.s4h-home .btn-blue{background:var(--blue);color:#fff}.s4h-home .btn-blue:hover{background:var(--blue-dark);transform:translateY(-2px)}.s4h-home .btn-outline{background:#fff;color:var(--blue);border:1.5px solid var(--line)}.s4h-home .btn-outline:hover{border-color:var(--blue)}.s4h-home .topbar .tb-right{display:flex;gap:22px;align-items:center}@media (max-width:760px){.s4h-home .topbar .tb-left{display:none}}.s4h-home header.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.s4h-home .logo .mark{width:40px;height:40px;border-radius:11px;background:linear-gradient(135deg,var(--blue),#39a0ff);display:grid;place-items:center;color:#fff;font-weight:800;font-size:18px}.s4h-home .logo b{color:var(--blue)}.s4h-home .nav-cta{display:flex;align-items:center;gap:16px}.s4h-home .nav-phone{font-family:"Plus Jakarta Sans";font-weight:800;color:var(--navy);font-size:17px}.s4h-home .hamburger{display:none;background:0 0;border:0;cursor:pointer;flex-direction:column;gap:5px}.s4h-home .hamburger span{width:26px;height:3px;background:var(--navy);border-radius:2px}@media (max-width:980px){.s4h-home .hamburger{display:flex}}.s4h-home .mobile-menu{display:none;flex-direction:column;padding:16px 24px 24px;gap:6px;background:#fff;border-bottom:1px solid var(--line)}.s4h-home .mobile-menu.open{display:flex}.s4h-home .mobile-menu a{padding:11px 0;font-weight:600;border-bottom:1px solid var(--line)}.s4h-home .stat .num{font-family:"Plus Jakarta Sans";font-weight:800;font-size:42px;color:var(--blue);line-height:1}.s4h-home .stat .lbl{color:var(--slate);font-size:14.5px;margin-top:8px;font-weight:500}.s4h-home .qa.open .ans{max-height:280px}.s4h-home .qa.open .ic{background:var(--blue);color:#fff;transform:rotate(45deg)}.s4h-home footer{background:#07173a;color:#9fb0d0;padding:64px 0 28px;font-size:14.5px}.s4h-home footer h4{color:#fff;font-size:15px;margin-bottom:18px;letter-spacing:.02em}.s4h-home footer a{display:block;padding:6px 0;color:#9fb0d0}.s4h-home footer a:hover{color:#fff}.s4h-home .flogo .mark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--blue),#39a0ff);display:grid;place-items:center;color:#fff}.s4h-home .fcontact span{display:block;padding:5px 0}.s4h-home .mobicall{display:none}@media (max-width:620px){.s4h-home .mobicall{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:60;background:#fff;border-top:1px solid var(--line);padding:10px 14px;gap:10px;box-shadow:0 -8px 24px -12px rgba(0,0,0,.2)}.s4h-home .mobicall .btn{flex:1;justify-content:center;padding:13px}}.s4h-home .note{background:#fff7e6;border:1px dashed #ffb84d;color:#8a5a00;font-size:13px;padding:7px 14px;border-radius:8px;display:inline-block}