.product-carousel-editorial{--card-width:33.3vw}.product-carousel-editorial__wrapper{position:relative;display:grid}@media(min-width:1024px){.product-carousel-editorial__wrapper{grid-template-columns:1fr 40%}}.product-carousel-editorial__image{z-index:-1;position:relative;grid-row:1;grid-column:1}@media(min-width:1024px){.product-carousel-editorial__image{aspect-ratio:auto;position:absolute;top:0;right:0;bottom:0;left:0}
}.product-carousel-editorial__content-panel{display:flex;flex-direction:column;align-items:start;justify-content:end;grid-row:1;grid-column:1;padding:var(--space-8)}@media(min-width:1024px){.product-carousel-editorial__content-panel{padding:var(--space-40) var(--gutter) var(--space-75) var(--gutter)}}@media(hover:hover) and (pointer:fine){.product-carousel-editorial__content-panel:hover{text-decoration:none}
}.product-carousel-editorial__title{font:var(--font-display-xl);text-transform:var(--font-display-xl-text-transform);letter-spacing:var(--font-display-xl-letter-spacing);color:var(--color-white)}.product-carousel-editorial__title--top{margin-bottom:auto}.product-carousel-editorial__products{overflow:hidden}@media(min-width:1024px){.product-carousel-editorial__products{overflow:visible;padding-block:var(--space-70);position:relative}
}@media(min-width:1024px){.product-carousel-editorial__slider{width:100%;height:100%}}.product-carousel-editorial__slide{width:50%;height:auto}@media(min-width:1024px){.product-carousel-editorial__slide{background:var(--color-white);width:var(--card-width);height:auto}}.product-carousel-editorial .product-card{width:100%;height:100%}
@media(min-width:1024px){.product-carousel-editorial .product-card{border:0}}.product-carousel-editorial__pagination{--swiper-pagination-color:var(--color-black);--swiper-pagination-bullet-inactive-color:var(--color-grey-3);--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bullet-horizontal-gap:6px;--swiper-pagination-bullet-width:6px;--swiper-pagination-bullet-height:6px;position:static;margin-block:var(--space-24) var(--space-32)}
.product-carousel-editorial__navigation-wrapper{z-index:5;display:none;position:absolute;top:50%;left:-20px;width:calc(var(--card-width) + 40px);transform:translateY(-50%);justify-content:space-between;pointer-events:none}@media(min-width:1024px){.product-carousel-editorial__navigation-wrapper{display:flex}}.product-carousel-editorial__carousel-wrapper--locked .product-carousel-editorial__navigation-wrapper{display:none}
.product-carousel-editorial__navigation{width:var(--space-40);height:var(--space-40);pointer-events:all;background:var(--color-grey-3);border-radius:100%;padding:var(--space-8);display:flex;align-items:center;justify-content:center;transition:transform var(--transition-small)}.product-carousel-editorial__navigation:disabled{opacity:0}
.product-carousel-editorial__navigation svg{height:100%;width:100%}@media(hover:hover) and (pointer:fine){.product-carousel-editorial__navigation:hover,.product-carousel-editorial__navigation:focus-visible{transform:scale(1.2)}}.product-carousel-editorial__cta{align-items:center;justify-content:center;padding-inline:var(--space-40) var(--space-32);gap:var(--space-8);display:flex}
.product-carousel-editorial__cta svg{margin-block:-10px -8px}@media(max-width:1023px){.product-carousel-editorial__cta--desktop{display:none}}.product-carousel-editorial__mobile-cta-wrapper{padding:0 var(--gutter) var(--space-24);display:flex;justify-content:center}@media(min-width:1024px){.product-carousel-editorial__mobile-cta-wrapper{display:none}
}