.HeroSection3-module___xIp3a__hero{--hero-title-color:#fff;--hero-highlight-color:#f59e0b;--hero-subtitle-color:rgba(255,255,255,.95);--hero-text-color:#fff;--hero-heading-weight:600;--hero-font-scale:1;--hero-gap-scale:1;--hero-primary-btn-bg:#f59e0b;--hero-primary-btn-text:#fff;--hero-primary-btn-bg-hover:#e57400;--hero-primary-btn-text-hover:#fff;--hero-primary-btn-shadow:rgba(245,158,11,.3);--hero-secondary-btn-bg:rgba(255,255,255,.1);--hero-secondary-btn-border:rgba(255,255,255,.3);--hero-secondary-btn-text:#fff;--hero-secondary-btn-bg-hover:rgba(0,0,0,.2);--hero-secondary-btn-border-hover:rgba(255,255,255,.4);--hero-secondary-btn-text-hover:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#0078d4 100%);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.HeroSection3-module___xIp3a__hero{min-height:100vh}}.HeroSection3-module___xIp3a__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection3-module___xIp3a__heroBackground img,.HeroSection3-module___xIp3a__heroBackground video{object-fit:cover;width:100%;height:100%}.HeroSection3-module___xIp3a__overlay{z-index:1;background:linear-gradient(135deg,rgba(30,58,95,.75) 0%,rgba(0,120,212,.65) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection3-module___xIp3a__heroVideo{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.HeroSection3-module___xIp3a__heroVideo.HeroSection3-module___xIp3a__videoLoaded{opacity:1}.HeroSection3-module___xIp3a__heroContent{z-index:2;width:100%;padding:6rem 0;position:relative}.HeroSection3-module___xIp3a__heroInner{max-width:900px}.HeroSection3-module___xIp3a__trustBadges{gap:calc(1.5rem*var(--hero-gap-scale,1));margin-bottom:calc(1.5rem*var(--hero-gap-scale,1));flex-wrap:wrap;display:flex}@media (max-width:640px){.HeroSection3-module___xIp3a__trustBadges{gap:.75rem}}.HeroSection3-module___xIp3a__badge{background:var(--hero-badge-bg,rgba(255,255,255,.1));color:var(--hero-badge-text,#fff);font-size:calc(.875rem*var(--hero-font-scale,1));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:9999px;align-items:center;gap:4px;padding:.5rem 1rem;font-weight:500;display:inline-flex}.HeroSection3-module___xIp3a__seoTitle{font-size:calc(.875rem*var(--hero-font-scale,1));color:var(--hero-eyebrow-color,rgba(255,255,255,.9));text-transform:uppercase;letter-spacing:.05em;margin-bottom:calc(1rem*var(--hero-gap-scale,1));font-weight:500}@media (max-width:640px){.HeroSection3-module___xIp3a__seoTitle{font-size:.75rem}}.HeroSection3-module___xIp3a__heroTitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:calc(3.75rem*var(--hero-font-scale,1));font-weight:var(--hero-heading-weight,600);color:var(--hero-title-color,#fff);margin-bottom:calc(1.5rem*var(--hero-gap-scale,1));line-height:1.1}@media (max-width:768px){.HeroSection3-module___xIp3a__heroTitle{font-size:2.25rem}}@media (max-width:480px){.HeroSection3-module___xIp3a__heroTitle{font-size:1.875rem}}.HeroSection3-module___xIp3a__highlight{color:var(--hero-highlight-color,#f59e0b);display:block;position:relative}.HeroSection3-module___xIp3a__heroSubtitle{font-size:calc(1.25rem*var(--hero-font-scale,1));color:var(--hero-subtitle-color,rgba(255,255,255,.95));margin-bottom:calc(2.5rem*var(--hero-gap-scale,1));max-width:650px;line-height:1.6}@media (max-width:768px){.HeroSection3-module___xIp3a__heroSubtitle{font-size:1.125rem}}.HeroSection3-module___xIp3a__heroCta{gap:calc(1.5rem*var(--hero-gap-scale,1));margin-bottom:calc(2.5rem*var(--hero-gap-scale,1));flex-wrap:wrap;display:flex}@media (max-width:640px){.HeroSection3-module___xIp3a__heroCta{flex-direction:column}}.HeroSection3-module___xIp3a__ctaPrimary{background:var(--hero-primary-btn-bg,#f59e0b);color:var(--hero-primary-btn-text,#fff);border:2px solid var(--hero-primary-btn-bg,#f59e0b);cursor:pointer;box-shadow:0 10px 30px var(--hero-primary-btn-shadow,rgba(245,158,11,.3));border-radius:.5rem;flex-direction:column;align-items:center;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .3s;display:flex;position:relative;overflow:hidden}.HeroSection3-module___xIp3a__ctaPrimary:before{content:"";pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.HeroSection3-module___xIp3a__ctaPrimary:hover{box-shadow:0 15px 40px var(--hero-primary-btn-shadow,rgba(245,158,11,.4));background:var(--hero-primary-btn-bg-hover,#e57400);color:var(--hero-primary-btn-text-hover,#fff);transform:translateY(-3px)}.HeroSection3-module___xIp3a__ctaPrimary:hover:before{left:100%}.HeroSection3-module___xIp3a__ctaMain{font-size:calc(1.125rem*var(--hero-font-scale,1));margin-bottom:2px;font-weight:700}.HeroSection3-module___xIp3a__ctaSub{font-size:calc(.875rem*var(--hero-font-scale,1));opacity:.95}.HeroSection3-module___xIp3a__ctaPhone{background:var(--hero-secondary-btn-bg,rgba(255,255,255,.1));color:var(--hero-secondary-btn-text,#fff);border:2px solid var(--hero-secondary-btn-border,rgba(255,255,255,.3));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;align-items:center;gap:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.HeroSection3-module___xIp3a__ctaPhone:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection3-module___xIp3a__ctaPhone:hover{background:var(--hero-secondary-btn-bg-hover,rgba(0,0,0,.2));border-color:var(--hero-secondary-btn-border-hover,rgba(255,255,255,.4));color:var(--hero-secondary-btn-text-hover,#fff);transform:translateY(-2px)}.HeroSection3-module___xIp3a__ctaPhone:hover:before{left:100%}.HeroSection3-module___xIp3a__ctaPhone svg{color:#fff;flex-shrink:0}.HeroSection3-module___xIp3a__ctaPhone div{text-align:left;flex-direction:column;display:flex}.HeroSection3-module___xIp3a__phoneNumber{font-size:calc(1.125rem*var(--hero-font-scale,1));color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700}.HeroSection3-module___xIp3a__phoneText{font-size:calc(.875rem*var(--hero-font-scale,1));opacity:.9;color:#fff}.HeroSection3-module___xIp3a__statsBar{gap:calc(1.5rem*var(--hero-gap-scale,1));padding:calc(2rem*var(--hero-gap-scale,1))0;margin-bottom:calc(1.5rem*var(--hero-gap-scale,1));border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:768px){.HeroSection3-module___xIp3a__statsBar{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.HeroSection3-module___xIp3a__statsBar{grid-template-columns:1fr}}.HeroSection3-module___xIp3a__stat{text-align:center}@media (max-width:768px){.HeroSection3-module___xIp3a__stat{text-align:left}}.HeroSection3-module___xIp3a__statNumber{font-size:calc(1.875rem*var(--hero-font-scale,1));color:var(--hero-text-color,#fff);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;display:block}@media (max-width:768px){.HeroSection3-module___xIp3a__statNumber{font-size:1.5rem}}.HeroSection3-module___xIp3a__statLabel{font-size:calc(.875rem*var(--hero-font-scale,1));color:var(--hero-text-color,rgba(255,255,255,.8));text-transform:uppercase;letter-spacing:.5px}.HeroSection3-module___xIp3a__urgencyBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--hero-urgency-color,#fff);font-size:calc(.875rem*var(--hero-font-scale,1));background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:inline-flex}.HeroSection3-module___xIp3a__urgencyBar strong{color:var(--hero-highlight-color,#f59e0b);font-weight:700}.HeroSection3-module___xIp3a__urgencyIcon{align-items:center;font-size:1.125rem;animation:2s infinite HeroSection3-module___xIp3a__pulse;display:inline-flex}.HeroSection3-module___xIp3a__urgencyIconEditable{cursor:pointer;border-radius:4px;margin:-2px -4px;padding:2px 4px;transition:all .15s}.HeroSection3-module___xIp3a__urgencyIconEditable:hover{background:rgba(255,255,255,.2);outline:1px dashed rgba(255,255,255,.5)}@keyframes HeroSection3-module___xIp3a__pulse{0%,to{opacity:1}50%{opacity:.5}}.HeroSection3-module___xIp3a__modal{z-index:10000;background:rgba(0,0,0,.8);justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:none;position:fixed;top:0;left:0}.HeroSection3-module___xIp3a__modal.active{display:flex}.HeroSection3-module___xIp3a__modalContent{background:#fff;border-radius:1rem;width:100%;max-width:900px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.HeroSection3-module___xIp3a__modalClose{cursor:pointer;z-index:10;color:#1f2937;background:#f3f4f6;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.HeroSection3-module___xIp3a__modalClose:hover{background:#e5e7eb;transform:rotate(90deg)}.HeroSection3-module___xIp3a__modalInner{grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){.HeroSection3-module___xIp3a__modalInner{grid-template-columns:1fr}}.HeroSection3-module___xIp3a__modalLeft{color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#0078d4 100%);padding:2.5rem}.HeroSection3-module___xIp3a__modalLeft h2{margin-bottom:.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;font-weight:800}.HeroSection3-module___xIp3a__modalSubhead{opacity:.95;margin-bottom:2rem;font-size:1.125rem}.HeroSection3-module___xIp3a__guideFeatures{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.HeroSection3-module___xIp3a__feature{align-items:center;gap:.75rem;display:flex}.HeroSection3-module___xIp3a__feature svg{color:#f59e0b;flex-shrink:0}.HeroSection3-module___xIp3a__feature span{font-size:1rem}.HeroSection3-module___xIp3a__testimonial{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border-radius:.5rem;padding:1.5rem}.HeroSection3-module___xIp3a__testimonial p{margin-bottom:.75rem;font-style:italic}.HeroSection3-module___xIp3a__testimonial cite{color:#f59e0b;font-style:normal;font-weight:600}.HeroSection3-module___xIp3a__modalRight{background:#fff;padding:2.5rem}.HeroSection3-module___xIp3a__leadForm h3{color:#111827;margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700}.HeroSection3-module___xIp3a__formGroup{margin-bottom:1rem}.HeroSection3-module___xIp3a__formGroup input,.HeroSection3-module___xIp3a__formGroup select{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;width:100%;padding:1rem;font-size:1rem;transition:all .2s}.HeroSection3-module___xIp3a__formGroup input:focus,.HeroSection3-module___xIp3a__formGroup select:focus{border-color:#0078d4;outline:none;box-shadow:0 0 0 3px rgba(0,120,212,.1)}.HeroSection3-module___xIp3a__formGroup input::placeholder{color:#9ca3af}.HeroSection3-module___xIp3a__formSubmit{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex}.HeroSection3-module___xIp3a__formSubmit:hover{background:#e57400;transform:translateY(-2px);box-shadow:0 10px 30px rgba(247,127,0,.3)}.HeroSection3-module___xIp3a__formSubmit svg{transition:transform .2s}.HeroSection3-module___xIp3a__formSubmit:hover svg{transform:translate(5px)}.HeroSection3-module___xIp3a__formPrivacy{text-align:center;color:#6b7280;margin-top:1rem;font-size:.875rem}.HeroSection3-module___xIp3a__formPrivacy a{color:#0078d4;text-decoration:underline}.HeroSection3-module___xIp3a__transitionShine:before{content:"";pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.HeroSection3-module___xIp3a__transitionShine:hover:before{left:100%}.HeroSection3-module___xIp3a__transitionNone:before,.HeroSection3-module___xIp3a__transitionDarken-grow:before{display:none}.HeroSection3-module___xIp3a__transitionDarken-grow{transition:all .3s,transform .2s}.HeroSection3-module___xIp3a__transitionDarken-grow:hover{filter:brightness(.9);transform:scale(1.03)}.HeroSection3-module___xIp3a__transitionGlow:before{display:none}.HeroSection3-module___xIp3a__transitionGlow{animation:none}.HeroSection3-module___xIp3a__transitionGlow:hover{animation:1.5s ease-in-out infinite HeroSection3-module___xIp3a__glowPulse}@keyframes HeroSection3-module___xIp3a__glowPulse{0%,to{box-shadow:0 0 20px var(--hero-primary-btn-shadow,rgba(245,158,11,.4))}50%{box-shadow:0 0 35px var(--hero-primary-btn-shadow,rgba(245,158,11,.6))}}.HeroSection3-module___xIp3a__transitionSlide{position:relative;overflow:hidden}.HeroSection3-module___xIp3a__transitionSlide.HeroSection3-module___xIp3a__ctaPrimary:before,.HeroSection3-module___xIp3a__transitionSlide.HeroSection3-module___xIp3a__ctaPhone:before{display:none}.HeroSection3-module___xIp3a__transitionSlide:after{content:"";pointer-events:none;background:rgba(0,0,0,.15);width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.HeroSection3-module___xIp3a__transitionSlide:hover:after{width:100%}.HeroSection3-module___xIp3a__heroImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}
