@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#092d37;--lime:#c4f263;--paper:#f6f8f6;--muted:#52646a;--line:#d7e0dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #00886e;outline-offset:5px}.skip{position:absolute;top:-80px;background:var(--lime);padding:12px;z-index:20}.skip:focus{top:5px}header{max-width:1440px;margin:auto;padding:26px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;gap:10px;align-items:center;text-decoration:none;font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1.1px;white-space:nowrap}.brand-light{font-weight:500}.brand small{font-size:12px;letter-spacing:.5px;vertical-align:super;margin-left:3px}.brand-icon{display:grid;place-items:center;color:var(--lime);background:var(--ink);width:37px;height:37px;border-radius:11px;font-size:17px;letter-spacing:0}nav{display:flex;gap:30px;font-size:14px;font-weight:600}nav a{text-decoration:none}nav a:hover,.text-link:hover{text-decoration:underline}.header-contact{font-size:14px;text-decoration:none;border:1px solid var(--line);border-radius:50px;padding:10px 18px;font-weight:700}.header-contact span{margin-left:14px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.12fr 1fr;gap:6%;padding:48px 5% 66px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;margin:0 0 22px}.hero h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(3.7rem,6.3vw,6.5rem);line-height:1.04;font-weight:800;letter-spacing:-.065em;margin:0 0 26px}.hero h1 em{font-style:normal;color:#267a62}.hero-description{max-width:460px;font-size:18px;color:var(--muted);line-height:1.65;margin-bottom:30px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.button{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:15px 21px;border-radius:7px;text-decoration:none;font-size:15px;font-weight:700;transition:transform .15s,background .15s;min-height:52px}.button:hover{transform:translateY(-2px)}.lime{background:var(--lime);color:var(--ink)}.lime:hover{background:#b5e655}.text-link{font-size:15px;font-weight:700;text-underline-offset:5px}.hero-note{font-size:13px;color:var(--muted);margin-top:18px}.hero-type{min-height:500px;align-self:stretch;background:var(--ink);color:white;border-radius:20px;padding:30px 36px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.type-top{display:flex;justify-content:space-between;gap:14px;font-size:11px;letter-spacing:1.2px;color:#b9d0ce;border-bottom:1px solid #426069;padding-bottom:22px}.display-two{display:flex;align-items:center;gap:25px;line-height:1;margin:10px 0;font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:clamp(9rem,16vw,15rem);letter-spacing:-.08em;color:var(--lime)}.display-two span{font-size:clamp(1.5rem,2.6vw,2.6rem);font-weight:500;line-height:1.15;color:#fff;letter-spacing:-.05em}.hero-price>span{font-size:11px;letter-spacing:1.5px;color:#b9d0ce}.hero-price p{font-size:44px;letter-spacing:-2px;margin:2px 0 26px;line-height:1.3}.hero-price small{font-size:17px;letter-spacing:0;font-weight:400}.type-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #426069;padding-top:18px;font-size:14px}.type-bottom>span:last-child{font-size:30px;color:var(--lime)}.benefits{background:#e6ede7;border-block:1px solid var(--line);padding:19px 5%;display:flex;justify-content:center;gap:5%;font-size:14px;font-weight:600}.benefits span::before{content:'✓';color:#267a62;margin-right:9px}.section,.steps-section{max-width:1440px;margin:auto;padding:85px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:430px}.dark{color:#267a62}h2{font-family:Manrope,Arial,sans-serif;font-weight:700;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.12;letter-spacing:-.05em;margin:0}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.plan{padding:27px 23px;background:white;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.plan-label{font-size:11px;letter-spacing:1px;font-weight:700;color:#267a62}.plan h3{font-family:Manrope,Arial,sans-serif;font-size:23px;margin:16px 0 18px;letter-spacing:-.6px}.amount{font-size:39px;font-weight:700;letter-spacing:-1.8px;margin:0;line-height:1.3;white-space:nowrap}.amount span{font-size:16px;font-weight:500;letter-spacing:0}.period{font-size:14px;color:var(--muted);margin:5px 0 23px}.rule{height:1px;background:var(--line)}.equivalent{font-size:14px;font-weight:600;margin:20px 0 2px}.plan ul{padding:0;list-style:none;font-size:14px;color:var(--muted);margin:20px 0 28px}.plan li{margin:9px 0}.plan li::before{content:'✓';margin-right:9px;color:#267a62}.plan .button{margin-top:auto;font-size:14px;padding:12px 14px;gap:8px}.outline{border:1px solid var(--line)}.outline:hover{background:#eef5e5}.featured{background:var(--ink);color:white;border-color:var(--ink)}.featured .plan-label,.featured li::before{color:var(--lime)}.featured .period,.featured ul{color:#c1d1d3}.featured .rule{background:#426069}.pricing-note{font-size:13px;color:var(--muted);max-width:930px;margin-top:23px}.steps-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:7%;margin-top:50px}.steps article>span{font-family:Manrope,Arial,sans-serif;font-size:16px;color:#267a62;background:#e3eddf;width:47px;height:47px;border-radius:50%;display:grid;place-items:center;font-weight:700}.steps h3{font-size:21px;line-height:1.3;letter-spacing:-.4px;margin:24px 0 12px}.steps p{color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:10%}.faq>div>p:not(.eyebrow){color:var(--muted);margin-top:25px}.faq a{font-size:15px;text-underline-offset:4px}.questions details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:21px 0;font-size:16px;font-weight:600;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:23px;font-weight:400;line-height:1;flex-shrink:0}details[open]>summary::after{content:'−'}details p{font-size:15px;color:var(--muted);padding:0 28px 15px 0;margin:0}.contact{text-align:center;background:var(--ink);color:white;padding:65px 5%}.contact h2{font-size:clamp(2rem,4vw,3.6rem)}.contact .eyebrow{color:#b9d0ce}.contact .button{display:inline-flex;margin:30px 0 10px}.contact>p:last-child{font-size:14px;color:#b9d0ce}footer{max-width:1440px;padding:40px 5%;margin:auto;display:flex;justify-content:space-between;gap:40px}footer p{font-size:13px;color:var(--muted)}.footer-right{max-width:490px;text-align:right}.footer-right summary{font-size:13px;justify-content:flex-end;padding:5px 0}.footer-right details p{text-align:left;padding:15px 0;max-width:490px}
@media(min-width:1550px){.benefits{gap:75px}}@media(max-width:1100px){header{padding-inline:4%}.hero{padding-inline:4%;gap:4%}.hero-type{padding:26px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan .amount{font-size:43px}.hero-actions{gap:18px}.hero h1{font-size:5rem}.benefits{gap:20px;flex-wrap:wrap}.hero-description{font-size:17px}.type-top{font-size:10px}.display-two{gap:18px}}@media(max-width:720px){header{padding:20px 6%;gap:15px}.brand{font-size:22px}.brand-icon{width:32px;height:32px}nav{display:none}.header-contact{font-size:12px;padding:9px 12px}.header-contact span{margin-left:4px}.hero{grid-template-columns:1fr;padding:30px 6% 35px;gap:35px}.hero h1{font-size:clamp(3.4rem,13vw,5.3rem)}.eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:20px}.hero-description{font-size:17px}.hero-type{min-height:330px;padding:24px}.display-two{font-size:155px;margin:0;gap:25px}.display-two span{font-size:32px}.hero-price p{font-size:35px;margin-bottom:15px}.type-top{padding-bottom:13px;font-size:10px}.type-bottom{padding-top:12px}.benefits{display:grid;grid-template-columns:1fr 1fr;padding:20px 6%;gap:12px;font-size:12px}.section,.steps-section{padding:55px 6%}.section-heading{display:block;margin-bottom:27px}.section-heading p:not(.eyebrow){margin-top:20px}.plan-grid{gap:14px}.plan{padding:23px 19px}.amount{font-size:37px!important}.plan h3{font-size:21px}.plan-label{font-size:10px}.plan .button{font-size:13px}.plan ul{font-size:13px}.steps{grid-template-columns:1fr;gap:28px;margin-top:30px}.steps article{position:relative;padding-left:65px}.steps article>span{position:absolute;left:0;top:2px}.steps h3{margin:0 0 10px}.steps p{font-size:15px}.dark-link{display:inline-block;margin-top:20px}.faq{grid-template-columns:1fr;gap:20px}.contact{padding:48px 6%}footer{padding:32px 6%;display:block}.footer-right{text-align:left}.footer-right summary{justify-content:space-between}.contact .eyebrow{font-size:10px}}@media(max-width:420px){.plan-grid{grid-template-columns:1fr}.plan h3{margin-top:10px}.plan ul{margin:12px 0 20px}.plan .amount{font-size:43px!important}.header-contact{font-size:11px}.brand{font-size:20px;gap:7px}.hero-actions .button{width:100%}.hero-actions .text-link{margin:auto}.benefits{font-size:11px;gap:10px}.display-two span{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
