:root{--gray-50:#f9fafb}.sc-eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--brand-primary);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.sc-eyebrow.light{color:#7aa3e8}.sc-mission{background:var(--brand-dark);padding:3.5rem 2rem}.sc-mission-inner{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;display:grid}.sc-mission-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.sc-mission-icon{background:#7aa3e826;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sc-mission-icon i{color:#7aa3e8;font-size:1.1rem}.sc-mission-text{color:#fffc;font-size:.875rem;line-height:1.55}.sc-section-header{text-align:center;margin-bottom:2.5rem}.sc-section-header h2{color:var(--brand-dark);margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.sc-section-header p{color:#6b7280;max-width:640px;margin:0 auto;font-size:1.0625rem}.sc-counties{background:var(--gray-50);padding:5rem 0}.sc-counties-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.sc-counties-carousel.svc-carousel-section{max-width:1280px;margin:0 auto;padding:0 3.5rem}.sc-counties-carousel .svc-carousel-btn{z-index:30;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.sc-counties-carousel .svc-prev{left:.75rem}.sc-counties-carousel .svc-next{right:.75rem}.sc-counties-carousel .svc-card-hover>.svc-cta-btn{font-size:1.125rem}.sc-trust{background:#fff;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;padding:3.5rem 2rem}.sc-trust-inner{max-width:1200px;margin:0 auto}.sc-trust-label{text-align:center;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;margin-bottom:2rem;font-size:.75rem;font-weight:700}.sc-trust-logos{grid-template-columns:repeat(4,1fr);place-items:center;gap:2rem 1.5rem;max-width:960px;margin:0 auto;display:grid}.sc-trust-logo{justify-content:center;align-items:center;text-decoration:none;transition:transform .2s;display:flex}.sc-trust-logo:hover{transform:scale(1.12)}.sc-trust-logo img{object-fit:contain;width:auto;max-width:140px;height:52px}.sc-stats{background:linear-gradient(135deg, var(--brand-primary), #1a2d7c);padding:3.5rem 2rem}.sc-stats-inner{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.sc-stat-num{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1;display:block}.sc-stat-label{color:#ffffffbf;font-size:.875rem;font-weight:500}.sc-services{background:#fff;padding:5rem 2rem}.sc-services-inner{max-width:1280px;margin:0 auto}.sc-svc-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.sc-svc-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.sc-svc-card:hover{border-color:var(--brand-primary);transform:translateY(-3px);box-shadow:0 8px 24px #2a3b901a}.sc-svc-num{letter-spacing:2px;color:var(--brand-primary);margin-bottom:.875rem;font-size:.7rem;font-weight:800;display:block}.sc-svc-card h3{color:var(--brand-dark);margin-bottom:.5rem;font-size:1rem;font-weight:800}.sc-svc-card p{color:#6b7280;margin:0 0 1rem;font-size:.85rem;line-height:1.6}.sc-svc-card-link{color:var(--brand-primary);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:700;display:inline-flex}.sc-svc-card--quote{background:var(--brand-primary);border-color:var(--brand-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.sc-svc-card--quote i{color:#fff9;margin-bottom:1rem;font-size:2rem}.sc-svc-card--quote h3{color:#fff}.sc-svc-card--quote p{color:#fffc}.sc-reviews{background:var(--gray-50);padding:5rem 0;overflow:hidden}.sc-reviews-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.sc-reviews-marquee{overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.sc-reviews-track,.sc-reviews-group{display:flex}.sc-reviews-track{will-change:transform;width:max-content;animation:64s linear infinite sc-reviews-marquee}.sc-reviews-group{gap:1.25rem;padding-right:1.25rem}.sc-review-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:clamp(18rem,78vw,30rem);min-height:320px;padding:2rem;display:flex;box-shadow:0 4px 16px #0000000d}.sc-review-stars{color:var(--brand-primary);gap:.25rem;font-size:.875rem;display:flex}.sc-review-quote{color:#4b5563;margin:1.5rem 0 0;font-size:.9375rem;line-height:1.75}.sc-review-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.sc-review-name{color:var(--brand-dark);margin:0;font-size:.9375rem;font-weight:800}.sc-review-source{color:#6b7280;margin:.25rem 0 0;font-size:.8125rem}.sc-review-badge{width:2.5rem;height:2.5rem;color:var(--brand-primary);background:#035cb51a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}@keyframes sc-reviews-marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.sc-reviews-marquee{overflow:visible;mask-image:none}.sc-reviews-track{width:100%;animation:none;display:block}.sc-reviews-group{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));padding-right:0;display:grid}.sc-reviews-group[aria-hidden=true]{display:none}.sc-review-card{width:auto}}.sc-tips{background:var(--brand-dark);padding:5rem 2rem}.sc-tips-inner{max-width:1280px;margin:0 auto}.sc-tips-header{text-align:center;margin-bottom:3rem}.sc-tips-header h2{color:#fff;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.sc-tips-header p{color:#ffffffa6;max-width:580px;margin:0 auto;font-size:1.0625rem}.sc-tips-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.sc-tip-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;padding:1.75rem;transition:background .2s}.sc-tip-card:hover{background:#ffffff1a}.sc-tip-icon{color:#7aa3e8;margin-bottom:1rem;font-size:1.5rem;display:block}.sc-tip-card h3{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:800}.sc-tip-card p{color:#ffffffb3;margin:0;font-size:.875rem;line-height:1.65}.sc-know{background:var(--gray-50);padding:5rem 2rem}.sc-know-inner{max-width:1100px;margin:0 auto}.sc-know-header{text-align:center;margin-bottom:3rem}.sc-know-header h2{color:var(--brand-dark);margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.sc-know-header p{color:#6b7280;max-width:580px;margin:0 auto;font-size:1.0625rem}.sc-know-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.sc-know-grid:has(.sc-know-card:nth-child(odd):last-child)>.sc-know-card:first-child{grid-column:1/-1}.sc-know-card{border-left:4px solid var(--brand-primary);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 16px #0000000d}.sc-know-card h3{color:var(--brand-dark);align-items:center;gap:.625rem;margin-bottom:.875rem;font-size:1.0625rem;font-weight:800;display:flex}.sc-know-card h3 i{color:var(--brand-primary);font-size:1rem}.sc-know-card p{color:#4b5563;margin:0 0 .625rem;font-size:.9rem;line-height:1.7}.sc-know-card p:last-child{margin-bottom:0}.sc-know-card ul{margin:.5rem 0 .625rem 1.25rem;padding:0;list-style:outside}.sc-know-card ul li{color:#4b5563;margin-bottom:.25rem;font-size:.875rem;line-height:1.6}.sc-faq{background:#fff;padding:5rem 2rem}.sc-faq-inner{max-width:800px;margin:0 auto}.sc-faq-header{text-align:center;margin-bottom:3rem}.sc-faq-header h2{color:var(--brand-dark);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.sc-faq-item{border-bottom:1px solid #e5e7eb}.sc-faq-q{cursor:pointer;text-align:left;width:100%;color:var(--brand-dark);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1rem;font-weight:700;display:flex}.sc-faq-q:after{content:"+";color:var(--brand-primary);flex-shrink:0;font-size:1.4rem}.sc-faq-item.open .sc-faq-q:after{content:"−"}.sc-faq-a{color:#4b5563;padding-bottom:1.25rem;font-size:.9375rem;line-height:1.75;display:none}.sc-faq-item.open .sc-faq-a{display:block}.sc-faq-actions{text-align:center;margin-top:3rem}.sc-faq-cta{background:var(--brand-primary);color:#fff;border-radius:8px;align-items:center;gap:.6rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.sc-faq-cta:hover{background:var(--brand-accent);color:#fff}@media (width<=1024px){.sc-svc-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=960px){.sc-mission-inner{grid-template-columns:repeat(2,1fr)}.sc-tips-grid{grid-template-columns:1fr 1fr}.sc-know-grid{grid-template-columns:1fr}.sc-stats-inner{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sc-trust-logos{grid-template-columns:repeat(2,1fr)}.sc-counties-carousel.svc-carousel-section{padding:0 2.5rem}}@media (width<=640px){.sc-svc-grid,.sc-tips-grid,.sc-mission-inner{grid-template-columns:1fr}.sc-section-header h2,.sc-tips-header h2,.sc-know-header h2,.sc-faq-header h2{font-size:1.875rem}}
