/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/parul/assets/css/owl.carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}html{--base-font-family: "Anderson Grotesk", sans-serif;--reset-rem-size: 16px}:root{--white: #ffffff;--black: #000000;--primary: #1A1A1A;--secondary: #505050;--tertiary: #454545;--text-blue: #33298C;--blue-varient-1: #EBEAF4;--blue-varient-2: #C0BDDB;--blue-varient-3: #A19DCA;--blue-varient-4: #7670B2;--blue-varient-5: #5242D8;--blue-varient-6: #2E257F;--blue-varient-7: #241D63;--blue-varient-8: #1C174D;--blue-varient-9: #15113B;--text-yellow: #F7B551;--yellow-varient-1: #FEF8EE;--yellow-varient-2: #FDE8C9;--yellow-varient-3: #FBDDAF;--yellow-varient-4: #FACD8A;--yellow-varient-5: #F9C474;--yellow-varient-6: #E1A54A;--yellow-varient-7: #AF813A;--yellow-varient-8: #88642D;--yellow-varient-9: #684C22;--yellow-varient-10: #DEA349;--text-violet: #9185DE;--violet-varient-1: #F4F3FC;--violet-varient-2: #DDD9F5;--violet-varient-3: #CCC7F0;--violet-varient-4: #B5ADE9;--violet-varient-5: #A79DE5;--violet-varient-6: #8479CA;--violet-varient-7: #675E9E;--violet-varient-8: #50497A;--violet-varient-9: #3D385D;--text-cyan: #25B1B8;--cyan-varient-1: #E9F7F8;--cyan-varient-2: #BBE7E9;--cyan-varient-3: #9BDBDE;--cyan-varient-4: #6DCBCF;--cyan-varient-5: #51C1C6;--cyan-varient-6: #22A1A7;--cyan-varient-7: #1A7E83;--cyan-varient-8: #146165;--cyan-varient-9: #104A4D;--text-pink: #ED93B5;--pink-varient-1: #FDF4F8;--pink-varient-2: #F9DEE8;--pink-varient-3: #F7CDDD;--pink-varient-4: #F3B7CD;--pink-varient-5: #F1A9C4;--pink-varient-6: #D886A5;--pink-varient-7: #A86881;--pink-varient-8: #825164;--pink-varient-9: #643E4C;--text-red: #E44623;--red-varient-1: #FCEDE9;--red-varient-2: #F7C6BB;--red-varient-3: #F3AA9A;--red-varient-4: #ED836C;--red-varient-5: #E96B4F;--red-varient-6: #CF4020;--red-varient-7: #A23219;--red-varient-8: #7D2713;--red-varient-9: #601D0F;--text-pale-pink: #FAD5E2;--pale-pink-varient-1: #FFFBFC;--pale-pink-varient-2: #FDF2F6;--pale-pink-varient-3: #FDECF2;--pale-pink-varient-4: #FCE3EC;--pale-pink-varient-5: #FBDDE8;--pale-pink-varient-6: #E4C2CE;--pale-pink-varient-7: #B297A0;--pale-pink-varient-8: #8A757C;--pale-pink-varient-9: #69595F;--neutral-varient-1: #F5F5F5;--neutral-varient-2: #F2F2F2;--neutral-varient-3: #EBEBEB;--neutral-varient-4: #DEDEDE;--neutral-varient-5: #D2D2D2;--neutral-varient-6: #BFBFBF;--neutral-varient-7: #BBBBBB;--neutral-varient-8: #6C6C6C;--neutral-varient-9: #272727;--neutral-varient-10: #C8C8C8;--grey-shade: #3A3A3A;--grey-shade-dark: #2D2D2D;--grey-shade-light: #DAD9D7;--extra-light: #5F5F5F;--grey-varient-1: #0f0d0d;--grey-varient-2: #4D4D4D;--table-label-color: #2E2E2E;--table-data-color: #1B1B1B;--box-title: #4D4D4D;--announcement-text: #011F41;--announcement-desc: #323148}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}html{font-size:var(--reset-rem-size)}@media only screen and (max-width: 768px){html{--reset-rem-size: 16px}}*{font-family:var(--base-font-family);font-size:1rem;color:var(--black);line-height:1.3}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.3;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{font-weight:normal;overflow-wrap:break-word}input,button,textarea,select{font:inherit}#root,#__next{isolation:isolate}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:var(--black);box-shadow:0 0 0px 1000px var(--white) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}ul,ol :not(.list-type){list-style:none;padding:0;margin:0}ul[role=list],ol :not(.list-type)[role=list]{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}pre{font-family:var(--base-font-family);-moz-tab-size:2;-o-tab-size:2;tab-size:2}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}a{text-decoration:none}.w-100{width:100%}.h-100{height:100%}@font-face{font-family:"Anderson Grotesk";font-style:normal;font-weight:400;src:url("/wp-content/themes/parul/assets/anderson-grotesk/andersongrotesk.otf") format("opentype"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskRegular.woff2") format("woff2"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskRegular.woff") format("woff")}@font-face{font-family:"Anderson Grotesk";font-style:normal;font-weight:300;src:url("/wp-content/themes/parul/assets/anderson-grotesk/andersongrotesk-light.otf") format("opentype"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskLight.woff2") format("woff2"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskLight.woff") format("woff")}@font-face{font-family:"Anderson Grotesk";font-style:normal;font-weight:700;src:url("/wp-content/themes/parul/assets/anderson-grotesk/andersongrotesk-bold.otf") format("opentype"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskBold.woff2") format("woff2"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskBold.woff") format("woff")}@font-face{font-family:"Anderson Grotesk";font-style:normal;font-weight:900;src:url("/wp-content/themes/parul/assets/anderson-grotesk/andersongrotesk-ultrabold.otf") format("opentype"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskUltrabold.woff2") format("woff2"),url("/wp-content/themes/parul/assets/anderson-grotesk/AndersonGroteskUltrabold.woff") format("woff")}.mh-100{min-height:100%}:root{--font-family-primary: "Anderson Grotesk", Arial, sans-serif}.font-family-primary{font-family:var(--font-family-primary)}.font-body-extra-small{font-size:.75rem;font-weight:400;line-height:1.3;color:var(--black)}.font-body-small{font-size:.875rem;font-weight:400;line-height:1.3;color:var(--black)}.font-body-normal{font-size:1rem;font-weight:400;color:var(--black);line-height:1.3}.font-body-medium{font-size:1.125rem;font-weight:400;color:var(--grey-shade);line-height:1.3}@media only screen and (max-width: 768px){.font-body-medium{font-size:1rem}}.font-body-large{font-size:1.25rem;font-weight:400;color:var(--black);line-height:1.3}.font-head-xs{font-size:1.25rem;font-weight:400;color:var(--black);line-height:1.3}@media only screen and (max-width: 768px){.font-head-xs{font-size:1.125rem}}.font-head-sm{font-weight:700;font-size:1.5rem;color:var(--black);line-height:1.15}@media only screen and (max-width: 768px){.font-head-sm{font-size:1.25rem}}.font-head-medium{font-weight:500;font-size:1.6875rem;color:var(--black);line-height:1.15}@media only screen and (max-width: 768px){.font-head-medium{font-size:1.5rem}}.font-head-md{font-weight:500;font-size:1.75rem;color:var(--black);line-height:1.15}@media only screen and (max-width: 768px){.font-head-md{font-size:1.125rem}}.font-head-lg{font-weight:500;font-size:2rem;color:var(--black);line-height:1.15}@media only screen and (max-width: 768px){.font-head-lg{font-size:1.75rem}}.font-head-xl{font-weight:400;font-size:2.5rem;color:var(--black);line-height:1.15;letter-spacing:-3% !important}@media only screen and (max-width: 768px){.font-head-xl{font-size:1.75rem}}.font-footer-xl{font-weight:400;font-size:2.5rem;color:var(--black);line-height:1.15}@media only screen and (max-width: 768px){.font-footer-xl{font-size:1.5rem}}.font-head-xxl{font-weight:900;font-size:3.5rem;color:var(--black);line-height:1.15}@media only screen and (max-width: 768px){.font-head-xxl{font-size:2rem}}.font-head-xxxl{font-weight:500;font-size:5rem;color:var(--black);line-height:1.1}@media only screen and (max-width: 1120px){.font-head-xxxl{font-size:3.875rem}}@media only screen and (max-width: 768px){.font-head-xxxl{font-size:3rem}}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.line-height-12{line-height:1.2}.line-height-13{line-height:1.3}.line-height-14{line-height:1.4}.line-height-15{line-height:1.5}.font-color-primary{color:var(--primary) !important}.font-color-accent{color:var(--blue-varient-5) !important}.font-color-grey{color:var(--grey-shade) !important}.font-color-grey-light{color:var(--tertiary)}.font-color-grey-dark{color:var(--grey-varient-2)}.font-color-secondary{color:var(--secondary)}.font-color-tertiary{color:var(--tertiary)}.font-color-black{color:var(--black)}.font-color-white{color:var(--white) !important}.font-color-extra-light{color:var(--extra-light)}.font-color-table-title{color:var(--table-label-color)}.font-table-data{color:var(--table-data-color)}.font-box-title{color:var(--box-title)}.font-announcement-title{color:var(--announcement-text)}.font-announcement-desc{color:var(--announcement-desc)}.font-color-yellow{color:var(--text-yellow)}.font-blue-bg{color:var(--blue-varient-2)}.font-grey-dark{color:var(--grey-shade-dark)}.font-bg-blue-grey{color:var(--neutral-varient-10)}.cmn-span-clr,.gradient-text{background:linear-gradient(90deg, #5242D8 21.49%, #A74571 91.28%);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.blue-span-text{background:linear-gradient(82.73deg, #AC4F72 5.65%, #F7B551 104.88%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-0{padding:0rem !important}.p-2{padding:.125rem !important}.p-4{padding:.25rem !important}.p-6{padding:.375rem !important}.p-8{padding:.5rem !important}.p-10{padding:.625rem !important}.p-12{padding:.75rem !important}.p-16{padding:1rem !important}.p-18{padding:1.125rem !important}.p-20{padding:1.25rem !important}.p-24{padding:1.5rem !important}.p-26{padding:1.625rem !important}.p-28{padding:1.75rem !important}.p-30{padding:1.875rem !important}.p-32{padding:2rem !important}.p-34{padding:2.125rem !important}.p-36{padding:2.25rem !important}.p-40{padding:2.5rem !important}.p-50{padding:3.125rem !important}.p-52{padding:3.25rem !important}.p-56{padding:3.5rem !important}.p-64{padding:4rem !important}.pt-0{padding-top:0rem !important}.pt-2{padding-top:.125rem !important}.pt-4{padding-top:.25rem !important}.pt-6{padding-top:.375rem !important}.pt-8{padding-top:.5rem !important}.pt-10{padding-top:.625rem !important}.pt-12{padding-top:.75rem !important}.pt-16{padding-top:1rem !important}.pt-18{padding-top:1.125rem !important}.pt-20{padding-top:1.25rem !important}.pt-24{padding-top:1.5rem !important}.pt-26{padding-top:1.625rem !important}.pt-28{padding-top:1.75rem !important}.pt-30{padding-top:1.875rem !important}.pt-32{padding-top:2rem !important}.pt-34{padding-top:2.125rem !important}.pt-36{padding-top:2.25rem !important}.pt-40{padding-top:2.5rem !important}.pt-50{padding-top:3.125rem !important}.pt-52{padding-top:3.25rem !important}.pt-56{padding-top:3.5rem !important}.pt-64{padding-top:4rem !important}.pr-0{padding-right:0rem !important}.pr-2{padding-right:.125rem !important}.pr-4{padding-right:.25rem !important}.pr-6{padding-right:.375rem !important}.pr-8{padding-right:.5rem !important}.pr-10{padding-right:.625rem !important}.pr-12{padding-right:.75rem !important}.pr-16{padding-right:1rem !important}.pr-18{padding-right:1.125rem !important}.pr-20{padding-right:1.25rem !important}.pr-24{padding-right:1.5rem !important}.pr-26{padding-right:1.625rem !important}.pr-28{padding-right:1.75rem !important}.pr-30{padding-right:1.875rem !important}.pr-32{padding-right:2rem !important}.pr-34{padding-right:2.125rem !important}.pr-36{padding-right:2.25rem !important}.pr-40{padding-right:2.5rem !important}.pr-50{padding-right:3.125rem !important}.pr-52{padding-right:3.25rem !important}.pr-56{padding-right:3.5rem !important}.pr-64{padding-right:4rem !important}.pb-0{padding-bottom:0rem !important}.pb-2{padding-bottom:.125rem !important}.pb-4{padding-bottom:.25rem !important}.pb-6{padding-bottom:.375rem !important}.pb-8{padding-bottom:.5rem !important}.pb-10{padding-bottom:.625rem !important}.pb-12{padding-bottom:.75rem !important}.pb-16{padding-bottom:1rem !important}.pb-18{padding-bottom:1.125rem !important}.pb-20{padding-bottom:1.25rem !important}.pb-24{padding-bottom:1.5rem !important}.pb-26{padding-bottom:1.625rem !important}.pb-28{padding-bottom:1.75rem !important}.pb-30{padding-bottom:1.875rem !important}.pb-32{padding-bottom:2rem !important}.pb-34{padding-bottom:2.125rem !important}.pb-36{padding-bottom:2.25rem !important}.pb-40{padding-bottom:2.5rem !important}.pb-50{padding-bottom:3.125rem !important}.pb-52{padding-bottom:3.25rem !important}.pb-56{padding-bottom:3.5rem !important}.pb-64{padding-bottom:4rem !important}.pl-0{padding-left:0rem !important}.pl-2{padding-left:.125rem !important}.pl-4{padding-left:.25rem !important}.pl-6{padding-left:.375rem !important}.pl-8{padding-left:.5rem !important}.pl-10{padding-left:.625rem !important}.pl-12{padding-left:.75rem !important}.pl-16{padding-left:1rem !important}.pl-18{padding-left:1.125rem !important}.pl-20{padding-left:1.25rem !important}.pl-24{padding-left:1.5rem !important}.pl-26{padding-left:1.625rem !important}.pl-28{padding-left:1.75rem !important}.pl-30{padding-left:1.875rem !important}.pl-32{padding-left:2rem !important}.pl-34{padding-left:2.125rem !important}.pl-36{padding-left:2.25rem !important}.pl-40{padding-left:2.5rem !important}.pl-50{padding-left:3.125rem !important}.pl-52{padding-left:3.25rem !important}.pl-56{padding-left:3.5rem !important}.pl-64{padding-left:4rem !important}.m-0{margin:0rem !important}.m-2{margin:.125rem !important}.m-4{margin:.25rem !important}.m-6{margin:.375rem !important}.m-8{margin:.5rem !important}.m-10{margin:.625rem !important}.m-12{margin:.75rem !important}.m-16{margin:1rem !important}.m-18{margin:1.125rem !important}.m-20{margin:1.25rem !important}.m-24{margin:1.5rem !important}.m-26{margin:1.625rem !important}.m-28{margin:1.75rem !important}.m-30{margin:1.875rem !important}.m-32{margin:2rem !important}.m-34{margin:2.125rem !important}.m-36{margin:2.25rem !important}.m-40{margin:2.5rem !important}.m-50{margin:3.125rem !important}.m-52{margin:3.25rem !important}.m-56{margin:3.5rem !important}.m-64{margin:4rem !important}.mt-0{margin-top:0rem !important}.mt-2{margin-top:.125rem !important}.mt-4{margin-top:.25rem !important}.mt-6{margin-top:.375rem !important}.mt-8{margin-top:.5rem !important}.mt-10{margin-top:.625rem !important}.mt-12{margin-top:.75rem !important}.mt-16{margin-top:1rem !important}.mt-18{margin-top:1.125rem !important}.mt-20{margin-top:1.25rem !important}.mt-24{margin-top:1.5rem !important}.mt-26{margin-top:1.625rem !important}.mt-28{margin-top:1.75rem !important}.mt-30{margin-top:1.875rem !important}.mt-32{margin-top:2rem !important}.mt-34{margin-top:2.125rem !important}.mt-36{margin-top:2.25rem !important}.mt-40{margin-top:2.5rem !important}.mt-50{margin-top:3.125rem !important}.mt-52{margin-top:3.25rem !important}.mt-56{margin-top:3.5rem !important}.mt-64{margin-top:4rem !important}.mr-0{margin-right:0rem !important}.mr-2{margin-right:.125rem !important}.mr-4{margin-right:.25rem !important}.mr-6{margin-right:.375rem !important}.mr-8{margin-right:.5rem !important}.mr-10{margin-right:.625rem !important}.mr-12{margin-right:.75rem !important}.mr-16{margin-right:1rem !important}.mr-18{margin-right:1.125rem !important}.mr-20{margin-right:1.25rem !important}.mr-24{margin-right:1.5rem !important}.mr-26{margin-right:1.625rem !important}.mr-28{margin-right:1.75rem !important}.mr-30{margin-right:1.875rem !important}.mr-32{margin-right:2rem !important}.mr-34{margin-right:2.125rem !important}.mr-36{margin-right:2.25rem !important}.mr-40{margin-right:2.5rem !important}.mr-50{margin-right:3.125rem !important}.mr-52{margin-right:3.25rem !important}.mr-56{margin-right:3.5rem !important}.mr-64{margin-right:4rem !important}.mb-0{margin-bottom:0rem !important}.mb-2{margin-bottom:.125rem !important}.mb-4{margin-bottom:.25rem !important}.mb-6{margin-bottom:.375rem !important}.mb-8{margin-bottom:.5rem !important}.mb-10{margin-bottom:.625rem !important}.mb-12{margin-bottom:.75rem !important}.mb-16{margin-bottom:1rem !important}.mb-18{margin-bottom:1.125rem !important}.mb-20{margin-bottom:1.25rem !important}.mb-24{margin-bottom:1.5rem !important}.mb-26{margin-bottom:1.625rem !important}.mb-28{margin-bottom:1.75rem !important}.mb-30{margin-bottom:1.875rem !important}.mb-32{margin-bottom:2rem !important}.mb-34{margin-bottom:2.125rem !important}.mb-36{margin-bottom:2.25rem !important}.mb-40{margin-bottom:2.5rem !important}.mb-50{margin-bottom:3.125rem !important}.mb-52{margin-bottom:3.25rem !important}.mb-56{margin-bottom:3.5rem !important}.mb-64{margin-bottom:4rem !important}.ml-0{margin-left:0rem !important}.ml-2{margin-left:.125rem !important}.ml-4{margin-left:.25rem !important}.ml-6{margin-left:.375rem !important}.ml-8{margin-left:.5rem !important}.ml-10{margin-left:.625rem !important}.ml-12{margin-left:.75rem !important}.ml-16{margin-left:1rem !important}.ml-18{margin-left:1.125rem !important}.ml-20{margin-left:1.25rem !important}.ml-24{margin-left:1.5rem !important}.ml-26{margin-left:1.625rem !important}.ml-28{margin-left:1.75rem !important}.ml-30{margin-left:1.875rem !important}.ml-32{margin-left:2rem !important}.ml-34{margin-left:2.125rem !important}.ml-36{margin-left:2.25rem !important}.ml-40{margin-left:2.5rem !important}.ml-50{margin-left:3.125rem !important}.ml-52{margin-left:3.25rem !important}.ml-56{margin-left:3.5rem !important}.ml-64{margin-left:4rem !important}.column-gap-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.column-gap-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.column-gap-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-6{-moz-column-gap:.375rem !important;column-gap:.375rem !important}.column-gap-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.column-gap-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.column-gap-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-24{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-26{-moz-column-gap:1.625rem !important;column-gap:1.625rem !important}.column-gap-28{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important}.column-gap-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-32{-moz-column-gap:2rem !important;column-gap:2rem !important}.column-gap-34{-moz-column-gap:2.125rem !important;column-gap:2.125rem !important}.column-gap-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.column-gap-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-52{-moz-column-gap:3.25rem !important;column-gap:3.25rem !important}.column-gap-56{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-64{-moz-column-gap:4rem !important;column-gap:4rem !important}.row-gap-0{row-gap:0rem !important}.row-gap-2{row-gap:.125rem !important}.row-gap-4{row-gap:.25rem !important}.row-gap-6{row-gap:.375rem !important}.row-gap-8{row-gap:.5rem !important}.row-gap-10{row-gap:.625rem !important}.row-gap-12{row-gap:.75rem !important}.row-gap-16{row-gap:1rem !important}.row-gap-18{row-gap:1.125rem !important}.row-gap-20{row-gap:1.25rem !important}.row-gap-24{row-gap:1.5rem !important}.row-gap-26{row-gap:1.625rem !important}.row-gap-28{row-gap:1.75rem !important}.row-gap-30{row-gap:1.875rem !important}.row-gap-32{row-gap:2rem !important}.row-gap-34{row-gap:2.125rem !important}.row-gap-36{row-gap:2.25rem !important}.row-gap-40{row-gap:2.5rem !important}.row-gap-50{row-gap:3.125rem !important}.row-gap-52{row-gap:3.25rem !important}.row-gap-56{row-gap:3.5rem !important}.row-gap-64{row-gap:4rem !important}.m-auto{margin:auto !important}@media only screen and (min-width: 769px){.p-md-0{padding:0rem !important}.p-md-2{padding:.125rem !important}.p-md-4{padding:.25rem !important}.p-md-6{padding:.375rem !important}.p-md-8{padding:.5rem !important}.p-md-10{padding:.625rem !important}.p-md-12{padding:.75rem !important}.p-md-16{padding:1rem !important}.p-md-18{padding:1.125rem !important}.p-md-20{padding:1.25rem !important}.p-md-24{padding:1.5rem !important}.p-md-26{padding:1.625rem !important}.p-md-28{padding:1.75rem !important}.p-md-30{padding:1.875rem !important}.p-md-32{padding:2rem !important}.p-md-34{padding:2.125rem !important}.p-md-36{padding:2.25rem !important}.p-md-38{padding:2.375rem !important}.p-md-40{padding:2.5rem !important}.p-md-50{padding:3.125rem !important}.p-md-52{padding:3.25rem !important}.p-md-56{padding:3.5rem !important}.p-md-64{padding:4rem !important}.pt-md-0{padding-top:0rem !important}.pt-md-2{padding-top:.125rem !important}.pt-md-4{padding-top:.25rem !important}.pt-md-6{padding-top:.375rem !important}.pt-md-8{padding-top:.5rem !important}.pt-md-10{padding-top:.625rem !important}.pt-md-12{padding-top:.75rem !important}.pt-md-16{padding-top:1rem !important}.pt-md-18{padding-top:1.125rem !important}.pt-md-20{padding-top:1.25rem !important}.pt-md-24{padding-top:1.5rem !important}.pt-md-26{padding-top:1.625rem !important}.pt-md-28{padding-top:1.75rem !important}.pt-md-30{padding-top:1.875rem !important}.pt-md-32{padding-top:2rem !important}.pt-md-34{padding-top:2.125rem !important}.pt-md-36{padding-top:2.25rem !important}.pt-md-38{padding-top:2.375rem !important}.pt-md-40{padding-top:2.5rem !important}.pt-md-50{padding-top:3.125rem !important}.pt-md-52{padding-top:3.25rem !important}.pt-md-56{padding-top:3.5rem !important}.pt-md-64{padding-top:4rem !important}.pr-md-0{padding-right:0rem !important}.pr-md-2{padding-right:.125rem !important}.pr-md-4{padding-right:.25rem !important}.pr-md-6{padding-right:.375rem !important}.pr-md-8{padding-right:.5rem !important}.pr-md-10{padding-right:.625rem !important}.pr-md-12{padding-right:.75rem !important}.pr-md-16{padding-right:1rem !important}.pr-md-18{padding-right:1.125rem !important}.pr-md-20{padding-right:1.25rem !important}.pr-md-24{padding-right:1.5rem !important}.pr-md-26{padding-right:1.625rem !important}.pr-md-28{padding-right:1.75rem !important}.pr-md-30{padding-right:1.875rem !important}.pr-md-32{padding-right:2rem !important}.pr-md-34{padding-right:2.125rem !important}.pr-md-36{padding-right:2.25rem !important}.pr-md-38{padding-right:2.375rem !important}.pr-md-40{padding-right:2.5rem !important}.pr-md-50{padding-right:3.125rem !important}.pr-md-52{padding-right:3.25rem !important}.pr-md-56{padding-right:3.5rem !important}.pr-md-64{padding-right:4rem !important}.pb-md-0{padding-bottom:0rem !important}.pb-md-2{padding-bottom:.125rem !important}.pb-md-4{padding-bottom:.25rem !important}.pb-md-6{padding-bottom:.375rem !important}.pb-md-8{padding-bottom:.5rem !important}.pb-md-10{padding-bottom:.625rem !important}.pb-md-12{padding-bottom:.75rem !important}.pb-md-16{padding-bottom:1rem !important}.pb-md-18{padding-bottom:1.125rem !important}.pb-md-20{padding-bottom:1.25rem !important}.pb-md-24{padding-bottom:1.5rem !important}.pb-md-26{padding-bottom:1.625rem !important}.pb-md-28{padding-bottom:1.75rem !important}.pb-md-30{padding-bottom:1.875rem !important}.pb-md-32{padding-bottom:2rem !important}.pb-md-34{padding-bottom:2.125rem !important}.pb-md-36{padding-bottom:2.25rem !important}.pb-md-38{padding-bottom:2.375rem !important}.pb-md-40{padding-bottom:2.5rem !important}.pb-md-50{padding-bottom:3.125rem !important}.pb-md-52{padding-bottom:3.25rem !important}.pb-md-56{padding-bottom:3.5rem !important}.pb-md-64{padding-bottom:4rem !important}.pl-md-0{padding-left:0rem !important}.pl-md-2{padding-left:.125rem !important}.pl-md-4{padding-left:.25rem !important}.pl-md-6{padding-left:.375rem !important}.pl-md-8{padding-left:.5rem !important}.pl-md-10{padding-left:.625rem !important}.pl-md-12{padding-left:.75rem !important}.pl-md-16{padding-left:1rem !important}.pl-md-18{padding-left:1.125rem !important}.pl-md-20{padding-left:1.25rem !important}.pl-md-24{padding-left:1.5rem !important}.pl-md-26{padding-left:1.625rem !important}.pl-md-28{padding-left:1.75rem !important}.pl-md-30{padding-left:1.875rem !important}.pl-md-32{padding-left:2rem !important}.pl-md-34{padding-left:2.125rem !important}.pl-md-36{padding-left:2.25rem !important}.pl-md-38{padding-left:2.375rem !important}.pl-md-40{padding-left:2.5rem !important}.pl-md-50{padding-left:3.125rem !important}.pl-md-52{padding-left:3.25rem !important}.pl-md-56{padding-left:3.5rem !important}.pl-md-64{padding-left:4rem !important}.m-md-0{margin:0rem !important}.m-md-2{margin:.125rem !important}.m-md-4{margin:.25rem !important}.m-md-6{margin:.375rem !important}.m-md-8{margin:.5rem !important}.m-md-10{margin:.625rem !important}.m-md-12{margin:.75rem !important}.m-md-16{margin:1rem !important}.m-md-18{margin:1.125rem !important}.m-md-20{margin:1.25rem !important}.m-md-24{margin:1.5rem !important}.m-md-26{margin:1.625rem !important}.m-md-28{margin:1.75rem !important}.m-md-30{margin:1.875rem !important}.m-md-32{margin:2rem !important}.m-md-34{margin:2.125rem !important}.m-md-36{margin:2.25rem !important}.m-md-38{margin:2.375rem !important}.m-md-40{margin:2.5rem !important}.m-md-50{margin:3.125rem !important}.m-md-52{margin:3.25rem !important}.m-md-56{margin:3.5rem !important}.m-md-64{margin:4rem !important}.mt-md-0{margin-top:0rem !important}.mt-md-2{margin-top:.125rem !important}.mt-md-4{margin-top:.25rem !important}.mt-md-6{margin-top:.375rem !important}.mt-md-8{margin-top:.5rem !important}.mt-md-10{margin-top:.625rem !important}.mt-md-12{margin-top:.75rem !important}.mt-md-16{margin-top:1rem !important}.mt-md-18{margin-top:1.125rem !important}.mt-md-20{margin-top:1.25rem !important}.mt-md-24{margin-top:1.5rem !important}.mt-md-26{margin-top:1.625rem !important}.mt-md-28{margin-top:1.75rem !important}.mt-md-30{margin-top:1.875rem !important}.mt-md-32{margin-top:2rem !important}.mt-md-34{margin-top:2.125rem !important}.mt-md-36{margin-top:2.25rem !important}.mt-md-38{margin-top:2.375rem !important}.mt-md-40{margin-top:2.5rem !important}.mt-md-50{margin-top:3.125rem !important}.mt-md-52{margin-top:3.25rem !important}.mt-md-56{margin-top:3.5rem !important}.mt-md-64{margin-top:4rem !important}.mr-md-0{margin-right:0rem !important}.mr-md-2{margin-right:.125rem !important}.mr-md-4{margin-right:.25rem !important}.mr-md-6{margin-right:.375rem !important}.mr-md-8{margin-right:.5rem !important}.mr-md-10{margin-right:.625rem !important}.mr-md-12{margin-right:.75rem !important}.mr-md-16{margin-right:1rem !important}.mr-md-18{margin-right:1.125rem !important}.mr-md-20{margin-right:1.25rem !important}.mr-md-24{margin-right:1.5rem !important}.mr-md-26{margin-right:1.625rem !important}.mr-md-28{margin-right:1.75rem !important}.mr-md-30{margin-right:1.875rem !important}.mr-md-32{margin-right:2rem !important}.mr-md-34{margin-right:2.125rem !important}.mr-md-36{margin-right:2.25rem !important}.mr-md-38{margin-right:2.375rem !important}.mr-md-40{margin-right:2.5rem !important}.mr-md-50{margin-right:3.125rem !important}.mr-md-52{margin-right:3.25rem !important}.mr-md-56{margin-right:3.5rem !important}.mr-md-64{margin-right:4rem !important}.mb-md-0{margin-bottom:0rem !important}.mb-md-2{margin-bottom:.125rem !important}.mb-md-4{margin-bottom:.25rem !important}.mb-md-6{margin-bottom:.375rem !important}.mb-md-8{margin-bottom:.5rem !important}.mb-md-10{margin-bottom:.625rem !important}.mb-md-12{margin-bottom:.75rem !important}.mb-md-16{margin-bottom:1rem !important}.mb-md-18{margin-bottom:1.125rem !important}.mb-md-20{margin-bottom:1.25rem !important}.mb-md-24{margin-bottom:1.5rem !important}.mb-md-26{margin-bottom:1.625rem !important}.mb-md-28{margin-bottom:1.75rem !important}.mb-md-30{margin-bottom:1.875rem !important}.mb-md-32{margin-bottom:2rem !important}.mb-md-34{margin-bottom:2.125rem !important}.mb-md-36{margin-bottom:2.25rem !important}.mb-md-38{margin-bottom:2.375rem !important}.mb-md-40{margin-bottom:2.5rem !important}.mb-md-50{margin-bottom:3.125rem !important}.mb-md-52{margin-bottom:3.25rem !important}.mb-md-56{margin-bottom:3.5rem !important}.mb-md-64{margin-bottom:4rem !important}.ml-md-0{margin-left:0rem !important}.ml-md-2{margin-left:.125rem !important}.ml-md-4{margin-left:.25rem !important}.ml-md-6{margin-left:.375rem !important}.ml-md-8{margin-left:.5rem !important}.ml-md-10{margin-left:.625rem !important}.ml-md-12{margin-left:.75rem !important}.ml-md-16{margin-left:1rem !important}.ml-md-18{margin-left:1.125rem !important}.ml-md-20{margin-left:1.25rem !important}.ml-md-24{margin-left:1.5rem !important}.ml-md-26{margin-left:1.625rem !important}.ml-md-28{margin-left:1.75rem !important}.ml-md-30{margin-left:1.875rem !important}.ml-md-32{margin-left:2rem !important}.ml-md-34{margin-left:2.125rem !important}.ml-md-36{margin-left:2.25rem !important}.ml-md-38{margin-left:2.375rem !important}.ml-md-40{margin-left:2.5rem !important}.ml-md-50{margin-left:3.125rem !important}.ml-md-52{margin-left:3.25rem !important}.ml-md-56{margin-left:3.5rem !important}.ml-md-64{margin-left:4rem !important}.column-gap-md-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.column-gap-md-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.column-gap-md-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-6{-moz-column-gap:.375rem !important;column-gap:.375rem !important}.column-gap-md-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-md-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.column-gap-md-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.column-gap-md-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-md-24{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-26{-moz-column-gap:1.625rem !important;column-gap:1.625rem !important}.column-gap-md-28{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important}.column-gap-md-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-md-32{-moz-column-gap:2rem !important;column-gap:2rem !important}.column-gap-md-34{-moz-column-gap:2.125rem !important;column-gap:2.125rem !important}.column-gap-md-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.column-gap-md-38{-moz-column-gap:2.375rem !important;column-gap:2.375rem !important}.column-gap-md-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-md-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-md-52{-moz-column-gap:3.25rem !important;column-gap:3.25rem !important}.column-gap-md-56{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-md-64{-moz-column-gap:4rem !important;column-gap:4rem !important}.row-gap-md-0{row-gap:0rem !important}.row-gap-md-2{row-gap:.125rem !important}.row-gap-md-4{row-gap:.25rem !important}.row-gap-md-6{row-gap:.375rem !important}.row-gap-md-8{row-gap:.5rem !important}.row-gap-md-10{row-gap:.625rem !important}.row-gap-md-12{row-gap:.75rem !important}.row-gap-md-16{row-gap:1rem !important}.row-gap-md-18{row-gap:1.125rem !important}.row-gap-md-20{row-gap:1.25rem !important}.row-gap-md-24{row-gap:1.5rem !important}.row-gap-md-26{row-gap:1.625rem !important}.row-gap-md-28{row-gap:1.75rem !important}.row-gap-md-30{row-gap:1.875rem !important}.row-gap-md-32{row-gap:2rem !important}.row-gap-md-34{row-gap:2.125rem !important}.row-gap-md-36{row-gap:2.25rem !important}.row-gap-md-38{row-gap:2.375rem !important}.row-gap-md-40{row-gap:2.5rem !important}.row-gap-md-50{row-gap:3.125rem !important}.row-gap-md-52{row-gap:3.25rem !important}.row-gap-md-56{row-gap:3.5rem !important}.row-gap-md-64{row-gap:4rem !important}}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.flex-fit{min-width:0;-ms-flex:1 1 0%;flex:1 1 0%}.p-btn{--font-size-xs: 16px;--font-weight: 700;--btn-padding: 16px 24px;--btn-padding-sm: 12px 16px;--border-radius: 4px;--text-clr: var(--white);--text-clr-black: var(--black);--bg-clr-blue-5: var(--blue-varient-5);--bg-clr-blue: var(--text-blue);--bg-clr-black-linear: linear-gradient(159.18deg, #000000 10.12%, rgba(0, 0, 0, 0) 93.3%);--bg-clr-black: var(--black);display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;transition:all .3s ease-in-out;font-family:var(--font-family-primary);border:none}@media only screen and (max-width: 768px){.p-btn{--btn-padding: 13px 24px}}.p-btn-primary{font-size:var(--font-size-xs);font-weight:var(--font-weight);padding:var(--btn-padding);border-radius:var(--border-radius);background:var(--blue-varient-5);color:var(--text-clr);transition:all .3s ease;border:1px solid var(--blue-varient-5)}.p-btn-primary:hover{background:var(--bg-clr-blue);border-color:var(--bg-clr-blue)}.p-btn-primary-curve{border-radius:80px}.p-btn-outline{font-size:var(--font-size-xs);font-weight:var(--font-weight);padding:var(--btn-padding);border-radius:var(--border-radius);border:1px solid var(--white);background:rgba(0,0,0,0);color:var(--white);background:hsla(0,0%,100%,.06);transition:all .3s ease}.p-btn-outline:hover{background:var(--bg-clr-blue);border-color:var(--bg-clr-blue)}.p-btn-download{width:100%;font-size:var(--font-body-normal);font-weight:var(--font-weight-700);padding:.84375rem .625rem .84375rem 1.5rem;border-radius:var(--border-radius);border:1px solid var(--blue-varient-5);background:rgba(0,0,0,0);color:var(--blue-varient-5);text-transform:capitalize;transition:all .3s ease;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.p-btn-link{display:-ms-inline-flexbox;display:inline-flex;--bs-btn-font-size: 14px;--bs-btn-font-weight: 400;--bs-btn-padding-x: 0px;--bs-btn-padding-y: 0px;--bs-btn-border-radius: 0;--bs-btn-box-shadow: none;--bs-btn-color: var(--blue-varient-5);--bs-btn-border-width: 0;--link-btn-gap: 6px;--link-btn-icon-top: 3px;gap:var(--link-btn-gap);-ms-flex-align:start;align-items:flex-start;text-decoration:underline;text-align:left}.p-btn-link .btn-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;margin-top:var(--link-btn-icon-top)}.view-details-btn .p-btn{color:var(--primary);border:1px solid #5242d8}.view-details-btn .p-btn:hover{color:var(--white)}.know-more-area{padding-top:2rem}@media only screen and (max-width: 768px){.know-more-area{padding-top:1rem}}.know-more-area .more-content-text{color:var(--blue-varient-5)}.text-link{color:var(--blue-varient-5);text-decoration:underline;transition:all .4s}.text-link:hover{text-decoration:none}.more-content{transition:all .4s;width:-moz-fit-content;width:fit-content;color:var(--text-yellow);text-decoration:none;cursor:pointer}.more-content .more-content-text{transition:all .4s}.more-content:hover .more-content-text{text-decoration:underline}.more-icon{max-width:.3125rem;min-width:.3125rem;max-height:.625rem;min-height:.625rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.apply-now-btn .p-btn{color:var(--primary);border:1px solid #5242d8}.apply-now-btn .p-btn:hover{color:var(--white)}.apply-now-btn.active .p-btn{color:var(--white);background-color:var(--bg-clr-blue)}*{scrollbar-width:thin;scrollbar-color:#555 rgba(0,0,0,0)}body{--layout-container-width: 1296px;--layout-container-gap: 16px}@media only screen and (max-width: 1248px){body{--layout-container-width: 100%}}@media only screen and (max-width: 768px){body{--layout-container-gap: 16px}}@media only screen and (min-width: 1401px){body{--layout-container-width: 1360px}}.container{max-width:calc(var(--layout-container-width) + var(--layout-container-gap)*2);margin-inline:auto;padding-inline:var(--layout-container-gap)}.cmn-spacing-tb{padding:6.875rem 0}@media only screen and (max-width: 991px){.cmn-spacing-tb{padding:4.5rem 0}}@media only screen and (max-width: 586px){.cmn-spacing-tb{padding:3rem 0}}.cmn-spacing-top{padding-top:6.875rem}@media only screen and (max-width: 991px){.cmn-spacing-top{padding-top:4.5rem}}@media only screen and (max-width: 586px){.cmn-spacing-top{padding-top:3rem}}.cmn-spacing-bottom{padding-bottom:6.875rem}@media only screen and (max-width: 991px){.cmn-spacing-bottom{padding-bottom:4.5rem}}@media only screen and (max-width: 586px){.cmn-spacing-bottom{padding-bottom:3rem}}.cmn-bg-grey{background:var(--blue-varient-1)}.letter-spacing-3{letter-spacing:-1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}p{margin-top:0;margin-bottom:0}.sub-title-block{display:block}@media only screen and (max-width: 768px){.sub-title-block{display:inline}}@media only screen and (max-width: 586px){.sub-title-lg.font-head-xl{font-size:2rem}}.watch-video-button{min-width:208px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:absolute;padding:.625rem;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));bottom:20px;right:20px;border-radius:5.625rem;cursor:pointer;z-index:1}.watch-video-button .play-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:3rem;max-width:3rem;padding:1.125rem;border-radius:50%;background:var(--text-yellow)}@media only screen and (max-width: 768px){.watch-video-button .play-btn{min-width:1.625rem;max-width:1.625rem;min-height:1.625rem;max-height:1.625rem}}.watch-video-button .play-svg{max-width:.625rem;min-width:.625rem !important;max-height:.625rem;min-height:.625rem}.video-play-button{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:50%;left:50%;min-width:106px;max-width:106px;transform:translate(-50%, -50%)}@media only screen and (max-width: 768px){.video-play-button{min-width:48px;max-width:48px}}.overlay{position:absolute;display:block;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:1;opacity:0;visibility:hidden;background:linear-gradient(79.53deg, rgba(118, 112, 178, 0.8) 100%, rgba(255, 255, 255, 0) 98.18%);background-repeat:no-repeat;background-size:cover;mix-blend-mode:multiply;transition:all .45s ease-in-out}.scroll-inactive{overflow:hidden}.grey-box{border:1px solid rgba(129,129,129,.2);padding:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;border-radius:.75rem;background-color:rgba(235,234,244,.3);transition:all .3s;height:100%}@media only screen and (max-width: 768px){.grey-box{min-width:100%;max-width:100%}}@media only screen and (max-width: 586px){.grey-box{padding:.75rem;gap:1rem}}.white-box{padding:2rem;border-radius:.75rem;background-color:var(--white);border:1px solid #d4d4d4}@media only screen and (max-width: 586px){.white-box{padding:1rem}}.grey-box{padding:2rem;border-radius:.75rem;background-color:#f4f3fc}@media only screen and (max-width: 586px){.grey-box{padding:1rem}}.line-break{height:1px;width:100%;background-color:#e4e4e4}.scrollbar-color-1{scrollbar-color:rgba(150,150,200,.6) rgba(0,0,0,0)}@media only screen and (min-width: 769px){.overflow-img-sec{overflow-x:hidden}}@media only screen and (min-width: 769px){.overflow-img-wrapper>img{max-width:none;width:auto}}.row-item-lists{--row-list-item-gap: 16px;--row-list-item-color-border: rgb(192 189 219 / 50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.row-item-lists>*:not(:last-child){padding-bottom:var(--row-list-item-gap);border-bottom:1px solid var(--row-list-item-color-border);margin-bottom:var(--row-list-item-gap)}.border-radius-curve{border-radius:5rem !important}.sub-title-container .sub-title-text{font-size:3rem;color:var(--primary);letter-spacing:-0.03em;line-height:1.14}@media only screen and (max-width: 768px){.sub-title-container .sub-title-text{font-size:2rem}}.sub-title-container .sub-title-span{font-size:4.5rem;color:var(--primary);letter-spacing:-0.03em;line-height:1.14}@media only screen and (max-width: 768px){.sub-title-container .sub-title-span{font-size:3rem}}.ellipsis{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.main-content.no-banner{padding-top:8.75rem}@media only screen and (max-width: 991px){.main-content.no-banner{padding-top:6.25rem}}.color-bg-primary{background-color:var(--blue-varient-7)}.pagination-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:24px;margin-top:32px}.pagination-container .page-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pagination-container .page-info .page-info-text{color:#0d0d0d}.pagination-container .total-pages{margin-left:4px}.pagination-container .page-input{width:70px;height:40px;padding:6px 12px 4px 12px;border:1px solid #ebeaf4;border-radius:6px;text-align:center;font-size:14px;font-weight:500;color:#0d0d0d;outline:none;margin-inline:12px;transition:border-color .2s ease}.pagination-container .page-input:focus{border-color:#5242d8}.pagination-container .page-input::-webkit-inner-spin-button,.pagination-container .page-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pagination-container .page-input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.pagination-container .pagination-controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.pagination-container .page-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;aspect-ratio:1/1;background:#fff;color:#1b1b1b;font-size:14px;font-weight:500;border:1px solid #ebeaf4;border-radius:50%;cursor:pointer;transition:all .2s ease}.pagination-container .page-btn:hover{background:#f0f0f0}.pagination-container .page-btn.active{background:#5242d8;color:#fff}.pagination-container .page-btn.arrow:disabled{opacity:.3;cursor:not-allowed}.pagination-container .page-btn.arrow:disabled:hover{background:#fff}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes slideRight{0%{opacity:1;transform:translateX(0%)}100%{opacity:0;transform:translateX(100%)}}.header{position:fixed;top:0;left:0;width:100%;height:auto;z-index:9;margin:0 auto;background-color:rgba(0,0,0,0);transition:all .4s}.header .header-list-resp{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow-y:auto}@media only screen and (max-width: 991px){.header .header-list-resp{-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:.625rem}}.header .add-on-header{border-bottom:1px solid hsla(0,0%,100%,.1);padding-top:.5rem;padding-bottom:.9375rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.header .add-on-header{display:none}}.header .add-on-header-responsive{display:none}@media only screen and (max-width: 768px){.header .add-on-header-responsive{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;width:100%;gap:1rem;padding:1rem 1rem 1.5rem 1rem;border-bottom:1px solid #e4e4e4}}.header .header-contact{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem}.header .header-contact-number{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;transition:all .35s;position:relative}@media only screen and (max-width: 768px){.header .header-contact-number{font-size:1.125rem;color:var(--primary)}.header .header-contact-number svg path{fill:var(--primary)}.header .header-contact-number span{font-size:1.125rem;color:var(--primary) !important}}.header .header-contact-number:hover span{text-decoration:underline}@media only screen and (max-width: 768px){.header .header-contact-divide{color:var(--primary)}}.header .add-on-menu{gap:1.25rem}.header .add-on-menu .add-on-menu-list{display:-ms-flexbox;display:flex;padding-left:0;gap:2rem;margin-bottom:0;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.header .add-on-menu .add-on-menu-list{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:1rem}}.header .add-on-menu .add-on-menu-list .add-on-menu-item{color:var(--white);font-size:.875rem;font-weight:700}.header .add-on-menu .add-on-menu-list .add-on-menu-item .add-on-menu-links{color:var(--white);font-size:.875rem;font-weight:700;transition:all .35s}@media only screen and (max-width: 768px){.header .add-on-menu .add-on-menu-list .add-on-menu-item .add-on-menu-links{color:var(--primary)}}.header .add-on-menu .add-on-menu-list .add-on-menu-item:hover .add-on-menu-links{text-decoration:underline}@media only screen and (max-width: 768px){.header .header-seacrh-area{width:100%}}.header .seacrh-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid #e9e9ea;height:32px;padding:.375rem .625rem;min-width:151px;max-width:151px;border-radius:1.25rem;position:relative;background:rgba(0,0,0,.08)}.header .seacrh-area:has(input:focus){border-color:var(--primary)}@media only screen and (max-width: 768px){.header .seacrh-area{max-width:100%;height:45px;margin-bottom:.5rem;border-color:var(--black)}}.header .seacrh-area input{background-color:rgba(0,0,0,0);border:none;box-shadow:none;font-size:.875rem;color:var(--white);-ms-flex:1 1 auto;flex:1 1 auto}.header .seacrh-area input:-webkit-autofill,.header .seacrh-area input:-webkit-autofill:hover,.header .seacrh-area input:-webkit-autofill:focus,.header .seacrh-area input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,.01) inset !important;-webkit-text-fill-color:var(--white) !important}@media only screen and (max-width: 768px){.header .seacrh-area input:-webkit-autofill,.header .seacrh-area input:-webkit-autofill:hover,.header .seacrh-area input:-webkit-autofill:focus,.header .seacrh-area input:-webkit-autofill:active{-webkit-text-fill-color:var(--primary) !important}}@media only screen and (max-width: 768px){.header .seacrh-area input{color:var(--primary)}}.header .seacrh-area input::-moz-placeholder{font-size:.875rem;font-weight:700;color:var(--white)}.header .seacrh-area input:-ms-input-placeholder{font-size:.875rem;font-weight:700;color:var(--white)}.header .seacrh-area input::placeholder{font-size:.875rem;font-weight:700;color:var(--white)}@media only screen and (max-width: 768px){.header .seacrh-area input::-moz-placeholder{font-size:1rem;color:var(--primary)}.header .seacrh-area input:-ms-input-placeholder{font-size:1rem;color:var(--primary)}.header .seacrh-area input::placeholder{font-size:1rem;color:var(--primary)}}.header .seacrh-area .header-search-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:20px;max-width:20px}@media only screen and (max-width: 768px){.header .seacrh-area .header-search-icon svg path{stroke:var(--primary)}}.header .lang-selection{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header .lang-selection .lang-selected{color:var(--white);font-size:14px;font-weight:700}@media only screen and (max-width: 768px){.header .lang-selection .lang-selected{color:var(--primary)}}.header.hide-header{top:-60px}@media only screen and (max-width: 768px){.header.hide-header{top:0}}.header.header-dark{background:#000}.scrolled{background-color:rgba(0,0,0,.6980392157);transition:all .4s ease}.navbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0 auto;--bs-navbar-padding-y: 0}.navbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 991px){.navbar-left{padding:1.25rem 0;width:100%}}@media only screen and (max-width: 586px){.navbar-left{padding:.9375rem 0}}.navbar-left .logo{min-width:170px;max-width:170px}@media only screen and (max-width: 1120px){.navbar-left .logo{min-width:150px;max-width:150px}}.navbar-center{display:-ms-flexbox;display:flex}.menu{-ms-flex-align:center;align-items:center}@media only screen and (max-width: 991px){.menu{position:fixed;top:0;left:0;width:86vw;height:100dvh;z-index:100;overflow:hidden;transform:translate(-100%);background-color:var(--white);transition:all .4s ease-in-out;-ms-flex-align:start;align-items:flex-start;z-index:9}.menu.is-active{transform:translate(0%);-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.menu{width:100%}}@media only screen and (max-width: 991px){.menu-inner{width:100%;height:100%;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.menu-inner{padding-top:.5rem}}.menu-header{position:relative;-ms-flex-align:center;align-items:center;z-index:110;background:var(--white);border-bottom:1px solid #e4e4e4;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:none;opacity:0;visibility:hidden}.menu-header.is-active{display:-ms-flexbox;display:flex;min-width:100%;padding:1.25rem}@media only screen and (max-width: 991px){.menu-header.is-active{opacity:1;visibility:visible}}.menu-header.is-active>.menu-arrow{display:block}.menu-arrow{display:none;cursor:pointer;width:32px;margin-right:.5rem;text-align:center}.menu-arrow svg{width:100%;transform:rotate(180deg)}.menu-arrow svg:hover path{fill:var(--blue-varient-5)}.menu-header-title{font-family:inherit;font-size:1.25rem;font-weight:700;line-height:1.3;text-transform:capitalize;color:var(--primary)}@media only screen and (max-width: 586px){.menu-header-title{font-size:1.125rem}}.menu-header-close-btn{margin-left:auto}.menu-header-close-btn:hover svg path{stroke:var(--blue-varient-5)}.menu-item{display:inline-block}@media only screen and (max-width: 991px){.menu-item{padding:0}}.menu-item .menu-link{transition:all .35s}.menu-item:hover{transition:all .35s}.menu-item:hover .menu-link{transition:all .35s}.menu-item:hover .menu-link::after{content:"";position:absolute;bottom:0;left:0;width:100%;min-width:68px;height:4px;background:linear-gradient(90deg, #5242D8 21.49%, #A74571 91.28%);z-index:1;border-bottom-left-radius:40px;border-bottom-right-radius:50px}@media only screen and (max-width: 991px){.menu-item:hover .menu-link::after{content:none}}@media only screen and (max-width: 991px){.menu-item:hover .menu-link{color:var(--blue-varient-5)}}.menu-item:hover .arrow-icon{transition:all .35s;transform:rotate(180deg)}.menu-link{position:relative;font-size:.875rem;font-weight:700;color:var(--white);line-height:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:all .35s ease;padding:2rem 1rem;cursor:pointer}@media only screen and (max-width: 1290px){.menu-link{padding:2rem .75rem}}@media only screen and (max-width: 1120px){.menu-link{padding:2rem .5rem}}@media only screen and (max-width: 991px){.menu-link{color:#000;font-size:1rem;-ms-flex-pack:start;justify-content:flex-start;padding:2rem 0;margin:0 1rem}}@media only screen and (max-width: 768px){.menu-link{padding:1rem 0}}.menu-link>.arrow-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:24px;max-width:24px;min-height:24px;max-height:24px;margin-left:.25rem;transition:all .35s}@media only screen and (max-width: 991px){.menu-link>.arrow-icon svg{min-width:15px;max-width:15px;min-height:15px;max-height:15px}}@media only screen and (min-width: 993px){.menu-dropdown:hover>.submenu{opacity:1;visibility:visible;pointer-events:all}}.submenu{width:100%;height:auto;position:absolute;top:78px;left:0;right:0;width:100%;box-shadow:0 12px 15px -12px rgba(0,0,0,.2);opacity:0;visibility:hidden;pointer-events:none;background-color:var(--white);transition:all .35s}@media only screen and (max-width: 991px){.submenu{display:none;top:0;height:100%;max-width:none;min-width:auto;margin:0;padding:1rem;padding-top:4rem;opacity:1;overflow-y:auto;visibility:visible;box-shadow:none;transform:translateX(0%)}.submenu.is-active{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width: 991px)and (max-width: 768px){.submenu-list{padding-left:0}}@media only screen and (max-width: 991px){.submenu-link{display:block}.submenu-image{margin-top:0}}.submenu-inner-wrapper{padding:2.5rem;gap:24px;-ms-flex:1 1 0px;flex:1 1 0}@media only screen and (max-width: 991px){.submenu-inner-wrapper{-ms-flex:1;flex:1;min-width:100%;max-width:100%;padding:0;gap:0;margin-bottom:1.5rem}}@media only screen and (max-width: 768px){.submenu-inner-wrapper{gap:1.5rem;-ms-flex-direction:column;flex-direction:column}}.submenu-inner-wrapper .submenu-inner{max-width:18.75rem}@media only screen and (max-width: 1120px){.submenu-inner-wrapper .submenu-inner{min-width:50%;max-width:50%}}@media only screen and (max-width: 768px){.submenu-inner-wrapper .submenu-inner{min-width:100%;max-width:100%}}.submenu-inner-wrapper .submenu-inner .submenu-list{max-width:300px}@media only screen and (max-width: 768px){.submenu-inner-wrapper .submenu-inner .submenu-list{max-width:100%}}@media only screen and (max-width: 768px){.submenu-inner-wrapper .submenu-inner .submenu-list{max-width:100%}}.submenu-inner-wrapper .submenu-inner .submenu-list-title{max-width:300px;color:#5242d8;line-height:1.3;padding-bottom:1.5rem;text-transform:uppercase;font-weight:700}@media only screen and (max-width: 768px){.submenu-inner-wrapper .submenu-inner .submenu-list-title{max-width:100%}}.submenu-title{color:var(--primary);padding-top:1.5rem;margin-bottom:1rem}@media only screen and (max-width: 768px){.submenu-title{font-size:14px;padding-top:1rem;margin-bottom:.75rem}}.submenu-item{display:-ms-flexbox;display:flex}.submenu-item+.submenu-item{margin-top:1.5rem}@media only screen and (max-width: 768px){.submenu-item+.submenu-item{margin-top:1rem}}.submenu-item .submenu-link{font-size:16px;line-height:20.8px;font-weight:700;color:#1a1a1a;transition:all .35s ease}@media only screen and (max-width: 768px){.submenu-item .submenu-link{font-size:15px}}.submenu-item .submenu-link:hover{text-decoration:underline;transition:all .35s}.megamenu-column-4{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.megamenu-column-4{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 991px){.megamenu-column-4{padding:0 0 2.5rem 0}}@media only screen and (max-width: 991px){.megamenu{position:absolute;display:none;top:0;left:0;width:100%;height:100%;max-width:none;min-width:auto;margin:0;padding:0 15px;padding-top:6.25rem;opacity:1;overflow-y:auto;visibility:visible;transform:translateX(0%);box-shadow:none;pointer-events:all;z-index:2}}.megamenu .megamenu-img{min-width:640px;max-width:640px;height:558px;border-radius:.75rem;position:relative;overflow:hidden;margin:1.25rem 2rem 1.25rem 0}@media only screen and (max-width: 1248px){.megamenu .megamenu-img{min-width:520px;max-width:520px}}.megamenu .megamenu-img .header-icon-2{position:absolute;right:0;bottom:0}.megamenu .megamenu-img .header-right-1{background:linear-gradient(90deg, #DBD7FF 21.49%, #FFD3E7 91.28%);height:100%;padding:2rem}@media only screen and (max-width: 768px){.megamenu .megamenu-img .header-right-1{padding:1.5rem}}.megamenu .megamenu-img .header-right-1 .menu-title{max-width:28.9375rem}@media only screen and (max-width: 768px){.megamenu .megamenu-img .header-right-1 .menu-title{min-width:100%;max-width:100%}}.megamenu .megamenu-img .header-right-1 .menu-title-main{font-size:40px;font-weight:900;line-height:46px}@media only screen and (max-width: 768px){.megamenu .megamenu-img .header-right-1 .menu-title-main{font-size:26px;line-height:29px}}.megamenu .megamenu-img .header-right-1 .menu-title-star{min-width:44px;max-width:44px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:10px}.megamenu .megamenu-img .header-right-1 .menu-title-desc{font-size:18px;font-weight:400;padding-top:.5rem;max-width:324px}.megamenu .megamenu-img .header-right-1 .menu-title .learn-more-link{padding-top:1.5rem}.megamenu .megamenu-img .header-right-about{background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%)}.megamenu .megamenu-img .header-right-about .menu-title{max-width:391px}.megamenu .megamenu-img .header-right-about .more-content-text{color:var(--text-yellow)}.megamenu .megamenu-img .header-right-campus{background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%)}.megamenu .megamenu-img .header-right-campus .menu-title{max-width:391px}.megamenu .megamenu-img .header-right-campus .more-content-text{color:var(--text-yellow)}.megamenu .megamenu-img .header-right-admission{background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%)}.megamenu .megamenu-img .header-right-admission .menu-title{max-width:380px}.megamenu .megamenu-img .header-right-admission .more-content-text{color:var(--text-yellow)}@media only screen and (max-width: 768px){.megamenu .megamenu-img{min-width:100%;max-width:100%}}@media only screen and (max-width: 1120px){.megamenu .megamenu-img{margin-right:2.5rem;min-width:440px;max-width:440px}}@media only screen and (max-width: 991px){.megamenu .megamenu-img{min-width:100%;max-width:100%;margin:0}}.megamenu .megamenu-img .megamenu-img-txt{position:absolute;inset:0;max-width:250px;min-height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin:auto}.megamenu .megamenu-img .submenu-img-txt{max-width:214px;line-height:32px}.megamenu .megamenu-img .submenu-img-para{line-height:21px}@media only screen and (max-width: 991px){.megamenu-btn-wrapper{margin:0 -15px}}@media only screen and (max-width: 768px){.megamenu-btn-wrapper{-ms-flex-direction:column;flex-direction:column}}.megamenu-btn-wrapper .megamenu-btm-btn{width:50%}@media only screen and (max-width: 768px){.megamenu-btn-wrapper .megamenu-btm-btn{width:100%}}.megamenu-btn-wrapper .megamenu-btm-btn .btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:2rem;transition:all .35s}@media only screen and (max-width: 991px){.megamenu-btn-wrapper .megamenu-btm-btn .btn{padding:.9375rem;height:80px;font-size:1rem}}.megamenu-btn-wrapper .megamenu-btm-btn .btn:hover .btn-icon{transition:all .3s;margin-left:.9375rem !important}.megamenu-btn-wrapper .contactus-btn{background:#ececec;color:#484848}.megamenu-btn-wrapper .contactus-btn:hover{background:#b6b6b6}.megamenu-btn-wrapper .portfolio-btn{background:#221c1c;color:#f0f0f0}.megamenu-btn-wrapper .portfolio-btn:hover{background:#000}.navbar-center .overlay{position:fixed;background:none;background-color:rgba(0,0,0,.7)}@media only screen and (max-width: 991px){.navbar-center .overlay.is-active{opacity:1;visibility:visible}}.burger{position:relative;display:none;cursor:pointer;width:1.6rem;height:1rem;opacity:0;visibility:hidden;background:rgba(0,0,0,0);margin-left:auto}@media only screen and (max-width: 991px){.burger{display:block;opacity:1;visibility:visible}}.burger-line{position:absolute;display:block;left:0;width:100%;height:2px;opacity:1;border-radius:1rem;background:var(--white)}.burger-line:nth-child(1){top:0px}.burger-line:nth-child(2){top:.5rem;width:70%}.burger-line:nth-child(3){top:1rem}.menu-logo-close-btn{display:none;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:1.25rem;gap:1rem}@media only screen and (max-width: 991px){.menu-logo-close-btn{display:-ms-flexbox;display:flex}}.menu-logo-close-btn .logo-resp{min-width:125px;max-width:125px}.menu-close-btn{cursor:pointer;margin-left:auto}.menu-close-btn:hover svg path{stroke:var(--blue-varient-5)}.tetecom-wrapper,.products-wrapper{width:100%;padding-top:1.875rem;padding-bottom:1.875rem}.contact-btn-wrapper{display:-ms-flexbox;display:flex;gap:1rem;margin-left:1rem}@media only screen and (max-width: 1248px){.contact-btn-wrapper{gap:.5rem;margin-left:.3125rem}}@media only screen and (max-width: 991px){.contact-btn-wrapper{gap:1rem;margin:2rem 0;width:100%;padding:0 1rem}}@media only screen and (max-width: 768px){.contact-btn-wrapper{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 991px){.contact-btn-wrapper .contact-btn{-ms-flex:1;flex:1}}.contact-btn-wrapper .p-btn{--font-size-xs: 14px;--btn-padding: 12px 16px;line-height:1}@media only screen and (max-width: 1248px){.contact-btn-wrapper .p-btn{--btn-padding: 16px}}@media only screen and (max-width: 991px){.contact-btn-wrapper .p-btn{width:100%}}@media only screen and (max-width: 991px){.contact-btn-wrapper .p-btn-outline{color:var(--primary);border-color:var(--primary)}.contact-btn-wrapper .p-btn-outline:hover{color:var(--white)}}.header #brand-carousel{width:120px;height:33px;margin-left:24px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width: 1290px){.header #brand-carousel{margin-left:16px}}@media only screen and (max-width: 1248px){.header #brand-carousel{display:none}}.header .brand-logo{position:absolute;opacity:0;transition:opacity 1s ease-in-out;max-width:100%;max-height:100%}.header .brand-logo.active{opacity:1}.header.header-two{border-bottom:1px solid #d6d6d6}.header.header-two.scrolled{background-color:hsla(0,0%,100%,.7)}.header.header-two .menu-link{font-size:1rem}.header.header-two .burger{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:1px solid #3a3a3a;min-width:32px;max-width:32px;min-height:32px;max-height:32px;padding:4px}.header.header-two .contact-btn-wrapper{margin-left:.5rem}@media only screen and (max-width: 991px){.header.header-two .contact-btn-wrapper{margin-left:0}}.footer{background-image:url("/wp-content/themes/parul/assets/images/png/footer-background.png");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 991px){.footer{background:#1c174d}}@media only screen and (max-width: 768px){.footer{padding-bottom:2rem}}.footer .footer-head{max-width:997px;margin:0 auto;text-align:center}.footer .footer-head .footer-contents{font-size:40px;font-style:normal;font-weight:600;color:#fff;line-height:115%}@media only screen and (max-width: 768px){.footer .footer-head{max-width:100%}}@media only screen and (max-width: 768px){.footer .footer-head-title{font-size:1.5rem}.footer .footer-head-title span{display:block;font-size:1.5rem}}.footer .footer-head .footer-head-desc{text-align:center;max-width:628px;margin:0 auto}@media only screen and (max-width: 768px){.footer .footer-head .footer-head-desc{min-width:100%;max-width:100%;text-align:start}}.footer .footer-action{margin-top:2.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1rem}@media only screen and (max-width: 768px){.footer .footer-action{margin-top:1.5rem;-ms-flex-pack:start;justify-content:start}}.footer .footer-action .p-btn-outline{border-color:var(--blue-varient-5)}.footer .footer-menu{display:-ms-flexbox;display:flex;padding-top:4rem}@media only screen and (max-width: 768px){.footer .footer-menu{padding-top:2.5rem}}@media only screen and (max-width: 768px){.footer .footer-menu{-ms-flex-direction:column;flex-direction:column}}.footer .footer-menu .footer-left{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem;-moz-column-gap:.75rem;column-gap:.75rem}.footer .footer-menu .footer-left .footer-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media only screen and (max-width: 768px){.footer .footer-menu .footer-left .footer-list:nth-child(3){width:100%;gap:2rem}}.footer .footer-menu .footer-left .footer-list .footer-list-wrapper{max-width:233px}@media only screen and (max-width: 768px){.footer .footer-menu .footer-left .footer-list .footer-list-wrapper{min-width:calc(50% - 15px)}}@media only screen and (max-width: 991px){.footer .footer-menu .footer-left .footer-list-resp{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width: 768px){.footer .footer-menu .footer-left .footer-list{min-width:calc(50% - 15px);-ms-flex-direction:row;flex-direction:row}}.footer .footer-menu .footer-left .footer-list .footer-items{padding-left:0;gap:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 768px){.footer .footer-menu .footer-left .footer-list .footer-items{gap:.875rem}}.footer .footer-menu .footer-left .footer-list .footer-items .footer-link{list-style-type:none}.footer .footer-menu .footer-left .footer-list .footer-items .footer-link a{transition:all .35s;color:#a19dca}.footer .footer-menu .footer-left .footer-list .footer-items .footer-link:hover a{text-decoration:underline}.footer .footer-menu .footer-left .footer-list-title{padding-bottom:1rem}@media only screen and (max-width: 768px){.footer .footer-menu .footer-left .footer-list-title{padding-bottom:.875rem}}.footer .footer-menu .footer-right{min-width:349px;max-width:349px;margin-left:5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.footer .footer-menu .footer-right{min-width:100%;max-width:100%;margin-left:0;gap:2rem;padding-top:2.5rem}}.footer .footer-menu .footer-right .subscribe-area .newsletter-area{margin-top:.75rem;border:1px solid hsla(0,0%,100%,.2);border-radius:.25rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:3.375rem;background:hsla(0,0%,100%,.0196078431)}@media only screen and (max-width: 768px){.footer .footer-menu .footer-right .subscribe-area .newsletter-area{margin-top:0}}.footer .footer-menu .footer-right .subscribe-area .newsletter-area .p-btn{height:2.625rem;margin-right:.375rem}.footer .footer-menu .footer-right .subscribe-area .newsletter-area input::-webkit-input-placeholder{color:hsla(0,0%,100%,.3803921569)}.footer .footer-menu .footer-right .subscribe-area .newsletter-area input:-moz-placeholder{color:hsla(0,0%,100%,.3803921569)}.footer .footer-menu .footer-right .subscribe-area .newsletter-area input::-moz-placeholder{color:hsla(0,0%,100%,.3803921569)}.footer .footer-menu .footer-right .subscribe-area .newsletter-area input:-ms-input-placeholder{color:hsla(0,0%,100%,.3803921569)}.footer .footer-menu .footer-right .subscribe-area .newsletter-area input{border:none;background-color:rgba(0,0,0,0);color:var(--white)}.footer .footer-menu .footer-right .subscribe-area .newsletter-area input:hover{border:none;box-shadow:none}.footer .footer-menu .footer-right .subscribe-area .newsletter-area input:focus{border:none;box-shadow:none}.footer .footer-menu .footer-right .social-area .social-media-wrapper{display:-ms-flexbox;display:flex;gap:1rem;padding-left:0}@media only screen and (max-width: 768px){.footer .footer-menu .footer-right .social-area .social-media-wrapper{margin:0}}.footer .footer-menu .footer-right .social-area .social-media-wrapper .social-media-icons{border:1px solid hsla(0,0%,100%,.1019607843);height:2.8125rem;min-width:2.8125rem;max-width:2.8125rem;border-radius:1.875rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer .footer-menu .footer-right .social-area .social-media-wrapper .social-media-icons:hover{opacity:.7}.footer .footer-menu .footer-right .social-area .social-media-wrapper .social-media-icons .social-media-links{cursor:pointer;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer .footer-end{border-top:1px solid var(--text-blue);padding-top:2.25rem;margin-top:3.75rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.footer .footer-end{-ms-flex-direction:column;flex-direction:column;gap:1.875rem;padding-top:1.5rem;margin-top:1.5rem}}.footer .footer-end .footer-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footer .footer-end .footer-logo .logo-box{height:2.8125rem;border-left:1px solid #4a2b37;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.25rem}@media only screen and (max-width: 768px){.footer .footer-end .footer-logo .logo-box{padding:0 .75rem;height:auto}}.footer .footer-end .footer-logo .logo-box:first-child{border-left:none;padding-left:0}.footer .footer-end .copyright-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.footer .footer-end .copyright-area{display:none}}.footer .footer-end .copyright-area .copyright-text{color:#d2cdcf;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:0;gap:.5rem}.footer.footer-light{background:#e8e7ff}.footer.footer-light .footer-head{max-width:885px}.footer.footer-light .footer-action .p-btn-outline{color:var(--primary)}.footer.footer-light .footer-action .p-btn-outline:hover{color:var(--white)}.footer.footer-light .footer-right .subscribe-area .newsletter-area{border:1px solid #d1b3eb;color:var(--primary)}.footer.footer-light .footer-right .subscribe-area .newsletter-area .form-control{color:var(--primary)}.footer.footer-light .footer-right .subscribe-area .newsletter-area .form-control::-moz-placeholder{color:var(--primary)}.footer.footer-light .footer-right .subscribe-area .newsletter-area .form-control:-ms-input-placeholder{color:var(--primary)}.footer.footer-light .footer-right .subscribe-area .newsletter-area .form-control::placeholder{color:var(--primary)}.footer.footer-light .social-area .social-media-wrapper .social-media-icons{border:1px solid #d6c8f3 !important}/*# sourceMappingURL=main.min.css.map */html{--base-font-family: "Anderson Grotesk", sans-serif;--reset-rem-size: 16px}.banner-sec{background-image:url("/wp-content/themes/parul/assets/images/png/banner-overlay-card.png"),url("/wp-content/themes/parul/assets/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}}.banner-form .row{--bs-gutter-x: 16px}.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}.program-detail-tabs{background-color:#241d63;position:sticky;top:77px;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}}.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}}.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)}.launch-sec{background-image:url("/wp-content/themes/parul/assets/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}.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}.card-nav-wrapper{position:relative;overflow:hidden}.card-nav-wrapper .facility-card-desc{color:var(--neutral-varient-10)}@media only screen and (max-width: 768px){.card-nav-wrapper .facility-card-desc{padding:.5rem 0 !important}}.card-nav-wrapper .custom-nav-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:10%;width:87%;z-index:2}.card-nav-wrapper .custom-nav-wrapper .custom-nav{cursor:pointer}.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}.breadcrumb-wrap{display:-ms-flexbox;display:flex}.breadcrumb-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb-links-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--neutral-varient-10);font-size:1rem;font-weight:400;line-height:1.3;transition:all .4s}.breadcrumb-links-item:hover .breadcrumb-links-item{color:var(--white);opacity:.9}.breadcrumb-links-item.active{color:var(--white)}.breadcrumb-links-item+.breadcrumb-links-item{padding-left:6px}.breadcrumb-links-item+.breadcrumb-links-item:before{content:url("data:image/svg+xml,%3Csvg width='6' height='17' viewBox='0 0 6 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16.908L4.424 0.0919952H5.56L1.136 16.908H0Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A");padding-right:6px;margin-top:2px}.tab-layout-1 .program-detail-nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;padding-inline:max(0px,(100% - var(--layout-container-width))/2) var(--layout-container-gap);overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding:var(--layout-container-gap)}.tab-layout-1 .program-detail-nav>*{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>*{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%}}.detail-program .detail-title-head-set1{min-width:528px;max-width:528px}@media only screen and (max-width: 768px){.detail-program .detail-title-head-set1{min-width:100%;max-width:100%}}.detail-program .detail-title-head-set2{max-width:859px}@media only screen and (max-width: 768px){.detail-program .detail-title-head-set2{min-width:100%;max-width:100%}}.detail-program .detail-title-head-set2 .sub-title-desc{max-width:498px}.detail-program .tab-content{padding-top:3.5rem}@media only screen and (max-width: 768px){.detail-program .tab-content{padding-top:2rem}}.detail-program .tab-content .program-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-moz-column-gap:1.25rem;column-gap:1.25rem}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;row-gap:2rem}}.detail-program .tab-content .program-box .tab-text{max-width:484px}@media only screen and (max-width: 1080px){.detail-program .tab-content .program-box .tab-text{max-width:400px}}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-text{max-width:100%}}.detail-program .tab-content .program-box .tab-text .program-tab-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.75rem;padding-bottom:2rem}@media only screen and (max-width: 768px){.detail-program .tab-content .program-box .tab-text .program-tab-title{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:.625rem;padding-bottom:1.25rem}}.detail-program .tab-content .program-box .tab-text .program-tab-title .tag{margin-left:.5rem}@media only screen and (max-width: 768px){.detail-program .tab-content .program-box .tab-text .program-tab-title .tag{margin-left:0}}.detail-program .tab-content .program-box .tab-table{border:1px solid #c8c8c8;box-shadow:0px 4px 20px 0px rgba(0,0,0,.06);padding:.75rem .75rem 0 .75rem;border-radius:.75rem;max-width:42rem;width:100%}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-table{max-width:100%}}.detail-program .tab-content .program-box .tab-table .table-head{background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);padding:1rem 1.25rem;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-moz-column-gap:.75rem;column-gap:.75rem}@media only screen and (max-width: 1120px){.detail-program .tab-content .program-box .tab-table .table-head{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:1.25rem}}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-table .table-head{-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 586px){.detail-program .tab-content .program-box .tab-table .table-head{background:linear-gradient(101.11deg, #33298C 7.17%, #5C54A3 71.96%);-ms-flex-direction:column;flex-direction:column;-moz-column-gap:1rem;column-gap:1rem;padding:1rem}}.detail-program .tab-content .program-box .tab-table .table-head .time-duration{display:-ms-flexbox;display:flex;gap:.375rem}.detail-program .tab-content .program-box .tab-table .table-head .time-duration .time-box{background:linear-gradient(180deg, rgba(51, 41, 140, 0.5) 0%, rgba(51, 41, 140, 0.2) 100%);height:3.4375rem;min-width:3rem;max-width:3rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:.125rem;border-radius:.5rem}.detail-program .tab-content .program-box .tab-table .table-data{padding:1.5rem .75rem;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:2rem;-moz-column-gap:1.75rem;column-gap:1.75rem}@media only screen and (max-width: 1120px){.detail-program .tab-content .program-box .tab-table .table-data{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 991px){.detail-program .tab-content .program-box .tab-table .table-data{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 768px){.detail-program .tab-content .program-box .tab-table .table-data{row-gap:1.25rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:1.25rem 0rem .75rem 0rem}}@media only screen and (max-width: 586px){.detail-program .tab-content .program-box .tab-table .table-data{grid-template-columns:1fr 1fr}}.detail-program .tab-content .program-box .tab-table .table-data .table-values-eligibility{grid-column:span 3}.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}}.scholarship-area .scholar-area{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.scholarship-area .scholar-area{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.scholarship-area .scholar-area{-ms-flex-direction:column;flex-direction:column}}.scholarship-area .scholar-area .scholarship-text{max-width:540px;margin-right:9rem;position:sticky;top:8.125rem;height:-moz-fit-content;height:fit-content}@media only screen and (max-width: 1290px){.scholarship-area .scholar-area .scholarship-text{max-width:450px;margin-right:2.5rem}}@media only screen and (max-width: 1248px){.scholarship-area .scholar-area .scholarship-text{margin-right:1.25rem}}@media only screen and (max-width: 1080px){.scholarship-area .scholar-area .scholarship-text{max-width:21.875rem}}@media only screen and (max-width: 991px){.scholarship-area .scholar-area .scholarship-text{min-width:100%;max-width:100%;margin-right:0;position:static;padding-bottom:1.5rem}}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-text{position:unset;max-width:100%;padding-bottom:2rem}}.scholarship-area .scholar-area .study-box{gap:1rem}.scholarship-area .scholar-area .scholarship-images{-ms-flex:1 1 auto;flex:1 1 auto}.scholarship-area .scholar-area .scholarship-images .scholar-cards{min-width:612px;max-width:612px;height:314px;border-radius:.75rem;padding:1.8125rem 2rem;margin-bottom:1rem;position:relative;overflow:hidden}@media only screen and (max-width: 1120px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{min-width:500px;max-width:500px}}@media only screen and (max-width: 991px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{min-width:100%;max-width:100%}}.scholarship-area .scholar-area .scholarship-images .scholar-cards:last-child{margin-bottom:0}@media only screen and (max-width: 586px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{padding:1rem;margin-bottom:.5rem}}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-backdrop{top:auto !important;bottom:-42%}}.scholarship-area .scholar-area .scholarship-images .scholar-cards:nth-child(even){display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end;z-index:0}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards:nth-child(even){-ms-flex-align:baseline;align-items:baseline}}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card1{background-color:#d13b74}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card1 .card-backdrop{position:absolute;right:0;top:5.625rem}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card2{background-color:#4827a4}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card2 .card-backdrop{position:absolute;right:0;top:-4.5625rem}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card3{background-color:#1b7f84}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card3 .card-backdrop{position:absolute;right:-1.5rem;top:-4.5625rem}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card4{background-color:#d24425}.scholarship-area .scholar-area .scholarship-images .scholar-cards-card4 .card-backdrop{position:absolute;right:0;bottom:-3.4375rem}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards{height:auto;-ms-flex-direction:column;flex-direction:column;padding-bottom:0;-ms-flex-align:baseline !important;align-items:baseline !important}}.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-user{position:absolute;bottom:0;right:0;min-width:17em;transition:all .4s}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-user{position:relative;margin-left:auto}}.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-content{position:relative;max-width:279px;z-index:1}@media only screen and (max-width: 768px){.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-content{max-width:100%;padding-bottom:1.875rem}}.scholarship-area .scholar-area .scholarship-images .scholar-cards .card-content p{opacity:.95}.scholarship-area-two .scholar-area .scholarship-text{margin-right:3.625rem}@media only screen and (max-width: 1248px){.scholarship-area-two .scholar-area .scholarship-text{margin-right:1.25rem}}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards:nth-child(1){display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards:nth-child(2){-ms-flex-align:baseline;align-items:baseline}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card1 .card-backdrop{top:-55px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card2 .card-backdrop{top:60px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card3 .card-backdrop{top:-55px;right:-20px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards-card4 .card-backdrop{right:-62px;bottom:-80px}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards{margin-left:auto}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards .card-backdrop{transition:all .4s}.scholarship-area-two .scholar-area .scholarship-images .scholar-cards:hover img{transform:scale(1.15);bottom:-20px;transition:.4s ease-in-out}.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}.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}.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)}.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}}.program-page{border-bottom:1px solid #e4e4e4}.degree-program .degree-area{display:grid;grid-template-columns:1fr 1fr;-ms-flex-align:center;align-items:center;background-image:url("/wp-content/themes/parul/assets/images/png/degree-backdrop.png");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 768px){.degree-program .degree-area{grid-template-columns:1fr}}.degree-program .degree-area .degree-text{padding:2.5rem 4.5rem}@media only screen and (max-width: 991px){.degree-program .degree-area .degree-text{padding:2.5rem 1.25rem}}@media only screen and (max-width: 768px){.degree-program .degree-area .degree-text{padding:2.5rem 1rem}}@media only screen and (max-width: 768px){.degree-program .degree-area .degree-text .degree-title{font-size:2rem}.degree-program .degree-area .degree-text .degree-title span{font-size:2rem}}.degree-program .degree-area .degree-text p{color:#c8c8c8}.degree-program .degree-area .degree-image{height:100%}.degree-program .degree-area .degree-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.degree-program .degree-area .action-area{padding-top:2.5rem;display:-ms-flexbox;display:flex;gap:1rem}@media only screen and (max-width: 586px){.degree-program .degree-area .action-area{padding-top:3.125rem}}@media only screen and (max-width: 768px){.program-studies{padding-bottom:0}}.information-area{padding-bottom:5rem;background-color:var(--blue-varient-1)}@media only screen and (max-width: 768px){.information-area .info-resp{display:none}}.information-area .info-resp-mob{display:none}@media only screen and (max-width: 768px){.information-area .info-resp-mob{display:block}}.information-area .info-layout{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1080px){.information-area .info-layout{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.information-area .info-layout{-ms-flex-direction:column;flex-direction:column}}.information-area .info-layout .information-title{padding-left:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important;min-width:35%;max-width:397px;margin-right:2.0625rem}@media only screen and (max-width: 1080px){.information-area .info-layout .information-title{max-width:90%;margin-right:0}}.information-area .info-layout .information-cards{padding-right:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important;display:-ms-flexbox;display:flex;-moz-column-gap:.75rem;column-gap:.75rem}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards{padding-inline:max(var(--layout-container-gap),(100% - var(--layout-container-width))/2) !important}}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards .card-action{margin-top:3.375rem}}.information-area .info-layout .information-cards .card-action .p-btn-download{width:100%;font-size:1rem;font-weight:700;padding:.84375rem .625rem .84375rem 1.5rem;border-radius:var(--border-radius);border:1px solid var(--blue-varient-5);background:rgba(0,0,0,0);color:var(--blue-varient-5);transition:all .3s ease;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:48px;transition:all .35s}.information-area .info-layout .information-cards .card-action .p-btn-download:hover{background:var(--blue-varient-5);color:var(--white)}@media only screen and (max-width: 1248px){.information-area .info-layout .information-cards .card-action .p-btn-download{padding:.5rem}}@media only screen and (max-width: 768px){.information-area .info-layout .information-cards .card-action .p-btn-download{padding:.84375rem .625rem .84375rem 1.5rem}}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards{margin-top:1.25rem;overflow-x:auto}}.information-area .info-layout .information-cards .card{background-color:var(--white);padding:1rem;border-radius:.75rem;height:21.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 1080px){.information-area .info-layout .information-cards .card{height:auto}}.information-area .info-layout .information-cards .card .card-pic img{width:100%;height:100%;border-radius:.5rem;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 768px){.information-area .info-layout .information-cards .card{min-width:17.6875rem;max-width:17.6875rem;margin-bottom:1.25rem}}.information-area .info-layout .information-cards .card .card-pic .img{height:100%;-o-object-fit:cover;object-fit:cover}.launch-sec-program .count-wrap{margin-bottom:5rem}@media only screen and (max-width: 991px){.launch-sec-program .count-wrap{margin-bottom:0}}.news-awards .news-head-area{max-width:978px}@media only screen and (max-width: 768px){.news-awards .news-head-area{min-width:100%;max-width:100%}}.news-awards .news-head-area p{max-width:715px}@media only screen and (max-width: 768px){.news-awards .news-head-area p{min-width:100%;max-width:100%}}.news-awards .news-cards{padding-top:3.5rem;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 768px){.news-awards .news-cards{padding-top:2rem}}.news-awards .news-cards .news-slider{background:linear-gradient(100.13deg, #33298C 35.97%, #5C54A3 95.01%);min-width:calc(50% - 16px);max-width:calc(50% - 16px);border-radius:.75rem;position:relative}@media only screen and (max-width: 768px){.news-awards .news-cards .news-slider{min-width:100%;max-width:100%}}.news-awards .news-cards .news-slider .news-carousel{width:100%;height:100%;position:relative}.news-awards .news-cards .news-slider .news-carousel .owl-stage-outer,.news-awards .news-cards .news-slider .news-carousel .owl-stage,.news-awards .news-cards .news-slider .news-carousel .owl-item,.news-awards .news-cards .news-slider .news-carousel .owl-item .item{height:100%}.news-awards .news-cards .news-slider .news-carousel .owl-dots{position:absolute;bottom:32px;left:32px}.news-awards .news-cards .news-slider .news-carousel .slider-area{position:relative;height:100%;min-height:237px}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text{padding:2rem 2rem 0rem 2rem;max-width:352px}@media only screen and (max-width: 768px){.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text{padding:1.5rem 1.5rem 0rem 1.5rem;max-width:325px}}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text-title .small-star{min-width:25px;max-width:25px;display:-ms-inline-flexbox;display:inline-flex;margin-top:-5px}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text .know-more-area{padding-top:3rem}@media only screen and (max-width: 586px){.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text .know-more-area{padding-top:1.625rem}}.news-awards .news-cards .news-slider .news-carousel .slider-area .slider-text .know-more-area .more-content-text{color:var(--text-yellow)}.news-awards .news-cards .news-announcements{min-width:calc(50% - 16px);max-width:calc(50% - 16px);background-color:var(--violet-varient-2);border:1px solid #ead5e2;padding:1.5rem;border-radius:.75rem}@media only screen and (max-width: 768px){.news-awards .news-cards .news-announcements{min-width:100%;max-width:100%}}.news-awards .news-cards .news-announcements .announcement-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding-top:.75rem;padding-bottom:1rem}.ai-sec .ai-box-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0 4.5rem}@media only screen and (max-width: 991px){.ai-sec .ai-box-wrap{padding:0 1.875rem}}@media only screen and (max-width: 768px){.ai-sec .ai-box-wrap{padding:0}}.ai-sec .ai-box{position:relative;background:var(--text-blue);padding:3.5rem 5rem 3.75rem;border-radius:1rem;overflow:hidden;max-width:1296px;background-image:url("/wp-content/themes/parul/assets/images/png/ai-img.png");background-repeat:no-repeat;background-position:center bottom;width:100%}@media only screen and (max-width: 991px){.ai-sec .ai-box{padding:2rem 1rem 1rem}}@media only screen and (max-width: 768px){.ai-sec .ai-box{padding-bottom:0rem;background-image:none;border-radius:0rem}}.ai-sec .ai-box .img-resp{display:none}@media only screen and (max-width: 768px){.ai-sec .ai-box .img-resp{display:block;padding-top:2rem}}.ai-sec .ai-box .overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, #0E0008 -93.92%, rgba(255, 255, 255, 0) 98.32%);opacity:1;visibility:visible;z-index:0}.ai-sec .ai-box .ai-span-text{background:linear-gradient(90deg, #ED93B5 21.49%, #F7B551 91.28%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 586px){.ai-sec .ai-box .ai-span-text{font-size:2rem}}.ai-sec .ai-box .ai-text{max-width:43.75rem;text-align:center;z-index:1}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-text{text-align:start}}.ai-sec .ai-box .ai-img-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap{-ms-flex-direction:column;flex-direction:column}}.ai-sec .ai-box .ai-img-wrap .ai-img{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:-30px}.ai-sec .ai-box .ai-img-wrap .content-image{max-width:3rem;min-width:3rem;max-height:3rem;min-height:3rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:var(--blue-varient-7)}.ai-sec .ai-box .ai-img-wrap .content-image .content-img{max-width:1.75rem;min-width:1.75rem}.ai-sec .ai-box .ai-img-wrap .content-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.ai-sec .ai-box .ai-img-wrap .img-contents{width:100%;padding-top:4.625rem}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-contents{padding-top:1.5rem}}.ai-sec .ai-box .ai-img-wrap .img-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-content{-ms-flex-direction:column;flex-direction:column;row-gap:1rem}}.ai-sec .ai-box .ai-img-wrap .img-content-1{max-width:62.5rem}@media only screen and (max-width: 991px){.ai-sec .ai-box .ai-img-wrap .img-content-1{max-width:50rem}}.ai-sec .ai-box .ai-img-wrap .img-content-2{max-width:78.125rem;padding-top:2.5625rem}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-content-2{padding-top:1rem}}.ai-sec .ai-box .ai-img-wrap .img-content-3{max-width:68.75rem;padding-top:3.9375rem}@media only screen and (max-width: 768px){.ai-sec .ai-box .ai-img-wrap .img-content-3{padding-top:1rem}}.ai-sec .ai-box .ai-img-wrap .content-bubble{position:relative;-moz-column-gap:.75rem;column-gap:.75rem;padding:.5rem 1.125rem .5rem .5rem;border-radius:2.5rem;background:var(--text-blue);border:1px solid hsla(0,0%,100%,.1);width:-moz-fit-content;width:fit-content}.program-detail-area{padding-bottom:4.5rem}@media only screen and (max-width: 768px){.program-detail-area{padding-bottom:2rem}}/*# sourceMappingURL=program-detail-page.min.css.map */