@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy: #1B3A5C;--accent: #00B383;--accent-dark: #00684C;--accent-soft: #E3F6F0;--white: #FFFFFF;--bg-alt: #F5F8FA;--text-1: #1B3A5C;--text-2: #56636E;--text-3: #6A7680;--border: #E7EBEE;--container: 1080px;--gutter: clamp(18px, 5vw, 40px);--r: 14px;--r-lg: 20px;--sh-sm: 0 1px 2px rgba(27,58,92,.06), 0 4px 14px rgba(27,58,92,.05);--sh-md: 0 6px 24px rgba(27,58,92,.1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:var(--text-1);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{color:var(--navy);font-weight:500;line-height:1.25;letter-spacing:-.01em}h1{font-size:clamp(30px,6.6vw,36px);line-height:1.18}.vox-hero-card{height:500px}@media (max-width: 860px){.vox-hero-card{height:400px}}h2{font-size:clamp(20px,2.6vw,24px)}h3{font-size:17px}h4{font-size:15px}p{color:var(--text-2)}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.section{padding:clamp(48px,8vw,80px) 0}.section--alt{background:var(--bg-alt)}.eyebrow{font-size:13px;font-weight:500;color:var(--accent-dark);letter-spacing:.02em;margin-bottom:12px}.lead{font-size:clamp(15px,1.6vw,17px);color:var(--text-2);line-height:1.65}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:500;line-height:1;padding:13px 22px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease;white-space:nowrap}.btn-accent{background:var(--accent);color:#fff}.btn-accent:hover{background:#00a07a;box-shadow:0 6px 18px #00b38347}.btn-outline{background:#fff;color:var(--navy);border-color:#cdd7df}.btn-outline:hover{border-color:var(--navy)}.btn-ghost{background:#ffffff1f;color:#fff;border-color:#ffffff4d}.btn-ghost:hover{background:#fff3}.card{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:24px;box-shadow:var(--sh-sm)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,44px)}@media (max-width: 860px){.grid-3,.grid-2{grid-template-columns:1fr}}.reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}}.mobilebar{display:none}@media (max-width: 760px){.mobilebar{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid var(--border);box-shadow:0 -2px 16px #1b3a5c1a}.mobilebar a{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 8px;font-size:14px;font-weight:500}body{padding-bottom:72px}}.vox-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27160%27%20height%3D%27160%27%20viewBox%3D%270%200%20160%20160%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23ffffff%27%20stroke-opacity%3D%270.055%27%20stroke-width%3D%271.2%27%3E%3Cpath%20d%3D%27M0%2040H50L70%2060V110H160%27%2F%3E%3Cpath%20d%3D%27M90%200V50H130V160%27%2F%3E%3Cpath%20d%3D%27M0%20120H40V160%27%2F%3E%3Cpath%20d%3D%27M160%2030H120V70%27%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%27%2300B383%27%20fill-opacity%3D%270.5%27%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2740%27%20r%3D%272.4%27%2F%3E%3Ccircle%20cx%3D%2770%27%20cy%3D%2760%27%20r%3D%272.4%27%2F%3E%3Ccircle%20cx%3D%2770%27%20cy%3D%27110%27%20r%3D%272.4%27%2F%3E%3Ccircle%20cx%3D%27130%27%20cy%3D%2750%27%20r%3D%272.4%27%2F%3E%3Ccircle%20cx%3D%27120%27%20cy%3D%2770%27%20r%3D%272.4%27%2F%3E%3Ccircle%20cx%3D%2740%27%20cy%3D%27120%27%20r%3D%272.4%27%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%2300B383%27%20stroke-opacity%3D%270.12%27%20stroke-width%3D%271%27%3E%3Crect%20x%3D%2766%27%20y%3D%27106%27%20width%3D%278%27%20height%3D%278%27%2F%3E%3Crect%20x%3D%27126%27%20y%3D%2746%27%20width%3D%278%27%20height%3D%278%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);background-size:200px 200px;-webkit-mask-image:radial-gradient(ellipse 95% 85% at 72% 28%,#000,transparent 82%);mask-image:radial-gradient(ellipse 95% 85% at 72% 28%,#000,transparent 82%)}@keyframes voxLive2{0%,to{opacity:1}50%{opacity:.28}}.vox-live{animation:voxLive2 1.1s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.vox-live{animation:none}}@property --vox-a{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.vox-faq{position:relative;transition:box-shadow .25s ease}.vox-faq:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;padding:1.5px;background:conic-gradient(from var(--vox-a),transparent 0deg,var(--accent) 55deg,transparent 120deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.vox-faq:hover{box-shadow:0 10px 28px #1b3a5c1a}.vox-faq:hover:after{opacity:1;animation:voxBorder 2.4s linear infinite}@keyframes voxBorder{to{--vox-a: 360deg}}@media (prefers-reduced-motion: reduce){.vox-faq:hover:after{animation:none}}
