.editorial-collections{position:relative;width:100%;overflow:hidden;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:var(--text-color);background:var(--section-background);font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;letter-spacing:.6px}.editorial-collections *,.editorial-collections *:before,.editorial-collections *:after{box-sizing:border-box}.editorial-collections__container{width:min(100%,var(--section-width));margin-inline:auto;padding-inline:var(--desktop-padding)}.editorial-collections__header{display:grid;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:24px;margin-bottom:var(--header-spacing)}.editorial-collections__heading-wrapper{display:flex;align-items:baseline;gap:5px;color:var(--accent-color);font-family:ThunderBoldLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(calc(var(--header-size) * .8),1vw,calc(var(--header-size) * 1.3));line-height:1;letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap}.editorial-collections__heading,.editorial-collections__number{margin:0;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.editorial-collections__line{display:grid;grid-template-columns:80px 1fr 24px;align-items:center;width:100%}.editorial-collections__line-start,.editorial-collections__line-end{display:block;height:3px;background:var(--text-color)}.editorial-collections__line-middle{display:block;height:1px;background:#0000001f}.editorial-collections__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.editorial-collections__see-all{color:var(--text-color);font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(calc(var(--header-size) * .8),1vw,calc(var(--header-size) * 1.3));line-height:1;letter-spacing:-.02em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.editorial-collections__autoplay{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid var(--text-color);color:var(--text-color);background:transparent;font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(9px,.75vw,13px);line-height:1;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.editorial-collections__autoplay-icon{display:flex;width:15px;height:15px}.editorial-collections__autoplay-icon[hidden]{display:none}.editorial-collections__autoplay-icon svg{display:block;width:100%;height:100%;fill:currentColor}.editorial-collections__marquee-wrapper{position:relative}.editorial-collections__viewport{position:relative;width:100%;overflow:hidden;touch-action:pan-y}.editorial-collections__track{display:flex;align-items:stretch;width:max-content;min-width:100%;will-change:transform;backface-visibility:hidden}.editorial-collections__group{display:flex;flex:0 0 auto;align-items:stretch;gap:var(--card-gap);padding-right:var(--card-gap)}.editorial-card-slot{position:relative;flex:0 0 var(--card-width);width:var(--card-width);min-width:var(--card-width);height:var(--card-height);overflow:visible}.editorial-card{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;overflow:hidden;background:var(--card-background);isolation:isolate;--edge-card-scale: 1;--edge-card-origin: center center;transform:translateZ(0) scaleX(var(--edge-card-scale));transform-origin:var(--edge-card-origin);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.editorial-card[data-edge-side=left]{--edge-card-origin: right center}.editorial-card[data-edge-side=right]{--edge-card-origin: left center}.editorial-card[data-edge-side=center]{--edge-card-origin: center center}.editorial-card__link{position:relative;display:block;width:100%;height:100%;overflow:hidden;color:var(--text-color);background:var(--card-background);text-decoration:none}.editorial-card__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background:var(--card-background)}.editorial-card__image-track{display:flex;width:100%;height:100%;transform:translateZ(0);transition:transform var(--hover-duration) cubic-bezier(.76,0,.24,1);will-change:transform}.editorial-card--2-images .editorial-card__image-track{width:200%}.editorial-card--3-images .editorial-card__image-track{width:300%}.editorial-card__slide{position:relative;flex:0 0 100%;width:100%;height:100%;overflow:hidden;background:var(--card-background)}.editorial-card--2-images .editorial-card__slide{flex-basis:50%;width:50%}.editorial-card--3-images .editorial-card__slide{flex-basis:33.333333%;width:33.333333%}.editorial-card__image{display:block;width:100%;height:100%;max-width:none;object-fit:var(--image-fit);object-position:var(--image-position)}.editorial-card__placeholder{display:block;width:100%;height:100%}@media(hover:hover)and (pointer:fine){.editorial-card--2-images:hover .editorial-card__image-track,.editorial-card--2-images:focus-within .editorial-card__image-track{transform:translate3d(-50%,0,0)}.editorial-card--3-images:hover .editorial-card__image-track,.editorial-card--3-images:focus-within .editorial-card__image-track{transform:translate3d(-66.666667%,0,0)}}.editorial-card__vertical-title{position:absolute;z-index:5;bottom:var(--title-offset);pointer-events:none}.editorial-card--title-left .editorial-card__vertical-title{left:var(--title-offset)}.editorial-card--title-right .editorial-card__vertical-title{right:var(--title-offset)}.editorial-card__vertical-title span{display:block;color:var(--text-color);font-family:ThunderBoldLC,sans-serif;font-style:normal;font-weight:var( --title-weight, 400 );font-synthesis:none;font-size:clamp(calc(var(--title-size) * .65),5vw,calc(var(--title-size) * 1.35));line-height:.82;letter-spacing:var(--title-letter-spacing);text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg)}.editorial-card--title-right .editorial-card__vertical-title span{transform:none}.editorial-card__count{position:absolute;z-index:5;right:var(--count-offset);bottom:var(--count-offset);color:var(--text-color);font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:clamp(calc(var(--count-size) * .8),.8vw,calc(var(--count-size) * 1.25));line-height:1;letter-spacing:.04em;pointer-events:none}.editorial-card--title-right .editorial-card__count{right:auto;left:var(--count-offset)}@media(hover:hover)and (pointer:fine){.editorial-collections--custom-cursor .editorial-card__link{cursor:none}}.editorial-collections__custom-cursor{position:fixed;z-index:999999;top:0;left:0;display:none;width:var(--cursor-size);opacity:0;pointer-events:none;transform:translate3d(-50%,-50%,0) scale(.75)}.editorial-collections__custom-cursor.is-visible{display:block;opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}.editorial-collections__custom-cursor-image{display:block;width:100%;height:auto}.editorial-collections__arrow{position:absolute;z-index:50;top:50%;display:flex;align-items:center;justify-content:center;width:var(--arrow-size);height:var(--arrow-size);padding:0;border:0;border-radius:50%;color:var(--arrow-color);background:var(--arrow-background);cursor:pointer;transform:translateY(-50%)}.editorial-collections__arrow svg{width:22px;height:22px}.editorial-collections__arrow--previous{left:10px}.editorial-collections__arrow--next{right:10px}@media screen and (max-width:749px){.editorial-collections__container{padding-inline:var(--mobile-padding)}.editorial-collections__header{grid-template-columns:1fr auto;gap:12px}.editorial-collections__heading-wrapper,.editorial-collections__see-all{font-size:clamp(calc(var(--mobile-header-size) * .8),3.4vw,calc(var(--mobile-header-size) * 1.2))}.editorial-collections__autoplay{font-size:clamp(8px,2.5vw,11px)}.editorial-collections__line{display:none}.editorial-card-slot{flex:0 0 var(--mobile-card-width);width:var(--mobile-card-width);min-width:var(--mobile-card-width);height:var(--mobile-card-height)}.editorial-card__vertical-title span{font-size:clamp(calc(var(--mobile-title-size) * .7),13vw,calc(var(--mobile-title-size) * 1.2))}.editorial-card__count{font-size:clamp(calc(var(--count-size) * .75),2.7vw,calc(var(--count-size) * 1.15))}.editorial-collections__custom-cursor{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/editorial-stretch-marquee.css.map */
