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}.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%}}.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}}.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}}.rte-content-wrapper{--rte-elements-gap-large: 40px;--rte-elements-gap-medium: 32px;--rte-elements-gap-small: 20px}@media only screen and (max-width: 768px){.rte-content-wrapper{--rte-elements-gap-large: 32px;--rte-elements-gap-medium: 24px;--rte-elements-gap-small: 16px}}.rte-content-wrapper *{font-family:var(--base-font-family);color:var(--grey-shade);line-height:1.3}.rte-content-wrapper>*:last-child{margin-bottom:0}.rte-content-wrapper h1,.rte-content-wrapper h2,.rte-content-wrapper h3,.rte-content-wrapper h4,.rte-content-wrapper h5,.rte-content-wrapper h6{font-family:var(--base-font-family);font-weight:900;line-height:1.15;color:var(--black);margin-bottom:var(--rte-elements-gap-small)}.rte-content-wrapper h1>*,.rte-content-wrapper h2>*,.rte-content-wrapper h3>*,.rte-content-wrapper h4>*,.rte-content-wrapper h5>*,.rte-content-wrapper h6>*{font-family:var(--base-font-family);line-height:1.15;color:var(--grey-shade)}.rte-content-wrapper h1{font-size:56px}@media only screen and (max-width: 991px){.rte-content-wrapper h1{font-size:32px}}@media only screen and (max-width: 586px){.rte-content-wrapper h1{font-size:26px}}.rte-content-wrapper h2{font-size:2.5rem}@media only screen and (max-width: 991px){.rte-content-wrapper h2{font-size:32px}}@media only screen and (max-width: 586px){.rte-content-wrapper h2{font-size:26px}}.rte-content-wrapper h3{font-size:2rem}@media only screen and (max-width: 991px){.rte-content-wrapper h3{font-size:20px}}.rte-content-wrapper h4{font-size:1.75rem}@media only screen and (max-width: 991px){.rte-content-wrapper h4{font-size:20px}}.rte-content-wrapper h5{font-size:1.5rem}.rte-content-wrapper h6{max-width:760px;font-weight:400;font-size:1rem}.rte-content-wrapper p{font-size:1.125rem;font-weight:400;line-height:1.3;margin-bottom:var(--rte-elements-gap-small)}.rte-content-wrapper p+*:is(:not(p)){margin-top:var(--rte-elements-gap-medium)}.rte-content-wrapper img{max-width:100%;margin-bottom:var(--rte-elements-gap-medium)}.rte-content-wrapper figure{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin-bottom:var(--rte-elements-gap-medium)}.rte-content-wrapper figure img{margin-bottom:0}.rte-content-wrapper figure:has(+figure){display:-ms-inline-flexbox;display:inline-flex;max-width:calc(50% - 10px)}@media only screen and (max-width: 768px){.rte-content-wrapper figure:has(+figure){max-width:100%}}.rte-content-wrapper figure:has(+figure)+figure{display:-ms-inline-flexbox;display:inline-flex;max-width:calc(50% - 10px);margin-left:15px}@media only screen and (max-width: 768px){.rte-content-wrapper figure:has(+figure)+figure{max-width:100%;margin-left:0}}.rte-content-wrapper figcaption{margin:16px 0 0 0}.rte-content-wrapper blockquote{--blockquote-border-width: 4px;--blockquote-border-color: #2F4E62;--blockquote-padding: 40px;position:relative;font-family:var(--base-font-family);font-size:24px;font-weight:500;line-height:1.15;padding:var(--blockquote-padding) 0 var(--blockquote-padding) calc(20px + var(--blockquote-border-width));margin-bottom:var(--rte-elements-gap-medium)}@media only screen and (max-width: 768px){.rte-content-wrapper blockquote{--blockquote-padding: 24px;font-size:20px}}.rte-content-wrapper blockquote p{font-family:var(--base-font-family);font-size:1.125rem;font-weight:400;color:var(--grey-shade);line-height:1.3;margin-bottom:0}@media only screen and (max-width: 768px){.rte-content-wrapper blockquote p{font-size:1rem}}.rte-content-wrapper blockquote p>*{font-family:var(--base-font-family);font-size:24px;line-height:1.15;color:var(--grey-shade)}@media only screen and (max-width: 768px){.rte-content-wrapper blockquote p{font-size:20px}}.rte-content-wrapper blockquote::before{content:"";position:absolute;top:var(--blockquote-padding);left:0;bottom:calc(30% + var(--blockquote-padding));width:var(--blockquote-border-width);background:var(--blockquote-border-color)}.rte-content-wrapper blockquote cite{display:block;font-family:var(--base-font-family);font-size:16px;font-weight:500;line-height:1.2;margin-top:var(--rte-elements-gap-small)}.rte-content-wrapper ul{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;list-style:none;padding-left:10px;margin-bottom:var(--rte-elements-gap-medium)}.rte-content-wrapper ul li{position:relative;font-family:var(--base-font-family);font-size:1.125rem;font-weight:400;color:var(--grey-shade);line-height:1.3;padding-left:12px}.rte-content-wrapper ul li::before{content:"";position:absolute;top:7px;left:0;min-width:4px;background-color:#3a3a3a;aspect-ratio:1;border-radius:50%}.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}.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}}.professors-tab-content{padding-block:110px}@media only screen and (max-width: 768px){.professors-tab-content{padding-block:48px}}.professors-lists{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:150px;margin-top:56px}@media only screen and (max-width: 991px){.professors-lists{gap:100px}}@media only screen and (max-width: 768px){.professors-lists{gap:40px;margin-top:32px}}.professors-lists .list-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:min(8vw,100px)}@media only screen and (max-width: 768px){.professors-lists .list-item{-ms-flex-direction:column;flex-direction:column;gap:24px}}.professors-lists .list-img{min-width:min(30%,250px);max-width:min(30%,250px)}@media only screen and (max-width: 768px){.professors-lists .list-img{min-width:min(345px,100%);max-width:min(345px,100%)}}.professors-lists .list-img img{width:100%;height:auto}.professors-lists .list-content{min-width:0;-ms-flex:1 0 0%;flex:1 0 0%;padding-right:40px}@media only screen and (max-width: 991px){.professors-lists .list-content{padding-right:0}}.professors-lists .item-title{font-weight:900;margin-bottom:8px}.professors-lists .tag{margin-top:12px}.professors-lists .rte-content-wrapper{margin-top:24px}@media only screen and (max-width: 768px){.professors-lists .rte-content-wrapper{margin-top:16px}}.professors-lists .item-sub-title{max-width:706px}/*# sourceMappingURL=professors-of-practice.min.css.map */