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}}.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-tabs{background-color:#241d63;position:sticky;top:75px;z-index:5;transition:all .4s ease}body:has(.header.scrolled:not(.hide-header)) .program-detail-tabs{top:136px}@media only screen and (max-width: 768px){body:has(.header.scrolled:not(.hide-header)) .program-detail-tabs{top:80px;z-index:2}}@media only screen and (max-width: 586px){body:has(.header.scrolled:not(.hide-header)) .program-detail-tabs{top:70px}}.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}}.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)}.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}.upto-date{background-color:var(--blue-varient-1)}.upto-date .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){.upto-date .sub-title-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.upto-date .head-part{max-width:782px}@media only screen and (max-width: 768px){.upto-date .head-part{max-width:100%}}.news-cards{display:-ms-flexbox;display:flex;gap:.75rem}@media only screen and (max-width: 768px){.news-cards{-ms-flex-direction:column;flex-direction:column}}.news-cards .item{height:100%}.news-cards .card-section{background-color:var(--white);padding:1.25rem;border-radius:.75rem;border:1px solid #d4d4d4;height:100%}@media only screen and (max-width: 768px){.news-cards .card-section{min-width:100%;max-width:100%;padding:1rem}}.news-cards .card-section .card-image{position:relative;height:11.75rem;margin-bottom:1.25rem;overflow:hidden;border-radius:.5rem;transition:.4s all ease-in-out}.news-cards .card-section .card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s all ease-in-out}.news-cards .card-section .card-title,.news-cards .card-section .card-desc{max-width:303px}.news-cards .card-section:hover .overlay{opacity:1;visibility:visible}.news-cards .card-section:hover .card-image img{transition:.4s all ease-in-out;transform:scale(1.15)}.arrow-more-svg{max-width:.3125rem;min-width:.3125rem;max-height:.625rem;min-height:.625rem;width:-moz-fit-content !important;width:fit-content !important}.card-nav-wrapper{position:relative;overflow:hidden}.card-nav-wrapper .facility-card-desc{color:var(--neutral-varient-10)}@media only screen and (max-width: 768px){.card-nav-wrapper .facility-card-desc{padding:.5rem 0 !important}}.card-nav-wrapper .custom-nav-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:10%;width:87%;z-index:2}.card-nav-wrapper .custom-nav-wrapper .custom-nav{cursor:pointer}.program-cards{position:relative}.program-cards .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.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}.tab-layout-1 .program-detail-nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;padding-inline:max(0px,(100% - var(--layout-container-width))/2) var(--layout-container-gap);overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding:var(--layout-container-gap)}.tab-layout-1 .program-detail-nav>*{-ms-touch-action:pan-x;touch-action:pan-x;scroll-snap-align:start}@media only screen and (min-width: 992px){.tab-layout-1 .program-detail-nav{scroll-padding:max(0px,(100% - var(--layout-container-width))/2)}}.tab-layout-1 .nav-item{transition:all .4s ease-in-out}.tab-layout-1 .nav-link{padding:1.5rem 1.25rem;color:var(--white);font-size:1rem;font-weight:700;text-transform:uppercase;width:-moz-max-content;width:max-content;position:relative;transition:all .4s ease-in-out}@media only screen and (max-width: 768px){.tab-layout-1 .nav-link{padding:1rem}}.tab-layout-1 .nav-link::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(90deg, #ED93B5 21.49%, #F7B551 91.28%);border-top-left-radius:4px;border-top-right-radius:4px;transition:all .4s ease-in-out;opacity:0;visibility:hidden}.tab-layout-1 .nav-link.active,.tab-layout-1 .nav-link:hover{color:var(--white);background:linear-gradient(90deg, #ED93B5 21.49%, #F7B551 91.28%);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.tab-layout-1 .nav-link.active::after,.tab-layout-1 .nav-link:hover::after{opacity:1;visibility:visible}.tab-layout-2{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;gap:.75rem;padding-inline:max(0px,(100% - var(--layout-container-width))/2) var(--layout-container-gap);overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding:var(--layout-container-gap)}.tab-layout-2>*{-ms-touch-action:pan-x;touch-action:pan-x;scroll-snap-align:start}@media only screen and (min-width: 992px){.tab-layout-2{scroll-padding:max(0px,(100% - var(--layout-container-width))/2)}}@media only screen and (max-width: 991px){.tab-layout-2{padding-inline:var(--layout-container-gap);margin-inline:calc(var(--layout-container-gap)*-1)}.tab-layout-2{scrollbar-width:none}}@media only screen and (max-width: 768px){.tab-layout-2{padding-bottom:.625rem}}.tab-layout-2 .nav-link{padding:.75rem 1.25rem;color:#1b1b1b;font-size:1rem;font-weight:700;text-transform:uppercase;border:1px solid #e4e4e4;border-radius:62px !important;width:-moz-max-content;width:max-content}@media only screen and (max-width: 768px){.tab-layout-2 .nav-link{padding:.625rem 1rem}}.tab-layout-2 .nav-link.active{background-color:#ddd9f5 !important;border:1px solid #a19dca;color:#1b1b1b !important}.tab-layout-2 .nav-link:hover{background-color:#ddd9f5;border:1px solid #a19dca;color:#1b1b1b !important}.tab-layout-2 .nav-link:focus{background-color:#ddd9f5;border:1px solid #a19dca;color:#1b1b1b !important}.tab-vertical-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;--common-content-gap: 20px;--common-content-width-left-column: min(45%, 600px);--common-content-width-right-column: min(52%, 650px)}@media only screen and (max-width: 768px){.tab-vertical-wrapper{-ms-flex-direction:column;flex-direction:column}}.tab-vertical-wrapper .tab-layout-2{-ms-flex-direction:column;flex-direction:column;gap:var(--common-content-gap);min-width:0px;-ms-flex:1 1 0%;flex:1 1 0%;max-width:var(--common-content-width-left-column)}@media only screen and (max-width: 768px){.tab-vertical-wrapper .tab-layout-2{-ms-flex-direction:row;flex-direction:row;min-width:100%;max-width:initial;--common-content-gap: 8px}}.tab-vertical-wrapper .tab-content{max-width:var(--common-content-width-right-column)}@media only screen and (max-width: 768px){.tab-vertical-wrapper .tab-content{margin-top:2rem;min-width:100%;max-width:100%}}.detail-program .detail-title-head-set1{min-width:528px;max-width:528px}@media only screen and (max-width: 768px){.detail-program .detail-title-head-set1{min-width:100%;max-width:100%}}.detail-program .detail-title-head-set2{max-width:859px}@media only screen and (max-width: 768px){.detail-program .detail-title-head-set2{min-width:100%;max-width:100%}}.detail-program .detail-title-head-set2 .sub-title-desc{max-width:498px}.detail-program .tab-content{padding-top:3.5rem}@media only screen and (max-width: 768px){.detail-program .tab-content{padding-top:2rem}}.detail-program .tab-content .program-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-moz-column-gap:1.25rem;column-gap:1.25rem}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;row-gap:2rem}}.detail-program .tab-content .program-box .tab-text{max-width:484px}@media only screen and (max-width: 1080px){.detail-program .tab-content .program-box .tab-text{max-width:400px}}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-text{max-width:100%}}.detail-program .tab-content .program-box .tab-text .program-tab-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.75rem;padding-bottom:2rem}@media only screen and (max-width: 768px){.detail-program .tab-content .program-box .tab-text .program-tab-title{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:.625rem;padding-bottom:1.25rem}}.detail-program .tab-content .program-box .tab-text .program-tab-title .tag{margin-left:.5rem}@media only screen and (max-width: 768px){.detail-program .tab-content .program-box .tab-text .program-tab-title .tag{margin-left:0}}.detail-program .tab-content .program-box .tab-table{border:1px solid #c8c8c8;box-shadow:0px 4px 20px 0px rgba(0,0,0,.06);padding:.75rem .75rem 0 .75rem;border-radius:.75rem;max-width:42rem;width:100%}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-table{max-width:100%}}.detail-program .tab-content .program-box .tab-table .table-head{background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);padding:1rem 1.25rem;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-moz-column-gap:.75rem;column-gap:.75rem}@media only screen and (max-width: 1120px){.detail-program .tab-content .program-box .tab-table .table-head{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:1.25rem}}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-table .table-head{-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 586px){.detail-program .tab-content .program-box .tab-table .table-head{background:linear-gradient(101.11deg, #33298C 7.17%, #5C54A3 71.96%);-ms-flex-direction:column;flex-direction:column;-moz-column-gap:1rem;column-gap:1rem;padding:1rem}}.detail-program .tab-content .program-box .tab-table .table-head .time-duration{display:-ms-flexbox;display:flex;gap:.375rem}.detail-program .tab-content .program-box .tab-table .table-head .time-duration .time-box{background:linear-gradient(180deg, rgba(51, 41, 140, 0.5) 0%, rgba(51, 41, 140, 0.2) 100%);height:3.4375rem;min-width:3rem;max-width:3rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:.125rem;border-radius:.5rem}.detail-program .tab-content .program-box .tab-table .table-data{padding:1.5rem .75rem;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:2rem;-moz-column-gap:1.75rem;column-gap:1.75rem}@media only screen and (max-width: 1120px){.detail-program .tab-content .program-box .tab-table .table-data{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-table .table-data{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 768px){.detail-program .tab-content .program-box .tab-table .table-data{row-gap:1.25rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:1.25rem 0rem .75rem 0rem}}@media only screen and (max-width: 586px){.detail-program .tab-content .program-box .tab-table .table-data{grid-template-columns:1fr 1fr}}.detail-program .tab-content .program-box .tab-table .table-data .table-values-eligibility{grid-column:span 3}.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}}.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}.tag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;background-color:#d8eeff;padding:.25rem .75rem;border-radius:1rem;color:#175cd3;font-size:14px;font-weight:700;width:-moz-fit-content;width:fit-content}@media only screen and (max-width: 768px){.tag{background-color:#fef4e5;color:var(--primary);border:1px solid #dea349;padding:.375rem .625rem}}.tag-set1{background-color:#dc8c43;color:var(--white);font-size:16px}.tag-set2{background-color:rgba(0,0,0,0);border:1px solid #e4e4e4;color:var(--primary);font-size:16px;font-weight:400}.tag-set2.active{background-color:#fef4e5;color:var(--primary);border:1px solid #dea349}.tag-set3{background-color:#fef4e5;color:var(--primary);font-size:16px;border:1px solid #dea349;font-weight:400;padding:.375rem .75rem}.tag-close{min-width:10px;max-width:10px;transition:all .35s;cursor:pointer}.tag-close:hover{opacity:.65}.study-layout{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}@media only screen and (max-width: 768px){.study-layout{gap:2rem}}.study-layout .study-details{max-width:min(55%,766px);-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 768px){.study-layout .study-details{min-width:100%;max-width:100%}}.study-layout .study-details .study-head p{min-width:auto;max-width:667px}@media only screen and (max-width: 586px){.study-layout .study-details .study-head p{min-width:auto;max-width:308px}}.study-layout .study-details .study-list{padding:3.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2.5rem;-moz-column-gap:3rem;column-gap:3rem}@media only screen and (max-width: 1120px){.study-layout .study-details .study-list{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media only screen and (max-width: 768px){.study-layout .study-details .study-list{padding:1.25rem 0 1.5rem 0;row-gap:1.5rem}}@media only screen and (max-width: 586px){.study-layout .study-details .study-list{row-gap:1rem}}.study-layout .study-details .study-list .study-box{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start;gap:1rem;max-width:374px}@media only screen and (max-width: 1120px){.study-layout .study-details .study-list .study-box{max-width:320px}}.study-layout .study-details .study-list .study-box img{padding-top:.3125rem}.study-layout .study-details .study-list .study-box:last-child{padding-bottom:0}.study-layout .study-details .study-list .study-box p{max-width:303px}.study-layout .study-details .study-list .study-box ul{list-style:disc;margin-left:1rem}.study-layout .study-image{max-width:min(38%,478px);border-radius:1rem}@media only screen and (max-width: 768px){.study-layout .study-image{min-width:100%;max-width:100%}}@media only screen and (max-width: 768px){.study-layout .study-image img{min-width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}}.study-layout.study-layout-two-img .study-details{max-width:min(50%,472px)}@media only screen and (max-width: 768px){.study-layout.study-layout-two-img .study-details{min-width:100%}}.study-layout.study-layout-two-img .study-image{min-width:48%;margin-top:4.6875rem;-ms-flex:1 1 0%;flex:1 1 0%}@media only screen and (max-width: 768px){.study-layout.study-layout-two-img .study-image{min-width:100%;margin-top:0}}.study-layout.study-layout-two-img .study-image>img{max-width:none;width:auto}.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)}.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}}.program-page{border-bottom:1px solid #e4e4e4}.degree-program .degree-area{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){.degree-program .degree-area{grid-template-columns:1fr}}.degree-program .degree-area .degree-text{padding:2.5rem 4.5rem}@media only screen and (max-width: 991px){.degree-program .degree-area .degree-text{padding:2.5rem 1.25rem}}@media only screen and (max-width: 768px){.degree-program .degree-area .degree-text{padding:2.5rem 1rem}}@media only screen and (max-width: 768px){.degree-program .degree-area .degree-text .degree-title{font-size:2rem}.degree-program .degree-area .degree-text .degree-title span{font-size:2rem}}.degree-program .degree-area .degree-text p{color:#c8c8c8}.degree-program .degree-area .degree-image{height:100%}.degree-program .degree-area .degree-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.degree-program .degree-area .action-area{padding-top:2.5rem;display:-ms-flexbox;display:flex;gap:1rem}@media only screen and (max-width: 586px){.degree-program .degree-area .action-area{padding-top:3.125rem}}@media only screen and (max-width: 768px){.program-studies{padding-bottom:0}}.information-area{padding-bottom:5rem;background-color:var(--blue-varient-1)}@media only screen and (max-width: 768px){.information-area .info-resp{display:none}}.information-area .info-resp-mob{display:none}@media only screen and (max-width: 768px){.information-area .info-resp-mob{display:block}}.information-area .info-layout{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1080px){.information-area .info-layout{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.information-area .info-layout{-ms-flex-direction:column;flex-direction:column}}.information-area .info-layout .information-title{padding-left:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important;min-width:35%;max-width:397px;margin-right:2.0625rem}@media only screen and (max-width: 1080px){.information-area .info-layout .information-title{max-width:90%;margin-right:0}}.information-area .info-layout .information-cards{padding-right:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important;display:-ms-flexbox;display:flex;-moz-column-gap:.75rem;column-gap:.75rem}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards{padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards .card-action{margin-top:3.375rem}}.information-area .info-layout .information-cards .card-action .p-btn-download{width:100%;font-size:1rem;font-weight:700;padding:.84375rem .625rem .84375rem 1.5rem;border-radius:var(--border-radius);border:1px solid var(--blue-varient-5);background:rgba(0,0,0,0);color:var(--blue-varient-5);transition:all .3s ease;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:48px;transition:all .35s}.information-area .info-layout .information-cards .card-action .p-btn-download:hover{background:var(--blue-varient-5);color:var(--white)}@media only screen and (max-width: 1248px){.information-area .info-layout .information-cards .card-action .p-btn-download{padding:.5rem}}@media only screen and (max-width: 768px){.information-area .info-layout .information-cards .card-action .p-btn-download{padding:.84375rem .625rem .84375rem 1.5rem}}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards{margin-top:1.25rem;overflow-x:auto}}.information-area .info-layout .information-cards .card{background-color:var(--white);padding:1rem;border-radius:.75rem;height:21.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards .card{height:auto}}.information-area .info-layout .information-cards .card .card-pic img{width:100%;height:100%;border-radius:.5rem;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 768px){.information-area .info-layout .information-cards .card{min-width:17.6875rem;max-width:17.6875rem;margin-bottom:1.25rem}}.information-area .info-layout .information-cards .card .card-pic .img{height:100%;-o-object-fit:cover;object-fit:cover}.launch-sec-program .count-wrap{margin-bottom:5rem}@media only screen and (max-width: 991px){.launch-sec-program .count-wrap{margin-bottom:0}}.news-awards .news-head-area{max-width:978px}@media only screen and (max-width: 768px){.news-awards .news-head-area{min-width:100%;max-width:100%}}.news-awards .news-head-area p{max-width:715px}@media only screen and (max-width: 768px){.news-awards .news-head-area p{min-width:100%;max-width:100%}}.news-awards .news-cards{padding-top:3.5rem;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 768px){.news-awards .news-cards{padding-top:2rem}}.news-awards .news-cards .news-slider{background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);min-width:calc(50% - 16px);max-width:calc(50% - 16px);border-radius:.75rem;position:relative}@media only screen and (max-width: 768px){.news-awards .news-cards .news-slider{min-width:100%;max-width:100%}}.news-awards .news-cards .news-slider .news-carousel{width:100%;height:100%;position:relative}.news-awards .news-cards .news-slider .news-carousel .owl-stage-outer,.news-awards .news-cards .news-slider .news-carousel .owl-stage,.news-awards .news-cards .news-slider .news-carousel .owl-item,.news-awards .news-cards .news-slider .news-carousel .owl-item .item{height:100%}.news-awards .news-cards .news-slider .news-carousel .owl-dots{position:absolute;bottom:32px;left:32px}.news-awards .news-cards .news-slider .news-carousel .slider-area{position:relative;height:100%;min-height:237px}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text{padding:2rem 2rem 0rem 2rem;max-width:352px}@media only screen and (max-width: 768px){.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text{padding:1.5rem 1.5rem 0rem 1.5rem;max-width:325px}}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text-title .small-star{min-width:25px;max-width:25px;display:-ms-inline-flexbox;display:inline-flex;margin-top:-5px}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text .know-more-area{padding-top:3rem}@media only screen and (max-width: 586px){.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text .know-more-area{padding-top:1.625rem}}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text .know-more-area .more-content-text{color:var(--text-yellow)}.news-awards .news-cards .news-announcements{min-width:calc(50% - 16px);max-width:calc(50% - 16px);background-color:var(--violet-varient-2);border:1px solid #ead5e2;padding:1.5rem;border-radius:.75rem}@media only screen and (max-width: 768px){.news-awards .news-cards .news-announcements{min-width:100%;max-width:100%}}.news-awards .news-cards .news-announcements .announcement-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding-top:.75rem;padding-bottom:1rem}.ai-sec .ai-box-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0 4.5rem}@media only screen and (max-width: 991px){.ai-sec .ai-box-wrap{padding:0 1.875rem}}@media only screen and (max-width: 768px){.ai-sec .ai-box-wrap{padding:0}}.ai-sec .ai-box{position:relative;background:var(--text-blue);padding:3.5rem 5rem 3.75rem;border-radius:1rem;overflow:hidden;max-width:1296px;background-image:url("../images/png/ai-img.png");background-repeat:no-repeat;background-position:center bottom;width:100%}@media only screen and (max-width: 991px){.ai-sec .ai-box{padding:2rem 1rem 1rem}}@media only screen and (max-width: 768px){.ai-sec .ai-box{padding-bottom:0rem;background-image:none;border-radius:0rem}}.ai-sec .ai-box .img-resp{display:none}@media only screen and (max-width: 768px){.ai-sec .ai-box .img-resp{display:block;padding-top:2rem}}.ai-sec .ai-box .overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, #0E0008 -93.92%, rgba(255, 255, 255, 0) 98.32%);opacity:1;visibility:visible;z-index:0}.ai-sec .ai-box .ai-span-text{background:linear-gradient(90deg, #ED93B5 21.49%, #F7B551 91.28%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 586px){.ai-sec .ai-box .ai-span-text{font-size:2rem}}.ai-sec .ai-box .ai-text{max-width:43.75rem;text-align:center;z-index:1}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-text{text-align:start}}.ai-sec .ai-box .ai-img-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap{-ms-flex-direction:column;flex-direction:column}}.ai-sec .ai-box .ai-img-wrap .ai-img{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:-30px}.ai-sec .ai-box .ai-img-wrap .content-image{max-width:3rem;min-width:3rem;max-height:3rem;min-height:3rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:var(--blue-varient-7)}.ai-sec .ai-box .ai-img-wrap .content-image .content-img{max-width:1.75rem;min-width:1.75rem}.ai-sec .ai-box .ai-img-wrap .content-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.ai-sec .ai-box .ai-img-wrap .img-contents{width:100%;padding-top:4.625rem}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-contents{padding-top:1.5rem}}.ai-sec .ai-box .ai-img-wrap .img-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-content{-ms-flex-direction:column;flex-direction:column;row-gap:1rem}}.ai-sec .ai-box .ai-img-wrap .img-content-1{max-width:62.5rem}@media only screen and (max-width: 991px){.ai-sec .ai-box .ai-img-wrap .img-content-1{max-width:50rem}}.ai-sec .ai-box .ai-img-wrap .img-content-2{max-width:78.125rem;padding-top:2.5625rem}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-content-2{padding-top:1rem}}.ai-sec .ai-box .ai-img-wrap .img-content-3{max-width:68.75rem;padding-top:3.9375rem}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-content-3{padding-top:1rem}}.ai-sec .ai-box .ai-img-wrap .content-bubble{position:relative;-moz-column-gap:.75rem;column-gap:.75rem;padding:.5rem 1.125rem .5rem .5rem;border-radius:2.5rem;background:var(--text-blue);border:1px solid hsla(0,0%,100%,.1);width:-moz-fit-content;width:fit-content}.program-detail-area{padding-bottom:4.5rem}@media only screen and (max-width: 768px){.program-detail-area{padding-bottom:2rem}}/*# sourceMappingURL=program-detail-page.min.css.map */