.page-module___8aEwW__hero{color:#fff;text-align:center;background-image:url(https://images.unsplash.com/photo-1626621341517-bbf3d9990a23?ixlib=rb-4.0.3&auto=format&fit=crop&w=2000&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex;position:relative}.page-module___8aEwW__heroOverlay{background:linear-gradient(#1b4d3e66,#1b4d3ecc);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:1;max-width:800px;position:relative}.page-module___8aEwW__heroTitle{text-shadow:0 4px 12px #0000004d;margin-bottom:1rem;font-size:4rem;font-weight:800}.page-module___8aEwW__heroSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.5rem;font-weight:300}.page-module___8aEwW__trustSection{background-color:var(--surface);padding:5rem 0}.page-module___8aEwW__trustGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module___8aEwW__trustCard{text-align:center;transition:var(--transition);padding:2rem}.page-module___8aEwW__trustCard:hover{transform:translateY(-5px)}.page-module___8aEwW__trustIcon{color:var(--secondary);margin-bottom:1rem;font-size:3rem}.page-module___8aEwW__trustCard h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__trustCard p{color:var(--text-muted)}.page-module___8aEwW__districtStrip{-webkit-backdrop-filter:blur(8px);z-index:2;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;background:#0006;border-top:1px solid #fff3;width:100%;padding:1rem 0;position:absolute;bottom:0;left:0;overflow-x:auto}.page-module___8aEwW__districtStrip::-webkit-scrollbar{display:none}.page-module___8aEwW__districtStripContent{gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.page-module___8aEwW__districtBtn{color:#fff;transition:var(--transition);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:30px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:500;text-decoration:none}.page-module___8aEwW__districtBtn:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-2px)}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__heroSubtitle{margin-bottom:1.5rem;font-size:1.2rem}.page-module___8aEwW__hero{min-height:80vh;padding:1rem}.page-module___8aEwW__trustSection{padding:3rem 0}.page-module___8aEwW__trustGrid{grid-template-columns:1fr;gap:1.5rem}}
.SeoContentSection-module__cKu0mW__seoSection{background-color:var(--background);color:var(--text);border-top:1px solid #ffffff1a;padding:5rem 0}.SeoContentSection-module__cKu0mW__introBox{text-align:center;max-width:800px;margin:0 auto}.SeoContentSection-module__cKu0mW__readMoreBtn{background-color:var(--surface);color:var(--primary);border:1px solid var(--primary);cursor:pointer;border-radius:30px;margin-top:2rem;padding:.8rem 2rem;font-weight:600;transition:all .3s}.SeoContentSection-module__cKu0mW__readMoreBtn:hover{background-color:var(--primary);color:#fff}.SeoContentSection-module__cKu0mW__expandableContent{opacity:0;max-height:0;transition:max-height .8s cubic-bezier(.4,0,.2,1),opacity .6s;overflow:hidden}.SeoContentSection-module__cKu0mW__expandableContent.SeoContentSection-module__cKu0mW__expanded{opacity:1;max-height:5000px;margin-top:3rem}.SeoContentSection-module__cKu0mW__contentGrid{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:992px){.SeoContentSection-module__cKu0mW__contentGrid{grid-template-columns:2fr 1fr}}.SeoContentSection-module__cKu0mW__textContent{color:var(--text-muted);font-size:1.05rem;line-height:1.8}.SeoContentSection-module__cKu0mW__textContent h3{color:var(--primary);margin:2.5rem 0 1rem;font-size:1.5rem}.SeoContentSection-module__cKu0mW__textContent h3:first-child{margin-top:0}.SeoContentSection-module__cKu0mW__textContent p{margin-bottom:1.5rem}.SeoContentSection-module__cKu0mW__textContent ul{margin-bottom:2rem;padding-left:0;list-style-type:none}.SeoContentSection-module__cKu0mW__textContent li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.SeoContentSection-module__cKu0mW__textContent li:before{content:"✦";color:var(--secondary);position:absolute;left:0}.SeoContentSection-module__cKu0mW__faqSection{background:var(--surface);border:1px solid #ffffff0d;border-radius:12px;height:fit-content;padding:2rem;position:sticky;top:100px;box-shadow:0 4px 20px #0000001a}.SeoContentSection-module__cKu0mW__faqSection h3{color:var(--primary);border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.3rem}.SeoContentSection-module__cKu0mW__accordion{flex-direction:column;gap:1rem;display:flex}.SeoContentSection-module__cKu0mW__faqItem{border-bottom:1px solid #ffffff0d;padding-bottom:.5rem}.SeoContentSection-module__cKu0mW__faqItem:last-child{border-bottom:none}.SeoContentSection-module__cKu0mW__faqQuestion{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.SeoContentSection-module__cKu0mW__faqQuestion:hover{color:var(--secondary)}.SeoContentSection-module__cKu0mW__faqIcon{color:var(--secondary);font-size:1.2rem;font-weight:700}.SeoContentSection-module__cKu0mW__faqAnswer{color:var(--text-muted);font-size:.95rem;line-height:1.6;transition:max-height .3s;overflow:hidden}.SeoContentSection-module__cKu0mW__faqAnswer p{margin:0;padding:1rem 0}.SeoContentSection-module__cKu0mW__closeBox{justify-content:center;margin-top:3rem;display:flex}
