:root{--background:#f3ffee;--primary-1:#f38225;--primary-2:#005973;--secondry-1:#d33535;--secondry-2:#a60185;--o-prime-1:#00b871;--body-1:#fff;--body-2:#fbfbfb;--body-3:#f3f2f1;--body-4:#f1f5f9;--body-5:#fff;--text-1:#fff;--text-2:#201f1e;--text-3:#605e5c;--border-1:#edebe9;--border-2:#c8c6c4;--border-3:#605e5c;--border-radius:15px;--shadow:0 4px 10px rgba(0,0,0,0.1411764705882353);--shadow-2:0 8px 15px rgba(0,0,0,0.20392156862745098);--error-bg:#dff6dd;--error-border:#107c10;--error-bg-yellow:#fff4ce;--error-border-yellow:#797775;--error-bg-red:#fde7e9;--error-border-red:#a80000;--trans-1:all 0.2s ease-in-out;--fs-small:10px;--fs-textfield:13px;--fs-textfield-2:16px;--n-body-1:#fafbff;--n-body-2:#fff;--n-grey-0:#fff;--n-grey-1:#f9f9f9;--n-grey-2:#eee;--n-grey-3:#e5e5e5;--n-grey-4:#cbcbcb;--n-grey-5:#c4c4c4;--n-grey-6:#a0a0a0;--n-grey-7:#979797;--n-grey-8:#5e5e5e;--n-grey-9:#2f2f2f;--n-grey-10:#d1d1d6;--n-grey-11:#fcfcfc;--n-text-1:#2c2c2e;--n-text-2:#323130;--n-text-3:#9197b3;--n-text-4:#c8c6c4;--n-primary-1:#0094bf;--n-primary-1-o:rgba(0,148,191,0.0784313725490196);--n-primary-1-o2:rgba(0,148,191,0.13333333333333333);--n-primary-2:#005973;--n-primary-3:#3889d0;--n-primary-3-o:rgba(56,137,208,0.0784313725490196);--n-primary-4:#0094bf;--n-primary-5:#005973;--n-primary-6:#f3faff;--n-primary-7:#3889d0;--n-primary-8:#ed303d;--n-primary-9:#201f1e;--n-primary-10:#0094bf}@media screen and (max-width:1920px){:root{--fw-sb:800;--fw-sm:500;--w-s-i:25px;--w-s-i-small:20px;--fs-title-1:24px;--fs-title-2:18px;--fs-body-1:14px;--fs-body-2:12px;--fs-subtitle-1:10px;--fs-subtitle-2:8px}}@media screen and (max-width:1750px){:root{--w-s-i-small:19px;--w-s-i:20px;--fs-title-1:22px;--fs-title-2:16px;--fs-body-1:13px;--fs-body-2:11px;--fs-subtitle-1:9px;--fs-subtitle-2:8px}}@media screen and (max-width:1500px){:root{--w-s-i-small:17px;--w-s-i:15px;--fs-title-1:18px;--fs-title-2:14px;--fs-body-1:11px;--fs-body-2:9px;--fs-subtitle-1:8px;--fs-subtitle-2:8px}}@media screen and (max-width:1250px){:root{--w-s-i:10px;--fs-title-1:16px;--fs-title-2:12px;--fs-body-1:9px;--fs-body-2:8px;--fs-subtitle-1:8px;--fs-subtitle-2:8px}}@media screen and (max-width:1000px){:root{--w-s-i:10px;--fs-title-1:12.5px;--fs-title-2:10px;--fs-body-1:8px;--fs-body-2:8px;--fs-subtitle-2:8px;--fs-subtitle-1:8px}}*{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-seri;padding:0;margin:0}body{margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;color:#2c2c2e;color:var(--n-text-1);background-color:#f1f5f9;background-color:var(--body-4);direction:ltr;font-size:14px}input{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-seri}.MuiButton-root,.MuiFormLabel-root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-seri!important}.MuiButton-root{font-size:1rem!important}.bsmall-text,.small-text{font-size:.8rem!important}.bsmall-text{font-weight:800!important}.bnormal-text,.normal-text{font-size:1rem!important}.bnormal-text{font-weight:800!important}.bbig-text,.big-text{font-size:1.5rem!important}.bbig-text{font-weight:800!important}.bxbig-text,.xbig-text{font-size:2rem!important;letter-spacing:-1px!important}.bxbig-text,.txbig-text{font-weight:800!important}.txbig-text{font-size:2rem!important}.thin-text{font-weight:300!important}.spacer-l{height:2rem}.spacer-m{height:1rem}.spacer-s{height:.5rem}.spacer-ss{height:.25rem}.devider-m{margin-top:20px;height:1px;background-color:#c8c6c4;background-color:var(--border-2)}.shimmer-effect{background-image:linear-gradient(90deg,#edebe9 0,#fbfbfb 20%,#edebe9 40%,#edebe9);background-image:linear-gradient(90deg,var(--border-1) 0,var(--body-2) 20%,var(--border-1) 40%,var(--border-1));background-repeat:no-repeat;background-size:800px 800px;-webkit-animation:placeholderShimmer 1s ease-in-out 0s infinite backwards!important;animation:placeholderShimmer 1s ease-in-out 0s infinite backwards!important}@-webkit-keyframes placeholderShimmer{0%{background-position:400px 0}to{background-position:-400px 0}}@keyframes placeholderShimmer{0%{background-position:400px 0}to{background-position:-400px 0}}.shimmer-effect-progress{background-image:linear-gradient(90deg,#f38225 0,#005973 20%,#f38225 40%,#f38225);background-image:linear-gradient(90deg,var(--primary-1) 0,var(--primary-2) 20%,var(--primary-1) 40%,var(--primary-1));background-repeat:no-repeat;background-size:2000px 800px;-webkit-animation:placeholderShimmerProgress 1s ease-in-out 0s infinite backwards!important;animation:placeholderShimmerProgress 1s ease-in-out 0s infinite backwards!important}@-webkit-keyframes placeholderShimmerProgress{0%{background-position:1000px 0}to{background-position:-1000px 0}}@keyframes placeholderShimmerProgress{0%{background-position:1000px 0}to{background-position:-1000px 0}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.86646d46.chunk.css.map */