.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}}.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 .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)}@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}}
