:root{--sc-green:#174d3b;--sc-green-2:#226b50;--sc-leaf:#dae9df;--sc-cream:#f7f2e8;--sc-sand:#eadcc7;--sc-ink:#183029;--sc-muted:#63716c;--sc-line:#dfe7e2;--sc-gold:#e1a638}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--sc-ink);background:#fff;font-family:Poppins,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}img{display:block;max-width:100%}.sc-skip{position:absolute;left:-9999px}.sc-skip:focus{left:10px;top:10px;z-index:100;background:#fff;padding:10px}.sc-offerbar{min-height:38px;padding:8px 5vw;background:var(--sc-green);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.sc-offerbar strong{font-size:12px}.sc-header{min-height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--sc-line);background:#fff;position:relative;z-index:5}.sc-brand{display:flex;align-items:center;gap:10px;font-size:23px;line-height:1}.sc-brand-mark{width:36px;height:36px;border-radius:12px 12px 12px 3px;background:var(--sc-green);color:#fff;display:grid;place-items:center;font-weight:700}.sc-brand b{font-weight:800}.sc-brand small{display:block;margin-top:5px;font-size:8px;text-transform:uppercase;letter-spacing:.09em;color:var(--sc-muted)}.sc-nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.sc-nav a:hover{color:var(--sc-green-2)}.sc-header-cta,.sc-home-actions .primary,.sc-home-card a{padding:12px 18px;border-radius:9px;background:var(--sc-green);color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em}.sc-eyebrow{margin:0 0 12px;color:var(--sc-green-2);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sc-section{padding:88px max(6vw,28px)}.sc-section-title{max-width:780px;margin:0 auto 42px;text-align:center}.sc-section-title h2,.sc-story h2,.sc-faq h2,.sc-final-cta h2,.sc-home-feature h2,.sc-home-why h2{margin:0 0 18px;font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.025em}.sc-section-title>p:not(.sc-eyebrow),.sc-story>div>p,.sc-faq>div>p{color:var(--sc-muted);line-height:1.75}.sc-title-light,.sc-title-light .sc-eyebrow{color:#fff}.sc-title-light>p:not(.sc-eyebrow){color:#e7efe9}
.sc-home-hero{min-height:640px;padding:72px max(6vw,30px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;background:linear-gradient(135deg,#fff 30%,#f4f7f3 100%)}.sc-home-hero h1{margin:0 0 18px;font-size:clamp(44px,5vw,68px);line-height:1.04;letter-spacing:-.035em}.sc-home-hero>div>p:not(.sc-eyebrow){color:var(--sc-muted);font-size:17px;line-height:1.8}.sc-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.sc-home-actions a{padding:15px 22px;font-size:12px;font-weight:800}.sc-home-actions .secondary{border:1px solid var(--sc-line);border-radius:9px;background:#fff}.sc-home-image{padding:25px;border-radius:28px;background:var(--sc-cream)}.sc-home-image img{width:100%;border-radius:18px}.sc-home-trust{padding:25px 7vw;display:grid;grid-template-columns:repeat(3,1fr);gap:35px;background:var(--sc-green);color:#fff}.sc-home-trust article{text-align:center}.sc-home-trust b,.sc-home-trust span{display:block}.sc-home-trust b{font-size:13px}.sc-home-trust span{margin-top:5px;color:#c9ddd4;font-size:10px}.sc-home-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.sc-home-feature>div>p:not(.sc-eyebrow){color:var(--sc-muted);line-height:1.75}.sc-home-card{padding:25px;border:1px solid var(--sc-line);border-radius:22px;background:#f7faf8;display:grid;grid-template-columns:180px 1fr;gap:26px;align-items:center}.sc-home-card img{border-radius:12px}.sc-home-card h3{margin:0 0 8px;font-size:22px}.sc-home-card p{color:var(--sc-muted)}.sc-home-card strong{display:block;margin:12px 0 16px;color:var(--sc-green);font-size:18px}.sc-home-why{background:var(--sc-cream);text-align:center}.sc-home-why>div{max-width:1100px;margin:36px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sc-home-why article{padding:30px 24px;border-radius:18px;background:#fff;text-align:left}.sc-home-why article>span{width:42px;height:42px;border-radius:50%;background:var(--sc-leaf);display:grid;place-items:center;color:var(--sc-green);font-weight:800}.sc-home-why h3{margin:18px 0 8px}.sc-home-why article p{margin:0;color:var(--sc-muted);font-size:12px;line-height:1.7}
.sc-product-hero{max-width:1240px;margin:auto;padding:48px 32px 58px;display:grid;grid-template-columns:1.04fr .96fr;gap:62px}.sc-main-image{position:relative;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:var(--sc-cream);display:grid;place-items:center}.sc-main-image img{width:100%;height:100%;object-fit:contain;background:#fff}.sc-main-image>span{position:absolute;left:18px;top:18px;padding:8px 12px;border-radius:99px;background:#fff;color:var(--sc-green);font-size:10px;font-weight:800;box-shadow:0 6px 20px #0001}.sc-thumbs{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sc-thumbs button{padding:6px;border:2px solid transparent;border-radius:13px;background:#f6f8f6;cursor:pointer}.sc-thumbs button.is-active{border-color:var(--sc-green)}.sc-thumbs img{width:100%;height:70px;object-fit:cover;border-radius:8px}.sc-product-info{padding-top:5px}.sc-rating{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:12px}.sc-rating span,.sc-stars{color:var(--sc-gold);letter-spacing:2px}.sc-rating a{text-decoration:underline;color:var(--sc-muted)}.sc-product-info h1{margin:0 0 16px;font-size:clamp(38px,4vw,54px);line-height:1.04;letter-spacing:-.035em}.sc-lead{margin:0;color:var(--sc-muted);font-size:16px;line-height:1.7}.sc-benefit-list{list-style:none;padding:0;margin:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:11px 14px;font-size:13px;font-weight:600}.sc-benefit-list li{color:var(--sc-ink)}.sc-price-line{display:flex;align-items:center;gap:10px;margin:14px 0 20px}.sc-price-line strong{font-size:30px}.sc-price-line del{color:#87928d}.sc-price-line span{padding:4px 8px;border-radius:6px;background:var(--sc-leaf);color:var(--sc-green);font-size:11px;font-weight:800}.sc-cod{min-height:52px;margin:15px 0;padding:12px 18px;border-radius:10px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px}.sc-cod span{font-size:22px}.sc-cod b{font-size:14px}.sc-offer-heading{display:flex;justify-content:space-between;margin-bottom:9px}.sc-offer-heading b{font-size:11px;letter-spacing:.08em}.sc-offer-heading span{color:var(--sc-green-2);font-size:11px;font-weight:800}.sc-pack-grid{display:grid;gap:9px}.sc-pack-card{position:relative;min-height:70px;padding:12px 14px;border:1.5px solid var(--sc-line);border-radius:12px;background:#fff;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;cursor:pointer}.sc-pack-card.is-selected{border-color:var(--sc-green);box-shadow:0 0 0 1px var(--sc-green);background:#f8fcf9}.sc-pack-card em{position:absolute;right:10px;top:-9px;padding:3px 7px;border-radius:5px;background:var(--sc-green);color:#fff;font-size:8px;font-style:normal;font-weight:800}.sc-pack-card input{width:17px;height:17px;accent-color:var(--sc-green)}.sc-pack-card span b,.sc-pack-card span small{display:block}.sc-pack-card span b{font-size:14px}.sc-pack-card span small{margin-top:2px;color:var(--sc-muted);font-size:10px}.sc-pack-card>strong{text-align:right;font-size:15px}.sc-pack-card>strong del{display:block;color:#8b9591;font-size:9px;font-weight:500}.sc-countdown{min-height:56px;margin-top:14px;padding:8px 15px;border-radius:8px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px}.sc-countdown>b{margin-right:8px;font-size:11px}.sc-countdown span{width:40px;height:40px;border-radius:6px;background:#fff;color:#111;display:grid;place-items:center;font-weight:900}.sc-countdown i{font-style:normal;font-weight:900}.sc-add-button{width:100%;margin-top:14px;padding:17px;border:0;border-radius:12px;background:var(--sc-green);color:#fff;font-size:13px;font-weight:800;letter-spacing:.05em;cursor:pointer;box-shadow:0 9px 22px #174d3b2b}.sc-add-button[disabled]{opacity:.55}.sc-add-button.is-added{background:#2e7b52}.sc-microcopy{text-align:center;color:var(--sc-muted);font-size:9px;line-height:1.5}.sc-delivery{display:grid;grid-template-columns:1fr 25px 1fr 25px 1fr;align-items:start;margin-top:22px}.sc-delivery>div{text-align:center}.sc-delivery>div span{margin:auto;width:30px;height:30px;border-radius:50%;background:var(--sc-leaf);color:var(--sc-green);display:grid;place-items:center;font-size:12px}.sc-delivery b,.sc-delivery small{display:block}.sc-delivery b{margin-top:6px;font-size:10px}.sc-delivery small{color:var(--sc-muted);font-size:9px}.sc-delivery>i{height:1px;margin-top:15px;background:var(--sc-line)}.sc-trust{padding:25px 7vw;background:var(--sc-cream);display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.sc-trust div{text-align:center}.sc-trust b,.sc-trust span{display:block}.sc-trust b{font-size:12px}.sc-trust span{margin-top:3px;color:var(--sc-muted);font-size:10px}
.sc-benefit-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 360px 1fr;align-items:center;gap:40px}.sc-benefit-layout>div{display:grid;gap:42px}.sc-benefit-layout article{display:flex;gap:13px}.sc-benefit-layout article>span{flex:0 0 24px;width:24px;height:24px;border:1px solid #a5855e;border-radius:50%;display:grid;place-items:center;color:#886a49;font-size:12px;font-weight:900}.sc-benefit-layout h3{margin:0 0 8px;font-size:18px}.sc-benefit-layout p{margin:0;color:var(--sc-muted);font-size:13px;line-height:1.65}.sc-benefit-layout figure{height:470px;margin:0;border-radius:190px 190px 20px 20px;overflow:hidden;background:var(--sc-cream)}.sc-benefit-layout figure img{width:100%;height:100%;object-fit:cover}.sc-videos{background:#80684f;color:#fff}.sc-video-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.sc-video-card{height:430px;border-radius:18px;background:linear-gradient(145deg,#e8e4d8,#6a6046);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.sc-video-card:nth-child(2){background:linear-gradient(145deg,#d8b49b,#7a503d)}.sc-video-card:nth-child(3){background:linear-gradient(145deg,#a9b8ab,#385342)}.sc-video-card>span{width:60px;height:60px;border-radius:50%;background:#fff;color:var(--sc-green);display:grid;place-items:center;padding-left:4px}.sc-video-card b{max-width:75%}.sc-video-card small{opacity:.8}.sc-video-card video{width:100%;height:100%;object-fit:cover}.sc-photo-review-grid{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sc-photo-review-grid article{border:1px solid var(--sc-line);border-radius:18px;overflow:hidden;background:#f7f8f7}.sc-review-placeholder{height:280px!important;background:linear-gradient(145deg,#e8dfd5,#bba28f);display:flex!important;flex-direction:column;align-items:center;justify-content:center;color:#fff}.sc-review-placeholder>span{font-size:45px}.sc-review-placeholder>b{font-size:12px}.sc-photo-review-grid article>div:last-child{padding:18px;text-align:center}.sc-photo-review-grid p{min-height:56px;color:var(--sc-muted);font-size:13px}.sc-photo-review-grid small{color:#87918c;font-size:9px}.sc-results{background:#f7faf8}.sc-results-grid{max-width:950px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.sc-results-grid article{padding:18px;border:1px solid var(--sc-line);border-radius:16px;background:#fff;display:flex;align-items:center;gap:18px}.sc-results-grid article>span{flex:0 0 76px;width:76px;height:76px;border:7px solid #a68a6a;border-radius:50%;display:grid;place-items:center;color:#775a3d;font-weight:800}.sc-results-grid p{margin:0;font-size:13px;font-weight:700}.sc-results-grid small{display:block;margin-top:5px;color:var(--sc-muted);font-size:9px;font-weight:400}.sc-story{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.sc-story>div:first-child{padding:20px;border-radius:26px;background:var(--sc-cream)}.sc-story>div:first-child img{width:100%;border-radius:18px}.sc-story ol{list-style:none;padding:0;margin:28px 0 0}.sc-story li{padding:16px 0;border-top:1px solid var(--sc-line);display:flex;gap:15px}.sc-story li>span{color:var(--sc-green-2);font-size:11px;font-weight:800}.sc-story li b{font-size:14px}.sc-story li p{margin:4px 0 0;color:var(--sc-muted);font-size:12px}.sc-ingredients{background:#f7faf8}.sc-ingredient-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.sc-ingredient-grid article{padding:26px 20px;border:1px solid var(--sc-line);border-radius:17px;background:#fff;text-align:center}.sc-ingredient-grid b{font-size:15px}.sc-ingredient-grid p{color:var(--sc-muted);font-size:11px;line-height:1.6}.sc-how-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sc-how-grid article{padding:25px 20px;border-radius:18px;background:var(--sc-cream);text-align:center}.sc-how-grid span{margin:auto;width:34px;height:34px;border-radius:50%;background:var(--sc-green);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.sc-how-grid h3{margin:15px 0 6px}.sc-how-grid p{margin:0;color:var(--sc-muted);font-size:11px;line-height:1.6}.sc-how-image{width:min(650px,100%);margin:35px auto 0;border-radius:18px}.sc-comparison{background:var(--sc-green);color:#fff}.sc-compare{max-width:900px;margin:auto;border:1px solid #ffffff26;border-radius:18px;overflow:hidden}.sc-compare>div{min-height:62px;border-top:1px solid #ffffff20;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.sc-compare>div:first-child{border-top:0;background:#0f3d2d}.sc-compare span,.sc-compare b,.sc-compare em{padding:0 22px;font-size:12px}.sc-compare b{align-self:stretch;background:#ffffff0b;display:flex;align-items:center}.sc-compare em{color:#bed0c8;font-style:normal}.sc-faq{background:#f7faf8;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.sc-support{margin-top:28px;padding:16px;border-radius:14px;background:var(--sc-green);color:#fff}.sc-support b,.sc-support a{display:block}.sc-support a{margin-top:5px;color:#cfe0d8;font-size:11px}.sc-accordion{border-top:1px solid var(--sc-line)}.sc-accordion details{border-bottom:1px solid var(--sc-line)}.sc-accordion summary{padding:21px 0;cursor:pointer;font-size:14px;font-weight:700}.sc-accordion p{margin:-5px 35px 21px 0;color:var(--sc-muted);font-size:13px;line-height:1.7}.sc-final-cta{padding:60px 8vw;background:var(--sc-sand);display:flex;align-items:center;justify-content:space-between;gap:30px}.sc-final-cta h2{margin-bottom:8px}.sc-final-cta>div>p:last-child{margin:0;color:var(--sc-muted)}.sc-final-cta>a{padding:16px 24px;border-radius:10px;background:var(--sc-green);color:#fff;font-size:11px;font-weight:800}.sc-sticky-buy{display:none;position:fixed;left:0;right:0;bottom:0;z-index:30;padding:10px max(5vw,20px);border-top:1px solid var(--sc-line);background:#fff;box-shadow:0 -7px 25px #17382d1c;grid-template-columns:1fr auto auto;align-items:center;gap:18px}.sc-sticky-buy.is-visible{display:grid}.sc-sticky-product{display:flex;align-items:center;gap:12px}.sc-sticky-product b,.sc-sticky-product small{display:block}.sc-sticky-product b{font-size:12px}.sc-sticky-product small{margin-top:3px;color:var(--sc-muted);font-size:9px}.sc-sticky-price{display:flex;align-items:center;gap:7px}.sc-sticky-price b{font-size:17px}.sc-sticky-price del{color:var(--sc-muted);font-size:10px}.sc-sticky-buy>button{min-width:170px;padding:14px 24px;border:0;border-radius:8px;background:#80684f;color:#fff;font-weight:800;cursor:pointer}
.sc-page-hero{padding:78px max(8vw,30px) 62px;border-bottom:1px solid var(--sc-line);background:#fff}.sc-page-hero h1{max-width:900px;margin:0 0 18px;font-size:clamp(42px,5vw,62px);line-height:1.08}.sc-page-hero>p:not(.sc-eyebrow){max-width:760px;margin:0;color:var(--sc-muted);font-size:16px;line-height:1.8}.sc-page-copy{max-width:980px;margin:55px auto;padding:0 30px 45px}.sc-page-copy h2{margin:38px 0 12px;color:var(--sc-green);font-size:22px}.sc-page-copy h2:first-child{margin-top:0}.sc-page-copy h3{font-size:16px}.sc-page-copy p,.sc-page-copy li{color:#53625d;font-size:14px;line-height:1.85}.sc-page-copy a{color:var(--sc-green);font-weight:700;text-decoration:underline}.sc-policy-date{color:#7e8985!important;font-size:12px!important}.sc-page-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sc-page-cards article,.sc-contact-card{padding:25px;border:1px solid var(--sc-line);border-radius:16px;background:#fff}.sc-contact-card+.sc-contact-card{margin-top:16px}.sc-footer{padding:55px 7vw 25px;background:#102f25;color:#fff}.sc-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px}.sc-brand-light .sc-brand-mark{background:#fff;color:var(--sc-green)}.sc-brand-light small{color:#b8c9c1}.sc-footer-grid>div:first-child p{max-width:440px;color:#aec3ba;font-size:11px;line-height:1.7}.sc-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.sc-footer-grid>div:not(:first-child)>b{margin-bottom:5px;font-size:13px}.sc-footer-grid>div:not(:first-child)>a{color:#aec3ba;font-size:11px}.sc-footer>small{display:block;margin-top:38px;padding-top:22px;border-top:1px solid #ffffff1c;color:#819a90;font-size:9px}
.sc-cart-page{max-width:1050px;margin:50px auto 85px;padding:0 25px}.sc-cart-item{padding:20px 0;border-bottom:1px solid var(--sc-line);display:grid;grid-template-columns:110px 1fr 120px auto;gap:22px;align-items:center}.sc-cart-item img{width:110px;height:95px;object-fit:contain;border-radius:10px;background:#f7f7f7}.sc-cart-item h2{margin:0 0 5px;font-size:17px}.sc-cart-item p{margin:0;color:var(--sc-muted);font-size:12px}.sc-cart-remove{display:inline-block;margin-top:10px;color:var(--sc-green);font-size:10px;text-decoration:underline}.sc-cart-item label{display:block;margin-bottom:5px;font-size:10px}.sc-cart-item input{width:75px;padding:8px;border:1px solid var(--sc-line);border-radius:7px}.sc-cart-summary{max-width:460px;margin:30px 0 0 auto;padding:25px;border-radius:16px;background:#f7faf8}.sc-cart-summary p{display:flex;justify-content:space-between;font-size:17px}.sc-cart-summary small{color:var(--sc-muted);font-size:10px}.sc-cart-summary>div{display:flex;gap:9px;margin-top:20px}.sc-cart-summary button{flex:1;padding:14px;border:1px solid var(--sc-green);border-radius:9px;background:#fff;color:var(--sc-green);font-size:11px;font-weight:800}.sc-cart-summary button.checkout{background:var(--sc-green);color:#fff}.sc-cart-empty{text-align:center}.sc-cart-empty a{display:inline-block;margin-top:12px}
@media(max-width:900px){.sc-offerbar span{display:none}.sc-offerbar{justify-content:center}.sc-nav{display:none}.sc-home-hero,.sc-product-hero,.sc-home-feature,.sc-story,.sc-faq{grid-template-columns:1fr}.sc-product-hero{max-width:700px}.sc-home-why>div{grid-template-columns:1fr}.sc-benefit-layout{grid-template-columns:1fr 290px 1fr;gap:22px}.sc-benefit-layout>div{gap:24px}.sc-video-grid{gap:14px}.sc-ingredient-grid{grid-template-columns:repeat(2,1fr)}.sc-how-grid{grid-template-columns:repeat(2,1fr)}.sc-footer-grid{grid-template-columns:1fr 1fr}.sc-footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:620px){body{padding-bottom:65px}.sc-offerbar{font-size:9px}.sc-header{min-height:68px;padding:0 16px}.sc-brand{font-size:19px}.sc-brand-mark{width:31px;height:31px}.sc-brand small{font-size:6px}.sc-header-cta{padding:10px 12px;font-size:9px}.sc-section{padding:58px 18px}.sc-home-hero{min-height:auto;padding:48px 18px}.sc-home-hero h1{font-size:40px}.sc-home-image{padding:12px}.sc-home-trust{grid-template-columns:1fr;gap:20px;padding:24px 18px}.sc-home-card{grid-template-columns:1fr}.sc-product-hero{padding:24px 14px 40px;gap:32px}.sc-main-image{border-radius:17px}.sc-thumbs{gap:6px}.sc-thumbs button{padding:4px}.sc-thumbs img{height:55px}.sc-product-info h1{font-size:36px}.sc-benefit-list{grid-template-columns:1fr}.sc-offer-heading span{font-size:9px}.sc-countdown{gap:6px}.sc-countdown>b{margin-right:2px;font-size:9px}.sc-countdown span{width:35px;height:35px}.sc-trust{grid-template-columns:1fr 1fr;padding:22px 16px;gap:22px}.sc-benefit-layout{grid-template-columns:1fr}.sc-benefit-layout figure{height:auto;grid-row:1;border-radius:150px 150px 18px 18px}.sc-video-grid,.sc-photo-review-grid,.sc-results-grid{grid-template-columns:1fr}.sc-video-card{height:410px}.sc-ingredient-grid{grid-template-columns:1fr 1fr;gap:9px}.sc-ingredient-grid article{padding:20px 10px}.sc-how-grid{grid-template-columns:1fr}.sc-compare{overflow:auto}.sc-compare>div{min-width:620px}.sc-final-cta{padding:45px 18px;display:block}.sc-final-cta a{display:block;margin-top:22px;text-align:center}.sc-sticky-buy.is-visible{display:grid;grid-template-columns:1fr auto;padding:9px 12px}.sc-sticky-product .sc-brand-mark,.sc-sticky-product small,.sc-sticky-price{display:none}.sc-sticky-product b{font-size:10px}.sc-sticky-buy>button{min-width:128px;padding:13px 14px;font-size:10px}.sc-page-hero{padding:55px 18px 45px}.sc-page-hero h1{font-size:38px}.sc-page-copy{margin:38px 0;padding:0 18px 35px}.sc-page-cards{grid-template-columns:1fr}.sc-cart-page{margin-top:30px;padding:0 16px}.sc-cart-item{grid-template-columns:75px 1fr auto;gap:12px}.sc-cart-item img{width:75px;height:70px}.sc-cart-item>div:nth-child(3){grid-column:2}.sc-cart-item>strong{grid-column:3;grid-row:1}.sc-cart-summary>div{flex-direction:column}.sc-footer{padding:45px 18px 25px}.sc-footer-grid{grid-template-columns:1fr;gap:35px}.sc-footer-grid>div:first-child{grid-column:auto}}
