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}.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}.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}}.hilight-sec .sub-title-wrapper .sub-title-desc{max-width:715px}.hilight-sec .hilight-scroll-wrap{display:grid;grid-template-columns:repeat(2, 1fr);padding-top:4rem;-moz-column-gap:4.625rem;column-gap:4.625rem}@media only screen and (max-width: 1248px){.hilight-sec .hilight-scroll-wrap{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media only screen and (max-width: 991px){.hilight-sec .hilight-scroll-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}}@media only screen and (max-width: 768px){.hilight-sec .hilight-scroll-wrap{padding-top:1.5rem}}.hilight-sec .scroll-left{max-height:31.875rem;overflow-y:auto;scrollbar-color:rgba(150,150,200,.6) rgba(0,0,0,0);padding-right:1.25rem}@media only screen and (max-width: 991px){.hilight-sec .scroll-left{padding-right:0;margin-right:-16px}}@media only screen and (max-width: 768px){.hilight-sec .scroll-left{display:-ms-flexbox;display:flex;-moz-column-gap:.5rem;column-gap:.5rem;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)}.hilight-sec .scroll-left>*{-ms-touch-action:pan-x;touch-action:pan-x;scroll-snap-align:start}.hilight-sec .scroll-left{scrollbar-width:none}}.hilight-sec .scroll-cards{display:-ms-flexbox;display:flex;-moz-column-gap:1rem;column-gap:1rem;-ms-flex-align:start;align-items:flex-start;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #c0bddb}.hilight-sec .scroll-cards:last-child{border-bottom:none}@media only screen and (max-width: 768px){.hilight-sec .scroll-cards{-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1rem;border-bottom:none;min-width:17.5rem;margin-bottom:0;-ms-flex-pack:end;justify-content:flex-end}}.hilight-sec .scroll-cards>div{-ms-flex:1 1 auto;flex:1 1 auto}.hilight-sec .scroll-cards .scroll-card-img{max-width:9.375rem;width:100%;border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 768px){.hilight-sec .scroll-cards .scroll-card-img{max-width:100%}}.hilight-sec .scroll-cards .scroll-card-img img{width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 768px){.hilight-sec .scroll-cards .polygon-img{display:none}}.hilight-sec .scroll-card-content{max-width:24.3125rem}.hilight-sec .hilight-card{max-width:36.375rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:.75rem}.hilight-sec .hilight-card .owl-dots{position:absolute;bottom:32px;left:24px}.hilight-sec .carousal-card{position:relative;background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);background-image:url("../images/png/nirf.png");background-repeat:no-repeat;background-size:cover;padding:1.5rem;border-radius:.75rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;width:100%;min-height:14.8125rem}@media only screen and (max-width: 768px){.hilight-sec .carousal-card{-ms-flex-direction:column;flex-direction:column;background-image:url("../images/png/nirf-resp.png");min-height:387px;background-position:right bottom}}@media only screen and (max-width: 586px){.hilight-sec .carousal-card{padding:1.25rem}}.hilight-sec .carousal-card .hilight-slider{max-width:352px}.hilight-sec .carousal-card .hilight-slider .carousal-card-desc{max-width:331px}.hilight-sec .fresher-card{padding:1.5rem;background:var(--white);border-radius:.75rem;border:1px solid #c0bddb}@media only screen and (max-width: 586px){.hilight-sec .fresher-card{padding:1.25rem}}.hilight-sec .fresher-card .badge{padding:.25rem .75rem;background-color:var(--yellow-varient-10);border-radius:2.5rem}.hilight-sec .fresher-card-wrapper{max-width:466px}.hilight-sec .know-more-resp{display:none}@media only screen and (max-width: 768px){.hilight-sec .know-more-resp{display:-ms-flexbox;display:flex}}.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)}.accordion .accordion-item{border-color:rgba(0,0,0,0)}.accordion .accordion-item .accordion-button{padding:1.5rem 0}.accordion .accordion-item .accordion-button::after{margin-left:.75rem}.accordion .accordion-item .accordion-button:not(.collapsed){background:rgba(0,0,0,0);box-shadow:none}.accordion .accordion-item+.accordion-item{margin-top:2rem}@media only screen and (max-width: 768px){.accordion .accordion-item+.accordion-item{margin-top:0}}.accordion .accordion-body{padding:0}.accordion-course{max-height:652px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(150,150,200,.6) rgba(0,0,0,0);padding-bottom:1rem}@media only screen and (max-width: 768px){.accordion-course{max-height:614px}}.detail-program-center .detail-title-head{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center;max-width:804px;margin:auto}@media only screen and (max-width: 768px){.detail-program-center .detail-title-head{text-align:left}}.detail-program-center .detail-title-head p{max-width:462px}.search-box{min-width:672px;max-width:672px;padding:2rem 0 1rem 0}@media only screen and (max-width: 768px){.search-box{min-width:100%;max-width:100%}}.search-box .seacrh-area{display:-ms-flexbox;display:flex;border:1px solid #efedfa;height:60px;min-width:100%;max-width:100%;padding:.5rem;border-radius:3.875rem;position:relative;background:#ebeaf4}.search-box .seacrh-area .form-control{background-color:rgba(0,0,0,0);border:none;box-shadow:none;color:var(--primary);-ms-flex:1 1 auto;flex:1 1 auto;padding:0 1rem}.search-box .seacrh-area .form-control::-moz-placeholder{color:#3e3e3e;font-size:1rem;line-height:1.3;font-weight:700}.search-box .seacrh-area .form-control:-ms-input-placeholder{color:#3e3e3e;font-size:1rem;line-height:1.3;font-weight:700}.search-box .seacrh-area .form-control::placeholder{color:#3e3e3e;font-size:1rem;line-height:1.3;font-weight:700}.search-box .seacrh-area .search-box-search-icon{min-width:44px;max-width:44px}.explore-area.explore-area-two .explore-box:last-child{margin-bottom:0}@media only screen and (max-width: 586px){.custom-multiselect-wrapper{width:100%}}.custom-multiselect-wrapper+.custom-multiselect-wrapper{border-left:1px solid #efedfa;margin-left:8px;padding-left:8px}@media only screen and (max-width: 586px){.custom-multiselect-wrapper+.custom-multiselect-wrapper{margin-left:0;padding-left:0;border-left:none}}.dropdown-checkbox-list{gap:24px;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.dropdown-checkbox-list{overflow-y:auto;max-height:90%;padding-bottom:1rem}}.dropdown-checkbox-list .checkbox-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media only screen and (max-width: 991px){.dropdown-checkbox-list .checkbox-list{-ms-flex:1;flex:1}}.dropdown-checkbox-list .checkbox-list .list-items{min-width:173px;max-width:239px}@media only screen and (max-width: 1120px){.dropdown-checkbox-list .checkbox-list .list-items{min-width:239px}}.filter-badge-wrapper .tags{display:-ms-flexbox;display:flex;gap:.5rem}@media only screen and (max-width: 991px){.filter-badge-wrapper .tags{overflow:auto;margin-right:-16px;padding-bottom:.625rem}.filter-badge-wrapper .tags .tag{min-width:-moz-fit-content;min-width:fit-content}.filter-badge-wrapper .tags .tag:last-child{margin-right:1rem}}.filter-expand-wrapper{position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}@media only screen and (max-width: 1120px){.filter-expand-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 586px){.filter-expand-wrapper{gap:.5rem}}.filter-expand-wrapper .expand-collapse-wrapper{display:-ms-flexbox;display:flex;position:absolute;top:0;right:0}@media only screen and (max-width: 1120px){.filter-expand-wrapper .expand-collapse-wrapper{position:static}}.filter-btn{font-size:1rem;font-weight:400;color:#4d4d4d;transition:all .35s;padding:12px 10px;border-radius:.25rem}.filter-btn .filter-btn-text{display:inline-table;width:-moz-max-content;width:max-content;font-size:1rem;font-weight:400;color:#4d4d4d}.filter-btn .filter-icon{max-width:20px;min-width:20px;max-height:20px;min-height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.filter-btn:hover{background-color:#f7f7f7}.popup{opacity:0;visibility:hidden;transition:all .4s}.popup.active{opacity:1;visibility:visible}.popup .popup-bg{position:fixed;top:0;left:0;min-width:100vw;min-height:100vh;background:rgba(0,0,0,.2);z-index:90}.filter-multiselect-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1120px){.filter-multiselect-wrapper{width:100%}}@media only screen and (max-width: 586px){.filter-multiselect-wrapper{-ms-flex-direction:column;flex-direction:column}}.dropdown-btn{position:relative;min-width:236px;font-weight:700;font-size:18px;line-height:1.3;color:#3a3a3a;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);padding:12px 20px;text-align:left;transition:all .35s}@media only screen and (max-width: 1248px){.dropdown-btn{min-width:215px}}@media only screen and (max-width: 1120px){.dropdown-btn{padding:12px 8px;min-width:205px}}@media only screen and (max-width: 586px){.dropdown-btn{width:100%;padding:8px 0}}.dropdown-btn:hover{background-color:#f7f7f7}.dropdown-btn:after{content:"";position:absolute;top:calc(50% - 4px);right:15px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%233A3A3A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:contain;width:12px;height:8px;transition:all .4s}.dropdown-btn.active{background-color:#f7f7f7}.dropdown-btn.active:after{transform:rotate(-180deg)}.dropdown-popup{position:absolute;left:0;right:0;top:100%;z-index:9}@media only screen and (max-width: 991px){.dropdown-popup{left:16px;right:16px}}.dropdown-popup .dropdown-list{position:relative;background-color:#fff;padding:40px;margin-top:10px;min-width:236px;box-shadow:0 0 18px 2px rgba(0,0,0,.2);box-shadow:0px 8px 24px 0px rgba(0,0,0,.25);border-radius:16px;z-index:99}@media only screen and (max-width: 768px){.dropdown-popup .dropdown-list{position:fixed;top:0;bottom:0;left:0;bottom:0;min-width:100vw;min-height:100%;margin:0;border-radius:0;transition:all .4s}}@media only screen and (max-width: 586px){.dropdown-popup .dropdown-list{padding:16px}}.dropdown-popup .dropdown-list .dropdown-close-btn{display:none}@media only screen and (max-width: 768px){.dropdown-popup .dropdown-list .dropdown-close-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}}.dropdown-popup .popup-bg{background:rgba(0,0,0,0)}.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}.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)}.committee-list{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:5rem}@media only screen and (max-width: 768px){.committee-list{margin-top:2.5rem;grid-template-columns:1fr 1fr;gap:2rem}}@media only screen and (max-width: 586px){.committee-list{grid-template-columns:1fr}}.committee-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media only screen and (max-width: 768px){.committee-block{gap:1rem}}.committee-block-img{position:relative;border-radius:.75rem;overflow:hidden}.committee-block-img img{min-width:100%;transition:.4s all ease-in-out}.committee-block-img:hover .overlay{opacity:1;visibility:visible}.committee-block-img:hover img{transition:.4s all ease-in-out;transform:scale(1.08)}.committee-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media only screen and (max-width: 586px){.committee-wrapper{gap:1rem}}.fashion-card{background:linear-gradient(166.75deg, #000000 6.01%, rgba(0, 0, 0, 0) 45.11%);background-repeat:no-repeat;background-size:cover;border-radius:.75rem;position:relative;overflow:hidden;height:100%}.fashion-card-img-wrap{position:absolute;bottom:0;background-repeat:no-repeat;background-position:top center;height:100%;width:100%}.fashion-card-img-wrap::before{content:"";position:absolute;inset:0;border-radius:8px;background:linear-gradient(-25deg, #000 6.01%, rgba(0, 0, 0, 0) 45.11%);pointer-events:none}.fashion-card-img-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fashion-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.fashion-card-video{position:absolute;inset:0;max-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:5}.video-playing .student-card-video{opacity:1;visibility:visible}.video-playing .fashion-card-video{opacity:1;visibility:visible}.event-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (max-width: 586px){.event-details{gap:.75rem}}.event-details .tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem}.international-section .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){.international-section .sub-title-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.international-card-wrapper{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 768px){.international-card-wrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 586px){.international-card-wrapper{grid-template-columns:1fr;gap:.5rem}}.international-card{min-height:306px;display:grid;gap:1rem;padding:1.5rem;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 586px){.international-card{min-height:246px;gap:.5rem;padding:1rem}}.international-card .international-card-icon{max-width:142px}.international-card.blue-box{padding:1.5rem;border-radius:.75rem;background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);border:1px solid #d4d4d4}@media only screen and (max-width: 586px){.international-card.blue-box{padding:1rem}}.international-card.blue-box .international-card-title,.international-card.blue-box .international-card-desc{color:var(--white)}.international-card-content{margin-top:auto}.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}.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}.apply-sec .apply-title{max-width:43.625rem}.apply-sec .apply-desc{max-width:42.3125rem}.apply-sec .quote-svg{max-width:1.5625rem;min-width:1.5625rem}.apply-sec .student-card{background:linear-gradient(to bottom, #0E0008 2.41%, rgba(255, 255, 255, 0) 118.4%),var(--blue-varient-5);background-repeat:no-repeat;background-size:cover;border-radius:.75rem;position:relative;overflow:hidden;max-height:36.25rem;min-height:36.25rem}@media only screen and (max-width: 768px){.apply-sec .student-card{max-height:30.625rem;min-height:30.625rem}}.apply-sec .student-card .watch-video-button{background:rgba(17,17,17,.5019607843)}.apply-sec .quote-content{padding:2.5rem 5rem 1.5625rem 2.5rem}@media only screen and (max-width: 768px){.apply-sec .quote-content{padding:1.5rem}}.apply-sec .student-card-img-wrap{position:absolute;bottom:0;background-image:url("../images/svg/popper-bg-2.svg");background-repeat:no-repeat;background-position:top center}.apply-sec .student-card-img-wrap img{max-height:21.625rem}.apply-sec .student-card-wrapper{position:relative}.apply-sec .student-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-left:calc((100% - var(--layout-container-width) + var(--layout-container-gap)*2)/2) !important;padding-right:calc((100% - var(--layout-container-width) + var(--layout-container-gap)*2)/2) !important}@media(max-width: 1388px){.apply-sec .student-card-wrapper .owl-stage{padding-left:16px !important;padding-right:16px !important}}@media only screen and (max-width: 1080px){.apply-sec .student-card-wrapper .owl-stage{padding-left:16px !important;padding-right:0 !important}}.apply-sec .student-card-wrapper .owl-dots{margin-top:1.25rem;-ms-flex-pack:center;justify-content:center}.apply-sec .student-card-wrapper .owl-dots .owl-dot{background:#d9d9d9}.apply-sec .student-card-wrapper .owl-dots .owl-dot.active{background:var(--text-blue)}.student-card-video{position:absolute;inset:0;max-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:5}.video-playing .student-card-video{opacity:1;visibility:visible}.apply-area{background:linear-gradient(90deg, #362B8D -13.85%, #9360A2 24.7%, #F9C474 84.1%);padding:.75rem;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.apply-area .apply-area-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.apply-area .apply-area-wrapper .apply-area-img{min-width:40px;max-width:40px;margin:0 .4375rem}.apply-area .admission{padding-right:1rem;border-right:2px solid var(--white)}@media only screen and (max-width: 586px){.apply-area .admission{padding-right:0;border-right:none;font-size:1rem}}.apply-area .apply-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:1rem;gap:.4375rem;transition:all .35s}.apply-area .apply-content:hover{opacity:.75}@media only screen and (max-width: 586px){.apply-area .apply-content{display:none}}.banner-sec .banner-title{max-width:640px}.banner-sec .banner-desc{max-width:640px}.program-detail-area{--common-content-width-left-column: min(45%, 584px);--common-content-width-right-column: min(52%, 610px);--common-content-gap: 100px}@media only screen and (max-width: 1080px){.program-detail-area{gap:1.5rem}}@media only screen and (max-width: 768px){.program-detail-area{gap:.75rem}}.detail-program-center{padding:6.875rem 0}@media only screen and (max-width: 991px){.detail-program-center{padding:4.5rem 0}}@media only screen and (max-width: 586px){.detail-program-center{padding:3rem 0}}.detail-program-center .detail-title-head{max-width:100%}.president-section{padding:3.4375rem 0 3.75rem 0}@media only screen and (max-width: 768px){.president-section{padding:2.5rem 0 0 0}}.president-section .study-layout{display:-ms-flexbox;display:flex;gap:5rem;max-width:1296px;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.president-section .study-layout{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.president-section .study-layout{gap:2rem}}.president-section .study-layout .study-details{max-width:766px;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 768px){.president-section .study-layout .study-details{min-width:100%;max-width:100%}}.president-section .study-layout .study-details .event-details{min-width:100%;max-width:100%;gap:.5rem}@media only screen and (max-width: 768px){.president-section .study-layout .study-details .event-details h5{font-size:1.625rem}}.president-section .study-layout .study-image{position:relative;min-width:430px;max-width:430px;border-radius:.625rem;overflow:hidden;transition:all .4s;max-height:-moz-max-content;max-height:max-content}@media only screen and (max-width: 768px){.president-section .study-layout .study-image{min-width:100%;max-width:100%}}.president-section .study-layout .study-image img{transition:.4s all ease-in-out;max-height:-moz-max-content;max-height:max-content}.president-section .study-layout .study-image:hover .overlay{opacity:1;visibility:visible}.president-section .study-layout .study-image:hover img{transition:.4s all ease-in-out;transform:scale(1.15)}@media only screen and (max-width: 768px){.president-section .study-layout .study-image{max-width:100%}}.committee-list{margin-top:3.5rem;row-gap:3.5rem;grid-template-columns:1fr 1fr 1fr 1fr}@media only screen and (max-width: 768px){.committee-list{margin-top:2rem;row-gap:2rem}}@media only screen and (max-width: 586px){.committee-list{margin-top:1rem;grid-template-columns:1fr}}.committee-list .event-details{max-width:98%}.committee-list .committee-block-img{position:relative}.committee-list .committee-block-img::after{content:"";position:absolute;top:0;left:0;background:linear-gradient(361.87deg, #250418 20.26%, #FFFFFF 66.54%);mix-blend-mode:multiply;opacity:.81;width:100%;height:100%}.committee-list .event-details .font-box-title{max-width:349px}.excellence-area .fashion-card{border-radius:16px;height:566px}@media only screen and (max-width: 768px){.excellence-area .fashion-card{border-radius:12px}}.excellence-area .fashion-card .fashion-card-title{position:absolute;z-index:1;left:3.5rem;right:auto;bottom:9.25rem}@media only screen and (max-width: 768px){.excellence-area .fashion-card .fashion-card-title{left:1.25rem;bottom:6.25rem;font-size:20px}}.excellence-area .fashion-card .watch-video-button{left:3.5rem;right:auto;bottom:3.5rem}@media only screen and (max-width: 768px){.excellence-area .fashion-card .watch-video-button{left:1.25rem;bottom:1.25rem}}.international-section .sub-title-wrapper{display:block;max-width:608px}.international-section .international-card{min-height:293px;display:block;border:none}.international-section .international-card-icon{min-width:40px;max-width:40px;min-height:40px;max-height:40px}.international-section .international-card .point-wrap-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.international-section .international-card .point-wrap-block .point-text{font-size:1rem}.international-section.cmn-bg-grey .sub-title-wrapper{max-width:668px}.international-section .know-more-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.celebrity-sec .know-more-area{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.delegates-sec .sub-title-wrapper{max-width:800px;padding-bottom:3.5rem}@media only screen and (max-width: 768px){.delegates-sec .sub-title-wrapper{padding-bottom:1.5rem}}.delegates-sec .sub-title-wrapper .sub-title-desc{max-width:730px}.delegates-sec .news-cards{padding-bottom:1.5rem}.delegates-sec .news-cards .card-section .card-title,.delegates-sec .news-cards .card-section .card-desc{max-width:100%}.delegates-sec .know-more-area{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.upto-date .sub-title-wrapper{display:block;max-width:795px;padding-bottom:3.125rem}.upto-date .news-cards .card-section .card-title,.upto-date .news-cards .card-section .card-desc{max-width:383px}.upto-date .owl-carousel .owl-item .polygon-img{width:auto}.possibilities-sec .map-wrapper{padding:4.375rem 0 3.75rem 0;border-bottom:1px solid #c0bddb}.possibilities-sec .accordion-map .accordion-item{border-bottom:1px solid #c0bddb}.possibilities-sec .accordion-map .accordion-button::after{content:none}.possibilities-sec .accordion-map .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}.possibilities-sec .accordion-map .accordion-button:not(.collapsed)::before{transform:rotate(-180deg)}.possibilities-sec .accordion-map .international-card-wrapper{gap:1.5rem;grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:2.5rem}@media only screen and (max-width: 768px){.possibilities-sec .accordion-map .international-card-wrapper{grid-template-columns:1fr 1fr;padding-bottom:1.5rem}}@media only screen and (max-width: 586px){.possibilities-sec .accordion-map .international-card-wrapper{grid-template-columns:1fr;gap:.5rem}}.possibilities-sec .accordion-map .international-card-wrapper .international-card{min-height:auto}.possibilities-sec .accordion-map .international-card-wrapper .international-card-title{font-size:1rem}.possibilities-sec .accordion-map .international-card-wrapper .international-card-title span{display:block;font-size:1rem}.apply-sec .student-card{position:relative;border-radius:8px;overflow:hidden}.apply-sec .student-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.94) 8.02%, rgba(0, 0, 0, 0) 99.7%);background-size:cover;background-position:center}@media only screen and (max-width: 768px){.apply-sec .student-card{max-height:-moz-max-content;max-height:max-content;min-height:auto}}.apply-sec .student-card .watch-video-button{background:linear-gradient(0deg, rgba(17, 17, 17, 0), rgba(17, 17, 17, 0)),linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15))}/*# sourceMappingURL=international-relations-page.min.css.map */