@font-face{font-family:MyCustomFont;src:url(/assets/Gilroy-Medium-C0ynlvWK.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:MyCustomFont;src:url(/assets/Gilroy-Bold-CInumVHz.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:MyCustomFont;src:url(/assets/Gilroy-Light-C8UWcMrY.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:MyCustomFont;src:url(/assets/Gilroy-Regular-D5UFgeCU.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:MyCustomFont;src:url(/assets/Gilroy-Heavy-DW6tzkNr.ttf) format("truetype");font-weight:200;font-style:normal}*{box-sizing:border-box;font-family:MyCustomFont,sans-serif;font-weight:500}:root{font-family:MyCustomFont,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{background-color:#fff;border-bottom:1px solid #eaeaea;width:100%}.header__container{margin:0 auto;padding:12px 30px;max-width:1680px;display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;gap:8px}.header__logo-img{height:24px}.header__logo-text{font-size:20px;font-weight:600;color:#222;display:flex;align-items:center;gap:8px}.header__right{display:flex;align-items:center;gap:16px}.header__lang{display:flex;align-items:center;gap:4px;font-size:14px;cursor:pointer}.header__flag{width:18px;height:12px;border-radius:2px}.header__dropdown{font-size:10px;color:#555}.header__divider{width:1px;height:20px;background-color:#ccc}.header__login{display:flex;align-items:center;gap:4px;font-size:14px;color:#333;text-decoration:none}.header__icon{color:#2563eb}.header__register{background-color:#2563eb;color:#fff;padding:8px 16px;border-radius:9999px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .3s ease}.header__register:hover{background-color:#1e4ed8;color:#fff}.footer{background-color:#0d1b2a;color:#fff;width:100%;padding:40px 20px;font-family:sans-serif}.footer__top{display:flex;justify-content:space-between;border-bottom:1px solid #2c3e50;padding-bottom:30px;margin-bottom:30px;flex-wrap:wrap}.footer__brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700}.footer__brand img{height:32px}.footer__subscribe{max-width:500px}.footer__subscribe p{margin-bottom:12px;font-weight:500}.footer__form{display:flex;gap:8px}.footer__form input{flex:1;padding:8px 12px;border-radius:6px;border:1px solid #ccc;outline:none}.footer__form button{background-color:#2563eb;color:#fff;padding:8px 20px;border:none;border-radius:9999px;font-weight:500;cursor:pointer}.footer__bottom{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}.footer__column h4{font-size:16px;margin-bottom:12px;border-bottom:2px solid #2563eb;display:inline-block;padding-bottom:4px}.footer__column p{font-size:14px;line-height:1.5}.footer__column ul{list-style:none;padding:0;margin:0}.footer__column li{margin-bottom:6px}.footer__column a{color:#ccc;text-decoration:none;font-size:14px}.footer__column a:hover{text-decoration:underline}.footer__mini-logo{height:24px;margin:10px 0}.footer__socials{display:flex;gap:10px;margin-top:10px}.footer__socials img{width:20px;height:20px;opacity:.8;transition:opacity .3s}.footer__socials img:hover{opacity:1}.wrapper{min-height:100dvh}.container{max-width:1200px;margin:0 auto;text-align:start}.content_layout{width:100%}.statistics-container{background:#fff;display:flex;padding:30px 40px}.statistics-container-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;width:100%;gap:40px}.statistic-item{text-align:center;min-width:150px;max-width:300px;display:flex;gap:20px;align-items:center}.statistic-icon{display:flex;justify-content:center;align-items:center;width:53px;height:53px;border-radius:50%;background-color:#f0f0f0}.icon-yellow{background-color:#ffeb3b}.icon-red{background-color:#f44336}.icon-orange{background-color:#ff9800}.icon-blue{background-color:#2196f3}.icon-black{color:#333}.number-yellow{color:#ffeb3b}.number-red{color:#f44336}.number-orange{color:#ff9800}.number-blue{color:#2196f3}.number-black{color:#333}.statistic-number{font-weight:400;text-align:start;font-size:18px;line-height:100%;letter-spacing:0%}.statistic-label{color:#666;text-align:start;font-weight:500;font-style:Medium;font-size:12px;line-height:100%;letter-spacing:0%}@media (max-width: 768px){.statistics-container{justify-content:center}.statistic-item{flex:1 1 100%;max-width:100%;text-align:start}}@media (max-width: 480px){.statistic-item{flex:1 1 100%}.statistic-icon{margin:0}}.icon-yellow{background-color:#ffda19}.icon-red{background-color:tomato}.icon-orange{background-color:#ff922e}.icon-blue{background-color:#0047ff}.icon-black{background-color:#333}.statistic-number{font-size:36px;font-weight:500;margin-bottom:5px}.statistic-label{font-size:18px;color:#666}@media (max-width: 600px){.header__container{padding:10px 16px;justify-content:space-between;gap:12px}.statistics-container{padding:30px 0 0 40px}.header__logo-text{font-size:16px}.header__login{font-size:12px}.header__register{font-size:12px;padding:6px 12px}}._banner-wrapper_q3sij_1{overflow:hidden;height:100%;width:100%;position:relative}._banner-background_q3sij_8{position:absolute;object-fit:cover;width:100%;height:100%;z-index:0;left:0;top:0}._banner-button_q3sij_18{font-size:32px;color:#fff;background-color:#0047ff;cursor:pointer;padding:12px 24px;border-radius:12px;text-align:center;text-decoration:none;transition:background-color .3s ease}._banner-button_q3sij_18:hover{background-color:#03c;color:#ffffffa4}._banner-content_q3sij_35{z-index:1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px}._banner-text_q3sij_45{font-size:64px;font-weight:600;color:#fff;text-align:center;line-height:74px;margin:0}._banner-text_q3sij_45 ._highlight_q3sij_54{color:#0047ff}._banner-desc_q3sij_58{color:#fff;font-size:22px;margin:30px 0;text-align:center}@media (max-width: 1024px){._banner-text_q3sij_45{font-size:48px;line-height:56px}._banner-desc_q3sij_58{font-size:18px}._banner-button_q3sij_18{font-size:24px}}@media (max-width: 768px){._banner-text_q3sij_45{font-size:36px;line-height:42px}._banner-desc_q3sij_58{font-size:16px;margin:24px 0}._banner-button_q3sij_18{font-size:20px;padding:10px 20px}._banner-content_q3sij_35{padding:40px 16px}}@media (max-width: 480px){._banner-text_q3sij_45{font-size:28px;line-height:34px}._banner-desc_q3sij_58{font-size:14px;margin:20px 0}._banner-button_q3sij_18{font-size:18px;padding:8px 16px}}._banner-wrapper_malhb_3{overflow:hidden;height:100%;width:100%;position:relative}._banner-background_malhb_10{position:absolute;object-fit:cover;width:100%;height:100%;z-index:0;left:0}._banner-button_malhb_19{font-size:38px;color:#fff;background-color:#0047ff;cursor:pointer;padding:12px 24px;border-radius:12px}._banner-button_malhb_19:hover{background-color:#03c;color:#ffffffa4}._banner-content_malhb_33{z-index:1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 0}._banner-text_malhb_43{font-size:80px;font-weight:600;color:#fff;text-align:center;line-height:80px;margin:0}._banner-text_malhb_43 ._highlight_malhb_52{color:#0047ff}._banner-desc_malhb_56{color:#fff;font-size:25px;margin:41px 0;text-align:center}._item-list_malhb_63{display:flex;gap:20px;justify-content:flex-start;margin-bottom:20px}._header-item_malhb_70{list-style:none;cursor:pointer;color:#fff;font-size:12px;opacity:.6}._header-item_malhb_70:hover{opacity:1;font-weight:700}._filter-container_malhb_83{width:880px;height:100px;background-color:#fff;border-radius:26px;border:4px solid #0047FF;display:flex;align-items:center;padding:0 20px;margin-top:20px}._filter-item_malhb_95{display:flex;align-items:center;margin:0 20px;flex-grow:1}._filter-item_malhb_95 img{margin-right:10px}._filter-item_malhb_95 select{border:none;background:none;font-size:16px;padding:5px 0;border-bottom:2px dashed #007BFF;outline:none;cursor:pointer}._filter-item_malhb_95 select:focus{border-bottom:2px solid #007BFF}._search-button_malhb_120{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:20px;font-size:18px;cursor:pointer}._search-button_malhb_120:hover{background-color:#0056b3}._partner-slider_malhb_134{margin-top:120px;width:max-content;overflow:hidden;border-radius:20px;box-shadow:0 4px 10px #0000001a}._slider-track_malhb_142{display:flex;animation:_scroll_malhb_1 20s linear infinite}._partner-item_malhb_147{flex:0 0 auto;width:200px;margin:10px;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000001a}._partner-item_malhb_147 img{max-width:100%;max-height:80px;object-fit:contain}@keyframes _scroll_malhb_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._educationWrapper_malhb_179{width:100%;position:relative}._bg_malhb_186{position:absolute;background:#f8f8f8b5;z-index:-1;height:820px;left:0;bottom:0;width:100%}._educationContainer_malhb_196{z-index:0;position:relative;margin:80px auto;width:90%;max-width:1200px}._educationTitle_malhb_204{font-size:36px;font-weight:700;margin-bottom:20px}._educationTitle_malhb_204 span{color:#06f;font-weight:700}._educationCategories_malhb_215{display:grid;grid-template-columns:1fr 1fr;gap:20px}._categoryCard_malhb_221{border-radius:15px;padding:42px;border:1px solid #00000018;transition:all .3s ease;background-color:#fff;position:relative;height:300px;overflow:hidden}._categoryCard_malhb_221 img{width:380px;height:267px;top:20px;right:-20px;object-fit:cover;margin-bottom:15px;position:absolute}._categoryCard_malhb_221:nth-child(3) img{width:340px;height:340px;top:20px;object-fit:cover;right:-30px;margin-bottom:15px;position:absolute}._categoryCard_malhb_221:nth-child(4) img{width:380px;height:267px;top:40px;right:-60px;margin-bottom:15px;position:absolute}._categoryCard_malhb_221 h3{font-weight:500;font-size:36px;line-height:46.44px;letter-spacing:0%;margin:0;width:120px}._categoryCard_malhb_221 p{font-weight:400;font-style:Medium;font-size:16.07px;line-height:100%;width:40px;letter-spacing:0%;color:#333}._categoryCard_malhb_221:hover{background-color:#1e55fa}._categoryCard_malhb_221:hover h3,._categoryCard_malhb_221:hover p{color:#fff}@media (max-width: 1024px){._educationCategories_malhb_215{display:flex;flex-direction:column;flex-wrap:wrap;gap:20px}._educationCategories_malhb_215 ._categoryCard_malhb_221:nth-child(3){grid-row:auto;grid-column:auto}}@media (max-width: 600px){._educationCategories_malhb_215{grid-template-columns:1fr}}._container_malhb_342{max-width:1200px;margin:0 auto;padding:40px 20px}._container_malhb_342 span{color:#002dff}._content_malhb_353{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}._institutionCard_malhb_360{flex:1 1 48%;background-color:#fff;border-radius:15px;padding:20px;display:flex;flex-direction:column;align-items:center;position:relative}._image_malhb_371{width:100%;height:220px;border-radius:15px;object-fit:contain}._favoriteButton_malhb_379,._selectButton_malhb_394{margin-top:16px;padding:10px 20px;border:none;border-radius:25px;background-color:#007bff;color:#fff;cursor:pointer;font-size:16px;width:100%;max-width:250px;transition:background-color .2s ease}._favoriteButton_malhb_379:hover,._selectButton_malhb_394:hover{background-color:#0056b3}._studentInfo_malhb_414{position:absolute;top:20px;left:20px;background-color:#fff;box-shadow:0 4px 20px #00000026;padding:16px;border-radius:16px;display:flex;flex-direction:column;align-items:center}._studentBadge_malhb_427{color:#000;font-size:16px;margin-bottom:8px}._avatarGroup_malhb_433{display:flex;gap:8px}._avatar_malhb_433{background-color:#ddd;color:#333;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:700}._divider_malhb_450{height:100%;width:2px;background-color:#e0e0e0}@media (max-width: 992px){._content_malhb_353{flex-direction:column;align-items:center}._institutionCard_malhb_360{flex:1 1 100%;max-width:100%}._title_malhb_468{font-size:32px}._studentInfo_malhb_414{position:static;margin-top:16px}}@media (max-width: 576px){._title_malhb_468{font-size:28px}._favoriteButton_malhb_379,._selectButton_malhb_394{font-size:14px}._avatar_malhb_433{width:30px;height:30px;font-size:14px}._studentBadge_malhb_427{font-size:14px}}._popularDirections__wrapper_malhb_502{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;padding:80px 0;margin-bottom:60px;z-index:1}._bg3_malhb_516{position:absolute;top:0;left:0;width:100vw;height:100%;background:linear-gradient(180deg,#0047ff -41.97%,#002b99);z-index:0}._container_malhb_342{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 20px}._header_malhb_70{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:40px}._sectionLabel_malhb_543{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#fff;font-weight:400;display:flex;align-items:center;gap:12px;font-size:14.29px;line-height:24.29px;letter-spacing:0%}._title_malhb_468{color:#fff;margin:10px 0;font-weight:700;font-size:35.72px;line-height:42.87px;letter-spacing:0%}._title_Institution_malhb_568{font-size:48px;text-align:start;font-weight:700;color:#000;margin:10px 0 10px 15px}._title_Institution_malhb_568 span{font-size:48px;text-align:start;font-weight:700;color:#002dff;margin:10px 0 10px 15px}._linkButton_malhb_584{background:#fff;color:#0047ff;border:none;font-weight:600;border-radius:20px;padding:10px 16px;cursor:pointer;font-size:14px;transition:background-color .3s ease}._linkButton_malhb_584:hover{background:#e0e0e0}._slider_malhb_142{display:flex;flex-direction:column;gap:20px;align-items:center}._card_malhb_609,._card_dications_malhb_620{background:#fff;padding:30px 20px;border-radius:20px;box-sizing:border-box;transition:transform .3s ease;width:100%;max-width:400px}._card_malhb_609:hover{transform:translateY(-5px)}._cardTitle_malhb_635{font-size:18px;font-weight:600;margin-bottom:20px}._cardImage_malhb_641{width:100%;height:auto;object-fit:contain}._dots_malhb_647{display:none}@media (min-width: 1200px){._slider_malhb_142{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._slider_malhb_142::-webkit-scrollbar{display:none}._card_malhb_609{flex:0 0 auto;width:300px;max-width:none}}@media (max-width: 991px){._card_malhb_609{width:calc(50% - 20px)}._title_malhb_468{font-size:28px}}@media (max-width: 576px){._header_malhb_70{flex-direction:column;align-items:flex-start}._categoryCard_malhb_221:nth-child(3) img{width:280px;height:250px;top:100px;object-fit:fill;right:-40px;margin-bottom:15px;position:absolute}._categoryCard_malhb_221:nth-child(4) img{width:280px;height:250px;top:100px;object-fit:fill;right:-40px;margin-bottom:15px;position:absolute}._categoryCard_malhb_221 img{width:240px;height:240px;top:80px;right:-50px;object-fit:fill;position:absolute}._title_malhb_468{font-size:24px;text-align:start}._card_malhb_609{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}._cardTitle_malhb_635{font-size:16px}._sectionLabel_malhb_543{font-size:12px}._linkButton_malhb_584{font-size:13px;padding:8px 12px}}._institutions__wrapper_malhb_749{background-color:#fff;padding:60px 20px;display:flex;justify-content:center}._container_malhb_342{max-width:1200px;width:100%;text-align:center}._title_malhb_468{font-size:28px;margin-bottom:20px}._tabs_malhb_767{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}._tabButton_malhb_775{background-color:transparent;border:1px solid #ccc;border-radius:25px;padding:10px 20px;cursor:pointer;transition:all .3s}._tabButton_malhb_775:hover{border-color:#0047ff;color:#0047ff}._active_malhb_789{background-color:#0047ff;color:#fff;border-color:#0047ff}._cards_malhb_795{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}._card_malhb_609{background:#fff;border-radius:16px;box-shadow:0 0 10px #0000001a;min-width:300px;overflow:hidden;text-align:left;display:flex;height:auto;flex-direction:column}._card_dications_malhb_620{background:#fff;border-radius:16px;box-shadow:0 0 10px #0000001a;min-width:300px;overflow:hidden;text-align:left;display:flex;height:420px;flex-direction:column}._cardBody_malhb_829{padding:20px 0;display:flex;height:100%;justify-content:space-between;flex-direction:column}._moreButton_malhb_837{background-color:#002dff;color:#fff}._popularCitiesSection_malhb_843{padding:20px;background-color:#fff}._popularCitiesSection_malhb_843 h2{font-size:28px;color:#000;margin-bottom:20px}._highlight_malhb_52{color:#0057ff}._filterButtons_malhb_858{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}._filterButtons_malhb_858 button{background-color:#f0f0f0;border:none;padding:10px 15px;border-radius:20px;cursor:pointer;transition:background-color .3s,color .3s}._filterButtons_malhb_858 button:hover{background-color:#e0e0e0}._active_malhb_789{background-color:#0057ff!important;color:#fff!important}._citiesGrid_malhb_883{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,300px);gap:15px}._cityCard_malhb_892{position:relative;overflow:hidden;border-radius:10px}._cityCard_malhb_892:nth-child(1),._cityCard_malhb_892:nth-child(6){grid-column:span 2}._cityCard_malhb_892 img{width:100%;height:100%;object-fit:cover;border-radius:10px;transition:transform .3s ease}._cityCard_malhb_892:hover img{transform:scale(1.05)}._cityName_malhb_915{position:absolute;bottom:10px;left:10px;color:#fff;font-size:18px;font-weight:700;text-shadow:0 0 5px rgba(0,0,0,.5)}._viewMoreButton_malhb_925{margin-top:20px;background-color:#0057ff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:background-color .3s}._viewMoreButton_malhb_925:hover{background-color:#0045cc}._grid_malhb_940{margin-bottom:24px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;justify-content:center}._title2_malhb_950{font-size:38px;margin-bottom:40px;line-height:1.4;font-weight:600;color:#333;text-align:start}._card_city_malhb_959{position:relative;border-radius:12px;background-size:cover;background-position:center;overflow:hidden;height:100%;width:100%;transition:transform .3s ease}._card_city_malhb_959:hover{transform:scale(1.03)}._cardName_malhb_974{position:absolute;left:16px;top:16px;font-weight:600;font-size:18px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}._lg_malhb_985{grid-column:span 2;grid-row:span 1}._md_malhb_990{grid-row:span 2}._sm_malhb_994{grid-row:span 1}@media (max-width: 1024px){._grid_malhb_940{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}._lg_malhb_985{grid-column:span 2}._md_malhb_990,._sm_malhb_994{grid-column:span 1}}@media (max-width: 600px){._grid_malhb_940{grid-template-columns:1fr;grid-auto-rows:180px;justify-items:center}._lg_malhb_985,._md_malhb_990,._sm_malhb_994{grid-column:span 1}}._statisticsContainer_malhb_1035{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px;background-color:#fff;border-radius:10px;box-sizing:border-box}._statisticItem_malhb_1049{text-align:center;flex:0 0 auto}._statisticIcon_malhb_1054{display:flex;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 8px;border-radius:50%}._iconYellow_malhb_1064{background-color:gold}._iconRed_malhb_1068{background-color:tomato}._iconOrange_malhb_1072{background-color:orange}._iconBlue_malhb_1076{background-color:#1e90ff}._iconBlack_malhb_1080{background-color:#333}._statisticNumber_malhb_1084{font-size:36px;font-weight:700;color:#000;margin-bottom:4px}._statisticLabel_malhb_1091{font-size:18px;color:#333;white-space:nowrap}@media (max-width: 1024px){._statisticsContainer_malhb_1035{flex-wrap:wrap;justify-content:center;gap:30px}}@media (max-width: 600px){._statisticItem_malhb_1049{flex:1 1 100%}}._InstitutionSelectorContainer_malhb_1117{padding:20px 0;text-align:center;position:relative}._InstitutionSelectorTitle_malhb_1124{font-size:44px;font-weight:700;margin-bottom:40px;margin-top:10px;margin-right:30px}._InstitutionSelectorTitle_malhb_1124 span{color:#002dff}._InstitutionSelectorCardsWrapper_malhb_1137{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}._InstitutionSelectorCard_malhb_1137{width:560px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding-bottom:24px}._InstitutionSelectorImage_malhb_1157{width:550px;height:auto;max-height:600px;border-radius:12px;display:block}@media (max-width: 420px){._InstitutionSelectorImage_malhb_1157{width:100%}._categoryCard_malhb_221{padding:20px}._categoryCard_malhb_221 h3{font-weight:500;font-size:28px;line-height:36px;letter-spacing:0%;margin:0;width:120px}._categoryCard_malhb_221:nth-child(4) img{width:300px;height:260px;top:100px;right:-75px}}._InstitutionSelectorFavoriteButton_malhb_1194{margin-top:16px;background:#0057ff;color:#fff;border:none;padding:10px 18px;border-radius:20px;font-weight:500;cursor:pointer}._InstitutionSelectorSelectButton_malhb_1205{margin-top:12px;background:#0057ff;color:#fff;border:none;padding:12px 24px;border-radius:24px;font-weight:500;cursor:pointer}._InstitutionSelectorDescription_malhb_1216{margin:16px;font-size:24px;color:#333;text-align:left}._InstitutionSelectorStar_malhb_1223{position:absolute;top:12px;left:12px;background:gold;border-radius:50%;padding:8px;font-size:18px}._InstitutionSelectorStudentInfo_malhb_1233{position:absolute;top:35%;right:43%;display:flex;align-items:center;gap:8px;flex-direction:column;background:#fff;padding:8px 10px;border-radius:12px;box-shadow:0 0 4px #0000001a}._InstitutionSelectorStudentBadge_malhb_1247{font-weight:700;font-size:18px;line-height:1.2}._InstitutionSelectorStudentBadge_malhb_1247 span{font-weight:700;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:24px;color:#002dff;line-height:1.2}._InstitutionSelectorAvatars_malhb_1261 img{width:144px;height:54px}@media (max-width: 768px){._InstitutionSelectorCardsWrapper_malhb_1137{flex-direction:column;align-items:center}._InstitutionSelectorCard_malhb_1137{width:90%}._InstitutionSelectorTitle_malhb_1124{font-size:26px}}@media (max-width: 480px){._InstitutionSelectorTitle_malhb_1124{font-size:22px}._InstitutionSelectorDescription_malhb_1216{font-size:13px}._InstitutionSelectorStudentInfo_malhb_1233{flex-direction:column;display:none;align-items:flex-end}}._categoryBlock_malhb_1302{margin-bottom:48px}._categoryTitle_malhb_1306{font-size:20px;font-weight:600;margin-bottom:16px}._cardsScroll_malhb_1312{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#ccc transparent}._cardsScroll_malhb_1312::-webkit-scrollbar{height:6px}._cardsScroll_malhb_1312::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._cardsScroll_malhb_1312::-webkit-scrollbar-track{background:transparent}._horizontalScroll_malhb_1334{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#ccc transparent}._horizontalScroll_malhb_1334::-webkit-scrollbar{height:6px}._horizontalScroll_malhb_1334::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._horizontalScroll_malhb_1334::-webkit-scrollbar-track{background:transparent}._popularDirections__wrapper_1qnf1_1{position:relative;width:100vw;left:49.35%;margin-left:-50vw;overflow:hidden;padding:80px 0;margin-bottom:60px;z-index:1}._bg3_1qnf1_12{position:absolute;top:0;left:0;width:100vw;height:100%;background:linear-gradient(180deg,#0047ff -41.97%,#002b99);z-index:0}._container_1qnf1_22{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 20px}._header_1qnf1_30{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:40px}._sectionLabel_1qnf1_39{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#fff;font-weight:400;display:flex;align-items:center;gap:12px;line-height:24.29px}._title_1qnf1_51{color:#fff;margin:10px 0;font-weight:700;font-size:35.72px;line-height:42.87px}._linkButton_1qnf1_59{background:#fff;color:#0047ff;border:none;font-weight:600;border-radius:20px;padding:10px 16px;cursor:pointer;font-size:14px;transition:background-color .3s ease}._linkButton_1qnf1_59:hover{background:#e0e0e0}._card_dications_1qnf1_75{background:#fff;padding:60px 40px;border-radius:20px;box-sizing:border-box;width:100%;height:500px;position:relative}._cardTitle_1qnf1_85{font-weight:500;margin:0;font-size:36px;line-height:44px}._cardImage_1qnf1_92{position:absolute;right:0;bottom:0;width:280px;height:auto;object-fit:contain}._swiperContainer_1qnf1_102{width:100%;padding-bottom:60px;height:550px}._swiperContainer_1qnf1_102 .swiper-pagination{display:flex;justify-content:center;align-items:center;bottom:0!important;gap:6px}._swiperContainer_1qnf1_102 .swiper-pagination-bullet{background-color:#fff;opacity:.5;transition:all .3s ease}._swiperContainer_1qnf1_102 .swiper-pagination-bullet-active{background-color:#fff;width:31px;height:8px;border-radius:25px;opacity:1;transition:all .3s ease}@media (max-width: 768px){._swiperContainer_1qnf1_102{height:420px}._card_dications_1qnf1_75{height:auto;min-height:385px;padding:40px 20px}._cardTitle_1qnf1_85{font-size:22px;line-height:28px}._cardImage_1qnf1_92{width:231px}._title_1qnf1_51{font-size:24px}._linkButton_1qnf1_59{font-size:13px;padding:8px 12px}._sectionLabel_1qnf1_39{font-size:12px}._popularDirections__wrapper_1qnf1_1{position:relative;width:100vw;left:49.63%;margin-left:-50vw;overflow:hidden;padding:80px 0;margin-bottom:60px;z-index:1}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._section_l47uw_1{padding:40px 16px;background-color:#fff}._title2_l47uw_6{font-size:38px;margin-bottom:40px;line-height:1.4;font-weight:600;color:#333;text-align:start}._highlight_l47uw_15{color:#0057ff}._grid_l47uw_19{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;align-items:stretch}._card_city_l47uw_28{position:relative;border-radius:12px;overflow:hidden;height:100%;cursor:pointer;transition:transform .3s ease;box-sizing:border-box}._card_city_l47uw_28:hover{transform:scale(1.03)}._cardImage_l47uw_42{width:100%;height:100%;object-fit:cover;display:block}._cardName_l47uw_50{position:absolute;left:16px;top:16px;font-weight:600;font-size:18px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6);z-index:2}._sm_l47uw_62{flex:0 0 calc((100% - 60px)/4);height:300px}._lg_l47uw_67{flex:0 0 calc((100% - 60px)/4*2 + 20px);height:300px}._md_l47uw_73{flex:0 0 calc((100% - 60px)/4);height:620px}@media (max-width: 1024px){._grid_l47uw_19{gap:16px}._lg_l47uw_67{flex-basis:100%;height:200px}._md_l47uw_73{flex-basis:calc((100% - 16px)/2);height:420px}._sm_l47uw_62{flex-basis:calc((100% - 16px)/2);height:200px}}@media (max-width: 768px){._section_l47uw_1{padding:24px 12px}._title2_l47uw_6{font-size:28px;margin-bottom:24px}._grid_l47uw_19{gap:12px;justify-content:flex-start}._lg_l47uw_67,._md_l47uw_73,._sm_l47uw_62{flex-basis:calc((100% - 12px)/2);height:160px}._card_city_l47uw_28:hover{transform:none}}@media (max-width: 480px){._grid_l47uw_19{gap:10px}._lg_l47uw_67,._md_l47uw_73,._sm_l47uw_62{flex-basis:100%;height:160px}}._institutions__wrapper_3ipyt_1{padding:40px 16px;display:flex;justify-content:center}._container_3ipyt_7{max-width:1200px;width:100%}._title_Institution_3ipyt_12{margin-bottom:24px;text-align:start;font-weight:700;font-size:36px;line-height:42px}._title_Institution_3ipyt_12 span{color:#0057ff}._swiperContainer_3ipyt_25{padding-bottom:24px}._card_3ipyt_30{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%;max-width:320px;margin:0 auto}._image_3ipyt_42{width:100%;height:200px;object-fit:cover;border-radius:12px 12px 0 0}._cardBody_3ipyt_49{display:flex;flex-direction:column;justify-content:space-between;padding:12px 16px;height:100%}._cardBorder_3ipyt_57{padding-bottom:12px}._cardBody_3ipyt_49 h3{margin-top:0;font-size:16px;font-weight:600;line-height:20px;text-transform:capitalize}._cardBody_3ipyt_49 p{font-size:14px;color:#555}._info_3ipyt_75 span{font-size:13px;color:#888}._moreButton_3ipyt_80{background-color:#fff;color:#0047ff;border:1px solid #0047ff;padding:10px 16px;border-radius:34px;font-weight:500;cursor:pointer;transition:all .3s;width:fit-content;margin-top:12px}._moreButton_3ipyt_80:hover{background-color:#0047ff;color:#fff}@media (max-width: 768px){._title_Institution_3ipyt_12{font-size:28px;text-align:center}._image_3ipyt_42{height:160px}._cardBody_3ipyt_49 h3{font-size:15px}._cardBody_3ipyt_49 p,._info_3ipyt_75 span{font-size:13px}}@media (max-width: 480px){._title_Institution_3ipyt_12{font-size:22px}._swiperContainer_3ipyt_25{width:300px}._image_3ipyt_42{height:140px}._cardBody_3ipyt_49 h3{font-size:14px}._cardBody_3ipyt_49 p,._info_3ipyt_75 span{font-size:12px}._moreButton_3ipyt_80{font-size:13px;padding:8px 12px}}.swiper-pagination-bullet-active{background-color:#0047ff;opacity:1;width:24px;height:6px;border-radius:12px}._faqContainer_1jjud_1{max-width:1200px;width:100%;margin:0 auto;padding:40px 20px;font-family:Inter,sans-serif}._title_1jjud_9{font-size:24px;font-weight:600;margin-bottom:32px}._title_1jjud_9 span{color:#0052ff}._faqItem_1jjud_19{border:1px solid #000;border-radius:12px;padding:20px 24px;margin-bottom:16px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:start;cursor:pointer;transition:box-shadow .2s ease}._questionContainer_1jjud_33{display:flex;width:100%;justify-content:space-between;align-items:center}._faqItem_1jjud_19:hover{box-shadow:0 2px 8px #00000014}._question_1jjud_33{font-size:16px;font-weight:500}._answer_1jjud_49{margin-top:8px;font-size:14px;line-height:1.5}._arrow_1jjud_55{font-size:20px;margin-left:10px;-webkit-user-select:none;user-select:none}._wrapper_bre9b_1{width:100%;height:420px;background-color:#0c235e;position:relative;overflow:hidden;padding:40px;display:flex;flex-direction:column;justify-content:flex-start;z-index:1}._container_bre9b_14{max-width:1200px;width:100%;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center}._title_bre9b_24{font-size:48px;color:#fff;margin:0 0 20px;z-index:2}._description_bre9b_31{font-size:24px;color:#fff;line-height:1.5;z-index:2}._vector_bre9b_38{position:absolute;top:0;width:100%;z-index:0}._mapPoint_bre9b_46{width:252px;opacity:1}@media (max-width: 1024px){._title_bre9b_24{font-size:36px}._description_bre9b_31{font-size:20px}._mapPoint_bre9b_46{width:60px}}@media (max-width: 768px){._title_bre9b_24{font-size:28px}._description_bre9b_31{font-size:18px}._mapPoint_bre9b_46{width:50px;right:40px}._wrapper_bre9b_1{padding:30px 20px;height:auto}}@media (max-width: 480px){._title_bre9b_24{font-size:22px}._container_bre9b_14{flex-direction:column;justify-content:center;align-items:flex-start}._vector_bre9b_38{height:100%}._description_bre9b_31{font-size:16px}._mapPoint_bre9b_46{width:160px}._wrapper_bre9b_1{padding:24px 16px}}._scrollToTop_q3amh_1{position:fixed;bottom:30px;right:30px;width:52px;height:52px;border-radius:50%;background-color:#0057ff;color:#fff;font-size:24px;display:flex;justify-content:center;align-items:center;border:none;box-shadow:0 2px 10px #0003;cursor:pointer;z-index:1000;transition:background-color .3s ease}._scrollToTop_q3amh_1:hover{background-color:#003fcc}._banner_1q2se_1{position:relative;width:100%;aspect-ratio:16 / 6;overflow:hidden}._image_1q2se_8{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0;z-index:0}._banner_1q2se_1:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#04102e82 2%,#04102e8c);z-index:1;left:0;top:0}._overlay_1q2se_29{position:relative;z-index:2;height:100%;width:100%;display:flex;align-items:flex-end;justify-content:center;padding:60px 20px;box-sizing:border-box}._content_1q2se_41{width:100%;max-width:1200px;color:#fff}._content_1q2se_41 h1{font-size:42px;font-weight:600;line-height:1.3;margin-bottom:24px}._content_1q2se_41 p{font-size:20px;font-weight:400;margin:0}._flexLine_1q2se_60{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}@media screen and (max-width: 1000px){._banner_1q2se_1{aspect-ratio:16 / 8}}@media screen and (max-width: 600px){._banner_1q2se_1{aspect-ratio:16 / 12}}@media screen and (max-width: 400px){._banner_1q2se_1{aspect-ratio:16 / 16}}@media (max-width: 768px){._content_1q2se_41 h1{font-size:28px}._content_1q2se_41 p{font-size:16px}._flexLine_1q2se_60{flex-direction:column;align-items:flex-start}}._filters_fp0bt_1{background:#fff;border-radius:12px;padding:24px 20px;box-shadow:0 0 10px #0000000d;max-width:100%;display:flex;justify-content:center;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}._open_fp0bt_14{max-height:1000px;opacity:1;padding:24px 20px}._closed_fp0bt_20{max-height:0;opacity:0;padding-top:0;padding-bottom:0}._filterRow_fp0bt_27{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;max-width:1200px;width:100%}._filterRow_fp0bt_27 label{display:flex;flex-direction:column;min-width:0}._filterRow_fp0bt_27>div{display:flex;flex-direction:column;min-width:0}._radioGroup_fp0bt_48{display:flex;gap:16px;align-items:center;flex-wrap:wrap}._radioLabel_fp0bt_55{display:inline-flex;flex-direction:column;align-items:center;gap:8px;font-size:16px;color:#333;cursor:pointer}._radioLabel_fp0bt_55 input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:24px;height:24px;border:2px solid #BFBFBF;border-radius:50%;position:relative;display:inline-block;margin:0;cursor:pointer;background:#fff}._radioLabel_fp0bt_55 input[type=radio]:checked{border-color:#1e5eff}._radioLabel_fp0bt_55 input[type=radio]:checked:after{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;background:#1e5eff;border-radius:50%}._radioLabel_fp0bt_55 span{color:#2b2b2b}._radioLabel_fp0bt_55 input[type=radio]:checked+span{color:#1e5eff;font-weight:600}._label_text_fp0bt_104{font-size:16px;font-weight:500;color:#333;margin-bottom:8px}._filterSelect_fp0bt_111{padding:14px 16px;border:1px solid #ccc;border-radius:12px;font-size:16px;color:#4a5fff;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23002DFF' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px;cursor:pointer}._filterSelect_fp0bt_111:focus{outline:none;border-color:#002dff}@media (max-width: 1100px){._filterRow_fp0bt_27{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){._filterRow_fp0bt_27{grid-template-columns:1fr}}._educate-list_1autq_2{display:flex;flex-direction:column;gap:32px}._educate-item_1autq_9{display:flex;align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000000d;position:relative;overflow:hidden;margin-bottom:20px}._educate-logo_1autq_22{width:296px;height:220px;object-fit:cover;border-radius:8px 0 0 8px;flex-shrink:0}._educate-body_1autq_31{padding:28px 24px 0 0;flex:1;display:flex;flex-direction:column;gap:8px;margin-left:32px}._titleEducate_1autq_40{font-weight:500;font-size:34px;line-height:100%;letter-spacing:3%}._titleEducate_1autq_40 span{font-weight:500;font-style:Medium;font-size:34px;line-height:100%;letter-spacing:0%;color:#0047ff}@media screen and (max-width: 768px){._titleEducate_1autq_40,._titleEducate_1autq_40 span{font-size:24px}}._educate-name_1autq_67{font-weight:600;margin:0;color:#000;font-weight:700;font-size:28px;line-height:120%;letter-spacing:4%}._educate-description_1autq_79{font-size:15px;line-height:1.4;color:#444;margin:0}._educate-address_1autq_86,._educate-amount_1autq_87{color:#000;margin:0;font-weight:700;font-size:16px;line-height:43.05px;letter-spacing:0%;vertical-align:middle}._educate-address_1autq_86 ._educate-amount_1autq_87 span{font-weight:400;color:#282828;font-size:16px;line-height:43.05px;letter-spacing:0%;vertical-align:middle}._details-btn_1autq_108{position:absolute;right:32px;bottom:32px;padding:12px 24px;border:none;border-radius:30px;background:#0047ff;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .25s}._details-btn_1autq_108:hover{background:#03c}@media (max-width: 768px){._educate-item_1autq_9{flex-direction:column;padding:16px}._educate-logo_1autq_22{width:100%;height:200px}._educate-body_1autq_31{margin:16px 0 0}._details-btn_1autq_108{position:static;margin-top:16px;align-self:flex-start}}._banner_1lzd4_1{position:relative;width:100%;aspect-ratio:16 / 6;overflow:hidden}@media screen and (max-width: 1000px){._banner_1lzd4_1{aspect-ratio:16 / 8}}@media screen and (max-width: 870px){._banner_1lzd4_1{aspect-ratio:16 / 10}}@media screen and (max-width: 540px){._banner_1lzd4_1{aspect-ratio:16 / 12}}@media screen and (max-width: 420px){._banner_1lzd4_1{aspect-ratio:16 / 18}}._image_1lzd4_29{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0}._overlay_1lzd4_37{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#04102e80,#04102e8c);z-index:1;display:flex;justify-content:center;align-items:flex-end;padding:40px 20px;box-sizing:border-box}._content_1lzd4_56{width:100%;max-width:1200px;color:#fff}._content_1lzd4_56 span{display:block;margin-bottom:15px;font-size:1rem}._content_1lzd4_56 h1{font-size:2.5rem;line-height:1.2;margin-bottom:20px;max-width:750px}._content_1lzd4_56 p{font-size:1.2rem;margin:0}._btn_link_1lzd4_80{display:flex;justify-content:center;align-items:center;border-radius:12px;background-color:#0047ff;cursor:pointer}._btn_container_1lzd4_90{display:flex;gap:12px;align-items:center;justify-content:center}._fav_button_1lzd4_97{display:flex;justify-content:center;align-items:center;border-radius:12px;background-color:#fff;color:#0047ff;cursor:pointer}._breadcrumbs_1lzd4_107 a{font-weight:400;font-style:Regular;text-decoration:none;color:#fff;font-size:20.28px;line-height:100%;letter-spacing:0%}._breadcrumbs_1lzd4_107 a:hover{color:#e9eefda4}._breadcrumbs_1lzd4_107 img{margin:0 6px}._btn_link_1lzd4_80:hover{background-color:#03c}@media (max-width: 768px){._overlay_1lzd4_37{padding:20px 10px}._content_1lzd4_56{max-width:100%}._content_1lzd4_56 span{font-size:.9rem;word-break:break-word;margin-bottom:8px}._content_1lzd4_56 h1{font-size:1.5rem;line-height:1.3;margin-bottom:12px;max-width:100%}._content_1lzd4_56 p{font-size:.9rem;margin-bottom:10px;word-break:break-word}._btn_link_1lzd4_80{font-size:14px;padding:12px 16px;white-space:normal}._fav_button_1lzd4_97{padding:12px 16px}._btn_link_1lzd4_80 img,._btn_link_1lzd4_80 svg,._fav_button_1lzd4_97 img,._fav_button_1lzd4_97 svg{width:20px;height:20px}}@media (max-width: 480px){._content_1lzd4_56 span{font-size:.8rem}._content_1lzd4_56 h1{font-size:1.2rem}._content_1lzd4_56 p{font-size:.8rem}._btn_link_1lzd4_80{width:100%;text-align:center}._fav_button_1lzd4_97{width:100%;justify-content:center;padding:12px 16px}}@media (max-width: 320px){._banner_1lzd4_1{aspect-ratio:16 / 14}._overlay_1lzd4_37{padding:16px 8px}._content_1lzd4_56 span{font-size:.7rem}._content_1lzd4_56 h1{font-size:1rem;line-height:1.2;margin-bottom:8px}._content_1lzd4_56 p{font-size:.7rem}._btn_link_1lzd4_80{font-size:12px;padding:6px 10px}._fav_button_1lzd4_97{padding:6px 10px}._fav_button_1lzd4_97 img,._fav_button_1lzd4_97 svg{width:18px;height:18px}}@font-face{font-family:InstitutionSelectorFont;src:url(../../assets/fonts/custom-font.ttf) format("truetype");font-weight:400;font-style:normal}._wrapper_cqjgj_8{display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px;background:#fff;padding:24px 32px;border-radius:16px}._schoolWrapper_cqjgj_18{font-family:InstitutionSelectorFont,sans-serif;background-color:#f3f8ff;border:1px solid #0047ff}._item_cqjgj_24{display:flex;align-items:center;gap:16px;min-width:200px;flex:1}._icon_cqjgj_32{background-color:#0047ff;color:#fff;font-size:20px;border-radius:50%;padding:12px;width:58px;height:58px;display:flex;align-items:center;justify-content:center}._label_cqjgj_45{font-size:14px;color:#555}._value_cqjgj_50{font-size:16px;font-weight:500;color:#000}@media (max-width: 768px){._wrapper_cqjgj_8{flex-direction:column;align-items:stretch;gap:20px}._item_cqjgj_24{width:100%}}@media (max-width: 480px){._wrapper_cqjgj_8{padding:16px 20px}._item_cqjgj_24{gap:12px}._icon_cqjgj_32{width:48px;height:48px;padding:10px}._label_cqjgj_45{font-size:13px}._value_cqjgj_50{font-size:14px}}._tabsContainer_1wp3s_1{display:flex;flex-wrap:wrap;gap:16px;background:#fff;padding:16px 24px;border-radius:16px;margin:12px 0;max-width:1200px;width:100%;box-sizing:border-box;box-shadow:0 6px 12px #0000000d}._tabButton_1wp3s_15{padding:10px 20px;border-radius:999px;border:1.5px solid #ccc;background:transparent;color:#000;font-size:16px;cursor:pointer;transition:all .25s ease;white-space:nowrap}._tabButton_1wp3s_15:hover{border-color:#0047ff}._active_1wp3s_31{background-color:#0047ff;color:#fff;border:1.5px solid #0047ff}@media (max-width: 768px){._tabsContainer_1wp3s_1{gap:12px;padding:12px 16px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}._tabButton_1wp3s_15{flex-shrink:0;font-size:14px;padding:8px 16px}}@media (max-width: 480px){._tabButton_1wp3s_15{font-size:12px;padding:6px 12px}}._container_k0j7k_1{background:#fff;border-radius:16px;padding:32px 40px;box-shadow:0 4px 16px #0000000d;font-family:Inter,sans-serif;color:#1a1a1a;margin-bottom:24px}._title_k0j7k_11{font-size:20px;font-weight:600;color:#0047ff;margin-bottom:8px}._line_k0j7k_18{width:100%;height:1px;background-color:#e0e0e0;margin-bottom:20px}._text_k0j7k_25{font-size:16px;line-height:1.7;white-space:pre-line}._container_1cmxd_1{background-color:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 4px 16px #0000000d}._title_1cmxd_8{font-size:18px;font-weight:600;margin-bottom:24px}._grid_1cmxd_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;border-top:1px solid #f0f0f0;padding-top:16px}._item_1cmxd_22{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;color:#1a1a1a}._icon_1cmxd_31{color:#0047ff;font-size:16px;margin-top:3px}._mapWrapper_1s4nu_1{width:100%;height:500px;border-radius:16px;overflow:hidden;margin:24px 0;box-shadow:0 4px 16px #0000000d}._section_1qx67_1{background:#fff;box-shadow:0 6px 16px #00000014;padding:24px 20px;margin:20px 0;border-radius:16px}._sectionTitle_1qx67_10{font-size:22px;font-weight:600;text-align:center;margin-bottom:12px;color:#222;position:relative}._sectionTitle_1qx67_10:after{content:"";display:block;width:100%;height:3px;background-color:#0047ff;margin-top:8px}.ant-collapse{border:none;background:transparent}.ant-collapse-item{border:none;margin-bottom:12px;overflow:hidden;border-radius:16px!important;box-shadow:0 4px 12px #00000014}.ant-collapse-header{font-size:18px;font-weight:500;padding:20px 24px!important;background-color:#fff;border-bottom:1px solid #f0f0f0}.ant-collapse-content{background-color:#fff;padding:20px 24px!important}._cardsContainer_1qx67_58{display:flex;flex-wrap:wrap;gap:16px}._card_1qx67_58{flex:1 1 calc(50% - 8px);background:#f9f9f9;border-radius:12px;padding:16px 20px;display:flex;flex-direction:column;gap:8px;box-shadow:0 2px 8px #0000000f}._cardTitle_1qx67_77{font-size:15px;font-weight:500;color:#555;margin:0}._cardTags_1qx67_85{margin:0;padding:0;list-style:none;font-size:15px;color:#000}._cardTags_1qx67_85 li{line-height:1.4}@media (max-width: 768px){._cardsContainer_1qx67_58{flex-direction:column}._card_1qx67_58{flex:1 1 100%}}._awardsSection_10ijk_1{padding:28px 40px;text-align:center;background:#f9f9f9}._title_10ijk_7{font-size:44px;font-weight:700;margin-bottom:20px;text-align:start;margin-top:0}._title_10ijk_7 span{color:#0057ff}._carousel_10ijk_19{max-width:1200px;margin:0 auto}._slide_10ijk_24{display:flex!important;justify-content:flex-start;gap:20px;flex-wrap:nowrap}._card_10ijk_31{background:#fff;border-radius:16px;padding:24px;width:250px;box-shadow:0 2px 15px #0000000d;text-align:center;transition:transform .3s;flex-shrink:0}._card_10ijk_31:hover{transform:translateY(-5px)}._image_10ijk_46{width:100%;border-radius:8px;object-fit:contain;margin-bottom:16px}._cardTitle_10ijk_53{font-size:18px;color:#0057ff;font-weight:600;margin:0 0 8px}._cardDesc_10ijk_60{font-size:14px;color:#555;margin:0}@media (max-width: 1024px){._card_10ijk_31{width:220px;padding:20px}._title_10ijk_7{font-size:36px}}@media (max-width: 768px){._awardsSection_10ijk_1{padding:24px 20px}._card_10ijk_31{width:200px;padding:16px}._title_10ijk_7{font-size:28px}._carousel_10ijk_19{overflow-x:auto;padding-bottom:12px}._slide_10ijk_24{flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}._slide_10ijk_24::-webkit-scrollbar{display:none}}@media (max-width: 480px){._card_10ijk_31{width:180px;padding:14px}._carousel_10ijk_19{max-width:320px}._title_10ijk_7{font-size:22px}._cardTitle_10ijk_53{font-size:16px}._cardDesc_10ijk_60{font-size:13px}}._container_bv2vu_2{padding:40px 20px;background:#fafafa}._container_bv2vu_2{width:100%}._card_bv2vu_11{border-radius:12px;box-shadow:0 4px 8px #0000001a;transition:transform .3s}._card_bv2vu_11:hover{transform:translateY(-5px)}._title_bv2vu_21{font-size:18px;margin-bottom:8px}._address_bv2vu_26{color:#555}._mapContainer_bv2vu_30{width:100%;margin-top:30px;border-radius:12px;overflow:hidden}._card_bv2vu_11{border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .2s}._card_bv2vu_11:hover{transform:translateY(-4px)}._title_bv2vu_21{margin:0 0 8px;font-size:18px;font-weight:600}._address_bv2vu_26{margin:0;color:#555;font-size:14px;display:flex;align-items:center;gap:8px}._wrapper_1j9uo_1{padding:28px 40px}._title_1j9uo_5{font-size:2rem;margin-bottom:20px;text-align:start}._title_1j9uo_5 span{color:#06c}._swiperContainer_1j9uo_15{width:100%;padding-bottom:40px}._galleryItem_1j9uo_20{width:100%;max-width:300px;height:200px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;margin:0 auto}._galleryItem_1j9uo_20:hover{transform:scale(1.03)}._image_1j9uo_35{width:100%;height:100%;object-fit:cover}@media (max-width: 1024px){._galleryItem_1j9uo_20{height:180px}}@media (max-width: 768px){._wrapper_1j9uo_1{padding:24px 20px}._title_1j9uo_5{font-size:1.5rem}._galleryItem_1j9uo_20{height:160px}}@media (max-width: 480px){._wrapper_1j9uo_1{padding:20px 16px}._title_1j9uo_5{font-size:1.25rem}._galleryItem_1j9uo_20{height:140px}}.swiper-pagination-bullet{background-color:#aaa;opacity:.5;transition:all .3s ease}.swiper-pagination-bullet-active{background-color:#06c;opacity:1;width:24px;height:6px;border-radius:12px}._wrapper_j5y1z_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f9f9f9}._card_j5y1z_9{background:#fff;padding:40px 30px;border-radius:12px;max-width:400px;width:100%}._logo_j5y1z_17{display:flex;align-items:center;gap:8px;margin-bottom:20px}._logo_j5y1z_17 img{width:32px;height:32px}._logo_j5y1z_17 span{font-size:24px;font-weight:700}._title_j5y1z_34{font-size:22px;font-weight:600;margin-bottom:10px}._subtitle_j5y1z_40{font-size:14px;color:#666;margin-bottom:20px}._tabs_j5y1z_46{display:flex;gap:10px;margin-bottom:20px}._tabs_j5y1z_46 button{flex:1;padding:10px;border:1px solid #0047FF;border-radius:8px;background:#fff;color:#0047ff;cursor:pointer;font-weight:500}._tabs_j5y1z_46 ._active_j5y1z_63{background:#0047ff;color:#fff}._radioGroup_j5y1z_68{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}._radioGroup_j5y1z_68 label{display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer}._form_j5y1z_83{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}._form_j5y1z_83 label{display:flex;flex-direction:column;font-size:14px;gap:5px}._form_j5y1z_83 input{padding:10px;border-radius:6px;border:1px solid #ccc}._submit_j5y1z_103{padding:12px;background:#0047ff;color:#fff;font-size:16px;border:none;border-radius:8px;cursor:pointer}._register_j5y1z_113{font-size:14px;color:#888;text-align:center}._register_j5y1z_113 a{color:#0047ff;text-decoration:none;font-weight:500}._container_lfxlw_1{display:flex;justify-content:space-between;background:#fff;border-radius:16px;overflow:hidden;max-width:1000px;margin:40px auto;box-shadow:0 4px 24px #0000001a}._formSection_lfxlw_12{flex:1;padding:48px}._logo_lfxlw_17{display:flex;align-items:center;gap:8px;margin-bottom:24px}._logo_lfxlw_17 img{height:40px}._logo_lfxlw_17 span{font-size:24px;font-weight:700}._subtitle_lfxlw_33{display:block;margin-bottom:24px;color:#555}._label_lfxlw_39{font-weight:500;margin-bottom:8px;display:inline-block}._radioGroup_lfxlw_45{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:16px}._tabs_lfxlw_52{display:flex;gap:12px;margin-bottom:24px}._tabBtn_lfxlw_58{flex:1;display:flex;align-items:center;justify-content:center;border:1px solid #0047FF;border-radius:8px;padding:12px;font-size:14px;background:#fff;color:#0047ff;cursor:pointer;transition:all .3s}._tabBtn_lfxlw_58:hover{background:#f0f7ff}._tabBtn_lfxlw_58._active_lfxlw_77{background:#0047ff;color:#fff}._flexRow_lfxlw_82{display:flex;gap:16px}._flexItem_lfxlw_87{flex:1}._imageSection_lfxlw_91{flex:1;background:#f9f9f9;display:flex;align-items:center;justify-content:center}._studentImage_lfxlw_99{width:100%;height:auto;object-fit:cover}._loginLink_lfxlw_105{margin-top:16px;display:block;color:#888}@media (max-width: 768px){._container_lfxlw_1{flex-direction:column;box-shadow:none;border-radius:0;margin:0}._formSection_lfxlw_12{padding:24px 16px}._imageSection_lfxlw_91{display:none}._tabBtn_lfxlw_58{font-size:12px;padding:10px}._radioGroup_lfxlw_45{gap:12px;flex-direction:column}._logo_lfxlw_17 span{font-size:20px}._subtitle_lfxlw_33{font-size:14px}._loginLink_lfxlw_105{font-size:14px;text-align:center}}._container_1812c_1{background:#fff;padding:40px;border-radius:12px;width:100%;max-width:1200px;margin:40px auto;border:1px solid #00000025;min-height:100vh}._heading_1812c_13{color:#0047ff;margin-bottom:32px}._avatarSection_1812c_18 h4{font-size:18px;margin-bottom:8px}._avatarHint_1812c_23{color:#666;margin-bottom:16px;font-size:14px}._avatarGrid_1812c_29{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:32px}._uploadBox_1812c_36{width:120px;height:120px;border:2px dashed #ccc;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;color:#555;font-size:14px}._avatarThumb_1812c_50{width:120px;height:120px;border-radius:12px;background:url(/placeholder.jpg) center/cover no-repeat;position:relative;border:2px solid transparent}._selected_1812c_59{border-color:#0047ff}._formRow_1812c_63{display:flex;gap:20px;margin-bottom:32px;flex-wrap:wrap}._formItem_1812c_70{flex:1;min-width:200px;display:flex;flex-direction:column;gap:8px;margin-bottom:20px}._sectionTitle_1812c_79{font-size:18px;font-weight:600;margin:32px 0 16px}._buttonWrap_1812c_85{text-align:center;margin-top:24px}._uploadBox_1812c_36{width:160px;height:160px;border:2px dashed #ccc;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;text-align:center;transition:border .3s ease}._heading_1812c_13{margin-bottom:20px;color:#007bff}._avatarSection_1812c_18{margin-bottom:24px}._avatarHint_1812c_23{font-size:12px;color:#777;margin-bottom:8px}._avatarGrid_1812c_29{display:flex;align-items:center;gap:16px}._avatarThumb_1812c_50{width:80px;height:80px;border-radius:8px;background-size:cover;background-position:center;border:1px solid #ddd}._uploadBox_1812c_36{width:80px;height:80px;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;font-size:12px;color:#999;border-radius:8px}._formRow_1812c_63{display:flex;gap:16px;margin-bottom:16px}._formItem_1812c_70{display:flex;flex-direction:column;flex:1;margin-bottom:16px}._formItem_1812c_70 label{font-weight:500}._formItem_1812c_70 input{padding:8px 12px;border:1px solid #ccc;border-radius:6px;font-size:14px}._sectionTitle_1812c_79{font-weight:600;margin:20px 0 10px}._buttonWrap_1812c_85{text-align:right;margin-top:16px}._saveButton_1812c_196{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s ease-in-out}._saveButton_1812c_196:hover{background-color:#0056b3}._message_1812c_211{margin-top:12px;font-size:14px;color:green}._tabs_1812c_217{display:flex;gap:8px;margin-bottom:20px}._tab_1812c_217{background:#f4f6fb;border:1px solid #e3e8f7;color:#1e2a4a;padding:8px 14px;border-radius:8px;cursor:pointer}._tabActive_1812c_232{background:#0047ff;color:#fff;border-color:#0047ff}._tabDisabled_1812c_238{opacity:.5;cursor:not-allowed}._favoritesList_1812c_243{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}._favoriteCard_1812c_249{display:flex;gap:12px;border:1px solid #e3e8f7;border-radius:12px;padding:12px;text-decoration:none;color:inherit;background:#fff}._favoriteThumb_1812c_260{width:72px;height:72px;border-radius:10px;background:#f2f2f2 center/cover no-repeat}._favoriteContent_1812c_267{display:flex;flex-direction:column;justify-content:center}._favoriteRemove_1812c_273{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:20px;padding:4px 0;border:1px solid #e3e8f7;background:#fff;cursor:pointer;align-self:end}._favoriteRemove_1812c_273:hover{background:#f8fafc}._favoriteTitle_1812c_293{font-weight:600;margin-bottom:4px}._favoriteMeta_1812c_298{font-size:12px;color:#6b7280}._emptyState_1812c_303{padding:16px;text-align:center;color:#6b7280}._container_1lit5_2{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:24px}._card_1lit5_10{width:100%;max-width:420px;background:#fff;border:1px solid #eee;border-radius:12px;padding:24px;box-shadow:0 6px 24px #0000000f}._title_1lit5_20{margin:0 0 8px;font-size:22px}._subtitle_1lit5_25{color:#666;margin-bottom:16px}._form_1lit5_30{display:grid;gap:12px}._input_1lit5_35{width:100%;padding:10px 12px;border:1px solid #d9d9d9;border-radius:8px}._submit_1lit5_42{background:#1677ff;color:#fff;border:none;border-radius:8px;padding:10px 16px;cursor:pointer}._hint_1lit5_51{margin-top:8px;color:#888;font-size:12px}._container_cfnxr_1{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:24px}._card_cfnxr_9{width:100%;max-width:420px;background:#fff;border:1px solid #eee;border-radius:12px;padding:24px;box-shadow:0 6px 24px #0000000f}._title_cfnxr_19{margin:0 0 8px;font-size:22px}._form_cfnxr_24{display:grid;gap:12px}._input_cfnxr_29{width:100%;padding:10px 12px;border:1px solid #d9d9d9;border-radius:8px}._submit_cfnxr_36{background:#1677ff;color:#fff;border:none;border-radius:8px;padding:10px 16px;cursor:pointer}._note_cfnxr_45{margin-top:6px;color:#888;font-size:12px}
