:root{--tpl-font:var(--font-body-family);--tpl-navy:#0b2242;--tpl-navy-2:#123d43;--tpl-green:#9abb70;--tpl-mint:#e8f1dc;--tpl-aqua:#dff1ef;--tpl-blue:#c6ddeb;--tpl-yellow:#f5d883;--tpl-cream:#fff6df;--tpl-paper:#fffdf8;--tpl-line:rgba(11,34,66,.16);--tpl-muted:#557176;--tpl-shadow:0 25px 70px rgba(11,34,66,.12)}html{scroll-behavior:smooth}body,button,input,select,textarea{font-family:var(--tpl-font);letter-spacing:normal}body{color:var(--tpl-navy);background:var(--tpl-paper)}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--tpl-font)}.tpl-shell{width:min(100% - 48px,1440px);margin-inline:auto}.tpl-section{padding:96px 0}.tpl-kicker,.tpl-eyebrow{display:inline-block;color:var(--tpl-navy);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tpl-kicker--light{color:#a9dfe1}.tpl-richtext p{margin:0}.tpl-button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.tpl-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0b224224}.tpl-button--navy{background:var(--tpl-navy);color:#fff}.tpl-button--cream{background:var(--tpl-cream);color:var(--tpl-navy)}.tpl-button--outline{border-color:#0b224259;background:transparent;color:var(--tpl-navy)}.tpl-button--large{min-height:68px;padding-inline:34px;font-size:16px}.tpl-button-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.tpl-text-link,.tpl-arrow-link{display:inline-flex;align-items:center;gap:12px;padding-bottom:7px;border-bottom:1px solid currentColor;color:var(--tpl-navy);font-size:13px;font-weight:800;text-decoration:none}.tpl-section-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;margin-bottom:54px}.tpl-section-heading h2{margin:8px 0 0;font-size:clamp(42px,5vw,74px);font-weight:400;line-height:.98;letter-spacing:-.055em}.tpl-section-heading>div:last-child{max-width:480px;justify-self:end}.tpl-section-heading p{margin:0 0 24px;color:var(--tpl-muted);font-size:17px;line-height:1.65}h1 em,h2 em{color:var(--tpl-green);font-family:Georgia,serif;font-weight:400}.section-header{position:sticky;top:0;z-index:45}.tpl-header{position:relative;z-index:30;background:var(--tpl-paper);border-bottom:1px solid var(--tpl-line);box-shadow:0 8px 24px #0b22420b}.tpl-header__inner{min-height:84px;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(170px,1fr);align-items:center;gap:30px}.tpl-header__logo{justify-self:start}.tpl-header__logo img{width:230px;height:auto;display:block}.tpl-header__nav{display:flex;align-items:center;justify-content:center;gap:28px}.tpl-header__nav>a,.tpl-header__nav summary{color:var(--tpl-navy);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer;list-style:none}.tpl-header__nav details{position:relative}.tpl-header__nav summary::-webkit-details-marker{display:none}.tpl-header__nav details>div.tpl-header__shop-menu{position:absolute;z-index:40;left:-10px;top:var(--tpl-header-menu-offset,50px);width:360px;padding:22px 25px;display:grid;gap:4px;border:1px solid var(--tpl-line);border-radius:20px;background:#fff;box-shadow:0 22px 50px #0b224224}.tpl-header__shop-menu a{padding:6px 0;display:grid;gap:4px;border-radius:10px;color:var(--tpl-navy);text-decoration:none}.tpl-header__shop-menu a+a{margin-top:6px}.tpl-header__shop-menu strong{font-size:15px;font-weight:700;line-height:1.25}.tpl-header__shop-menu span{color:var(--tpl-muted);font-size:12px;font-weight:400;line-height:1.4}.tpl-header__shop-menu a:hover strong{color:#648f48}.tpl-header__icons{justify-self:end;display:flex;gap:9px}.tpl-header__icons>a{position:relative;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--tpl-line);border-radius:50%;color:var(--tpl-navy)}.tpl-header__icons svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.tpl-header__icons a>span{position:absolute;right:-3px;top:-4px;min-width:19px;height:19px;padding:0 4px;display:grid;place-items:center;border-radius:99px;background:var(--tpl-green);font-size:10px;font-weight:800}.tpl-header__mobile{display:none}.announcement-bar-section .utility-bar{background:var(--tpl-navy)!important;color:#fff!important}.announcement-bar__message{font-size:12px;font-weight:700;letter-spacing:.02em}.header-wrapper{background:var(--tpl-paper)!important;border-bottom:1px solid var(--tpl-line)!important}.header{max-width:1440px!important;padding-top:14px!important;padding-bottom:14px!important;display:grid!important;grid-template-areas:"heading navigation icons"!important;grid-template-columns:minmax(220px,1fr) auto minmax(180px,1fr)!important;align-items:center!important}.header__heading,.header__heading-link{grid-area:heading!important;justify-self:start!important}.header__inline-menu{grid-area:navigation!important;margin:0!important;justify-self:center!important;align-self:center!important}.header__icons{grid-area:icons!important;justify-self:end!important}.header__menu-item,.header__active-menu-item{color:var(--tpl-navy)!important;font-size:14px!important;font-weight:650!important;text-decoration:none!important}.header__menu-item:hover{color:#5f8844!important}.header__heading-logo{max-height:58px;width:auto!important}.header__icon{color:var(--tpl-navy)!important}.mega-menu__content,.header__submenu{background:var(--tpl-paper)!important;border-color:var(--tpl-line)!important}.tpl-hero{overflow:hidden;background:linear-gradient(115deg,#e7f7f4,#d9f1f2 54%,#cbecef)}.tpl-hero__grid{min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px}.tpl-hero__copy{position:relative;z-index:3;padding:76px 0}.tpl-eyebrow{padding:8px 13px;border-radius:99px;background:#fff9}.tpl-hero h1{margin:22px 0 0;font-size:clamp(66px,7.2vw,112px);line-height:.86;letter-spacing:-.075em}.tpl-hero h1 br+*{color:var(--tpl-green)}.tpl-hero__copy>.tpl-richtext{max-width:610px;margin:31px 0;font-size:20px;line-height:1.55;color:#315f64}.tpl-hero__proof{display:flex;flex-wrap:wrap;gap:21px;margin-top:40px;font-size:12px;font-weight:800}.tpl-hero__stage{position:relative;align-self:stretch;min-height:620px}.tpl-hero__stage:before{content:"";position:absolute;width:490px;height:490px;right:9%;top:15%;border-radius:50%;background:#fff9}.tpl-hero__orbit{position:absolute;border:1px solid rgba(18,61,67,.18);border-radius:50%;transform:rotate(-20deg)}.tpl-hero__orbit--one{width:650px;height:250px;right:-5%;top:31%}.tpl-hero__orbit--two{width:450px;height:610px;right:3%;top:7%}.tpl-hero__group{position:absolute;top:0;right:0;bottom:0;left:0;animation:tpl-fade-in .65s ease both}.tpl-hero__product{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;transition:transform .25s ease}.tpl-hero__product:hover{transform:translateY(-7px)}.tpl-hero__product span{position:absolute;z-index:4;padding:8px 14px;border-radius:99px;background:#fff;box-shadow:0 8px 24px #123d431a;color:var(--tpl-navy);font-size:11px;font-weight:850;white-space:nowrap}.tpl-hero__product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 20px rgba(18,61,67,.2))}.tpl-hero__product--1{width:280px;height:445px;right:10%;bottom:0}.tpl-hero__product--1 span{top:18%;right:-5%}.tpl-hero__product--2{width:360px;height:300px;left:0;bottom:3%}.tpl-hero__product--2 span{top:8%;left:5%}.tpl-hero__product--3{width:245px;height:295px;left:25%;top:7%}.tpl-hero__product--3 span{top:2%;right:-4%}.tpl-science-stamp{position:absolute;z-index:5;right:0;top:14%;width:120px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background:var(--tpl-navy);color:#fff;text-align:center;transform:rotate(7deg)}.tpl-science-stamp b{font-size:17px}.tpl-science-stamp span{margin-top:5px;color:#b9e8e9;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tpl-hero__dots,.tpl-carousel-dots{position:absolute;z-index:6;display:flex;gap:8px}.tpl-hero__dots{right:20px;bottom:24px}.tpl-hero__dots button,.tpl-carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:#0b224240;cursor:pointer}.tpl-hero__dots button.is-active,.tpl-carousel-dots button.is-active{width:27px;background:var(--tpl-navy)}@keyframes tpl-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.tpl-need-strip{background:var(--tpl-navy);color:#fff}.tpl-need-strip__inner{min-height:124px;display:grid;grid-template-columns:260px 1fr;align-items:center;gap:36px}.tpl-need-strip p{margin:0;color:#addbdb;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.tpl-need-strip__links{display:grid;grid-template-columns:repeat(4,1fr)}.tpl-need-strip a{padding:22px 20px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-left:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;font-size:15px;font-weight:800}.tpl-need-strip__label{display:inline-flex;align-items:center;gap:10px}.tpl-need-strip__icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(173,219,219,.24);border-radius:50%;background:#addbdb14;color:#b9e8e9;font-size:18px}.tpl-need-strip small{color:#7ca6a8;font-size:10px}.tpl-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.tpl-product-card{min-width:0}.tpl-product-card__media{position:relative;aspect-ratio:.92;display:block;overflow:hidden;border-radius:28px;background:#e9ece7;color:var(--tpl-navy)}.tpl-product-card__media>span{position:absolute;z-index:2;left:18px;top:18px;padding:8px 12px;border-radius:99px;background:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.tpl-product-card__media img{width:100%;height:100%;padding:38px 24px 30px;display:block;object-fit:contain;transition:transform .3s ease}.tpl-product-card:hover img{transform:scale(1.035)}.tpl-product-card__media i{position:absolute;right:16px;bottom:16px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;font-style:normal}.tpl-product-card__copy{padding:18px 5px 0;display:flex;justify-content:space-between;gap:14px;font-size:16px}.tpl-product-card__copy a{color:var(--tpl-navy);font-weight:700;text-decoration:none}.tpl-product-card__copy strong{white-space:nowrap}.tpl-product-card>p{margin:7px 5px 0;color:#688084;font-size:12px}.tpl-product-card--placeholder .tpl-product-card__media{background:#eef0ec}.tpl-science{overflow:hidden;background:var(--tpl-navy);color:#fff}.tpl-science__grid{min-height:690px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.tpl-science__visual{position:relative;min-height:600px}.tpl-science__visual:before,.tpl-science__visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(173,219,219,.28)}.tpl-science__visual:before{width:560px;height:260px;top:27%;left:0;transform:rotate(22deg)}.tpl-science__visual:after{width:400px;height:570px;top:5%;left:12%;transform:rotate(-20deg)}.tpl-science__core{position:absolute;z-index:2;left:18%;top:23%;width:230px;height:230px;display:grid;place-items:center;border-radius:50%;background:var(--tpl-green);box-shadow:0 0 0 28px #55c6d214,0 25px 60px #0000002e}.tpl-science__core span{font-family:Georgia,serif;font-size:84px}.tpl-science__core b{position:absolute;right:42px;top:35px;font-size:32px}.tpl-science__core--second{left:52%;top:52%;width:180px;height:180px;background:var(--tpl-yellow);color:var(--tpl-navy)}.tpl-science__core--second span{font-size:56px}.tpl-science__visual>p{position:absolute;left:2%;bottom:5%;color:#b9d6d7;font-size:13px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em}.tpl-science__copy .tpl-kicker{margin-bottom:22px}.tpl-science__copy h2{max-width:640px;margin:0;color:#fff;font-size:clamp(46px,5vw,76px);font-weight:400;line-height:.98;letter-spacing:-.06em}.tpl-science__copy>.tpl-richtext{max-width:600px;margin:32px 0;color:#b9d6d7;font-size:18px;line-height:1.65}.tpl-science__points{display:grid;margin-bottom:34px;border-top:1px solid rgba(255,255,255,.18)}.tpl-science__points>div{padding:16px 0;display:flex;gap:18px;border-bottom:1px solid rgba(255,255,255,.18);font-size:14px;font-weight:800}.tpl-science__points b{color:#74ccd2;font-size:10px}.tpl-story-wrap{padding-top:88px}.tpl-story{min-height:360px;padding:60px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;border-radius:34px;background:#f0efe9}.tpl-story h2{margin:8px 0 0;font-size:clamp(42px,4.7vw,68px);font-weight:400;line-height:.98;letter-spacing:-.055em}.tpl-story>div:last-child{max-width:570px;justify-self:end}.tpl-story .tpl-richtext{margin-bottom:28px;color:#536f74;font-size:18px;line-height:1.7}.tpl-credentials{margin-top:88px;border-top:1px solid var(--tpl-line);border-bottom:1px solid var(--tpl-line);background:#fff}.tpl-credentials__grid{min-height:138px;display:grid;grid-template-columns:repeat(4,1fr)}.tpl-credentials__grid>div{padding:28px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:14px;border-left:1px solid var(--tpl-line)}.tpl-credentials__grid>div:last-child{border-right:1px solid var(--tpl-line)}.tpl-credentials__icon{color:#739f52;font-size:24px}.tpl-credentials b{display:block;font-size:13px}.tpl-credentials small{display:block;margin-top:3px;color:#718387;font-size:11px;line-height:1.45}.tpl-reviews{position:relative;overflow:hidden;background:var(--tpl-yellow)}.tpl-reviews__track{min-height:280px}.tpl-review{min-height:280px;padding-inline:70px;display:grid;grid-template-columns:150px 1fr 190px;align-items:center;gap:50px}.tpl-review__score b{display:block;font-size:28px}.tpl-review__score span{display:block;margin-top:8px;font-size:12px;letter-spacing:.16em}.tpl-review blockquote{margin:0;font-family:Georgia,serif;font-size:clamp(25px,3vw,43px);line-height:1.2}.tpl-review__credit{font-size:12px;line-height:1.6}.tpl-review__credit a{color:var(--tpl-navy);font-weight:800}.tpl-carousel-dots{left:50%;bottom:20px;transform:translate(-50%)}.tpl-partner-cta{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:100px}.tpl-partner-cta h2{margin:8px 0 0;font-size:clamp(42px,5vw,74px);font-weight:400;line-height:.98;letter-spacing:-.055em}.tpl-partner-cta>div:first-child>p{max-width:530px;margin:27px 0;color:var(--tpl-muted);font-size:18px;line-height:1.6}.tpl-partner-card{padding:52px;border-radius:30px;background:var(--tpl-aqua)}.tpl-partner-card>span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.tpl-partner-card h3{margin:20px 0;font-size:38px;line-height:1.05;letter-spacing:-.04em}.tpl-partner-card p{color:var(--tpl-muted);line-height:1.65}.tpl-press-preview{padding:88px 0;background:#f0efe9}.tpl-press-heading{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:80px;margin-bottom:42px}.tpl-press-heading h2{margin:8px 0 0;font-size:clamp(42px,4.7vw,66px);line-height:.98;letter-spacing:-.055em}.tpl-press-heading>div:last-child{max-width:440px;justify-self:end}.tpl-press-heading p{margin:0 0 20px;color:#60787d;font-size:16px;line-height:1.6}.tpl-press-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--tpl-line);border-radius:24px;background:var(--tpl-paper)}.tpl-press-card{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--tpl-line);background:var(--tpl-paper);color:var(--tpl-navy);text-decoration:none;transition:background .2s ease,transform .2s ease}.tpl-press-card:last-child{border-right:0}.tpl-press-card:hover{background:var(--tpl-mint)}.tpl-press-card__image{aspect-ratio:1.55;display:block;overflow:hidden;background:#e4e7e4}.tpl-press-card__image>img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s ease}.tpl-press-card:hover .tpl-press-card__image>img{transform:scale(1.025)}.tpl-press-card__fallback{height:100%;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#dce9ee,#eef3e5)}.tpl-press-card__fallback strong{max-width:220px;font-size:28px;line-height:.95;letter-spacing:-.04em}.tpl-press-card__fallback small{margin-top:16px;text-transform:uppercase;letter-spacing:.1em}.tpl-press-card__body{min-height:190px;padding:22px 24px;display:flex;flex:1;flex-direction:column}.tpl-press-card__body>small,.tpl-press-card__meta small{color:#658184;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tpl-press-card__body>strong{margin:18px 0 auto;font-size:18px;line-height:1.25}.tpl-press-card__body>i{margin-top:20px;font-style:normal;font-size:12px;font-weight:800}.tpl-press-card__meta{display:flex;justify-content:space-between;gap:12px}.tpl-newsletter{scroll-margin-top:110px;background:var(--tpl-mint)}.tpl-newsletter__inner{min-height:245px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:100px}.tpl-newsletter h2{margin:7px 0 0;font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.05em}.tpl-newsletter__form>p{margin:0 0 20px;color:#5d7779;line-height:1.55}.tpl-newsletter__field{display:flex;border-bottom:1px solid rgba(11,34,66,.35)}.tpl-newsletter__field input{flex:1;min-width:0;padding:14px 0;border:0;outline:0;background:transparent;color:var(--tpl-navy)}.tpl-newsletter__field button{border:0;background:transparent;color:var(--tpl-navy);font-weight:800;cursor:pointer}.tpl-form-success{color:#416f45!important}.tpl-form-error{color:#9c2b24}.tpl-page-hero{min-height:520px;display:flex;align-items:center;background:linear-gradient(120deg,#edf3e4,#e1eaf2)}.tpl-page-hero>.tpl-shell{padding-block:74px}.tpl-page-hero h1{margin:18px 0 0;font-size:clamp(58px,7vw,96px);line-height:.9;letter-spacing:-.065em}.tpl-page-hero p{max-width:590px;margin:25px 0 0;color:#517175;font-size:19px;line-height:1.6}.tpl-page-hero__split{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:100px}.tpl-page-hero__split>p{justify-self:end}.tpl-page-content{padding-block:60px;max-width:1000px}.tpl-stockist-hero{overflow:hidden;background:linear-gradient(120deg,#e4ebf2,#e8f0de)}.tpl-stockist-hero__grid{min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.tpl-stockist-hero h1{margin:18px 0 25px;font-size:clamp(58px,7vw,96px);line-height:.9;letter-spacing:-.065em}.tpl-stockist-hero p{max-width:620px;color:#527176;font-size:18px;line-height:1.6}.tpl-stockist-hero__art{min-height:440px;display:grid;place-items:center}.tpl-stockist-hero__art img{width:min(100%,560px);max-height:460px;object-fit:contain}.tpl-stockist-search{height:70px;padding:0 22px;display:flex;align-items:center;gap:16px;border:1px solid var(--tpl-line);border-radius:18px;background:#fff}.tpl-stockist-search>span{font-size:24px;color:#739093}.tpl-stockist-search input{flex:1;border:0;outline:0;background:transparent;color:var(--tpl-navy);font-size:16px}.tpl-stockist-grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tpl-stockist-card{min-height:165px;padding:18px;display:grid;grid-template-columns:94px minmax(0,1fr);gap:18px;border:1px solid var(--tpl-line);border-radius:22px;background:#fff;color:var(--tpl-navy);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.tpl-stockist-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #0b224214}.tpl-stockist-card--extra{display:none}.tpl-stockists.is-expanded .tpl-stockist-card--extra{display:grid}.tpl-stockist-card__logo{width:94px;height:94px;align-self:center;display:grid;place-items:center;overflow:hidden;border-radius:16px;background:#f2f5f0}.tpl-stockist-card__logo img{width:100%;height:100%;padding:10px;object-fit:contain}.tpl-stockist-card__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.tpl-stockist-card__copy small{color:#5f8381;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.tpl-stockist-card__copy strong{margin-top:8px;font-size:18px;line-height:1.12}.tpl-stockist-card__copy>span{margin-top:8px;color:#6b8486;font-size:13px}.tpl-stockist-card__copy i{margin-top:auto;padding-top:12px;border-bottom:1px solid var(--tpl-navy);font-style:normal;font-size:11px;font-weight:800}.tpl-stockist-controls{margin-top:28px;display:flex;justify-content:center}.tpl-stockist-note{text-align:center;color:#71888a;font-size:12px}.tpl-stockist-map{min-height:470px;margin-top:76px;display:grid;grid-template-columns:.72fr 1.28fr;overflow:hidden;border-radius:30px;background:var(--tpl-navy);color:#fff}.tpl-stockist-map>div{padding:52px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tpl-stockist-map h2{margin:16px 0 20px;font-size:clamp(38px,4vw,56px);line-height:1;letter-spacing:-.05em}.tpl-stockist-map p{margin:0 0 28px;color:#b3cacc;line-height:1.65}.tpl-stockist-map iframe{width:100%;height:100%;min-height:470px;border:0}.tpl-retailer-callout{overflow:hidden;background:var(--tpl-navy);color:#fff}.tpl-retailer-callout__grid{min-height:570px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:54px}.tpl-retailer-callout h2{max-width:700px;margin:20px 0 38px;font-size:clamp(58px,5.4vw,84px);line-height:.98;letter-spacing:-.06em}.tpl-retailer-callout__art{height:500px;overflow:hidden;border-radius:34px;background:#f7f3ea}.tpl-retailer-callout__art img{width:100%;height:100%;object-fit:cover}.tpl-trade-hero{overflow:hidden;background:var(--tpl-navy);color:#fff}.tpl-trade-hero__grid{min-height:690px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:90px}.tpl-trade-hero .tpl-kicker{margin-bottom:27px;font-size:14px;letter-spacing:.16em}.tpl-trade-hero h1{margin:0;color:#fff;font-size:clamp(64px,7vw,105px);font-weight:800;line-height:.92;letter-spacing:-.075em}.tpl-trade-hero h1 em{display:block;margin-top:.08em}.tpl-trade-hero p{max-width:640px;margin:30px 0;color:#c3dada;font-size:19px;line-height:1.65}.tpl-trade-hero .tpl-button-row{gap:14px}.tpl-faire{min-height:54px;padding:7px 20px;display:inline-flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}.tpl-faire:hover{background:#ffffff14;transform:translateY(-2px)}.tpl-faire small{font-size:10px;font-weight:800;letter-spacing:.04em}.tpl-faire img{width:92px;height:auto;display:block;filter:invert(1);mix-blend-mode:screen}.tpl-trade-stack{position:relative;min-height:560px}.tpl-trade-stack>div{position:absolute;width:260px;height:300px;padding:30px 28px;display:flex;flex-direction:column;overflow:hidden;border-radius:28px;color:var(--tpl-navy);box-shadow:0 25px 60px #0000002e}.tpl-trade-stack b{margin-top:auto;font-size:35px;font-weight:800;line-height:.95;letter-spacing:-.05em;text-transform:uppercase}.tpl-trade-stack span{max-width:195px;margin-top:15px;font-size:14px;font-weight:750;line-height:1.35}.tpl-trade-stack>div:nth-child(1){z-index:1;left:0;top:35px;background:var(--tpl-yellow);transform:rotate(-7deg)}.tpl-trade-stack>div:nth-child(1) b{margin-top:55px}.tpl-trade-stack>div:nth-child(2){z-index:1;right:0;top:95px;background:var(--tpl-blue);transform:rotate(6deg)}.tpl-trade-stack>div:nth-child(2) b{margin-top:25px}.tpl-trade-stack>div:nth-child(3){z-index:2;left:25%;bottom:5px;background:var(--tpl-mint);transform:rotate(-1deg)}.tpl-trade-benefits{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--tpl-line);border-radius:28px}.tpl-trade-benefits article{position:relative;min-height:300px;padding:30px 32px;display:grid;grid-template-rows:auto 1fr auto auto;border-right:1px solid var(--tpl-line)}.tpl-trade-benefits article:last-child{border-right:0}.tpl-trade-benefits>article>span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#dff1ef;color:#318e96;font-size:22px}.tpl-trade-benefits small{position:absolute;right:30px;top:34px;color:#7c9294;font-size:10px}.tpl-trade-benefits h3{min-height:2.1em;margin:0 0 12px;display:flex;align-items:flex-end;font-size:30px;font-weight:400;line-height:1.05;letter-spacing:-.035em}.tpl-trade-benefits p{margin:0;color:#617b7e;font-size:14px;line-height:1.6}.tpl-trade-range{padding:96px 0;background:var(--tpl-aqua)}.tpl-trade-range__heading{margin-bottom:42px;display:flex;align-items:end;justify-content:space-between;gap:50px}.tpl-trade-range h2{margin:8px 0 0;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:.98;letter-spacing:-.055em}.tpl-trade-range img{width:100%;height:auto;display:block;border:1px solid rgba(11,34,66,.1);border-radius:30px;background:#f5f7f9}.tpl-trade-process{padding:110px 0;background:var(--tpl-mint)}.tpl-trade-process>.tpl-shell>h2{max-width:850px;margin:10px 0 50px;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:.98;letter-spacing:-.055em}.tpl-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tpl-process-grid article{min-height:290px;padding:34px;border-radius:28px;background:var(--tpl-paper)}.tpl-process-grid b{display:block;color:#38a5ad;font-family:Georgia,serif;font-size:64px;font-weight:400;line-height:1}.tpl-process-grid h3{margin:55px 0 15px;font-size:26px;font-weight:400}.tpl-process-grid p{margin:0;color:#5b7477;line-height:1.6}.tpl-trade-final{margin-top:80px;padding:50px 54px;display:flex;justify-content:space-between;align-items:center;gap:50px;border-radius:30px;background:var(--tpl-navy);color:#fff;box-shadow:0 28px 70px #0b224229}.tpl-trade-final>div>span{color:#8cd6dc;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.tpl-trade-final h2{max-width:760px;margin:12px 0 0;color:#fff;font-size:50px;font-weight:400;line-height:.98}.tpl-trade-final .tpl-button{min-width:270px;box-shadow:0 18px 42px #0003}.tpl-trade-final-section{padding-bottom:110px;background:var(--tpl-mint)}.tpl-trade-final-section .tpl-trade-final{margin-top:0}.tpl-filter-bar{margin-bottom:34px;display:flex;flex-wrap:wrap;gap:10px}.tpl-filter-bar button{min-height:42px;padding:0 18px;border:1px solid var(--tpl-line);border-radius:99px;background:transparent;color:var(--tpl-navy);font-weight:750;cursor:pointer}.tpl-filter-bar button.is-active{border-color:var(--tpl-navy);background:var(--tpl-navy);color:#fff}.tpl-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tpl-guide-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--tpl-line);border-radius:26px;background:#fff;color:var(--tpl-navy);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.tpl-guide-card:hover{transform:translateY(-4px);box-shadow:var(--tpl-shadow)}.tpl-guide-card__image{aspect-ratio:1.45;display:block;overflow:hidden;background:var(--tpl-mint)}.tpl-guide-card__image img{width:100%;height:100%;object-fit:cover}.tpl-guide-card__fallback{height:100%;display:grid;place-items:center;text-align:center;font-size:27px;font-weight:800}.tpl-guide-card__body{min-height:270px;padding:25px;display:flex;flex-direction:column}.tpl-guide-card__body small{color:#658184;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.tpl-guide-card__body strong{margin:20px 0 10px;font-size:27px;line-height:1.1;letter-spacing:-.03em}.tpl-guide-card__body>span{color:#617b7e;line-height:1.55}.tpl-guide-card__body b{margin-top:auto;padding-top:20px;font-size:12px}.tpl-press-library__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tpl-press-library__grid .tpl-press-card{overflow:hidden;border:1px solid var(--tpl-line);border-radius:24px}.tpl-press-contact{background:var(--tpl-navy);color:#fff}.tpl-press-contact>.tpl-shell{min-height:245px;display:flex;align-items:center;justify-content:space-between;gap:50px}.tpl-press-contact h2{margin:12px 0 0;font-size:clamp(42px,5vw,68px)}.tpl-story-hero{background:var(--tpl-mint)}.tpl-story-hero__grid{min-height:690px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px}.tpl-story-hero h1,.tpl-science-page__hero h1{margin:20px 0;font-size:clamp(62px,7vw,104px);line-height:.9;letter-spacing:-.07em}.tpl-story-hero p,.tpl-science-page__hero p{max-width:620px;color:#547175;font-size:19px;line-height:1.65}.tpl-story-hero__photo{position:relative;height:560px;overflow:hidden;border-radius:40px}.tpl-story-hero__photo>img:first-child{width:100%;height:100%;object-fit:cover}.tpl-story-hero__photo>span{position:absolute;right:22px;bottom:22px;padding:15px;display:flex;align-items:center;gap:10px;border-radius:16px;background:#ffffffe6;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.tpl-story-hero__photo>span img{width:44px;height:44px;object-fit:contain}.tpl-story-origin{display:grid;grid-template-columns:100px 1fr 1fr;gap:60px}.tpl-story-origin>span{color:#6f9192;font-size:60px}.tpl-story-origin h2{margin:12px 0 0;font-size:50px;line-height:1}.tpl-story-origin .tpl-richtext{color:var(--tpl-muted);font-size:17px;line-height:1.7}.tpl-belief{padding:100px 0;background:var(--tpl-yellow);text-align:center}.tpl-belief h2{margin:20px 0;font-size:clamp(48px,6vw,86px);line-height:.98;letter-spacing:-.06em}.tpl-belief p{font-size:18px}.tpl-story-science{display:grid;grid-template-columns:.9fr 1fr;align-items:center;gap:90px}.tpl-story-science__visual{min-height:520px;display:flex;align-items:center;justify-content:center;gap:24px;border-radius:36px;background:var(--tpl-navy);color:#fff}.tpl-story-science__visual strong{font-family:Georgia,serif;font-size:70px}.tpl-story-science__visual b{font-size:40px;color:#55c6d2}.tpl-story-science__visual small{position:absolute;margin-top:340px;text-transform:uppercase;letter-spacing:.1em}.tpl-story-science h2{font-size:56px;line-height:1;letter-spacing:-.05em}.tpl-story-science p{color:var(--tpl-muted);font-size:18px;line-height:1.7}.tpl-science-page__hero{background:var(--tpl-navy);color:#fff}.tpl-science-page__grid{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px}.tpl-science-page__hero p{color:#bfd0da}.tpl-formula{position:relative;width:min(520px,100%);aspect-ratio:1;display:flex;align-items:center;justify-content:center;gap:22px;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:inset 0 0 0 40px #9abb700f,0 0 0 80px #9abb7009}.tpl-formula>span{font-family:Georgia,serif;font-size:clamp(55px,6vw,90px)}.tpl-formula>b{color:#55c6d2;font-size:50px}.tpl-formula small{position:absolute;bottom:17%;padding:9px 15px;border-radius:99px;background:#55c6d2;color:var(--tpl-navy);font-weight:800}.tpl-science-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.tpl-science-intro h2{font-size:56px;line-height:1;letter-spacing:-.05em}.tpl-science-components{display:grid;gap:15px}.tpl-science-components article{padding:30px;border:1px solid var(--tpl-line);border-radius:24px;background:#fff}.tpl-science-components span{color:#3aa1aa;font-size:12px;font-weight:800}.tpl-science-components h3{font-size:28px}.tpl-science-components p{color:var(--tpl-muted);line-height:1.6}.tpl-science-standard{padding:110px 0;background:var(--tpl-aqua);text-align:center}.tpl-science-standard h2{max-width:900px;margin:20px auto;font-size:clamp(48px,6vw,82px);line-height:1;letter-spacing:-.06em}.tpl-science-standard p{max-width:700px;margin:auto;color:var(--tpl-muted);font-size:18px;line-height:1.65}.product__title h1,.collection-hero__title,.main-page-title,.title--primary{color:var(--tpl-navy);letter-spacing:-.04em}.product__media-wrapper .global-media-settings,.card__media .media{background:#edf0eb!important}.product-form__submit,.quick-add__submit,.cart__checkout-button{border-radius:999px!important;background:var(--tpl-navy)!important;color:#fff!important}.product__accordion{border-color:var(--tpl-line)!important}.card__heading a,.price{color:var(--tpl-navy)!important}.facet-filters__sort,.facets__summary{border-radius:999px}.jdgm-widget{color:var(--tpl-navy)}.tpl-trade-stack>div:nth-child(3) b{font-size:28px}.tpl-hero h1,.tpl-page-hero h1,.tpl-stockist-hero h1,.tpl-story-hero h1,.tpl-science-page__hero h1{font-weight:800}.tpl-science h2,.tpl-trade-hero h1,.tpl-retailer-callout h2,.tpl-science-page__hero h1,.tpl-press-contact h2,.tpl-trade-final h2{color:#fff}.tpl-press-heading h2,.tpl-newsletter h2,.tpl-story-origin h2,.tpl-story-science h2,.tpl-science-intro h2,.tpl-science-standard h2,.tpl-press-contact h2{font-weight:400}@media(min-width:750px){.tpl-header__nav>a,.tpl-header__nav>details>summary{position:relative;padding:12px 0;transition:color .2s ease}.tpl-header__nav>a:after,.tpl-header__nav>details>summary:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:3px;border-radius:99px;background:var(--tpl-green);transform:scaleX(0);transform-origin:left center;transition:transform .28s cubic-bezier(.22,.8,.3,1)}.tpl-header__nav>a:hover:after,.tpl-header__nav>a:focus-visible:after,.tpl-header__nav>details>summary:hover:after,.tpl-header__nav>details>summary:focus-visible:after,.tpl-header__nav>details[open]>summary:after{transform:scaleX(1)}.tpl-header__nav>a:hover,.tpl-header__nav>a:focus-visible,.tpl-header__nav>details>summary:hover,.tpl-header__nav>details>summary:focus-visible,.tpl-header__nav>details[open]>summary{color:#648f48}.tpl-header__nav summary>span{display:inline-block;transition:transform .22s ease}.tpl-header__nav details[open]>summary>span{transform:rotate(180deg)}.tpl-header__nav details[open]>div{animation:tpl-nav-reveal .2s ease both}.tpl-header__icons>a{transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.tpl-header__icons>a:hover,.tpl-header__icons>a:focus-visible{transform:translateY(-2px);border-color:var(--tpl-green);background:var(--tpl-mint);color:#4f7d39}}@keyframes tpl-nav-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.tpl-product-card__subtitle{min-height:1.45em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tpl-review[hidden]{display:none!important}.tpl-footer{padding-top:78px;background:var(--tpl-navy);color:#fff}.tpl-footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:50px}.tpl-footer__brand img{width:min(250px,100%);height:auto}.tpl-footer__brand p{max-width:320px;color:#b8cdcf;line-height:1.6}.tpl-footer nav,.tpl-footer__brand{display:flex;flex-direction:column;align-items:flex-start}.tpl-footer h2{margin:0 0 18px;color:#9bd6d7;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.tpl-footer nav a,.tpl-footer__socials a{margin:6px 0;color:#fff;text-decoration:none;font-size:13px}.tpl-footer__socials{display:flex;gap:16px}.tpl-footer__bottom{min-height:90px;margin-top:55px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.16);color:#9fb8ba;font-size:11px}@media(max-width:1100px){.tpl-product-grid,.tpl-press-grid,.tpl-trade-benefits{grid-template-columns:repeat(2,1fr)}.tpl-press-card:nth-child(2){border-right:0}.tpl-trade-benefits article:nth-child(2){border-right:0}.tpl-trade-benefits article:nth-child(-n+2){border-bottom:1px solid var(--tpl-line)}.tpl-stockist-grid,.tpl-guide-grid,.tpl-press-library__grid{grid-template-columns:repeat(2,1fr)}.tpl-footer__grid{grid-template-columns:1.4fr repeat(2,1fr)}.tpl-hero__grid,.tpl-science__grid,.tpl-trade-hero__grid,.tpl-story-hero__grid,.tpl-science-page__grid{gap:35px}.tpl-hero__product--2{width:300px}.tpl-trade-stack{transform:scale(.85);transform-origin:center}.tpl-retailer-callout__grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.tpl-shell{width:min(100% - 30px,1440px)}.tpl-section{padding:68px 0}.tpl-header__inner{min-height:72px;grid-template-columns:1fr auto 1fr}.tpl-header__logo{grid-column:2}.tpl-header__logo img{width:190px}.tpl-header__nav{display:none}.tpl-header__icons{grid-column:3}.tpl-header__icons>a:first-child{display:none}.tpl-header__mobile{position:relative;display:block;grid-column:1;grid-row:1;justify-self:start}.tpl-header__mobile>summary{width:44px;height:44px;display:grid;align-content:center;gap:5px;cursor:pointer;list-style:none}.tpl-header__mobile>summary::-webkit-details-marker{display:none}.tpl-header__mobile>summary span{width:24px;height:2px;background:var(--tpl-navy)}.tpl-header__drawer{position:absolute;z-index:50;left:-15px;top:58px;width:min(88vw,380px);padding:24px;display:grid;gap:4px;border:1px solid var(--tpl-line);border-radius:0 0 20px;background:var(--tpl-paper);box-shadow:var(--tpl-shadow)}.tpl-header__drawer>a,.tpl-header__drawer summary,.tpl-header__drawer details>a{padding:12px;display:block;color:var(--tpl-navy);font-weight:700;text-decoration:none;list-style:none}.tpl-header__drawer details>a{padding-left:28px;font-size:13px}.header{display:grid!important;grid-template-areas:"left-icons heading icons"!important;grid-template-columns:1fr auto 1fr!important}.header__heading-logo{max-height:45px}.tpl-section-heading,.tpl-press-heading,.tpl-story,.tpl-newsletter__inner,.tpl-page-hero__split,.tpl-story-origin,.tpl-story-science,.tpl-science-intro{grid-template-columns:1fr;gap:30px}.tpl-section-heading>div:last-child,.tpl-press-heading>div:last-child{justify-self:start}.tpl-hero__grid{min-height:auto;grid-template-columns:1fr}.tpl-hero__copy{padding:64px 0 10px}.tpl-hero h1{font-size:64px}.tpl-hero__stage{min-height:500px}.tpl-hero__stage:before{width:330px;height:330px;right:0}.tpl-hero__orbit--one{width:430px;height:180px}.tpl-hero__orbit--two{width:320px;height:440px}.tpl-hero__product--1{width:200px;height:340px;right:0}.tpl-hero__product--2{width:230px;height:220px;left:-15px}.tpl-hero__product--3{width:170px;height:210px;left:20%;top:6%}.tpl-science-stamp{width:90px;height:90px;right:5px}.tpl-need-strip__inner{grid-template-columns:1fr;gap:0;padding-block:20px}.tpl-need-strip__links{grid-template-columns:repeat(2,1fr)}.tpl-need-strip a{border-top:1px solid rgba(255,255,255,.16)}.tpl-product-grid,.tpl-press-grid,.tpl-stockist-grid,.tpl-guide-grid,.tpl-press-library__grid,.tpl-process-grid{grid-template-columns:1fr 1fr}.tpl-product-card__media{border-radius:20px}.tpl-product-card__copy{font-size:14px}.tpl-science__grid{grid-template-columns:1fr;gap:0;padding-bottom:68px}.tpl-science__visual{min-height:470px}.tpl-science__visual:before{width:420px}.tpl-science__visual:after{width:310px;height:430px}.tpl-science__core{width:180px;height:180px}.tpl-science__core span{font-size:62px}.tpl-science__core--second{width:135px;height:135px}.tpl-science__core--second span{font-size:40px}.tpl-story{padding:38px}.tpl-credentials__grid{grid-template-columns:1fr 1fr}.tpl-review{min-height:380px;padding:52px 35px;grid-template-columns:1fr;gap:18px}.tpl-review blockquote{font-size:27px}.tpl-partner-cta{grid-template-columns:1fr;gap:45px}.tpl-press-grid{border-radius:20px}.tpl-press-card{border-bottom:1px solid var(--tpl-line)}.tpl-newsletter__inner{padding-block:54px}.tpl-stockist-hero__grid{grid-template-columns:1fr}.tpl-stockist-hero__grid>div:first-child{padding-top:60px}.tpl-stockist-hero__art{min-height:300px}.tpl-stockist-card{grid-template-columns:72px 1fr}.tpl-stockist-card__logo{width:72px;height:72px}.tpl-stockist-map{grid-template-columns:1fr}.tpl-stockist-map>div{padding:38px}.tpl-stockist-map iframe{min-height:400px}.tpl-retailer-callout__grid{grid-template-columns:1fr;padding-block:60px}.tpl-retailer-callout__art{height:360px}.tpl-trade-hero__grid{grid-template-columns:1fr;padding-block:65px}.tpl-trade-hero h1{font-size:61px}.tpl-trade-stack{min-height:510px;transform:scale(.9)}.tpl-trade-benefits{grid-template-columns:1fr}.tpl-trade-benefits article{border-right:0;border-bottom:1px solid var(--tpl-line)}.tpl-trade-benefits article:last-child{border-bottom:0}.tpl-trade-range__heading,.tpl-trade-final{align-items:flex-start;flex-direction:column}.tpl-process-grid{grid-template-columns:1fr}.tpl-trade-final{padding:36px}.tpl-trade-final h2{font-size:40px}.tpl-story-hero__grid,.tpl-science-page__grid{grid-template-columns:1fr;padding-block:65px}.tpl-story-hero__photo{height:420px}.tpl-story-origin{grid-template-columns:1fr}.tpl-story-science__visual{min-height:400px}.tpl-formula{width:360px;margin:30px auto}.tpl-footer__grid{grid-template-columns:1fr 1fr}.tpl-footer__brand{grid-column:1/-1}.tpl-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}}@media(max-width:520px){.tpl-product-grid,.tpl-press-grid,.tpl-stockist-grid,.tpl-guide-grid,.tpl-press-library__grid{grid-template-columns:1fr}.tpl-need-strip__links{grid-template-columns:1fr 1fr}.tpl-need-strip__label{gap:6px}.tpl-need-strip a{padding-inline:10px}.tpl-credentials__grid{grid-template-columns:1fr}.tpl-credentials__grid>div{border-right:1px solid var(--tpl-line)}.tpl-stockist-card{min-height:150px}.tpl-footer__grid{grid-template-columns:1fr 1fr}.tpl-trade-stack{transform:scale(.74);transform-origin:left top;width:135%;margin-bottom:-120px}.tpl-story-hero h1,.tpl-science-page__hero h1{font-size:57px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tpl-hero__group{animation:none}.tpl-product-card img,.tpl-press-card img{transition:none}}.tpl-story-page-hero{overflow:hidden;background:var(--story-bg,var(--tpl-mint))}.tpl-story-page-hero__grid{min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding-block:62px}.tpl-story-page-hero__copy{position:relative;z-index:1}.tpl-story-page-hero h1{max-width:680px;margin:22px 0 26px;color:var(--tpl-navy);font-size:clamp(62px,7vw,104px);font-weight:800;line-height:.89;letter-spacing:-.072em}.tpl-story-page-hero h1 em{display:inline-block;color:var(--tpl-green);font-family:Georgia,serif;font-weight:400}.tpl-story-page-hero__intro{max-width:600px;color:#547175;font-size:19px;line-height:1.65}.tpl-story-page-hero__intro p{margin:0}.tpl-story-page-hero__photo{position:relative;height:550px;overflow:hidden;border-radius:38px;background:#dbe5d0;box-shadow:0 24px 60px #0b22421f}.tpl-story-page-hero__photo>img:first-child{width:100%;height:100%;display:block;object-fit:cover}.tpl-story-page-hero__badge{position:absolute;right:22px;bottom:22px;padding:13px 16px;display:flex;align-items:center;gap:11px;border-radius:17px;background:#fffdf8f0;box-shadow:0 12px 30px #0b22421f;font-size:11px;font-weight:800;line-height:1.35;letter-spacing:.06em;text-transform:uppercase}.tpl-story-page-hero__badge img{width:44px;height:44px;object-fit:contain}.tpl-story-page-origin{background:var(--tpl-paper)}.tpl-story-page-origin__grid{display:grid;grid-template-columns:90px minmax(0,.85fr) minmax(0,1.15fr);gap:58px;align-items:start}.tpl-story-page-origin__number{color:#769293;font-family:Georgia,serif;font-size:62px;line-height:1}.tpl-story-page-origin h2{max-width:540px;margin:14px 0 0;font-size:clamp(42px,4.5vw,64px);font-weight:400;line-height:.98;letter-spacing:-.052em}.tpl-story-page-origin__body{max-width:650px;color:var(--tpl-muted);font-size:17px;line-height:1.72}.tpl-story-page-origin__body p:first-child{margin-top:0}.tpl-story-page-origin__body p:last-child{margin-bottom:0}.tpl-story-page-origin__range{margin-top:70px;padding:30px 36px 28px;overflow:hidden;border:1px solid var(--tpl-line);border-radius:32px;background:#f5f7f9}.tpl-story-page-origin__range>div{display:flex;align-items:end;justify-content:space-between;gap:40px}.tpl-story-page-origin__range h3{max-width:720px;margin:8px 0 0;font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.05;letter-spacing:-.04em}.tpl-story-page-origin__range>img{width:100%;height:auto;margin-top:16px;display:block;mix-blend-mode:multiply}.tpl-story-page-belief{padding:100px 0;background:var(--belief-bg,var(--tpl-yellow));text-align:center}.tpl-story-page-belief h2{max-width:1050px;margin:20px auto;color:var(--tpl-navy);font-size:clamp(48px,6vw,86px);font-weight:400;line-height:.96;letter-spacing:-.06em}.tpl-story-page-belief h2 em{color:#6f984f;font-family:Georgia,serif;font-weight:400}.tpl-story-page-belief .rte{font-size:18px}.tpl-story-page-belief .rte p{margin:0}.tpl-story-page-science{background:var(--tpl-paper)}.tpl-story-page-science__grid{display:grid;grid-template-columns:.92fr 1fr;align-items:center;gap:92px}.tpl-story-page-science__visual{position:relative;min-height:470px;padding:60px;display:flex;align-items:center;justify-content:center;gap:22px;overflow:hidden;border-radius:36px;background:var(--tpl-navy);color:#fff;box-shadow:0 28px 70px #0b224224}.tpl-story-page-science__visual:before,.tpl-story-page-science__visual:after{content:"";position:absolute;border:1px solid rgba(183,228,230,.23);border-radius:50%;transform:rotate(24deg)}.tpl-story-page-science__visual:before{width:80%;height:42%}.tpl-story-page-science__visual:after{width:55%;height:82%;transform:rotate(-22deg)}.tpl-story-page-science__visual>span,.tpl-story-page-science__visual>b,.tpl-story-page-science__visual>small{position:relative;z-index:1}.tpl-story-page-science__visual>span{font-family:Georgia,serif;font-size:clamp(54px,5vw,78px)}.tpl-story-page-science__visual>b{color:#67cad0;font-size:42px}.tpl-story-page-science__visual>small{position:absolute;bottom:42px;left:0;right:0;color:#b8e2e3;font-size:10px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.12em}.tpl-story-page-science__copy h2{margin:16px 0 22px;font-size:clamp(42px,4.5vw,62px);font-weight:400;line-height:1;letter-spacing:-.052em}.tpl-story-page-science__copy .rte{max-width:650px;margin-bottom:30px;color:var(--tpl-muted);font-size:17px;line-height:1.72}.tpl-science-page-v2__hero{overflow:hidden;background:var(--tpl-navy);color:#fff}.tpl-science-page-v2__hero-grid{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;padding-block:62px}.tpl-science-page-v2__hero h1{margin:20px 0 26px;color:#fff;font-size:clamp(62px,7vw,104px);font-weight:800;line-height:.89;letter-spacing:-.072em}.tpl-science-page-v2__hero h1 em{color:var(--tpl-green);font-family:Georgia,serif;font-weight:400}.tpl-science-page-v2__hero-copy .rte{max-width:650px;margin-bottom:30px;color:#c2d6d8;font-size:18px;line-height:1.66}.tpl-science-page-v2__hero-copy .rte p{margin:0}.tpl-science-page-v2__formula{position:relative;width:min(520px,90%);aspect-ratio:1;margin-inline:auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:inset 0 0 0 40px #9abb700f,0 0 0 80px #9abb7009}.tpl-science-page-v2__formula:before{content:"";position:absolute;width:112%;height:45%;border:1px solid rgba(181,223,225,.25);border-radius:50%;transform:rotate(24deg)}.tpl-science-page-v2__formula>div{position:relative;z-index:1;display:flex;align-items:center;gap:20px}.tpl-science-page-v2__formula span{font-family:Georgia,serif;font-size:clamp(52px,5vw,82px)}.tpl-science-page-v2__formula b{color:#5dc8d0;font-size:42px}.tpl-science-page-v2__formula small{position:absolute;z-index:2;bottom:17%;padding:9px 16px;border-radius:99px;background:#5dc8d0;color:var(--tpl-navy);font-size:11px;font-weight:800}.tpl-science-page-v2__components{background:var(--tpl-paper)}.tpl-science-page-v2__section-head,.tpl-science-page-v2__range-head{display:grid;grid-template-columns:1.05fr .75fr;align-items:end;gap:90px;margin-bottom:44px}.tpl-science-page-v2__section-head h2,.tpl-science-page-v2__range-head h2{max-width:820px;margin:14px 0 0;font-size:clamp(44px,5vw,70px);font-weight:400;line-height:.98;letter-spacing:-.055em}.tpl-science-page-v2__section-head>.rte,.tpl-science-page-v2__range-head>.rte{color:var(--tpl-muted);font-size:17px;line-height:1.68}.tpl-science-page-v2__section-head>.rte p,.tpl-science-page-v2__range-head>.rte p{margin:0}.tpl-science-page-v2__component-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tpl-science-page-v2__component-grid article{min-height:240px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--tpl-line);border-radius:26px;background:#fff}.tpl-science-page-v2__component-grid article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--tpl-aqua);color:#248d96;font-size:11px;font-weight:800}.tpl-science-page-v2__component-grid h3{margin:auto 0 12px;font-size:30px;font-weight:400;line-height:1.05;letter-spacing:-.035em}.tpl-science-page-v2__component-grid p{margin:0;color:var(--tpl-muted);font-size:14px;line-height:1.58}.tpl-silverti-difference{padding:104px 0;background:var(--difference-bg,var(--tpl-cream));color:var(--tpl-navy)}.tpl-silverti-difference__heading,.tpl-silverti-mechanism__heading{display:grid;grid-template-columns:1.05fr .75fr;align-items:end;gap:90px;margin-bottom:44px}.tpl-silverti-difference__heading h2,.tpl-silverti-mechanism__heading h3{max-width:840px;margin:14px 0 0;font-size:clamp(44px,5vw,70px);font-weight:400;line-height:.98;letter-spacing:-.055em}.tpl-silverti-difference__heading>.rte,.tpl-silverti-mechanism__heading>.rte{max-width:560px;color:var(--tpl-muted);font-size:17px;line-height:1.68}.tpl-silverti-difference__heading>.rte p,.tpl-silverti-mechanism__heading>.rte p{margin:0}.tpl-silverti-compare{overflow:hidden;border:1px solid var(--tpl-line);border-radius:30px;background:#fff;box-shadow:0 24px 64px #0b22420f}.tpl-silverti-compare__head,.tpl-silverti-compare__row{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(0,1fr) minmax(0,1fr)}.tpl-silverti-compare__head>div{min-height:142px;padding:26px 30px;display:flex;align-items:center;gap:18px}.tpl-silverti-compare__spacer{background:#fff}.tpl-silverti-compare__brand{background:var(--difference-highlight,var(--tpl-mint))}.tpl-silverti-compare__conventional{background:var(--difference-muted,#eef0ec)}.tpl-silverti-compare__formula{width:68px;height:68px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:50%;background:var(--tpl-navy);color:#fff;font-family:Georgia,serif;font-size:18px}.tpl-silverti-compare__formula b{color:#86d5d8;font-family:var(--tpl-font);font-size:15px}.tpl-silverti-compare__silver{width:68px;height:68px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(11,34,66,.12);border-radius:50%;background:#ffffffa6;font-family:Georgia,serif;font-size:28px}.tpl-silverti-compare__head strong{display:block;font-size:22px;line-height:1.1;letter-spacing:-.025em}.tpl-silverti-compare__head small{display:block;margin-top:7px;color:#587075;font-size:11px;font-weight:700;line-height:1.45}.tpl-silverti-compare__row{border-top:1px solid var(--tpl-line)}.tpl-silverti-compare__row>*{min-height:100px;padding:24px 30px;display:flex;align-items:center}.tpl-silverti-compare__topic{font-size:13px;letter-spacing:.06em;text-transform:uppercase}.tpl-silverti-compare__value{gap:14px;border-left:1px solid var(--tpl-line)}.tpl-silverti-compare__value>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:900}.tpl-silverti-compare__value--brand{background:var(--difference-highlight,var(--tpl-mint))}.tpl-silverti-compare__value--brand>span{background:var(--tpl-green);color:var(--tpl-navy)}.tpl-silverti-compare__value--neutral>span{background:var(--difference-muted,#eef0ec);color:#7b8989}.tpl-silverti-compare__value p{margin:0;font-size:15px;line-height:1.5}.tpl-silverti-difference__footnote{max-width:1100px;margin:18px 4px 0;color:#64797c;font-size:11px;line-height:1.55}.tpl-silverti-difference__footnote p{margin:0}.tpl-silverti-mechanism{margin-top:78px;padding:54px;border-radius:34px;background:var(--tpl-navy);color:#fff;box-shadow:0 28px 74px #0b224224}.tpl-silverti-mechanism__heading{margin-bottom:38px}.tpl-silverti-mechanism__heading .tpl-kicker{color:#8fd9dd}.tpl-silverti-mechanism__heading h3{color:#fff}.tpl-silverti-mechanism__heading>.rte{color:#bdd1d3}.tpl-silverti-mechanism__stages{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tpl-silverti-mechanism__stages article{min-height:295px;padding:27px;display:flex;flex-direction:column;border-radius:25px;background:#eff5e6;color:var(--tpl-navy)}.tpl-silverti-mechanism__stages article:nth-child(2){background:#dcecf4}.tpl-silverti-mechanism__stages article:nth-child(3){background:#f6dc8c}.tpl-silverti-mechanism__stages article>span{font-size:11px;font-weight:850;letter-spacing:.1em}.tpl-silverti-mechanism__stage-icon{width:94px;height:58px;margin:28px 0 24px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(11,34,66,.16);border-radius:99px;background:#ffffff8c}.tpl-silverti-mechanism__stage-icon i{font-family:Georgia,serif;font-size:19px;font-style:normal}.tpl-silverti-mechanism__stage-icon b{color:#4c9aa0;font-size:17px}.tpl-silverti-mechanism__stage-icon--light b{color:#c69b1e;font-size:22px}.tpl-silverti-mechanism__stage-icon--support i:last-child{font-family:var(--tpl-font);font-weight:900}.tpl-silverti-mechanism__stages h4{margin:auto 0 10px;font-size:29px;font-weight:500;line-height:1;letter-spacing:-.035em}.tpl-silverti-mechanism__stages p{margin:0;color:#49636a;font-size:13px;line-height:1.58}.tpl-silverti-mechanism__details{margin-top:20px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:#ffffff0d}.tpl-silverti-mechanism__details summary{min-height:72px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;font-size:15px;font-weight:800;cursor:pointer;list-style:none}.tpl-silverti-mechanism__details summary::-webkit-details-marker{display:none}.tpl-silverti-mechanism__details summary i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--tpl-cream);color:var(--tpl-navy);font-size:20px;font-style:normal;transition:transform .2s ease}.tpl-silverti-mechanism__details[open] summary i{transform:rotate(45deg)}.tpl-silverti-mechanism__details-intro{padding:3px 25px 22px;color:#bdd1d3;font-size:14px;line-height:1.6}.tpl-silverti-mechanism__details-intro p{margin:0}.tpl-silverti-mechanism__deep-grid{padding:0 20px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tpl-silverti-mechanism__deep-grid article{min-height:132px;padding:22px;display:grid;grid-template-columns:42px 1fr;gap:15px;border-radius:18px;background:#ffffff16}.tpl-silverti-mechanism__deep-grid article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#8eb565;color:var(--tpl-navy);font-size:10px;font-weight:900}.tpl-silverti-mechanism__deep-grid h4{margin:2px 0 8px;color:#fff;font-size:17px;font-weight:650;line-height:1.15}.tpl-silverti-mechanism__deep-grid p{margin:0;color:#bdd1d3;font-size:12px;line-height:1.55}.tpl-science-page-v2__range{padding:100px 0;background:var(--tpl-aqua)}.tpl-science-page-v2__range-image{padding:22px 26px 10px;overflow:hidden;border:1px solid rgba(11,34,66,.1);border-radius:32px;background:#f5f7f9}.tpl-science-page-v2__range-image img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.tpl-science-page-v2__proof-grid{margin-top:22px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid rgba(11,34,66,.14);border-radius:24px;background:#ffffff8c}.tpl-science-page-v2__proof-grid>div{min-height:86px;padding:16px;display:flex;align-items:center;gap:11px;border-right:1px solid rgba(11,34,66,.12)}.tpl-science-page-v2__proof-grid>div:last-child{border-right:0}.tpl-science-page-v2__proof-grid span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--tpl-green);color:var(--tpl-navy);font-size:12px;font-weight:900}.tpl-science-page-v2__proof-grid strong{font-size:12px;line-height:1.3}.tpl-science-page-v2__final{padding:82px 0;background:var(--tpl-mint)}.tpl-science-page-v2__final-inner{padding:46px 52px;display:flex;align-items:center;justify-content:space-between;gap:60px;border-radius:32px;background:var(--tpl-paper);box-shadow:0 24px 65px #0b224217}.tpl-science-page-v2__final h2{max-width:830px;margin:12px 0;color:var(--tpl-navy);font-size:clamp(42px,4.5vw,64px);font-weight:400;line-height:.98;letter-spacing:-.052em}.tpl-science-page-v2__final .rte{max-width:700px;color:var(--tpl-muted);font-size:16px}.tpl-science-page-v2__final .rte p{margin:0}.tpl-science-page-v2__final .tpl-button{flex:0 0 auto}.tpl-shop-index{background:var(--tpl-paper)}.tpl-shop-index__heading{display:grid;grid-template-columns:1.05fr .75fr;align-items:end;gap:80px;margin-bottom:34px}.tpl-shop-index__heading h1{margin:12px 0 0;font-size:clamp(54px,6vw,84px);font-weight:800;line-height:.95;letter-spacing:-.065em}.tpl-shop-index__heading>.rte{max-width:550px;color:var(--tpl-muted);font-size:17px;line-height:1.65}.tpl-shop-index__heading>.rte p{margin:0}.tpl-shop-index__filters{margin-bottom:34px;display:flex;flex-wrap:wrap;gap:9px}.tpl-shop-index__filters button{min-height:42px;padding:0 18px;border:1px solid var(--tpl-line);border-radius:99px;background:transparent;color:var(--tpl-navy);font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.tpl-shop-index__filters button:hover,.tpl-shop-index__filters button.is-active{border-color:var(--tpl-navy);background:var(--tpl-navy);color:#fff}.tpl-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tpl-shop-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--tpl-line);border-radius:26px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.tpl-shop-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0b22421a}.tpl-shop-card__media{position:relative;aspect-ratio:1.04;display:block;overflow:hidden;background:#eef1ed}.tpl-shop-card__media>img,.tpl-shop-card__media>.placeholder-svg{width:100%;height:100%;padding:24px 18px 18px;display:block;object-fit:contain;transition:transform .28s ease}.tpl-shop-card:hover .tpl-shop-card__media>img{transform:scale(1.035)}.tpl-shop-card__media>span{position:absolute;z-index:2;left:14px;top:14px;padding:7px 10px;border-radius:99px;background:var(--tpl-cream);color:var(--tpl-navy);font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tpl-shop-card__body{min-height:285px;padding:21px;display:flex;flex-direction:column}.tpl-shop-card__body>small{color:#4d7779;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.tpl-shop-card h2{margin:9px 0 8px;font-size:22px;font-weight:650;line-height:1.1;letter-spacing:-.028em}.tpl-shop-card h2 a{color:var(--tpl-navy);text-decoration:none}.tpl-shop-card__body>p{margin:0;color:var(--tpl-muted);font-size:12px;line-height:1.5}.tpl-shop-card__meta{min-height:38px;margin-top:auto;padding-top:15px;display:flex;align-items:end;justify-content:space-between;gap:10px}.tpl-shop-card__meta .jdgm-prev-badge__text{display:none}.tpl-shop-card__meta .jdgm-star{font-size:12px!important}.tpl-shop-card__meta strong{font-size:14px;white-space:nowrap}.tpl-shop-card__actions{margin-top:12px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:13px}.tpl-shop-card__actions product-form{min-width:0}.tpl-shop-card__actions form{margin:0}.tpl-shop-card__add{position:relative;min-height:42px;padding:0 16px;display:flex;align-items:center;justify-content:center;border:0;border-radius:99px;background:var(--tpl-navy);color:#fff;font:inherit;font-size:12px;font-weight:800;text-align:center;text-decoration:none;cursor:pointer}.tpl-shop-card__add[disabled]{cursor:not-allowed;opacity:.55}.tpl-shop-card__add .loading__spinner{position:absolute}.tpl-shop-card__view{color:var(--tpl-navy);font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap}.tpl-shop-index__footer{margin-top:46px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:24px;background:var(--tpl-mint)}.tpl-shop-index__footer p{margin:0;color:var(--tpl-navy);font-size:16px}@media(max-width:1200px){.tpl-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tpl-science-page-v2__proof-grid{grid-template-columns:repeat(3,1fr)}.tpl-science-page-v2__proof-grid>div:nth-child(3){border-right:0}.tpl-science-page-v2__proof-grid>div:nth-child(-n+3){border-bottom:1px solid rgba(11,34,66,.12)}}@media(max-width:900px){.tpl-story-page-hero__grid,.tpl-science-page-v2__hero-grid{gap:40px}.tpl-story-page-origin__grid{grid-template-columns:70px 1fr;gap:36px}.tpl-story-page-origin__body{grid-column:2}.tpl-story-page-science__grid{gap:45px}.tpl-science-page-v2__component-grid{grid-template-columns:1fr}.tpl-science-page-v2__component-grid article{min-height:185px}.tpl-silverti-difference__heading,.tpl-silverti-mechanism__heading{grid-template-columns:1fr;align-items:start;gap:22px}.tpl-silverti-compare__head,.tpl-silverti-compare__row{grid-template-columns:140px 1fr 1fr}.tpl-silverti-compare__head>div,.tpl-silverti-compare__row>*{padding-inline:20px}.tpl-silverti-mechanism{padding:38px 28px}}@media(max-width:749px){.tpl-story-page-hero__grid,.tpl-science-page-v2__hero-grid,.tpl-story-page-science__grid,.tpl-science-page-v2__section-head,.tpl-science-page-v2__range-head,.tpl-shop-index__heading{grid-template-columns:1fr}.tpl-story-page-hero__grid,.tpl-science-page-v2__hero-grid{min-height:auto;padding-block:60px}.tpl-story-page-hero h1,.tpl-science-page-v2__hero h1{font-size:57px}.tpl-story-page-hero__photo{height:410px}.tpl-story-page-origin__grid{grid-template-columns:1fr;gap:24px}.tpl-story-page-origin__number{font-size:48px}.tpl-story-page-origin__body{grid-column:auto}.tpl-story-page-origin__range{margin-top:48px;padding:24px 18px 18px}.tpl-story-page-origin__range>div{align-items:flex-start;flex-direction:column;gap:4px}.tpl-story-page-belief{padding:74px 0}.tpl-story-page-science__visual{min-height:360px;padding:34px}.tpl-science-page-v2__formula{width:340px;margin-block:36px}.tpl-science-page-v2__section-head,.tpl-science-page-v2__range-head,.tpl-shop-index__heading{align-items:start;gap:24px}.tpl-science-page-v2__range{padding:72px 0}.tpl-science-page-v2__range-image{padding:12px 12px 6px;border-radius:22px}.tpl-science-page-v2__proof-grid{grid-template-columns:1fr 1fr}.tpl-science-page-v2__proof-grid>div{border-right:1px solid rgba(11,34,66,.12);border-bottom:1px solid rgba(11,34,66,.12)}.tpl-science-page-v2__proof-grid>div:nth-child(2n){border-right:0}.tpl-science-page-v2__proof-grid>div:last-child{grid-column:1/-1;border-bottom:0}.tpl-science-page-v2__final{padding:58px 0}.tpl-science-page-v2__final-inner{padding:34px;align-items:flex-start;flex-direction:column;gap:28px}.tpl-silverti-difference{padding:72px 0}.tpl-silverti-difference__heading,.tpl-silverti-mechanism__heading{margin-bottom:30px}.tpl-silverti-difference__heading h2,.tpl-silverti-mechanism__heading h3{font-size:44px}.tpl-silverti-compare{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.tpl-silverti-compare__head{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.tpl-silverti-compare__spacer{display:none!important}.tpl-silverti-compare__head>div{min-height:145px;padding:18px;align-items:flex-start;flex-direction:column;gap:12px;border-radius:20px}.tpl-silverti-compare__formula,.tpl-silverti-compare__silver{width:48px;height:48px;font-size:17px}.tpl-silverti-compare__head strong{font-size:17px}.tpl-silverti-compare__head small{font-size:10px}.tpl-silverti-compare__row{margin-bottom:10px;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--tpl-line);border-radius:19px;background:#fff}.tpl-silverti-compare__row>*{min-height:auto;padding:17px}.tpl-silverti-compare__topic{grid-column:1/-1;min-height:49px;border-bottom:1px solid var(--tpl-line);font-size:11px}.tpl-silverti-compare__value{min-height:118px;align-items:flex-start;flex-direction:column;border-left:0}.tpl-silverti-compare__value--neutral{border-left:1px solid var(--tpl-line)}.tpl-silverti-compare__value p{font-size:12px}.tpl-silverti-mechanism{margin-top:55px;padding:28px 18px;border-radius:26px}.tpl-silverti-mechanism__stages{grid-template-columns:1fr}.tpl-silverti-mechanism__stages article{min-height:225px}.tpl-silverti-mechanism__stage-icon{margin-block:20px}.tpl-silverti-mechanism__details summary{padding-inline:18px}.tpl-silverti-mechanism__details-intro{padding-inline:18px}.tpl-silverti-mechanism__deep-grid{grid-template-columns:1fr;padding-inline:10px}.tpl-silverti-mechanism__deep-grid article{min-height:auto}.tpl-shop-index__filters{margin-inline:-15px;padding-inline:15px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tpl-shop-index__filters::-webkit-scrollbar{display:none}.tpl-shop-index__filters button{flex:0 0 auto}.tpl-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tpl-shop-card{border-radius:20px}.tpl-shop-card__media>img,.tpl-shop-card__media>.placeholder-svg{padding:15px 10px 10px}.tpl-shop-card__body{min-height:275px;padding:15px 13px}.tpl-shop-card h2{font-size:17px}.tpl-shop-card__body>p{font-size:11px}.tpl-shop-card__meta{align-items:flex-start;flex-direction:column;gap:3px}.tpl-shop-card__actions{grid-template-columns:1fr}.tpl-shop-card__view{text-align:center}.tpl-shop-index__footer{align-items:flex-start;flex-direction:column;gap:18px}}.tpl-science-page-v2__hero h1{font-size:clamp(48px,7vw,var(--tpl-science-hero-size,88px))}.tpl-science-page-v2__hero--center .tpl-science-page-v2__hero-copy{text-align:center}.tpl-science-page-v2__hero--right .tpl-science-page-v2__hero-copy{text-align:right}.tpl-science-page-v2__hero--formula-left .tpl-science-page-v2__hero-copy{order:2}.tpl-science-page-v2__hero--formula-left .tpl-science-page-v2__formula{order:1}.tpl-science-page-v2__components h2{font-size:clamp(36px,5vw,var(--tpl-science-components-size,60px))}.tpl-science-page-v2__components .tpl-science-page-v2__component-grid{grid-template-columns:repeat(var(--tpl-science-components-columns,3),minmax(0,1fr))}.tpl-science-page-v2__components--center .tpl-science-page-v2__section-head{text-align:center}.tpl-science-page-v2__components--right .tpl-science-page-v2__section-head{text-align:right}.tpl-silverti-difference__heading h2{font-size:clamp(36px,5vw,var(--tpl-comparison-heading-size,60px))}.tpl-silverti-mechanism__heading h3{font-size:clamp(32px,4.5vw,var(--tpl-mechanism-heading-size,52px))}.tpl-silverti-difference--center .tpl-silverti-difference__heading,.tpl-silverti-difference--center .tpl-silverti-mechanism__heading{text-align:center}.tpl-silverti-difference--right .tpl-silverti-difference__heading,.tpl-silverti-difference--right .tpl-silverti-mechanism__heading{text-align:right}.tpl-science-page-v2__range h2{font-size:clamp(36px,5vw,var(--tpl-science-range-size,60px))}.tpl-science-page-v2__range--center .tpl-science-page-v2__range-head{text-align:center}.tpl-science-page-v2__range--right .tpl-science-page-v2__range-head{text-align:right}.tpl-science-page-v2__final h2{font-size:clamp(36px,5vw,var(--tpl-science-final-size,58px))}.tpl-science-page-v2__final--center .tpl-science-page-v2__final-inner{text-align:center}.tpl-science-page-v2__final--right .tpl-science-page-v2__final-inner{text-align:right}.tpl-science-page-v2__final--button-below .tpl-science-page-v2__final-inner{grid-template-columns:1fr}.tpl-science-page-v2__final--button-below .tpl-button{justify-self:start}@media(max-width:749px){.tpl-science-page-v2__hero--formula-left .tpl-science-page-v2__hero-copy,.tpl-science-page-v2__hero--formula-left .tpl-science-page-v2__formula{order:initial}.tpl-science-page-v2__components .tpl-science-page-v2__component-grid{grid-template-columns:1fr}}.tpl-guides .tpl-page-hero h1{font-size:clamp(48px,7vw,var(--tpl-guide-hero-size,78px))}.tpl-guides .tpl-section-heading h2{font-size:clamp(36px,5vw,var(--tpl-guide-heading-size,60px))}.tpl-guides--center .tpl-page-hero>.tpl-shell{text-align:center}.tpl-guides--center .tpl-page-hero p{margin-left:auto;margin-right:auto}.tpl-guides--right .tpl-page-hero>.tpl-shell{text-align:right}.tpl-guides--right .tpl-page-hero p{margin-left:auto}.tpl-press-library .tpl-page-hero h1{font-size:clamp(48px,7vw,var(--tpl-press-hero-size,78px))}.tpl-press-library .tpl-section-heading h2{font-size:clamp(36px,5vw,var(--tpl-press-library-size,60px))}.tpl-press-library--center .tpl-page-hero__split{text-align:center}.tpl-press-library--right .tpl-page-hero__split{text-align:right}.tpl-story-page-hero h1{font-size:clamp(48px,7vw,var(--tpl-story-hero-size,88px))}.tpl-story-page-hero--center .tpl-story-page-hero__copy{text-align:center}.tpl-story-page-hero--right .tpl-story-page-hero__copy{text-align:right}.tpl-story-page-hero--media-left .tpl-story-page-hero__copy{order:2}.tpl-story-page-hero--media-left .tpl-story-page-hero__photo{order:1}.tpl-story-page-origin h2{font-size:clamp(32px,5vw,var(--tpl-story-origin-size,50px))}.tpl-story-page-origin__range h3{font-size:clamp(28px,4vw,var(--tpl-story-range-size,42px))}.tpl-story-page-origin--center{text-align:center}.tpl-story-page-origin--right{text-align:right}.tpl-story-page-belief h2{font-size:clamp(36px,5.5vw,var(--tpl-belief-heading-size,64px))}.tpl-story-page-belief--left>.tpl-shell{text-align:left}.tpl-story-page-belief--right>.tpl-shell{text-align:right}.tpl-story-page-science h2{font-size:clamp(36px,5vw,var(--tpl-story-science-size,56px))}.tpl-story-page-science--visual-right .tpl-story-page-science__visual{order:2}.tpl-story-page-science--visual-right .tpl-story-page-science__copy{order:1}.tpl-story-page-science--center .tpl-story-page-science__copy{text-align:center}.tpl-story-page-science--right .tpl-story-page-science__copy{text-align:right}@media(max-width:749px){.tpl-story-page-hero--media-left .tpl-story-page-hero__copy,.tpl-story-page-hero--media-left .tpl-story-page-hero__photo,.tpl-story-page-science--visual-right .tpl-story-page-science__visual,.tpl-story-page-science--visual-right .tpl-story-page-science__copy{order:initial}}.tpl-stockists .tpl-stockist-hero h1{font-size:clamp(42px,7vw,var(--tpl-stockist-heading-size,82px))}.tpl-stockists--center .tpl-stockist-hero__grid>div:first-child{text-align:center}.tpl-stockists--center .tpl-stockist-hero__grid>div:first-child>*{margin-left:auto;margin-right:auto}.tpl-stockists--right .tpl-stockist-hero__grid>div:first-child{text-align:right}.tpl-stockists--right .tpl-stockist-hero__grid>div:first-child>*{margin-left:auto}.tpl-stockists--media-left .tpl-stockist-hero__grid>div:first-child{order:2}.tpl-stockists--media-left .tpl-stockist-hero__art{order:1}.tpl-hero h1{font-size:clamp(52px,7.2vw,var(--tpl-hero-heading-size,88px))}.tpl-hero--center .tpl-hero__copy{text-align:center}.tpl-hero--center .tpl-hero__copy>.tpl-richtext{margin-left:auto;margin-right:auto}.tpl-hero--center .tpl-button-row,.tpl-hero--center .tpl-hero__proof{justify-content:center}.tpl-product-ritual h2{font-size:clamp(34px,4vw,var(--tpl-ritual-heading-size,54px))}.tpl-product-ritual--center .tpl-product-ritual__title{text-align:center}@media(max-width:749px){.tpl-stockists--media-left .tpl-stockist-hero__grid>div:first-child,.tpl-stockists--media-left .tpl-stockist-hero__art{order:initial}}.tpl-hero--media-left .tpl-hero__copy{order:2}.tpl-hero--media-left .tpl-hero__stage{order:1}.tpl-newsletter h2{font-size:clamp(32px,4.5vw,var(--tpl-newsletter-heading-size,52px))}.tpl-newsletter--stacked .tpl-newsletter__inner{grid-template-columns:1fr;text-align:center}.tpl-newsletter--stacked .tpl-newsletter__form{max-width:720px;margin-inline:auto}.tpl-partner-cta-wrap .tpl-partner-cta>div:first-child h2{font-size:clamp(36px,5vw,var(--tpl-partner-heading-size,58px))}.tpl-partner-cta-wrap--left .tpl-partner-cta>div:first-child{order:2}.tpl-partner-cta-wrap--left .tpl-partner-card{order:1}.tpl-press-preview .tpl-press-heading h2{font-size:clamp(36px,5vw,var(--tpl-press-heading-size,60px))}.tpl-press-preview--center .tpl-press-heading{text-align:center}.tpl-press-preview--center .tpl-press-heading>div:last-child{justify-self:center}.tpl-press-preview--right .tpl-press-heading{text-align:right}.tpl-press-preview--right .tpl-press-heading>div:last-child{justify-self:end}.tpl-product-lineup .tpl-section-heading h2{font-size:clamp(36px,5vw,var(--tpl-lineup-heading-size,62px))}.tpl-product-lineup .tpl-product-grid{grid-template-columns:repeat(var(--tpl-lineup-columns,4),minmax(0,1fr))}.tpl-product-lineup--center .tpl-section-heading{text-align:center}.tpl-product-lineup--center .tpl-section-heading>div:last-child{justify-self:center}.tpl-product-lineup--right .tpl-section-heading{text-align:right}.tpl-product-lineup--right .tpl-section-heading>div:last-child{justify-self:end}.tpl-science .tpl-science__copy h2{font-size:clamp(38px,5vw,var(--tpl-science-heading-size,62px))}.tpl-science--visual-right .tpl-science__visual{order:2}.tpl-science--visual-right .tpl-science__copy{order:1}.tpl-science--center .tpl-science__copy{text-align:center}.tpl-science--center .tpl-science__points{text-align:left}.tpl-story-wrap .tpl-story h2{font-size:clamp(36px,5vw,var(--tpl-story-heading-size,60px))}.tpl-story-wrap--center .tpl-story{text-align:center}.tpl-story-wrap--right .tpl-story{text-align:right}.tpl-reviews--center .tpl-review{text-align:center}.tpl-reviews--right .tpl-review{text-align:right}.tpl-reviews .tpl-review blockquote{font-size:clamp(24px,4vw,var(--tpl-review-quote-size,40px))}@media(max-width:749px){.tpl-hero--media-left .tpl-hero__copy,.tpl-hero--media-left .tpl-hero__stage,.tpl-partner-cta-wrap--left .tpl-partner-cta>div:first-child,.tpl-partner-cta-wrap--left .tpl-partner-card,.tpl-science--visual-right .tpl-science__visual,.tpl-science--visual-right .tpl-science__copy{order:initial}.tpl-product-lineup .tpl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.tpl-shop-card__body{min-height:290px}.tpl-shop-card__add{padding-inline:10px}.tpl-science-page-v2__formula{width:285px}}@media(prefers-reduced-motion:reduce){.tpl-silverti-mechanism__details summary i{transition:none}}.tpl-shop-index,.tpl-routines-page{background:var(--tpl-paper);color:var(--tpl-navy)}.tpl-shop-index__hero,.tpl-routines-page__hero{background:linear-gradient(115deg,#edf3e8,#e6eff0)}.tpl-shop-index__hero-inner,.tpl-routines-page__hero-inner{min-height:350px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tpl-shop-index__hero h1,.tpl-routines-page__hero h1{margin:17px 0 20px;font-size:clamp(58px,6vw,84px);font-weight:700;line-height:.91;letter-spacing:-.065em}.tpl-shop-index__hero h1 em,.tpl-routines-page__hero h1 em{color:var(--tpl-green);font-family:Georgia,serif;font-weight:400}.tpl-shop-index__hero .rte,.tpl-routines-page__hero .rte{max-width:620px;color:#476a70;font-size:16px;line-height:1.55}.tpl-shop-index__hero .rte p,.tpl-routines-page__hero .rte p{margin:0}.tpl-shop-index__catalogue{padding:40px 0 96px}.tpl-shop-index__toolbar{min-height:58px;padding-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--tpl-line)}.tpl-shop-index__filters{margin:0;display:flex;flex-wrap:wrap;gap:8px}.tpl-shop-index__filters button{min-height:34px;padding:0 15px;border:1px solid var(--tpl-line);border-radius:99px;background:transparent;color:var(--tpl-navy);font:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.tpl-shop-index__filters button:hover{transform:translateY(-1px);border-color:var(--tpl-navy)}.tpl-shop-index__filters button.is-active{border-color:var(--tpl-navy);background:var(--tpl-navy);color:#fff}.tpl-shop-index__sort{display:flex;align-items:center;gap:10px;color:var(--tpl-navy);font-size:11px;white-space:nowrap}.tpl-shop-index__sort select{min-width:150px;height:38px;padding:0 34px 0 13px;border:1px solid var(--tpl-line);border-radius:9px;background:#fff;color:var(--tpl-navy);font:inherit;font-size:12px;cursor:pointer}.tpl-shop-index__count{margin:18px 0 28px;color:#607b7f;font-size:11px}.tpl-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 16px}.tpl-shop-card{min-width:0;display:block;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;transition:none}.tpl-shop-card:hover{transform:none;box-shadow:none}.tpl-shop-card[hidden]{display:none!important}.tpl-shop-card__media,.tpl-routine-card__media{position:relative;aspect-ratio:1.09;display:block;overflow:hidden;border-radius:22px;background:#f0f0ec;color:var(--tpl-navy)}.tpl-shop-card__media>img,.tpl-shop-card__media>.placeholder-svg,.tpl-routine-card__media>img,.tpl-routine-card__media>.placeholder-svg{width:100%;height:100%;padding:44px 34px 26px;display:block;object-fit:contain;transition:transform .3s ease}.tpl-shop-card:hover .tpl-shop-card__media>img,.tpl-routine-card:hover .tpl-routine-card__media>img{transform:scale(1.025)}.tpl-shop-card__category,.tpl-routine-card__media>span{position:absolute;z-index:2;left:14px;top:14px;padding:6px 10px;border-radius:99px;background:#fff;color:var(--tpl-navy);font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.06em}.tpl-shop-card__media>i,.tpl-routine-card__media>i{position:absolute;z-index:2;right:13px;bottom:13px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--tpl-navy);font-size:16px;font-style:normal;transition:transform .2s ease}.tpl-shop-card:hover .tpl-shop-card__media>i,.tpl-routine-card:hover .tpl-routine-card__media>i{transform:translate(2px,-2px)}.tpl-shop-card__copy,.tpl-routine-card__copy{padding:14px 3px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tpl-shop-card__copy h2,.tpl-routine-card__copy h3{margin:0;font-size:15px;font-weight:500;line-height:1.25;letter-spacing:-.018em}.tpl-shop-card__copy h2 a,.tpl-routine-card__copy h3 a{color:var(--tpl-navy);text-decoration:none}.tpl-shop-card__copy strong,.tpl-routine-card__copy strong{font-size:13px;font-weight:600;white-space:nowrap}.tpl-shop-card>p,.tpl-routine-card>p{margin:7px 3px 0;color:#678084;font-size:10px;line-height:1.45}.tpl-routines-page__hero-inner{min-height:340px}.tpl-routines-page__hero h1{font-size:clamp(56px,5.5vw,78px)}.tpl-routines-page__catalogue{padding:86px 0 100px}.tpl-routines-page__heading{margin-bottom:44px;display:grid;grid-template-columns:1.15fr .72fr;align-items:end;gap:100px}.tpl-routines-page__heading h2{max-width:720px;margin:14px 0 0;font-size:clamp(44px,5vw,66px);font-weight:400;line-height:.96;letter-spacing:-.055em}.tpl-routines-page__heading>div:last-child{max-width:440px;justify-self:end}.tpl-routines-page__heading .rte{margin-bottom:22px;color:#567277;font-size:14px;line-height:1.6}.tpl-routines-page__heading .rte p{margin:0}.tpl-routines-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tpl-routine-card{min-width:0}@media(max-width:989px){.tpl-shop-index__toolbar{align-items:flex-start;flex-direction:column}.tpl-shop-index__sort{align-self:flex-end}.tpl-shop-grid,.tpl-routines-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-routines-page__heading{grid-template-columns:1fr .75fr;gap:50px}}@media(max-width:749px){.tpl-shop-index__hero-inner,.tpl-routines-page__hero-inner{min-height:320px}.tpl-shop-index__hero h1,.tpl-routines-page__hero h1{font-size:54px}.tpl-shop-index__hero .rte,.tpl-routines-page__hero .rte{font-size:15px}.tpl-shop-index__catalogue{padding-top:26px}.tpl-shop-index__toolbar{margin-inline:-15px;padding-inline:15px}.tpl-shop-index__filters{width:calc(100vw - 30px);padding-bottom:4px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tpl-shop-index__filters::-webkit-scrollbar{display:none}.tpl-shop-index__filters button{flex:0 0 auto}.tpl-shop-index__sort{align-self:stretch;justify-content:flex-end}.tpl-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 11px}.tpl-shop-card__media,.tpl-routine-card__media{border-radius:17px}.tpl-shop-card__media>img,.tpl-shop-card__media>.placeholder-svg,.tpl-routine-card__media>img,.tpl-routine-card__media>.placeholder-svg{padding:30px 16px 20px}.tpl-shop-card__copy,.tpl-routine-card__copy{gap:8px}.tpl-shop-card__copy h2,.tpl-routine-card__copy h3{font-size:13px}.tpl-shop-card__copy strong,.tpl-routine-card__copy strong{font-size:11px}.tpl-routines-page__catalogue{padding:66px 0 78px}.tpl-routines-page__heading{grid-template-columns:1fr;align-items:start;gap:26px}.tpl-routines-page__heading>div:last-child{justify-self:start}.tpl-routines-grid{grid-template-columns:1fr;gap:32px}}.tpl-header__shop-menu a{padding:10px 12px;transition:background .18s ease,color .18s ease}.tpl-header__nav>details:not([open])>.tpl-header__shop-menu{display:none}.tpl-header__nav>details[open]>.tpl-header__shop-menu{display:grid}.tpl-header__nav>details[open]:after{content:"";position:absolute;z-index:39;left:-10px;top:100%;width:360px;height:20px}.tpl-header__shop-menu a+a{margin-top:2px}.tpl-header__shop-menu a:hover,.tpl-header__shop-menu a:focus-visible{background:var(--tpl-mint);outline:none}.tpl-header__shop-menu a:hover strong,.tpl-header__shop-menu a:focus-visible strong{color:#5f8844}@media(min-width:750px)and (hover:hover){.tpl-header__nav>details:hover>summary:after{transform:scaleX(1)}.tpl-header__nav>details:hover>summary{color:#648f48}.tpl-header__nav>details:hover>summary>span{transform:rotate(180deg)}}.appstle_sub_widget .appstle_custom_select,.appstle_sub_widget select.appstle_select{border:1px solid var(--tpl-green)!important;border-radius:999px!important;background:var(--tpl-mint)!important;color:var(--tpl-navy)!important;box-shadow:none!important}.appstle_sub_widget select.appstle_select{padding-left:18px!important;padding-right:42px!important;font-weight:600!important}#appstle_subscription_widget0 select.appstle_select{border-color:var(--tpl-green)!important;background:var(--tpl-mint)!important;color:var(--tpl-navy)!important}.appstle_sub_widget select.appstle_select option{background:var(--tpl-paper)!important;color:var(--tpl-navy)!important}.appstle_sub_widget select.appstle_select:focus-visible{outline:3px solid rgba(136,171,86,.35)!important;outline-offset:2px}.jdgm-review-widget .jm-carousel{position:relative}.jdgm-review-widget .jm-carousel__viewport{overflow:visible!important}.jdgm-review-widget .jm-carousel__track{padding:2px 2px 8px;display:flex!important;align-items:stretch!important;gap:24px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.jdgm-review-widget .jm-carousel__track::-webkit-scrollbar{display:none}.jdgm-review-widget .jm-carousel-review-item{min-height:272px!important;height:auto!important;flex:0 0 calc((100% - 72px)/4)!important;scroll-snap-align:start}.jdgm-review-widget .jm-carousel-review-item__body{height:100%!important;min-height:272px!important;padding:20px!important;border:1px solid var(--tpl-line)!important;border-radius:14px!important;background:#f5f8f5!important}.jdgm-review-widget .jm-review-content__expand-button{margin-top:auto!important;color:var(--tpl-navy)!important;text-decoration:underline;text-underline-offset:3px}.tpl-review-carousel__controls{margin:0 0 12px;display:flex;justify-content:flex-end;gap:8px}.tpl-review-carousel__controls button{width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid var(--tpl-navy);border-radius:50%;background:var(--tpl-paper);color:var(--tpl-navy);font:inherit;font-size:18px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.tpl-review-carousel__controls button:hover,.tpl-review-carousel__controls button:focus-visible{background:var(--tpl-navy);color:#fff;transform:translateY(-1px);outline:none}.related-products{padding-top:32px}.related-products__heading{margin-bottom:28px!important;color:var(--tpl-navy);font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-.04em}.related-products .product-grid{gap:18px}.related-products .grid__item{max-width:none}.related-products .card-wrapper{height:100%}.related-products .card{height:100%;border:0!important;background:transparent!important;box-shadow:none!important}.related-products .card__inner{overflow:hidden;border:0!important;border-radius:20px!important;background:#f0f0ec!important}.related-products .grid__item:nth-child(3n+2) .card__inner{background:#edf3e8!important}.related-products .grid__item:nth-child(3n+3) .card__inner{background:#e8f0f5!important}.related-products .card__inner.ratio{--ratio-percent:100%!important}.related-products .card__media .media{background:transparent!important}.related-products .card__media .media img{padding:28px!important;object-fit:contain!important;transition:transform .3s ease!important}.related-products .card:hover .card__media .media img{transform:scale(1.035)}.related-products .card__inner:after{content:"\2197";position:absolute;z-index:3;right:13px;bottom:13px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--tpl-navy);font-size:16px;box-shadow:none;pointer-events:none;transition:transform .2s ease}.related-products .card:hover .card__inner:after{transform:translate(2px,-2px)}.related-products .card__content{padding:14px 3px 0!important}.related-products .card__information{padding:0!important}.related-products .card__heading{font-size:15px!important;font-weight:500;line-height:1.3;letter-spacing:-.018em}.related-products .price{margin-top:8px!important;font-size:13px!important;font-weight:600}.related-products .card__badge{display:none}@media(max-width:989px){.jdgm-review-widget .jm-carousel-review-item{flex-basis:calc((100% - 24px)/2)!important}}@media(max-width:749px){.jdgm-review-widget .jm-carousel-review-item{min-height:260px!important;flex-basis:86%!important}.jdgm-review-widget .jm-carousel-review-item__body{min-height:260px!important}.related-products .product-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.related-products .product-grid::-webkit-scrollbar{display:none}.related-products .grid__item{width:78%;max-width:78%;flex:0 0 78%;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.jdgm-review-widget .jm-carousel__track{scroll-behavior:auto}}.shopify-section:has(.product){background:var(--tpl-paper)}.shopify-section:has(.product) .page-width{max-width:1320px}.shopify-section:has(.product) .product{align-items:start}.shopify-section:has(.product) .product__media-wrapper .global-media-settings{overflow:hidden;border:0!important;border-radius:22px!important;background:#f0f0ec!important}.shopify-section:has(.product) .product__media-wrapper .product__media img{object-fit:contain}.shopify-section:has(.product) .thumbnail{overflow:hidden;border-radius:10px!important}.shopify-section:has(.product) .thumbnail[aria-current]{border-color:var(--tpl-navy)!important;box-shadow:0 0 0 1px var(--tpl-navy)!important}.shopify-section:has(.product) .product__title h1{font-size:clamp(42px,4vw,62px);font-weight:500;line-height:.96}.shopify-section:has(.product) .product__text.caption-with-letter-spacing{color:#557277;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.shopify-section:has(.product) .product__description{color:var(--tpl-product-introduction-text);line-height:1.65}.shopify-section:has(.product) .product-form__submit{min-height:48px}.shopify-section:has(.product) .tpl-product-introduction{color:var(--tpl-product-introduction-text)}.shopify-section:has(.product) .tpl-product-introduction--desktop{display:none}.shopify-section:has(.product) .tpl-product-introduction--mobile{display:block;overflow:visible}.shopify-section:has(.product) .tpl-product-introduction__heading{position:relative;margin:0 0 17px;padding-left:24px;color:var(--tpl-product-accordion-text);font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.shopify-section:has(.product) .tpl-product-introduction__heading:before{content:"";position:absolute;left:0;top:50%;width:14px;height:2px;background:var(--tpl-product-introduction-accent);transform:translateY(-50%)}.shopify-section:has(.product) .tpl-product-introduction__body{font-size:var(--tpl-product-introduction-font-size);line-height:1.72}.shopify-section:has(.product) .tpl-product-introduction__body>*:first-child{margin-top:0}.shopify-section:has(.product) .tpl-product-introduction__body>*:last-child{margin-bottom:0}.shopify-section:has(.product) .share-button{display:none}.shopify-section:has(.product) .product__accordion{display:block!important;margin:10px 0 0!important;overflow:hidden;border:1px solid color-mix(in srgb,var(--tpl-product-accordion-text) 14%,transparent)!important;border-radius:var(--tpl-product-accordion-radius)!important;background:var(--tpl-product-accordion-background);color:var(--tpl-product-accordion-text);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.shopify-section:has(.product) .product__description+.product__accordion{margin-top:26px!important}.shopify-section:has(.product) .product__accordion:hover{border-color:color-mix(in srgb,var(--tpl-product-accordion-accent) 72%,var(--tpl-product-accordion-text))!important}.shopify-section:has(.product) .product__accordion:has(details[open]){border-color:color-mix(in srgb,var(--tpl-product-accordion-accent) 78%,var(--tpl-product-accordion-text))!important;background:var(--tpl-product-accordion-open-background);box-shadow:0 12px 28px #0b224212}.shopify-section:has(.product) .product__accordion summary{min-height:62px;padding:13px 18px;align-items:center;cursor:pointer}.shopify-section:has(.product) .product__accordion summary:focus-visible{outline:2px solid var(--tpl-product-accordion-accent);outline-offset:-3px;border-radius:calc(var(--tpl-product-accordion-radius) - 2px)}.shopify-section:has(.product) .product__accordion .summary__title{align-items:center;gap:13px}.shopify-section:has(.product) .product__accordion .icon-accordion{width:34px;height:34px;margin:0;padding:8px;flex:0 0 34px;border-radius:50%;background:color-mix(in srgb,var(--tpl-product-accordion-accent) 42%,white);fill:var(--tpl-product-accordion-text)}.shopify-section:has(.product) .product__accordion .accordion__title{min-height:0;color:var(--tpl-product-accordion-text);font-size:14px;font-weight:750;line-height:1.3;letter-spacing:-.01em}.shopify-section:has(.product) .product__accordion .icon-caret{width:12px;height:7px;color:var(--tpl-product-accordion-text);transition:transform .2s ease}.shopify-section:has(.product) .product__accordion .accordion__content{margin:0;padding:2px 24px 24px 65px;color:color-mix(in srgb,var(--tpl-product-accordion-text) 72%,white);font-size:14px;line-height:1.68;animation:tpl-accordion-reveal .24s ease both}.shopify-section:has(.product) .product__accordion .accordion__content>*:first-child{margin-top:0}.shopify-section:has(.product) .product__accordion .accordion__content>*:last-child{margin-bottom:0}.shopify-section:has(.product) .product__accordion .accordion__content ul,.shopify-section:has(.product) .product__accordion .accordion__content ol{padding-left:19px}.shopify-section:has(.product) .product__accordion .faq-pair{margin:0!important;padding:16px 0;border-top:1px solid color-mix(in srgb,var(--tpl-product-accordion-text) 13%,transparent)}.shopify-section:has(.product) .product__accordion .faq-pair:first-child{padding-top:0;border-top:0}.shopify-section:has(.product) .product__accordion .faq-question{margin:0 0 6px!important;color:var(--tpl-product-accordion-text);font-size:13px;font-weight:800!important;line-height:1.45}@keyframes tpl-accordion-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:749px){.shopify-section:has(.product) .product__accordion summary{min-height:58px;padding:11px 14px}.shopify-section:has(.product) .product__accordion .icon-accordion{width:32px;height:32px;padding:7px;flex-basis:32px}.shopify-section:has(.product) .product__accordion .accordion__content{padding:2px 17px 21px;font-size:13px}.shopify-section:has(.product) .product__description+.product__accordion{margin-top:22px!important}}.tpl-product-ritual{padding:58px 0;background:var(--tpl-navy);color:#fff}.tpl-product-ritual__grid{display:grid;grid-template-columns:.8fr 1.25fr .72fr;align-items:center;gap:72px}.tpl-product-ritual .tpl-kicker{color:var(--tpl-aqua)}.tpl-product-ritual h2{margin:15px 0 0;color:#fff;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:.94;letter-spacing:-.05em}.tpl-product-ritual h2 em{color:var(--tpl-aqua);font-family:Georgia,serif;font-weight:400}.tpl-product-ritual__instruction{max-width:650px;margin:0;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.24);color:#fff;font-family:Georgia,serif;font-size:clamp(20px,2vw,28px);line-height:1.38}.tpl-product-ritual__tip{padding-top:16px}.tpl-product-ritual__tip strong{display:block;margin-bottom:7px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em}.tpl-product-ritual__tip p{max-width:610px;margin:0;color:#bcd5d7;font-size:12px;line-height:1.55}.tpl-product-ritual__proof{padding:24px;border-radius:18px;background:var(--tpl-green);color:var(--tpl-navy)}.tpl-product-ritual__proof>span{display:block;margin-bottom:12px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.tpl-product-ritual__proof ul{margin:0;padding:0;list-style:none}.tpl-product-ritual__proof li{padding:10px 0;border-top:1px solid rgba(11,34,66,.22);font-size:12px;font-weight:600}.shopify-section:has(.jdgm-review-widget){padding:54px 0 26px;background:var(--tpl-paper)}.shopify-section:has(.related-products){background:var(--tpl-paper)}.related-products{padding-top:58px}.related-products__heading{max-width:360px;margin-left:auto!important;margin-bottom:34px!important;font-size:clamp(42px,5vw,64px)}.related-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media(max-width:989px){.tpl-product-ritual__grid{grid-template-columns:1fr 1.2fr;gap:42px}.tpl-product-ritual__proof{grid-column:1/-1}}@media(min-width:750px){.shopify-section:has(.product) .product:not(.product--no-media){display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:clamp(38px,5.5vw,82px)}.shopify-section:has(.product) .product:not(.product--no-media)>.product__media-wrapper,.shopify-section:has(.product) .product:not(.product--no-media)>.product__info-wrapper{width:auto!important;max-width:none!important;min-width:0}.shopify-section:has(.product) .product:not(.product--no-media)>.product__info-wrapper{padding:0!important}.shopify-section:has(.product) .product__media-wrapper:has(.tpl-product-introduction--desktop)>media-gallery.product__column-sticky{position:relative;top:auto;z-index:auto}.shopify-section:has(.product) .product__media-wrapper .product__media-list{width:100%;margin:0}.shopify-section:has(.product) .product__media-wrapper .product__media-item{width:100%;max-width:100%}.shopify-section:has(.product) .product__info-container{max-width:520px}.shopify-section:has(.product) .tpl-product-introduction--desktop{width:min(100%,var(--tpl-product-introduction-width));margin:44px auto 0;padding:27px 5px 0;display:block;border-top:1px solid color-mix(in srgb,var(--tpl-product-introduction-accent) 64%,transparent)}.shopify-section:has(.product) .tpl-product-introduction--mobile{display:none}}@media(max-width:749px){.shopify-section:has(.product) .product{row-gap:32px}.shopify-section:has(.product) .tpl-product-introduction--mobile{margin-top:28px;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--tpl-product-introduction-accent) 50%,transparent)}.tpl-product-ritual{padding:46px 0}.tpl-product-ritual__grid{grid-template-columns:1fr;gap:30px}.tpl-product-ritual__proof{grid-column:auto}.related-products__heading{margin-left:0!important}.related-products .product-grid{display:flex!important}}.shopify-section-group-header-group{z-index:120!important;overflow:visible!important}.shopify-section-group-header-group.announcement-bar-section{position:sticky!important;top:0!important;z-index:124!important}.shopify-section-group-header-group.section-header{position:sticky!important;top:var(--tpl-announcement-height,0px)!important;z-index:123!important}.section-header,.tpl-header{overflow:visible!important}.tpl-header__nav,.tpl-header__nav>details{z-index:122}.tpl-header__nav details>div.tpl-header__shop-menu{z-index:130}.tpl-product-reviews{position:relative;overflow:hidden;padding:96px 0 104px;background:var(--tpl-aqua);color:var(--tpl-navy)}.tpl-product-reviews:before{content:"\201c";position:absolute;right:4%;top:-94px;color:#0b22420b;font-family:Georgia,serif;font-size:360px;line-height:1;pointer-events:none}.tpl-product-reviews>.tpl-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.8fr);column-gap:76px;align-items:start}.tpl-product-reviews__heading{position:sticky;top:140px;display:block;padding-top:8px}.tpl-product-reviews__heading h2{max-width:470px;margin:15px 0 25px;font-size:clamp(40px,5vw,var(--tpl-review-heading-size,68px));font-weight:400;line-height:.91;letter-spacing:-.06em}.tpl-product-reviews__heading h2:after{content:"";width:74px;height:2px;margin-top:28px;display:block;background:var(--tpl-green)}.tpl-product-reviews__intro{max-width:360px;color:var(--tpl-muted);font-size:15px;line-height:1.65}.tpl-product-reviews__intro p{margin:0}.tpl-product-reviews__widget{min-width:0;padding:34px;border:1px solid rgba(11,34,66,.1);border-radius:34px;background:#fffdf8a3;box-shadow:0 28px 70px #0b224214;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tpl-product-reviews .jm-review-widget__header-and-body{gap:22px!important}.tpl-product-reviews .jm-review-widget__header{padding:0 2px 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;border-bottom:1px solid rgba(11,34,66,.12)!important}.tpl-product-reviews .jm-review-widget-minimal-header__title{display:none!important}.tpl-product-reviews .jm-average-rating-display{padding:9px 14px!important;border-radius:99px!important;background:var(--tpl-cream)!important}.tpl-product-reviews .jm-button--primary{min-height:42px!important;padding:0 22px!important;border-radius:99px!important;background:var(--tpl-navy)!important;color:#fff!important}.tpl-product-reviews .jm-review-widget__body,.tpl-product-reviews .jdgm-carousel-review-list,.tpl-product-reviews .jm-carousel__viewport,.tpl-product-reviews .jm-carousel__track{background:transparent!important}.tpl-product-reviews .jm-carousel__track{gap:18px!important;padding:4px 2px 12px!important;scroll-snap-type:x mandatory}.tpl-product-reviews .jm-carousel-review-item{min-height:310px!important;flex:0 0 calc((100% - 18px)/2)!important;scroll-snap-align:start}.tpl-product-reviews .jm-carousel-review-item__body{position:relative;min-height:310px!important;padding:32px!important;border:1px solid rgba(11,34,66,.12)!important;border-radius:24px!important;background:var(--tpl-cream)!important;box-shadow:0 12px 30px #0b22420f!important;transition:transform .25s ease,box-shadow .25s ease}.tpl-product-reviews .jm-carousel-review-item__body:before{content:"\201c";position:absolute;right:22px;top:12px;color:#9abb7040;font-family:Georgia,serif;font-size:66px;line-height:1}.tpl-product-reviews .jm-carousel-review-item:hover .jm-carousel-review-item__body{transform:translateY(-4px);box-shadow:0 18px 38px #0b22421a!important}.tpl-product-reviews .jm-carousel-review-item:nth-child(3n+2) .jm-carousel-review-item__body,.tpl-product-reviews .jm-carousel-review-item:nth-child(3n+3) .jm-carousel-review-item__body{background:var(--tpl-cream)!important}.tpl-product-reviews .jm-star{color:var(--tpl-green)!important}.tpl-product-reviews .tpl-review-carousel__controls{margin:0 0 18px;display:flex;justify-content:flex-end;gap:9px}.tpl-product-reviews .tpl-review-carousel__controls button{width:46px;height:46px;border:1px solid rgba(11,34,66,.12);border-radius:50%;background:var(--tpl-navy);color:#fff;box-shadow:none;transition:transform .2s ease,background .2s ease}.tpl-product-reviews .tpl-review-carousel__controls button:hover{transform:translateY(-2px);background:var(--tpl-navy-2)}.tpl-product-reviews--top>.tpl-shell{grid-template-columns:1fr}.tpl-product-reviews--top .tpl-product-reviews__heading{position:static;display:grid;grid-template-columns:1fr .65fr;align-items:end;gap:60px;margin-bottom:38px}.tpl-product-reviews--top .tpl-product-reviews__heading h2{max-width:800px;margin-bottom:0}.tpl-product-reviews--top .tpl-product-reviews__heading h2:after{display:none}.shopify-section:has(.related-products){background:var(--tpl-cream)}.related-products{max-width:1380px!important;padding-top:96px;padding-bottom:104px!important;display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1.75fr);column-gap:72px;align-items:start}.related-products__header{max-width:390px;margin:8px 0 0}.related-products__header .tpl-kicker{color:#5f7a7e}.related-products__heading{max-width:none;margin:14px 0 0!important;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:.91;letter-spacing:-.06em}.related-products__heading.h2{font-size:clamp(38px,4vw,54px)}.related-products__heading.h1{font-size:clamp(44px,4.6vw,64px)}.related-products__heading.h0,.related-products__heading.hxl,.related-products__heading.hxxl{font-size:clamp(50px,5vw,72px)}.related-products .product-grid{margin-top:0!important;gap:18px!important}.related-products__item{position:relative}.related-products__care-label{position:absolute;z-index:5;left:15px;top:15px;padding:7px 11px;border-radius:99px;background:#fff;color:var(--tpl-navy);font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.06em;pointer-events:none}.related-products .card__inner{border-radius:22px!important;background:#f0f0ec!important}.related-products .grid__item:nth-child(3n+2) .card__inner,.related-products .grid__item:nth-child(3n+3) .card__inner{background:#f0f0ec!important}.related-products .card__inner.ratio{--ratio-percent:92%!important}.related-products .card__media .media img{padding:42px 34px 30px!important}.related-products .card__content{padding-top:15px!important}.related-products .card__information{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}.related-products .card-information{min-width:max-content;text-align:right}.related-products .card-information>.caption-large{display:none}.related-products .price{margin-top:0!important}.tpl-related-card{min-width:0}.tpl-related-card__media{position:relative;aspect-ratio:.96;display:block;overflow:hidden;border:1px solid rgba(11,34,66,.07);border-radius:24px;background:var(--tpl-paper);color:var(--tpl-navy);box-shadow:0 14px 32px #0b22420b}.tpl-related-card__media>img{width:100%;height:100%;padding:42px 34px 28px;display:block;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s ease}.tpl-related-card:hover .tpl-related-card__media>img{transform:scale(1.035)}.tpl-related-card__media>i{position:absolute;z-index:4;right:14px;bottom:14px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--tpl-navy);font-size:16px;font-style:normal;transition:transform .2s ease}.tpl-related-card:hover .tpl-related-card__media>i{transform:translate(2px,-2px)}.tpl-related-card__copy{padding:15px 3px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tpl-related-card__copy h3{margin:0;font-size:15px;font-weight:500;line-height:1.25;letter-spacing:-.018em}.tpl-related-card__copy h3 a{color:var(--tpl-navy);text-decoration:none}.tpl-related-card__copy strong{font-size:13px;font-weight:600;white-space:nowrap}.tpl-related-card>p{margin:7px 3px 0;color:#678084;font-size:10px;line-height:1.45}@media(max-width:989px){.tpl-product-reviews>.tpl-shell{grid-template-columns:1fr;gap:38px}.tpl-product-reviews__heading{position:static;display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:38px}.tpl-product-reviews__heading h2{margin-bottom:0}.tpl-product-reviews__heading h2:after{display:none}.related-products{grid-template-columns:1fr;gap:36px}.related-products__header{max-width:560px}}@media(max-width:749px){.tpl-product-reviews{padding:62px 0 68px}.tpl-product-reviews__heading{grid-template-columns:1fr;gap:20px}.tpl-product-reviews__intro{justify-self:start}.tpl-product-reviews__widget{padding:20px;border-radius:24px}.tpl-product-reviews .jm-review-widget__header{align-items:flex-start!important;flex-direction:column!important}.tpl-product-reviews .jm-carousel-review-item{min-height:290px!important;flex-basis:88%!important}.tpl-product-reviews .jm-carousel-review-item__body{min-height:270px!important;padding:22px!important}.related-products{padding-top:62px;gap:28px}.related-products .grid__item{width:82%;max-width:82%;flex-basis:82%}.related-products .card__information{grid-template-columns:1fr}.related-products .card-information{text-align:left}.tpl-related-card__media{border-radius:18px}.tpl-related-card__media>img{padding:32px 20px 24px}}.tpl-trade-hero h1{font-size:clamp(54px,7vw,var(--tpl-trade-hero-heading-size,104px))}.tpl-trade-hero--center .tpl-trade-hero__grid>div:first-child{text-align:center}.tpl-trade-hero--center .tpl-trade-hero__grid>div:first-child p{margin-inline:auto}.tpl-trade-hero--center .tpl-button-row{justify-content:center}.tpl-trade-hero--right .tpl-trade-hero__grid>div:first-child{text-align:right}.tpl-trade-hero--right .tpl-trade-hero__grid>div:first-child p{margin-left:auto}.tpl-trade-hero--right .tpl-button-row{justify-content:flex-end}.tpl-trade-hero__grid--cards-left .tpl-trade-stack{grid-column:1;grid-row:1}.tpl-trade-hero__grid--cards-left>div:first-child{grid-column:2;grid-row:1}.tpl-trade-benefits__heading h2{font-size:clamp(36px,5vw,var(--tpl-trade-benefits-heading-size,64px))}.tpl-trade-benefits__heading--center{text-align:center}.tpl-trade-benefits__heading--center>div:last-child{justify-self:center}.tpl-trade-benefits__heading--right{text-align:right}.tpl-trade-benefits__heading--right>div:last-child{justify-self:end}.tpl-trade-benefits--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-trade-benefits--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tpl-trade-benefits--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tpl-trade-process>.tpl-shell>h2{font-size:clamp(36px,5vw,var(--tpl-trade-process-heading-size,72px))}.tpl-trade-process--center>.tpl-shell{text-align:center}.tpl-trade-process--center>.tpl-shell>h2{margin-inline:auto}.tpl-trade-process--right>.tpl-shell{text-align:right}.tpl-trade-process--right>.tpl-shell>h2{margin-left:auto}.tpl-process-grid--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-process-grid--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tpl-process-grid--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tpl-process-grid article{text-align:left}.tpl-trade-range h2{font-size:clamp(36px,5vw,var(--tpl-trade-range-heading-size,72px))}.tpl-trade-range--center .tpl-trade-range__heading{text-align:center}.tpl-trade-range--right .tpl-trade-range__heading{text-align:right}.tpl-trade-range--center .tpl-trade-range__heading>div,.tpl-trade-range--right .tpl-trade-range__heading>div{flex:1}.tpl-trade-range__heading--link-below{align-items:flex-start;flex-direction:column;gap:22px}.tpl-trade-range--center .tpl-trade-range__heading--link-below{align-items:center}.tpl-trade-range--right .tpl-trade-range__heading--link-below{align-items:flex-end}.tpl-trade-final h2{font-size:clamp(34px,4vw,var(--tpl-trade-final-heading-size,50px))}.tpl-trade-final-section--center .tpl-trade-final{text-align:center}.tpl-trade-final-section--right .tpl-trade-final{text-align:right}.tpl-trade-final--button-below{align-items:flex-start;flex-direction:column;gap:28px}.tpl-trade-final-section--center .tpl-trade-final--button-below{align-items:center}.tpl-trade-final-section--right .tpl-trade-final--button-below{align-items:flex-end}.tpl-shop-index__hero h1{font-size:clamp(48px,6vw,var(--tpl-shop-heading-size,84px))}.tpl-shop-index--center .tpl-shop-index__hero-inner,.tpl-routines-page--center .tpl-routines-page__hero-inner{align-items:center;text-align:center}.tpl-shop-index--right .tpl-shop-index__hero-inner,.tpl-routines-page--right .tpl-routines-page__hero-inner{align-items:flex-end;text-align:right}.tpl-shop-index--center .tpl-shop-index__hero .rte,.tpl-routines-page--center .tpl-routines-page__hero .rte{margin-inline:auto}.tpl-shop-index--right .tpl-shop-index__hero .rte,.tpl-routines-page--right .tpl-routines-page__hero .rte{margin-left:auto}.tpl-shop-index--hero-top .tpl-shop-index__hero-inner,.tpl-routines-page--hero-top .tpl-routines-page__hero-inner{justify-content:flex-start;padding-top:64px;padding-bottom:40px}.tpl-shop-index--hero-bottom .tpl-shop-index__hero-inner,.tpl-routines-page--hero-bottom .tpl-routines-page__hero-inner{justify-content:flex-end;padding-top:40px;padding-bottom:64px}.tpl-shop-grid--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-shop-grid--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tpl-shop-grid--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tpl-shop-index--image-compact .tpl-shop-card__media>img,.tpl-shop-index--image-compact .tpl-shop-card__media>.placeholder-svg{padding:64px 54px 42px}.tpl-shop-index--image-generous .tpl-shop-card__media>img,.tpl-shop-index--image-generous .tpl-shop-card__media>.placeholder-svg{padding:24px 18px 12px}.tpl-routines-page__hero h1{font-size:clamp(44px,5.5vw,var(--tpl-routines-hero-heading-size,78px))}.tpl-routines-page__heading h2{font-size:clamp(36px,5vw,var(--tpl-routines-catalogue-heading-size,66px))}.tpl-routines-page--catalogue-center .tpl-routines-page__heading{text-align:center}.tpl-routines-page--catalogue-center .tpl-routines-page__heading>div:last-child{justify-self:center}.tpl-routines-page--catalogue-right .tpl-routines-page__heading{text-align:right}.tpl-routines-page--catalogue-right .tpl-routines-page__heading>div:last-child{justify-self:end}.tpl-routines-grid--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-routines-grid--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tpl-routines-grid--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tpl-routines-page--image-compact .tpl-routine-card__media>img,.tpl-routines-page--image-compact .tpl-routine-card__media>.placeholder-svg{padding:64px 54px 42px}.tpl-routines-page--image-generous .tpl-routine-card__media>img,.tpl-routines-page--image-generous .tpl-routine-card__media>.placeholder-svg{padding:24px 18px 12px}.tpl-related-products-wrap--center .related-products__header{text-align:center}.tpl-related-products-wrap--right .related-products__header{text-align:right}.tpl-related-products-wrap--card-paper .tpl-related-card__media{background:var(--tpl-paper)}.tpl-related-products-wrap--card-paper .related-products__item:nth-child(n) .tpl-related-card__media{background:var(--tpl-paper)}.tpl-related-products-wrap--card-soft-mix .related-products__item:nth-child(3n+1) .tpl-related-card__media{background:#f0f0ec}.tpl-related-products-wrap--card-soft-mix .related-products__item:nth-child(3n+2) .tpl-related-card__media{background:#edf3e8}.tpl-related-products-wrap--card-soft-mix .related-products__item:nth-child(3n+3) .tpl-related-card__media{background:#e8f0f5}@media(max-width:989px){.tpl-trade-benefits--columns-3,.tpl-trade-benefits--columns-4,.tpl-process-grid--columns-3,.tpl-process-grid--columns-4,.tpl-shop-grid--columns-3,.tpl-shop-grid--columns-4,.tpl-routines-grid--columns-3,.tpl-routines-grid--columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.tpl-trade-hero__grid--cards-left .tpl-trade-stack,.tpl-trade-hero__grid--cards-left>div:first-child{grid-column:auto;grid-row:auto}.tpl-trade-hero__grid--cards-left>div:first-child{order:1}.tpl-trade-hero__grid--cards-left .tpl-trade-stack{order:2}.tpl-trade-benefits--columns-2,.tpl-trade-benefits--columns-3,.tpl-trade-benefits--columns-4,.tpl-process-grid--columns-2,.tpl-process-grid--columns-3,.tpl-process-grid--columns-4{grid-template-columns:1fr}.tpl-shop-grid--columns-3,.tpl-shop-grid--columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-routines-grid--columns-2,.tpl-routines-grid--columns-3,.tpl-routines-grid--columns-4{grid-template-columns:1fr}.tpl-shop-index--image-compact .tpl-shop-card__media>img,.tpl-shop-index--image-compact .tpl-shop-card__media>.placeholder-svg,.tpl-routines-page--image-compact .tpl-routine-card__media>img,.tpl-routines-page--image-compact .tpl-routine-card__media>.placeholder-svg{padding:42px 28px 28px}.tpl-shop-index--image-generous .tpl-shop-card__media>img,.tpl-shop-index--image-generous .tpl-shop-card__media>.placeholder-svg,.tpl-routines-page--image-generous .tpl-routine-card__media>img,.tpl-routines-page--image-generous .tpl-routine-card__media>.placeholder-svg{padding:18px 10px 10px}}.tpl-header__logo img{width:min(var(--tpl-header-logo-width,220px),100%)}.tpl-header__nav>a,.tpl-header__nav summary{font-size:var(--tpl-header-nav-size,15px)}.tpl-footer__brand img{width:min(var(--tpl-footer-logo-width,210px),100%)}.tpl-footer--center .tpl-footer__grid,.tpl-footer--center .tpl-footer__bottom{text-align:center}.tpl-footer--center nav,.tpl-footer--center .tpl-footer__brand{align-items:center}.tpl-footer--center .tpl-footer__brand p{margin-inline:auto}.tpl-footer--center .tpl-footer__bottom{justify-content:center;gap:40px}.tpl-footer--right .tpl-footer__grid,.tpl-footer--right .tpl-footer__bottom{text-align:right}.tpl-footer--right nav,.tpl-footer--right .tpl-footer__brand{align-items:flex-end}.tpl-footer--right .tpl-footer__brand p{margin-left:auto}@media(max-width:749px){.tpl-header__logo img{width:min(var(--tpl-header-logo-width,220px),190px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tpl-theme.css.map */
