:root{--black: #090909;--black-soft: #151515;--ink: #151515;--yellow: #ffc400;--yellow-soft: #ffe37b;--paper: #f5f4ef;--white: #ffffff;--gray-100: #f6f6f4;--gray-200: #e5e5df;--gray-300: #c9c9c3;--gray-500: #74746f;--blue: #7eb5d8;--blue-dark: #083764;--green: #15924d;--container: 1180px;--radius: 22px;--shadow: 0 24px 70px rgba(0, 0, 0, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:Inter,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}body,button,input{font:inherit}button,label,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{position:relative;z-index:100;color:var(--black);background:var(--yellow);font-size:10.88px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.announcement__inner{position:relative;min-height:32px;display:grid;place-items:center;overflow:hidden;text-align:center}.announcement a{text-decoration:underline;text-underline-offset:3px}.announcement__item{grid-area:1 / 1;max-width:100%;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s}.announcement__item.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.announcement__item.is-exiting{opacity:0;transform:translateY(-5px)}.site-header{position:sticky;top:0;z-index:90;color:var(--white);background:#090909f5;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header__inner{min-height:76px;display:grid;grid-template-columns:210px 1fr 210px;align-items:center;gap:24px}.brand{width:max-content;display:inline-flex;align-items:center;gap:10px}.brand__mark{position:relative;width:43px;height:35px;display:block;transform:rotate(-8deg)}.brand__mark:before{content:"";position:absolute;top:5px;right:7px;bottom:10px;left:1px;border:3px solid var(--yellow);border-radius:70% 30% 40% 45%;transform:skew(-8deg)}.brand__sole{position:absolute;right:0;bottom:3px;width:38px;height:9px;border-bottom:3px solid var(--yellow);border-radius:0 0 100% 40%}.brand__text{display:flex;flex-direction:column;line-height:.84}.brand__text strong{font-family:Impact,Arial Narrow,sans-serif;font-size:17.28px;letter-spacing:.05em}.brand__text em{color:var(--yellow);font-family:Impact,Arial Narrow,sans-serif;font-size:19.2px;font-style:normal;letter-spacing:.13em}.main-nav{display:flex;align-items:center;justify-content:center;gap:30px;font-size:12.16px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.main-nav a{position:relative;padding:30px 0 27px}.main-nav a:after{content:"";position:absolute;right:0;bottom:21px;left:0;height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.main-nav a:hover:after{transform:scaleX(1);transform-origin:left}.main-nav .nav-sale{color:var(--yellow)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:5px}.icon-button{position:relative;width:41px;height:41px;padding:0;display:inline-grid;place-items:center;color:inherit;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:color .16s ease,background .16s ease}.icon-button:hover{color:var(--black);background:var(--yellow)}.bag-button span{position:absolute;top:0;right:0;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;color:var(--black);background:var(--yellow);border:2px solid var(--black);border-radius:99px;font-size:9.28px;font-weight:900}.menu-button,.nav-close,.nav-state{display:none}.hero{position:relative;min-height:682px;overflow:hidden;color:var(--white);background:radial-gradient(circle at 84% 24%,rgba(255,196,0,.13),transparent 24%),linear-gradient(120deg,#080808,#0b0b0b 58%,#191500)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 58%,#000);mask-image:linear-gradient(90deg,transparent,#000 58%,#000)}.hero__glow{position:absolute;border-radius:50%;filter:blur(3px);pointer-events:none}.hero__glow--one{right:-170px;bottom:-260px;width:620px;height:620px;border:1px solid rgba(255,196,0,.35);box-shadow:0 0 0 60px #ffc40006,0 0 0 130px #ffc40005}.hero__glow--two{top:80px;right:19%;width:130px;height:130px;background:#ffc40014;filter:blur(50px)}.hero__grid{position:relative;z-index:2;min-height:682px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:70px;padding-block:74px 80px}.hero__copy{max-width:580px;animation:rise-in .7s both}.eyebrow{margin:0 0 19px;display:flex;align-items:center;gap:10px;color:var(--yellow);font-size:11.04px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.eyebrow span{width:31px;height:2px;display:inline-block;background:currentColor}.eyebrow--dark{color:#9a7600}.hero h1,.feature-offer h2,.learn h2,.bundle h2{margin:0;font-family:Impact,Arial Narrow,sans-serif;font-weight:500;letter-spacing:.012em;line-height:.98;text-transform:uppercase}.hero h1{max-width:690px;font-size:clamp(60.8px,6.2vw,104px)}.hero h1 em,.feature-offer h2 em,.learn h2 em,.bundle h2 em{color:var(--yellow);font-style:normal}.hero__description{max-width:525px;margin:26px 0 0;color:#c8c8c3;font-size:15.84px;line-height:1.75}.hero__actions{margin-top:34px;display:flex;align-items:center;gap:28px}.button{min-height:51px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:19px;border:1px solid transparent;border-radius:999px;font-size:11.52px;font-weight:900;letter-spacing:.08em;line-height:1;text-align:center;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button svg{width:17px}.button--yellow{color:var(--black);background:var(--yellow);box-shadow:0 11px 34px #ffc40030}.button--yellow:hover{background:#ffd22c;box-shadow:0 15px 40px #ffc40045}.button--black{color:var(--white);background:var(--black)}.button--full{width:100%}.button--outline-light{color:var(--white);background:transparent;border-color:#ffffff6b}.button--outline-light:hover{color:var(--black);background:var(--white)}.text-link{position:relative;color:var(--white);font-size:11.84px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.text-link:after{content:"";position:absolute;right:0;bottom:-5px;left:0;height:1px;background:currentColor;transition:left .18s ease}.text-link:hover:after{left:30%}.text-link--dark{color:var(--ink)}.hero__proof{margin-top:42px;display:flex;align-items:center;gap:13px}.proof-faces{display:flex}.proof-faces span{width:35px;height:35px;margin-left:-8px;display:grid;place-items:center;color:var(--black);background:var(--paper);border:3px solid var(--black);border-radius:50%;font-size:9.76px;font-weight:900}.proof-faces span:first-child{margin-left:0;background:var(--yellow)}.proof-faces span:last-child{background:#a7d4e8}.hero__proof p{margin:0;color:#9e9e99;font-size:11.36px;line-height:1.35}.hero__proof strong{color:var(--white);font-size:12px}.hero__media{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:30px;background:radial-gradient(circle at 50% 60%,rgba(255,196,0,.25),transparent 31%),linear-gradient(145deg,#272727,#090909 72%);box-shadow:0 44px 90px #00000075;animation:rise-in .8s .1s both}.hero__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 0 46%,rgba(255,255,255,.06) 46% 47%,transparent 47%),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 5px)}.video-label{position:absolute;z-index:6;top:22px;left:22px;padding:9px 12px;display:flex;align-items:center;gap:8px;background:#00000094;border:1px solid rgba(255,255,255,.16);border-radius:99px;font-size:10.08px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.live-dot{width:7px;height:7px;background:#ff4545;border-radius:50%;box-shadow:0 0 0 4px #ff454526}.hero__rings{position:absolute;top:40px;right:-40px;width:430px;height:430px;border:1px solid rgba(255,196,0,.31);border-radius:50%;box-shadow:0 0 0 45px #ffc40009,0 0 0 90px #ffc40006}.hero-shoe{position:absolute;z-index:2;right:1%;bottom:74px;width:78%;height:164px;background:linear-gradient(155deg,#e9e9e4,#b7b7b0 56%,#777);border-radius:67% 20% 24% 27%/72% 48% 35% 30%;transform:rotate(-12deg);filter:drop-shadow(0 32px 26px rgba(0,0,0,.55))}.hero-shoe:before{content:"";position:absolute;top:10px;left:37%;width:31%;height:82px;background:#cacac4;border:4px solid #8d8d88;border-radius:42% 52% 14% 16%;transform:rotate(5deg)}.hero-shoe:after{content:"";position:absolute;right:-3%;bottom:-13px;left:1%;height:35px;background:#fafaf6;border-bottom:8px solid #878781;border-radius:20% 30% 35% 45%}.hero-shoe__sole{position:absolute;z-index:2;right:6%;bottom:-5px;left:12%;height:6px;background:repeating-linear-gradient(90deg,#181818 0 14px,transparent 14px 19px)}.hero-shoe__lace{position:absolute;z-index:2;top:49px;left:38%;width:95px;height:5px;background:#f6f6f2;border-radius:5px;transform:rotate(-8deg)}.hero-shoe__lace--2{top:65px;width:107px}.hero-shoe__lace--3{top:81px;width:99px}.product-can{position:relative;width:90px;height:224px;color:var(--white);background:linear-gradient(90deg,#111,#484848 17%,#171717 36%,#080808 76%,#3a3a3a);border:1px solid #454545;border-radius:8px 8px 13px 13px;box-shadow:inset -13px 0 17px #ffffff09,0 20px 22px #0000004f}.product-can__cap{position:absolute;top:-45px;left:7px;width:76px;height:48px;background:linear-gradient(90deg,#ffffff26,#ffffff05),#222;border:1px solid #4b4b4b;border-radius:8px 8px 3px 3px}.product-can__cap:after{content:"";position:absolute;inset:7px 7px auto;height:2px;background:#535353;box-shadow:0 7px #535353,0 14px #535353,0 21px #535353}.product-can__pump{position:absolute;z-index:2;top:-43px;left:24px;width:43px;height:46px;background:linear-gradient(90deg,#191919,#454545 45%,#121212);border-radius:8px 8px 3px 3px}.product-can__pump:before{content:"";position:absolute;top:-12px;left:4px;width:55px;height:16px;background:#242424;border-radius:4px 10px 2px 2px}.product-can__shine{position:absolute;inset:8px auto 8px 12px;width:9px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);border-radius:50%}.product-can__brand{position:absolute;top:38%;left:50%;padding:4px 5px;color:var(--black);background:var(--yellow);font-size:10.24px;font-weight:950;transform:translate(-50%,-50%) rotate(-5deg)}.product-can strong{position:absolute;top:51%;left:50%;font-family:Impact,Arial Narrow,sans-serif;font-size:13.44px;letter-spacing:.07em;white-space:nowrap;transform:translate(-50%)}.product-can small{position:absolute;top:62%;left:50%;color:var(--yellow);font-size:7.36px;font-weight:900;letter-spacing:.16em;transform:translate(-50%)}.product-can--hero{position:absolute;z-index:4;top:128px;left:19%;width:91px;height:242px;transform:rotate(7deg);animation:float-can 4.3s ease-in-out infinite}.play-button{position:absolute;z-index:7;top:50%;left:50%;width:68px;height:68px;display:grid;place-items:center;color:var(--black);background:var(--yellow);border:0;border-radius:50%;box-shadow:0 0 0 12px #ffc40021;cursor:pointer;transform:translate(-50%,-50%);transition:transform .18s ease,box-shadow .18s ease}.play-button:hover{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 0 0 18px #ffc4001f}.play-button svg{width:25px;height:25px;fill:currentColor;stroke:none;transform:translate(2px)}.hero__media-caption{position:absolute;z-index:5;right:24px;bottom:20px;margin:0;color:#ffffffa1;font-size:10.24px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.benefits{position:relative;z-index:4;color:var(--white);background:#111;border-top:1px solid rgba(255,255,255,.09)}.benefits__grid{min-height:108px;display:grid;grid-template-columns:repeat(4,1fr)}.benefits article{padding:27px;display:flex;align-items:center;gap:16px;border-right:1px solid rgba(255,255,255,.1)}.benefits article:first-child{border-left:1px solid rgba(255,255,255,.1)}.benefits article>svg{width:30px;height:30px;color:var(--yellow)}.benefits article>div{display:flex;flex-direction:column;gap:5px}.benefits strong{font-size:12px;letter-spacing:.04em;text-transform:uppercase}.benefits span{color:#969691;font-size:10.72px}.benefit-number{min-width:43px;color:var(--yellow)!important;font-family:Impact,Arial Narrow,sans-serif;font-size:25.6px!important}.section{padding-block:112px}.section-heading{margin-bottom:51px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading h2,.newsletter h2{margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(41.6px,4.5vw,73.6px);font-weight:500;letter-spacing:.02em;line-height:1;text-transform:uppercase}.section-heading .eyebrow{margin-bottom:12px}.section-heading__copy{max-width:340px;margin:0;color:var(--gray-500);font-size:13.6px;line-height:1.6}.section-heading--center{justify-content:center;text-align:center}.section-heading--center .eyebrow{justify-content:center}.best-sellers{background:var(--paper)}.product-stage{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px}.product-card{position:relative;overflow:hidden;background:var(--white);border:1px solid #e1e0da;border-radius:var(--radius);transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{z-index:2;box-shadow:var(--shadow);transform:translateY(-8px)}.product-card--featured{border-color:var(--yellow);box-shadow:0 0 0 2px var(--yellow),0 18px 50px #00000017;transform:translateY(-15px)}.product-card--featured:hover{transform:translateY(-22px)}.product-card__tags{position:absolute;z-index:4;top:17px;left:17px;display:flex;gap:6px}.product-card__tags span{padding:7px 10px;color:var(--black);background:var(--yellow);border-radius:99px;font-size:8.8px;font-weight:900;letter-spacing:.09em}.product-card__tags .tag-dark{color:var(--white);background:var(--black)}.heart{position:absolute;z-index:5;top:15px;right:16px;width:38px;height:38px;display:grid;place-items:center;background:#ffffffc7;border:1px solid #ddd;border-radius:50%;font-size:19.84px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-art{position:relative;height:330px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#ffffffe6,#ebebe7e0),repeating-linear-gradient(45deg,transparent 0 7px,rgba(0,0,0,.025) 7px 8px)}.product-art:after{content:"";position:absolute;right:17%;bottom:30px;left:17%;height:20px;background:#0000002b;border-radius:50%;filter:blur(16px)}.product-art .product-can,.product-art .product-box{z-index:2}.product-art--spray .product-can{width:84px;height:205px;transform:translateY(13px)}.product-art--foam .product-can{width:103px;height:210px;transform:translateY(16px)}.product-art--bundle{display:flex;align-items:center;justify-content:center;gap:0}.product-box{position:relative;width:178px;height:178px;padding:23px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--black);background:#f2f1ed;border:1px solid #cecec8;border-radius:4px;box-shadow:0 20px 36px #0000001f}.product-box:before{content:"OTL";position:absolute;top:19px;left:20px;padding:5px;background:var(--yellow);font-size:9.6px;font-weight:950}.product-box span{margin-bottom:7px;font-size:8.8px;font-weight:900;letter-spacing:.12em}.product-box strong{font-family:Impact,Arial Narrow,sans-serif;font-size:25.6px;line-height:.93}.product-box small{margin-top:9px;color:#6d6d68;font-size:8.8px}.product-can--short{width:74px;height:170px;margin-left:-22px;transform:translateY(18px)}.product-can--short .product-can__pump{left:19px;width:37px}.product-card__body{padding:22px 23px 24px}.rating{margin:0 0 9px;color:#f3b800;font-size:12px;letter-spacing:.12em}.rating small{color:#85857f;font-size:10.24px;letter-spacing:0}.product-card h3{margin:0;font-size:16.48px;line-height:1.25}.product-card__note{min-height:38px;margin:7px 0 16px;color:var(--gray-500);font-size:11.52px;line-height:1.45}.price-row{min-height:40px;margin-bottom:17px;display:flex;align-items:baseline;gap:11px}.price-row strong{font-size:17.44px}.price-row span{color:var(--gray-500);font-size:10.4px}.price-row .old-price{text-decoration:line-through}.carousel-arrow{position:absolute;z-index:8;top:42%;width:45px;height:45px;display:grid;place-items:center;background:var(--white);border:1px solid #d7d7d1;border-radius:50%;box-shadow:0 8px 25px #0000001a;font-size:28.8px;cursor:pointer}.carousel-arrow--left{left:-23px}.carousel-arrow--right{right:-23px}.carousel-dots{margin-top:35px;display:flex;justify-content:center;gap:8px}.carousel-dots span{width:7px;height:7px;background:#babab5;border-radius:50%}.carousel-dots .active{width:29px;background:var(--black);border-radius:99px}.mock-note{margin:17px 0 0;color:#979791;font-size:10.08px;text-align:center}.feature-offer{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(circle at 25% 50%,rgba(255,196,0,.11),transparent 28%),#0c0c0c}.feature-offer__grid{min-height:655px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px;padding-block:80px}.feature-offer__visual{position:relative;min-height:490px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#ffffff0f,#ffffff03),#141414;border:1px solid rgba(255,255,255,.12);border-radius:30px}.feature-offer__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:radial-gradient(rgba(255,255,255,.38) .6px,transparent .7px);background-size:6px 6px}.feature-offer__label{position:absolute;z-index:6;top:24px;padding:10px 22px;color:var(--black);background:var(--yellow);border-radius:99px;box-shadow:0 7px 23px #ffc40042;font-size:10.4px;font-weight:900;letter-spacing:.1em}.product-can--feature{z-index:4;width:123px;height:300px;transform:translateY(25px)}.product-can--feature .product-can__pump{top:-54px;left:34px;width:55px;height:58px}.product-can--feature .product-can__pump:before{width:75px}.product-can--feature .product-can__brand{font-size:12.8px}.product-can--feature strong{font-size:18.88px}.foam-cloud{position:absolute;z-index:2;width:165px;height:165px;background:radial-gradient(circle at 20% 35%,#fff 0 20%,transparent 21%),radial-gradient(circle at 48% 17%,#fff 0 27%,transparent 28%),radial-gradient(circle at 78% 40%,#eee 0 24%,transparent 25%),radial-gradient(circle at 52% 66%,#f8f8f6 0 37%,transparent 38%);filter:drop-shadow(0 14px 20px rgba(0,0,0,.25));opacity:.85}.foam-cloud--one{top:126px;left:18%}.foam-cloud--two{right:14%;bottom:64px;transform:scale(.74)}.feature-offer__shadow{position:absolute;z-index:3;bottom:50px;width:220px;height:30px;background:#000000bf;border-radius:50%;filter:blur(14px)}.feature-offer__copy h2{font-size:clamp(52px,5.1vw,88px)}.feature-offer__copy>p:not(.eyebrow){max-width:540px;margin:24px 0 0;color:#aeadab;font-size:14.4px;line-height:1.75}.check-list{margin:30px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:11px;list-style:none}.check-list li{padding:12px 10px;display:flex;align-items:center;gap:8px;color:#d2d2cd;border:1px solid rgba(255,255,255,.12);border-radius:12px;font-size:10.56px;font-weight:700}.check-list svg{min-width:18px;color:var(--yellow)}.feature-price{margin-top:35px;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.13)}.feature-price>div{display:flex;flex-direction:column;gap:4px}.feature-price span{color:#999995;font-size:10.24px;text-transform:uppercase}.feature-price strong{font-family:Impact,Arial Narrow,sans-serif;font-size:32.8px;font-weight:500;letter-spacing:.04em}.marquee{overflow:hidden;color:var(--black);background:var(--yellow);border-block:1px solid var(--black)}.marquee div{width:max-content;min-height:61px;display:flex;align-items:center;gap:35px;animation:marquee 20s linear infinite}.marquee span{font-family:Impact,Arial Narrow,sans-serif;font-size:24.8px;letter-spacing:.04em}.marquee i{font-size:17.6px;font-style:normal}.kits{background:var(--white)}.kit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kit-card{min-height:515px;padding:21px;display:flex;flex-direction:column;border-radius:24px;transition:transform .2s ease}.kit-card:hover{transform:translateY(-7px)}.kit-card--yellow{background:var(--yellow)}.kit-card--dark{color:var(--white);background:var(--black)}.kit-card--silver{background:#e8e8e4}.kit-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9.44px;font-weight:900;letter-spacing:.1em}.kit-card__top strong{padding:7px 9px;color:var(--white);background:var(--black);border-radius:99px;font-size:8.8px}.kit-card--dark .kit-card__top strong{color:var(--black);background:var(--yellow)}.kit-art{position:relative;height:270px;margin-block:18px 13px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff85;border-radius:17px}.kit-card--dark .kit-art{background:#1c1c1c;border:1px solid rgba(255,255,255,.1)}.kit-art:after{content:"";position:absolute;right:18%;bottom:24px;left:18%;height:20px;background:#0000002e;border-radius:50%;filter:blur(12px)}.mini-bottle{position:relative;z-index:2;width:62px;height:165px;border-radius:7px 7px 10px 10px;box-shadow:0 14px 20px #00000040;transform:translate(13px,10px)}.mini-bottle:before{content:"";position:absolute;top:-30px;left:8px;width:46px;height:31px;background:#292929;border-radius:5px 5px 2px 2px}.mini-bottle:after{content:"OTL";position:absolute;top:65px;left:50%;padding:3px 4px;color:var(--black);background:var(--yellow);font-size:8.16px;font-weight:950;transform:translate(-50%)}.mini-bottle--black{background:linear-gradient(90deg,#111,#454545,#090909)}.mini-bottle--yellow{background:linear-gradient(90deg,#b98900,var(--yellow),#806000)}.mini-bottle--white{background:linear-gradient(90deg,#d1d1ce,#fff,#c1c1bd)}.mini-box{position:relative;z-index:3;width:129px;height:133px;padding:54px 13px 13px;color:var(--black);background:#f4f3ef;border:1px solid #cfcfc8;font-family:Impact,Arial Narrow,sans-serif;font-size:19.2px;line-height:.9;box-shadow:0 15px 29px #0000002b;transform:translate(-9px,22px)}.mini-box:before{content:"SHOE CARE";position:absolute;top:17px;left:13px;font-family:Arial,sans-serif;font-size:7.68px;font-weight:900;letter-spacing:.1em}.mini-brush{position:absolute;z-index:4;right:49px;bottom:44px;width:74px;height:25px;background:#d5b788;border-radius:40% 18% 16% 36%;box-shadow:inset 0 -7px #4b3424;transform:rotate(-15deg)}.kit-card h3{margin:0 0 7px;font-size:18.08px}.kit-card>p{min-height:35px;margin:0;color:#0000009c;font-size:11.52px;line-height:1.5}.kit-card--dark>p{color:#ffffff94}.kit-card__footer{margin-top:auto;padding-top:16px;display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid rgba(0,0,0,.13)}.kit-card--dark .kit-card__footer{border-color:#ffffff1f}.kit-card__footer>div{display:flex;flex-direction:column;gap:4px}.kit-card__footer s,.kit-card__footer span{opacity:.54;font-size:9.92px}.kit-card__footer strong{font-size:18.24px}.kit-card__footer label{width:45px;height:45px;display:grid;place-items:center;color:var(--white);background:var(--black);border-radius:50%;font-size:22.4px;cursor:pointer;transition:transform .18s ease}.kit-card--dark .kit-card__footer label{color:var(--black);background:var(--yellow)}.kit-card__footer label:hover{transform:rotate(90deg)}.learn{color:var(--white);background:#090909}.learn__grid{min-height:750px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:85px;padding-block:105px}.learn__gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:260px 210px;gap:13px}.learn-tile{position:relative;overflow:hidden;background:#1a1a1a;border:1px solid rgba(255,255,255,.12);border-radius:20px}.learn-tile--large{grid-row:1 / 3;background:radial-gradient(circle at 50% 50%,#555 0,#242424 40%,#101010 72%)}.learn-tile__label{position:absolute;z-index:4;top:15px;left:15px;padding:8px 10px;background:#0009;border-radius:99px;font-size:8.8px;font-weight:800;letter-spacing:.1em}.learn-tile button{position:absolute;z-index:5;top:50%;left:50%;width:56px;height:56px;display:grid;place-items:center;color:var(--black);background:var(--yellow);border:0;border-radius:50%;cursor:pointer;transform:translate(-50%,-50%)}.learn-tile button svg{fill:currentColor;stroke:none}.shoe-demo{position:absolute;right:7%;bottom:21%;left:7%;height:120px;background:#deded9;border-radius:62% 18% 18% 25%/72% 50% 30% 30%;filter:drop-shadow(0 19px 13px rgba(0,0,0,.35));transform:rotate(-8deg)}.shoe-demo:after{content:"";position:absolute;right:-2%;bottom:-12px;left:2%;height:28px;background:#f8f8f5;border-bottom:6px solid #777;border-radius:30%}.shoe-demo--dirty{background:radial-gradient(circle at 25% 60%,#7b5f3d 0 8%,transparent 9%),radial-gradient(circle at 66% 44%,#6e5232 0 6%,transparent 7%),#a8a69e}.shoe-demo--clean{right:12%;bottom:24%;left:12%;height:73px;background:#fff}.learn-tile--yellow{padding:28px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--black);background:var(--yellow)}.learn-tile--yellow strong{font-family:Impact,Arial Narrow,sans-serif;font-size:70.4px;font-weight:500;line-height:.85}.learn-tile--yellow span{margin-top:10px;font-size:11.2px;font-weight:850;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.learn__copy h2{font-size:clamp(51.2px,5vw,83.2px)}.learn__copy>p:not(.eyebrow){margin:23px 0 27px;color:#a8a8a3;font-size:14.08px;line-height:1.7}.learn-links{margin-bottom:29px;border-top:1px solid rgba(255,255,255,.14)}.learn-links a{min-height:62px;display:grid;grid-template-columns:38px 1fr 22px;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.14);font-size:11.84px;font-weight:700;transition:color .16s ease,padding-left .16s ease}.learn-links a:hover{padding-left:7px;color:var(--yellow)}.learn-links span{color:var(--yellow);font-size:10.4px;font-weight:900}.learn-links svg{width:17px}.care-by-material{padding-block:110px 120px;background:var(--paper)}.material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.material-card{position:relative;min-height:430px;overflow:hidden;color:var(--white);background:#222;border-radius:22px}.material-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.85) 100%)}.material-card__number{position:absolute;z-index:3;top:19px;left:20px;width:37px;height:37px;display:grid;place-items:center;color:var(--black);background:var(--yellow);border-radius:50%;font-size:9.92px;font-weight:900}.material-texture{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .5s ease}.material-card:hover .material-texture{transform:scale(1.06)}.material-card--leather .material-texture{background:radial-gradient(ellipse at 40% 30%,transparent 0 6%,rgba(255,255,255,.13) 7% 8%,transparent 9%),linear-gradient(125deg,#2a1c14,#70492f 45%,#241710)}.material-card--leather .material-texture:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.34;background:repeating-linear-gradient(96deg,transparent 0 9px,rgba(255,255,255,.14) 10px,transparent 11px 20px);transform:rotate(-12deg) scale(1.3)}.material-card--fabric .material-texture{background:repeating-linear-gradient(45deg,rgba(255,255,255,.13) 0 2px,transparent 2px 7px),repeating-linear-gradient(-45deg,rgba(0,0,0,.12) 0 2px,transparent 2px 7px),#817f78}.material-card--mesh .material-texture{background:radial-gradient(circle,#111 0 2px,transparent 2.5px) 0 0 / 11px 11px,linear-gradient(135deg,#7a8790,#2f3539)}.material-card__body{position:absolute;z-index:4;right:23px;bottom:25px;left:23px;display:grid;grid-template-columns:1fr auto;align-items:end}.material-card__body span{grid-column:1 / 3;margin-bottom:7px;color:#ffffffb8;font-size:10.72px}.material-card__body h3{margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:44px;font-weight:500;letter-spacing:.04em;line-height:1;text-transform:uppercase}.material-card__body svg{width:28px;height:28px;color:var(--yellow)}.bundle{color:var(--white);background:var(--blue)}.bundle__grid{min-height:635px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:86px;padding-block:78px}.bundle__visual{position:relative;min-height:470px;overflow:hidden;color:#5e4579;background:#fffffff5;border-radius:27px}.bundle__visual:before{content:"";position:absolute;right:-80px;bottom:-120px;width:340px;height:340px;background:#7eb5d836;border-radius:50%}.bundle__discount{position:absolute;z-index:4;top:36px;left:37px;font-family:Impact,Arial Narrow,sans-serif;font-size:91.2px;font-weight:500;line-height:.8}.bundle__discount sup{font-size:41.6px}.bundle__discount small{margin-top:12px;display:block;font-family:Arial,sans-serif;font-size:18.4px;font-weight:900;letter-spacing:.04em}.bundle__gift{position:absolute;z-index:5;top:38px;right:38px;width:96px;height:96px;padding-top:31px;color:var(--white);background:var(--blue);border:5px solid rgba(255,255,255,.9);border-radius:50%;box-shadow:0 5px #00000017;font-size:10.4px;font-weight:950;line-height:1.1;text-align:center;transform:rotate(8deg)}.bundle-box{position:absolute;z-index:2;right:61px;bottom:47px;width:340px;height:220px;padding:45px 38px;color:var(--black);background:#ecece8;border:1px solid #c8c8c3;box-shadow:0 25px 39px #00000029}.bundle-box span{font-size:10.08px;font-weight:900;letter-spacing:.13em}.bundle-box strong{margin-top:14px;display:block;font-family:Impact,Arial Narrow,sans-serif;font-size:38.4px;font-weight:500;line-height:.9}.bundle-bottle{position:absolute;z-index:4;bottom:31px;left:78px;width:103px;height:255px;padding-top:135px;color:var(--white);background:linear-gradient(90deg,#5c97bc,#a6d4eb 44%,#538eae);border-radius:15px 15px 18px 18px;box-shadow:0 23px 34px #00000030;font-family:Impact,Arial Narrow,sans-serif;font-size:19.2px;letter-spacing:.08em;text-align:center}.bundle-bottle:before{content:"";position:absolute;top:-35px;left:27px;width:49px;height:38px;background:#fff;border-radius:8px 8px 2px 2px}.rating--light{color:var(--white)}.bundle__copy h2{font-size:clamp(49.6px,4.8vw,83.2px)}.bundle__copy h2 em{color:var(--white);opacity:.83}.bundle__copy>p:not(.rating){margin:24px 0 28px;color:#ffffffe0;font-size:14.08px;line-height:1.72}.bundle-features{margin-bottom:31px;display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.bundle-features div{display:flex;flex-direction:column;gap:10px;color:var(--white);font-size:9.92px;line-height:1.25;text-align:center}.bundle-features svg{width:32px;height:32px;margin-inline:auto}.reviews{background:var(--white)}.review-summary{display:flex;align-items:center;gap:13px}.review-summary>strong{font-family:Impact,Arial Narrow,sans-serif;font-size:49.6px;font-weight:500}.review-summary>span{display:flex;flex-direction:column;color:#f0b500;font-size:13.6px;letter-spacing:.1em}.review-summary small{margin-top:5px;color:var(--gray-500);font-size:9.76px;letter-spacing:0}.review-grid{display:grid;grid-template-columns:.9fr 1.2fr .9fr;gap:18px}.review-grid article{min-height:330px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:var(--paper);border-radius:20px}.review-grid blockquote{margin:15px 0 auto;font-family:Georgia,serif;font-size:20.16px;line-height:1.5}.review-grid footer{display:flex;align-items:center;gap:11px}.review-grid footer>span{width:39px;height:39px;display:grid;place-items:center;color:var(--black);background:var(--yellow);border-radius:50%;font-size:10.4px;font-weight:900}.review-grid footer>div{display:flex;flex-direction:column;gap:3px}.review-grid footer strong{font-size:12px}.review-grid footer small{color:var(--gray-500);font-size:9.76px}.review-card--visual{padding:0!important;overflow:hidden;background:var(--black)!important}.before-after{min-height:278px;display:grid;grid-template-columns:1fr 1fr}.before-after>div{position:relative;overflow:hidden}.before-after>div:first-child{background:radial-gradient(circle at 60% 54%,#674a2e 0 8%,transparent 9%),linear-gradient(145deg,#77746d,#312d28)}.before-after>div:last-child{background:linear-gradient(140deg,transparent 0 48%,rgba(0,0,0,.06) 49% 51%,transparent 52%),#f0f0ec}.before-after>div:before{content:"";position:absolute;right:-5%;bottom:24%;left:7%;height:69px;background:#e7e6df;border-radius:60% 18% 22% 24%;box-shadow:0 14px #c7c7c0;transform:rotate(-8deg)}.before-after>div:first-child:before{background:#8f887c;box-shadow:0 14px #50483f}.before-after span{position:absolute;z-index:3;top:14px;left:14px;padding:7px 9px;color:var(--black);background:var(--white);border-radius:99px;font-size:8.64px;font-weight:900}.before-after>div:last-child span{background:var(--yellow)}.review-card--visual footer{min-height:66px;padding:17px 22px;color:var(--white)}.newsletter{color:var(--white);background:var(--black);border-bottom:1px solid rgba(255,255,255,.1)}.newsletter__inner{min-height:290px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:100px}.newsletter h2{font-size:clamp(38.4px,4vw,65.6px)}.newsletter__inner>div>p:last-child{margin:14px 0 0;color:#9e9e98;font-size:12.8px}.newsletter__form{padding-bottom:8px;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid rgba(255,255,255,.4)}.newsletter__form input{min-width:0;height:57px;padding:0;color:var(--white);background:transparent;border:0;outline:0;font-size:13.12px}.newsletter__form input::placeholder{color:#8d8d87}.newsletter__form button{display:flex;align-items:center;gap:11px;color:var(--yellow);background:transparent;border:0;font-size:11.04px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.site-footer{color:var(--white);background:var(--black)}.footer__top{padding-block:54px 42px;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:30px;border-bottom:1px solid rgba(255,255,255,.1)}.footer__top>p{margin:0;color:#8e8e89;font-size:11.84px;line-height:1.55;text-align:center}.footer__socials{display:flex;justify-content:flex-end;gap:9px}.footer__socials a{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;font-size:9.6px;font-weight:900;text-transform:uppercase}.footer__socials a:hover{color:var(--black);background:var(--yellow);border-color:var(--yellow)}.footer__links{padding-block:45px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer__links>div{display:flex;flex-direction:column;gap:10px}.footer__links strong{margin-bottom:8px;color:var(--yellow);font-size:10.4px;letter-spacing:.09em;text-transform:uppercase}.footer__links a,.footer__links span{color:#94948f;font-size:10.88px;line-height:1.4}.footer__links a:hover{color:var(--white)}.footer__bottom{padding-block:21px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6c6c67;border-top:1px solid rgba(255,255,255,.08);font-size:9.44px}.cart-state{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes float-can{0%,to{transform:translateY(0) rotate(7deg)}50%{transform:translateY(-14px) rotate(4deg)}}@keyframes marquee{to{transform:translate(-33.333%)}}@media(max-width:1020px){.header__inner{grid-template-columns:190px 1fr 145px}.main-nav{gap:18px}.hero__grid{gap:35px}.hero__media{min-height:480px}.benefits article{padding-inline:16px}.benefits strong{font-size:10.56px}.feature-offer__grid,.learn__grid,.bundle__grid{gap:45px}.bundle-box{right:30px;width:310px}.bundle-bottle{left:44px}}@media(max-width:850px){.announcement__inner{justify-content:center}.header__inner{min-height:67px;grid-template-columns:44px 1fr 104px}.brand{justify-self:center}.menu-button{display:grid}.user-button{display:none}.main-nav{position:fixed;z-index:110;top:0;left:0;width:min(350px,90vw);height:100vh;padding:90px 32px 40px;display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:0;color:var(--white);background:var(--black);box-shadow:30px 0 70px #00000057;transform:translate(-105%);transition:transform .26s ease}.nav-state:checked+.main-nav{transform:translate(0)}.main-nav a{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.13);font-size:13.76px}.main-nav a:after{display:none}.nav-close{position:absolute;top:21px;right:22px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.23);border-radius:50%}.hero,.hero__grid{min-height:0}.hero__grid{grid-template-columns:1fr;padding-block:69px 55px}.hero__copy{max-width:690px}.hero__media{min-height:510px}.benefits__grid{grid-template-columns:repeat(2,1fr)}.benefits article:nth-child(2){border-right:0}.benefits article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.product-stage{grid-template-columns:repeat(2,1fr)}.product-card:last-of-type{display:none}.feature-offer__grid,.learn__grid,.bundle__grid{grid-template-columns:1fr}.feature-offer__grid{padding-block:64px 78px}.feature-offer__visual{min-height:500px}.kit-grid{grid-template-columns:1fr 1fr}.kit-card:last-child{grid-column:1 / 3}.learn__grid{padding-block:74px}.learn__gallery{min-height:570px}.material-card{min-height:360px}.bundle__grid{padding-block:70px}.review-grid{grid-template-columns:1fr 1fr}.review-grid article:last-child{grid-column:1 / 3;min-height:260px}.newsletter__inner{grid-template-columns:1fr;gap:35px;padding-block:59px}.footer__links{grid-template-columns:1fr 1fr}}@media(max-width:620px){.container{width:min(calc(100% - 30px),var(--container))}.announcement{font-size:9.28px}.header__inner{grid-template-columns:38px 1fr 83px;gap:7px}.brand{gap:5px}.brand__mark{width:35px;height:30px;transform:scale(.85) rotate(-8deg)}.brand__text strong{font-size:13.44px}.brand__text em{font-size:14.4px}.icon-button{width:37px;height:37px}.hero__grid{gap:43px;padding-block:53px 35px}.hero h1{font-size:clamp(48px,15.2vw,70.4px)}.hero__description{font-size:13.76px}.hero__actions{align-items:stretch;flex-direction:column;gap:18px}.hero__actions .text-link{width:max-content;margin-inline:auto}.hero__proof{margin-top:32px}.hero__media{min-height:375px;border-radius:19px}.hero-shoe{bottom:58px;height:112px}.product-can--hero{top:98px;left:16%;width:69px;height:184px}.product-can--hero .product-can__cap{left:6px;width:57px}.play-button{width:56px;height:56px}.benefits__grid{grid-template-columns:1fr}.benefits article,.benefits article:nth-child(2){min-height:81px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1)}.section{padding-block:78px}.section-heading{margin-bottom:34px;align-items:flex-start;flex-direction:column}.section-heading h2,.newsletter h2{font-size:44.8px}.section-heading__copy{font-size:12.48px}.product-stage{display:flex;overflow-x:auto;gap:13px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-stage::-webkit-scrollbar{display:none}.product-card,.product-card:last-of-type{min-width:86%;display:block;scroll-snap-align:center}.product-card--featured,.product-card--featured:hover{transform:none}.product-art{height:290px}.carousel-arrow{display:none}.feature-offer__grid{gap:46px}.feature-offer__visual{min-height:410px}.product-can--feature{width:101px;height:247px}.foam-cloud--one{left:3%}.foam-cloud--two{right:-2%}.feature-offer__copy h2,.learn__copy h2,.bundle__copy h2{font-size:52px}.check-list{grid-template-columns:1fr}.feature-price{align-items:stretch;flex-direction:column}.feature-price .button{width:100%}.marquee span{font-size:20px}.kit-grid{display:flex;overflow-x:auto;gap:13px;scroll-snap-type:x mandatory;scrollbar-width:none}.kit-card,.kit-card:last-child{min-width:89%;grid-column:auto;scroll-snap-align:center}.learn__grid{gap:55px}.learn__gallery{min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:350px 150px}.learn-tile--large{grid-column:1 / 3;grid-row:1}.learn-tile--yellow{padding:20px}.learn-tile--yellow strong{font-size:54.4px}.learn-links a{grid-template-columns:29px 1fr 18px;font-size:10.88px}.material-grid{grid-template-columns:1fr}.material-card{min-height:300px}.bundle__grid{gap:50px}.bundle__visual{min-height:400px}.bundle__discount{top:25px;left:25px;font-size:67.2px}.bundle__gift{top:24px;right:21px;width:77px;height:77px;padding-top:22px}.bundle-box{right:22px;bottom:44px;width:73%;height:185px;padding:38px 22px}.bundle-box strong{font-size:30.4px}.bundle-bottle{bottom:28px;left:28px;width:79px;height:213px;padding-top:117px;font-size:15.2px}.bundle-bottle:before{left:20px;width:39px}.bundle-features{grid-template-columns:1fr 1fr;gap:23px}.review-summary{align-self:center}.review-grid{grid-template-columns:1fr}.review-grid article:last-child{min-height:330px;grid-column:auto}.newsletter__form{grid-template-columns:1fr;gap:5px;border:0}.newsletter__form input{padding:0 17px;border:1px solid rgba(255,255,255,.25);border-radius:10px}.newsletter__form button{min-height:50px;justify-content:center;color:var(--black);background:var(--yellow);border-radius:10px}.footer__top{grid-template-columns:1fr;justify-items:center}.footer__socials{justify-content:center}.footer__links{grid-template-columns:1fr 1fr;gap:35px 20px}.footer__bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.otl-announcement-section,.otl-header-section,.otl-footer-section,.otl-home-section{margin:0}.otl-header-section{position:sticky;z-index:90;top:0}.otl-header-section .site-header{position:relative;top:auto}.shopify-section-group-header-group{position:relative;z-index:90}.brand__logo{display:block;width:auto;max-width:100%;height:auto;max-height:62px;object-fit:contain}.brand__logo--footer{max-width:220px;max-height:64px}.footer__tagline{color:#8e8e89;font-size:11.84px;line-height:1.55;text-align:center}.footer__tagline p,.hero__description p,.feature-offer__description p,.learn__description p,.bundle__description p,.newsletter__description p{margin:0}.footer__socials svg{width:16px;height:16px}.footer__bottom a:hover{color:var(--white)}.hero__video,.hero__image,.learn-tile__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__media:has(.hero__video):after,.hero__media:has(.hero__image):after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000014,#00000047)}.hero__media:has(.hero__video) .play-button,.hero__media:has(.hero__image) .hero__media-caption{z-index:5}.hero__media:has(.hero__video) .play-button{opacity:0;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.hero__media:has(.hero__video):hover .play-button,.hero__media:has(.hero__video) .play-button:focus-visible,.hero__media:has(.hero__video) .play-button.is-paused{opacity:1}.product-art--shopify{color:#a8a8a2}.product-art__image{position:relative;z-index:2;width:100%;height:100%;padding:24px;object-fit:contain;transition:transform .32s ease}.product-card:hover .product-art__image{transform:scale(1.045)}.product-art__placeholder{position:relative;z-index:2;width:62%;height:62%;opacity:.58}.product-card h3 a{color:inherit}.otl-product-form{margin:0}.otl-product-form .button,.otl-product-form button{cursor:pointer}.otl-product-form button:disabled,.otl-product-form .button:disabled{opacity:.55;cursor:not-allowed}.otl-product-form .is-loading{opacity:.7;pointer-events:none}@media(min-width:621px){.product-stage{margin-inline:-27px;padding:22px 27px 42px;display:flex;align-items:stretch;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.product-stage::-webkit-scrollbar{display:none}.product-stage .product-card{min-width:calc((100% - 36px) / 3);flex:0 0 calc((100% - 36px) / 3);scroll-snap-align:start}.product-stage .carousel-arrow{position:sticky;top:auto;align-self:center;flex:0 0 45px}.product-stage .carousel-arrow--left{left:5px;margin-right:-63px}.product-stage .carousel-arrow--right{right:5px;margin-left:-63px}}.product-card:last-of-type{display:block}.feature-offer__product-image{position:absolute;z-index:3;top:55px;right:6%;bottom:28px;left:6%;width:88%;height:calc(100% - 83px);object-fit:contain;filter:drop-shadow(0 34px 34px rgba(0,0,0,.55))}.feature-offer__copy .otl-product-form{flex:0 0 auto}.kit-art__image{position:relative;z-index:2;width:100%;height:100%;padding:10px 16px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.17))}.kit-card--dark .kit-art__image{filter:drop-shadow(0 18px 18px rgba(0,0,0,.5))}.kit-card__footer form{margin:0}.kit-card__footer form button,.kit-card__footer>a{width:45px;height:45px;padding:0;display:grid;place-items:center;color:var(--white);background:var(--black);border:0;border-radius:50%;font-size:22.4px;line-height:1;cursor:pointer;transition:transform .18s ease}.kit-card--dark .kit-card__footer form button,.kit-card--dark .kit-card__footer>a{color:var(--black);background:var(--yellow)}.kit-card__footer form button:hover,.kit-card__footer>a:hover{transform:rotate(90deg)}.learn-tile__fake-play{position:absolute;z-index:4;top:50%;left:50%;width:58px;height:58px;display:grid;place-items:center;color:var(--black);background:var(--yellow);border-radius:50%;transform:translate(-50%,-50%)}.learn-tile__fake-play svg{fill:currentColor;stroke:none}.learn-tile:has(.learn-tile__media):after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000014,#00000052)}.learn-tile:has(.learn-tile__media) button,.learn-tile:has(.learn-tile__media) .learn-tile__label{z-index:4}.material-card__image{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.material-card:has(.material-card__image):after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000b8)}.material-card:hover .material-card__image{transform:scale(1.04)}.material-card:has(.material-card__image) .material-card__number,.material-card:has(.material-card__image) .material-card__body{z-index:3}.bundle__product-image{position:absolute;z-index:2;top:70px;right:5%;bottom:25px;left:5%;width:90%;height:calc(100% - 95px);object-fit:contain;filter:drop-shadow(0 30px 32px rgba(0,0,0,.32))}.before-after img{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.before-after>div:has(img):before{display:none}.before-after>div:has(img):after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.2))}.before-after>div:has(img) span{z-index:3}.newsletter__description{margin-top:14px;color:#9e9e98;font-size:12.8px}.newsletter__message{grid-column:1 / -1;margin-top:10px;color:var(--yellow);font-size:11px}.newsletter__message--error{color:#ff9b9b}body.otl-cart-open,body.otl-nav-open{overflow:hidden}.main-nav.is-open{transform:translate(0)}@media(max-width:850px){.otl-header-section{top:0}.main-nav.is-open{transform:translate(0)}.product-stage .product-card{min-width:72%;flex-basis:72%}.kit-card:last-child{grid-column:auto}}@media(max-width:620px){.brand__logo{max-width:150px;max-height:48px}.hero__media:has(.hero__video) .play-button{opacity:1}.product-stage .product-card{min-width:86%;flex-basis:86%}.feature-offer__product-image{top:48px;right:3%;bottom:18px;left:3%;width:94%;height:calc(100% - 66px)}.bundle__product-image{top:76px;right:3%;bottom:15px;left:3%;width:94%;height:calc(100% - 91px)}.newsletter__message{margin:8px 0 0}}.otl-announcement-section .announcement{color:#071807;background:#39e22d}.otl-header-section .site-header{background:#0a0a0a;-webkit-backdrop-filter:none;backdrop-filter:none}.otl-header-section .main-nav .nav-sale,.otl-header-section .brand__text em{color:#39e22d}.otl-header-section .bag-button span{background:#39e22d}@media(max-width:749px){.otl-announcement-section .announcement__inner{min-height:34px}.otl-header-section .header__inner{min-height:60px}.otl-header-section .site-header{border-bottom-color:#ffffff14}}main[data-template=index]{--otl-black: #050505;--otl-black-soft: #0a0a0a;--otl-white: #ffffff;--otl-green: #3ee331;--otl-green-dark: #20b920;--otl-sage: #94b790;--otl-industrial: #b9b9b9;--otl-salmon: #d89583;--otl-line: rgba(255, 255, 255, .16);overflow:hidden;color:var(--otl-white);background:var(--otl-black)}main[data-template=index] .otl-home-section{margin:0}main[data-template=index] .container{width:min(calc(100% - 30px),1180px)}main[data-template=index] .eyebrow{margin-bottom:14px;color:var(--otl-white);font-size:9px;font-weight:800;letter-spacing:.36em}main[data-template=index] .eyebrow span{width:22px;height:1px;background:var(--otl-green)}main[data-template=index] :is(a,button):focus-visible{outline:3px solid var(--otl-green);outline-offset:4px}main[data-template=index] .otl-hero-v2{min-height:0;overflow:hidden;color:var(--otl-white);background:#171717}main[data-template=index] .otl-hero-v2:before,main[data-template=index] .otl-hero-v2 .hero__glow{display:none}main[data-template=index] .otl-hero-v2 .hero__media{min-height:clamp(470px,137vw,590px);border:0;border-radius:0;background:radial-gradient(circle at 50% 34%,rgba(62,227,49,.2),transparent 15%),linear-gradient(145deg,#353733,#171917,#4f524c)}main[data-template=index] .otl-hero-v2 .hero__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.25;background:repeating-linear-gradient(115deg,transparent 0 12px,rgba(255,255,255,.03) 13px 14px)}main[data-template=index] .otl-hero-v2 .hero__media picture{position:absolute;top:0;right:0;bottom:0;left:0}main[data-template=index] .otl-hero-v2 :is(.hero__image,.hero__video){width:100%;height:100%;padding:0;object-fit:cover}main[data-template=index] .otl-hero-v2 .hero-shoe{width:78%;max-width:380px;height:132px;bottom:72px;filter:drop-shadow(0 24px 18px rgba(0,0,0,.55))}main[data-template=index] .otl-hero-v2 .product-can--hero{top:26%;left:18%}main[data-template=index] .otl-hero-v2 .hero__media-caption{right:auto;bottom:17px;left:16px;font-size:8px;letter-spacing:.22em}main[data-template=index] .hero-promo{position:relative;z-index:3;min-height:174px;padding:22px 15px 18px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(128px,.95fr);align-items:end;gap:8px;overflow:hidden;color:var(--otl-white);background:var(--otl-sage);border-top:1px solid rgba(255,255,255,.72)}main[data-template=index] .hero-promo__copy{position:relative;z-index:2;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start}main[data-template=index] .hero-promo h1{margin:0;max-width:230px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(20px,6.4vw,27px);font-weight:850;letter-spacing:-.05em;line-height:1;text-transform:none}main[data-template=index] .hero-promo__description{max-width:220px;margin-top:8px;font-size:11px;line-height:1.45}main[data-template=index] .hero-promo__description p{margin:0}main[data-template=index] .hero-promo__button{min-height:45px;margin-top:auto;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;color:var(--otl-black);background:var(--otl-white);border:1px solid rgba(0,0,0,.08);border-radius:24px;box-shadow:0 4px #00000014;font-size:13px;font-weight:850}main[data-template=index] .hero-promo__art{position:absolute;right:-9px;bottom:-2px;width:49%;height:95%}main[data-template=index] .hero-promo__art img{width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 16px 11px rgba(0,0,0,.22))}main[data-template=index] .hero-promo__wipe{position:absolute;right:56px;bottom:19px;width:105px;height:70px;padding:27px 10px 8px;color:#222;background:#f4f2ed;border:1px solid rgba(0,0,0,.1);font-family:Impact,Arial Narrow,sans-serif;font-size:14px;line-height:.8;box-shadow:0 12px 18px #0000002e;transform:rotate(-13deg)}main[data-template=index] .hero-promo__spray{position:absolute;right:15px;bottom:5px;width:40px;height:119px;padding-top:67px;color:#111;background:#f4f4f0;border-radius:10px 10px 7px 7px;box-shadow:0 13px 16px #0003;font-size:8px;font-weight:950;text-align:center}main[data-template=index] .hero-promo__spray:before{content:"";position:absolute;top:-10px;left:8px;width:25px;height:34px;background:#f7f7f3;border-radius:4px;transform:rotate(-17deg)}main[data-template=index] .otl-manifesto{color:var(--otl-white);background:linear-gradient(90deg,transparent 0 96%,rgba(62,227,49,.12) 96% 97%,transparent 97%),var(--otl-black)}main[data-template=index] .otl-manifesto .feature-offer__grid{min-height:0;padding-block:51px 39px;display:block}main[data-template=index] .otl-manifesto .feature-offer__copy{max-width:780px}main[data-template=index] .otl-manifesto h2{max-width:740px;font-size:clamp(56px,15vw,92px);letter-spacing:-.025em;line-height:.88}main[data-template=index] .otl-manifesto h2 em{display:inline-block;color:var(--otl-green)}main[data-template=index] .otl-manifesto .feature-offer__description{max-width:690px;margin-top:21px;color:#cececa;font-size:10px;letter-spacing:.15em;line-height:1.55}main[data-template=index] .otl-manifesto .check-list,main[data-template=index] .otl-manifesto .feature-price{display:none}main[data-template=index] .best-sellers{padding-block:10px 60px;color:var(--otl-white);background:var(--otl-black)}main[data-template=index] .best-sellers .section-heading{margin:0 0 22px}main[data-template=index] .best-sellers .section-heading h2{color:var(--otl-white);font-size:clamp(42px,12vw,72px)}main[data-template=index] .best-sellers .text-link{color:var(--otl-green)}main[data-template=index] .product-stage{width:calc(100% + 30px);margin-inline:-15px;padding:18px max(15px,calc((100vw - 330px)/2)) 28px;display:flex;align-items:center;gap:14px;overflow-x:auto;scroll-padding-inline:max(15px,calc((100vw - 330px)/2));scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}main[data-template=index] .product-stage::-webkit-scrollbar{display:none}main[data-template=index] .product-stage .product-card,main[data-template=index] .product-stage .product-card:last-of-type{min-width:min(78vw,310px);flex:0 0 min(78vw,310px);display:block;overflow:hidden;color:var(--otl-white);background:#0d0f0d;border:1px solid #252825;border-radius:15px;box-shadow:none;scroll-snap-align:center;transform:scale(.92);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}main[data-template=index] .product-stage .product-card--featured{z-index:2;border-color:#3ee33180;box-shadow:0 0 24px #3ee33145;transform:scale(1)}main[data-template=index] .product-card .product-art{height:260px;background:#f3f3f1;border-bottom:1px solid #2b2b2b}main[data-template=index] .product-card__body{padding:17px 15px 16px}main[data-template=index] .product-card .rating,main[data-template=index] .product-card .heart{display:none}main[data-template=index] .product-card h3{font-size:16px;text-transform:uppercase}main[data-template=index] .product-card__note{min-height:52px;margin:10px 0 13px;color:#a9aaa6;font-size:9px;line-height:1.48}main[data-template=index] .price-row{min-height:25px;margin-bottom:13px}main[data-template=index] .price-row strong{margin-left:auto;color:var(--otl-green);font-size:16px}main[data-template=index] .price-row span{color:#858782}main[data-template=index] .product-card .button{min-height:43px;color:var(--otl-black);background:var(--otl-green);border:0;border-radius:22px;font-size:9px}main[data-template=index] .product-card__tags span{color:#083b08;background:var(--otl-green)}main[data-template=index] .carousel-arrow{display:none}main[data-template=index] .carousel-dots span{background:#454742}main[data-template=index] .carousel-dots .active{background:var(--otl-green)}main[data-template=index] .kits{padding-block:43px 58px;color:var(--otl-white);background:var(--otl-industrial)}main[data-template=index] .kits .section-heading{margin-bottom:27px}main[data-template=index] .kits .eyebrow,main[data-template=index] .kits .section-heading__copy{display:none}main[data-template=index] .kits .section-heading h2{max-width:340px;color:var(--otl-white);font-size:clamp(56px,14vw,86px);letter-spacing:-.02em;line-height:.9}main[data-template=index] .kit-grid{width:calc(100% + 15px);padding-right:15px;display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}main[data-template=index] .kit-grid::-webkit-scrollbar{display:none}main[data-template=index] .kit-card,main[data-template=index] .kit-card:last-child{min-width:min(84vw,350px);min-height:535px;padding:20px;color:#101010;background:#51dc3c;border:0;border-radius:20px;scroll-snap-align:start}main[data-template=index] .kit-card--dark{color:var(--otl-white);background:var(--otl-black)}main[data-template=index] .kit-card--silver{background:#efefea}main[data-template=index] .kit-art{height:285px;margin-block:19px 17px;background:#ffffff59;border-radius:16px}main[data-template=index] .kit-card h3{font-family:Georgia,serif;font-size:18px;font-weight:500}main[data-template=index] .kit-card__footer strong{font-family:Georgia,serif;font-size:18px}main[data-template=index] .kit-card__footer form button,main[data-template=index] .kit-card__footer>a{background:var(--otl-black)}main[data-template=index] .reviews{padding-block:16px 31px;color:var(--otl-black);background:#20b920}.shopify-section.otl-reviews-section,.otl-reviews-section>.reviews{background:#20b920}main[data-template=index] .reviews__heading{width:calc(100% + 8px);margin:0 -4px 14px;padding:10px 13px 8px;color:var(--otl-white);background:var(--otl-green-dark)}main[data-template=index] .reviews__heading .eyebrow,main[data-template=index] .review-summary{display:none}main[data-template=index] .reviews__heading h2{color:var(--otl-white);font-size:clamp(20px,5.5vw,32px);letter-spacing:-.025em;line-height:.94;white-space:nowrap}main[data-template=index] .review-grid{display:flex;flex-direction:column}main[data-template=index] .review-card--visual{order:-1;min-height:0;border:4px solid #efefec;border-radius:0}main[data-template=index] .review-card--visual .before-after{min-height:300px}main[data-template=index] .before-after span{top:11px;left:11px;color:#111;background:#fff;border-radius:14px}main[data-template=index] .before-after>div:last-child span{color:#fff;background:var(--otl-green-dark)}main[data-template=index] .review-card--visual footer{min-height:58px;justify-content:center;background:var(--otl-black);font-family:Impact,Arial Narrow,sans-serif;font-size:20px;font-weight:500;letter-spacing:.02em;text-align:center;text-transform:uppercase}main[data-template=index] .review-card--quote{display:none}main[data-template=index] .bundle{color:var(--otl-white);background:var(--otl-salmon)}main[data-template=index] .bundle__grid{min-height:0;padding:34px 10px 38px;display:grid;grid-template-columns:1fr;gap:25px}main[data-template=index] .bundle__visual{min-height:390px;color:#dc6900;background:#f7f6f2;border:8px solid rgba(255,255,255,.36);border-radius:28px}main[data-template=index] .bundle__discount{top:25px;left:18px;color:#da6800;font-size:72px}main[data-template=index] .bundle__discount small{margin-top:8px;font-size:17px}main[data-template=index] .bundle__gift{top:26px;right:18px;width:72px;height:72px;padding-top:21px;background:#c57665;border-width:4px;font-size:8px}main[data-template=index] .bundle__product-image{top:105px;right:3%;bottom:18px;left:3%;width:94%;height:calc(100% - 123px)}main[data-template=index] .bundle__copy .rating{margin-bottom:14px;color:var(--otl-white)}main[data-template=index] .bundle__copy h2{color:var(--otl-black);font-size:clamp(52px,13.5vw,78px);letter-spacing:-.025em;line-height:.87}main[data-template=index] .bundle__copy h2 em{color:var(--otl-white);opacity:1}main[data-template=index] .bundle__description{color:#000000b8}main[data-template=index] .bundle-features{display:none}main[data-template=index] .bundle .button--black{min-height:48px;margin-top:23px;border-radius:0}main[data-template=index] .learn{padding:0 15px 82px;color:var(--otl-white);background:#6c6d6d}main[data-template=index] .learn__grid{width:100%;min-height:0;padding:0;display:grid;grid-template-columns:1fr;gap:0}main[data-template=index] .learn__gallery{min-height:395px;display:block}main[data-template=index] .learn-tile--large{width:100%;height:395px;border:0;border-radius:0}main[data-template=index] .learn-tile:not(.learn-tile--large){display:none}main[data-template=index] .learn__copy{padding:42px 15px 29px;background:var(--otl-black)}main[data-template=index] .learn__copy .eyebrow{display:none}main[data-template=index] .learn__copy h2{max-width:330px;font-size:clamp(58px,15vw,84px);letter-spacing:-.025em;line-height:.86}main[data-template=index] .learn__copy h2 em{color:var(--otl-green)}main[data-template=index] .learn__description{margin:13px 0 20px;color:#d1d1cd;font-size:9px;line-height:1.45}main[data-template=index] .learn-links{margin-bottom:28px}main[data-template=index] .learn-links a{min-height:62px;grid-template-columns:28px 1fr 18px;font-family:Georgia,serif;font-size:10px}main[data-template=index] .learn-links span{color:var(--otl-green)}main[data-template=index] .learn-links a:nth-child(2){color:var(--otl-green)}main[data-template=index] .learn .button--outline-light{min-height:49px;padding-inline:24px;border-radius:25px}main[data-template=index] .benefits,main[data-template=index] .newsletter{background:var(--otl-black)}main[data-template=index] .marquee{background:var(--otl-green)}main[data-template=index] .care-by-material{background:#deded9}@media(min-width:750px){main[data-template=index] .otl-hero-v2{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.7fr);min-height:690px}main[data-template=index] .otl-hero-v2 .hero__media{min-height:690px}main[data-template=index] .hero-promo{min-height:690px;padding:56px 38px 46px;grid-template-columns:1fr;align-items:start}main[data-template=index] .hero-promo h1{font-size:clamp(34px,4vw,55px)}main[data-template=index] .hero-promo__description{font-size:14px}main[data-template=index] .hero-promo__button{margin-top:28px}main[data-template=index] .hero-promo__art{right:0;bottom:25px;width:92%;height:47%}main[data-template=index] .otl-manifesto .feature-offer__grid{padding-block:90px 72px}main[data-template=index] .product-stage{width:100%;margin-inline:0;padding-inline:28px}main[data-template=index] .product-stage .product-card,main[data-template=index] .product-stage .product-card:last-of-type{min-width:min(38vw,360px);flex-basis:min(38vw,360px)}main[data-template=index] .kits,main[data-template=index] .reviews{padding-block:76px}main[data-template=index] .kit-card,main[data-template=index] .kit-card:last-child{min-width:min(43vw,390px)}main[data-template=index] .review-card--quote{display:flex}main[data-template=index] .review-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr}main[data-template=index] .review-card--visual{grid-column:1;grid-row:1}main[data-template=index] .bundle__grid{padding-block:72px;grid-template-columns:1.02fr .98fr;gap:70px}main[data-template=index] .learn{padding:75px max(30px,calc((100vw - 1180px)/2))}main[data-template=index] .learn__grid{grid-template-columns:.95fr 1.05fr}main[data-template=index] .learn__gallery,main[data-template=index] .learn-tile--large{height:670px}main[data-template=index] .learn__copy{min-height:670px;padding:72px 56px}}@media(max-width:749px){main[data-template=index] .best-sellers .section-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media(min-width:1280px){main[data-template=index] .best-sellers,main[data-template=index] .kits,main[data-template=index] .reviews{padding-block:90px}main[data-template=index] .product-stage .product-card,main[data-template=index] .product-stage .product-card:last-of-type{min-width:350px;flex-basis:350px}main[data-template=index] .product-card .product-art{height:315px}}.otl-announcement-section,.otl-header-section,.otl-footer-section,.otl-announcement-section :is(a,span,button),.otl-header-section :is(a,span,button,input),.otl-footer-section :is(a,span,p,button,input),main[data-template=index],main[data-template=index] :is(button,input,textarea,select){font-family:Inter,Helvetica Neue,Arial,sans-serif}.otl-announcement-section .announcement{font-size:11px}main[data-template=index] .otl-manifesto h2,main[data-template=index] .learn__copy h2,main[data-template=index] .newsletter h2{color:var(--otl-white)}main[data-template=index] .otl-manifesto h2,main[data-template=index] .learn__copy h2,main[data-template=index] .reviews__heading h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}main[data-template=index] .hero-promo__description{color:#101a10;font-size:13px;line-height:1.45}main[data-template=index] .otl-manifesto .feature-offer__description{color:#e2e2de;font-size:12px;letter-spacing:.08em;line-height:1.6}main[data-template=index] .product-card__note{min-height:48px;color:#c2c3bf;font-size:12px;line-height:1.5}main[data-template=index] .learn__description{color:#dededa;font-size:12px;line-height:1.55}main[data-template=index] .learn-links a{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:1.35}main[data-template=index] .kit-card h3,main[data-template=index] .kit-card__footer strong{font-family:Inter,Helvetica Neue,Arial,sans-serif}main[data-template=index] .kit-card>p{font-size:12px;line-height:1.5}main[data-template=index] .kits .section-heading h2{color:var(--otl-black)}main[data-template=index] .reviews__heading h2{white-space:normal}main[data-template=index] .learn__copy h2{max-width:none}main[data-template=index] .material-card__body h3{color:var(--otl-white);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}main[data-template=index] .newsletter__description,.otl-footer-section .footer__tagline,.otl-footer-section .footer__links a,.otl-footer-section .footer__links span{font-size:12px}main[data-template=index] .product-stage .product-card,main[data-template=index] .product-stage .product-card:last-of-type,main[data-template=index] .kit-card,main[data-template=index] .kit-card:last-child{border-radius:6px}main[data-template=index] .kit-art{border-radius:3px}main[data-template=index] .bundle__visual{border-radius:8px}main[data-template=index] .product-stage--count-1{justify-content:center;overflow-x:visible}main[data-template=index] .product-stage--count-1 .product-card,main[data-template=index] .product-stage--count-1 .product-card:last-of-type{transform:scale(1)}main[data-template=index] .product-stage--count-1+.carousel-dots{display:none}@media(max-width:749px){main[data-template=index] .best-sellers .section-heading{position:static;width:auto;height:auto;margin:0 0 24px;overflow:visible;clip:auto;white-space:normal}main[data-template=index] .best-sellers .section-heading .eyebrow{display:flex}main[data-template=index] .best-sellers .section-heading h2{font-size:clamp(40px,12vw,54px);line-height:.9}main[data-template=index] .best-sellers .section-heading .text-link{font-size:11px}main[data-template=index] .product-stage--count-1{width:100%;margin-inline:0;padding-inline:0}main[data-template=index] .product-stage--count-1 .product-card,main[data-template=index] .product-stage--count-1 .product-card:last-of-type{min-width:min(86vw,320px);flex-basis:min(86vw,320px)}main[data-template=index] .reviews__heading h2{font-size:clamp(17px,5vw,24px);line-height:1}main[data-template=index] .learn__copy h2{font-size:clamp(50px,13.5vw,64px)}}@media(min-width:750px)and (max-width:1023px){main[data-template=index] .learn__grid{grid-template-columns:1fr}main[data-template=index] .learn__gallery,main[data-template=index] .learn-tile--large{height:560px}main[data-template=index] .learn__copy{min-height:0;padding:56px 48px}main[data-template=index] .learn__copy h2{font-size:clamp(62px,10vw,78px)}main[data-template=index] .material-card__body h3{font-size:26px}}@media(min-width:750px){main[data-template=index] .product-stage--count-1{width:min(100%,560px);margin-inline:auto;padding-inline:40px}main[data-template=index] .product-stage--count-1 .product-card,main[data-template=index] .product-stage--count-1 .product-card:last-of-type{min-width:min(100%,360px);flex-basis:min(100%,360px)}main[data-template=index] .best-sellers:has(.product-stage--count-1){padding-bottom:70px}main[data-template=index] .otl-manifesto .feature-offer__description,main[data-template=index] .product-card__note,main[data-template=index] .learn__description,main[data-template=index] .learn-links a{font-size:13px}}@media(min-width:1024px){main[data-template=index] .learn__copy h2{font-size:clamp(64px,5.6vw,82px)}}main[data-template=index] .otl-manifesto .feature-offer__grid{padding-bottom:27px}main[data-template=index] .otl-manifesto h2{width:148%;max-width:none;font-size:clamp(45px,13vw,64px);font-weight:950;line-height:.91;white-space:nowrap;transform:scaleX(.68);transform-origin:left top}main[data-template=index] .otl-renewal-slider{position:relative;padding:0 0 58px;overflow:hidden;color:var(--otl-white);background:radial-gradient(circle at 50% 43%,rgba(57,226,45,.09),transparent 27%),var(--otl-black)}main[data-template=index] .otl-renewal-slider:before{content:"";position:absolute;inset:0 0 auto;height:1px;opacity:.55;background:linear-gradient(90deg,transparent,rgba(57,226,45,.2),transparent)}main[data-template=index] .otl-renewal-slider__inner{width:100%;max-width:none}main[data-template=index] .otl-renewal-slider .section-heading{display:none}main[data-template=index] .otl-renewal-carousel{--renewal-card-width: min(72vw, 304px);--renewal-card-gap: 14px;position:relative;width:100%;max-width:1220px;margin-inline:auto}main[data-template=index] .otl-renewal-slider .product-stage{width:100%;margin:0;padding:34px 0 38px;display:flex;align-items:center;gap:var(--renewal-card-gap);overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;perspective:920px;perspective-origin:50% 47%;touch-action:pan-x pan-y}main[data-template=index] .otl-renewal-slider .product-stage:before,main[data-template=index] .otl-renewal-slider .product-stage:after{content:"";flex:0 0 max(0px,calc((100% - var(--renewal-card-width)) / 2 - var(--renewal-card-gap)));align-self:stretch;pointer-events:none}main[data-template=index] .otl-renewal-slider .product-stage.is-carousel-positioning{scroll-snap-type:none}main[data-template=index] .otl-renewal-slider .product-stage.is-carousel-jumping,main[data-template=index] .otl-renewal-slider .product-stage.is-carousel-jumping .product-card{scroll-behavior:auto!important;transition:none!important}main[data-template=index] .otl-renewal-slider .product-stage:focus-visible{outline:0}main[data-template=index] .otl-renewal-slider .product-stage:focus-visible .product-card--featured{outline:3px solid var(--otl-green);outline-offset:5px}main[data-template=index] .otl-renewal-slider .product-stage::-webkit-scrollbar{display:none}main[data-template=index] .otl-renewal-slider .product-card,main[data-template=index] .otl-renewal-slider .product-card:last-of-type{min-width:var(--renewal-card-width);flex:0 0 var(--renewal-card-width);display:block;overflow:hidden;color:var(--otl-white);background:#0b0d0b;border:1px solid rgba(255,255,255,.11);border-radius:7px;box-shadow:none;backface-visibility:hidden;opacity:.48;filter:saturate(.72) brightness(.62);scroll-snap-align:center;transform:translateZ(-150px) scale(.84);transform-origin:center;transform-style:preserve-3d;will-change:transform,opacity,filter;transition:transform .42s cubic-bezier(.2,.8,.2,1),opacity .36s ease,filter .36s ease,border-color .36s ease,box-shadow .42s ease}main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--previous,main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--previous:hover{z-index:1;opacity:.58;filter:saturate(.74) brightness(.58);transform:translate(18px) translateZ(-92px) rotateY(-34deg) scale(.92);transform-origin:right center}main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--next,main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--next:hover{z-index:1;opacity:.58;filter:saturate(.74) brightness(.58);transform:translate(-18px) translateZ(-92px) rotateY(34deg) scale(.92);transform-origin:left center}main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--before,main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--before:hover{z-index:0;opacity:.24;filter:saturate(.55) brightness(.38);transform:translate(12px) translateZ(-180px) rotateY(-42deg) scale(.8);transform-origin:right center}main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--after,main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--after:hover{z-index:0;opacity:.24;filter:saturate(.55) brightness(.38);transform:translate(-12px) translateZ(-180px) rotateY(42deg) scale(.8);transform-origin:left center}main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--featured,main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--featured:hover,main[data-template=index] .otl-renewal-slider .product-stage .product-card:last-of-type.product-card--featured,main[data-template=index] .otl-renewal-slider .product-stage .product-card:last-of-type.product-card--featured:hover{z-index:2;opacity:1;filter:none;border-color:#39e22d87;box-shadow:0 0 0 1px #39e22d21,0 0 28px #39e22d40,0 24px 54px #000000b8;transform:translate(0) translateZ(0) rotateY(0) scale(1);transform-origin:center}main[data-template=index] .otl-renewal-slider .product-art{height:clamp(238px,67vw,270px);background:#f5f5f3;border-bottom:1px solid rgba(255,255,255,.1)}main[data-template=index] .otl-renewal-slider .product-art:after{opacity:.6}main[data-template=index] .otl-renewal-slider .product-art__image,main[data-template=index] .otl-renewal-slider .product-art__placeholder{width:82%;height:82%;object-fit:contain}main[data-template=index] .otl-renewal-slider .product-card__tags{top:13px;right:12px;left:12px;justify-content:center}main[data-template=index] .otl-renewal-slider .product-card__tags span{padding:6px 12px 5px;color:#073507;background:var(--otl-green);font-size:7px;letter-spacing:.08em}main[data-template=index] .otl-renewal-slider .product-card__tags .tag-dark{color:var(--otl-white);background:#111}main[data-template=index] .otl-renewal-slider .heart,main[data-template=index] .otl-renewal-slider .rating{display:none}main[data-template=index] .otl-renewal-slider .product-card__body{padding:16px 14px 15px}main[data-template=index] .otl-renewal-slider .product-card__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px}main[data-template=index] .otl-renewal-slider .product-card h3{margin:0;overflow:hidden;font-family:Impact,Arial Narrow,sans-serif;font-size:18px;font-weight:500;letter-spacing:.02em;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}main[data-template=index] .otl-renewal-slider .product-card h3,main[data-template=index] .otl-renewal-slider .product-card h3 a{color:var(--otl-white)}main[data-template=index] .otl-renewal-slider .product-card__price{color:var(--otl-green);font-size:16px;line-height:1;white-space:nowrap}main[data-template=index] .otl-renewal-slider .product-card__note{min-height:51px;margin:12px 0 5px;display:-webkit-box;overflow:hidden;color:#c4c6c2;font-size:11px;letter-spacing:0;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}main[data-template=index] .otl-renewal-slider .product-card__meta{min-height:17px;margin-bottom:10px;color:#868985;font-size:10px}main[data-template=index] .otl-renewal-slider .product-card .button{width:100%;min-height:39px;padding-inline:12px;color:#062d06;background:var(--otl-green);border:0;border-radius:20px;box-shadow:0 6px 18px #39e22d21;font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}main[data-template=index] .otl-renewal-slider .product-card .button:hover{background:#58f14d;transform:translateY(-1px)}main[data-template=index] .otl-renewal-slider .carousel-arrow{position:absolute;z-index:8;top:47%;width:38px;height:38px;display:grid;place-items:center;color:#052a05;background:var(--otl-green);border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 9px 24px #00000070;font-family:Inter,sans-serif;font-size:27px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:opacity .18s ease,transform .18s ease,background .18s ease}main[data-template=index] .otl-renewal-slider .carousel-arrow span{margin-top:-3px}main[data-template=index] .otl-renewal-slider .carousel-arrow--left{left:max(9px,calc(50% - (var(--renewal-card-width) / 2) - 18px))}main[data-template=index] .otl-renewal-slider .carousel-arrow--right{right:max(9px,calc(50% - (var(--renewal-card-width) / 2) - 18px))}main[data-template=index] .otl-renewal-slider .carousel-arrow:hover:not(:disabled){background:#61f257;transform:translateY(-50%) scale(1.08)}main[data-template=index] .otl-renewal-slider .carousel-arrow:disabled{opacity:.24;cursor:default}main[data-template=index] .otl-renewal-slider__view-all{width:fit-content;margin:0 auto;padding:11px 2px 7px;display:flex;align-items:center;gap:12px;color:#cfd0cc;border-bottom:1px solid rgba(255,255,255,.32);font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}main[data-template=index] .otl-renewal-slider__view-all span{color:var(--otl-green);font-size:15px}main[data-template=index] .otl-renewal-slider .mock-note{margin:-13px auto 12px;color:#9a9c98;text-align:center}main[data-template=index] .otl-renewal-slider .product-stage--count-1 .product-stage{justify-content:center;padding-inline:15px;overflow-x:hidden}main[data-template=index] .otl-renewal-slider .product-stage--count-1 .product-card{opacity:1;filter:none;transform:translate(0) translateZ(0) rotateY(0) scale(1);transform-origin:center}main[data-template=index] .otl-renewal-slider .product-stage--count-1 .carousel-arrow{display:none}main[data-template=index] .otl-renewal-slider .product-stage--count-2{max-width:780px}@media(min-width:750px){main[data-template=index] .otl-manifesto .feature-offer__grid{padding-bottom:40px}main[data-template=index] .otl-manifesto h2{width:118%;font-size:clamp(72px,10vw,112px);transform:scaleX(.84)}main[data-template=index] .otl-renewal-slider{padding-bottom:76px}main[data-template=index] .otl-renewal-carousel{--renewal-card-width: min(48vw, 390px)}main[data-template=index] .otl-renewal-slider .product-stage{padding-top:48px;padding-bottom:51px;gap:24px;perspective:1250px}main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--previous,main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--previous:hover{transform:translate(24px) translateZ(-110px) rotateY(-30deg) scale(.92)}main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--next,main[data-template=index] .otl-renewal-slider .product-stage .product-card.product-card--next:hover{transform:translate(-24px) translateZ(-110px) rotateY(30deg) scale(.92)}main[data-template=index] .otl-renewal-slider .product-art{height:330px}main[data-template=index] .otl-renewal-slider .product-card__body{padding:22px 20px 20px}main[data-template=index] .otl-renewal-slider .product-card h3{font-size:22px}main[data-template=index] .otl-renewal-slider .product-card__price{font-size:18px}main[data-template=index] .otl-renewal-slider .product-card__note{min-height:57px;font-size:13px}main[data-template=index] .otl-renewal-slider .product-card__meta{font-size:11px}main[data-template=index] .otl-renewal-slider .product-card .button{min-height:45px;font-size:10px}main[data-template=index] .otl-renewal-slider .carousel-arrow{width:44px;height:44px}}@media(min-width:1100px){main[data-template=index] .otl-renewal-carousel{--renewal-card-width: 420px}main[data-template=index] .otl-renewal-slider .product-art{height:355px}}@media(prefers-reduced-motion:reduce){main[data-template=index] .otl-renewal-slider .product-stage{scroll-behavior:auto}main[data-template=index] .otl-renewal-slider .product-card,main[data-template=index] .otl-renewal-slider .carousel-arrow{transition:none}}.otl-header-section .otl-desktop-nav-links{display:flex;align-items:center;justify-content:flex-start;gap:30px}@media(min-width:851px){.otl-header-section .header__inner{position:relative;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.otl-header-section .brand{position:absolute;z-index:2;top:50%;left:50%;justify-self:auto;transform:translate(-50%,-50%)}.otl-header-section .main-nav{grid-column:1;grid-row:1;min-width:0;justify-self:start;justify-content:flex-start}.otl-header-section .otl-desktop-nav-links{flex-wrap:nowrap;white-space:nowrap}.otl-header-section .header-actions{grid-column:3;grid-row:1;justify-self:end}}.otl-header-section .otl-mobile-nav,.otl-header-section .otl-mobile-nav-backdrop{display:none}@media(max-width:1100px)and (min-width:851px){.otl-header-section .header__inner{gap:10px}.otl-header-section .brand__logo{max-width:120px;max-height:54px}.otl-header-section .main-nav{font-size:9.5px;letter-spacing:.035em}.otl-header-section .otl-desktop-nav-links{gap:clamp(8px,1.15vw,13px)}.otl-header-section .header-actions{gap:0}.otl-header-section .header-actions .icon-button{width:36px;height:36px}}@media(max-width:850px){.otl-header-section .header__inner{position:relative}.otl-header-section .brand__logo{max-width:150px;max-height:48px}.otl-header-section .brand{position:absolute;z-index:2;top:50%;left:50%;justify-self:auto;transform:translate(-50%,-50%)}.otl-header-section .menu-button{position:relative;z-index:3;grid-column:1;justify-self:start}.otl-header-section .header-actions{position:relative;z-index:3;grid-column:3;justify-self:end}.otl-header-section .main-nav{z-index:122;width:min(83vw,330px);height:100vh;height:100dvh;padding:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;color:#111;background:#fff;box-shadow:24px 0 64px #00000047;scrollbar-width:thin;scrollbar-color:#3ee331 #f0f1ed}.otl-header-section .main-nav[aria-hidden=true]{visibility:hidden}.otl-header-section .main-nav.is-open{visibility:visible}.otl-header-section .otl-desktop-nav-links{display:none}.otl-header-section .otl-mobile-nav{min-height:100%;padding:27px 18px 24px;display:flex;flex-direction:column}.otl-header-section .nav-close{z-index:2;top:15px;right:14px;width:44px;height:44px;color:#151515;background:transparent;border:0;border-radius:0;cursor:pointer}.otl-header-section .nav-close:before,.otl-header-section .nav-close:after{content:"";position:absolute;width:20px;height:1px;background:currentColor}.otl-header-section .nav-close:before{transform:rotate(45deg)}.otl-header-section .nav-close:after{transform:rotate(-45deg)}.otl-header-section .nav-close svg{display:none}.otl-header-section .otl-mobile-nav__kicker,.otl-header-section .otl-mobile-nav__section-label{margin:0;color:#91958d;font-size:8px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.otl-header-section .otl-mobile-nav__kicker{min-height:38px;padding:9px 52px 0 3px}.otl-header-section .otl-mobile-nav__primary{display:flex;flex-direction:column;gap:4px}.otl-header-section .otl-mobile-nav__primary--tail{margin-top:14px}.otl-header-section .main-nav .otl-mobile-nav__primary a{min-height:47px;padding:10px;display:flex;align-items:center;color:#25bd25;border:0;font-family:Impact,Arial Narrow,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.015em;line-height:1;text-transform:uppercase}.otl-header-section .main-nav .otl-mobile-nav__primary a:hover{color:#0a8d14}.otl-header-section .main-nav .otl-mobile-nav__primary .otl-mobile-nav__all{min-height:55px;margin:2px 0;padding:8px 12px;justify-content:space-between;color:#139c1b;background:#e7f8e5;border-left:4px solid #3ee331;border-radius:7px}.otl-header-section .otl-mobile-nav__all>span:last-child{font-family:Inter,Helvetica Neue,sans-serif;font-size:19px}.otl-header-section .otl-mobile-nav__section-label{margin:28px 3px 11px}.otl-header-section .otl-mobile-nav__categories{display:grid;gap:8px}.otl-header-section .main-nav .otl-mobile-nav__category{position:relative;min-height:72px;padding:8px 8px 8px 12px;display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:center;gap:8px;overflow:hidden;color:#141414;background:#f5f6f2;border:1px solid #eceee8;border-radius:7px}.otl-header-section .main-nav .otl-mobile-nav__category:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#3ee331;opacity:0;transition:opacity .18s ease}.otl-header-section .main-nav .otl-mobile-nav__category:hover:before,.otl-header-section .main-nav .otl-mobile-nav__category:focus-visible:before{opacity:1}.otl-header-section .otl-mobile-nav__category-copy{min-width:0;display:flex;align-items:center;gap:9px}.otl-header-section .otl-mobile-nav__category-copy strong{max-width:none;padding:8px 8px 7px;overflow:visible;color:#16a91d;background:#e4f7e2;border-radius:5px;font-family:Impact,Arial Narrow,sans-serif;font-size:18px;font-weight:500;line-height:1;text-overflow:clip;text-transform:uppercase;white-space:nowrap}.otl-header-section .otl-mobile-nav__category-copy>span{color:#191919;font-size:22px;font-weight:300}.otl-header-section .otl-mobile-nav__category-art{position:relative;width:76px;height:56px;display:grid;place-items:center;overflow:hidden;background:#fff}.otl-header-section .otl-mobile-nav__category-art img{width:100%;height:100%;display:block;object-fit:contain}.otl-header-section .otl-mobile-nav__category-placeholder{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden;color:#146e19}.otl-header-section .otl-mobile-nav__category-placeholder small{position:absolute;right:4px;bottom:3px;color:#157e1a;font-size:5px;font-weight:900;letter-spacing:.11em}.otl-header-section .otl-mobile-nav__placeholder-shape{position:relative;display:block}.otl-header-section .otl-mobile-nav__category-placeholder--1 .otl-mobile-nav__placeholder-shape{width:43px;height:10px;background:#171a17;border-radius:8px 3px 3px 8px;transform:rotate(-18deg)}.otl-header-section .otl-mobile-nav__category-placeholder--1 .otl-mobile-nav__placeholder-shape:after{content:"";position:absolute;right:-7px;bottom:-5px;width:17px;height:8px;background:repeating-linear-gradient(90deg,#39e22d 0 2px,transparent 2px 4px)}.otl-header-section .otl-mobile-nav__category-placeholder--2 .otl-mobile-nav__placeholder-shape{width:20px;height:34px;background:linear-gradient(90deg,#132215 0 32%,#32ce2b 33% 67%,#101510 68%);border-radius:5px 5px 3px 3px;box-shadow:0 5px 10px #145c1133}.otl-header-section .otl-mobile-nav__category-placeholder--2 .otl-mobile-nav__placeholder-shape:before{content:"";position:absolute;top:-7px;left:3px;width:18px;height:8px;background:#151815;border-radius:2px 6px 2px 0}.otl-header-section .otl-mobile-nav__category-placeholder--3 .otl-mobile-nav__placeholder-shape{width:43px;height:18px;background:#e1e8dc;border:2px solid #1d6f21;border-radius:55% 22% 25% 48%;box-shadow:0 5px 0 -2px #39e22d;transform:rotate(-9deg)}.otl-header-section .otl-mobile-nav__category-placeholder--3 .otl-mobile-nav__placeholder-shape:after{content:"";position:absolute;right:-3px;bottom:-5px;left:4px;height:4px;background:repeating-linear-gradient(90deg,#151815 0 3px,transparent 3px 5px)}.otl-header-section .otl-mobile-nav__footer{margin-top:auto;padding:25px 3px 2px;display:flex;justify-content:space-between;gap:12px;color:#a4a79f;border-top:1px solid #eceee8;font-size:7px;font-weight:800;letter-spacing:.17em}.otl-header-section .otl-mobile-nav-backdrop{position:fixed;z-index:121;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;display:block;visibility:hidden;opacity:0;background:#111211b0;border:0;cursor:pointer;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.otl-header-section .otl-mobile-nav-backdrop.is-open{visibility:visible;opacity:1;pointer-events:auto}.otl-header-section :is(.nav-close,.otl-mobile-nav a):focus-visible{outline:3px solid #3ee331;outline-offset:2px}}.otl-welcome-popup{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .26s ease,visibility .26s ease}.otl-welcome-popup.is-open{visibility:visible;opacity:1;pointer-events:auto}.otl-welcome-popup__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e100eb3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.otl-welcome-popup__dialog{position:relative;z-index:1;width:min(calc(100vw - 40px),920px);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);display:grid;grid-template-columns:minmax(300px,40%) minmax(0,60%);overflow:auto;color:#161a15;background:#fff;border:1px solid rgba(62,227,49,.52);border-radius:8px;box-shadow:0 34px 90px #00000061;transform:translateY(18px) scale(.985);transition:transform .3s cubic-bezier(.2,.8,.2,1)}.otl-welcome-popup.is-open .otl-welcome-popup__dialog{transform:translateY(0) scale(1)}.otl-welcome-popup__close{position:absolute;z-index:3;top:13px;right:13px;width:42px;height:42px;display:grid;place-items:center;color:#168f1c;background:#fffffff0;border:1px solid #42df38;border-radius:50%;box-shadow:0 5px 16px #1863151f;cursor:pointer}.otl-welcome-popup__close span:before,.otl-welcome-popup__close span:after{content:"";position:absolute;top:20px;left:12px;width:16px;height:2px;background:currentColor}.otl-welcome-popup__close span:before{transform:rotate(45deg)}.otl-welcome-popup__close span:after{transform:rotate(-45deg)}.otl-welcome-popup__media{position:relative;min-height:550px;overflow:hidden;background:#cfdca0}.otl-welcome-popup__image{width:100%;height:100%;display:block;object-fit:cover}.otl-welcome-popup__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;padding:38px 31px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;color:#103e16;background:radial-gradient(circle at 63% 44%,rgba(255,255,255,.65) 0 7%,transparent 7.5%),radial-gradient(circle at 55% 49%,rgba(62,227,49,.26) 0 25%,transparent 25.5%),linear-gradient(145deg,#e6edbd,#bed18e 48%,#94b765)}.otl-welcome-popup__placeholder:before{content:"10%";position:absolute;top:48px;right:-10px;color:#ffffff7a;font-family:Impact,Arial Narrow,sans-serif;font-size:130px;line-height:.8;transform:rotate(-7deg)}.otl-welcome-popup__placeholder:after{content:"";position:absolute;right:40px;bottom:145px;width:104px;height:215px;background:linear-gradient(90deg,#121612 0 18%,#36772d 19% 57%,#101210 58%);border:8px solid rgba(255,255,255,.73);border-radius:24px 24px 13px 13px;box-shadow:-82px 70px 0 -31px #111;transform:rotate(2deg)}.otl-welcome-popup__placeholder>*{position:relative;z-index:1}.otl-welcome-popup__placeholder-kicker,.otl-welcome-popup__placeholder-copy{font-size:8px;font-weight:850;letter-spacing:.2em}.otl-welcome-popup__placeholder strong{margin:10px 0 9px;font-family:Impact,Arial Narrow,sans-serif;font-size:56px;font-weight:500;letter-spacing:-.025em;line-height:.82}.otl-welcome-popup__content{min-width:0;padding:62px 50px 42px}.otl-welcome-popup__eyebrow{margin:0 0 12px;color:#969b91;font-size:8px;font-weight:850;letter-spacing:.23em}.otl-welcome-popup__content h2{max-width:480px;margin:0;color:#168f1c;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(34px,3.05vw,46px);font-weight:500;letter-spacing:-.02em;line-height:.94}.otl-welcome-popup__description{max-width:480px;margin:16px 0 24px;color:#33392f;font-size:13px;line-height:1.5}.otl-welcome-popup__description p{margin:0}.otl-welcome-popup__fields{display:grid;gap:12px}.otl-welcome-popup__field{min-width:0}.otl-welcome-popup__field label{display:block;color:#777d72;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.otl-welcome-popup__field>input,.otl-welcome-popup__phone{width:100%;min-height:44px;color:#171a16;background:transparent;border:0;border-bottom:1px solid #aeb4a8;border-radius:0;outline:0;font-size:14px}.otl-welcome-popup__field>input{padding:7px 0 5px}.otl-welcome-popup__phone{display:grid;grid-template-columns:36px 1fr;align-items:center}.otl-welcome-popup__phone>span{color:#159b1c;font-size:9px;font-weight:900;letter-spacing:.08em}.otl-welcome-popup__phone input{min-width:0;height:43px;padding:7px 0 5px;color:#171a16;background:transparent;border:0;outline:0;font-size:14px}.otl-welcome-popup__field :is(input,.otl-welcome-popup__phone):focus-within,.otl-welcome-popup__field>input:focus{border-bottom-color:#20bd24;box-shadow:0 1px #20bd24}.otl-welcome-popup__field input::placeholder{color:#a0a59b;opacity:1}.otl-welcome-popup__field small{display:block;margin-top:5px;color:#a92f28;font-size:10px}.otl-welcome-popup__consent{margin:17px 0;display:grid;grid-template-columns:18px 1fr;align-items:start;gap:9px}.otl-welcome-popup__consent input{width:17px;height:17px;margin:1px 0 0;accent-color:#20bd24}.otl-welcome-popup__consent label{color:#686d64;font-size:10px;line-height:1.4}.otl-welcome-popup__consent a{color:#127d18;text-decoration:underline;text-underline-offset:2px}.otl-welcome-popup__submit{width:100%;min-height:48px;padding:0 19px;display:flex;align-items:center;justify-content:center;gap:14px;color:#062b08;background:#39e22d;border:0;border-radius:25px;box-shadow:0 8px 20px #2cbe242e;font-size:11px;font-weight:900;letter-spacing:.09em;cursor:pointer;transition:background .18s ease,transform .18s ease}.otl-welcome-popup__submit:hover{background:#58f14d;transform:translateY(-1px)}.otl-welcome-popup__feedback{min-height:170px;padding:26px;display:flex;flex-direction:column;justify-content:center;color:#143713;background:#e7f8e5;border-left:4px solid #39e22d}.otl-welcome-popup__feedback strong{margin-bottom:7px;font-family:Impact,Arial Narrow,sans-serif;font-size:28px;font-weight:500}.otl-welcome-popup__feedback span,.otl-welcome-popup__feedback li{font-size:12px;line-height:1.5}.otl-welcome-popup__feedback--error{min-height:0;margin-bottom:16px;padding:13px 16px;color:#70201b;background:#fff0ee;border-left-color:#d64338}.otl-welcome-popup__feedback--error strong{font-family:inherit;font-size:12px;font-weight:800}.otl-welcome-popup__feedback--error ul{margin:4px 0 0;padding-left:17px}.otl-welcome-popup :is(button,input,a,[tabindex]):focus-visible,.otl-welcome-popup__preview:focus-visible{outline:3px solid #39e22d;outline-offset:3px}.otl-welcome-popup__preview{position:fixed;z-index:50;right:18px;bottom:18px;min-height:44px;padding:0 18px;color:#071b08;background:#39e22d;border:1px solid #0a730e;font-size:11px;font-weight:850;cursor:pointer}body.otl-popup-open{overflow:hidden}@media(max-width:749px){.otl-welcome-popup__dialog{width:calc(100vw - 28px);max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);grid-template-columns:1fr;grid-template-rows:minmax(148px,29vh) auto;border-radius:7px}.otl-welcome-popup__media{min-height:0}.otl-welcome-popup__placeholder{padding:21px 23px}.otl-welcome-popup__placeholder:before{top:23px;right:9px;font-size:92px}.otl-welcome-popup__placeholder:after{right:30px;bottom:21px;width:61px;height:112px;border-width:5px;border-radius:14px 14px 8px 8px;box-shadow:-55px 35px 0 -20px #111}.otl-welcome-popup__placeholder strong{margin-block:7px 5px;font-size:34px}.otl-welcome-popup__placeholder-kicker,.otl-welcome-popup__placeholder-copy{max-width:52%;font-size:6px}.otl-welcome-popup__close{position:fixed;top:20px;right:20px}.otl-welcome-popup__content{padding:25px 22px 76px}.otl-welcome-popup__eyebrow{margin-bottom:9px;font-size:7px}.otl-welcome-popup__content h2{max-width:calc(100% - 12px);font-size:clamp(30px,9.5vw,39px)}.otl-welcome-popup__description{margin:11px 0 18px;font-size:12px}.otl-welcome-popup__fields{gap:9px}.otl-welcome-popup__consent{margin:15px 0}}@media(max-height:690px)and (max-width:749px){.otl-welcome-popup__dialog{grid-template-rows:130px auto}.otl-welcome-popup__content{padding-block:19px 76px}}@media(prefers-reduced-motion:reduce){.announcement__item,.otl-welcome-popup,.otl-welcome-popup__dialog,.otl-header-section .main-nav,.otl-header-section .otl-mobile-nav-backdrop{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/otl-theme.css.map */
