.hero{justify-content:center;align-items:center;min-height:92vh;padding:120px 0 60px;display:flex;position:relative;overflow:hidden}.hero-background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-img{object-fit:cover;opacity:1;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg, #020617d1 0%, #0f172a75 48%, #ffffff29 100%), linear-gradient(to bottom, #0206177a 0%, #fff0 68%, var(--bg-primary) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.relative{position:relative}.z-10{z-index:10}.text-center{text-align:left}.hero-content-box{z-index:2;flex-direction:column;align-items:flex-start;max-width:840px;margin:0;display:flex;position:relative}@media (max-width:768px){.hero-content-box{padding:0}}.hero-badge{color:#e0f2fe;letter-spacing:1.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none;background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;margin-bottom:24px;padding:8px 20px;font-size:.875rem;font-weight:700;display:inline-block}.hero-text-container{max-width:950px}.hero-title{color:#fff;text-shadow:0 20px 40px #02061752;margin-bottom:24px;font-size:clamp(1.8rem,4.6vw,3.2rem);font-weight:800;line-height:1.1;position:relative}.hero-subtitle{color:#e2e8f0;text-shadow:0 10px 28px #0206176b;max-width:720px;margin:0;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:500;line-height:1.7;position:relative}@media (max-width:768px){.hero-text-container{max-width:none}}.hero-trust-row{flex-wrap:wrap;gap:12px;margin:30px 0 34px;display:flex}.hero-trust-row span{color:#0f172a;background:#ffffffeb;border:1px solid #fffc;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:.95rem;font-weight:700;display:inline-flex}.hero-trust-row svg{color:#16a34a}.hero-cta{flex-wrap:wrap;justify-content:flex-start;gap:16px;display:flex}@media (max-width:640px){.hero{align-items:flex-start;min-height:auto;padding:88px 0 22px}.hero-title{margin-bottom:14px;font-size:clamp(1.4rem,6.8vw,1.8rem);line-height:1.1}.hero-subtitle{font-size:.96rem;line-height:1.5}.hero-badge{letter-spacing:1px;margin-bottom:18px;padding:7px 10px;font-size:.72rem}.hero-trust-row{gap:8px;margin:16px 0 18px}.hero-trust-row span{padding:8px 10px;font-size:.86rem}.hero-cta{gap:10px}.hero-cta .btn{width:100%}}
