@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:#142b24;--green:#006b4b;--yellow:#ffdf36;--muted:#58635e;--line:#dde4df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #087aef;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.2;letter-spacing:-1.8px;font-weight:800}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.topbar{background:var(--ink);color:white;text-align:center;font-size:13px;padding:9px 16px;letter-spacing:.2px}.topbar span{color:var(--yellow);margin-left:10px}header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1280px;margin:auto;padding:0 40px}.brand{display:flex;align-items:center;gap:10px;line-height:1.1;font-weight:600;font-size:15px}.brand strong{display:block;font-size:22px;font-weight:800;letter-spacing:-.8px}.brand-icon{font-size:36px;background:var(--yellow);border-radius:12px;width:47px;height:47px;text-align:center;font-weight:800;letter-spacing:-6px;padding-right:8px}.brand-icon span{font-size:23px;color:var(--green)}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:var(--green);text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--green);color:#fff;padding:17px 25px;border-radius:8px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#034a36;transform:translateY(-2px)}.button.small{font-size:14px;padding:13px 19px;gap:20px}.hero{background:#ffdf36}.hero-inner{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:610px;padding:66px 40px 40px;align-items:center;gap:26px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.7px;display:block;margin-bottom:22px}.hero h1{font-size:clamp(2.8rem,4.6vw,4.1rem);font-weight:800;line-height:1.12;letter-spacing:-2.8px;margin-bottom:25px}.hero h1 span{color:var(--green)}.hero-copy>p{max-width:440px;font-size:18px;color:#364735;margin-bottom:28px}.hero-checks{display:flex;gap:22px;font-size:14px;margin-top:25px}.hero-visual{position:relative;text-align:center}.hero-visual img{width:100%;height:390px;object-fit:contain;filter:drop-shadow(0 20px 18px #5c4f1226)}.visual-note{font-size:12px;line-height:1.6;letter-spacing:1px;display:block;text-align:right;margin-bottom:12px}.visual-caption{display:flex;align-items:center;justify-content:center;gap:9px;font-size:14px;margin-top:14px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:auto;border-top:1px solid #142b2429;padding:27px 0;gap:40px}.benefits>div{display:flex;align-items:center;gap:15px;justify-content:center}.benefits p{margin:0;font-size:14px}.benefits strong,.benefits p span{display:block}.benefits p span{opacity:.8}.benefit-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #142b2450;border-radius:50%;font-size:23px}.catalog{padding-block:92px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px;gap:40px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:300px;margin-bottom:5px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.product-photo{background:#f4f6f2;position:relative;padding:52px 25px 25px;display:flex;justify-content:center}.product-photo img{height:235px;width:100%;object-fit:contain;transition:transform .25s}.product:hover img{transform:translateY(-5px)}.tag{position:absolute;top:18px;left:20px;font-size:11px;font-weight:800;letter-spacing:1px;background:white;border-radius:4px;padding:4px 8px}.product-content{padding:25px;display:flex;flex:1;flex-direction:column}.product h3{font-size:21px;letter-spacing:-.6px;margin-bottom:8px}.description{font-size:14px;min-height:48px;color:var(--muted)}.product ul{list-style:none;padding:0;margin:0 0 24px;font-size:14px}.product li{margin:6px 0}.product li:before{content:'✓';color:var(--green);margin-right:9px;font-weight:800}.price{border-top:1px solid var(--line);padding-top:20px;margin-top:auto}.price span,.price small{display:block;font-size:12px;color:var(--muted)}.price strong{font-size:34px;line-height:1.5;letter-spacing:-1px}.price small{line-height:1.5}.product-button{margin-top:18px;padding:13px 20px;justify-content:space-between}.catalog-note{font-size:13px;color:var(--muted);max-width:900px;margin:24px 0 0}.rates{background:var(--ink);color:white;padding:80px 0}.rate-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.rates .eyebrow{color:var(--yellow)}.rates p{color:#c5d6cd;max-width:480px}.text-link{font-size:14px;color:var(--yellow);text-decoration:underline;text-underline-offset:5px}.rate-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rate-cards>div{background:#233d32;border:1px solid #ffffff20;border-radius:10px;padding:20px 23px}.rate-cards>div:first-child{background:var(--yellow);color:var(--ink)}.rate-cards span{font-size:14px;display:block}.rate-cards strong{font-size:42px;letter-spacing:-1.5px}.rate-cards small{font-size:23px}.rate-note{font-size:12px;margin:17px 0 0}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding-block:96px}.faq h2{font-size:36px}.faq>div>p{color:var(--muted)}details{border-bottom:1px solid var(--line);padding:21px 0}details:first-child{border-top:1px solid var(--line)}summary{font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}summary:after{content:'+';font-size:25px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:15px;color:var(--muted);margin:15px 25px 0 0}.closing{background:var(--yellow);border-radius:16px;padding:46px 55px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{margin-bottom:0}.closing .eyebrow{margin-bottom:16px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:45px}footer p{font-size:12px;color:var(--muted);margin:0}footer>a:last-child{font-size:13px;white-space:nowrap}@media(min-width:1000px){.product:nth-child(4),.product:nth-child(5){grid-column:auto}.products{grid-template-columns:repeat(6,1fr)}.product{grid-column:span 2!important}.product:nth-child(4){grid-column:2/span 2!important}.product:nth-child(5){grid-column:4/span 2!important}}@media(max-width:1000px){header{padding-inline:24px}nav{gap:18px}.hero-inner{padding:45px 30px}.hero h1{font-size:44px}.hero-visual img{height:330px}.products{grid-template-columns:1fr 1fr}.rate-grid,.faq{gap:35px}.benefits{padding-inline:25px;gap:20px}.benefit-icon{display:none}.wrap{width:calc(100% - 48px)}}@media(max-width:680px){.topbar{font-size:12px}.topbar span{display:none}header{height:80px;padding-inline:20px}nav{display:none}.brand{font-size:12px}.brand strong{font-size:19px}.brand-icon{width:40px;height:40px;font-size:31px}header .button{padding:11px 13px;font-size:12px;gap:10px}.hero-inner{grid-template-columns:1fr;padding:40px 24px 24px;gap:24px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-copy>p{font-size:16px}.eyebrow{font-size:11px;letter-spacing:1.2px;margin-bottom:18px}.hero-checks{gap:18px;font-size:13px}.hero-visual img{height:295px}.visual-note{display:none}.visual-caption{font-size:13px}.benefits{grid-template-columns:1fr;padding:22px 24px;gap:17px}.benefits>div{justify-content:start}.benefit-icon{display:grid;width:34px;height:34px;font-size:18px}.benefits p{display:flex;gap:8px;font-size:12px}.wrap{width:calc(100% - 40px)}.catalog{padding-block:55px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}h2{font-size:32px;letter-spacing:-1.2px}.products{grid-template-columns:1fr}.product-photo img{height:240px}.description{min-height:0}.product-content{padding:24px}.rates{padding:50px 0}.rate-grid,.faq{grid-template-columns:1fr;gap:27px}.rate-cards strong{font-size:37px}.rate-cards>div{padding:18px}.faq{padding-block:55px}.faq h2{font-size:31px}.closing{padding:30px 25px;display:block}.closing .button{margin-top:25px;font-size:14px;gap:10px}footer{align-items:start;flex-wrap:wrap;padding-block:30px}footer p{order:3;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
