body.menu-open{overflow:hidden}body.menu-open #header-wrapper{background-color:#1f2a5d}body.menu-open #nav-wrapper{clip-path:inset(0 0 0 0);pointer-events:auto;transition:clip-path .8s cubic-bezier(0.71, 0.26, 0.26, 0.88)}body.submenu-open #header-wrapper .co-btn.type-text,body.nav-scroll #header-wrapper .co-btn.type-text{color:#a3a8bd}body.submenu-open #header-wrapper .co-btn.header-nav,body.nav-scroll #header-wrapper .co-btn.header-nav{color:#a3a8bd}body.submenu-open #header-wrapper .co-btn.header-nav:hover,body.nav-scroll #header-wrapper .co-btn.header-nav:hover{color:#fefefe}body.submenu-open nav>ul>li.has-sub-menu.level-1.is-hovered>a:hover,body.nav-scroll nav>ul>li.has-sub-menu.level-1.is-hovered>a:hover{color:#fefefe;transition:color .4s ease}body.submenu-open #header-overlay{opacity:1;pointer-events:auto;transition:opacity .6s ease;transition-delay:.4s}body.nav-scroll #header-wrapper{background-color:#1f2a5d;transition:background-color .4s ease;position:sticky;top:0;width:100%;animation:ani-slide-down .7s;transition:all .5s ease-in-out}body.nav-scroll.submenu-open #header-wrapper{background-color:#1f2a5d;backdrop-filter:blur(0px);transition:backdrop-filter .4s ease,background-color .4s ease}#header-wrapper{position:relative;top:0;left:0;z-index:20;width:100%;background-color:#1f2a5d;border-bottom:1px solid hsla(0,0%,100%,.2);transition:all .8s ease}#header-wrapper.blur-background{background-color:#1f2a5d;background:hsla(0,0%,100%,.0588235294);backdrop-filter:blur(8px)}#header-wrapper::after{content:" ";position:absolute;top:0;left:0;background-color:#1f2a5d;width:100%;max-width:0;height:100%;z-index:-1;pointer-events:none;transition:max-width .3s ease}#header-wrapper .header-container{display:flex;justify-content:space-between;align-items:center}#header-wrapper .header-container .navigation-wrapper .navigation-container nav>ul{display:flex;margin:0 -20px}#header-wrapper .header-container .navigation-wrapper .navigation-container nav>ul>li>a{padding:45px 20px;transition:color .4s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav>ul>li.has-sub-menu:hover .menu-wrapper,#header-wrapper .header-container .navigation-wrapper .navigation-container nav>ul>li.has-sub-menu.menu-show .menu-wrapper{clip-path:inset(0 0 0 0);transition:clip-path .4s 1s cubic-bezier(0.71, 0.26, 0.26, 0.88);transition-delay:.35s;pointer-events:initial}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper{width:100%;background-color:#1f2a5d;border-top:hsla(0,0%,100%,.2) 1px solid;position:absolute;top:100%;left:0;z-index:-30;clip-path:inset(0 0 100% 0);transition:clip-path .4s .1s cubic-bezier(0.71, 0.26, 0.26, 0.88);pointer-events:none}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .custom-container{border-top:1px solid hsla(0,0%,100%,.2)}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper h5{color:#7d83a1;transition:color .5s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .co-btn.header-nav:hover h5{color:#fefefe;transition:color .5s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container{--width: calc(620px + (var(--gap) * 2));--gap: 60px;margin:0 calc(-1*var(--gap))}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item{padding:0 var(--gap)}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2){position:relative;width:var(--width)}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .inner{width:fit-content}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container{display:flex;flex-direction:column;gap:60px;min-width:300px}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li{position:relative}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li>a{display:flex;align-items:center;justify-content:space-between}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li>a:hover::after{max-width:24px;transition:max-width .2s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2>a{position:relative}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2>a::after,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2>a::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;max-width:none;width:40px;height:40px}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2>a::after{opacity:1;background:url("../img/icons/chevron-right-light.png") center/contain no-repeat;transition:opacity .4s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2>a::before{opacity:0;background:url("../img/icons/chevron-right.png") center/contain no-repeat;transition:opacity .4s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2:hover>a::after,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2.menu-show>a::after{opacity:0;transition:opacity .4s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2:hover>a::before,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2.menu-show>a::before{opacity:1;transition:opacity .4s ease}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2:hover .sub-menu-container,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2.menu-show .sub-menu-container{opacity:1;visibility:visible;transform:translateX(0);pointer-events:initial}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2) .menu-container li.has-sub-menu.level-2 .sub-menu-container{position:absolute;top:0;left:100%;min-width:318px;padding-left:48px;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-8px);transition:all .34s ease;display:flex;flex-direction:column;gap:40px}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2)::after,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2)::before{content:"";position:absolute;top:calc(-1*var(--custom-container-y));bottom:calc(-1*var(--custom-container-y));width:1px;left:auto;right:auto;width:1px;background-color:hsla(0,0%,100%,.1019607843)}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2)::after{right:0}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(2)::before{left:0}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(3),#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(1){flex:1}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(3) .inner,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(1) .inner{display:flex;flex-direction:column;align-items:flex-start;color:#fefefe}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(3) h4,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(1) h4{color:#fefefe}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(3) .inner,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(1) .inner{position:relative}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(3) .inner .image-container .image-inner,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(1) .inner .image-container .image-inner{padding-bottom:117%}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(3) .inner .image-container .image-inner::after,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(1) .inner .image-container .image-inner::after{content:" ";position:absolute;top:0;left:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 55.08%, #000000 100%);width:100%;height:100%}#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(3) .inner .image-title,#header-wrapper .header-container .navigation-wrapper .navigation-container nav .menu-wrapper .layout-container .layout-item:nth-of-type(1) .inner .image-title{padding-top:20px;color:#e9eaef}#header-wrapper .menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding-bottom:3px;background:none;cursor:pointer;position:relative;z-index:35}#header-wrapper .menu-toggle .menu-bar{display:block;width:22px;height:2px;background-color:#fefefe;border-radius:2px;transform-origin:center;transition:transform .4s ease,opacity .25s ease,width .3s ease}#header-wrapper .menu-toggle.is-active{border:0}#header-wrapper .menu-toggle.is-active .menu-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}#header-wrapper .menu-toggle.is-active .menu-bar:nth-child(2){width:0;opacity:0}#header-wrapper .menu-toggle.is-active .menu-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#header-wrapper .common-toggle.type-menu{display:flex;align-items:center;border:1px solid #fefefe;gap:10px;cursor:pointer;padding:10px}#header-wrapper .common-toggle.type-menu .toggle-item:nth-of-type(2){text-transform:uppercase;transition:color .5s ease;line-height:1}#header-wrapper .common-toggle.type-menu .toggle-item:nth-of-type(2) .co-btn.type-text{margin-bottom:0}#header-wrapper .common-toggle.type-menu .toggle-item:nth-of-type(2) .co-btn.type-text:first-child{max-height:40px;max-width:50px;opacity:1;font-size:14px;transition:max-height .4s ease,max-width .4s ease,font-size .5s ease,opacity .6s ease}#header-wrapper .common-toggle.type-menu .toggle-item:nth-of-type(2) .co-btn.type-text:last-child{max-height:0;max-width:0;font-size:0;opacity:0;transition:max-height .4s ease,max-width .4s ease,font-size .5s ease,opacity .6s ease}#header-wrapper .common-toggle.type-menu:has(.menu-toggle.is-active) .toggle-item:nth-of-type(2) .co-btn.type-text:first-child{max-height:0;max-width:0;font-size:0;opacity:0;transition:max-height .4s ease,max-width .4s ease,font-size .5s ease,opacity .6s ease}#header-wrapper .common-toggle.type-menu:has(.menu-toggle.is-active) .toggle-item:nth-of-type(2) .co-btn.type-text:last-child{max-height:40px;max-width:50px;font-size:14px;opacity:1;transition:max-height .4s ease,max-width .4s ease,font-size .5s ease,opacity .6s ease}#header-wrapper .common-toggle.type-tablet{display:flex}#header-wrapper .co-btn.type-text{color:#fefefe}#header-overlay{z-index:9;height:100%;width:100%;background-color:rgba(0,0,0,.4784313725);position:fixed;top:0;right:0;pointer-events:none;opacity:0;transition:opacity .6s ease;transition-delay:.4s;transition:opacity .8s .1s cubic-bezier(0.71, 0.26, 0.26, 0.88)}#header-overlay.active{opacity:1;pointer-events:auto;transition:opacity .6s ease;transition-delay:.4s;transition:opacity .8s .1s cubic-bezier(0.71, 0.26, 0.26, 0.88)}#nav-wrapper{z-index:30;position:fixed;overflow:hidden;width:100%;height:calc(100vh - 82px);top:82px;right:0;border-top:3px solid hsla(0,0%,100%,.2);background-color:#1f2a5d;pointer-events:none;clip-path:inset(0 0% 100% 0);transition:clip-path .8s cubic-bezier(0.71, 0.26, 0.26, 0.88)}#nav-wrapper .nav-body{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}#nav-wrapper .nav-body .inner{position:relative;padding:var(--custom-container-y) var(--custom-container-x)}#nav-wrapper .nav-body nav>ul li.has-sub-menu>a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}#nav-wrapper .nav-body nav>ul li.has-sub-menu>a::after{content:"";flex-shrink:0;background:url("../img/icons/chevron-right-light.png") center/contain no-repeat;transform:rotate(90deg);transition:transform .35s ease}#nav-wrapper .nav-body nav>ul li.has-sub-menu.menu-show>a::after{transform:rotate(-90deg)}#nav-wrapper .nav-body nav>ul li.has-sub-menu.menu-show>.sub-menu-container{max-height:var(--sub-menu-max-height, 1200px);opacity:1;transition:max-height .5s ease,opacity .4s ease .1s}#nav-wrapper .nav-body nav>ul li.has-sub-menu>.sub-menu-container{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease}#nav-wrapper .nav-body nav>ul>li.has-sub-menu.level-1{--sub-menu-max-height: 1200px}#nav-wrapper .nav-body nav>ul>li.has-sub-menu.level-1:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1019607843)}#nav-wrapper .nav-body nav>ul>li.has-sub-menu.level-1>a{text-transform:capitalize;padding:18px 0}#nav-wrapper .nav-body nav>ul>li.has-sub-menu.level-1>.sub-menu-container{padding-left:4px;padding-bottom:6px}#nav-wrapper .nav-body nav>ul>li.has-sub-menu.level-1>.sub-menu-container>li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.0509803922)}#nav-wrapper .nav-body nav>ul>li.has-sub-menu.level-1>.sub-menu-container>li>a{padding:12px 0}#nav-wrapper .nav-body .has-sub-menu.level-2{--sub-menu-max-height: 600px}#nav-wrapper .nav-body .has-sub-menu.level-2>a{padding:10px 0}#nav-wrapper .nav-body .has-sub-menu.level-2>.sub-menu-container{padding-left:18px}#nav-wrapper .nav-body .has-sub-menu.level-2>.sub-menu-container>li>a{display:inline-flex;padding:8px 0;color:#7d83a1;white-space:normal;transition:color .3s ease}#nav-wrapper .nav-body .has-sub-menu.level-2>.sub-menu-container>li>a:hover{color:#fefefe}.border-container{position:fixed;height:100%;width:100%;pointer-events:none;z-index:0}.border-container .border-item{position:absolute;top:0;left:auto;right:auto;width:80px;height:100%;pointer-events:none;border-color:rgba(0,0,0,.1019607843);border-style:solid}.border-container .border-item:nth-of-type(1){left:0;border-right-width:1px}.border-container .border-item:nth-of-type(2){right:0;border-left-width:1px}#content-wrapper #home-page{margin-top:-120px}#content-wrapper #home-page .common-banner-section{color:#fefefe;position:relative;z-index:1}#content-wrapper #home-page .common-banner-section .slick-slide.slick-current.slick-active img{animation:ani-banner 9060ms cubic-bezier(0.25, 0.74, 0.22, 0.99)}#content-wrapper #home-page .common-banner-section .section-title{margin-bottom:0px}#content-wrapper #home-page .common-banner-section .custom-container{height:100%}#content-wrapper #home-page .common-banner-section .inner{height:100%;display:flex;flex-direction:column;justify-content:space-between;opacity:0;margin-bottom:-130px;transition:all .6s ease}#content-wrapper #home-page .common-banner-section .banner-slider .banner-item{height:100vh;padding-top:120px;position:relative}#content-wrapper #home-page .common-banner-section .banner-slider .banner-item .common-image-background::after{background:rgba(0,0,0,.5)}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots{position:absolute;right:var(--custom-container-x);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;list-style:none;padding:0;z-index:5}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li{display:flex;flex-direction:column;align-items:center;flex:1}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li:last-child{flex:0 0 auto}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li button{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;background:none;border:none;padding:0;cursor:pointer;font:inherit}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li button:before{display:none}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li .banner-dot__num{flex:0 0 auto;font-size:24px;font-weight:500;color:#f6f6f6;transition:color .3s ease}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li .banner-dot__line{position:relative;flex:0 0 auto;width:1px;margin:4px;background:#d9d9d9;height:0;transition:height .4s ease}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li .banner-dot__marker{position:absolute;top:0;left:-1.5px;width:3px;height:0;background:#2baae2}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li.slick-active .banner-dot__num{color:#fff}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li.slick-active .banner-dot__line{height:120px}#content-wrapper #home-page .common-banner-section .banner-slider .banner-dots li.slick-active .banner-dot__marker{animation:bannerDotFill 6050ms linear forwards}#content-wrapper #home-page .common-banner-section.visible .inner{margin-bottom:0;opacity:1;transition:all .6s ease}#content-wrapper #home-page .homepage-about-section .layout-container{--layout-gap: 100px;--layout-width: 600px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(600px + 100px * 2);margin:var(--layout-neg-margin)}#content-wrapper #home-page .homepage-about-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #home-page .homepage-about-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #home-page .homepage-about-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #home-page .homepage-about-section .image-container .image-inner{height:500px}#content-wrapper #home-page .homepage-about-section .layout-item:nth-of-type(2) .inner{display:flex;flex-direction:column;gap:84px}#content-wrapper #home-page .homepage-about-section .layout-item:nth-of-type(2) .inner .text-container{display:flex;flex-direction:column;gap:40px}#content-wrapper #home-page .homepage-offer-section .section-header{margin-bottom:80px}#content-wrapper #home-page .homepage-offer-section .section-header .layout-container{--layout-gap: 12px;--layout-width: 436px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(436px + 12px * 2);margin:var(--layout-neg-margin)}#content-wrapper #home-page .homepage-offer-section .section-header .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #home-page .homepage-offer-section .section-header .image-inner{height:64px}#content-wrapper #home-page .homepage-offer-section .section-header .text-container{display:flex;flex-direction:column;justify-content:center}#content-wrapper #home-page .homepage-offer-section .section-header .card-container{border-radius:6px;padding:8px;background-color:#e9eaef;border:1px solid rgba(0,0,0,.1);transition:all .4s ease;width:100%}#content-wrapper #home-page .homepage-offer-section .section-header .card-container .inner{background-color:rgba(0,0,0,0);transition:all .4s ease;padding:16px}#content-wrapper #home-page .homepage-offer-section .section-header .card-container .inner .image-container{margin-right:15px}#content-wrapper #home-page .homepage-offer-section .section-header .card-container .number{transition:all .4s ease}#content-wrapper #home-page .homepage-offer-section .section-header .card-container .border-1::after,#content-wrapper #home-page .homepage-offer-section .section-header .card-container .border-1::before,#content-wrapper #home-page .homepage-offer-section .section-header .card-container .border-2::after,#content-wrapper #home-page .homepage-offer-section .section-header .card-container .border-2::before{border-color:rgba(0,0,0,0);transition:all .4s ease}#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable):hover,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable).active{background-color:#eaf7fc;border:1px solid #84ceee}#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable):hover .inner,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable).active .inner{background-color:#fff}#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable):hover .number,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable).active .number{color:#2baae2;transition:all .4s ease}#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable):hover .border-1::after,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable):hover .border-1::before,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable):hover .border-2::after,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable):hover .border-2::before,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable).active .border-1::after,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable).active .border-1::before,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable).active .border-2::after,#content-wrapper #home-page .homepage-offer-section .section-header .card-container:not(.disable).active .border-2::before{border-color:#4fb8e7}#content-wrapper #home-page .homepage-offer-section .section-content .layout-container{--layout-gap: 52px;--layout-width: 725px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(725px + 52px * 2);margin:var(--layout-neg-margin)}#content-wrapper #home-page .homepage-offer-section .section-content .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #home-page .homepage-offer-section .section-content .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #home-page .homepage-offer-section .section-content .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #home-page .homepage-offer-section .section-content .layout-item:nth-of-type(2) .inner{display:flex;flex-direction:column;gap:80px}#content-wrapper #home-page .homepage-offer-section .section-content .layout-item:nth-of-type(2) .inner .text-container{display:flex;flex-direction:column;gap:40px;position:relative}#content-wrapper #home-page .homepage-offer-section .section-content .layout-item:nth-of-type(2) .inner .text-container::after{content:" ";position:absolute;bottom:-48px;left:0;width:100%;height:1px;background:rgba(0,0,0,.1)}#content-wrapper #home-page .homepage-offer-section .section-content .layout-item .image-inner{padding-bottom:100%}#content-wrapper #home-page .homepage-future-section{color:#fefefe;position:relative;z-index:0}#content-wrapper #home-page .homepage-future-section .layout-container{--layout-gap: 20px;--layout-width: 50%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 50%;margin:var(--layout-neg-margin)}#content-wrapper #home-page .homepage-future-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #home-page .homepage-future-section .block-container{--block-gap: 20px;--block-width: 50%;--block-neg-margin: calc(-1 * var(--block-gap));--block-width-calc: 50%;margin:var(--block-neg-margin)}#content-wrapper #home-page .homepage-future-section .block-container .block-item{padding:var(--block-gap);width:var(--block-width-calc)}#content-wrapper #home-page .homepage-future-section .right-container{--right-gap: 20px;--right-width: 100%;--right-neg-margin: calc(-1 * var(--right-gap));--right-width-calc: 100%;margin:var(--right-neg-margin)}#content-wrapper #home-page .homepage-future-section .right-container .right-item{padding:var(--right-gap);width:var(--right-width-calc)}#content-wrapper #home-page .homepage-future-section.light-background{background:url(../img/background/home-future.jpg)}#content-wrapper #home-page .homepage-future-section .left-container{height:100%}#content-wrapper #home-page .homepage-future-section .left-container .image-inner,#content-wrapper #home-page .homepage-future-section .left-container .image-container,#content-wrapper #home-page .homepage-future-section .left-container .common-background-border{height:100%}#content-wrapper #home-page .homepage-future-section .right-container{margin-right:0}#content-wrapper #home-page .homepage-future-section .right-container .right-item.top .image-inner{padding-bottom:53%}#content-wrapper #home-page .homepage-future-section .right-container .right-item.top .common-background-border{padding:16px}#content-wrapper #home-page .homepage-future-section .right-container .right-item.bottom .image-container{height:100%}#content-wrapper #home-page .homepage-future-section .right-container .right-item.bottom .image-container .image-inner{height:100%}#content-wrapper #home-page .homepage-future-section .right-container .right-item.bottom .common-background-border{height:100%}#content-wrapper #home-page .homepage-future-section .right-container .right-item.bottom .inner{display:flex;flex-direction:column;background-color:#fff;padding:32px;gap:100px}#content-wrapper #home-page .homepage-future-section .right-container .right-item.bottom .inner .text-container{display:flex;flex-direction:column;gap:24px}#content-wrapper #home-page .homepage-future-section .right-container .right-item.bottom .inner .text-container .title{color:#1d1b1d}#content-wrapper #home-page .homepage-future-section .right-container .right-item.bottom .inner .text-container .content{color:#2f2d2f}#content-wrapper #home-page .homepage-why-section .section-content.ani-line .layout-container>.layout-item:nth-of-type(2) .inner .logo-container::after{transform:translateY(-50%) scaleX(0);transform-origin:center center}#content-wrapper #home-page .homepage-why-section .section-content.ani-line .layout-container>.layout-item:nth-of-type(1)::after,#content-wrapper #home-page .homepage-why-section .section-content.ani-line .layout-container>.layout-item:nth-of-type(3)::after{transform:translateY(-50%) scaleY(0);transform-origin:center center}#content-wrapper #home-page .homepage-why-section .section-content.ani-line .layout-container>.layout-item:nth-of-type(1) .card-container .card-item::after{transform:translateY(-50%) scaleX(0);transform-origin:right center}#content-wrapper #home-page .homepage-why-section .section-content.ani-line .layout-container>.layout-item:nth-of-type(3) .card-container .card-item::after{transform:translateY(-50%) scaleX(0);transform-origin:left center}#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .layout-container>.layout-item:nth-of-type(2) .inner .logo-container::after{animation:web-draw-x .85s cubic-bezier(0.33, 0, 0.2, 1) .6s forwards}#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .layout-container>.layout-item:nth-of-type(1)::after,#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .layout-container>.layout-item:nth-of-type(3)::after{animation:web-draw-y 1s cubic-bezier(0.33, 0, 0.2, 1) 1.1s forwards}#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .layout-container>.layout-item:nth-of-type(1) .card-container .card-item::after,#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .layout-container>.layout-item:nth-of-type(3) .card-container .card-item::after{animation:web-draw-x .65s cubic-bezier(0.33, 0, 0.2, 1) 1.75s forwards}#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .card-container .card-item:nth-child(2)::after{animation-delay:1.75s}#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .card-container .card-item:nth-child(1)::after,#content-wrapper #home-page .homepage-why-section .section-content.ani-line.normal .card-container .card-item:nth-child(3)::after{animation-delay:1.95s}#content-wrapper #home-page .homepage-why-section .section-content{position:relative}#content-wrapper #home-page .homepage-why-section .section-content .card-container{--card-gap: 12px;--card-width: 100%;--card-neg-margin: calc(-1 * var(--card-gap));--card-width-calc: 100%;margin:var(--card-neg-margin) 0}#content-wrapper #home-page .homepage-why-section .section-content .card-container .card-item{padding:var(--card-gap) 0;width:100%}#content-wrapper #home-page .homepage-why-section .section-content .card-inner-container{--card-inner-gap: 0px;--card-inner-width: 48px;--card-inner-neg-margin: calc(-1 * var(--card-inner-gap));--card-inner-width-calc: calc(48px + 0px * 2);margin:var(--card-inner-neg-margin)}#content-wrapper #home-page .homepage-why-section .section-content .card-inner-container .card-inner-item{padding:var(--card-inner-gap)}#content-wrapper #home-page .homepage-why-section .section-content .card-inner-container .card-inner-item:nth-of-type(1){width:var(--card-inner-width-calc)}#content-wrapper #home-page .homepage-why-section .section-content .card-inner-container .card-inner-item:nth-of-type(2){flex:1}#content-wrapper #home-page .homepage-why-section .section-content .action-container{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;display:flex;justify-content:center}#content-wrapper #home-page .homepage-why-section .section-content .layout-container{align-items:center}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item{--max-width: 610px;--padding: 110px}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1),#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3){position:relative;max-width:var(--max-width);height:100%}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item{position:relative}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:first-child .card-inner-container,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:last-child .card-inner-container,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:first-child .card-inner-container,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:last-child .card-inner-container{position:relative}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:first-child .card-inner-container::before,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:last-child .card-inner-container::before,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:first-child .card-inner-container::before,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:last-child .card-inner-container::before{content:"";position:absolute;width:var(--padding);z-index:-1;height:50%;background-color:#f5f5f5}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:first-child .card-inner-container::before,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:first-child .card-inner-container::before{top:0;bottom:auto}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:last-child .card-inner-container::before,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:last-child .card-inner-container::before{top:auto;bottom:0}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item::after,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item::after{content:"";position:absolute;top:50%;width:var(--padding);height:1px;transform:translateY(-50%);background-color:#a8dcf3}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1)::after,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3)::after{content:" ";position:absolute;top:50%;bottom:0;width:1px;height:100%;z-index:-3;transform:translateY(-50%);background-color:#a8dcf3}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1){padding-right:var(--padding)}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item::after{left:100%}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:first-child .card-inner-container::before,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1) .card-container .card-item:last-child .card-inner-container::before{left:100%}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(1)::after{right:0}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3){padding-left:var(--padding)}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item::after{right:100%}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:first-child .card-inner-container::before,#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3) .card-container .card-item:last-child .card-inner-container::before{right:100%}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(3)::after{left:0}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2){flex:1;position:initial}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2) .inner{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:95px;height:100%}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2) .inner .logo-container{width:100%;position:relative;z-index:0;display:flex;align-items:center;justify-content:center}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2) .inner .logo-container::after{content:" ";position:absolute;top:50%;bottom:0;left:0;width:100%;height:1px;z-index:-1;transform:translateY(-50%);background-color:#a8dcf3}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2) .inner .text-container{display:flex;flex-direction:column;gap:40px;position:relative}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2) .inner .text-container::after{content:" ";position:absolute;bottom:-48px;left:0;width:100%;height:1px;background:rgba(0,0,0,.1)}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2) .image-container{background-color:#1f2a5d;padding:32px;width:120px}#content-wrapper #home-page .homepage-why-section .section-content .layout-container>.layout-item:nth-of-type(2) .image-container .image-inner{padding-bottom:100%}#content-wrapper #home-page .homepage-why-section .section-content .card-container .card-item .card-inner-container{padding:24px;background-color:#fff}#content-wrapper #home-page .homepage-why-section .section-content .card-container .card-item .card-inner-container .image-container{padding:12px;background-color:#454e79}#content-wrapper #home-page .homepage-why-section .section-content .card-container .card-item .card-inner-container .text-container{flex:1;padding-left:24px}#content-wrapper #home-page .homepage-why-section .section-content .card-container .card-item .image-inner img{width:100%;height:100%}#content-wrapper #home-page .homepage-network-section .section-content .layout-container{--layout-gap: 10px;--layout-width: 20%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 20%;margin:var(--layout-neg-margin)}#content-wrapper #home-page .homepage-network-section .section-content .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #home-page .homepage-network-section .section-content .layout-container .layout-item{height:180px}#content-wrapper #home-page .homepage-network-section .section-content .layout-container .layout-item .inner{height:100%;align-items:center}#content-wrapper #home-page .homepage-network-section .section-content .layout-container .layout-item .inner .common-background-border{width:100%;height:100%;padding:0 42px;align-items:center;border-color:rgba(0,0,0,.1019607843)}#content-wrapper #home-page .homepage-network-section .section-content .layout-container .layout-item .inner .common-background-border .image-container .image-inner{padding-bottom:45%}#content-wrapper #home-page .homepage-network-section .section-content .layout-container .layout-item .inner .common-background-border .image-container .image-inner img{object-fit:contain}#content-wrapper #home-page .homepage-clubs-section .layout-container{--layout-gap: 40px;--layout-width: 627px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(627px + 40px * 2);margin:var(--layout-neg-margin)}#content-wrapper #home-page .homepage-clubs-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #home-page .homepage-clubs-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #home-page .homepage-clubs-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #home-page .homepage-clubs-section .tab-content .card-container{border:1px solid rgba(0,0,0,.2);padding:26px;border-radius:4px}#content-wrapper #home-page .homepage-clubs-section .tab-content .card-container .card-item{position:relative;z-index:0}#content-wrapper #home-page .homepage-clubs-section .tab-content .card-container .card-item:not(:last-child){margin-bottom:26px}#content-wrapper #home-page .homepage-clubs-section .tab-content .card-container .image-inner{padding-bottom:65%}#content-wrapper #home-page .homepage-clubs-section .tab-content .card-container .card-caption{position:absolute;top:26px;left:26px;padding:9px 18px;background-color:#1f2a5d;color:#fefefe;width:fit-content;z-index:1;border-radius:4px}#content-wrapper #home-page .homepage-clubs-section .tab-content .card-container .text-container{margin-bottom:74px}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container{margin-bottom:120px}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style{counter-reset:item;margin:0}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li{padding:0}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li:not(:last-child){margin-bottom:12px}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li .co-btn.nav-link{counter-increment:item;padding:24px;background-color:rgba(0,0,0,0)}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li .co-btn.nav-link::before{content:counter(item, decimal-leading-zero);width:40px;min-width:40px;display:flex;align-items:center;justify-content:center;font-weight:700}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li .co-btn.nav-link:hover,#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li .co-btn.nav-link.active{color:#fefefe;background-color:#454e79;border:1px solid #454e79}#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li .co-btn.nav-link:hover:after,#content-wrapper #home-page .homepage-clubs-section .tab-nav-container .common-remove-tab-style li .co-btn.nav-link.active:after{transform:scaleX(1);transition:transform .4s ease}#content-wrapper #home-page .homepage-projects-section .section-header .section-title{align-items:flex-end}#content-wrapper #home-page .homepage-events-section .section-header .section-title{align-items:flex-end}#content-wrapper #home-page .homepage-events-section .section-content .card-container{--card-gap: 6px;--card-width: 33.33%;--card-neg-margin: calc(-1 * var(--card-gap));--card-width-calc: 33.33%;margin:var(--card-neg-margin)}#content-wrapper #home-page .homepage-events-section .section-content .card-container .card-item{padding:var(--card-gap);width:var(--card-width-calc)}#content-wrapper #home-page .homepage-events-section .section-content .card-container .card-item{width:33.33%}#content-wrapper #home-page .homepage-events-section .section-content .card-container .card-item .inner{display:flex;flex-direction:column;gap:16px;height:100%;border:1px solid rgba(0,0,0,.1019607843);padding:20px;padding-bottom:40px;border-radius:8px}#content-wrapper #home-page .homepage-events-section .section-content .card-container .card-item .inner .image-container .image-inner{padding-bottom:69%}#content-wrapper #home-page .homepage-events-section .section-content .card-container .card-item .inner .image-container .image-inner img{position:absolute;inset:0;object-fit:cover}#content-wrapper #home-page .homepage-events-section .section-content .card-container .card-item .inner .text-container{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:40px}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container{--card-gap: 6px;--card-width: 25%;--card-neg-margin: calc(-1 * var(--card-gap));--card-width-calc: 25%;margin:var(--card-neg-margin)}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item{padding:var(--card-gap);width:var(--card-width-calc)}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item{width:25%;height:490px}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item .inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:40px;border:1px solid rgba(0,0,0,.1019607843);padding:20.5px;border-radius:8px}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item .student-image{width:72px;margin-right:15px}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item .student-image .image-container{border-radius:initial}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item .student-image .image-container .image-inner{border-radius:initial}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item .student-image .image-container .image-inner img{border-radius:initial}#content-wrapper #home-page .homepage-testimonials-section .section-content .card-container .card-item .student-info{display:flex;align-items:center}#content-wrapper #about-us-page{position:relative;z-index:0}#content-wrapper #about-us-page .about-section .layout-container{--layout-gap: 110px;--layout-width: 735px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(735px + 110px * 2);margin:var(--layout-neg-margin)}#content-wrapper #about-us-page .about-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #about-us-page .about-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #about-us-page .about-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #about-us-page .about-section{color:#fefefe;background-color:#161d41}#content-wrapper #about-us-page .about-section .image-inner{padding-bottom:138%;transform:scaleX(-1)}#content-wrapper #about-us-page .about-history-section{--padding: 170px}#content-wrapper #about-us-page .about-history-section .layout-container{--layout-gap: var(--padding);--layout-width: 675px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(675px + var(--padding) * 2);margin:var(--layout-neg-margin)}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #about-us-page .about-history-section .card-container{--card-gap: 40px;--card-width: 100%;--card-neg-margin: calc(-1 * var(--card-gap));--card-width-calc: 100%;margin:var(--card-neg-margin) 0}#content-wrapper #about-us-page .about-history-section .card-container .card-item{padding:var(--card-gap) 0;width:100%}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item{position:relative}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item:nth-of-type(1) .co-sticky .section-title{padding-bottom:100px}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item:nth-of-type(2){--rail-top: 60px;--rail-height: 91%}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item:nth-of-type(2)::before{content:" ";position:absolute;top:var(--rail-top);left:0;width:1px;height:var(--rail-height);background-color:rgba(0,0,0,.1019607843)}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item:nth-of-type(2)::after{content:" ";position:absolute;top:var(--rail-top);left:-1px;width:3px;height:var(--rail-height);border-radius:0 0 20px 20px;background:linear-gradient(180deg, rgba(43, 170, 226, 0.35) 0%, #2baae2 100%);transform:scaleY(var(--history-progress, 0));transform-origin:top center;transition:transform .15s linear}#content-wrapper #about-us-page .about-history-section .layout-container .layout-item:nth-of-type(2) .inner{padding-top:74px}#content-wrapper #about-us-page .about-history-section .common-element-container{top:auto;bottom:-52px;right:0}#content-wrapper #about-us-page .about-history-section .card-container .card-item{position:relative;--marker-size: 9px}#content-wrapper #about-us-page .about-history-section .card-container .card-item::before{content:"";position:absolute;left:calc(var(--padding)*-1 - var(--marker-size)/2 + .5px);top:calc(var(--marker-top, 125px) - var(--marker-size)/2);width:var(--marker-size);height:var(--marker-size);border-radius:50%;background-color:#f5f5f5;border:2px solid rgba(0,0,0,.1019607843);z-index:1;transition:background-color .4s ease,border-color .4s ease,box-shadow .4s ease,transform .4s ease}#content-wrapper #about-us-page .about-history-section .card-container .card-item.is-passed::before{background-color:#2baae2;border-color:#2baae2;transform:scale(1.25);box-shadow:0 0 0 5px rgba(43,170,226,.16)}#content-wrapper #about-us-page .about-history-section .card-container .card-item .card-inner{padding:54px;background-color:#fff;border-radius:4px}#content-wrapper #about-us-page .about-history-section .card-container .card-item .card-inner .title{margin-top:8px;margin-bottom:40px}#content-wrapper #about-us-page .about-vision-section .card-container{--card-gap: 70px;--card-width: 640px;--card-neg-margin: calc(-1 * var(--card-gap));--card-width-calc: calc(640px + 70px * 2);margin:var(--card-neg-margin)}#content-wrapper #about-us-page .about-vision-section .card-container .card-item{padding:var(--card-gap)}#content-wrapper #about-us-page .about-vision-section .card-container .card-item:nth-of-type(1){flex:1}#content-wrapper #about-us-page .about-vision-section .card-container .card-item:nth-of-type(2){width:var(--card-width-calc)}#content-wrapper #about-us-page .about-vision-section .layout-container{background-color:#fff}#content-wrapper #about-us-page .about-vision-section .layout-container .card-container{padding:60px;align-items:center}#content-wrapper #about-us-page .about-vision-section .layout-container .card-container .title{margin-bottom:40px}#content-wrapper #about-us-page .about-vision-section .layout-container .layout-item{border-color:#a3a8bd;border-style:solid;border-width:0}#content-wrapper #about-us-page .about-vision-section .layout-container .layout-item:nth-of-type(1){border-width:1px 1px 1px 1px}#content-wrapper #about-us-page .about-vision-section .layout-container .layout-item:nth-of-type(2){border-width:0 1px 1px 1px}#content-wrapper #about-us-page .about-philosophy-section .layout-container{--layout-gap: 90px;--layout-width: 700px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(700px + 90px * 2);margin:var(--layout-neg-margin)}#content-wrapper #about-us-page .about-philosophy-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #about-us-page .about-philosophy-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #about-us-page .about-philosophy-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #about-us-page .about-philosophy-section .image-inner{padding-bottom:57%}#content-wrapper #message-page .message-section .layout-container{--layout-gap: 35px;--layout-width: 434px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(434px + 35px * 2);margin:var(--layout-neg-margin)}#content-wrapper #message-page .message-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(1),#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(3){width:var(--layout-width-calc)}#content-wrapper #message-page .message-section{color:#e9eaef}#content-wrapper #message-page .message-section.common-background-container{background-color:#1f2a5d}#content-wrapper #message-page .message-section .layout-container{align-items:center}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(1){display:flex;flex-direction:column;position:relative;gap:235px}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(1) .common-tagline{margin-bottom:4px}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(1)::after{content:" ";position:absolute;top:340px;left:5px;width:180px;height:180px;background:url(../img/icons/inverted-quote.png) center/cover no-repeat}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(2) .image-inner{padding-bottom:157%}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(3){color:#a3a8bd}#content-wrapper #message-page .message-section .layout-container .layout-item:nth-of-type(3) p:not(:last-child){margin-bottom:64px}#content-wrapper #board-member-page .bod-team-section .layout-container{--layout-gap: 10px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}#content-wrapper #board-member-page .bod-team-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #board-member-page .bod-team-section .card-container{border:1px solid rgba(0,0,0,.1019607843);padding:20px 20px 40px;gap:40px}#content-wrapper #bod-page .bod-section .layout-container{--layout-gap: 118px;--layout-width: 50%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 50%;margin:var(--layout-neg-margin)}#content-wrapper #bod-page .bod-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #bod-page .bod-section{color:#e9eaef}#content-wrapper #bod-page .bod-section.common-background-container{background-color:#1f2a5d}#content-wrapper #bod-page .bod-section .layout-container{align-items:center}#content-wrapper #bod-page .bod-section .layout-container .layout-item:nth-of-type(1){display:flex;flex-direction:column;position:relative;gap:270px}#content-wrapper #bod-page .bod-section .layout-container .layout-item:nth-of-type(1) .common-tagline{margin-bottom:4px}#content-wrapper #bod-page .bod-section .layout-container .layout-item:nth-of-type(1)::after{content:" ";position:absolute;top:380px;left:75px;width:180px;height:180px;background:url(../img/icons/inverted-quote.png) center/cover no-repeat}#content-wrapper #bod-page .bod-section .layout-container .layout-item:nth-of-type(2) .image-inner{padding-bottom:157%}#content-wrapper #bod-page .bod-section .layout-container .layout-item:nth-of-type(3){color:#a3a8bd}#content-wrapper #bod-page .bod-section .layout-container .layout-item:nth-of-type(3) p:not(:last-child){margin-bottom:64px}#content-wrapper #faculty-member-page .faculty-team-section .layout-container{--layout-gap: 10px;--layout-width: 20%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 20%;margin:var(--layout-neg-margin)}#content-wrapper #faculty-member-page .faculty-team-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #faculty-member-page .faculty-team-section a{color:inherit}#content-wrapper #faculty-member-page .faculty-team-section .card-container{border:1px solid rgba(0,0,0,.1019607843);padding:16px 16px 20px;gap:16px}#content-wrapper #faculty-member-page .faculty-team-section .card-container .image-inner{padding-bottom:126%}#content-wrapper #faculty-detail-page .profile-section .layout-container{--layout-gap: 75px;--layout-width: 765px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(765px + 75px * 2);margin:var(--layout-neg-margin)}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item:nth-of-type(1) .image-inner{padding-bottom:125%}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item:nth-of-type(2) .text-container{margin-bottom:60px}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item:nth-of-type(2) .text-container .common-tagline{margin-bottom:0}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item:nth-of-type(2) .action-container{margin-bottom:135px}#content-wrapper #faculty-detail-page .profile-section .layout-container .layout-item:nth-of-type(2) .contact{padding-top:40px;color:#525152;border-top:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #faculty-detail-page .biography-section .layout-container{--layout-gap: 50px;--layout-width: 575px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(575px + 50px * 2);margin:var(--layout-neg-margin)}#content-wrapper #faculty-detail-page .biography-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #faculty-detail-page .biography-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #faculty-detail-page .biography-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #faculty-detail-page .biography-section .card-container .card-item .card-inner{padding:32px;background-color:#fff;color:#000;border-radius:4px}#content-wrapper #faculty-detail-page .biography-section .card-container .card-item .card-inner .card-section:not(:last-child){padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #faculty-detail-page .biography-section .card-container .card-item .card-inner .card-section .title{margin-bottom:32px}#content-wrapper #faculty-detail-page .biography-section .card-container .card-item .card-inner .card-section .list ul{display:flex;flex-direction:column;gap:24px;padding-left:30px}#content-wrapper #faculty-detail-page .biography-section .card-container .card-item .card-inner .card-section .list ul li{list-style-type:disc}#content-wrapper #faculty-detail-page .credentials-section .layout-container{--layout-gap: 10px;--layout-width: 550px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(550px + 10px * 2);margin:var(--layout-neg-margin)}#content-wrapper #faculty-detail-page .credentials-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #faculty-detail-page .credentials-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #faculty-detail-page .credentials-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #faculty-detail-page .credentials-section .card-container{background-color:#fff;color:#2f2d2f;padding:40px;border-radius:8px;height:100%}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item:not(:last-child){margin-bottom:60px}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .card-title{color:#211f21;margin-bottom:40px}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .progress-list{gap:20px}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .progress-list .progress-bar-container{align-items:center}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .progress-list .progress-bar-container .progress-bar-item:nth-of-type(1){width:410px}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .progress-list .progress-bar-container .progress-bar-item:nth-of-type(2){width:fit-content}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .progress-list .progress-bar{height:8px;width:100%;position:relative;vertical-align:middle;background-color:rgba(0,0,0,0)}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .progress-list .progress-bar .progress-track{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#f4f4f4;z-index:0;border-radius:360px}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .progress-list .progress-bar .progress-fill{position:absolute;top:0;left:0;height:100%;background-color:#f4f4f4;background-color:#4fb8e7;z-index:1;border-radius:360px}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .list ul{display:flex;flex-direction:column;gap:8px;padding-left:30px}#content-wrapper #faculty-detail-page .credentials-section .card-container .card-item .list ul li{list-style-type:disc}#content-wrapper #facilities-page .facilities-section .block-container{--block-gap: 20px;--block-width: 880px;--block-neg-margin: calc(-1 * var(--block-gap));--block-width-calc: calc(880px + 20px * 2);margin:var(--block-neg-margin)}#content-wrapper #facilities-page .facilities-section .block-container .block-item{padding:var(--block-gap)}#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(1){flex:1}#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(2){width:var(--block-width-calc)}#content-wrapper #facilities-page .facilities-section .layout-container .layout-item:not(:last-child){padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #facilities-page .facilities-section .block-container{align-items:stretch}#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(1) .common-background-border{height:100%}#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(1) .common-background-border .inner.flex{justify-content:space-between;padding:32px;background-color:#fff;height:100%;border-radius:6px;gap:50px}#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(2) .block-inner,#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(2) .slider-image-container,#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(2) .slider-thumbnail,#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(2) .common-slider,#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(2) .slick-list,#content-wrapper #facilities-page .facilities-section .block-container .block-item:nth-of-type(2) .slick-track{height:100%}#content-wrapper #facilities-page .facilities-section .text-container .title{margin-bottom:32px}#content-wrapper #facilities-page .facilities-section .text-container .paragraph{width:465px;margin-bottom:32px}#content-wrapper #facilities-page .facilities-section .text-container .list ul{display:flex;flex-direction:column;gap:12px;padding-left:30px}#content-wrapper #facilities-page .facilities-section .text-container .list ul li{list-style-type:disc}#content-wrapper #facilities-page .facilities-section .slider-image-container{position:relative}#content-wrapper #facilities-page .facilities-section .slider-image-container .slider-navigation{position:absolute;left:20px;bottom:20px;width:565px}#content-wrapper #facilities-page .facilities-section .slider-image-container .slider-thumbnail{height:100%}#content-wrapper #facilities-page .facilities-section .slider-image-container .slider-thumbnail .navigation-item{height:100%}#content-wrapper #facilities-page .facilities-section .slider-image-container .slider-thumbnail .image-container{height:100%;min-height:520px}#content-wrapper #facilities-page .facilities-section .slider-image-container .slider-thumbnail .image-container .image-inner{height:100%}#content-wrapper #contact-us-page .contact-us-section .layout-container{--layout-gap: 160px;--layout-width: 50%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 50%;margin:var(--layout-neg-margin)}#content-wrapper #contact-us-page .contact-us-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #contact-us-page .contact-us-section{position:relative}#content-wrapper #contact-us-page .contact-us-section::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background-color:rgba(0,0,0,.1019607843)}#content-wrapper #contact-us-page .contact-us-section .section-title .content{width:529px;max-width:100%}#content-wrapper #contact-us-page .contact-us-section .section-title .content p:not(:last-child){margin-bottom:20px}#content-wrapper #contact-us-page .contact-us-section .layout-item:nth-of-type(2) .title{margin-bottom:60px}#content-wrapper #contact-us-page .contact-us-section .layout-item:nth-of-type(2) .list ul.contact-list>li:not(:last-of-type){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.2)}#content-wrapper #contact-us-page .contact-us-section .layout-item:nth-of-type(2) .meta-post ul li:not(:last-of-type){margin-right:16px;padding-right:16px;border-right:1px solid #525152}#content-wrapper #contact-us-page .contact-us-section .info-container{align-items:center}#content-wrapper #contact-us-page .contact-us-section .info-container .info-title{margin-bottom:4px}#content-wrapper #contact-us-page .contact-us-section .image-container{padding:12px;background-color:#454e79;border-radius:6px;margin-right:24px}#content-wrapper #contact-us-page .contact-us-section .image-container .image-inner{height:24px;width:100%}#content-wrapper #contact-us-page .message-location-section .layout-container{--layout-gap: 40px;--layout-width: 50%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 50%;margin:var(--layout-neg-margin)}#content-wrapper #contact-us-page .message-location-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #contact-us-page .message-location-section .text-container{padding:40px;background-color:#fff}#content-wrapper #contact-us-page .message-location-section .block-container{height:100%;align-items:stretch}#content-wrapper #contact-us-page .message-location-section .block-container .block-item:nth-of-type(1){height:100%}#content-wrapper #course-detail-page .common-banner-section .layout-container{--layout-gap: 45px;--layout-width: 700px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(700px + 45px * 2);margin:var(--layout-neg-margin)}#content-wrapper #course-detail-page .common-banner-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #course-detail-page .common-banner-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #course-detail-page .common-banner-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #course-detail-page .common-banner-section .layout-item:nth-of-type(1){justify-content:space-between}#content-wrapper #course-detail-page .common-banner-section .common-background-border{height:100%}#content-wrapper #course-detail-page .common-banner-section .common-background-border .inner{height:100%;padding:60px;background-color:#fff;color:#211f21}#content-wrapper #course-detail-page .common-banner-section .common-background-border .inner .title{margin-bottom:60px}#content-wrapper #course-detail-page .common-banner-section .common-background-border .inner .block-container{row-gap:45px;margin-bottom:80px}#content-wrapper #course-detail-page .common-banner-section .common-image-background::after{position:absolute;inset:0;height:100%;width:100%;background:rgba(31,42,93,.91);z-index:-4;pointer-events:none}#content-wrapper #course-detail-page .common-banner-section .block-title{align-items:center}#content-wrapper #course-detail-page .common-banner-section .block-content{padding:0 6px}#content-wrapper #course-detail-page .common-banner-section .image-container.type-icon{margin-right:8px}#content-wrapper #course-detail-page .common-banner-section .image-container.type-icon img{width:22px;display:block}#content-wrapper #course-detail-page .course-eligibility-section .layout-container{--layout-gap: 35px;--layout-width: 460px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(460px + 35px * 2);margin:var(--layout-neg-margin)}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(1),#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(3){width:var(--layout-width-calc)}#content-wrapper #course-detail-page .course-eligibility-section .image-container.type-icon{padding:12px;background-color:#454e79;border-radius:6px;margin-right:24px}#content-wrapper #course-detail-page .course-eligibility-section .image-container.type-icon .image-inner{width:24px}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(1) .section-content{width:385px}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(1) .section-content .content{margin-bottom:60px}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(1) .section-content .content a{margin-bottom:4px}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(3) .image-container{height:100%}#content-wrapper #course-detail-page .course-eligibility-section .layout-container .layout-item:nth-of-type(3) .image-container .image-inner{height:100%}#content-wrapper #course-detail-page .course-eligibility-section .card-container{border-radius:4px;gap:22px}#content-wrapper #course-detail-page .course-eligibility-section .card-container .card-item{background-color:#fff;padding:24px}#content-wrapper #course-detail-page .course-eligibility-section .card-container .card-item .card-title{margin-bottom:8px}#content-wrapper #course-detail-page .course-curriculum-section .section-title{align-items:flex-end}#content-wrapper #course-detail-page .course-curriculum-section .section-title .title{width:600px}#content-wrapper #course-detail-page .course-curriculum-section .section-title .tab-nav-container .common-background-border{padding:8px}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container{--card-gap: 20px;--card-width: 50%;--card-neg-margin: calc(-1 * var(--card-gap));--card-width-calc: 50%;margin:var(--card-neg-margin)}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container .card-item{padding:var(--card-gap);width:var(--card-width-calc)}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container{margin:-20px}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container .card-item{padding:20px}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container .card-item .inner{background-color:#fff;border-radius:4px;padding:40px}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container .card-item .card-top{margin-bottom:24px}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container .card-item .card-title{margin-bottom:0}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container .card-item .list ul li:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #course-detail-page .course-curriculum-section .section-content .card-container .card-item .list ul li .title{color:#525152}#content-wrapper #course-detail-page .common-cta-section .cta-container{--cta-gap: 88px;--cta-width: 50%;--cta-neg-margin: calc(-1 * var(--cta-gap));--cta-width-calc: 50%;margin:var(--cta-neg-margin)}#content-wrapper #course-detail-page .common-cta-section .cta-container .cta-item{padding:var(--cta-gap);width:var(--cta-width-calc)}#content-wrapper #course-detail-page .light-card-section .card-container{justify-content:space-around;height:100%}#content-wrapper #blog-page .blog-feature-section .layout-container{--layout-gap: 40px;--layout-width: 600px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(600px + 40px * 2);margin:var(--layout-neg-margin)}#content-wrapper #blog-page .blog-feature-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #blog-page .blog-feature-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #blog-page .blog-feature-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #blog-page .blog-feature-section .section-title .content{max-width:100%}#content-wrapper #blog-page .blog-feature-section .layout-container{align-items:center}#content-wrapper #blog-page .blog-feature-section .layout-container .layout-item:nth-of-type(1) .common-background-border{height:100%}#content-wrapper #blog-page .blog-feature-section .layout-container .layout-item:nth-of-type(1) .image-inner{min-height:500px;height:100%}#content-wrapper #blog-page .blog-feature-section .layout-container .layout-item:nth-of-type(2) .text-container{margin-bottom:120px}#content-wrapper #blog-page .blog-feature-section .layout-container .layout-item:nth-of-type(2) .text-container .common-tagline{margin-bottom:24px}#content-wrapper #blog-page .blog-feature-section .cta-container{padding-top:40px;border-top:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #blog-page .blog-feature-section .cta-container li{display:flex;align-items:center;gap:16px;color:#525152}#content-wrapper #blog-page .blog-feature-section .cta-container li:not(:last-child){margin-right:40px}#content-wrapper #blog-page .blog-feature-section .cta-container .image-inner{width:26px}#content-wrapper #blog-page .all-blog-section .layout-container{--layout-gap: 6px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}#content-wrapper #blog-page .all-blog-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #blog-detail-page .related-section .layout-container{--layout-gap: 6px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}#content-wrapper #blog-detail-page .related-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #news-events-detail-page .common-detail-section .section-content .text-container ul li{font-weight:400;font-size:20px}#content-wrapper #news-events-detail-page .text-content .title{margin-bottom:40px}#content-wrapper #news-events-detail-page .related-section .layout-container{--layout-gap: 6px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}#content-wrapper #news-events-detail-page .related-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #album-page .album-section .album-container{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:10px;margin:-30px}#content-wrapper #album-page .album-section .album-item{padding:30px}#content-wrapper #album-page .album-section .album-item:hover .album-image::after{max-height:120%;opacity:1;transition:all .6s ease}#content-wrapper #album-page .album-section .album-item .inner{position:relative;border-radius:6px;overflow:hidden;height:100%}#content-wrapper #album-page .album-section .album-item:nth-child(4n+1),#content-wrapper #album-page .album-section .album-item:nth-child(4n+4){grid-row:span 54}#content-wrapper #album-page .album-section .album-item:nth-child(4n+2),#content-wrapper #album-page .album-section .album-item:nth-child(4n+3){grid-row:span 79}#content-wrapper #album-page .album-section .album-item .album-image{position:absolute;inset:0;height:100%}#content-wrapper #album-page .album-section .album-item .album-image .image-inner{height:100%}#content-wrapper #album-page .album-section .album-item .album-image::after{content:"";position:absolute;bottom:0;left:0;max-height:80%;height:100%;width:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 90%);transition:all .6s ease}#content-wrapper #album-page .album-section .album-item .text-container{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:40px;color:#fefefe}#content-wrapper #album-page .album-section .album-item .text-container .album-title{margin-bottom:10px}#content-wrapper #album-page .album-section .album-item .text-container .album-title h5{color:#fff}#content-wrapper #album-page .album-section .album-item .text-container .meta-post.type-blogpost ul li{color:hsla(0,0%,100%,.75)}#content-wrapper #album-page .album-section .album-item .text-container .meta-post.type-blogpost ul li .light-font{font-weight:300}#content-wrapper #infrastructure-details-page .infrastructure-details-section .layout-container{--layout-gap: 40px;--layout-width: 840px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(840px + 40px * 2);margin:var(--layout-neg-margin)}#content-wrapper #infrastructure-details-page .infrastructure-details-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #infrastructure-details-page .infrastructure-details-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #infrastructure-details-page .infrastructure-details-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #infrastructure-details-page .infrastructure-details-section .card-container{--card-gap: 10px;--card-width: 50%;--card-neg-margin: calc(-1 * var(--card-gap));--card-width-calc: 50%;margin:var(--card-neg-margin)}#content-wrapper #infrastructure-details-page .infrastructure-details-section .card-container .card-item{padding:var(--card-gap)}#content-wrapper #infrastructure-details-page .infrastructure-details-section .card-container .card-item:nth-of-type(1){flex:1}#content-wrapper #infrastructure-details-page .infrastructure-details-section .card-container .card-item:nth-of-type(2){width:var(--card-width-calc)}#content-wrapper #infrastructure-details-page .infrastructure-details-section .layout-item:nth-of-type(1) .section-title{padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #infrastructure-details-page .infrastructure-details-section .card-item .card-inner{padding:20px;background-color:#e9eaef}#content-wrapper #infrastructure-details-page .infrastructure-details-section .card-item .card-inner .number-container{width:64px;margin-right:20px}#content-wrapper #infrastructure-details-page .infrastructure-details-section .card-item .card-inner .text-container{flex:1}#content-wrapper #club-activities-page .common-banner-section .layout-container{--layout-gap: 100px;--layout-width: 700px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(700px + 100px * 2);margin:var(--layout-neg-margin)}#content-wrapper #club-activities-page .common-banner-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #club-activities-page .common-banner-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #club-activities-page .common-banner-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #club-activities-page .common-banner-section .layout-item:nth-of-type(1){justify-content:space-between}#content-wrapper #club-activities-page .common-banner-section .common-image-background::after{position:absolute;inset:0;height:100%;width:100%;background:rgba(31,42,93,.91);z-index:-4;pointer-events:none}#content-wrapper #club-activities-page .common-banner-section .image-container .image-inner{padding-bottom:64%}#content-wrapper #club-activities-page .common-banner-section .banner-slider .banner-item{height:100%}#content-wrapper #club-activities-page .common-banner-section .content{margin-bottom:60px}#content-wrapper #club-activities-page .club-section .layout-container{--layout-gap: 6px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}#content-wrapper #club-activities-page .club-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #club-activities-page .club-section .card-container .text-container{padding:16px 12px 24px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #club-detail-page .club-detail-section .layout-container{--layout-gap: 35px;--layout-width: 605px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(605px + 35px * 2);margin:var(--layout-neg-margin)}#content-wrapper #club-detail-page .club-detail-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #club-detail-page .club-detail-section .layout-container .layout-item:nth-of-type(1){flex:1}#content-wrapper #club-detail-page .club-detail-section .layout-container .layout-item:nth-of-type(2){width:var(--layout-width-calc)}#content-wrapper #club-detail-page .club-detail-section .title{margin-bottom:40px;color:#211f21}#content-wrapper #club-detail-page .club-detail-section .top-section{padding-bottom:60px;margin-bottom:60px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #club-detail-page .club-detail-section .top-section .content p{margin-bottom:20px}#content-wrapper #club-detail-page .club-detail-section .top-section .content p:last-child{margin-bottom:0}#content-wrapper #club-detail-page .club-detail-section .bottom-section{width:403px;color:#211f21}#content-wrapper #club-detail-page .club-detail-section .info-container{row-gap:24px}#content-wrapper #club-detail-page .club-detail-section .info-container .info-title{align-items:center;margin-right:20px}#content-wrapper #club-detail-page .club-detail-section .info-container .info-title .image-container{margin-right:8px}#content-wrapper #club-detail-page .club-detail-section .info-container .info-title .image-container .image-inner{height:22px}#content-wrapper #club-detail-page .club-idea-section .layout-container{--layout-gap: 10px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}#content-wrapper #club-detail-page .club-idea-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #club-detail-page .club-idea-section .layout-container{flex-wrap:wrap}#content-wrapper #club-detail-page .club-idea-section .card-container{background-color:#e9eaef;border:1px solid #a3a8bd;padding:40px}#content-wrapper #club-detail-page .club-idea-section .card-container .card-title{margin-bottom:40px}#content-wrapper #project-research-page .project-research-archive .section-content{margin-top:80px}#content-wrapper #project-research-page .project-research-archive .section-content .layout-item{margin-bottom:20px}#content-wrapper #project-research-page .project-research-archive .section-content .layout-item:last-child{margin-bottom:0}#content-wrapper #project-research-page .project-research-archive .section-content .card-container{background-color:#fff;border:1px solid rgba(0,0,0,.1019607843);padding:20px}#content-wrapper #project-research-page .project-research-archive .section-content .card-container .card-item:nth-of-type(1){width:600px;margin-right:40px}#content-wrapper #project-research-page .project-research-archive .section-content .card-container .card-item:nth-of-type(2){flex:1;padding:28px 0}#content-wrapper #project-research-page .project-research-archive .section-content .card-container .image-container .image-inner{padding-bottom:56%}#content-wrapper #project-research-page .project-research-archive .section-content .meta-post{margin-bottom:20px}#content-wrapper #project-research-page .project-research-archive .section-content .card-title{margin-bottom:20px}#content-wrapper #notes-page .section-header,#content-wrapper #library-page .section-header{margin-bottom:120px}#content-wrapper #notes-page .section-header .content,#content-wrapper #library-page .section-header .content{width:590px}#content-wrapper #library-page .layout-container{--layout-gap: 10px;--layout-width: 20%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 20%;margin:var(--layout-neg-margin)}#content-wrapper #library-page .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #library-page .card-container{background-color:#fff;border:1px solid rgba(0,0,0,.1019607843);padding:16px}#content-wrapper #library-page .card-container .card-item:not(:last-child){margin-bottom:16px}#content-wrapper #library-page .card-container .card-item .text-container{height:58px}#content-wrapper #library-page .card-container .image-inner{padding-bottom:126%}#content-wrapper #calendar-page .calendar-section .layout-container{--layout-gap: 30px;--layout-width: 885px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(885px + 30px * 2);margin:var(--layout-neg-margin)}#content-wrapper #calendar-page .calendar-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #calendar-page .calendar-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #calendar-page .calendar-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #calendar-page .calendar-section{background-color:#fefefe}#content-wrapper #calendar-page .calendar-section .layout-container{align-items:stretch}#content-wrapper #calendar-page .calendar-section .table-wrapper{position:relative;border:1px solid #aaa9aa;border-radius:6px}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar{overflow-x:auto;width:100%}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar th,#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar td{width:14.29%}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar td{padding:12px;height:100px;border-style:solid;border-width:0 1px 1px 0;color:#413d3a;border-color:#aaa9aa;vertical-align:top}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar td.muted{color:#ababab}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar thead tr th{padding:9px 40px 7px;font-weight:500;background-color:#454e79;color:#fefefe;text-transform:uppercase}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar thead tr th:nth-of-type(1){border-radius:6px 0 0 0}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar thead tr th:last-child{border-radius:0 6px 0 0}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar .has-event{display:flex;flex-direction:column;justify-content:space-between;line-height:1.2;width:100%;height:100%;color:#2baae2}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar .has-event .event-label{font-size:14px;font-weight:600}#content-wrapper #calendar-page .calendar-section .table-wrapper table.calendar .highlight{background-color:#454e79;color:#fefefe}#content-wrapper #calendar-page .calendar-section .common-background-border{height:100%;border-color:#2baae2;background-color:#eaf7fc}#content-wrapper #calendar-page .calendar-section .common-background-border .inner{background-color:#fefefe;height:100%;padding:32px}#content-wrapper #calendar-page .calendar-section .common-background-border .section-title{margin-bottom:60px}#content-wrapper #calendar-page .calendar-section .common-background-border .events-list .block-container .block-item{display:flex;align-items:center}#content-wrapper #calendar-page .calendar-section .common-background-border .events-list .block-container .block-item:not(:last-child){padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #calendar-page .calendar-section .common-background-border .events-list .date{color:#1d1b1d;background-color:#eaf7fc;padding:10px 30px;margin-right:20px;text-align:center}#content-wrapper #calendar-page .calendar-section .common-background-border .events-list .title{margin-bottom:4px}#content-wrapper #calendar-page .category-select{display:flex}#content-wrapper #calendar-page .category-select .category-inner{position:relative;z-index:0;width:120px}#content-wrapper #calendar-page .category-select .category-inner:nth-of-type(1){width:100px}#content-wrapper #calendar-page .category-select .category-inner:nth-of-type(1) input,#content-wrapper #calendar-page .category-select .category-inner:nth-of-type(1) select{border-right:0px;border-radius:6px 0 0 6px;padding-right:16px}#content-wrapper #calendar-page .category-select .category-inner:nth-of-type(1)::after{right:12px}#content-wrapper #calendar-page .category-select .category-inner:nth-of-type(2) input,#content-wrapper #calendar-page .category-select .category-inner:nth-of-type(2) select{border-left:0px;border-radius:0 6px 6px 0;padding-left:16px}#content-wrapper #calendar-page .category-select .category-inner:nth-of-type(2)::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;height:65%;width:1px;background-color:#7d83a1}#content-wrapper #calendar-page .category-select .category-inner input,#content-wrapper #calendar-page .category-select .category-inner select{border-radius:6px;padding:6px 12px;background:none}#content-wrapper #calendar-page .category-select .category-inner::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:8px;width:24px;height:24px;background:url(../img/icons/down-arrow.png) center/cover no-repeat;background-size:100% 100%}#content-wrapper #calendar-page .calendar-top{margin-bottom:16px;align-items:flex-end}#content-wrapper #notices-page .section-header{margin-bottom:60px}#content-wrapper #notices-page .section-header .tab-nav-container ul{margin:0 -8px}#content-wrapper #notices-page .section-header .tab-nav-container ul li{width:auto;padding:0 8px}#content-wrapper #notices-page .section-header .tab-nav-container ul li a span{font-weight:500}#content-wrapper #notices-page .section-header .common-background-border{overflow:visible;min-width:130px;width:100%;padding:6px}#content-wrapper #notices-page .section-header .common-background-border span{padding:4px 20px}#content-wrapper #notices-page .section-header .common-background-border>.border-1::after,#content-wrapper #notices-page .section-header .common-background-border>.border-1::before,#content-wrapper #notices-page .section-header .common-background-border>.border-2::after,#content-wrapper #notices-page .section-header .common-background-border>.border-2::before{border-width:3px 0 0 3px;border-radius:5px 0 0 0;width:14px;height:14px}#content-wrapper #notices-page .section-header .common-background-border>.border-1::after{top:-2px;right:-2px}#content-wrapper #notices-page .section-header .common-background-border>.border-1::before{top:-2px;left:-2px}#content-wrapper #notices-page .section-header .common-background-border>.border-2::after{bottom:-2px;right:-2px}#content-wrapper #notices-page .section-header .common-background-border>.border-2::before{bottom:-2px;left:-2px}#content-wrapper #notices-page .section-content .layout-container{--layout-gap: 20px;--layout-width: 1040px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(1040px + 20px * 2);margin:var(--layout-neg-margin)}#content-wrapper #notices-page .section-content .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #notices-page .section-content .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #notices-page .section-content .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #notices-page .section-content .common-background-border .inner{padding:40px;gap:40px;background-color:#fff}#content-wrapper #notices-page .section-content .common-background-border .inner .text-container{gap:20px}#content-wrapper #notices-page .section-content .card-container{gap:12px}#content-wrapper #notices-page .section-content .card-container .card-item{gap:24px;border:1px solid rgba(0,0,0,.1019607843);border-radius:8px;padding:24px}#content-wrapper #notices-page .section-content .card-container .card-item:hover{background-color:#fff}#content-wrapper #notices-page .section-content .card-container .card-item .text-container{gap:6px}#content-wrapper #notices-page .section-content .card-container .card-item .text-container .content{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#content-wrapper #news-events-page .latest-updates-section .layout-container{--layout-gap: 20px;--layout-width: 50%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 50%;margin:var(--layout-neg-margin)}#content-wrapper #news-events-page .latest-updates-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #news-events-page .latest-updates-section .common-background-border{padding-right:32px}#content-wrapper #news-events-page .latest-updates-section .common-background-border .inner{align-items:center}#content-wrapper #news-events-page .latest-updates-section .common-background-border .image-container{width:230px}#content-wrapper #news-events-page .latest-updates-section .common-background-border .image-container .image-inner{padding-bottom:135%}#content-wrapper #news-events-page .latest-updates-section .common-background-border .text-container{flex:1;margin-left:32px}#content-wrapper #news-events-page .latest-updates-section .common-background-border .text-container .meta-post{margin-bottom:8px}#content-wrapper #news-events-page .latest-updates-section .common-background-border .text-container .title{margin-bottom:24px}#content-wrapper #news-events-page .latest-updates-section .common-background-border .text-container .content{margin-bottom:34px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#content-wrapper #news-events-page .all-events-section .events-container{border:1px solid rgba(0,0,0,.1019607843);padding:40px}#content-wrapper #news-events-page .all-events-section .events-container a{color:inherit}#content-wrapper #news-events-page .all-events-section .events-container .event-item{position:relative;align-items:center}#content-wrapper #news-events-page .all-events-section .events-container .event-item:hover{color:#2baae2}#content-wrapper #news-events-page .all-events-section .events-container .event-item:hover .action-container .btn-icon img{transform:rotate(45deg);filter:brightness(0) saturate(100%) invert(53%) sepia(99%) saturate(435%) hue-rotate(161deg) brightness(93%) contrast(90%);transition:transform .3s ease,filter .2s ease}#content-wrapper #news-events-page .all-events-section .events-container .event-item:not(:last-child){padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #news-events-page .all-events-section .events-container .event-item .action-container{position:absolute;right:0;top:50%;transform:translateY(-50%)}#content-wrapper #news-events-page .all-events-section .events-container .event-item .action-container .btn-icon{margin-left:0}#content-wrapper #news-events-page .all-events-section .events-container .event-item .event-image{width:190px;margin-right:80px}#content-wrapper #news-events-page .all-events-section .events-container .event-item .event-image .image-inner{padding-bottom:57%}#content-wrapper #news-events-page .all-events-section .events-container .event-item .text-container{flex:1;min-height:100px;position:relative;padding-right:170px}#content-wrapper #news-events-page .all-events-section .events-container .event-item .text-container .meta-post{margin-bottom:4px}#content-wrapper #admission-page .admission-journey-section .layout-container{--layout-gap: 45px;--layout-width: 25%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 25%;margin:var(--layout-neg-margin)}#content-wrapper #admission-page .admission-journey-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #admission-page .admission-journey-section .section-title{margin-bottom:240px;align-items:flex-end}#content-wrapper #admission-page .admission-journey-section .image-container.type-icon{display:flex;background-color:#454e79;border-radius:8px;height:80px;width:80px;align-items:center;justify-content:center}#content-wrapper #admission-page .admission-journey-section .image-container.type-icon .image-inner img{height:40px}#content-wrapper #admission-page .admission-journey-section .layout-item .inner{gap:24px}#content-wrapper #admission-page .admission-journey-section .layout-item .inner::after{content:"";position:absolute;top:27px;right:0;width:100%;height:1px;background:url(../img/icons/chevron-right-blue.png);z-index:-1}#content-wrapper #admission-page .admission-journey-section .layout-container{position:relative}#content-wrapper #admission-page .admission-journey-section .layout-container::after{content:"";position:absolute;top:26%;left:45px;transform:translateY(-50%);width:75%;height:1px;background-color:#4fb8e7;z-index:-1}#content-wrapper #admission-page .admission-journey-section .layout-container.ani-line::after{transform:translateY(-50%) scaleX(0) scaleY(1);transform-origin:left center}#content-wrapper #admission-page .admission-journey-section .layout-container.ani-line.normal::after{animation:journey-line-draw 1.6s .2s cubic-bezier(0, 0, 1, 1) forwards}#content-wrapper #admission-page .admission-documents-section .layout-container{--layout-gap: 10px;--layout-width: 20%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 20%;margin:var(--layout-neg-margin)}#content-wrapper #admission-page .admission-documents-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#content-wrapper #admission-page .admission-documents-section .layout-container{flex-wrap:wrap}#content-wrapper #admission-page .admission-documents-section .card-container{padding:40px;text-align:center;gap:24px;border:1px solid rgba(0,0,0,.1019607843);color:#525152}#content-wrapper #admission-page .admission-documents-section .card-container .image-container .image-inner{height:80px}#content-wrapper #admission-page .admission-eligibility-section .layout-container{--layout-gap: 80px;--layout-width: 580px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(580px + 80px * 2);margin:var(--layout-neg-margin)}#content-wrapper #admission-page .admission-eligibility-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #admission-page .admission-eligibility-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #admission-page .admission-eligibility-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #admission-page .admission-eligibility-section .card-container{border-radius:4px;gap:20px}#content-wrapper #admission-page .admission-eligibility-section .card-container .card-item .inner{padding:24px;background-color:#fff}#content-wrapper #admission-page .admission-eligibility-section .card-container .card-item .inner .image-container.type-icon{padding:12px;background-color:#454e79;border-radius:6px;margin-right:24px}#content-wrapper #admission-page .admission-eligibility-section .card-container .card-item .inner .image-container.type-icon .image-inner{height:24px;width:100%}#content-wrapper #admission-page .admission-eligibility-section .card-container .card-item .inner .title{margin-bottom:8px}#content-wrapper #admission-page .admission-eligibility-section .layout-container{align-items:flex-end}#content-wrapper #admission-page .admission-eligibility-section .layout-item:nth-of-type(2) .image-container{margin-bottom:52px;padding-bottom:52px;border-bottom:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #admission-page .admission-eligibility-section .layout-item:nth-of-type(2) .image-container .image-inner{padding-bottom:65%}#content-wrapper #admission-page .admission-eligibility-section .layout-item:nth-of-type(2) .flex.space-between{align-items:flex-end}#content-wrapper #admission-page .admission-eligibility-section .layout-item:nth-of-type(2) .text-container{width:420px}#content-wrapper #admission-page .admission-eligibility-section .layout-item:nth-of-type(2) .text-container .title{margin-bottom:24px}#content-wrapper #faq-page .layout-container{--layout-gap: 20px;--layout-width: 280px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(280px + 20px * 2);margin:var(--layout-neg-margin)}#content-wrapper #faq-page .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #faq-page .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #faq-page .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #faq-page .layout-container .layout-item:nth-of-type(2){padding-left:80px;border-left:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #faq-page .tab-nav-container .title{margin-bottom:48px}#content-wrapper #faq-page .tab-nav-container ul{gap:48px;margin:0}#content-wrapper #faq-page .tab-nav-container ul li{padding:0}#content-wrapper #faq-page .tab-nav-container ul li .co-btn.nav-link{background-color:rgba(0,0,0,0);border:0;padding:0}#content-wrapper #faq-page .tab-nav-container ul li .co-btn.nav-link.active h5{color:#2baae2}#content-wrapper #faq-page .tab-nav-container ul li .co-btn.nav-link h5{font-weight:700}#content-wrapper #past-questions-page .section-header{margin-bottom:60px}#content-wrapper #past-questions-page .tab-nav-container{margin-bottom:80px}#content-wrapper #past-questions-page .tab-nav-container ul{margin:0 -8px}#content-wrapper #past-questions-page .tab-nav-container ul li{width:auto;padding:0 8px}#content-wrapper #past-questions-page .tab-nav-container ul li a span{font-weight:500}#content-wrapper #past-questions-page .common-background-border{overflow:visible;min-width:130px;width:100%;padding:6px}#content-wrapper #past-questions-page .common-background-border span{padding:4px 20px}#content-wrapper #past-questions-page .common-background-border>.border-1::after,#content-wrapper #past-questions-page .common-background-border>.border-1::before,#content-wrapper #past-questions-page .common-background-border>.border-2::after,#content-wrapper #past-questions-page .common-background-border>.border-2::before{border-width:3px 0 0 3px;border-radius:5px 0 0 0;width:14px;height:14px}#content-wrapper #past-questions-page .common-background-border>.border-1::after{top:-2px;right:-2px}#content-wrapper #past-questions-page .common-background-border>.border-1::before{top:-2px;left:-2px}#content-wrapper #past-questions-page .common-background-border>.border-2::after{bottom:-2px;right:-2px}#content-wrapper #past-questions-page .common-background-border>.border-2::before{bottom:-2px;left:-2px}#content-wrapper #application-page .online-application-section .layout-container{--layout-gap: 60px;--layout-width: 720px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(720px + 60px * 2);margin:var(--layout-neg-margin)}#content-wrapper #application-page .online-application-section .layout-container .layout-item{padding:var(--layout-gap)}#content-wrapper #application-page .online-application-section .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}#content-wrapper #application-page .online-application-section .layout-container .layout-item:nth-of-type(2){flex:1}#content-wrapper #application-page .online-application-section .layout-container{align-items:stretch}#content-wrapper #application-page .online-application-section .layout-container .layout-item:nth-of-type(2){padding-top:120px;padding-bottom:120px}#content-wrapper #application-page .online-application-section .form-section:not(:last-child){margin-bottom:74px}#content-wrapper #application-page .online-application-section .form-section-title{margin-bottom:32px}#content-wrapper #application-page .online-application-section .common-form .fields .form-group label{font-size:16px;font-weight:500}#content-wrapper #application-page .online-application-section .common-form .fields .form-group input,#content-wrapper #application-page .online-application-section .common-form .fields .form-group select,#content-wrapper #application-page .online-application-section .common-form .fields .form-group textarea{height:32px;padding:8px 0}#content-wrapper #application-page .online-application-section .block-title-container{margin:60px 0 20px}#content-wrapper #application-page .online-application-section .need-help{margin-top:80px;padding-top:65px;border-top:1px solid rgba(0,0,0,.1019607843)}#content-wrapper #application-page .online-application-section .need-help .common-tagline{margin-bottom:4px}#content-wrapper #application-page .online-application-section .need-help .content{margin-bottom:60px}#content-wrapper #application-page .online-application-section .block-container{margin:0 -8px;height:100%;flex-wrap:wrap}#content-wrapper #application-page .online-application-section .block-container .block-item{padding:0 8px;width:33.33%}#content-wrapper #application-page .online-application-section .card-container{background-color:#fff;border:1px solid rgba(0,0,0,.1019607843);padding:32px 18px;text-align:center;height:100%;gap:35px}#content-wrapper #application-page .online-application-section .card-container .image-container .image-inner{height:64px}#content-wrapper #error-page .section-title .content{display:block}#content-wrapper #error-page .section-title .content:last-of-type{margin-top:8px}#footer-wrapper{color:#a3a8bd;font-size:16px;z-index:0}#footer-wrapper .border-container{position:absolute;inset:0;z-index:1;pointer-events:none;height:100%;width:100%}#footer-wrapper .border-container .border-item{position:absolute;top:0;left:auto;right:auto;width:80px;height:100%;pointer-events:none;border-color:hsla(0,0%,100%,.1019607843);border-style:solid;border-width:0;z-index:2}#footer-wrapper .border-container .border-item:nth-of-type(1){left:0;border-right-width:1px}#footer-wrapper .border-container .border-item:nth-of-type(2){right:0;border-left-width:1px}#footer-wrapper .layout-container{--layout-gap: 0px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}#footer-wrapper .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}#footer-wrapper .top-footer{position:relative;z-index:1}#footer-wrapper .bottom-footer .copy-right{padding:40px 0;border-color:rgba(217,217,217,.1019607843);border-style:solid;border-width:1px 0 0}#footer-wrapper .common-logo-container .logo-wrapper{width:250px}#footer-wrapper .layout-container .layout-item{border-color:rgba(217,217,217,.1019607843);border-style:solid;border-width:0}#footer-wrapper .layout-container .layout-item .inner{padding:80px}#footer-wrapper .layout-container .layout-item:nth-of-type(1) .inner{padding-left:0}#footer-wrapper .layout-container .layout-item:nth-of-type(1) .content{margin:50px 0 95px}#footer-wrapper .layout-container .layout-item:nth-of-type(2){border-width:0 1px}#footer-wrapper .layout-container .layout-item:nth-of-type(2) *{color:#7d83a1}#footer-wrapper .layout-container .layout-item:nth-of-type(3) .inner{padding-right:0}#footer-wrapper .layout-container .layout-item .title{margin-bottom:40px}#footer-wrapper .layout-container .layout-item .title span{color:#fff}#footer-wrapper ul.flex{row-gap:20px;margin:0 -10px}#footer-wrapper ul.flex li{padding:0 10px}#footer-wrapper .imagio-container{color:#fff;font-size:14px;margin-top:110px}#footer-wrapper .imagio-container .common-background-border{width:fit-content;padding:4px 12px}#footer-wrapper .imagio-container .common-background-border.secondary-background{background-color:rgba(43,170,226,.2509803922)}.common-banner-section{position:relative;z-index:0;color:#fefefe}.common-banner-section .custom-container{position:relative;z-index:2}.common-banner-section .banner-slider{position:relative;z-index:0;align-items:center}.common-banner-section .banner-slider .banner-item{display:flex;height:calc(100vh - 78px)}.common-banner-section .banner-slider .banner-item .common-image-background::after{content:" ";position:absolute;inset:0;height:100%;width:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0.6) 47.95%, rgba(0, 0, 0, 0) 100%);z-index:-1;pointer-events:none}.common-banner-section .banner-slider .banner-item .text-container{max-width:950px}.common-banner-section .banner-slider .banner-item .text-container .content{width:560px}.common-banner-section.sm-banner .image-container .image-inner::after{content:" ";position:absolute;top:0;left:0;background:linear-gradient(90deg, #250d04 0%, rgba(37, 13, 4, 0.8) 100%);width:100%;height:100%;z-index:0}.common-banner-section.sm-banner .text-container{max-width:896px}.common-banner-section.sm-banner .text-container .section-title .title h1{margin-bottom:8px}.common-banner-section.sm-banner .text-container .section-title .gradient-yellow,.common-banner-section.sm-banner .text-container .section-title .gradient-yellow *{color:#2baae2}.common-banner-section.after{min-height:460px}.common-banner-section.after::after{content:" ";position:absolute;left:0;top:37%;transform:translateY(-50%);height:143%;width:102%;opacity:.8;background:url(../img/background/banner.jpg) center/contain no-repeat;z-index:-1;pointer-events:none}.common-tagline{position:relative;display:flex;font-weight:500;margin-bottom:40px}.common-tagline.white-text{color:#fefefe}.common-tagline.grey-text{color:#f5f5f5}.common-tagline.blue-text{color:#2baae2}.common-tagline h6{font-family:"Inter",sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial;font-weight:500;line-height:1.6}.common-tagline.xsm-margin{margin-bottom:12px}.common-tagline.sm-margin{margin-bottom:24px}.common-tagline.md-margin{margin-bottom:74px}.common-background-border{position:relative;padding:20px;border-width:.5px;border-style:solid;border-color:#7d83a1;transition:all .1s ease}.common-background-border.xs-padding{padding:4px}.common-background-border.sm-padding{padding:8px}.common-background-border.md-padding{padding:12px}.common-background-border.lg-y-padding{padding:40px}.common-background-border.lg-padding{padding:40px}.common-background-border.white-corner .border-1::after,.common-background-border.white-corner .border-1::before,.common-background-border.white-corner .border-2::after,.common-background-border.white-corner .border-2::before{border-color:#fff}.common-background-border.blue-corner .border-1::after,.common-background-border.blue-corner .border-1::before,.common-background-border.blue-corner .border-2::after,.common-background-border.blue-corner .border-2::before{border-color:#4fb8e7}.common-background-border.blue-background{background-color:#eaf7fc}.common-background-border.b-100{border-color:#7d83a1}.common-background-border.sb-100{border-color:#84ceee}.common-background-border.secondary-background{background-color:#454e79}.common-background-border.third-background{background-color:#eaf7fc}.common-background-border.no-border{border-width:0px}.common-background-border .border-1,.common-background-border .border-2{pointer-events:none;opacity:1;transition:all .1s ease}.common-background-border .border-1::after,.common-background-border .border-1::before,.common-background-border .border-2::after,.common-background-border .border-2::before{content:" ";position:absolute;border-style:solid;border-width:3px 0 0 3px;border-radius:4px 0 0 0;width:15px;height:15px;transition:all .1s ease}.common-background-border .border-1::after{top:-2px;right:-2px;transform:rotate(90deg)}.common-background-border .border-1::before{top:-2px;left:-2px}.common-background-border .border-2::after{bottom:-2px;right:-2px;transform:rotate(180deg)}.common-background-border .border-2::before{bottom:-2px;left:-2px;transform:rotate(270deg)}.common-background-border.xsm-corner>.border-1::after,.common-background-border.xsm-corner>.border-1::before,.common-background-border.xsm-corner>.border-2::after,.common-background-border.xsm-corner>.border-2::before{border-width:2px 0 0 2px;border-radius:1px 0 0 0;width:8px;height:8px}.common-background-border.xsm-corner>.border-1::after{top:-1px;right:-1px}.common-background-border.xsm-corner>.border-1::before{top:-1px;left:-1px}.common-background-border.xsm-corner>.border-2::after{bottom:-1px;right:-1px}.common-background-border.xsm-corner>.border-2::before{bottom:-1px;left:-1px}.common-background-border.sm-corner>.border-1::after,.common-background-border.sm-corner>.border-1::before,.common-background-border.sm-corner>.border-2::after,.common-background-border.sm-corner>.border-2::before{border-width:4px 0 0 4px;border-radius:2px 0 0 0;width:14px;height:14px}.common-background-border.sm-corner>.border-1::after{top:-2px;right:-2px}.common-background-border.sm-corner>.border-1::before{top:-2px;left:-2px}.common-background-border.sm-corner>.border-2::after{bottom:-2px;right:-2px}.common-background-border.sm-corner>.border-2::before{bottom:-2px;left:-2px}.common-background-border.md-corner>.border-1::after,.common-background-border.md-corner>.border-1::before,.common-background-border.md-corner>.border-2::after,.common-background-border.md-corner>.border-2::before{border-width:4px 0 0 4px;border-radius:4px 0 0 0;width:20px;height:20px}.common-background-border.md-corner>.border-1::after{top:-2.5px;right:-2.5px}.common-background-border.md-corner>.border-1::before{top:-2.5px;left:-2.5px}.common-background-border.md-corner>.border-2::after{bottom:-2.5px;right:-2.5px}.common-background-border.md-corner>.border-2::before{bottom:-2.5px;left:-2.5px}.common-background-border.lg-corner>.border-1::after,.common-background-border.lg-corner>.border-1::before,.common-background-border.lg-corner>.border-2::after,.common-background-border.lg-corner>.border-2::before{border-width:3px 0 0 3px;border-radius:4px 0 0 0;width:24px;height:24px}.common-background-border.lg-corner>.border-1::after{top:-2px;right:-2px}.common-background-border.lg-corner>.border-1::before{top:-2.5px;left:-2.5px}.common-background-border.lg-corner>.border-2::after{bottom:-2.5px;right:-2.5px}.common-background-border.lg-corner>.border-2::before{bottom:-2.5px;left:-2.5px}.common-background-border.xlg-corner>.border-1::after,.common-background-border.xlg-corner>.border-1::before,.common-background-border.xlg-corner>.border-2::after,.common-background-border.xlg-corner>.border-2::before{border-width:4px 0 0 4px;border-radius:8px 0 0 0;width:32px;height:32px}.common-background-border.xlg-corner>.border-1::after{top:-2px;right:-2px}.common-background-border.xlg-corner>.border-1::before{top:-2.5px;left:-2.5px}.common-background-border.xlg-corner>.border-2::after{bottom:-2.5px;right:-2.5px}.common-background-border.xlg-corner>.border-2::before{bottom:-2.5px;left:-2.5px}.common-remove-tab-style{border-bottom:0;margin:-6px}.common-remove-tab-style li{width:100%;padding:6px}.common-remove-tab-style li .co-btn.nav-link{position:relative;padding:24px;position:relative;display:flex;text-align:center;color:#525152;border:1px solid rgba(0,0,0,.1019607843);border-radius:4px}.common-pagination.next-prev ul{margin:0 -45px}.common-pagination.next-prev ul li{padding:0 45px}.common-pagination.next-prev ul li a{color:#525152}.common-pagination.next-prev ul li a:hover{color:#2f2d2f}.common-pagination.next-prev.small-gap ul{margin:0 -20px}.common-pagination.next-prev.small-gap ul li{padding:0 20px}.common-pagination.next-prev .page-count{color:#868586}.common-pagination.next-prev .page-count .current{font-family:"Satoshi",sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial}.common-blogs-container .card-container{height:100%;border:1px solid rgba(0,0,0,.1019607843);color:#2f2d2f;border-radius:8px;padding:20px 20px 40px;overflow:hidden}.common-blogs-container .card-container .image-container{border-radius:0}.common-blogs-container .card-container .image-inner{border-radius:0;padding-bottom:69%}.common-blogs-container .card-container .image-inner img{border-radius:0}.common-blogs-container .card-container .text-container{padding:16px 12px 40px}.common-blogs-container .card-container .text-container .title{margin-bottom:16px}.common-blogs-container .card-container .text-container .content p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.common-blogs-container .card-container .cta-container{padding:0 12px}.common-cta-section .cta-container{--cta-gap: 110px;--cta-width: 600px;--cta-neg-margin: calc(-1 * var(--cta-gap));--cta-width-calc: calc(600px + 110px * 2);margin:var(--cta-neg-margin)}.common-cta-section .cta-container .cta-item{padding:var(--cta-gap)}.common-cta-section .cta-container .cta-item:nth-of-type(1){flex:1}.common-cta-section .cta-container .cta-item:nth-of-type(2){width:var(--cta-width-calc)}.common-cta-section{position:relative;overflow:hidden;color:#f6f6f6;z-index:0}.common-cta-section .image-container{width:724px;position:absolute;bottom:0;left:var(--custom-container-x)}.common-cta-section .image-container .image-inner{padding-bottom:89%}.common-cta-section::after{content:" ";position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:765px;background:url(../img/background/homepage-future.jpg) center/contain no-repeat;z-index:-1}.common-image-background{position:absolute;inset:0;height:100%;width:100%;z-index:-5;pointer-events:none}.common-image-background img{width:100%;height:100%;object-fit:cover}.common-image-background video{width:100%;height:100%;object-fit:cover;object-position:top;opacity:.3}.common-data-container ul li{display:flex;align-items:center}.common-data-container ul li:not(:last-child){margin-bottom:16px;padding-bottom:17px;border-bottom:1px solid rgba(0,0,0,.2)}.common-data-container ul li .number{width:125px;margin-right:40px}.common-data-container.about-page ul li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2)}.common-2card-layout .card-container{row-gap:74px}.common-2card-layout .card-item .layout-container{--layout-gap: 16px;--layout-width: 200px;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: calc(200px + 16px * 2);margin:var(--layout-neg-margin)}.common-2card-layout .card-item .layout-container .layout-item{padding:var(--layout-gap)}.common-2card-layout .card-item .layout-container .layout-item:nth-of-type(1){width:var(--layout-width-calc)}.common-2card-layout .card-item .layout-container .layout-item:nth-of-type(2){flex:1}.common-2card-layout .card-item:nth-of-type(2n + 1){padding-right:60px;border-right:rgba(0,0,0,.1019607843) 1px solid}.common-2card-layout .card-item:nth-of-type(2n + 2){padding-left:60px}.common-2card-layout .card-item .layout-container{align-items:center}.common-2card-layout .card-item .layout-container .layout-item:nth-of-type(2){display:flex;flex-direction:column;gap:40px}.common-2card-layout .card-item .text-container .title a{color:inherit}.common-accordion.accordion{margin-bottom:16px}.common-accordion.accordion>.card{border:1px solid rgba(0,0,0,.1019607843);border-radius:8px;background-color:#e9eaef;margin-bottom:12px;padding:24px}.common-accordion.accordion>.card:last-child{margin-bottom:0}.common-accordion.accordion .card-header{padding:0;border:none;background:none}.common-accordion.accordion .card-header button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;border:none;background:rgba(0,0,0,0)}.common-accordion.accordion .card-header button .text{color:#1d1b1d}.common-accordion.accordion .card-header button::after{content:"-";font-size:35px;font-weight:200;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .3s ease}.common-accordion.accordion .card-header button.collapsed{transition:all .3s ease}.common-accordion.accordion .card-header button.collapsed::after{content:"+"}.common-accordion.accordion .card-header button:not(.collapsed){transition:all .3s ease}.common-accordion.accordion .card-header button:focus,.common-accordion.accordion .card-header button:hover,.common-accordion.accordion .card-header button:active{outline:none}.common-accordion.accordion .card-body{padding:12px 0 0;font-weight:400;color:#525152}.common-accordion.accordion .card-body p{padding-right:45px}.common-background-container{position:relative;overflow:hidden;background-color:#131a39;z-index:-2}.common-background-container::before{content:"";position:absolute;top:50%;left:50%;width:280px;height:155%;background-color:#2c5482;filter:blur(250px);transform:translate(-50%, -50%) rotate(30deg);z-index:0;pointer-events:none}.common-image-background{position:absolute;inset:0;height:100%;width:100%;z-index:-5;pointer-events:none}.common-image-background img{position:absolute;inset:0;z-index:-5;width:100%;height:100%;object-fit:cover}.common-image-background video{width:100%;height:100%;object-fit:cover;object-position:top;opacity:.3}.common-detail-section{color:#2f2d2f}.common-detail-section .section-content .image-container .image-inner{padding-bottom:56.25%}.common-detail-section .section-content .text-container{font-weight:400;margin-top:80px}.common-detail-section .section-content .text-container h1,.common-detail-section .section-content .text-container h2,.common-detail-section .section-content .text-container h3,.common-detail-section .section-content .text-container h4,.common-detail-section .section-content .text-container h5{margin:80px 0 40px;color:#2baae2}.common-detail-section .section-content .text-container h1:first-child,.common-detail-section .section-content .text-container h2:first-child,.common-detail-section .section-content .text-container h3:first-child,.common-detail-section .section-content .text-container h4:first-child,.common-detail-section .section-content .text-container h5:first-child{margin-top:0}.common-detail-section .section-content .text-container p{color:#525152}.common-detail-section .section-content .text-container blockquote p{margin-bottom:0}.common-detail-section .section-content .text-container ul,.common-detail-section .section-content .text-container ol{margin:0 0 80px 0;padding-left:24px}.common-detail-section .section-content .text-container ul li,.common-detail-section .section-content .text-container ol li{margin-bottom:10px;font-weight:600;font-size:20px}.common-detail-section .section-content .text-container ul li:last-child,.common-detail-section .section-content .text-container ol li:last-child{margin-bottom:0}.common-detail-section .section-content .text-container ul li{list-style:disc}.common-detail-section .section-content .text-container ol li{list-style:decimal}.common-detail-section .section-content .text-container hr{margin:40px 0 0;border:none;border-top:1px solid rgba(0,0,0,.1019607843)}.common-detail-section .section-content .text-container img{display:block;width:100%;height:auto;margin:40px 0 0;border-radius:6px}.common-detail-section .cta-container{margin-top:40px;padding-top:40px;border-top:1px solid rgba(0,0,0,.1019607843)}.common-detail-section .cta-container li{display:flex;align-items:center;gap:16px;color:#525152}.common-detail-section .cta-container li:not(:last-child){margin-right:40px}.common-detail-section .cta-container .image-inner img{width:32px}.common-logo-container{display:block}.common-logo-container.type-header .logo-wrapper{width:226px;padding-bottom:32%}.common-logo-container .logo-wrapper{position:relative;padding-bottom:19%}.common-logo-container a{display:block}.common-logo-container svg{position:absolute;inset:0;object-fit:contain;width:100%;height:100%}.common-form{position:relative;background-color:#fff;padding:40px;z-index:1}.common-form .fields{display:flex;flex-wrap:wrap;margin:0 -10px;row-gap:32px}.common-form .fields .form-group{position:relative;width:100%;padding:0 10px;margin-bottom:0;z-index:1}.common-form .fields .form-group.half-width{width:50%}.common-form .fields .form-group .form-group-inner{position:relative}.common-form .fields .form-group .form-group-inner.type-radio-group{display:flex}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item{position:relative}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item:not(:first-of-type){margin-left:20px}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item input[type=radio]{width:auto;height:auto;pointer-events:none;position:absolute;top:0;right:0;opacity:0;transition:all .4s ease}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item input[type=radio]:checked~label span{color:#2baae2}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item input[type=radio]:checked~label:before{opacity:1;border:4px solid #fff;transition:all .2s ease}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item input[type=radio]:checked~label:after{opacity:1;background-color:#2baae2;transition:all .2s ease;outline:1px solid #2baae2}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item label{position:relative;z-index:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:400}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item label span.type-text{font-weight:400;padding-left:32px;color:inherit}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item label:before,.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item label:after{content:"";height:20px;width:20px;border-radius:100%;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:all .2s ease;background-color:rgba(0,0,0,0)}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item label:before{z-index:1;border:1px solid #aaa9aa}.common-form .fields .form-group .form-group-inner.type-radio-group .radio-item label:after{z-index:0;opacity:0;transition:all .2s ease}.common-form .fields .form-group label{color:#2f2d2f;margin-bottom:10px}.common-form .fields .form-group input,.common-form .fields .form-group select,.common-form .fields .form-group textarea{width:100%;height:46px;vertical-align:middle;font-family:"Satoshi",sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #aaa9aa;transition:all .3s ease}.common-form .fields .form-group input::placeholder,.common-form .fields .form-group select::placeholder,.common-form .fields .form-group textarea::placeholder{color:#aaa9aa;opacity:1;transition:opacity .6s ease}.common-form .fields .form-group input:focus,.common-form .fields .form-group select:focus,.common-form .fields .form-group textarea:focus{outline:none;color:#000;transition:all .3s ease}.common-form .fields .form-group textarea{height:100px;resize:none}.common-form .form-action{margin-top:60px}.common-form .form-action .wpcf7-spinner{position:absolute;top:35%;transform:translateX(-50%);right:0px;margin:0}.common-form.light-form{border:1px solid #7d83a1;background-color:#fff}.common-form.light-form .border-1::after,.common-form.light-form .border-1::before,.common-form.light-form .border-2::after,.common-form.light-form .border-2::before{border-color:#84ceee}.common-form.light-form:has(.fields+.fields) .fields+.fields{margin-top:60px}.common-form.light-form .fields .card-section-title{font-weight:600;padding-bottom:20px;width:100%}.table-wrapper{overflow-x:auto;overflow-y:hidden;color:#2f2d2f}.table-wrapper .light-text{color:#525152}.table-wrapper .custom-table{min-width:720px}.table-wrapper .custom-table .table-row{display:flex;align-items:center}.table-wrapper .custom-table .table-head{padding:0 20px 30px}.table-wrapper .custom-table .table-head .table-cell{min-height:35px}.table-wrapper .custom-table .table-head .table-cell.flex-width{padding-left:67px}.table-wrapper .custom-table .table-body{padding:20px;border:1px solid rgba(0,0,0,.1019607843);border-radius:8px}.table-wrapper .custom-table .table-body .table-row{transition:color .3s ease}.table-wrapper .custom-table .table-body .table-row:not(:last-child){padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1019607843)}.table-wrapper .custom-table .table-body .table-row:hover{color:#2baae2;transition:color .3s ease}.table-wrapper .custom-table .table-body .table-row:hover a{color:#2baae2;transition:color .3s ease}.table-wrapper .custom-table .table-body .table-cell{min-height:33px}.table-wrapper .custom-table .table-body .table-cell a{color:inherit;transition:color .3s ease}.table-wrapper .custom-table .table-cell.lg-width{width:225px}.table-wrapper .custom-table .table-cell.md-width{width:145px}.table-wrapper .custom-table .table-cell.sm-width{position:relative;width:32px;height:100%}.table-wrapper .custom-table .table-cell.sm-width img{width:100%;height:100%;object-fit:contain}.table-wrapper .custom-table .table-cell.flex-width{flex:1}.table-wrapper .custom-table .table-cell:nth-of-type(1){margin-left:0}.table-wrapper .custom-table .table-cell.align-right{text-align:right}.table-wrapper .custom-table .table-cell.align-center{text-align:center}.table-wrapper .custom-table .table-cell .title{text-align:initial}.table-wrapper .custom-table .table-cell .title:has(.image-container){align-items:center}.table-wrapper .custom-table .table-cell .title:has(.image-container) .image-container{margin-right:40px}.table-wrapper .custom-table .table-cell .image-container .image-inner{height:40px}.section-header:has(.common-filter){align-items:flex-end}.common-filter{height:100%}.common-filter .search-bar .search-inner{width:420px;padding:12px 16px;border-radius:6px;background:#fff;border:1px solid #ababab}.common-filter .search-bar .search-inner:has(:nth-child(2)){display:flex;align-items:center}.common-filter .search-bar .search-inner .search-bar-icon{margin-right:12px}.common-filter .search-bar .search-inner .search-bar-icon img{width:24px;height:100%;object-fit:contain}.common-filter .search-bar .search-inner .search-bar-input{position:relative;width:100%;padding:0}.common-filter .search-bar .search-inner .search-bar-input input,.common-filter .search-bar .search-inner .search-bar-input select,.common-filter .search-bar .search-inner .search-bar-input textarea{width:100%;padding:0;vertical-align:middle;background-color:rgba(0,0,0,0);border:none;font-family:"Satoshi",sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial;font-weight:500;line-height:1.2;transition:all .3s ease}.common-filter .search-bar .search-inner .search-bar-input input::placeholder,.common-filter .search-bar .search-inner .search-bar-input select::placeholder,.common-filter .search-bar .search-inner .search-bar-input textarea::placeholder{color:#868586;opacity:1;transition:opacity .6s ease}.common-filter .search-bar .search-inner .search-bar-input input:focus,.common-filter .search-bar .search-inner .search-bar-input select:focus,.common-filter .search-bar .search-inner .search-bar-input textarea:focus{outline:none;color:#000;transition:all .3s ease}.common-filter .search-bar .search-inner .search-bar-input input:focus::placeholder,.common-filter .search-bar .search-inner .search-bar-input select:focus::placeholder,.common-filter .search-bar .search-inner .search-bar-input textarea:focus::placeholder{opacity:.2;transition:opacity .6s ease}.common-filter.category-filter{display:flex}.common-filter.category-filter .search-bar{margin-right:10px}.common-filter.category-filter .category-select .category-inner{height:100%;width:200px;border-radius:4px}.common-filter.category-filter .category-select .category-inner select,.common-filter.category-filter .category-select .category-inner input{width:100%;height:100%;padding:12px 16px;background-color:#fff;border:1px solid #ababab;color:#2f2d2f;box-sizing:border-box;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/icons/down-arrow.png);background-repeat:no-repeat;background-position:right 16px center;background-size:24px 24px}.common-filter.category-filter .category-select .category-inner select::placeholder,.common-filter.category-filter .category-select .category-inner input::placeholder{opacity:1;transition:opacity .6s ease}.common-filter.category-filter .category-select .category-inner select:focus,.common-filter.category-filter .category-select .category-inner input:focus{outline:none;color:#000;transition:all .3s ease}.common-filter.category-filter .category-select .category-inner select:focus::placeholder,.common-filter.category-filter .category-select .category-inner input:focus::placeholder{opacity:.2;transition:opacity .6s ease}.common-filter.category-filter .category-select .category-inner select option,.common-filter.category-filter .category-select .category-inner input option{color:#2f2d2f;font-family:"Satoshi",sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial;font-weight:500}.common-filter.auto-height{height:auto}.sm-container{margin:0 -12px}.sm-container .sm-item{padding:0 12px}.sm-container .sm-item .image-inner{width:24px;height:100%}.contact .contact-container{gap:20px}.contact .contact-item{align-items:center;gap:11px;width:fit-content}.contact .contact-item .image-inner{width:24px}.gallery-container{display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:10px;grid-auto-flow:row dense;margin:-60px}.gallery-container .gallery-item{padding:60px}.gallery-container .gallery-item .inner{position:relative;border-radius:6px;overflow:hidden;height:100%}.gallery-container .gallery-item:nth-child(3n+1){grid-column:1}.gallery-container .gallery-item:nth-child(3n+2){grid-column:2}.gallery-container .gallery-item:nth-child(3n){grid-column:3}.gallery-container .gallery-item:nth-child(6n+1),.gallery-container .gallery-item:nth-child(6n+3),.gallery-container .gallery-item:nth-child(6n+5){grid-row:span 69}.gallery-container .gallery-item:nth-child(6n+2){grid-row:span 44}.gallery-container .gallery-item:nth-child(6n+4),.gallery-container .gallery-item:nth-child(6n){grid-row:span 54}.gallery-container .gallery-item .image-container{position:absolute;inset:0;height:100%}.gallery-container .gallery-item .image-container .image-inner{height:100%}.gallery-container .gallery-item .image-container::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.gallery-container .gallery-item .image-container::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0.8);width:35px;height:35px;background:url(../img/icons/zoom-in.png) no-repeat center;background-size:contain;opacity:0;transition:all .3s ease;z-index:2;pointer-events:none}.gallery-container .gallery-item .image-container img{transition:transform .5s ease}.gallery-container .gallery-item .image-container:hover img{transform:scale(1.05)}.gallery-container .gallery-item .image-container:hover::after{opacity:1}.gallery-container .gallery-item .image-container:hover::before{opacity:1;transform:translate(-50%, -50%) scale(1)}.section-footer{margin-top:80px;padding:0 20px}.tab-nav-container{height:100%}.tab-nav-container ul{flex-direction:row;flex-wrap:nowrap;margin:0 -20px}.tab-nav-container ul li{padding:0 20px;width:auto}.tab-nav-container ul .co-btn.nav-link{color:#525152;background-color:#e9eaef;border:1px solid rgba(0,0,0,.1019607843);padding:8px}.tab-nav-container ul .co-btn.nav-link.common-background-border .border-1::after,.tab-nav-container ul .co-btn.nav-link.common-background-border .border-1::before{opacity:0;transition:all .1s ease}.tab-nav-container ul .co-btn.nav-link.common-background-border .border-2::after,.tab-nav-container ul .co-btn.nav-link.common-background-border .border-2::before{opacity:0;transition:all .1s ease}.tab-nav-container ul .co-btn.nav-link span{padding:9px 26px;width:100%}.tab-nav-container ul .co-btn.nav-link:hover,.tab-nav-container ul .co-btn.nav-link.active{background-color:#eaf7fc;border:1px solid #84ceee}.tab-nav-container ul .co-btn.nav-link:hover.common-background-border .border-1::after,.tab-nav-container ul .co-btn.nav-link:hover.common-background-border .border-1::before,.tab-nav-container ul .co-btn.nav-link.active.common-background-border .border-1::after,.tab-nav-container ul .co-btn.nav-link.active.common-background-border .border-1::before{opacity:1;transition:all .1s ease}.tab-nav-container ul .co-btn.nav-link:hover.common-background-border .border-2::after,.tab-nav-container ul .co-btn.nav-link:hover.common-background-border .border-2::before,.tab-nav-container ul .co-btn.nav-link.active.common-background-border .border-2::after,.tab-nav-container ul .co-btn.nav-link.active.common-background-border .border-2::before{opacity:1;transition:all .1s ease}.tab-nav-container ul .co-btn.nav-link:hover span,.tab-nav-container ul .co-btn.nav-link.active span{background-color:#fff;color:#2baae2}.tab-nav-container ul .co-btn.nav-link:hover:after,.tab-nav-container ul .co-btn.nav-link.active:after{transform:scaleX(1);transition:transform .4s ease}.light-card-section .layout-container{--layout-gap: 10px;--layout-width: 33.33%;--layout-neg-margin: calc(-1 * var(--layout-gap));--layout-width-calc: 33.33%;margin:var(--layout-neg-margin)}.light-card-section .layout-container .layout-item{padding:var(--layout-gap);width:var(--layout-width-calc)}.light-card-section .card-container{background-color:#e9eaef;padding:40px;border-width:1px;border-style:solid;border-color:#a3a8bd;gap:34px}.light-card-section .card-container .title{margin-bottom:8px}.light-card-section .card-container .image-inner{height:64px}.light-card-section .card-container .image-inner img{width:auto}.common-slider-nav{margin:-4px}.common-slider-nav .slider-item .navigation-item{padding:4px}.common-slider-nav .slider-item .image-container{background-color:rgba(0,0,0,.7019607843)}.common-slider-nav .slider-item .image-container .image-inner{padding-bottom:57%;opacity:.6;border:1px solid #fff;transition:opacity .3s ease,border-width .3s ease}.common-slider-nav .slider-item.slick-current.slick-active .image-container .image-inner{opacity:1;border-width:3px;transition:opacity .3s ease,border-width .3s ease}.section-border{position:relative}.section-border::after{content:" ";position:absolute;top:0;left:80px;width:91.5%;height:1px;background:rgba(0,0,0,.1019607843)}.dark-border-container .border-item{position:absolute;top:0;left:auto;right:auto;width:80px;height:100%;pointer-events:none;border-color:hsla(0,0%,100%,.1019607843);border-style:solid;border-width:0;z-index:2}.dark-border-container .border-item:nth-of-type(2){left:0;border-right-width:1px}.dark-border-container .border-item:nth-of-type(3){right:0;border-left-width:1px}.common-banner-section .banner-slider .banner-item:not(:first-of-type){display:none}.common-banner-section .banner-slider.slick-initialized .banner-item{display:block}.slick-slider .slick-arrow{top:100%;left:calc(50% - var(--custom-container-x)/2);right:auto;z-index:1;height:40px;width:40px}.slick-slider .slick-arrow:after{content:"";height:100%;width:18px;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin:auto;background-size:contain;background-repeat:no-repeat;background-position:center}.slick-slider .slick-arrow:before{display:none}.slick-slider .slick-prev{transform:translateX(calc(-100% - var(--gap)))}.slick-slider .slick-prev:after{transform:rotate(180deg) translateY(50%);background-image:url("../img/icons/right-arrow.png")}.slick-slider .slick-next{transform:translateX(var(--gap))}.slick-slider .slick-next:after{background-image:url("../img/icons/right-arrow.png")}.slick-slider.slick-dotted{margin-bottom:0}.slick-slider.slick-dotted .slick-dots{bottom:50px}.slick-slider.slick-dotted .slick-dots li{height:13px;width:13px;border-radius:100%;margin:0;background-color:hsla(0,0%,100%,.45)}.slick-slider.slick-dotted .slick-dots li.slick-active{background-color:#fff}.slick-slider.slick-dotted .slick-dots li:not(:last-of-type){margin-right:18px}.slick-slider.slick-dotted .slick-dots li button{height:13px;width:13px;padding:0;opacity:0}.notice-modal{background-color:rgba(0,0,0,.5)}.notice-modal .modal-content{position:relative;border:none;border-radius:12px;background-color:rgba(0,0,0,0)}.notice-modal .modal-close-btn{position:absolute;top:-16px;right:-16px;z-index:5;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease}.notice-modal .modal-close-btn svg{width:20px;height:20px}.notice-modal .modal-close-btn:hover{background-color:#2baae2;transform:rotate(90deg)}.notice-modal img{display:block;width:100%}@keyframes ani-slide-down{0%{opacity:0;transform:translateY(-100%)}100%{opacity:.9;transform:translateY(0)}}@keyframes bannerDotFill{from{height:0}to{height:100%}}@keyframes ani-banner{0%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes journey-line-draw{from{transform:translateY(-50%) scaleX(0)}to{transform:translateY(-50%) scaleX(1)}}@keyframes journey-line-draw{0%{transform:translateY(-50%) scaleX(0)}100%{transform:translateY(-50%) scaleX(1)}}@media(prefers-reduced-motion: reduce){#content-wrapper #admission-page .admission-journey-section .layout-container::after{transform:translateY(-50%) scaleX(1);animation:none}#content-wrapper #admission-page .admission-journey-section .layout-item .inner.ani-fade-top{opacity:1;transform:none;animation:none}}@keyframes web-draw-x{from{transform:translateY(-50%) scaleX(0)}to{transform:translateY(-50%) scaleX(1)}}@keyframes web-draw-y{from{transform:translateY(-50%) scaleY(0)}to{transform:translateY(-50%) scaleY(1)}}.animation-area .ani-fade-top{opacity:0;padding-top:30px;transition:all .5s ease}.animation-area .ani-fade-top.normal{opacity:1;padding-top:0;transition:all .5s ease}.animation-area .ani-fade-top.delay-1.normal{transition:all .5s ease;transition-delay:.2s}.animation-area .ani-fade-top.delay-2.normal{transition:all .5s ease;transition-delay:.4s}.animation-area .ani-fade-top.delay-3.normal{transition:all .5s ease;transition-delay:.6s}.animation-area .ani-fade-top.delay-4.normal{transition:all .5s ease;transition-delay:1s}.animation-area .ani-fade-top.delay-5.normal{transition:all .5s ease;transition-delay:1.2s}.animation-area .ani-fade-top.delay-6.normal{transition:all .5s ease;transition-delay:1.4s}.animation-area .common-background-border.ani-border{--ani-border-delay: 0s;opacity:0;transform:scale(0.9);transition:all .1s ease,opacity .45s ease,transform .6s cubic-bezier(0.16, 1, 0.3, 1)}.animation-area .common-background-border.ani-border .border-1::before,.animation-area .common-background-border.ani-border .border-1::after,.animation-area .common-background-border.ani-border .border-2::before,.animation-area .common-background-border.ani-border .border-2::after{opacity:0;transition:transform .55s cubic-bezier(0.16, 1, 0.3, 1),opacity .3s ease}.animation-area .common-background-border.ani-border .border-1::before{transform:scale(0)}.animation-area .common-background-border.ani-border .border-1::after{transform:scale(0) rotate(90deg)}.animation-area .common-background-border.ani-border .border-2::after{transform:scale(0) rotate(180deg)}.animation-area .common-background-border.ani-border .border-2::before{transform:scale(0) rotate(270deg)}.animation-area .common-background-border.ani-border.delay-1{--ani-border-delay: 0.2s}.animation-area .common-background-border.ani-border.delay-2{--ani-border-delay: 0.4s}.animation-area .common-background-border.ani-border.delay-3{--ani-border-delay: 0.6s}.animation-area .common-background-border.ani-border.delay-4{--ani-border-delay: 1s}.animation-area .common-background-border.ani-border.normal{opacity:1;transform:scale(1);transition:all .1s ease,opacity .45s ease var(--ani-border-delay),transform .6s cubic-bezier(0.16, 1, 0.3, 1) var(--ani-border-delay)}.animation-area .common-background-border.ani-border.normal .border-1::before,.animation-area .common-background-border.ani-border.normal .border-1::after,.animation-area .common-background-border.ani-border.normal .border-2::before,.animation-area .common-background-border.ani-border.normal .border-2::after{opacity:1;transition:transform .55s cubic-bezier(0.16, 1, 0.3, 1),opacity .3s ease}.animation-area .common-background-border.ani-border.normal .border-1::before{transform:scale(1);transition-delay:calc(var(--ani-border-delay) + .15s)}.animation-area .common-background-border.ani-border.normal .border-1::after{transform:scale(1) rotate(90deg);transition-delay:calc(var(--ani-border-delay) + .23s)}.animation-area .common-background-border.ani-border.normal .border-2::after{transform:scale(1) rotate(180deg);transition-delay:calc(var(--ani-border-delay) + .31s)}.animation-area .common-background-border.ani-border.normal .border-2::before{transform:scale(1) rotate(270deg);transition-delay:calc(var(--ani-border-delay) + .39s)}.slick-slide img.type-mobile,.type-mobile{display:none}.type-tablet{display:none}/*# sourceMappingURL=thestyles.min.css.map */