@media (min-width:992px){.program-carousel{padding:.5rem;border-radius:calc(.5rem + var(--bs-border-radius))}.program-carousel-primary{background:var(--bs-primary)}.program-carousel-secondary{background:var(--bs-secondary)}}.program-carousel-primary .splide__arrow{background:var(--bs-primary)!important}.program-carousel-secondary .splide__arrow{background:var(--bs-secondary)!important}.program-carousel .splide__track{border-radius:var(--bs-border-radius)}.program-carousel .splide__arrows{position:absolute;z-index:2;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.program-carousel .splide__arrow{pointer-events:all;color:inherit;line-height:1;background:0;padding:0;margin:0;font-size:0;appearance:none;border-radius:var(--bs-border-radius-pill);border:2px solid #fff!important;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center}.program-carousel .splide__arrow[disabled]{visibility:hidden}.program-carousel .splide__arrow svg{width:20px;height:20px;fill:#fff}.program-carousel .splide__arrow--prev{transform:translateY(calc((100% + 1rem)*-1)) translate(-.75rem)}@media (min-width:992px){.program-carousel .splide__arrow--prev{transform:translate(calc((50% + .5rem)*-1))}}.program-carousel .splide__arrow--prev svg{transform:scale(-1)}.program-carousel .splide__arrow--next{transform:translateY(calc((100% + 1rem)*-1)) translate(.75rem)}@media (min-width:992px){.program-carousel .splide__arrow--next{transform:translate(calc(50% + .5rem))}}.program-carousel .splide__track{position:relative;z-index:1}