.product-carousel,.product-carousel :is(h1,h2,h3,h4,h5,h6,a ul ol){color:#fff}.product-carousel__heading{margin-bottom:40px}.product-carousel .h4-spacer:before{background-color:currentColor}.product-carousel__outer{background-color:var(--primary);border-radius:25px;isolation:isolate;overflow:hidden;padding-block:clamp(60px,3vw,140px);position:relative}.product-carousel__outer:before{aspect-ratio:1;border:150px solid rgba(0,0,0,.1);border-radius:50%;content:"";display:block;pointer-events:none;position:absolute;right:65%;top:50%;transform:translateY(-50%);width:1600px;z-index:-1}.product-carousel__inner-wrapper{align-items:center;display:grid;gap:50px;grid-template-columns:1fr 60%;padding-inline:clamp(60px,5vw,150px)}.product-carousel__content-image{text-align:center}.product-carousel .splide__arrow{background:transparent;border-radius:0;height:41px;width:41px}.product-carousel .splide__arrow svg{height:inherit;width:inherit}.product-carousel .splide__arrows-wrapper{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.product-carousel .splide__arrows-wrapper>.container{position:relative}@media (max-width:992px){.product-carousel__inner-wrapper{grid-template-columns:1fr}.product-carousel .splide__arrow--prev{left:0}.product-carousel .splide__arrow--next{right:0}}