.content-carousel{display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding:var(--section-padding);padding-right:0}@media(min-width: 1024px){.content-carousel{gap:2.5rem;flex-direction:row}}.content-carousel__heading{display:flex;flex-direction:column;gap:var(--gutter-wide)}.content-carousel__heading *{margin:0}.content-carousel__heading.vb{justify-content:flex-end}.content-carousel__heading.vc{justify-content:center}.content-carousel__heading.vt{justify-content:flex-start}.content-carousel__link{max-width:31.25rem;position:relative;width:100%}.content-carousel__link .a-1{position:absolute;bottom:1.5rem;left:1.375rem;color:var(--color-white);text-transform:uppercase;margin-bottom:0}.content-carousel__wrapper{display:flex;flex-direction:column;gap:2rem;overflow:hidden;transition:opacity .3s cubic-bezier(0.4, 0, 0.15, 1.01);width:100%}@media(min-width: 1024px){.content-carousel__wrapper{gap:2.5rem}}.content-carousel__wrapper .swiper-slide{height:auto;align-self:stretch;overflow:hidden;border-radius:.25rem}.content-carousel__wrapper .swiper-slide a,.content-carousel__wrapper .swiper-slide .image{height:100%;display:block;border-radius:.25rem}.content-carousel__wrapper .carousel__controls{display:flex;justify-content:space-between;position:absolute;left:0;right:0;top:50%;bottom:50%;z-index:1}.content-carousel__wrapper .carousel__controls .carousel__scrollbar{display:none}.content-carousel__wrapper .carousel__controls .carousel__pager{width:99%;margin:0 auto;justify-content:space-between}.content-carousel__wrapper .carousel__controls .pager-next,.content-carousel__wrapper .carousel__controls .pager-prev{height:3.25rem;width:3.25rem;background:var(--color-white);border-radius:100%}.content-carousel__wrapper .carousel__controls .swiper-button-disabled{opacity:0;pointer-events:none}
