.hero-section{align-items:center;background-color:#354a74;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;isolation:isolate;min-height:85vh;overflow:hidden;padding:clamp(88px,10vh,220px) 0;position:relative}.hero-section:before{background:linear-gradient(90deg,rgba(53,74,116,.94) 28%,rgba(53,74,116,.28));content:"";inset:0;position:absolute;z-index:1}.hero-section .hero-container{margin:0 auto;max-width:1400px;padding:0 6%;position:relative;width:100%;z-index:2}.hero-section .hero-content{max-width:900px;text-align:left}.hero-section .hero-badge{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid rgba(63,142,171,.28);border-radius:4px;color:#fff;display:inline-flex;font-family:Lato,Arial,sans-serif;font-size:12px;font-weight:700;gap:10px;letter-spacing:.16em;margin-bottom:18px;padding:10px 14px;text-transform:uppercase}.hero-section .hero-badge:before{background:#3f8eab;border-radius:50%;box-shadow:0 0 12px rgba(63,142,171,.65);content:"";height:6px;width:6px}.hero-section .hero-content h1{color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:clamp(3rem,5vw,5rem);font-weight:800;letter-spacing:-.015em;line-height:.95;margin:0 0 18px;max-width:12ch;text-transform:uppercase;text-wrap:balance;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 2px 8px rgba(0,0,0,.15)}.hero-section .hero-content p{color:hsla(0,0%,100%,.92);font-family:Lato,Arial,sans-serif;font-size:clamp(1.1rem,1.3rem,1.4rem);font-weight:400;line-height:1.55;margin:0 0 36px;max-width:650px}.hero-section .hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.hero-section .cta-button,.hero-section a.cta-button{border-radius:4px;box-sizing:border-box;display:inline-block;font-family:Lato,Arial,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.1em;padding:18px 42px;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease,color .25s ease,background-color .25s ease,border-color .25s ease;white-space:nowrap}.hero-section .cta-button.primary{background-color:#f9860a;border:2px solid #f9860a;box-shadow:0 4px 15px rgba(249,134,10,.3);color:#fff!important}.hero-section .cta-button.primary:hover{background-color:transparent;box-shadow:0 8px 25px rgba(249,134,10,.4);color:#f9860a!important;transform:translateY(-3px)}.hero-section .cta-button.secondary{background-color:transparent;border:2px solid #fff;color:#fff!important}.hero-section .cta-button.secondary:hover{background-color:#fff;color:#354a74!important;transform:translateY(-3px)}.hero-section .cta-button:focus-visible{outline:2px solid #3f8eab;outline-offset:4px}.hero-section .hero-trust{color:hsla(0,0%,100%,.9);font-family:Lato,Arial,sans-serif;font-size:.92rem;line-height:1.5;margin-top:16px;max-width:560px}@media (max-width:768px){.hero-section{align-items:flex-start;min-height:auto;padding:56px 0 48px;text-align:left}.hero-section:before{background:linear-gradient(180deg,rgba(53,74,116,.96),rgba(53,74,116,.8))}.hero-section .hero-container{padding:0 24px}.hero-section .hero-content{max-width:100%}.hero-section .hero-content h1{font-size:clamp(2.5rem,12vw,4rem);letter-spacing:-.02em;line-height:.95;margin-bottom:18px;max-width:12ch}.hero-section .hero-content p{font-size:1.05rem;line-height:1.5;margin-bottom:28px;max-width:28ch}.hero-section .hero-actions{align-items:stretch;flex-direction:column;gap:14px;width:100%}.hero-section .cta-button{display:block;font-size:1rem;max-width:100%;padding:14px 22px;white-space:normal;width:100%}.hero-section .hero-trust{font-size:.9rem;margin-top:14px;max-width:32ch}}@media (max-width:420px){.hero-section .hero-content h1{font-size:clamp(2.2rem,11vw,3.2rem);max-width:12ch}.hero-section .hero-content p{max-width:27ch}.hero-section .hero-trust{max-width:29ch}}@media (prefers-reduced-motion:reduce){.hero-section .cta-button{transition:none!important}.hero-section .cta-button:hover{transform:none!important}}