@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1d4ed8;--blue-mid:#1e40af;--blue-dark:#1e3a8a;--blue-light:#eff6ff;--white:#fff;--bg:#0a1450;--text:#fff;--muted:#94a3b8;--border:#ffffff1a;--section-padding:120px 0;--section-padding-mobile:60px 0;--container-padding:0 2rem;--container-max-width:1570px;--container-wide-max-width:1550px;--radius-main:14px;--radius-btn:12px}html{overscroll-behavior:none;width:100%;overflow-x:clip}body{overscroll-behavior:none;width:100%;min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:auto;background:#fff;margin:0;padding:0;font-family:Open Sans,sans-serif}#root{width:100%;overflow-x:clip}main{width:100%;max-width:100%}img,video,canvas,svg{max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.9}.container{width:100%;max-width:var(--container-max-width);padding:var(--container-padding);margin:0 auto}.container-wide{width:100%;max-width:var(--container-wide-max-width);margin:0 auto;padding:0 1rem}.section{padding:var(--section-padding);width:100%}@media (width<=768px){:root{--section-padding:var(--section-padding-mobile)}.container{padding:0 1rem}}.btn-primary{color:#fff;border-radius:var(--radius-btn);cursor:pointer;text-align:center;letter-spacing:.01em;background:#1e3a8a;border:2px solid #1e3a8a;padding:.85rem 2.5rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700;transition:all .2s;display:inline-block}.btn-primary:hover{color:#1e3a8a;background:0 0;transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}.btn-primary:active{transform:translateY(0)}.reveal{opacity:0;z-index:2;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.reveal.visible{opacity:1;transform:translateY(0)scale(1)}.reveal-group>*{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(15px)}.reveal-group.visible>*{opacity:1;transform:translateY(0)scale(1)}.reveal-group.visible>:first-child{transition-delay:50ms}.reveal-group.visible>:nth-child(2){transition-delay:.12s}.reveal-group.visible>:nth-child(3){transition-delay:.19s}.reveal-group.visible>:nth-child(4){transition-delay:.26s}.reveal-group.visible>:nth-child(5){transition-delay:.33s}.reveal-group.visible>:nth-child(6){transition-delay:.4s}.reveal-group.visible>:nth-child(7){transition-delay:.47s}.reveal-group.visible>:nth-child(8){transition-delay:.54s}.reveal-group.visible>:nth-child(9){transition-delay:.61s}.reveal-group.visible>:nth-child(10){transition-delay:.68s}.reveal-group.visible>:nth-child(11){transition-delay:.75s}.reveal-group.visible>:nth-child(12){transition-delay:.82s}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.reveal-d4{transition-delay:.4s}.reveal-d5{transition-delay:.5s}._topBar_8crc1_1{color:#fff;z-index:1001;background:#2563eb;justify-content:center;align-items:center;width:100%;height:50px;font-size:.85rem;font-weight:600;transition:transform .3s;display:flex;position:fixed;top:0;left:0}._topBarHidden_8crc1_18{transform:translateY(-100%)}._nav_8crc1_22{z-index:1000;background-color:#01053c;border-bottom:1px solid #ffffff0d;align-items:center;width:100%;height:100px;transition:top .3s,height .3s;display:flex;position:fixed;top:50px;left:0}._navNoTopBar_8crc1_38{top:0!important}._scrolled_8crc1_42{-webkit-backdrop-filter:none;backdrop-filter:none;height:70px;box-shadow:none;top:0}._inner_8crc1_51{max-width:var(--container-max-width);width:100%;padding:var(--container-padding);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}._logoLink_8crc1_66{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:flex}._nav_8crc1_22 ._logo_8crc1_66{object-fit:contain;z-index:1001;border:2px solid #0000;transition:all .3s;width:auto!important;height:50px!important;min-height:50px!important;max-height:50px!important;display:block!important}._scrolled_8crc1_42 ._logo_8crc1_66{height:40px!important;min-height:40px!important;max-height:40px!important}._searchBox_8crc1_97{flex-shrink:1;align-items:center;width:clamp(140px,20vw,280px);min-width:0;display:flex;position:relative}._searchIcon_8crc1_106{color:#151718;pointer-events:none;flex-shrink:0;font-size:1.1rem;position:absolute;left:14px}._searchInput_8crc1_115{color:#000;background:#949596;border:none;border-radius:8px;outline:none;width:100%;min-width:0;padding:.65rem 1rem .65rem 2.75rem;font-size:.88rem}._searchInput_8crc1_115:hover{background:#b1b1b1}._searchInput_8crc1_115::placeholder{color:#393939}._suggestionList_8crc1_139{z-index:2000;background:#fff;border:1px solid #00000014;border-radius:12px;width:100%;min-width:580px;max-width:90vw;margin:0;padding:6px;list-style:none;animation:.18s _suggestionFadeIn_8crc1_1;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 12px 32px #0000002e}._trendSearchHeader_8crc1_158{color:#2d3138;text-transform:uppercase;letter-spacing:.5px;padding:.4rem .75rem .1rem;font-size:.9rem;font-weight:600}._suggestionGrid_8crc1_167{flex-wrap:wrap;gap:4px;padding:4px;display:flex}@keyframes _suggestionFadeIn_8crc1_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._suggestionItem_8crc1_179{color:#1e293b;cursor:pointer;box-sizing:border-box;background:#6565655c;border-radius:8px;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:2px;padding:.55rem .85rem;font-size:.86rem;transition:background .15s;display:inline-flex}._suggestionItem_8crc1_179:hover{background:#3333336d}._suggestionActive_8crc1_200{color:#1378d1;background:#e8eeff!important}._suggestionIcon_8crc1_205{color:#000;flex-shrink:0;font-size:.7rem;font-weight:800}._mobileSuggestionList_8crc1_216{z-index:2100;box-sizing:border-box;background:#1a2460;border:1px solid #ffffff1f;border-radius:12px;width:100%;margin:0;padding:6px;list-style:none;animation:.18s _suggestionFadeIn_8crc1_1;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 12px 32px #0006}._mobileSuggestionItem_8crc1_234{color:#e2e8f0;cursor:pointer;box-sizing:border-box;border-radius:8px;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:2px;padding:.65rem .9rem;font-size:.95rem;transition:background .15s;display:inline-flex}._mobileSuggestionItem_8crc1_234:hover{background:#ffffff14}._mobileSuggestionActive_8crc1_254{color:#93c5fd;background:#1378d159!important}._mobileSuggestionIcon_8crc1_259{color:#64748b;flex-shrink:0;font-size:.8rem}._right_8crc1_272{flex-shrink:0;align-items:center;gap:1rem;display:flex}._links_8crc1_283{flex-shrink:1;gap:1rem;margin:0;padding:0;list-style:none;display:flex}._link_8crc1_283{color:#fff;white-space:nowrap;font-size:.88rem;font-weight:300;text-decoration:none;transition:opacity .2s}._link_8crc1_283:hover{opacity:.75}._hasDropdown_8crc1_306{position:relative}._link_8crc1_283{align-items:center;gap:4px;display:flex}._chevron_8crc1_316{font-size:.8rem;transition:transform .3s}._hasDropdown_8crc1_306:hover ._chevron_8crc1_316{transform:rotate(180deg)}._dropdown_8crc1_325{opacity:0;visibility:hidden;z-index:100;padding-top:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}._hasDropdown_8crc1_306:hover ._dropdown_8crc1_325{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}._dropdownInner_8crc1_343{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;padding:.75rem;box-shadow:0 10px 25px #0000004d}._dropdownItem_8crc1_353{color:#000;white-space:nowrap;border-radius:6px;padding:.6rem 1rem;font-size:.88rem;text-decoration:none;transition:background .2s,color .2s;display:block}._dropdownItem_8crc1_353:hover{background:#d0cfcf88}._cta_8crc1_373{color:#fff;white-space:nowrap;background:#1378d1;border-radius:8px;flex-shrink:0;padding:.6rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:none!important;border:none!important;outline:none!important}._cta_8crc1_373:hover{color:#fff;cursor:pointer;background:#1378d1b1}._hamburger_8crc1_399{cursor:pointer;z-index:2100;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:26px;height:20px;display:none}._hamburger_8crc1_399 span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s}._hamburger_8crc1_399._open_8crc1_420 span:first-child{transform:translateY(9px)rotate(45deg)}._hamburger_8crc1_399._open_8crc1_420 span:nth-child(2){opacity:0}._hamburger_8crc1_399._open_8crc1_420 span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}._backdrop_8crc1_436{z-index:1999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:none;position:fixed;inset:0}._mobileMenu_8crc1_449{z-index:2000;box-sizing:border-box;background:#0a1450;flex-direction:column;gap:1.5rem;width:100%;height:100vh;padding:1.5rem;transition:right .4s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;right:-100%;overflow-y:auto}._menuOpen_8crc1_466{right:0!important}._closeBtn_8crc1_470{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:36px;height:36px;margin-bottom:.5rem;font-size:1.1rem;transition:background .2s;display:flex}._closeBtn_8crc1_470:hover{background:#fff3}._mobileSearchBox_8crc1_265{position:relative}._mobileSearchIcon_8crc1_496{color:#64748b;position:absolute;top:50%;left:12px;transform:translateY(-50%)}._mobileSearchInput_8crc1_504{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem .8rem 2.5rem;font-size:1rem}._mobileSearchInput_8crc1_504::placeholder{color:#13171e}._mobileDivider_8crc1_520{background:#ffffff1a;height:1px}._mobileLink_8crc1_525{color:#fff;text-align:left;background:0 0;border:none;width:100%;padding:.5rem 0;font-size:1.2rem;font-weight:500;text-decoration:none;display:block}._mobileDropdownBtn_8crc1_538{justify-content:space-between;align-items:center;display:flex}._mobileChevron_8crc1_544{font-size:1.2rem;transition:transform .3s}._mobileChevron_8crc1_544._rotate_8crc1_549{transform:rotate(180deg)}._mobileSubLinks_8crc1_553{flex-direction:column;max-height:0;padding-left:1rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s;display:flex;overflow:hidden}._mobileSubLinks_8crc1_553._show_8crc1_562{max-height:500px;padding-top:.5rem;padding-bottom:1rem}._mobileSubLink_8crc1_553{color:#ffffffb3;padding:.6rem 0;font-size:1rem;text-decoration:none;transition:color .2s}._mobileSubLink_8crc1_553:hover{color:#fff}._mobileCta_8crc1_581{color:#0a1450;text-align:center;background:#fff;border-radius:8px;margin-top:auto;padding:1rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:block}@media (width>=680px){._topBar_8crc1_1{text-align:center}._hamburger_8crc1_399,._mobileMenu_8crc1_449,._backdrop_8crc1_436{display:none!important}._logoLink_8crc1_66,._searchBox_8crc1_97,._links_8crc1_283{display:flex}._cta_8crc1_373{display:inline-block}._inner_8crc1_51{justify-content:flex-start;gap:4rem}._right_8crc1_272{margin-left:auto}}@media (width>=680px) and (width<=899px){._inner_8crc1_51,._right_8crc1_272{gap:.75rem}._links_8crc1_283{gap:.6rem}._link_8crc1_283{font-size:.8rem}._cta_8crc1_373{padding:.55rem .85rem;font-size:.78rem}._searchInput_8crc1_115{padding:.6rem .75rem .6rem 2.4rem;font-size:.8rem}._searchBox_8crc1_97{width:clamp(100px,15vw,180px)}._searchIcon_8crc1_106{font-size:.95rem;left:10px}._nav_8crc1_22 ._logo_8crc1_66{height:50px!important;min-height:50px!important;max-height:50px!important}}@media (width>=900px) and (width<=1199px){._inner_8crc1_51,._right_8crc1_272,._links_8crc1_283{gap:1rem}._link_8crc1_283{font-size:.85rem}._cta_8crc1_373{padding:.62rem 1rem;font-size:.82rem}._searchBox_8crc1_97{width:clamp(140px,16vw,220px)}}@media (width>=1200px) and (width<=1439px){._right_8crc1_272,._links_8crc1_283{gap:1.5rem}._searchBox_8crc1_97{width:clamp(180px,18vw,260px)}}@media (width>=1440px){._right_8crc1_272,._links_8crc1_283{gap:2.5rem}._link_8crc1_283{font-size:.95rem}._cta_8crc1_373{padding:.7rem 1.4rem;font-size:.9rem}._searchBox_8crc1_97{width:280px}._nav_8crc1_22 ._logo_8crc1_66{height:60px!important;min-height:60px!important;max-height:60px!important}._scrolled_8crc1_42 ._logo_8crc1_66{height:45px!important;min-height:45px!important;max-height:45px!important}}@media (width<=679px){._topBar_8crc1_1{text-align:center;font-size:small}._searchBox_8crc1_97,._links_8crc1_283,._cta_8crc1_373{display:none}._nav_8crc1_22{align-items:center;height:80px;padding:0;display:flex;position:absolute;top:50px}._nav_8crc1_22._navNoTopBar_8crc1_38{top:0!important}._scrolled_8crc1_42{top:0}._hamburger_8crc1_399{display:flex}._inner_8crc1_51{justify-content:space-between}._backdrop_8crc1_436{display:block}._mobileMenu_8crc1_449{display:flex}._nav_8crc1_22 ._logo_8crc1_66{height:45px!important;min-height:45px!important;max-height:45px!important}}@media (width>=480px) and (width<=679px){._mobileMenu_8crc1_449{width:78%;right:-78%}}._btn_4v6nc_3{z-index:900;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 30px #0003}._whatsappIcon_4v6nc_26{fill:#fff;width:32px;height:32px}._btn_4v6nc_3:hover{background:#128c7e;transform:translateY(-5px)scale(1.1);box-shadow:0 15px 40px #0000004d}@media (width<=768px){._btn_4v6nc_3{width:55px;height:55px;bottom:6rem;right:1.5rem}._whatsappIcon_4v6nc_26{width:28px;height:28px}}._actionBar_o26ce_3{z-index:1000;-webkit-backdrop-filter:blur(16px);opacity:0;background:#ffffffe6;border-top:1px solid #ffffff26;padding:1rem;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .4s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -10px 30px #0000004d}@media (width<=768px){._actionBar_o26ce_3{display:block}}._visible_o26ce_29{opacity:1;transform:translateY(0)}._container_o26ce_34{gap:12px;max-width:500px;margin:0 auto;display:flex}._btnPrimary_o26ce_41{text-align:center;cursor:pointer;white-space:nowrap;color:#fff;background:#1d4ed8;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:.9rem 1.25rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #1d4ed84d}._btnPrimary_o26ce_41:active{background:#1e40af;transform:scale(.96)}@supports (padding-bottom:env(safe-area-inset-bottom)){._actionBar_o26ce_3{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}}._breadcrumbWrapper_bkq51_1{z-index:10;width:100%;margin-top:150px;padding:0;position:absolute;top:0;left:0}._noTopBar_bkq51_12{margin-top:100px}@media (width<=768px){._breadcrumbWrapper_bkq51_1{margin-top:150px}._noTopBar_bkq51_12{margin-top:100px}}._breadcrumb_bkq51_1{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:.75rem 0;font-family:Inter,sans-serif;font-size:.75rem;list-style:none;display:inline-flex}._breadcrumbItem_bkq51_39{align-items:center;display:flex}._lightBg_bkq51_45 ._breadcrumbLink_bkq51_45{color:#475569;cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s}._lightBg_bkq51_45 ._breadcrumbLink_bkq51_45:hover{color:#2563eb}._lightBg_bkq51_45 ._separator_bkq51_57{color:#cbd5e1;margin:0 .5rem;font-size:.8rem}._lightBg_bkq51_45 ._current_bkq51_63{color:#0f172a;pointer-events:none;font-weight:600}._darkBg_bkq51_70 ._breadcrumbLink_bkq51_45{color:#fffc;cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s}._darkBg_bkq51_70 ._breadcrumbLink_bkq51_45:hover{color:#60a5fa}._darkBg_bkq51_70 ._separator_bkq51_57{color:#fff6;margin:0 .5rem;font-size:.8rem}._darkBg_bkq51_70 ._current_bkq51_63{color:#fff;pointer-events:none;font-weight:600}._hero_acgq9_3{width:100%;padding:0 0 90px}._heroBox_acgq9_8{background:#01053c;border-radius:0 0 90px 90px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4rem 2rem;width:100%;margin:0;padding:11rem 5.5rem 5.5rem;display:flex;position:relative;box-shadow:0 10px 40px #0003}._noPadding_acgq9_24{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}._left_acgq9_35{flex-direction:column;flex:1 1 0;align-items:flex-start;min-width:0;max-width:950px;display:flex}._badge_acgq9_45{color:#fff;border-radius:var(--radius-btn);letter-spacing:.02em;border:.5px solid #fff;margin-bottom:1.25rem;padding:5px 14px;font-size:.75rem;font-weight:300;display:inline-block}._title_acgq9_59{color:#fff;flex-direction:column;gap:.1em;margin:0;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:400;line-height:1.2;display:flex}._titleLine1_acgq9_71,._titleLine2_acgq9_72{display:block}@media (width>=1024px){._titleLine1_acgq9_71,._titleLine2_acgq9_72{white-space:normal}}._titleAccent_acgq9_85{color:#1d4ed8}._sectionLabel_acgq9_90{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin:1.5rem 0 .5rem;font-size:.72rem;font-weight:600}._desc_acgq9_100{color:#64748b;max-width:460px;margin-top:1rem;font-size:.95rem;line-height:1.65}._primaryBtn_acgq9_109{color:#fff;border-radius:var(--radius-btn);cursor:pointer;letter-spacing:.01em;background:#1378d1;margin-top:1.75rem;padding:.85rem 2.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:none!important;border:none!important;outline:none!important}._primaryBtn_acgq9_109:hover{background:#1378d1c4;transform:translateY(-2px)}._primaryBtn_acgq9_109:active{transform:translateY(0)}._tags_acgq9_136{flex-wrap:wrap;gap:.6rem;width:100%;max-width:580px;margin-top:.75rem;display:flex}._tags_acgq9_136 span{color:#d7d9ed;white-space:nowrap;background:#030748cc;border:1.5px solid #93c5fd;border-radius:100px;padding:6px 14px;font-size:.72rem;font-weight:300;transition:all .25s;display:inline-block}._tags_acgq9_136 span:hover{color:#01053c;background:#5896e7;transform:translateY(-1px)}._companiesWrapper_acgq9_165{z-index:5;width:100%;margin-top:2rem}._companies_acgq9_165{-webkit-backdrop-filter:blur(10px);background:#abb0ff47;border:1px solid #ffffff14;border-radius:24px;grid-template-columns:repeat(8,1fr);place-items:center;gap:1.5rem;width:100%;max-width:100%;margin-top:1rem;padding:1.5rem 3rem;display:grid}._companies_acgq9_165 img{object-fit:contain;opacity:1;filter:contrast(1.1)saturate(1.1);width:auto;max-width:140px;height:40px;transition:all .3s}._companies_acgq9_165 img:hover{opacity:1;transform:translateY(-2px)}._right_acgq9_205{flex:1 1 0;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}._orbitContainer_acgq9_214{justify-content:center;align-items:center;width:550px;height:550px;display:flex;position:relative}._centerSphere_acgq9_223{z-index:10;opacity:0;color:#fff;letter-spacing:1px;background:radial-gradient(circle at 30% 30%,#3b82f6,#1d4ed8 50%,#0a1450 90%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;display:flex;transform:scale(.5);box-shadow:0 0 30px #3b82f699,inset 0 0 20px #fff6}.reveal.visible ._centerSphere_acgq9_223{animation:1s cubic-bezier(.16,1,.3,1) forwards _revealCenter_acgq9_1}@keyframes _revealCenter_acgq9_1{to{opacity:1;transform:scale(1)}}._orbitWrapper_acgq9_253{opacity:0;pointer-events:none;position:absolute;top:50%;left:50%}._orbit1Wrapper_acgq9_261{width:250px;height:250px}.reveal.visible ._orbit1Wrapper_acgq9_261{animation:1.5s cubic-bezier(.16,1,.3,1) .5s forwards _formingOrbit_acgq9_1}._orbit2Wrapper_acgq9_270{width:380px;height:380px}.reveal.visible ._orbit2Wrapper_acgq9_270{animation:1.5s cubic-bezier(.16,1,.3,1) 1s forwards _formingOrbit_acgq9_1}._orbit3Wrapper_acgq9_279{width:510px;height:510px}.reveal.visible ._orbit3Wrapper_acgq9_279{animation:1.5s cubic-bezier(.16,1,.3,1) 1.5s forwards _formingOrbit_acgq9_1}@keyframes _formingOrbit_acgq9_1{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}._orbitRing1_acgq9_300{pointer-events:all;border:1.5px dashed #60a5fa66;border-radius:50%;width:100%;height:100%;animation:20s linear infinite _spinRight_acgq9_1;position:relative}._orbitRing2_acgq9_310{pointer-events:all;border:1.5px dashed #60a5fa40;border-radius:50%;width:100%;height:100%;animation:30s linear infinite _spinLeft_acgq9_1;position:relative}._orbitRing3_acgq9_320{pointer-events:all;border:1.5px dashed #60a5fa26;border-radius:50%;width:100%;height:100%;animation:40s linear infinite _spinRight_acgq9_1;position:relative}@keyframes _spinRight_acgq9_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinLeft_acgq9_1{0%{transform:rotate(360deg)}to{transform:rotate(0)}}._orbitIconWrap_acgq9_350{justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute}._orbitIcon_acgq9_350{color:#93c5fd;background:#01053c;border:2px solid #60a5fa99;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;display:flex;box-shadow:0 0 15px #3b82f666}._orbitRing1_acgq9_300 ._orbitIcon_acgq9_350{animation:20s linear infinite _counterSpinRight_acgq9_1}._orbitRing2_acgq9_310 ._orbitIcon_acgq9_350{animation:30s linear infinite _counterSpinLeft_acgq9_1}._orbitRing3_acgq9_320 ._orbitIcon_acgq9_350{animation:40s linear infinite _counterSpinRight_acgq9_1}@keyframes _counterSpinRight_acgq9_1{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes _counterSpinLeft_acgq9_1{0%{transform:rotate(-360deg)}to{transform:rotate(0)}}._orbitMobileWrapper_acgq9_405{display:none}@media (width<=1100px){._heroBox_acgq9_8{gap:2rem;padding:10rem 2.5rem}._imageBox_acgq9_417{aspect-ratio:340/440;max-width:340px;height:auto}}@media (width<=980px){._heroBox_acgq9_8{gap:1.5rem;padding:8rem 2rem}._title_acgq9_59{font-size:clamp(1.8rem,3.5vw,2.4rem)}._imageBox_acgq9_417{aspect-ratio:300/400;max-width:280px;height:auto}}@media (width<=860px){._hero_acgq9_3{padding:0 0 60px}._heroBox_acgq9_8{text-align:center;border-radius:0 0 70px 70px;grid-template-columns:1fr;gap:0;padding:10rem 1.25rem 4rem;display:grid}._left_acgq9_35{flex-direction:column;order:1;align-items:center;max-width:100%;margin-top:70px;display:flex}._title_acgq9_59{width:100%;display:block;margin:.5rem 0 1.5rem!important}._desc_acgq9_100{max-width:100%;margin-bottom:.5rem;margin-top:0!important}._right_acgq9_205{display:none}._orbitMobileWrapper_acgq9_405{order:5;justify-content:center;align-items:center;width:100%;margin:1.5rem 0;display:flex;overflow:hidden}._primaryBtn_acgq9_109{order:4}._sectionLabel_acgq9_90{order:6}._tags_acgq9_136{order:7;justify-content:center;max-width:100%}._companiesWrapper_acgq9_165{order:3;width:100%}._orbitContainer_acgq9_214{transform:scale(.6)}._companies_acgq9_165{border-radius:16px;flex-wrap:wrap;justify-content:center;gap:1.5rem 2rem;max-width:100%;padding:1.5rem;display:flex}._companies_acgq9_165 img{height:42px}._imageBox_acgq9_417{width:100%;max-width:360px;height:300px}}@media (width<=420px){._heroBox_acgq9_8{border-radius:0 0 40px 40px;padding:10rem 1rem 1.5rem}._orbitContainer_acgq9_214{transform:scale(.65)}._title_acgq9_59{font-size:1.75rem}._companies_acgq9_165{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem}._companies_acgq9_165 img{height:26px}._nsdcLogo_acgq9_565{height:30px}._nsdcText_acgq9_569{font-size:.65rem}._greenDecoration_acgq9_573{border-radius:15px;width:80px;height:80px;bottom:-15px;right:-15px}._primaryBtn_acgq9_109{text-align:center;width:100%}}._wrapper_1rdx1_3{z-index:10;width:100%;margin-top:-28px;position:relative}._bar_1rdx1_11{border-radius:var(--radius-main);align-items:stretch;display:flex;overflow:hidden}._statItem_1rdx1_22{opacity:0;animation:.5s forwards _fadeUp_1rdx1_1;animation-delay:calc(var(--i) * .1s);flex:1;align-items:center;gap:1rem;padding:2.5rem 3rem;transition:background .2s;display:flex;position:relative;transform:translateY(16px)}._statItem_1rdx1_22:hover{background:#eaeffb}._statItem_1rdx1_22:not(:last-child):after{content:"";background:#e2e8f0;width:1px;height:60%;position:absolute;top:20%;right:0}._statItem_1rdx1_22:before{content:"";opacity:0;background:#1e3a8a;border-radius:0 2px 2px 0;width:3px;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}._statItem_1rdx1_22:hover:before{opacity:1}._statItem_1rdx1_22:hover ._iconWrap_1rdx1_75{transform:scale(1.08)}._icon_1rdx1_75{font-size:clamp(1.6rem,2vw,1.5rem);line-height:1}._statContent_1rdx1_97{flex-direction:column;gap:.2rem;display:flex}._number_1rdx1_103{color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,4rem);font-weight:400;line-height:1}._suffix_1rdx1_113{color:#000;margin-left:1px;font-size:2rem;font-weight:400;position:relative}._label_1rdx1_121{color:#000;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:clamp(.8rem,1.4vw,1rem);font-weight:400}@keyframes _fadeUp_1rdx1_1{to{opacity:1;transform:translateY(0)}}@media (width<=1100px){._statItem_1rdx1_22{gap:.85rem;padding:1.5rem}._number_1rdx1_103{font-size:1.5rem}._label_1rdx1_121{font-size:.72rem}}@media (width<=860px){._statItem_1rdx1_22{text-align:center;flex-direction:column;align-items:center;gap:.65rem;padding:1.25rem 1rem}._statItem_1rdx1_22:after{height:80%;top:10%}._statItem_1rdx1_22:before{border-radius:0 0 2px 2px;width:100%;height:3px;top:0;left:0}._iconWrap_1rdx1_75{border-radius:var(--radius-btn);width:40px;height:40px}._icon_1rdx1_75{font-size:1.15rem}._number_1rdx1_103{font-size:1.35rem}._suffix_1rdx1_113{font-size:1.1rem}._label_1rdx1_121{white-space:normal;font-size:.65rem}}@media (width<=560px){._wrapper_1rdx1_3{margin-top:-16px}._bar_1rdx1_11{border-radius:var(--radius-main);flex-wrap:wrap}._statItem_1rdx1_22{border-radius:0;flex:50%;min-width:50%;padding:1.25rem .75rem 1rem}._statItem_1rdx1_22:first-child:after,._statItem_1rdx1_22:nth-child(3):after{height:80%;display:block;top:10%}._statItem_1rdx1_22:nth-child(2):after,._statItem_1rdx1_22:nth-child(4):after{display:none}._statItem_1rdx1_22:nth-child(3),._statItem_1rdx1_22:nth-child(4){border-top:1px solid #e2e8f0}}@media (width<=380px){._number_1rdx1_103{font-size:1.2rem}._suffix_1rdx1_113{font-size:1rem}._label_1rdx1_121{font-size:.6rem}._iconWrap_1rdx1_75{width:34px;height:34px}._icon_1rdx1_75{font-size:1rem}}._card_tlmxd_4{box-sizing:border-box;background:#ffffffe6;border:1px solid #aeaeae;border-radius:10px;flex-direction:column;gap:0;height:100%;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}._card_tlmxd_4:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}._card_tlmxd_4:hover{box-shadow:0 0 10px #00000063}._imageContainer_tlmxd_44{background-color:#8fb1f8;border:1px solid #aeaeae;border-radius:12px;width:96%;height:180px;margin:6px auto 0;position:relative;overflow:hidden}._courseImage_tlmxd_35{object-fit:cover;width:100%;height:100%;transition:transform .4s}._categoryBadge_tlmxd_62{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;background:#0a1450;border-radius:6px;padding:4px 12px;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:12px}._cardBody_tlmxd_77{flex-direction:column;flex:1;padding:.55rem 1.15rem .8rem;display:flex}._titleOverlay_tlmxd_84{color:#000;z-index:2;word-wrap:break-word;width:38%;font-size:1rem;font-weight:600;line-height:1.2;position:absolute;top:50%;left:12px;transform:translateY(-50%)}._courseTitle_tlmxd_99{color:#000;margin:0 0 .4rem;font-size:1.1rem;font-weight:600;line-height:1.3}._rating_tlmxd_107{background-color:#f0f003f0;border-radius:8px;padding:2px 10px}._revrating_tlmxd_114{color:#000;font-size:small}._desc_tlmxd_120{color:#000000c7;flex-grow:1;margin:0 0 1rem;font-size:.86rem;line-height:1.2}._moreBtn_tlmxd_128{color:#1d4ed8;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:500}._moreBtn_tlmxd_128:hover{text-decoration:underline}._duration_tlmxd_144{color:#000;margin:0 0 .4rem;font-size:.8rem;font-weight:700}._mode_tlmxd_151{color:#000;margin:0 0 .5rem 14px;font-size:.75rem;font-weight:500}._actions_tlmxd_160{gap:0;margin-top:auto;padding-top:.2rem;display:flex}._btnPrimary_tlmxd_167{text-align:center;cursor:pointer;white-space:nowrap;color:#fff;background:#1378d1;border:1px solid #78a3f8;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:.6rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .2s;display:flex}._btnPrimary_tlmxd_167:hover{background:#5d8df4;border-color:#5d8df4}@media (width<=768px){._imageContainer_tlmxd_44{height:140px}._cardBody_tlmxd_77{padding:.8rem 1rem}._titleOverlay_tlmxd_84{font-size:1.1rem}._desc_tlmxd_120{margin-bottom:.5rem;font-size:.85rem;line-height:1.3}._duration_tlmxd_144{margin-bottom:.15rem;font-size:.9rem}._mode_tlmxd_151{margin-bottom:.5rem;font-size:.82rem}._btnPrimary_tlmxd_167{padding:.6rem;font-size:.85rem}}@media (width<=480px){._imageContainer_tlmxd_44{width:98%;height:120px;margin-top:4px}._cardBody_tlmxd_77{padding:.75rem .85rem}._titleOverlay_tlmxd_84{font-size:1.05rem}._desc_tlmxd_120{margin-bottom:.4rem}}._section_1n2va_3{box-sizing:border-box;width:100%;padding:100px 0 30px}._header_1n2va_10{margin-bottom:2.5rem}._heading_1n2va_14{color:#0f172a;margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}._mentorsSection_1n2va_22{width:100%;padding-top:30px!important}._grid_1n2va_30{grid-template-columns:repeat(4,1fr);gap:2rem .75rem;display:grid}@media (width<=1200px){._grid_1n2va_30{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){._grid_1n2va_30{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){._grid_1n2va_30{grid-template-columns:repeat(1,1fr);gap:1.75rem .5rem}}._btnWrap_1n2va_58{justify-content:center;margin-top:2.75rem;display:flex}._viewAllBtn_1n2va_64{color:#fff;border-radius:var(--radius-btn);cursor:pointer;letter-spacing:.01em;background:#1e3a8a;border:2px solid #1e3a8a;padding:.85rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s}._viewAllBtn_1n2va_64:hover{color:#1f02fc;background:0 0;transform:translateY(-2px)}._viewAllBtn_1n2va_64:active{transform:translateY(0)}._banner_1n2va_89{border-radius:var(--radius-main);background:#ffffff0f;border:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:3rem;padding:1.5rem 2rem;display:flex}._banner_1n2va_89 div{flex-direction:column;gap:.3rem;display:flex}._banner_1n2va_89 strong{color:#fff;font-size:1rem;font-weight:700}._banner_1n2va_89 span{color:#ffffffa6;font-size:.88rem}@media (width<=500px){._banner_1n2va_89{text-align:center;flex-direction:column;padding:1.25rem 1rem}._banner_1n2va_89 div{align-items:center}}._mentorsSection_10j6h_1{width:100%;padding-top:30px!important;padding-bottom:20px!important}._sectionTitle_10j6h_7{color:#000;text-align:left;margin-bottom:3rem;font-size:2rem;font-weight:600}._mentorsGrid_10j6h_15{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem;display:grid}._mentorCard_10j6h_22{border-radius:var(--radius-main);background-color:#e5ecfb;flex-direction:column;display:flex;overflow:hidden}._imagePlaceholder_10j6h_30{background-color:#f1f5fb;width:100%;height:180px;position:relative;overflow:hidden}._mentorImage_10j6h_38{object-fit:cover;width:100%;height:100%;display:block}._cardContent_10j6h_45{flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}._mentorName_10j6h_52{color:#111827;margin:0;font-size:1.1rem;font-weight:600}._mentorTitle_10j6h_59{color:#374151;margin:0;font-size:.75rem}._workAtLink_10j6h_65{color:#2563eb;margin-bottom:.5rem;font-size:.75rem;font-weight:500;text-decoration:none}._workAtLink_10j6h_65:hover{text-decoration:underline}._mentorDesc_10j6h_77{color:#1f2937;margin:0;font-size:.8rem;line-height:1.4}._buttonContainer_10j6h_84{justify-content:center;margin-top:1rem;display:flex}._talkBtn_10j6h_90{color:#fff;border-radius:var(--radius-btn);cursor:pointer;letter-spacing:.01em;background-color:#1e3a8a;border:2px solid #1e3a8a;padding:.85rem 2.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .2s}._talkBtn_10j6h_90:hover{color:#1e3a8a;background-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}@media (width>=1024px){._mentorsGrid_10j6h_15{grid-template-columns:repeat(4,1fr)}}._skillsSection_188m7_3{padding-top:30px!important;padding-bottom:20px!important}._sectionTitle_188m7_8{color:#08071b;text-align:left;margin-bottom:3rem;font-size:2rem;font-weight:600}._skillsGrid_188m7_16{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=640px){._skillsGrid_188m7_16{gap:1.5rem}}@media (width>=1024px){._skillsGrid_188m7_16{grid-template-columns:repeat(5,1fr)}}._skillCard_188m7_34{border-radius:var(--radius-main);background-color:#e5ecfb;flex-direction:column;gap:.75rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}._skillCard_188m7_34:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._iconWrapper_188m7_49{margin-bottom:.5rem}._iconWrapper_188m7_49 svg{stroke:#4b5563;width:28px;height:28px}._skillTitle_188m7_59{color:#1f2937;margin:0;font-size:1rem;font-weight:600;line-height:1.3}._skillDesc_188m7_67{color:#4b5563;margin:0;font-size:.75rem;line-height:1.5}._comparisonSection_13pty_1{width:100%;padding:5rem}._sectionTitle_13pty_6{color:#0a0927;text-align:left;margin-bottom:3rem;font-size:2rem;font-weight:600}._tableContainer_13pty_14{border-radius:var(--radius-main);width:100%;margin-bottom:3rem;overflow-x:auto}._comparisonTable_13pty_21{border-collapse:collapse;background:#fff;width:100%;min-width:800px}._comparisonTable_13pty_21 th,._comparisonTable_13pty_21 td{border-bottom:1px solid #e5e7eb}._featureCol_13pty_34{background-color:#f8fafc;width:25%}._section_13pty_6{background-color:#0f172a}._catalystCol_13pty_43{vertical-align:middle;background-color:#0a1450;width:40%}._headerLogo_13pty_49{object-fit:contain;width:auto;height:50px;margin:0 auto;display:block}._othersCol_13pty_57{color:#1f2937;text-align:center;background-color:#fff;border-left:1px solid #e5e7eb;width:35%;font-weight:600;padding:1.5rem!important}._comparisonTable_13pty_21 th{padding:1rem 1.5rem}._comparisonTable_13pty_21 td{padding:1.25rem 1.5rem}._featureCell_13pty_75{color:#374151;background-color:#f8fafc;font-size:.9rem;font-weight:500}._featureContent_13pty_82{align-items:center;gap:1rem;display:flex}._featureContent_13pty_82 svg{min-width:20px}._catalystCell_13pty_92{color:#fff;background-color:#0a1450;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;font-size:.9rem;font-weight:500}._catalystContent_13pty_101{align-items:flex-start;gap:1rem;display:flex}._catalystContent_13pty_101 svg{min-width:20px;margin-top:2px}._othersCell_13pty_112{color:#4b5563;background-color:#fff;font-size:.9rem}._othersContent_13pty_118{align-items:flex-start;gap:1rem;display:flex}._othersContent_13pty_118 svg{min-width:20px;margin-top:2px}._buttonContainer_13pty_129{justify-content:center;margin-top:2rem;display:flex}._checkBtn_13pty_135{color:#fff;border-radius:var(--radius-btn);cursor:pointer;background-color:#1e3a8a;border:2px solid #1e3a8a;padding:.85rem 2.5rem;font-size:1rem;font-weight:700;transition:all .2s}._checkBtn_13pty_135:hover{color:#1e3a8a;background-color:#0000;transform:translateY(-2px)}@media (width<=768px){._comparisonSection_13pty_1{padding:3rem 1.25rem}._sectionTitle_13pty_6{text-align:center;margin-bottom:2rem;font-size:1.5rem}._tableContainer_13pty_14{overflow-x:visible}._comparisonTable_13pty_21{display:none}._mobileCards_13pty_173{flex-direction:column;gap:1.5rem;display:flex}._mobileCard_13pty_173{border-radius:var(--radius-main);background:#fff;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 4px 15px #0000000d}._cardHeader_13pty_187{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;padding:1.25rem;display:flex}._cardHeader_13pty_187 span{color:#0a1450;font-size:1rem;font-weight:700}._cardComparison_13pty_202{grid-template-columns:1fr 1fr;display:grid}._cardSide_13pty_207{flex-direction:column;gap:.75rem;padding:1.25rem 1rem;font-size:.8rem;line-height:1.5;display:flex}._catalystSide_13pty_216{color:#fff;background:#0a1450}._othersSide_13pty_221{color:#4b5563;background:#fff;border-left:1px solid #e5e7eb}._sideTitle_13pty_227{text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin-bottom:.25rem;font-size:.65rem;font-weight:800;display:block}}@media (width>=769px){._mobileCards_13pty_173{display:none}}._testimonialsSection_1ftw8_1{background:#f8fafc;width:100%;padding:80px 0;overflow:hidden}._sectionTitle_1ftw8_8{color:#0a1450;text-align:center;margin-bottom:3.5rem;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:800}._marqueeContainer_1ftw8_18{flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative}._marqueeContainer_1ftw8_18:before,._marqueeContainer_1ftw8_18:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}._marqueeContainer_1ftw8_18:before{background:linear-gradient(90deg,#f8fafc,#0000);left:0}._marqueeContainer_1ftw8_18:after{background:linear-gradient(270deg,#f8fafc,#0000);right:0}._marqueeRow_1ftw8_48{white-space:nowrap;width:100%;display:flex;overflow:hidden}._marqueeTrack_1ftw8_55{gap:1.5rem;padding:10px 0;animation:60s linear infinite _scrollLeft_1ftw8_1;display:flex}._marqueeRow_1ftw8_48:hover ._marqueeTrack_1ftw8_55{animation-play-state:paused}@keyframes _scrollLeft_1ftw8_1{0%{transform:translate(0)}to{transform:translate(-33.33%)}}._card_1ftw8_73{border-radius:var(--radius-main);background:#fff;border:1px solid #e5e7eb;flex-direction:column;flex:none;gap:1rem;width:320px;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000008}._videoCard_1ftw8_87{border-radius:var(--radius-main);background:#fff;border:1px solid #e5e7eb;flex-direction:column;flex:none;width:320px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}._card_1ftw8_73:hover,._videoCard_1ftw8_87:hover{border-color:#0a1450;transform:translateY(-5px);box-shadow:0 10px 25px #0a14501a}._videoThumbnailContainer_1ftw8_107{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}._cardVideoThumbnail_1ftw8_115{object-fit:cover;pointer-events:none;width:100%;height:100%}._videoCardOverlay_1ftw8_122{background:#0a145066;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}._videoCardOverlay_1ftw8_122 svg{transition:transform .2s}._videoCard_1ftw8_87:hover ._videoCardOverlay_1ftw8_122{background:#0a14508c}._videoCard_1ftw8_87:hover ._videoCardOverlay_1ftw8_122 svg{transform:scale(1.15)}._videoCardInfo_1ftw8_147{background:#fff;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}._videoCardName_1ftw8_155{color:#0a1450;margin:0;font-size:.95rem;font-weight:700}._videoCardRole_1ftw8_162{color:#64748b;margin:0;font-size:.75rem}._cardHeader_1ftw8_168{align-items:center;gap:.75rem;display:flex}._avatar_1ftw8_174,._avatarPlaceholder_1ftw8_175{object-fit:cover;border:2px solid #eff6ff;border-radius:50%;width:44px;height:44px}._avatarPlaceholder_1ftw8_175{color:#fff;background-color:#0a1450;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}._userInfo_1ftw8_193{flex-direction:column;display:flex}._userName_1ftw8_198{color:#0a1450;margin:0;font-size:.95rem;font-weight:700}._userRole_1ftw8_205{color:#64748b;margin:0;font-size:.75rem}._cardText_1ftw8_211{color:#334155;white-space:normal;margin:0;font-size:.85rem;line-height:1.6}._videoModalOverlay_1ftw8_220{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}._videoModalContent_1ftw8_234{background-color:#000;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}._videoModalClose_1ftw8_245{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;font-weight:300;transition:all .2s;display:flex;position:absolute;top:15px;right:20px}._videoModalClose_1ftw8_245:hover{background:#ffffff1a}._modalVideoPlayer_1ftw8_269{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}@media (width<=768px){._card_1ftw8_73,._videoCard_1ftw8_87{width:280px}._marqueeTrack_1ftw8_55{animation-duration:45s}._marqueeContainer_1ftw8_18:before,._marqueeContainer_1ftw8_18:after{width:60px}}._lifeSection_2sfgn_1{width:100%;padding-bottom:20px!important}._sectionTitle_2sfgn_6{color:#090821;text-align:left;margin-bottom:3rem;font-size:1.75rem;font-weight:600}._masonryGrid_2sfgn_14{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:1rem;margin-bottom:3rem;display:grid}@media (width>=768px){._masonryGrid_2sfgn_14{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px}}._imageWrapper_2sfgn_29{border-radius:var(--radius-main);overflow:hidden;box-shadow:0 4px 6px #0000001a}._gridImage_2sfgn_35{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}._imageWrapper_2sfgn_29:hover ._gridImage_2sfgn_35{transform:scale(1.05)}._span1x1_2sfgn_48{grid-area:span 1/span 1}._span1x2_2sfgn_53{grid-area:span 2/span 1}._span2x1_2sfgn_58{grid-area:span 1/span 2}@media (width<=767px){._span1x2_2sfgn_53{grid-row:span 1}._span2x1_2sfgn_58{grid-column:span 2}}._buttonContainer_2sfgn_73{justify-content:center;margin-top:1rem;display:flex}._viewAllBtn_2sfgn_79{color:#fff;cursor:pointer;letter-spacing:.01em;background:#1e3a8a;border:2px solid #1e3a8a;border-radius:10px;padding:.85rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s}._viewAllBtn_2sfgn_79:hover{color:#1f02fc;background:0 0;transform:translateY(-2px)}._resourceSection_ix8ku_1{width:100%;padding:20px 0}._sectionTitle_ix8ku_6{color:#0a0922;text-align:left;margin-bottom:3rem;font-size:1.75rem;font-weight:600}._videoGrid_ix8ku_14{grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:3rem;display:grid}@media (width>=768px){._videoGrid_ix8ku_14{grid-template-columns:repeat(3,1fr)}}._videoCard_ix8ku_27{border-radius:var(--radius-main);aspect-ratio:16/9;cursor:pointer;background-color:#1a202c;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}._videoCard_ix8ku_27:hover{transform:translateY(-4px)}._thumbnail_ix8ku_42{object-fit:cover;width:100%;height:100%;display:block}._cardOverlay_ix8ku_49{background:linear-gradient(#0000 0%,#0009 100%);justify-content:space-between;align-items:flex-end;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}._viewBtn_ix8ku_61{color:#111827;cursor:pointer;background-color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;box-shadow:0 2px 4px #0003}._duration_ix8ku_73{color:#fff;background-color:#000c;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:500}._buttonContainer_ix8ku_82{justify-content:center;margin-top:2rem;display:flex}._advisorBtn_ix8ku_88{color:#fff;cursor:pointer;letter-spacing:.01em;background:#1e3a8a;border:2px solid #1e3a8a;border-radius:10px;padding:.85rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s}._advisorBtn_ix8ku_88:hover{color:#1f02fc;background:0 0;transform:translateY(-2px)}._faqSection_ahj43_1{width:100%}._sectionTitle_ahj43_5{color:#0d0303;text-align:center;margin-bottom:3.5rem;font-size:2rem;font-weight:700}._faqContainer_ahj43_13{flex-direction:column;gap:2.5rem;display:flex}@media (width>=768px){._faqContainer_ahj43_13{flex-direction:row;align-items:flex-start}}._sidebar_ahj43_27{white-space:nowrap;border-radius:var(--radius-main);scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;flex-direction:row;gap:.5rem;width:100%;padding:.5rem;display:flex;overflow-x:auto;box-shadow:0 4px 20px #0000000a}._sidebar_ahj43_27::-webkit-scrollbar{display:none}@media (width>=768px){._sidebar_ahj43_27{flex-direction:column;flex-shrink:0;width:280px;padding:.75rem;overflow-x:visible}}._tabItem_ahj43_56{text-align:left;color:#64748b;cursor:pointer;border-radius:var(--radius-btn);background:0 0;border:none;flex-shrink:0;margin-bottom:0;padding:.85rem 1.2rem;font-size:.88rem;font-weight:500;transition:all .25s}@media (width>=768px){._tabItem_ahj43_56{margin-bottom:.25rem;padding:1.1rem 1.5rem;font-size:.9rem}}._tabItem_ahj43_56:hover{color:#1a1a4b;background-color:#f8fafc}._activeTab_ahj43_84{font-weight:600;box-shadow:0 4px 12px #1a1a4b33;color:#fff!important;background-color:#1a1a4b!important}._faqContent_ahj43_92{flex-direction:column;flex-grow:1;gap:1rem;display:flex}._faqItem_ahj43_99{border-radius:var(--radius-main);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #94a3b824;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}._faqItem_ahj43_99:hover{border-color:#2563eb33;transform:translateY(-4px);box-shadow:0 10px 30px #0f172a14,0 0 18px #2563eb14}._questionWrapper_ahj43_124{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.15rem 1.25rem;transition:background .2s;display:flex}@media (width>=768px){._questionWrapper_ahj43_124{padding:1.5rem}}._questionWrapper_ahj43_124:hover{background-color:#fdfdff}._question_ahj43_124{color:#1a1a4b;flex:1;margin:0;font-size:.95rem;font-weight:600;line-height:1.4}@media (width>=768px){._question_ahj43_124{font-size:1.05rem}}._icon_ahj43_162{color:#1a1a4b;align-items:center;margin-left:1rem;font-size:1.25rem;display:flex}._answerWrapper_ahj43_170{background-color:#fff;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}._answerWrapper_ahj43_170._open_ahj43_177{max-height:500px;padding-bottom:1.5rem}._bulletList_ahj43_182{margin:0;padding:0 1.5rem;list-style:none}._bulletItem_ahj43_188{color:#475569;margin-bottom:.75rem;padding-left:1.5rem;font-size:.95rem;line-height:1.6;position:relative}._bulletItem_ahj43_188:before{content:"•";color:#1a1a4b;font-size:1.2rem;font-weight:700;position:absolute;left:0}._section_s8qaq_1{width:100%;padding:3rem 0}._contactWrapper_s8qaq_6{border-radius:var(--radius-main);background-color:#f3f4f6;border:1px solid #0000000d;flex-direction:column;gap:1.5rem;width:100%;padding:1.25rem;display:flex;overflow:hidden}@media (width>=768px){._contactWrapper_s8qaq_6{flex-direction:row;gap:2rem;padding:3rem}}@media (width>=1024px){._contactWrapper_s8qaq_6{gap:4rem}}._infoCard_s8qaq_32{border-radius:var(--radius-main);background-color:#fff;flex-direction:column;flex:1;width:100%;padding:1.5rem;display:flex;box-shadow:0 10px 30px #0000000d}@media (width>=768px){._infoCard_s8qaq_32{padding:2rem}}._title_s8qaq_49{color:#312e81;margin-top:0;margin-bottom:1rem;font-size:2rem;font-weight:600;line-height:1.2}._sub_s8qaq_58{color:#4b5563;margin-bottom:2rem;font-size:.9rem;line-height:1.5}._contactInfo_s8qaq_65{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}._infoItem_s8qaq_72{color:#4b5563;align-items:center;gap:1rem;text-decoration:none;transition:all .2s;display:flex}._infoItem_s8qaq_72:hover{color:#312e81;transform:translate(5px)}._iconWrapper_s8qaq_86{color:#312e81;background-color:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._infoLabel_s8qaq_98{text-transform:uppercase;letter-spacing:.02em;color:#94a3b8;margin-bottom:2px;font-size:.7rem;font-weight:700;display:block}._infoValue_s8qaq_108{color:#1f2937;word-break:break-word;overflow-wrap:anywhere;font-size:.8rem;font-weight:500;display:block}@media (width<=767px){._contactInfo_s8qaq_65{margin-bottom:1.5rem}}._testimonialBox_s8qaq_123{background-color:#f3f4f6;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:200px;margin-top:auto;padding:1rem;display:flex;position:relative;overflow:hidden}@media (width<=767px){._testimonialBox_s8qaq_123{min-height:auto;margin-top:0}}@keyframes _slideIn_s8qaq_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}._testimonialContent_s8qaq_154{animation:.6s cubic-bezier(.23,1,.32,1) _slideIn_s8qaq_1}._testimonialText_s8qaq_158{color:#4b5563;margin-bottom:1rem;font-size:.8rem;line-height:1.6}._testimonialAuthor_s8qaq_165{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}._initialsCircle_s8qaq_172{color:#fff;background:#3b3086;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}._authorImg_s8qaq_186{object-fit:cover;border-radius:50%;width:40px;height:40px}._authorName_s8qaq_193{color:#111827;margin:0;font-size:.85rem;font-weight:600}._authorRole_s8qaq_200{color:#6b7280;margin:0;font-size:.75rem}._dots_s8qaq_206{justify-content:center;gap:.25rem;display:flex}._dot_s8qaq_206{cursor:pointer;background-color:#d1d5db;border-radius:50%;width:8px;height:8px;transition:all .2s}._dotActive_s8qaq_221{cursor:pointer;background-color:#3b3086;border-radius:10px;width:20px;height:8px;transition:all .2s}._formContainer_s8qaq_231{border-radius:var(--radius-main);background:#fff;flex-direction:column;flex:1;justify-content:center;width:100%;padding:1.5rem;display:flex;box-shadow:0 10px 30px #0000000d}@media (width>=768px){._formContainer_s8qaq_231{padding:2.5rem}}._formGroup_s8qaq_249{flex-direction:column;margin-bottom:1.2rem;display:flex}._label_s8qaq_255{color:#312e81;margin-bottom:.5rem;font-size:.85rem;font-weight:600}._input_s8qaq_262,._textarea_s8qaq_262{border-radius:var(--radius-btn);color:#1f2937;background-color:#f8fafc;border:1.5px solid #e2e8f0;outline:none;width:100%;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:all .25s}._input_s8qaq_262:focus,._textarea_s8qaq_262:focus{background-color:#fff;border-color:#3b3086;box-shadow:0 0 0 4px #3b30861a}._textarea_s8qaq_262{resize:vertical}._submitBtn_s8qaq_285{color:#fff;border-radius:var(--radius-btn);cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#3b3086,#1d4ed8);border:none;width:100%;margin-top:1rem;padding:1.1rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #3b308640}._submitBtn_s8qaq_285:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 20px #3b308659}._submitBtn_s8qaq_285:disabled{opacity:.7;cursor:not-allowed}._footer_ql2at_1{color:#d2d1fc;background:#f3f4f6;padding:4rem 2rem 1rem;font-size:.9rem}._top_ql2at_10{flex-direction:column;gap:3rem;margin-bottom:1rem;display:flex}._brandCol_ql2at_17{flex:1;max-width:300px}._logo_ql2at_22{margin-bottom:1rem;font-size:1.5rem;font-weight:800;line-height:1.2}._logoHighlight_ql2at_29{color:#312e81}._logoSub_ql2at_33{color:#6b7280;letter-spacing:1px;font-size:.8rem;font-weight:500}._tagline_ql2at_40{color:#4b5563;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}._headOffice_ql2at_47{color:#000;font-size:.85rem;font-weight:600;line-height:1.5;list-style:none}._officeLabel_ql2at_55{color:#111827;margin-bottom:4px;font-weight:700;display:block}._socials_ql2at_64{gap:1rem;display:flex}._socialIcon_ql2at_69{color:#4b5563;background:#e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}._socialIcon_ql2at_69 svg{width:18px;height:18px}._socialIcon_ql2at_69:hover{color:#fff;background:#312e81;transform:translateY(-2px)}._linkCols_ql2at_98{flex:1;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}._colTitle_ql2at_105,._infoTitle_ql2at_106{color:#111827;margin-bottom:.75rem;font-size:.85rem;font-weight:700}._colLinks_ql2at_113,._infoLinks_ql2at_114{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._colLinks_ql2at_113{gap:0}._infoLinks_ql2at_114{gap:.7rem}._colLink_ql2at_113,._infoLink_ql2at_114{color:#4b5563;text-decoration:none;transition:color .2s}._colLink_ql2at_113{font-size:.8rem;font-weight:400}._colLink_ql2at_113:hover,._infoLink_ql2at_114:hover{color:#312e81}._info_ql2at_106{flex-direction:column;display:flex}._infoLink_ql2at_114{word-break:break-word;overflow-wrap:anywhere;align-items:center;gap:.5rem;font-size:.7rem;line-height:1.5;display:flex}._infoIcon_ql2at_167{color:#312e81;flex-shrink:0;justify-content:center;align-items:center;display:flex}._bottom_ql2at_178{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}._campusTitle_ql2at_185{white-space:nowrap;color:#111827;margin:0;font-size:.85rem;font-weight:700}._campusList_ql2at_194{color:#4b5563;flex-wrap:nowrap;align-items:center;gap:.5rem 1rem;font-size:.8rem;display:flex}._campusLink_ql2at_204{color:#4b5563;font-weight:500;text-decoration:none;transition:all .2s}._campusLink_ql2at_204:hover{color:#312e81}._divider_ql2at_215{opacity:.8;color:#0000;vertical-align:middle;background:#cbd5e1;width:1.5px;height:1.2rem;margin:0 .25rem;display:inline-block}@media (width>=768px){._top_ql2at_10{flex-direction:row;justify-content:space-between;align-items:flex-start}._colTitle_ql2at_105,._infoTitle_ql2at_106{margin-bottom:1rem;font-size:.9rem}._colLink_ql2at_113{font-size:.7rem}._infoLink_ql2at_114{font-size:.85rem}._bottom_ql2at_178{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}._campusList_ql2at_194{flex:1;justify-content:space-between}}@media (width>=1024px){._footer_ql2at_1{padding:5rem 4rem 2rem}._linkCols_ql2at_98{grid-template-columns:repeat(4,max-content);column-gap:8rem}}@media (width<=768px){._campusList_ql2at_194{flex-wrap:wrap;justify-content:center}}@media (width<=640px){._divider_ql2at_215{display:none}._campusList_ql2at_194{gap:.5rem}._campusList_ql2at_194 a{color:#4b5563;background:#e5e7eb;border-radius:4px;padding:2px 8px;font-size:.75rem;text-decoration:none}._campusList_ql2at_194 a:hover{color:#fff;background:#312e81}}._page_g9b0p_1{padding-top:220px;padding-bottom:100px;font-family:inherit}._topSection_g9b0p_8{margin-bottom:40px}._headerRow_g9b0p_12{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}._mainHeading_g9b0p_21{color:#0a081e;max-width:500px;margin:0;font-size:28px;font-weight:500;line-height:1.3}._searchBox_g9b0p_30{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;width:100%;max-width:400px;height:48px;display:flex;overflow:hidden}._searchInput_g9b0p_42{color:#333;border:none;outline:none;flex:1;padding:0 16px;font-size:14px}._searchBtn_g9b0p_51{color:#fff;cursor:pointer;background-color:#1a1a4b;border:none;justify-content:center;align-items:center;width:48px;height:100%;transition:opacity .2s;display:flex}._searchBtn_g9b0p_51:hover{opacity:.9}._filterRow_g9b0p_69{gap:12px;display:flex}._filterPill_g9b0p_74{color:#333;cursor:pointer;background-color:#fff;border:none;border-radius:20px;padding:6px 16px;font-size:14px;transition:all .2s}._filterPill_g9b0p_74._active_g9b0p_85{background-color:#e0e0e0;font-weight:500}._grid_g9b0p_91{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;margin-bottom:60px;display:grid}@media (width<=768px){._grid_g9b0p_91{grid-template-columns:repeat(2,1fr);gap:10px}}@media (width<=600px){._grid_g9b0p_91{grid-template-columns:1fr}}._card_g9b0p_112{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}._card_g9b0p_112:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}._imageWrap_g9b0p_127{width:100%;height:160px;overflow:hidden}@media (width<=600px){._imageWrap_g9b0p_127{height:100px}}._courseImg_g9b0p_139{object-fit:cover;width:100%;height:100%}._cardContent_g9b0p_145{flex-direction:column;flex:1;padding:20px;display:flex}@media (width<=600px){._cardContent_g9b0p_145{padding:12px}}._courseTitle_g9b0p_158{color:#4b4699;margin:0 0 12px;font-size:18px;font-weight:500}@media (width<=600px){._courseTitle_g9b0p_158{margin-bottom:8px;font-size:14px}}._metaInfo_g9b0p_172{margin-bottom:8px}._metaInfo_g9b0p_172 p{color:#666;margin:0 0 4px;font-size:12px}@media (width<=600px){._metaInfo_g9b0p_172 p{font-size:10px}}._metaInfo_g9b0p_172 strong{color:#333;font-weight:500}._courseDesc_g9b0p_193{color:#777;flex:1;margin:0 0 10px;font-size:12px;line-height:1.5}@media (width<=600px){._courseDesc_g9b0p_193{margin-bottom:12px;font-size:10px}}._cardActions_g9b0p_210{gap:10px;display:flex}@media (width<=600px){._cardActions_g9b0p_210{flex-direction:column;gap:6px}}._cardBtn_g9b0p_222{color:#fff;cursor:pointer;background-color:#1a1a4b;border:none;border-radius:4px;flex:1;padding:10px 0;font-size:12px;transition:opacity .2s}@media (width<=600px){._cardBtn_g9b0p_222{padding:8px 0;font-size:10px}}._cardBtn_g9b0p_222:hover{opacity:.9}._promoSection_g9b0p_247{background-color:#dbeafa;border-radius:18px;margin-bottom:80px;padding:60px 24px}._promoContainer_g9b0p_254{flex-direction:column;gap:40px;display:flex}._promoTopRow_g9b0p_260{flex-direction:column;gap:30px;margin-bottom:40px;display:flex}._promoBottomRow_g9b0p_267{flex-direction:column;gap:40px;display:flex}@media (width>=992px){._promoTopRow_g9b0p_260,._promoBottomRow_g9b0p_267{grid-template-columns:2fr 3fr;align-items:stretch;gap:40px;display:grid}}._promoHeading_g9b0p_283{color:#222;margin:0;font-size:26px;font-weight:600;line-height:1.3}._promoImgWrap_g9b0p_291{border-radius:12px;width:100%;overflow:hidden}._promoImg_g9b0p_291{object-fit:cover;width:100%;height:100%;display:block}._statsRow_g9b0p_305{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}._statItem_g9b0p_312{text-align:center;font-size:x-large}._statNum_g9b0p_317{color:#1a1a4b;margin:0 0 4px;font-size:40px;font-weight:500}._statLabel_g9b0p_324{color:#555;margin:0;font-size:14px}._feeCards_g9b0p_331{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=600px){._feeCards_g9b0p_331{grid-template-columns:repeat(2,1fr)}._feeCard_g9b0p_331:last-child{grid-column:span 2}}._feeCard_g9b0p_331{background-color:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;padding:24px;display:flex;box-shadow:0 2px 8px #00000008}._feeTitle_g9b0p_357{color:#222;margin:0 0 12px;font-size:16px;font-weight:600}._feeDesc_g9b0p_364{color:#666;max-width:600px;margin:0 0 20px;font-size:13px;line-height:1.5}._feeBtn_g9b0p_372{color:#444;cursor:pointer;background:0 0;border:1px solid #aaa;border-radius:4px;padding:8px 16px;font-size:12px;transition:all .2s}._feeBtn_g9b0p_372:hover{background-color:#f9f9f9;border-color:#888}@media (width<=768px){._promoBottomRow_g9b0p_267{flex-direction:column;gap:1rem}._promoImgWrap_g9b0p_291{margin-bottom:0}._promoImg_g9b0p_291{margin-bottom:0;display:block}._feeCards_g9b0p_331{gap:1rem;margin-top:0}._headerRow_g9b0p_12{flex-direction:column;align-items:flex-start}._searchBox_g9b0p_30{max-width:100%}._statsRow_g9b0p_305{justify-content:space-between;gap:8px}._statNum_g9b0p_317{font-size:24px}._statLabel_g9b0p_324{font-size:11px}}@media (width<=991px){._promoImgWrap_g9b0p_291{min-height:250px;margin-bottom:30px}}._container_vto03_2{width:100%;max-width:var(--container-max-width);padding:var(--container-padding);margin:0 auto}._loading_vto03_9,._error_vto03_10{color:#1e3a8a;justify-content:center;align-items:center;height:60vh;font-size:1.25rem;font-weight:600;display:flex}._hero_vto03_21{padding:var(--section-padding);margin-top:70px;padding-top:clamp(160px,15vw,180px)}._heroBox_vto03_27{background:linear-gradient(#e0e9ff 0%,#dde6ff 70%,#d4ddff 100%);border-radius:clamp(24px,5vw,40px);flex-direction:column;gap:clamp(24px,4vw,40px);padding:clamp(30px,5vw,60px) clamp(15px,3vw,30px);display:flex;position:relative;box-shadow:0 20px 50px #0000000d}._heroMain_vto03_43{flex-direction:column;gap:40px;width:100%;display:flex}._heroBox_vto03_27:after{content:"";border-radius:inherit;pointer-events:none;pointer-events:none;background:linear-gradient(#0000,#1356e735,#2564eb6d);width:100%;height:180px;position:absolute;bottom:0;left:0}._heroLeft_vto03_67{text-align:center;flex-direction:column;align-items:center;animation:.8s ease-out _fadeIn_vto03_1;display:flex}._tag_vto03_75{color:#64748b;background:#fff;border-radius:100px;width:fit-content;margin-bottom:24px;padding:8px 20px;font-size:.8rem;font-weight:500;display:inline-block}._title_vto03_87{color:#1e1b4b;letter-spacing:-.01em;margin-bottom:24px;font-size:2.8rem;font-weight:800;line-height:1.1}._description_vto03_96{color:#475569;max-width:500px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}._avatarBadge_vto03_104{background:#fff9;border-radius:100px;align-items:center;gap:12px;width:fit-content;margin-bottom:48px;padding:8px 16px;display:flex}._avatars_vto03_115{display:flex}._avatars_vto03_115 img{border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-10px}._avatars_vto03_115 img:first-child{margin-left:0}._avatarText_vto03_131{color:#1e1b4b;font-size:.8rem;font-weight:600}._infoBar_vto03_137{z-index:10;background:#fff;border:1px solid #ffffff80;border-radius:20px;flex-flow:row;justify-content:space-between;align-items:center;gap:0;width:100%;margin-top:25px;padding:clamp(10px,2vw,15px) clamp(5px,1.5vw,10px);display:flex;position:sticky;top:100px}._infoBar_vto03_137::-webkit-scrollbar{display:none}._infoItem_vto03_159{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;padding:8px clamp(2px,1vw,8px);display:flex}._infoLabel_vto03_171{text-align:center;color:#1e1b4b;text-transform:uppercase;letter-spacing:.02em;white-space:normal;max-width:100%;font-size:clamp(.45rem,1.2vw,.6rem);font-weight:700;line-height:1.1}._infoValue_vto03_183{color:#475569;white-space:normal;text-align:center;font-size:clamp(.7rem,1.3vw,.85rem);font-weight:600;line-height:1.1}._googleRating_vto03_192{flex-direction:column;align-items:flex-start;gap:4px;display:flex}._googleRating_vto03_192 img{width:80px;margin-left:-5px}._ratingVal_vto03_204{color:#1e1b4b;font-size:.85rem;font-weight:700}._ratingLabel_vto03_210{color:#64748b;font-size:.75rem}@media (width<=600px){._googleReviewItem_vto03_216{display:none!important}}._infoDivider_vto03_221{background:#0000001a;flex-shrink:0;align-self:stretch;width:1px;margin:10px 0}._badges_vto03_229{grid-template-columns:1fr;gap:12px;width:100%;max-width:320px;display:grid}._badge_vto03_229{background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;display:flex;box-shadow:0 4px 6px -1px #0000001a}._badge_vto03_229 img{height:20px}._badge_vto03_229 span{color:#1e293b;font-size:.8rem;font-weight:600}._heroRight_vto03_258{justify-content:center;display:flex}._formCard_vto03_263{background:#fff6;border:1px solid #ffffff80;border-radius:12px;flex-direction:column;width:100%;max-width:500px;padding:clamp(15px,3vw,20px);display:flex}._form_vto03_263{flex-direction:column;gap:clamp(15px,2vw,20px);margin-top:clamp(20px,3vw,30px);display:flex}._inputGroup_vto03_281 input{color:#1e1b4b;background:#fff;border:none;border-radius:8px;width:100%;padding:clamp(14px,2vw,18px) clamp(16px,2.5vw,24px);font-size:clamp(.95rem,1.5vw,1rem);transition:all .2s}._inputGroup_vto03_281 input::placeholder{color:#94a3b8}._submitBtn_vto03_296{color:#fff;cursor:pointer;background:#003;border:none;border-radius:8px;width:100%;margin-top:clamp(30px,5vw,80px);padding:clamp(12px,2vw,14px);font-size:clamp(1rem,1.5vw,1.1rem);font-weight:700;transition:all .2s}._submitBtn_vto03_296:hover{background:#005;transform:translateY(-2px)}._callbackLink_vto03_315{text-align:center;color:#1e1b4b;margin-top:10px;font-size:.95rem;font-weight:600;text-decoration:none}._callbackLink_vto03_315:hover{text-decoration:underline}._partners_vto03_329{padding:40px 0}._partnersScroll_vto03_333{opacity:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(30px,4vw,60px);display:flex}._partnerLogo_vto03_343{object-fit:contain;max-width:120px;height:clamp(24px,3.5vw,36px)}._learnSection_vto03_350{padding:var(--section-padding);background:#0f172a;border-radius:32px;margin:40px 0}._sectionTitle_vto03_357{color:#0f172a;text-align:center;margin-bottom:32px;font-size:1.75rem;font-weight:800}._learnSection_vto03_350 ._sectionTitle_vto03_357{color:#fff;text-align:left}._learnGrid_vto03_370{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}._learnCard_vto03_376{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;gap:16px;padding:20px;display:flex}._cardIcon_vto03_385{background:#3b82f633;border-radius:12px;justify-content:center;align-items:center;min-width:44px;height:44px;font-size:1.25rem;display:flex}._cardContent_vto03_396 h4{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:700}._cardContent_vto03_396 p{color:#94a3b8;font-size:.85rem;line-height:1.5}._toolsSection_vto03_410{padding:var(--section-padding)}._toolsGrid_vto03_414{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}._toolCard_vto03_420{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;display:flex}._toolIcon_vto03_430{background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}._toolName_vto03_441{color:#1e293b;font-size:.85rem;font-weight:600}._promoSection_vto03_448{padding:40px 0}._promoGrid_vto03_452{flex-direction:column;gap:20px;display:flex}._promoBannerBlue_vto03_458{color:#fff;background:#1d4ed8;border-radius:20px;flex-direction:column;gap:20px;padding:30px;display:flex;position:relative;overflow:hidden}._promoText_vto03_470 h3{z-index:2;font-size:1.1rem;font-weight:600;line-height:1.5;position:relative}._promoTag_vto03_478{background:#fff3;border-radius:100px;width:fit-content;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}._promoImg_vto03_488{opacity:.8;align-self:flex-end;width:120px}._promoBannerSolid_vto03_494{background:#1e40af;border-radius:20px;height:100px}._sectionTitleCenter_vto03_505{text-align:center;color:#0f172a;margin-bottom:32px;font-size:1.75rem;font-weight:800}._mentorTop_vto03_526{height:clamp(100px,15vw,180px)}._mentorWork_vto03_553{color:#2563eb;margin-bottom:8px;font-size:.75rem;font-weight:700}._mentorDesc_vto03_560{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}._mentorSocial_vto03_571{color:#2563eb;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}._mentorSocial_vto03_571 img{width:18px}._industriesGrid_vto03_585{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._industryBox_vto03_591{background:#f1f5f9;border-radius:12px;height:80px}._studentBannerSection_vto03_598{padding:40px 0}._studentBannerContent_vto03_602{background:#0f172a;border-radius:24px;flex-direction:column;display:flex;overflow:hidden}._studentBannerRight_vto03_610 img{object-fit:cover;width:100%;height:300px}._testimonialsContainer_vto03_617{width:100%;position:relative}._testimonialsWrapper_vto03_622{scrollbar-width:none;scroll-behavior:smooth;-ms-overflow-style:none;width:100%;padding:20px 0;overflow-x:auto}._testimonialsWrapper_vto03_622::-webkit-scrollbar{display:none}._testimonialsTrack_vto03_635{gap:20px;width:max-content;display:flex}._sliderControls_vto03_641{pointer-events:none;z-index:5;justify-content:space-between;display:flex;position:absolute;top:50%;left:-10px;right:-10px;transform:translateY(-50%)}._sliderBtn_vto03_653{cursor:pointer;color:#1e1b4b;pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000001a}._sliderBtn_vto03_653:hover{color:#fff;background:#1e1b4b;transform:scale(1.1)}._testimonialCard_vto03_676{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-shrink:0;width:300px;padding:clamp(16px,3vw,24px)}@keyframes _marquee_vto03_1765{0%{transform:translate(0)}to{transform:translate(-50%)}}._testimonialText_vto03_694{color:#334155;margin-bottom:24px;font-size:.95rem;font-style:italic;line-height:1.6}._testimonialAuthor_vto03_702{align-items:center;gap:12px;display:flex}._testimonialAuthor_vto03_702 img{border-radius:50%;width:44px;height:44px}._authorInfo_vto03_714 h5{color:#0f172a;margin-bottom:2px;font-size:.95rem}._authorInfo_vto03_714 p{color:#64748b;font-size:.8rem}@media (width>=900px){._hero_vto03_21{padding:var(--section-padding)}._heroMain_vto03_43{text-align:left;flex-direction:row;align-items:stretch;gap:40px;width:100%;display:flex}._heroBox_vto03_27{flex-direction:column;padding:clamp(40px,6vw,80px) clamp(20px,4vw,60px)}._heroLeft_vto03_67{text-align:left;flex:1.1;align-items:flex-start}._heroRight_vto03_258{flex:.9}._heroEnrollBtn_vto03_755{margin-top:auto}._infoBar_vto03_137{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:15px 30px;display:flex;position:sticky;top:100px}._infoValue_vto03_183{font-size:.95rem}._infoDivider_vto03_221{align-self:stretch;height:auto;margin:10px 0}._infoItem_vto03_159{flex:1;justify-content:center;min-width:0;padding:5px 15px}._infoLabel_vto03_171{font-size:.75rem}._statsBar_vto03_795{margin-top:-180px}._statsGrid_vto03_799{grid-template-columns:repeat(3,1fr);padding:32px}._partnersScroll_vto03_333{gap:60px}._partnerLogo_vto03_343{height:32px}._learnGrid_vto03_370{grid-template-columns:repeat(2,1fr);gap:24px}._toolsGrid_vto03_414{grid-template-columns:repeat(4,1fr)}._promoGrid_vto03_452{flex-direction:row}._promoBannerBlue_vto03_458{flex-direction:row;flex:1.5;padding:40px}._promoText_vto03_470 h3{font-size:1.4rem}._promoImg_vto03_488{width:180px}._promoBannerSolid_vto03_494{flex:.5;height:auto}._mentorsGrid_vto03_513{grid-template-columns:repeat(4,1fr)}._industriesGrid_vto03_585{grid-template-columns:repeat(6,1fr)}._studentBannerContent_vto03_602{flex-direction:row;height:400px}._studentBannerLeft_vto03_857,._studentBannerRight_vto03_610{flex:1}._studentBannerRight_vto03_610 img{height:100%}._testimonialsWrapper_vto03_622{overflow:visible;-webkit-mask-image:none;mask-image:none}._testimonialsTrack_vto03_635{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;animation:none;display:grid}._sliderControls_vto03_641{display:none}._testimonialCard_vto03_676{width:100%}}@media (width<=768px){._infoItem_vto03_159{gap:2px}._infoLabel_vto03_171{font-size:.6rem;font-weight:900}}@keyframes _fadeIn_vto03_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_vto03_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalOverlay_vto03_928{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s _fadeIn_vto03_1;display:flex;position:fixed;top:0;left:0}._modalContent_vto03_944{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:40px;animation:.4s cubic-bezier(.34,1.56,.64,1) _modalPop_vto03_1;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes _modalPop_vto03_1{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}._modalClose_vto03_960{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}._modalClose_vto03_960:hover{color:#0f172a;background:#e2e8f0}._modalHeader_vto03_983{text-align:center;margin-bottom:25px}._modalHeader_vto03_983 h3{color:#0f172a;margin-bottom:8px;font-size:1.5rem;font-weight:800}._modalHeader_vto03_983 p{color:#64748b;font-size:.95rem}._modalForm_vto03_1000{flex-direction:column;gap:15px;display:flex}._modalInputGroup_vto03_1006{flex-direction:column;gap:6px;display:flex}._modalInputGroup_vto03_1006 label{color:#1e1b4b;text-transform:uppercase;font-size:.75rem;font-weight:700}._modalInputGroup_vto03_1006 input,._timeSelect_vto03_1019{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}._modalInputGroup_vto03_1006 input:focus,._timeSelect_vto03_1019:focus{background:#fff;border-color:#2563eb;outline:none}._modalSubmitBtn_vto03_1035{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e1b4b 0%,#2563eb 100%);border:none;border-radius:12px;margin-top:10px;padding:16px;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s}._modalSubmitBtn_vto03_1035:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}._heroInputGroup_vto03_1053{margin-bottom:18px}._heroInputGroup_vto03_1053:last-of-type{margin-bottom:30px}._heroInputGroup_vto03_1053 input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:24px 18px;font-size:1rem;transition:all .2s}._heroInputGroup_vto03_1053 input:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}._heroEnrollBtn_vto03_755{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:14px;width:100%;margin-bottom:12px;padding:16px;font-size:1.1rem;font-weight:700;transition:all .2s}._heroEnrollBtn_vto03_755:hover{background:#2563eb;transform:translateY(-2px)}._heroCallbackBtn_vto03_1098{color:#1e1b4b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:14px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:all .2s}._heroCallbackBtn_vto03_1098:hover{background:#f1f5f9;border-color:#cbd5e1}._successCard_vto03_1116{text-align:center;color:#1e1b4b;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 20px;animation:.4s _fadeIn_vto03_1;display:flex}._successIcon_vto03_1128{color:#2563eb;margin-bottom:20px}._successTitle_vto03_1133{margin-bottom:10px;font-size:1.5rem;font-weight:800}._successText_vto03_1139{color:#475569;font-size:.95rem;line-height:1.5}._overviewSection_vto03_1148{background-color:#fff;padding:60px 0}._overviewHeader_vto03_1153{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:50px;display:flex}._overviewHeaderLeft_vto03_1161{flex:1;max-width:500px}._overviewHeaderLeft_vto03_1161 h2{color:#111;margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.3}._highlightBlue_vto03_1174{color:#2563eb}._overviewHeaderLeft_vto03_1161 p{color:#475569;font-size:.95rem;line-height:1.6}._overviewHeaderRight_vto03_1184{flex:1}._statGrid_vto03_1188{grid-template-columns:1fr 1fr;gap:30px;display:grid}._statItem_vto03_1194{align-items:flex-start;gap:12px;display:flex}._statIconWrapper_vto03_1200{color:#2563eb;background-color:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._statInfo_vto03_1212 h3{color:#111;margin-bottom:4px;font-size:2rem;font-weight:700}._statInfo_vto03_1212 p{color:#475569;font-size:.9rem}._overviewBody_vto03_1224{align-items:stretch;gap:30px;display:flex}._overviewContentLeft_vto03_1230{background-color:#e2e8f0;border-radius:12px;flex:1;padding:40px}._subTag_vto03_1237{color:#2563eb;text-transform:uppercase;margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}._overviewHeading_vto03_1246{color:#111;margin-bottom:24px;font-size:1.8rem;font-weight:700}._overviewParagraph_vto03_1253{color:#334155;margin-bottom:24px;font-size:.95rem;line-height:1.7}._overviewHeadingSmall_vto03_1260{color:#111;margin-top:30px;margin-bottom:20px;font-size:1.4rem;font-weight:700}._learnListGrid_vto03_1268{grid-template-columns:1fr 1fr;gap:16px 24px;display:grid}._learnListItem_vto03_1274{color:#334155;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5;display:flex}._learnListItem_vto03_1274 svg{color:#111;flex-shrink:0;width:18px;height:18px;margin-top:3px}._overviewContentRight_vto03_1291{flex-shrink:0;width:380px}._eligibilityCard_vto03_1296{background-color:#d1d5db;border-radius:12px;padding:40px 30px;position:sticky;top:100px}._eligibilityCard_vto03_1296 h4{color:#111;margin-bottom:24px;font-size:1.5rem;font-weight:600}._eligibilityForm_vto03_1311{flex-direction:column;gap:16px;display:flex}._eligibilityForm_vto03_1311 input{background-color:#fff;border:none;border-radius:8px;padding:16px;font-size:1rem}._eligibilityForm_vto03_1311 input:focus{outline:2px solid #2563eb}._eligibilityForm_vto03_1311 button{color:#fff;cursor:pointer;background-color:#1e1b4b;border:none;border-radius:8px;padding:16px;font-size:1rem;font-weight:600;transition:opacity .2s}._eligibilityForm_vto03_1311 button:hover{opacity:.9}._toolsLearnGrid_vto03_1346{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}._toolLearnCard_vto03_1353{background:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 4px 6px -1px #0000000d}._toolLearnIcon_vto03_1363{background:#eff6ff;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}._toolLearnText_vto03_1374{color:#1e293b;font-size:.95rem;font-weight:600}._curriculumContainer_vto03_1381{margin-top:50px}._curriculumTimeline_vto03_1385{margin-top:30px;padding-left:24px;position:relative}._curriculumTimeline_vto03_1385:before{content:"";background-color:#94a3b8;width:2px;position:absolute;top:20px;bottom:20px;left:6px}._timelineNode_vto03_1401{margin-bottom:20px;position:relative}._timelineNode_vto03_1401:before{content:"";z-index:1;background-color:#60a5fa;border-radius:50%;width:12px;height:12px;position:absolute;top:24px;left:-24px;transform:translate(-50%);box-shadow:0 0 0 4px #e2e8f0}._curriculumCard_vto03_1420{background:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 6px -1px #0000000d}._curriculumHeader_vto03_1427{cursor:pointer;justify-content:space-between;align-items:flex-start;display:flex}._curriculumTitle_vto03_1434{color:#111;font-size:1.05rem;font-weight:700}._curriculumMeta_vto03_1440{color:#475569;align-items:center;gap:12px;margin-top:8px;font-size:.8rem;font-weight:600;display:flex}._curriculumStars_vto03_1450{color:#f59e0b;letter-spacing:2px}._curriculumBody_vto03_1455{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:20px}._curriculumTopicsTitle_vto03_1461{color:#334155;margin-bottom:12px;font-size:.9rem;font-weight:600}._curriculumList_vto03_1468{color:#475569;margin:0;padding:0;font-size:.85rem;line-height:1.8;list-style:none}._curriculumToggle_vto03_1477{color:#0f172a;cursor:pointer;background:0 0;border:none;font-size:1.2rem}._learnExperience_vto03_1485{color:#111;margin-top:60px;font-size:1.1rem;font-weight:600}._partners_vto03_329{background-color:#fff;padding:20px 0 40px}._partnersScroll_vto03_333{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}._partnerLogo_vto03_343{object-fit:contain;width:auto;max-width:120px;height:35px}._newPromoSection_vto03_1512{padding:40px 0}._newPromoGrid_vto03_1515{grid-template-columns:1fr 1fr;gap:30px;display:grid}._newPromoCard_vto03_1520{color:#fff;background-color:#3b82f6;border-radius:12px;justify-content:space-between;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}._newPromoContent_vto03_1531{z-index:2;max-width:60%;position:relative}._newPromoContent_vto03_1531 h3{margin-bottom:20px;font-size:1.4rem;font-weight:600;line-height:1.4}._newPromoBtn_vto03_1542{color:#2563eb;cursor:pointer;background-color:#fff;border:none;border-radius:8px;width:140px;height:40px;padding:12px 24px;font-weight:600}._newPromoImg_vto03_1553{object-fit:cover;z-index:1;height:120%;position:absolute;bottom:0;right:0}._featuresSection_vto03_1563{padding:60px 0}._featuresHeader_vto03_1566{max-width:800px;margin-bottom:40px}._featuresHeader_vto03_1566 h2{color:#1e1b4b;margin-bottom:16px;font-size:2rem;font-weight:600;line-height:1.3}._featuresHeader_vto03_1566 p{color:#475569;font-size:.95rem;line-height:1.6}._featuresGrid_vto03_1582{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}._featureCard_vto03_1587{background-color:#dbeafe;border-radius:12px;padding:24px}._featureIcon_vto03_1592{color:#2563eb;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px;display:flex}._featureCard_vto03_1587 h4{color:#1e1b4b;margin-bottom:12px;font-size:1.1rem;font-weight:600;line-height:1.4}._featureCard_vto03_1587 p{color:#475569;font-size:.85rem;line-height:1.5}._splitInfoSection_vto03_1617{padding:60px 0}._splitInfoTitle_vto03_1620{color:#111;max-width:800px;margin-bottom:40px;font-size:2rem;font-weight:600;line-height:1.3}._splitInfoGrid_vto03_1628{grid-template-columns:1fr 1.5fr;align-items:stretch;gap:40px;display:grid}._splitInfoLeft_vto03_1634{width:100%}._splitInfoImg_vto03_1637{object-fit:cover;border-radius:12px;width:100%;height:100%}._splitInfoRight_vto03_1643{flex-direction:column;gap:20px;display:flex}._splitInfoBox_vto03_1648{background-color:#e2e8f0;border-radius:12px;width:100%;height:150px}._splitInfoDesc_vto03_1654{color:#475569;font-size:.95rem;line-height:1.6}._splitInfoBullets_vto03_1659{grid-template-columns:1fr 1fr;gap:16px;margin-top:10px;display:grid}._bulletItem_vto03_1665{color:#334155;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.4;display:flex}._checkIcon_vto03_1673{color:#64748b;margin-top:2px}._sectionTitleLeft_vto03_1679{color:#111;margin-bottom:30px;font-size:1.5rem;font-weight:600}._mentorsSection_vto03_501{padding:60px 0}._mentorsGrid_vto03_513{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}._mentorCard_vto03_519{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._mentorTop_vto03_526{background:#e2e8f0;height:180px}._mentorImg_vto03_530{object-fit:cover;width:100%;height:100%}._mentorInfo_vto03_536{padding:20px}._mentorInfo_vto03_536 h4{color:#1e293b;margin-bottom:4px;font-size:1.1rem;font-weight:600}._mentorRole_vto03_547{color:#64748b;margin-bottom:4px;font-size:.8rem}._mentorWork_vto03_553{color:#3b82f6;margin-bottom:16px;font-size:.8rem}._mentorDesc_vto03_560{color:#475569;margin-bottom:20px;font-size:.85rem;line-height:1.5}._mentorSocial_vto03_571{color:#2563eb;cursor:pointer;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}._mentorSocial_vto03_571 img{width:16px;height:16px}._testimonialsSection_vto03_1748{background:#f8fafc;width:100%;padding:80px 0;overflow:hidden}._sectionTitle_vto03_357{color:#0a1450;text-align:center;margin-bottom:3.5rem;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:800}._marqueeContainer_vto03_1765{flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative}._marqueeContainer_vto03_1765:before,._marqueeContainer_vto03_1765:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}._marqueeContainer_vto03_1765:before{background:linear-gradient(90deg,#f8fafc,#0000);left:0}._marqueeContainer_vto03_1765:after{background:linear-gradient(270deg,#f8fafc,#0000);right:0}._marqueeRow_vto03_1795{white-space:nowrap;width:100%;display:flex;overflow:hidden}._marqueeTrack_vto03_1802{gap:1.5rem;padding:10px 0;animation:60s linear infinite _scrollLeft_vto03_1;display:flex}._marqueeRow_vto03_1795:hover ._marqueeTrack_vto03_1802{animation-play-state:paused}@keyframes _scrollLeft_vto03_1{0%{transform:translate(0)}to{transform:translate(-33.33%)}}._card_vto03_385{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;flex:none;gap:1rem;width:320px;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000008}._videoCard_vto03_1834{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;flex:none;width:320px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}._card_vto03_385:hover,._videoCard_vto03_1834:hover{border-color:#0a1450;transform:translateY(-5px);box-shadow:0 10px 25px #0a14501a}._videoThumbnailContainer_vto03_1854{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}._cardVideoThumbnail_vto03_1862{object-fit:cover;pointer-events:none;width:100%;height:100%}._videoCardOverlay_vto03_1869{background:#0a145066;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}._videoCardOverlay_vto03_1869 svg{transition:transform .2s}._videoCard_vto03_1834:hover ._videoCardOverlay_vto03_1869{background:#0a14508c}._videoCard_vto03_1834:hover ._videoCardOverlay_vto03_1869 svg{transform:scale(1.15)}._videoCardInfo_vto03_1894{background:#fff;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}._videoCardName_vto03_1902{color:#0a1450;margin:0;font-size:.95rem;font-weight:700}._videoCardRole_vto03_1909{color:#64748b;margin:0;font-size:.75rem}._cardHeader_vto03_1915{align-items:center;gap:.75rem;display:flex}._avatar_vto03_104,._avatarPlaceholder_vto03_1922{object-fit:cover;border:2px solid #eff6ff;border-radius:50%;width:44px;height:44px}._avatarPlaceholder_vto03_1922{color:#fff;background-color:#0a1450;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}._userInfo_vto03_1940{flex-direction:column;display:flex}._userName_vto03_1945{color:#0a1450;margin:0;font-size:.95rem;font-weight:700}._userRole_vto03_1952{color:#64748b;margin:0;font-size:.75rem}._cardText_vto03_1958{color:#334155;white-space:normal;margin:0;font-size:.85rem;line-height:1.6}._videoModalOverlay_vto03_1967{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}._videoModalContent_vto03_1981{background-color:#000;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}._videoModalClose_vto03_1992{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;font-weight:300;transition:all .2s;display:flex;position:absolute;top:15px;right:20px}._videoModalClose_vto03_1992:hover{background:#ffffff1a}._modalVideoPlayer_vto03_2016{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}@media (width<=768px){._card_vto03_385,._videoCard_vto03_1834{width:280px}._marqueeTrack_vto03_1802{animation-duration:45s}._marqueeContainer_vto03_1765:before,._marqueeContainer_vto03_1765:after{width:60px}._tag_vto03_75{margin-top:10px}._statGrid_vto03_1188{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}._statItem_vto03_1194{width:100%}}@media (width<=900px){._overviewHeader_vto03_1153,._overviewBody_vto03_1224{flex-direction:column}._overviewContentRight_vto03_1291{width:100%;position:static}._learnListGrid_vto03_1268,._toolsLearnGrid_vto03_1346{grid-template-columns:1fr}._statGrid_vto03_1188{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:30px}._newPromoGrid_vto03_1515,._featuresGrid_vto03_1582,._splitInfoGrid_vto03_1628{grid-template-columns:1fr}._mentorsGrid_vto03_513,._testimonialsGrid_vto03_2074{grid-template-columns:1fr 1fr}}._aboutPage_197u4_1{width:100%;margin-top:100px;font-family:Arial,sans-serif}._aboutHero_197u4_9{justify-content:space-between;align-items:center;gap:50px;padding:80px 8%;display:flex}._heroContent_197u4_17{flex:1}._heroContent_197u4_17 h1{color:#111827;margin-bottom:20px;font-size:42px;line-height:1.3}._heroContent_197u4_17 span{color:#2563eb}._heading_197u4_32,._secondheading_197u4_35{color:#000}._heroContent_197u4_17 p{color:#6b7280;max-width:600px;margin-bottom:25px;line-height:1.8}._heroContent_197u4_17 button{color:#2563eb;cursor:pointer;background:#dbeafe;border:none;border-radius:6px;padding:12px 24px;font-weight:600;transition:all .3s}._heroContent_197u4_17 button:hover{background:#bfdbfe}._heroImage_197u4_61{flex:1;justify-content:center;display:flex}._imagePlaceholder_197u4_67{color:#374151;border:2px solid #93c5fd;border-radius:8px;justify-content:center;align-items:center;width:280px;height:280px;font-size:32px;display:flex}._statsSection_197u4_81{background:#2563eb;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 8%;padding:30px;display:grid}._statCard_197u4_91{color:#fff}._statCard_197u4_91 h2{margin-bottom:8px;font-size:2rem}._statCard_197u4_91 p{font-size:.95rem}._missionSection_197u4_106{padding:80px 8%}._missionSection_197u4_106 h2{margin-bottom:40px;font-size:2rem;line-height:1.4}._missionSection_197u4_106 span{color:#2563eb}._missionContainer_197u4_120{grid-template-columns:1fr 1.7fr;gap:10px;display:grid}._missionCard_197u4_126{border-radius:10px;padding:30px}._missionCard_197u4_126 h3{margin-bottom:15px}._missionCard_197u4_126 p{line-height:1.8}._light_197u4_139{color:#000;background:#cad6ff}._dark_197u4_144{color:#fff;background:linear-gradient(#000000a6,#000000a6),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa) 50%/cover}._featuresSection_197u4_156{background:#cad6ff;padding:80px 8%}._featuresSection_197u4_156 h2{margin-bottom:50px;font-size:2rem;line-height:1.4}._featuresSection_197u4_156 span{color:#2563eb}._featuresGrid_197u4_171{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}._featureCard_197u4_177{text-align:left}._icon_197u4_181{margin-bottom:15px;font-size:28px}._featureCard_197u4_177 h4{color:#111827;margin-bottom:10px}._featureCard_197u4_177 p{color:#6b7280;line-height:1.7}@media (width<=992px){._aboutHero_197u4_9{text-align:center;flex-direction:column}._statsSection_197u4_81{grid-template-columns:repeat(2,1fr)}._missionContainer_197u4_120{grid-template-columns:1fr}._featuresGrid_197u4_171{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._aboutHero_197u4_9{padding:60px 5%}._heroContent_197u4_17 h1{font-size:2rem}._imagePlaceholder_197u4_67{width:220px;height:220px}._statsSection_197u4_81{grid-template-columns:1fr;margin:0 5%}._missionSection_197u4_106,._featuresSection_197u4_156{padding:60px 5%}._featuresGrid_197u4_171{grid-template-columns:1fr}._missionSection_197u4_106 h2,._featuresSection_197u4_156 h2{font-size:1.6rem}}._page_yzbfa_3{width:100%;overflow:hidden}._hero_yzbfa_11{flex-direction:column;align-items:flex-start;padding:170px 50px 80px;display:flex}._heroContent_yzbfa_19{max-width:700px}._heroTitle_yzbfa_23{color:#0a1450;flex-direction:column;font-size:2rem;display:flex}._heroDesc_yzbfa_31{color:#444;margin-top:20px;line-height:1.8}._imageSection_yzbfa_41{gap:8px;width:100%;height:360px;margin-top:50px;display:flex}._imageCard_yzbfa_53{cursor:pointer;border-radius:10px;flex:1;transition:all .45s;overflow:hidden}._imageCard_yzbfa_53:first-child{flex:2.5}._imageSection_yzbfa_41:hover ._imageCard_yzbfa_53{flex:1}._imageSection_yzbfa_41:hover ._imageCard_yzbfa_53:hover{flex:2.5}._imageCard_yzbfa_53 img{object-fit:cover;width:100%;height:100%;display:block}._careerSection_yzbfa_86{width:100%;margin-top:90px}._sliderWrapper_yzbfa_94{margin-top:40px;position:relative}._slider_yzbfa_94{background:#0a1450;border-radius:16px;padding:20px 0;overflow:hidden}._playBtn_yzbfa_109{color:#fff;cursor:pointer;z-index:10;background:#0a1450;border:none;border-radius:999px;padding:12px 22px;font-weight:600;transition:all .25s;position:absolute;top:-60px;right:0}._playBtn_yzbfa_109:hover{background:#16237d}._track_yzbfa_129{gap:20px;width:max-content;padding-inline:20px;animation:80s linear infinite _scroll_yzbfa_1;display:flex}._paused_yzbfa_138{animation-play-state:paused}._card_yzbfa_142{background:#fff;border-radius:16px;flex-direction:column;flex:0 0 250px;justify-content:space-between;min-height:300px;padding:12px;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000001a}._card_yzbfa_142:hover{transform:translateY(-5px)}._role_yzbfa_164{color:#222;font-size:15px;font-weight:500}._text_yzbfa_170{color:#222;font-size:15px;line-height:1.9}._name_yzbfa_177{text-align:center;color:#0a1450;font-size:18px;font-weight:700}._video_yzbfa_188{border-radius:cover;object-fit:cover;width:100%;height:100%}._videoCard_yzbfa_196{padding:0;overflow:hidden}@keyframes _scroll_yzbfa_1{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}._ctaSection_yzbfa_217{padding:40px 20px 80px}._ctaBox_yzbfa_221{background:linear-gradient(135deg,#6366f180,#ec489980);border-radius:40px;padding:1px;position:relative}._ctaGlow_yzbfa_237{filter:blur(40px);opacity:.2;z-index:-1;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:40px;position:absolute;inset:0}._ctaContent_yzbfa_258{text-align:center;background:#0a1450;border-radius:39px;flex-direction:column;align-items:center;padding:45px 30px;display:flex}._ctaBox_yzbfa_221 h2{color:#fff;margin-bottom:20px;font-size:clamp(1.8rem,3vw,3rem)}._ctaBox_yzbfa_221 p{color:#cbd5e1;max-width:650px;margin-bottom:30px;line-height:1.8}._ctaBtn_yzbfa_293{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#ec4899);border:none;border-radius:100px;align-items:center;gap:12px;padding:18px 40px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._ctaBtn_yzbfa_293:hover{transform:translateY(-3px);box-shadow:0 12px 30px #ec489959}@media (width<=992px){._card_yzbfa_142{flex:0 0 250px;min-height:320px}}@media (width<=768px){._hero_yzbfa_11{padding:170px 20px 70px}._imageSection_yzbfa_41{gap:6px;height:auto;margin-top:30px}._imageCard_yzbfa_53{height:220px}._track_yzbfa_129{gap:16px;padding-inline:16px}._card_yzbfa_142{flex:0 0 250px;min-height:200px}._playBtn_yzbfa_109{top:-55px;right:10px}._ctaContent_yzbfa_258{padding:35px 20px}}@media (width<=480px){._card_yzbfa_142{flex:0 0 200px}._heroTitle_yzbfa_23{font-size:1.6rem}}._page_1npy8_1{color:#1e293b;font-family:Inter,sans-serif;overflow-x:hidden}._hero_1npy8_8{border-bottom:1px solid #e2e8f0;padding:160px 0 80px;position:relative}._badge_1npy8_14{color:#2563eb;text-transform:uppercase;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-block}._heroTitle_1npy8_25{color:#0f172a;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:200;line-height:1.1}._heroDesc_1npy8_34{color:#64748b;max-width:600px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}@media (width<=768px){._hero_1npy8_8{padding:160px 0 60px}._blogSection_1npy8_47{padding:60px 0}}._blogImage_1npy8_52{object-fit:cover;border-radius:8px;width:100%;height:140px}._layout_1npy8_59{grid-template-columns:280px 1fr;gap:2rem;padding:2rem;display:grid}._sidebar_1npy8_68{height:fit-content;padding:1rem;position:sticky;top:110px}._sidebarTitle_1npy8_75{color:#0f172a;margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}._courseItem_1npy8_82{cursor:pointer;color:#334155;border:.5px solid #4c4cfc;border-radius:8px;margin-bottom:.7rem;padding:.8rem;font-size:.8rem;transition:all .25s}._active_1npy8_94{color:#fff;background:#5890e4}._blogGrid_1npy8_99{grid-template-columns:repeat(4,1fr);align-content:start;align-items:start;gap:1.2rem;display:grid}._blogCard_1npy8_107{box-sizing:border-box;border:.5px solid #2727ff;border-radius:8px;flex-direction:column;min-height:300px;padding:8px;display:flex}._blogContent_1npy8_120{flex-direction:column;flex:1;padding:6px;display:flex}._blogDescription_1npy8_127{color:#626263;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-top:8px;font-size:small;display:-webkit-box;overflow:hidden}._blogTitle_1npy8_137{-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-top:8px;font-size:medium;font-weight:400;display:-webkit-box;overflow:hidden}._blogDate_1npy8_147{font-size:.7rem}._read_1npy8_151{color:#626263;padding-left:9px}._link_1npy8_156{color:#032a65;margin-top:auto;padding-top:.5rem;font-size:.7rem;display:inline-block}@media (width<=1024px){._blogGrid_1npy8_99{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._layout_1npy8_59{flex-direction:column;display:flex}._sidebar_1npy8_68{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:12px;width:100%;margin-bottom:20px;padding-bottom:10px;display:flex;overflow-x:auto}._sidebar_1npy8_68::-webkit-scrollbar{display:none}._courseItem_1npy8_82{white-space:nowrap;flex:none;min-width:max-content}}._page_1aj3e_1{padding:120px 0 60px}._container_1aj3e_5{grid-template-columns:2fr 350px;gap:3rem;width:92%;max-width:1400px;margin:auto;padding:160px 0 60px;display:grid}._mainContent_1aj3e_16{min-width:0}._title_1aj3e_20{color:#111827;margin-top:4rem;margin-bottom:2rem;font-size:2rem;font-weight:600;line-height:1.3}._heroImage_1aj3e_29{object-fit:cover;border:1px solid #a2c0ff;border-radius:12px;width:800px;height:400px;margin-bottom:3rem}._section_1aj3e_38{margin-bottom:3rem}._section_1aj3e_38 h2{color:#111827;margin-bottom:1rem;font-size:1.7rem}._section_1aj3e_38 p{color:#475569;white-space:pre-line;line-height:1.9}._sidebar_1aj3e_54{align-self:start;height:fit-content;margin-top:140px;position:sticky;top:120px}._card_1aj3e_62{background:#ebe9e9a7;border:1.2px solid #afafaf;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}._card_1aj3e_62 h3{color:#111827;margin-bottom:1rem;font-size:1.1rem}._card_1aj3e_62 ol{padding-left:1rem}._card_1aj3e_62 li{color:#000;margin-bottom:.6rem;font-size:.8rem;font-weight:500}._ctaText_1aj3e_87{color:#000;font-size:.8rem}._input_1aj3e_92{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;margin-top:1rem;padding:.9rem}._button_1aj3e_103{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.95rem;font-weight:600}@media (width<=1024px){._container_1aj3e_5{grid-template-columns:1fr;padding-top:160px}._sidebar_1aj3e_54{position:static}}@media (width<=768px){._page_1aj3e_1{padding:100px 0 50px}._container_1aj3e_5{gap:2rem;width:95%}._title_1aj3e_20{font-size:1.5rem}._section_1aj3e_38 h2{font-size:1.3rem}}._successBlock_1aj3e_157{text-align:center;padding:1rem 0}._successTitle_1aj3e_162{color:#1e3a8a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}._successText_1aj3e_169{color:#475569;font-size:.85rem;line-height:1.5}._page_1ady8_1{color:#1e293b;background-color:#f8fafc;font-family:Inter,sans-serif;overflow-x:hidden}._hero_1ady8_9{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:160px 0 80px;position:relative}._heroTitle_1ady8_16{color:#0f172a;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:200;line-height:1.1}._heroDesc_1ady8_25{color:#64748b;max-width:600px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}@media (width<=768px){._hero_1ady8_9{padding:160px 0 60px}}._layout_1ady8_38{grid-template-columns:280px 1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;display:grid}._sidebarFilters_1ady8_48{height:fit-content;padding:1rem;position:sticky;top:110px}._sidebarTitle_1ady8_55{color:#0f172a;margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}._categoryItem_1ady8_62{cursor:pointer;color:#334155;background:#fff;border:.5px solid #4c4cfc;border-radius:8px;margin-bottom:.7rem;padding:.8rem;font-size:.8rem;transition:all .25s}._categoryItem_1ady8_62:hover{background:#f1f5f9}._active_1ady8_78{color:#fff;background:#5890e4;border-color:#5890e4}._galleryGrid_1ady8_84{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}._galleryCard_1ady8_90{aspect-ratio:4/3;background:#f4f4f4;border-radius:12px;position:relative;overflow:hidden}._galleryImage_1ady8_98{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}._galleryCard_1ady8_90:hover ._galleryImage_1ady8_98{transform:scale(1.08)}._threadTag_1ady8_112{color:#fff;letter-spacing:.5px;z-index:2;background:#000000a6;border-radius:50px;padding:8px 14px;font-size:.5rem;font-weight:700;position:absolute;top:15px;right:15px}._overlay_1ady8_131{background:linear-gradient(#0000,#000000e0);width:100%;padding:24px;transition:all .35s;position:absolute;bottom:0;left:0;transform:translateY(100%)}._galleryCard_1ady8_90:hover ._overlay_1ady8_131{transform:translateY(0)}._galleryDescription_1ady8_153{color:#fff;margin:0;font-size:15px;line-height:1.5}._link_1ady8_160{color:#032a65;margin-top:auto;padding-top:.5rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-block}._link_1ady8_160:hover{text-decoration:underline}@media (width<=1024px){._galleryGrid_1ady8_84{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._layout_1ady8_38{grid-template-columns:1fr;padding:1rem}._sidebarFilters_1ady8_48{width:100%;margin-bottom:20px;overflow:hidden}._categoriesRow_1ady8_194{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:12px;padding-bottom:10px;display:flex;overflow-x:auto}._categoriesRow_1ady8_194::-webkit-scrollbar{display:none}._categoryItem_1ady8_62{white-space:nowrap;flex:none;min-width:max-content}._galleryGrid_1ady8_84{grid-template-columns:1fr}}._container_1ady8_227{grid-template-columns:2fr 350px;gap:3rem;width:92%;max-width:1400px;margin:auto;padding:120px 0 60px;display:grid}._left_1ady8_237{min-width:0}._title_1ady8_241{color:#0f172a;margin-top:2rem;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:700;line-height:1.3}._heroImage_1ady8_251{object-fit:cover;border:1.5px solid #a2c0ff;border-radius:12px;width:100%;height:450px;margin-bottom:3rem}._section_1ady8_260{margin-bottom:3rem}._heading_1ady8_264{color:#0f172a;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.7rem}._text_1ady8_271{color:#475569;white-space:pre-line;line-height:1.9}._sidebar_1ady8_48{height:fit-content;margin-top:100px;position:sticky;top:120px}._card_1ady8_284{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}._card_1ady8_284 h3{color:#0f172a;margin-bottom:1rem;font-size:1.1rem;font-weight:600}._card_1ady8_284 ol{margin:0;padding-left:1.2rem}._card_1ady8_284 li{color:#475569;margin-bottom:.6rem;font-size:.85rem;font-weight:500}._ctaText_1ady8_311{color:#475569;font-size:.85rem;line-height:1.5}._input_1ady8_317{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;margin-top:1rem;padding:.9rem;font-size:.9rem}._input_1ady8_317:focus{border-color:#5890e4}._button_1ady8_332{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.95rem;font-size:.9rem;font-weight:600;transition:background .2s}._button_1ady8_332:hover{background:#1d4ed8}@media (width<=1024px){._container_1ady8_227{grid-template-columns:1fr;padding-top:100px}._sidebar_1ady8_48{margin-top:0;position:static}}._loadingContainer_702d2_3,._errorContainer_702d2_4{text-align:center;color:#111827;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}._errorContainer_702d2_4 h2{margin-bottom:1rem;font-size:2rem}._errorContainer_702d2_4 p{color:#4b5563;margin-bottom:2rem}._centerPage_702d2_25{color:#1f2937;background-color:#fff;width:100%;font-family:Open Sans,sans-serif;overflow-x:hidden}._announcementStrip_702d2_34{text-align:center;background-color:#2563eb;border-bottom:1px solid #ffffff1a;width:100%;padding:.75rem 0}._announcementText_702d2_42{color:#fff;letter-spacing:.5px;font-size:.95rem;font-weight:600}._hero_702d2_50{color:#fff;background-color:#01053c;padding:160px 0 5rem;position:relative}._heroGrid_702d2_57{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}._heroLeft_702d2_64{flex-direction:column;align-items:flex-start;display:flex}._campusBadge_702d2_70{color:#60a5fa;text-transform:uppercase;letter-spacing:1px;background-color:#2563eb33;border:1px solid #2563eb66;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700}._heroTitle_702d2_83{color:#fff;margin:0 0 1.5rem;font-size:3rem;font-weight:800;line-height:1.25}._heroDesc_702d2_91{color:#cbd5e1;margin:0 0 2.5rem;font-size:1.15rem;line-height:1.6}._exploreBtn_702d2_98{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;padding:.95rem 2.5rem;font-size:1rem;font-weight:700;transition:all .25s}._exploreBtn_702d2_98:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}._exploreBtn_702d2_98:active{transform:translateY(0)}._formCard_702d2_121{color:#111827;background-color:#c4c4c4;border:1px solid #ffffff1a;border-radius:14px;max-width:420px;margin-left:auto;padding:2.5rem 2rem;box-shadow:0 15px 35px #0000004d}._formTitle_702d2_132{text-align:center;color:#1f2937;letter-spacing:-.2px;margin:0 0 1.75rem;font-size:1.15rem;font-weight:700}._inputGroup_702d2_141{margin-bottom:1.2rem}._inputField_702d2_145,._selectField_702d2_146{color:#1f2937;box-sizing:border-box;background-color:#fff;border:1px solid #b3b3b3;border-radius:8px;width:100%;padding:.9rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}._inputField_702d2_145::placeholder{color:#7c7c7c}._inputField_702d2_145:focus,._selectField_702d2_146:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}._selectField_702d2_146{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234b5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1.1rem center;background-repeat:no-repeat;background-size:1.1rem;padding-right:2.5rem}._submitBtn_702d2_180{color:#fff;cursor:pointer;letter-spacing:.5px;background-color:#2563eb;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .2s,transform .1s}._submitBtn_702d2_180:hover{background-color:#1d4ed8}._submitBtn_702d2_180:active{transform:scale(.98)}._requestCallText_702d2_202{text-align:center;color:#1f2937;cursor:pointer;margin-top:1.25rem;font-size:.9rem;font-weight:600;text-decoration:underline;transition:color .2s}._requestCallText_702d2_202:hover{color:#2563eb}._successState_702d2_218{text-align:center;padding:1rem 0}._successIcon_702d2_223{color:#10b981;background-color:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;display:inline-flex}._successState_702d2_218 h4{color:#111827;margin:0 0 .5rem;font-size:1.25rem}._successState_702d2_218 p{color:#4b5563;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}._resetBtn_702d2_250{color:#2563eb;cursor:pointer;background-color:#0000;border:1px dashed #2563eb;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .2s}._resetBtn_702d2_250:hover{background-color:#2563eb0d}._statsBar_702d2_266{z-index:10;background-color:#fff;border-bottom:1px solid #f3f4f6;padding:2.5rem 0;position:relative;box-shadow:0 10px 30px #00000008}._statsGrid_702d2_275{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}._statCard_702d2_283{flex-direction:column;gap:.4rem;display:flex}._statNum_702d2_289{color:#111827;margin:0;font-size:2.75rem;font-weight:800;line-height:1}._statLabel_702d2_297{color:#4b5563;margin:0;font-size:.85rem;font-weight:600;line-height:1.4}._coursesSection_702d2_309{background-color:#fff;padding:7rem 0}._coursesGrid_702d2_314{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:1rem;display:grid}@media (width<=768px){._coursesGrid_702d2_314{grid-template-columns:repeat(2,1fr);gap:10px}}@media (width<=600px){._coursesGrid_702d2_314{grid-template-columns:1fr}}._noCourses_702d2_334{text-align:center;color:#4b5563;background-color:#f3f4f6;border-radius:8px;padding:3rem}._contactMapSection_702d2_346{background:#f8fafc;padding:1rem 0}._sectionTitle_702d2_351{color:#111827;margin-bottom:2rem;font-size:3rem}._contactMapGrid_702d2_359{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}._mapCard_702d2_368{background:#fff;border-radius:12px;overflow:hidden}._iframeWrapper_702d2_374{height:100%;min-height:280px}._iframeWrapper_702d2_374 iframe{border:0;width:100%;height:100%}._infoPanel_702d2_387{background:#dfeaf3;border-radius:12px;flex-direction:column;gap:.4rem;padding:1rem;display:flex}._addressBox_702d2_397{margin-bottom:.5rem}._addressBox_702d2_397 h4{margin-bottom:.5rem;font-size:1.1rem}._locationCard_702d2_406{color:#4b5563;background:#fff;border-radius:20px;padding:.75rem;line-height:1.5}._bottomGrid_702d2_418{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._contactMiniCard_702d2_424{background:#fff;border-radius:22px;padding:.75rem}._contactMiniCard_702d2_424 h5{margin-bottom:.5rem;font-size:1.1rem}._contactMiniCard_702d2_424 a{color:#111827;margin-bottom:.3rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:block}._contactMiniCard_702d2_424 p{color:#6b7280}@media (width<=992px){._contactMapGrid_702d2_359{grid-template-columns:1fr}}@media (width<=768px){._sectionTitle_702d2_351{font-size:2rem}._bottomGrid_702d2_418{grid-template-columns:1fr}._iframeWrapper_702d2_374{min-height:350px}}._blueText_702d2_477{color:#1d4ed8}._header_702d2_481{color:#1d4ed8;margin-top:80px;font-size:2rem}._Subtitle_702d2_487{margin-bottom:80px}._campusGridSubtitle_702d2_491{display:flow-root}._skilled_702d2_495{font-size:2.5rem}._campusGridLayout_702d2_499{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:20px;margin-top:60px;display:grid}._campusStatsLeft_702d2_508{flex-direction:column;gap:8px;display:flex}._statsRowTop_702d2_515{grid-template-columns:1fr 1fr;gap:10px;display:grid}._statsRowBottom_702d2_522{grid-template-columns:1fr 2fr 1fr;gap:10px;display:grid}._blueStatCard_702d2_529{background:#c5dcff8b;border-radius:10px;flex-direction:column;justify-content:center;min-height:180px;padding:20px 22px;display:flex}._blueStatCard_702d2_529 h3{margin-bottom:12px;font-size:2.4rem;font-weight:700}._blueStatCard_702d2_529 h4{margin-bottom:12px;font-size:1.2rem;font-weight:600;line-height:1.4}._blueStatCard_702d2_529 p{font-size:.95rem;line-height:1.6}._col1_702d2_558{min-height:220px}._col2_702d2_562{background:#c5dcff8b}._col3_702d2_566{min-height:220px}._campusImageRight_702d2_571{width:100%;height:100%}._campusImg_702d2_576{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}._skillsCardsGrid_702d2_584{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}._skillCheckCard_702d2_590{background:#8faef85d;border-radius:18px;flex-direction:column;gap:14px;padding:24px;transition:all .3s;display:flex;box-shadow:0 6px 20px #00000014}@media (width<=992px){._skillsCardsGrid_702d2_584{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){._skillsCardsGrid_702d2_584{grid-template-columns:1fr}}@media (width<=992px){._campusGridLayout_702d2_499{flex-direction:column-reverse;gap:20px;display:flex}._campusStatsLeft_702d2_508{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}._statsRowTop_702d2_515,._statsRowBottom_702d2_522{display:contents}._col2_702d2_562{order:10;grid-column:span 2}._campusImg_702d2_576{object-fit:cover;height:280px}}@media (width<=1100px){._heroTitle_702d2_83{font-size:2.5rem}}@media (width<=1024px){._heroGrid_702d2_57{grid-template-columns:1fr;gap:3rem}._formCard_702d2_121{width:100%;max-width:100%;margin:0 auto}._statsGrid_702d2_275{grid-template-columns:repeat(2,1fr);gap:1.5rem}._featuresGrid_702d2_674{grid-template-columns:repeat(2,1fr)}._contactMapGrid_702d2_359{grid-template-columns:1fr;gap:4rem}}@media (width<=768px){._hero_702d2_50{padding:160px 0 3.5rem}._heroTitle_702d2_83{font-size:2.15rem}._featuresSection_702d2_693,._coursesSection_702d2_309,._contactMapSection_702d2_346{padding:3.5rem 0}}@media (width<=640px){._announcementText_702d2_42{font-size:.85rem}._heroTitle_702d2_83{font-size:1.85rem}._heroDesc_702d2_91{margin-bottom:2rem;font-size:1rem}._statsGrid_702d2_275{grid-template-columns:repeat(2,1fr);gap:1rem}._statNum_702d2_289{font-size:2.25rem}._featuresGrid_702d2_674{grid-template-columns:1fr}._sectionHeader_702d2_727 h2,._contactInfo_702d2_728 h2{font-size:1.75rem}._formCard_702d2_121{padding:1.75rem 1.25rem}._iframeWrapper_702d2_374{height:280px}}._modalOverlay_1rmxr_3{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2100;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s _fadeIn_1rmxr_1;display:flex;position:fixed;top:0;left:0}._modalContent_1rmxr_19{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:40px;animation:.4s cubic-bezier(.34,1.56,.64,1) _modalPop_1rmxr_1;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes _fadeIn_1rmxr_1{0%{opacity:0}to{opacity:1}}@keyframes _modalPop_1rmxr_1{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}._modalClose_1rmxr_40{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}._modalClose_1rmxr_40:hover{color:#0f172a;background:#e2e8f0}._modalHeader_1rmxr_63{text-align:center;margin-bottom:25px}._modalHeader_1rmxr_63 h3{color:#0f172a;margin-bottom:8px;font-size:1.5rem;font-weight:800}._modalHeader_1rmxr_63 p{color:#64748b;font-size:.95rem}._modalForm_1rmxr_80{flex-direction:column;gap:15px;display:flex}._modalInputGroup_1rmxr_86{flex-direction:column;gap:6px;display:flex}._modalInputGroup_1rmxr_86 label{color:#1e1b4b;text-transform:uppercase;font-size:.75rem;font-weight:700}._modalInputGroup_1rmxr_86 input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}._modalInputGroup_1rmxr_86 input:focus{background:#fff;border-color:#2563eb;outline:none}._modalSubmitBtn_1rmxr_115{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e1b4b 0%,#2563eb 100%);border:none;border-radius:12px;margin-top:10px;padding:16px;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s}._modalSubmitBtn_1rmxr_115:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}
