@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Montserrat:wght@700;800;900&display=swap');
:root{--blue:#0757a6;--deep:#062c58;--navy:#031c38;--yellow:#ffc400;--orange:#ff8a00;--green:#19a95b;--ink:#17324e;--muted:#64778a;--light:#f4f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 1px 20px #062c5812}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--deep)}.brand>b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--yellow);color:#fff;font-size:24px;box-shadow:0 0 0 5px #fff0bb}.brand strong,.brand small{display:block}.brand strong{font:800 17px Montserrat}.brand small{font-size:8px;letter-spacing:4px;color:var(--blue);font-weight:800;margin-top:4px}.navlinks{display:flex;gap:30px}.navlinks a,.actions>a:last-child{color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.navcta,.button{background:var(--green);color:#fff!important;text-decoration:none;border:0;border-radius:9px;padding:14px 21px;font-weight:800;cursor:pointer}.hero{min-height:670px;padding:80px max(7vw,28px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;background:radial-gradient(circle at 85% 20%,#ffdb4350 0 9%,transparent 29%),linear-gradient(112deg,#fbfdff,#dcefff);overflow:hidden}.copy{max-width:700px}.eyebrow{display:block;color:var(--blue);font-size:12px;letter-spacing:2.5px;font-weight:900;margin-bottom:16px}.hero h1,.section h2{font:900 clamp(40px,5vw,70px)/1.05 Montserrat;color:var(--deep);letter-spacing:-2.5px;margin:0}.hero h1 em{color:var(--orange);font-style:normal}.copy>p{font-size:19px;line-height:1.7;color:#536b80;max-width:620px;margin:25px 0 32px}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.trust{margin-top:28px;color:#617588;font-size:13px;font-weight:700}.visual{height:520px;display:grid;place-items:center;position:relative}.circle{width:min(430px,82%);aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#fff,#fff5cc);display:grid;place-items:center;box-shadow:0 35px 70px #0757a624;border:2px solid #fff}.circle img{width:78%;height:78%;object-fit:contain}.bubble{position:absolute;right:0;top:14%;padding:14px 18px;background:#fff;border-radius:14px;box-shadow:0 14px 35px #062c5820}.bubble b,.bubble span{display:block}.bubble span{font-size:11px;color:var(--muted);margin-top:4px}.numbers{display:grid;grid-template-columns:repeat(3,1fr);background:var(--deep);color:#fff;padding:27px max(7vw,28px)}.numbers div{text-align:center;border-right:1px solid #ffffff22}.numbers div:last-child{border:0}.numbers b,.numbers span{display:block}.numbers b{color:var(--yellow);font:800 19px Montserrat}.numbers span{font-size:12px;color:#d7e5f2}.section{padding:100px max(7vw,28px)}.section>header{text-align:center;max-width:760px;margin:0 auto 52px}.section h2{font-size:clamp(34px,4vw,52px);letter-spacing:-1.5px}.section p{color:var(--muted);line-height:1.7}.grid{display:grid;gap:22px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.grid article:not(.solution){padding:30px 25px;border:1px solid #e1ebf3;border-radius:14px;box-shadow:0 15px 40px #0757a609}.grid article i{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#e9f4ff;color:var(--blue);font-style:normal;font-size:24px;font-weight:900}.grid h3,.steps h3{font:800 18px Montserrat;color:var(--deep);margin:21px 0 8px}.grid p{font-size:14px}.solutions{background:var(--light)}.solution{min-height:350px;padding:28px;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,var(--blue),var(--deep));color:#fff}.solution.s1{background:linear-gradient(145deg,#058e86,#034e63)}.solution.s2{background:linear-gradient(145deg,#e18a00,#9d4f00)}.solution>strong{font:900 46px Montserrat;color:#ffffff44}.solution h3{font-size:27px;color:#fff}.solution p{color:#e9f3fc}.solution a{color:#fff;font-weight:800;text-decoration:none}.process{background:var(--navy);color:#fff}.process h2,.process .eyebrow{color:#fff}.steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:30px;text-align:center}.steps div>b{display:grid;place-items:center;width:58px;height:58px;margin:auto;border-radius:50%;background:var(--yellow);color:var(--deep)}.steps h3{color:#fff}.steps p{color:#b9ccdc;font-size:14px}.steps>span{font-size:28px;color:var(--yellow)}.about{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center}.mark{height:350px;border-radius:20px;background:linear-gradient(135deg,#0b69bb,#06345f);display:grid;place-items:center;color:#fff;font:900 88px Montserrat;position:relative;overflow:hidden}.mark span{position:absolute;font-size:240px;color:var(--yellow);opacity:.25}.about>div>p{font-size:17px}.about aside{border-left:4px solid var(--yellow);padding-left:18px;margin-top:27px}.about aside b,.about aside span{display:block}.simulation{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:#eaf5ff}.simulation ul{list-style:none;padding:0;display:flex;gap:20px;flex-wrap:wrap;color:var(--green);font-size:13px;font-weight:800}.simulation form{background:#fff;padding:34px;border-radius:16px;box-shadow:0 20px 55px #0757a618}.simulation label{display:block;font-size:13px;font-weight:800;margin-bottom:18px}.simulation input{width:100%;padding:14px;margin-top:7px;border:1px solid #d5e0e8;border-radius:8px;font:inherit}.simulation button{width:100%;font-size:15px}.simulation small{display:block;text-align:center;color:var(--muted);margin-top:14px}footer{background:#021629;color:#a9bed0;padding:50px max(7vw,28px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:13px}footer>span{text-align:right}footer .brand{color:#fff}.floating{position:fixed;right:18px;bottom:14px;z-index:25;display:flex;align-items:center;gap:8px;padding:5px 14px 5px 5px;background:#fff;border-radius:60px;box-shadow:0 10px 35px #062c5830;text-decoration:none;color:var(--deep);font-size:12px;font-weight:800}.floating img{width:55px;height:55px;object-fit:contain;border-radius:50%}
@media(max-width:900px){.navlinks{display:none}.hero{grid-template-columns:1fr}.copy{text-align:center;margin:auto}.actions{justify-content:center}.visual{height:420px}.circle{width:330px}.four{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.steps>span{transform:rotate(90deg)}.about,.simulation{grid-template-columns:1fr}.mark{height:260px}footer{grid-template-columns:1fr;text-align:center;gap:18px}footer .brand{justify-content:center}footer>span{text-align:center}}
@media(max-width:600px){.topbar{height:72px;padding:0 16px}.navcta{display:none}.hero{padding:48px 20px 35px}.hero h1{font-size:40px}.copy>p{font-size:16px}.actions .button{width:100%}.visual{height:340px}.circle{width:270px}.bubble{right:0;top:5%}.numbers{grid-template-columns:1fr;padding:10px 20px}.numbers div{border:0;border-bottom:1px solid #ffffff22;padding:10px}.section{padding:70px 20px}.section h2{font-size:34px}.four{grid-template-columns:1fr}.simulation{gap:35px}.simulation form{padding:23px}.floating span{display:none}.floating{right:8px;bottom:8px;padding-right:5px}}
.brandLogo{height:70px;min-width:160px}.brandLogo img{width:158px;height:68px;object-fit:contain;display:block}.footerLogo img{filter:drop-shadow(0 2px 2px #0004)}
.visual{border-radius:22px;overflow:visible;isolation:isolate;height:470px}.heroPhoto{width:100%;height:100%;object-fit:cover;border-radius:22px;box-shadow:0 28px 65px #062c5833}.gersonHero{position:absolute;right:-18px;bottom:-28px;width:145px;height:170px;z-index:3;display:grid;place-items:end center}.gersonHero img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 12px 13px #062c5840)}.bubble{right:15px;top:18px;z-index:4}.bubble:after{content:"";position:absolute;right:28px;bottom:-10px;border:11px solid transparent;border-top-color:#fff;border-bottom:0}.actions>a:last-child{color:var(--deep)}
@media(max-width:900px){.visual{height:430px;margin-top:25px}.heroPhoto{object-position:center}.gersonHero{right:5px}.bubble{right:20px}}
@media(max-width:600px){.brandLogo{height:62px;min-width:126px}.brandLogo img{width:128px;height:60px}.visual{height:285px}.heroPhoto{border-radius:16px}.gersonHero{width:92px;height:116px;right:-2px;bottom:-16px}.bubble{padding:10px 12px;right:4px;top:8px}.bubble b{font-size:11px}.bubble span{font-size:9px}}
.locations{background:var(--light)}.locationGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.locationCard{background:#fff;border:1px solid #dce8f1;border-radius:16px;padding:30px;box-shadow:0 15px 40px #0757a60c}.locationPin{color:var(--yellow);font-size:26px}.locationCard h3{font:800 24px Montserrat;color:var(--deep);margin:8px 0 16px}.locationCard address{font-style:normal;color:var(--muted);line-height:1.7;min-height:58px}.locationCard address span{display:block}.supportTitle{font-size:10px;letter-spacing:1.7px;font-weight:900;color:var(--blue);border-top:1px solid #e5edf4;margin-top:22px;padding-top:18px}.supportContact{margin-top:12px}.supportContact b,.supportContact a{display:block}.supportContact b{font-size:13px;color:var(--ink)}.supportContact a{width:max-content;margin-top:3px;color:var(--green);font-weight:800;text-decoration:none}.supportContact a:hover{text-decoration:underline}.salesNote{text-align:center;margin:28px auto 0!important;font-size:13px}.salesNote b{color:var(--deep)}
@media(max-width:900px){.locationGrid{grid-template-columns:1fr}.locationCard address{min-height:0}}
