body{font-family:Inter,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;font-size:16px;padding-top:64px}.container{width:100%;max-width:100%;margin:0 auto;padding:0 16px}.header{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#0071bcf9,#005ea2f9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;box-shadow:0 2px 10px #0000001a}.nav-container{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 12px;gap:8px;max-width:100%}.nav-brand{flex:0 0 auto;min-width:0;max-width:50%}.nav-brand a{display:flex;align-items:center;text-decoration:none;color:#fff;gap:8px}.nav-brand img{height:36px;width:auto;flex-shrink:0;max-width:100%}.company-name{font-size:.7rem;font-weight:700;line-height:1.2;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-menu{position:fixed;top:64px;left:-100%;width:100%;height:calc(100vh - 64px);background:linear-gradient(135deg,#0071bc,#005ea2);display:flex;flex-direction:column;align-items:center;padding:32px 16px;gap:0;list-style:none;transition:left .3s ease;overflow-y:auto}.nav-menu li{width:100%;text-align:center;border-bottom:1px solid #ffffff1a}.nav-menu a{display:block;padding:16px 20px;color:#fff;text-decoration:none;font-weight:500;font-size:1.1rem;transition:all .3s ease}.nav-menu a:active,.nav-menu a.active{background:#ffffff26}.nav-right{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.nav-cta{background:#fff!important;color:#0071bc!important;padding:8px 12px!important;border-radius:20px!important;font-size:.75rem!important;font-weight:700!important;text-decoration:none;white-space:nowrap;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-height:36px;box-shadow:0 2px 8px #0071bc33}.nav-cta:active{transform:scale(.95)}.language-selector{display:flex;align-items:center;gap:3px;background:#ffffff26;padding:4px 7px;border-radius:6px;border:1px solid #ffffff4d;min-height:36px}.language-flag{width:16px;height:12px;border-radius:2px;object-fit:cover;border:1px solid #ffffff66}.language-selector select{background:transparent;color:#fff;border:none;padding:0;font-size:.8rem;font-weight:700;min-width:36px;width:36px;text-align:left}.nav-toggle{display:flex;flex-direction:column;cursor:pointer;gap:4px;padding:8px;z-index:1001;min-width:44px;min-height:44px;justify-content:center;align-items:center}.nav-toggle span{width:22px;height:2px;background:#fff;transition:all .3s ease;border-radius:2px}.nav-toggle.active span:nth-child(1){transform:rotate(-45deg) translate(-4px,5px)}.nav-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-4px,-5px)}.hero{padding:0;background:none;min-height:auto;display:block;position:relative}@media (max-width: 1023px){.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000bf,#0000004d);z-index:1}}.hero-inner{position:relative;z-index:2;padding:32px 0 48px;min-height:calc(100vh - 64px);display:flex;align-items:center}.hero-container{display:flex;flex-direction:column;gap:32px}.hero-left{order:1;display:flex;flex-direction:column;gap:24px}.hero-right{order:2}.hero-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:16px;line-height:1.15;text-shadow:0 4px 16px #00000099,0 2px 8px #00000066;letter-spacing:-.5px;text-align:center}.hero-subtitle{font-size:1rem;color:#fffffff2;margin-bottom:28px;line-height:1.65;text-shadow:0 2px 10px #00000080,0 1px 5px #00000066;font-weight:400;text-align:center}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:28px;padding:24px 0}.stat{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;position:relative}.stat:not(:last-child):after{content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:1px;height:60%;background:#fff3}.stat-icon{font-size:1.75rem;color:#fff;opacity:1;text-shadow:0 2px 10px #00000066}.stat-number{display:block;font-size:1.85rem;font-weight:800;color:#fff;text-shadow:0 2px 10px #00000066;letter-spacing:-.5px;margin-bottom:.25rem;line-height:1}.stat-label{font-size:.8rem;color:#fff;font-weight:500;text-shadow:0 2px 8px #00000066;letter-spacing:.2px;line-height:1.3;max-width:100px}.hero-trust-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.trust-badge{display:flex;align-items:center;gap:8px;background:#ffffff1a;padding:10px 16px;border-radius:8px;font-size:.85rem;font-weight:600;color:#fffffff2;box-shadow:0 4px 12px #00000026;transition:all .3s ease;border:1px solid #ffffff33}.trust-badge:active{transform:scale(.97);background:#ffffff26}.hero-right{display:flex;align-items:center;justify-content:center;width:100%;order:2}.hero-lead-form-wrapper{background:#ffffffe0;padding:26px 22px;border-radius:16px;box-shadow:0 20px 60px #0000004d,0 10px 30px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff80;width:100%;max-width:100%}.hero-lead-form .form-group{margin-bottom:14px}.hero-lead-form .form-group label{display:block;margin-bottom:6px;font-size:.9rem;font-weight:600;color:#1e293b}.hero-lead-form input,.hero-lead-form select{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;min-height:48px;background:#fff;transition:all .3s ease;font-weight:400}.hero-lead-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231e293b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}.btn{padding:14px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;text-align:center;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;box-shadow:0 4px 15px #0071bc4d}.btn-primary:active{transform:scale(.97);box-shadow:0 2px 10px #0071bc80}.btn-full{width:100%;font-size:1rem;padding:14px 24px;display:flex;font-weight:700;border-radius:10px;margin-top:6px}.btn-full i{font-size:1.1rem}@media (max-width: 480px){.hero-inner{padding:24px 0 40px}.hero-title{font-size:1.75rem;margin-bottom:14px}.hero-subtitle{font-size:.95rem;margin-bottom:24px}.hero-stats{gap:16px;padding:20px 0;margin-bottom:24px}.stat-number{font-size:1.6rem}.stat-label{font-size:.75rem;max-width:85px}.stat-icon{font-size:1.5rem}.trust-badge{font-size:.8rem;padding:9px 14px}.hero-lead-form-wrapper{padding:22px 18px}}@media (max-width: 375px){.hero-title{font-size:1.65rem;margin-bottom:12px}.hero-subtitle{font-size:.9rem;margin-bottom:20px}.hero-stats{gap:14px;padding:18px 0;margin-bottom:20px}.stat-number{font-size:1.5rem}.stat-label{font-size:.7rem;max-width:80px}.stat-icon{font-size:1.4rem}.trust-badge{font-size:.75rem;padding:8px 12px;gap:6px}.trust-badge i{font-size:.9rem}.hero-lead-form-wrapper{padding:20px 16px}}.affordable-plans,.about,.services,.partners,.testimonials,.mission-preview,.quote-section,.contact{padding:48px 0}.section-header{text-align:center;margin-bottom:32px}.section-header h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:12px;line-height:1.3}.section-header p{font-size:1rem;color:#64748b;line-height:1.6}.affordable-plans{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);position:relative;overflow:hidden;padding:56px 0}.affordable-plans:before{content:"";position:absolute;top:-30%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,#0071bc0d 0%,transparent 70%);border-radius:50%;pointer-events:none}.affordable-plans-content h2{font-size:2rem;font-weight:800;margin-bottom:20px;line-height:1.2;letter-spacing:-.3px}.affordable-plans-subtitle{font-size:1.05rem;margin-bottom:32px;line-height:1.6;color:#475569;font-weight:400}.affordable-benefits{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.affordable-benefit{display:flex;align-items:center;gap:16px;background:#fff;padding:18px;border-radius:14px;box-shadow:0 4px 15px #0071bc14;transition:all .3s ease;border:1px solid #0071bc14}.affordable-benefit:active{transform:scale(.98);box-shadow:0 2px 10px #0071bc1f}.affordable-benefit i{font-size:1.5rem;color:#10b981;flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:10px}.affordable-benefit span{font-weight:500;font-size:1rem;line-height:1.5;color:#1e293b}.affordable-cta-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:56px;padding:16px 24px}.affordable-disclaimer-wrapper{background:#f1f5f9;padding:12px;border-radius:10px;display:flex;align-items:flex-start;gap:10px;transition:all .3s ease;position:relative}.affordable-disclaimer-wrapper:active{background:#e2e8f0}.affordable-disclaimer{font-size:.9rem;color:#64748b;font-style:italic;margin:0;line-height:1.6;flex:1}.testimonials-trust-wrapper{background:#f1f5f9;padding:12px;border-radius:10px;display:flex;align-items:flex-start;gap:10px;transition:all .3s ease;position:relative}.testimonials-trust-wrapper:active{background:#e2e8f0}.testimonials-trust-badge{font-size:.95rem;color:#64748b;font-weight:500;margin:0;flex:1;line-height:1.5}.partners-trust-wrapper{background:#f1f5f9;padding:12px;border-radius:10px;display:flex;align-items:flex-start;gap:10px;transition:all .3s ease;position:relative}.partners-trust-wrapper:active{background:#e2e8f0}.partners-cta-text{font-size:.95rem;color:#64748b;font-weight:500;margin:0;flex:1;line-height:1.5}.mission-preview{padding:60px 0}.mission-preview-content{padding:0 20px}.mission-preview-content h2{font-size:2rem;margin-bottom:1.5rem}.mission-preview-content h2:after{width:60px;height:3px;bottom:-12px}.mission-statement{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;margin-top:2rem}.about-benefits-grid{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.benefit-card{background:#fff;padding:24px;border-radius:16px;box-shadow:0 5px 20px #0000001a;text-align:center}.benefit-icon{width:64px;height:64px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.benefit-icon i{font-size:1.5rem;color:#fff}.benefit-card h3{font-size:1.25rem;margin-bottom:12px}.benefit-card p{font-size:.95rem;line-height:1.6}.services-grid{display:flex;flex-direction:column;gap:24px}.service-card{background:#fff;padding:24px;border-radius:16px;box-shadow:0 5px 20px #0000001a;border:1px solid #e2e8f0}.service-icon{width:64px;height:64px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.service-icon i{font-size:1.5rem;color:#fff}.service-card h3{font-size:1.4rem;margin-bottom:12px;text-align:center}.service-card p{font-size:.95rem;margin-bottom:16px;text-align:center}.service-features{list-style:none;margin-bottom:20px}.service-features li{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem}.service-features li i{color:#10b981;font-size:1rem;width:18px;flex-shrink:0}.service-btn{display:block;text-align:center;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;padding:14px 24px;border-radius:50px;text-decoration:none;font-weight:600;min-height:48px;display:flex;align-items:center;justify-content:center}.partners-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}.partner-card{background:#fff;padding:16px;border-radius:12px;text-align:center;box-shadow:0 2px 10px #00000014;border:1px solid #e2e8f0}.partner-logo-img{width:100px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.partner-card h4{font-size:.95rem;margin-bottom:4px}.partner-card p{font-size:.8rem}.testimonials-carousel{overflow:hidden;margin-bottom:32px}.testimonials-track{display:flex;gap:16px;transition:transform .5s ease}.testimonial-card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 5px 20px #0000001a;border:1px solid #e2e8f0;flex:0 0 100%;min-width:280px}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#0071bc,#10b981)}.stars{display:flex;gap:4px;margin-bottom:16px}.stars i{color:#fbbf24;font-size:1rem}.testimonial-card p{font-size:.95rem;line-height:1.6;margin-bottom:16px;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:12px}.author-avatar{width:40px;height:40px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.95rem}.author-info h4{font-size:.95rem;margin-bottom:2px}.author-info span{font-size:.85rem;color:#64748b}.carousel-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px}.carousel-btn{width:40px;height:40px;border:none;border-radius:50%;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem}.carousel-dots{display:flex;gap:8px}.dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.dot.active{background:linear-gradient(135deg,#0071bc,#005ea2)}.quote-section{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff}.quote-content h2{font-size:1.75rem;margin-bottom:12px}.quote-content p{font-size:1rem;margin-bottom:24px}.quote-form{background:#fff;padding:24px;border-radius:16px;box-shadow:0 10px 30px #0003}.form-row{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.form-group{margin-bottom:16px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;min-height:48px;font-family:inherit}.btn-full{width:100%;display:flex}.form-reassurance{font-size:.85rem;color:#64748b;text-align:center;margin-top:12px;line-height:1.5}.contact-content{display:flex;flex-direction:column;gap:32px}.contact-info h2{font-size:1.75rem;margin-bottom:12px}.contact-info p{font-size:1rem;margin-bottom:24px}.contact-details{display:flex;flex-direction:column;gap:16px}.contact-item{display:flex;align-items:flex-start;gap:12px}.contact-item i{width:40px;height:40px;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.contact-item h4{font-size:1rem;margin-bottom:4px}.contact-item p{font-size:.95rem;margin:0}.contact-link{color:#0071bc;text-decoration:none;font-weight:600}.contact-hours{background:#f8fafc;padding:20px;border-radius:12px}.contact-hours h3{font-size:1.25rem;margin-bottom:16px;display:flex;align-items:center;gap:8px}.hours-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.hours-item{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e2e8f0;font-size:.95rem}.footer{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:40px 0 20px}.footer-content{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}.footer-section{text-align:center}.footer-brand-area{display:flex;justify-content:center;margin-bottom:16px}.footer-logo{height:50px;width:auto;object-fit:contain}.footer-section p{font-size:.9rem;color:#94a3b8;margin-bottom:16px;line-height:1.6}.footer-section h4{font-size:1.1rem;margin-bottom:12px}.footer-section ul li{margin-bottom:8px;font-size:.9rem}.footer-section ul li a{color:#94a3b8;text-decoration:none}.social-links{display:flex;gap:12px;justify-content:center}.social-links a{width:40px;height:40px;background:#334155;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center}.footer-bottom{border-top:1px solid #334155;padding-top:20px;display:flex;flex-direction:column;gap:16px;text-align:center}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.footer-bottom p{font-size:.85rem;color:#94a3b8;margin:0;text-align:center}.footer-links{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.9rem}.footer-security{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.footer-certifications{background:#ffffff0d;padding:20px;border-radius:12px;border:1px solid #ffffff1a}.certification-badges{display:flex;flex-direction:column;gap:12px}.cert-badge{display:flex;align-items:center;gap:10px;padding:12px;background:#10b9811a;border-radius:8px;border:1px solid #10b98133}.cert-badge i{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#34d399);border-radius:6px;color:#fff;font-size:.9rem;flex-shrink:0}.cert-badge span{color:#cbd5e1;font-size:.85rem;font-weight:600}.btn-large{padding:16px 32px;font-size:1.05rem}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,113,188,.1)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.btn,.nav-cta,.nav-toggle,.language-selector select,button,a.btn{min-height:44px;min-width:44px}input[type=text],input[type=email],input[type=tel],input[type=number],select,textarea{font-size:16px!important}html{scroll-behavior:smooth;scroll-padding-top:64px}.fade-in{opacity:0;transform:translateY(20px);transition:all .6s ease}@media (max-width: 480px){.hero{background-position:center center;background-size:cover;padding:20px 0 40px}.nav-brand img{height:32px}.company-name{font-size:.65rem}.nav-cta{padding:6px 10px!important;font-size:.7rem!important}.language-selector{padding:3px 6px;min-height:34px}.language-selector select{font-size:.75rem;min-width:34px;width:34px}.language-flag{width:15px;height:11px}}@media (max-width: 375px){.hero{background-position:center center;background-size:cover;min-height:calc(100vh - 64px)}.nav-container{padding:0 10px;gap:6px}.nav-brand img{height:30px}.company-name{font-size:.6rem;max-width:100px}.nav-cta{padding:6px 8px!important;font-size:.65rem!important}.language-selector{gap:2px;padding:3px 5px;min-height:32px}.language-flag{width:14px;height:10px}.language-selector select{font-size:.7rem;min-width:32px;width:32px;padding:0}}@media (min-width: 481px) and (max-width: 767px){.nav-brand img{height:38px}.company-name{font-size:.75rem}.nav-cta{padding:8px 14px!important;font-size:.8rem!important}.hero{padding:32px 0 48px}}#chat-widget,.chat-widget,.whatsapp-float,.floating-chat,[class*=chat],[id*=chat],[class*=whatsapp],[id*=whatsapp]{z-index:999!important;bottom:80px!important}.nav-cta,.btn-primary,.btn-secondary,.btn-call-now{position:relative;z-index:10}@media (max-width: 1023px){.btn-call-now{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #10b9814d;font-weight:700;width:100%;margin-bottom:12px}.btn-call-now:active{transform:scale(.97);box-shadow:0 2px 10px #10b98180}.btn-call-now i{animation:ring 2s ease-in-out infinite}.about-cta,.affordable-cta,.testimonials-cta{display:flex;flex-direction:column;gap:12px;width:100%}.about-cta .btn,.affordable-cta .btn,.testimonials-cta .btn{width:100%}}.header,.nav{z-index:1000!important}.nav-toggle{z-index:1001!important}.nav-menu{z-index:1000!important}@media (min-width: 1024px){body{padding-top:0}}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}.container{max-width:1400px;margin:0 auto;padding:0 40px}.header{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#0071bcf2,#005ea2f2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease}.header.scrolled{background:linear-gradient(135deg,#0071bcf9,#005ea2f9);box-shadow:0 2px 20px #0000001a}.nav-container{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;height:80px}.nav-brand{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.nav-brand img{height:45px;width:auto;margin-right:12px;filter:brightness(1.1);transition:all .3s ease}.nav-brand:hover img{transform:scale(1.05);filter:brightness(1.2)}.nav-brand i{margin-right:10px;font-size:1.8rem}.company-name{font-size:1.2rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.1)}.nav-menu{display:flex;list-style:none;align-items:center;gap:2rem}.nav-menu a{text-decoration:none;color:#fff;font-weight:500;transition:color .3s ease;position:relative}.nav-menu a:hover{color:#fff}.nav-menu a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.nav-right{display:flex;align-items:center;gap:1rem}.nav-cta{background:#fff!important;color:#0071bc!important;padding:10px 20px;border-radius:25px;transition:all .3s ease;font-weight:700;text-decoration:none}.nav-cta:hover{background:#f0f8ff!important;color:#f59e0b!important;transform:translateY(-2px);box-shadow:0 5px 15px #0071bc66}.nav-cta:after{display:none}.language-selector{position:relative}.language-selector select{background:#ffffff1a;color:#fff;border:2px solid #ffffff4d;border-radius:20px;padding:8px 12px;font-size:.9rem;font-weight:600;cursor:pointer;outline:none;transition:all .3s ease}.language-selector select:hover{background:#fff3;border-color:#ffffff80}.language-selector select option{background:#0071bc;color:#fff}.language-selector{position:relative;display:flex;align-items:center;gap:.5rem}.language-flag{width:20px;height:15px;border-radius:2px;object-fit:cover;border:1px solid #ffffff4d}.nav-toggle{display:none;flex-direction:column;cursor:pointer}.nav-toggle span{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s}.hero{padding:140px 0 100px;background:linear-gradient(135deg,#000000bf,#0000004d),url(https://images.pexels.com/photos/1128318/pexels-photo-1128318.jpeg?auto=compress&cs=tinysrgb&w=1600) center/cover no-repeat;min-height:100vh;display:flex;align-items:center;position:relative}.hero:after{content:"";position:absolute;bottom:30px;right:30px;width:120px;height:80px;background:url(/milleanialinsurancelogo_edited.png) no-repeat center center;background-size:contain;opacity:.15;z-index:1;pointer-events:none}.hero-container{max-width:1400px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:start}.hero-left{display:flex;flex-direction:column;padding-top:2rem}.hero-right{display:flex;align-items:center}.hero-title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.25rem;line-height:1.2;text-shadow:0 3px 15px rgba(0,0,0,.5);letter-spacing:-.5px}.hero-subtitle{font-size:1.1rem;color:#ffffffeb;margin-bottom:2.5rem;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.4);font-weight:400;max-width:580px}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.btn{padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-size:1rem}.btn i{font-size:1.1rem}.btn-primary{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;box-shadow:0 4px 15px #fbbf244d}.btn-primary:hover{background:linear-gradient(135deg,#005ea2,#004785);transform:translateY(-3px);box-shadow:0 8px 25px #fbbf2480}.btn-secondary{background:transparent;color:#0071bc;border:2px solid #fbbf24}.btn-secondary:hover{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;transform:translateY(-2px)}.btn-call-now{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #fbbf244d;font-weight:700}.btn-call-now:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-3px);box-shadow:0 8px 25px #10b98180}.btn-call-now i{animation:ring 2s ease-in-out infinite}@keyframes ring{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}}.btn-large i{font-size:1.2rem}.btn-full{width:100%;font-size:1.05rem;padding:16px;display:flex;font-weight:700;border-radius:10px;margin-top:.5rem}.btn-full i{font-size:1.2rem}.hero-lead-form-wrapper{background:#ffffffd9;padding:2rem;border-radius:16px;box-shadow:0 20px 60px #0000004d,0 10px 30px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff80;max-width:480px}.hero-lead-form .form-row{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:0}.hero-lead-form .form-group{margin-bottom:1rem}.hero-lead-form input,.hero-lead-form select{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:.975rem;transition:all .3s ease;background:#fff;font-weight:400}.hero-lead-form input:focus,.hero-lead-form select:focus{outline:none;border-color:#0071bc;box-shadow:0 0 0 4px #0071bc1a;transform:translateY(-1px)}.hero-stats{display:flex;gap:2.5rem;margin-bottom:2rem;padding:0;border:none}.stat{text-align:left;position:relative;padding-left:0;display:flex;align-items:center;gap:1rem}.stat-icon{font-size:2rem;color:#fff;opacity:1;flex-shrink:0;text-shadow:0 2px 10px rgba(0,0,0,.4)}.stat-number{display:block;font-size:2.25rem;font-weight:800;color:#fff;text-shadow:0 2px 10px #00000066;letter-spacing:-.5px;margin-bottom:.35rem;line-height:1}.stat-label{font-size:.9rem;color:#fff;font-weight:500;text-shadow:0 2px 8px #00000066;letter-spacing:.3px;line-height:1.3}.hero-trust-badges{display:flex;gap:.85rem;flex-wrap:wrap}.trust-badge{display:flex;align-items:center;gap:.6rem;background:#fffffff5;padding:10px 18px;border-radius:8px;font-size:.9rem;font-weight:600;color:#fff;box-shadow:0 4px 12px #00000026;transition:all .3s ease;border:none}.trust-badge:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0003;background:#fff}.trust-badge i{font-size:1rem;color:#fff}.hero-image{position:relative}.hero-image img{width:100%;height:500px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px #0000001a}.trust-stats{padding:40px 0;background:#f8fafc;border-bottom:1px solid #e2e8f0}.stats-row{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.stat-item{font-weight:600;color:#1e293b}.stat-separator{color:#64748b}.badges-row{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.badge-item{font-weight:500;color:#0071bc}.badge-separator{color:#64748b}.affordable-plans{padding:100px 0;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);position:relative;overflow:hidden}.affordable-plans:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#0071bc0d 0%,transparent 70%);border-radius:50%;pointer-events:none}.affordable-plans-content{text-align:center;max-width:900px;margin:0 auto;position:relative;z-index:1}.affordable-plans-content h2{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.5px}.affordable-plans-subtitle{font-size:1.15rem;color:#475569;margin-bottom:3rem;line-height:1.7;font-weight:400;max-width:700px;margin-left:auto;margin-right:auto}.affordable-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:3.5rem;max-width:800px;margin-left:auto;margin-right:auto}.affordable-benefit{display:flex;align-items:center;gap:1.25rem;background:#fff;padding:1.75rem 2rem;border-radius:16px;box-shadow:0 4px 20px #0071bc14;text-align:left;transition:all .3s ease;border:1px solid #0071bc14}.affordable-benefit:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0071bc26;border-color:#0071bc33}.affordable-benefit i{font-size:1.75rem;color:#10b981;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:12px}.affordable-benefit span{font-weight:500;color:#1e293b;font-size:1.05rem;line-height:1.5}.affordable-cta{text-align:center;max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.affordable-cta-btn{margin-bottom:1.5rem;font-size:1.1rem;padding:18px 40px;box-shadow:0 8px 25px #0071bc40;display:flex;align-items:center;justify-content:center;gap:8px}.affordable-cta-btn i{font-size:1.2rem}.affordable-cta-btn:hover{box-shadow:0 12px 35px #0071bc59}.affordable-disclaimer-wrapper{background:#f1f5f9;padding:12px;border-radius:10px;display:flex;align-items:flex-start;gap:10px;transition:all .3s ease;cursor:pointer;position:relative}.affordable-disclaimer-wrapper:hover{background:#e2e8f0}.affordable-disclaimer-wrapper:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:10px 16px;border-radius:8px;font-size:.9rem;white-space:nowrap;z-index:10;box-shadow:0 4px 12px #00000026;animation:tooltipFadeIn .2s ease}.affordable-disclaimer-wrapper:hover:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:#1e293b;z-index:10}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(5px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.affordable-disclaimer-wrapper i{color:#64748b;font-size:1rem;flex-shrink:0;margin-top:2px}.affordable-disclaimer{font-size:.95rem;color:#64748b;font-style:italic;margin:0;line-height:1.6;flex:1}.about-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.benefit-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;text-align:center;transition:all .3s ease}.benefit-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.benefit-icon{width:70px;height:70px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.benefit-icon i{font-size:1.75rem;color:#fff}.benefit-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.benefit-card p{color:#64748b;line-height:1.6;margin:0}.about-cta{text-align:center}.services{padding:100px 0;background:linear-gradient(180deg,#f8f9fa,#fff)}.section-header h2{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1400px;margin:0 auto}.service-card{background:#fff;padding:3rem;border-radius:24px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e9ecef;text-align:center}.service-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #00000026}.service-icon{width:80px;height:80px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 8px 24px #0071bc40}.service-icon i{font-size:2rem;color:#fff}.service-card h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.service-card p{color:#64748b;margin-bottom:2rem;line-height:1.6;font-size:1.05rem}.service-features{list-style:none;margin-bottom:2.5rem;text-align:left}.service-features li{color:#64748b;margin-bottom:1rem;position:relative;padding-left:2rem;display:flex;align-items:center;gap:.75rem}.service-features li i{color:#0071bc;font-size:1rem;width:20px;flex-shrink:0}.service-btn{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.service-btn:hover{background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-2px);box-shadow:0 10px 25px #0071bc66}.partners{padding:100px 0;background:#f8fafc}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto 3rem}.partner-card{background:#fff;padding:1.75rem 1.5rem;border-radius:15px;text-align:center;box-shadow:0 5px 15px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.partner-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.partner-logo-img{width:120px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background:#fff;border-radius:8px;padding:10px;box-shadow:0 2px 8px #0000001a}.partner-logo-img img{max-width:100%;max-height:100%;object-fit:contain}.partner-card h4{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.partner-card p{font-size:.9rem;color:#64748b;margin:0}.partners-cta{text-align:center}.partners-cta-btn{margin-bottom:1.5rem}.partners-trust-wrapper{background:#f1f5f9;padding:12px;border-radius:10px;display:flex;align-items:flex-start;gap:10px;transition:all .3s ease;cursor:pointer;position:relative;max-width:600px;margin:0 auto}.partners-trust-wrapper:hover{background:#e2e8f0}.partners-trust-wrapper:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:10px 16px;border-radius:8px;font-size:.9rem;white-space:nowrap;z-index:10;box-shadow:0 4px 12px #00000026;animation:tooltipFadeIn .2s ease}.partners-trust-wrapper:hover:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:#1e293b;z-index:10}.partners-trust-wrapper i{color:#64748b;font-size:1rem;flex-shrink:0;margin-top:2px}.partners-cta-text{font-size:1rem;font-weight:500;color:#64748b;margin:0;flex:1}.testimonials{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e0f2fe)}.testimonials-carousel{position:relative;overflow:hidden;max-width:1400px;margin:0 auto}.testimonials-track{display:flex;transition:transform .5s ease;gap:2rem}.testimonial-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid #e2e8f0;position:relative;overflow:hidden;flex:0 0 calc(33.333% - 1.333rem);min-width:300px}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#0071bc,#005ea2)}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.testimonial-content{display:flex;flex-direction:column;height:100%}.stars{display:flex;gap:.25rem;margin-bottom:1.5rem}.stars i{color:#0071bc;font-size:1.1rem}.testimonial-card p{font-size:1.05rem;line-height:1.7;color:#4b5563;margin-bottom:2rem;flex-grow:1;font-style:italic;position:relative}.testimonial-card p:before{content:'"';font-size:3.5rem;color:#e5e7eb;position:absolute;top:-20px;left:-10px;font-family:serif;line-height:1}.testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:auto}.author-avatar{width:48px;height:48px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem}.author-info h4{font-size:1.05rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.author-info span{font-size:.9rem;color:#64748b}.carousel-controls{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem}.carousel-btn{width:48px;height:48px;border:none;border-radius:50%;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:1.1rem}.carousel-btn:hover{transform:scale(1.1);box-shadow:0 5px 15px #0071bc66}.carousel-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.carousel-dots{display:flex;gap:.5rem}.dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:all .3s ease}.dot.active{background:linear-gradient(135deg,#0071bc,#005ea2);transform:scale(1.2)}.testimonials-cta{text-align:center;margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.testimonials-cta .btn,.testimonials-cta-btn{margin:0}.testimonials-trust-wrapper{background:#f1f5f9;padding:12px;border-radius:10px;display:flex;align-items:flex-start;gap:10px;transition:all .3s ease;cursor:pointer;position:relative;max-width:600px;margin:0 auto}.testimonials-trust-wrapper:hover{background:#e2e8f0}.testimonials-trust-wrapper:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:10px 16px;border-radius:8px;font-size:.9rem;white-space:nowrap;z-index:10;box-shadow:0 4px 12px #00000026;animation:tooltipFadeIn .2s ease}.testimonials-trust-wrapper:hover:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:#1e293b;z-index:10}.testimonials-trust-wrapper i{color:#64748b;font-size:1rem;flex-shrink:0;margin-top:2px}.testimonials-trust-badge{font-size:1rem;color:#64748b;font-weight:500;margin:0;flex:1}.about{padding:100px 0;background:#f8fafc}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.about-text p{font-size:1.05rem;color:#64748b;margin-bottom:2rem;line-height:1.7}.about-features{display:flex;flex-direction:column;gap:1.5rem}.feature{display:flex;align-items:flex-start;gap:1rem}.feature i{font-size:1.35rem;background:linear-gradient(135deg,#0071bc,#005ea2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:.25rem}.feature h4{font-size:1.15rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.feature p{color:#64748b;margin:0}.about-image img{width:100%;height:380px;object-fit:cover;border-radius:15px;box-shadow:0 15px 30px #0000001a}.mission-preview{padding:100px 0;background:linear-gradient(135deg,#0071bc,#005ea2);position:relative;overflow:hidden}.mission-preview:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:#ffffff1a;border-radius:50%;animation:float 20s ease-in-out infinite}.mission-preview:after{content:"";position:absolute;bottom:-150px;left:-150px;width:500px;height:500px;background:#ffffff14;border-radius:50%;animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.mission-preview-content{text-align:center;max-width:1000px;margin:0 auto;position:relative;z-index:1}.mission-preview-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;position:relative;display:inline-block;text-shadow:0 2px 4px #0000001a}.mission-preview-content h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:100px;height:4px;background:#ffffff80;border-radius:2px}.mission-statement{font-size:1.2rem;color:#fffffff2;line-height:1.9;margin-bottom:3rem;font-weight:400;margin-top:2.5rem;text-shadow:0 1px 2px #0000001a}.mission-preview-content .btn-secondary{background:#fff;color:#0071bc;border:2px solid white;font-weight:600;box-shadow:0 4px 15px #0003}.mission-preview-content .btn-secondary:hover{background:transparent;color:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.quote-section{padding:100px 0;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff}.quote-content{max-width:900px;margin:0 auto;text-align:center}.quote-content h2{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.quote-content p{font-size:1.05rem;margin-bottom:3rem;opacity:.9}.quote-form{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 20px 40px #0000001a;text-align:left}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#1e293b}.form-group input,.form-group select,.form-group textarea{width:100%;padding:15px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-reassurance{font-size:.9rem;color:#64748b;text-align:center;margin-top:1rem;font-style:italic}.contact{padding:100px 0;background:#fff}.contact-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem}.contact-info h2{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.contact-info p{font-size:1.05rem;color:#64748b;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:center;gap:1rem}.contact-item i{width:48px;height:48px;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.15rem}.contact-item h4{font-size:1.05rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.contact-item p{color:#64748b;margin:0}.contact-link{color:#0071bc;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-link:hover{color:#005ea2}.whatsapp-btn{color:#25d366!important}.whatsapp-btn:hover{color:#128c7e!important}.contact-hours{background:#f8fafc;padding:1.75rem;border-radius:15px;height:fit-content}.contact-hours h3{font-size:1.35rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.contact-hours h3 i{color:#0071bc}.hours-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.hours-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.hours-item:last-child{border-bottom:none;padding-bottom:0}.hours-item span:first-child{font-weight:500;color:#1e293b}.hours-item span:last-child{color:#0071bc;font-weight:600}.trust-reminder{border-top:1px solid #e2e8f0;padding-top:1.5rem}.trust-reminder p{margin-bottom:.5rem;color:#64748b;font-size:.95rem}.trust-reminder p:last-child{margin-bottom:0}.service-note{font-size:.9rem;color:#64748b;font-style:italic}.footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;padding:2.5rem 0 0}.footer-content{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #ffffff1a}.footer-brand-area{margin-bottom:1rem}.footer-brand-area h4{font-size:1.2rem;font-weight:700;margin:0;color:#fff;letter-spacing:.5px}.footer-section p{color:#cbd5e1;margin-bottom:.75rem;line-height:1.6;font-size:.9rem}.footer-spanish{color:#0071bc;font-size:.9rem}.footer-licensed{font-size:.85rem;color:#94a3b8}.footer-section h4{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e1;text-decoration:none;transition:all .3s ease;font-size:.9rem}.footer-section ul li a:hover{color:#0071bc;padding-left:5px}.footer-contact-list li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.footer-contact-list i{color:#0071bc;font-size:1rem;width:20px}.footer-contact-list span{color:#cbd5e1;font-size:.9rem}.social-links{display:flex;gap:.75rem;margin-top:1rem}.social-links a{width:36px;height:36px;background:#ffffff14;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;border:1px solid #ffffff1a}.social-links a:hover{background:linear-gradient(135deg,#0071bc,#005ea2);transform:translateY(-3px);border-color:transparent;box-shadow:0 8px 16px #0071bc4d}.footer-bottom{padding:1.5rem 0}.footer-bottom-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-bottom p{color:#94a3b8;margin:0;font-size:.9rem}.footer-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-links span{color:#475569}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-links a:hover{color:#0071bc}.footer-security{display:flex;align-items:center;gap:.5rem;color:#0071bc;font-size:.85rem;margin-top:.5rem}.footer-security i{font-size:1rem}@media (max-width: 768px){.affordable-benefits{grid-template-columns:1fr}.affordable-plans-content h2{font-size:2rem}.affordable-plans-subtitle{font-size:1.05rem}.affordable-disclaimer-wrapper:hover:after,.affordable-disclaimer-wrapper:hover:before,.testimonials-trust-wrapper:hover:after,.testimonials-trust-wrapper:hover:before,.partners-trust-wrapper:hover:after,.partners-trust-wrapper:hover:before{display:none}.hero{background:linear-gradient(#000000b3,#00000026),url(https://images.pexels.com/photos/1128318/pexels-photo-1128318.jpeg?auto=compress&cs=tinysrgb&w=1600) center top/cover no-repeat}.nav-container{padding:0 15px;height:70px;gap:1rem}.nav-menu{position:fixed;top:80px;left:-100%;width:100%;height:calc(100vh - 80px);background:linear-gradient(135deg,#0071bc,#005ea2);flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;transition:left .3s ease;box-shadow:0 5px 20px #0000001a}.nav-menu.active{left:0}.nav-toggle{display:flex}.nav-toggle.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.nav-right{display:flex;align-items:center;gap:.75rem}.nav-cta{padding:10px 18px!important;font-size:.9rem!important;font-weight:700!important;border-radius:25px!important;white-space:nowrap!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px #0071bc4d!important}.nav-cta:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px #0071bc66!important}.language-selector{display:flex;align-items:center;gap:3px;padding:4px 7px;background:#ffffff26;border-radius:6px;border:1px solid #ffffff4d;min-height:36px}.language-selector select{padding:0;font-size:.8rem;font-weight:700;border-radius:0;min-height:auto;min-width:36px;width:36px;text-align:left;border:none;background:transparent}.language-selector select:hover{background:transparent}.language-flag{width:16px;height:12px;border-radius:2px;border:1px solid rgba(255,255,255,.4)}.company-name{font-size:.95rem;font-weight:700;line-height:1.2}.nav-brand img{height:38px;margin-right:10px}.hero-container{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-left,.hero-right{text-align:center;align-items:center}.hero-left .hero-stats,.hero-left .hero-trust-badges{justify-content:center}.hero-left .stat{text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center;flex-wrap:wrap}.hero-lead-form-wrapper{margin-top:2rem}.stats-row,.badges-row{flex-direction:column;gap:1rem}.affordable-benefits,.about-benefits-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr;gap:2rem}.testimonials-track{gap:1rem}.testimonial-card{flex:0 0 calc(100% - .5rem);min-width:280px}.carousel-controls{gap:1rem;margin-top:2rem}.carousel-btn{width:40px;height:40px;font-size:1rem}.partners-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-content{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.contact-content{grid-template-columns:1fr;gap:2rem}.footer-content{grid-template-columns:1fr;gap:2.5rem;text-align:center}.footer-brand-area{display:flex;flex-direction:column;align-items:center}.social-links,.footer-contact-list li{justify-content:center}.footer-bottom-content{flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.footer-bottom p{text-align:center}.footer-links{flex-direction:column;justify-content:center;align-items:center;gap:.75rem}.footer-security{justify-content:center;text-align:center}}@media (max-width: 480px){.hero-title,.section-header h2{font-size:2rem}.quote-form,.service-card{padding:2rem}.partners-grid{grid-template-columns:1fr}.company-name{font-size:.9rem}.nav-brand img{height:35px;margin-right:8px}.footer-brand-area h4{flex-direction:column;text-align:center;gap:.5rem}.footer-brand-area h4 img{height:30px}.hero:after{display:none}.nav-cta{padding:8px 16px;font-size:.9rem}}html{scroll-behavior:smooth;scroll-padding-top:80px}.floating-call-btn{position:fixed;bottom:24px;right:24px;z-index:999;display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;padding:16px 24px;border-radius:50px;box-shadow:0 8px 24px #10b98166;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;animation:pulse 2s ease-in-out infinite}.floating-call-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:scale(1.05);box-shadow:0 12px 32px #10b98199}.floating-call-btn i{font-size:1.2rem;animation:ring 2s ease-in-out infinite}.floating-call-text{font-size:1rem}@keyframes pulse{0%,to{box-shadow:0 8px 24px #10b98166}50%{box-shadow:0 8px 24px #10b981b3,0 0 0 8px #10b98133}}@media (max-width: 768px){.floating-call-btn{bottom:80px;right:16px;padding:14px 20px;font-size:.9rem}.floating-call-text{font-size:.9rem}}.hero-tagline-alt{font-size:1.1rem;font-weight:600;color:#fbbf24;margin:.5rem 0;font-style:italic}.about-owner-story{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:3rem;margin:2rem 0 3rem;box-shadow:0 4px 20px #00000014}.owner-bio{display:flex;gap:2rem;align-items:flex-start}.owner-bio-icon{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0;box-shadow:0 4px 12px #0071bc4d}.owner-bio-content h3{font-size:1.8rem;color:#0071bc;margin-bottom:1rem}.owner-bio-content p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:1.5rem}.owner-mission{background:#fff;padding:1.5rem;border-left:4px solid #FD7E14;border-radius:8px;margin-top:1.5rem;box-shadow:0 2px 8px #0000000d}.service-comparison{margin-top:1rem;margin-bottom:0;padding:2rem;background:#f8f9fa;border-radius:12px;min-height:320px;display:flex;flex-direction:column}.service-comparison h4{font-size:1.5rem;color:#0071bc;margin-bottom:2rem;text-align:center;font-weight:700}.comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d;flex:1}.comparison-table thead{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff}.comparison-table th,.comparison-table td{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0}.comparison-table tbody tr:hover{background:#f8f9fa}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:1;align-items:stretch}.comparison-card{background:#fff;padding:0;border-radius:12px;box-shadow:0 4px 12px #00000014;height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0;transition:all .3s ease}.comparison-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0071bc26}.comparison-card h5{font-size:1.2rem;font-weight:700;margin:0;padding:1.25rem;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;text-align:center;border-radius:0}.comparison-card ul{list-style:none;padding:1.5rem;margin:0;flex:1;display:flex;flex-direction:column;gap:.75rem}.comparison-card li{padding:.75rem;font-size:.95rem;color:#334155;line-height:1.5;font-weight:500}.resources-section{padding:5rem 0;background:linear-gradient(180deg,#fff,#f8f9fa)}.resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0}.resource-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:all .3s ease}.resource-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0000001f}.resource-image{width:100%;height:220px;overflow:hidden;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.resource-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.resource-card:hover .resource-image img{transform:scale(1.05)}.resource-content{padding:1.5rem}.resource-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.resource-category{background:#fd7e14;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600}.resource-date{color:#718096;font-size:.85rem}.resource-content h3{font-size:1.3rem;color:#2d3748;margin-bottom:.75rem;line-height:1.4}.resource-content p{color:#4a5568;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.resource-link{color:#0071bc;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.resource-link:hover{color:#005ea2;gap:.75rem}.resources-newsletter{background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:16px;padding:3rem;margin:3rem 0;text-align:center;box-shadow:0 8px 24px #0071bc4d}.newsletter-content h3{color:#fff;font-size:2rem;margin-bottom:1rem}.newsletter-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}.newsletter-form{display:flex;gap:1rem;max-width:600px;margin:0 auto;flex-wrap:wrap;justify-content:center}.newsletter-form input{flex:1;min-width:300px;padding:1rem 1.5rem;border:none;border-radius:8px;font-size:1rem}.newsletter-form button{padding:1rem 2rem;background:#fd7e14;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.newsletter-form button:hover{background:#e66d0f;transform:translateY(-2px);box-shadow:0 4px 12px #fd7e1466}.newsletter-privacy{color:#fffc;font-size:.85rem;margin-top:1rem}.resources-cta{text-align:center;margin-top:2rem}.btn-secondary{background:transparent;color:#0071bc;border:2px solid #0071bc;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}.btn-secondary:hover{background:#0071bc;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0071bc4d}.referral-section{background:linear-gradient(135deg,#0071bc,#005ea2);padding:4rem 0;margin:2rem 0}.referral-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.referral-icon{font-size:4rem;color:#fff;flex-shrink:0}.referral-text{flex:1}.referral-text h2{color:#fff;font-size:2rem;margin-bottom:.75rem}.referral-text p{color:#fffffff2;font-size:1.1rem}.btn-cta{background:#fd7e14;color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-cta:hover{background:#e66d0f;transform:translateY(-2px);box-shadow:0 4px 12px #fd7e1466}.exit-intent-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;align-items:center;justify-content:center}.exit-intent-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.exit-intent-content{position:relative;background:#fff;border-radius:16px;padding:3rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.exit-intent-close{position:absolute;top:1rem;right:1rem;background:#e2e8f0;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:1.2rem;color:#4a5568}.exit-intent-close:hover{background:#cbd5e0;transform:rotate(90deg)}.exit-intent-icon{text-align:center;font-size:4rem;color:#0071bc;margin-bottom:1rem}.exit-intent-content h2{font-size:2rem;color:#2d3748;text-align:center;margin-bottom:1rem}.exit-intent-content>p{text-align:center;font-size:1.1rem;color:#4a5568;margin-bottom:2rem}.exit-intent-benefits{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.exit-benefit{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#4a5568}.exit-benefit i{color:#0071bc;font-size:1.2rem}.exit-intent-form{display:flex;flex-direction:column;gap:1rem}.exit-intent-form input{padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.exit-intent-form input:focus{outline:none;border-color:#0071bc}.exit-intent-form button{margin-top:.5rem}.exit-intent-privacy{text-align:center;font-size:.85rem;color:#718096;margin-top:1rem}.exit-intent-success{text-align:center;padding:2rem 0}.exit-intent-success i{font-size:4rem;color:#0071bc;margin-bottom:1rem}.exit-intent-success h2{margin-bottom:1rem}.exit-intent-success p{font-size:1.1rem;color:#4a5568;margin-bottom:2rem}@media (max-width: 1024px){.resources-grid{grid-template-columns:repeat(2,1fr)}.comparison-cards{grid-template-columns:1fr}}@media (max-width: 768px){.about-owner-story{padding:2rem}.owner-bio{flex-direction:column;text-align:center}.owner-bio-icon{margin:0 auto}.resources-grid{grid-template-columns:1fr}.comparison-table{font-size:.85rem}.comparison-table th,.comparison-table td{padding:.75rem .5rem}.referral-content{flex-direction:column;text-align:center}.referral-icon{font-size:3rem}.referral-text h2{font-size:1.5rem}.newsletter-form{flex-direction:column}.newsletter-form input{min-width:100%}.exit-intent-content{padding:2rem 1.5rem}.exit-intent-content h2{font-size:1.5rem}.hero-tagline-alt{font-size:1rem}}.obamacare-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10001;align-items:center;justify-content:center}.obamacare-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000bf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.obamacare-modal-content{position:relative;background:#fff;border-radius:20px;padding:3rem;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 70px #0006;animation:modalSlideUp .4s ease-out}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(100px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.obamacare-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#f1f5f9;border:none;width:45px;height:45px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:1.3rem;color:#64748b;z-index:10}.obamacare-modal-close:hover{background:#e2e8f0;transform:rotate(90deg);color:#0f172a}.obamacare-modal-header{text-align:center;margin-bottom:2rem}.obamacare-modal-header i{font-size:3.5rem;color:#0071bc;margin-bottom:1rem}.obamacare-modal-header h2{font-size:2rem;color:#1e293b;margin-bottom:.75rem;font-weight:700}.obamacare-modal-header p{font-size:1.1rem;color:#64748b}.obamacare-eligibility-form{display:flex;flex-direction:column;gap:1.5rem}.radio-group{display:flex;gap:2rem;margin-top:.5rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem;color:#475569}.radio-label input[type=radio]{width:20px;height:20px;cursor:pointer;accent-color:#0071bc}.form-privacy-note{text-align:center;font-size:.9rem;color:#64748b;margin-top:1rem}.btn-full{width:100%;justify-content:center}@media (max-width: 768px){.obamacare-modal-content{padding:2rem 1.5rem}.obamacare-modal-header h2{font-size:1.5rem}.obamacare-modal-header i{font-size:2.5rem}.radio-group{gap:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;font-size:16px}@media (max-width: 1023px){body{padding-top:64px}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff}.nav{background:linear-gradient(135deg,#0071bc,#005ea2);box-shadow:0 2px 10px #0000001a}.nav-container{position:relative;display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 16px;max-width:100%}.nav-brand{max-width:calc(100% - 120px);display:flex;align-items:center;z-index:1002;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nav-brand a{display:flex;align-items:center;text-decoration:none;color:#fff;gap:6px;overflow:hidden}.nav-brand img,.nav-brand svg{height:32px;width:auto;flex-shrink:0;filter:brightness(1.15) contrast(1.1) drop-shadow(0 2px 4px #00000033);display:block;transition:transform .3s ease}.nav-brand img:active,.nav-brand svg:active{transform:scale(.95)}.company-name{font-size:.7rem;font-weight:700;line-height:1.1;color:#fff!important;white-space:normal!important;overflow:visible!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:1;max-width:100%;text-shadow:0 2px 4px #0000004d}.nav-right{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px;z-index:1002;flex-shrink:0}.language-selector{position:relative;display:flex;align-items:center;gap:3px;background:#ffffff26;padding:4px 7px;border-radius:6px;border:1px solid #ffffff4d;min-height:36px;min-width:48px}.language-flag{width:16px;height:12px;border-radius:2px;object-fit:cover;border:1px solid #ffffff66;flex-shrink:0}.language-selector select{background:transparent;color:#fff;border:none;font-size:.8rem;font-weight:700;cursor:pointer;outline:none;padding:0;width:36px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.language-selector select option{background:#0071bc;color:#fff;padding:8px}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;padding:12px;z-index:1002;background:#ffffff1a;border-radius:8px;min-width:48px;min-height:48px;align-items:center;border:1px solid #ffffff33}.nav-toggle span{width:24px;height:3px;background:#fff;transition:all .3s ease;border-radius:2px}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-menu{position:fixed;top:64px;left:-100%;width:100%;height:calc(100vh - 64px);background:linear-gradient(135deg,#0071bc,#005ea2);display:flex;flex-direction:column;align-items:center;padding:40px 20px;gap:0;list-style:none;transition:left .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;z-index:1001}.nav-menu.active{left:0}.nav-menu li{width:100%;max-width:400px;text-align:center;border-bottom:1px solid #ffffff26}.nav-menu li:last-child{border-bottom:none}.nav-menu a{display:flex;align-items:center;justify-content:center;padding:20px;color:#fff;text-decoration:none;font-weight:600;font-size:1.2rem;transition:all .3s ease;min-height:64px;border-radius:8px}.nav-menu a:active{background:#fff3;transform:scale(.98)}.nav-menu a.active{background:#ffffff26}@media (max-width: 1023px){.header-cta-wrapper,.nav-cta,.desktop-cta{display:none!important}}body.menu-open{overflow:hidden}.nav-toggle.active{background:#fff3}@media (max-width: 375px){.nav-container{padding:0 12px}.company-name{font-size:.75rem}.nav-brand img{height:36px;filter:brightness(1.15) contrast(1.1)}.language-selector{padding:4px 6px;gap:3px;min-height:34px}.language-flag{width:15px;height:11px}.language-selector select{font-size:.75rem;width:34px}.nav-toggle{padding:10px;min-width:44px;min-height:44px}.nav-toggle span{width:20px}}@media (min-width: 376px) and (max-width: 480px){.company-name{font-size:.9rem}.nav-brand img{height:44px;filter:brightness(1.1) contrast(1.05)}}@media (min-width: 768px){body{padding-top:80px}.nav-container{height:80px;padding:0 32px;max-width:1200px;margin:0 auto}.nav-brand img{height:48px;filter:brightness(1.1) contrast(1.05)}.company-name{font-size:1rem;max-width:200px}.nav-toggle{display:none}.nav-menu{position:static;width:auto;height:auto;background:transparent;flex-direction:row;padding:0;gap:2rem;overflow:visible;left:0}.nav-menu li{width:auto;border-bottom:none}.nav-menu a{padding:10px 0;font-size:1rem;min-height:auto;position:relative}.nav-menu a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.header-cta-wrapper{display:none}.nav-right{gap:1.5rem}.language-selector{min-height:44px}}@media (min-width: 1024px){.nav-container{padding:0 40px}.company-name{font-size:1.1rem;max-width:none}.nav-menu{gap:2.5rem}}@media (min-width: 769px){.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background:linear-gradient(135deg,#0071bcf2,#005ea2f2);box-shadow:0 2px 8px #00000014;height:96px}body{padding-top:96px}.nav{height:100%}.nav-container,.site-header{display:grid;grid-template-columns:minmax(420px,auto) 1fr auto;align-items:center;gap:24px;max-width:1400px;margin:0 auto;padding:0 24px;height:96px}.nav-brand,.logo-wrapper{display:flex;align-items:center;min-width:0;flex-shrink:0;overflow:visible}.nav-brand a,.brand-link{display:flex;align-items:center;gap:16px;text-decoration:none;min-width:0;transition:all .3s ease}.nav-brand a:hover,.brand-link:hover{transform:translateY(-1px);opacity:.95}.nav-brand img,.brand-logo{height:64px;width:auto;object-fit:contain;filter:brightness(1.05);transition:all .3s ease}.nav-brand a:hover img,.brand-link:hover .brand-logo{filter:brightness(1.15);transform:scale(1.02)}.company-name{font-size:17px;font-weight:700;color:#fff!important;letter-spacing:.4px;white-space:normal!important;overflow:visible!important;display:block!important;text-shadow:0 2px 6px #00000033;line-height:1.2;max-width:220px}.nav-menu,.primary-nav{display:flex!important;flex-direction:row!important;position:static!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;background:transparent!important;gap:28px;align-items:center;list-style:none;margin:0;padding:0!important;justify-content:center;overflow-y:visible!important}.nav-menu li{margin:0;width:auto!important;border-bottom:none!important;text-align:left!important}.nav-menu a,.primary-nav a,.nav-link{display:inline-block!important;font-size:16px!important;font-weight:600!important;color:#fff!important;text-decoration:none;padding:8px 6px!important;border-radius:4px;transition:all .2s ease;position:relative;letter-spacing:.2px;border-bottom:none!important}.nav-menu a:hover,.primary-nav a:hover,.nav-link:hover{color:#fff!important;background:transparent!important;border-bottom:3px solid #ffffff!important;padding-bottom:5px!important}.nav-menu a:focus-visible,.primary-nav a:focus-visible,.nav-link:focus-visible{outline:2px solid #ffffff;outline-offset:3px;text-decoration:none}.nav-menu a.active,.primary-nav a.active,.nav-link.active,.nav-menu .nav-link.active,.primary-nav .nav-link.active,a.nav-link[aria-current=page]{color:#fff!important;font-weight:700!important;border-bottom:3px solid #ffffff!important;padding-bottom:5px!important;background:transparent!important}.nav-menu a.active:hover,.primary-nav a.active:hover,.nav-link.active:hover,a.nav-link[aria-current=page]:hover{color:#fff!important;border-bottom:3px solid #ffffff!important;padding-bottom:5px!important}.nav-right,.header-actions{display:flex;align-items:center;gap:12px;position:relative}.nav-right:before{content:"";width:1px;height:40px;background:#0000000f;margin-right:8px}.language-selector,.lang-select{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;border:1px solid #0000000f;background:transparent;cursor:pointer;transition:all .2s ease;min-height:48px;min-width:48px}.language-selector:hover,.lang-select:hover{border-color:#0071bc;background:#0071bc0a}.language-flag{width:20px;height:20px;object-fit:contain;border-radius:2px}.language-selector select{font-size:14px;font-weight:600;color:#0b2f52;border:none;background:transparent;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;min-width:32px}.language-selector select:focus{outline:none}.language-selector:focus-within{outline:2px solid #0071bc;outline-offset:2px}.nav-toggle,.hamburger,.header-cta-wrapper{display:none!important}.desktop-cta,.cta-button{display:none}}@media (min-width: 1024px){.container{max-width:1400px;margin:0 auto;padding:0 24px}.cta-button,.desktop-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;height:48px;padding:12px 26px;border-radius:10px;font-size:14px;font-weight:700;background:#004080;color:#fff;box-shadow:0 6px 18px #0000001f;white-space:nowrap;cursor:pointer;transition:all .3s ease;text-decoration:none;border:none;letter-spacing:.3px}.cta-button:hover,.desktop-cta:hover{background:#036;transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.cta-button:focus-visible,.desktop-cta:focus-visible{outline:3px solid #0071bc;outline-offset:2px}.cta-button i,.desktop-cta i{font-size:15px}.cta-button span,.desktop-cta span{font-weight:700;letter-spacing:.3px}.header-actions,.nav-right{gap:14px}.hero{padding:64px 0;min-height:80vh;position:relative;background:none;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000bf,#0000004d);z-index:1}.hero-inner{max-width:1200px;margin:0 auto;padding:0 32px;position:relative;z-index:2}.hero-container{max-width:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.hero-left{width:100%;max-width:680px;padding-top:0;order:2}.hero-title{font-size:2.75rem;line-height:1.1;margin-bottom:1rem;letter-spacing:-.8px}.hero-subtitle{font-size:1.05rem;line-height:1.65;margin-bottom:2rem;max-width:580px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:2rem;padding:0;border:none;align-items:center}.stat{text-align:center;padding:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative}.stat:not(:last-child):after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:1px;height:60%;background:#fff3}.stat-icon{font-size:1.75rem;margin:0;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.stat:nth-child(2) .stat-icon{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.stat:nth-child(3) .stat-icon{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.stat-number{font-size:2.25rem;display:block;margin-bottom:.25rem;color:#fff}.stat-label{font-size:.95rem;display:block;text-align:center;max-width:140px;color:#fff}.hero-trust-badges{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:2rem;padding:16px 0}.trust-badge{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;transition:all .3s ease}.trust-badge:hover{background:#ffffff26;transform:translateY(-2px)}.trust-badge i{font-size:1.15rem;width:20px;text-align:center;color:#fff}.trust-badge span{font-size:.9rem;color:#fff;font-weight:500;white-space:nowrap}.hero-right{display:flex;align-items:flex-start;justify-content:center;padding-top:0;order:1}.hero-lead-form-wrapper{background:#ffffffd9;padding:28px 26px;border-radius:12px;box-shadow:0 20px 60px #00000040,0 10px 30px #00000026;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff99;max-width:460px;width:100%}.hero-lead-form .form-group{margin-bottom:16px}.hero-lead-form .form-group label{display:block;margin-bottom:6px;font-size:.9rem;font-weight:600;color:#1e293b}.hero-lead-form input,.hero-lead-form select{width:100%;height:48px;padding:10px 14px;border:1px solid #00000014;border-radius:8px;font-size:16px;transition:all .3s ease;background:#fff;font-weight:400}.hero-lead-form input:focus,.hero-lead-form select:focus{outline:none;border-color:#0071bc;box-shadow:0 0 0 2px #0071bc1a;outline-offset:0}.hero-lead-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231e293b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}.btn-full{width:100%;height:48px;padding:12px 28px;font-size:1rem;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;box-shadow:0 4px 15px #0071bc4d;transition:all .3s ease}.btn-full:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0071bc80}.btn-full i{font-size:1.1rem}.hero-cta-desktop{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:12px 28px;font-size:1rem;font-weight:700;border-radius:10px;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;text-decoration:none;box-shadow:0 4px 15px #0071bc4d;transition:all .3s ease;margin-top:1rem}.hero-cta-desktop:hover{background:linear-gradient(135deg,#005ea2,#004785);transform:translateY(-2px);box-shadow:0 8px 25px #0071bc80}.hero-cta-desktop i{font-size:1.1rem}.affordable-plans,.about,.services,.partners,.testimonials,.quote-section,.contact{padding:64px 0}img{max-width:100%;height:auto}.about-image img,.service-card img,.partner-card img{object-fit:cover;object-position:center}.about-benefits-grid{display:flex;gap:24px;max-width:1100px;margin:0 auto}.about{padding:100px 0;background:linear-gradient(180deg,#f8fafc,#fff)}.about .section-header{margin-bottom:48px;max-width:900px;margin-left:auto;margin-right:auto}.about .section-header h2{font-size:2.25rem;font-weight:700;margin-bottom:16px;letter-spacing:-.02em;line-height:1.2;color:#1e293b}.about .section-header p{font-size:1.05rem;line-height:1.65;color:#64748b}.benefit-card{flex:1;padding:28px 20px;border-radius:16px;position:relative;overflow:hidden;background:#fff;border:1px solid #e2e8f0;transition:all .3s ease}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#10b981,#34d399);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.benefit-card:hover:before{transform:scaleX(1)}.benefit-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #00000014;border-color:#10b98120}.benefit-icon{width:64px;height:64px;border-radius:16px;margin:0 auto 18px;position:relative;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.benefit-card:hover .benefit-icon{transform:scale(1.05)}.benefit-icon:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:18px;opacity:0;transition:opacity .3s ease;z-index:-1}.benefit-card:hover .benefit-icon:after{opacity:.15}.benefit-icon i{font-size:1.75rem;transition:transform .3s ease}.benefit-card:hover .benefit-icon i{transform:scale(1.05)}.benefit-card h3{font-size:1.15rem;font-weight:600;margin-bottom:12px;letter-spacing:-.01em;transition:color .3s ease;color:#1e293b;line-height:1.3}.benefit-card:hover h3{color:#0f766e}.benefit-card p{font-size:.95rem;line-height:1.6;color:#64748b}.about-cta{margin-top:64px}.about-cta .btn-large{padding:12px 28px!important;font-size:.95rem!important;font-weight:600;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 20px #0071bc33;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.about-cta .btn-large:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0071bc4d}.about-cta .btn-large i{font-size:1rem;transition:transform .3s ease}.about-cta .btn-large:hover i{transform:translate(3px)}.services-grid{display:grid!important;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1200px;align-items:start}.service-card{height:100%;display:flex;flex-direction:column}.service-card .service-btn{margin-top:auto}.partners-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px}.quote-form{padding:32px;max-width:800px;margin:0 auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group input,.form-group select,.form-group textarea{height:48px;padding:10px 14px;border:1px solid #00000014;border-radius:8px;font-size:16px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#0071bc;box-shadow:0 0 0 2px #0071bc1a;outline-offset:0}.form-group label{display:block;margin-bottom:6px;font-size:.9rem;font-weight:600;color:#1e293b}.hero-tagline-alt{text-align:center}.contact-content{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:48px;box-shadow:0 4px 20px #00000014}.contact-info{width:100%;text-align:center;margin-bottom:40px}.contact-info h2{font-size:2.5rem;margin-bottom:16px}.contact-info>p{font-size:1.125rem;max-width:600px;margin:0 auto 48px}.contact-details{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;margin-bottom:48px}.contact-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;background:#f8fafc;border-radius:12px;transition:all .3s ease;border:2px solid transparent}.contact-item:hover{background:#f1f5f9;border-color:#0071bc;transform:translateY(-4px);box-shadow:0 8px 16px #0071bc1a}.contact-item i{width:56px;height:56px;min-width:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:50%;font-size:1.5rem;color:#fff;margin-bottom:16px;box-shadow:0 4px 12px #0071bc33}.contact-item h4{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:8px}.contact-item p{font-size:1rem;margin:0}.contact-link{color:#0071bc;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.contact-link:hover{color:#005ea2;text-decoration:underline}.contact-hours{width:100%;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:32px;border-radius:12px;border:1px solid #e2e8f0}.contact-hours h3{text-align:center;font-size:1.5rem;margin-bottom:24px;color:#1e293b}.hours-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:800px;margin:0 auto 32px}.hours-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d}.hours-item span:first-child{font-weight:600;color:#1e293b;font-size:1rem}.hours-item span:last-child{color:#0071bc;font-weight:700;font-size:1.125rem}.trust-reminder{text-align:center;margin-top:32px;padding-top:32px;border-top:2px solid #e2e8f0}.trust-reminder p{font-size:1.25rem;font-weight:700;color:#0071bc;margin:0;display:inline-flex;align-items:center;gap:12px}.trust-reminder i{font-size:1.5rem;color:#10b981}.testimonials-carousel{max-width:1400px}.testimonial-card{flex:0 0 calc(33.333% - 1.333rem);min-width:340px}.testimonials-cta{margin-top:48px;display:flex!important;flex-direction:column!important;gap:20px;justify-content:center;align-items:center;flex-wrap:nowrap;max-width:900px;margin-left:auto;margin-right:auto}.testimonials-cta .btn{flex:0 0 auto;width:auto;min-width:240px}.testimonials-trust-wrapper{width:100%;max-width:700px;text-align:center;justify-content:center}.testimonials-cta .btn-large{padding:12px 28px!important;font-size:.95rem!important;font-weight:600;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 20px #0071bc33;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.testimonials-cta .btn-large:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0071bc4d}.testimonials-cta .btn-large i{font-size:1rem;transition:transform .3s ease}.testimonials-cta .btn-large:hover i{transform:translate(3px)}.about-cta,.affordable-cta{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;flex-wrap:nowrap;max-width:900px;margin-left:auto;margin-right:auto}.about-cta .btn,.affordable-cta .btn{flex:0 0 auto;width:auto;min-width:280px}.affordable-disclaimer-wrapper{width:100%;max-width:700px;text-align:center;justify-content:center;margin-top:8px}.affordable-disclaimer{font-size:.875rem;line-height:1.5;opacity:.9}.btn-call-now{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #10b9814d;font-weight:700}.btn-call-now:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-3px);box-shadow:0 8px 25px #10b98180}.btn-call-now i{animation:ring 2s ease-in-out infinite}@keyframes ring{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}}.footer{padding:64px 0 0}.footer .container{max-width:1400px;margin:0 auto}.footer-content{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;margin-bottom:48px;border-bottom:2px solid #ffffff26}.footer-brand{padding-right:24px}.footer-brand-area{display:flex;flex-direction:column;margin-bottom:24px}.footer-logo{height:60px;width:auto;object-fit:contain}.footer-section p{color:#cbd5e1;font-size:.95rem;line-height:1.6;margin-bottom:12px}.footer-spanish{color:#10b981;font-size:.95rem;font-weight:600}.footer-section h4{font-size:1.125rem;font-weight:700;margin-bottom:20px;color:#fff;letter-spacing:.3px;position:relative;padding-bottom:12px}.footer-section h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#0071bc,#10b981);border-radius:2px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#cbd5e1;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;position:relative;padding-left:0}.footer-section ul li a:before{content:"→";opacity:0;position:absolute;left:-20px;transition:all .3s ease;color:#0071bc}.footer-section ul li a:hover{color:#0071bc;padding-left:20px}.footer-section ul li a:hover:before{opacity:1;left:0}.footer-contact-list li{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#cbd5e1;font-size:.95rem}.footer-contact-list i{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0071bc26;border-radius:8px;color:#0071bc;font-size:1rem;flex-shrink:0}.footer-contact-list a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-contact-list a:hover{color:#0071bc}.social-links{display:flex;gap:12px;margin-top:24px}.social-links a{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:10px;color:#cbd5e1;font-size:1.125rem;transition:all .3s ease;border:1px solid transparent}.social-links a:hover{background:#0071bc;color:#fff;transform:translateY(-4px);box-shadow:0 8px 16px #0071bc4d;border-color:#0071bc}.footer-certifications{background:#ffffff08;padding:24px;border-radius:12px;border:1px solid #ffffff1a}.certification-badges{display:flex;flex-direction:column;gap:16px}.cert-badge{display:flex;align-items:center;gap:12px;padding:12px;background:#10b9811a;border-radius:8px;border:1px solid #10b98133;transition:all .3s ease}.cert-badge:hover{background:#10b98126;border-color:#10b98166;transform:translate(4px)}.cert-badge i{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#34d399);border-radius:8px;color:#fff;font-size:1rem;flex-shrink:0}.cert-badge span{color:#cbd5e1;font-size:.9rem;font-weight:600}.footer-bottom{padding:32px 0;background:#0003}.footer-bottom-content{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;max-width:1400px;margin:0 auto}.footer-bottom p{color:#94a3b8;margin:0;font-size:.95rem;font-weight:500}.footer-links{display:flex;align-items:center;justify-content:center;gap:16px}.footer-links a{color:#cbd5e1;text-decoration:none;font-size:.9rem;transition:color .3s ease;font-weight:500}.footer-links a:hover{color:#0071bc;text-decoration:underline}.footer-links span{color:#475569;font-weight:300}.footer-security{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#10b981;font-size:.9rem;font-weight:600}.footer-security i{font-size:1.125rem}.hero-title,.hero-subtitle{text-shadow:0 2px 8px #00000099}.nav-container{max-width:1400px;padding:0 24px}.btn{padding:14px 28px;font-size:.975rem}.btn-large{padding:16px 32px;font-size:1.05rem}.btn i{font-size:1.05rem}.benefit-card{padding:28px 20px}.service-card,.testimonial-card{padding:28px}.partner-card{padding:20px}.partners-cta-btn{padding:14px 32px!important;font-size:1rem!important;max-width:fit-content;margin-left:auto;margin-right:auto}h2{font-size:2.25rem;line-height:1.2}h3{font-size:1.35rem;line-height:1.3}p{font-size:1.05rem;line-height:1.65}.hero-background{content-visibility:auto}}@media (min-width: 1440px){.hero-inner{max-width:1320px}.hero-container{gap:64px}.hero-title{font-size:3rem}.container{max-width:1480px;padding:0 32px}.about-benefits-grid{gap:28px;max-width:1200px}.about .section-header h2{font-size:2.5rem}.about .section-header p{font-size:1.1rem}.benefit-card{padding:32px 24px}.benefit-icon{width:72px;height:72px;margin-bottom:20px}.benefit-icon i{font-size:1.9rem}.benefit-card h3{font-size:1.25rem;margin-bottom:14px}.benefit-card p{font-size:1rem}.about-cta .btn-large,.testimonials-cta .btn-large{padding:13px 32px!important;font-size:1rem!important}.services-grid{gap:40px}}@media (min-width: 1920px){.hero-inner{max-width:1440px}.container{max-width:1600px}.hero-title{font-size:3.25rem}.hero-subtitle{font-size:1.1rem}.about{padding:140px 0}.about .section-header{margin-bottom:72px;max-width:1000px}.about .section-header h2{font-size:2.75rem}.about .section-header p{font-size:1.15rem}.about-benefits-grid{gap:32px;max-width:1300px;margin-left:auto;margin-right:auto}.benefit-card{padding:36px 28px}.benefit-icon{width:80px;height:80px;margin-bottom:22px}.benefit-icon i{font-size:2.1rem}.benefit-card h3{font-size:1.35rem;margin-bottom:16px}.benefit-card p{font-size:1.05rem;line-height:1.65}.about-cta{margin-top:80px}.about-cta .btn-large,.testimonials-cta .btn-large{padding:14px 36px!important;font-size:1.05rem!important}}.about-hero{padding:120px 0 80px;background:linear-gradient(135deg,#f0f8ff,#e6f3ff,#fff);min-height:80vh;display:flex;align-items:center}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text h1{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;line-height:1.2}.hero-stats{display:flex;gap:2rem;justify-content:flex-start}.stat{text-align:center}.stat-number{display:block;font-size:2.2rem;font-weight:700;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-image img{width:100%;height:450px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px #0000001a}.our-story{padding:100px 0;background:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto}.mission-statement{font-size:1.3rem!important;font-weight:600!important;color:#1e293b!important;max-width:700px!important;margin:2rem auto 0!important}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.lead{font-size:1.2rem;color:#475569;margin-bottom:2rem;line-height:1.6;font-weight:500}.story-text p{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.7}.story-quote{margin:3rem 0;padding:2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:15px;border-left:4px solid #10b981}.story-quote blockquote{margin:0;padding:0}.story-quote blockquote p{font-size:1.3rem;font-weight:600;color:#1e293b;font-style:italic;margin:0;text-align:center;line-height:1.4}.story-image img{width:100%;height:400px;object-fit:cover;border-radius:20px;box-shadow:0 15px 30px #0000001a}.why-choose-us{padding:100px 0;background:#f8fafc}.why-choose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.why-choose-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #00000014;transition:all .3s ease;border:1px solid #e2e8f0;text-align:center}.why-choose-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.why-choose-icon{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.why-choose-icon i{font-size:2rem;color:#fff}.why-choose-card h3{font-size:1.4rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.why-choose-card p{color:#64748b;line-height:1.6;margin:0}.mission-values{padding:100px 0;background:#fff}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem}.value-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid #e2e8f0;text-align:center}.value-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.value-icon{width:70px;height:70px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.value-icon i{font-size:1.8rem;color:#fff}.value-card h3{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.value-card p{color:#64748b;line-height:1.6;margin:0}.meet-team{padding:100px 0;background:#f8fafc}.team-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.team-text p{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.7}.team-qualities{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.quality{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:10px;border-left:4px solid #10b981;box-shadow:0 2px 8px #0000000d}.quality i{font-size:1.2rem;color:#10b981;flex-shrink:0}.quality span{font-weight:500;color:#1e293b}.team-image img{width:100%;height:400px;object-fit:cover;border-radius:20px;box-shadow:0 15px 30px #0000001a}.closing-cta{padding:100px 0;background:linear-gradient(135deg,#10b981,#34d399);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.btn-large{padding:18px 36px;font-size:1.1rem}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#10b981;transform:translateY(-2px)}.cta-contact{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.cta-contact .contact-item{display:flex;align-items:center;gap:.75rem;font-weight:500;color:#fff}.cta-contact .contact-item i{width:24px;height:24px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#fff}.cta-contact .contact-item span{color:#fff}.cta-contact .contact-item a{color:#fff;text-decoration:none}@media (min-width: 1024px){.closing-cta{padding:120px 0}.cta-content{max-width:1200px;margin:0 auto}.cta-content h2{font-size:3rem;margin-bottom:1.5rem;line-height:1.2}.cta-content p{font-size:1.3rem;margin-bottom:3rem;max-width:700px}.cta-buttons{gap:2rem;margin-bottom:3.5rem}.btn-large{padding:20px 48px;font-size:1.15rem;font-weight:600;min-width:240px;transition:all .3s ease}.btn-large i{font-size:1.2rem;margin-right:.5rem}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 24px #00000026}.btn-secondary:hover{transform:translateY(-3px);box-shadow:0 12px 24px #fff3}.cta-contact{gap:4rem;margin-top:1rem}.cta-contact .contact-item{padding:1rem 2rem;background:#ffffff1a;border-radius:12px;transition:all .3s ease;gap:1rem;font-size:1.1rem;cursor:pointer}.cta-contact .contact-item:hover{background:#fff3;transform:translateY(-2px)}.cta-contact .contact-item i{width:32px;height:32px;font-size:1rem;background:#ffffff40}}@media (min-width: 1440px){.cta-content h2{font-size:3.5rem}.cta-content p{font-size:1.4rem;max-width:800px}.cta-buttons{gap:2.5rem;margin-bottom:4rem}.btn-large{padding:22px 56px;font-size:1.2rem}.cta-contact{gap:5rem}.cta-contact .contact-item{padding:1.25rem 2.5rem;font-size:1.15rem}.cta-contact .contact-item i{width:36px;height:36px;font-size:1.1rem}}@media (max-width: 768px){.about-hero{padding:100px 0 60px;min-height:auto}.hero-content,.story-content,.team-content{grid-template-columns:1fr;gap:2rem}.hero-text{text-align:center}.hero-text h1{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1.1rem}.hero-stats{justify-content:center;gap:1.5rem;flex-wrap:wrap}.stat{min-width:100px}.stat-number{font-size:1.8rem}.stat-label{font-size:.85rem}.hero-image img{height:300px}.our-story,.why-choose-us,.mission-values,.meet-team{padding:60px 0}.story-content{text-align:left}.story-text p{font-size:1rem}.lead{font-size:1.1rem}.story-image img{height:300px}.why-choose-grid{grid-template-columns:1fr;gap:1.5rem}.why-choose-card{padding:2rem 1.5rem}.why-choose-card h3{font-size:1.2rem}.values-grid{grid-template-columns:1fr;gap:1.5rem}.value-card{padding:2rem 1.5rem}.value-card h3{font-size:1.2rem}.team-qualities{gap:.75rem}.quality{padding:.875rem}.team-image img{height:300px}.closing-cta{padding:60px 0}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:stretch;gap:1rem}.btn-large{width:100%;max-width:400px;margin:0 auto}.cta-contact{gap:1.5rem;flex-direction:column}.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}.story-quote{padding:1.5rem}.story-quote blockquote p{font-size:1.1rem}}@media (max-width: 480px){.about-hero{padding:90px 0 40px}.hero-text h1{font-size:1.75rem}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.hero-stats{gap:1rem}.stat-number{font-size:1.6rem}.hero-image img{height:250px}.our-story,.why-choose-us,.mission-values,.meet-team{padding:50px 0}.section-header h2{font-size:1.6rem}.cta-content h2{font-size:1.75rem}.cta-content p{font-size:1rem}.why-choose-card,.value-card{padding:1.5rem}.why-choose-icon,.value-icon{width:60px;height:60px}.why-choose-icon i,.value-icon i{font-size:1.5rem}.cta-contact{flex-direction:column;gap:1rem}.story-quote{padding:1.25rem;margin:2rem 0}.story-quote blockquote p{font-size:1rem}.story-text p{font-size:.95rem}.lead,.team-text p{font-size:1rem}.quality{padding:.75rem;font-size:.9rem}.quality i{font-size:1rem}.mission-statement{font-size:1.1rem!important}.btn-large{padding:14px 28px;font-size:1rem}.story-image img,.team-image img{height:250px}}.blog-hero{padding:120px 0 80px;background:linear-gradient(135deg,#f0f8ff,#e6f3ff,#fff);color:#1e293b}.blog-hero .hero-content{text-align:center;max-width:800px;margin:0 auto}.blog-hero h1{font-size:3.2rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;color:#64748b;margin-bottom:2.5rem;line-height:1.6}.hero-features{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:.75rem;font-weight:500;color:#1e293b}.feature-item i{width:24px;height:24px;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem}.blog-content{padding:100px 0;background:#fff}.blog-layout{display:grid;grid-template-columns:2fr 1fr;gap:4rem;max-width:1200px;margin:0 auto}.blog-main{display:flex;flex-direction:column;gap:3rem}.featured-article{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px #0000001a;transition:all .3s ease;border:1px solid #e2e8f0}.featured-article:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}.featured-article .article-image{position:relative;height:300px;overflow:hidden;background:#f1f5f9}.featured-article .article-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block;background:#f1f5f9}.featured-article:hover .article-image img{transform:scale(1.05)}.article-category{position:absolute;top:20px;left:20px;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.featured-article .article-content{padding:2.5rem}.featured-article h2{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.article-meta{display:flex;align-items:center;gap:1.5rem;color:#64748b;font-size:.9rem;margin-bottom:1.5rem;flex-wrap:wrap}.article-meta i{color:#0071bc;margin-right:.5rem}.featured-article p{font-size:1.1rem;color:#64748b;line-height:1.7;margin-bottom:2rem}.read-more-btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.read-more-btn:hover{background:linear-gradient(135deg,#005ea2,#004785);transform:translateY(-2px);box-shadow:0 10px 25px #0071bc66}.read-more-btn:hover i{transform:translate(3px)}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.article-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 25px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.article-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.article-card .article-image{position:relative;height:200px;overflow:hidden;background:#f1f5f9}.article-card .article-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block;background:#f1f5f9}.article-card:hover .article-image img{transform:scale(1.05)}.article-card .article-category{top:15px;left:15px;font-size:.75rem;padding:6px 12px}.article-card .article-content{padding:2rem}.article-card h3{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:1rem;line-height:1.4}.article-card p{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.article-card .read-more-btn{font-size:.9rem;padding:10px 20px}.newsletter-signup{background:linear-gradient(135deg,#f0f8ff,#e0f2fe);padding:3rem;border-radius:20px;text-align:center;border:1px solid #e2e8f0}.newsletter-content h3{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.newsletter-content p{color:#64748b;margin-bottom:2rem;font-size:1.1rem}.newsletter-form .form-group{display:flex;gap:1rem;max-width:500px;margin:0 auto;flex-wrap:wrap}.newsletter-form input{flex:2;padding:15px 20px;border:2px solid #e2e8f0;border-radius:50px;font-size:1rem;outline:none;transition:border-color .3s ease}.newsletter-form input:focus{border-color:#0071bc}.newsletter-form select{flex:1;padding:15px 20px;border:2px solid #e2e8f0;border-radius:50px;font-size:1rem;outline:none;background:#fff;min-width:120px}.newsletter-form button{padding:15px 25px;border-radius:50px;white-space:nowrap}.blog-sidebar{display:flex;flex-direction:column;gap:2rem}.sidebar-widget{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #00000014;border:1px solid #e2e8f0}.sidebar-widget h4{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.search-form{display:flex;gap:.5rem}.search-form input{flex:1;padding:12px 15px;border:2px solid #e2e8f0;border-radius:10px;font-size:.9rem;outline:none;transition:border-color .3s ease}.search-form input:focus{border-color:#0071bc}.search-form button{padding:12px 15px;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease}.search-form button:hover{background:linear-gradient(135deg,#005ea2,#004785)}.category-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.category-list li a{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;color:#64748b;text-decoration:none;border-radius:10px;transition:all .3s ease;font-weight:500}.category-list li a:hover{background:#f0f8ff;color:#0071bc;transform:translate(5px)}.category-list li a i{margin-right:.75rem;color:#0071bc}.category-list li a span{background:#e2e8f0;color:#64748b;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:600}.category-list li a:hover span{background:#0071bc;color:#fff}.popular-articles{display:flex;flex-direction:column;gap:1rem}.popular-article{display:flex;gap:1rem;padding:1rem;border-radius:10px;transition:all .3s ease;cursor:pointer}.popular-article:hover{background:#f8fafc;transform:translate(5px)}.article-thumb{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;background:#f1f5f9}.article-thumb img{width:100%;height:100%;object-fit:cover;display:block;background:#f1f5f9}.article-info h5{font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:.5rem;line-height:1.3}.article-date{font-size:.8rem;color:#64748b}.cta-widget{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;text-align:center}.cta-widget h4{color:#fff;border-bottom-color:#fff3}.cta-content i{font-size:2.5rem;margin-bottom:1rem;opacity:.9}.cta-content p{color:#ffffffe6;margin-bottom:1.5rem}.cta-widget .btn{background:#fff;color:#0071bc}.cta-widget .btn:hover{background:#f0f8ff;transform:translateY(-2px)}.language-toggle{display:flex;gap:.5rem}.lang-btn{flex:1;padding:12px 15px;border:2px solid #e2e8f0;background:#fff;color:#64748b;border-radius:10px;cursor:pointer;transition:all .3s ease;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem}.lang-btn:hover{border-color:#0071bc;color:#0071bc}.lang-btn.active{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;border-color:#0071bc}.lang-btn i{font-size:.9rem}.results-cta-text{font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:0}.blog-article{background:#fff;border-radius:20px;padding:3rem;margin-bottom:3rem;box-shadow:0 10px 30px #0000001a;border:1px solid #e2e8f0}.article-intro .lead{font-size:1.2rem;color:#475569;line-height:1.7;margin-bottom:2rem;font-weight:500}.article-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}.article-section:last-of-type{border-bottom:none;margin-bottom:2rem}.article-section h2{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;line-height:1.3}.article-section h3{font-size:1.4rem;font-weight:600;color:#1e293b;margin:2rem 0 1rem;line-height:1.4}.article-section p{font-size:1.1rem;color:#64748b;line-height:1.7;margin-bottom:1.5rem}.article-section ul{margin:1.5rem 0;padding-left:0;list-style:none}.article-section ul li{position:relative;padding-left:2rem;margin-bottom:.75rem;font-size:1.05rem;color:#64748b;line-height:1.6}.article-section ul li:before{content:"✓";position:absolute;left:0;top:0;color:#10b981;font-weight:700;font-size:1.1rem}.article-section ul li strong{color:#1e293b;font-weight:600}.article-section em{font-style:italic;color:#475569;font-weight:500}.article-cta{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:3rem;border-radius:20px;text-align:center;margin-top:3rem;border:1px solid #e2e8f0}.article-cta .cta-content h2{font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.article-cta .cta-content p{font-size:1.2rem;color:#64748b;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-btn{background:linear-gradient(135deg,#10b981,#34d399);color:#fff;padding:18px 36px;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none;display:inline-flex;align-items:center;gap:.75rem;transition:all .3s ease;border:none;cursor:pointer}.cta-btn:hover{background:linear-gradient(135deg,#059669,#10b981);transform:translateY(-2px);box-shadow:0 10px 25px #10b98166}.cta-btn i{font-size:1rem}.spanish-content{display:none}.language-toggle .lang-btn{cursor:pointer;transition:all .3s ease}.language-toggle .lang-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0071bc4d}@media (max-width: 768px){.blog-hero{padding:100px 0 60px}.blog-hero h1{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.hero-features{gap:1.5rem}.blog-content{padding:60px 0}.blog-layout{grid-template-columns:1fr;gap:2rem}.featured-article .article-image{height:250px}.featured-article .article-content{padding:2rem}.featured-article h2{font-size:1.6rem}.featured-article p{font-size:1rem}.articles-grid{grid-template-columns:1fr;gap:1.5rem}.article-meta{gap:1rem;font-size:.85rem}.newsletter-form .form-group{flex-direction:column}.newsletter-form input,.newsletter-form select,.newsletter-form button{width:100%}.language-toggle{flex-direction:column}.blog-article{padding:2rem 1.5rem;margin-bottom:2rem}.article-section h2{font-size:1.6rem}.article-section h3{font-size:1.2rem}.article-section p,.article-intro .lead{font-size:1rem}.article-cta{padding:2rem 1.5rem}.article-cta .cta-content h2{font-size:1.8rem}.article-cta .cta-content p{font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:300px;justify-content:center}}@media (max-width: 480px){.blog-hero{padding:90px 0 50px}.blog-hero .container{padding:0 1rem}.blog-hero h1{font-size:1.75rem;line-height:1.3}.hero-subtitle{font-size:1rem;line-height:1.5}.hero-features{flex-direction:column;gap:1rem}.feature-item{font-size:.9rem}.blog-content{padding:40px 0}.blog-content .container{padding:0 1rem}.blog-layout{gap:1.5rem}.featured-article .article-image{height:200px}.featured-article .article-content,.article-card .article-content{padding:1.5rem}.featured-article h2{font-size:1.4rem}.article-card h3{font-size:1.1rem}.article-card .article-image{height:180px}.sidebar-widget{padding:1.5rem}.sidebar-widget h4{font-size:1.15rem}.newsletter-signup{padding:2rem 1.5rem}.newsletter-content h3{font-size:1.5rem}.newsletter-content p{font-size:1rem}.popular-article{padding:.75rem}.article-info h5{font-size:.85rem}.blog-article{padding:1.5rem 1rem;border-radius:15px}.article-section h2{font-size:1.4rem}.article-section h3{font-size:1.1rem}.article-cta{padding:2rem 1rem}.article-cta .cta-content h2{font-size:1.5rem}.article-cta .cta-content p{font-size:1rem}.cta-btn{padding:14px 24px;font-size:.95rem}.read-more-btn{font-size:.9rem;padding:10px 18px}}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.nav-menu a.active{color:#fff;font-weight:600}.nav-menu a.active:after{width:100%}.calculator-section{padding:80px 0 48px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#f8fafc);min-height:100vh}.calculator-header{text-align:center;margin-bottom:32px;padding:0 16px}.calculator-header h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:12px;line-height:1.3}.calculator-header p{font-size:1rem;color:#64748b;margin-bottom:24px}.progress-bar{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;flex-wrap:wrap;padding:0 8px}.progress-step{display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.5;transition:all .3s ease;flex:0 0 auto}.progress-step.active,.progress-step.completed{opacity:1}.step-number{width:36px;height:36px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;transition:all .3s ease}.progress-step.active .step-number{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff}.progress-step.completed .step-number{background:#10b981;color:#fff}.progress-step span{font-size:.75rem;font-weight:500;color:#64748b;text-align:center}.progress-step.active span,.progress-step.completed span{color:#1e293b}.calculator-form-container{max-width:600px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;overflow:hidden}.calculator-form{position:relative}.form-step{display:none;padding:24px;min-height:400px}.form-step.active{display:block;animation:slideIn .3s ease}.step-content{margin-bottom:24px}.step-content h2{font-size:1.4rem;font-weight:600;color:#1e293b;margin-bottom:12px;display:flex;align-items:center;gap:8px;line-height:1.3}.step-content h2 i{background:linear-gradient(135deg,#0071bc,#005ea2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex-shrink:0}.step-content p{color:#64748b;margin-bottom:20px;line-height:1.6;font-size:.95rem}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#1e293b;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit;min-height:48px;background-color:#fff;color:#1e293b}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231e293b' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;cursor:pointer}.form-group select option{padding:12px 16px;background-color:#fff;color:#1e293b;font-size:1rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#0071bc;box-shadow:0 0 0 3px #0071bc1a}.form-row{display:flex;flex-direction:column;gap:16px}.input-help{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:.85rem;color:#64748b}.input-help i{color:#0071bc;flex-shrink:0}.age-inputs{display:flex;flex-direction:column;gap:12px}.age-inputs input{width:100%}.radio-group,.checkbox-group{display:flex;flex-direction:column;gap:12px}.radio-option,.checkbox-option{display:flex;align-items:center;gap:12px;padding:14px;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.95rem;min-height:48px}.radio-option:active,.checkbox-option:active{border-color:#0071bc;background:#f0f9ff}.radio-option input,.checkbox-option input{display:none}.radio-custom,.checkbox-custom{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;position:relative;transition:all .3s ease;flex-shrink:0}.checkbox-custom{border-radius:4px}.radio-option input:checked+.radio-custom,.checkbox-option input:checked+.checkbox-custom{border-color:#0071bc;background:#0071bc}.radio-option input:checked+.radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.checkbox-option input:checked+.checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.privacy-notice{background:#f0f9ff;padding:16px;border-radius:10px;border-left:4px solid #0071bc;margin-top:20px;display:flex;align-items:flex-start;gap:12px}.privacy-notice i{color:#0071bc;margin-top:2px;flex-shrink:0}.privacy-notice p{margin:0;font-size:.85rem;color:#475569;line-height:1.5}.step-actions{display:flex;flex-direction:column;gap:12px;padding-top:20px;border-top:1px solid #e2e8f0}.step-actions .btn{padding:14px 24px;border-radius:50px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-size:1rem;text-decoration:none;min-height:48px;width:100%}.step-actions .btn-primary{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff}.step-actions .btn-primary:active{background:linear-gradient(135deg,#005ea2,#004785);transform:scale(.98)}.step-actions .btn-secondary{background:transparent;color:#64748b;border:2px solid #e2e8f0}.step-actions .btn-secondary:active{border-color:#0071bc;color:#0071bc}.submit-btn{font-size:1rem;padding:16px 24px}#calc-message{padding:16px;margin-bottom:16px;border-radius:8px;display:none;font-size:.95rem}#calc-message.success{background:#d1fae5;color:#065f46;border:1px solid #10b981;display:block}#calc-message.error{background:#fee2e2;color:#991b1b;border:1px solid #ef4444;display:block}*{box-sizing:border-box}.obamacare-hero{background:linear-gradient(#000000b3,#0000004d),url(https://images.pexels.com/photos/3184465/pexels-photo-3184465.jpeg?auto=compress&cs=tinysrgb&w=1200) center/cover no-repeat;padding:100px 0 40px;min-height:auto}.hero-content{padding:0 1rem;text-align:center}.hero-text h1{font-size:1.75rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 8px #000000cc}.hero-subtitle{font-size:1rem;color:#fff;margin-bottom:1.5rem;line-height:1.5;text-shadow:0 2px 6px #000000b3;font-weight:500}.hero-highlights{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem}.benefit-item{display:flex;align-items:center;justify-content:center;gap:.625rem;background:#ffffff1a;padding:.75rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff33;text-shadow:0 2px 6px #000000b3}.benefit-item i{font-size:1.1rem;color:#10b981;filter:drop-shadow(0 2px 4px #0000004d)}.hero-cta{display:flex;flex-direction:column;gap:1rem;align-items:center}.trust-section{width:100%;margin:.75rem 0}.btn{padding:14px 28px;border-radius:12px;text-decoration:none;font-weight:700;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;font-size:1rem;width:100%;max-width:400px}.btn-primary{background:linear-gradient(135deg,#10b981,#34d399);color:#fff;box-shadow:0 4px 12px #10b98166}.btn-primary:hover{background:linear-gradient(135deg,#059669,#10b981);transform:translateY(-2px);box-shadow:0 6px 16px #10b98180}.btn-extra-large{font-size:1.1rem;padding:16px 32px}.cta-supporting{font-size:.85rem;color:#fff;text-shadow:0 1px 3px #00000099;margin:0;font-weight:500}.secondary-cta-link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:600;padding:12px 24px;background:#ffffff26;border-radius:12px;border:2px solid #ffffff4d;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.secondary-cta-link:hover{background:#ffffff40;border-color:#ffffff80}.trust-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;font-size:.8rem;color:#fff;text-shadow:0 1px 3px #00000099}.trust-badge-small{font-weight:500}.trust-separator{display:none}.security-disclaimer{font-size:.8rem;color:#ffffffd9;font-style:italic;margin:0;text-shadow:0 1px 3px #00000099}.quiz-section{padding:40px 0 60px;background:#f8fafc;position:relative}.quiz-container{max-width:600px;margin:0 1rem;background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;overflow:hidden}.quiz-header{background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff;padding:1.5rem 1rem;text-align:center}.quiz-header h2{font-size:1.3rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.quiz-progress{display:flex;flex-direction:column;gap:.75rem}.progress-steps{font-size:.95rem;font-weight:600;color:#fffffff2}.step-text{display:inline}.progress-bar{width:100%;height:10px;background:#ffffff40;border-radius:5px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(135deg,#10b981,#34d399);border-radius:5px;transition:width .4s ease;width:33.33%;box-shadow:0 2px 4px #10b9814d}.quiz-content{padding:1.5rem 1rem;min-height:400px}.quiz-question{display:none;animation:slideIn .3s ease}.quiz-question.active{display:block}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.question-content{display:flex;flex-direction:column;gap:1rem}.question-icon{width:60px;height:60px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;color:#fff;font-size:1.75rem;box-shadow:0 4px 12px #0071bc4d}.question-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0;text-align:center;line-height:1.3}.quiz-question p{font-size:.9rem;color:#64748b;text-align:center;margin:0;line-height:1.5}.question-reassurance{font-size:.85rem!important;color:#10b981!important;font-weight:500;font-style:italic}.answer-options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.answer-option{position:relative;cursor:pointer;display:block}.answer-option input[type=radio]{position:absolute;opacity:0;cursor:pointer}.option-content{display:flex;align-items:center;gap:.875rem;padding:1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease;font-weight:600;color:#475569;font-size:.95rem}.option-content i{font-size:1.25rem;color:#64748b;flex-shrink:0}.answer-option input[type=radio]:checked~.option-content{background:linear-gradient(135deg,#e0f2fe,#dbeafe);border-color:#0071bc;color:#0071bc;box-shadow:0 4px 12px #0071bc26}.answer-option input[type=radio]:checked~.option-content i{color:#0071bc}.answer-option:active .option-content{transform:scale(.98)}.state-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.state-option .option-content{justify-content:center;padding:.875rem;font-size:.9rem}.quiz-navigation{padding:1.5rem;background:#fff;border-top:2px solid #e2e8f0;position:sticky;bottom:0;box-shadow:0 -4px 12px #00000014;z-index:50;display:flex;flex-direction:column;align-items:center;gap:1rem}.quiz-navigation button{margin:0}.nav-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:400px;align-items:center}.quiz-navigation .btn-secondary{background:#fff;color:#64748b;border:2px solid #e2e8f0}.quiz-navigation .btn-secondary:hover{background:#f8fafc;color:#475569;border-color:#cbd5e1}.quiz-navigation .btn-primary{order:-1}.quiz-security{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:#64748b;margin-top:.25rem}.quiz-security i{color:#10b981;font-size:.9rem}.btn-secondary{background:transparent;color:#64748b;border:2px solid #e2e8f0}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.quiz-results{display:none;padding:2rem 1rem;text-align:center}.quiz-results.active{display:block}.results-icon{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2.5rem;box-shadow:0 4px 16px #10b9814d}.results-content h3{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.results-content p{font-size:.95rem;color:#64748b;margin-bottom:1.5rem;line-height:1.6}.results-benefits{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.5rem;text-align:left}.results-benefits .benefit{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:#f0fdfa;border-radius:10px;border:1px solid #a7f3d0}.results-benefits .benefit i{color:#10b981;font-size:1.25rem;flex-shrink:0}.results-benefits .benefit span{font-weight:600;color:#1e293b;font-size:.9rem}#contact-form-section{display:none!important;padding:60px 20px;background:linear-gradient(135deg,#0071bc,#005a94);position:relative;overflow:hidden}#contact-form-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.4}#contact-form-section[style*="display: block"]{display:block!important}.form-header{text-align:center;margin-bottom:2.5rem;position:relative;z-index:1}.form-header h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.2}.form-header p{font-size:1.05rem;color:#ffffffe6;max-width:600px;margin:0 auto;line-height:1.6}.contact-form-container{max-width:700px;margin:0 auto;position:relative;z-index:1}.contact-form{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 20px 60px #0000004d}.qualification-form{max-width:600px;margin:0 1rem;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 16px #00000014}.qualification-form h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:1rem;text-align:center}.form-intro{font-size:.9rem;color:#64748b;text-align:center;margin-bottom:1.5rem;line-height:1.5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:0}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.6rem;font-weight:600;color:#1e293b;font-size:.95rem;letter-spacing:-.01em}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;transition:all .2s ease;font-family:inherit;background:#f8fafc;color:#1e293b}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#cbd5e1;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#0071bc;background:#fff;box-shadow:0 0 0 4px #0071bc14;transform:translateY(-1px)}.form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231e293b' d='M1 1l5 5 5-5' stroke='%231e293b' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px}.form-group textarea{min-height:100px;resize:vertical}.form-privacy{margin:2rem 0 2.5rem}.privacy-notice{display:flex;gap:1rem;padding:1.25rem;background:#f0f9ff;border:2px solid #bae6fd;border-radius:12px;align-items:flex-start}.privacy-notice i{color:#0071bc;font-size:1.5rem;flex-shrink:0;margin-top:2px}.privacy-notice h4{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.privacy-notice p{font-size:.9rem;color:#475569;line-height:1.6;margin:0}.form-submit{text-align:center}.form-submit .btn{width:100%;padding:16px 32px;font-size:1.1rem;font-weight:700;border-radius:12px;transition:all .2s ease;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-transform:none;letter-spacing:-.01em}.form-submit .btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0071bc4d}.form-submit .btn:active{transform:translateY(0)}.form-reassurance{font-size:.85rem;color:#64748b;text-align:center;margin-top:1.25rem;line-height:1.5}#form-message{margin-bottom:1.5rem;padding:1rem 1.25rem;border-radius:12px;font-size:.95rem}.benefits-section{padding:40px 0;background:#fff}.section-header{text-align:center;margin-bottom:2rem;padding:0 1rem}.section-header h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;line-height:1.3}.section-header p{font-size:.95rem;color:#64748b;line-height:1.5}.benefits-content{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.benefits-stats{display:flex;flex-direction:column;gap:1rem}.stat-item{padding:1rem;background:#f8fafc;border-radius:12px;text-align:center;border:1px solid #e2e8f0}.stat-number{display:block;font-size:1.75rem;font-weight:800;color:#0071bc;margin-bottom:.25rem}.stat-label{font-size:.9rem;color:#64748b;font-weight:500}.steps-section{padding:40px 0;background:#f8fafc}.steps-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}.step-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;position:relative;border-left:4px solid #0071bc}.step-number{width:40px;height:40px;background:linear-gradient(135deg,#0071bc,#005ea2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;margin-bottom:1rem}.step-card h4{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.step-card p{font-size:.9rem;color:#64748b;line-height:1.5;margin:0}.cta-section{padding:40px 0;background:linear-gradient(135deg,#0071bc,#005ea2);color:#fff}.cta-content{text-align:center;padding:0 1rem}.cta-content h2{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;line-height:1.3}.cta-content p{font-size:.95rem;margin-bottom:1.5rem;opacity:.95;line-height:1.5}.cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.cta-features{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.cta-feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;font-weight:500}.cta-feature i{color:#10b981;font-size:1.1rem}@media (max-width: 767px){#contact-form-section{padding:40px 16px}.form-header h2{font-size:1.5rem}.form-header p{font-size:.95rem}.contact-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:0}.form-group{margin-bottom:1.25rem}.privacy-notice{flex-direction:column;gap:.75rem;padding:1rem}.privacy-notice i{font-size:1.25rem}.privacy-notice h4{font-size:.95rem}.privacy-notice p{font-size:.85rem}}@media (min-width: 768px){.hero-text h1{font-size:2.25rem}.hero-subtitle{font-size:1.1rem}.hero-highlights{grid-template-columns:1fr 1fr;gap:1rem}.benefit-item{font-size:.95rem;padding:1rem}.btn{width:auto;min-width:280px}.trust-badges{flex-direction:row;gap:1rem;font-size:.85rem}.trust-separator{display:inline}.quiz-container{margin:0 auto}.quiz-header h2{font-size:1.6rem}.quiz-content{padding:2rem}.question-title{font-size:1.4rem}.state-grid{grid-template-columns:repeat(3,1fr)}.nav-buttons{flex-direction:row;justify-content:center;gap:1rem;max-width:500px}.quiz-navigation .btn-primary{order:1}.quiz-navigation button{min-width:180px}.form-row{grid-template-columns:1fr 1fr}.qualification-form{margin:0 auto;padding:2rem}.benefits-content{grid-template-columns:1fr 1fr}.benefits-stats{flex-direction:row;justify-content:space-around}.steps-grid{grid-template-columns:1fr 1fr}.section-header h2,.cta-content h2{font-size:1.8rem}.cta-buttons{flex-direction:row;justify-content:center}.cta-features{flex-direction:row;justify-content:center;gap:2rem}}@media (min-width: 1024px){.obamacare-hero{padding:120px 0 60px}.hero-text h1{font-size:2.75rem}.hero-subtitle{font-size:1.2rem}.hero-highlights{grid-template-columns:repeat(2,1fr);gap:1.25rem}.video-container{max-width:560px}.quiz-section{padding:80px 0}.quiz-container{max-width:800px}.quiz-header h2{font-size:1.8rem}.quiz-content{padding:3rem;min-height:500px}.question-title{font-size:1.6rem}.answer-options{gap:1rem}.option-content{padding:1.25rem}.state-grid{grid-template-columns:repeat(4,1fr)}.qualification-form{max-width:800px;padding:2.5rem}.form-header h2{font-size:2.25rem}.form-header p{font-size:1.1rem}.contact-form{padding:3rem}.steps-grid{grid-template-columns:repeat(3,1fr)}.section-header h2,.cta-content h2{font-size:2rem}}@media (min-width: 1280px){.hero-text h1{font-size:3rem}.hero-highlights{grid-template-columns:repeat(4,1fr)}.benefits-content{grid-template-columns:repeat(3,1fr)}}
