.demoPage{min-height:100vh;padding:0;background:radial-gradient(circle at 12% 28%,rgba(9,191,164,.13),transparent 27%),radial-gradient(circle at 88% 68%,rgba(20,158,212,.11),transparent 25%),#fbfdfc;color:#101b34}.demoNav{height:76px;padding:0 max(24px,calc((100vw - 1160px)/2));justify-content:space-between;border-bottom:1px solid #e0e8e7;background:rgba(255,255,255,.78);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.demoNav,.demoNav a{display:flex;align-items:center}.demoNav a{gap:9px;color:#293850;text-decoration:none;font-size:12px;font-weight:800}.demoNav a:first-child{font-size:18px}.demoNav img{width:36px;height:36px;border-radius:11px}.demoLayout{max-width:1160px;margin:auto;padding:80px 24px;display:grid;grid-template-columns:1fr 470px;grid-gap:90px;gap:90px;align-items:center}.demoFormCard>div:first-child>span,.demoPitch>span,.demoSuccess>span{color:#079b85;font-size:9px;font-weight:900;letter-spacing:1.3px}.demoPitch h1{max-width:580px;margin:15px 0 20px;font-size:48px;line-height:1.05;letter-spacing:-2px}.demoPitch>p{max-width:570px;margin:0;color:#62718a;font-size:16px;line-height:1.7}.demoBenefits{display:grid;grid-gap:21px;gap:21px;margin:37px 0}.demoBenefits article{display:grid;grid-template-columns:40px 1fr;grid-gap:13px;gap:13px}.demoBenefits svg{width:40px;height:40px;padding:10px;border-radius:11px;background:#e4f7f2;color:#079b85}.demoBenefits b,.demoBenefits small,.demoTrust b,.demoTrust small{display:block}.demoBenefits b{font-size:13px}.demoBenefits small,.demoTrust small{margin-top:4px;color:#718098;font-size:11px;line-height:1.5}.demoTrust{display:flex;align-items:center;gap:11px;padding-top:22px;border-top:1px solid #dce6e4}.demoTrust svg{color:#159dd2}.demoTrust b{font-size:11px}.demoFormCard{min-height:610px;padding:34px;border:1px solid #d9e4e3;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 28px 70px rgba(25,52,72,.13)}.demoFormCard h2{margin:10px 0 7px;font-size:25px;letter-spacing:-.6px}.demoFormCard>div:first-child>p{margin:0 0 25px;color:#718097;font-size:12px}.demoFormCard form{display:grid;grid-gap:15px;gap:15px}.demoFormCard label{display:grid;grid-gap:7px;gap:7px;color:#394960;font-size:9px;font-weight:850}.demoFormCard input,.demoFormCard select{width:100%;height:43px;padding:0 12px;border:1px solid #d8e1e7;border-radius:9px;background:#fff;color:#19263d;font:inherit;font-size:11px}.demoFormCard input:focus,.demoFormCard select:focus{outline:2px solid rgba(9,191,164,.18);border-color:#09a98f}.demoFormRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.demoFormCard form>button{height:48px;border:0;border-radius:10px;background:linear-gradient(105deg,#09bfa4,#149ed4);box-shadow:0 9px 20px rgba(20,158,212,.2);color:#fff;font-size:12px;font-weight:900}.demoFormCard form>small{text-align:center;color:#8a95a5;font-size:7px}.demoSuccess{min-height:540px;display:grid;place-items:center;align-content:center;text-align:center}.demoSuccess>svg{width:48px;height:48px;color:#10a47e}.demoSuccess h2{font-size:29px}.demoSuccess p{max-width:310px;color:#66758d;font-size:13px;line-height:1.6}.demoSuccess a{margin-top:16px;padding:13px 18px;border-radius:10px;background:#101b34;color:#fff;text-decoration:none;font-size:11px;font-weight:850}@media(max-width:900px){.demoLayout{grid-template-columns:1fr;gap:45px;padding-top:55px}.demoFormCard{max-width:600px;width:100%;margin:auto}}@media(max-width:560px){.demoNav{padding-inline:16px}.demoLayout{padding:42px 16px}.demoPitch h1{font-size:38px}.demoFormCard{padding:24px;min-height:auto}.demoFormRow{grid-template-columns:1fr}.demoSuccess{min-height:420px}}