/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#181410;--ink-soft:#28211d;--muted:#6f665e;--yellow:#ffd426;--yellow-dark:#e6b900;--yellow-soft:#fff3b0;--cream:#fbf8f2;--paper:#fff;--green:#1f9e4b;--green-dark:#147737;--line:#18141024}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}::selection{background:var(--yellow);color:var(--ink)}.topbar{background:var(--ink);color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:9px 24px;font-size:12px;font-weight:800}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fbf8f2f0;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,6vw,92px);display:flex;position:relative}.brand{letter-spacing:.12em;align-items:center;gap:10px;font-family:Georgia,serif;font-size:25px;display:inline-flex}.brand small{letter-spacing:.4em;margin-top:1px;font-family:Arial,sans-serif;font-size:7px;display:block}.brand-mark{color:#b88a23;font-size:20px}nav{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}nav>a:not(.nav-cta){transition:opacity .2s}nav>a:not(.nav-cta):hover{opacity:.55}.nav-cta{background:var(--ink);color:#fff;border-radius:4px;padding:13px 20px;transition:transform .2s,background .2s}.nav-cta:hover{background:var(--green);transform:translateY(-2px)}.hero{grid-template-columns:1.02fr .98fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:82px clamp(28px,5.8vw,88px) 62px;position:relative}.eyebrow,.section-kicker{letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-block}.eyebrow{background:var(--yellow-soft);border-left:4px solid var(--yellow);margin-bottom:22px;padding:8px 12px}.section-kicker{color:#967514}.section-kicker.light{color:var(--yellow)}h1,h2{text-wrap:balance}h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(48px,5.4vw,80px);font-weight:900;line-height:.95}.hero-lead{max-width:620px;color:var(--muted);margin:27px 0 25px;font-size:20px;line-height:1.5}.hero-list{flex-wrap:wrap;gap:12px 24px;margin:0 0 32px;padding:0;font-size:14px;font-weight:700;list-style:none;display:flex}.hero-list span{color:var(--green);font-weight:900}.hero-actions{align-items:center;gap:26px;display:flex}.button{letter-spacing:.02em;text-align:center;text-transform:uppercase;border:0;border-radius:5px;justify-content:center;align-items:center;min-height:56px;padding:0 25px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 9px 22px #1f9e4b3b}.button-primary:hover{background:var(--green-dark);box-shadow:0 13px 28px #1f9e4b4d}.button-primary span,.button-dark span{margin-left:18px;font-size:22px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#000}.button-outline{border:2px solid var(--ink);color:var(--ink);background:0 0}.button-outline:hover{background:var(--ink);color:#fff}.text-link{border-bottom:2px solid var(--ink);padding-bottom:4px;font-weight:800}.trust-row{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;gap:18px;margin-top:46px;font-size:11px;font-weight:800;display:flex}.trust-row span+span:before{content:"•";color:#b88a23;margin-right:18px}.hero-visual{background:var(--yellow);justify-content:center;align-items:flex-end;min-height:690px;display:flex;position:relative}.hero-visual img{z-index:2;object-fit:cover;object-position:center;width:100%;height:100%;min-height:690px;position:relative}.benefit-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(28px,6vw,92px);display:grid}.benefit-strip>div{grid-template-columns:auto 1fr;align-content:center;column-gap:17px;min-height:132px;padding:28px 30px;display:grid}.benefit-strip>div+div{border-left:1px solid #ffffff2e}.benefit-strip span{color:var(--yellow);grid-row:1/3;align-self:center;font-size:25px;font-weight:900}.benefit-strip strong{font-size:18px}.benefit-strip small{color:#bdb6af;margin-top:5px;font-size:12px}.section{padding:110px clamp(24px,6vw,92px)}.section-heading h2,.results-heading h2,.routine-copy h2,.guarantee-copy h2,.faq-heading h2{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(39px,4.1vw,64px);line-height:1.03}.centered-heading{text-align:center;max-width:900px;margin:0 auto}.section-heading>p,.results-heading>p,.faq-heading>p{color:var(--muted);font-size:18px;line-height:1.55}.situations{background:#fff}.situation-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1240px;margin:58px auto 0;display:grid}.situation-card{background:#fff;min-height:280px;padding:30px}.situation-card+.situation-card{border-left:1px solid var(--line)}.situation-top{justify-content:space-between;align-items:center;display:flex}.situation-top small{color:#b5aca4;font-size:12px;font-weight:900}.situation-symbol{background:var(--yellow);border-radius:50%;place-items:center;width:62px;height:62px;font-size:26px;font-weight:900;display:grid}.situation-card h3{letter-spacing:-.025em;margin:44px 0 12px;font-size:22px}.situation-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.inline-cta{border-bottom:2px solid var(--ink);align-items:center;gap:20px;width:fit-content;margin:34px auto 0;padding-bottom:6px;font-weight:900;display:flex}.solution-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;min-height:760px;display:grid}.solution-image{background:var(--yellow);place-items:center;min-height:760px;display:grid;position:relative;overflow:hidden}.solution-image img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;position:absolute;inset:0}.solution-copy{padding:100px clamp(38px,6vw,100px)}.solution-copy h2{letter-spacing:-.055em;margin:16px 0 24px;font-size:clamp(46px,5vw,76px);line-height:.95}.solution-intro{color:#c8c0b9;max-width:610px;margin:0 0 42px;font-size:18px;line-height:1.55}.numbered-benefit{border-top:1px solid #ffffff29;grid-template-columns:55px 1fr;gap:16px;max-width:650px;padding:25px 0;display:grid}.numbered-benefit>span{color:var(--yellow);font-size:17px;font-weight:900}.numbered-benefit h3{margin:0 0 7px;font-size:21px}.numbered-benefit p{color:#bdb5ae;margin:0;font-size:14px;line-height:1.55}.products{background:var(--cream)}.products-heading{max-width:920px}.product-grid{grid-template-columns:1fr 1fr;gap:28px;max-width:1240px;margin:58px auto 0;display:grid}.product-card{border:1px solid var(--line);background:#fff;grid-template-rows:320px 1fr;min-height:680px;display:grid;overflow:hidden}.product-image-wrap{background:#f0ebe3;place-items:center;display:grid;position:relative;overflow:hidden}.serum-card .product-image-wrap{background:var(--yellow)}.scrub-card .product-image-wrap{background:#eee8df}.product-image-wrap:after{content:"";border:1px solid #18141026;border-radius:50%;width:270px;height:270px;position:absolute}.product-image-wrap img{z-index:2;object-fit:contain;filter:drop-shadow(0 17px 14px #0000003d);max-width:52%;max-height:280px;position:relative}.scrub-card .product-image-wrap img{max-width:70%}.serum-card .product-image-wrap img,.scrub-card .product-image-wrap img{object-fit:cover;filter:none;width:100%;max-width:none;height:100%;max-height:none}.product-number{z-index:3;font-size:13px;font-weight:900;position:absolute;top:25px;left:28px}.product-content{padding:38px 42px 40px}.product-type{color:#967514;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.product-content h3{letter-spacing:-.035em;margin:13px 0 12px;font-size:32px}.product-content>p{color:var(--muted);margin:0;line-height:1.55}.ingredient-list{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.ingredient-list span{border:1px solid var(--line);border-radius:40px;padding:8px 11px;font-size:11px;font-weight:700}.usage{background:#f6f2ec;grid-template-columns:86px 1fr;gap:16px;margin:10px 0 22px;padding:16px;font-size:13px;line-height:1.45;display:grid}.usage strong{color:var(--green-dark);text-transform:uppercase}.product-content>small{color:#998f87;font-size:10px}.clinical-section{background:var(--yellow);grid-template-columns:.72fr 1.28fr;gap:70px;padding:100px clamp(24px,7vw,110px);display:grid;position:relative}.clinical-section:before{content:"30";color:#ffffff47;font-size:260px;font-weight:900;line-height:1;position:absolute;top:-45px;right:1.8vw}.clinical-copy{z-index:2;position:relative}.clinical-copy h2{letter-spacing:-.055em;margin:15px 0 20px;font-size:clamp(45px,5vw,76px);line-height:.96}.clinical-copy p{max-width:540px;margin:0;font-size:16px;line-height:1.6}.stats-grid{z-index:2;background:#18141026;border:1px solid #18141026;grid-template-columns:1fr 1fr;gap:1px;display:grid;position:relative}.stats-grid>div{background:#ffffff47;flex-direction:column;justify-content:flex-end;min-height:180px;padding:31px;display:flex}.stats-grid strong{letter-spacing:-.05em;font-size:58px;line-height:1}.stats-grid span{text-transform:uppercase;max-width:250px;margin-top:10px;font-size:13px;font-weight:800;line-height:1.35}.source-note{color:#181410a6;grid-column:1/-1;margin:-45px 0 0;font-size:10px}.results-section{background:var(--ink);color:#fff;padding:110px clamp(24px,6vw,92px)}.results-heading{max-width:900px}.results-heading>p{color:#bdb5ae;max-width:670px}.results-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:58px auto 0;display:grid}.results-grid figure{margin:0}.result-image{background:#fff;padding:22px}.result-image img{aspect-ratio:.72;object-fit:contain;width:100%}.results-grid figcaption{align-items:center;gap:16px;padding-top:17px;display:flex}.results-grid figcaption span{color:var(--yellow);font-size:12px;font-weight:900}.results-grid figcaption strong{font-size:16px}.results-disclaimer{color:#7f7770;max-width:1200px;margin:28px auto 0;font-size:10px}.routine-section{background:#fff;grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.routine-copy{align-self:center}.routine-copy .button{margin-top:35px}.routine-steps{margin:0;padding:0;list-style:none}.routine-steps li{border-top:1px solid var(--line);grid-template-columns:90px 1fr;align-items:center;min-height:150px;display:grid}.routine-steps li:last-child{border-bottom:1px solid var(--line)}.routine-steps li>span{background:var(--yellow);border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.routine-steps strong{font-size:23px}.routine-steps p{color:var(--muted);margin:8px 0 0}.offers-section{background:#f0ede7;padding:110px clamp(24px,5vw,76px) 95px}.offers-heading p{margin-bottom:0}.offer-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;max-width:1260px;margin:72px auto 0;display:grid}.offer-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:680px;padding:34px;display:flex;position:relative}.featured-offer{border:3px solid var(--yellow);margin-top:-22px;padding-top:50px;box-shadow:0 24px 50px #33291f1f}.recommended{background:var(--yellow);text-align:center;letter-spacing:.1em;padding:8px;font-size:11px;font-weight:900;position:absolute;top:0;left:0;right:0}.offer-top span,.offer-top strong{display:block}.offer-top span{color:#967514;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.offer-top strong{letter-spacing:-.03em;margin-top:9px;font-size:24px}.kit-image{background:#f7f4ee;place-items:center;height:230px;margin:22px 0;display:grid}.kit-image img{object-fit:contain;filter:drop-shadow(0 12px 12px #0003);max-width:82%;max-height:200px}.offer-card:first-child .kit-image img{max-height:210px}.price{border-bottom:1px solid var(--line);padding-bottom:22px}.price small,.price strong,.price span{display:block}.price small{color:var(--muted);font-size:11px}.price strong{letter-spacing:-.04em;margin:4px 0;font-size:clamp(29px,2.4vw,37px)}.price span{font-size:13px;font-weight:700}.offer-card ul{margin:22px 0 27px;padding:0;font-size:14px;line-height:2;list-style:none}.offer-card li:before{content:"✓";color:var(--green);margin-right:9px;font-weight:900}.offer-card .button{width:100%;margin-top:auto;font-size:13px}.offer-note{max-width:1100px;color:var(--muted);text-align:center;margin:35px auto 0;font-size:10px}.guarantee-section{background:var(--ink);color:#fff;grid-template-columns:230px 1fr;align-items:center;gap:70px;padding:82px clamp(24px,10vw,155px);display:grid}.guarantee-badge{border:2px solid var(--yellow);border-radius:50%;align-content:center;place-items:center;width:220px;height:220px;display:grid;transform:rotate(-8deg);box-shadow:0 0 0 14px #ffd42614}.guarantee-badge span{color:var(--yellow);letter-spacing:-.08em;font-size:90px;font-weight:900;line-height:.85}.guarantee-badge small{letter-spacing:.2em;margin-top:11px;font-weight:900}.guarantee-copy p{color:#cbc3bc;max-width:820px;font-size:17px;line-height:1.6}.guarantee-copy>small{color:#7f7770;font-size:10px}.faq-section{background:#fff;grid-template-columns:.72fr 1.28fr;gap:90px;display:grid}.faq-heading{align-self:start;position:sticky;top:40px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 30px;align-items:center;gap:15px;min-height:88px;font-size:17px;font-weight:800;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#b5aca4;font-size:11px}.faq-list summary b{font-size:24px;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 30px 25px 57px;font-size:15px;line-height:1.6}footer{background:var(--ink-soft);color:#fff}.footer-main{grid-template-columns:1.35fr .8fr .8fr 1fr;gap:60px;padding:70px clamp(24px,6vw,92px);display:grid}.footer-logo{color:#fff}.footer-brand>p{color:#a79e97;max-width:310px;line-height:1.5}.footer-main h3{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;margin:3px 0 17px;font-size:12px}.footer-main>div>p{color:#bbb2ab;font-size:13px;line-height:1.8}.secure-pill{color:#a9d6b7;border:1px solid #fff3;border-radius:30px;padding:8px 11px;font-size:11px;display:inline-block}.footer-legal{color:#766e68;text-align:center;border-top:1px solid #ffffff1a;padding:20px 24px;font-size:10px;line-height:1.5}.mobile-sticky{display:none}@media (max-width:1080px){nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:50px}.hero-visual{min-height:560px}.situation-grid{grid-template-columns:1fr 1fr}.situation-card:nth-child(3){border-left:0}.situation-card:nth-child(n+3){border-top:1px solid var(--line)}.solution-section{grid-template-columns:.9fr 1.1fr}.clinical-section{grid-template-columns:1fr}.source-note{margin:0}.offer-grid{grid-template-columns:1fr;gap:28px;max-width:580px}.featured-offer{grid-row:1;margin-top:0}.offer-card{min-height:auto}.footer-main{grid-template-columns:1.2fr 1fr}}@media (max-width:820px){.section{padding-block:82px}.benefit-strip{grid-template-columns:1fr;padding-block:8px}.benefit-strip>div+div{border-top:1px solid #ffffff2e;border-left:0}.solution-section{grid-template-columns:1fr}.solution-image{min-height:540px}.solution-copy{padding:78px 28px}.product-grid{grid-template-columns:1fr}.results-grid{grid-template-columns:1fr 1fr}.results-grid figure:last-child{display:none}.routine-section{grid-template-columns:1fr;gap:50px}.guarantee-section{text-align:center;grid-template-columns:1fr;justify-items:center;gap:45px}.faq-section{grid-template-columns:1fr;gap:45px}.faq-heading{position:static}}@media (max-width:600px){body{padding-bottom:66px}.topbar{font-size:9px}.site-header{height:68px;padding-inline:18px}.brand{font-size:19px}.nav-cta{padding:11px 13px;font-size:12px}.hero{grid-template-columns:1fr;display:grid}.hero-copy{display:contents}.hero .eyebrow{order:1;width:fit-content;margin:54px 20px 22px}.hero h1{order:2;padding:0 20px 44px;font-size:47px}.hero-visual{order:3}.hero-lead{order:4;margin:0;padding:40px 20px 22px;font-size:17px}.hero-list{order:5;margin:0;padding:0 20px 32px;display:grid}.hero-actions{flex-direction:column;order:6;align-items:flex-start;gap:18px;padding:0 20px}.hero-actions .button{width:100%}.trust-row{order:7;gap:9px;margin:38px 0 0;padding:0 20px 42px;line-height:1.5}.trust-row span+span:before{margin-right:9px}.hero-visual{aspect-ratio:3/2;min-height:0}.hero-visual img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;min-height:0}.benefit-strip{padding-inline:20px}.benefit-strip>div{padding-inline:10px}.section{padding:70px 20px}.section-heading h2,.results-heading h2,.routine-copy h2,.guarantee-copy h2,.faq-heading h2{font-size:39px}.section-heading>p,.results-heading>p,.faq-heading>p{font-size:16px}.situation-grid{grid-template-columns:1fr;margin-top:40px}.situation-card{min-height:230px}.situation-card+.situation-card{border-left:0;border-top:1px solid var(--line)}.situation-card h3{margin-top:30px}.solution-image{min-height:440px}.solution-copy h2{font-size:48px}.numbered-benefit{grid-template-columns:40px 1fr}.product-card{grid-template-rows:270px 1fr}.product-content{padding:31px 24px}.product-content h3{font-size:29px}.usage{grid-template-columns:1fr;gap:7px}.clinical-section{gap:45px;padding:70px 20px}.clinical-copy h2{font-size:48px}.stats-grid>div{min-height:160px;padding:20px}.stats-grid strong{font-size:45px}.stats-grid span{font-size:10px}.results-section{padding:75px 20px}.results-grid{grid-template-columns:1fr;max-width:340px}.results-grid figure:last-child{display:block}.routine-steps li{grid-template-columns:72px 1fr}.offers-section{padding:74px 16px}.offer-grid{margin-top:50px}.offer-card{padding:26px}.featured-offer{padding-top:47px}.kit-image{height:210px}.price strong{font-size:31px}.guarantee-section{padding:70px 20px}.guarantee-badge{width:180px;height:180px}.guarantee-badge span{font-size:74px}.faq-list summary{grid-template-columns:34px 1fr 20px;min-height:82px;font-size:15px}.faq-list details p{margin-left:49px}.footer-main{grid-template-columns:1fr;gap:32px;padding:60px 20px}.mobile-sticky{z-index:30;background:var(--green);color:#fff;text-transform:uppercase;border-radius:5px;justify-content:space-between;align-items:center;height:58px;padding:0 22px;font-weight:900;display:flex;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 10px 35px #00000059}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
