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}.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}}.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%}}.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}}.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}.launch-sec{background-image:url("../images/png/count-bg.png");background-repeat:no-repeat;background-size:cover}.launch-sec .launch-contents .launch-title{max-width:50.25rem}.launch-sec .launch-contents .launch-desc{max-width:45.625rem}.launch-sec .point-wrap{padding-bottom:2rem}@media only screen and (max-width: 768px){.launch-sec .point-wrap{padding-top:3.25rem;padding-bottom:1.25rem}}.launch-sec .point-wrap-2{-ms-flex-align:baseline;align-items:baseline;padding-top:5.4375rem;padding-bottom:3.5rem}@media only screen and (max-width: 768px){.launch-sec .point-wrap-2{padding-top:3rem;padding-bottom:1.25rem}}.launch-sec .point-wrap-3{-ms-flex-align:baseline;align-items:baseline;padding-bottom:1rem}.launch-sec .point-text{max-width:25.1875rem}.launch-sec .count-wrap{--grid-columns: 3;--grid-gap: 0px;display:grid;grid-template-columns:repeat(var(--grid-columns), 1fr);gap:var(--grid-gap);padding-top:4rem}@media only screen and (max-width: 768px){.launch-sec .count-wrap{--grid-columns: 1;--grid-gap: 32px;padding-top:2.5rem}}@media only screen and (max-width: 768px){.launch-sec .count-wrap-2{--grid-columns: 1;--grid-gap: 32px}}.launch-sec .count-wrap-3{--grid-columns: 2;--grid-gap: 32px;--launch-count-border: none;-ms-flex-pack:justify;justify-content:space-between}.launch-sec .job-desc{max-width:21.5rem}.launch-sec .count{--launch-count-padding: 64px;--launch-count-border: 1px solid #C0BDDB}.launch-sec .count:not(:first-child){border-left:var(--launch-count-border);padding-left:var(--launch-count-padding)}@media only screen and (max-width: 768px){.launch-sec .count:not(:first-child){--launch-count-border: none}}.launch-sec .count:not(:last-child){padding-right:15px}@media only screen and (max-width: 991px){.launch-sec .count{--launch-count-padding: 30px}}@media only screen and (max-width: 768px){.launch-sec .count{--launch-count-padding: 0}}@media only screen and (max-width: 768px){.launch-sec .count-2{--launch-count-padding: 0;--launch-count-border: none}}.launch-sec .count-3{--launch-count-padding: 0;--launch-count-border: none}.launch-sec .count .blue-span-text,.launch-sec .count .launch-sub-desc,.launch-sec .count .more-content{margin-left:2.75rem}@media only screen and (max-width: 849px){.launch-sec .count .blue-span-text,.launch-sec .count .launch-sub-desc,.launch-sec .count .more-content{margin-left:0}}.launch-sec .count .blue-span-text{background:linear-gradient(90deg, #ED93B5 21.49%, #F7B551 91.28%);-webkit-background-clip:text}@media only screen and (max-width: 849px){.launch-sec .count .blue-span-text{max-width:230px}}.launch-sec .count .blue-span-title{max-width:371px}.launch-sec-home .launch-desc{max-width:26.625rem !important}.launch-sec-home .polygon-img{max-width:1.875rem;min-width:1.875rem;max-height:1.4375rem;min-height:1.4375rem}@media only screen and (max-width: 768px){.launch-sec-home .polygon-img{max-width:.8125rem;min-width:.8125rem;max-height:.625rem;min-height:.625rem}}.launch-sec .company-logo-img{background:var(--white);border-radius:50%;max-width:48px;min-width:48px;max-height:48px;min-height:48px}.launch-sec .company-logo-img-1{padding:.5rem .6875rem .625rem}.launch-sec .company-logo-img-2{padding:.6875rem}.launch-sec .company-logo-img-3{padding:.75rem}.launch-sec .human-card-wrapper{position:relative}.launch-sec .human-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.launch-sec .launch-sub-desc{max-width:20.4375rem}.launch-sec.launch-sec-program .blue-span-text,.launch-sec.launch-sec-program .launch-sub-desc,.launch-sec.launch-sec-program .more-content{margin-left:0}.launch-sec.launch-sec-faculty .blue-span-text,.launch-sec.launch-sec-faculty .launch-sub-desc,.launch-sec.launch-sec-faculty .more-content{margin-left:0}.launch-sec-home .launch-title{max-width:61.4375rem !important}@media only screen and (max-width: 768px){.launch-sec-home .count-wrap-3{--grid-columns: 1;--grid-gap: 40px}}.launch-sec-home-2{background-image:none !important}@media only screen and (max-width: 768px){.launch-sec-home-2 .count-wrap{--grid-gap: 24px}}@media only screen and (max-width: 768px){.launch-sec-home-2 .count{--launch-count-padding: 0 !important}}.launch-sec-home-3 .count-wrap{max-width:1228px}@media only screen and (max-width: 768px){.launch-sec-home-3 .count-wrap{--grid-gap: 40px}}@media only screen and (max-width: 768px){.launch-sec-home-3 .count{--launch-count-padding: 0 !important}}.launch-sec-home-3 .count .blue-span-title{max-width:188px}.launch-sec .launch-contents-home-2 .sub-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}@media only screen and (max-width: 768px){.launch-sec .launch-contents-home-2 .sub-title-wrapper{text-align:left;-ms-flex-align:baseline;align-items:baseline}}.launch-sec .launch-contents-home-2 .count .blue-span-text,.launch-sec .launch-contents-home-2 .count .launch-sub-desc,.launch-sec .launch-contents-home-2 .count .more-content{margin:auto}@media only screen and (max-width: 849px){.launch-sec .launch-contents-home-2 .count .blue-span-text,.launch-sec .launch-contents-home-2 .count .launch-sub-desc,.launch-sec .launch-contents-home-2 .count .more-content{margin:0}}.launch-sec .launch-contents-home-2 .sub-title-lg{max-width:53.125rem}.launch-sec .launch-contents-home-2 .sub-title-desc{max-width:33.75rem}.launch-sec .launch-contents-home-2 .count{text-align:center}@media only screen and (max-width: 768px){.launch-sec .launch-contents-home-2 .count{text-align:left}}@media only screen and (max-width: 991px){.launch-sec .launch-contents-home-2 .count{--launch-count-padding: 30px}}@media only screen and (max-width: 586px){.launch-sec .launch-contents-home-2 .count{--launch-count-padding: 0;--launch-count-border: none}}@media only screen and (max-width: 768px){.launch-sec .launch-contents-home-2 .count-2{--launch-count-padding: 0;--launch-count-border: none}}.launch-sec .launch-contents-home-2 .count-3{--launch-count-padding: 0;--launch-count-border: none}.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)}.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%}}.mid-banner-sec-wrapper{background:#ffdeab;border:1px solid hsla(0,0%,100%,.1019607843);margin-top:132px;border-radius:16px}@media only screen and (max-width: 991px){.mid-banner-sec-wrapper{margin-top:4.5rem}}@media only screen and (max-width: 768px){.mid-banner-sec-wrapper{-ms-flex-direction:column;flex-direction:column;margin-top:3rem}}.mid-banner-sec-wrapper button{min-width:353px}@media only screen and (max-width: 991px){.mid-banner-sec-wrapper button{min-width:auto}}@media only screen and (max-width: 586px){.mid-banner-sec-wrapper button{min-width:100%}}.mid-banner-sec .mid-banner-left{min-width:576px;max-width:576px;margin-left:3.125rem;margin-right:3.125rem;margin-top:auto}.mid-banner-sec .mid-banner-left img{margin-top:-89px}@media only screen and (max-width: 768px){.mid-banner-sec .mid-banner-left img{margin-top:-32px}}@media only screen and (max-width: 1248px){.mid-banner-sec .mid-banner-left{margin-left:0;margin-right:0;min-width:50%;max-width:50%}}@media only screen and (max-width: 768px){.mid-banner-sec .mid-banner-left{min-width:100%;max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.mid-banner-sec .mid-banner-rgt{-ms-flex:1 1 auto;flex:1 1 auto;padding:4.71875rem 3.5rem}@media only screen and (max-width: 1290px){.mid-banner-sec .mid-banner-rgt{padding:1.25rem 3.5rem}}@media only screen and (max-width: 991px){.mid-banner-sec .mid-banner-rgt{padding:2rem}}@media only screen and (max-width: 768px){.mid-banner-sec .mid-banner-rgt{padding:1.5rem 1rem;width:100%}.mid-banner-sec .mid-banner-rgt .mid-banner-title{font-size:1.625rem}}.mid-banner-sec .mid-banner-card-wrapper{display:-ms-flexbox;display:flex}@media only screen and (max-width: 991px){.mid-banner-sec .mid-banner-card-wrapper{-ms-flex-direction:column;flex-direction:column;gap:.5rem}}.mid-banner-sec .mid-banner-card-content{padding-right:3.5rem}@media only screen and (max-width: 991px){.mid-banner-sec .mid-banner-card-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;padding-right:0}}.mid-banner-sec .mid-banner-card-icon{min-width:2.5rem;max-width:2.5rem}@media only screen and (max-width: 586px){.mid-banner-sec .mid-banner-card-icon{min-width:1.75rem;max-width:1.75rem}}.full-banner{padding:250px 0 72px 0;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width: 768px){.full-banner{padding:103px 0 32px 0}}.full-banner-icon{max-width:140px}@media only screen and (max-width: 768px){.full-banner-icon{max-width:100px}}.full-banner .full-banner-content{max-width:658px}.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}}.excellence-area .university-pic{border-radius:1rem;overflow:hidden}.university-highlights .highlight-head{padding-top:2.5rem;min-width:512px;max-width:512px}@media only screen and (max-width: 768px){.university-highlights .highlight-head{min-width:100%;max-width:100%;padding-top:1.25rem}}.university-highlights .highlight-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:1.75rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 768px){.university-highlights .highlight-content{gap:1.5rem;padding-top:2rem}}.university-highlights .highlight-content .highlight-card{min-width:25%;max-width:25%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #d9d9d9;padding:0 2.5rem;position:relative}.university-highlights .highlight-content .highlight-card img{min-width:48px;max-width:48px}@media only screen and (max-width: 586px){.university-highlights .highlight-content .highlight-card img{min-width:40px;max-width:40px}}@media only screen and (max-width: 768px){.university-highlights .highlight-content .highlight-card{min-width:100%;max-width:100%;border-left:none;padding:0}}.university-highlights .highlight-content .highlight-card:first-child{border-left:none;padding-left:0}@media only screen and (max-width: 768px){.university-highlights .highlight-content .highlight-card:first-child{min-width:100%}}.study-layout{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}@media only screen and (max-width: 768px){.study-layout{gap:2rem}}.study-layout .study-details{max-width:min(55%,766px);-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 768px){.study-layout .study-details{min-width:100%;max-width:100%}}.study-layout .study-details .study-head p{min-width:auto;max-width:667px}@media only screen and (max-width: 586px){.study-layout .study-details .study-head p{min-width:auto;max-width:308px}}.study-layout .study-details .study-list{padding:3.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2.5rem;-moz-column-gap:3rem;column-gap:3rem}@media only screen and (max-width: 1120px){.study-layout .study-details .study-list{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media only screen and (max-width: 768px){.study-layout .study-details .study-list{padding:1.25rem 0 1.5rem 0;row-gap:1.5rem}}@media only screen and (max-width: 586px){.study-layout .study-details .study-list{row-gap:1rem}}.study-layout .study-details .study-list .study-box{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start;gap:1rem;max-width:374px}@media only screen and (max-width: 1120px){.study-layout .study-details .study-list .study-box{max-width:320px}}.study-layout .study-details .study-list .study-box img{padding-top:.3125rem}.study-layout .study-details .study-list .study-box:last-child{padding-bottom:0}.study-layout .study-details .study-list .study-box p{max-width:303px}.study-layout .study-details .study-list .study-box ul{list-style:disc;margin-left:1rem}.study-layout .study-image{max-width:min(38%,478px);border-radius:1rem}@media only screen and (max-width: 768px){.study-layout .study-image{min-width:100%;max-width:100%}}@media only screen and (max-width: 768px){.study-layout .study-image img{min-width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}}.study-layout.study-layout-two-img .study-details{max-width:min(50%,472px)}@media only screen and (max-width: 768px){.study-layout.study-layout-two-img .study-details{min-width:100%}}.study-layout.study-layout-two-img .study-image{min-width:48%;margin-top:4.6875rem;-ms-flex:1 1 0%;flex:1 1 0%}@media only screen and (max-width: 768px){.study-layout.study-layout-two-img .study-image{min-width:100%;margin-top:0}}.study-layout.study-layout-two-img .study-image>img{max-width:none;width:auto}.story-card-wrapper{position:relative}.story-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}.story-card-wrapper.owl-carousel .owl-nav{top:50%;left:50%;width:100%;transform:translate(-50%, -50%);max-width:calc(var(--layout-container-width) + var(--layout-container-gap)*2)}.story-card-wrapper .facility-card{border-radius:12px;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;transition:.4s all ease-in-out}.story-card-wrapper .facility-card:hover .overlay{display:block;opacity:1;visibility:visible}.story-card-wrapper .facility-card:hover .facility-image-card{transition:.4s all ease-in-out;transform:scale(1.15)}.story-card-wrapper .facility-card .facility-image-card{transition:.4s all ease-in-out}.story-card-wrapper .facility-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(0deg, #0E0008 2.82%, rgba(255, 255, 255, 0) 93.44%);background-size:cover;background-position:center}.story-card-wrapper .facility-card-overlay::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.94) 10.96%, rgba(0, 0, 0, 0) 99.05%);background-size:cover;background-position:center}.story-card-wrapper .student-icon{max-width:3.5rem;min-width:3.5rem}@media only screen and (max-width: 768px){.story-card-wrapper .student-icon{max-width:2.5rem;min-width:2.5rem}}.story-card-wrapper .facility-card-content{position:absolute;width:100%;padding:32px;bottom:0;left:0;z-index:1}@media only screen and (max-width: 768px){.story-card-wrapper .facility-card-content{padding:1rem}}.story-card-wrapper .facility-card-content .facility-card-title{max-width:338px}.story-card-wrapper .facility-card-content .facility-card-desc{max-width:344px;color:var(--neutral-varient-10)}.story-card-wrapper .more-content-text{color:var(--text-yellow)}.faq-accordion{--bs-accordion-border-radius: 12px;--card-accordion-color-bg: rgba(235, 234, 244, 0.30);--bs-accordion-inner-border-radius: var(--bs-accordion-border-radius);--bs-accordion-border-width: 0;--bs-accordion-btn-bg: transparent;--bs-accordion-btn-icon-width: 18px;--bs-accordion-btn-padding-y: 16px;--bs-accordion-btn-padding-x: 16px;--bs-accordion-header-padding-y: var(--bs-accordion-btn-padding-y);--bs-accordion-header-padding-x: var(--bs-accordion-btn-padding-x);--bs-accordion-active-bg: transparent;--bs-accordion-border-color: transparent;--bs-accordion-btn-focus-box-shadow: none;--card-accordion-title-color: #1B1B1B;--card-accordion-title-font-size: 20px;--card-accordion-title-font-weight: 700;--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10' fill='none'%3E%3Cpath d='M15 1.5L8 8.5L1 1.5' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10' fill='none'%3E%3Cpath d='M15 1.5L8 8.5L1 1.5' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background:var(--card-accordion-color-bg);padding:var(--bs-accordion-header-padding-y) var(--bs-accordion-header-padding-x);border-radius:var(--bs-accordion-border-radius);overflow:hidden}@media only screen and (max-width: 768px){.faq-accordion{--bs-accordion-header-padding-y: 0;--bs-accordion-header-padding-x: 0;--bs-accordion-btn-icon-width: 14px}}.faq-accordion .accordion-button{font-size:var(--card-accordion-title-font-size);font-weight:var(--card-accordion-title-font-weight);line-height:1.3;color:var(--card-accordion-title-color);gap:10px}@media only screen and (max-width: 586px){.faq-accordion .accordion-button{-ms-flex-align:baseline;align-items:baseline}}@media only screen and (max-width: 586px){.faq-accordion .accordion-button::after{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.faq-accordion .accordion-body{padding:0 var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x)}.faq-lists{margin-top:56px}@media only screen and (max-width: 768px){.faq-lists{margin-top:32px}}.faq-sec{--faq-sec-color-bg: #fff;--faq-sec-padding: 110px 0;background-color:var(--faq-sec-color-bg);padding:var(--faq-sec-padding)}@media only screen and (max-width: 768px){.faq-sec{--faq-sec-padding: 48px 0}}.faq-content-wrapper{--faq-sec-width: 1022px;max-width:var(--faq-sec-width);margin-inline:auto}.faq-content-wrapper .faq-sec-title{text-align:center}.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}}.realted-links-area{padding-bottom:4.5rem}@media only screen and (max-width: 586px){.realted-links-area{padding-bottom:1.5rem}}@media only screen and (max-width: 586px){.launch-sec .image-wrapper{overflow:auto;margin-right:-16px;padding-right:16px}}.launch-sec .image-wrapper .image-card-block{border-radius:12px;overflow:hidden}@media only screen and (max-width: 586px){.launch-sec .image-wrapper .image-card-block{min-width:300px}.launch-sec .image-wrapper .image-card-block img{min-width:300px;height:340px;-o-object-fit:cover;object-fit:cover}}.launch-sec .launch-contents .launch-desc{max-width:890px}@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))}.activities-sec .sub-title-wrapper{max-width:1024px}.activities-sec .sub-title-wrapper .sub-title-desc{max-width:816px}.activities-sec .student-card-wrapper .student-card{position:relative;border-radius:12px;overflow:hidden}.activities-sec .student-card-wrapper .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}.activities-sec .student-card-wrapper .student-card .student-card-text{min-width:63%;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}@media only screen and (max-width: 768px){.activities-sec .student-card-wrapper .student-card .student-card-text{min-width:100%}}.news-awards .sub-title-wrapper{max-width:650px}.news-awards .more-events{padding-top:3.5rem}@media only screen and (max-width: 768px){.news-awards .more-events{padding-top:2.5rem}}.fresher-festival-sec .sub-title-wrapper{max-width:946px}.fresher-festival-sec .sub-title-wrapper .sub-title-desc{max-width:761px}.fresher-festival-sec .student-card{position:relative;border-radius:12px;overflow:hidden}.fresher-festival-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) 10.96%, rgba(0, 0, 0, 0) 99.05%);background-size:cover;background-position:center}.celebrities-sec.slide-sec-colored .slide-title{max-width:992px}.celebrities-sec.slide-sec-colored .slide-desc{max-width:787px}.celebrities-sec.slide-sec-colored .slider-card-wrap .slider-card{position:relative}@media only screen and (max-width: 768px){.celebrities-sec.slide-sec-colored .slider-card-wrap .slider-card{max-height:-moz-max-content;max-height:max-content}}.celebrities-sec.slide-sec-colored .slider-card-wrap .slider-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(12.82deg, rgba(0, 0, 0, 0.84) 19.5%, rgba(0, 0, 0, 0) 68.65%);background-size:cover;background-position:center}.celebrities-sec.slide-sec-colored .slider-card-wrap .slider-card .slider-card-content .slider-card-content-desc{color:var(--white)}.full-banner{padding-top:340px}@media only screen and (max-width: 768px){.full-banner{padding-top:248px}}@media only screen and (max-width: 768px){.full-banner .full-banner-icon{max-width:56px;margin-bottom:16px !important}}.hangout-sec .sub-title-wrapper{max-width:890px}.university-highlights .highlight-head{max-width:957px}@media only screen and (max-width: 768px){.university-highlights .highlight-head{padding-top:0}}.university-highlights .highlight-head .sub-title-lg{max-width:783px}.university-highlights .highlight-head .sub-title-desc{max-width:884px}.university-highlights .highlight-content{padding-top:3.5rem}@media only screen and (max-width: 768px){.university-highlights .highlight-content{padding-top:2rem}}.university-highlights .highlight-content .highlight-card{min-width:33.3%;max-width:33.3%}@media only screen and (max-width: 768px){.university-highlights .highlight-content .highlight-card{min-width:100%;max-width:100%}}.university-highlights .highlight-content .highlight-card img{min-width:56px;max-width:56px;box-shadow:0px 4px 24px 0px rgba(0,0,0,.2);border-radius:50%}@media only screen and (max-width: 768px){.university-highlights .highlight-content .highlight-card img{min-width:40px;max-width:40px}}.program-studies{overflow-x:hidden}.program-studies .study-layout.study-layout-two-img .study-details{max-width:min(50%,581px)}.slide-sec .sub-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}.slide-sec .slide-title{max-width:977px}.slide-sec .slide-desc{max-width:858px}.scan-qr .mid-banner-sec-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse;background:#33298c;margin-top:0;background-image:url("../images/png/scan-qr-bg.png")}@media only screen and (max-width: 768px){.scan-qr .mid-banner-sec-wrapper{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.scan-qr .mid-banner-sec-wrapper .mid-banner-left{min-width:242px;max-width:242px;margin:3.125rem}@media only screen and (max-width: 768px){.scan-qr .mid-banner-sec-wrapper .mid-banner-left{padding:1rem;margin:0}}.scan-qr .mid-banner-sec-wrapper .mid-banner-left img{margin-top:0}@media only screen and (max-width: 586px){.scan-qr .mid-banner-sec-wrapper .mid-banner-left img{width:100%}}@media only screen and (max-width: 768px){.scan-qr .mid-banner-sec-wrapper .mid-banner-left{min-width:100%;max-width:100%}}.scan-qr .mid-banner-sec-wrapper .mid-banner-rgt{-ms-flex:1 1 auto;flex:1 1 auto;max-width:448px;margin:3.125rem;padding:0}@media only screen and (max-width: 1290px){.scan-qr .mid-banner-sec-wrapper .mid-banner-rgt{margin:1.25rem 3.125rem}}@media only screen and (max-width: 991px){.scan-qr .mid-banner-sec-wrapper .mid-banner-rgt{margin:2rem}}@media only screen and (max-width: 768px){.scan-qr .mid-banner-sec-wrapper .mid-banner-rgt{margin:1.5rem 1rem}.scan-qr .mid-banner-sec-wrapper .mid-banner-rgt .mid-banner-title{font-size:1.625rem}}.scan-qr .instagram-btn{--btn-padding: 8px;--btn-padding-sm: 8px;--border-radius: 8px;background:var(--white);--font-size-xs: 18px;--font-weight: 400;color:var(--text-clr-black);min-width:-moz-fit-content;min-width:fit-content;max-width:-moz-fit-content;max-width:fit-content}.scan-qr .instagram-btn .more-icon{max-width:24px;min-width:24px;max-height:24px;min-height:24px}/*# sourceMappingURL=life-at-pu-page.min.css.map */