.about-module__zRwTiG__pageContainer{min-height:100vh;padding:0}.about-module__zRwTiG__content{max-width:1200px;padding:var(--space-xl);padding-top:calc(var(--space-xl) + 30px);margin:0 auto}.about-module__zRwTiG__backLink{color:var(--color-primary);margin-bottom:var(--space-lg);transition:all var(--transition-base);align-items:center;font-family:Roboto,sans-serif;font-size:1rem;text-decoration:none;display:inline-flex}.about-module__zRwTiG__backLink:hover{color:var(--color-primary-hover);transform:translate(-5px)}.about-module__zRwTiG__heroSection{text-align:center;margin-bottom:var(--space-4xl);padding-bottom:var(--space-2xl);border-bottom:1px solid #ffffff1a}.about-module__zRwTiG__title{color:var(--color-text-white);margin-bottom:var(--space-md);font-family:Raleway,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.about-module__zRwTiG__titleHighlight{color:var(--color-primary)}.about-module__zRwTiG__subtitle{color:var(--color-text-light);max-width:800px;margin:0 auto;font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.6}.about-module__zRwTiG__storySection{margin-bottom:var(--space-4xl)}.about-module__zRwTiG__storyContent{max-width:800px;margin:0 auto}.about-module__zRwTiG__storyText{color:var(--color-text-light);margin-bottom:var(--space-lg);font-family:Roboto,sans-serif;font-size:1.1rem;line-height:1.8}.about-module__zRwTiG__storyText:last-child{margin-bottom:0}.about-module__zRwTiG__sectionTitle{color:var(--color-text-white);margin-bottom:var(--space-xl);text-align:center;font-family:Raleway,sans-serif;font-size:1.75rem;font-weight:700}.about-module__zRwTiG__impactSection{margin-bottom:var(--space-4xl);padding:var(--space-2xl);border-radius:var(--border-radius-lg);background:#f083070d;border:1px solid #f0830733}.about-module__zRwTiG__impactGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.about-module__zRwTiG__impactCard{text-align:center;padding:var(--space-lg)}.about-module__zRwTiG__impactNumber{color:var(--color-primary);margin-bottom:var(--space-sm);font-family:Raleway,sans-serif;font-size:2.5rem;font-weight:800}.about-module__zRwTiG__impactLabel{color:var(--color-text-light);font-family:Roboto,sans-serif;font-size:.95rem}.about-module__zRwTiG__valuesSection{margin-bottom:var(--space-4xl)}.about-module__zRwTiG__valuesGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.about-module__zRwTiG__valueCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);padding:var(--space-xl);text-align:center;transition:all var(--transition-base)}.about-module__zRwTiG__valueCard:hover{background:var(--glass-bg-hover);border-color:var(--color-primary);transform:translateY(-5px)}.about-module__zRwTiG__valueIcon{margin-bottom:var(--space-md);font-size:2.5rem}.about-module__zRwTiG__valueTitle{color:var(--color-text-white);margin-bottom:var(--space-sm);font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:700}.about-module__zRwTiG__valueDescription{color:var(--color-text-light);font-family:Roboto,sans-serif;font-size:.95rem;line-height:1.5}.about-module__zRwTiG__teamSection{margin-bottom:var(--space-4xl)}.about-module__zRwTiG__teamIntro{color:var(--color-text-light);text-align:center;max-width:700px;margin:0 auto var(--space-xl);font-family:Roboto,sans-serif;font-size:1.1rem;line-height:1.6}.about-module__zRwTiG__teamGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.about-module__zRwTiG__teamCard{border-radius:var(--border-radius);padding:var(--space-xl);text-align:center;transition:all var(--transition-base);background:#0003}.about-module__zRwTiG__teamCard:hover{background:#0000004d;transform:translateY(-3px)}.about-module__zRwTiG__teamIcon{margin-bottom:var(--space-md);font-size:2rem}.about-module__zRwTiG__teamTitle{color:var(--color-text-white);margin-bottom:var(--space-sm);font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700}.about-module__zRwTiG__teamDescription{color:var(--color-text-light);font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.5}.about-module__zRwTiG__socialSection{margin-bottom:var(--space-4xl);padding:var(--space-2xl);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-lg)}.about-module__zRwTiG__socialContent{gap:var(--space-lg);flex-direction:column;display:flex}.about-module__zRwTiG__socialText p{color:var(--color-text-light);margin-bottom:var(--space-md);font-family:Roboto,sans-serif;font-size:1rem;line-height:1.7}.about-module__zRwTiG__socialText p:last-child{margin-bottom:0}.about-module__zRwTiG__serviceLinksGrid{gap:var(--space-sm);grid-template-columns:repeat(4,1fr);display:grid}.about-module__zRwTiG__serviceLink{align-items:center;gap:var(--space-xs);padding:var(--space-sm)var(--space-md);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius);color:var(--color-text-light);transition:all var(--transition-fast);font-family:Roboto,sans-serif;font-size:.9rem;text-decoration:none;display:flex}.about-module__zRwTiG__serviceLink:hover{background:var(--glass-bg-hover);border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}.about-module__zRwTiG__serviceLinkIcon{font-size:1.2rem}.about-module__zRwTiG__socialHighlights{gap:var(--space-md);flex-direction:column;display:flex}.about-module__zRwTiG__socialHighlight{align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-radius:var(--border-radius);color:var(--color-text-white);background:#f083071a;font-family:Roboto,sans-serif;font-size:1rem;display:flex}.about-module__zRwTiG__socialIcon{font-size:1.5rem}.about-module__zRwTiG__ctaSection{text-align:center;padding:var(--space-2xl);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-lg)}.about-module__zRwTiG__ctaTitle{color:var(--color-text-white);margin-bottom:var(--space-sm);font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:700}.about-module__zRwTiG__ctaText{color:var(--color-text-light);margin-bottom:var(--space-lg);max-width:600px;margin-left:auto;margin-right:auto;font-family:Roboto,sans-serif;font-size:1rem}.about-module__zRwTiG__ctaButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-hover)100%);color:#fff;border-radius:var(--border-radius);text-shadow:0 1px 3px #00000080;transition:all var(--transition-base);cursor:pointer;border:none;padding:1rem 2rem;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block}.about-module__zRwTiG__ctaButton:hover{transform:translateY(-3px);box-shadow:0 6px 25px #f0830759}@media (max-width:968px){.about-module__zRwTiG__socialContent{grid-template-columns:1fr}.about-module__zRwTiG__impactGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__zRwTiG__pageContainer{padding:0}.about-module__zRwTiG__content{padding:var(--space-lg);padding-top:calc(var(--space-xl) + 10px)}.about-module__zRwTiG__title{font-size:2rem}.about-module__zRwTiG__subtitle{font-size:1.1rem}.about-module__zRwTiG__impactNumber{font-size:2rem}.about-module__zRwTiG__socialSection{padding:var(--space-lg)}.about-module__zRwTiG__serviceLinksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.about-module__zRwTiG__pageContainer{padding:0}.about-module__zRwTiG__title{font-size:1.75rem}.about-module__zRwTiG__impactGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.about-module__zRwTiG__impactCard{padding:var(--space-md)}.about-module__zRwTiG__impactNumber{font-size:1.75rem}.about-module__zRwTiG__valuesGrid,.about-module__zRwTiG__teamGrid,.about-module__zRwTiG__serviceLinksGrid{grid-template-columns:1fr}.about-module__zRwTiG__serviceLink{padding:var(--space-xs)var(--space-sm);font-size:.85rem}}
