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}.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}}.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;max-height:346px}.human-card-img-wrap img{min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.accordion .accordion-item{border-color:rgba(0,0,0,0)}.accordion .accordion-item .accordion-button{padding:2.5rem 0;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width: 768px){.accordion .accordion-item .accordion-button{padding:1.5rem 0}}.accordion .accordion-item .accordion-button::after{content:none}.accordion .accordion-item .accordion-button::before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.38281L12 15.3828L18 9.38281' stroke='%233A3A3A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");margin-right:16px}.accordion .accordion-item .accordion-button:not(.collapsed){background:rgba(0,0,0,0);box-shadow:none}.accordion .accordion-item .accordion-button:not(.collapsed)::before{transform:rotate(-180deg)}.accordion .accordion-item+.accordion-item{border-top:1px solid #c0bddb}.accordion .accordion-body{padding:0 0 2.5rem 2.5rem}.accordion .accordion-body-block+.accordion-body-block{padding-top:3.5rem}@media only screen and (max-width: 768px){.accordion .accordion-body-block+.accordion-body-block{padding-top:1.5rem}}.accordion-title-box{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media only screen and (max-width: 768px){.accordion-title-box{-ms-flex-direction:column;flex-direction:column;gap:1rem}}.accordion-title-box .accordion-title-text{max-width:595px;color:var(--primary)}.accordion-title-box .accordion-title-desc{color:var(--grey-varient-2)}.accordion-title-box .view-details-btn{transition:all .4s}.accordion-body .include-exclude-list{gap:3.125rem}.accordion-body .include-exclude-box{min-width:-moz-fit-content;min-width:fit-content}.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)}.more-events{padding-top:4.5rem}@media only screen and (max-width: 768px){.more-events{padding-top:2rem}}.more-events .event-cards{display:-ms-flexbox;display:flex}@media only screen and (max-width: 1080px){.more-events .event-cards{-ms-flex-direction:column;flex-direction:column;gap:3rem}}@media only screen and (max-width: 586px){.more-events .event-cards{-ms-flex-direction:row;flex-direction:row;overflow:auto;gap:0}}.event-cards .main-card{min-width:602px;max-width:602px;margin-right:3.5rem}@media only screen and (max-width: 1248px){.event-cards .main-card{min-width:500px;max-width:500px;margin-right:1.875rem}}@media only screen and (max-width: 768px){.event-cards .main-card{min-width:100%;max-width:100%}}@media only screen and (max-width: 586px){.event-cards .main-card{max-width:285px;margin-right:.5rem}}.event-cards .main-card .card-main-pic{width:100%;margin-bottom:1.5rem;border-radius:.75rem;overflow:hidden}@media only screen and (max-width: 768px){.event-cards .main-card .card-main-pic{height:auto}}@media only screen and (max-width: 586px){.event-cards .main-card .card-main-pic{height:203px;margin-bottom:.75rem}}.event-cards .main-card .card-main-pic img{-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.event-cards .main-card .main-card-data{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.75rem;max-width:31.25rem}@media only screen and (max-width: 768px){.event-cards .main-card .main-card-data{min-width:100%;max-width:100%}}.event-cards .list-cards{-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 768px){.event-cards .list-cards{display:-ms-flexbox;display:flex;overflow:auto;margin-top:1.25rem}}@media only screen and (max-width: 586px){.event-cards .list-cards{overflow:unset;margin-top:0}}.event-cards .list-cards .sub-cards{padding-bottom:1.5rem;border-bottom:1px solid #b0c2d4;margin-bottom:1.5rem;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.event-cards .list-cards .sub-cards{-ms-flex-direction:column;flex-direction:column;min-width:100%;max-width:100%;margin-right:.5rem;border-bottom:none;margin-bottom:0}}.event-cards .list-cards .sub-cards:last-child{padding-bottom:0;border-bottom:none}.event-cards .list-cards .sub-cards .card-pic{min-width:242px;max-width:242px;margin-right:2rem}@media only screen and (max-width: 1248px){.event-cards .list-cards .sub-cards .card-pic{min-width:200px;max-width:200px;margin-right:1rem}}@media only screen and (max-width: 768px){.event-cards .list-cards .sub-cards .card-pic{min-width:100%;max-width:100%;margin-right:0;height:100%}}@media only screen and (max-width: 586px){.event-cards .list-cards .sub-cards .card-pic{height:auto}}.event-cards .list-cards .sub-cards .card-pic img{border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 768px){.event-cards .list-cards .sub-cards .card-pic img{width:100%}}.event-cards .list-cards .sub-cards .card-content{-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 768px){.event-cards .list-cards .sub-cards .card-content{padding-top:.625rem}}.zoom-card .experience-slider{position:relative;border-radius:.75rem;margin:auto;overflow:hidden;transition:all .35s ease-in-out}@media only screen and (min-width: 850px){.zoom-card .experience-slider{transform:scale(0.5);transform-origin:center bottom}}@media only screen and (max-width: 768px){.zoom-card .experience-slider .experience-card-img{min-height:462px;-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width: 850px){.zoom-card .experience-slider .experience-card-content,.zoom-card .experience-slider .owl-dots{opacity:0;visibility:hidden;transform:translateX(-25%);transition:all .35s ease-in-out}}.zoom-card.zoomed .experience-slider{transform:scale(1)}.zoom-card.zoomed .experience-slider .experience-card-content,.zoom-card.zoomed .experience-slider .owl-dots{opacity:1;visibility:visible;transform:translateX(0)}.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}.launch-sec{background-image:url("../images/png/degree-backdrop.png")}.launch-sec .launch-contents .launch-title{max-width:898px}.employee-card-wrap{padding-top: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}}.employee-card-wrap .human-card-wrapper .employee-card h4{min-height:42px}.facility-sec{padding-bottom:2.5rem}.facility-sec .sub-title-wrapper{max-width:831px}.facility-sec .examination-pic{border-radius:1rem;overflow:hidden}.facility-sec .examination-desc{padding:4rem 0;max-width:593px}@media only screen and (max-width: 586px){.facility-sec .examination-desc{padding:2rem 0 em(56) 0}}.possibilities-sec .accordion{border-top:1px solid #c0bddb;border-bottom:1px solid #c0bddb}.possibilities-sec .accordion .price-text{color:#5242d8}.experience-section .sub-title-wrapper{max-width:658px;margin-bottom:3.5rem}@media only screen and (max-width: 768px){.experience-section .sub-title-wrapper{margin-bottom:2rem}}.experience-section .experience-slider-card{position:relative}.experience-section .experience-slider-card .experience-card-content{position:absolute;bottom:3.5rem;left:0;padding:3.5rem}@media only screen and (max-width: 768px){.experience-section .experience-slider-card .experience-card-content{padding:1.5rem;bottom:0}}.experience-section .experience-slider-card .experience-card-content-desc{max-width:546px}.news-awards .sub-title-wrapper{max-width:880px}.news-awards .more-events .list-cards{max-height:36.75rem;overflow-y:auto}@media only screen and (max-width: 586px){.news-awards .more-events .list-cards{overflow:unset}}@media only screen and (max-width: 586px){.news-awards .more-events .list-cards .card-pic img{height:203px}}.industry-section .industry-title-head{max-width:1235px}.industry-section .accordian-info-list .accordian-info-item+.accordian-info-item{margin-top:12px}.mid-banner-sec .contact-detail-lists .list-item{-ms-flex-align:center;align-items:center}.mid-banner-sec .contact-detail-lists .list-item .item-icon{width:24px;height:24px}.mid-banner-sec .contact-detail-lists .list-item .contact-detail-link{-ms-flex-align:center;align-items:center}/*# sourceMappingURL=competitive-examination-page.min.css.map */