.site-footer{background:url(https://cdn.mittalschoolofbusiness.com/assets/img/footer.webp) no-repeat top center;background-size:cover;color:var(--grey);padding:80px 0;text-align:center;position:relative;overflow:hidden}@media (max-width: 767px){.site-footer{background-image:url(https://cdn.mittalschoolofbusiness.com/assets/img/footerMob.webp);background-size:cover;padding:48px 0}}@media (max-width: 767px){.site-footer .set-layout{display:flex;flex-direction:column;align-items:flex-start;gap:96px}}.site-footer .footerWrap{display:flex;justify-content:space-between;flex-direction:column;gap:40px;align-items:flex-end;z-index:5;position:relative}@media (max-width: 767px){.site-footer .footerWrap{align-items:flex-start;gap:64px}}.site-footer .footer-container{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:5;position:relative;font-size:14px}@media (max-width: 767px){.site-footer .footer-container{flex-direction:column;gap:32px;align-items:flex-start}}.site-footer .footer-left{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:24px;color:var(--grey)}@media (max-width: 767px){.site-footer .footer-left{padding:0}}.site-footer .footer-left img{max-width:198px}@media (max-width: 767px){.site-footer .footer-left img{margin-bottom:0}}.site-footer .footer-left .footer-links{display:flex;align-items:center;justify-content:space-between;position:relative}@media (min-width: 320px) and (max-width: 767px){.site-footer .footer-left .footer-links{justify-content:space-between}}.site-footer .footer-left .footer-links .link{position:relative;transition:.2s ease-in-out;margin:0;border:1px solid transparent;border-radius:50%}.site-footer .footer-left .footer-links .link svg{margin:0;height:12px;width:12px;object-fit:contain}.site-footer .footer-left .footer-links .link:hover svg path{fill:#fccb92}.site-footer .footer-mid-mob{display:none}@media (max-width: 767px){.site-footer .footer-mid-mob{display:flex;justify-content:space-between;gap:40px;width:100%}}.site-footer .footer-mid-mob .footer-mid{display:flex;z-index:5;gap:36px}@media (max-width: 767px){.site-footer .footer-mid-mob .footer-mid{flex-direction:column;gap:16px}}.site-footer .footer-mid-mob .footer-mid .footer-mid-left{display:flex;flex-direction:column;gap:8px;text-align:left}@media (max-width: 767px){.site-footer .footer-mid-mob .footer-mid .footer-mid-left{gap:16px}}.site-footer .footer-mid-mob .footer-mid .footer-mid-right{display:flex;flex-direction:column;gap:8px;text-align:left}@media (max-width: 767px){.site-footer .footer-mid-mob .footer-mid .footer-mid-right{gap:16px}}.site-footer .footer-mid-mob .footer-mid a{color:var(--grey);text-decoration:none}.site-footer .footer-mid-mob .footer-fade-mid{display:flex;flex-direction:column;gap:12px;text-align:left;color:var(--white)}@media (max-width: 767px){.site-footer .footer-mid-mob .footer-fade-mid{gap:16px}}.site-footer .footer-mid{display:flex;z-index:5;gap:36px}@media (max-width: 767px){.site-footer .footer-mid{display:none}}.site-footer .footer-mid .footer-mid-left,.site-footer .footer-mid .footer-mid-right{display:flex;flex-direction:column;gap:8px;text-align:left}@media (max-width: 767px){.site-footer .footer-mid .footer-mid-right{gap:16px}}.site-footer .footer-mid a{color:var(--grey);text-decoration:none}.site-footer .footer-fade-mid{display:flex;flex-direction:column;gap:8px;text-align:left}@media (max-width: 767px){.site-footer .footer-fade-mid{display:none}}.site-footer .footer-fade-mid .primaryButton{color:var(--grey)!important}.site-footer .footer-right{display:flex;flex-direction:column;gap:12px;text-align:left;color:var(--grey);font-weight:600;font-style:normal;font-size:14px;letter-spacing:-.03em;z-index:5}@media (min-width: 320px) and (max-width: 767px){.site-footer .footer-right{margin-bottom:65px}}.site-footer .footer-right a{color:var(--grey);text-decoration:none}@media (min-width: 320px) and (max-width: 767px){.site-footer .footer-right .footerAddress{margin-top:0}}.site-footer .footer-right .footerAddress p{color:var(--grey)}@media (max-width: 1024px){.site-footer .footer-right{display:none}}.site-footer .footer-right-tab{gap:12px;text-align:left;color:var(--grey);font-weight:600;font-style:normal;font-size:14px;letter-spacing:-.03em;z-index:5}.site-footer .footer-right-tab a{color:var(--grey);text-decoration:none}.site-footer .msb-img{max-width:783px;position:absolute;right:0;bottom:-35px;z-index:1}@media (max-width: 767px){.site-footer .msb-img{display:none}}.faceWhite60{color:#fff9!important}.mt12{margin-top:12px}.site-footer .animate:hover .second{transform:translateY(-30px)}.popUp{max-width:1000px;max-height:calc(100vh - 40px);width:100%;background:var(--white);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1000;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease;box-shadow:0 4px 15px #0003;overflow:auto}.popUp.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.popUp .popUpTop{display:flex;justify-content:space-between;width:100%;padding-bottom:16px}.popUp .popUpTop p{font-weight:700;font-style:var(--font-bold);font-size:32px;line-height:44px;letter-spacing:-.3px}.popUp .popUpTop img{padding:17px;cursor:pointer}.popUp .popUpFlex{display:flex;gap:32px;height:100%;justify-content:space-between;max-height:750px}.popUp .popUpImg{max-width:500px}.popUp .popUpImg img{height:100%;width:100%;object-fit:cover;object-position:left}.popUp .popForm{max-width:505px;width:100%}.popUp .popForm .popFormInner{position:relative;width:100%}.popUp .popForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:505px;height:100%}.popUp .popForm form select,.popUp .popForm form input{margin-top:10px}.popUp .popForm form input[type=checkbox]{margin-top:0}.popUp .popForm form .banner-inputs{display:flex;flex-direction:column;gap:24px}.popUp .popForm form .banner-inputs .mobileNumberInput select{border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important;max-width:150px!important;width:100%!important}.popUp .popForm form .banner-inputs .mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #E5E5E5;padding:8px;font-size:14px;width:100%}.popUp .popForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-inner-spin-button,.popUp .popForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popUp .popForm form .banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0px;font-style:var(--font-semibold);padding-bottom:10px}.popUp .popForm form .banner-inputs label span{color:red}.popUp .popForm form .banner-inputs .concent-lable{display:flex;align-items:flex-start;cursor:pointer}.popUp .popForm form .banner-inputs .concent-lable input{width:auto;margin-right:5px;padding:.75rem;border:1px solid #E5E5E5!important;border-radius:4px;transition:border-color .2s ease;color:#000;width:18px;height:18px;cursor:pointer}.popUp .popForm form .banner-inputs .concent-lable input:focus{outline:none}.popUp .popForm form .banner-inputs .concent-lable .concent-text{color:var(--black);font-weight:400;font-size:10px;letter-spacing:0;line-height:150%}.popUp .popForm form .banner-inputs select,.popUp .popForm form .banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #E5E5E5;border-radius:4px;font-size:14px;transition:border-color .2s ease;color:#000;line-height:150%}.popUp .popForm form .banner-inputs select:focus,.popUp .popForm form .banner-inputs input:not([type=checkbox]):focus{outline:none}.popUp .popForm form .banner-inputs select::placeholder,.popUp .popForm form .banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.popUp .popForm form .banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px;color:#000}.popUp .popForm form .animate{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;margin-bottom:28px;width:100%}.popUp .popForm form .animateRight:hover img{transform:translate(5px)!important;transition:.2s ease}.popUp .popForm .popupThankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;max-height:calc(-40px + 100vh);height:auto;padding:87px 0}.popUp .popForm .popupThankYou .thankyouImage{max-width:159px;width:100%;margin-bottom:40px}.popUp .popForm .popupThankYou .thankYouHeading{color:var(--headings);line-height:150%;margin-bottom:16px;text-align:center}.popUp .popForm .popupThankYou .thankYouPara{color:var(--headings);text-align:center;line-height:130%}.popUp .popForm .popupThankYou .thankYouSubPara{color:var(--text);text-align:center;line-height:130%;margin-top:16px}.popUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.popUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}@media (max-width: 1200px) and (min-width: 768px){.popUp{max-width:95%;max-height:95vh;padding:20px}.popUp .popUpTop p{font-size:28px;line-height:38px}.popUp .popUpTop img{padding:14px}.popUp .popUpFlex{gap:24px}.popUp .popUpImg{min-width:250px}.popUp .popUpImg img{width:100%;height:95%;object-fit:cover;object-position:left}.popUp .popForm{max-width:100%}.popUp .popForm form{min-width:350px}}@media (max-width: 767px){.popUp{max-width:90%;max-height:90vh;padding:16px;overflow-y:auto}.popUp .popUpTop p{font-size:24px;line-height:32px}.popUp .popUpTop img{padding:10px}.popUp .popUpFlex{flex-direction:column;gap:16px}.popUp .popUpImg{display:none}.popUp .popUpImg img{width:100%;height:auto;object-fit:cover;object-position:left}.popUp .popForm,.popUp .popForm form{max-width:100%}.popUp .popForm form a{margin-bottom:0;padding:8px}}.brochure-popUp .brochure-popForm{max-width:545px;width:100%}.brochure-popUp .brochure-popForm .brochureHeading{color:var(--headings);line-height:130%;letter-spacing:-.5px}.brochure-popUp .brochure-popForm .brochurePara{color:var(--text);line-height:130%;margin-bottom:16px}.brochure-popUp .brochure-popForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:549px;height:100%;max-height:max-content;gap:24px}.brochure-popUp .brochure-popForm form select,.brochure-popUp .brochure-popForm form input{margin-top:10px}.brochure-popUp .brochure-popForm form input[type=checkbox]{margin-top:0}.brochure-popUp .brochure-popForm form .brochure-banner-inputs{display:flex;flex-direction:column;gap:24px}.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-mobileNumberInput select{max-width:150px;width:100%;border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important}.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #E5E5E5;padding:8px;font-size:14px;width:100%}.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-mobileNumberInput input[type=number]::-webkit-inner-spin-button,.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.brochure-popUp .brochure-popForm form .brochure-banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0px;font-style:var(--font-semibold);padding-bottom:10px}.brochure-popUp .brochure-popForm form .brochure-banner-inputs label span{color:red}.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-concent-lable{display:flex;align-items:flex-start;cursor:pointer}.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-concent-lable input{width:auto;margin-right:5px;padding:.75rem;border:1px solid #E5E5E5!important;border-radius:4px;transition:border-color .2s ease;color:#000;width:18px;height:18px;cursor:pointer}.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-concent-lable input:focus{outline:none}.brochure-popUp .brochure-popForm form .brochure-banner-inputs .brochure-concent-lable .brochure-concent-text{color:var(--black);font-weight:400;font-size:10px;letter-spacing:0;line-height:150%}.brochure-popUp .brochure-popForm form .brochure-banner-inputs select,.brochure-popUp .brochure-popForm form .brochure-banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #E5E5E5;border-radius:4px;font-size:14px;transition:border-color .2s ease;color:#000;line-height:150%}.brochure-popUp .brochure-popForm form .brochure-banner-inputs select:focus,.brochure-popUp .brochure-popForm form .brochure-banner-inputs input:not([type=checkbox]):focus{outline:none}.brochure-popUp .brochure-popForm form .brochure-banner-inputs select::placeholder,.brochure-popUp .brochure-popForm form .brochure-banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.brochure-popUp .brochure-popForm form .brochure-banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px;color:#000}.brochure-popUp .brochure-popForm form .animate{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;width:100%}.brochure-popUp .brochure-popForm form .animateRight:hover img{transform:translate(5px)!important;transition:.2s ease}.brochure-popUp .thankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;max-height:calc(-40px + 100vh);height:auto;padding:87px 0}.brochure-popUp .thankYou .thankyouImage{max-width:159px;width:100%;margin-bottom:40px}.brochure-popUp .thankYou .thankYouHeading{color:var(--headings);line-height:150%;margin-bottom:16px;text-align:center}.brochure-popUp .thankYou .thankYouPara{color:var(--text);text-align:center;line-height:130%}.brochure-popUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.brochure-popUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}.brochure-popUp{max-width:1171px;max-height:calc(100vh - 40px);width:100%;background:var(--white);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1000;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease;box-shadow:0 4px 15px #0003;overflow:auto}.brochure-popUp.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.brochure-popUp .brochure-popUpTop{display:flex;justify-content:space-between;width:100%;padding-bottom:16px}.brochure-popUp .brochure-popUpTop p{font-weight:700;font-style:var(--font-bold);font-size:32px;line-height:44px;letter-spacing:-.3px}.brochure-popUp .brochure-popUpTop img{padding:17px;cursor:pointer}.brochure-popUp .brochure-popUpFlex{display:flex;gap:32px;justify-content:space-between;max-height:max-content}.brochure-popUp .brochure-popUpImg img{height:100%;width:100%;object-fit:cover;object-position:left}.brochure-popUp .callback-popForm{max-width:545px;width:100%}.brochure-popUp .callback-popForm .brochureHeading{color:var(--headings);line-height:130%;letter-spacing:-.5px}.brochure-popUp .callback-popForm .brochurePara{color:var(--text);line-height:130%;margin-bottom:16px}.brochure-popUp .callback-popForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:549px;height:100%;max-height:max-content;gap:24px}.brochure-popUp .callback-popForm form select,.brochure-popUp .callback-popForm form input{margin-top:10px}.brochure-popUp .callback-popForm form input[type=checkbox]{margin-top:0}.brochure-popUp .callback-popForm form .brochure-banner-inputs{display:flex;flex-direction:column;gap:24px}.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-mobileNumberInput select{max-width:150px;width:100%;border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important}.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #E5E5E5;padding:8px;font-size:14px;width:100%}.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-mobileNumberInput input[type=number]::-webkit-inner-spin-button,.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.brochure-popUp .callback-popForm form .brochure-banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0px;font-style:var(--font-semibold);padding-bottom:10px}.brochure-popUp .callback-popForm form .brochure-banner-inputs label span{color:red}.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-concent-lable{display:flex;align-items:flex-start;cursor:pointer}.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-concent-lable input{width:auto;margin-right:5px;padding:.75rem;border:1px solid #E5E5E5!important;border-radius:4px;transition:border-color .2s ease;color:#000;width:18px;height:18px;cursor:pointer}.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-concent-lable input:focus{outline:none}.brochure-popUp .callback-popForm form .brochure-banner-inputs .brochure-concent-lable .brochure-concent-text{color:var(--black);font-weight:400;font-size:10px;letter-spacing:0;line-height:150%}.brochure-popUp .callback-popForm form .brochure-banner-inputs select,.brochure-popUp .callback-popForm form .brochure-banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #E5E5E5;border-radius:4px;font-size:14px;transition:border-color .2s ease;color:#000;line-height:150%}.brochure-popUp .callback-popForm form .brochure-banner-inputs select:focus,.brochure-popUp .callback-popForm form .brochure-banner-inputs input:not([type=checkbox]):focus{outline:none}.brochure-popUp .callback-popForm form .brochure-banner-inputs select::placeholder,.brochure-popUp .callback-popForm form .brochure-banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.brochure-popUp .callback-popForm form .brochure-banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px;color:#000}.brochure-popUp .callback-popForm form .animate{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;width:100%}.brochure-popUp .callback-popForm form .animateRight:hover img{transform:translate(5px)!important;transition:.2s ease}.callbackbrochure-popUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.callbackbrochure-popUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}@media (max-width: 1200px) and (min-width: 768px){.brochure-popUp{max-width:95%;max-height:95vh;padding:20px}.brochure-popUp .brochure-popUpTop p{font-size:28px;line-height:38px}.brochure-popUp .brochure-popUpTop img{padding:14px}.brochure-popUp .brochure-popUpImg{min-width:250px}.brochure-popUp .brochure-popUpImg img{width:100%;object-fit:cover;object-position:left}.brochure-popUp .brochure-popForm{max-width:100%}.brochure-popUp .brochure-popForm form{min-width:350px}}@media (max-width: 767px){.brochure-popUp{max-width:90%;max-height:90vh;padding:16px;overflow-y:auto}.brochure-popUp .brochure-popUpTop p{font-size:24px;line-height:32px}.brochure-popUp .brochure-popUpTop img{padding:10px}.brochure-popUp .brochure-popUpFlex{flex-direction:column;gap:16px}.brochure-popUp .brochure-popUpImg{display:none}.brochure-popUp .brochure-popUpImg img{width:100%;height:auto;object-fit:cover;object-position:left}.brochure-popUp .brochure-popForm,.brochure-popUp .brochure-popForm form{max-width:100%}.brochure-popUp .brochure-popForm form a{margin-bottom:0;padding:8px}}.brochureThankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;max-height:calc(-40px + 100vh);height:auto;padding:87px 23px}@media (max-width: 767px){.brochureThankYou{padding:60px 0}}.brochureThankYou .thankyouImage{max-width:159px;width:100%;margin-bottom:40px}.brochureThankYou .thankYouHeading{color:var(--headings);line-height:150%;margin-bottom:16px;text-align:center}.brochureThankYou .thankYouPara{color:var(--headings);text-align:center;line-height:130%}.brochureThankYou .thankYouSubPara{color:var(--text);text-align:center;line-height:130%;margin-top:16px}.bbaPopUp{max-width:1000px;max-height:calc(100vh - 40px);width:100%;background:var(--white);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1000;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease;box-shadow:0 4px 15px #0003;overflow:auto}.bbaPopUp.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.bbaPopUp .bbaPopUpTop{display:flex;justify-content:space-between;width:100%;padding-bottom:16px}.bbaPopUp .bbaPopUpTop p{display:flex;gap:6px;font-weight:700;font-style:var(--font-bold);font-size:32px;line-height:44px;letter-spacing:-.3px}.bbaPopUp .bbaPopUpTop img{padding:17px;cursor:pointer}.bbaPopUp .bbaPopUpFlex{display:flex;gap:32px;height:100%;justify-content:space-between;max-height:750px}.bbaPopUp .bbaPopUpImg{max-width:500px}.bbaPopUp .bbaPopUpImg img{height:100%;width:100%;object-fit:cover;object-position:left}.bbaPopUp .bbaPopForm{max-width:505px;width:100%}.bbaPopUp .bbaPopForm .bbaPopFormInner{position:relative;width:100%}.bbaPopUp .bbaPopForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:505px;height:100%}.bbaPopUp .bbaPopForm form select,.bbaPopUp .bbaPopForm form input{margin-top:10px}.bbaPopUp .bbaPopForm form input[type=checkbox]{margin-top:0}.bbaPopUp .bbaPopForm form .banner-inputs{display:flex;flex-direction:column;gap:24px}.bbaPopUp .bbaPopForm form .banner-inputs .mobileNumberInput select{border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important;max-width:150px!important;width:100%!important}.bbaPopUp .bbaPopForm form .banner-inputs .mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #e5e5e5;padding:8px;font-size:14px;width:100%}.bbaPopUp .bbaPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-inner-spin-button,.bbaPopUp .bbaPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bbaPopUp .bbaPopForm form .banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0;font-style:var(--font-semibold);padding-bottom:10px}.bbaPopUp .bbaPopForm form .banner-inputs label span{color:red}.bbaPopUp .bbaPopForm form .banner-inputs .concent-lable{display:flex;align-items:flex-start;cursor:pointer}.bbaPopUp .bbaPopForm form .banner-inputs .concent-lable input{width:18px;height:18px;margin-right:5px;border:1px solid #e5e5e5!important;border-radius:4px;cursor:pointer}.bbaPopUp .bbaPopForm form .banner-inputs .concent-lable .concent-text{color:var(--black);font-weight:400;font-size:10px;line-height:150%}.bbaPopUp .bbaPopForm form .banner-inputs select,.bbaPopUp .bbaPopForm form .banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#000;line-height:150%}.bbaPopUp .bbaPopForm form .banner-inputs select:focus,.bbaPopUp .bbaPopForm form .banner-inputs input:not([type=checkbox]):focus{outline:none}.bbaPopUp .bbaPopForm form .banner-inputs select::placeholder,.bbaPopUp .bbaPopForm form .banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.bbaPopUp .bbaPopForm form .banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px}.bbaPopUp .bbaPopForm form .popSubmit{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;width:100%;margin-top:24px}.bbaPopUp .bbaPopForm .bbaPopupThankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;padding:87px 0}.bbaPopUp .bbaPopForm .bbaPopupThankYou img{max-width:159px;margin-bottom:40px}.bbaPopUp .bbaPopForm .bbaPopupThankYou h2{margin-bottom:16px;text-align:center}.bbaPopUp .bbaPopForm .bbaPopupThankYou p{text-align:center;line-height:130%}.bbaPopUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.bbaPopUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}@media (max-width: 1200px) and (min-width: 768px){.bbaPopUp{max-width:95%;max-height:95vh;padding:20px}.bbaPopUp .bbaPopUpTop p{font-size:28px;line-height:44px}.bbaPopUp .bbaPopUpFlex{gap:24px}.bbaPopUp .bbaPopUpImg{min-width:250px}.bbaPopUp .bbaPopUpImg img{height:95%}}@media (max-width: 767px){.bbaPopUp{max-width:90%;max-height:90vh;padding:16px}.bbaPopUp .bbaPopUpTop p{font-size:24px;line-height:44px}.bbaPopUp .bbaPopUpFlex{flex-direction:column;gap:16px}.bbaPopUp .bbaPopUpImg{display:none}}.mbaPopUp{max-width:1000px;max-height:calc(100vh - 40px);width:100%;background:var(--white);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1000;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease;box-shadow:0 4px 15px #0003;overflow:auto}.mbaPopUp.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.mbaPopUp .mbaPopUpTop{display:flex;justify-content:space-between;width:100%;padding-bottom:16px}.mbaPopUp .mbaPopUpTop p{display:flex;gap:6px;font-weight:700;font-style:var(--font-bold);font-size:32px;line-height:44px;letter-spacing:-.3px}.mbaPopUp .mbaPopUpTop img{padding:17px;cursor:pointer}.mbaPopUp .mbaPopUpFlex{display:flex;gap:32px;height:100%;justify-content:space-between;max-height:750px}.mbaPopUp .mbaPopUpImg{max-width:500px}.mbaPopUp .mbaPopUpImg img{height:100%;width:100%;object-fit:cover;object-position:left}.mbaPopUp .mbaPopForm{max-width:505px;width:100%}.mbaPopUp .mbaPopForm .mbaPopFormInner{position:relative;width:100%}.mbaPopUp .mbaPopForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:505px;height:100%}.mbaPopUp .mbaPopForm form select,.mbaPopUp .mbaPopForm form input{margin-top:10px}.mbaPopUp .mbaPopForm form input[type=checkbox]{margin-top:0}.mbaPopUp .mbaPopForm form .banner-inputs{display:flex;flex-direction:column;gap:24px}.mbaPopUp .mbaPopForm form .banner-inputs .mobileNumberInput select{border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important;max-width:150px!important;width:100%!important}.mbaPopUp .mbaPopForm form .banner-inputs .mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #e5e5e5;padding:8px;font-size:14px;width:100%}.mbaPopUp .mbaPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-inner-spin-button,.mbaPopUp .mbaPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mbaPopUp .mbaPopForm form .banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0;font-style:var(--font-semibold);padding-bottom:10px}.mbaPopUp .mbaPopForm form .banner-inputs label span{color:red}.mbaPopUp .mbaPopForm form .banner-inputs .concent-lable{display:flex;align-items:flex-start;cursor:pointer}.mbaPopUp .mbaPopForm form .banner-inputs .concent-lable input{width:18px;height:18px;margin-right:5px;border:1px solid #e5e5e5!important;border-radius:4px;cursor:pointer}.mbaPopUp .mbaPopForm form .banner-inputs .concent-lable .concent-text{color:var(--black);font-weight:400;font-size:10px;line-height:150%}.mbaPopUp .mbaPopForm form .banner-inputs select,.mbaPopUp .mbaPopForm form .banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#000;line-height:150%}.mbaPopUp .mbaPopForm form .banner-inputs select:focus,.mbaPopUp .mbaPopForm form .banner-inputs input:not([type=checkbox]):focus{outline:none}.mbaPopUp .mbaPopForm form .banner-inputs select::placeholder,.mbaPopUp .mbaPopForm form .banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.mbaPopUp .mbaPopForm form .banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px}.mbaPopUp .mbaPopForm form .popSubmit{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;width:100%;margin-top:24px}.mbaPopUp .mbaPopForm .mbaPopupThankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;padding:87px 0}.mbaPopUp .mbaPopForm .mbaPopupThankYou img{max-width:159px;margin-bottom:40px}.mbaPopUp .mbaPopForm .mbaPopupThankYou h2{margin-bottom:16px;text-align:center}.mbaPopUp .mbaPopForm .mbaPopupThankYou p{text-align:center;line-height:130%}.mbaPopUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.mbaPopUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}@media (max-width: 1200px) and (min-width: 768px){.mbaPopUp{max-width:95%;max-height:95vh;padding:20px}.mbaPopUp .mbaPopUpTop p{font-size:28px;line-height:44px}.mbaPopUp .mbaPopUpFlex{gap:24px}.mbaPopUp .mbaPopUpImg{min-width:250px}.mbaPopUp .mbaPopUpImg img{height:95%}}@media (max-width: 767px){.mbaPopUp{max-width:90%;max-height:90vh;padding:16px}.mbaPopUp .mbaPopUpTop p{font-size:24px;line-height:44px}.mbaPopUp .mbaPopUpFlex{flex-direction:column;gap:16px}.mbaPopUp .mbaPopUpImg{display:none}}.mbaBankingPopUp{max-width:1000px;max-height:calc(100vh - 40px);width:100%;background:var(--white);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1000;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease;box-shadow:0 4px 15px #0003;overflow:auto}.mbaBankingPopUp.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.mbaBankingPopUp .mbaBankingPopUpTop{display:flex;justify-content:space-between;width:100%;padding-bottom:16px}.mbaBankingPopUp .mbaBankingPopUpTop p{display:flex;gap:6px;font-weight:700;font-style:var(--font-bold);font-size:32px;line-height:44px;letter-spacing:-.3px}@media (max-width: 820px){.mbaBankingPopUp .mbaBankingPopUpTop p{font-size:26px!important}}.mbaBankingPopUp .mbaBankingPopUpTop img{padding:17px;cursor:pointer}.mbaBankingPopUp .mbaBankingPopUpFlex{display:flex;gap:32px;height:100%;justify-content:space-between;max-height:750px}.mbaBankingPopUp .mbaBankingPopUpImg{max-width:500px}.mbaBankingPopUp .mbaBankingPopUpImg img{height:100%;width:100%;object-fit:cover;object-position:left}.mbaBankingPopUp .mbaBankingPopForm{max-width:505px;width:100%}.mbaBankingPopUp .mbaBankingPopForm .mbaBankingPopFormInner{position:relative;width:100%}.mbaBankingPopUp .mbaBankingPopForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:505px;height:100%}.mbaBankingPopUp .mbaBankingPopForm form select,.mbaBankingPopUp .mbaBankingPopForm form input{margin-top:10px}.mbaBankingPopUp .mbaBankingPopForm form input[type=checkbox]{margin-top:0}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs{display:flex;flex-direction:column;gap:24px}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs .mobileNumberInput select{border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important;max-width:150px!important;width:100%!important}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs .mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #e5e5e5;padding:8px;font-size:14px;width:100%}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-inner-spin-button,.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0;font-style:var(--font-semibold);padding-bottom:10px}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs label span{color:red}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs .concent-lable{display:flex;align-items:flex-start;cursor:pointer}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs .concent-lable input{width:18px;height:18px;margin-right:5px;border:1px solid #e5e5e5!important;border-radius:4px;cursor:pointer}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs .concent-lable .concent-text{color:var(--black);font-weight:400;font-size:10px;line-height:150%}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs select,.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#000;line-height:150%}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs select:focus,.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs input:not([type=checkbox]):focus{outline:none}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs select::placeholder,.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.mbaBankingPopUp .mbaBankingPopForm form .banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px}.mbaBankingPopUp .mbaBankingPopForm form .popSubmit{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;width:100%;margin-top:24px}.mbaBankingPopUp .mbaBankingPopForm .mbaBankingPopupThankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;padding:87px 0}.mbaBankingPopUp .mbaBankingPopForm .mbaBankingPopupThankYou img{max-width:159px;margin-bottom:40px}.mbaBankingPopUp .mbaBankingPopForm .mbaBankingPopupThankYou h2{margin-bottom:16px;text-align:center}.mbaBankingPopUp .mbaBankingPopForm .mbaBankingPopupThankYou p{text-align:center;line-height:130%}.mbaBankingPopUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.mbaBankingPopUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}@media (max-width: 1200px) and (min-width: 768px){.mbaBankingPopUp{max-width:95%;max-height:95vh;padding:20px}.mbaBankingPopUp .mbaBankingPopUpTop p{font-size:28px;line-height:44px}.mbaBankingPopUp .mbaBankingPopUpFlex{gap:24px}.mbaBankingPopUp .mbaBankingPopUpImg{min-width:250px}.mbaBankingPopUp .mbaBankingPopUpImg img{height:95%}}@media (max-width: 767px){.mbaBankingPopUp{max-width:90%;max-height:90vh;padding:16px}.mbaBankingPopUp .mbaBankingPopUpTop p{font-size:24px;line-height:44px}.mbaBankingPopUp .mbaBankingPopUpFlex{flex-direction:column;gap:16px}.mbaBankingPopUp .mbaBankingPopUpImg{display:none}}.mbaDataPopUp{max-width:1000px;max-height:calc(100vh - 40px);width:100%;background:var(--white);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1000;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease;box-shadow:0 4px 15px #0003;overflow:auto}.mbaDataPopUp.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.mbaDataPopUp .mbaDataPopUpTop{display:flex;justify-content:space-between;width:100%;padding-bottom:16px}.mbaDataPopUp .mbaDataPopUpTop p{display:flex;gap:6px;font-weight:700;font-style:var(--font-bold);font-size:32px;line-height:44px;letter-spacing:-.3px}.mbaDataPopUp .mbaDataPopUpTop img{padding:17px;cursor:pointer}.mbaDataPopUp .mbaDataPopUpFlex{display:flex;gap:32px;height:100%;justify-content:space-between;max-height:750px}.mbaDataPopUp .mbaDataPopUpImg{max-width:500px}.mbaDataPopUp .mbaDataPopUpImg img{height:100%;width:100%;object-fit:cover;object-position:left}.mbaDataPopUp .mbaDataPopForm{max-width:505px;width:100%}.mbaDataPopUp .mbaDataPopForm .mbaDataPopFormInner{position:relative;width:100%}.mbaDataPopUp .mbaDataPopForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:505px;height:100%}.mbaDataPopUp .mbaDataPopForm form select,.mbaDataPopUp .mbaDataPopForm form input{margin-top:10px}.mbaDataPopUp .mbaDataPopForm form input[type=checkbox]{margin-top:0}.mbaDataPopUp .mbaDataPopForm form .banner-inputs{display:flex;flex-direction:column;gap:24px}.mbaDataPopUp .mbaDataPopForm form .banner-inputs .mobileNumberInput select{border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important;max-width:150px!important;width:100%!important}.mbaDataPopUp .mbaDataPopForm form .banner-inputs .mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #e5e5e5;padding:8px;font-size:14px;width:100%}.mbaDataPopUp .mbaDataPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-inner-spin-button,.mbaDataPopUp .mbaDataPopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mbaDataPopUp .mbaDataPopForm form .banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0;font-style:var(--font-semibold);padding-bottom:10px}.mbaDataPopUp .mbaDataPopForm form .banner-inputs label span{color:red}.mbaDataPopUp .mbaDataPopForm form .banner-inputs .concent-lable{display:flex;align-items:flex-start;cursor:pointer}.mbaDataPopUp .mbaDataPopForm form .banner-inputs .concent-lable input{width:18px;height:18px;margin-right:5px;border:1px solid #e5e5e5!important;border-radius:4px;cursor:pointer}.mbaDataPopUp .mbaDataPopForm form .banner-inputs .concent-lable .concent-text{color:var(--black);font-weight:400;font-size:10px;line-height:150%}.mbaDataPopUp .mbaDataPopForm form .banner-inputs select,.mbaDataPopUp .mbaDataPopForm form .banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#000;line-height:150%}.mbaDataPopUp .mbaDataPopForm form .banner-inputs select:focus,.mbaDataPopUp .mbaDataPopForm form .banner-inputs input:not([type=checkbox]):focus{outline:none}.mbaDataPopUp .mbaDataPopForm form .banner-inputs select::placeholder,.mbaDataPopUp .mbaDataPopForm form .banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.mbaDataPopUp .mbaDataPopForm form .banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px}.mbaDataPopUp .mbaDataPopForm form .popSubmit{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;width:100%;margin-top:24px}.mbaDataPopUp .mbaDataPopForm .mbaDataPopupThankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;padding:87px 0}.mbaDataPopUp .mbaDataPopForm .mbaDataPopupThankYou img{max-width:159px;margin-bottom:40px}.mbaDataPopUp .mbaDataPopForm .mbaDataPopupThankYou h2{margin-bottom:16px;text-align:center}.mbaDataPopUp .mbaDataPopForm .mbaDataPopupThankYou p{text-align:center;line-height:130%}.mbaDataPopUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.mbaDataPopUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}@media (max-width: 1200px) and (min-width: 768px){.mbaDataPopUp{max-width:95%;max-height:95vh;padding:20px}.mbaDataPopUp .mbaDataPopUpTop p{font-size:28px;line-height:44px}.mbaDataPopUp .mbaDataPopUpFlex{gap:24px}.mbaDataPopUp .mbaDataPopUpImg{min-width:250px}.mbaDataPopUp .mbaDataPopUpImg img{height:95%}}@media (max-width: 767px){.mbaDataPopUp{max-width:90%;max-height:90vh;padding:16px}.mbaDataPopUp .mbaDataPopUpTop p{font-size:24px;line-height:44px}.mbaDataPopUp .mbaDataPopUpFlex{flex-direction:column;gap:16px}.mbaDataPopUp .mbaDataPopUpImg{display:none}}.mbaHealthcarePopUp{max-width:1000px;max-height:calc(100vh - 40px);width:100%;background:var(--white);padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:1000;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease;box-shadow:0 4px 15px #0003;overflow:auto}.mbaHealthcarePopUp.active{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.mbaHealthcarePopUp .mbaHealthcarePopUpTop{display:flex;justify-content:space-between;width:100%;padding-bottom:16px}.mbaHealthcarePopUp .mbaHealthcarePopUpTop p{display:flex;gap:6px;font-weight:700;font-style:var(--font-bold);font-size:32px;line-height:44px;letter-spacing:-.3px}@media (max-width: 820px){.mbaHealthcarePopUp .mbaHealthcarePopUpTop p{font-size:26px!important}}.mbaHealthcarePopUp .mbaHealthcarePopUpTop img{padding:17px;cursor:pointer}.mbaHealthcarePopUp .mbaHealthcarePopUpFlex{display:flex;gap:32px;height:100%;justify-content:space-between;max-height:750px}.mbaHealthcarePopUp .mbaHealthcarePopUpImg{max-width:500px}.mbaHealthcarePopUp .mbaHealthcarePopUpImg img{height:100%;width:100%;object-fit:cover;object-position:left}.mbaHealthcarePopUp .mbaHealthcarePopForm{max-width:505px;width:100%}.mbaHealthcarePopUp .mbaHealthcarePopForm .mbaHealthcarePopFormInner{position:relative;width:100%}.mbaHealthcarePopUp .mbaHealthcarePopForm form{display:flex;flex-direction:column;justify-content:space-between;max-width:505px;height:100%}.mbaHealthcarePopUp .mbaHealthcarePopForm form select,.mbaHealthcarePopUp .mbaHealthcarePopForm form input{margin-top:10px}.mbaHealthcarePopUp .mbaHealthcarePopForm form input[type=checkbox]{margin-top:0}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs{display:flex;flex-direction:column;gap:24px}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs .mobileNumberInput select{border-radius:4px 0 0 4px!important;border-right:.93px solid #e5e5e5!important;max-width:150px!important;width:100%!important}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs .mobileNumberInput input[type=number]{border-radius:0 4px 4px 0!important;border-left:0!important;-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #e5e5e5;padding:8px;font-size:14px;width:100%}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-inner-spin-button,.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs .mobileNumberInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs label{text-align:justify;font-weight:600;font-size:14px;letter-spacing:0;font-style:var(--font-semibold);padding-bottom:10px}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs label span{color:red}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs .concent-lable{display:flex;align-items:flex-start;cursor:pointer}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs .concent-lable input{width:18px;height:18px;margin-right:5px;border:1px solid #e5e5e5!important;border-radius:4px;cursor:pointer}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs .concent-lable .concent-text{color:var(--black);font-weight:400;font-size:10px;line-height:150%}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs select,.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs input:not([type=checkbox]){width:100%;padding:11px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#000;line-height:150%}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs select:focus,.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs input:not([type=checkbox]):focus{outline:none}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs select::placeholder,.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs input:not([type=checkbox])::placeholder{color:#cfcfcf}.mbaHealthcarePopUp .mbaHealthcarePopForm form .banner-inputs select{cursor:pointer;appearance:none;background:url(https://cdn.mittalschoolofbusiness.com/assets/img/icons/select-dropdown-icon.svg) no-repeat right .75rem center/12px}.mbaHealthcarePopUp .mbaHealthcarePopForm form .popSubmit{display:flex;align-items:center;justify-content:center;padding:16px;gap:5px;width:100%;margin-top:24px}.mbaHealthcarePopUp .mbaHealthcarePopForm .mbaHealthcarePopupThankYou{display:none;align-items:center;justify-content:center;background:var(--white);flex-direction:column;width:100%;padding:87px 0}.mbaHealthcarePopUp .mbaHealthcarePopForm .mbaHealthcarePopupThankYou img{max-width:159px;margin-bottom:40px}.mbaHealthcarePopUp .mbaHealthcarePopForm .mbaHealthcarePopupThankYou h2{margin-bottom:16px;text-align:center}.mbaHealthcarePopUp .mbaHealthcarePopForm .mbaHealthcarePopupThankYou p{text-align:center;line-height:130%}.mbaHealthcarePopUpBackdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease}.mbaHealthcarePopUpBackdrop.active{opacity:1;visibility:visible;backdrop-filter:blur(1.5px)}@media (max-width: 1200px) and (min-width: 768px){.mbaHealthcarePopUp{max-width:95%;max-height:95vh;padding:20px}.mbaHealthcarePopUp .mbaHealthcarePopUpTop p{font-size:28px;line-height:44px}.mbaHealthcarePopUp .mbaHealthcarePopUpFlex{gap:24px}.mbaHealthcarePopUp .mbaHealthcarePopUpImg{min-width:250px}.mbaHealthcarePopUp .mbaHealthcarePopUpImg img{height:95%}}@media (max-width: 767px){.mbaHealthcarePopUp{max-width:90%;max-height:90vh;padding:16px}.mbaHealthcarePopUp .mbaHealthcarePopUpTop p{font-size:24px;line-height:44px}.mbaHealthcarePopUp .mbaHealthcarePopUpFlex{flex-direction:column;gap:16px}.mbaHealthcarePopUp .mbaHealthcarePopUpImg{display:none}}
