.editorial-slideshow{--editorial-height: 680px;position:relative;overflow:hidden;background:#11171b;color:#fff}.editorial-slideshow--theme{width:min(var(--page-width),calc(100% - var(--container-gutter) * 2));margin-inline:auto;border-radius:var(--rounded-lg)}.editorial-slideshow--height-sm{--editorial-height: 420px}.editorial-slideshow--height-md{--editorial-height: 540px}.editorial-slideshow--height-lg{--editorial-height: 680px}.editorial-slideshow--height-fill{--editorial-height: calc(100svh - var(--header-height, 0px))}.editorial-slideshow--height-auto{--editorial-height: auto}.editorial-slideshow__component{position:relative;display:block}.editorial-slideshow__rail{display:flex;gap:var(--editorial-gap);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain}.editorial-slideshow__rail.is-wheel-scrolling{scroll-snap-type:none}.editorial-slideshow__rail::-webkit-scrollbar{display:none}.editorial-slide{position:relative;flex:0 0 var(--slide-width);min-width:0;height:var(--editorial-height);min-height:420px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;background:#11171b}.editorial-slideshow--height-auto .editorial-slide{height:auto;aspect-ratio:2.8 / 1}.editorial-slide__media,.editorial-slide__media picture,.editorial-slide__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.editorial-slide__media-link{display:block;width:100%;height:100%;color:inherit}.editorial-slide__overlay{pointer-events:none}.editorial-slide[data-editorial-link]{cursor:pointer}.editorial-slide__media img{object-fit:cover;object-position:var(--image-position) center}.editorial-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgb(5 10 13 / var(--editorial-overlay)),rgb(5 10 13 / calc(var(--editorial-overlay) * .72)) 35%,#050a0d1f 72%,#050a0d40)}.editorial-slide__content{position:relative;z-index:1;display:flex;width:min(100%,var(--page-width));height:100%;margin-inline:auto;padding:clamp(38px,5vw,78px) var(--container-gutter);align-items:center}.editorial-slide__copy{width:min(620px,50%)}.editorial-slide__eyebrow{margin:0 0 15px;font-size:clamp(.65rem,.8vw,.8rem);font-weight:700;letter-spacing:.24em;text-transform:uppercase}.editorial-slide h2{max-width:12ch;margin:0;color:inherit;font-size:clamp(2.6rem,4.8vw,5rem);font-weight:800;line-height:.98;letter-spacing:-.045em}.editorial-slide__body{margin-top:18px;font-size:clamp(.9rem,1.15vw,1.1rem);line-height:1.5}.editorial-slide__body p{margin:0}.editorial-slide__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.editorial-slide__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:18px;padding:11px 24px;border:1px solid rgb(255 255 255 / .75);border-radius:8px;font-size:.85rem;font-weight:750;text-decoration:none}.editorial-slide__button--primary{background:#fff;color:#11171b}.editorial-slide__button--secondary{background:#0003;color:#fff}.editorial-slide__collection{position:absolute;right:var(--container-gutter);bottom:26px;max-width:190px;color:#fff;font-size:.68rem;font-weight:750;letter-spacing:.06em;line-height:1.15;text-transform:uppercase;text-decoration:none}.editorial-slide__collection span{margin-left:8px}.editorial-slideshow__controls{position:absolute;z-index:4;right:var(--container-gutter);bottom:22px;display:flex;align-items:center;gap:8px;padding:5px;border-radius:999px;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editorial-slideshow__controls button{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff}.editorial-slideshow__controls button:disabled{opacity:.35}.editorial-slideshow__controls span{min-width:44px;text-align:center;font-size:.72rem}.editorial-slideshow__reviews-source{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;clip:rect(0 0 0 0)}.editorial-slideshow__reviews{--reviews-radius: 14px;--reviews-padding: 10px;--reviews-bg: rgb(255 255 255 / .95);--reviews-text-color: #11171b;--reviews-star-color: #ffb800;--reviews-star-base-color: #d8d8d8;--reviews-avatar-size: 28px;--reviews-star-size: 14px;--reviews-text-size: 12px;--reviews-offset-x: 0px;--reviews-offset-y: 0px;--reviews-center-x: 0%;--reviews-divider: rgb(0 0 0 / .15);position:absolute;z-index:3;display:flex;align-items:center;gap:10px;max-width:calc(100% - var(--container-gutter) * 2);padding:var(--reviews-padding) calc(var(--reviews-padding) * 1.4) var(--reviews-padding) var(--reviews-padding);border-radius:var(--reviews-radius);background:var(--reviews-bg);border:var(--reviews-border, 0 solid transparent);box-shadow:0 4px 18px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:inherit;text-decoration:none;transform:translate(calc(var(--reviews-offset-x) + var(--reviews-center-x)),var(--reviews-offset-y))}.editorial-slideshow__reviews[hidden]{display:none}.editorial-slideshow__reviews--top-left{top:22px;left:var(--container-gutter)}.editorial-slideshow__reviews--top-right{top:22px;right:var(--container-gutter)}.editorial-slideshow__reviews--bottom-left{bottom:22px;left:var(--container-gutter)}.editorial-slideshow__reviews--bottom-right{bottom:22px;right:var(--container-gutter)}.editorial-slideshow__reviews--top-center{top:22px;left:50%;--reviews-center-x: -50%}.editorial-slideshow__reviews--bottom-center{bottom:22px;left:50%;--reviews-center-x: -50%}.editorial-slideshow__reviews-avatars{display:flex;flex-shrink:0}.editorial-slideshow__reviews-avatar{display:block;width:var(--reviews-avatar-size);height:var(--reviews-avatar-size);margin-left:calc(var(--reviews-avatar-size) * -.36);border-radius:50%;border:2px solid var(--reviews-bg);overflow:hidden}.editorial-slideshow__reviews-avatar:first-child{margin-left:0}.editorial-slideshow__reviews-avatar img{display:block;width:100%;height:100%;object-fit:cover}.editorial-slideshow__reviews-copy{display:flex;flex-direction:column;gap:3px;line-height:1}.editorial-slideshow__reviews--inline .editorial-slideshow__reviews-copy{flex-direction:row;align-items:center;gap:10px}.editorial-slideshow__reviews--inline .editorial-slideshow__reviews-stars{padding-right:10px;border-right:1px solid var(--reviews-divider)}.editorial-slideshow__reviews-stars{position:relative;display:inline-block;font-size:var(--reviews-star-size);letter-spacing:2px;white-space:nowrap}.editorial-slideshow__reviews-stars-base{color:var(--reviews-star-base-color)}.editorial-slideshow__reviews-stars-fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:0;color:var(--reviews-star-color)}.editorial-slideshow__reviews-text{font-size:var(--reviews-text-size);font-weight:600;color:var(--reviews-text-color);white-space:nowrap}@media(max-width:749px){.editorial-slideshow__reviews{transform:translate(calc(var(--reviews-offset-x) + var(--reviews-center-x)),var(--reviews-offset-y)) scale(.9);transform-origin:inherit}.editorial-slideshow__reviews--top-left,.editorial-slideshow__reviews--bottom-left{transform-origin:left center}.editorial-slideshow__reviews--top-right,.editorial-slideshow__reviews--bottom-right{transform-origin:right center}}.editorial-slideshow__floating-reviews{--floating-accent: #ff5a5a;--floating-card-width: 260px;--floating-avatar-size: 46px;--floating-text-size: 12px;--floating-radius: 14px;--floating-bg-opacity: .78;--floating-purchase-icon-size: 24px;--floating-purchase-icon-bg: #fff;--floating-purchase-icon-color: #11171b;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;pointer-events:none}.editorial-slideshow__floating-card{--floating-rise: -260px;--floating-drift: 0px;--floating-scale: 1;position:absolute;bottom:-20px;display:flex;align-items:flex-start;gap:10px;max-width:var(--floating-card-width);padding:10px 14px 10px 10px;border-radius:var(--floating-radius);background:rgb(20 20 20 / var(--floating-bg-opacity));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:inherit;cursor:alias;text-decoration:none;pointer-events:auto;opacity:0;animation-name:editorial-float-up;animation-duration:6s;animation-timing-function:linear;animation-fill-mode:forwards}.editorial-slideshow__floating-card:focus-visible{outline:2px solid #fff;outline-offset:3px}.editorial-slideshow__floating-card:after{content:"\2197";position:absolute;top:7px;right:8px;color:#ffffffb8;font-size:13px;line-height:1}.editorial-slideshow__floating-card--purchase{padding-right:calc(var(--floating-purchase-icon-size) + 18px)}.editorial-slideshow__floating-card--purchase .editorial-slideshow__floating-title{color:#fff}.editorial-slideshow__floating-card--purchase .editorial-slideshow__floating-text{color:#ffffffe0}.editorial-slideshow__floating-purchase-icon{position:absolute;right:8px;bottom:8px;display:grid;width:var(--floating-purchase-icon-size);height:var(--floating-purchase-icon-size);place-items:center;border-radius:999px;background:var(--floating-purchase-icon-bg);color:var(--floating-purchase-icon-color);box-shadow:0 6px 14px #00000038}.editorial-slideshow__floating-purchase-icon svg{display:block;width:68%;height:68%;fill:currentColor}@keyframes editorial-float-up{0%{opacity:0;transform:translate3d(0,28px,0) scale(.96)}10%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate3d(var(--floating-drift),var(--floating-rise),0) scale(var(--floating-scale))}}.editorial-slideshow__floating-avatar{width:var(--floating-avatar-size);height:var(--floating-avatar-size);border-radius:10px;object-fit:cover;flex-shrink:0}.editorial-slideshow__floating-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.editorial-slideshow__floating-stars{font-size:var(--floating-text-size);letter-spacing:1px;color:#ffb800;line-height:1}.editorial-slideshow__floating-title{font-size:calc(var(--floating-text-size) * 1.08);font-weight:700;color:#fff;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.editorial-slideshow__floating-text{font-size:var(--floating-text-size);line-height:1.35;color:#ffffffd1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.editorial-slideshow__floating-name{font-size:var(--floating-text-size);font-weight:700;color:var(--floating-accent);margin-top:1px}@media(max-width:749px){.editorial-slideshow__floating-reviews{display:none}.editorial-slideshow__floating-card{max-width:min(var(--floating-card-width),280px);padding:8px 10px;gap:8px}.editorial-slideshow__floating-avatar{width:min(var(--floating-avatar-size),38px);height:min(var(--floating-avatar-size),38px)}.editorial-slideshow__floating-title,.editorial-slideshow__floating-text{-webkit-line-clamp:1}}@media(max-width:749px){.editorial-slideshow{--editorial-height: 620px}.editorial-slideshow--height-sm{--editorial-height: 480px}.editorial-slideshow--height-md{--editorial-height: 560px}.editorial-slideshow--height-fill{--editorial-height: calc(100svh - var(--header-height, 0px))}.editorial-slideshow--height-auto .editorial-slide{aspect-ratio:4 / 5}.editorial-slide{flex-basis:100%;min-height:440px}.editorial-slide__overlay{background:linear-gradient(0deg,#050a0de6,#050a0d73 58%,#050a0d14)}.editorial-slide__content{align-items:end;padding-bottom:54px}.editorial-slideshow__component:has(.editorial-slideshow__reviews--bottom-left,.editorial-slideshow__reviews--bottom-center,.editorial-slideshow__reviews--bottom-right) .editorial-slide__content{padding-bottom:118px}.editorial-slide__copy{width:100%}.editorial-slide h2{max-width:13ch;font-size:clamp(2.25rem,11vw,3.5rem)}.editorial-slide__buttons{display:grid}.editorial-slide__collection{display:none}.editorial-slideshow__controls{right:14px;bottom:14px;left:auto}.editorial-slideshow__reviews--bottom-left,.editorial-slideshow__reviews--bottom-center,.editorial-slideshow__reviews--bottom-right{right:auto;bottom:16px;left:50%;max-width:calc(100% - 32px);transform:translate(calc(-50% + var(--reviews-offset-x)),var(--reviews-offset-y)) scale(.9);transform-origin:center}.editorial-slideshow__reviews--inline .editorial-slideshow__reviews-copy{min-width:0}.editorial-slideshow__reviews-text{min-width:0;overflow:hidden;text-overflow:ellipsis}}@media(prefers-reduced-motion:reduce){.editorial-slideshow__rail{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/230/assets/editorial-slideshow.css.map */
