.FooterBar_footerBar__DAlol{border-top:1px solid var(--color-border);padding:var(--space-2) 0;background:var(--color-bg);scroll-snap-align:none}.FooterBar_inner__B210S{display:flex;align-items:center;position:relative;min-height:32px;max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.FooterBar_copyright__oi6mL{position:absolute;left:var(--container-padding);font-size:var(--fs-caption);color:var(--color-text-secondary);white-space:nowrap}.FooterBar_links__YyN98{display:flex;align-items:center;justify-content:center;gap:var(--space-6);flex-wrap:wrap;width:100%}.FooterBar_link__iblQI{font-size:var(--fs-small);color:var(--color-text-secondary);text-decoration:none;transition:color .2s ease}.FooterBar_link__iblQI:hover{color:var(--color-text)}@media (max-width:768px){.FooterBar_inner__B210S{flex-direction:column;gap:var(--space-4)}.FooterBar_copyright__oi6mL{position:static}.FooterBar_links__YyN98{justify-content:center;gap:var(--space-4)}}@media (max-width:320px){.FooterBar_footerBar__DAlol{padding:var(--space-3) 0}.FooterBar_inner__B210S{padding:0 var(--space-3);gap:var(--space-3)}.FooterBar_copyright__oi6mL{font-size:.625rem}.FooterBar_links__YyN98{gap:var(--space-2)}.FooterBar_link__iblQI{font-size:var(--fs-caption)}}.ServicesHomeContent_overline__WmhiS{color:rgba(255,255,255,.5);letter-spacing:.15em;margin-bottom:var(--space-4)}.ServicesHomeContent_overlineAccent__yppay,.ServicesHomeContent_overline__WmhiS{display:block;font-size:13px;font-weight:var(--fw-medium);text-transform:uppercase}.ServicesHomeContent_overlineAccent__yppay{color:var(--color-accent);letter-spacing:.12em;margin-bottom:var(--space-3)}.ServicesHomeContent_container__LPKCE{max-width:1200px;margin:0 auto;padding:0 var(--container-padding);width:100%}.ServicesHomeContent_sectionHeader__Zcikz{text-align:center;margin-bottom:var(--space-16)}.ServicesHomeContent_sectionTitle__zYI5u{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--fw-bold);color:var(--color-text);margin:0 0 var(--space-4) 0;line-height:1.2}.ServicesHomeContent_sectionDescription__7_Ngi{font-size:var(--fs-body);color:var(--color-text-secondary);line-height:1.7;margin:0 auto;max-width:550px}.ServicesHomeContent_heroSection__2h47T{position:relative;height:100vh;min-height:600px;max-height:1200px;display:flex;align-items:center;justify-content:center;background:rgb(5,5,3);overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.ServicesHomeContent_heroOverlay__4uaKm{position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(59,130,246,.06) 0,transparent 60%)}.ServicesHomeContent_heroContent__HtSdT{position:relative;z-index:1;text-align:center;max-width:850px;padding:0 var(--container-padding)}.ServicesHomeContent_heroTitle__VXNz7{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:var(--fw-bold);color:#fff;line-height:1.08;letter-spacing:-.02em;margin:0 0 var(--space-6) 0}.ServicesHomeContent_heroDescription__LK6eJ{font-size:clamp(.9rem,1.2vw,1.05rem);color:rgba(255,255,255,.6);line-height:1.7;margin:0 auto;max-width:650px}.ServicesHomeContent_scrollIndicator__ltPIY{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--space-2);color:rgba(255,255,255,.5);cursor:pointer;transition:color var(--duration-normal) var(--ease-default);z-index:2}.ServicesHomeContent_scrollIndicator__ltPIY:hover{color:rgba(255,255,255,.8)}.ServicesHomeContent_scrollIndicatorText__F3nHQ{font-size:11px;font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.15em}.ServicesHomeContent_scrollIndicatorIcon__4yt2e{animation:ServicesHomeContent_bounceDown__HjPZq 2s infinite}@keyframes ServicesHomeContent_bounceDown__HjPZq{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}.ServicesHomeContent_statsSection__4G_Yz{height:100vh;min-height:600px;max-height:1200px;display:flex;align-items:center;justify-content:center;background:#000;scroll-snap-align:start;scroll-snap-stop:always}.ServicesHomeContent_statsGrid__KNvPQ{display:flex;justify-content:center;gap:clamp(60px,10vw,160px)}.ServicesHomeContent_statItem__MPi8a{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.ServicesHomeContent_statIcon__yVQGR{color:rgba(255,255,255,.25);margin-bottom:var(--space-2)}.ServicesHomeContent_statValue__uhJnp{font-size:clamp(3rem,6vw,5rem);font-weight:var(--fw-bold);color:#fff;line-height:1}.ServicesHomeContent_statLabel__KIgTM{font-size:14px;color:rgba(255,255,255,.5);text-align:center}.ServicesHomeContent_disciplinesSection__oLMsR{height:100vh;min-height:600px;max-height:1200px;display:flex;align-items:center;background:var(--color-bg);scroll-snap-align:start;scroll-snap-stop:always}.ServicesHomeContent_disciplinesGrid__T1mi4{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-5);gap:var(--space-5)}.ServicesHomeContent_disciplineCard__JBoWM{padding:var(--space-7);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--duration-normal) var(--ease-default)}.ServicesHomeContent_disciplineCard__JBoWM:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:transparent}.ServicesHomeContent_disciplineIcon__3fodc{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-lg);background:rgba(0,0,0,.05);color:var(--color-text);margin-bottom:var(--space-4)}.ServicesHomeContent_disciplineTitle__Xmmkj{font-size:clamp(1rem,1.3vw,1.15rem);font-weight:var(--fw-semibold);color:var(--color-text);margin:0 0 var(--space-2) 0;line-height:1.3}.ServicesHomeContent_disciplineDesc__9R_xL{font-size:13px;color:var(--color-text-secondary);line-height:1.6;margin:0}.ServicesHomeContent_ortemSection__tZGj_{height:100vh;min-height:600px;max-height:1200px;display:flex;align-items:center;background:rgb(5,5,3);color:#fff;scroll-snap-align:start;scroll-snap-stop:always}.ServicesHomeContent_ortemContainer__ApiZp{display:flex;align-items:center;gap:var(--space-16);max-width:1200px;margin:0 auto;padding:0 var(--container-padding);width:100%}.ServicesHomeContent_ortemContent__4Aiyg{flex:1 1}.ServicesHomeContent_ortemTitle__16idB{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--fw-bold);color:#fff;margin:0 0 var(--space-5) 0;line-height:1.2}.ServicesHomeContent_ortemDescription__yndoz{font-size:clamp(.85rem,1vw,.95rem);color:rgba(255,255,255,.6);line-height:1.7;margin:0 0 var(--space-8) 0}.ServicesHomeContent_ortemFeatures__YSUi6{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-8)}.ServicesHomeContent_ortemFeature__F670A{display:flex;align-items:center;gap:var(--space-3);font-size:var(--fs-body-sm);font-weight:var(--fw-medium);color:rgba(255,255,255,.8)}.ServicesHomeContent_ortemFeature__F670A svg{color:rgba(255,255,255,.4);flex-shrink:0}.ServicesHomeContent_ortemLink__itWbi{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--fs-body-sm);font-weight:var(--fw-medium);color:#fff;background:rgba(255,255,255,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-full);text-decoration:none;transition:all var(--duration-normal) var(--ease-default)}.ServicesHomeContent_ortemLink__itWbi:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.25);transform:translateY(-1px)}.ServicesHomeContent_ortemVisual__Criwl{flex:0 0 35%;display:flex;align-items:center;justify-content:center}.ServicesHomeContent_ortemLogoImage__zEoYg{width:100%;max-width:320px;height:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.9;transition:opacity var(--duration-normal) var(--ease-default)}.ServicesHomeContent_ortemLogoImage__zEoYg:hover{opacity:1}.ServicesHomeContent_ctaSection__AiBgV{height:100vh;min-height:600px;max-height:1200px;display:flex;align-items:center;justify-content:center;background:rgb(5,5,3);scroll-snap-align:start;scroll-snap-stop:always}.ServicesHomeContent_ctaContent__2JQz2{text-align:center;max-width:700px;padding:0 var(--container-padding)}.ServicesHomeContent_ctaTitle__cNHdW{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--fw-bold);color:#fff;margin:0 0 var(--space-5) 0;line-height:1.15}.ServicesHomeContent_ctaSubtitle__0Q_q2{font-size:clamp(.9rem,1.1vw,1rem);color:rgba(255,255,255,.6);line-height:1.7;margin:0 0 var(--space-8) 0}.ServicesHomeContent_ctaButton__EFARN{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);height:52px;padding:0 var(--space-8);font-size:var(--fs-body);font-weight:var(--fw-semibold);font-family:inherit;color:#000;background:#fff;border:none;border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-normal) var(--ease-default)}.ServicesHomeContent_ctaButton__EFARN:hover{background:rgba(255,255,255,.9);transform:translateY(-2px)}@media (max-width:1024px){.ServicesHomeContent_disciplinesGrid__T1mi4{grid-template-columns:repeat(2,1fr)}.ServicesHomeContent_ortemContainer__ApiZp{flex-direction:column;text-align:center}.ServicesHomeContent_ortemFeatures__YSUi6{align-items:center}.ServicesHomeContent_ortemVisual__Criwl{flex:none}}@media (max-width:768px){.ServicesHomeContent_heroSection__2h47T{min-height:100svh}.ServicesHomeContent_heroTitle__VXNz7{font-size:clamp(1.75rem,7vw,2.5rem)}.ServicesHomeContent_heroDescription__LK6eJ{font-size:.9rem}.ServicesHomeContent_scrollIndicator__ltPIY{bottom:24px}.ServicesHomeContent_scrollIndicatorText__F3nHQ{font-size:10px}.ServicesHomeContent_statsSection__4G_Yz{min-height:auto;height:auto;padding:var(--space-16) 0}.ServicesHomeContent_statsGrid__KNvPQ{flex-direction:column;align-items:center;gap:var(--space-8)}.ServicesHomeContent_statValue__uhJnp{font-size:clamp(2.5rem,12vw,4rem)}.ServicesHomeContent_statLabel__KIgTM{font-size:13px}.ServicesHomeContent_disciplinesSection__oLMsR{height:auto;min-height:auto;padding:var(--space-16) 0}.ServicesHomeContent_sectionHeader__Zcikz{margin-bottom:var(--space-10)}.ServicesHomeContent_sectionTitle__zYI5u{font-size:clamp(1.25rem,5vw,1.75rem)}.ServicesHomeContent_disciplinesGrid__T1mi4{grid-template-columns:1fr;gap:var(--space-4)}.ServicesHomeContent_disciplineCard__JBoWM{padding:var(--space-5)}.ServicesHomeContent_disciplineIcon__3fodc{width:40px;height:40px;margin-bottom:var(--space-3)}.ServicesHomeContent_ortemSection__tZGj_{height:auto;min-height:auto;padding:var(--space-16) 0}.ServicesHomeContent_ortemContainer__ApiZp{flex-direction:column;text-align:center;gap:var(--space-10)}.ServicesHomeContent_ortemVisual__Criwl{order:-1;flex:none}.ServicesHomeContent_ortemLogoImage__zEoYg{max-width:180px}.ServicesHomeContent_ortemFeatures__YSUi6{align-items:center}.ServicesHomeContent_ortemTitle__16idB{font-size:clamp(1.25rem,5vw,1.5rem)}.ServicesHomeContent_ctaSection__AiBgV{min-height:auto;height:auto;padding:var(--space-20) 0}.ServicesHomeContent_ctaTitle__cNHdW{font-size:clamp(1.5rem,6vw,2rem)}.ServicesHomeContent_ctaButton__EFARN{width:100%;height:48px;max-width:280px;justify-content:center}}@media (max-width:480px){.ServicesHomeContent_heroContent__HtSdT{padding:0 var(--space-4)}.ServicesHomeContent_statsGrid__KNvPQ{gap:var(--space-6)}.ServicesHomeContent_statItem__MPi8a{gap:var(--space-1)}.ServicesHomeContent_disciplinesSection__oLMsR{padding:var(--space-12) 0}.ServicesHomeContent_disciplineCard__JBoWM{padding:var(--space-4)}.ServicesHomeContent_disciplineDesc__9R_xL{font-size:12px}.ServicesHomeContent_ortemSection__tZGj_{padding:var(--space-12) 0}.ServicesHomeContent_ortemDescription__yndoz{font-size:.85rem}.ServicesHomeContent_ortemFeature__F670A{font-size:13px}.ServicesHomeContent_ctaSection__AiBgV{padding:var(--space-16) 0}}@media (max-height:500px) and (orientation:landscape){.ServicesHomeContent_ctaSection__AiBgV,.ServicesHomeContent_disciplinesSection__oLMsR,.ServicesHomeContent_heroSection__2h47T,.ServicesHomeContent_ortemSection__tZGj_,.ServicesHomeContent_statsSection__4G_Yz{height:auto;min-height:auto;padding:var(--space-10) 0}.ServicesHomeContent_heroTitle__VXNz7{font-size:clamp(1.75rem,5vw,2.5rem)}.ServicesHomeContent_heroSubtitle__xWRDf{font-size:.9rem}.ServicesHomeContent_statsGrid__KNvPQ{gap:var(--space-4)}.ServicesHomeContent_statValue__uhJnp{font-size:1.5rem}}