.TelosLogo{fill:#fdcd06;height:30px;width:30px}@font-face{font-family:rian_paralucent;font-style:normal;font-weight:300;src:url(../fonts/regular.a670f0ac.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:italic;font-weight:300;src:url(../fonts/italic.a68cbe9a.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:normal;font-weight:500;src:url(../fonts/demibold.55c6e397.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:italic;font-weight:600;src:url(../fonts/bolditalic.aaf55307.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:300;src:url(../fonts/regular.9f47b63e.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:300;src:url(../fonts/italic.9da943a0.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:400;src:url(../fonts/medium.7a175d36.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:400;src:url(../fonts/mediumitalic.211e6847.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:600;src:url(../fonts/bold.4290c50a.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:600;src:url(../fonts/bolditalic.cd6d24fc.woff) format("woff")}#ErrorPage{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100vh;width:100%}@media(max-width:1279px){#ErrorPage{display:block}#ErrorPage .Wrapper{display:grid;grid-template-areas:"illustration" "data" "navigation"}#ErrorPage .Wrapper,#ErrorPage .Wrapper .illustration{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}#ErrorPage .Wrapper .illustration{display:block;grid-area:illustration;padding:35px 20px}#ErrorPage .Wrapper .illustration svg{height:auto;max-width:100%}#ErrorPage .Wrapper .error-data{grid-auto-flow:row;grid-row-gap:35px;-webkit-box-sizing:border-box;box-sizing:border-box;grid-area:data;padding:35px 20px}#ErrorPage .Wrapper .error-data,#ErrorPage .Wrapper .error-data .header{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start}#ErrorPage .Wrapper .error-data .header{grid-auto-flow:row;grid-row-gap:5px;position:relative;width:100%}#ErrorPage .Wrapper .error-data .header #TelosLogo{position:absolute;top:0;-webkit-transform:translateY(-35px) translateX(15px);transform:translateY(-35px) translateX(15px)}#ErrorPage .Wrapper .error-data .header h1{font-family:rene_campton;letter-spacing:-.05em;font-size:2.667rem;font-weight:600;line-height:40px;color:var(--main-title-color);text-align:center;width:100%}#ErrorPage .Wrapper .error-data .header p{line-height:21px;text-align:center}#ErrorPage .Wrapper .error-data .handler,#ErrorPage .Wrapper .error-data .header p{font-family:rian_paralucent;font-size:1rem;font-weight:300;color:var(--error-text-color);width:100%}#ErrorPage .Wrapper .error-data .handler{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:center;grid-auto-flow:row;grid-row-gap:15px;line-height:15px}#ErrorPage .Wrapper .error-data .handler .error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}#ErrorPage .Wrapper .error-data .handler .error>:not(:last-child){margin-right:25px}#ErrorPage .Wrapper .error-data .handler .error button{outline:none;-webkit-appearance:none;appearance:none;-moz-appearance:none;border:none;border-radius:0;background-color:transparent;border-radius:13px;color:var(--main-title-color);cursor:pointer;font-size:25px;padding:0}#ErrorPage .Wrapper .error-data .handler .error button:active{background-color:var(--hover-bg);-webkit-box-shadow:0 0 0 5px var(--hover-bg);box-shadow:0 0 0 5px var(--hover-bg)}#ErrorPage .Wrapper .error-data .handler code{background-color:var(--card-bg);border-radius:13px;-webkit-box-shadow:0 0 0 1px var(--border-color);box-shadow:0 0 0 1px var(--border-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:var(--main-title-color);font-family:SF Mono,Cascadia Code,IBM Plex Mono,Menlo,Monaco,Courier New,monospace;font-size:13px;line-break:anywhere;line-height:20px;padding:20px;width:100%}#ErrorPage .Wrapper .navigation p{display:none}}@media(min-width:1280px){#ErrorPage .Wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-areas:"data illustration" ". navigation";grid-template-columns:repeat(2,1fr);grid-template-rows:1fr auto;grid-row-gap:75px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-items:stretch;margin-top:75px;max-width:80vw;min-width:70vw;padding:0 75px;width:100%}#ErrorPage .Wrapper .error-data{grid-auto-flow:row;grid-row-gap:75px;grid-area:data;width:auto}#ErrorPage .Wrapper .error-data,#ErrorPage .Wrapper .error-data .header{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start}#ErrorPage .Wrapper .error-data .header{grid-auto-flow:row;grid-row-gap:15px;position:relative;width:100%}#ErrorPage .Wrapper .error-data .header #TelosLogo{position:absolute;top:0;-webkit-transform:translateY(-35px) translateX(-15px);transform:translateY(-35px) translateX(-15px)}#ErrorPage .Wrapper .error-data .header h1{font-family:rene_campton;font-weight:600;line-height:65px;color:var(--main-title-color)}#ErrorPage .Wrapper .error-data .handler,#ErrorPage .Wrapper .error-data .header p{font-family:rian_paralucent;font-size:1rem;font-weight:300;line-height:15px;color:var(--error-text-color)}#ErrorPage .Wrapper .error-data .handler{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:15px;max-width:32vw}#ErrorPage .Wrapper .error-data .handler .error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}#ErrorPage .Wrapper .error-data .handler .error>:not(:last-child){margin-right:25px}#ErrorPage .Wrapper .error-data .handler .error button{outline:none;-webkit-appearance:none;appearance:none;-moz-appearance:none;border:none;border-radius:0;background-color:transparent;border-radius:13px;color:var(--main-title-color);cursor:pointer;font-size:25px;padding:0}#ErrorPage .Wrapper .error-data .handler .error button:hover{background-color:var(--hover-bg);-webkit-box-shadow:0 0 0 5px var(--hover-bg);box-shadow:0 0 0 5px var(--hover-bg)}#ErrorPage .Wrapper .error-data .handler code{background-color:var(--card-bg);border-radius:13px;-webkit-box-shadow:0 0 0 1px var(--border-color);box-shadow:0 0 0 1px var(--border-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:var(--main-title-color);font-family:SF Mono,Cascadia Code,IBM Plex Mono,Menlo,Monaco,Courier New,monospace;font-size:13px;line-break:anywhere;line-height:20px;padding:20px;width:100%}#ErrorPage .Wrapper .illustration{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;grid-area:illustration;min-height:50vh;width:auto}#ErrorPage .Wrapper .illustration,#ErrorPage .Wrapper .navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#ErrorPage .Wrapper .navigation{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:rian_paralucent;font-size:.867rem;font-weight:300;line-height:13px;color:var(--input-text-color);grid-column-start:-1;grid-column-end:1}#ErrorPage .Wrapper .navigation #NavigationBar{border-radius:25px;margin-top:15px;position:relative;width:auto}#ErrorPage .Wrapper .navigation #NavigationBar .bar-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ErrorPage .Wrapper .navigation #NavigationBar .bar-container>:not(:last-child){margin-right:25px}#ErrorPage .Wrapper .navigation #NavigationBar .bar-container .navigation-link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;justify-items:center;grid-auto-flow:row;grid-row-gap:10px;background-color:var(--route-link-bg);color:var(--color-text-link-default);cursor:pointer;text-decoration:none}#ErrorPage .Wrapper .navigation #NavigationBar .bar-container .navigation-link:hover{color:rgba(var(--internal-palette-blue-secondary-light),1)}}