._header_1hg52_1{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 0;transition:background .2s ease,padding .2s ease}._scrolled_1hg52_11{background:#0c1218cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1rem 0;border-bottom:1px solid rgba(53,164,205,.12)}._container_1hg52_19{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;align-items:center;justify-content:space-between}._logo_1hg52_31{display:flex;align-items:center;transition:opacity .2s ease}._logo_1hg52_31:hover{opacity:.8}._logoImage_1hg52_40{height:36px;width:auto}@media(min-width:1024px){._logoImage_1hg52_40{height:42px}}._desktopNav_1hg52_50{display:none;align-items:center;gap:2rem}@media(min-width:1024px){._desktopNav_1hg52_50{display:flex}}._navLink_1hg52_61{font-size:.875rem;color:#94a3b8;transition:color .2s ease;position:relative}._navLink_1hg52_61:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:#35a4cd;transition:width .2s ease}._navLink_1hg52_61:hover{color:#fff}._navLink_1hg52_61:hover:after{width:100%}._mobileMenuButton_1hg52_84{display:flex;align-items:center;justify-content:center;color:#fff;background:none;border:none;cursor:pointer;padding:.5rem;margin-right:-.5rem}@media(min-width:1024px){._mobileMenuButton_1hg52_84{display:none}}._mobileMenu_1hg52_84{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#060a10;padding-top:80px}._mobileNav_1hg52_109{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;gap:1.5rem;padding-top:3rem}._mobileNavLink_1hg52_122{font-size:1.75rem;font-weight:500;color:#fff;transition:color .2s ease}._mobileNavLink_1hg52_122:hover{color:#35a4cd}._footer_1kej9_1{background:#060a10;border-top:1px solid rgba(53,164,205,.12);padding:2rem 0}._container_1kej9_7{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;text-align:center}._copyright_1kej9_17{font-size:.75rem;color:#64748b}._button_1owqh_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;border-radius:8px;padding:1rem 2rem;cursor:pointer;transition:all .2s ease;border:none;outline:none}._button_1owqh_1:disabled{opacity:.5;cursor:not-allowed}._button_1owqh_1:focus-visible{outline:2px solid #35A4CD;outline-offset:2px}._primary_1owqh_27{background:#5daa33;color:#fff;font-weight:600}._primary_1owqh_27:hover{background:#6fbf42}._secondary_1owqh_36{background:transparent;color:#fff;border:1px solid rgba(53,164,205,.3)}._secondary_1owqh_36:hover{border-color:#35a4cd;background:#35a4cd1a}._ghost_1owqh_46{background:transparent;color:#94a3b8;padding-left:0;padding-right:0}._ghost_1owqh_46:hover{color:#fff}._sm_1owqh_56{font-size:.75rem;padding:.5rem 1rem}._md_1owqh_61{font-size:.875rem;padding:1rem 2rem}._lg_1owqh_66{font-size:1rem;padding:1rem 3rem}@media(min-width:1024px){._lg_1owqh_66{padding:1.5rem 3rem}}._hero_i6ffm_1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}._videoContainer_i6ffm_10{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}._video_i6ffm_10{width:100%;height:100%;object-fit:cover}._overlay_i6ffm_22{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#060a1080,#060a10b3,#060a10e6)}._content_i6ffm_28{position:relative;z-index:1;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding:8rem 1.5rem 6rem;display:flex;flex-direction:column;align-items:center;text-align:center}._label_i6ffm_45{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#35a4cd;font-size:.875rem;margin-bottom:1.5rem}@media(min-width:1024px){._label_i6ffm_45{font-size:1rem}}._headline_i6ffm_60{font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}@media(min-width:1024px){._headline_i6ffm_60{font-size:3.5rem}}@media(min-width:1200px){._headline_i6ffm_60{font-size:4.5rem}}._headline_i6ffm_60{color:#fff;margin-bottom:1.5rem}@media(min-width:1024px){._headline_i6ffm_60{margin-bottom:2rem}}._subheadline_i6ffm_86{font-size:1rem;line-height:1.7;color:#94a3b8;max-width:600px;margin-bottom:3rem}@media(min-width:1024px){._subheadline_i6ffm_86{font-size:1.125rem;margin-bottom:4rem}}._cta_i6ffm_100{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){._cta_i6ffm_100{flex-direction:row;gap:1.5rem}}._scrollIndicator_i6ffm_112{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);color:#94a3b8;animation:_scrollBounce_i6ffm_1 2s ease-in-out infinite;transition:color .2s ease}._scrollIndicator_i6ffm_112:hover{color:#fff}@keyframes _scrollBounce_i6ffm_1{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}._wrapper_1npph_1{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}@media(min-width:1024px){._wrapper_1npph_1{margin-bottom:6rem}}._left_1npph_13{align-items:flex-start;text-align:left}._center_1npph_18{align-items:center;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}._label_1npph_26{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#35a4cd;font-size:.875rem}@media(min-width:1024px){._label_1npph_26{font-size:1rem}}._labelSecondary_1npph_40{color:#5daa33}._title_1npph_44{font-size:1.75rem;font-weight:600;line-height:1.2;letter-spacing:-.01em}@media(min-width:1024px){._title_1npph_44{font-size:2.5rem}}@media(min-width:1200px){._title_1npph_44{font-size:3rem}}._title_1npph_44{font-size:2.5rem;color:#fff}@media(min-width:1024px){._title_1npph_44{font-size:3rem}}@media(min-width:1200px){._title_1npph_44{font-size:3.5rem}}._description_1npph_75{font-size:1rem;line-height:1.7}@media(min-width:1024px){._description_1npph_75{font-size:1.125rem}}._description_1npph_75{color:#94a3b8;max-width:600px}._section_1417w_1{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._section_1417w_1{padding-top:8rem;padding-bottom:8rem}}._section_1417w_1{background:#060a10}._container_1417w_15{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._content_1417w_24{display:flex;flex-direction:column;gap:1.5rem;max-width:800px}._lead_1417w_31{font-size:1.125rem;line-height:1.7;color:#fff;font-weight:400}@media(min-width:1024px){._lead_1417w_31{font-size:1.5rem}}._body_1417w_43{font-size:1rem;line-height:1.7}@media(min-width:1024px){._body_1417w_43{font-size:1.125rem}}._body_1417w_43{color:#94a3b8}._card_1xgv7_1{background:#0c1218;border:1px solid rgba(53,164,205,.12);border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._card_1xgv7_1:hover{transform:translateY(-4px);border-color:#35a4cd33;box-shadow:0 20px 40px #0000004d,0 0 60px #35a4cd1a}._card_1xgv7_1{display:flex;flex-direction:column;gap:1rem}._cardSecondary_1xgv7_19:hover{box-shadow:0 20px 40px #0000004d,0 0 60px #5daa331a}._iconWrapper_1xgv7_23{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#35a4cd1a;border-radius:8px}._iconWrapperSecondary_1xgv7_33{background:#5daa331a}._icon_1xgv7_23{color:#35a4cd}._iconSecondary_1xgv7_41{color:#5daa33}._title_1xgv7_45{font-size:1.125rem;font-weight:600;color:#fff}._description_1xgv7_51{font-size:.875rem;line-height:1.7;color:#94a3b8}._section_w1ae5_1{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._section_w1ae5_1{padding-top:8rem;padding-bottom:8rem}}._section_w1ae5_1{background:#0c1218}._container_w1ae5_15{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._grid_w1ae5_24{display:grid;gap:1.5rem}@media(min-width:768px){._grid_w1ae5_24{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){._grid_w1ae5_24{grid-template-columns:repeat(3,1fr)}}._section_vj4ij_1{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._section_vj4ij_1{padding-top:8rem;padding-bottom:8rem}}._section_vj4ij_1{background:#060a10}._container_vj4ij_15{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._grid_vj4ij_24{display:grid;gap:4rem}@media(min-width:1024px){._grid_vj4ij_24{grid-template-columns:1fr 1fr;gap:6rem;align-items:start}}._column_vj4ij_36{display:flex;flex-direction:column;gap:1.5rem;min-width:0}._lead_vj4ij_43{font-size:1.125rem;line-height:1.7;color:#fff}@media(min-width:1024px){._lead_vj4ij_43{font-size:1.5rem}}._body_vj4ij_54{font-size:1rem;line-height:1.7}@media(min-width:1024px){._body_vj4ij_54{font-size:1.125rem}}._body_vj4ij_54{color:#94a3b8}._list_vj4ij_67{margin-top:1rem}._listTitle_vj4ij_71{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}._capabilities_vj4ij_78{display:flex;flex-direction:column;gap:.5rem}._capabilityItem_vj4ij_84{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#94a3b8}._bullet_vj4ij_92{width:6px;height:6px;background:#35a4cd;border-radius:50%;flex-shrink:0}._terminal_vj4ij_100{background:#050508;border:1px solid rgba(53,164,205,.12);border-radius:12px;overflow:hidden}._terminalHeader_vj4ij_107{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#35a4cd80;border-bottom:1px solid rgba(53,164,205,.12)}._terminalDot_vj4ij_116{width:12px;height:12px;border-radius:50%;background:#64748b}._terminalDot_vj4ij_116:nth-child(1){background:#ff5f56}._terminalDot_vj4ij_116:nth-child(2){background:#ffbd2e}._terminalDot_vj4ij_116:nth-child(3){background:#27ca40}._terminalTitle_vj4ij_132{margin-left:auto;font-size:.75rem;font-family:JetBrains Mono,Fira Code,monospace;color:#64748b}._terminalBody_vj4ij_139{padding:1.5rem}._code_vj4ij_143{margin:0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem;line-height:1.6;color:#94a3b8;white-space:pre;overflow-x:auto}@media(min-width:1024px){._code_vj4ij_143{font-size:.875rem;line-height:1.7}}._keyword_vj4ij_159{color:#c678dd}._type_vj4ij_163{color:#e5c07b}._function_vj4ij_167{color:#61afef}._preprocessor_vj4ij_171{color:#c678dd}._string_vj4ij_175{color:#98c379}._section_zctpp_1{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._section_zctpp_1{padding-top:8rem;padding-bottom:8rem}}._section_zctpp_1{background:#0c1218}._container_zctpp_15{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._mapWrapper_zctpp_24{margin-bottom:4rem}._mapImage_zctpp_28{width:100%;max-width:900px;height:auto;margin:0 auto;display:block}._iconWrapper_zctpp_36{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#5daa331a;border-radius:8px;color:#5daa33;margin-bottom:.25rem}._locations_zctpp_48{display:grid;gap:1.5rem}@media(min-width:768px){._locations_zctpp_48{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._locations_zctpp_48{grid-template-columns:repeat(4,1fr)}}._location_zctpp_48{background:#0c1218;border:1px solid rgba(53,164,205,.12);border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._location_zctpp_48:hover{transform:translateY(-4px);border-color:#35a4cd33;box-shadow:0 20px 40px #0000004d,0 0 60px #35a4cd1a}._location_zctpp_48:hover{box-shadow:0 20px 40px #0000004d,0 0 60px #5daa331a}._location_zctpp_48{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}._city_zctpp_86{font-size:1.125rem;font-weight:600;color:#fff}._country_zctpp_92{font-size:.875rem;color:#94a3b8}._address_zctpp_97{margin-top:.25rem;font-size:.75rem;line-height:1.6;color:#64748b}._section_do4ow_1{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._section_do4ow_1{padding-top:8rem;padding-bottom:8rem}}._section_do4ow_1{background:#060a10}._container_do4ow_15{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._content_do4ow_24{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin-bottom:6rem}._lead_do4ow_32{font-size:1.125rem;line-height:1.7;color:#fff}@media(min-width:1024px){._lead_do4ow_32{font-size:1.5rem}}._body_do4ow_43{font-size:1rem;line-height:1.7}@media(min-width:1024px){._body_do4ow_43{font-size:1.125rem}}._body_do4ow_43{color:#94a3b8}._stats_do4ow_56{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:6rem}@media(min-width:768px){._stats_do4ow_56{grid-template-columns:repeat(4,1fr)}}._stat_do4ow_56{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;background:#060a10;border:1px solid rgba(53,164,205,.12);border-radius:12px;text-align:center}._statValue_do4ow_80{font-size:2.5rem;font-weight:700;color:#5daa33;font-variant-numeric:tabular-nums}@media(min-width:1024px){._statValue_do4ow_80{font-size:3rem}}._statLabel_do4ow_92{font-size:.875rem;color:#94a3b8}._roles_do4ow_97{background:#060a10;border:1px solid rgba(53,164,205,.12);border-radius:12px;padding:2rem}@media(min-width:1024px){._roles_do4ow_97{padding:3rem}}._rolesTitle_do4ow_109{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem}._rolesList_do4ow_116{display:flex;flex-direction:column;gap:1rem}._rolesList_do4ow_116 li{position:relative;padding-left:1.5rem;font-size:.875rem;color:#94a3b8;line-height:1.6}._rolesList_do4ow_116 li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#35a4cd;border-radius:50%}._section_1qw2u_1{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._section_1qw2u_1{padding-top:8rem;padding-bottom:8rem}}._section_1qw2u_1{background:#0c1218}._container_1qw2u_15{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._content_1qw2u_24{display:grid;gap:4rem}@media(min-width:1024px){._content_1qw2u_24{grid-template-columns:1fr 1.5fr;gap:6rem;align-items:start}}._benefits_1qw2u_36{background:#0c1218;border:1px solid rgba(53,164,205,.12);border-radius:12px;padding:2rem}@media(min-width:1024px){._benefits_1qw2u_36{padding:3rem;position:sticky;top:100px}}._benefitsTitle_1qw2u_50{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem}._benefitsList_1qw2u_57{display:flex;flex-direction:column;gap:1rem}._benefitItem_1qw2u_63{display:flex;align-items:flex-start;gap:1rem;font-size:.875rem;color:#94a3b8;line-height:1.6}._bullet_1qw2u_72{width:6px;height:6px;background:#5daa33;border-radius:50%;flex-shrink:0;margin-top:8px}._positions_1qw2u_81{display:flex;flex-direction:column;gap:2rem}._positionsTitle_1qw2u_87{font-size:1.125rem;font-weight:600;color:#fff}._positionsList_1qw2u_93{display:flex;flex-direction:column;gap:1rem}._position_1qw2u_81{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem;background:#0c1218;border:1px solid rgba(53,164,205,.12);border-radius:12px;transition:all .2s ease;cursor:pointer}._position_1qw2u_81:hover{border-color:#5daa33;background:#5daa330d}._position_1qw2u_81:hover ._positionArrow_1qw2u_115{transform:translate(4px);color:#5daa33}._positionInfo_1qw2u_120{display:flex;flex-direction:column;gap:.5rem}._positionTitle_1qw2u_126{font-size:1rem;font-weight:500;color:#fff}._positionStack_1qw2u_132{font-size:.75rem;color:#fff;opacity:.9}._positionMeta_1qw2u_138{display:flex;align-items:center;gap:1.5rem}._positionLocation_1qw2u_144,._positionType_1qw2u_145{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#64748b}._positionArrow_1qw2u_115{color:#64748b;transition:all .2s ease;flex-shrink:0}._openApplication_1qw2u_159{font-size:.875rem;color:#94a3b8;font-style:italic}._section_1uvo5_1{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._section_1uvo5_1{padding-top:8rem;padding-bottom:8rem}}._section_1uvo5_1{background:#060a10}._container_1uvo5_15{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._contacts_1uvo5_24{display:grid;gap:1.5rem;margin-bottom:4rem}@media(min-width:768px){._contacts_1uvo5_24{grid-template-columns:repeat(3,1fr)}}._contactCard_1uvo5_35{background:#0c1218;border:1px solid rgba(53,164,205,.12);border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._contactCard_1uvo5_35:hover{transform:translateY(-4px);border-color:#35a4cd33;box-shadow:0 20px 40px #0000004d,0 0 60px #35a4cd1a}._contactCard_1uvo5_35{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}._icon_1uvo5_55{color:#35a4cd;margin-bottom:.25rem}._contactTitle_1uvo5_60{font-size:1rem;font-weight:600;color:#fff}._contactLink_1uvo5_66{font-size:.875rem;color:#94a3b8;transition:color .2s ease}._contactLink_1uvo5_66:hover{color:#35a4cd}._social_1uvo5_75{display:flex;justify-content:center}._socialLink_1uvo5_80{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#94a3b8;padding:1rem 1.5rem;background:#060a10;border:1px solid rgba(53,164,205,.12);border-radius:8px;transition:all .2s ease}._socialLink_1uvo5_80:hover{color:#fff;border-color:#35a4cd}._page_18a6h_1{min-height:100vh;display:flex;flex-direction:column;background:#060a10}._header_18a6h_8{position:fixed;top:0;left:0;right:0;z-index:100;background:#0c1218cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(53,164,205,.12)}._headerContainer_18a6h_20{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;align-items:center;justify-content:space-between;height:72px}._logo_18a6h_33{display:flex;align-items:center}._logoImage_18a6h_38{height:36px;width:auto}@media(min-width:1024px){._logoImage_18a6h_38{height:42px}}._backLink_18a6h_48{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s ease}._backLink_18a6h_48:hover{color:#35a4cd}._main_18a6h_61{flex:1;padding-top:72px}._container_18a6h_66{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._accentPrimary_18a6h_75{--accent-color: #35A4CD;--accent-color-10: rgba(53, 164, 205, .1)}._accentSecondary_18a6h_80{--accent-color: #5DAA33;--accent-color-10: rgba(93, 170, 51, .1)}._hero_18a6h_85{padding:8rem 0 6rem;text-align:center;background:#0c1218}._label_18a6h_91{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#35a4cd;color:var(--accent-color);font-size:.875rem;display:block;margin-bottom:1.5rem}@media(min-width:1024px){._label_18a6h_91{font-size:1rem}}._title_18a6h_108{font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}@media(min-width:1024px){._title_18a6h_108{font-size:3.5rem}}@media(min-width:1200px){._title_18a6h_108{font-size:4.5rem}}._title_18a6h_108{color:#fff;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}._intro_18a6h_132{font-size:1rem;line-height:1.7}@media(min-width:1024px){._intro_18a6h_132{font-size:1.125rem}}._intro_18a6h_132{color:#94a3b8;max-width:600px;margin:0 auto}._process_18a6h_147{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._process_18a6h_147{padding-top:8rem;padding-bottom:8rem}}._process_18a6h_147{background:#060a10}._sectionLabel_18a6h_161{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#35a4cd;color:var(--accent-color);font-size:.875rem;display:block;text-align:center;margin-bottom:1.5rem}@media(min-width:1024px){._sectionLabel_18a6h_161{font-size:1rem}}._sectionTitle_18a6h_179{font-size:1.75rem;font-weight:600;line-height:1.2;letter-spacing:-.01em}@media(min-width:1024px){._sectionTitle_18a6h_179{font-size:2.5rem}}@media(min-width:1200px){._sectionTitle_18a6h_179{font-size:3rem}}._sectionTitle_18a6h_179{color:#fff;text-align:center;margin-bottom:1rem}._sectionSubtitle_18a6h_201{font-size:1rem;line-height:1.7}@media(min-width:1024px){._sectionSubtitle_18a6h_201{font-size:1.125rem}}._sectionSubtitle_18a6h_201{color:#94a3b8;text-align:center;max-width:600px;margin:0 auto 6rem}._steps_18a6h_217{display:grid;gap:1.5rem}@media(min-width:768px){._steps_18a6h_217{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){._steps_18a6h_217{grid-template-columns:repeat(4,1fr)}}._step_18a6h_217{background:#0c1218;border:1px solid rgba(53,164,205,.12);border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._step_18a6h_217:hover{transform:translateY(-4px);border-color:#35a4cd33;box-shadow:0 20px 40px #0000004d,0 0 60px #35a4cd1a}._step_18a6h_217{position:relative;text-align:center;padding:3rem 1.5rem}._step_18a6h_217:hover{box-shadow:0 20px 40px #0000004d,0 0 60px var(--accent-color-10)}._stepNumber_18a6h_253{position:absolute;top:1rem;left:1rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--accent-color-10);color:var(--accent-color);font-size:.875rem;font-weight:600;border-radius:50%}._stepIcon_18a6h_269{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--accent-color-10);color:var(--accent-color);border-radius:12px;margin:0 auto 1.5rem}._stepTitle_18a6h_281{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}._stepDescription_18a6h_288{font-size:.875rem;line-height:1.6;color:#94a3b8}._apply_18a6h_294{padding-top:6rem;padding-bottom:6rem}@media(min-width:1024px){._apply_18a6h_294{padding-top:8rem;padding-bottom:8rem}}._apply_18a6h_294{background:#0c1218}._applyContent_18a6h_308{text-align:center;max-width:600px;margin:0 auto}._applyTitle_18a6h_314{font-size:1.75rem;font-weight:600;line-height:1.2;letter-spacing:-.01em}@media(min-width:1024px){._applyTitle_18a6h_314{font-size:2.5rem}}@media(min-width:1200px){._applyTitle_18a6h_314{font-size:3rem}}._applyTitle_18a6h_314{color:#fff;margin-bottom:1.5rem}._applyText_18a6h_335{font-size:1rem;line-height:1.7}@media(min-width:1024px){._applyText_18a6h_335{font-size:1.125rem}}._applyText_18a6h_335{color:#94a3b8;margin-bottom:3rem}._applyActions_18a6h_349{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:640px){._applyActions_18a6h_349{flex-direction:row;justify-content:center}}._viewPositions_18a6h_362{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s ease}._viewPositions_18a6h_362:hover{color:var(--accent-color)}._footer_18a6h_372{padding:2rem 0;background:#060a10;border-top:1px solid rgba(53,164,205,.12)}._copyright_18a6h_378{font-size:.875rem;color:#64748b;text-align:center}._app_1l4mz_1{min-height:100vh;display:flex;flex-direction:column}main{flex:1}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;color:#fff;background-color:#060a10;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#fff}p{color:#94a3b8}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img,video{max-width:100%;height:auto;display:block}ul,ol{list-style:none}:focus-visible{outline:2px solid #35A4CD;outline-offset:2px}::selection{background-color:#35a4cd4d;color:#fff}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
