html{height:100%}*{margin:0;padding:0;box-sizing:border-box}body{background-size:120px;background-position:50%;background-repeat:no-repeat;background-image:url(/_next/static/media/logo_circle.918bfaac.png)}@media only screen and (max-width:600px){body{background-size:240px}}.app-main{width:100%}.app-main-banner{top:0;width:200px;z-index:9999;display:flex;color:#fff;padding:4px 0;font-size:16px;font-weight:700;position:fixed;text-align:center;letter-spacing:1px;align-items:center;text-decoration:none;background-color:#b71c1c;justify-content:flex-start}.app-main-banner-text{margin-left:40px}.app-main-banner.right{right:-50px;transform:rotate(45deg)}.app-main-banner.left{left:-50px;transform:rotate(-45deg)}.app-error{width:100%;height:100vh;display:flex;padding-left:24px;padding-right:24px;align-items:center;flex-direction:column;justify-content:center}.app-error-logo{object-fit:contain;margin-bottom:32px;border-radius:120px;width:120px!important;height:auto!important}.app-error-logo,.app-error-logo>img{position:relative!important}@media only screen and (max-width:600px){.app-error-logo{width:120px!important}}.app-error-action.MuiButtonBase-root{margin-top:24px;font-weight:600;padding-left:24px;padding-right:24px;border-radius:36px;text-transform:none}