.About_container__rgAvF{min-height:100vh;display:flex;flex-direction:column}.About_main__FIrRE{flex:1 1;width:100%}.About_hero__eOrYC{background:linear-gradient(135deg,var(--primary-color-alpha-10) 0,var(--background-primary) 100%);padding:4rem 1rem;text-align:center;margin-bottom:2rem}.About_title__hndJ7{font-size:3rem;font-weight:800;margin-bottom:1rem;color:var(--text-primary);letter-spacing:-.02em}.About_subtitle__APWhQ{font-size:1.5rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.4}.About_contentWrapper__DtlIS{max-width:900px;margin:0 auto;padding:0 1.5rem 4rem}.About_section__m_e0k{margin-bottom:4rem}.About_sectionTitle__OdtJl{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary);text-align:center}.About_textBlock__feMuz{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem;text-align:justify}.About_grid__ZG0uS{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.About_card__uOTje{background:var(--card-background);padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid var(--border-color);transition:transform .2s ease}.About_card__uOTje:hover{transform:translateY(-4px)}.About_cardTitle__046iB{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--primary-color)}.About_cardDesc__3dNuY{font-size:1rem;line-height:1.6;color:var(--text-secondary)}.About_privacyBox__N4Rq_{background:var(--background-secondary);border-radius:12px;padding:2.5rem}.About_privacyTitle__OIiZk{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.About_contactSection__3SFmg{text-align:center;background:var(--card-background);padding:3rem;border-radius:12px;border:1px solid var(--border-color)}.About_contactButton__Vq_Dh{display:inline-block;margin-top:1.5rem;padding:.75rem 2rem;background-color:var(--primary-color);color:white;text-decoration:none;border-radius:50px;font-weight:600;transition:opacity .2s}.About_contactButton__Vq_Dh:hover{opacity:.9}@media (max-width:768px){.About_title__hndJ7{font-size:2.25rem}.About_subtitle__APWhQ{font-size:1.25rem}.About_section__m_e0k{margin-bottom:3rem}}