body{margin:0}body div#root{white-space:pre-wrap}body.no-overflow{overflow:hidden}body,div#root,html{height:100%;overflow-wrap:break-word}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.justified-text{text-align:justify}div.app-loader{text-align:center}form>div.MuiFormControl-root{margin-bottom:20px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{border:3px solid #0000;box-shadow:inset 0 0 10px 10px #2b2b2b}::-webkit-scrollbar-thumb{border:3px solid #0000;box-shadow:inset 0 0 10px 10px #6b6b6b}.main-container-wrapper{position:relative}.main-container-wrapper>.main-menu-wrapper{background:#0000;position:absolute;width:100%}.form-asterisk strong{color:red}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/build/fonts/Roboto.b009a76a.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:OpenDyslexic;font-style:normal;font-weight:400;src:url(/build/fonts/OpenDyslexic-Regular.97c7d53e.woff2) format("woff2")}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/build/fonts/MaterialIcons.0c35d18b.woff2) format("woff2")}.material-icons{display:inline-block;font-family:Material Icons;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}div.Notification.visible{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}div.Notification.hidden{-webkit-animation:fadeOut 1s;animation:fadeOut 1s}div.NotificationManager{bottom:10px;display:flex;flex-direction:column;gap:5px;left:10px;position:fixed;z-index:10000}