.about-module__8TymFG__aboutPage{background-color:var(--background-color);min-height:calc(100vh - 4.5rem);padding:4rem 0}.about-module__8TymFG__heroSection{text-align:center;max-width:800px;margin:0 auto 4rem;animation:.8s ease-out forwards about-module__8TymFG__fadeIn}.about-module__8TymFG__title{color:var(--primary-blue);letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}.about-module__8TymFG__subtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.about-module__8TymFG__contentSection{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:5rem;display:grid}.about-module__8TymFG__contentSection.about-module__8TymFG__reverse{direction:rtl}.about-module__8TymFG__contentSection.about-module__8TymFG__reverse>*{direction:ltr}.about-module__8TymFG__imageBox{background:linear-gradient(135deg, var(--primary-blue-light) 0%, var(--surface-color) 100%);border-radius:var(--radius-xl);height:350px;color:var(--primary-blue);box-shadow:var(--shadow-lg);border:1px solid var(--border-color-light);transition:transform var(--transition-normal);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__imageBox:hover{transform:translateY(-5px)}.about-module__8TymFG__textContent{max-width:600px}.about-module__8TymFG__heading{color:var(--primary-blue);letter-spacing:-.01em;margin-bottom:1rem;font-size:2rem;font-weight:800}.about-module__8TymFG__paragraph{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.6}.about-module__8TymFG__statsGrid{background:var(--surface-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--border-color-light);grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem;padding:3rem;display:grid;position:relative;overflow:hidden}.about-module__8TymFG__statsGrid:after{content:"";pointer-events:none;background:linear-gradient(135deg,#0f766e08 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-module__8TymFG__statCard{text-align:center;z-index:2;position:relative}.about-module__8TymFG__statNumber{color:var(--primary-blue);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.about-module__8TymFG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}@media (max-width:992px){.about-module__8TymFG__contentSection{grid-template-columns:1fr;gap:2.5rem}.about-module__8TymFG__statsGrid{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.about-module__8TymFG__title{font-size:2.5rem}}
