:root{--cd-ink:#173f34;--cd-deep:#12362e;--cd-mint:#dff3ea;--cd-pale:#f4faf7;--cd-leaf:#6d9082;--cd-lime:#dfff6a;--cd-line:#cfe1d9;--cd-shadow:0 20px 60px rgba(19,58,48,.14)}body{margin:0;color:var(--cd-ink);font-family:DM Sans,sans-serif;line-height:1.5}.cd-page *,.cd-nav *,.cd-footer *{box-sizing:border-box}.cd-page h1,.cd-page h2,.cd-page h3,.cd-button,.cd-brand{font-family:Manrope,sans-serif}.cd-wrap{width:min(1160px,calc(100% - 40px));margin:auto}.cd-topbar{padding:9px 16px;text-align:center;background:var(--cd-deep);color:#fff;font:500 13px/1.5 DM Sans,sans-serif}.cd-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff}.cd-brand{display:flex;align-items:center;text-decoration:none}.cd-brand img{display:block;width:76px;height:auto}.cd-navlinks{display:flex;align-items:center;gap:26px;font:650 15px/1.2 DM Sans,sans-serif}.cd-navlinks a{text-decoration:none;color:var(--cd-ink)}.cd-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 23px;background:var(--cd-ink);color:#fff!important;text-decoration:none;font-weight:800;border:1px solid var(--cd-ink);cursor:pointer}.cd-button:hover{background:#0c3027}.cd-cart-link{font-size:13px}.cd-section{padding:100px 0}.cd-kicker{font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:var(--cd-leaf)}.cd-page h2{font-size:clamp(37px,4vw,70px);line-height:1;letter-spacing:-.055em;margin:12px 0 16px}.cd-lead{color:#5a756c;font-size:17px}.cd-hero{overflow:hidden;background:#f2faf6;border-block:1px solid #e3efe9}.cd-hero-grid{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px}.cd-eyebrow{display:inline-flex;background:var(--cd-mint);border:1px solid var(--cd-line);padding:8px 13px;border-radius:999px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.cd-hero h1{font-size:clamp(52px,6vw,104px);line-height:.92;letter-spacing:-.07em;margin:22px 0}.cd-hero h1 span{color:var(--cd-leaf)}.cd-hero p{font-size:18px;max-width:555px;color:#43645b;margin:0 0 28px}.cd-visual{position:relative;min-height:560px}.cd-photo-main{position:absolute;top:40px;right:0;bottom:40px;left:55px;border-radius:42% 42% 48% 38%;overflow:hidden;box-shadow:var(--cd-shadow);background:#d9e8e1}.cd-photo-main img{width:100%;height:100%;object-fit:cover}.cd-bubble{position:absolute;background:var(--cd-lime);border-radius:50%;display:grid;place-items:center;font-weight:900;text-align:center;box-shadow:var(--cd-shadow)}.cd-one{width:145px;height:145px;right:-10px;top:45px}.cd-two{width:108px;height:108px;left:0;bottom:25px;background:#fff;border:1px solid var(--cd-line)}.cd-trust{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--cd-line)}.cd-trust div{padding:24px;text-align:center;border-right:1px solid var(--cd-line);font-weight:800}.cd-trust span,.cd-detail-list span{display:block;font-size:13px;font-weight:600;color:#688279;margin-top:4px}.cd-section-title{max-width:680px;margin-bottom:50px}.cd-problem{background:var(--cd-deep);color:#fff}.cd-problem .cd-lead{color:#bfd3ca}.cd-moments,.cd-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cd-moment{min-height:220px;border-radius:24px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:#214b40;border:1px solid #376257}.cd-moment>span{color:var(--cd-lime);font-weight:900}.cd-moment h3,.cd-step h3{font-size:22px;margin:24px 0 8px}.cd-moment p{color:#bed0c9;margin:0}.cd-step{background:var(--cd-pale);border:1px solid var(--cd-line);border-radius:28px;padding:30px}.cd-step b{width:54px;height:54px;border-radius:18px;background:var(--cd-ink);color:#fff;display:grid;place-items:center;font-size:19px}.cd-step p{color:#607b72;margin:0}.cd-product-band{background:var(--cd-mint)}.cd-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.cd-product-shot{position:relative;overflow:hidden;border-radius:32px;background:#fff;min-height:540px;box-shadow:var(--cd-shadow)}.cd-product-shot img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.cd-detail-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.cd-detail-list>div{background:#ffffffb8;padding:17px;border-radius:16px;font-weight:800}.cd-quote{padding:100px 0;text-align:center}.cd-quote blockquote{font:850 clamp(32px,4.5vw,76px)/1.03 "Manrope",sans-serif;letter-spacing:-.055em;max-width:1000px;margin:0 auto 24px}.cd-faq{background:#f7faf8}.cd-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.cd-faq details,.cd-product-page details{padding:20px 0;border-bottom:1px solid var(--cd-line)}.cd-faq summary,.cd-product-page summary{cursor:pointer;font-weight:850;font-size:17px}.cd-faq details p,.cd-product-page details p{color:#607b72}.cd-cta{padding:90px 0;background:var(--cd-lime);text-align:center}.cd-cta h2{max-width:760px;margin:10px auto 25px}.cd-footer{background:var(--cd-deep);color:#fff;padding:54px 0;font-family:DM Sans,sans-serif}.cd-footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.cd-footer p{color:#b8ccc4}.cd-footlinks{display:flex;gap:20px;flex-wrap:wrap}.cd-footlinks a{color:#d6e5df}.cd-product-page{background:var(--cd-pale);padding:70px 0}.cd-product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:start}.cd-gallery-main{background:var(--cd-mint);border-radius:30px;overflow:hidden;aspect-ratio:1}.cd-gallery-main img{width:100%;height:100%;object-fit:contain}.cd-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.cd-thumb{border:1px solid var(--cd-line);border-radius:16px;overflow:hidden;background:#fff;aspect-ratio:1;cursor:pointer;padding:0}.cd-thumb img{width:100%;height:100%;object-fit:contain}.cd-product-page h1{font:800 clamp(43px,5vw,77px)/.97 "Manrope",sans-serif;letter-spacing:-.055em;margin:14px 0}.cd-product-price{font:800 32px Manrope,sans-serif;margin:18px 0}.cd-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0}.cd-benefits div{padding:14px;border-radius:14px;background:#fff;border:1px solid var(--cd-line);font-weight:700}.cd-purchase{display:flex;gap:12px}.cd-qty{display:flex;align-items:center;border:1px solid var(--cd-line);border-radius:999px;background:#fff;overflow:hidden}.cd-qty button{border:0;background:none;width:42px;height:52px;font-size:21px}.cd-qty input{border:0;width:38px;text-align:center;font-weight:700}.cd-buy{flex:1}.cd-small{text-align:center;color:#668078;font-size:13px;margin-top:10px}.cd-features{padding:90px 0}.cd-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cd-feature-grid article{padding:24px;border-radius:20px;border:1px solid var(--cd-line)}.cd-how-dark{background:var(--cd-deep);color:#fff;padding:90px 0}.cd-page-shell{padding:70px 0 100px}.shopify-policy__container{max-width:820px!important;margin:auto!important;padding-block:70px;font:16px/1.7 DM Sans,sans-serif;color:var(--cd-ink)}@media(max-width:800px){.cd-wrap{width:min(100% - 26px,1160px)}.cd-nav{height:66px}.cd-navlinks>a:not(.cd-button):not(.cd-cart-link){display:none}.cd-navlinks{gap:10px}.cd-nav .cd-button{padding:10px 15px}.cd-hero-grid{grid-template-columns:1fr;padding:64px 0 28px;gap:20px}.cd-hero h1{font-size:58px}.cd-visual{min-height:430px}.cd-photo-main{top:20px;right:5px;bottom:20px;left:22px}.cd-one{width:105px;height:105px;font-size:13px}.cd-two{width:85px;height:85px;font-size:12px}.cd-trust{grid-template-columns:1fr 1fr}.cd-section{padding:72px 0}.cd-moments,.cd-steps,.cd-product-grid,.cd-faq-grid,.cd-product-layout,.cd-feature-grid{grid-template-columns:1fr}.cd-product-grid,.cd-faq-grid,.cd-product-layout{gap:38px}.cd-product-shot{min-height:430px}.cd-detail-list,.cd-benefits{grid-template-columns:1fr}.cd-footer-grid{align-items:flex-start;flex-direction:column}.cd-quote{padding:72px 0}.cd-purchase{align-items:stretch}.cd-buy{padding-inline:12px}}.cd-page,.cd-nav,.cd-footer,.cd-policy-page{color:var(--cd-ink)!important;font-family:DM Sans,sans-serif!important}.cd-page h1,.cd-page h2,.cd-page h3,.cd-button,.cd-brand,.cd-policy-page h1,.cd-policy-page h2,.cd-policy-page h3{font-family:Manrope,sans-serif!important;opacity:1!important}.cd-page h1,.cd-page h2,.cd-page h3{color:inherit!important}.cd-problem,.cd-how-dark{background:var(--cd-deep)!important;color:#fff!important}.cd-problem h2,.cd-problem h3,.cd-how-dark h2,.cd-how-dark h3{color:#fff!important}.cd-info-hero{padding:75px 0 45px;background:var(--cd-pale)}.cd-info-hero h1,.cd-contact h1{font:800 clamp(48px,7vw,88px)/1 "Manrope",sans-serif!important;letter-spacing:-.06em;margin:12px 0;color:var(--cd-ink)!important}.cd-info-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:90px;background:var(--cd-pale)}.cd-info-card,.cd-contact-card{background:#fff;border:1px solid var(--cd-line);border-radius:26px;padding:35px}.cd-info-card h2,.cd-contact-card h2{font-size:25px!important;color:var(--cd-ink)!important}.cd-pricebox,.cd-contact-note{background:var(--cd-mint);border-radius:17px;padding:18px;margin:24px 0}.cd-contact{min-height:700px;padding:90px 0;background:radial-gradient(circle at 10% 10%,#dff3ea 0 18%,transparent 18.3%),var(--cd-pale)}.cd-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.cd-contact-option{padding:22px 0;border-bottom:1px solid var(--cd-line)}.cd-contact-option:last-child{border:0}.cd-contact a{font-weight:800;color:var(--cd-ink)}.cd-policy-page{background:var(--cd-pale)!important;padding:75px 0 90px}.cd-policy-page .shopify-policy__container{max-width:1050px!important;padding:0 20px!important}.cd-policy-page .shopify-policy__title{text-align:left!important}.cd-policy-page .shopify-policy__title h1{font:800 clamp(48px,7vw,88px)/1 "Manrope",sans-serif!important;letter-spacing:-.06em;color:var(--cd-ink)!important}.cd-policy-page .shopify-policy__body{max-width:none!important;background:#fff;border:1px solid var(--cd-line);border-radius:28px;padding:clamp(25px,6vw,65px);margin-top:40px}.cd-policy-page .rte,.cd-policy-page p,.cd-policy-page li{font-family:DM Sans,sans-serif!important;color:#526e65!important;font-size:16px!important;line-height:1.7!important}.cd-policy-page h2,.cd-policy-page h3,.cd-policy-page strong{color:var(--cd-ink)!important}@media(max-width:800px){.cd-info-cards,.cd-contact-grid{grid-template-columns:1fr}.cd-contact{padding:60px 0}.cd-contact-grid{gap:35px}}.cd-icon-link{position:relative;display:inline-grid!important;place-items:center;width:40px;height:40px;border-radius:50%;text-decoration:none}.cd-icon-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cd-icon-link svg .cd-fill{fill:currentColor;stroke:none}.cd-cart-link{color:var(--cd-ink)!important;background:var(--cd-pale)}.cd-cart-count{position:absolute;right:-3px;top:-3px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--cd-lime);color:var(--cd-deep);font:800 11px/1 DM Sans,sans-serif}.cd-social-icons{display:flex;gap:10px;margin-top:18px}.cd-social-icons .cd-icon-link{color:#fff;background:#214b40;border:1px solid #376257}.cd-social-icons .cd-icon-link:hover{background:var(--cd-lime);color:var(--cd-deep)}.cd-faq summary,.cd-product-page summary{position:relative;display:flex!important;align-items:center;justify-content:space-between;gap:20px;padding-right:8px;list-style:none!important}.cd-faq summary::-webkit-details-marker,.cd-product-page summary::-webkit-details-marker{display:none}.cd-faq summary:after,.cd-product-page summary:after{content:"";flex:0 0 10px;width:10px;height:10px;border-right:2px solid var(--cd-ink);border-bottom:2px solid var(--cd-ink);transform:rotate(45deg) translateY(-3px);transition:transform .2s ease}.cd-faq details[open] summary:after,.cd-product-page details[open] summary:after{transform:rotate(225deg) translate(-2px,-1px)}.cd-quote{background:#fff!important}.cd-quote blockquote{display:block!important;max-width:1000px!important;margin:0 auto 24px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--cd-ink)!important;font-family:Manrope,sans-serif!important;font-size:clamp(32px,4.5vw,76px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.055em!important;text-align:center!important}.cd-quote blockquote:before,.cd-quote blockquote:after{display:none!important;content:none!important}.cd-quote p{font-family:DM Sans,sans-serif!important;color:#607b72!important;font-size:16px!important;text-align:center!important}.cd-info-area{display:block!important;width:100%;padding:0 0 90px;background:var(--cd-pale)}.cd-info-area .cd-info-cards{width:min(1050px,calc(100% - 40px));margin:0 auto;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.cd-info-heading{width:min(1050px,calc(100% - 40px));margin:0 auto}@media(max-width:800px){.cd-info-area{padding-bottom:55px}.cd-info-area .cd-info-cards,.cd-info-heading{width:min(100% - 26px,1050px)}.cd-info-area .cd-info-cards{grid-template-columns:1fr}}.cd-purchase .cd-qty{display:grid!important;grid-template-columns:44px 48px 44px!important;align-items:center!important;width:136px!important;min-width:136px!important;height:54px!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:999px!important}.cd-purchase .cd-qty button{display:grid!important;place-items:center!important;width:44px!important;height:52px!important;min-width:44px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--cd-ink)!important;font:500 24px/1 DM Sans,sans-serif!important;opacity:1!important;visibility:visible!important;cursor:pointer!important}.cd-purchase .cd-qty input[type=number]{display:block!important;width:48px!important;height:52px!important;min-width:48px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--cd-ink)!important;-webkit-text-fill-color:var(--cd-ink)!important;font:700 17px/52px DM Sans,sans-serif!important;text-align:center!important;opacity:1!important;visibility:visible!important;-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important}.cd-purchase .cd-qty input[type=number]::-webkit-inner-spin-button,.cd-purchase .cd-qty input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.cd-nav{height:76px}.cd-brand img{width:64px}.cd-section{padding:82px 0}.cd-section-title{margin-bottom:34px}.cd-hero-grid{min-height:590px}.cd-hero h1{margin:18px 0}.cd-hero p{margin-bottom:24px}.cd-quote{padding:76px 0}.cd-quote blockquote{font-size:clamp(34px,4vw,66px)!important}.cd-faq{padding-block:76px}.cd-faq-grid{gap:64px}.cd-cta{padding:76px 0}.cd-relatable-card{position:relative;isolation:isolate;overflow:hidden;min-height:292px;padding:26px;transition:transform .25s ease,border-color .25s ease}.cd-relatable-card:hover{transform:translateY(-5px);border-color:#6e9185}.cd-relatable-card>span,.cd-relatable-card>div:last-child{position:relative;z-index:2}.cd-relatable-card h3{max-width:75%}.cd-relatable-card p{max-width:78%}.cd-relatable-art{position:absolute;z-index:1;inset:10px -30px auto auto;width:78%;height:68%;opacity:.24;transition:transform .35s ease,opacity .35s ease}.cd-relatable-card:hover .cd-relatable-art{opacity:.34;transform:translate(-5px,4px) scale(1.03)}.cd-relatable-art svg{width:100%;height:100%;fill:none;stroke:#b7ccc3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cd-problem-answer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px;padding:20px 24px;border:1px solid #376257;border-radius:18px;background:#183f35}.cd-problem-answer strong{font:800 18px/1.3 Manrope,sans-serif}.cd-problem-answer span{color:#bfd3ca}.cd-illustrated-steps .cd-step{position:relative;isolation:isolate;overflow:hidden;min-height:330px;display:flex;flex-direction:column;justify-content:space-between;padding:28px}.cd-illustrated-steps .cd-step:after,.cd-product-steps .cd-moment:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4faf7fa,#f4faf7e6 32%,#f4faf714 72%)}.cd-illustrated-steps .cd-step>img,.cd-product-steps .cd-moment>img{position:absolute;z-index:-2;right:0;top:0;width:72%;height:100%;object-fit:cover;object-position:center;opacity:.5}.cd-illustrated-steps .cd-step b{position:relative;z-index:2}.cd-step-copy{position:relative;z-index:2;max-width:62%}.cd-step-copy h3{margin:0 0 8px}.cd-step-copy p{line-height:1.45}.cd-feature-grid article{display:flex;align-items:flex-start;gap:16px;padding:22px}.cd-feature-grid article h3{margin:0 0 7px;font-size:21px}.cd-feature-grid article p{margin:0;color:#607b72}.cd-feature-icon{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:var(--cd-mint);color:var(--cd-ink)}.cd-feature-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cd-features{padding:76px 0}.cd-features h2{margin-bottom:32px}.cd-product-steps .cd-moment{position:relative;isolation:isolate;overflow:hidden;min-height:270px}.cd-product-steps .cd-moment:after{background:linear-gradient(90deg,#214b40fa,#214b40e6 38%,#214b402e 82%)}.cd-product-steps .cd-moment>img{width:68%}.cd-product-steps .cd-moment>span,.cd-product-steps .cd-moment>div{position:relative;z-index:2}.cd-product-steps .cd-moment h3,.cd-product-steps .cd-moment p{max-width:70%}.cd-how-dark{padding:76px 0}.cd-how-dark>div>h2{margin-bottom:30px}.cd-contact-note-bottom{margin:22px 0 0}.cd-contact-grid{align-items:start}.cd-contact-card{padding-bottom:28px}.cd-info-heading{text-align:center}.cd-info-hero{padding:62px 0 38px}.cd-info-area{padding-bottom:72px}.template-cart .t4s-section-inner,.template-cart .t4s-heading-bg{font-family:Manrope,sans-serif!important}.template-cart .t4s-main_cart__empty{padding:42px 20px 68px!important}.template-cart #icon-cart-empty{width:72px!important;height:72px!important;fill:var(--cd-ink)!important}.template-cart .t4s-cart_page_heading{margin:24px 0 10px!important;color:var(--cd-ink)!important;font:800 clamp(30px,4vw,46px)/1.1 "Manrope",sans-serif!important;letter-spacing:-.04em!important;text-transform:none!important}.template-cart .t4s-cart_page_txt{max-width:560px;margin:0 auto;color:#607b72!important;font:400 17px/1.6 DM Sans,sans-serif!important}.template-cart .t4s-btn-cart__empty,.template-cart .t4s-btn__checkout{border-radius:999px!important;background:var(--cd-ink)!important;border-color:var(--cd-ink)!important;color:#fff!important;font-family:Manrope,sans-serif!important;font-weight:800!important;text-transform:none!important}.template-cart [data-cart-calc-shipping],.template-cart .t4s-shipping_calculator,.template-cart .t4s-calculator__wrap{display:none!important}.template-cart .t4s-cartPage__form{font-family:DM Sans,sans-serif!important}.template-cart .t4s-cartPage__header,.template-cart .t4s-cart-total{color:var(--cd-ink)!important}@media(max-width:800px){.cd-wrap{width:min(100% - 28px,1160px)}.cd-topbar{padding-block:7px;font-size:12px}.cd-nav{height:72px}.cd-brand img{width:56px}.cd-navlinks{gap:8px}.cd-nav .cd-button{padding:10px 18px}.cd-cart-link{width:42px;height:42px}.cd-section{padding:50px 0}.cd-section-title{margin-bottom:24px}.cd-page h2{font-size:clamp(38px,11vw,50px)}.cd-kicker{font-size:12px}.cd-lead{font-size:16px}.cd-hero-grid{min-height:0;padding:30px 0 18px;gap:8px}.cd-hero h1{font-size:clamp(47px,14.5vw,62px);margin:16px 0 12px}.cd-hero p{font-size:17px;margin:0 0 20px}.cd-visual{min-height:320px;margin-top:4px}.cd-photo-main{top:8px;right:8px;bottom:0;left:26px}.cd-one{width:94px;height:94px;right:0;top:14px}.cd-two{display:none}.cd-trust{grid-template-columns:1fr 1fr}.cd-trust div{padding:15px 8px;font-size:14px}.cd-trust span{font-size:11px}.cd-problem{padding-bottom:46px}.cd-relatable-moments{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 14px 8px;margin-inline:-14px;scrollbar-width:none}.cd-relatable-moments::-webkit-scrollbar{display:none}.cd-relatable-card{scroll-snap-align:start;min-height:238px;padding:22px}.cd-relatable-card h3{margin:56px 0 6px;font-size:21px;max-width:72%}.cd-relatable-card p{max-width:82%;font-size:14px;line-height:1.45}.cd-relatable-art{width:76%;height:64%;opacity:.24}.cd-problem-answer{display:block;margin-top:14px;padding:16px 18px}.cd-problem-answer strong,.cd-problem-answer span{display:block}.cd-problem-answer span{margin-top:4px;font-size:14px}.cd-steps-section .cd-section-title .cd-lead{margin-bottom:0}.cd-illustrated-steps{grid-template-columns:1fr;gap:12px}.cd-illustrated-steps .cd-step{min-height:178px;padding:18px 20px}.cd-illustrated-steps .cd-step>img{width:62%;object-position:center}.cd-illustrated-steps .cd-step:after{background:linear-gradient(90deg,#f4faf7fc,#f4faf7eb 45%,#f4faf71f)}.cd-illustrated-steps .cd-step b{width:43px;height:43px;border-radius:14px;font-size:16px}.cd-step-copy{max-width:62%}.cd-step-copy h3{font-size:21px}.cd-step-copy p{font-size:14px;margin:0}.cd-product-grid,.cd-faq-grid,.cd-product-layout{gap:25px}.cd-product-shot{min-height:360px}.cd-detail-list{grid-template-columns:1fr 1fr;gap:8px}.cd-detail-list>div{padding:13px;font-size:14px}.cd-product-band h2{font-size:42px}.cd-quote{padding:48px 0}.cd-quote blockquote{font-size:clamp(31px,9.5vw,42px)!important;line-height:1.06!important}.cd-quote p{font-size:14px!important;margin-bottom:0}.cd-faq{padding-block:50px}.cd-faq-grid{gap:18px}.cd-faq-grid>div:first-child .cd-lead{margin-bottom:0}.cd-faq details,.cd-product-page details{padding:15px 0}.cd-faq details p,.cd-product-page details p{margin:8px 0 2px}.cd-cta{padding:52px 0}.cd-product-page{padding:22px 0 44px}.cd-product-layout{grid-template-columns:1fr}.cd-gallery-main{border-radius:24px}.cd-thumbs{gap:8px;margin-top:8px}.cd-product-copy{padding-top:4px}.cd-product-page h1{margin:9px 0;font-size:52px}.cd-product-price{margin:13px 0}.cd-benefits{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.cd-benefits div{padding:11px;font-size:13px}.cd-purchase{gap:9px}.cd-purchase .cd-qty{grid-template-columns:38px 42px 38px!important;width:118px!important;min-width:118px!important}.cd-purchase .cd-qty button{width:38px!important;min-width:38px!important}.cd-purchase .cd-qty input[type=number]{width:42px!important;min-width:42px!important}.cd-small{font-size:12px}.cd-features{padding:50px 0}.cd-features h2{font-size:42px;margin-bottom:24px}.cd-feature-grid{grid-template-columns:1fr 1fr;gap:10px}.cd-feature-grid article{display:block;padding:16px;min-height:170px}.cd-feature-icon{width:40px;height:40px;margin-bottom:16px;border-radius:13px}.cd-feature-grid article h3{font-size:19px}.cd-feature-grid article p{font-size:13px;line-height:1.45}.cd-how-dark{padding:50px 0}.cd-how-dark>div>h2{font-size:45px;margin-bottom:22px}.cd-product-steps{grid-template-columns:1fr;gap:12px}.cd-product-steps .cd-moment{min-height:190px;padding:20px}.cd-product-steps .cd-moment>img{width:62%}.cd-product-steps .cd-moment h3{margin:50px 0 4px;font-size:21px}.cd-product-steps .cd-moment p{font-size:14px}.cd-product-steps .cd-moment h3,.cd-product-steps .cd-moment p{max-width:68%}.cd-product-faq{padding:46px 0}.cd-product-faq .cd-product-layout{gap:14px}.cd-product-faq h2{margin-bottom:6px}.cd-product-faq details{padding:15px 0}.cd-contact{padding:42px 0}.cd-contact-grid{gap:18px}.cd-contact h1{font-size:54px!important;margin:8px 0}.cd-contact .cd-lead{margin-bottom:4px}.cd-contact-card{padding:20px}.cd-contact-option{padding:17px 0}.cd-contact-option h2{margin:0 0 8px!important}.cd-contact-option p{margin:0 0 10px}.cd-contact-note-bottom{padding:15px;margin-top:17px;font-size:14px}.cd-info-hero{padding:42px 0 24px}.cd-info-hero h1{font-size:52px!important}.cd-info-area{padding-bottom:48px}.cd-info-area .cd-info-cards{gap:12px}.cd-info-card{padding:24px}.template-cart .t4s-main_cart__empty{padding:30px 14px 48px!important}.template-cart #icon-cart-empty{width:58px!important;height:58px!important}.template-cart .t4s-cart_page_txt{font-size:15px!important}.template-cart .t4s-return-to-shop{margin-top:22px!important}}@media(prefers-reduced-motion:reduce){.cd-relatable-card,.cd-relatable-art{transition:none!important}.cd-relatable-card:hover{transform:none}}.cd-illustrated-steps .cd-step:after,.cd-product-steps .cd-moment:after{z-index:1}.cd-illustrated-steps .cd-step>img,.cd-product-steps .cd-moment>img{z-index:0}.cd-relatable-moments{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cd-relatable-card{min-height:230px;padding:24px;justify-content:flex-start}.cd-relatable-card:hover{transform:translateY(-3px)}.cd-relatable-card>span{display:block;margin-bottom:34px}.cd-relatable-card>div:last-child{display:flex;flex:1;flex-direction:column}.cd-relatable-card h3{max-width:none;margin:0 0 10px;font-size:20px;line-height:1.2}.cd-relatable-card p{max-width:none;margin:0;color:#bed0c9;line-height:1.5}.cd-relatable-art{display:none!important}.cd-problem-answer{display:block;margin-top:30px;padding:30px 0 0;border:0;border-top:1px solid #376257;border-radius:0;background:transparent}.cd-problem-answer strong{display:block;color:#fff;font:800 clamp(24px,2.4vw,34px)/1.15 "Manrope",sans-serif}.cd-problem-answer span{display:block;margin-top:8px;color:#bfd3ca;font-size:17px}@media(max-width:800px){.cd-relatable-moments{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:1fr 1fr;gap:10px;overflow:visible;margin:0;padding:0}.cd-relatable-card{min-height:214px;padding:18px;scroll-snap-align:unset}.cd-relatable-card>span{margin-bottom:28px}.cd-relatable-card h3{margin:0 0 8px;font-size:18px;line-height:1.2}.cd-relatable-card p{max-width:none;font-size:13px;line-height:1.45}.cd-problem-answer{margin-top:24px;padding-top:24px}.cd-problem-answer strong{font-size:26px}.cd-problem-answer span{margin-top:7px;font-size:15px}}@media(max-width:390px){.cd-relatable-moments{grid-template-columns:1fr}.cd-relatable-card{min-height:180px}.cd-relatable-card>span{margin-bottom:22px}}.cd-section{padding:70px 0}.cd-section-title{margin-bottom:28px}.cd-hero-grid{min-height:550px}.cd-visual{min-height:510px}.cd-photo-main{top:28px;right:0;bottom:28px;left:42px}.cd-photo-main img{transform:scale(1.18);transform-origin:center center}.cd-product-shot{min-height:490px}.cd-faq{padding-block:66px}.cd-faq-grid{gap:54px}.cd-cta,.cd-features,.cd-how-dark{padding:64px 0}@media(max-width:800px){.cd-trust div{border-right:0}.cd-trust div:nth-child(odd){border-right:1px solid var(--cd-line)}.cd-trust div:nth-child(-n+2){border-bottom:1px solid var(--cd-line)}}.cd-problem .cd-section-title{margin-bottom:28px}.cd-relatable-card{min-height:214px}.cd-relatable-card>span{margin-bottom:26px}.cd-problem-answer{margin-top:24px;padding-top:24px}.cd-problem-answer strong{font-size:clamp(23px,2.2vw,31px)}@media(max-width:800px){.cd-problem{padding:42px 0}.cd-problem .cd-section-title{margin-bottom:22px}.cd-relatable-moments{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 14px 6px;margin-inline:-14px;scrollbar-width:none}.cd-relatable-card{min-height:188px;padding:18px;scroll-snap-align:start}.cd-relatable-card>span{margin-bottom:22px}.cd-relatable-card h3{font-size:19px}.cd-relatable-card p{font-size:13px}.cd-problem-answer{margin-top:18px;padding-top:18px}.cd-problem-answer strong{font-size:23px}.cd-problem-answer span{font-size:14px}}.cd-illustrated-steps{gap:14px}.cd-illustrated-steps .cd-step{min-height:255px;padding:24px}.cd-illustrated-steps .cd-step>img{z-index:1;top:auto;right:-4%;bottom:-3%;width:62%;height:82%;object-fit:contain;object-position:right bottom;opacity:1}.cd-illustrated-steps .cd-step b,.cd-illustrated-steps .cd-step-copy{z-index:2}.cd-step-copy{max-width:51%}.cd-step-copy h3{font-size:21px}.cd-step-copy p{font-size:15px}.cd-product-grid{gap:58px}.cd-detail-list{margin:24px 0}.cd-detail-list>div{padding:15px 17px}.cd-product-band h2{font-size:clamp(40px,4.5vw,68px)}.cd-quote{padding:64px 0!important;background:var(--cd-deep)!important;color:#fff!important}.cd-quote blockquote{max-width:1080px!important;color:#fff!important;font-size:clamp(34px,4vw,64px)!important;text-wrap:balance}.cd-quote p{color:#bfd3ca!important;margin-bottom:0}.cd-features h2{margin-bottom:26px}.cd-feature-grid article{padding:20px}.cd-feature-icon svg{stroke-width:1.9}.cd-how-dark>div>h2{margin-bottom:24px}.cd-product-steps .cd-moment{min-height:235px;padding:24px;justify-content:flex-start}.cd-product-steps .cd-moment>span{margin-bottom:62px}.cd-product-steps .cd-moment>img{z-index:1;top:auto;right:-3%;bottom:-5%;width:59%;height:88%;object-fit:contain;object-position:right bottom;opacity:1;filter:saturate(.7) brightness(1.08)}.cd-product-steps .cd-moment>span,.cd-product-steps .cd-moment>div{z-index:2}.cd-product-steps .cd-moment h3,.cd-product-steps .cd-moment p{max-width:52%}.cd-product-steps .cd-moment h3{margin:0 0 7px}.cd-product-steps .cd-moment p{margin:0}.cd-product-faq{padding:58px 0}.cd-product-faq .cd-product-layout{gap:56px}.cd-product-faq-intro{align-self:start}.cd-faq-visual{display:block;width:min(82%,390px);aspect-ratio:1;object-fit:contain;margin:24px auto 0;padding:18px;border-radius:30px;background:var(--cd-mint)}@media(max-width:800px){.cd-section{padding:42px 0}.cd-section-title{margin-bottom:20px}.cd-hero-grid{padding:20px 0 14px;gap:4px}.cd-hero h1{margin:13px 0 10px}.cd-hero p{margin-bottom:17px}.cd-visual{min-height:300px}.cd-photo-main{top:3px;right:7px;bottom:0;left:20px}.cd-photo-main img{transform:scale(1.22)}.cd-one{top:7px}.cd-trust div{padding:13px 7px}.cd-steps-section{padding:40px 0}.cd-illustrated-steps{gap:10px}.cd-illustrated-steps .cd-step{min-height:162px;padding:16px 18px}.cd-illustrated-steps .cd-step>img{right:-3%;bottom:-3%;width:58%;height:88%;object-fit:contain;opacity:1}.cd-illustrated-steps .cd-step b{width:42px;height:42px}.cd-step-copy{max-width:50%}.cd-step-copy h3{font-size:20px;margin-bottom:5px}.cd-step-copy p{font-size:13px;line-height:1.4}.cd-product-band{padding:40px 0}.cd-product-grid{gap:20px}.cd-product-shot{min-height:320px}.cd-product-band h2{font-size:39px}.cd-product-band .cd-lead{margin-bottom:16px}.cd-detail-list{gap:7px;margin:18px 0}.cd-detail-list>div{padding:12px;font-size:13px}.cd-detail-list span{font-size:11px;line-height:1.35}.cd-quote{padding:42px 0!important}.cd-quote blockquote{max-width:94%!important;font-size:clamp(29px,8.2vw,36px)!important;line-height:1.08!important;letter-spacing:-.045em!important;text-wrap:balance}.cd-quote p{max-width:90%;margin-inline:auto;font-size:13px!important}.cd-faq{padding-block:42px}.cd-faq-grid{gap:14px}.cd-cta{padding:44px 0}.cd-cta h2{font-size:41px}.cd-features{padding:40px 0}.cd-features h2{font-size:39px;margin-bottom:20px}.cd-feature-grid{gap:8px}.cd-feature-grid article{min-height:154px;padding:14px}.cd-feature-icon{margin-bottom:12px}.cd-feature-grid article h3{font-size:18px}.cd-feature-grid article p{font-size:12px}.cd-how-dark{padding:40px 0}.cd-how-dark>div>h2{font-size:40px;margin-bottom:18px}.cd-product-steps{gap:10px}.cd-product-steps .cd-moment{min-height:165px;padding:17px}.cd-product-steps .cd-moment>span{margin-bottom:38px}.cd-product-steps .cd-moment>img{right:-4%;bottom:-5%;width:57%;height:90%;opacity:1}.cd-product-steps .cd-moment h3,.cd-product-steps .cd-moment p{max-width:52%}.cd-product-steps .cd-moment h3{margin:0 0 4px;font-size:19px}.cd-product-steps .cd-moment p{font-size:12px;line-height:1.4}.cd-product-faq{padding:40px 0}.cd-product-faq .cd-product-layout{gap:10px}.cd-product-faq h2{margin-bottom:0}.cd-faq-visual{width:min(78%,310px);margin-top:16px;padding:12px;border-radius:24px}.cd-product-faq details{padding:13px 0}}.cd-photo-main{left:28px}.cd-problem-answer{display:none!important}.cd-quote blockquote{font-weight:400!important}.cd-illustrated-steps .cd-step,.cd-product-steps .cd-moment{position:relative;isolation:isolate;overflow:hidden}.cd-illustrated-steps .cd-step:after,.cd-product-steps .cd-moment:after{display:none!important}.cd-illustrated-steps .cd-step>img,.cd-product-steps .cd-moment>img{position:absolute;z-index:1;top:auto;right:-7%;bottom:-8%;width:60%;height:100%;object-fit:contain;object-position:right bottom;opacity:1!important;filter:none!important}.cd-illustrated-steps .cd-step b,.cd-illustrated-steps .cd-step-copy,.cd-product-steps .cd-moment>span,.cd-product-steps .cd-moment>div{position:relative;z-index:2}.cd-illustrated-steps .cd-step{min-height:270px;padding:24px}.cd-step-copy{max-width:44%}.cd-product-steps .cd-moment{min-height:250px;padding:24px;justify-content:flex-start}.cd-product-steps .cd-moment>span{margin-bottom:68px}.cd-product-steps .cd-moment h3,.cd-product-steps .cd-moment p{max-width:44%}.cd-product-page{padding-bottom:56px}.cd-features{padding-top:52px}.cd-faq-visual{display:none!important}@media(max-width:800px){.cd-photo-main{left:12px}.cd-illustrated-steps .cd-step{min-height:178px;padding:17px 18px}.cd-illustrated-steps .cd-step>img,.cd-product-steps .cd-moment>img{right:-10%;bottom:-9%;width:64%;height:105%;opacity:1!important;filter:none!important}.cd-step-copy{max-width:42%}.cd-product-steps .cd-moment{min-height:180px;padding:18px}.cd-product-steps .cd-moment>span{margin-bottom:42px}.cd-product-steps .cd-moment h3,.cd-product-steps .cd-moment p{max-width:42%}.cd-product-page{padding-bottom:34px}.cd-features{padding-top:32px}}.cd-instruction-graphic{width:100%}.cd-instruction-strip{display:block;width:100%;height:auto}.cd-instruction-stack{display:none}.cd-instruction-graphic--dark{overflow:hidden;border-radius:26px}.cd-footer-tagline span{white-space:nowrap}@media(max-width:800px){.cd-relatable-moments{display:grid;grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:1fr 1fr;gap:10px;overflow:visible;margin:0;padding:0;scroll-snap-type:none}.cd-relatable-card{min-height:214px;padding:18px;scroll-snap-align:unset}.cd-relatable-card>span{margin-bottom:24px}.cd-relatable-card h3{font-size:18px}.cd-relatable-card p{font-size:13px;line-height:1.45}.cd-instruction-strip{display:none}.cd-instruction-stack{display:grid;gap:12px}.cd-instruction-stack img{display:block;width:100%;height:auto}.cd-instruction-graphic--dark{overflow:visible;border-radius:0}.cd-instruction-graphic--dark .cd-instruction-stack{gap:14px}.cd-instruction-graphic--dark .cd-instruction-stack img{border-radius:24px}.cd-footer-tagline span{display:block}}@media(max-width:390px){.cd-relatable-moments{grid-template-columns:1fr}.cd-relatable-card{min-height:180px}}.cd-dark-instruction-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cd-dark-instruction-card{position:relative;overflow:hidden;aspect-ratio:646/392;background:#214b40;border-radius:24px;color:#fff}.cd-dark-instruction-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:1px solid #6d9082;border-radius:inherit;pointer-events:none}.cd-dark-instruction-card>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:fill}.cd-dark-instruction-copy{position:absolute;z-index:2;top:7.65%;left:8.05%;width:48%}.cd-dark-instruction-copy b{display:grid;place-items:center;width:clamp(54px,5vw,95px);aspect-ratio:1;border-radius:29%;background:#dfff6a;color:#173f34;font:800 clamp(22px,2vw,38px)/1 "Manrope",sans-serif}.cd-dark-instruction-copy h3{margin:clamp(10px,1.4vw,24px) 0 clamp(8px,.8vw,14px);font:600 clamp(22px,2vw,40px)/1.15 "Manrope",sans-serif;color:#fff!important}.cd-dark-instruction-copy p{margin:0;color:#e3efea;font:400 clamp(14px,1.32vw,27px)/1.45 "DM Sans",sans-serif}@media(max-width:800px){.cd-dark-instruction-cards{grid-template-columns:1fr;gap:14px}.cd-dark-instruction-card{border-radius:24px}.cd-dark-instruction-copy{width:52%}}.cd-features{background:var(--cd-deep)!important;color:#fff!important}.cd-features h2,.cd-features h3{color:#fff!important}.cd-feature-grid article{background:#214b40;border-color:#6d9082}.cd-feature-grid article p{color:#c8d9d3}.cd-feature-icon{background:var(--cd-lime);color:var(--cd-deep)}.cd-how-light{padding:76px 0;background:var(--cd-pale);color:var(--cd-ink)}.cd-how-light h2{margin-bottom:24px;color:var(--cd-ink)!important}@media(max-width:800px){.cd-how-light{padding:40px 0}.cd-how-light h2{font-size:40px;margin-bottom:18px}}.cd-how-light .cd-instruction-strip{display:none}.cd-how-light .cd-instruction-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cd-how-light .cd-instruction-stack img{display:block;width:100%;height:auto}.cd-product-faq{background:var(--cd-mint)!important}@media(max-width:800px){.cd-how-light .cd-instruction-stack{grid-template-columns:1fr;gap:12px}}.cd-navlinks{gap:20px}.cd-gallery-main{position:relative}.cd-gallery-media{width:100%;height:100%;display:grid;place-items:center}.cd-gallery-media[hidden]{display:none!important}.cd-gallery-media img,.cd-gallery-media video,.cd-gallery-media iframe,.cd-gallery-media model-viewer,.cd-gallery-placeholder{display:block;width:100%;height:100%;border:0;object-fit:contain}.cd-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.cd-thumb{position:relative;transition:border-color .2s ease,box-shadow .2s ease}.cd-thumb.is-active{border-color:var(--cd-ink);box-shadow:0 0 0 2px var(--cd-ink)}.cd-media-badge{position:absolute;right:6px;bottom:6px;padding:4px 7px;border-radius:999px;background:var(--cd-deep);color:#fff;font:800 10px/1 DM Sans,sans-serif}.cd-future-page h1,.cd-future-page h2{margin:0;color:inherit!important}.cd-future-hero{padding:70px 0 42px;background:var(--cd-pale)}.cd-future-hero h1{max-width:980px;margin-top:12px;font:800 clamp(58px,8.5vw,118px)/.94 "Manrope",sans-serif!important;letter-spacing:-.07em;color:var(--cd-ink)!important}.cd-future-stats{padding:46px 0 62px;background:#fff}.cd-future-heading{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:end;margin-bottom:30px}.cd-future-heading h2,.cd-future-split h2,.cd-future-together h2{font:800 clamp(40px,5vw,74px)/.98 "Manrope",sans-serif!important;letter-spacing:-.055em}.cd-future-heading p{max-width:580px;margin:0 0 7px;color:#58746b;font-size:18px;line-height:1.6}.cd-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cd-stat-card{min-height:360px;padding:42px;border-radius:34px;background:var(--cd-mint);color:var(--cd-ink);display:flex;flex-direction:column;justify-content:space-between}.cd-stat-card strong{font:500 clamp(74px,9vw,136px)/.9 "Manrope",sans-serif;letter-spacing:-.075em}.cd-stat-card p{max-width:520px;margin:0;color:#43645b;font-size:21px;line-height:1.45}.cd-stat-source{margin:18px 4px 0;color:#6a827a;font-size:12px}.cd-stat-source a{color:inherit;text-decoration:underline;text-underline-offset:3px}.cd-future-habits,.cd-future-vision,.cd-future-together{padding:76px 0}.cd-future-habits{background:var(--cd-deep);color:#fff}.cd-future-vision{background:var(--cd-mint);color:var(--cd-ink)}.cd-future-together{background:#fff;color:var(--cd-ink)}.cd-future-split{display:grid;grid-template-columns:1.05fr .95fr;gap:84px;align-items:start}.cd-future-habits h2{color:#fff!important}.cd-future-copy p,.cd-future-together p{margin:0 0 18px;font-size:18px;line-height:1.65}.cd-future-habits .cd-future-copy p{color:#d5e3de}.cd-future-vision .cd-future-copy p,.cd-future-together p{color:#4f6d63}.cd-future-copy .cd-future-lead{color:var(--cd-ink);font:700 clamp(24px,2.4vw,34px)/1.3 "Manrope",sans-serif}.cd-future-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.cd-future-pills span{padding:9px 15px;border:1px solid #618178;border-radius:999px;color:#fff;font-size:13px;font-weight:800}.cd-partner-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--cd-line)}.cd-partner-list li{padding:15px 0;border-bottom:1px solid var(--cd-line);font:750 17px/1.4 Manrope,sans-serif}.cd-partner-list li:before{content:"";display:inline-block;width:9px;height:9px;margin-right:13px;border-radius:50%;background:var(--cd-lime);border:1px solid #b7d849}.cd-future-cta{padding:74px 0;background:var(--cd-lime);text-align:center;color:var(--cd-deep)}.cd-future-cta h2{max-width:1050px;margin:0 auto 28px;font:500 clamp(44px,6vw,88px)/1.02 "Manrope",sans-serif!important;letter-spacing:-.06em;color:var(--cd-deep)!important}.cd-contact-option#partnership{scroll-margin-top:24px}@media(max-width:800px){.cd-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.cd-future-hero{padding:46px 0 30px}.cd-future-hero h1{font-size:58px;margin-top:8px}.cd-future-stats{padding:32px 0 46px}.cd-future-heading,.cd-future-split{grid-template-columns:1fr;gap:22px}.cd-future-heading{margin-bottom:22px}.cd-future-heading h2,.cd-future-split h2,.cd-future-together h2{font-size:42px}.cd-future-heading p{font-size:15px;line-height:1.55}.cd-stat-grid{grid-template-columns:1fr;gap:12px}.cd-stat-card{min-height:240px;padding:25px;border-radius:24px}.cd-stat-card strong{font-size:78px}.cd-stat-card p{font-size:17px}.cd-stat-source{margin-top:14px;line-height:1.5}.cd-future-habits,.cd-future-vision,.cd-future-together{padding:48px 0}.cd-future-copy p,.cd-future-together p{font-size:15px;line-height:1.6}.cd-future-copy .cd-future-lead{font-size:24px}.cd-future-pills{margin-top:22px}.cd-partner-list li{padding:13px 0;font-size:15px}.cd-future-cta{padding:50px 0}.cd-future-cta h2{font-size:40px;margin-bottom:22px}}.cd-future-page h1,.cd-future-page h2,.cd-future-page strong,.cd-future-page .cd-kicker,.cd-future-page .cd-button,.cd-future-page .cd-future-lead,.cd-future-page .cd-future-pills span,.cd-future-page .cd-partner-list li{font-weight:400!important}.cd-future-split>*{min-width:0}.cd-future-together h2{overflow-wrap:break-word;text-wrap:balance}.cd-together-copy{max-width:760px}.cd-section{padding:58px 0}.cd-quote{padding:54px 0!important}.cd-cta,.cd-features,.cd-how-light{padding:54px 0}.cd-future-hero{padding:54px 0 30px}.cd-future-stats{padding:34px 0 50px}.cd-future-habits,.cd-future-vision,.cd-future-together{padding:50px 0}.cd-future-cta{padding:54px 0}.cd-contact{padding:58px 0}.cd-info-hero{padding:48px 0 26px}.cd-info-area{padding-bottom:58px}@media(max-width:1000px){.cd-future-split{grid-template-columns:1fr;gap:24px}.cd-future-together h2{max-width:680px}}@media(max-width:800px){.cd-section,.cd-problem{padding:34px 0}.cd-quote{padding:36px 0!important}.cd-cta{padding:36px 0}.cd-features,.cd-how-light{padding:34px 0}.cd-future-hero{padding:36px 0 22px}.cd-future-stats{padding:26px 0 38px}.cd-future-habits,.cd-future-vision,.cd-future-together{padding:34px 0}.cd-future-cta{padding:38px 0}.cd-contact{padding:36px 0}.cd-info-hero{padding:34px 0 18px}.cd-info-area{padding-bottom:38px}.cd-together-copy br{display:none}}.cd-future-heading{display:block;margin-bottom:30px}.cd-future-copy .cd-future-lead,.cd-future-copy p{font-family:DM Sans,sans-serif!important;font-size:18px!important;font-weight:400!important;line-height:1.65!important}.cd-future-together h2{margin-bottom:28px!important;line-height:1.08!important}@media(max-width:800px){.cd-future-heading{margin-bottom:22px}.cd-future-copy .cd-future-lead,.cd-future-copy p{font-size:15px!important;line-height:1.6!important}.cd-future-together h2{margin-bottom:20px!important;line-height:1.1!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/chewdrop.css.map */
