/*!
 * 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; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

@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 */

.fa-spinner:before {
  content: "\f110"; }

/*!
 * 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 */

.text-center {
  text-align: center !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.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); }

 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; }

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

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

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


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


ul ul {
  margin-bottom: 0; }

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; }

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

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

h5, .h5 {
  font-size: 1.25rem; }

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-xl-7, .col-xxl-4, .col-xxl-8 {
  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%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; } }

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

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

.text-center {
  text-align: center !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.font-weight-bold {
  font-weight: 600 !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%; }

input.wide {
  width: 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; }

.color-greenscii {
  color: #00ff00; }

.color-jellycherryjazzy {
  color: #ff0077; }

@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; } }

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; }

@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; }

[sta-bg-img] {
  opacity: 0;
  transition: opacity 0.2s; }
  [sta-bg-img].sta-loaded {
    opacity: 1; }

line-numbers-component {
  display: block;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  color: #652efc;
  border-right: 2px solid #652efc;
  text-align: right;
  position: relative;
  overflow: hidden;
  min-height: 200px; }
  line-numbers-component span {
    padding: 0 0.5rem;
    display: block;
    height: 32px;
    max-height: 32px; }
  @media (max-width: 666.98px) {
    line-numbers-component {
      display: none; } }

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; }

@keyframes tron-v-line {
  0% {
    transform: translateY(400px) translateX(45.5%); }
  5% {
    transform: translateY(300px) translateX(45.5%); }
  18% {
    transform: translateY(300px) translateX(45.5%);
    height: 100%; }
  20% {
    transform: translateY(300px) translateX(45.5%);
    height: 0; }
  100% {
    transform: translateY(300px) translateX(45.5%);
    height: 0; } }

@keyframes tron-h-line {
  0% {
    opacity: 1;
    width: 0;
    transform: translateX(45.5%); }
  5% {
    opacity: 1;
    width: 100%;
    transform: translateX(45.5%); }
  17% {
    opacity: 1;
    width: 100%;
    transform: translateX(45.5%); }
  20%, 100% {
    opacity: 1;
    width: 100%;
    transform: translateX(100%); } }

.tron-footer-canvas {
  width: 100%;
  height: 400px;
  position: fixed;
  bottom: 0;
  overflow: hidden;
  z-index: -2; }
  @media (max-width: 666.98px) {
    .tron-footer-canvas {
      display: none; } }
  .tron-footer-canvas svg {
    position: relative;
    z-index: -2;
    transform: perspective(50px) rotateX(45deg) scale(1, 0.3);
    -webkit-mask-image: -webkit-gradient(linear, left 90%, left top, from(black), to(rgba(0, 0, 0, 0))); }

@keyframes troner {
  0% {
    transform: perspective(200px) rotateX(40deg) scale(2, 1) translateX(0); }
  100% {
    transform: perspective(200px) rotateX(40deg) scale(2, 1) translateX(1em); } }
  .tron-footer-canvas #tron-racer.sta-show {
    filter: drop-shadow(7px 8px 4px #ff0077);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .tron-footer-canvas #tron-racer.sta-show _::-webkit-full-page-media, .tron-footer-canvas #tron-racer.sta-show _:future, :root .tron-footer-canvas #tron-racer.sta-show {
      display: none !important; }
    .tron-footer-canvas #tron-racer.sta-show #tron-line-h,
    .tron-footer-canvas #tron-racer.sta-show #tron-line-v {
      animation-duration: 4.8s;
      animation-timing-function: linear;
      animation-fill-mode: forwards;
      fill: #ff0077; }
    .tron-footer-canvas #tron-racer.sta-show #tron-line-v {
      transform: translateY(400px) translateX(45.5%);
      animation-name: tron-v-line;
      animation-delay: 2s; }
    .tron-footer-canvas #tron-racer.sta-show #tron-line-h {
      opacity: 0;
      transform: translateX(45.5%);
      animation-name: tron-h-line;
      animation-delay: 2.2s; }

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

#fallback-bg-img {
  display: none; }
  #fallback-bg-img _::-webkit-full-page-media, #fallback-bg-img _:future, :root #fallback-bg-img {
    background: none;
    background-color: #000;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2; }

@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; }

@media (max-width: 666.98px) {
  #main-page-row {
    margin: 0; } }

@media (max-width: 666.98px) {
  #left-page-col {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 666.98px) {
  #page-views {
    min-height: 541px; } }

#details-col {
  min-height: 100vh;
  position: relative; }
  @media (max-width: 767.98px) {
    #details-col {
      padding-left: 0;
      padding-right: 0; } }

#magic-intro {
  margin-top: 38px; }
  @media (max-width: 500px) {
    #magic-intro {
      font-size: 1.25rem; } }
  @media (max-width: 991.98px) {
    #magic-intro {
      text-align: center; } }
  @media (min-width: 992px) {
    #magic-intro {
      margin-top: 70px; } }
  @media (min-width: 1200px) {
    #magic-intro {
      margin-left: 70px; } }
  @media (min-width: 1440px) {
    #magic-intro {
      margin-left: 190px; } }

#magic {
  background-color: #00ff00;
  border-radius: 10px;
  display: inline-block;
  border: 5px solid #fff;
  padding: 0.5rem 3rem;
  margin-top: 4rem;
  box-shadow: 0 0 13px 5px #fff;
  position: relative; }
  @media (max-width: 500px) {
    #magic {
      font-size: 1.25rem; } }
  #magic a {
    color: #222222;
    letter-spacing: 0.1em; }

@keyframes sparkl {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  #magic .star {
    position: absolute;
    color: #00ff00 !important;
    opacity: 0;
    animation-name: sparkl;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    text-shadow: 0 0 5px #66ff66;
    z-index: 1; }
    #magic .star:nth-child(2n+4):before {
      position: absolute;
      content: "+";
      color: #fff;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%) scale(0.7);
      z-index: 2; }
    #magic .star:nth-child(1) {
      top: 59px;
      right: 82px;
      transform: scale(1.38);
      color: orange;
      animation-delay: calc(1.66667s - 2s); }
    #magic .star:nth-child(2) {
      bottom: 56px;
      left: 12px;
      transform: scale(1.35);
      color: blue;
      animation-delay: calc(1.83333s - 2s); }
    #magic .star:nth-child(3) {
      bottom: 63px;
      right: -37px;
      transform: scale(0.915);
      color: deeppink;
      animation-delay: calc(2s - 2s); }
    #magic .star:nth-child(4) {
      top: 70px;
      left: 70px;
      transform: scale(1.245);
      color: green;
      animation-delay: calc(2.16667s - 2s); }
    #magic .star:nth-child(5) {
      top: 71px;
      right: 40px;
      transform: scale(1.485);
      color: orange;
      animation-delay: calc(2.33333s - 2s); }
    #magic .star:nth-child(6) {
      bottom: 51px;
      left: 100px;
      transform: scale(1.35);
      color: blue;
      animation-delay: calc(2.5s - 2s); }
    #magic .star:nth-child(7) {
      bottom: 49px;
      right: 23px;
      transform: scale(0.945);
      color: deeppink;
      animation-delay: calc(2.66667s - 2s); }
    #magic .star:nth-child(8) {
      top: 51px;
      left: 22px;
      transform: scale(1.275);
      color: green;
      animation-delay: calc(2.83333s - 2s); }
    #magic .star:nth-child(9) {
      top: 77px;
      right: -48px;
      transform: scale(1.29);
      color: orange;
      animation-delay: calc(3s - 2s); }
    #magic .star:nth-child(10) {
      bottom: 59px;
      left: -32px;
      transform: scale(1.44);
      color: blue;
      animation-delay: calc(3.16667s - 2s); }
    #magic .star:nth-child(11) {
      bottom: 68px;
      right: 70px;
      transform: scale(1.26);
      color: deeppink;
      animation-delay: calc(3.33333s - 2s); }
    #magic .star:nth-child(12) {
      top: 69px;
      left: 133px;
      transform: scale(1.215);
      color: green;
      animation-delay: calc(3.5s - 2s); }
    #magic .star:nth-child(13) {
      top: 52px;
      right: -3px;
      transform: scale(1.02);
      color: orange;
      animation-delay: calc(3.66667s - 2s); }
    #magic .star:nth-child(14) {
      bottom: 14px;
      left: -53px;
      transform: scale(1.065);
      color: blue;
      animation-delay: calc(3.83333s - 2s); }
    #magic .star:nth-child(15) {
      bottom: 64px;
      right: -69px;
      transform: scale(1.38);
      color: deeppink;
      animation-delay: calc(4s - 2s); }
    #magic .star:nth-child(16) {
      top: 42px;
      left: -33px;
      transform: scale(0.93);
      color: green;
      animation-delay: calc(4.16667s - 2s); }
    #magic .star:nth-child(17) {
      top: 26px;
      right: -50px;
      transform: scale(1.215);
      color: orange;
      animation-delay: calc(4.33333s - 2s); }
    #magic .star:nth-child(18) {
      bottom: 46px;
      left: 61px;
      transform: scale(0.9);
      color: blue;
      animation-delay: calc(4.5s - 2s); }
    #magic .star:nth-child(19) {
      bottom: 46px;
      right: 81px;
      transform: scale(0.9);
      color: deeppink;
      animation-delay: calc(3.7s - 2s); }
    #magic .star:nth-child(20) {
      bottom: 36px;
      right: -39px;
      transform: scale(0.9);
      color: red;
      animation-delay: calc(3.7s - 2s); }

@media (max-width: 767.98px) {
  .magic-opener {
    overflow: hidden;
    padding: 1rem; } }

@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; }

@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; }

html {
  overflow-x: hidden; }

@media (min-width: 1440px) {
  #details-col #benefits-canvas {
    max-width: 700px;
    left: 50%;
    transform: translateX(-50%); } }

@media (max-width: 991.98px) {
  #details-col {
    margin-top: 0; }
    #details-col .magic-opener {
      display: none; }
    #details-col #benefits-canvas {
      position: relative; }
  #left-page-col footer {
    display: none; }
  #main-page-row {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap; }
  #benefits-canvas {
    margin-top: 8rem; } }

@media (min-width: 992px) {
  #left-page-col .magic-opener {
    display: none; }
  #details-col footer {
    display: none; } }

@media (max-width: 500px) {
  .card-text {
    font-size: 1.5rem; }
  #benefits-canvas {
    margin-top: 15vh; } }

#left-page-col {
  position: relative; }

#card-1 {
  position: absolute;
  width: 260px;
  height: 200px;
  background-color: #280d73;
  background: linear-gradient(#03010a 8%, #060937);
  top: -42px;
  z-index: -1;
  left: 50%;
  transform: translate(-74%, 0) rotate(-6deg);
  border-radius: 35px; }
  @media (max-width: 991.98px) {
    #card-1 {
      display: none; } }

#card-2-canvas {
  position: relative;
  margin-top: 20vh;
  left: 50%;
  transform: translate(-24%, 0);
  max-width: 300px; }
  @media (max-width: 991.98px) {
    #card-2-canvas {
      left: unset;
      transform: unset;
      width: 300px;
      margin-left: auto;
      margin-right: auto; } }
  #card-2-canvas #card-2 {
    position: absolute;
    z-index: -1;
    top: -50px;
    left: 50%;
    transform: translate(-78%, 0) rotate(-6deg);
    width: 270px;
    height: 150px;
    background-color: #280d73;
    background: linear-gradient(#03010a 8%, #060937);
    border-radius: 35px; }

.card-product-canvas {
  position: relative;
  margin-top: 17vh;
  left: 50%;
  transform: translate(-26%, 0);
  max-width: 300px; }
  @media (max-width: 500px) {
    .card-product-canvas {
      transform: translate(calc(-50% + 13px), 0);
      width: 300px;
      margin-top: 22vh; } }
  .card-product-canvas .card-product {
    position: absolute;
    z-index: -1;
    top: -44px;
    left: 55%;
    transform: translate(-60%, 0) rotate(-6deg);
    width: 330px;
    height: 150px;
    background-color: #280d73;
    border-radius: 35px; }
  .card-product-canvas .benefit-point-canvas {
    padding-left: 25px; }
  .card-product-canvas .benefit-point {
    margin: 5px 0; }

.price {
  position: absolute;
  top: -90px;
  right: -10px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00ff00;
  color: #151515;
  border-radius: 50%;
  font-size: 1.5rem; }
  .price span {
    z-index: 2; }
  .price .price-star {
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 1;
    box-shadow: 0 0 18px 4px #0a0a0a; }
    .price .price-star:before, .price .price-star:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 80px;
      width: 80px;
      background-color: #00ff00; }
    .price .price-star:before {
      transform: rotate(30deg); }
    .price .price-star:after {
      transform: rotate(60deg); }
    .price .price-star:nth-child(2) {
      transform: rotate(30deg); }

#benefits-canvas {
  position: absolute;
  background-color: rgba(10, 10, 10, 0.7);
  width: 100%;
  top: 25%;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: flex-start; }

line-numbers-component span {
  padding-top: 5px;
  padding-bottom: 5px; }

#benefits {
  padding-left: 2rem;
  padding-right: 1rem;
  line-height: 32px;
  position: relative;
  display: flex;
  flex-direction: column; }
  #benefits ul {
    padding-left: 20px;
    margin: 0;
    margin-top: 96px; }
  #benefits > div:not(#benefits-headline) {
    line-height: 32px; }

#benefits-headline {
  margin: 0;
  line-height: 64px;
  font-weight: 600;
  font-size: 20px;
  position: absolute;
  top: 16px; }

a {
  color: #00ff00; }

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

call-form-component {
  display: block; }
  call-form-component label {
    width: 100%;
    max-width: 300px; }
    call-form-component label.has-error {
      color: #ff0077; }
      call-form-component label.has-error input {
        border: 3px solid #ff0077;
        color: #ff0077; }
  call-form-component button {
    margin-top: 1rem;
    width: 100%;
    max-width: 300px; }

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