:root{--primary-color: #2b3160;--secondary-color: #e22726;--background-color: #ffffff;--text-color: #333333;--brand-red: #e32627;--brand-red-dark: #c41f20}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);color:var(--text-color);overflow-x:hidden;width:100%}::-webkit-scrollbar{display:none}*{scrollbar-width:none}body,html{-ms-overflow-style:none;overflow:-moz-scrollbars-none}body::-webkit-scrollbar,*::-webkit-scrollbar{display:none;width:0!important;height:0!important}*{scrollbar-width:none;-ms-overflow-style:none}#root{min-height:100vh;display:flex;flex-direction:column}.MuiGrid-container{width:100%!important}.MuiCard-root{display:flex;flex-direction:column}.MuiCardContent-root{flex-grow:1;display:flex;flex-direction:column}.MuiButton-root{position:relative!important}.MuiSvgIcon-root{display:inline-flex!important}img{max-width:100%;height:auto}img,svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}button img,a img,label img,input img{pointer-events:auto}
