body{background-color:#fff}.error-root{display:flex;height:100%}.error-container{display:flex;flex:1;flex-direction:column}.error-name{text-transform:uppercase;font-size:20px;line-height:27px;font-weight:600;margin-bottom:1.5rem}.error-type{font-size:16px;line-height:22px;font-weight:600}.error-status-code{display:inline;font-size:72px;line-height:80px;font-weight:600}.error-description{display:inline;font-size:16px;line-height:22px;font-weight:normal;padding-left:20px}.error-type .error-description{display:block;padding:20px 0 12px 0}.error-header{display:flex;justify-content:center;position:fixed;width:100%;height:60px;background-color:#e9ecef}.error-body{display:flex;flex:1;justify-content:center;align-items:center;max-width:700px;min-width:250px;word-break:break-word}.error-body-container{background-color:#fff;display:flex;flex:1;padding:6vh 6vw 8vh 6vw;justify-content:center;margin-top:60px}@media(min-width: 768px){.error-body-container{padding:8vh 6vw 10vh 6vw}}@media(min-width: 992px){.error-body-container{padding:15vh 10vw 17vh 10vw}}.error-footer{display:flex;justify-content:center;position:fixed;width:100%;bottom:0;padding:5px 0 10px;font-size:13px;background-color:#fff}.error-link-tologin{min-width:288px;margin:6vh auto 0;padding:12px 28px 13px;border-style:none;outline:none;font-weight:500;font-size:17px;letter-spacing:.02em;text-transform:uppercase;cursor:pointer}.error-link-tologin-container{text-align:center}.error-header{height:84px;background-image:url();background-size:auto 56px;background-position:center;background-repeat:no-repeat}.error-body{background-image:url();background-position-x:center;background-position-y:calc(50% + 42px);background-repeat:no-repeat;background-size:min(80%,530px) auto;background-attachment:fixed}.error-body-container{margin-top:84px}.error-footer{align-items:center;flex-direction:column;gap:4px}