/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/static/rendering/results/fa-solid-900.eot");
  src: url("/static/rendering/results/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/static/rendering/results/fa-solid-900.woff2") format("woff2"), url("/static/rendering/results/fa-solid-900.woff") format("woff"), url("/static/rendering/results/fa-solid-900.ttf") format("truetype"), url("/static/rendering/results/fa-solid-900.svg#fontawesome") format("svg"); }

.fa {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*
Adds additional columns to bootstraps grid system,
if $generate-extra-columns is set to true.
Vanilla stops at xl (1200px), but we want some more.

The following imports are required BEFORE loading this sheet.
@import "bootstrap/functions";
@import "bootstrap/variables";

Curtesy: https://stackoverflow.com/a/48976550
*/
/* set the overriding variables */

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, footer, header, main {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #b6b6b6;
  text-align: left;
  background-color: #151515; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h3 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b {
  font-weight: bolder; }

sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h3,
.h1, .h3 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h3, .h3 {
  font-size: 1.75rem; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(21, 21, 21, 0.52); }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container {
  max-width: 0; }

@media (min-width: 320px) {
  .container {
    max-width: 320px; } }

@media (min-width: 568px) {
  .container {
    max-width: 568px; } }

@media (min-width: 667px) {
  .container {
    max-width: 667px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 992px) {
  .container {
    max-width: 992px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

@media (min-width: 1440px) {
  .container {
    max-width: 1440px; } }

@media (min-width: 1600px) {
  .container {
    max-width: 1600px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

 .col-12, .col, .col-md-6, .col-md-12, .col-lg-6, .col-xl-5, .col-xxl-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 992px) {
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 1200px) {
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; } }

@media (min-width: 1440px) {
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

.border {
  border: 1px solid #dee2e6 !important; }

.visible {
  visibility: visible !important; }

html {
  font-size: 16px;
  height: 100%; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, 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: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, 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: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

body {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05rem;
  height: 100%; }

.sta-validation-error {
  color: #ff0077; }
  .sta-validation-error > [ng-message], .sta-validation-error > [ng-message-default] {
    margin-top: 0.5rem;
    border-left: 5px solid #b30053;
    border-right: 5px solid #b30053;
    text-align: center; }

.margin-top {
  margin-top: 0.5rem; }

button {
  color: inherit;
  font-weight: 600;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  outline: 0;
  border: none;
  background-color: #222222; }
  button[disabled] {
    filter: saturate(0);
    cursor: not-allowed; }
  button.btn-action {
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #00ff00;
    color: #000; }
    button.btn-check.sta-clicked {
      animation: selected-glow 1s; }

@keyframes fade-in-left {
  0% {
    transform: translateX(-30px);
    opacity: 0.3; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-out-right {
  0% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    transform: translateX(30px);
    opacity: 0.3; } }

.sta-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center; }
  .sta-modal-backdrop .sta-modal-wrapper {
    width: 80vw;
    max-width: 1000px;
    border-radius: 3px;
    background-color: #151515;
    box-shadow: 0 -1px 6px 0px #8a8a8a;
    animation-name: fade-in-left;
    animation-duration: 0.1s;
    animation-fill-mode: none;
    max-height: 100%;
    overflow: auto; }
    .sta-modal-backdrop .sta-modal-wrapper.leaving {
      animation-name: fade-out-right; }
    .sta-modal-backdrop .sta-modal-wrapper.basic-translation-modal .modal-body {
      text-align: center; }
    @media (max-width: 767.98px) {
      .sta-modal-backdrop .sta-modal-wrapper {
        width: 95vw; } }
  .sta-modal-backdrop .modal-headline {
    border-radius: 3px;
    padding: 1rem 0;
    text-align: center;
    font-size: 1.75rem;
    font-weight: 600; }
    .sta-modal-backdrop .modal-headline, .sta-modal-backdrop .modal-headline * {
      background-color: #151515;
      color: #b6b6b6; }
    @media (max-width: 767.98px) {
      .sta-modal-backdrop .modal-headline {
        font-size: 1.25rem; } }
  .sta-modal-backdrop .modal-body {
    padding: 0.75rem 0.5rem; }
  .sta-modal-backdrop .modal-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem; }
    .sta-modal-backdrop .modal-actions.reverse {
      flex-direction: row-reverse; }

body.sta-modal-open {
  overflow: hidden; }

.footer-intro {
  margin-top: 23rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .footer-intro hr {
    background-color: #737373;
    margin: 0.33333rem 0; }
  .footer-intro hr:nth-child(1) {
    width: 80%;
    max-width: 240px; }
  .footer-intro hr:nth-child(2) {
    width: 50%;
    max-width: 150px; }
  .footer-intro hr:nth-child(3) {
    width: 20%;
    max-width: 60px; }

.footer-canvas {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2rem 0;
  padding-bottom: 1rem; }
  .footer-canvas .footer-item {
    font-weight: 600;
    color: #b6b6b6;
    font-size: 0.8rem;
    margin: 0 1rem; }
    .footer-canvas .footer-item:hover {
      text-decoration: underline; }
  @media (max-width: 767.98px) {
    .footer-canvas {
      flex-direction: column;
      align-items: center; }
      .footer-canvas .footer-item {
        margin: 0.5rem; } }

@keyframes header-intro {
  0% {
    top: -100%; }
  75% {
    top: 102px; }
  100% {
    top: 34px; } }

@keyframes header-subline {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes bracket-grow {
  0% {
    font-size: 64px; }
  100% {
    font-size: 80px; } }

@font-face {
  font-family: 'iosevka-thin-mono';
  src: url("/static/rendering/results/iosevka-selection.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

header.sta-header {
  height: calc(5vh + 96px);
  position: relative;
  transition: margin-top 0.3s ease-out 0.1s;
  font-family: "iosevka-thin-mono", serif;
  top: -100%;
  animation-name: header-intro;
  animation-duration: 0.4s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out; }
  body.sta-params-collapsed header {
    margin-top: -140px; }
  @media (max-width: 666.98px) {
    header.sta-header {
      transition-duration: 0s;
      transition-delay: 0s;
      animation-delay: 0s;
      animation-duration: 0s;
      margin-top: -30px; } }
  header.sta-header #header-text-canvas {
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 96px; }
    @media (max-width: 666.98px) {
      header.sta-header #header-text-canvas {
        display: none; } }
    header.sta-header #header-text-canvas #header-text {
      font-weight: 600;
      font-size: 4em;
      color: #fff;
      text-shadow: 0 0 0.1em #fff, 0 0 0.2em #652efc, 0 0 0.2em #652efc, 0 0 0.2em #652efc, 0 0 0.2em #652efc, 0 0 0.2em #652efc; }
    header.sta-header #header-text-canvas #header-subline {
      position: absolute;
      bottom: -5px;
      left: 0;
      right: -7px;
      font-weight: 600;
      letter-spacing: 6.6px;
      opacity: 0;
      animation: header-subline 0.5s linear 2s forwards; }
      @media (max-width: 666.98px) {
        header.sta-header #header-text-canvas #header-subline {
          animation-delay: 2s; } }
      @media not all and (min-resolution: 0.001dpcm) {
        @supports (-webkit-appearance: none) and (display: flow-root) {
          header.sta-header #header-text-canvas #header-subline {
            font-size: 14px; } } }
    header.sta-header #header-text-canvas .header-bracket {
      position: absolute;
      left: -50px;
      top: 0;
      font-size: 64px;
      color: #fff;
      text-shadow: 0 0 0.1em #fff, 0 0 0.2em #652efc, 0 0 0.2em #652efc, 0 0 0.2em #652efc, 0 0 0.2em #652efc, 0 0 0.2em #652efc;
      font-weight: 600;
      animation: bracket-grow 0.3s ease-in-out 1.92s forwards; }
    header.sta-header #header-text-canvas #header-bracket-right {
      right: -50px;
      left: unset; }
  header.sta-header #header-logo-xs {
    display: none;
    width: 320px;
    max-width: 100vw;
    margin: 0 auto; }
    @media (max-width: 666.98px) {
      header.sta-header #header-logo-xs {
        display: block; } }
    header.sta-header #header-logo-xs img {
      max-width: 100%; }
  header.sta-header a {
    text-decoration: none;
    color: #b6b6b6; }

switch-language-footer-component select {
  color: inherit;
  outline: 0;
  border: none;
  background-color: transparent; }
  switch-language-footer-component select:hover {
    cursor: pointer;
    text-decoration: underline; }

user-feedback-component {
  display: inline-block; }
  user-feedback-component a, user-feedback-component a:hover {
    color: inherit; }

.feedback-modal textarea {
  width: 100%; }

.feedback-modal label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%; }

.feedback-modal #user-feedback-col-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.feedback-modal button.btn-action {
  position: relative;
  outline: transparent;
  color: #000;
  font-size: 1.25rem;
  padding: 0.125rem 0.5rem;
  letter-spacing: 2px;
  background-color: #00ff00;
  border: 5px solid #007a00;
  border-top-color: #caffc2;
  border-left-color: #caffc2;
  box-shadow: none;
  border-radius: 5px;
  transition: box-shadow 0.2s; }
  .feedback-modal button.btn-action:not([disabled]):hover, .feedback-modal button.btn-action:not([disabled]):focus, .feedback-modal button.btn-action:not([disabled]):active {
    box-shadow: 0 0 4px 2px #4dff4d; }
  @media (max-width: 666.98px) {
    .feedback-modal button.btn-action {
      font-size: 0.875rem; } }

.feedback-modal .decent {
  color: #646464; }

body {
  background-color: #35119c;
  background-image: linear-gradient(163deg, #000 0%, #000 34%, #35119c 100%);
  background-attachment: fixed; }

@font-face {
  font-family: 'droid_sans_monoregular';
  src: url("/static/rendering/results/DroidSansMono-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {
  font-family: "droid_sans_monoregular", sans-serif; }

.page-container {
  min-height: 100%;
  position: relative; }
  @media (max-width: 666.98px) {
    .page-container {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      max-width: 100%; } }
  @media (max-width: 1199.98px) {
    .page-container {
      background-position-y: 20vh;
      background-position-x: 100%; } }
  @media (max-width: 991.98px) {
    .page-container {
      background-image: none; } }

body[sta-state="404"] #computers-table {
  display: none; }

body[sta-state="410"] #computers-table {
  display: none; }
  body[sta-state="404"] #computers-table-4xx, body[sta-state="404"] #computers-table-4xx-lg {
    display: block; }
    body[sta-state="404"] #computers-table-4xx .status-404, body[sta-state="404"] #computers-table-4xx-lg .status-404 {
      display: block; }
    body[sta-state="404"] #computers-table-4xx .status-410, body[sta-state="404"] #computers-table-4xx-lg .status-410 {
      display: none; }
  body[sta-state="410"] #computers-table-4xx, body[sta-state="410"] #computers-table-4xx-lg {
    display: block; }
    body[sta-state="410"] #computers-table-4xx .status-410, body[sta-state="410"] #computers-table-4xx-lg .status-410 {
      display: block; }
    body[sta-state="410"] #computers-table-4xx .status-404, body[sta-state="410"] #computers-table-4xx-lg .status-404 {
      display: none; }

h1 {
  padding: 0.25rem; }

@media (max-width: 767.98px) {
  article {
    padding-left: 0.5rem; } }

article + article {
  margin-top: 2rem; }

article .letter-group-headline {
  color: #00ff00; }

article a {
  margin-right: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  word-break: break-word;
  color: #b6b6b6; }

/*# sourceMappingURL=statech-2.117.35-quirky-quokka.min.css.map */
