.addwin-home-section{margin:0}.aw-home{--aw-ink: #090909;--aw-paper: #f1f0eb;--aw-lime: #d8ff3e;background:var(--aw-paper);color:var(--aw-ink);overflow:hidden}.aw-home *{box-sizing:border-box}.aw-kicker{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.aw-slider{position:relative;height:min(86rem,calc(100svh - 10rem));min-height:66rem;overflow:hidden;border-radius:0 0 2.8rem 2.8rem;background:#111;color:#fff}.aw-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;visibility:hidden;opacity:0;transform:scale(1.035);transition:opacity .8s ease,transform 1.2s cubic-bezier(.2,.75,.25,1),visibility .8s}.aw-slide.is-active{z-index:1;visibility:visible;opacity:1;transform:scale(1)}.aw-slide>img{width:100%;height:100%;object-fit:cover}.aw-slide__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b8,#0000000d 65%),linear-gradient(0deg,rgba(0,0,0,.38),transparent 50%)}.aw-slide:nth-child(2) .aw-slide__veil,.aw-slide:nth-child(3) .aw-slide__veil{background:linear-gradient(270deg,#000000c2,#00000005 70%),linear-gradient(0deg,rgba(0,0,0,.35),transparent 48%)}.aw-slide__content{position:absolute;z-index:2;top:50%;left:clamp(2rem,6vw,9rem);width:min(76rem,82vw);transform:translateY(-47%)}.aw-slide__content--right{right:clamp(2rem,6vw,9rem);left:auto;text-align:right}.aw-slide__content h1,.aw-slide__content h2{margin:2.2rem 0;color:#fff;font-size:clamp(8rem,14vw,20rem);font-weight:800;letter-spacing:-.075em;line-height:.72;text-transform:uppercase}.aw-slide__copy{max-width:52rem;margin:0 0 3rem;font-size:clamp(1.5rem,1.6vw,2rem);line-height:1.45}.aw-slide__content--right .aw-slide__copy{margin-left:auto}.aw-outline-button{display:inline-flex;align-items:center;justify-content:space-between;min-width:23rem;padding:1.5rem 1.7rem;border:.1rem solid currentColor;color:inherit;font-size:1.1rem;font-weight:700;letter-spacing:.13em;text-decoration:none;transition:color .25s,background .25s,transform .25s}.aw-outline-button:hover{background:#fff;color:#000;transform:translateY(-3px)}.aw-outline-button--dark:hover{background:#000;color:#fff}.aw-slide__index{position:absolute;z-index:2;right:3rem;bottom:3rem;margin:0;font-size:1rem;font-weight:700;letter-spacing:.14em}.aw-slider__controls{position:absolute;z-index:4;bottom:2.2rem;left:3rem;display:flex;align-items:center;gap:1.4rem}.aw-slider__controls>button{display:grid;width:4.6rem;height:4.6rem;padding:0;border:.1rem solid rgba(255,255,255,.55);border-radius:50%;background:transparent;color:#fff;place-items:center;cursor:pointer}.aw-slider__dots{display:flex;gap:.7rem}.aw-slider__dots button{width:2.6rem;height:.3rem;padding:0;border:0;background:#ffffff61;cursor:pointer}.aw-slider__dots button.is-active{background:#fff}.aw-slider__progress{position:absolute;z-index:4;right:0;bottom:0;left:0;height:.4rem;background:#ffffff26}.aw-slider__progress span{display:block;width:0;height:100%;background:var(--aw-lime)}.aw-slider__progress span.is-running{animation:awProgress 6.5s linear forwards}@keyframes awProgress{to{width:100%}}.aw-ticker{overflow:hidden;padding:1.5rem 0;border-block:.1rem solid rgba(0,0,0,.12);background:var(--aw-lime)}.aw-ticker div{display:flex;width:max-content;align-items:center;gap:2.4rem;animation:awTicker 26s linear infinite}.aw-ticker span{font-size:clamp(1.8rem,3vw,4rem);font-weight:800;letter-spacing:-.04em;white-space:nowrap}.aw-ticker i{font-style:normal}@keyframes awTicker{to{transform:translate(-50%)}}.aw-products{padding:clamp(8rem,12vw,16rem) clamp(1.5rem,4vw,6rem)}.aw-section-head{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem;margin-bottom:clamp(5rem,8vw,10rem)}.aw-section-head h2{margin:2rem 0 0;font-size:clamp(6rem,10.5vw,15rem);font-weight:800;letter-spacing:-.07em;line-height:.76;text-transform:uppercase}.aw-section-head>p{max-width:42rem;margin:0 0 1rem auto;font-size:clamp(1.6rem,2vw,2.4rem);line-height:1.35}.aw-product-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.aw-product-card{min-width:0}.aw-product-card:nth-child(2){margin-top:7rem}.aw-product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:1.8rem;background:#e3e2dd;color:#111}.aw-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.75,.25,1)}.aw-product-card:hover img{transform:scale(1.055)}.aw-product-card__number,.aw-product-card__arrow{position:absolute;top:1.5rem;display:grid;min-width:4rem;height:4rem;padding:0 1rem;border-radius:.5rem;background:#ffffffeb;font-size:1.1rem;font-weight:700;place-items:center}.aw-product-card__number{left:1.5rem}.aw-product-card__arrow{right:1.5rem;font-size:1.8rem}.aw-product-card__info{display:flex;justify-content:space-between;gap:2rem;padding:2rem .4rem 0}.aw-product-card__info h3{margin:0;font-size:clamp(1.8rem,2vw,2.8rem);line-height:1;text-transform:uppercase}.aw-product-card__info p{max-width:32rem;margin:1.2rem 0 0;opacity:.66;line-height:1.45}.aw-product-card__info strong{flex:none;font-size:1rem;letter-spacing:.1em;text-align:right}.aw-text-link{display:flex;justify-content:space-between;width:min(48rem,100%);margin:7rem 0 0 auto;padding:1.6rem 0;border-bottom:.1rem solid;color:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.13em;text-decoration:none}.aw-editorial{display:grid;grid-template-columns:1.15fr .85fr;min-height:85rem;margin:0 1.5rem;overflow:hidden;border-radius:2.5rem;background:#0a0a0a;color:#fff}.aw-editorial__media{min-height:70rem;overflow:hidden}.aw-editorial__media img{width:100%;height:112%;object-fit:cover;object-position:58% center;transform:translateY(var(--aw-parallax, -5%))}.aw-editorial__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(4rem,7vw,10rem)}.aw-editorial__copy h2{margin:3rem 0;color:#fff;font-size:clamp(6rem,8vw,11.5rem);font-weight:800;letter-spacing:-.075em;line-height:.74;text-transform:uppercase}.aw-editorial__copy>p:not(.aw-kicker){max-width:46rem;margin:0 0 4rem;font-size:1.8rem;line-height:1.5}.aw-feature{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(3rem,6vw,9rem);align-items:center;padding:clamp(8rem,12vw,16rem) clamp(1.5rem,7vw,11rem)}.aw-feature__copy h2{margin:3rem 0;font-size:clamp(6rem,9vw,13rem);font-weight:800;letter-spacing:-.075em;line-height:.76;text-transform:uppercase}.aw-feature__copy>p:not(.aw-kicker){max-width:52rem;font-size:1.8rem;line-height:1.5}.aw-feature__copy ul{margin:4rem 0;padding:0;list-style:none}.aw-feature__copy li{display:flex;gap:1rem;padding:1.3rem 0;border-bottom:.1rem solid rgba(0,0,0,.18);font-weight:700;text-transform:uppercase}.aw-feature__copy li:before{content:"\2726"}.aw-solid-button{display:inline-flex;justify-content:space-between;min-width:24rem;padding:1.7rem;background:#0a0a0a;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.13em;text-decoration:none}.aw-feature__media{position:relative;overflow:hidden;border-radius:2rem;background:var(--aw-lime)}.aw-feature__media img{display:block;width:100%;mix-blend-mode:multiply}.aw-feature__media>span{position:absolute;right:3rem;bottom:1.2rem;font-size:clamp(9rem,16vw,24rem);font-weight:800;letter-spacing:-.1em;line-height:1}.aw-feature__media small{position:absolute;right:3rem;bottom:3rem;transform:translate(-15rem);font-size:1rem;font-weight:700;letter-spacing:.12em}.aw-look{position:relative;height:min(90rem,88svh);margin:0 1.5rem;overflow:hidden;border-radius:2.5rem;color:#fff}.aw-look>img{width:100%;height:100%;object-fit:cover}.aw-look__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent 60%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 50%)}.aw-look__title{position:absolute;top:50%;left:clamp(2rem,6vw,9rem);transform:translateY(-50%)}.aw-look__title h2{margin:2.5rem 0 0;color:#fff;font-size:clamp(8rem,14vw,20rem);font-weight:800;letter-spacing:-.08em;line-height:.72}.aw-hotspot{position:absolute;display:flex;align-items:center;gap:1rem;color:#fff;font-size:1rem;letter-spacing:.1em;text-decoration:none}.aw-hotspot span{display:grid;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--aw-lime);color:#000;font-size:2rem;place-items:center;animation:awPulse 2.2s ease-in-out infinite}.aw-hotspot--one{right:30%;bottom:29%}.aw-hotspot--two{right:12%;bottom:17%}@keyframes awPulse{50%{box-shadow:0 0 0 1.2rem #d8ff3e33}}.aw-principles{padding:clamp(9rem,13vw,18rem) clamp(1.5rem,4vw,6rem)}.aw-principles header h2{margin:3rem 0 8rem;font-size:clamp(7rem,11vw,16rem);font-weight:800;letter-spacing:-.08em;line-height:.75;text-transform:uppercase}.aw-principles__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:.1rem solid;border-left:.1rem solid}.aw-principles article{min-height:35rem;padding:2.5rem;border-right:.1rem solid;border-bottom:.1rem solid}.aw-principles article span{font-size:1.1rem;font-weight:700;letter-spacing:.12em}.aw-principles article h3{margin:14rem 0 2rem;font-size:2.4rem;text-transform:uppercase}.aw-principles article p{opacity:.65;line-height:1.5}.aw-newsletter{display:grid;grid-template-columns:1.2fr .8fr;gap:5rem;align-items:end;margin:0 1.5rem 1.5rem;padding:clamp(6rem,9vw,12rem);border-radius:2.5rem;background:var(--aw-lime)}.aw-newsletter h2{margin:3rem 0 0;font-size:clamp(7rem,11vw,16rem);font-weight:800;letter-spacing:-.08em;line-height:.74}.aw-newsletter>div:last-child>p{max-width:46rem;font-size:1.8rem;line-height:1.5}.aw-newsletter__form{display:grid;grid-template-columns:1fr 6rem;margin-top:3rem;border-bottom:.2rem solid}.aw-newsletter__form input{min-width:0;padding:1.8rem 0;border:0;background:transparent;color:#000;font:inherit;font-weight:700;letter-spacing:.1em;outline:0}.aw-newsletter__form input::placeholder{color:#000000b3}.aw-newsletter__form button{border:0;background:transparent;font-size:2.4rem;cursor:pointer}.aw-newsletter__form p{grid-column:1 / -1}@media screen and (max-width:989px){.aw-section-head,.aw-editorial,.aw-feature,.aw-newsletter{grid-template-columns:1fr}.aw-product-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.aw-product-card:nth-child(2){margin-top:5rem}.aw-product-card:nth-child(3){grid-column:1 / -1;width:calc(50% - .75rem);margin-left:auto}.aw-editorial__copy{order:-1;min-height:70rem}.aw-feature__copy{padding-bottom:3rem}.aw-principles__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.aw-slider{height:calc(100svh - 9rem);min-height:64rem;border-radius:0 0 1.8rem 1.8rem}.aw-slide>img{object-position:58% center}.aw-slide:nth-child(2)>img,.aw-slide:nth-child(3)>img{object-position:44% center}.aw-slide__veil,.aw-slide:nth-child(2) .aw-slide__veil,.aw-slide:nth-child(3) .aw-slide__veil{background:linear-gradient(0deg,#000000bf,#0000000f 80%)}.aw-slide__content,.aw-slide__content--right{top:auto;right:1.5rem;bottom:8rem;left:1.5rem;width:auto;text-align:left;transform:none}.aw-slide__content h1,.aw-slide__content h2{font-size:clamp(6.8rem,24vw,10.5rem);line-height:.73}.aw-slide__content--right .aw-slide__copy{margin-left:0}.aw-slide__copy{max-width:31rem;font-size:1.4rem}.aw-slider__controls{bottom:1.5rem;left:1.5rem}.aw-slide__index{right:1.5rem;bottom:2.4rem}.aw-slider__controls>button{width:4rem;height:4rem}.aw-products{padding-block:8rem}.aw-section-head{gap:3rem;margin-bottom:5rem}.aw-section-head h2{font-size:clamp(5.6rem,19vw,8rem)}.aw-section-head>p{margin-left:0}.aw-product-rail{display:flex;gap:1rem;margin-right:-1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.aw-product-rail::-webkit-scrollbar{display:none}.aw-product-card,.aw-product-card:nth-child(2),.aw-product-card:nth-child(3){flex:0 0 83vw;width:auto;margin:0;scroll-snap-align:start}.aw-editorial{margin:0 .8rem;border-radius:1.8rem}.aw-editorial__copy{min-height:58rem;padding:4rem 2rem}.aw-editorial__copy h2{font-size:clamp(5.8rem,19vw,8.5rem)}.aw-editorial__media{min-height:62rem}.aw-feature{padding:8rem 1.5rem}.aw-feature__copy h2{font-size:clamp(5.8rem,18vw,8rem)}.aw-feature__media>span{right:2rem;font-size:35vw}.aw-feature__media small{right:2rem;bottom:2rem;transform:translate(-10rem)}.aw-look{height:75rem;margin:0 .8rem;border-radius:1.8rem}.aw-look>img{object-position:30% center}.aw-look__title{top:12rem;right:1.5rem;left:1.5rem;transform:none}.aw-look__title h2{font-size:clamp(7rem,24vw,10rem)}.aw-hotspot b{display:none}.aw-hotspot--one{right:36%;bottom:29%}.aw-hotspot--two{right:12%;bottom:16%}.aw-principles{padding-block:9rem}.aw-principles header h2{font-size:clamp(6rem,19vw,8.5rem)}.aw-principles__grid{grid-template-columns:1fr}.aw-principles article{min-height:25rem}.aw-principles article h3{margin-top:8rem}.aw-newsletter{margin:0 .8rem .8rem;padding:7rem 2rem;border-radius:1.8rem}.aw-newsletter h2{font-size:clamp(6rem,19vw,8.5rem)}}@media(prefers-reduced-motion:reduce){.aw-ticker div,.aw-slider__progress span.is-running,.aw-hotspot span{animation:none}.aw-slide,.aw-product-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-addwin-home.css.map */
