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}.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}}.faculty-area{--grid-columns: 3;--grid-gap: 32px 12px;display:grid;grid-template-columns:repeat(var(--grid-columns), 1fr);gap:var(--grid-gap)}@media only screen and (max-width: 768px){.faculty-area{--grid-columns: 2}}@media only screen and (max-width: 586px){.faculty-area{--grid-columns: 1;--grid-gap: 8px}}.faculty-area .faculty-box{padding:1.25rem}@media only screen and (max-width: 768px){.faculty-area .faculty-box{padding:1rem}}.faculty-area .faculty-box img{border-radius:.5rem;overflow:hidden}.faculty-area .faculty-details{max-width:338px;margin-top:1.25rem}.faculty-area .faculty-info{margin-top:.75rem}@media only screen and (max-width: 586px){.faculty-area .faculty-info{margin-top:.5rem}}.faculty-area .faculty-info .faculty-info-list+.faculty-info-list{margin-top:.5rem}.faculty-info-para .faculty-para{padding-right:.75rem}.faculty-info-para .faculty-para+.faculty-para{padding-left:.5rem;border-left:1px solid var(--blue-varient-2)}.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%}.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}}.blog-detail-content .banner-title{max-width:50.875rem}.blog-content-inner{-moz-column-gap:3.625rem;column-gap:3.625rem}@media only screen and (max-width: 768px){.blog-content-inner{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.blog-banner-sub-wrapper-image{min-width:2.5rem;max-width:2.5rem;min-height:2.5rem;max-height:2.5rem;border-radius:50%;overflow:hidden}.blog-sticky{padding-left:64px;border-left:1px solid #ebeaf4}@media only screen and (max-width: 768px){.blog-sticky{max-width:100%;padding-left:0;border-left:none}}.blog-sticky .blog-sticky-wrapper{position:sticky;top:50px}@media only screen and (max-width: 768px){.blog-sticky .blog-sticky-wrapper{position:static}}.blog-sticky .list-cards{max-height:calc(100vh - 70px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(150,150,200,.6) rgba(0,0,0,0)}.blog-sticky .list-cards .sub-cards{-ms-flex-direction:column;flex-direction:column;gap:.75rem}.blog-sticky .blog-banner-content-wrapper{min-width:25.625rem;max-width:25.625rem;padding-bottom:2rem}@media only screen and (max-width: 991px){.blog-sticky .blog-banner-content-wrapper{min-width:23.125rem;max-width:23.125rem}}@media only screen and (max-width: 768px){.blog-sticky .blog-banner-content-wrapper{min-width:100%;max-width:100%}}.blog-detail-banner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media only screen and (max-width: 586px){.blog-detail-banner{gap:2rem}}.blog-detail-banner .banner-media{padding-top:2rem}@media only screen and (max-width: 768px){.blog-detail-banner .banner-media{padding-top:1.25rem}}.blog-detail-banner .banner-media .banner-media-item{border-radius:1rem;overflow:hidden}.blog-detail-banner .banner-media .banner-media-item img{transition:.8s}.blog-detail-banner .banner-media .banner-media-item:hover img{transform:scale(1.1)}.blog-content-wrapper{min-width:0;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:7.5rem}@media only screen and (max-width: 768px){.blog-content-wrapper{max-width:100%;margin-bottom:2.5rem}}.banner-social-media-wrapper{position:relative}.blog-share{display:-ms-flexbox;display:flex;gap:8px}@media only screen and (max-width: 768px){.blog-share{min-width:160px;max-width:160px;background:#f8f8f8;-ms-flex-direction:column;flex-direction:column;position:absolute;top:56px;right:0;padding:.5rem;z-index:1;display:none}}.blog-share-rep.active{display:none}@media only screen and (max-width: 768px){.blog-share-resp.active{display:block}}.share-list-resp{position:relative;display:none}@media only screen and (max-width: 768px){.share-list-resp{display:block;margin-top:.75rem}}.share-list-item{gap:12px;transition:all .35s}@media only screen and (max-width: 768px){.share-list-item{width:100%;padding:.5rem}.share-list-item+.share-list{margin-top:.3125rem}.share-list-item:hover{background:#dcdcdc}}.share-list-item .share-list-text{display:none}@media only screen and (max-width: 768px){.share-list-item .share-list-text{display:block}}.share-list-item .share-icon{min-width:36px;max-width:36px;min-height:36px;max-height:36px;border-radius:50%;transition:all .4s;cursor:pointer;background:#eceaff}@media only screen and (max-width: 768px){.share-list-item .share-icon{min-width:32px;max-width:32px;min-height:32px;max-height:32px}}.share-list-item .share-icon:hover{background:#454545}.share-list-item .share-icon:hover *{fill:var(--white)}.blog-banner-sub-image{border-radius:.625rem;overflow:hidden}/*# sourceMappingURL=blog-detail-page.min.css.map */