html{--base-font-family: "Anderson Grotesk", sans-serif;--reset-rem-size: 16px}.banner-sec{background-image:url("../images/png/banner-overlay-card.png"),url("../images/png/program-banner-img.png");background-repeat:no-repeat,no-repeat;background-size:cover;background-position:center,center;background-blend-mode:multiply;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:11.6875rem;padding-bottom:2rem;min-height:702px;position:relative}@media only screen and (max-width: 586px){.banner-sec{height:auto !important;min-height:auto}}@media only screen and (max-width: 768px){.banner-sec{padding-top:9.5rem;padding-bottom:3rem}}.banner-sec::before{content:"";position:absolute;top:0;z-index:-1;width:100%;height:100%;background-color:var(--black)}.banner-sec .banner-title{max-width:40rem;padding-top:11rem}@media only screen and (max-width: 768px){.banner-sec .banner-title{padding-top:3rem}}@media only screen and (max-width: 586px){.banner-sec .banner-title{max-width:338px;font-size:2.5rem}}.banner-sec .banner-desc{max-width:40rem}@media only screen and (max-width: 586px){.banner-sec .banner-desc{max-width:312px;font-size:1.125rem}}@media only screen and (max-width: 768px){.banner-sec-wrapper{-ms-flex-direction:column;flex-direction:column}}.breadcrumb-wrap{display:-ms-flexbox;display:flex}.breadcrumb-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb-links-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--neutral-varient-10);font-size:1rem;font-weight:400;line-height:1.3;transition:all .4s}.breadcrumb-links-item:hover .breadcrumb-links-item{color:var(--white);opacity:.9}.breadcrumb-links-item.active{color:var(--white)}.breadcrumb-links-item+.breadcrumb-links-item{padding-left:6px}.breadcrumb-links-item+.breadcrumb-links-item:before{content:url("data:image/svg+xml,%3Csvg width='6' height='17' viewBox='0 0 6 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16.908L4.424 0.0919952H5.56L1.136 16.908H0Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A");padding-right:6px;margin-top:2px}.realted-links-area{padding-top:4.5rem}@media only screen and (max-width: 586px){.realted-links-area{padding-top:1.5rem}}.realted-links-area .link-head{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem}.realted-links-area .owl-carousel .owl-stage-outer{padding-top:10px;padding-bottom:10px}.realted-links-area .related-boxes{padding-top:.875rem}.realted-links-area .related-boxes .box-img{max-width:2.5rem;min-width:2.5rem}@media only screen and (max-width: 586px){.realted-links-area .related-boxes .box-img{max-width:2rem;min-width:2rem}}.realted-links-area .related-boxes .box-areas{width:100%;height:100%;border:1px solid rgba(129,129,129,.2);border-radius:.75rem;padding:1.96875rem 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;position:relative;transition:all .3s ease-in-out;cursor:pointer}@media only screen and (max-width: 768px){.realted-links-area .related-boxes .box-areas{padding:1rem}}.realted-links-area .related-boxes .box-areas:hover{background:linear-gradient(90deg, rgba(82, 66, 216, 0.06) 21.49%, rgba(167, 69, 113, 0.06) 91.28%);transform:translateY(-5px);transition:all .3s ease-in-out;z-index:1}.realted-links-area .related-boxes .box-areas:hover .box-redirection{--box-redirection-arrow-color: #fff;transform:rotate(45deg)}.realted-links-area .related-boxes .box-areas:hover .box-redirection::before{opacity:1;visibility:visible}.realted-links-area .related-boxes .box-areas .box-data{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start;gap:1rem}@media only screen and (max-width: 586px){.realted-links-area .related-boxes .box-areas .box-data{gap:.5rem}}.realted-links-area .related-boxes .box-areas .box-redirection{--box-redirection-arrow-color: #5242D8;position:relative;min-width:2.5rem;max-width:2.5rem;height:2.5rem;background-color:var(--blue-varient-1);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;transition:all .4s ease-in-out}@media only screen and (max-width: 768px){.realted-links-area .related-boxes .box-areas .box-redirection{display:none}}.realted-links-area .related-boxes .box-areas .box-redirection svg *{stroke:var(--box-redirection-arrow-color);transition:all .4s ease-in-out;will-change:transform}.realted-links-area .related-boxes .box-areas .box-redirection::before{content:"";position:absolute;inset:0;border-radius:48px;background:linear-gradient(90deg, #5242D8 0.04%, #A74571 91.24%);opacity:0;visibility:hidden;z-index:-1;transition:all .4s ease-in-out}.related-boxes{position:relative}.related-boxes .item{height:100%}.related-boxes .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.realted-links-area-row .related-boxes{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media only screen and (max-width: 991px){.realted-links-area-row .related-boxes{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 586px){.realted-links-area-row .related-boxes{grid-template-columns:1fr}.realted-links-area-row .related-boxes .box-areas .box-data{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.form-container{max-width:23rem;min-width:23rem;padding:1.5rem;background:var(--white);border-radius:.75rem}@media only screen and (max-width: 768px){.form-container{margin-top:3rem;max-width:100%;min-width:100%;padding:1rem}}.form-container form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.form-container .form-group{margin-bottom:1rem}@media only screen and (max-width: 768px){.form-container .form-group{margin-bottom:.75rem}}.form-container .form-group input,.form-container .form-group textarea{width:100%;padding:.75rem;background:var(--white);border:1px solid var(--neutral-varient-10);border-radius:4px;outline:none;transition:all .4s}.form-container .form-group input:focus-visible,.form-container .form-group textarea:focus-visible{border-color:var(--blue-varient-5)}.form-container .form-group textarea{min-height:96px}.program-detail-area{--common-content-width-left-column: min(35%, 443px);--common-content-width-right-column: min(55%, 712px);--common-content-gap: 76px;display:-ms-flexbox;display:flex;gap:var(--common-content-gap)}@media only screen and (max-width: 1080px){.program-detail-area{gap:1.5rem}}@media only screen and (max-width: 768px){.program-detail-area{-ms-flex-direction:column;flex-direction:column;gap:.75rem}}.program-detail-area .tab-title-area{min-width:0;-ms-flex:1 1 0%;flex:1 1 0%}@media only screen and (min-width: 992px){.program-detail-area .tab-title-area{max-width:var(--common-content-width-left-column)}}.program-detail-area .tab-desc-area{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;max-width:var(--common-content-width-right-column)}@media only screen and (min-width: 1249px){.program-detail-area .tab-desc-area{max-width:var(--common-content-width-right-column)}}@media only screen and (max-width: 991px){.program-detail-area .tab-desc-area{--common-content-width-right-column: 45%}}@media only screen and (max-width: 768px){.program-detail-area .tab-desc-area{--common-content-width-right-column: 100%;gap:1rem}}.detail-program{padding-top:4.5rem}@media only screen and (max-width: 768px){.detail-program{padding-top:2rem;padding-bottom:2rem}}.hilight-sec .sub-title-wrapper .sub-title-desc{max-width:715px}.hilight-sec .hilight-scroll-wrap{display:grid;grid-template-columns:repeat(2, 1fr);padding-top:4rem;-moz-column-gap:4.625rem;column-gap:4.625rem}@media only screen and (max-width: 1248px){.hilight-sec .hilight-scroll-wrap{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media only screen and (max-width: 991px){.hilight-sec .hilight-scroll-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}}@media only screen and (max-width: 768px){.hilight-sec .hilight-scroll-wrap{padding-top:1.5rem}}.hilight-sec .scroll-left{max-height:31.875rem;overflow-y:auto;scrollbar-color:rgba(150,150,200,.6) rgba(0,0,0,0);padding-right:1.25rem}@media only screen and (max-width: 991px){.hilight-sec .scroll-left{padding-right:0;margin-right:-16px}}@media only screen and (max-width: 768px){.hilight-sec .scroll-left{display:-ms-flexbox;display:flex;-moz-column-gap:.5rem;column-gap:.5rem;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding:var(--layout-container-gap);padding-inline:var(--layout-container-gap);margin-inline:calc(var(--layout-container-gap)*-1)}.hilight-sec .scroll-left>*{-ms-touch-action:pan-x;touch-action:pan-x;scroll-snap-align:start}.hilight-sec .scroll-left{scrollbar-width:none}}.hilight-sec .scroll-cards{display:-ms-flexbox;display:flex;-moz-column-gap:1rem;column-gap:1rem;-ms-flex-align:start;align-items:flex-start;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #c0bddb}.hilight-sec .scroll-cards:last-child{border-bottom:none}@media only screen and (max-width: 768px){.hilight-sec .scroll-cards{-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1rem;border-bottom:none;min-width:17.5rem;margin-bottom:0;-ms-flex-pack:end;justify-content:flex-end}}.hilight-sec .scroll-cards>div{-ms-flex:1 1 auto;flex:1 1 auto}.hilight-sec .scroll-cards .scroll-card-img{max-width:9.375rem;width:100%;border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 768px){.hilight-sec .scroll-cards .scroll-card-img{max-width:100%}}.hilight-sec .scroll-cards .scroll-card-img img{width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 768px){.hilight-sec .scroll-cards .polygon-img{display:none}}.hilight-sec .scroll-card-content{max-width:24.3125rem}.hilight-sec .hilight-card{max-width:36.375rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:.75rem}.hilight-sec .hilight-card .owl-dots{position:absolute;bottom:32px;left:24px}.hilight-sec .carousal-card{position:relative;background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);background-image:url("../images/png/nirf.png");background-repeat:no-repeat;background-size:cover;padding:1.5rem;border-radius:.75rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;width:100%;min-height:14.8125rem}@media only screen and (max-width: 768px){.hilight-sec .carousal-card{-ms-flex-direction:column;flex-direction:column;background-image:url("../images/png/nirf-resp.png");min-height:387px;background-position:right bottom}}@media only screen and (max-width: 586px){.hilight-sec .carousal-card{padding:1.25rem}}.hilight-sec .carousal-card .hilight-slider{max-width:352px}.hilight-sec .carousal-card .hilight-slider .carousal-card-desc{max-width:331px}.hilight-sec .fresher-card{padding:1.5rem;background:var(--white);border-radius:.75rem;border:1px solid #c0bddb}@media only screen and (max-width: 586px){.hilight-sec .fresher-card{padding:1.25rem}}.hilight-sec .fresher-card .badge{padding:.25rem .75rem;background-color:var(--yellow-varient-10);border-radius:2.5rem}.hilight-sec .fresher-card-wrapper{max-width:466px}.hilight-sec .know-more-resp{display:none}@media only screen and (max-width: 768px){.hilight-sec .know-more-resp{display:-ms-flexbox;display:flex}}.explore-area{--explore-area-card-min-height: 183px;--explore-area-card-img-column: span 2;--explore-box-color-bg: rgba(235, 234, 244, 0.30);--explore-box-color-border: rgba(129, 129, 129, 0.20);--explore-box-hover-color-bg: linear-gradient(90deg, rgba(82, 66, 216, 0.06) 21.49%, rgba(167, 69, 113, 0.06) 91.28%);--explore-box-gap: 42px;--explore-box-padding: 24px;--explore-box-border--radius: 12px;--grid-columns: 4;--grid-gap: 16px;display:grid;grid-template-columns:repeat(var(--grid-columns), 1fr);gap:var(--grid-gap)}@media only screen and (max-width: 1120px){.explore-area{--grid-columns: 3}}@media only screen and (max-width: 768px){.explore-area{--grid-columns: 2;--explore-area-card-min-height: auto}}@media only screen and (max-width: 586px){.explore-area{--grid-columns: 1;--grid-gap: 8px;--explore-area-card-min-height: 77px;--explore-box-padding: 16px}}.explore-area .explore-box{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:var(--explore-box-gap);min-height:var(--explore-area-card-min-height);background-color:var(--explore-box-color-bg);padding:var(--explore-box-padding);border:1px solid var(--explore-box-color-border);border-radius:var(--explore-box-border--radius);transition:all .3s;height:100%;cursor:pointer}.explore-area .explore-box::after{content:"";position:absolute;bottom:1.5rem;right:1.5rem;min-width:40px;min-height:40px;aspect-ratio:1;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'><path d='M0 20.5C0 9.45431 8.95431 0.5 20 0.5C31.0457 0.5 40 9.45431 40 20.5C40 31.5457 31.0457 40.5 20 40.5C8.95431 40.5 0 31.5457 0 20.5Z' fill='url(%23paint0_linear_2055_2448)'/><path d='M26.4583 20.2713H13.9583' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M21.4167 15.2512L26.4584 20.2712L21.4167 25.292' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><defs><linearGradient id='paint0_linear_2055_2448' x1='-2.23949e-09' y1='40.5' x2='57.7484' y2='40.5046' gradientUnits='userSpaceOnUse'><stop stop-color='%235242D8'/><stop offset='1' stop-color='%23E44623'/></linearGradient></defs></svg>");background-size:contain;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:all .3s}.explore-area .explore-box img{min-width:2.5rem;max-width:2.5rem}.explore-area .explore-box .more-icon img{min-width:.3125rem;max-width:.3125rem}.explore-area .explore-box .explore-box-bg-img{position:absolute;inset:0;min-width:100%;min-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:inherit;z-index:-1;transition:.4s all ease-in-out}.explore-area .explore-box .explore-text .text-title{max-width:12.5rem}.explore-area .explore-box:hover{background:var(--explore-box-hover-color-bg)}.explore-area .explore-box:hover::after{opacity:1;visibility:visible}@media only screen and (max-width: 991px){.explore-area .explore-box:hover::after{opacity:0}}.explore-area .explore-box-has-img{grid-column:var(--explore-area-card-img-column);background:linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0.1%, rgba(0, 0, 0, 0) 103.83%);border:0px solid rgba(0,0,0,0);overflow:hidden}.explore-area .explore-box-has-img>*{position:relative;z-index:1}.explore-area .explore-box-has-img::before{content:"";position:absolute;inset:0;background:#7670b2;mix-blend-mode:multiply;opacity:0;visibility:hidden;transition:.4s all ease-in-out}.explore-area .explore-box-has-img .text-title{color:var(--white)}.explore-area .explore-box-has-img:hover{background:linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0.1%, rgba(0, 0, 0, 0) 103.83%)}.explore-area .explore-box-has-img:hover .explore-box-bg-img{transform:scale(1.1)}.explore-area .explore-box-has-img:hover::before{opacity:1;visibility:visible}.explore-area-bg-white{--explore-box-color-bg: #fff;--explore-box-color-border: #D4D4D4;--explore-box-hover-color-bg: #fff}.explore-area.explore-area-two{--grid-columns: 3;--explore-area-card-min-height: 150px;margin-top:4rem}@media only screen and (max-width: 991px){.explore-area.explore-area-two{margin-top:2rem}}@media only screen and (max-width: 768px){.explore-area.explore-area-two{--grid-columns: 2;--explore-area-card-min-height: auto}}@media only screen and (max-width: 586px){.explore-area.explore-area-two{--grid-columns: 1}}.explore-area.explore-area-two .explore-box{height:100%;display:grid}@media only screen and (max-width: 586px){.explore-area.explore-area-two .explore-box{margin:0;min-width:100%;max-width:100%}.explore-area.explore-area-two .explore-box:last-child{margin-bottom:3.4375rem}.explore-area.explore-area-two .explore-box::after{opacity:1;top:1.5rem;right:1.5rem;transform:translateY(-10px)}}.explore-area.explore-area-two .explore-box:hover::after{opacity:1}.explore-area.explore-area-two .explore-box .explore-text{min-width:100%}.fashion-card{background:linear-gradient(166.75deg, #000000 6.01%, rgba(0, 0, 0, 0) 45.11%);background-repeat:no-repeat;background-size:cover;border-radius:.75rem;position:relative;overflow:hidden;height:100%}.fashion-card-img-wrap{position:absolute;bottom:0;background-repeat:no-repeat;background-position:top center;height:100%;width:100%}.fashion-card-img-wrap::before{content:"";position:absolute;inset:0;border-radius:8px;background:linear-gradient(-25deg, #000 6.01%, rgba(0, 0, 0, 0) 45.11%);pointer-events:none}.fashion-card-img-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fashion-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.fashion-card-video{position:absolute;inset:0;max-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:5}.video-playing .student-card-video{opacity:1;visibility:visible}.video-playing .fashion-card-video{opacity:1;visibility:visible}.slide-cards-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media only screen and (max-width: 849px){.slide-cards-wrapper{-ms-flex-direction:row;flex-direction:row;padding-bottom:.625rem;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding:var(--layout-container-gap);padding-inline:var(--layout-container-gap);margin-inline:calc(var(--layout-container-gap)*-1)}.slide-cards-wrapper>*{-ms-touch-action:pan-x;touch-action:pan-x;scroll-snap-align:start}.slide-cards-wrapper{scrollbar-width:none}}.slider-card-wrap{display:grid;grid-template-columns:1.5fr 1fr;gap:.5rem}@media only screen and (max-width: 849px){.slider-card-wrap{grid-template-columns:1fr;display:-ms-flexbox;display:flex}}.slider-card-wrap-2{grid-template-columns:1fr 1.5fr}@media only screen and (max-width: 849px){.slider-card-wrap-2{grid-template-columns:1fr}}.slider-card-wrap-3{grid-template-columns:1fr}.slider-card-wrap-5{grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 849px){.slider-card-wrap-5{grid-template-columns:1fr}}.slider-card-wrap .slider-card{position:relative;border-radius:.75rem;overflow:hidden;transition:.4s all ease-in-out}@media only screen and (max-width: 849px){.slider-card-wrap .slider-card{min-width:18.75rem;min-height:20.375rem}}.slider-card-wrap .slider-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(20deg, rgba(0, 0, 0, 0.94) 23.74%, rgba(0, 0, 0, 0) 62.11%);background-size:cover;background-position:center}.slider-card-wrap .slider-card .slider-card-img{position:relative;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:.4s all ease-in-out}.slider-card-wrap .slider-card .slider-card-icon{min-width:43px;max-width:43px;position:absolute;top:0;left:0;margin:2rem}@media only screen and (max-width: 768px){.slider-card-wrap .slider-card .slider-card-icon{margin:1rem}}.slider-card-wrap .slider-card .slider-card-top{position:absolute;top:0;left:0;margin:2rem;color:var(--neutral-varient-1)}@media only screen and (max-width: 1120px){.slider-card-wrap .slider-card .slider-card-top{font-size:1.75rem}}@media only screen and (max-width: 768px){.slider-card-wrap .slider-card .slider-card-top{margin:1rem}}.slider-card-wrap .slider-card .slider-card-content{position:absolute;bottom:0;left:0;margin:2rem;max-width:20.25rem;z-index:1}@media only screen and (max-width: 849px){.slider-card-wrap .slider-card .slider-card-content{margin:1.5rem;max-width:100%}}@media only screen and (max-width: 768px){.slider-card-wrap .slider-card .slider-card-content{margin:1rem}}.slider-card-wrap .slider-card .slider-card-content .slider-card-content-desc{color:hsla(0,0%,100%,.6980392157)}.slider-card-wrap .slider-card:hover .overlay{opacity:1;visibility:visible}.slider-card-wrap .slider-card:hover .slider-card-img{transition:.4s all ease-in-out;transform:scale(1.15)}.slide-sec-colored .slide-title{max-width:687px}.slide-sec-colored .slide-desc{max-width:787px;padding-bottom:3.5rem}@media only screen and (max-width: 768px){.slide-sec-colored .slide-desc{padding-bottom:1.5rem}}.slide-sec-colored .slider-card-wrap .slider-card::after{content:none}.slide-sec-colored .slide-cards-wrapper{-ms-flex-direction:row;flex-direction:row;grid-template-rows:1fr 1fr;gap:1rem}@media only screen and (max-width: 768px){.slide-sec-colored .slide-cards-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.slide-sec-colored .slide-cards-wrapper .slider-card-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}.slide-sec-colored .slide-cards-wrapper .slider-card-row{display:-ms-flexbox;display:flex;gap:1rem}@media only screen and (max-width: 768px){.slide-sec-colored .slide-cards-wrapper .slider-card-row{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.slide-sec-colored .slide-cards-wrapper .slider-card-row .slider-card{min-width:100%;min-height:300px;max-height:300px}}.slide-sec-colored .slide-cards-wrapper .slider-card-row .slider-card .slider-card-img{border-radius:.75rem;overflow:hidden}@media only screen and (max-width: 768px){.slide-sec-colored .slide-cards-wrapper .slider-card-row .slider-card .slider-card-img{min-height:300px}}@media only screen and (max-width: 586px){.slide-sec-colored .slide-cards-wrapper .slider-card-row .slider-card{min-height:216px;max-height:216px}.slide-sec-colored .slide-cards-wrapper .slider-card-row .slider-card .slider-card-img{transform:scale(1);min-height:216px}}.slide-sec-colored .slide-cards-wrapper .slider-card-content{max-width:17.125rem}.slide-sec-colored .slide-cards-wrapper .slider-card-content .slider-card-content-title{background:linear-gradient(90deg, #ED93B5 21.49%, #F7B551 91.28%);-webkit-background-clip:text}@media only screen and (max-width: 768px){.slide-sec-colored .slide-cards-wrapper .slider-card-content{margin:1rem;max-width:100%}}.mid-banner-sec-wrapper{background:#ffdeab;border:1px solid hsla(0,0%,100%,.1019607843);margin-top:132px;border-radius:16px}@media only screen and (max-width: 991px){.mid-banner-sec-wrapper{margin-top:4.5rem}}@media only screen and (max-width: 768px){.mid-banner-sec-wrapper{-ms-flex-direction:column;flex-direction:column;margin-top:3rem}}.mid-banner-sec-wrapper button{min-width:353px}@media only screen and (max-width: 991px){.mid-banner-sec-wrapper button{min-width:auto}}@media only screen and (max-width: 586px){.mid-banner-sec-wrapper button{min-width:100%}}.mid-banner-sec .mid-banner-left{min-width:576px;max-width:576px;margin-left:3.125rem;margin-right:3.125rem;margin-top:auto}.mid-banner-sec .mid-banner-left img{margin-top:-89px}@media only screen and (max-width: 768px){.mid-banner-sec .mid-banner-left img{margin-top:-32px}}@media only screen and (max-width: 1248px){.mid-banner-sec .mid-banner-left{margin-left:0;margin-right:0;min-width:50%;max-width:50%}}@media only screen and (max-width: 768px){.mid-banner-sec .mid-banner-left{min-width:100%;max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.mid-banner-sec .mid-banner-rgt{-ms-flex:1 1 auto;flex:1 1 auto;padding:4.71875rem 3.5rem}@media only screen and (max-width: 1290px){.mid-banner-sec .mid-banner-rgt{padding:1.25rem 3.5rem}}@media only screen and (max-width: 991px){.mid-banner-sec .mid-banner-rgt{padding:2rem}}@media only screen and (max-width: 768px){.mid-banner-sec .mid-banner-rgt{padding:1.5rem 1rem;width:100%}.mid-banner-sec .mid-banner-rgt .mid-banner-title{font-size:1.625rem}}.mid-banner-sec .mid-banner-card-wrapper{display:-ms-flexbox;display:flex}@media only screen and (max-width: 991px){.mid-banner-sec .mid-banner-card-wrapper{-ms-flex-direction:column;flex-direction:column;gap:.5rem}}.mid-banner-sec .mid-banner-card-content{padding-right:3.5rem}@media only screen and (max-width: 991px){.mid-banner-sec .mid-banner-card-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;padding-right:0}}.mid-banner-sec .mid-banner-card-icon{min-width:2.5rem;max-width:2.5rem}@media only screen and (max-width: 586px){.mid-banner-sec .mid-banner-card-icon{min-width:1.75rem;max-width:1.75rem}}.message-sec .message-layout{display:grid;grid-template-columns:1fr 1fr;-ms-flex-align:center;align-items:center;background-image:url("../images/png/degree-backdrop.png");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 768px){.message-sec .message-layout{grid-template-columns:1fr}}.message-sec .message-layout .message-details{background-image:url("../images/png/count-bg-3.png");background-size:cover;background-repeat:no-repeat;height:100%;padding:4.5rem}@media only screen and (max-width: 1248px){.message-sec .message-layout .message-details{padding:2.5rem}}@media only screen and (max-width: 991px){.message-sec .message-layout .message-details{padding:2.5rem 1.25rem}}@media only screen and (max-width: 768px){.message-sec .message-layout .message-details{padding:2.5rem 1rem}.message-sec .message-layout .message-details .font-head-xl{font-size:2rem}}.message-sec .message-layout .message-details .quote-block{max-width:478px}.message-sec .message-layout .message-details .quote-icon{max-width:40px}.message-sec .message-layout .message-image{height:100%}.launch-sec{background-image:url("../images/png/count-bg.png");background-repeat:no-repeat;background-size:cover}.launch-sec .launch-contents .launch-title{max-width:50.25rem}.launch-sec .launch-contents .launch-desc{max-width:45.625rem}.launch-sec .point-wrap{padding-bottom:2rem}@media only screen and (max-width: 768px){.launch-sec .point-wrap{padding-top:3.25rem;padding-bottom:1.25rem}}.launch-sec .point-wrap-2{-ms-flex-align:baseline;align-items:baseline;padding-top:5.4375rem;padding-bottom:3.5rem}@media only screen and (max-width: 768px){.launch-sec .point-wrap-2{padding-top:3rem;padding-bottom:1.25rem}}.launch-sec .point-wrap-3{-ms-flex-align:baseline;align-items:baseline;padding-bottom:1rem}.launch-sec .point-text{max-width:25.1875rem}.launch-sec .count-wrap{--grid-columns: 3;--grid-gap: 0px;display:grid;grid-template-columns:repeat(var(--grid-columns), 1fr);gap:var(--grid-gap);padding-top:4rem}@media only screen and (max-width: 768px){.launch-sec .count-wrap{--grid-columns: 1;--grid-gap: 32px;padding-top:2.5rem}}@media only screen and (max-width: 768px){.launch-sec .count-wrap-2{--grid-columns: 1;--grid-gap: 32px}}.launch-sec .count-wrap-3{--grid-columns: 2;--grid-gap: 32px;--launch-count-border: none;-ms-flex-pack:justify;justify-content:space-between}.launch-sec .job-desc{max-width:21.5rem}.launch-sec .count{--launch-count-padding: 64px;--launch-count-border: 1px solid #C0BDDB}.launch-sec .count:not(:first-child){border-left:var(--launch-count-border);padding-left:var(--launch-count-padding)}@media only screen and (max-width: 768px){.launch-sec .count:not(:first-child){--launch-count-border: none}}.launch-sec .count:not(:last-child){padding-right:15px}@media only screen and (max-width: 991px){.launch-sec .count{--launch-count-padding: 30px}}@media only screen and (max-width: 768px){.launch-sec .count{--launch-count-padding: 0}}@media only screen and (max-width: 768px){.launch-sec .count-2{--launch-count-padding: 0;--launch-count-border: none}}.launch-sec .count-3{--launch-count-padding: 0;--launch-count-border: none}.launch-sec .count .blue-span-text,.launch-sec .count .launch-sub-desc,.launch-sec .count .more-content{margin-left:2.75rem}@media only screen and (max-width: 849px){.launch-sec .count .blue-span-text,.launch-sec .count .launch-sub-desc,.launch-sec .count .more-content{margin-left:0}}.launch-sec .count .blue-span-text{background:linear-gradient(90deg, #ED93B5 21.49%, #F7B551 91.28%);-webkit-background-clip:text}@media only screen and (max-width: 849px){.launch-sec .count .blue-span-text{max-width:230px}}.launch-sec .count .blue-span-title{max-width:371px}.launch-sec-home .launch-desc{max-width:26.625rem !important}.launch-sec-home .polygon-img{max-width:1.875rem;min-width:1.875rem;max-height:1.4375rem;min-height:1.4375rem}@media only screen and (max-width: 768px){.launch-sec-home .polygon-img{max-width:.8125rem;min-width:.8125rem;max-height:.625rem;min-height:.625rem}}.launch-sec .company-logo-img{background:var(--white);border-radius:50%;max-width:48px;min-width:48px;max-height:48px;min-height:48px}.launch-sec .company-logo-img-1{padding:.5rem .6875rem .625rem}.launch-sec .company-logo-img-2{padding:.6875rem}.launch-sec .company-logo-img-3{padding:.75rem}.launch-sec .human-card-wrapper{position:relative}.launch-sec .human-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.launch-sec .launch-sub-desc{max-width:20.4375rem}.launch-sec.launch-sec-program .blue-span-text,.launch-sec.launch-sec-program .launch-sub-desc,.launch-sec.launch-sec-program .more-content{margin-left:0}.launch-sec.launch-sec-faculty .blue-span-text,.launch-sec.launch-sec-faculty .launch-sub-desc,.launch-sec.launch-sec-faculty .more-content{margin-left:0}.launch-sec-home .launch-title{max-width:61.4375rem !important}@media only screen and (max-width: 768px){.launch-sec-home .count-wrap-3{--grid-columns: 1;--grid-gap: 40px}}.launch-sec-home-2{background-image:none !important}@media only screen and (max-width: 768px){.launch-sec-home-2 .count-wrap{--grid-gap: 24px}}@media only screen and (max-width: 768px){.launch-sec-home-2 .count{--launch-count-padding: 0 !important}}.launch-sec-home-3 .count-wrap{max-width:1228px}@media only screen and (max-width: 768px){.launch-sec-home-3 .count-wrap{--grid-gap: 40px}}@media only screen and (max-width: 768px){.launch-sec-home-3 .count{--launch-count-padding: 0 !important}}.launch-sec-home-3 .count .blue-span-title{max-width:188px}.launch-sec .launch-contents-home-2 .sub-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}@media only screen and (max-width: 768px){.launch-sec .launch-contents-home-2 .sub-title-wrapper{text-align:left;-ms-flex-align:baseline;align-items:baseline}}.launch-sec .launch-contents-home-2 .count .blue-span-text,.launch-sec .launch-contents-home-2 .count .launch-sub-desc,.launch-sec .launch-contents-home-2 .count .more-content{margin:auto}@media only screen and (max-width: 849px){.launch-sec .launch-contents-home-2 .count .blue-span-text,.launch-sec .launch-contents-home-2 .count .launch-sub-desc,.launch-sec .launch-contents-home-2 .count .more-content{margin:0}}.launch-sec .launch-contents-home-2 .sub-title-lg{max-width:53.125rem}.launch-sec .launch-contents-home-2 .sub-title-desc{max-width:33.75rem}.launch-sec .launch-contents-home-2 .count{text-align:center}@media only screen and (max-width: 768px){.launch-sec .launch-contents-home-2 .count{text-align:left}}@media only screen and (max-width: 991px){.launch-sec .launch-contents-home-2 .count{--launch-count-padding: 30px}}@media only screen and (max-width: 586px){.launch-sec .launch-contents-home-2 .count{--launch-count-padding: 0;--launch-count-border: none}}@media only screen and (max-width: 768px){.launch-sec .launch-contents-home-2 .count-2{--launch-count-padding: 0;--launch-count-border: none}}.launch-sec .launch-contents-home-2 .count-3{--launch-count-padding: 0;--launch-count-border: none}.employee-card{background:rgba(51,41,140,.5019607843);padding:2rem 2rem 0rem;border-radius:.75rem}@media only screen and (max-width: 768px){.employee-card{padding:1.5rem 1.5rem 0rem}}.human-card-img-wrap{background-image:url("../images/svg/popper-bg.svg");background-repeat:no-repeat}.international-section .sub-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}@media only screen and (max-width: 768px){.international-section .sub-title-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.international-card-wrapper{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 768px){.international-card-wrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 586px){.international-card-wrapper{grid-template-columns:1fr;gap:.5rem}}.international-card{min-height:306px;display:grid;gap:1rem;padding:1.5rem;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 586px){.international-card{min-height:246px;gap:.5rem;padding:1rem}}.international-card .international-card-icon{max-width:142px}.international-card.blue-box{padding:1.5rem;border-radius:.75rem;background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);border:1px solid #d4d4d4}@media only screen and (max-width: 586px){.international-card.blue-box{padding:1rem}}.international-card.blue-box .international-card-title,.international-card.blue-box .international-card-desc{color:var(--white)}.international-card-content{margin-top:auto}.story-card-wrapper{position:relative}.story-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.story-card-wrapper.owl-carousel .owl-nav{top:50%;left:50%;width:100%;transform:translate(-50%, -50%);max-width:calc(var(--layout-container-width) + var(--layout-container-gap)*2)}.story-card-wrapper .facility-card{border-radius:12px;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;transition:.4s all ease-in-out}.story-card-wrapper .facility-card:hover .overlay{display:block;opacity:1;visibility:visible}.story-card-wrapper .facility-card:hover .facility-image-card{transition:.4s all ease-in-out;transform:scale(1.15)}.story-card-wrapper .facility-card .facility-image-card{transition:.4s all ease-in-out}.story-card-wrapper .facility-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(0deg, #0E0008 2.82%, rgba(255, 255, 255, 0) 93.44%);background-size:cover;background-position:center}.story-card-wrapper .facility-card-overlay::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.94) 10.96%, rgba(0, 0, 0, 0) 99.05%);background-size:cover;background-position:center}.story-card-wrapper .student-icon{max-width:3.5rem;min-width:3.5rem}@media only screen and (max-width: 768px){.story-card-wrapper .student-icon{max-width:2.5rem;min-width:2.5rem}}.story-card-wrapper .facility-card-content{position:absolute;width:100%;padding:32px;bottom:0;left:0;z-index:1}@media only screen and (max-width: 768px){.story-card-wrapper .facility-card-content{padding:1rem}}.story-card-wrapper .facility-card-content .facility-card-title{max-width:338px}.story-card-wrapper .facility-card-content .facility-card-desc{max-width:344px;color:var(--neutral-varient-10)}.story-card-wrapper .more-content-text{color:var(--text-yellow)}.scholarship-area .scholar-area{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.scholarship-area .scholar-area{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.scholarship-area .scholar-area{-ms-flex-direction:column;flex-direction:column}}.scholarship-area .scholar-area .scholarship-text{max-width:540px;margin-right:9rem;position:sticky;top:8.125rem;height:-moz-fit-content;height:fit-content}@media only screen and (max-width: 1290px){.scholarship-area .scholar-area .scholarship-text{max-width:450px;margin-right:2.5rem}}@media only screen and (max-width: 1248px){.scholarship-area .scholar-area .scholarship-text{margin-right:1.25rem}}@media only screen and (max-width: 1080px){.scholarship-area .scholar-area .scholarship-text{max-width:21.875rem}}@media only screen and (max-width: 991px){.scholarship-area .scholar-area .scholarship-text{min-width:100%;max-width:100%;margin-right:0;position:static;padding-bottom:1.5rem}}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-text{position:unset;max-width:100%;padding-bottom:2rem}}.scholarship-area .scholar-area .study-box{gap:1rem}.scholarship-area .scholar-area .scholarship-images{-ms-flex:1 1 auto;flex:1 1 auto}.scholarship-area .scholar-area .scholarship-images .scholar-cards{min-width:612px;max-width:612px;height:314px;border-radius:.75rem;padding:1.8125rem 2rem;margin-bottom:1rem;position:relative;overflow:hidden}@media only screen and (max-width: 1120px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{min-width:500px;max-width:500px}}@media only screen and (max-width: 991px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{min-width:100%;max-width:100%}}.scholarship-area .scholar-area .scholarship-images .scholar-cards:last-child{margin-bottom:0}@media only screen and (max-width: 586px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{padding:1rem;margin-bottom:.5rem}}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-backdrop{top:auto !important;bottom:-42%}}.scholarship-area .scholar-area .scholarship-images .scholar-cards:nth-child(even){display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end;z-index:0}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards:nth-child(even){-ms-flex-align:baseline;align-items:baseline}}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card1{background-color:#d13b74}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card1 .card-backdrop{position:absolute;right:0;top:5.625rem}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card2{background-color:#4827a4}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card2 .card-backdrop{position:absolute;right:0;top:-4.5625rem}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card3{background-color:#1b7f84}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card3 .card-backdrop{position:absolute;right:-1.5rem;top:-4.5625rem}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card4{background-color:#d24425}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card4 .card-backdrop{position:absolute;right:0;bottom:-3.4375rem}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{height:auto;-ms-flex-direction:column;flex-direction:column;padding-bottom:0;-ms-flex-align:baseline !important;align-items:baseline !important}}.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-user{position:absolute;bottom:0;right:0;min-width:17em;transition:all .4s}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-user{position:relative;margin-left:auto}}.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-content{position:relative;max-width:279px;z-index:1}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-content{max-width:100%;padding-bottom:1.875rem}}.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-content p{opacity:.95}.scholarship-area-two .scholar-area .scholarship-text{margin-right:3.625rem}@media only screen and (max-width: 1248px){.scholarship-area-two .scholar-area .scholarship-text{margin-right:1.25rem}}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards:nth-child(1){display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards:nth-child(2){-ms-flex-align:baseline;align-items:baseline}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card1 .card-backdrop{top:-55px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card2 .card-backdrop{top:60px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card3 .card-backdrop{top:-55px;right:-20px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card4 .card-backdrop{right:-62px;bottom:-80px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards{margin-left:auto}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards .card-backdrop{transition:all .4s}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards:hover img{transform:scale(1.15);bottom:-20px;transition:.4s ease-in-out}.excellence-area .university-pic{border-radius:1rem;overflow:hidden}.university-highlights .highlight-head{padding-top:2.5rem;min-width:512px;max-width:512px}@media only screen and (max-width: 768px){.university-highlights .highlight-head{min-width:100%;max-width:100%;padding-top:1.25rem}}.university-highlights .highlight-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:1.75rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 768px){.university-highlights .highlight-content{gap:1.5rem;padding-top:2rem}}.university-highlights .highlight-content .highlight-card{min-width:25%;max-width:25%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #d9d9d9;padding:0 2.5rem;position:relative}.university-highlights .highlight-content .highlight-card img{min-width:48px;max-width:48px}@media only screen and (max-width: 586px){.university-highlights .highlight-content .highlight-card img{min-width:40px;max-width:40px}}@media only screen and (max-width: 768px){.university-highlights .highlight-content .highlight-card{min-width:100%;max-width:100%;border-left:none;padding:0}}.university-highlights .highlight-content .highlight-card:first-child{border-left:none;padding-left:0}@media only screen and (max-width: 768px){.university-highlights .highlight-content .highlight-card:first-child{min-width:100%}}.experts-list{position:relative}.experts-list .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.experts-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:3.5rem;gap:1rem}@media only screen and (max-width: 991px){.experts-list{margin-right:-16px;padding-bottom:1rem}}@media only screen and (max-width: 768px){.experts-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;padding-top:2rem;gap:.5rem}}.experts-list .experts img{height:18.75rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 768px){.experts-list .experts img{width:100%;height:auto}}.experts-list .experts .expert-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding-top:1rem}.industry-section{padding-top:6.875rem}@media only screen and (max-width: 991px){.industry-section{padding-top:4.5rem}}@media only screen and (max-width: 768px){.industry-section{padding-top:3rem}}.industry-section .industry-title-head{max-width:50.6875rem}.industry-section .industry-title-head p{max-width:37.0625rem}.industry-section .cycle-tab-item{width:100%;position:relative;display:-ms-flexbox;display:flex;transition:all .4s;overflow:hidden;border-top:1px solid var(--grey-shade-light)}@media only screen and (max-width: 991px){.industry-section .cycle-tab-item{width:100%}}@media only screen and (max-width: 991px){.industry-section .cycle-tab-item:hover{box-shadow:none;border-radius:0}}.industry-section .cycle-tab-item:hover .progress-bar-line{display:none}.industry-section .cycle-tab-item.active .accordian-media{border-bottom:none}.industry-section .cycle-tab-item.active .accordian-desc{height:100%;max-height:-moz-max-content;max-height:max-content;visibility:visible}.industry-section .cycle-tab-item.active .accordian-item::after{animation-play-state:running;transform:rotate(180deg)}.industry-section .cycle-tab-item.active:hover .progress-bar-line{opacity:0;visibility:hidden}.industry-section .cycle-tab-item .progress-bar{min-width:48px;max-width:48px;height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.industry-section .cycle-tab-item .progress-container{position:relative;width:48px;height:48px}.industry-section .cycle-tab-item .progress-container .progress-number-wrapper{background-color:#ebeaf4;width:40px;height:40px;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:50%;overflow:hidden;border:4px solid #fff}.industry-section .cycle-tab-item .progress-container .progress-number{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:1.125rem;line-height:36px;font-weight:900}.industry-section .cycle-tab-item .progress-container .progress-circle{transform:rotate(-90deg);transform-origin:center;transition:stroke .4s ease-in-out}.industry-section .cycle-tab-item .progress-container .progress-background{fill:#ebeaf4;stroke:#fff;stroke-width:4}.industry-section .cycle-tab-item .progress-container .progress-bar-line{opacity:0;visibility:hidden;transition:all .3s}.industry-section .cycle-tab-item.active .progress-bar-line{opacity:1;visibility:visible}.industry-section .cycle-tab-item.active .progress-background{fill:rgba(0,0,0,0);stroke:#ddd;stroke-width:2.5}.industry-section .cycle-tab-item.active .progress-bar-line{fill:none;stroke:#a74571;stroke-width:5;stroke-linecap:round;stroke-dasharray:157;stroke-dashoffset:157;animation:progress-animation 10s linear forwards}@keyframes progress-animation{0%{stroke-dashoffset:157}100%{stroke-dashoffset:0;stroke:purple}}.industry-section .cycle-tab-item.active .accordian-head{font-size:2rem !important}@media only screen and (max-width: 768px){.industry-section .cycle-tab-item.active .accordian-head{font-size:1.625rem !important}}.industry-section .accordian-content{margin-top:3.5rem;height:auto}@media only screen and (max-width: 991px){.industry-section .accordian-content{margin-top:2rem}}.industry-section .accordian-content .fade{opacity:0;transition:opacity 4s ease-in-out}.industry-section .accordian-content .fade.active{opacity:1}.industry-section .accordian-content .accordian-wrapper{width:100%;min-width:585px;max-width:585px;margin:0 5.8125rem 0 0;border-bottom:none}@media only screen and (max-width: 1248px){.industry-section .accordian-content .accordian-wrapper{min-width:500px;max-width:500px;margin-right:2rem}}@media only screen and (max-width: 991px){.industry-section .accordian-content .accordian-wrapper{min-width:100%;max-width:100%}}.industry-section .accordian-content .accordian-wrapper .cycle-tab-item:first-child{border-top:none}.industry-section .accordian-content .accordian-wrapper .cycle-tab-item:first-child .accordian-media{padding-top:0}.industry-section .accordian-content .accordian-media{width:100%;padding:1.625rem 0;border:none;display:grid}@media only screen and (max-width: 768px){.industry-section .accordian-content .accordian-media{padding:1.25rem 0}}.industry-section .accordian-content .accordian-text{min-width:0;-ms-flex:1 1 0px;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 991px){.industry-section .accordian-content .accordian-text{display:none}}.industry-section .accordian-content .accordian-text .tab-text{max-width:610px}.industry-section .accordian-content .accordian-image{min-width:0;-ms-flex:1 1 0px;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 991px){.industry-section .accordian-content .accordian-image{display:none}}.industry-section .accordian-content .accordian-image .tab-image{max-width:610px}.industry-section .accordian-content .accordian-image .tab-image .accordian-image-box{overflow:hidden}.industry-section .accordian-content .tab-content>.tab-pane{display:none}.industry-section .accordian-content .tab-content>.tab-pane.active{display:block}.industry-section .accordian-content .accordian-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.75rem;cursor:pointer}.industry-section .accordian-content .accordian-item::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:cover;background-repeat:no-repeat;width:24px;height:24px;position:absolute;right:0;transition:.3s}@media only screen and (max-width: 768px){.industry-section .accordian-content .accordian-item::after{top:0}}.industry-section .accordian-content .accordian-item .accordian-head{max-width:395px;font-weight:700;font-size:1.25rem;color:#1a1a1a;line-height:1.3}@media only screen and (max-width: 768px){.industry-section .accordian-content .accordian-item .accordian-head{width:100%;padding-right:28px}}.industry-section .accordian-content .accordian-item .accordian-head::after{content:none}.industry-section .accordian-content .accordian-item.active::after{background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.24121 6.021L6.2408 0.999833L11.2412 6.021' stroke='%230A2540' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.industry-section .accordian-content .accordian-desc{height:0;max-height:0;overflow:hidden;transition:.3s;visibility:hidden}.industry-section .accordian-content .accordian-desc .accordian-drop-down .accordian-head-desc{font-size:1rem;font-weight:400;color:#454545;line-height:1.3;padding-top:.75rem;margin:0 1.875rem 0 4.0625rem}@media only screen and (max-width: 991px){.industry-section .accordian-content .accordian-desc .accordian-drop-down .accordian-head-desc{margin-bottom:1rem}}@media only screen and (max-width: 586px){.industry-section .accordian-content .accordian-desc .accordian-drop-down .accordian-head-desc{margin-left:0;margin-right:0}}.industry-section .accordian-content .accordian-desc .accordian-drop-down .accordian-head-desc .accordian-head-link{color:#5242d8}.industry-section .accordian-content .accordian-desc .accordian-drop-down .point-wrap-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.75rem;margin:0 1.875rem 0 4.0625rem}@media only screen and (max-width: 991px){.industry-section .accordian-content .accordian-desc .accordian-drop-down .point-wrap-block{margin-bottom:1rem}}@media only screen and (max-width: 586px){.industry-section .accordian-content .accordian-desc .accordian-drop-down .point-wrap-block{margin-left:0;margin-right:0}}.industry-section .accordian-content .accordian-desc .accordian-drop-down .point-wrap-block .point-wrap-2{-ms-flex-align:baseline;align-items:baseline}.industry-section .accordian-content .accordian-desc .accordian-info-list{list-style:disc}.industry-section .accordian-content .accordian-desc .accordian-image-box{display:none}.industry-section .accordian-content .accordian-desc .accordian-image-box img{margin:0 auto}@media only screen and (max-width: 991px){.industry-section .accordian-content .accordian-desc .accordian-image-box{display:block;margin-bottom:1rem}}@media only screen and (max-width: 768px){.industry-section .accordian-content .accordian-desc .accordian-image-box{width:100%;overflow:hidden}}.industry-section.cmn-bg-grey .cycle-tab-item .progress-container .progress-number-wrapper{border-color:rgba(0,0,0,0)}.industry-section.cmn-bg-grey .cycle-tab-item .progress-container .progress-background{stroke:#e5e2e2}.apply-sec .apply-title{max-width:43.625rem}.apply-sec .apply-desc{max-width:42.3125rem}.apply-sec .quote-svg{max-width:1.5625rem;min-width:1.5625rem}.apply-sec .student-card{background:linear-gradient(to bottom, #0E0008 2.41%, rgba(255, 255, 255, 0) 118.4%),var(--blue-varient-5);background-repeat:no-repeat;background-size:cover;border-radius:.75rem;position:relative;overflow:hidden;max-height:36.25rem;min-height:36.25rem}@media only screen and (max-width: 768px){.apply-sec .student-card{max-height:30.625rem;min-height:30.625rem}}.apply-sec .student-card .watch-video-button{background:rgba(17,17,17,.5019607843)}.apply-sec .quote-content{padding:2.5rem 5rem 1.5625rem 2.5rem}@media only screen and (max-width: 768px){.apply-sec .quote-content{padding:1.5rem}}.apply-sec .student-card-img-wrap{position:absolute;bottom:0;background-image:url("../images/svg/popper-bg-2.svg");background-repeat:no-repeat;background-position:top center}.apply-sec .student-card-img-wrap img{max-height:21.625rem}.apply-sec .student-card-wrapper{position:relative}.apply-sec .student-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-left:calc((100% - var(--layout-container-width) + var(--layout-container-gap)*2)/2) !important;padding-right:calc((100% - var(--layout-container-width) + var(--layout-container-gap)*2)/2) !important}@media(max-width: 1388px){.apply-sec .student-card-wrapper .owl-stage{padding-left:16px !important;padding-right:16px !important}}@media only screen and (max-width: 1080px){.apply-sec .student-card-wrapper .owl-stage{padding-left:16px !important;padding-right:0 !important}}.apply-sec .student-card-wrapper .owl-dots{margin-top:1.25rem;-ms-flex-pack:center;justify-content:center}.apply-sec .student-card-wrapper .owl-dots .owl-dot{background:#d9d9d9}.apply-sec .student-card-wrapper .owl-dots .owl-dot.active{background:var(--text-blue)}.student-card-video{position:absolute;inset:0;max-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:5}.video-playing .student-card-video{opacity:1;visibility:visible}.apply-area{background:linear-gradient(90deg, #362B8D -13.85%, #9360A2 24.7%, #F9C474 84.1%);padding:.75rem;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.apply-area .apply-area-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.apply-area .apply-area-wrapper .apply-area-img{min-width:40px;max-width:40px;margin:0 .4375rem}.apply-area .admission{padding-right:1rem;border-right:2px solid var(--white)}@media only screen and (max-width: 586px){.apply-area .admission{padding-right:0;border-right:none;font-size:1rem}}.apply-area .apply-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:1rem;gap:.4375rem;transition:all .35s}.apply-area .apply-content:hover{opacity:.75}@media only screen and (max-width: 586px){.apply-area .apply-content{display:none}}.owl-nav{display:-ms-flexbox;display:flex;-moz-column-gap:.3125rem;column-gap:.3125rem}.owl-nav .disabled{opacity:.5;cursor:no-drop !important}@media only screen and (max-width: 768px){.owl-nav .disabled{opacity:.5;visibility:visible}}.owl-prev,.owl-next{background-color:var(--blue-varient-5) !important;border-radius:50%;width:2.6875rem;height:2.6875rem;transition:all .3s ease}.owl-prev:hover,.owl-next:hover{opacity:30%}.owl-prev span{color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.57178 10.5234L1.0589 5.98548L5.6169 1.49129' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.owl-next span{color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.05859 1.48047L5.59408 5.99582L1.05859 10.5127' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.owl-carousel .owl-nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;left:0}.owl-carousel .owl-dots{display:-ms-flexbox;display:flex;gap:.5rem}.owl-carousel .owl-dots .owl-dot{width:8px;height:8px;border-radius:1.5rem;overflow:hidden;background-color:hsla(0,0%,100%,.5)}.owl-carousel .owl-dots .owl-dot:hover{background-color:var(--white)}.owl-carousel .owl-dots .owl-dot.active{background-color:var(--white)}.banner-sec .banner-title{max-width:850px}.banner-sec .banner-desc{max-width:795px}.program-detail-area{--common-content-width-left-column: min(45%, 582px);--common-content-width-right-column: min(52%, 666px)}.detail-program .sub-title-wrapper{max-width:850px}.detail-program .sub-title-wrapper .sub-title-desc{max-width:411px}.detail-program .explore-area .explore-box{position:relative;overflow:hidden}.detail-program .explore-area .explore-box::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;background:linear-gradient(90deg, #5242D8 21.49%, #A74571 91.28%);filter:blur(164px);opacity:.4;border-radius:12px}.detail-program .explore-area .explore-box .text-title{max-width:100%}.detail-program .explore-area .explore-box .font-box-title{max-width:297px}.hilight-sec .sub-title-wrapper{max-width:800px}.hilight-sec .sub-title-wrapper .sub-title-desc{max-width:608px}.hilight-sec .carousal-card{background-image:url("../images/png/convocation-ceremony.png");background-size:100% 100%}@media only screen and (max-width: 768px){.hilight-sec .carousal-card{background-image:url("../images/png/convocation-ceremony-resp.png");background-size:cover}}.hilight-sec .fresher-card-wrapper{max-width:418px}.excellence-area .sub-title-wrapper{max-width:1008px}.excellence-area .fashion-card{border-radius:16px;height:566px}@media only screen and (max-width: 768px){.excellence-area .fashion-card{border-radius:12px}}.excellence-area .fashion-card .watch-video-button{left:3.5rem;right:auto;bottom:3.5rem}@media only screen and (max-width: 768px){.excellence-area .fashion-card .watch-video-button{left:1.25rem;bottom:1.25rem}}.slide-sec-colored .slide-title{max-width:863px}.slide-sec-colored .slide-desc{max-width:863px}.university-highlights .highlight-head{max-width:1296px}.university-highlights .highlight-head .sub-title-lg{max-width:937px}.university-highlights .highlight-head .sub-title-desc{max-width:424px}.university-highlights .highlight-content{padding-top:3.5rem}@media only screen and (max-width: 768px){.university-highlights .highlight-content{padding-top:2rem}}.university-highlights .highlight-content .highlight-card{min-width:33.3%;max-width:33.3%}@media only screen and (max-width: 768px){.university-highlights .highlight-content .highlight-card{min-width:100%;max-width:100%}}.facility-sec .sub-title-wrapper{max-width:884px;text-align:center;margin:auto;padding-bottom:4rem}@media only screen and (max-width: 768px){.facility-sec .sub-title-wrapper{margin:0;padding-bottom:2rem}}.launch-sec .launch-contents .launch-title{max-width:898px}.employee-card-wrap{padding-top:3.5rem}@media only screen and (max-width: 768px){.employee-card-wrap{padding-top:2.5rem}}.employee-card-wrap .human-card-wrapper{display:grid;--grid-gap: 12px;--grid-columns: 4;display:grid;grid-template-columns:repeat(var(--grid-columns), 1fr);gap:var(--grid-gap)}@media only screen and (max-width: 849px){.employee-card-wrap .human-card-wrapper{--grid-columns: 2}}@media only screen and (max-width: 586px){.employee-card-wrap .human-card-wrapper{--grid-columns: 1}}.message-sec{background-image:url("../images/png/director-bg.webp");position:relative}.message-sec::before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-image:url("../images/png/director-overlay.png");background-size:cover;z-index:0}.message-sec .student-affairs-details{position:relative;z-index:1}.message-sec .student-affairs-details .event-details{max-width:755px}.message-sec .quote-block{max-width:610px}.message-sec .quote-block .more-content-text{color:var(--text-yellow)}.experts .sub-title-wrapper{max-width:1112px;margin:auto;text-align:center}@media only screen and (max-width: 768px){.experts .sub-title-wrapper{text-align:left}}.experts .sub-title-wrapper .sub-title-desc{max-width:807px;text-align:center;margin:auto}.experts .know-more-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.experts .know-more-area{-ms-flex-pack:start;justify-content:flex-start}}.apply-sec .apply-title{max-width:869px}/*# sourceMappingURL=international-admissions-page.min.css.map */