.product-carousel{display:flex;flex-direction:column;overflow:hidden;padding:2.5rem .75rem}@media(min-width: 1024px){.product-carousel{padding:3rem}}.product-carousel__cards{position:relative;gap:var(--gutter-m);transition:opacity .3s cubic-bezier(0.4, 0, 0.15, 1.01)}@media(min-width: 1024px){.product-carousel__cards{display:flex;gap:var(--gutter-d);flex-direction:row}}.swiper-initialized .product-carousel__cards{gap:0}.swiper-initialized .product-carousel__cards .product-carousel__card{flex:none}.product-carousel__cards .product-carousel__card{flex:1;position:relative;width:100%}@media(min-width: 1024px){.product-carousel__cards .product-carousel__card{flex:0 0 calc(25% - var(--gutter-d))}}.product-carousel__cards .product-carousel__card .price__item-sale{color:var(--color-error)}.product-carousel__heading{display:flex;flex-direction:column;gap:var(--gutter-wide);position:relative;margin-bottom:2.5rem}@media(min-width: 1024px){.product-carousel__heading{margin-bottom:3rem}}.product-carousel__heading.justify-center{text-align:center}.product-carousel__heading .product-carousel__cta-wrapper--top{display:none}@media(min-width: 1024px){.product-carousel__heading.justify-between .product-carousel__cta-wrapper--top{display:block}}@media(min-width: 1024px){.product-carousel__heading{align-items:end;flex-direction:row}}.product-carousel__heading *{margin:0}.product-carousel__heading div{display:flex;flex-direction:column;gap:var(--gutter-wide)}.product-carousel__heading .btn{display:none}@media(min-width: 1024px){.product-carousel__heading .btn{display:block}}.product-carousel__content{position:relative}.product-carousel__content.color-light{color:var(--color-white)}.product-carousel__content.color-dark{color:var(--color-black)}.product-carousel__background{display:flex;flex-direction:column;min-height:16.25rem;width:100%}.product-carousel__background .image{flex:1 0 100%}.product-carousel__background+.product-carousel__heading{bottom:0;position:absolute;width:100%}.product-carousel__cta{display:block;margin-top:2.5rem}@media(min-width: 1024px){.product-carousel__cta{margin-top:3rem}}.product-carousel__cta-wrapper--top{display:none}@media(min-width: 1024px){.product-carousel__cta-wrapper{display:flex}.product-carousel__cta-wrapper.justify-between{display:none}}.product-carousel__wrapper{display:flex;position:relative;flex-direction:column;gap:2rem;overflow:visible;transition:opacity .3s cubic-bezier(0.4, 0, 0.15, 1.01);width:100%}.product-carousel__wrapper.color-dark .pager-prev,.product-carousel__wrapper.color-dark .pager-next{background-color:var(--color-black)}.product-carousel__wrapper.color-dark .pager-prev svg,.product-carousel__wrapper.color-dark .pager-next svg{filter:invert(1)}.product-carousel.bg-dark .carousel__controls .pager-prev,.product-carousel.bg-dark .carousel__controls .pager-next{background-color:var(--color-white);color:var(--color-black)}.product-carousel.bg-white .carousel__controls .pager-prev,.product-carousel.bg-white .carousel__controls .pager-next{background-color:var(--color-black);color:var(--color-white)}.product-carousel .carousel__controls{pointer-events:none;display:flex;position:absolute;top:0}.product-carousel .carousel__pager{bottom:unset;width:100%;justify-content:space-between}.product-carousel .carousel__pager .pager-prev,.product-carousel .carousel__pager .pager-next{pointer-events:all;width:2rem;height:2rem}@media(min-width: 1024px){.product-carousel .carousel__pager .pager-prev,.product-carousel .carousel__pager .pager-next{width:3.4375rem;height:3.4375rem}}
