:root{--bg:#fffdf8;--paper:#fff;--soft:#f3f7ef;--green:#4f7442;--green-dark:#253f29;--green-soft:#e8f0e1;--line:#dfe7d9;--ink:#1d2621;--muted:#647169;--orange:#d86b4a;--shadow:0 22px 64px #2f4f311f;--radius:26px;--max:1180px;--serif:Georgia, "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;--sans:"Yu Gothic", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;color:var(--ink);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.75}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.container{width:min(var(--max), calc(100% - 40px));margin-inline:auto}.narrow{max-width:900px}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8eb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.brand img{width:72px;height:auto}.desktop-nav{color:#3f4d45;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--green)}.menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--green-dark);background:#fff;border-radius:999px;place-items:center;display:none}.mobile-nav{border-top:1px solid var(--line);background:#fffdf8;gap:4px;padding:12px 20px 18px;display:grid}.mobile-nav a{padding:12px 0;font-weight:800}.section{padding:86px 0}.section-soft{background:radial-gradient(circle at 12% 18%,#f47a3226,#0000 28%),radial-gradient(circle at 86% 20%,#4f744221,#0000 32%),linear-gradient(135deg,#fffdf8 0%,#fbf6ef 54%,#ecf4e8 100%)}.section-muted{background:var(--soft)}.hero{padding:78px 0 72px;overflow:hidden}.hero-grid{grid-template-columns:.94fr 1.06fr;align-items:center;gap:48px;display:grid}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.hero h1,.program-card h2,.center-title,.about-section h2,.section-head h2{color:var(--ink);font-family:var(--serif);letter-spacing:0;line-height:1.16}.hero h1{margin:0;font-size:clamp(42px,5.2vw,70px);font-weight:800}.hero h1 span{color:var(--green);display:inline-block}.lead{max-width:560px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.9}.trust-cards{grid-template-columns:repeat(3,1fr);gap:12px;max-width:560px;margin-top:30px;display:grid}.trust-cards article{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;place-items:center;gap:10px;min-height:106px;display:grid;box-shadow:0 12px 32px #2f4f3112}.trust-cards svg{color:var(--green)}.trust-cards strong{font-size:13px}.hero-note{color:#58655d;margin:20px 0 0;font-size:13px;font-weight:800}.hero-visual{position:relative}.hero-visual>img{width:100%;box-shadow:var(--shadow);background:#fff;border-radius:34px}.round-badge{width:154px;height:154px;color:var(--green-dark);text-align:center;background:#fff;border:1px solid #cad9c3;border-radius:50%;place-items:center;font-size:13px;line-height:1.55;display:grid;position:absolute;bottom:8%;right:3%;box-shadow:0 18px 38px #2f4f3124}.round-badge strong{width:min-content;color:var(--green);font-size:18px;line-height:1.32;display:block}.program-section{background:#fffdf8;padding-top:54px}.program-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:.82fr 1.18fr;align-items:start;gap:34px;padding:36px;display:grid}.program-card h2,.section-head h2,.about-section h2{margin:0;font-size:clamp(30px,4vw,46px)}.program-lead{color:var(--muted);margin:16px 0 0}.program-list{counter-reset:program;gap:14px;margin:4px 0 0;padding:0;list-style:none;display:grid}.program-list li{border:1px solid var(--line);background:#fbf8f1;border-radius:16px;min-height:56px;padding:14px 16px 14px 60px;font-weight:800;position:relative}.program-list li:before{background:var(--green);color:#fff;content:counter(program);counter-increment:program;border-radius:999px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid;position:absolute;top:14px;left:16px}.program-note{color:var(--muted);grid-column:2;margin:-20px 0 0;font-size:13px;font-weight:700}.center-title,.section-head{text-align:center}.center-title{margin:0 0 30px;font-size:32px}.worry-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.mini-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;min-height:170px;padding:26px 18px;box-shadow:0 12px 30px #2f4f310f}.mini-card svg{width:42px;height:42px;color:var(--green);margin:0 auto 16px}.mini-card h3{margin:0;font-size:17px;line-height:1.58}.split{grid-template-columns:.92fr 1.08fr;align-items:center;gap:52px;display:grid}.about-section p,.section-head p{color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.9}.check-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px 16px;font-weight:800}.check-list li:before{color:var(--green);content:"✓";margin-right:8px;font-weight:900}.image-panel{box-shadow:var(--shadow);background:#fff;border-radius:34px;overflow:hidden}.image-panel img{object-fit:cover;object-position:center;width:100%;height:520px}.section-head{max-width:760px;margin:0 auto 42px}.test-layout{grid-template-columns:1fr 1fr 1.08fr;gap:20px;display:grid}.test-card,.report-card,.benefit-card,.summary-card,.flow-grid article,.faq-list details{border:1px solid var(--line);background:#fff;box-shadow:0 14px 40px #2f4f310f}.test-card{border-radius:var(--radius);padding:28px}.test-card h3,.benefit-card h3,.flow-grid h3{color:var(--green-dark);margin:0;font-size:22px}.test-card p,.benefit-card p,.flow-grid p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.8}.chips{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.chips span{background:var(--green-soft);min-width:118px;height:42px;min-height:42px;color:var(--green-dark);border-radius:12px;align-items:center;gap:8px;padding:0 12px 0 9px;font-weight:900;display:inline-flex}.chips em{letter-spacing:0;background:#4f744229;border-radius:999px;place-items:center;width:26px;height:26px;font-size:11px;font-style:normal;display:inline-grid}.chips.warm span{color:#9b5b26;background:#fff0df}.chips.warm em{background:#9b5b2629}.report-card{border-radius:var(--radius);overflow:hidden}.report-card img{object-fit:cover;object-position:top;width:100%;height:100%;min-height:310px}.benefit-grid{grid-template-columns:1fr 1fr .85fr;gap:20px;display:grid}.benefit-card,.summary-card{border-radius:var(--radius);padding:30px}.benefit-card span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-weight:900;display:inline-grid}.benefit-card h3{margin-top:18px}.summary-card{background:linear-gradient(135deg,#fffdf8,#edf4e8);align-content:center;gap:8px;display:grid}.summary-card strong{color:var(--green);font-family:var(--serif);font-size:46px;line-height:1}.summary-card p{color:var(--green-dark);margin:0;font-weight:800}.flow-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.flow-grid article{border-radius:var(--radius);padding:20px}.flow-grid img{object-fit:cover;background:#f5f7f2;border-radius:18px;width:100%;height:150px}.flow-grid span{background:var(--green);color:#fff;border-radius:999px;margin:18px 0 8px;padding:5px 12px;font-size:12px;font-weight:900;display:inline-flex}.trust-section{background:#fffdf8}.faq-list{gap:14px;display:grid}.faq-list details{border-radius:20px;padding:0 22px}.faq-list summary{cursor:pointer;color:var(--ink);padding:20px 0;font-weight:900;list-style:none}.faq-list summary:before{background:var(--green-soft);width:28px;height:28px;color:var(--green);content:"Q";border-radius:50%;place-items:center;margin-right:10px;font-weight:900;display:inline-grid}.faq-list summary:after{float:right;color:var(--green);content:"+"}.faq-list details[open] summary:after{content:"-"}.faq-list p{color:var(--muted);margin:0 0 20px}.site-footer{border-top:1px solid var(--line);background:#fff;padding:34px 0}.footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-inner img{width:66px;height:auto}.footer-inner p{color:#87918b;margin:0;font-size:12px}@media (width<=1080px){.desktop-nav{display:none}.menu-button{display:grid}.hero-grid,.split,.program-card{grid-template-columns:1fr}.program-note{grid-column:auto;margin-top:-10px}.test-layout{grid-template-columns:1fr 1fr}.report-card{grid-column:1/-1}.worry-grid,.flow-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:1fr}}@media (width<=760px){.container{width:min(100% - 28px, var(--max))}.section{padding:62px 0}.hero{padding:52px 0 58px}.hero h1{font-size:39px}.lead{font-size:16px}.trust-cards,.worry-grid,.check-list,.test-layout,.flow-grid{grid-template-columns:1fr}.brand img{width:62px}.program-card{padding:24px}.program-list li{padding-right:14px}.image-panel img{height:380px}.round-badge{width:126px;height:126px;font-size:11px}.round-badge strong{font-size:15px}.footer-inner{flex-direction:column;align-items:flex-start}}.v2-site{--v2-black:#201711;--v2-green:#27851f;--v2-green-dark:#146018;--v2-green-soft:#edf7e7;--v2-orange:#ff5a10;--v2-orange-dark:#e84306;--v2-yellow:#fff14b;--v2-blue:#2f7482;--v2-blue-dark:#174f5d;--v2-copper:#c45c32;--v2-line:#233a1929;--v2-muted:#4f5e57;--v2-cream:#fffaf0;--v2-shadow:0 20px 52px #33472a29;min-height:100vh;color:var(--v2-black);font-feature-settings:"palt";background:radial-gradient(circle at 15% 12%,#ff5a101f,#0000 28%),linear-gradient(#fff 0%,#fffdf8 38%,#f1f7ec 100%);font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif}.v2-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f0f8edf0;border-bottom:1px solid #14601824;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;min-height:82px;padding:0 clamp(22px,4vw,58px);display:grid;position:sticky;top:0;box-shadow:0 10px 32px #20483014}.v2-header img{width:72px}.v2-header nav{white-space:nowrap;justify-content:center;gap:34px;font-size:15px;font-weight:950;display:flex}.v2-header nav a{color:#204c3b;transition:color .18s;position:relative}.v2-header nav a:after{background:var(--v2-orange);content:"";transform-origin:50%;border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.v2-header nav a:hover{color:var(--v2-orange-dark)}.v2-header nav a:hover:after{transform:scaleX(1)}.v2-header-pill{color:#fff;background:linear-gradient(135deg, #328797 0%, var(--v2-blue-dark) 100%);border-radius:999px;align-items:center;gap:8px;min-height:54px;padding:0 24px 0 28px;font-size:15px;font-weight:950;transition:box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 16px 30px #174f5d3d}.v2-header-pill:hover{transform:translateY(-2px);box-shadow:0 18px 36px #174f5d52}.v2-hero{isolation:isolate;background:#eef7ec;min-height:max(720px,100svh - 82px);padding:36px clamp(28px,5vw,68px);display:block;position:relative;overflow:hidden}.v2-hero:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(circle at 18% 48%,#ffffffad,#0000 36%),linear-gradient(90deg,#eef7ecfc 0%,#eef7ecf5 25%,#eef7ecc7 35%,#eef7ec33 47%,#eef7ec00 57%);position:absolute;inset:0}.v2-hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#f1f8eee6);height:90px;position:absolute;inset:auto 0 0}.v2-hero-copy{z-index:2;flex-direction:column;justify-content:center;max-width:560px;min-height:calc(100svh - 154px);display:flex;position:relative}.v2-kicker{color:var(--v2-green-dark);letter-spacing:.12em;text-transform:uppercase;background:#ffffffc2;border:1px solid #1460182e;border-radius:999px;align-self:flex-start;margin:0 0 16px;padding:8px 13px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:0 8px 24px #20483014}.v2-hero h1{color:#183d34;letter-spacing:-.035em;text-shadow:0 2px #ffffffb8;text-wrap:balance;margin:0;font-family:Zen Kaku Gothic New,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:60px;font-weight:800;line-height:1.13}.v2-hero h1 span{color:var(--v2-blue-dark);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 78%,#ff5a1061 78% 94%,#0000 94%);font-size:1.04em;font-weight:950;display:inline}.v2-lead{color:#274943;max-width:540px;margin:24px 0 0;font-size:18px;font-weight:700;line-height:1.75}.v2-benefit-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.v2-benefit-strip article{background:#fff;border:1px solid #526b7938;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;column-gap:14px;min-height:92px;padding:14px 18px;display:grid;box-shadow:0 10px 26px #33472a1f}.v2-benefit-strip svg{color:var(--v2-blue);grid-row:span 2}.v2-benefit-strip p{color:var(--v2-black);margin:0;font-size:17px;font-weight:700;line-height:1.1}.v2-benefit-strip strong{color:var(--v2-copper);font-size:24px;font-weight:900;line-height:1.1}.v2-hero-actions{align-items:center;gap:20px;margin-top:28px;display:flex}.v2-main-action{color:#fff;background:linear-gradient(135deg, #35889a 0%, var(--v2-blue-dark) 100%);border-radius:999px;flex:auto;justify-content:center;align-items:center;gap:18px;min-width:0;min-height:74px;padding:0 34px;font-size:clamp(22px,2.8vw,34px);font-weight:950;transition:box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 2px #ffffff52,0 18px 34px #174f5d47}.v2-main-action:hover{transform:translateY(-2px);box-shadow:inset 0 2px #ffffff5c,0 22px 40px #174f5d57}.v2-main-action svg{width:42px;height:42px;color:var(--v2-blue-dark);background:#fff;border-radius:999px;flex:none;padding:8px}.v2-one-minute{border:2px solid var(--v2-blue);width:100px;height:100px;color:var(--v2-blue-dark);text-align:center;white-space:nowrap;background:#fff;border-radius:50%;flex:0 0 100px;place-content:center;gap:2px;font-size:13px;font-weight:950;line-height:1.25;display:grid}.v2-one-minute strong{font-size:22px;display:block}.v2-hero-visual{z-index:0;isolation:isolate;min-height:0;display:block;position:absolute;inset:0}.v2-hero-frame{width:100%;height:100%;position:relative}.v2-hero-photo{object-fit:cover;object-position:left center;width:100%;height:100%;box-shadow:none;border-radius:0;display:block;transform:translate(8%)}.v2-hero-photo::selection{background:0 0}.v2-payment-note{color:var(--v2-orange-dark);background:#fffaf4f0;border:1px solid #e843063d;border-radius:999px;align-items:center;gap:9px;margin:18px 0 0;padding:10px 16px;font-size:15.5px;font-weight:900;line-height:1.55;display:inline-flex;box-shadow:0 12px 26px #33472a14}.v2-payment-note svg{flex:none}.v2-quick-flow{box-shadow:var(--v2-shadow);background:linear-gradient(90deg,#edf7e7,#fff);border-radius:26px;grid-template-columns:210px repeat(3,minmax(0,1fr));align-items:center;gap:18px;margin:0 clamp(28px,5vw,68px) 34px;padding:20px;display:grid}.v2-quick-title{color:var(--v2-green);text-align:center;place-items:center;font-weight:950;display:grid}.v2-quick-title span{font-size:20px}.v2-quick-title strong{font-size:32px;line-height:1.1}.v2-quick-flow article{background:#fff;border-radius:18px;grid-template-columns:auto 1fr 94px;align-items:center;gap:14px;min-height:120px;padding:16px;display:grid}.v2-quick-flow article>span{background:linear-gradient(180deg, #5fa044, var(--v2-green-dark));color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;font-weight:950;display:grid}.v2-quick-flow h2{margin:0;font-size:25px;line-height:1.2}.v2-quick-flow p{color:var(--v2-muted);margin:6px 0 0;font-size:14px;font-weight:800;line-height:1.55}.v2-quick-flow img{object-fit:cover;border-radius:12px;width:94px;height:78px}.v2-section{padding:clamp(72px,8vw,110px) clamp(28px,5vw,68px)}.v2-section-head{text-align:center;max-width:820px;margin:0 auto 42px}.v2-section-head h2,.v2-about h2,.v2-concern h2,.v2-benefit h2{color:var(--v2-black);letter-spacing:0;margin:0;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:clamp(34px,4vw,60px);font-weight:950;line-height:1.16}.v2-section-head p:not(.v2-kicker),.v2-about>div>p:not(.v2-kicker){color:var(--v2-muted);margin-top:16px;font-size:17px;font-weight:700;line-height:1.9}.v2-about{background:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;display:grid}.v2-proof-row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.v2-proof-row article{background:var(--v2-green-soft);min-height:170px;color:var(--v2-green-dark);border:2px solid #27851f1f;border-radius:22px;align-content:center;gap:16px;padding:24px;font-size:18px;font-weight:950;line-height:1.55;display:grid;box-shadow:0 16px 38px #33472a14}.v2-concern{background:linear-gradient(#fffaf0,#fff);grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(30px,5vw,68px);display:grid}.v2-photo-panel{box-shadow:var(--v2-shadow);border-radius:34px;overflow:hidden}.v2-photo-panel img{object-fit:cover;object-position:center;width:100%;height:min(55vw,610px);min-height:420px}.v2-voice-list{gap:14px;margin-top:28px;display:grid}.v2-voice-list blockquote{border:2px solid #27851f24;border-left:9px solid var(--v2-orange);color:var(--v2-black);background:#fff;border-radius:18px;margin:0;padding:20px 22px;font-size:18px;font-weight:900;line-height:1.7;box-shadow:0 12px 30px #33472a14}.v2-test{background:#fff}.v2-test-grid{grid-template-columns:1fr 1fr .95fr;align-items:stretch;gap:18px;display:grid}.v2-test-grid article,.v2-test-grid figure{background:#fffdf8;border:2px solid #27851f21;border-radius:26px;margin:0;box-shadow:0 18px 42px #33472a14}.v2-test-grid article{padding:28px}.v2-test-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.v2-test-card-head h3{margin:0;font-size:26px;font-weight:950;line-height:1.3}.v2-test-card-head strong{background:var(--v2-green);color:#fff;border-radius:999px;flex:none;padding:8px 14px;font-size:14px;font-weight:950}.v2-test-grid article>p{color:var(--v2-muted);margin:14px 0 0;font-weight:750;line-height:1.8}.v2-item-cloud{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.v2-item-cloud span{min-height:38px;color:var(--v2-green-dark);background:#fff;border:1px solid #27851f2e;border-radius:999px;align-items:center;padding:0 14px;font-size:14px;font-weight:950;display:inline-flex}.v2-test-grid figure{overflow:hidden}.v2-test-grid figure img{object-fit:cover;object-position:top;width:100%;height:100%;min-height:420px}.v2-program{background:linear-gradient(180deg, var(--v2-green-soft), #fff)}.v2-timeline{grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:relative}.v2-timeline article{background:#fff;border:2px solid #27851f1f;border-radius:24px;gap:10px;padding:26px;display:grid;position:relative;box-shadow:0 18px 42px #33472a14}.v2-timeline-icon{background:var(--v2-green);color:#fff;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.v2-timeline p{color:var(--v2-orange);margin:5px 0 0;font-size:13px;font-weight:950}.v2-timeline h3{margin:0;font-size:24px;font-weight:950}.v2-timeline span{color:var(--v2-muted);font-weight:750;line-height:1.8}.v2-note{color:var(--v2-muted);margin:18px 0 0;font-size:13px;font-weight:850}.v2-benefit{background:#fff;grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(30px,5vw,64px);display:grid}.v2-benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.v2-benefit-grid article{background:var(--v2-cream);border:2px solid #27851f1f;border-radius:24px;min-height:245px;padding:24px;box-shadow:0 18px 42px #33472a14}.v2-benefit-grid svg{color:var(--v2-green)}.v2-benefit-grid h3{margin:22px 0 0;font-size:22px;font-weight:950}.v2-benefit-grid p{color:var(--v2-muted);margin:12px 0 0;font-weight:750;line-height:1.8}.v2-benefit-grid .v2-benefit-notice{color:#b42318;font-size:12px;font-weight:850;line-height:1.6}.v2-disclaimer{background:var(--v2-green-soft);color:var(--v2-green-dark);border-top:1px solid #27851f1f;border-bottom:1px solid #27851f1f;grid-template-columns:auto minmax(0,980px);justify-content:center;gap:14px;padding:26px 24px;font-weight:850;display:grid}.v2-disclaimer p{margin:0;line-height:1.8}.v2-footer{background:linear-gradient(135deg,#f3f9ef,#fff);border-top:1px solid #1460181f;justify-content:space-between;align-items:center;gap:24px;padding:34px clamp(28px,5vw,68px);display:flex}.v2-footer-company{align-items:flex-start;gap:22px;display:flex}.v2-footer-company img{width:72px;margin-top:3px}.v2-footer-company strong{color:#183d34;font-size:16px;font-weight:950}.v2-footer-company address{color:var(--v2-muted);gap:3px;margin-top:8px;font-size:13px;font-style:normal;font-weight:700;line-height:1.55;display:grid}.v2-footer-company address span{display:block}.v2-footer-company address a{width:fit-content;color:var(--v2-blue-dark);text-underline-offset:3px;font-weight:850;-webkit-text-decoration:underline #174f5d57;text-decoration:underline #174f5d57}.v2-footer p{color:var(--v2-muted);margin:0;font-size:12px}@media (width<=1180px){.v2-header{grid-template-columns:auto auto;justify-content:space-between}.v2-header nav{display:none}.v2-hero,.v2-about,.v2-concern,.v2-benefit{grid-template-columns:1fr}.v2-hero-copy{max-width:500px}.v2-hero h1{font-size:52px}.v2-hero-visual{width:auto;min-height:0;margin:0}.v2-hero-frame{width:100%}.v2-quick-flow,.v2-test-grid,.v2-timeline,.v2-benefit-grid{grid-template-columns:1fr}.v2-quick-title{justify-items:start}}@media (width<=760px){.v2-header{min-height:68px;padding-inline:16px}.v2-header img{width:62px}.v2-header-pill{min-height:38px;padding-inline:14px;font-size:12px}.v2-hero{background:radial-gradient(circle at 92% 8%,#ff5a101a,#0000 30%),linear-gradient(#eef7ec 0%,#f8fbf5 54%,#fffdf8 100%);flex-direction:column;gap:20px;min-height:auto;padding:34px 16px 22px;display:flex}.v2-hero:before,.v2-hero:after{display:none}.v2-hero-copy{min-height:0;display:contents}.v2-hero-copy>.v2-kicker{order:2}.v2-hero h1{order:3;font-size:39px;line-height:1.12}.v2-lead{order:4;font-size:16px}.v2-hero-visual{z-index:1;order:5;width:100%;min-height:auto;margin-top:-2px;position:relative;inset:auto}.v2-hero-frame{width:112%;height:auto;margin-left:-6%}.v2-hero-photo{border-radius:18px;height:auto;transform:none}.v2-benefit-strip{order:6;grid-template-columns:1fr}.v2-hero-actions{flex-direction:column;order:7;align-items:stretch}.v2-main-action{min-height:64px;font-size:22px}.v2-one-minute{flex-basis:96px;align-self:center;width:96px;height:96px}.v2-payment-note{border-radius:16px;order:8;align-items:flex-start}.v2-quick-flow{margin:0 16px 24px;padding:16px}.v2-quick-flow article{grid-template-columns:auto 1fr}.v2-quick-flow img{grid-column:1/-1;width:100%;height:120px}.v2-section{padding:58px 16px}.v2-proof-row{grid-template-columns:1fr}.v2-photo-panel img,.v2-test-grid figure img{min-height:340px}.v2-disclaimer{grid-template-columns:1fr}.v2-footer{flex-direction:column;align-items:flex-start;padding-inline:16px}.v2-footer-company{flex-direction:column;gap:16px}}
