._hero_1dd6h_6{background:linear-gradient(135deg,#f8f9ff,#fff,#f0f4ff);padding:5rem 0;overflow:hidden}._heroContainer_1dd6h_12{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._heroContent_1dd6h_19{max-width:560px}._heroTitle_1dd6h_23{font-size:3.25rem;font-weight:700;line-height:1.15;margin-bottom:1.5rem;color:var(--color-gray-900)}._heroSubtitle_1dd6h_31{font-size:1.2rem;line-height:1.7;color:var(--color-gray-600);margin-bottom:2rem}._heroActions_1dd6h_38{display:flex;gap:1rem;flex-wrap:wrap}._heroVisual_1dd6h_44{display:flex;justify-content:center;align-items:center}._heroImage_1dd6h_50{width:100%;max-width:520px;height:340px;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);object-fit:cover;object-position:center 70%}._aboutSectionGrid_1dd6h_61{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._aboutSectionTitle_1dd6h_68{font-size:2.25rem;margin-bottom:1.25rem}._aboutSectionText_1dd6h_73{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}._missionCard_1dd6h_79{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;padding:2.5rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl)}._missionCardTitle_1dd6h_87{font-size:1.5rem;margin-bottom:1rem;color:#fff}._missionCardText_1dd6h_93{font-size:1rem;line-height:1.7;color:#ffffffe6}._valuesGrid_1dd6h_100{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._valueCard_1dd6h_106{text-align:center;padding:2rem 1.5rem;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--color-gray-100);transition:all var(--transition-base)}._valueCard_1dd6h_106:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}._valueCardIcon_1dd6h_120{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#263be31a;color:var(--color-primary);border-radius:var(--radius-lg);margin-bottom:1rem}._valueCardTitle_1dd6h_132{font-size:1.1rem;margin-bottom:.5rem}._valueCardDescription_1dd6h_137{font-size:.9rem;color:var(--color-gray-500)}._servicesGrid_1dd6h_143{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._serviceCard_1dd6h_149{display:flex;flex-direction:column;padding:2rem;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--color-gray-100);text-decoration:none;transition:all var(--transition-base)}._serviceCard_1dd6h_149:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}._serviceCardIcon_1dd6h_166{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#263be31a;color:var(--color-primary);border-radius:var(--radius-md);margin-bottom:1.25rem}._serviceCardTitle_1dd6h_178{font-size:1.15rem;margin-bottom:.75rem;color:var(--color-gray-900)}._serviceCardDescription_1dd6h_184{font-size:.9rem;color:var(--color-gray-500);line-height:1.6;flex:1}._serviceCardLink_1dd6h_191{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;color:var(--color-primary);font-weight:600;font-size:.9rem}._serviceCard_1dd6h_149:hover ._serviceCardLink_1dd6h_191 svg{transform:translate(4px)}._serviceCardLink_1dd6h_191 svg{transition:transform var(--transition-base)}._ctaSection_1dd6h_210{padding:3rem 0}._ctaCard_1dd6h_214{background:linear-gradient(135deg,#1a1a2e,#16162a);color:#fff;padding:4rem;border-radius:var(--radius-xl);text-align:center}._ctaCardTitle_1dd6h_222{font-size:2rem;margin-bottom:1rem;color:#fff}._ctaCardText_1dd6h_228{font-size:1.1rem;color:#ffffffbf;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){._heroContainer_1dd6h_12{grid-template-columns:1fr;text-align:center}._heroContent_1dd6h_19{max-width:100%}._heroActions_1dd6h_38{justify-content:center}._heroVisual_1dd6h_44{order:-1;margin-bottom:2rem}._heroImage_1dd6h_50{max-width:450px;height:280px}._aboutSectionGrid_1dd6h_61{grid-template-columns:1fr;gap:2rem}._servicesGrid_1dd6h_143,._valuesGrid_1dd6h_100{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){._hero_1dd6h_6{padding:2rem 0 2.5rem}._heroContainer_1dd6h_12{display:flex;flex-direction:column;gap:1.5rem}._heroVisual_1dd6h_44{order:-1;width:100%}._heroImage_1dd6h_50{width:100%;max-width:100%;height:200px;border-radius:12px}._heroContent_1dd6h_19{width:100%;text-align:center}._heroTitle_1dd6h_23{font-size:1.5rem;line-height:1.3;margin-bottom:.875rem}._heroSubtitle_1dd6h_31{font-size:.9375rem;line-height:1.6;margin-bottom:1.5rem}._heroActions_1dd6h_38{display:flex;flex-direction:column;gap:.75rem;width:100%}._heroActions_1dd6h_38 ._btn_1dd6h_324{width:100%}._aboutSectionGrid_1dd6h_61{display:flex;flex-direction:column;gap:1.5rem}._aboutSectionTitle_1dd6h_68{font-size:1.375rem;margin-bottom:.75rem;text-align:center}._aboutSectionText_1dd6h_73{font-size:.9375rem;line-height:1.7;margin-bottom:1rem;text-align:center}._missionCard_1dd6h_79{padding:1.5rem;border-radius:12px;text-align:center}._missionCardTitle_1dd6h_87{font-size:1.125rem;margin-bottom:.75rem}._missionCardText_1dd6h_93{font-size:.875rem;line-height:1.6}._valuesGrid_1dd6h_100{display:flex;flex-direction:column;gap:.875rem}._valueCard_1dd6h_106{width:100%;padding:1.25rem;text-align:center;border-radius:12px}._valueCard_1dd6h_106:hover{transform:none}._valueCardIcon_1dd6h_120{width:52px;height:52px;margin:0 auto .875rem}._valueCardTitle_1dd6h_132{font-size:1rem;margin-bottom:.375rem}._valueCardDescription_1dd6h_137{font-size:.8125rem;line-height:1.5}._servicesGrid_1dd6h_143{display:flex;flex-direction:column;gap:.875rem}._serviceCard_1dd6h_149{width:100%;padding:1.25rem;text-align:center;border-radius:12px}._serviceCard_1dd6h_149:hover{transform:none}._serviceCardIcon_1dd6h_166{width:52px;height:52px;margin:0 auto 1rem}._serviceCardTitle_1dd6h_178{font-size:1.0625rem;margin-bottom:.5rem}._serviceCardDescription_1dd6h_184{font-size:.8125rem;line-height:1.6}._serviceCardLink_1dd6h_191{justify-content:center;margin-top:1rem;font-size:.875rem}._ctaSection_1dd6h_210{padding:1.5rem 0 2.5rem}._ctaCard_1dd6h_214{padding:2rem 1.25rem;border-radius:12px;text-align:center}._ctaCardTitle_1dd6h_222{font-size:1.25rem;margin-bottom:.75rem}._ctaCardText_1dd6h_228{font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}}
