.Hero_hero__Hzk0g{padding:2rem 0;background-color:var(--color-background)}.Hero_heroContainer__5bqlK{max-width:1200px;margin:0 auto;padding:0 16px}.Hero_heroImage__ra72J{width:100%;margin-bottom:2rem}.Hero_heroImage__ra72J img{width:100%;height:auto;display:block}.Hero_heroContent__IRb0N{width:100%;text-align:center}.Hero_heroTitle__vrMPS{color:var(--color-text);text-align:center;margin-bottom:2rem}.Hero_heroButtons__nFcYO{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media (min-width:768px){.Hero_hero__Hzk0g{padding:3rem 0}.Hero_heroContainer__5bqlK{padding:0 24px}.Hero_heroImage__ra72J{margin-bottom:2.5rem}.Hero_heroButtons__nFcYO{flex-direction:row;gap:1.5rem}}@media (min-width:1024px){.Hero_hero__Hzk0g{padding:4rem 0}.Hero_heroContainer__5bqlK{padding:0 32px}.Hero_heroImage__ra72J{margin-bottom:3rem}}.ContentParser_internalLink__ZnKQN{color:var(--color-accent);font-weight:600;text-decoration:underline;transition:var(--transition)}.ContentParser_internalLink__ZnKQN:hover{color:#0056b3;text-decoration:none}.Button_button__j_HaC{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:4px;font-weight:600;font-size:1rem;transition:var(--transition);min-height:44px;cursor:pointer;border:none;text-decoration:none}.Button_button__j_HaC.Button_primary__aa1D_{background-color:var(--color-primary);color:var(--color-primary-text)}.Button_button__j_HaC.Button_primary__aa1D_:hover{background-color:#e6c700;transform:translateY(-2px);box-shadow:var(--shadow-hover)}.Button_button__j_HaC.Button_secondary__K2VMs{background-color:var(--color-secondary);color:var(--color-secondary-text)}.Button_button__j_HaC.Button_secondary__K2VMs:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:var(--shadow-hover)}@media (min-width:768px){.Button_button__j_HaC{padding:1rem 2rem;font-size:1.125rem}}.Home_page__pRQG_{min-height:100vh}.Home_banner__Vumwp{width:100%;height:auto;max-width:1200px;margin:2rem auto}.Home_banner__Vumwp img{width:100%;height:auto;display:block}.Home_contentSection__7dFc7{padding:2rem 0}.Home_contentSection__7dFc7 h2{color:var(--color-accent);margin-bottom:1.5rem}.Home_contentSection__7dFc7 p{color:var(--color-text);line-height:1.8;margin-bottom:1.5rem}.Home_contentSection__7dFc7 ul{list-style:disc;margin-left:2rem;margin-bottom:1.5rem}.Home_contentSection__7dFc7 li{margin-bottom:.5rem;line-height:1.8}.Home_features__sxOU3{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin:2rem 0}.Home_feature__pA5p_{padding:1.5rem;background-color:#f8f9fa;border-radius:8px;border-left:4px solid var(--color-accent)}.Home_feature__pA5p_ h3{color:var(--color-accent);margin-bottom:.75rem}.Home_feature__pA5p_ p{color:var(--color-text-light);margin-bottom:0}.Home_ctaSection__PlqKa{text-align:center;padding:3rem 0;background:linear-gradient(135deg,var(--color-accent) 0,#0056b3 100%);color:#fff;margin:3rem 0}.Home_ctaSection__PlqKa h2{color:#fff;margin-bottom:1.5rem}.Home_ctaSection__PlqKa p{color:hsla(0,0%,100%,.9);margin-bottom:2rem}.Home_ctaButtons__ar6sB{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media (min-width:768px){.Home_features__sxOU3{grid-template-columns:repeat(2,1fr)}.Home_ctaButtons__ar6sB{flex-direction:row;gap:1.5rem}}@media (min-width:1024px){.Home_features__sxOU3{grid-template-columns:repeat(3,1fr)}}.FAQ_faqSection__xBEuX{padding:3rem 0;background-color:#f8f9fa}.FAQ_faqSection__xBEuX h2{text-align:center;color:var(--color-accent);margin-bottom:2rem}.FAQ_faqList__09i9c{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.FAQ_faqItem__Byonw{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:var(--shadow)}.FAQ_faqQuestion__2v367{font-weight:700;color:var(--color-accent);margin-bottom:.75rem;font-size:1.125rem}.FAQ_faqAnswer__Eh9tY{color:var(--color-text);line-height:1.8}@media (min-width:768px){.FAQ_faqSection__xBEuX{padding:4rem 0}.FAQ_faqItem__Byonw{padding:2rem}}