:root{--primary-blue:#1b4b8a;--primary-blue-dark:#143a6b;--primary-blue-light:#2563a8;--accent-red:#d32f2f;--accent-red-light:#ef5350;--accent-yellow:#f5c518;--accent-yellow-hover:#e0b200;--text-dark:#1a1a2e;--text-medium:#4a4a5a;--text-light:#6b7280;--bg-light:#f8fafc;--bg-blue-tint:#eef3fa;--bg-cream:#fefdfb;--white:#fff;--border-light:#e5e7eb}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:'DM Sans',sans-serif;color:var(--text-dark);line-height:1.6;background:var(--white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:'Sour Gummy',sans-serif;font-weight:600;line-height:1.2}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.section-header h2{font-size:42px;color:var(--accent-red)}.section-header{text-align:center;max-width:640px;margin:0 auto 60px}.section-header p{font-size:18px;color:var(--text-medium);margin-top:12px}.pattern-bg{background-image:var(--pattern-url);background-repeat:repeat;background-size:400px;background-position:center;background-blend-mode:overlay;background-color:rgba(255,255,255,.93)}.top-bar{background:var(--primary-blue);color:var(--white);padding:10px 0;font-size:14px}.top-bar-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.top-bar a{color:var(--white);text-decoration:none;transition:opacity .2s}.top-bar a:hover{opacity:.85}.top-bar-left{display:flex;gap:24px;align-items:center}.top-bar-center{display:flex;align-items:center}.top-bar-bcba{font-weight:700;font-size:14px;letter-spacing:.03em;color:var(--accent-yellow)}.top-bar-bcba .bcba-check{color:#fff;font-size:16px;margin-right:4px}.top-bar-right{display:flex;gap:16px;align-items:center}.social-links{display:flex;gap:10px}.social-links a{width:28px;height:28px;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s;font-size:13px}.social-links a:hover{background:rgba(255,255,255,.3)}.social-links a svg{width:14px;height:14px;fill:#fff}.site-header{background:var(--white);padding:14px 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.06)}.header-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.site-header .custom-logo-link{display:flex;align-items:center}.site-header .custom-logo,.site-header .logo-fallback img{height:100px !important;width:auto !important;max-height:100px !important}.main-nav{display:flex;gap:28px;align-items:center}.main-nav a{color:var(--text-dark);text-decoration:none;font-weight:500;font-size:15px;transition:color .2s}.main-nav a:hover{color:var(--primary-blue)}.has-dropdown:after{content:'\25BE';margin-left:4px;font-size:10px;opacity:.6}.btn-cta{background:var(--accent-yellow) !important;color:var(--text-dark) !important;padding:12px 28px;border-radius:50px;text-decoration:none;font-weight:700;font-size:15px;transition:all .3s;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}.btn-cta:hover{background:var(--accent-yellow-hover) !important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(245,197,24,.4)}.btn-cta-lg{background:var(--accent-yellow);color:var(--text-dark);padding:16px 36px;border-radius:50px;text-decoration:none;font-weight:700;font-size:17px;transition:all .3s;display:inline-block}.btn-cta-lg:hover{background:var(--accent-yellow-hover);transform:translateY(-2px);box-shadow:0 8px 20px rgba(245,197,24,.4)}.btn-secondary{background:var(--primary-blue);color:var(--white);padding:12px 28px;border-radius:50px;text-decoration:none;font-weight:600;font-size:15px;transition:all .3s;display:inline-flex;align-items:center;gap:8px}.btn-secondary:hover{background:var(--primary-blue-dark);transform:translateY(-2px)}.btn-outline-white{background:0 0;color:var(--white);padding:14px 32px;border-radius:50px;text-decoration:none;font-weight:600;font-size:16px;border:2px solid rgba(255,255,255,.4);transition:all .3s}.btn-outline-white:hover{background:rgba(255,255,255,.1);border-color:var(--white)}.hero{padding:40px 0 0;position:relative;overflow:hidden}.hero-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-content h1{font-size:46px;color:var(--text-dark);margin-bottom:24px;letter-spacing:-.02em}.hero-content h1 .blue{color:var(--primary-blue)}.hero-content h1 .advance{color:var(--accent-yellow);text-transform:uppercase;font-weight:700;text-shadow:1px 1px 0 rgba(0,0,0,.08)}.hero-content>p{font-size:20px;color:var(--text-medium);margin-bottom:32px;line-height:1.7}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-image{position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-image img{width:115%;max-width:115%;border-radius:0;box-shadow:none;margin-bottom:-40px}.insurance-bar{background:var(--white);padding:44px 0;border-bottom:1px solid var(--border-light)}.insurance-bar-inner{max-width:1280px;margin:0 auto;padding:0 24px;text-align:center}.insurance-bar h3{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin-bottom:22px}.insurance-bar h3 a{color:var(--primary-blue);text-decoration:underline;text-underline-offset:3px}.insurance-logos{display:flex;justify-content:center;align-items:center;gap:44px;flex-wrap:wrap}.insurance-logos img{height:34px;width:auto;opacity:.5;transition:all .3s;filter:grayscale(100%)}.insurance-logos img:hover{opacity:1;filter:grayscale(0%)}.value-props{background:var(--primary-blue);padding:56px 0}.value-props-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.value-prop{text-align:center;color:var(--white)}.value-prop-icon{width:60px;height:60px;background:rgba(255,255,255,.15);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:26px}.value-prop h4{font-family:'DM Sans',sans-serif;font-size:17px;font-weight:600;margin-bottom:6px}.value-prop p{font-size:14px;opacity:.8}.services{padding:100px 0}.services-inner{max-width:1280px;margin:0 auto;padding:0 24px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:all .3s;border:2px solid transparent}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.12);border-color:var(--primary-blue)}.service-card-image{height:170px;background:linear-gradient(135deg,var(--primary-blue-light),var(--primary-blue));display:flex;align-items:center;justify-content:center;font-size:52px}.service-card-content{padding:22px}.service-card h3{font-family:'DM Sans',sans-serif;font-size:19px;font-weight:700;color:var(--text-dark);margin-bottom:8px}.service-card p{font-size:14px;color:var(--text-medium);margin-bottom:14px;line-height:1.6}.service-card a{color:var(--primary-blue);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:14px;transition:gap .2s}.service-card a:hover{gap:10px}.locations{padding:100px 0}.locations-inner{max-width:1280px;margin:0 auto;padding:0 24px}.locations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.location-card{background:var(--white);border-radius:16px;padding:30px;text-align:center;border:2px solid transparent;transition:all .3s;box-shadow:0 4px 16px rgba(0,0,0,.06)}.location-card:hover{border-color:var(--primary-blue);transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.location-icon{width:52px;height:52px;background:var(--primary-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:22px;color:var(--white)}.location-card h4{font-family:'DM Sans',sans-serif;font-size:19px;font-weight:700;color:var(--text-dark);margin-bottom:6px}.location-card p{font-size:14px;color:var(--text-medium);margin-bottom:14px;line-height:1.5}.badge{display:inline-block;background:var(--accent-red);color:var(--white);font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.badge-green{background:#2e7d32}.process{background:var(--bg-cream);padding:100px 0}.process-inner{max-width:1280px;margin:0 auto;padding:0 24px}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:60px}.process-step{text-align:center;position:relative}.process-step:after{content:'\2192';position:absolute;right:-20px;top:40px;font-size:24px;color:var(--primary-blue);opacity:.3}.process-step:last-child:after{display:none}.step-number{width:70px;height:70px;background:var(--primary-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:26px;font-weight:700;color:var(--white);font-family:'DM Sans',sans-serif}.process-step h4{font-family:'DM Sans',sans-serif;font-size:17px;font-weight:700;color:var(--text-dark);margin-bottom:10px}.process-step p{font-size:14px;color:var(--text-medium);line-height:1.6}.testimonials{padding:100px 0}.testimonials-inner{max-width:1280px;margin:0 auto;padding:0 24px}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:60px}.testimonial-card{background:var(--white);border-radius:20px;padding:34px;position:relative;border:2px solid transparent;transition:all .3s;box-shadow:0 4px 16px rgba(0,0,0,.06)}.testimonial-card:hover{border-color:var(--primary-blue);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.testimonial-card:before{content:'\201C';font-family:'Sour Gummy',sans-serif;font-size:110px;color:var(--primary-blue);opacity:.08;position:absolute;top:0;left:22px;line-height:1}.testimonial-card p{font-size:16px;color:var(--text-dark);line-height:1.8;margin-bottom:18px;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:46px;height:46px;background:var(--primary-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:600;font-size:14px}.testimonial-author-info strong{display:block;font-size:14px;color:var(--text-dark)}.testimonial-author-info span{font-size:12px;color:var(--text-light)}.cta-banner{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);padding:76px 0;text-align:center}.cta-banner-inner{max-width:800px;margin:0 auto;padding:0 24px}.cta-banner h2{font-size:38px;color:var(--white);margin-bottom:18px}.cta-banner p{font-size:18px;color:rgba(255,255,255,.85);margin-bottom:30px}.cta-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.site-footer{background:var(--text-dark);color:var(--white);padding:56px 0 28px}.footer-inner{max-width:1280px;margin:0 auto;padding:0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:44px;margin-bottom:44px}.footer-brand img{height:48px;margin-bottom:18px;background:#fff;padding:8px 12px;border-radius:8px}.footer-brand p{font-size:14px;color:rgba(255,255,255,.65);line-height:1.7}.site-footer h5{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.site-footer ul{list-style:none}.site-footer ul li{margin-bottom:10px}.site-footer ul a{color:rgba(255,255,255,.65);font-size:14px;transition:color .2s}.site-footer ul a:hover{color:var(--white)}.footer-bottom{padding-top:28px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;font-size:13px;color:rgba(255,255,255,.45)}.footer-legal-links a{color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:var(--white);text-decoration:underline}.footer-sep{margin:0 6px;opacity:.4}.page-hero{padding:76px 0;text-align:center;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%)}.page-hero h1{font-size:44px;color:var(--white);margin-bottom:14px}.page-hero p{font-size:19px;color:rgba(255,255,255,.85);max-width:600px;margin:0 auto}.faq-section{max-width:1100px;margin:0 auto;padding:76px 24px}.faq-group{margin-bottom:56px}.faq-group-title{font-size:26px;color:var(--accent-red);margin-bottom:28px;padding-bottom:10px;border-bottom:3px solid var(--accent-yellow);display:inline-block}.faq-image-break{margin:44px 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-image-break img{width:100%;height:230px;object-fit:cover;border-radius:16px}.faq-image-break.full-width img{grid-column:1/-1;height:280px}.faq-item{background:var(--white);border:2px solid var(--border-light);border-radius:12px;margin-bottom:10px;overflow:hidden;transition:border-color .3s}.faq-item:hover{border-color:var(--primary-blue)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;cursor:pointer;font-weight:600;font-size:16px;color:var(--text-dark);user-select:none}.faq-question:hover{color:var(--primary-blue)}.faq-toggle{font-size:20px;font-weight:700;color:var(--primary-blue);transition:transform .3s;flex-shrink:0;margin-left:14px}.faq-item.open .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.open .faq-answer{max-height:500px;padding:0 22px 22px}.faq-answer p{font-size:15px;color:var(--text-medium);line-height:1.8}.contact-form{max-width:600px}.contact-form label{display:block;font-weight:600;font-size:14px;margin-bottom:6px;color:var(--text-dark)}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:12px 16px;border:2px solid var(--border-light);border-radius:10px;font-family:'DM Sans',sans-serif;font-size:15px;margin-bottom:18px;transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--primary-blue)}.contact-form textarea{min-height:120px;resize:vertical}.form-status{padding:12px 18px;border-radius:8px;margin-top:12px;font-weight:600;display:none}.form-status.success{background:#e8f5e9;color:#2e7d32;display:block}.form-status.error{background:#ffebee;color:#c62828;display:block}.mobile-menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:8px}.mobile-menu-toggle span{display:block;width:24px;height:2px;background:var(--text-dark);margin:6px 0;transition:all .3s}.img-enhance{filter:brightness(1.08) saturate(1.15) contrast(1.03)}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:36px}.hero-buttons{justify-content:center}.hero-image{max-width:500px;margin:0 auto}.services-grid,.locations-grid{grid-template-columns:repeat(2,1fr)}.process-steps{grid-template-columns:repeat(2,1fr)}.process-step:after{display:none}.testimonial-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.value-props-inner{grid-template-columns:1fr}.main-nav{display:none}.mobile-menu-toggle{display:block}}@media (max-width:640px){.top-bar-inner{justify-content:center;text-align:center}.top-bar-left{flex-direction:column;gap:6px}.top-bar-center{display:none}.hero-content h1{font-size:28px}.section-header h2{font-size:28px}.services-grid,.locations-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:14px;text-align:center}.insurance-logos{gap:20px}.insurance-logos img{height:26px}.faq-image-break{grid-template-columns:1fr}.page-hero h1{font-size:30px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-content,.hero-image{animation:fadeInUp .8s ease-out}.hero-image{animation-delay:.2s}.insurance-logo{height:40px;width:auto;filter:grayscale(100%);opacity:.5;transition:all .3s}.insurance-logo:hover{filter:grayscale(0%);opacity:1}.nav-item{position:relative;display:inline-block}.dropdown-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);background:var(--white);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:12px 0 8px;min-width:220px;z-index:200}.dropdown-menu:before{content:'';position:absolute;top:-14px;left:0;right:0;height:14px}.nav-item:hover>.dropdown-menu{display:block}.dropdown-menu a{display:block;padding:10px 20px;font-size:14px !important;font-weight:500 !important;color:var(--text-dark) !important;white-space:nowrap;background:0 0 !important}.dropdown-menu a:after{display:none !important}.dropdown-menu a:hover{background:var(--bg-light) !important;color:var(--primary-blue) !important}.site-header .btn-cta{background:var(--accent-red) !important;color:var(--white) !important}.site-header .btn-cta:hover{background:var(--accent-red-light) !important}.hero-content h1 .advance{color:var(--accent-red) !important;text-shadow:none !important}.main-nav a{font-weight:700 !important;font-size:16px !important}.site-footer{background:var(--primary-blue-dark) !important}.step-number{background:var(--accent-yellow) !important;color:var(--text-dark) !important}.home .cta-banner{display:none}.insurance-logo{height:48px !important;opacity:.6 !important}.mentorship-grid svg,.mentorship-grid .check-icon{color:var(--accent-yellow) !important;fill:var(--accent-yellow) !important}.cta-banner{background:linear-gradient(135deg,var(--accent-red) 0%,#b71c1c 100%) !important}.faq-image-break img,section img[onclick*=openLightbox]{filter:brightness(1.15)}.insurance-logo-lg{height:64px;width:auto;filter:grayscale(100%);opacity:.65;transition:all .4s ease;cursor:pointer}.insurance-logo-lg:hover{filter:grayscale(0%);opacity:1;transform:scale(1.1)}.section-header h2{font-size:48px !important}.section-header p{font-size:20px !important}.process-step h4{font-size:22px !important}.process-step p{font-size:17px !important;line-height:1.7 !important}.service-card h3{font-size:24px !important}.service-card p{font-size:16px !important}.faq-section{max-width:1200px !important}.faq-group-title{font-size:32px !important}.faq-question{font-size:18px !important;padding:22px 24px !important}.faq-answer p{font-size:17px !important}.faq-image-break img{height:280px !important}.faq-image-break.full-width img{height:340px !important}.page-hero h1{font-size:48px !important}.page-hero p{font-size:20px !important}.contact-bg-lighter{background-color:rgba(248,250,252,.96) !important}.location-card h4{font-size:22px !important}.location-card p{font-size:15px !important}.photo-carousel{position:relative;overflow:hidden;border-radius:24px;box-shadow:0 16px 40px rgba(27,75,138,.15);background:#2a2a2a;aspect-ratio:16/10}.photo-carousel img{width:100%;height:100%;object-fit:cover;object-position:center;display:none;position:absolute;top:0;left:0;border-radius:24px;background:#2a2a2a;filter:brightness(1.08) saturate(1.15) contrast(1.03)}.photo-carousel img.active{display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;width:44px;height:44px;border-radius:50%;font-size:22px;cursor:pointer;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;transition:all .2s;color:var(--text-dark);font-weight:700}.carousel-btn:hover{background:var(--white);box-shadow:0 4px 12px rgba(0,0,0,.2)}.carousel-btn.prev{left:12px}.carousel-btn.next{right:12px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:var(--border-light);border:none;cursor:pointer;transition:all .2s;padding:0}.carousel-dot.active{background:var(--primary-blue);transform:scale(1.2)}.insurance-logo-lg{height:72px !important}.value-prop h4{font-size:22px !important}.value-prop p{font-size:17px !important}.service-card:nth-child(1) h3{color:var(--accent-red) !important}.service-card:nth-child(2) h3{color:var(--primary-blue) !important}.service-card:nth-child(3) h3{color:var(--accent-yellow) !important}.service-card:nth-child(4) h3{color:var(--accent-red) !important}.uni-section-title{font-size:32px !important}.uni-text{font-size:18px !important}.uni-step-title{font-size:20px !important}.uni-step-text{font-size:17px !important}.mentorship-heading{font-size:28px !important}.mentorship-item-text{font-size:18px !important}@media (max-width:640px){.section-header h2{font-size:32px !important}.page-hero h1{font-size:34px !important}.photo-carousel{aspect-ratio:16/10}}.services .section-header h2{color:var(--primary-blue) !important}.locations .section-header h2,.locations+section .section-header h2{color:var(--accent-yellow) !important}.process .section-header h2{color:var(--accent-red) !important}.testimonials .section-header h2{color:var(--primary-blue) !important}section:nth-of-type(3n+1)>div>.section-header h2{color:var(--accent-red) !important}section:nth-of-type(3n+2)>div>.section-header h2{color:var(--primary-blue) !important}section:nth-of-type(3n+3)>div>.section-header h2{color:var(--accent-yellow) !important}.hero,.services,.process,.testimonials,section[style*=abt-pattern-cover]{background-color:rgba(255,255,255,.88) !important}.site-header .btn-cta:hover{box-shadow:0 4px 12px rgba(211,47,47,.4) !important}.newsletter-section{padding:60px 0;background:var(--accent-yellow);text-align:center}.newsletter-section h3{font-size:28px;color:var(--text-dark);margin-bottom:10px}.newsletter-section p{font-size:17px;color:var(--text-medium);margin-bottom:28px;max-width:500px;margin-left:auto;margin-right:auto}.newsletter-form{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;max-width:520px;margin:0 auto}.newsletter-form input[type=email]{flex:1;min-width:240px;padding:14px 20px;border:2px solid rgba(0,0,0,.15);border-radius:50px;background:var(--white);color:var(--text-dark);font-family:'DM Sans',sans-serif;font-size:16px;outline:none;transition:border-color .2s}.newsletter-form input[type=email]::placeholder{color:var(--text-light)}.newsletter-form input[type=email]:focus{border-color:var(--primary-blue)}.newsletter-form button{padding:14px 32px;background:var(--primary-blue);color:var(--white);border:none;border-radius:50px;font-family:'DM Sans',sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s}.newsletter-form button:hover{background:var(--primary-blue-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(27,75,138,.4)}.newsletter-status{margin-top:12px;font-size:15px;color:var(--text-dark);display:none}.newsletter-status.show{display:block}.services .section-header h2{color:var(--primary-blue) !important}.locations .section-header h2{color:var(--accent-yellow) !important}.rbt-video-section h2{font-size:36px !important}.rbt-video-section p{font-size:19px !important}.services .section-header h2{color:var(--primary-blue) !important}.locations .section-header h2{color:var(--accent-yellow) !important}.process .section-header h2{color:var(--accent-red) !important}.testimonials .section-header h2{color:var(--primary-blue) !important}section:nth-of-type(3n+1)>div>.section-header h2,section:nth-of-type(3n+2)>div>.section-header h2,section:nth-of-type(3n+3)>div>.section-header h2{color:var(--accent-red) !important}.services .section-header h2{color:var(--primary-blue) !important}.locations .section-header h2{color:var(--accent-yellow) !important}.insurance-page-content h2{font-size:36px !important}.insurance-page-content h3{font-size:28px !important}.insurance-page-content p,.insurance-page-content li{font-size:18px !important;line-height:1.8 !important}.insurance-page-content .accepted-label{font-size:22px !important;font-weight:700 !important}.rbt-video-section h2{font-size:36px !important}.rbt-video-section p{font-size:20px !important}.services .section-header h2{color:var(--primary-blue) !important}.locations .section-header h2{color:var(--accent-yellow) !important}.process .section-header h2{color:var(--accent-red) !important}.testimonials .section-header h2{color:var(--primary-blue) !important}section:nth-of-type(3n+1)>div>.section-header h2,section:nth-of-type(3n+2)>div>.section-header h2,section:nth-of-type(3n+3)>div>.section-header h2{color:var(--accent-red) !important}.services .section-header h2{color:var(--primary-blue) !important}.locations .section-header h2{color:var(--accent-yellow) !important}.rbt-day-title{font-size:36px !important}.rbt-day-subtitle{font-size:20px !important}.insurance-page-content{font-size:18px !important}.insurance-page-content h2{font-size:36px !important}.insurance-page-content h3{font-size:24px !important}.insurance-page-content p{font-size:18px !important}.hero-image img{border-radius:0 !important;box-shadow:none !important;filter:drop-shadow(0 8px 24px rgba(27,75,138,.25)) drop-shadow(0 4px 12px rgba(0,0,0,.1)) !important;background:0 0 !important;max-height:720px !important;width:auto !important;max-width:120% !important;margin:0 auto;display:block}.cognito .c-forms-form{font-family:'DM Sans',sans-serif !important}.cognito .c-forms-form .c-label{font-family:'DM Sans',sans-serif !important;font-weight:600 !important;color:var(--text-dark) !important}.cognito .c-forms-form input,.cognito .c-forms-form select,.cognito .c-forms-form textarea{border-radius:10px !important;border:2px solid var(--border-light) !important;font-family:'DM Sans',sans-serif !important;padding:12px 16px !important}.cognito .c-forms-form input:focus,.cognito .c-forms-form select:focus{border-color:var(--primary-blue) !important;outline:none !important}.cognito .c-forms-form .c-action{background:var(--accent-red) !important;color:#fff !important;border:none !important;border-radius:50px !important;padding:14px 32px !important;font-family:'DM Sans',sans-serif !important;font-weight:700 !important;font-size:16px !important;cursor:pointer !important;transition:all .3s !important}.cognito .c-forms-form .c-action:hover{background:var(--accent-red-light) !important;transform:translateY(-2px) !important}.cognito .c-forms-form .c-file-upload{border:2px dashed var(--border-light) !important;border-radius:12px !important;padding:20px !important}.hero-content h1{font-weight:800 !important;text-shadow:0 1px 3px rgba(255,255,255,.7) !important}.hero-content>p{font-weight:600 !important;color:var(--text-dark) !important;text-shadow:0 1px 2px rgba(255,255,255,.5) !important}