@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&display=swap");*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;outline:none}html{scroll-behavior:smooth;scroll-padding:150px}body{margin:0;padding:0;font-family:"Sora",sans-serif;color:#4F4F4F;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}body.scroll-lock{height:100%;overflow:hidden}ul{margin:0px;padding:0px;list-style:none}a{text-decoration:none}.g_container{width:100%;max-width:1600px;margin:0 auto}.center-text{text-align:center}.no-transition{transition:none !important}.no-scroll{overflow:hidden}.title-container{display:flex;flex-direction:column;gap:25px}.title-container.aside{max-width:896px}@media only screen and (max-width: 991px){.title-container.aside{width:100%}}@media only screen and (max-width: 991px){.title-container{gap:10px}}.title-container p{font-size:1rem;color:#4F4F4F;line-height:1.4;font-family:"Poppins",sans-serif}.title-container p span{color:#00386F;font-weight:500}@media only screen and (max-width: 991px){.title-container p{font-size:.875rem}}.title-container p.main-title{font-size:2.25rem;font-weight:400;color:#00386F;line-height:1.2;font-family:"Sora",sans-serif}.title-container p.main-title span{font-weight:600}.title-container p.main-title span.top-heading{display:block;font-size:1.25rem;font-weight:400;margin-bottom:8px}@media only screen and (max-width: 991px){.title-container p.main-title span.top-heading{font-size:.875rem}}@media only screen and (max-width: 991px){.title-container p.main-title{font-size:1.5rem}}.title-container p.main-title-top{font-size:1.125rem;font-family:"Sora",sans-serif;color:#00386F;font-weight:400}@media only screen and (max-width: 991px){.title-container p.main-title-top{font-size:.875rem}}.inner-container{width:90%;margin:0 auto;padding:0 48px}@media only screen and (min-width: 1400px){.inner-container{width:100%;padding:0 152px}}@media only screen and (max-width: 991px){.inner-container{padding:0 24px;width:100%}}.main-button{text-decoration:none;padding:0px 40px;height:40px;border-radius:30px;background:#00386F;display:flex;align-items:center;justify-content:center;width:max-content;font-size:.875rem;color:#fff;font-weight:400;line-height:1.4;position:relative;overflow:hidden;border:0;font-family:"Sora",sans-serif;cursor:pointer;transition:0.4s}.main-button span{position:absolute;z-index:2;background:#03284B;display:flex;align-items:center;justify-content:center;width:100%;height:0%;bottom:0;transition:0.4s}.main-button span svg{opacity:0}.main-button:hover{padding:0px 48px;font-size:.75rem}.main-button:hover span{height:100%}.main-button:hover span svg{opacity:1}.success-message{margin-top:8px;color:green;font-size:.875rem}.inner-banner{position:relative}.inner-banner img{width:100%;object-fit:contain;display:block}.inner-banner::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;background:linear-gradient(180deg, rgba(0,56,111,0) 65.2%, #00386F 100%);opacity:0;animation:innerBanner 0.4s linear forwards}@keyframes innerBanner{100%{opacity:1}}.breadcrumbs ul{display:flex;gap:16px;align-items:center;padding-left:48px;padding-top:24px}@media only screen and (max-width: 991px){.breadcrumbs ul{padding-left:24px;padding-top:8px}}.breadcrumbs ul li{font-size:.875rem;color:#4F4F4F;font-weight:500}.breadcrumbs ul li a{text-decoration:none;font-size:.875rem;color:#4F4F4F;position:relative;font-weight:500}.breadcrumbs ul li a::after{content:"";width:0%;height:1px;position:absolute;left:0;bottom:1px;background:#00386F;transition:0.2s ease-out width}.breadcrumbs ul li a:hover{color:#00386F}.breadcrumbs ul li a:hover::after{width:100%}.breadcrumbs ul li.act{color:#00386F}@media only screen and (max-width: 563px){.breadcrumbs ul li{max-width:180px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.desktopOnly{display:block}@media only screen and (max-width: 991px){.desktopOnly{display:none}}.mobileOnly{display:none}@media only screen and (max-width: 991px){.mobileOnly{display:block}}.butterfly-elem{height:80px;width:80px;position:absolute}@media only screen and (max-width: 991px){.butterfly-elem{display:none}}.butterfly-elem img{width:100%;height:100%;object-fit:contain;display:block}.butterfly-elem.fromright img{transform:scaleX(-1)}.navigations{display:flex;width:max-content;gap:24px}.navigations.white .nav{height:56px;width:56px;background:#fff;box-shadow:0px 2px 40px 0px #0000001C}@media only screen and (max-width: 991px){.navigations.white .nav{height:40px;width:40px}}.navigations .nav{height:32px;width:32px;border-radius:50%;background:#00386F;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;position:relative}.navigations .nav svg{position:relative;transition:0.3s ease-out}.navigations .nav svg.prevat,.navigations .nav svg.nextat{left:0;transition-delay:0.1s}.navigations .nav svg.prevint{position:absolute;left:100px;opacity:0}.navigations .nav svg.nextint{position:absolute;left:-100px;opacity:0}.navigations .nav:not(.swiper-button-disabled):hover svg.prevat{left:-100%;opacity:0}.navigations .nav:not(.swiper-button-disabled):hover svg.nextat{left:100%;opacity:0}.navigations .nav:not(.swiper-button-disabled):hover svg.prevint,.navigations .nav:not(.swiper-button-disabled):hover svg.nextint{left:50%;transform:translateX(-50%);opacity:1}.navigations .nav.swiper-button-disabled,.navigations .nav.swiper-button-lock{opacity:0.5;cursor:not-allowed}.admission-popup .admission-pop-container .pop-box .pop-content{width:60%;padding:24px;background:#fff}@media only screen and (max-width: 767px){.admission-popup .admission-pop-container .pop-box{flex-direction:column}.admission-popup .admission-pop-container .pop-box .pop-media{display:none !important}.admission-popup .admission-pop-container .pop-box .pop-content{width:100%;padding:16px}}.admission-popup{position:fixed;top:0;left:0;background:rgba(0,56,111,0.8);height:100%;width:100%;z-index:999;display:none;opacity:0;animation:fadeIn 0.2s forwards}@keyframes fadeIn{100%{opacity:1}}.admission-popup .admission-pop-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.admission-popup .admission-pop-container .pop-box{background:#fff;width:800px;border-radius:12px;display:flex;overflow:hidden;padding:0;position:relative}@media only screen and (max-width: 767px){.admission-popup .admission-pop-container .pop-box{width:90%}}.admission-popup .admission-pop-container .pop-box .pop-media{width:40%;min-height:100%;position:relative;display:block}.admission-popup .admission-pop-container .pop-box .pop-media img{width:100%;height:100%;object-fit:cover;display:block}.admission-popup .admission-pop-container .pop-box .close-popup{position:absolute;right:0;top:0;height:40px;width:40px;background:#00386F;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 12px 0 12px}.admission-popup .admission-pop-container .pop-box p.title{font-size:1.5rem;color:#00386F;font-weight:500}@media only screen and (max-width: 767px){.admission-popup .admission-pop-container .pop-box p.title{font-size:1.125rem}}.admission-popup .admission-pop-container .pop-box .contact-form{margin-top:16px}.admission-popup .admission-pop-container .pop-box .contact-form form{display:flex;flex-wrap:wrap;gap:32px}@media only screen and (max-width: 767px){.admission-popup .admission-pop-container .pop-box .contact-form form{gap:16px}}.admission-popup .admission-pop-container .pop-box .contact-form form .w50{width:calc(50% - 16px)}@media only screen and (max-width: 767px){.admission-popup .admission-pop-container .pop-box .contact-form form .w50{width:100%}}.admission-popup .admission-pop-container .pop-box .contact-form form .w-full{width:100%}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box{position:relative}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label{font-size:.75rem;font-family:"Poppins",sans-serif;color:#4F4F4F;font-weight:450}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label input,.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label select,.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label textarea{width:100%;box-sizing:border-box;border:1px solid #F1F1F1;border-radius:4px;padding:16px;font-family:"Poppins",sans-serif;color:#4F4F4F;margin:8px auto 0 auto;background:#FDFDFD;transition:0.2s}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label input:focus,.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label select:focus,.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label textarea:focus{border-color:#00386F}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label .select-dropdown{position:absolute;right:10px;top:45px;pointer-events:none}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label input[type="number"]::-webkit-inner-spin-button,.admission-popup .admission-pop-container .pop-box .contact-form form .input-box label input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.admission-popup .admission-pop-container .pop-box .contact-form form .input-box .error-message{font-size:.875rem;color:#FF5353;font-weight:450;display:none;margin-top:8px}.admission-popup .admission-pop-container .pop-box .contact-form form>:last-child{margin-top:0px}@media only screen and (max-width: 767px){.admission-popup .admission-pop-container .pop-box .contact-form form>:last-child{margin-top:0}}.social{padding:60px 0}.social .title-container p{max-width:724px}.social .title-container .followbox p{font-size:1.5rem;font-weight:400;color:#00386F}.social .title-container .followbox ul{display:flex;gap:16px;margin-top:16px}.social .socialcards{margin-top:24px;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media only screen and (max-width: 991px){.social .socialcards{grid-template-columns:repeat(1, 1fr)}}.social .socialcards .social_card{width:100%;display:block;background:#002147;text-align:center}.social .socialcards .social_card .imagebox{padding-top:calc(306 / 363 * 100%);position:relative;overflow:hidden}.social .socialcards .social_card .imagebox img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.social .socialcards .social_card .content{padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:10px;align-items:center}.social .socialcards .social_card .content p{color:#fff}.social .socialcards .social_card .content p.title{margin-top:4px;margin-bottom:8px}@media only screen and (min-width: 992px){.container{max-width:100%;padding:0 2.5rem}}@media only screen and (min-width: 767px){.container{max-width:100%;padding:0 2.5rem}}@media only screen and (min-width: 1200px){.container{max-width:100%;padding:0 2.5rem}}@media only screen and (min-width: 1600px){.container{max-width:100%;padding:0 2.5rem}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}@media only screen and (min-width: 1600px){.container{max-width:1500px}}.noDisplay{display:none}header{--sidePadding: 48px;position:sticky;position:-webkit-sticky;top:0;z-index:9}@media only screen and (max-width: 991px){header{--sidePadding: 16px}}header .search-bar{background:#00386F;height:52px;display:flex;justify-content:center;align-items:center;transition:0.3s;overflow:hidden;max-height:0}@media only screen and (max-width: 1284px){header .search-bar{padding:0 48px}}@media only screen and (max-width: 991px){header .search-bar{padding:0 24px}}header .search-bar form{width:1230px}@media only screen and (max-width: 1284px){header .search-bar form{width:100%}}header .search-bar form .searchbox{display:flex;gap:16px;align-items:center}header .search-bar form .searchbox label{display:flex}header .search-bar form .searchbox input{font-size:1.125rem;color:#fff;font-weight:300;background:transparent;border:0;font-family:"Sora",sans-serif;width:100%}@media only screen and (max-width: 991px){header .search-bar form .searchbox input{font-size:.875rem}}header .search-bar form .searchbox ::placeholder{color:#fff;opacity:0.8;font-weight:300}header .search-bar .close-search{cursor:pointer}header .top-navs{padding:8px var(--sidePadding);display:flex;align-items:center;gap:24px;background:#00386F;width:100%;color:#fff}@media only screen and (max-width: 767px){header .top-navs{display:none}}header .top-navs .ticker{flex:1;overflow:hidden;mask-image:linear-gradient(to right, rgba(0,0,0,0), #000 10%, #000 90%, rgba(0,0,0,0));-webkit-mask-image:linear-gradient(to right, rgba(0,0,0,0), #000 10%, #000 90%, rgba(0,0,0,0))}header .top-navs .ticker .ticker-track{display:inline-flex;gap:32px;white-space:nowrap;animation:ticker-scroll 12s linear infinite;will-change:transform}header .top-navs .ticker .ticker-track span{font-size:.75rem;color:#fff}@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}header .top-navs ul.top-links{display:flex;flex-direction:row;gap:25px}header .top-navs ul.top-links li{line-height:1}header .top-navs ul.top-links a{color:#fff;font-size:.75rem;font-family:"Sora",sans-serif;transition:0.2s;font-weight:400;position:relative}header .top-navs ul.top-links a:hover{opacity:0.85}header .main-header{padding:0px var(--sidePadding);background:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,0.05);width:100%}@media only screen and (max-width: 991px){header .main-header{padding:var(--sidePadding)}}header .main-header .left img{display:block;object-fit:contain}@media only screen and (max-width: 991px){header .main-header .left img{width:176px}}header .main-header .right ul.header-navs{display:flex;gap:48px;position:relative}header .main-header .right ul.header-navs .admissions-open{position:relative;left:0;display:flex}header .main-header .right ul.header-navs .admissions-open a{align-self:center}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs .admissions-open{background:#fff;padding:8px 0 0 0}}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs{position:fixed;display:block;left:0;height:0;background:#f6f6f6;width:100%;transition:0.4s;overflow:auto}}header .main-header .right ul.header-navs li{line-height:1;position:relative}header .main-header .right ul.header-navs li .open-animation{position:absolute;height:32px;width:100%;top:-2px;pointer-events:none}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li .open-animation{width:auto;right:8px;top:0;height:40px}}header .main-header .right ul.header-navs li .open-animation img{width:100%;height:100%;object-fit:contain;display:block}header .main-header .right ul.header-navs li .menu-nav{font-size:.875rem;color:#4F4F4F;font-family:"Sora",sans-serif;font-weight:400;padding:40px 0;display:block;cursor:pointer}header .main-header .right ul.header-navs li .menu-nav .dropicon{display:none}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li .menu-nav{padding:16px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1rem;color:#00386F;background:#fff}header .main-header .right ul.header-navs li .menu-nav .dropicon{display:block}}header .main-header .right ul.header-navs li.header-search{cursor:pointer;padding:36px 0}header .main-header .right ul.header-navs li.header-search span{display:none}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li.header-search{padding:16px;display:flex;gap:8px;align-items:center}header .main-header .right ul.header-navs li.header-search span{display:block}}header .main-header .right ul.header-navs li:hover .menu-nav{color:#00386F}@media only screen and (min-width: 991px){header .main-header .right ul.header-navs li:hover .menu-dropdown{display:block}}header .main-header .right ul.header-navs li .menu-dropdown{position:absolute;background:#fff;min-width:200px;width:max-content;border:1px solid rgba(0,0,0,0.1);box-shadow:0 5px 16px rgba(0,0,0,0.05);border-top:2px solid #00386F;transform-origin:left;display:none;z-index:2;top:calc(100% - 1px);left:0;animation:dropdown .2s linear forwards}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li .menu-dropdown{animation:none;position:fixed;right:-100%;left:auto;width:100%;display:block;border:0;transition:0.4s;overflow:auto}}header .main-header .right ul.header-navs li .menu-dropdown .backbtn{display:none;cursor:pointer}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li .menu-dropdown .backbtn{display:flex;gap:0px;align-items:center;padding:16px 20px}}header .main-header .right ul.header-navs li .menu-dropdown .backbtn p{font-size:.875rem}header .main-header .right ul.header-navs li .menu-dropdown .mobiletitle{padding:8px 24px;font-size:1.125rem;color:#00386F;font-weight:500;display:none}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li .menu-dropdown .mobiletitle{display:block}}@keyframes dropdown{0%{opacity:0}100%{opacity:1}}header .main-header .right ul.header-navs li .menu-dropdown ul{flex-direction:column;gap:0px}header .main-header .right ul.header-navs li .menu-dropdown ul li a{width:100%;padding:12px 8px;font-size:.75rem;color:#4F4F4F;transition:0.4s;display:block}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li .menu-dropdown ul li a{font-size:1rem;padding:16px 24px}}header .main-header .right ul.header-navs li .menu-dropdown ul li:hover a{color:#000}@media only screen and (min-width: 991px){header .main-header .right ul.header-navs li .menu-dropdown ul li:hover a{background:#F0F0F0}}header .main-header .right ul.header-navs li:nth-last-child(2) .menu-dropdown{left:auto;right:0}@media only screen and (max-width: 1150px){header .main-header .right ul.header-navs li:nth-last-child(2) .menu-dropdown{right:-100%}}header .main-header .right .menu-bars{display:none;background:#00386F;height:40px;width:40px;border-radius:4px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}@media only screen and (max-width: 1150px){header .main-header .right .menu-bars{display:block}}header .main-header .right .menu-bars span{display:block;position:absolute;height:2px;width:20px;background:#fff;opacity:1;left:10px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}header .main-header .right .menu-bars span:nth-child(1){top:12px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}header .main-header .right .menu-bars span:nth-child(2){top:19px;right:10px;left:unset;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}header .main-header .right .menu-bars span:nth-child(3){top:26px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}header .main-header .right .menu-bars.open span{left:14px}header .main-header .right .menu-bars.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}header .main-header .right .menu-bars.open span:nth-child(2){width:0%;opacity:0}header .main-header .right .menu-bars.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}header .main-header .header-act-span{position:absolute;bottom:0px;height:2px;background:#00386F;opacity:0;transition:0.2s}@media only screen and (max-width: 1150px){header .main-header .header-act-span{display:none}}header .main-header .mega-dropdown{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid rgba(0,0,0,0.08);border-top:1px solid rgba(0,0,0,0.08);box-shadow:0 5px 16px rgba(0,0,0,0.05);display:none;z-index:8}header .main-header .mega-dropdown .mega-inner{padding:24px var(--sidePadding);display:grid;grid-template-columns:repeat(5, 1fr);gap:32px}header .main-header .mega-dropdown .mega-inner .mega-actions{display:none}header .main-header .mega-dropdown .mega-inner h5{font-size:.875rem;color:#000;margin-bottom:12px}header .main-header .mega-dropdown .mega-inner ul{display:flex;flex-direction:column;gap:8px}header .main-header .mega-dropdown .mega-inner ul li a{color:#4F4F4F;font-size:.75rem;transition:0.2s}header .main-header .mega-dropdown .mega-inner ul li a:hover{color:#000}header .main-header .mega-dropdown .mega-close{display:none}header .main-header .mega-dropdown.open{display:block}@media only screen and (max-width: 1150px){header .main-header .mega-dropdown{position:fixed;right:-100%;left:auto;top:auto;bottom:0;width:100%;height:0;display:block;border:0;box-shadow:none;background:#fff;transition:0.4s;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}header .main-header .mega-dropdown .mega-inner{padding:8px 0 24px 0;display:flex;flex-direction:column;gap:0}header .main-header .mega-dropdown .mega-inner .mega-actions{display:block;order:999;padding:16px 24px 24px 24px;border-top:1px solid rgba(0,0,0,0.08)}header .main-header .mega-dropdown .mega-inner .mega-actions .admissions-open{margin-bottom:12px}header .main-header .mega-dropdown .mega-inner .mega-actions ul.aux-links{flex-wrap:wrap;gap:12px 20px}header .main-header .mega-dropdown .mega-inner .mega-actions ul.aux-links li a{padding:8px 0;display:inline-block}header .main-header .mega-dropdown .mega-inner h5{padding:16px 24px;color:#00386F}header .main-header .mega-dropdown .mega-inner ul{padding:0 0}header .main-header .mega-dropdown .mega-inner ul li a{padding:12px 24px;display:block;font-size:1rem}header .main-header .mega-dropdown .mega-inner .mega-col h5{display:flex;justify-content:space-between;align-items:center;cursor:pointer}header .main-header .mega-dropdown .mega-inner .mega-col h5::after{content:'';width:8px;height:8px;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}header .main-header .mega-dropdown .mega-inner .mega-col h5.no-arrow::after{content:unset}header .main-header .mega-dropdown .mega-inner .mega-col h5.no-arrow a{color:#00386F}header .main-header .mega-dropdown .mega-inner .mega-col ul{display:none}header .main-header .mega-dropdown .mega-panel{position:absolute;top:0;right:-100%;width:100%;height:100%;background:#fff;transition:0.4s;overflow:auto}header .main-header .mega-dropdown .mega-panel .backbtn{display:flex;gap:0px;align-items:center;padding:16px 20px;cursor:pointer}header .main-header .mega-dropdown .mega-panel .mobiletitle{padding:8px 24px;font-size:1.125rem;color:#00386F;font-weight:500}header .main-header .mega-dropdown .mega-panel ul{padding:0 0}header .main-header .mega-dropdown .mega-panel ul li a{padding:12px 24px;display:block;font-size:1rem;color:#4F4F4F;font-weight:400}header .main-header .mega-dropdown .mega-panel ul li a:visited{color:#4F4F4F}header .main-header .mega-dropdown .mega-panel ul li a:hover{color:#000}header .main-header .mega-dropdown.mobile-open{right:0}}.cta-wta{display:flex}.cta-wta .admissions-open a{color:#fff;background-color:#00386F}footer{padding-top:56px;width:100%;overflow:hidden}footer .footer{background:#002147;padding:32px 0 16px 0}footer .footer .footer-logo{display:flex;justify-content:center;flex-direction:column;text-align:center;gap:32px}@media only screen and (max-width: 563px){footer .footer .footer-logo{justify-content:flex-start;text-align:left;padding-left:16px;gap:16px}footer .footer .footer-logo img{width:60%}}footer .footer .footer-logo p{font-size:1rem;color:#fff;font-weight:400;font-family:"Poppins",sans-serif}@media only screen and (max-width: 767px){footer .footer .footer-logo p{font-size:.875rem}}footer .footer .footer-contact ul{display:flex;width:max-content;margin:24px auto 0 auto;gap:88px;padding-top:40px;border-top:1px solid #E1BF0C}@media only screen and (max-width: 767px){footer .footer .footer-contact ul{gap:40px}}@media only screen and (max-width: 563px){footer .footer .footer-contact ul{flex-wrap:wrap;width:calc(100% - 32px);justify-content:flex-start;gap:24px;padding:24px 0;border-bottom:1px solid #E1BF0C}}footer .footer .footer-contact ul li a{text-decoration:none;color:#ffff;font-size:1rem;display:flex;align-items:center;gap:10px;font-family:"Poppins",sans-serif}@media only screen and (max-width: 767px){footer .footer .footer-contact ul li a{font-size:.875rem}}footer .footer .footer-contact ul li a:hover img{animation:bounce2 1.5s ease infinite}@keyframes bounce2{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}footer .footer .footer-links{display:flex;justify-content:center;gap:100px;margin:72px auto}@media only screen and (max-width: 767px){footer .footer .footer-links{flex-wrap:wrap;justify-content:space-between;padding:0 16px;gap:48px}}@media only screen and (max-width: 563px){footer .footer .footer-links{gap:24px 48px;margin:40px auto}}@media only screen and (min-width: 1400px){footer .footer .footer-links{gap:150px}}footer .footer .footer-links .footer-linbox{flex-shrink:0;width:max-content}@media only screen and (max-width: 767px){footer .footer .footer-links .footer-linbox{width:calc(50% -  24px)}}@media only screen and (max-width: 563px){footer .footer .footer-links .footer-linbox{width:calc(50% -  24px)}}footer .footer ul.links-list{display:flex;flex-direction:column;gap:24px}footer .footer ul.links-list li{font-family:"Poppins",sans-serif;font-size:.75rem;line-height:1}@media only screen and (max-width: 563px){footer .footer ul.links-list li{line-height:1.4}}footer .footer ul.links-list li a{text-decoration:none;color:#fff;transition:0.4s all;position:relative}footer .footer ul.links-list li a::before{content:"";position:absolute;bottom:-2px;left:0;width:100%;overflow:hidden;border-bottom:1px solid #E1BF0C;-webkit-transition:transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition:transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);transition:transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);transform:scaleX(0);transform-origin:right center}footer .footer ul.links-list li a:focus:before{width:100%}footer .footer ul.links-list li a:hover{color:#E1BF0C}footer .footer ul.links-list li a:hover::before{transform:scaleX(1);transform-origin:left center}footer .footer .copyright{display:flex;justify-content:space-between;padding:0 48px}@media only screen and (max-width: 767px){footer .footer .copyright{padding:0 16px}}@media only screen and (max-width: 563px){footer .footer .copyright{flex-direction:column;gap:16px}}footer .footer .copyright p{color:#fff;font-size:.75rem;font-family:"Poppins",sans-serif}footer .footer .copyright p span{color:#E1BF0C}@media only screen and (min-width: 1400px){footer .footer .copyright{padding:0 194px}}footer .footer .copyright ul.links-list{flex-direction:row;gap:16px}@media only screen and (max-width: 563px){footer .footer .copyright ul.links-list{flex-wrap:wrap}}footer .fixed-navs{position:fixed;top:50%;transform:translateY(-50%);right:0;z-index:2}@media only screen and (max-width: 767px){footer .fixed-navs{display:none}}footer .fixed-navs ul{display:flex;flex-direction:column;gap:10px}footer .fixed-navs ul li a{height:40px;width:40px;background:#00386F;display:flex;align-items:center;justify-content:center;border:1px solid #fff;padding:8px}footer .fixed-navs ul li a img{width:100%;height:100%;object-fit:contain;display:block}footer .fixed-navs ul li:first-child a{border-radius:10px 0px 0px 0px}footer .fixed-navs ul li:last-child a{border-radius:0px 0px 0px 10px}.banner-video{height:100vh}.banner-video video{width:100%;height:100%;object-fit:cover;filter:brightness(0.73)}.banner-video .text-wat{text-align:center;position:absolute;bottom:10%;left:50%;transform:translate(-50%, 0%);color:white;font-size:3rem;max-width:90%;width:100%}@media only screen and (max-width: 991px){.banner-video .text-wat{font-size:1.4rem}}.poweredby{padding:56px 0}.poweredby .poweredby-box{display:flex;flex-wrap:wrap;gap:30px 60px;align-items:center}@media only screen and (max-width: 767px){.poweredby .poweredby-box{flex-direction:column-reverse}}.poweredby .poweredby-box .content-side{width:calc(55% - 30px)}@media only screen and (max-width: 767px){.poweredby .poweredby-box .content-side{width:100%}}.poweredby .poweredby-box .media-side{width:calc(45% - 30px)}@media only screen and (max-width: 767px){.poweredby .poweredby-box .media-side{width:100%;height:250px}}.poweredby .poweredby-box .media-side img,.poweredby .poweredby-box .media-side video{width:90%;height:100%;object-fit:contain;display:block;margin:0 auto}.education{padding:56px 0}@media only screen and (max-width: 767px){.education{padding:56px 0}}.education .tab-container{display:flex;align-items:center;justify-content:center}.education .tab-container .tabbers{margin:0 auto;display:inline-block;height:60px;border-radius:100px;background:#fff;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.1);position:relative;overflow:hidden}@media only screen and (max-width: 767px){.education .tab-container .tabbers{max-width:calc(100% - 10px);height:40px}}.education .tab-container .tabbers ul{display:flex;gap:0;height:100%;position:relative;z-index:2;padding:8px}@media only screen and (max-width: 767px){.education .tab-container .tabbers ul{padding:4px;gap:0}}.education .tab-container .tabbers ul li{line-height:1;padding:0 24px;border-radius:100px;height:100%;display:flex;align-items:center;cursor:pointer;font-size:1rem;font-weight:400;color:#4F4F4F}@media only screen and (max-width: 767px){.education .tab-container .tabbers ul li{padding:0 8px}}@media only screen and (max-width: 767px){.education .tab-container .tabbers ul li{font-size:.75rem}}.education .tab-container .tabbers ul li.active-tab{color:#00386F;font-weight:500}.education .tab-container .tabbers .tab-element{position:absolute;border-radius:100px;background:#F0F0F0;height:calc(100% - 16px);top:8px;left:8px;z-index:1;transition:0.2s all linear}@media only screen and (max-width: 767px){.education .tab-container .tabbers .tab-element{height:calc(100% - 8px);top:4px;left:4px}}.education .tab-container{margin-top:32px}.education .title-container{width:800px;margin:0 auto}@media only screen and (max-width: 991px){.education .title-container{width:100%;padding:0 24px}}.education .tabcontent{margin-top:50px;display:none}@media only screen and (max-width: 767px){.education .tabcontent{margin-top:32px}}.education .tabcontent .tab-box{display:flex;flex-wrap:wrap;gap:30px 60px;align-items:center}@media only screen and (max-width: 767px){.education .tabcontent .tab-box{flex-direction:column-reverse}}.education .tabcontent .tab-box .content-side{width:calc(50% - 30px)}@media only screen and (max-width: 767px){.education .tabcontent .tab-box .content-side{width:100%}}@media only screen and (min-width: 1400px){.education .tabcontent .tab-box .content-side{width:calc(100% - 740px)}}.education .tabcontent .tab-box .content-side p{font-size:.875rem;color:#4F4F4F;line-height:1.4;font-weight:400}.education .tabcontent .tab-box .content-side p.content-title{font-size:1.5rem;font-weight:500;color:#00386F;margin-bottom:16px}@media only screen and (max-width: 767px){.education .tabcontent .tab-box .content-side p.content-title{font-size:1.25rem}}.education .tabcontent .tab-box .content-side ul{display:flex;flex-direction:column;gap:16px;margin:16px auto 24px auto}.education .tabcontent .tab-box .content-side ul li{position:relative;padding-left:40px;font-size:.875rem;color:#4F4F4F;line-height:1.4}.education .tabcontent .tab-box .content-side ul li::before{content:url("../images/check-blue.svg");position:absolute;left:0;top:0px}.education .tabcontent .tab-box .media-side{width:calc(50% - 30px)}@media only screen and (max-width: 767px){.education .tabcontent .tab-box .media-side{width:100%}}@media only screen and (min-width: 1400px){.education .tabcontent .tab-box .media-side{width:680px}}.education .tabcontent .tab-box .media-side img{width:100%;object-fit:contain;display:block;border-radius:4px}.programs{padding:56px 0}.programs .tab-container{display:flex;align-items:center;justify-content:center}.programs .tab-container .tabbers{margin:0 auto;display:inline-block;height:60px;border-radius:100px;background:#fff;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.1);position:relative;overflow:hidden}@media only screen and (max-width: 767px){.programs .tab-container .tabbers{max-width:calc(100% - 10px);height:40px}}.programs .tab-container .tabbers ul{display:flex;gap:0;height:100%;position:relative;z-index:2;padding:8px}@media only screen and (max-width: 767px){.programs .tab-container .tabbers ul{padding:4px;gap:0}}.programs .tab-container .tabbers ul li{line-height:1;padding:0 24px;border-radius:100px;height:100%;display:flex;align-items:center;cursor:pointer;font-size:1rem;font-weight:400;color:#4F4F4F}@media only screen and (max-width: 767px){.programs .tab-container .tabbers ul li{padding:0 8px}}@media only screen and (max-width: 767px){.programs .tab-container .tabbers ul li{font-size:.75rem}}.programs .tab-container .tabbers ul li.active-tab{color:#00386F;font-weight:500}.programs .tab-container .tabbers .tab-element{position:absolute;border-radius:100px;background:#F0F0F0;height:calc(100% - 16px);top:8px;left:8px;z-index:1;transition:0.2s all linear}@media only screen and (max-width: 767px){.programs .tab-container .tabbers .tab-element{height:calc(100% - 8px);top:4px;left:4px}}.programs .title-container{width:860px;margin:0 auto 30px auto}@media only screen and (max-width: 991px){.programs .title-container{width:100%;padding:0 24px}}.programs .program-swipers{margin-top:56px;display:none;position:relative;overflow:visible}.programs .program-swipers .swiper .swiper-slide img{width:100%;object-fit:contain;display:block}.programs .program-swipers .swiper .swiper-slide .program-content{display:flex;gap:20px 56px;padding:36px 8px 0 0}@media only screen and (max-width: 767px){.programs .program-swipers .swiper .swiper-slide .program-content{flex-wrap:wrap;gap:10px;padding:10px  0 0 0}}.programs .program-swipers .swiper .swiper-slide .program-content p{font-size:24px;color:#4F4F4F;line-height:1.4;font-weight:600}.programs .program-swipers .swiper .swiper-slide .program-content .left{width:300px;flex-shrink:0;text-align:left}@media only screen and (max-width: 767px){.programs .program-swipers .swiper .swiper-slide .program-content .left{padding-left:0;width:100%}}.programs .program-swipers .swiper .swiper-slide .program-content .right p{font-weight:400}.programs .program-swipers .swiper .swiper-slide .program-content .right p.prog-title{color:#00386F;font-size:2rem;margin-bottom:24px}@media only screen and (max-width: 991px){.programs .program-swipers .swiper .swiper-slide .program-content .right p.prog-title{font-size:1.25rem}}@media only screen and (max-width: 767px){.programs .program-swipers .swiper .swiper-slide .program-content .right p.prog-title{flex-wrap:wrap;margin-bottom:10px}}.programs .program-swipers .swiper .swiper-slide .program-content .right .main-button{margin-top:24px}.programs .navigations{margin:20px 0}@media only screen and (max-width: 767px){.programs .navigations{margin:20px 0 0 0}}.programs .navigations .nav{position:absolute;top:40%;transform:translateY(-50%);height:48px;width:48px;background:#fff;box-shadow:0px 2px 40px 0px #0000001C}@media only screen and (max-width: 991px){.programs .navigations .nav{position:relative;top:0;transform:none}}.programs .navigations .nav.nav-prev{left:-72px}@media only screen and (max-width: 991px){.programs .navigations .nav.nav-prev{left:auto}}.programs .navigations .nav.nav-next{right:-72px}@media only screen and (max-width: 991px){.programs .navigations .nav.nav-next{right:auto}}.beyond-classroom{padding:56px 0}.beyond-classroom .com-ctaw{text-align:center;display:flex;justify-content:center;margin-top:2rem}.beyond-classroom .beyond-cards{margin-top:128px;display:flex;align-items:center;justify-content:space-between;gap:80px}@media only screen and (max-width: 767px){.beyond-classroom .title-container{padding:0 24px}}.beyond-classroom .mobileOnly .navigations{margin:20px auto 0 auto}.beyond-classroom .classroom-swiper{margin-top:20px}.beyond-classroom .classroom-swiper .swiper-wrapper{align-items:center}.beyond-classroom .classroom-swiper .swiper-wrapper .swiper-slide .beyond-card{width:max-content;margin:0px auto 0 auto;margin-top:80px}.beyond-classroom .classroom-swiper .swiper-wrapper .swiper-slide .beyond-card.variant-two{margin-top:30px;margin-bottom:80px}.beyond-classroom .classroom-swiper .swiper-wrapper .swiper-slide .beyond-card.variant-three{margin-top:100px}.beyond-classroom .beyond-card{position:relative}.beyond-classroom .beyond-card.hovered .video-layer{opacity:1}.beyond-classroom .beyond-card.hovered .video-layer::before{background:#00386FB2}.beyond-classroom .beyond-card.hovered .video-layer .main-button{opacity:1}.beyond-classroom .beyond-card .video-layer{position:absolute;top:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);border-radius:300px;overflow:hidden;opacity:0}.beyond-classroom .beyond-card .video-layer::before{content:"";position:absolute;z-index:2;height:100%;width:100%;top:0;left:0;transition:0.2s}.beyond-classroom .beyond-card .video-layer video{position:relative;z-index:1;height:100%;width:100%;object-fit:cover;display:block}.beyond-classroom .beyond-card .video-layer .main-button{position:absolute;z-index:3;bottom:60px;left:50%;transform:translateX(-50%);opacity:0;transition:0.2s}.beyond-classroom .beyond-card .beyond-title{position:absolute;top:-72px;left:26px;height:40px;padding:0 24px;border:1px solid #00386F;border-radius:20px 0 0 0;display:flex;align-items:center;justify-content:center}.beyond-classroom .beyond-card .beyond-title::before{content:"";width:15px;height:15px;background:#00386F;border:1px solid #fff;border-radius:50%;position:absolute;bottom:-140%;left:50%;transform:translateX(-50%);z-index:2}@media only screen and (min-width: 1400px){.beyond-classroom .beyond-card .beyond-title::before{bottom:-155%}}@media only screen and (max-width: 1284px){.beyond-classroom .beyond-card .beyond-title::before{bottom:-130%}}.beyond-classroom .beyond-card .beyond-title::after{content:"";width:1px;position:absolute;left:50%;bottom:-48px;transform:translateX(-50%);height:48px;background:#00386F}.beyond-classroom .beyond-card .beyond-title p{font-size:1.125rem;color:#00386F;font-weight:400;white-space:nowrap}.beyond-classroom .beyond-card .beyond-img-box{position:relative;height:clamp(300px, 42vw, 600px);aspect-ratio:0.57;border-radius:300px;padding:8px;border:1px solid #00386F;overflow:hidden}.beyond-classroom .beyond-card .beyond-img-box img{height:100%;width:100%;object-fit:cover;display:block;border-radius:300px}.beyond-classroom .beyond-card.variant-two .video-layer{border-radius:0;transform:rotate(8deg)}.beyond-classroom .beyond-card.variant-two .video-layer .main-button{bottom:20px}.beyond-classroom .beyond-card.variant-two .beyond-img-box{height:clamp(250px, 30vw, 416px);aspect-ratio:0.71;border-radius:0;transform:rotate(8deg)}.beyond-classroom .beyond-card.variant-two .beyond-img-box img{border-radius:0}.beyond-classroom .beyond-card.variant-two .beyond-title{top:auto;bottom:-72px;left:38%;transform:translateX(-50%)}.beyond-classroom .beyond-card.variant-two .beyond-title::before{bottom:auto;top:-110%}@media only screen and (min-width: 1400px){.beyond-classroom .beyond-card.variant-two .beyond-title::before{top:-115%}}.beyond-classroom .beyond-card.variant-two .beyond-title::after{bottom:auto;height:35px;top:-35px}.beyond-classroom .beyond-card.variant-three .video-layer{border-radius:300px 300px 0 0}.beyond-classroom .beyond-card.variant-three .video-layer .main-button{bottom:30px}.beyond-classroom .beyond-card.variant-three .beyond-img-box{height:clamp(250px, 32vw, 448px);aspect-ratio:0.73;border-radius:300px 300px 0 0}.beyond-classroom .beyond-card.variant-three .beyond-img-box img{border-radius:300px 300px 0 0}.beyond-classroom .beyond-card.variant-three .beyond-title{top:-90px;left:90%;transform:translateX(-90%)}.beyond-classroom .beyond-card.variant-three .beyond-title::before{bottom:-190%}@media only screen and (min-width: 1400px){.beyond-classroom .beyond-card.variant-three .beyond-title::before{bottom:-195%}}@media only screen and (max-width: 1284px){.beyond-classroom .beyond-card.variant-three .beyond-title::before{bottom:-180%}}.beyond-classroom .beyond-card.variant-three .beyond-title::after{height:58px;bottom:-58px}.across-globe{padding:56px 0}.across-globe .title-container{width:668px;margin:0 auto 30px auto}@media only screen and (max-width: 991px){.across-globe .title-container{width:100%;padding:0 24px}}.across-globe .across-globe-logos{overflow:hidden;max-width:100%;padding-left:70px;--gap: 70px;--animgap: calc(var(--gap) / 2)}@media only screen and (max-width: 767px){.across-globe .across-globe-logos{--gap: 30px}}.across-globe .across-globe-logos .logos-container{display:flex;flex-wrap:nowrap;gap:var(--gap);padding:25px 0;width:max-content;animation:scrollToRight 30s linear infinite}@media only screen and (max-width: 767px){.across-globe .across-globe-logos .logos-container{padding:15px 0}}.across-globe .across-globe-logos .logos-container .uni-logo{width:300px;height:160px;padding:8px;text-align:center;flex-shrink:0;background:#fff;border-radius:12px;box-shadow:0px 0px 25px 0px rgba(0,0,0,0.04)}@media only screen and (max-width: 767px){.across-globe .across-globe-logos .logos-container .uni-logo{width:200px;height:120px}}.across-globe .across-globe-logos .logos-container .uni-logo img{width:80%;margin:0 auto;height:calc(100% - 28px);object-fit:contain;display:block}.across-globe .across-globe-logos .logos-container .uni-logo p{font-size:1rem;color:#00386F;font-weight:400;line-height:1}@media only screen and (max-width: 767px){.across-globe .across-globe-logos .logos-container .uni-logo p{font-size:.875rem}}@keyframes scrollToRight{100%{transform:translateX(calc(-50% - var(--animgap)))}}.across-globe .across-globe-logos .logos-container.to-left{animation-direction:reverse}.testimonials{padding:56px 0}.testimonials .testimonial-flex .title-container{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.testimonials .testimonial-flex .testimonials-side{width:100%;position:relative;margin-top:60px}.testimonials .testimonial-flex .testimonials-side .quotes{position:absolute;top:-10px;left:-16px}.testimonials .testimonial-flex .testimonials-side .navigations{position:absolute;bottom:16px;right:0;z-index:2}@media only screen and (max-width: 767px){.testimonials .testimonial-flex .testimonials-side .navigations{position:relative;bottom:0;right:auto;margin:24px auto 0 auto}}.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide p{font-size:1rem;color:#4F4F4F;line-height:1.5}@media only screen and (max-width: 767px){.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide p{font-size:.875rem}}.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .test-paras{display:flex;flex-direction:column;gap:15px;padding:20px 0}.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .testimonial-detail{display:flex;padding-top:20px}.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .testimonial-detail .left{max-width:calc(100% - 100px);display:flex;gap:16px;align-items:center}@media only screen and (max-width: 767px){.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .testimonial-detail .left{max-width:100%}}.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .testimonial-detail .left img{height:80px;width:80px;border-radius:50%;display:block;object-fit:cover;flex-shrink:0}.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .testimonial-detail .left p{font-style:italic}.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .testimonial-detail .left p.testname{font-style:normal;color:#4F4F4F;font-size:1rem;font-weight:700;margin-bottom:4px}@media only screen and (max-width: 767px){.testimonials .testimonial-flex .testimonials-side .testimonial-swiper .testimonial-slide .testimonial-detail .left p.testname{font-size:1rem;color:#4F4F4F}}.midvideo{position:relative}.midvideo .bg_layer{position:absolute;top:0;left:0;width:100%;height:100%}.midvideo .bg_layer video{width:100%;height:100%;object-fit:cover}.midvideo .toplayer{position:relative;z-index:2;width:100%;background:linear-gradient(171.39deg, rgba(0,56,111,0) -23.31%, #00386F 93.42%),linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));padding-top:120px;padding-bottom:80px}.midvideo .toplayer .innerbx{display:flex;gap:60px;color:#fff}@media only screen and (max-width: 991px){.midvideo .toplayer .innerbx{flex-direction:column-reverse;gap:60px}}.midvideo .toplayer .innerbx .carouselside,.midvideo .toplayer .innerbx .textside{width:calc(50% - 30px)}@media only screen and (max-width: 991px){.midvideo .toplayer .innerbx .carouselside,.midvideo .toplayer .innerbx .textside{width:100%}}.midvideo .toplayer .innerbx .logow-wta{width:200px;margin-bottom:10px}.midvideo .toplayer .innerbx .logow-wta img{width:100%}.midvideo .toplayer .innerbx .textside p{font-size:1rem;font-weight:400;line-height:1.4}.midvideo .toplayer .innerbx .carouselside .mid-swiper{padding-bottom:24px;border-bottom:1px solid #FFFFFF}.midvideo .toplayer .innerbx .carouselside .mid-swiper .mid-slide p{font-size:1.5rem;font-weight:400;line-height:1.5}@media only screen and (max-width: 991px){.midvideo .toplayer .innerbx .carouselside .mid-swiper .mid-slide p{font-size:1.25rem}}.midvideo .toplayer .innerbx .carouselside .navs-mid{display:flex;margin-top:32px}.midvideo .toplayer .innerbx .carouselside .navs-mid .nv{height:56px;width:56px;cursor:pointer;display:flex;align-items:center;justify-content:center}.beyond-n{position:relative;padding:80px 0;padding-top:150px}@media only screen and (max-width: 991px){.beyond-n{padding-top:80px}}.beyond-n .innerbx{position:relative}.beyond-n .innerbx .bg_l{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (max-width: 991px){.beyond-n .innerbx .bg_l img{width:100%;object-fit:contain}}.beyond-n .innerbx .top{position:relative;z-index:2;display:grid;grid-template-columns:repeat(12, 1fr);gap:20px;align-items:center}@media only screen and (max-width: 991px){.beyond-n .innerbx .top{gap:40px 0}}.beyond-n .innerbx .top .lft{grid-column:span 4}@media only screen and (max-width: 991px){.beyond-n .innerbx .top .lft{grid-column:span 12}}.beyond-n .innerbx .top .rght{grid-column:6/ span 7;display:flex;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 991px){.beyond-n .innerbx .top .rght{grid-column:span 12}}.beyond-n .innerbx .top .rght .imgbox{border:4px solid #fff;box-shadow:0px 11px 22px 0px #0000001A}.beyond-n .innerbx .top .rght .imgbox.big{width:calc(60% - 5px)}.beyond-n .innerbx .top .rght .imgbox.sm{width:calc(40% - 5px)}.beyond-n .innerbx .top .rght .imgbox img{width:100%;height:100%;object-fit:cover;display:block}.alumni{margin-top:60px;padding:60px 0;background:#FAFAFA}@media only screen and (max-width: 991px){.alumni{margin-top:0}}.alumni .title-container{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row}@media only screen and (max-width: 991px){.alumni .title-container{flex-direction:column;align-items:flex-start}}.alumni .title-container .lft{max-width:624px}.alumni .title-container .lft p.main-title{margin-bottom:10px}.alumni .alumnicards{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px;margin-top:40px}@media only screen and (max-width: 991px){.alumni .alumnicards{gap:40px 16px}}@media only screen and (max-width: 991px){.alumni .alumnicards .alumn-card{grid-column:span 2}}.alumni .alumnicards .alumn-card .image{padding-top:calc(448 / 255 * 100%);position:relative;overflow:hidden}.alumni .alumnicards .alumn-card .image img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.alumni .alumnicards .alumn-card .content{margin-top:24px}@media only screen and (max-width: 991px){.alumni .alumnicards .alumn-card .content{margin-top:8px}}.alumni .alumnicards .alumn-card .content p{color:#4F4F4F;font-weight:400;line-height:1.5;font-size:1rem}@media only screen and (max-width: 991px){.alumni .alumnicards .alumn-card .content p{font-size:0.875rem}}.alumni .alumnicards .alumn-card .content p.title{font-size:1rem;font-weight:700;margin-bottom:4px}.alumni .alumnicards .alumn-card .content p.desig{margin-bottom:8px;font-style:italic}.juicer-iframe-wta{width:100%}.juicer-iframe-wta iframe{width:100%}.missionbox{padding-top:56px;padding-bottom:56px;display:flex;align-items:center;flex-wrap:wrap;gap:25px 50px}.missionbox:nth-child(even){flex-direction:row-reverse}.missionbox .title-container p{line-height:1.6;font-family:"Poppins",sans-serif}.missionbox .title-container p.main-title{font-family:"Sora",sans-serif}.missionbox .left{width:calc(100% - 610px)}@media only screen and (max-width: 991px){.missionbox .left{width:calc(100% - 450px)}}@media only screen and (max-width: 767px){.missionbox .left{width:100%}}.missionbox .left img{width:100%;max-width:400px;margin:0 auto;object-fit:contain;display:block}@media only screen and (max-width: 767px){.missionbox .left img{width:90%;margin:0 auto}}.missionbox .right{width:560px}@media only screen and (max-width: 991px){.missionbox .right{width:400px}}@media only screen and (max-width: 767px){.missionbox .right{width:100%}}.core-values{padding:56px 0;position:relative;overflow:hidden}@media only screen and (max-width: 991px){.core-values .title-container{padding:0 24px}}.core-values .randomanimbox img{height:70%;width:70%;object-fit:contain}.core-values .randomanimbox.img-one{position:absolute;top:96px;left:2%;height:246px;width:246px}@media only screen and (max-width: 1284px){.core-values .randomanimbox.img-one{left:0%}}@media only screen and (min-width: 1400px){.core-values .randomanimbox.img-one{left:104px}}@media only screen and (max-width: 991px){.core-values .randomanimbox.img-one{width:100px;top:50px;left:24px}}@media only screen and (max-width: 767px){.core-values .randomanimbox.img-one{display:none}}.core-values .randomanimbox.img-two{position:absolute;right:2%;bottom:194px;height:260px;width:260px}@media only screen and (max-width: 1284px){.core-values .randomanimbox.img-two{right:0%}}@media only screen and (min-width: 1400px){.core-values .randomanimbox.img-two{right:80px}}@media only screen and (max-width: 991px){.core-values .randomanimbox.img-two{width:100px;right:0px}}@media only screen and (max-width: 767px){.core-values .randomanimbox.img-two{display:none}}.core-values .faqbelow{display:flex;width:600px;margin:0 auto}@media only screen and (max-width: 767px){.core-values .faqbelow{width:100%}}.core-values .faqbelow p{font-size:1rem;font-family:"Poppins",sans-serif;color:#4F4F4F;line-height:1.5}.core-values .core-faqs-list{width:576px;margin:48px auto}@media only screen and (max-width: 767px){.core-values .core-faqs-list{width:100%}}.core-values .faqbox{padding:16px;border-bottom:1px solid #D9D9D9}@media only screen and (max-width: 991px){.core-values .faqbox{padding:16px 8px}}.core-values .faqbox.showed svg{transform:rotate(-45deg)}.core-values .faqbox.showed svg path{stroke:#00386F}.core-values .faqbox.showed .faq-title{padding-bottom:16px}.core-values .faqbox.showed .faq-answer p{opacity:1}.core-values .faqbox .faq-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;cursor:pointer;transition:0.5s}.core-values .faqbox .faq-title p{font-size:1.25rem;color:#00386F;font-weight:400}@media only screen and (max-width: 991px){.core-values .faqbox .faq-title p{font-size:1.125rem}}.core-values .faqbox .faq-title svg{transition:0.2s;margin-top:8px}.core-values .faqbox .faq-title svg path{transition:0.2s}.core-values .faqbox .faq-answer{transition:0.5s;overflow:hidden;max-height:0}.core-values .faqbox .faq-answer p{font-size:.875rem;line-height:1.6;font-family:"Poppins",sans-serif}.awards-honors .awards-page-content{padding:56px 0}@media only screen and (max-width: 1284px){.awards-honors .awards-page-content .inner-container{padding:0}}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .inner-container{padding:0 24px}}.awards-honors .awards-page-content .academic{margin-top:80px;--cardWidth: 312px}@media only screen and (max-width: 1284px){.awards-honors .awards-page-content .academic{--cardWidth: 254px}}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .academic{--cardWidth: 254px}}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .academic{margin-top:56px}}.awards-honors .awards-page-content .academic .title-container{width:480px;margin:0 auto 32px auto}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .academic .title-container{width:100%}}.awards-honors .awards-page-content .academic .centered-images{display:flex;padding:32px 0 56px 0;align-items:center}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .academic .centered-images{padding:0 0}}.awards-honors .awards-page-content .academic .centered-images .imagebox{flex:1;position:relative;z-index:2}.awards-honors .awards-page-content .academic .centered-images .imagebox:nth-child(even){z-index:1;transform:scale(1.2)}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .academic .centered-images .imagebox:nth-child(even){transform:scale(0.9)}}@media only screen and (max-width: 563px){.awards-honors .awards-page-content .academic .centered-images .imagebox:nth-child(even){display:none}}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .academic .centered-images .imagebox:first-child,.awards-honors .awards-page-content .academic .centered-images .imagebox:last-child{display:none}}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox{width:var(--cardWidth);aspect-ratio:0.69;background:#00386F}@media only screen and (max-width: 563px){.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox{width:100%;height:400px;aspect-ratio:auto}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox::before{content:"";height:calc(100% - 16px);width:calc(100% - 16px);border:2px dashed #fff;position:absolute;z-index:1;top:6px;left:6px}}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .bluebg{position:absolute;width:100%;height:100%;object-fit:contain;z-index:1;left:0;top:0;opacity:1}@media only screen and (max-width: 563px){.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .bluebg{display:none}}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .front-layer{position:relative;z-index:2;padding:0 32px;text-align:center;height:100%}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .front-layer .swiper{width:100%}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .front-layer p{color:#fff;font-family:"Poppins",sans-serif;font-size:1.125rem;font-weight:400}@media only screen and (max-width: 1284px){.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .front-layer p{font-size:.875rem}}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .front-layer p.front-title{font-size:2rem;font-family:"Sora",sans-serif;margin-bottom:8px;font-weight:500}@media only screen and (max-width: 1284px){.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .front-layer p.front-title{font-size:1.5rem}}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .front-layer iframe{width:200px;height:200px !important;height:auto;object-fit:contain}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox img{border:0}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .swiper-pagination{bottom:32px}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .swiper-pagination .swiper-pagination-bullet{height:15px;width:15px;background:transparent;border:1px solid #fff;opacity:1}.awards-honors .awards-page-content .academic .centered-images .imagebox.bluebox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#E1BF0C;border-color:#E1BF0C}.awards-honors .awards-page-content .academic .centered-images .imagebox img{width:100%;height:100%;object-fit:cover;display:block;border:5px solid #fff}.awards-honors .awards-page-content .sports-achievments{padding:56px 0}.awards-honors .awards-page-content .sports-achievments .acheive-cards{display:flex;gap:32px;margin-top:40px}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .sports-achievments .acheive-cards{gap:16px}}@media only screen and (max-width: 767px){.awards-honors .awards-page-content .sports-achievments .acheive-cards{flex-wrap:wrap;gap:32px}}.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card{flex:1}@media only screen and (max-width: 767px){.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card{width:100%;flex:auto}}.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card .image-box{width:100%;overflow:hidden}.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card .image-box img{width:100%;object-fit:contain;display:block;transition:0.5s}.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card .image-box:hover img{transform:scale(1.1)}.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card p{font-size:1rem;font-family:"Poppins",sans-serif;color:#4F4F4F;padding-left:8px}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card p{font-size:.875rem;padding-left:0}}.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card p.acheive-title{font-family:"Sora",sans-serif;font-size:1.125rem;color:#00386F;margin-top:16px;margin-bottom:8px}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .sports-achievments .acheive-cards .acheive-card p.acheive-title{font-size:1rem}}.awards-honors .awards-page-content .cultural{padding:56px 0}.awards-honors .awards-page-content .cultural .cultural-cards{display:flex;margin-top:40px;gap:16px}@media only screen and (max-width: 767px){.awards-honors .awards-page-content .cultural .cultural-cards{flex-wrap:wrap;gap:24px}}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card{flex:1;display:flex;position:relative;cursor:pointer;transition:0.4s;min-height:400px}@media only screen and (max-width: 767px){.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card{flex:auto !important;height:auto;width:100%}}@keyframes Opacity{100%{opacity:1;transform:translate3d(0, 0, 0)}}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card.active{flex:4.9}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card.active .front-layer{justify-content:flex-start;align-items:flex-end}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card.active .front-layer::before{opacity:0}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card.active .front-layer::after{opacity:1}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card.active .front-layer .tilted-text{display:none}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card.active .front-layer .normal-text{display:flex;animation:0.2s linear Opacity forwards;animation-delay:0.3s}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .backlayer{position:relative;z-index:1;width:100%}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .backlayer img{width:100%;height:100%;object-fit:cover;display:block}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer{position:absolute;z-index:2;width:100%;padding:24px 16px;bottom:0;left:0;color:#fff;display:flex;align-items:center;justify-content:center;height:100%}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer::before,.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer::before{background:linear-gradient(180deg, rgba(0,56,111,0) -54.5%, #00386F 100%)}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer::after{background:linear-gradient(180deg, rgba(0,56,111,0) 50%, #00386F 100%);opacity:0}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer .tilted-text{writing-mode:vertical-rl;transform:rotate(180deg);text-align:center;font-size:1.25rem;font-weight:600;position:relative}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer .tilted-text{font-size:1rem}}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer .normal-text{display:none;gap:10px;flex-direction:column;position:relative;z-index:2;opacity:0;transform:translate3d(0, 20px, 0)}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer .normal-text p{font-size:1rem;font-weight:400;font-family:"Poppins",sans-serif}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer .normal-text p{font-size:.875rem}}.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer .normal-text p.cult-title{font-size:2rem;font-family:"Sora",sans-serif;font-weight:400}@media only screen and (max-width: 991px){.awards-honors .awards-page-content .cultural .cultural-cards .cultural-card .front-layer .normal-text p.cult-title{font-size:1.5rem}}.news-page .news-page-content{padding:56px 0}.news-page .news-page-content .podcasts{padding:56px 0}.news-page .news-page-content .podcasts .podcast-swiper{margin-top:48px}.news-page .news-page-content .podcasts .podcast-swiper .swiper-pagination{position:absolute;z-index:5;right:24px;top:16px;width:max-content;left:auto;bottom:auto}@media only screen and (max-width: 563px){.news-page .news-page-content .podcasts .podcast-swiper .swiper-pagination{position:relative;top:auto;right:auto;left:0;margin-top:32px}}.news-page .news-page-content .podcasts .podcast-swiper .swiper-pagination .swiper-pagination-bullet{height:15px;width:15px;background:transparent;border:1px solid #00386F;opacity:1}.news-page .news-page-content .podcasts .podcast-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00386F;border-color:#00386F}.news-page .news-page-content .podcasts .podcast-swiper .main-button{position:absolute;bottom:24px;right:24px;z-index:2}@media only screen and (max-width: 563px){.news-page .news-page-content .podcasts .podcast-swiper .main-button{bottom:0;right:0}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card{position:relative;background:#F6F6F6;display:flex}@media only screen and (max-width: 563px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card{flex-wrap:wrap}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .left{width:392px}@media only screen and (max-width: 991px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .left{width:304px}}@media only screen and (max-width: 563px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .left{width:100%;height:250px}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .left img{width:100%;height:100%;object-fit:cover;display:block}@media only screen and (max-width: 563px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .left img{object-position:top}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right{width:calc(100% - 392px);padding:60px 60px 60px 32px;position:relative}@media only screen and (max-width: 991px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right{width:calc(100% - 304px);padding:30px 60px 60px 32px}}@media only screen and (max-width: 563px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right{width:100%;padding:16px}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .audio-box{display:flex;gap:16px;align-items:center}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .audio-box .playicon{height:48px;width:48px}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .audio-box .playicon img{width:100%;height:100%;object-fit:contain}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .audio-box .playicon .playing{display:none}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .audio-box .playicon.played .paused{display:none}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .audio-box .playicon.played .playing{display:block}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .audio-box .audio-wave{width:calc(100% - 60px)}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right p{font-size:1rem;font-family:"Poppins",sans-serif;font-weight:400;line-height:1.4}@media only screen and (max-width: 991px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right p{font-size:.875rem}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right p.pod-title{font-size:2rem;color:#00386F;font-weight:400}@media only screen and (max-width: 991px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right p.pod-title{font-size:1.5rem}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .name-content{position:absolute;bottom:24px;left:32px}@media only screen and (max-width: 563px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .name-content{position:relative;bottom:auto;left:auto;padding-top:16px}}.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .name-content p{font-size:1.125rem;color:#000;font-weight:450}@media only screen and (max-width: 991px){.news-page .news-page-content .podcasts .podcast-swiper .podcast-card .right .name-content p{font-size:.875rem}}.news-page .news-page-content .highlights{padding:56px 0}.news-page .news-page-content .highlights .swiper-tabs{position:relative;margin-top:32px;width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.news-page .news-page-content .highlights .swiper-tabs::-webkit-scrollbar{display:none}.news-page .news-page-content .highlights .swiper-tabs .swiper-tab-elem{position:absolute;height:5px;width:100px;background:#00386F;left:0;bottom:0px;transition:0.3s;z-index:2}.news-page .news-page-content .highlights .swiper-tabs ul{display:flex;flex-direction:row;gap:8px;width:max-content;overflow:auto;position:relative;padding-bottom:5px}.news-page .news-page-content .highlights .swiper-tabs ul::after{content:"";height:5px;background:#EFEFEF;width:100%;position:absolute;left:0;bottom:0}.news-page .news-page-content .highlights .swiper-tabs ul li{padding:8px 16px;cursor:pointer;font-size:1rem;font-family:"Poppins",sans-serif;font-weight:400}.news-page .news-page-content .highlights .swiper-tabs ul li.active{color:#00386F;font-weight:500}.news-page .news-page-content .highlights .highlight-swipers{position:relative}@media only screen and (max-width: 991px){.news-page .news-page-content .highlights .highlight-swipers .navigations{margin:16px auto 0 auto}}.news-page .news-page-content .highlights .highlight-swipers .navigations .nav{position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 991px){.news-page .news-page-content .highlights .highlight-swipers .navigations .nav{position:relative;top:auto;left:auto;transform:inherit}}.news-page .news-page-content .highlights .highlight-swipers .navigations .nav.nav-prev{left:-70px}@media only screen and (max-width: 991px){.news-page .news-page-content .highlights .highlight-swipers .navigations .nav.nav-prev{left:0}}.news-page .news-page-content .highlights .highlight-swipers .navigations .nav.nav-next{right:-70px}@media only screen and (max-width: 991px){.news-page .news-page-content .highlights .highlight-swipers .navigations .nav.nav-next{right:0}}.news-page .news-page-content .highlights .highlight-swipers .higlight-swiper{margin-top:40px;display:none}.news-page .news-page-content .highlights .highlight-swipers .higlight-swiper .swiper-slide img{width:100%;display:block;object-fit:contain}.news-page .news-page-content .highlights .highlight-swipers .higlight-swiper:first-child{display:block}.news-page .news-page-content .calendar-events{padding:56px 0}.news-page .news-page-content .calendar-events .events-container{margin-top:40px;display:flex;flex-wrap:wrap;gap:32px}.news-page .news-page-content .calendar-events .events-container .top-bar{background:#00386F;display:flex;justify-content:center;align-items:center;height:60px;padding:0 4px;position:relative}.news-page .news-page-content .calendar-events .events-container .top-bar p{font-size:1.25rem;font-weight:400;color:#fff;text-transform:uppercase}.news-page .news-page-content .calendar-events .events-container .top-bar .switch-year{height:34px;width:34px;position:absolute;cursor:pointer}.news-page .news-page-content .calendar-events .events-container .top-bar .switch-year#prev{left:4px;transform:rotate(-180deg)}.news-page .news-page-content .calendar-events .events-container .top-bar .switch-year#next{right:4px}.news-page .news-page-content .calendar-events .events-container .event-types{margin-top:16px;display:flex;gap:16px 32px;flex-wrap:wrap}.news-page .news-page-content .calendar-events .events-container .event-types .event-type{display:flex;gap:4px}.news-page .news-page-content .calendar-events .events-container .event-types .event-type span{height:10px;width:10px;display:block;background:#58595B}.news-page .news-page-content .calendar-events .events-container .event-types .event-type span.general{background:#00386F}.news-page .news-page-content .calendar-events .events-container .event-types .event-type span.sports{background:#E1BF0C}.news-page .news-page-content .calendar-events .events-container .event-types .event-type p{font-size:10px;color:#000;font-weight:400;line-height:1.2}.news-page .news-page-content .calendar-events .events-container .calendar-side{width:344px}@media only screen and (max-width: 767px){.news-page .news-page-content .calendar-events .events-container .calendar-side{width:100%}}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul{width:100%;display:flex;flex-wrap:wrap;border:1px solid rgba(0,0,0,0.1)}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li{flex:1 0 14.2857%;height:45px;display:table-cell;text-align:center;line-height:45px;font-size:1rem;border:1px solid rgba(0,0,0,0.1);border-width:0 1px 1px 0;font-family:"Poppins",sans-serif;position:relative;color:#333;transition:0.2s}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li:hover{background:#00386F;color:#fff}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li:nth-child(7n){border-right:0}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li:nth-last-child(-n+7){border-bottom:0}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li.inactive{color:#fff}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li.active{font-weight:700}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li.previous p{opacity:0.2}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li.previous::before{display:none}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul li.event::before{content:"";width:0;height:0;border-top:5px solid transparent;border-right:6px solid #555;border-bottom:5px solid transparent;transform:rotate(-45deg);position:absolute;left:0;bottom:-2px}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul.weeks{margin:16px 0 8px 0;border:0}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul.weeks li{height:15px;line-height:15px;font-size:10px;font-weight:600;border:0}.news-page .news-page-content .calendar-events .events-container .calendar-side .calendar-wrapper .calendar ul.weeks li:hover{background:transparent;color:#333}.news-page .news-page-content .calendar-events .events-container .events-side{width:calc(100% - 376px)}@media only screen and (max-width: 767px){.news-page .news-page-content .calendar-events .events-container .events-side{width:100%}}.news-page .news-page-content .calendar-events .events-container .events-side .no-event{padding:16px 0;text-align:center;font-size:1rem;color:#000}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:1px solid #E1BF0C}@media only screen and (max-width: 767px){.news-page .news-page-content .calendar-events .events-container .events-side .eventcard{flex-wrap:wrap}}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-date{display:flex;flex-direction:column;align-items:center;justify-content:center;height:88px;width:88px;background:#00386F}@media only screen and (max-width: 767px){.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-date{width:100%}}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-date.sports{background:#E1BF0C}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-date p{font-size:1.25rem;color:#fff;font-weight:600;text-transform:uppercase}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-download{height:30px;width:30px;display:flex;align-items:center;justify-content:flex-end}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-download a{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#000}@media only screen and (max-width: 767px){.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-download{width:max-content}}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-download span{display:none}@media only screen and (max-width: 767px){.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-download span{display:block}}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-content{width:calc(100% - 150px)}@media only screen and (max-width: 767px){.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-content{width:100%}}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-content p{font-size:1rem;color:#231F20;font-family:"Poppins",sans-serif;font-weight:400}.news-page .news-page-content .calendar-events .events-container .events-side .eventcard .event-content p.event-time{display:flex;gap:8px;align-items:center;margin-top:8px}.newsletters{padding:0 0 56px 0}.newsletters .all-btn-news{margin-top:32px;display:flex;justify-content:center}.newsletters .newsletter-swiper{margin-top:40px}.newsletters .newsletter-swiper .news-card{background:#00386F;position:relative;padding:16px;display:flex;height:auto}.newsletters .newsletter-swiper .news-card:nth-child(even) .left{display:flex;flex-direction:column-reverse;justify-content:space-between}.newsletters .newsletter-swiper .news-card:nth-child(even) .left .news-content{margin-top:0;margin-bottom:160px}.newsletters .newsletter-swiper .news-card:nth-child(even) .right{top:110px}.newsletters .newsletter-swiper .news-card .left{width:300px}.newsletters .newsletter-swiper .news-card .left .round-button{height:52px;width:52px;background:#fff;position:relative;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.newsletters .newsletter-swiper .news-card .left .round-button .ellipse{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);object-fit:cover;top:2px;left:2px;display:block;border-radius:50%}.newsletters .newsletter-swiper .news-card .left .news-content{margin-top:160px;display:flex;flex-direction:column;gap:10px}.newsletters .newsletter-swiper .news-card .left .news-content p{font-size:.875rem;color:#fff;font-family:"Sora",sans-serif;font-weight:300}.newsletters .newsletter-swiper .news-card .left .news-content p.news-title{font-size:1rem;font-weight:400}.newsletters .newsletter-swiper .news-card .left .news-content p.tag{background:#E1BF0C;width:max-content;white-space:nowrap;padding:4px 12px;border-radius:12px 0px 12px 0px;line-height:1}.newsletters .newsletter-swiper .news-card .right{width:235px;height:222px;overflow:hidden;border-radius:20px;position:absolute;right:16px;top:32px}@media only screen and (max-width: 991px){.newsletters .newsletter-swiper .news-card .right{width:200px;height:190px}}.newsletters .newsletter-swiper .news-card .right img{width:100%;height:100%;display:cover}.sport-page-content .role-of-sport{padding:56px 0}.sport-page-content .role-of-sport .roles{margin-top:48px;display:flex;gap:32px}@media only screen and (max-width: 767px){.sport-page-content .role-of-sport .roles{gap:16px;flex-direction:column}}.sport-page-content .role-of-sport .roles .role-card{position:relative}@media only screen and (max-width: 767px){.sport-page-content .role-of-sport .roles .role-card:not(:first-child){display:none}}.sport-page-content .role-of-sport .roles .role-card img{width:100%;object-fit:contain;display:block}.sport-page-content .role-of-sport .roles .role-card .ellipse-button{position:absolute;bottom:64px;right:-64px;z-index:2;cursor:pointer;width:124px;height:124px}@media only screen and (max-width: 991px){.sport-page-content .role-of-sport .roles .role-card .ellipse-button{width:80px;height:80px;bottom:40px;right:-40px}}@media only screen and (max-width: 767px){.sport-page-content .role-of-sport .roles .role-card .ellipse-button{width:80px;height:80px;bottom:20px;right:-20px}}.sport-page-content .art-video{padding:56px 0}.sport-page-content .art-video .sports-video{margin-top:48px}.sport-page-content .art-video .sports-video video{width:100%;display:block;object-fit:contain}.sport-page-content .comprehensive-sports{padding:56px 0}.sport-page-content .comprehensive-sports .compre-list{display:flex;flex-wrap:wrap;gap:60px;margin:48px auto}@media only screen and (max-width: 767px){.sport-page-content .comprehensive-sports .compre-list{gap:32px}}.sport-page-content .comprehensive-sports .compre-list .sport-card{width:calc(25% - 45px);transition:0.4s}@media only screen and (max-width: 767px){.sport-page-content .comprehensive-sports .compre-list .sport-card{width:calc(50% - 16px)}}.sport-page-content .comprehensive-sports .compre-list .sport-card:hover{transform:translate3d(0, -10px, 0)}.sport-page-content .comprehensive-sports .compre-list .sport-card img{width:100%;object-fit:contain;display:block}.sport-page-content .comprehensive-sports .compre-list .sport-card p{font-size:1rem;color:#4F4F4F;font-weight:500;font-family:"Poppins",sans-serif;margin-top:8px}@media only screen and (max-width: 767px){.sport-page-content .comprehensive-sports .compre-list .sport-card p{font-size:.875rem}}.sport-page-content .comprehensive-sports .tag-para{display:flex;align-items:center;justify-content:center;background:#F6F6F6;border:1px solid #EBEBEB;border-radius:20px 0 20px 0}.sport-page-content .comprehensive-sports .tag-para img{height:60px;width:60px;object-fit:contain;display:block}.sport-page-content .comprehensive-sports .tag-para p{color:#00386F;font-family:"Poppins",sans-serif;font-size:1.125rem;font-weight:500}@media only screen and (max-width: 991px){.sport-page-content .comprehensive-sports .tag-para p{font-size:.875rem}}@media only screen and (max-width: 767px){.sport-page-content .comprehensive-sports .tag-para{flex-direction:column;padding:10px 0;text-align:center}}.sport-page-content .upcoming-events{padding:56px 0}.sport-page-content .upcoming-events .upcoming-box{display:flex;margin-top:48px;gap:30px}@media only screen and (max-width: 767px){.sport-page-content .upcoming-events .upcoming-box{flex-direction:column-reverse}}.sport-page-content .upcoming-events .upcoming-box .events{width:calc(50% - 15px);display:flex;flex-direction:column;gap:32px}@media only screen and (min-width: 1400px){.sport-page-content .upcoming-events .upcoming-box .events{width:calc(100% - 662px);gap:48px}}@media only screen and (max-width: 767px){.sport-page-content .upcoming-events .upcoming-box .events{width:100%}}.sport-page-content .upcoming-events .upcoming-box .events .event-card{display:flex;align-items:center;gap:16px}.sport-page-content .upcoming-events .upcoming-box .events .event-card .date{width:100px;height:100px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:2px;background:#00386F;border-radius:8px 0 8px 0}.sport-page-content .upcoming-events .upcoming-box .events .event-card .date p{color:#fff;text-transform:uppercase;font-size:1rem;font-weight:400;font-family:"Poppins",sans-serif}@media only screen and (max-width: 767px){.sport-page-content .upcoming-events .upcoming-box .events .event-card .date p{font-size:.875rem}}.sport-page-content .upcoming-events .upcoming-box .events .event-card .date p.title{font-size:3rem;font-weight:600;line-height:1;font-family:"Sora",sans-serif}@media only screen and (max-width: 767px){.sport-page-content .upcoming-events .upcoming-box .events .event-card .date p.title{font-size:1.5rem}}.sport-page-content .upcoming-events .upcoming-box .events .event-card .event-details{width:calc(100% - 116px)}.sport-page-content .upcoming-events .upcoming-box .events .event-card .event-details p{font-size:1rem;color:#4F4F4F;font-family:"Poppins",sans-serif}.sport-page-content .upcoming-events .upcoming-box .events .event-card .event-details p.event-title{font-family:"Sora",sans-serif;font-weight:450;color:#00386F;margin-bottom:8px}.sport-page-content .upcoming-events .upcoming-box .media{width:calc(50% - 15px)}@media only screen and (min-width: 1400px){.sport-page-content .upcoming-events .upcoming-box .media{width:632px}}@media only screen and (max-width: 767px){.sport-page-content .upcoming-events .upcoming-box .media{width:100%}}.sport-page-content .upcoming-events .upcoming-box .media img{width:100%;display:block;object-fit:contain}@media only screen and (max-width: 991px){.sport-page-content .upcoming-events .upcoming-box .media img{height:100%;object-fit:cover}}.sport-page-content .exciting-events{padding:56px 0}.sport-page-content .exciting-events img{width:100%;display:block;object-fit:contain}.sport-page-content .exciting-events .exc-events{width:calc(100% - 120px);margin:0 auto;background:#fff;margin-top:-72px;position:relative;padding:32px;box-shadow:0 4px 4px rgba(0,0,0,0.1)}@media only screen and (max-width: 767px){.sport-page-content .exciting-events .exc-events{width:100%;margin-top:8px}}.sport-page-content .exciting-events .exc-events .title-container{gap:8px}.sport-page-content .exciting-events .exc-events .title-container p.main-title{font-size:1.5rem}.sport-page-content .exciting-events .exc-events .cards{margin-top:32px;display:flex;gap:40px}@media only screen and (max-width: 991px){.sport-page-content .exciting-events .exc-events .cards{gap:32px}}@media only screen and (max-width: 767px){.sport-page-content .exciting-events .exc-events .cards{flex-wrap:wrap}}.sport-page-content .exciting-events .exc-events .cards .ext-event{position:relative;flex:1}.sport-page-content .exciting-events .exc-events .cards .ext-event:not(:first-child)::before{content:"";width:0;height:100%;position:absolute;left:-20px;border-left:1px dashed #00386F}@media only screen and (max-width: 991px){.sport-page-content .exciting-events .exc-events .cards .ext-event:not(:first-child)::before{left:-16px}}@media only screen and (max-width: 767px){.sport-page-content .exciting-events .exc-events .cards .ext-event{flex:0 1 calc(50% - 16px)}.sport-page-content .exciting-events .exc-events .cards .ext-event:not(:first-child)::before{border-left:0}}@media only screen and (max-width: 563px){.sport-page-content .exciting-events .exc-events .cards .ext-event{flex:0 1 100%}.sport-page-content .exciting-events .exc-events .cards .ext-event:not(:first-child)::before{border-top:1px dashed #00386F;width:100%;height:0;top:-16px;left:0}}.sport-page-content .exciting-events .exc-events .cards .ext-event p{font-size:.875rem;font-family:"Poppins",sans-serif}@media only screen and (max-width: 767px){.sport-page-content .exciting-events .exc-events .cards .ext-event p{position:relative;z-index:2}}.sport-page-content .exciting-events .exc-events .cards .ext-event p.title{margin-bottom:8px;font-size:1rem;color:#00386F;font-weight:450}@media only screen and (min-width: 1400px){.sport-page-content .exciting-events .exc-events .cards .ext-event p.title{white-space:nowrap}}.acheivements{padding:56px 0}.acheivements .title-container{text-align:center}.acheivements .acheivements-circle{width:40%;aspect-ratio:1;margin:100px auto 0 auto;display:flex;gap:6px;flex-wrap:wrap;position:relative}@media only screen and (max-width: 991px){.acheivements .acheivements-circle{display:none}}@media only screen and (min-width: 1400px){.acheivements .acheivements-circle{width:640px}}@media only screen and (max-width: 767px){.acheivements .acheivements-circle{width:292px;gap:3px}}.acheivements .acheivements-circle .content{width:calc(50% - 3px);position:relative;--width: 270px;--margin: 64px}@media only screen and (min-width: 1400px){.acheivements .acheivements-circle .content{--width: 318px}}@media only screen and (max-width: 991px){.acheivements .acheivements-circle .content{--width: 200px;--margin: 30px}}@media only screen and (max-width: 767px){.acheivements .acheivements-circle .content{--width: 113px}}.acheivements .acheivements-circle .content .acheive-content{position:absolute;border:1px solid #00386F;padding:12px 16px;border-radius:20px 0 0 0;width:var(--width)}.acheivements .acheivements-circle .content .acheive-content::before{content:url("../images/line-dot.svg");position:absolute}.acheivements .acheivements-circle .content .acheive-content::after{content:"";width:1px;background:#00386F;position:absolute}.acheivements .acheivements-circle .content .acheive-content p{font-size:1rem;color:#4F4F4F;font-weight:400;font-family:"Poppins",sans-serif}.acheivements .acheivements-circle .content .acheive-content p.title{color:#00386F;font-size:1.125rem;font-family:"Sora",sans-serif;margin-bottom:8px}.acheivements .acheivements-circle .content img{width:100%;height:100%;object-fit:cover}.acheivements .acheivements-circle .content.box1{height:44.6%}.acheivements .acheivements-circle .content.box1 img{border-top-left-radius:500px;width:calc(100% - var(--margin));margin-left:var(--margin)}.acheivements .acheivements-circle .content.box1 .acheive-content{top:-40px;left:calc(-1 * var(--width) + 30px)}@media only screen and (max-width: 767px){.acheivements .acheivements-circle .content.box1 .acheive-content{left:-20px;top:-70px}}.acheivements .acheivements-circle .content.box1 .acheive-content::before{bottom:-50px;right:-100px}.acheivements .acheivements-circle .content.box1 .acheive-content::after{height:39px;right:42px;bottom:-39px}.acheivements .acheivements-circle .content.box3{height:56.4%}.acheivements .acheivements-circle .content.box3 img{border-bottom-left-radius:500px}.acheivements .acheivements-circle .content.box3 .acheive-content{bottom:70px;left:calc(-1 * var(--width) - 20px)}@media only screen and (max-width: 767px){.acheivements .acheivements-circle .content.box3 .acheive-content{left:calc(-1 * var(--width) + 80px);top:95%;bottom:auto}}.acheivements .acheivements-circle .content.box3 .acheive-content::before{top:-49px;right:-99px}.acheivements .acheivements-circle .content.box3 .acheive-content::after{height:39px;right:42px;top:-39px}.acheivements .acheivements-circle .content.box4{height:56.4%}.acheivements .acheivements-circle .content.box4 img{border-bottom-right-radius:500px;height:calc(100% - var(--margin))}.acheivements .acheivements-circle .content.box4 .acheive-content{top:0;right:calc(-1 * var(--width) - 40px)}@media only screen and (max-width: 767px){.acheivements .acheivements-circle .content.box4 .acheive-content{right:-20px;top:90%}}.acheivements .acheivements-circle .content.box4 .acheive-content::before{content:url("../images/line-dot-inv.svg");bottom:-39px;right:200px}.acheivements .acheivements-circle .content.box4 .acheive-content::after{height:26px;right:200px;bottom:-27px}.acheivements .acheivements-circle .content.box2{position:relative;display:flex;align-items:flex-end}.acheivements .acheivements-circle .content.box2 img{width:calc(100% - 50px);height:auto}.acheivements .play-pause{position:absolute;right:8px;bottom:0;height:52px;width:52px;background:#fff;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.acheivements .play-pause.played .paused{display:none}.acheivements .play-pause.played .playing{display:block}.acheivements .play-pause .ellipse{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);object-fit:cover;top:2px;left:2px;display:block;border-radius:50%}.acheivements .play-pause .playing{display:none}.acheivements .centered-icon{position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);height:80px;width:80px}.acheivement-cards{display:flex;flex-wrap:wrap;gap:30px;display:none;margin-top:30px}@media only screen and (max-width: 991px){.acheivement-cards{display:flex}}.acheivement-cards .achievement-card{width:calc(33.33% - 20px)}@media only screen and (max-width: 563px){.acheivement-cards .achievement-card{width:100%}}.acheivement-cards .achievement-card img{width:100%;object-fit:contain;display:block}.acheivement-cards .achievement-card .acheive-content{margin-top:8px}.acheivement-cards .achievement-card .acheive-content p{font-size:1rem;color:#4F4F4F;font-weight:400;font-family:"Poppins",sans-serif}@media only screen and (max-width: 563px){.acheivement-cards .achievement-card .acheive-content p{font-size:.875rem}}.acheivement-cards .achievement-card .acheive-content p.title{color:#00386F;font-size:1.125rem;font-family:"Sora",sans-serif;margin-bottom:8px}@media only screen and (max-width: 563px){.acheivement-cards .achievement-card .acheive-content p.title{font-size:1rem}}.dance-page .dance-page-content{padding:56px 0}.dance-page .dance-page-content .video-container video{width:100%;object-fit:contain;display:block;margin:56px auto}.dance-page .dance-page-content .why{padding-top:56px}.dance-page .dance-page-content .why .cultural-cards{display:flex;margin-top:40px;gap:16px}@media only screen and (max-width: 767px){.dance-page .dance-page-content .why .cultural-cards{flex-wrap:wrap;gap:24px}}.dance-page .dance-page-content .why .cultural-cards .cultural-card{flex:1;display:flex;position:relative;cursor:pointer;transition:0.4s;min-height:400px}@media only screen and (max-width: 767px){.dance-page .dance-page-content .why .cultural-cards .cultural-card{flex:auto !important;height:auto;width:100%}}@keyframes Opacity{100%{opacity:1;transform:translate3d(0, 0, 0)}}.dance-page .dance-page-content .why .cultural-cards .cultural-card.active{flex:4.9}.dance-page .dance-page-content .why .cultural-cards .cultural-card.active .front-layer{justify-content:flex-start;align-items:flex-end}.dance-page .dance-page-content .why .cultural-cards .cultural-card.active .front-layer::before{opacity:0}.dance-page .dance-page-content .why .cultural-cards .cultural-card.active .front-layer::after{opacity:1}.dance-page .dance-page-content .why .cultural-cards .cultural-card.active .front-layer .tilted-text{display:none}.dance-page .dance-page-content .why .cultural-cards .cultural-card.active .front-layer .normal-text{display:flex;animation:0.2s linear Opacity forwards;animation-delay:0.3s}.dance-page .dance-page-content .why .cultural-cards .cultural-card .backlayer{position:relative;z-index:1;width:100%}.dance-page .dance-page-content .why .cultural-cards .cultural-card .backlayer img{width:100%;height:100%;object-fit:cover;display:block}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer{position:absolute;z-index:2;width:100%;padding:24px 16px;bottom:0;left:0;color:#fff;display:flex;align-items:center;justify-content:center;height:100%}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer::before,.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer::before{background:linear-gradient(180deg, rgba(0,56,111,0) -54.5%, #00386F 100%)}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer::after{background:linear-gradient(180deg, rgba(0,56,111,0) 50%, #00386F 100%);opacity:0}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer .tilted-text{writing-mode:vertical-rl;transform:rotate(180deg);text-align:center;font-size:1.25rem;font-weight:600;position:relative}@media only screen and (max-width: 991px){.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer .tilted-text{font-size:1rem}}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer .normal-text{display:none;gap:10px;flex-direction:column;position:relative;z-index:2;opacity:0;transform:translate3d(0, 20px, 0)}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer .normal-text p{font-size:1rem;font-weight:400;font-family:"Poppins",sans-serif}@media only screen and (max-width: 991px){.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer .normal-text p{font-size:.875rem}}.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer .normal-text p.cult-title{font-size:2rem;font-family:"Sora",sans-serif;font-weight:400}@media only screen and (max-width: 991px){.dance-page .dance-page-content .why .cultural-cards .cultural-card .front-layer .normal-text p.cult-title{font-size:1.5rem}}.dance-page .animated-container{padding:56px 0 56px 0;position:relative}.dance-page .animated-container .front-layer{position:absolute;height:auto;width:100%;bottom:60px;left:0;z-index:2;padding:0 8px 0 24px}.dance-page .animated-container .front-layer .dance-tag{background:#fff;border-radius:100px;width:320px;display:flex;gap:16px;align-items:center}.dance-page .animated-container .front-layer .dance-tag .circle{height:72px;width:72px;margin:2px;background:#00386F;position:relative;border-radius:50%;overflow:hidden}.dance-page .animated-container .front-layer .dance-tag .circle .ellipse{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% - 4px);width:calc(100% - 4px);z-index:3}.dance-page .animated-container .front-layer .dance-tag .circle .arrows{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:flex;flex-direction:column;height:50px;width:50px;animation:arrowUp 0.5s linear  infinite}.dance-page .animated-container .front-layer .dance-tag .text-side{height:2.25rem;position:relative;overflow:hidden;display:flex;flex-direction:column;width:calc(100% - 86px)}.dance-page .animated-container .front-layer .dance-tag .text-side .text-wrapper{transition:0.4s}.dance-page .animated-container .front-layer .dance-tag .text-side p{font-size:1.5rem;color:#00386F;font-weight:450;line-height:2.25rem;white-space:nowrap;position:relative;transition:0.5s;opacity:1}.dance-page .animated-container .front-layer .play-pause{position:absolute;right:8px;bottom:0;height:52px;width:52px;background:#fff;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.dance-page .animated-container .front-layer .play-pause.played .paused{display:none}.dance-page .animated-container .front-layer .play-pause.played .playing{display:block}.dance-page .animated-container .front-layer .play-pause .ellipse{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);object-fit:cover;top:2px;left:2px;display:block;border-radius:50%}.dance-page .animated-container .front-layer .play-pause .playing{display:none}.dance-page .animated-container .swiper{aspect-ratio:16/7}.dance-page .animated-container .swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover;transform:scale3d(1.1, 1.1, 1);will-change:transform;transition:transform 1.6s ease;transition-delay:0.5s}.dance-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active,.dance-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active{position:relative;z-index:1}.dance-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img,.dance-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active img{transform:scale3d(1, 1, 1)}.contact-page-content{padding:56px 0}.contact-page-content .contactboxes{margin-top:60px;display:flex;flex-direction:row;gap:48px}@media only screen and (max-width: 991px){.contact-page-content .contactboxes{gap:32px}}@media only screen and (max-width: 767px){.contact-page-content .contactboxes{flex-direction:column}}.contact-page-content .contactboxes .contact-box{flex:1;text-align:center;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:flex-start;position:relative;padding:32px 0}@media only screen and (max-width: 767px){.contact-page-content .contactboxes .contact-box{padding:0}}.contact-page-content .contactboxes .contact-box:not(:nth-child(1))::before{content:"";position:absolute;left:-24px;top:0;width:0px;height:100%;border-left:1px dashed #00386F}@media only screen and (max-width: 991px){.contact-page-content .contactboxes .contact-box:not(:nth-child(1))::before{left:-16px}}@media only screen and (max-width: 767px){.contact-page-content .contactboxes .contact-box:not(:nth-child(1))::before{left:0;top:-16px;width:100%;border-left:0;border-top:1px dashed #00386F}}.contact-page-content .contactboxes .contact-box img{height:70px;margin-bottom:10px;object-fit:contain;display:block}.contact-page-content .contactboxes .contact-box p{font-size:1rem;color:#4F4F4F;font-family:"Poppins",sans-serif;line-height:1.4;font-weight:400}@media only screen and (min-width: 1400px){.contact-page-content .contactboxes .contact-box p{font-size:1.25rem}}@media only screen and (max-width: 991px){.contact-page-content .contactboxes .contact-box p{font-size:.875rem}}.contact-page-content .contactboxes .contact-box p.contact-title{font-size:1.25rem;font-family:"Sora",sans-serif;font-weight:450;color:#00386F}@media only screen and (min-width: 1400px){.contact-page-content .contactboxes .contact-box p.contact-title{font-size:1.5rem}}@media only screen and (max-width: 991px){.contact-page-content .contactboxes .contact-box p.contact-title{font-size:1.125rem}}.contact-page-content .contactboxes .contact-box p.emailbx{display:flex;align-items:center;gap:5px}.contact-page-content .contactboxes .contact-box p.err{color:#FF5353}.contact-page-content .contactboxes .contact-box a.contact-link{font-size:1rem;color:#4F4F4F;font-family:"Poppins",sans-serif;line-height:1.4;font-weight:400;transition:0.3s}@media only screen and (min-width: 1400px){.contact-page-content .contactboxes .contact-box a.contact-link{font-size:1.25rem}}@media only screen and (max-width: 991px){.contact-page-content .contactboxes .contact-box a.contact-link{font-size:.875rem}}.contact-page-content .contactboxes .contact-box a.contact-link:hover{color:#00386F}.contact-page-content .contactboxes .contact-box a.main-button{margin-top:16px}.contact-page-content .contactboxes .contact-box .copy-text{position:relative;top:2px;margin-left:2px;cursor:pointer}.contact-page-content .contactboxes .contact-box .toast{font-size:1rem;color:#00386F;font-weight:500;display:none}@media only screen and (max-width: 991px){.contact-page-content .contactboxes .contact-box .toast{font-size:.875rem}}.contact-page-content .contactboxes .contact-box .toast.show{display:block}.contact-page-content .contact-form-box{padding-top:112px}.contact-page-content .contact-form-box .contact-form{margin-top:48px}.contact-page-content .contact-form-box .contact-form form{display:flex;flex-wrap:wrap;gap:40px 48px}@media only screen and (max-width: 767px){.contact-page-content .contact-form-box .contact-form form{gap:16px}}.contact-page-content .contact-form-box .contact-form form .w50{width:calc(50% - 24px)}@media only screen and (max-width: 767px){.contact-page-content .contact-form-box .contact-form form .w50{width:100%}}.contact-page-content .contact-form-box .contact-form form .w-full{width:100%}.contact-page-content .contact-form-box .contact-form form .input-box{position:relative}.contact-page-content .contact-form-box .contact-form form .input-box label{font-size:.75rem;font-family:"Poppins",sans-serif;color:#4F4F4F;font-weight:450}.contact-page-content .contact-form-box .contact-form form .input-box label input,.contact-page-content .contact-form-box .contact-form form .input-box label select,.contact-page-content .contact-form-box .contact-form form .input-box label textarea{width:100%;box-sizing:border-box;border:1px solid #F1F1F1;border-radius:4px;padding:16px;font-family:"Poppins",sans-serif;color:#4F4F4F;margin:8px auto 0 auto;background:#FDFDFD;transition:0.2s}.contact-page-content .contact-form-box .contact-form form .input-box label input:focus,.contact-page-content .contact-form-box .contact-form form .input-box label select:focus,.contact-page-content .contact-form-box .contact-form form .input-box label textarea:focus{border-color:#00386F}.contact-page-content .contact-form-box .contact-form form .input-box label select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.contact-page-content .contact-form-box .contact-form form .input-box label .select-dropdown{position:absolute;right:10px;top:45px;pointer-events:none}.contact-page-content .contact-form-box .contact-form form .input-box label input[type="number"]::-webkit-inner-spin-button,.contact-page-content .contact-form-box .contact-form form .input-box label input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.contact-page-content .contact-form-box .contact-form form .input-box .error-message{font-size:.875rem;color:#FF5353;font-weight:450;display:none;margin-top:8px}.contact-page-content .contact-form-box .contact-form form>:last-child{margin-top:-20px}@media only screen and (max-width: 767px){.contact-page-content .contact-form-box .contact-form form>:last-child{margin-top:0}}.teacher-page-content{padding:56px 0}.teacher-page-content .why-section{padding:56px 0}.teacher-page-content .why-section .sticky-wrapper{display:flex;margin-top:48px}@media only screen and (max-width: 767px){.teacher-page-content .why-section .sticky-wrapper{flex-wrap:wrap}}.teacher-page-content .why-section .sticky-wrapper .sticky-images{width:50%}@media only screen and (min-width: 1400px){.teacher-page-content .why-section .sticky-wrapper .sticky-images{width:656px}}@media only screen and (max-width: 767px){.teacher-page-content .why-section .sticky-wrapper .sticky-images{width:100%;position:sticky;position:-webkit-sticky;top:80px;z-index:2}}.teacher-page-content .why-section .sticky-wrapper .sticky-images .images-wrapper{position:sticky;position:-webkit-sticky;top:120px;height:calc(100dvh - 120px)}@media only screen and (max-width: 767px){.teacher-page-content .why-section .sticky-wrapper .sticky-images .images-wrapper{height:300px}}.teacher-page-content .why-section .sticky-wrapper .sticky-images .images-wrapper img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;bottom:0;height:0;transition:height 0.5s ease-out}.teacher-page-content .why-section .sticky-wrapper .sticky-images .images-wrapper img.active{height:100%}.teacher-page-content .why-section .sticky-wrapper .content-side{width:50%;padding:0 0 0 56px;padding-bottom:208px;padding-top:56px}@media only screen and (min-width: 1400px){.teacher-page-content .why-section .sticky-wrapper .content-side{width:calc(100% - 656px)}}@media only screen and (max-width: 767px){.teacher-page-content .why-section .sticky-wrapper .content-side{width:100%;padding:0}}.teacher-page-content .why-section .sticky-wrapper .content-side .content-box{margin-top:104px;display:flex;flex-direction:column;gap:16px;opacity:0.2;transition:0.4s}@media only screen and (max-width: 767px){.teacher-page-content .why-section .sticky-wrapper .content-side .content-box{margin-top:64px}}.teacher-page-content .why-section .sticky-wrapper .content-side .content-box p{font-size:1rem;font-family:"Poppins",sans-serif}@media only screen and (max-width: 991px){.teacher-page-content .why-section .sticky-wrapper .content-side .content-box p{font-size:.875rem}}.teacher-page-content .why-section .sticky-wrapper .content-side .content-box p.title{font-family:"Sora",sans-serif;color:#00386F;font-size:2.25rem;font-weight:400}@media only screen and (max-width: 991px){.teacher-page-content .why-section .sticky-wrapper .content-side .content-box p.title{font-size:1.5rem}}.teacher-page-content .why-section .sticky-wrapper .content-side .content-box.active{opacity:1}.teacher-page-content .routes-data-box{margin-top:56px;background:#F8F8F8;border-radius:20px;overflow:hidden;display:flex}@media only screen and (max-width: 767px){.teacher-page-content .routes-data-box{flex-direction:column}}.teacher-page-content .routes-data-box img.media{width:50%;object-fit:cover;display:block;border-radius:20px}@media only screen and (min-width: 1400px){.teacher-page-content .routes-data-box img.media{width:576px}}@media only screen and (max-width: 767px){.teacher-page-content .routes-data-box img.media{width:100%}}.teacher-page-content .routes-data-box .content{width:50%;padding:40px}@media only screen and (min-width: 1400px){.teacher-page-content .routes-data-box .content{width:calc(100% - 576px)}}@media only screen and (max-width: 767px){.teacher-page-content .routes-data-box .content{width:100%;padding:16px}}.teacher-page-content .routes-data-box .content ul{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width: 767px){.teacher-page-content .routes-data-box .content ul{margin:16px 0}}.teacher-page-content .routes-data-box .content ul li{display:flex;flex-wrap:wrap;font-size:1rem;font-family:"Poppins",sans-serif;gap:8px}@media only screen and (max-width: 767px){.teacher-page-content .routes-data-box .content ul li{font-size:.875rem}}.teacher-page-content .routes-data-box .content ul li img{flex-shrink:0;height:24px;width:24px;object-fit:contain;display:block}.teacher-page-content .video-container{padding-top:56px}.teacher-page-content .video-container video{margin-top:48px;width:100%;object-fit:contain;display:block}.club-titles{padding:56px 0}.club-swipers-container{margin-bottom:56px;position:relative;padding:0 48px}@media only screen and (max-width: 991px){.club-swipers-container{padding:0 24px}}@media only screen and (max-width: 767px){.club-swipers-container{padding:0 16px}}.club-swipers-container .background-layer{position:relative;height:calc(100vh  - 120px)}@media only screen and (max-width: 767px){.club-swipers-container .background-layer{height:auto}}.club-swipers-container .background-layer .swiper-slide img{width:100%;height:100%;display:block;object-position:top;object-fit:cover}.club-swipers-container .front-layer{position:absolute;height:100%;width:calc(100% - 96px);top:0;left:48px;z-index:2;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;background:linear-gradient(180deg, rgba(0,56,111,0) 65.2%, #00386F 100%);padding:40px}.club-swipers-container .front-layer .play-pause{position:absolute;right:8px;bottom:0;height:52px;width:52px;background:#fff;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.club-swipers-container .front-layer .play-pause.played .paused{display:none}.club-swipers-container .front-layer .play-pause.played .playing{display:block}.club-swipers-container .front-layer .play-pause .ellipse{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);object-fit:cover;top:2px;left:2px;display:block;border-radius:50%}.club-swipers-container .front-layer .play-pause .playing{display:none}@media only screen and (max-width: 991px){.club-swipers-container .front-layer{width:calc(100% - 48px);left:24px}}@media only screen and (max-width: 767px){.club-swipers-container .front-layer{padding:20px;width:calc(100% - 32px);left:16px}}@media only screen and (max-width: 563px){.club-swipers-container .front-layer{position:relative;width:100%;left:0;padding:20px;background:#00386F}}.club-swipers-container .front-layer .play-pause{bottom:40px;right:32px;height:40px;width:40px}@media only screen and (max-width: 563px){.club-swipers-container .front-layer .play-pause{bottom:20px;right:10px}}.club-swipers-container .front-layer .title{width:528px}@media only screen and (max-width: 991px){.club-swipers-container .front-layer .title{width:50%}}@media only screen and (max-width: 563px){.club-swipers-container .front-layer .title{width:100%}}.club-swipers-container .front-layer .title p{display:none;color:#fff;font-size:1.5rem;line-height:1.4;font-weight:400;font-family:"Poppins",sans-serif;margin-bottom:40px;position:relative;top:20px;opacity:0}@media only screen and (max-width: 991px){.club-swipers-container .front-layer .title p{font-size:1.125rem}}@media only screen and (max-width: 563px){.club-swipers-container .front-layer .title p{margin-bottom:24px}}.club-swipers-container .front-layer .title p.active{display:block;animation:0.5s fadeUp forwards}@keyframes fadeUp{100%{top:0;opacity:1}}.club-swipers-container .front-layer ul{display:flex;gap:48px;flex-wrap:wrap}@media only screen and (max-width: 991px){.club-swipers-container .front-layer ul{gap:24px}}@media only screen and (max-width: 767px){.club-swipers-container .front-layer ul{flex-direction:column;gap:24px}}.club-swipers-container .front-layer ul .tab-club{font-size:1rem;color:rgba(255,255,255,0.4);cursor:pointer;font-family:"Poppins",sans-serif;font-weight:300;padding-right:40px;padding-bottom:8px;position:relative}.club-swipers-container .front-layer ul .tab-club span{font-size:.75rem;display:block}@media only screen and (max-width: 991px){.club-swipers-container .front-layer ul .tab-club{font-size:.875rem;padding-right:16px}}.club-swipers-container .front-layer ul .tab-club.active{font-weight:400;color:#fff}.club-swipers-container .front-layer ul .tab-club.active::after{animation:widthFull linear 5s forwards}.club-swipers-container .front-layer ul .tab-club::before{content:"";background:currentColor;height:1px;position:absolute;bottom:0;left:0;width:100%;opacity:0.4}.club-swipers-container .front-layer ul .tab-club::after{content:"";background:currentColor;height:1px;position:absolute;bottom:0;left:0;width:0;opacity:1}@keyframes widthFull{100%{width:100%}}.related-clubs{padding:24px 0 56px 0}.related-clubs .title-container{padding-left:48px}@media only screen and (max-width: 991px){.related-clubs .title-container{padding-left:24px}}@media only screen and (max-width: 767px){.related-clubs .title-container{padding-left:16px}}.related-clubs .related-swiper{margin-top:40px}.related-clubs .related-swiper .related-card .related-img{width:100%;overflow:hidden}.related-clubs .related-swiper .related-card .related-img img{width:100%;object-fit:contain;display:block;transition:0.5s}.related-clubs .related-swiper .related-card:hover .related-img img{transform:scale(1.04)}.related-clubs .related-swiper .related-card p{font-size:1.5rem;color:#00386F;font-weight:400;margin-top:20px}@media only screen and (max-width: 991px){.related-clubs .related-swiper .related-card p{font-size:1rem;margin-top:10px}}.full-swiper{margin-bottom:56px}.full-swiper .swiper-slide{position:relative}@media only screen and (max-width: 767px){.full-swiper .swiper-slide .background-layer{height:400px}}.full-swiper .swiper-slide .background-layer img{width:100%;height:calc(100vh - 120px);object-fit:cover;display:block}@media only screen and (max-width: 767px){.full-swiper .swiper-slide .background-layer img{height:100%}}.full-swiper .swiper-slide .front-layer{position:absolute;height:100%;width:100%;left:0;top:0;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:0 96px 60px 96px;background:linear-gradient(180deg, rgba(0,56,111,0) 65.2%, #00386F 100%)}@media only screen and (max-width: 991px){.full-swiper .swiper-slide .front-layer{padding:0 8px 10px 8px}}.full-swiper .swiper-slide .front-layer p{color:#fff;font-size:1.5rem;font-weight:400;font-family:"Poppins",sans-serif;width:528px;position:relative;left:-180px;opacity:0.2;transition:0.5s;transition-delay:0.4s}@media only screen and (max-width: 991px){.full-swiper .swiper-slide .front-layer p{font-size:.875rem}}@media only screen and (max-width: 767px){.full-swiper .swiper-slide .front-layer p{width:100%;left:0;top:20px;opacity:0}}.full-swiper .swiper-slide .front-layer p.title{font-size:2.25rem;font-family:"Sora",sans-serif;font-weight:600}@media only screen and (max-width: 991px){.full-swiper .swiper-slide .front-layer p.title{font-size:1.5rem}}.full-swiper .swiper-slide.swiper-slide-active .front-layer{left:0}.full-swiper .swiper-slide.swiper-slide-active .front-layer p{left:0;opacity:1}@media only screen and (max-width: 767px){.full-swiper .swiper-slide.swiper-slide-active .front-layer p{top:0}}.full-swiper .navigation-box{position:absolute;bottom:10px;z-index:2;display:flex;justify-content:space-between;padding:0 96px 8px 96px}.full-swiper .navigation-box .play-pause{position:absolute;right:8px;bottom:0;height:52px;width:52px;background:#fff;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.full-swiper .navigation-box .play-pause.played .paused{display:none}.full-swiper .navigation-box .play-pause.played .playing{display:block}.full-swiper .navigation-box .play-pause .ellipse{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);object-fit:cover;top:2px;left:2px;display:block;border-radius:50%}.full-swiper .navigation-box .play-pause .playing{display:none}.full-swiper .navigation-box .play-pause{right:32px;bottom:16px;height:40px;width:40px}@media only screen and (max-width: 767px){.full-swiper .navigation-box .play-pause{right:32px;bottom:0;height:40px;width:40px}}@media only screen and (max-width: 991px){.full-swiper .navigation-box{padding:0 40px 10px 40px}}@media only screen and (max-width: 767px){.full-swiper .navigation-box{position:relative;bottom:0;padding:16px 32px 0px 32px}}.full-swiper .navigation-box .navigations .nav{background:#fff}@media only screen and (max-width: 767px){.full-swiper .navigation-box .navigations .nav{background:#00386F}}.full-swiper .navigation-box .navigations .nav svg path{fill:#00386F}@media only screen and (max-width: 767px){.full-swiper .navigation-box .navigations .nav svg path{fill:#fff}}.value-page-content{padding:56px 0}.value-page-content .value-cards-list{display:flex;flex-direction:column;margin-top:48px;gap:48px}.value-page-content .value-cards-list .value-card{position:sticky;position:-webkit-sticky;top:120px}@media only screen and (max-width: 767px){.value-page-content .value-cards-list .value-card{position:relative;top:0}}.value-page-content .value-cards-list .value-card .background-layer{position:relative}.value-page-content .value-cards-list .value-card .background-layer img{width:100%;display:block;object-fit:contain}@media only screen and (max-width: 767px){.value-page-content .value-cards-list .value-card .background-layer img{height:200px;object-fit:cover}}.value-page-content .value-cards-list .value-card .front-layer{position:absolute;top:0;left:0;height:100%;background:linear-gradient(270deg, rgba(0,56,111,0) 7.77%, #00386F 90.69%);display:flex;align-items:center;justify-content:flex-start;padding-left:60px}@media only screen and (max-width: 767px){.value-page-content .value-cards-list .value-card .front-layer{position:relative;background:#00386F;padding:16px}}.value-page-content .value-cards-list .value-card .front-layer .content{width:456px}@media only screen and (max-width: 991px){.value-page-content .value-cards-list .value-card .front-layer .content{width:392px}}@media only screen and (max-width: 767px){.value-page-content .value-cards-list .value-card .front-layer .content{width:100%}}.value-page-content .value-cards-list .value-card .front-layer .content p{color:#fff;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:300;line-height:1.4}@media only screen and (max-width: 991px){.value-page-content .value-cards-list .value-card .front-layer .content p{font-size:.875rem}}.value-page-content .value-cards-list .value-card .front-layer .content p span{font-weight:500}.value-page-content .value-cards-list .value-card .front-layer .content p.title{font-size:2.25rem;font-family:"Sora",sans-serif;font-weight:400;margin-bottom:16px}@media only screen and (max-width: 991px){.value-page-content .value-cards-list .value-card .front-layer .content p.title{font-size:1.5rem}}.value-page-content .value-cards-list .value-card:nth-child(even) .front-layer{background:linear-gradient(90deg, rgba(0,56,111,0) 7.46%, #00386F 84.33%);justify-content:flex-end;padding-right:52px}@media only screen and (max-width: 767px){.value-page-content .value-cards-list .value-card:nth-child(even) .front-layer{background:#00386F}}.well-being-page-content{padding:56px 0}.well-being-page-content .well-being-swiper-container{margin-top:56px}.well-being-page-content .well-being-swiper-container .well-being-swiper{margin:48px auto}.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card{position:relative}.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card img{width:100%;object-fit:contain;display:block}.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card .content{width:360px;aspect-ratio:1.4;background:url("../images/background-border.svg");background-size:100%;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;padding:32px;padding-top:36px;gap:10px;position:relative;margin-top:-123px;margin-left:32px}@media only screen and (max-width: 991px){.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card .content{width:304px;margin-top:-100px}}@media only screen and (max-width: 767px){.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card .content{margin-top:-32px;width:calc(100% - 32px);margin-left:16px}}.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card .content p{font-size:1rem;color:#fff;font-weight:400;font-family:"Poppins",sans-serif;line-height:1.4}@media only screen and (max-width: 991px){.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card .content p{font-size:.875rem}}.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card .content p.title{font-family:"Sora",sans-serif;color:#E1BF0C;font-size:1.25rem}@media only screen and (max-width: 991px){.well-being-page-content .well-being-swiper-container .well-being-swiper .swiper-wrapper .well-being-card .content p.title{font-size:1.125rem}}.admission-details{padding:56px 0 0 0}.admission-details.pre-prime{padding-bottom:56px}.admission-details table{width:100%;border:1px solid rgba(0,0,0,0.1);text-align:left;margin-top:30px;border-collapse:collapse}.admission-details table tr{border:1px solid rgba(0,0,0,0.1)}.admission-details table tr td,.admission-details table tr th{padding:16px}.admission-details table tr th{color:#00386F;font-size:1rem;font-weight:500;padding:16px;background:#F0F0F0}.admission-details table tr td{font-size:.875rem;color:#4F4F4F}.all-clubs-list{display:flex;flex-wrap:wrap;gap:30px}.all-clubs-list .club-card{width:calc(33.33% - 20px)}@media only screen and (max-width: 767px){.all-clubs-list .club-card{width:calc(50% - 15px)}}@media only screen and (max-width: 563px){.all-clubs-list .club-card{width:100%}}.stage-page-content{padding:80px 0}@media only screen and (max-width: 767px){.stage-page-content{padding:40px 0}}.stage-page-content .full-container-stage{padding:0 48px}@media only screen and (max-width: 991px){.stage-page-content .full-container-stage{padding:0 24px}}.stage-page-content .full-container-stage .animated-container{position:relative;margin:56px auto}@media only screen and (max-width: 767px){.stage-page-content .full-container-stage .animated-container{margin:24px auto}}.stage-page-content .full-container-stage .animated-container .front-layer{position:absolute;height:auto;width:100%;bottom:60px;left:0;z-index:2;padding:0 8px 0 24px}.stage-page-content .full-container-stage .animated-container .front-layer .dance-tag{background:#fff;border-radius:100px;width:320px;display:flex;gap:16px;align-items:center}.stage-page-content .full-container-stage .animated-container .front-layer .dance-tag .circle{height:72px;width:72px;margin:2px;background:#00386F;position:relative;border-radius:50%;overflow:hidden}.stage-page-content .full-container-stage .animated-container .front-layer .dance-tag .circle .ellipse{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% - 4px);width:calc(100% - 4px);z-index:3}.stage-page-content .full-container-stage .animated-container .front-layer .dance-tag .circle .arrows{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:flex;flex-direction:column;height:50px;width:50px;animation:arrowUp 0.5s linear  infinite}.stage-page-content .full-container-stage .animated-container .front-layer .dance-tag .text-side{height:2.25rem;position:relative;overflow:hidden;display:flex;flex-direction:column;width:calc(100% - 86px)}.stage-page-content .full-container-stage .animated-container .front-layer .dance-tag .text-side .text-wrapper{transition:0.4s}.stage-page-content .full-container-stage .animated-container .front-layer .dance-tag .text-side p{font-size:1.5rem;color:#00386F;font-weight:450;line-height:2.25rem;white-space:nowrap;position:relative;transition:0.5s;opacity:1}.stage-page-content .full-container-stage .animated-container .front-layer .play-pause{position:absolute;right:8px;bottom:0;height:52px;width:52px;background:#fff;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.stage-page-content .full-container-stage .animated-container .front-layer .play-pause.played .paused{display:none}.stage-page-content .full-container-stage .animated-container .front-layer .play-pause.played .playing{display:block}.stage-page-content .full-container-stage .animated-container .front-layer .play-pause .ellipse{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);object-fit:cover;top:2px;left:2px;display:block;border-radius:50%}.stage-page-content .full-container-stage .animated-container .front-layer .play-pause .playing{display:none}.stage-page-content .full-container-stage .animated-container .swiper{aspect-ratio:16/7}.stage-page-content .full-container-stage .animated-container .swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover;transform:scale3d(1.1, 1.1, 1);will-change:transform;transition:transform 1.6s ease;transition-delay:0.5s}.stage-page-content .full-container-stage .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active,.stage-page-content .full-container-stage .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active{position:relative;z-index:1}.stage-page-content .full-container-stage .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img,.stage-page-content .full-container-stage .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active img{transform:scale3d(1, 1, 1)}@media only screen and (max-width: 767px){.stage-page-content .full-container-stage .animated-container .swiper{height:350px;aspect-ratio:auto}}.stage-page-content .full-container-stage .animated-container .front-layer{background:linear-gradient(rgba(0,56,111,0) 0%, #00386F 100%);height:50%;bottom:0}.stage-page-content .full-container-stage .animated-container .front-layer .play-pause{bottom:14px;right:14px}.stage-page-content .full-container-stage .stages-navs{display:flex;justify-content:space-between;gap:16px}@media only screen and (max-width: 563px){.stage-page-content .full-container-stage .stages-navs{flex-direction:column}}.stage-page-content .full-container-stage .stages-navs .stagenav{display:flex;background:#00386F;align-items:center;gap:18px;justify-content:space-between;max-width:384px}.stage-page-content .full-container-stage .stages-navs .stagenav img{height:100px;width:100px;object-fit:contain;display:block}.stage-page-content .full-container-stage .stages-navs .stagenav .content p{color:#fff;font-size:.75rem;font-family:"Sora",sans-serif;font-weight:300}.stage-page-content .full-container-stage .stages-navs .stagenav .content p.title{font-size:1.25rem;font-weight:400}@media only screen and (max-width: 991px){.stage-page-content .full-container-stage .stages-navs .stagenav .content p.title{font-size:1rem}}.stage-page-content .full-container-stage .stages-navs .stagenav:nth-child(1){flex-direction:row-reverse;padding-left:16px}.stage-page-content .full-container-stage .stages-navs .stagenav:nth-child(2){padding-right:16px}.stage-page-content .full-container-stage .stages-navs .stagenav:nth-child(2) svg{transform:rotate(180deg)}.result-page{padding:56px 0}.result-page .title-container p span{margin-right:16px;font-weight:400;position:relative}.result-page .title-container p span:not(:nth-last-child(1))::after{content:"";height:4px;width:4px;background:#00386F;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);right:-10px}.result-page .result-image{margin-top:40px}.result-page .result-image img{object-fit:contain;display:block;max-width:100%}.olymp-page .animated-container{position:relative;margin:56px auto}@media only screen and (max-width: 767px){.olymp-page .animated-container{margin:24px auto}}.olymp-page .animated-container .front-layer{position:absolute;height:auto;width:100%;bottom:60px;left:0;z-index:2;padding:0 8px 0 24px}.olymp-page .animated-container .front-layer .dance-tag{background:#fff;border-radius:100px;width:320px;display:flex;gap:16px;align-items:center}.olymp-page .animated-container .front-layer .dance-tag .circle{height:72px;width:72px;margin:2px;background:#00386F;position:relative;border-radius:50%;overflow:hidden}.olymp-page .animated-container .front-layer .dance-tag .circle .ellipse{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% - 4px);width:calc(100% - 4px);z-index:3}.olymp-page .animated-container .front-layer .dance-tag .circle .arrows{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:flex;flex-direction:column;height:50px;width:50px;animation:arrowUp 0.5s linear  infinite}.olymp-page .animated-container .front-layer .dance-tag .text-side{height:2.25rem;position:relative;overflow:hidden;display:flex;flex-direction:column;width:calc(100% - 86px)}.olymp-page .animated-container .front-layer .dance-tag .text-side .text-wrapper{transition:0.4s}.olymp-page .animated-container .front-layer .dance-tag .text-side p{font-size:1.5rem;color:#00386F;font-weight:450;line-height:2.25rem;white-space:nowrap;position:relative;transition:0.5s;opacity:1}.olymp-page .animated-container .front-layer .play-pause{position:absolute;right:8px;bottom:0;height:52px;width:52px;background:#fff;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.olymp-page .animated-container .front-layer .play-pause.played .paused{display:none}.olymp-page .animated-container .front-layer .play-pause.played .playing{display:block}.olymp-page .animated-container .front-layer .play-pause .ellipse{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);object-fit:cover;top:2px;left:2px;display:block;border-radius:50%}.olymp-page .animated-container .front-layer .play-pause .playing{display:none}.olymp-page .animated-container .swiper{aspect-ratio:16/7}.olymp-page .animated-container .swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover;transform:scale3d(1.1, 1.1, 1);will-change:transform;transition:transform 1.6s ease;transition-delay:0.5s}.olymp-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active,.olymp-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active{position:relative;z-index:1}.olymp-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img,.olymp-page .animated-container .swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active img{transform:scale3d(1, 1, 1)}@media only screen and (max-width: 767px){.olymp-page .animated-container .swiper{height:350px;aspect-ratio:auto}}.olymp-page .animated-container .front-layer{background:linear-gradient(rgba(0,56,111,0) 0%, #00386F 100%);height:50%;bottom:0}.olymp-page .animated-container .front-layer .play-pause{bottom:14px;right:14px}.career-content-cont{margin-top:30px}.career-content-cont .swiper-tabs{position:relative;margin-top:32px;width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.career-content-cont .swiper-tabs::-webkit-scrollbar{display:none}.career-content-cont .swiper-tabs .swiper-tab-elem{position:absolute;height:5px;width:100px;background:#00386F;left:0;bottom:0px;transition:0.3s;z-index:2}.career-content-cont .swiper-tabs ul{display:flex;flex-direction:row;gap:8px;width:max-content;overflow:auto;position:relative;padding-bottom:5px}.career-content-cont .swiper-tabs ul::after{content:"";height:5px;background:#EFEFEF;width:100%;position:absolute;left:0;bottom:0}.career-content-cont .swiper-tabs ul li{padding:8px 16px;cursor:pointer;font-size:1rem;font-family:"Poppins",sans-serif;font-weight:400}.career-content-cont .swiper-tabs ul li.active{color:#00386F;font-weight:500}@media only screen and (max-width: 767px){.career-content-cont .swiper-tabs{display:none}}.career-content-cont .career-contents-list{margin-top:30px}.career-content-cont .career-contents-list .career-content:not(:nth-child(1)){display:none}@media only screen and (max-width: 767px){.career-content-cont .career-contents-list .career-content:not(:nth-child(1)){display:block;margin-top:24px}}@media only screen and (max-width: 767px){.career-content-cont .career-contents-list .career-content{padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,0.1);cursor:pointer}}.career-content-cont .career-contents-list .career-content.active .title svg{transform:rotate(45deg)}.career-content-cont .career-contents-list .career-content.active .title svg path{stroke:#00386F}.career-content-cont .career-contents-list .career-content .title{font-size:1.5rem;font-weight:400;color:#00386F;display:none;margin-bottom:16px;justify-content:space-between;align-items:center;gap:8px}@media only screen and (max-width: 767px){.career-content-cont .career-contents-list .career-content .title{display:flex;font-size:1.25rem}}.career-content-cont .career-contents-list .career-content .title svg{transition:0.4s}@media only screen and (max-width: 767px){.career-content-cont .career-contents-list .career-content .main-content{max-height:0;overflow:hidden}}.career-content-cont .career-contents-list .career-content .main-content .m-title{font-size:1.5rem;font-weight:400;color:#00386F;margin-bottom:16px}@media only screen and (max-width: 767px){.career-content-cont .career-contents-list .career-content .main-content .m-title{font-size:1rem}}.career-content-cont .career-contents-list .career-content .main-content ul{list-style-type:disc;display:flex;flex-wrap:wrap;gap:6px;margin-left:24px}.career-content-cont .career-contents-list .career-content .main-content ul li{width:100%}.cbse-page{padding:56px 0}.cbse-page .cbse-listing{margin-top:30px;display:flex;flex-wrap:wrap;gap:30px}.cbse-page .cbse-listing .cbse-card{width:calc(33.33% - 20px)}@media only screen and (max-width: 767px){.cbse-page .cbse-listing .cbse-card{width:calc(50% - 15px)}}@media only screen and (max-width: 563px){.cbse-page .cbse-listing .cbse-card{width:100%}}.cbse-page .cbse-listing .cbse-card a{text-decoration:none;display:flex;flex-wrap:wrap}.cbse-page .cbse-listing .cbse-card a img{width:100%;display:block;object-fit:contain}.cbse-page .cbse-listing .cbse-card a .card-content{display:flex;flex-direction:column;gap:8px;margin-top:8px}.cbse-page .cbse-listing .cbse-card a .card-content p{font-size:1.125rem;font-weight:400;color:#4F4F4F}@media only screen and (max-width: 767px){.cbse-page .cbse-listing .cbse-card a .card-content p{font-size:1rem}}.cbse-page .cbse-listing .cbse-card a .card-content p.date{font-size:.875rem;color:#00386F}@media only screen and (max-width: 767px){.cbse-page .cbse-listing .cbse-card a .card-content p.date{font-size:.75rem}}.blog-detail-page{padding:56px 0}.blog-detail-page .blog-content{margin-top:30px}.blog-detail-page .blog-content p{font-size:1rem;line-height:1.4;margin:30px auto}@media only screen and (max-width: 767px){.blog-detail-page .blog-content p{margin:35px auto;font-size:.875rem}}.blog-detail-page .blog-content ul{list-style-type:disc;margin:30px auto;margin-left:24px}@media only screen and (max-width: 767px){.blog-detail-page .blog-content ul{margin:35px auto}}.blog-detail-page .blog-content ol{margin:30px auto;margin-left:24px}@media only screen and (max-width: 767px){.blog-detail-page .blog-content ol{margin:35px auto}}.blog-detail-page .blog-content li{font-size:1rem;line-height:1.4}@media only screen and (max-width: 767px){.blog-detail-page .blog-content li{font-size:.875rem}}.blog-detail-page .blog-content img,.blog-detail-page .blog-content video{max-width:100%;object-fit:contain;margin:30px auto}@media only screen and (max-width: 767px){.blog-detail-page .blog-content img,.blog-detail-page .blog-content video{margin:35px auto}}.blog-detail-page .blog-content table{width:100%;text-align:left;border-collapse:collapse;border:1px solid rgba(0,0,0,0.1);margin:30px auto}@media only screen and (max-width: 767px){.blog-detail-page .blog-content table{margin:35px auto}}.blog-detail-page .blog-content table th,.blog-detail-page .blog-content table td{padding:8px;border:1px solid rgba(0,0,0,0.1)}.blog-detail-page .blog-content blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee;margin:30px auto}@media only screen and (max-width: 767px){.blog-detail-page .blog-content blockquote{margin:35px auto}}.curriculum-page .curriculum-page-content{padding:60px 0}.curriculum-page .curriculum-page-content .title-container p.subtitle{font-size:1.5rem;font-weight:400;color:#00386F}.curriculum-page .curriculum-page-content .midbox{padding:48px}@media only screen and (max-width: 991px){.curriculum-page .curriculum-page-content .midbox{padding:24px}}.curriculum-page .curriculum-page-content .midbox .fullcards{margin-bottom:32px;display:flex;flex-direction:column;gap:32px}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull{display:none;position:relative}@media only screen and (max-width: 991px){.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull{display:block}}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull.actcard{display:block}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull.actcard .fl_layer .content p{animation:fadeUp 0.4s ease-out forwards;animation-delay:0.2s}@media only screen and (max-width: 991px){.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull.actcard .fl_layer .content p{animation:none}}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull.actcard .fl_layer .content p.title{animation-delay:0}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .bb_layer{position:relative;z-index:1;width:100%;padding-top:calc(481/1340 * 100%);overflow:hidden}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .bb_layer img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .fl_layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(174.81deg, rgba(0,56,111,0) 49%, #00386F 95.84%);display:flex;align-items:flex-end;padding:24px 48px}@media only screen and (max-width: 991px){.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .fl_layer{position:relative;padding:16px 0 0 0;background:transparent}}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .fl_layer .content p{color:#fff;max-width:510px;line-height:1.5;font-size:1rem;transition:all 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);transition-delay:0.2s;transform:translateY(50%);opacity:0}@media only screen and (max-width: 991px){.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .fl_layer .content p{color:black;font-size:0.875rem;transform:translateY(0%);opacity:1}}.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .fl_layer .content p.title{transition-delay:0s;font-size:2.25rem;font-weight:400;line-height:1;margin-bottom:8px;max-width:100%}@media only screen and (max-width: 991px){.curriculum-page .curriculum-page-content .midbox .fullcards .bigfull .fl_layer .content p.title{font-size:1.5rem;color:#00386F;line-height:1.4}}@keyframes fadeUp{from{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}.curriculum-page .curriculum-page-content .midbox .thumbnails{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px;cursor:pointer;overflow:hidden}.curriculum-page .curriculum-page-content .midbox .thumbnails.senior-thumbs{grid-template-columns:repeat(5, 1fr)}@media only screen and (max-width: 991px){.curriculum-page .curriculum-page-content .midbox .thumbnails{display:none}}.curriculum-page .curriculum-page-content .midbox .thumbnails .thumbnail{position:relative}.curriculum-page .curriculum-page-content .midbox .thumbnails .thumbnail:hover .bg_layer img{transform:scale(1.04)}.curriculum-page .curriculum-page-content .midbox .thumbnails .thumbnail.act{border:3px solid #E1BF0C}.curriculum-page .curriculum-page-content .midbox .thumbnails .thumbnail .bg_layer{position:relative;z-index:1;padding-top:calc(183 / 313 * 100%);overflow:hidden}.curriculum-page .curriculum-page-content .midbox .thumbnails .thumbnail .bg_layer img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:all 0.4s ease-in-out}.curriculum-page .curriculum-page-content .midbox .thumbnails .thumbnail .fllayer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(174.81deg, rgba(0,56,111,0) 49%, #00386F 95.84%);display:flex;align-items:flex-end;padding:16px 8px}.curriculum-page .curriculum-page-content .midbox .thumbnails .thumbnail .fllayer p{font-size:1rem;font-weight:400;color:#fff}
