.whats-on-carousel .splide{display:flex;flex-direction:column-reverse}.whats-on-carousel .splide__arrows{margin:20px auto;display:flex;width:100%;max-width:73rem;justify-content:center;gap:.25rem;padding-left:20px;padding-right:20px}@media (min-width:768px){.whats-on-carousel .splide__arrows{margin-top:0;margin-bottom:0;justify-content:flex-end}}.whats-on-carousel .splide__arrow{position:static;height:3.5rem;width:3.5rem;transform:none;border-radius:0;background-color:transparent;opacity:.8}.whats-on-carousel .splide__arrow--prev{background-image:url(/imgs/carousel-arrow-left.svg)}.whats-on-carousel .splide__arrow--next{background-image:url(/imgs/carousel-arrow-right.svg)}.whats-on-carousel .splide__arrow svg{display:none}.whats-on-carousel .splide__slide{width:100%}@media (min-width:640px){.whats-on-carousel .splide__slide{width:50%}}@media (min-width:768px){.whats-on-carousel .splide__slide{width:33.333333%}}@media (min-width:1024px){.whats-on-carousel .splide__slide{width:22%}}@media (min-width:640px){.whats-on-carousel .splide__slide.is-active{width:55%}}@media (min-width:768px){.whats-on-carousel .splide__slide.is-active{width:40%}}@media (min-width:1024px){.whats-on-carousel .splide__slide.is-active{width:30%}}