*{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}:root{--color-white: #fff;--brand-red: rgba(204, 9, 47, 1);--action-color: #3272d9;--primary-color: #0c7bb3;--text-primary: #000000;--text-muted: #171d269e;--color-black: #000000;--color-purple: #a460f8;--purple-gradient: linear-gradient(to right bottom, #a460f8, #4c48ff);--green-gradient: linear-gradient(to right bottom, #20e3b2, #0bc2c2);--orange-gradient: linear-gradient(to right bottom, #f9b523, #ff4e50);--header-height: 60px;--footer-height: 35px;--container-max-width: 1200px}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:#1e1e1e}*::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px;border:2px solid #1e1e1e}*::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0}*::-webkit-scrollbar-button{display:none}html{min-height:100vh;background:url(/Images/bg1.svg),linear-gradient(180deg,#e6f4f8,#deeef4);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}a{text-decoration:none;font-weight:500}body{margin:0;min-height:100vh;width:100%;overflow-y:scroll}button{cursor:pointer;font-weight:500}.header{width:100%;padding:14px 0}.header__container{display:flex;gap:10px;align-items:center}.header__logo{display:inline-block;text-decoration:none;cursor:pointer}.header__logo-image{height:22px;width:auto}.header__title{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;color:#0009}.footer{width:100%;padding:12px 0}.footer__container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer__copyright{flex:1}.footer__text{font-size:12px;color:var(--color-black);line-height:1.5;opacity:.6}.footer__navigation{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.footer__link{font-size:12px;color:var(--color-black);text-decoration:none;transition:color .2s ease;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;opacity:.6}.footer__link:hover{color:#d32f2f}.footer__separator{font-size:.875rem;color:#999;margin:0 .25rem}@media(max-width:768px){.footer__container{flex-direction:column;text-align:center}.footer__copyright{min-width:100%;margin-bottom:10px}}.feedback-form__popover .MuiPaper-root{border-radius:32px!important}.feedback-form__container{padding:24px;width:500px;max-width:100%;border-radius:32px;background-color:#fff}.feedback-form__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.feedback-form__title{font-size:24px!important;font-weight:600!important;color:#000}.feedback-form__close{color:#000;padding:4px!important}.feedback-form__content{display:flex;flex-direction:column;gap:16px}.feedback-form__input .MuiOutlinedInput-root{border-radius:24px;background-color:#fff}.feedback-form__input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#0006!important;outline:none!important}.feedback-form__input .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#000!important;border-width:1px!important;outline:none!important}.feedback-form__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#000!important;border-width:1px!important}.feedback-form__input .MuiOutlinedInput-root.Mui-focused{box-shadow:none!important}.feedback-form__input input:focus{outline:none!important;box-shadow:none!important}.feedback-form__input input::placeholder,.feedback-form__input textarea::placeholder{font-style:normal!important;color:#0006}.feedback-form__label{font-size:16px!important;font-weight:500!important;margin-bottom:4px!important;color:#000;display:block}.feedback-form__required{color:var(--brand-red);margin-left:2px}.feedback-form__actions{margin-top:24px}.feedback-form__submit{background-color:var(--brand-red)!important;color:#fff!important;text-transform:none!important;font-weight:600!important;padding:8px 24px!important;border-radius:20px!important;min-width:100px}.feedback-form__submit:hover{background-color:#a30b29!important}.feedback-form__submit.Mui-disabled{opacity:.6!important}.main-layout{width:100%;min-height:100vh}.main-layout__container{max-width:var(--container-max-width);width:90%;margin:0 auto;display:flex;flex-direction:column;min-height:100vh}.main-layout__content{flex:1;width:100%;display:flex;flex-direction:column}.fallback-loader-container{width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}
