*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;-webkit-font-smoothing:antialiased;background:#fff;font-family:Work Sans,system-ui,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page{max-width:100%;overflow-x:hidden}.hdr{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e8e6e6;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:sticky;top:0}.logo img{width:auto;height:52px}.nav{flex-wrap:wrap;gap:18px;font-size:14px;font-weight:600;display:flex}.nav a{border-radius:6px;padding:6px 8px}.nav a:hover{color:#0057e1;background:#e5f0fe}.social{align-items:center;gap:8px;display:flex}.social img{width:26px;height:26px}.hero{text-align:center;color:#000;place-items:center;min-height:520px;padding:80px 24px;display:grid}.hero-inner{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border-radius:16px;max-width:820px;padding:32px}.hero h1{letter-spacing:-.02em;margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(48px,9vw,84px);line-height:.9}.hero h1 .y{color:#ffcb05;-webkit-text-stroke:1px #000}.hero p{max-width:640px;margin:0 auto;font-size:17px}.cta{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.btn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex}.btn.ghost{color:#000;background:#fff}.btn.black{color:#fff;background:#000}.sec{max-width:980px;margin:0 auto;padding:56px 24px}.sec.two{grid-template-columns:1fr 1fr;gap:24px;display:grid}.sec.two .col{border:1px solid #e8e6e6;border-radius:16px;padding:24px}.center{text-align:center}.repeater{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px;display:grid}.rep{text-align:center;background:#fff;border:1px solid #000;border-radius:16px;padding:20px}.rep .ico{width:80px;height:80px;margin:0 auto 12px}.rep h3{margin-bottom:8px;font-size:18px}.rep p{color:#595959;font-size:13px}.call{text-align:center;border-top:1px solid #e8e6e6;border-bottom:1px solid #e8e6e6}.call img{margin:0 auto 12px}.call h2{margin-bottom:8px;font-size:42px}.call p{max-width:600px;margin:0 auto}.partners{text-align:center}.kicker{letter-spacing:.12em;color:#595959;text-transform:uppercase;margin:18px 0 10px;font-size:12px;font-weight:700}.logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.logos img{object-fit:contain;width:auto;height:42px}.banner{width:100%;max-width:1031px;margin:0 auto}.cib{height:48px;margin:0 auto}.newsletter{color:#fff;text-align:center;background:#000;padding:48px 24px}.newsletter h2{margin-bottom:12px;font-size:36px}.newsletter form{justify-content:center;gap:8px;max-width:520px;margin:16px auto 0;display:flex}.newsletter input{border:0;border-radius:999px;flex:1;min-width:0;padding:12px 14px}.foot{text-align:center;color:#595959;background:#fff;border-top:1px solid #111;padding:24px;font-size:12px}@media (width<=900px){.sec.two{grid-template-columns:1fr}.repeater{grid-template-columns:1fr 1fr}.hdr{flex-wrap:wrap}.nav{order:3;justify-content:center;width:100%}}@media (width<=600px){.repeater{grid-template-columns:1fr}}
