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}.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}}.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}}.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}.slider-card-wrap .slider-card:has(.overlay){background:linear-gradient(75deg, rgba(0, 0, 0, 0.84) 19.5%, rgba(0, 0, 0, 0) 68.65%)}@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;mix-blend-mode:multiply}.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)}.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%}.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%}}.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}.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%}}.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}table{width:100%;overflow:hidden;border-collapse:collapse;margin:0}table td,table th{border-top:1px solid #ecf0f1;padding:10px;text-align:left;height:48px}table td:first-child,table th:first-child{text-align:center}table th{font-size:.875rem;font-weight:700;line-height:1.3;color:#241d63;background-color:#ebeaf4}table td{min-width:78px;font-size:1rem;font-weight:400;line-height:1.3;color:#2e2e2e;vertical-align:baseline;line-height:28px;background:var(--white)}table td:last-child{line-height:41px}table tr:nth-of-type(even) td{background-color:#f6f5fd}table .university-text{max-width:288px}@media only screen and (max-width: 991px){table .university-text{min-width:288px}}table .university-name-list{min-width:400px}table .university-name{min-width:78px;line-height:28px}table .university-name+.university-name{margin-top:.625rem}table .discipline-list{list-style:disc;min-width:320px}table .discipline-item{font-size:1rem;font-weight:400;line-height:1.3;color:#2e2e2e}.tablerounededCorner{border:1px solid rgba(129,129,129,.2);border-radius:.75rem;overflow:auto}@media only screen and (max-width: 586px){.tablerounededCorner{margin-right:-16px;border-top-right-radius:0;border-bottom-right-radius:0}}.country-name,.university-text,.university-name,.city-text,.cont-person,.address-text,.cont-num-text,.cont-email-text{font-size:1rem;font-weight:400;line-height:1.3;color:#2e2e2e;display:block}.country-name{min-width:170px}.city-text{min-width:130px}.cont-person{min-width:140px}.address-text{min-width:340px;max-width:340px}.cont-num-text{min-width:144px}.cont-email-text{min-width:317px;text-transform:lowercase}.college-name{font-size:1rem;font-weight:400;line-height:1.3;color:#2e2e2e;display:block}.college-name{min-width:235px}.include-exclude-wrapper{display:-ms-flexbox;display:flex;gap:.75rem;overflow:auto}@media only screen and (max-width: 768px){.include-exclude-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.include-exclude-box{border-radius:1rem;overflow:hidden;padding:2rem;min-width:363px;min-height:390px;background-color:var(--white)}@media only screen and (max-width: 1120px){.include-exclude-box{-ms-flex:1;flex:1}}@media only screen and (max-width: 768px){.include-exclude-box{min-width:100% !important;min-height:auto;padding:1rem;background-color:#f4f3fc}}.include-exclude-list{display:-ms-flexbox;display:flex;gap:7.5rem;margin-top:2rem;overflow:auto}@media only screen and (max-width: 1248px){.include-exclude-list{gap:2rem}}@media only screen and (max-width: 1120px){.include-exclude-list{-ms-flex-direction:column;flex-direction:column;gap:1rem}}@media only screen and (max-width: 586px){.include-exclude-list{margin-top:1.5rem}}.include-exclude-list .enrolment-list{min-width:275px;max-width:283px}@media only screen and (max-width: 768px){.include-exclude-list .enrolment-list{min-width:auto;max-width:90%}}.include-exclude-list .enrolment-list .enrolment-text{min-width:201px}@media only screen and (max-width: 768px){.include-exclude-list .enrolment-list .enrolment-text{max-width:90%}}.include-exclude-list .enrolment-list .enrolment-item .enrolment-icon{min-width:1.125rem;max-width:1.125rem}.include-exclude-list .enrolment-list .enrolment-item .enrolment-text{font-size:1rem;font-weight:400;line-height:1.3;color:#2e2e2e}.include-exclude-list .enrolment-list .enrolment-item+.enrolment-item{margin-top:1.25rem}@media only screen and (max-width: 768px){.include-exclude-list .enrolment-list .enrolment-item+.enrolment-item{margin-top:1rem}}.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}}.banner-sec .banner-title{max-width:755px}.banner-sec .banner-desc{max-width:630px}.program-detail-area{--common-content-width-left-column: min(46%, 572px);--common-content-width-right-column: min(48%, 610px)}.country-list-sec .sub-title-wrapper{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;text-align:center}.country-list-sec .sub-title-wrapper .sub-title-lg{max-width:998px}.country-list-sec .sub-title-wrapper .sub-title-desc{max-width:680px}.country-list-sec .country-button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.countrylist-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.countrylist-card-wrapper .countrylist-card{position:relative;border-radius:.75rem;overflow:hidden}.countrylist-card-wrapper .countrylist-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../images/png/overlay-img.png");background-repeat:no-repeat;background-size:cover;z-index:1}.countrylist-card-wrapper .countrylist-card:hover .overlay{display:block;opacity:1;visibility:visible}.countrylist-card-wrapper .countrylist-card:hover .countrylist-image-card{transition:.4s all ease-in-out;transform:scale(1.15)}.countrylist-card-wrapper .countrylist-card .countrylist-card-title{position:absolute;padding:1.125rem 1.5rem;bottom:0;z-index:1}.countrylist-card-wrapper .countrylist-card .countrylist-image-card{transition:.4s all ease-in-out}.slide-sec-colored .slider-card .slider-card-content{max-width:355px}.slide-sec-colored .slide-desc{max-width:648px}.slide-sec-colored .slider-card-content-title{color:var(--neutral-varient-1)}.slide-sec-colored .slider-card-content-desc{color:#e4e4e4}.slide-sec-two .sub-title-wrapper{max-width:1021px}.slide-sec-two .slider-card-wrap-2{grid-template-columns:.7fr 1fr .7fr}.eligibility-sec .sub-title-wrapper{max-width:642px;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;text-align:center;margin:auto}.eligibility-sec .sub-title-wrapper .slide-desc{max-width:484px}.eligibility-sec .eligibility-explore-area .explore-area{grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media only screen and (max-width: 1120px){.eligibility-sec .eligibility-explore-area .explore-area{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 768px){.eligibility-sec .eligibility-explore-area .explore-area{grid-template-columns:1fr 1fr;gap:1rem}}@media only screen and (max-width: 586px){.eligibility-sec .eligibility-explore-area .explore-area{grid-template-columns:1fr}}.eligibility-sec .eligibility-explore-area .explore-area .explore-box{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 586px){.eligibility-sec .eligibility-explore-area .explore-area .explore-box .text-title{max-width:100%}}.eligibility-sec .eligibility-explore-area .explore-area .explore-box::after{content:none}.possibilities-sec .sub-title-wrapper{max-width:796px;margin-bottom:3.5rem}@media only screen and (max-width: 768px){.possibilities-sec .sub-title-wrapper{margin-bottom:0}}@media only screen and (max-width: 991px){.pathway-program-tabs .nav{margin-right:-16px}}.pathway-program-tabs .tab-content{margin-top:2.5rem}@media only screen and (max-width: 768px){.pathway-program-tabs .tab-content{margin-top:.875rem}}.pathway-program-tabs .explore-area{grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 768px){.pathway-program-tabs .explore-area{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 586px){.pathway-program-tabs .explore-area{grid-template-columns:1fr}}.partners-blocks-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}.partners-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:1.5rem;border:1px solid rgba(129,129,129,.2);border-radius:.75rem;overflow:hidden}@media only screen and (max-width: 768px){.partners-block{padding:1rem;gap:1.5rem}}.partners-block .partners-title-box{gap:.75rem}.partners-block .partners-flag{min-width:48px;max-width:48px}.partners-block .partners-note{color:#2e2e2e}.program-details .program-desc{color:var(--grey-varient-2);max-width:244px}.include-exclude-sec .sub-title-wrapper{max-width:1040px}/*# sourceMappingURL=pathway-program-page.min.css.map */