@layer mgbComponents{._aboutPage_1ls1k_2{min-height:100vh}._hero_1ls1k_5{padding:6rem 0 5rem;background:linear-gradient(180deg,#fafafa 0%,#ffffff 100%);text-align:center}._heroTitle_1ls1k_10{font-size:4rem;font-weight:600;line-height:1.1;letter-spacing:-.03em;margin-bottom:2rem;color:#000;max-width:900px;margin-left:auto;margin-right:auto}._heroDescription_1ls1k_21{font-size:1.375rem;line-height:1.6;color:#525252;max-width:800px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._mission_1ls1k_29{padding:6rem 0;background-color:#fff}._sectionTitle_1ls1k_33{font-size:3rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:2rem;text-align:center;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._missionDescription_1ls1k_43{font-size:1.25rem;line-height:1.7;color:#525252;max-width:800px;margin:0 auto;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._team_1ls1k_52{padding:6rem 0;background-color:#fafafa}._teamDescription_1ls1k_56{font-size:1.125rem;line-height:1.7;color:#525252;max-width:800px;margin:0 auto 4rem;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._teamStats_1ls1k_65{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:800px;margin:0 auto 6rem}._statItem_1ls1k_72{text-align:center}._statValue_1ls1k_75{font-size:3.5rem;font-weight:600;color:#000;margin-bottom:.5rem;letter-spacing:-.02em;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._statLabel_1ls1k_83{font-size:1rem;color:#737373;font-weight:500;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._teamMembers_1ls1k_89{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1000px;margin:0 auto}._memberCard_1ls1k_96{text-align:center;padding:2rem;background:#ffffff;border-radius:20px;border:1px solid #e5e5e5;transition:all .3s ease}._memberCard_1ls1k_96:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-4px)}._teamMember_1ls1k_89{text-align:center;padding:2rem;background:#ffffff;border-radius:20px;border:1px solid #e5e5e5;transition:all .3s ease}._teamMember_1ls1k_89:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-4px)}._memberImageContainer_1ls1k_120{margin-bottom:1.5rem}._memberImage_1ls1k_120{width:200px;height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:0 auto;display:block;border:4px solid #f0f0f0;transition:all .3s ease}._memberImage_1ls1k_120:hover{border-color:#000;transform:scale(1.05)}._memberName_1ls1k_137{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._memberRole_1ls1k_144,._memberTitle_1ls1k_151{font-size:1rem;color:#1e3a8a;font-weight:600;margin-bottom:1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._memberBio_1ls1k_158{font-size:1rem;line-height:1.7;color:#525252;margin-bottom:1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._socialLinks_1ls1k_165,._memberSocial_1ls1k_171{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}._socialLink_1ls1k_165{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f0f0f0;color:#000;transition:all .2s ease}._socialLink_1ls1k_165 svg{width:20px;height:20px}._socialLink_1ls1k_165:hover{background-color:#000;color:#fff;transform:translateY(-2px)}._values_1ls1k_197{padding:6rem 0;background-color:#fff}._valuesGrid_1ls1k_201{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1000px;margin:0 auto}._valueCard_1ls1k_208{padding:3rem;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}._valueCard_1ls1k_208:hover{background-color:#fff;border-color:#e5e5e5;box-shadow:0 20px 25px -5px #00000014;transform:translateY(-4px)}._valueTitle_1ls1k_221{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._valueDescription_1ls1k_228{font-size:1rem;line-height:1.7;color:#525252;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._cta_1ls1k_234{padding:6rem 0;background:linear-gradient(180deg,#fafafa 0%,#ffffff 100%);text-align:center}._ctaTitle_1ls1k_239{font-size:2.5rem;font-weight:600;margin-bottom:1.5rem;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._ctaDescription_1ls1k_246{font-size:1.125rem;line-height:1.7;color:#525252;max-width:700px;margin:0 auto 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._ctaButton_1ls1k_254{display:inline-block;padding:1rem 2.5rem;background-color:#000;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .25s ease;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._ctaButton_1ls1k_254:hover{background-color:#262626;transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000026}}@layer layout.mobile{._aboutPage_1ls1k_2{overflow-x:hidden}._hero_1ls1k_5{padding:3rem 0 2.5rem}._heroTitle_1ls1k_10{font-size:2rem;margin-bottom:1.25rem;padding:0}._heroDescription_1ls1k_21{font-size:1rem;line-height:1.5;padding:0}._mission_1ls1k_29{padding:3rem 0}._sectionTitle_1ls1k_33{font-size:1.75rem;margin-bottom:1.25rem;padding:0}._missionDescription_1ls1k_43{font-size:1rem;line-height:1.6;padding:0}._team_1ls1k_52{padding:3rem 0}._teamDescription_1ls1k_56{font-size:.9375rem;padding:0;margin-bottom:2rem}._teamStats_1ls1k_65{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}._statValue_1ls1k_75{font-size:2.25rem}._statLabel_1ls1k_83{font-size:.875rem}._teamMembers_1ls1k_89{grid-template-columns:1fr;gap:1.25rem;padding:0}._teamMember_1ls1k_89,._memberCard_1ls1k_96{padding:1.25rem;border-radius:16px}._memberImage_1ls1k_120{width:120px;height:120px;border-width:3px}._memberImageContainer_1ls1k_120{margin-bottom:1rem}._memberName_1ls1k_137{font-size:1.25rem;margin-bottom:.375rem}._memberRole_1ls1k_144,._memberTitle_1ls1k_151{font-size:.875rem;margin-bottom:.75rem}._memberBio_1ls1k_158{font-size:.9375rem;line-height:1.6;margin-bottom:1rem}._socialLink_1ls1k_165{width:44px;height:44px}._values_1ls1k_197{padding:3rem 0}._valuesGrid_1ls1k_201{grid-template-columns:1fr;gap:1rem;padding:0}._valueCard_1ls1k_208{padding:1.5rem;border-radius:12px}._valueTitle_1ls1k_221{font-size:1.25rem;margin-bottom:.75rem}._valueDescription_1ls1k_228{font-size:.9375rem;line-height:1.6}._cta_1ls1k_234{padding:3rem 0}._ctaTitle_1ls1k_239{font-size:1.75rem;margin-bottom:1rem;padding:0}._ctaDescription_1ls1k_246{font-size:.9375rem;padding:0;margin-bottom:1.5rem}._ctaButton_1ls1k_254{display:block;width:100%;padding:.875rem 1.5rem;font-size:.9375rem;text-align:center;min-height:44px}}@layer layout.tablet{._hero_1ls1k_5{padding:4rem 0 3rem}._heroTitle_1ls1k_10{font-size:2.75rem}._heroDescription_1ls1k_21{font-size:1.125rem}._mission_1ls1k_29,._team_1ls1k_52,._values_1ls1k_197,._cta_1ls1k_234{padding:4rem 0}._sectionTitle_1ls1k_33{font-size:2.25rem}._teamStats_1ls1k_65{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.5rem}._statValue_1ls1k_75{font-size:2.75rem}._teamMembers_1ls1k_89{grid-template-columns:repeat(2,1fr);gap:1.5rem}._memberImage_1ls1k_120{width:160px;height:160px}._valuesGrid_1ls1k_201{grid-template-columns:repeat(2,1fr);gap:1.5rem}._valueCard_1ls1k_208{padding:2rem}._ctaTitle_1ls1k_239{font-size:2.25rem}._ctaButton_1ls1k_254{display:inline-block;width:auto;min-height:44px}}@layer layout.desktop{._hero_1ls1k_5{padding:6rem 0 5rem}._heroTitle_1ls1k_10{font-size:4rem}._mission_1ls1k_29,._team_1ls1k_52,._values_1ls1k_197,._cta_1ls1k_234{padding:6rem 0}._sectionTitle_1ls1k_33{font-size:3rem}}
