.home-sections{gap:0;display:grid}.home-stats-bar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff9e;border-top:1px solid #19508057;border-bottom:1px solid #19508057;position:relative}.home-stats-inner{grid-template-columns:repeat(4,minmax(0,1fr));max-width:72rem;margin:0 auto;padding:0 1.5rem;display:grid}.home-stat{border-right:1px solid #19508042;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:1.6rem 1rem;display:flex}.home-stat:last-child{border-right:none}.home-stat-number{color:#195080;font-size:clamp(1.65rem,3vw,2.4rem);font-weight:800;line-height:1}.home-stat-label{color:#64748b;text-align:center;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.home-section{padding:5rem 1.5rem;position:relative}.home-section+.home-section{border-top:1px solid #1950804d}.home-section-inner{max-width:72rem;margin:0 auto}.home-section-header{text-align:center;max-width:52rem;margin:0 auto 2.5rem}.home-section-title{color:#195080;text-wrap:balance;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.home-section-body{color:#475569;margin-top:.75rem;font-size:1rem;line-height:1.65}.home-section-cta-row{justify-content:center;margin-top:2.5rem;display:flex}.home-about{background:#ffffff73}.home-about-layout{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid}.home-about-text{flex-direction:column;gap:1rem;display:flex}.home-section-cta{align-self:flex-start;margin-top:.5rem}.home-about-icon-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.home-about-icon-cell{aspect-ratio:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbd;border:1px solid #4370a333;border-radius:1.4rem;justify-content:center;align-items:center;transition:border-color .2s,transform .2s;display:flex}.home-about-icon-cell:hover{border-color:#19508061;transform:translateY(-3px)}.home-about-icon{object-fit:contain;opacity:.82;width:50%;height:50%}.home-services{background:#f1f1e66b}.home-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-service-card{flex-direction:column;gap:.75rem;padding:1.4rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.home-service-card:hover{border-color:#19508070;transform:translateY(-3px);box-shadow:0 18px 40px #19508029}.home-service-card:hover .home-service-icon-wrap{border-color:#19508070}.home-service-icon-wrap{transition:border-color .18s,transform .18s}.home-service-icon{opacity:.95}.home-service-title{color:#1f2937;font-size:1.05rem;font-weight:700}.home-service-body{color:#475569;font-size:.9rem;line-height:1.55}.home-clients{background:#ffffff73}.home-clients-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-client-card{justify-content:center;align-items:center;padding:1.15rem;display:flex}.home-client-logo-frame{background:#fff;border-radius:1.1rem;justify-content:center;align-items:center;width:100%;min-height:8.5rem;padding:1.5rem;display:flex;box-shadow:inset 0 0 0 1px #0f172a0f}.home-client-logo{object-fit:contain;object-position:center;width:100%;height:5rem;transition:transform .2s;display:block}.home-client-card:hover .home-client-logo{transform:scale(1.03)}.home-why{background:#f1f1e66b}.home-why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-why-card{flex-direction:column;gap:.6rem;padding:1.4rem;transition:transform .18s,border-color .18s;display:flex}.home-why-card:hover{border-color:#1950805c;transform:translateY(-3px)}.home-why-card:hover .home-why-icon-wrap{border-color:#1950806b}.home-why-icon-wrap{transition:border-color .18s,transform .18s}.home-why-icon{opacity:.95}.home-why-title{color:#1f2937;font-size:.98rem;font-weight:700}.home-why-body{color:#475569;font-size:.88rem;line-height:1.55}.home-cta{background:#ffffff73}.home-cta-inner{text-align:center;background:linear-gradient(160deg,#b3dbff8f,#fff7d68f);border:1px solid #19508038;border-radius:2rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex;box-shadow:0 20px 50px #19508029}.home-cta-title{color:#195080;text-wrap:balance;font-size:clamp(1.55rem,2.8vw,2.1rem);font-weight:800}.home-cta-body{color:#334155;max-width:36rem;font-size:1rem;line-height:1.6}.home-cta-btn{margin-top:.5rem;padding-left:2.2rem;padding-right:2.2rem}@media (max-width:1024px){.home-services-grid,.home-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-about-layout{grid-template-columns:1fr;gap:2rem}.home-about-visual{display:none}}@media (max-width:768px){.home-stats-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat:nth-child(2){border-right:none}.home-stat:nth-child(3),.home-stat:nth-child(4){border-top:1px solid #19508042}.home-clients-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section{padding:3.5rem 1.25rem}}@media (max-width:480px){.home-services-grid,.home-why-grid,.home-clients-grid{grid-template-columns:1fr}.home-stats-inner{grid-template-columns:1fr 1fr}}
