html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/*!
 * Font Awesome Free 5.8.1 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 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.eot#iefix) format("embedded-opentype"),
    url(../fonts/fa-brands-400.woff2) format("woff2"),
    url(../fonts/fa-brands-400.woff) format("woff"),
    url(../fonts/fa-brands-400.ttf) format("truetype"),
    url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/fa-regular-400.eot);
  src: url(../fonts/fa-regular-400.eot#iefix) format("embedded-opentype"),
    url(../fonts/fa-regular-400.woff2) format("woff2"),
    url(../fonts/fa-regular-400.woff) format("woff"),
    url(../fonts/fa-regular-400.ttf) format("truetype"),
    url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot#iefix) format("embedded-opentype"),
    url(../fonts/fa-solid-900.woff2) format("woff2"),
    url(../fonts/fa-solid-900.woff) format("woff"),
    url(../fonts/fa-solid-900.ttf) format("truetype"),
    url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}

body {
  margin: 0;
}

footer {
  display: block;
}

video {
  display: inline-block;
  vertical-align: baseline;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after {
    content: "";
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #f1f1f1;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #337ab7;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

h1,
h2,
h3,
h5 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h5 {
  font-size: 14px;
}

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th {
  padding: 8px;
  font-size: 16px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th {
    white-space: nowrap;
  }
}

.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.container:after,
.row:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont_1.eot#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2") format("woff2"),
    url("../fonts/fontawesome-webfont.woff") format("woff"),
    url("../fonts/fontawesome-webfont.ttf") format("truetype"),
    url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  scroll-behavior: smooth;
}

.wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
}

.wrapper.subheader {
  padding: 48px 0 80px 0;
  padding-top: 0;
}

.wrapper.subheader.patternChain {
  background: url("../images/bg-2.jpg") no-repeat center / cover;
}

.title h2 {
  color: #fff;
  text-align: center;
  font-family: "Helvetica";
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 48px;
}

.teaserReaction {
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  margin: 48px auto;
}

.patternChain .teaserReaction {
  font-weight: 800;
  color: #fff;
  text-shadow: 2px 2px 0px black;
}

#currtime {
  margin-bottom: 48px;
  color: #000;
  font-family: Inter;
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  line-height: 22px;
}

.video-wrapper {
  max-width: 100%;
}

#curresults {
  overflow: auto;
}

#curresults table,
#curresults tr,
#curresults td {
  border-top: 0 !important;
  text-align: center;
}

#curresults tr:nth-child(2) td {
  animation: shade 3000ms forwards;
  -webkit-animation: shade 3000ms forwards;
  -moz-animation: shade 3000ms forwards;
  color: #000;
}

#curresults .headerwrapper {
  background: #fff;
  padding: 10px;
  color: #d25f23;
  font-size: 20px;
}

#curresults .headerwrapper span {
  display: block;
  font-weight: 300;
  text-align: center;
}

#curresults td {
  font-size: 16px;
}

td.result {
  text-transform: uppercase;
  color: #000;
}

/*.signup span {
      display: block
  }*/

/* .faqs {
      margin-right: 25px;
      margin-left: 25px
  } */

.faq {
  background-color: #5071e6;
  background-position: 20px 30px;
  background-repeat: no-repeat;
  padding: 24px 24px 24px 84px;
  border-radius: 16px;
  background-size: 48px;
}

@media (max-width: 500px) {
  .faq {
    background-size: 24px;
    background-position: 15px 30px;
    padding: 24px 24px 24px 42px;
  }
}

.faq1 {
  background-image: url("../images/faq-1.png");
}

.faq2 {
  background-image: url("../images/faq-2.png");
}

.faq3 {
  background-image: url("../images/faq-3.png");
}

.faq4 {
  background-image: url("../images/faq-4.png");
}

.faq5 {
  background-image: url("../images/faq-5.png");
}

.faq6 {
  background-image: url("../images/faq-6.png");
}

.faq7 {
  background-image: url("../images/faq-7.png");
}

.faq8 {
  background-image: url("../images/faq-8.png");
}

.faq .question {
  font-family: "Helvetica Neue";
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.faq .answer {
  font-family: "Helvetica Neue";
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin-top: 10px;
}

@media (max-width: 500px) {
  .wrapper.subheader {
    padding: 32px 0 60px 0;
    padding-top: 0;
  }

  .title h2 {
    font-size: 24px;
    margin-bottom: 32px;
  }
}

.video-wrapper {
  width: 100%;
}

.hero-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.form-wrapper {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 800px) {
  .hero-wrapper {
    flex-direction: column;
    align-items: center;
  }
}

#curresults {
  overflow-y: hidden;
  margin-bottom: 64px;
}

#curresults table,
#curresults tr,
#curresults td {
  font-family: "Inter";
  border-top: 0 !important;
  text-align: center;
}

@-webkit-keyframes shade {
  0% {
    background: #fff351;
  }

  100% {
    background: #d6c90d;
  }
}

@-moz-keyframes shade {
  0% {
    background: #4ee981;
  }

  100% {
    background: #3ecf6e;
  }
}

@-keyframes shade {
  0% {
    background: #4ee981;
  }

  100% {
    background: #3ecf6e;
  }
}

#curresults .headerwrapper {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

#curresults .headerwrapper span {
  display: block;
  font-weight: 600;
  text-align: center;
}

#curresults td {
  font-size: 16px;
  border-bottom: 0.5px solid #000;
  border-top: 0.5px solid #000;
}

td.result {
  text-transform: uppercase;
  color: #000;
}

.accent {
  background-color: #3ecf6e;
  color: #fff;
}

.accent-text {
  color: #3ecf6e;
}

.accent:not(:first-of-type) {
  font-weight: 700;
}

h1 {
  color: #5071e6;
  text-align: center;
  font-family: "Inter";
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 24px;
  background: none;
  padding: 0;
}

.accent {
  background-color: #5071e6;
}

.faq-wrapper {
  margin: 0;
  padding: 64px 0;
}

.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: min-content;
  gap: 48px 24px;
}

.faq-title {
  color: #434544;
  text-align: center;
  font-family: "Helvetica";
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 64px;
}

@media (max-width: 768px) {
  .faq-grid {
    grid-template-columns: unset;
    grid-auto-rows: min-content;
    gap: 24px;
  }

  .faq-title {
    margin-bottom: 40px;
  }
}

.support {
  background: url("../images/bg-2.jpg") no-repeat center / cover;
  padding: 64px 0;
  margin-top: -1px;
}

.facebook {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  border-radius: 24px;
  clip-path: inset(0px round 24px);
}

.facebook {
  position: relative;
  max-width: 700px;
  margin: 0 auto 64px auto;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
}

@media (max-width: 600px) {
  .support {
    padding: 32px 0;
  }
}

@media (max-width: 500px) {
  .facebook {
    max-height: 300px;
  }
}

.facebook::-webkit-scrollbar {
  width: 8px;
}

.facebook::-webkit-scrollbar-track {
  background: transparent;
}

.facebook::-webkit-scrollbar-thumb {
  background: #c0c0c0;
  border-radius: 0px 0px 8px 8px;
}

.facebook::-webkit-scrollbar-thumb:hover {
  background: #a9a9a9;
  cursor: pointer;
}

.facebook-top {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 35px;
  margin-bottom: 24px;
}

.facebook-top img {
  width: 100%;
}

.facebook-body {
  max-width: 460px;
  position: relative;
  margin: 50px auto 20px auto;
  padding: 0 16px 32px 16px;
}

.facebook-body::before {
  position: relative;
  display: block;
  content: "";
  width: 100%;
  height: 0.5px;
  background-color: #b1b2b3;
  top: -20px;
}

@media (max-width: 600px) {
  .facebook-body {
    margin: 20px auto;
  }
}

.user {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.user img {
  width: 32px;
  height: 32px;
}

.user-image {
  max-width: 100%;
  width: 100%;
  margin-bottom: 8px;
}

.user-image-small {
  max-width: 170px;
}

.user-image img {
  width: 100%;
  height: 100%;
}

.comment-link {
  padding: 6px 4px;
  border-radius: 4px;
  border: 0.5px solid #838383;
  transition: border 0.4s ease;
}

.comment-link:hover {
  border: 0.5px solid #000;
}

.comment-link > img {
  width: 20px;
  height: 20px;
}

.comment-link:first-of-type {
  display: flex;
  gap: 12px;
  align-items: center;
}

.comment-link span {
  color: #838383;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 16px;
}

.comment-link:first-of-type span:first-of-type {
  position: relative;
}

.comment-link:first-of-type span:first-of-type::after {
  position: absolute;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #838383;
  content: "";
  right: 0;
  top: 50%;
  transform: translate(5px, -50%);
}

.comment-link img {
  width: unset;
}

.user-text h3 {
  color: #365899;
  font-family: "Helvetica";
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  margin: 0 0 8px 0;
}

.user-text p {
  color: #141414;
  font-family: Helvetica;
  font-size: 15px;
  line-height: 19px;
  margin: 0 0 8px 0;
}

.user-comments {
  margin-bottom: 16px;
  display: flex;
  gap: 16px;
  align-items: center;
  text-decoration: none;
}

.user-comments a:hover {
  text-decoration: none;
}

.support-centered {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.support-centered h3 {
  color: #fff;
  text-align: center;
  font-family: "Helvetica";
  font-size: 32px;
  font-weight: 500;
  margin: 0 auto;
  font-size: 32px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (max-width: 500px) {
  .support-centered h3 {
    font-size: 20px;
  }
}

.support-centered h5 {
  color: #fff;
  max-width: 650px;
  width: 100%;
  margin: 0 auto 36px auto;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 16px;
}

.footer {
  background: #434544;
  padding-block: 16px;
}

.footer-wrapper {
  max-width: 1440px;
  width: 100%;
  padding-inline: 40px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 768px) {
  .footer-wrapper {
    flex-direction: column;
    gap: 16px;
    align-items: center;
  }
}

.footer-wrapper span {
  color: #eaeaea;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 14px;
  line-height: 20px;
}

.links {
  display: flex;
  gap: 40px;
  align-items: center;
  text-align: center;
}

@media (max-width: 600px) {
  .links {
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }
}

.links a {
  color: #eaeaea;
  font-family: "Helvetica Neue";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.links a:hover {
  text-decoration: none;
}

.links a:visited {
  text-decoration: none;
}

.logo {
  max-width: 100px;
  margin-bottom: 40px;
}

.logo img {
  width: 100%;
}

h3 {
  margin: 40px 0 0;
}

.running-line {
  overflow: hidden;
  position: relative;
  top: -48px;
  height: 52px;
  color: #ffffff;
}
.running-line > .part {
  position: absolute;
  top: 0;
  left: 0;
  width: -moz-max-content;
  width: max-content;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  padding: 16px;
  border: 1px solid #595959;
  background: #43454488;
  backdrop-filter: blur(3.4000000953674316px);
  animation: move-running-line 342.91666666666663s linear infinite;
}
@keyframes move-running-line {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
.running-line > .part:first-child {
  animation-delay: calc(-0.5 * 342.91666666666663s);
}
.running-line > .part span {
  padding-right: 48px;
  color: #5071e6;
}

.counter-wrap {
  z-index: 2;
}

.counter-wrap__content {
  width: 120px;
  position: absolute;
  border-radius: 0px 0px 16px 16px;
  background: #5071e6;
  color: #fff;
  text-align: center;
  display: inline-flex;
  padding: 15px 8px 4px 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  right: 20px;
  top: 0;
}
.counter-wrap__content p {
  color: #fff;
  text-align: center;
  font-family: "Roboto";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  margin: 0;
}
.counter {
  font-size: 20px;
}
.title {
  margin-top: 0;
}
.table {
  margin-bottom: 0;
}

.table-wrapper {
  padding-top: 64px;
  padding-bottom: 64px;
}

@media (max-width: 500px) {
  .running-line {
    top: -30px;
  }
}

@media (min-width: 744px) {
  .counter-wrap__content {
    right: 40px;
    width: 80px;
  }
  .counter-wrap__content p {
    font-size: 16px;
    line-height: 16px;
  }
  .counter {
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  .counter-wrap__content {
    right: 120px;
    width: 120px;
  }
  .table {
    max-width: 1125px;
    margin-left: auto;
    margin-right: auto;
  }
}

.header {
  background: transparent;
  position: relative;
  padding: 60px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header img {
  max-width: 326px;
  width: 100%;
}

@media (max-width: 744px) {
  .header img {
    max-width: 250px;
  }

  .counter-wrap__content {
    width: 80px;
  }
}

@media (max-width: 500px) {
  .header img {
    max-width: 150px;
  }

  .header {
    padding: 20px 20px;
  }

  .teaserReaction {
    margin: 32px auto;
  }
}

.support-centered img:last-of-type {
  max-width: 100px;
  width: 100%;
}
.subtitle {
  color: white;
  text-align: center;
  font-family: "Helvetica";
  font-size: 20px;
}
