img {
  height: auto;
  max-width: 100%;
}

* {
  box-sizing: border-box;
}
un-header__author p {
  margin: 0;
  padding: 0;
}
.date,
.time {
  margin: 0;
  padding: 0;
}
*,
::after,
::before {
  border: 0px solid rgb(226, 232, 240);
  box-sizing: border-box;
}

::after,
::before {
  --tw-content: "";
}

.f1t-form__center {
  box-shadow: rgba(13, 13, 13, 0.43) 0px 4px 20.9px 3.1px;
  max-width: 450px;
  margin: 30px auto;
  line-height: normal;
  font-size: 20px;
  border-radius: 5px;
}

.beyond_form {
  position: relative;
  z-index: 1;
  border: 4px solid rgb(211, 46, 33);
  border-radius: 12px;
  background-color: rgba(213, 50, 42, 0.05);
  padding: 0px 14px;
  margin-top: -15px;
}

.beyond_form p {
  font-weight: normal !important;
}

.beyond_form .bold,
#allocationCount {
  font-weight: bold;
}

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

.f1t-form__center {
  box-shadow: rgba(13, 13, 13, 0.43) 0px 4px 20.9px 3.1px;
  max-width: 450px;
  margin: 30px auto;
  line-height: normal;
  font-size: 20px;
  border-radius: 5px;
}

.reg-box-style {
  border-radius: 5px 5px 0px 0px;
  font-weight: 700;
  padding: 20px 24px 10px;
  word-break: break-word;
  font-size: 1.875rem;
  background: rgb(15, 33, 102);
  color: white;
  text-align: center;
}

.rating-box {
  position: relative;
  z-index: 2;
  padding: 10px 40px;
  word-break: break-word;
  background: rgb(15, 33, 102);
}

.relative {
  position: relative;
}

.w-full {
  width: 100%;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (max-width: 640px) {
  div#form {
    padding: 0px;
  }
  .px-6 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .px-66 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  #trustedsite {
    margin-left: 20px !important;
  }
}

@media (min-width: 640px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
  --iti-text-gray: #999;
  --iti-border-gray: #ccc;
  --iti-spacer-horizontal: 8px;
  --iti-flag-height: 15px;
  --iti-flag-width: 20px;
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 6px;
  --iti-arrow-color: #555;
  --iti-input-padding: 6px;
  --iti-right-hand-selected-country-padding: calc(
    var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) +
      var(--iti-flag-width)
  );
  --iti-selected-country-arrow-padding: calc(
    var(--iti-arrow-padding) + var(--iti-arrow-padding) +
      var(--iti-flag-width) + var(--iti-spacer-horizontal) +
      var(--iti-arrow-width) + var(--iti-input-padding)
  );
  --iti-path-flags-1x: url(assets/flags..png);
  --iti-path-flags-2x: url(assets/flags@2x..png);
  --iti-path-globe-1x: url(assets/globe..png);
  --iti-path-globe-2x: url(assets/globe@2x..png);
  --iti-flag-sprite-width: 5762px;
  --iti-flag-sprite-height: 15px;
  --iti-mobile-popup-margin: 30px;
}

.iti--allow-dropdown .iti__country-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__country-container:has(+ input[readonly]):hover {
  cursor: default;
}

.iti--allow-dropdown
  .iti__country-container:has(+ input[disabled]):hover
  .iti__selected-country,
.iti--allow-dropdown
  .iti__country-container:has(+ input[readonly]):hover
  .iti__selected-country {
  background-color: transparent;
}

@font-face {
  font-family: "IBMPlexMono.woff";
  font-style: normal;
  font-weight: normal;
  src:
    local("fonts/IBMPlexMono-Regular.woff"),
    url("/fonts/IBMPlexMono-Regular.woff") format("woff");
}

@font-face {
  font-family: "ibm plex mono";
  src: url("/fonts/IBMPlexMono-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

:root {
  --grey: #81888c;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --check-font-regular: "IBM Plex Mono", IBM Plex, monospace;
}

.un-steps__check {
  display: block;
  user-select: none;
}

.check {
  box-shadow: var(--box-shadow);
  max-width: 100%;
  font-family: var(--check-font-regular);
  font-size: 0.8rem;
  margin-bottom: 25px;
}

.check__wrapper {
  padding: 0.5rem;
}

.check__iban {
  margin-bottom: 1rem;
  display: block;
  font-weight: 500;
}

.check__top-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.check__top-col-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 4rem;
}

.check__top-col-1-row {
  display: flex;
  flex-direction: column;
}

.check__top-col-title {
  color: var(--grey);
  margin-bottom: 8px;
  margin-top: 8px;
}

.check__top-col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.check__bot {
  border-bottom: 3px solid rgb(0, 0, 0);
}

.check__bot-grid {
  display: grid;
  grid-template-columns: 1.5fr 5fr 1fr 1fr 1fr;
}

.check__bot-grid-col {
  display: flex;
  flex-direction: column;
  border-right: 1px solid rgb(0, 0, 0);
}

.check__bot-grid-col-title {
  font-weight: 500;
  background-color: rgba(128, 128, 128, 0.39);
  border-right: 1px solid rgb(0, 0, 0);
  border-bottom: 3px solid rgb(0, 0, 0);
  padding-left: 2px;
}

.un-steps__check-mobile {
  display: none;
  user-select: none;
}

@media screen and (max-width: 1150px) {
  .check {
    font-size: 0.7rem;
  }
}

@media (max-width: 900px) {
  .un-steps__check {
    display: none;
  }
  .un-steps__check-mobile {
    display: block;
    padding: 2rem;
    border: 1px solid grey;
    font-family: var(--check-font-regular);
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .check-mobile__top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-bottom: 1.5px solid rgb(102, 102, 102);
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .check-mobile__bot {
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-size: 1.5rem;
  }
  .check-mobile_lcolumn {
    display: block;
    text-align: left;
    color: rgb(102, 102, 102);
  }
  .check-mobile_rcolumn {
    display: block;
    text-align: right;
    color: rgb(0, 0, 0);
  }
  .check-mobile_sum-text {
    font-size: 1.4rem;
    color: rgb(0, 0, 0);
  }
  .check-mobile_lcolumn p,
  .check-mobile_rcolumn p {
    font-size: 0.9rem;
    margin: 0.7rem 0px;
  }
  .check-mobile__logo {
    margin: 0.5rem auto 1rem;
    max-width: 150px;
    width: 100%;
  }
  .check-mobile_amount,
  .check-mobile__date {
    color: rgb(102, 102, 102);
    margin-bottom: 0.5rem;
  }
  .check-mobile_amount {
    font-size: 1rem;
  }
  .check-mobile__date {
    margin: 1rem auto;
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 850px) {
  .un-steps__check-mobile {
    padding: 1.5rem;
  }
  .check-mobile_lcolumn p,
  .check-mobile_rcolumn p {
    font-size: 0.8rem;
  }
}

@media (max-width: 580px) {
  .check-mobile__top {
    margin-bottom: 2rem;
  }
  .check-mobile_lcolumn p,
  .check-mobile_rcolumn p {
    font-size: 0.7rem;
    margin: 0.3rem 0px;
  }
  .un-steps__check-mobile {
    padding: 1.5rem;
  }
  .check-mobile_sum-text {
    font-size: 1.2rem;
  }
  .check-mobile_amount {
    font-size: 0.8rem;
  }
  .check-mobile__date {
    font-size: 0.8rem;
    margin: 0.5rem auto;
  }
}

@media (max-width: 450px) {
  .check-mobile__top {
    margin-bottom: 1rem;
  }
  .check-mobile__logo {
    max-width: 100px;
    margin: 0.5rem auto;
  }
  .check-mobile_lcolumn p,
  .check-mobile_rcolumn p {
    font-size: 0.6rem;
  }
}

@media (max-width: 400px) {
  .un-steps__check-mobile {
    padding: 0.8rem;
  }
}

:root {
  --white: #ffffff;
  --red: #d10a10;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --button-hover: #313131;
  --link-color: #0486be;
  --link-hover-color: #d10a10;
}

img {
  border: 0px;
  font-size: 0px;
  line-height: 0;
}

label,
figure,
figcaption {
  display: block;
  margin: 0px;
  padding: 0px;
}

#un-content {
  margin-bottom: 10px;
  background-color: rgb(255, 255, 255);
}

@media screen and (min-width: 600px) {
  #un-content {
    margin-right: 5px;
    margin-left: 5px;
  }
}

.un-header__image {
  position: relative;
  background-color: rgb(239, 232, 225);
  overflow: hidden;
}

.un-header-image__img {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.un-header {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  padding-top: 20px;
}

@media screen and (min-width: 600px) {
  .un-header {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .un-header {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .un-header {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.un-header__title {
  font-size: 40px;
  line-height: 44px;
}

@media screen and (max-width: 429px) {
  .un-header__title {
    font-size: 26px;
    line-height: 30px;
  }
}

.un-header__excerpt {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0px;
}

.un-header__info {
  margin-right: 15px;
  margin-left: 15px;
  color: rgb(180, 180, 180);
  font-size: 1em;
}

@media screen and (min-width: 600px) {
  .un-header__info {
    margin-right: 30px;
    margin-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .un-header__info {
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .un-header__info {
    margin-right: 30px;
    margin-left: 30px;
  }
}

.un-header__author,
.un-header__date-update {
  font-weight: 700;
}

@media screen and (max-width: 599px) {
  .un-header__date {
    display: block;
  }
}

@media screen and (min-width: 600px) {
  .un-header__date {
    margin-left: 10px;
  }
}

.un-article {
  padding-top: 20px;
  padding-bottom: 10px;
}

.un-article__paragraph {
  overflow-wrap: break-word;
  margin-top: 0px;
  font-size: 18px;
  line-height: 26px;
  width: 100%;
  max-width: 100vw;
  margin-bottom: 25px;
  clear: both;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (min-width: 600px) {
  .un-article__paragraph {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .un-article__paragraph {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .un-article__paragraph {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.un-article__headline2 {
  position: relative;
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 25px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  max-width: 100vw;
  clear: both;
  text-transform: uppercase;
}

@media screen and (max-width: 599px) {
  .un-article__headline2 {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (min-width: 600px) {
  .un-article__headline2 {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .un-article__headline2 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .un-article__headline2 {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.un-article__callout {
  border-left: solid 4px var(--red);
  padding-left: 8px;
  margin-right: 15px;
  margin-left: 15px;
  font-style: italic;
}

@media screen and (min-width: 600px) {
  .un-article__callout {
    margin-right: 30px;
    margin-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .un-article__callout {
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .un-article__callout {
    margin-right: 30px;
    margin-left: 30px;
  }
}

.un-article__image {
  position: relative;
  background-color: rgb(239, 232, 225);
  overflow: hidden;
  margin-bottom: 25px;
}

.un-article__image:last-of-type {
  margin-bottom: 0px;
}

.un-article-image__img {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.un-article-image__caption {
  position: relative;
  padding-top: 5px;
  padding-left: 35px;
  background-color: rgb(255, 255, 255);
  color: rgb(180, 180, 180);
  font-size: 14px;
  line-height: 20px;
}

@media screen and (min-width: 600px) {
  .un-article-image__caption {
    padding-left: 50px;
  }
}

.un-article-image__caption::before {
  position: absolute;
  top: 10px;
  left: 15px;
  border-right: 5px solid transparent;
  border-bottom: 10px solid rgb(209, 10, 16);
  border-left: 5px solid transparent;
  content: "";
}

@media screen and (min-width: 600px) {
  .un-article-image__caption::before {
    left: 30px;
  }
}

.un-article__link,
.un-steps__link,
.un-instruction__link {
  text-decoration: underline;
  color: var(--link-color);
}

.un-article__link:hover,
.un-steps__link:hover,
.un-instruction__link:hover {
  text-decoration: underline;
  color: var(--link-hover-color);
}

.un-article__link,
.un-steps__link,
.un-instruction__link,
.un-comment__link {
  cursor: pointer;
}

.un-steps {
  padding: 20px 15px 10px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .un-steps {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .un-steps {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .un-steps {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.un-steps__paragraph {
  overflow-wrap: break-word;
  margin-top: 0px;
  font-size: 18px;
  line-height: 26px;
  width: 100%;
  max-width: 100vw;
  margin-bottom: 25px;
  clear: both;
  position: relative;
}

.un-steps__paragraph:last-of-type {
  margin-bottom: 0px;
}

.un-instruction {
  padding: 20px 15px 10px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .un-instruction {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .un-instruction {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .un-instruction {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.un-instruction__title {
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 25px;
}

@media screen and (max-width: 429px) {
  .un-instruction__title {
    font-size: 26px;
    line-height: 30px;
  }
}

.un-instruction ol {
  counter-reset: myCounter 0;
}

.un-instruction li {
  list-style: none;
  margin: 0px 0px 8px;
}

.un-instruction li:last-of-type {
  margin: 0px 0px 25px;
}

.un-instruction li::before {
  counter-increment: myCounter 1;
  content: counter(myCounter);
  display: block;
  border: 3px var(--red) solid;
  width: min-content;
  padding: 4px 12px;
  border-radius: 52%;
  color: var(--red);
  font-weight: 700;
  margin: auto 0.8rem auto 0px;
}

.un-instruction__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  margin: 0px;
}

.un-instruction__item {
  font-weight: 400;
  background-color: rgb(236, 236, 236);
  border-left: 2px solid var(--red);
  border-right: 2px solid var(--red);
  border-radius: 6px;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 8px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 26px;
  overflow-wrap: break-word;
  position: relative;
}

.un-comments {
  padding: 0px 10px;
  position: relative;
}

.un-comment__link {
  color: var(--link-color);
  text-decoration: underline;
}

.un-comment__link:hover {
  color: var(--link-hover-color);
}

.un-comment__img {
  display: block;
  max-width: 220px;
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.un-day {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 22px;
  text-align: center;
  background-color: rgb(167, 167, 167);
  color: rgb(255, 255, 255);
  padding: 5px;
}

.un-day__text {
  padding: 10px;
  border: 1px solid rgb(167, 167, 167);
  border-radius: 0px 0px 4px 4px;
}

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

.nav--secondary {
  margin-left: 140px;
}

body {
  margin: 0px;
}

article,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
}

a:focus {
  outline: dotted thin;
}

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

strong {
  font-weight: 700;
}

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

img {
  border: 0px;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

input {
  margin: 0px;
  color: inherit;
  font: inherit;
}

input {
  line-height: normal;
}

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

* {
  box-sizing: border-box;
}

html {
  background-color: rgb(246, 246, 246);
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

@media screen and (min-width: 600px) {
  html {
    overflow-y: scroll;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  position: relative;
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

h1,
h2,
h3 {
  margin-top: 0px;
  font-family: Flama-Basic, arial, "helvetica neue", helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  font-size: 2.5em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.75em;
}

a .ankeiler--simple__title:hover {
  color: red;
}

.red_hover span:hover {
  color: red;
}

a {
  color: var(--link-color);
}

a:hover {
  color: var(--link-hover-color);
}

.un-steps__check,
.un-steps__check-mobile {
  user-select: none;
}

figure {
  display: block;
  margin: 0px;
}

figure img {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

a {
  text-decoration: underline;
  color: rgb(4, 134, 190);
  transition: color 0.3s ease-out;
}

a:visited {
  color: rgb(4, 134, 190);
}

a:focus,
a:hover {
  color: rgb(4, 134, 190);
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

.articles-list,
.nav__list,
.primary-nav__list,
.sub-nav__list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.article__component {
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (min-width: 600px) {
  .article__component {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .article__component {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 906px) {
  .article__component {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@font-face {
  font-family: Flama-Basic;
  src: url("/fonts/f72941307b0ec68529c502ca030f732f.woff2") format("woff2");
}

.container {
  position: relative;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

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

.container::after {
  clear: both;
}

.page-content .container {
  background-color: rgb(255, 255, 255);
}

.container-col-holder {
  display: flex;
  flex-direction: row;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .container-col-holder {
    flex-direction: column;
  }
}

@media screen and (min-width: 600px) {
  .container-col-holder:not(.is-full-width):first-child {
    padding-top: 10px;
  }
}

.container-col-holder:last-child > .col > :last-child {
  margin-bottom: 0px;
}

.col {
  width: 100%;
}

@media screen and (min-width: 430px) {
  .col {
    padding-right: 5px;
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .col {
    margin: 0px;
    padding: 0px;
  }
}

@media screen and (min-width: 768px) {
  .col-wrapper {
    width: 100%;
  }
}

.col--primary {
  overflow: hidden;
}

@media screen and (min-width: 600px) {
  .col--primary {
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media screen and (min-width: 768px) {
  .col--primary {
    width: calc(100% - 310px);
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: top;
  }
}

@media screen and (min-width: 600px) {
  .col--secondary {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (min-width: 768px) {
  .col--secondary {
    width: 310px;
    min-width: 310px;
    max-width: 310px;
    padding: 0px 10px 10px 0px;
    vertical-align: top;
  }
  .col--secondary > :last-child {
    top: 96px;
  }
}

@media screen and (max-width: 767px) {
  .col--secondary {
    width: 100%;
  }
}

.page-header {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 890;
}

@media screen and (max-width: 599px) {
  .page-header {
    position: absolute;
  }
}

.page-header__section--secondary {
  display: none;
  height: 35px;
  overflow: hidden;
}

@media screen and (min-width: 600px) {
  .page-header__section--secondary {
    display: block;
    background-color: rgb(255, 255, 255);
  }
}

.page-content {
  margin-bottom: 10px;
}

.page-main-content {
  padding-top: 90px;
}

@media screen and (min-width: 600px) {
  .page-main-content {
    padding-top: 131px;
  }
}

.ankeiler {
  position: relative;
}

.ankeiler .ankeiler__link {
  text-decoration: none;
}

.ankeiler .ankeiler__link:hover {
  text-decoration: none;
}

.ankeiler .ankeiler__image {
  position: relative;
  min-width: 100%;
  min-height: auto;
}

.ankeiler .ankeiler__title {
  margin: 0px;
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.1;
  hyphens: manual;
}

.ankeiler .ankeiler__indicator {
  display: none;
}

.ankeiler .ankeiler__thumb {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.ankeiler .ankeiler__timestamp {
  margin-right: 10px;
}

.ankeiler--simple {
  padding: 7px 10px;
}

.ankeiler--simple .ankeiler__link {
  color: rgb(41, 41, 41);
  display: -webkit-box;
  max-width: 100%;
  max-height: 3.125em;
  margin: 0px;
  line-height: 1.25;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 0.875em;
  text-decoration: none;
}

.ankeiler--simple .ankeiler__link:visited {
  color: rgb(41, 41, 41);
}

.ankeiler--simple .ankeiler__link:focus,
.ankeiler--simple .ankeiler__link:hover {
  color: rgb(209, 10, 16);
  text-decoration: none;
}

@media screen and (max-width: 429px) {
  .ankeiler--simple .ankeiler__link {
    font-size: 1em;
  }
}

.ankeiler--simple .ankeiler__timestamp {
  margin-right: 2px;
  color: rgb(209, 10, 16);
}

.ankeiler--simple-thumb {
  padding: 10px 0px;
}

.ankeiler--simple-thumb .ankeiler__link {
  text-decoration: none;
  color: rgb(41, 41, 41);
  display: flex;
  flex-direction: row;
}

.ankeiler--simple-thumb .ankeiler__link:visited {
  color: rgb(41, 41, 41);
}

.ankeiler--simple-thumb .ankeiler__link:focus,
.ankeiler--simple-thumb .ankeiler__link:hover {
  color: rgb(209, 10, 16);
  text-decoration: none;
}

.ankeiler--simple-thumb .ankeiler__thumb {
  flex: 0 0 115px;
  width: 115px;
  height: 86px;
}

.ankeiler--simple-thumb .ankeiler__image {
  min-height: auto;
}

.ankeiler--simple-thumb .ankeiler__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  margin-left: 10px;
  color: rgb(41, 41, 41);
}

.ankeiler--simple-thumb .ankeiler__title {
  display: -webkit-box;
  max-width: 100%;
  max-height: 4.5em;
  margin: 0px;
  line-height: 1.28571;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  font-size: 0.875em;
}

@media screen and (max-width: 429px) {
  .ankeiler--simple-thumb .ankeiler__title {
    display: -webkit-box;
    max-width: 100%;
    max-height: 4.375em;
    margin: 0px;
    line-height: 1.25;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    font-size: 16px;
  }
}

.ankeiler--simple-thumb .ankeiler__indicator {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin: 0px;
  color: rgb(241, 235, 229);
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 40px;
  line-height: 48px;
}

.article__wrapper {
  padding-top: 20px;
  padding-bottom: 10px;
}

.article__component {
  position: relative;
}

.article__component {
  width: 100%;
  max-width: 100vw;
  margin-bottom: 25px;
  clear: both;
}

.button--list-block {
  color: rgb(41, 41, 41);
  display: block;
  width: 100%;
  padding: 10px;
  border: 0px;
  border-radius: 5px;
  background-color: rgb(241, 235, 229);
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button--list-block:visited {
  color: rgb(41, 41, 41);
}

.button--list-block:focus,
.button--list-block:hover {
  color: rgb(209, 10, 16);
  text-decoration: none;
}

.button--list-block:focus {
  outline: 0px;
}

.comments {
  position: relative;
  margin: 20px 0px;
}

@media screen and (max-width: 599px) {
  .comments {
    margin: 20px 0px;
  }
}

.comments .comments__anchor {
  position: absolute;
  top: -80px;
}

.comments .comments__header {
  display: block;
}

.comments .comments__header-title {
  display: inline-block;
  margin: 0px;
  padding: 0px 10px;
  background-color: rgb(209, 10, 16);
  color: rgb(255, 255, 255);
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 1.25em;
  line-height: 34px;
  text-transform: uppercase;
}

@media screen and (max-width: 599px) {
  .comments .comments__header-title {
    font-size: 1em;
    line-height: 30px;
  }
}

.comments .comments__header-title svg {
  margin-right: 5px;
  vertical-align: middle;
  fill: currentcolor;
}

@media screen and (max-width: 599px) {
  .comments .comments__header-title svg {
    width: 17px;
    height: 16px;
  }
}

.comments .comments__login {
  padding: 10px;
  background-color: rgb(245, 245, 245);
}

.comments .comments__login-textareabutton {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  height: 132px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(229, 229, 229);
  color: rgb(153, 153, 153);
  text-decoration: none;
}

.comments .comments__login-textareabutton .comment-form__input-counter {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.comments .comment-form__input-counter {
  display: block;
  margin: 0px;
  padding: 10px;
  background-color: rgb(255, 255, 255);
  color: rgb(153, 153, 153);
  font-size: 0.75em;
  text-align: right;
}

@media screen and (max-width: 599px) {
  .comments .comment-form__input-counter {
    font-size: 0.65em;
  }
}

.comments .comment-form__button {
  text-decoration: none;
  color: rgb(255, 255, 255);
  margin-top: 10px;
  padding: 12px 10px;
  background-color: rgb(209, 10, 16);
  line-height: 1;
}

.comments .comment-form__button:visited {
  color: rgb(255, 255, 255);
}

.comments .comment-form__button:focus,
.comments .comment-form__button:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.comments .comments__list {
  list-style: none;
}

.comments .comments__list-item {
  padding: 15px 0px;
  border-bottom: 1px solid rgb(239, 232, 225);
  color: rgb(41, 41, 41);
}

.comments .comments__list-item__head {
  display: flex;
}

.comments .comments__list-item__author {
  flex: 1 1 0%;
  margin: 0px;
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 1em;
  line-height: 18px;
}

@media screen and (max-width: 599px) {
  .comments .comments__list-item__author {
    font-size: 0.875em;
  }
}

.comments .comments__list-item__meta {
  flex: 0 1 0%;
  color: rgb(180, 180, 180);
  font-size: 0.875em;
  line-height: 18px;
  white-space: nowrap;
}

@media screen and (max-width: 599px) {
  .comments .comments__list-item__meta {
    font-size: 0.75em;
  }
}

.comments .comments__list-item__body {
  width: 100%;
  margin-top: 10px;
  font-size: 1em;
  line-height: 1.2;
  overflow: hidden;
}

.page-main-footer {
  background-color: rgb(246, 246, 246);
  content-visibility: auto;
  contain-intrinsic-size: 100vw 950px;
}

.footer__dpgmedia {
  min-height: 118px;
  padding: 20px;
  background-color: rgb(255, 255, 255);
  margin-top: 27px;
}

.footer__dpgmedia-copy {
  margin-top: 20px;
  color: rgb(180, 180, 180);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: 12px;
}

.center-content {
  text-align: center;
}

input[type="checkbox"] {
  margin-right: 5px;
}

.header-list {
  display: flex;
}

.header-list .header-list__title {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 7px 10px 4px;
  background-color: rgb(209, 10, 16);
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 1.25em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  color: rgb(255, 255, 255);
}

.header-list .header-list__title:visited {
  color: rgb(255, 255, 255);
}

.header-list .header-list__title:focus,
.header-list .header-list__title:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

@media screen and (max-width: 429px) {
  .header-list .header-list__title {
    font-size: 1em;
  }
}

.header-list .header-list__link {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.icons {
  vertical-align: middle;
  fill: currentcolor;
}

.identity {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  margin: 0px;
  overflow: hidden;
  transition: transform 0.1s ease-out;
}

@media screen and (max-width: 599px) {
  .identity {
    background-color: rgb(209, 10, 16);
    text-align: left;
  }
}

@media screen and (min-width: 600px) {
  .identity {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 100px;
    height: 100px;
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;
  }
}

@media screen and (min-width: 600px) {
  .page-header .identity {
    top: -25px;
    z-index: 891;
  }
}

.identity .identity__link {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

.identity__image {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: rgb(255, 255, 255);
}

@media screen and (min-width: 600px) {
  .identity__image {
    width: 100%;
    height: 100%;
  }
}

.identity__image .desktop {
  width: 100%;
  height: 100%;
}

.identity__image.is-desktop {
  display: none;
}

@media screen and (min-width: 600px) {
  .identity__image.is-desktop {
    display: flex;
  }
}

.identity__image.is-mobile {
  display: none;
  margin-left: 10px;
}

@media screen and (max-width: 599px) {
  .identity__image.is-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.identity__image .has-color-on-default,
.identity__image .has-color-on-reversed,
.identity__image .has-white-on-default,
.identity__image .has-white-on-reversed {
  transition: fill 0.3s ease-out;
}

.identity__image .brand-logo {
  width: 100%;
  height: 100%;
}

.identity__image .mobile {
  width: inherit;
  height: inherit;
}

.identity__title {
  display: none;
  position: relative;
  top: 11px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}

@media screen and (max-width: 599px) {
  .identity__title {
    display: inline-block;
  }
}

.header__mobile-logo {
  display: flex;
  width: 50px;
  height: 50px;
}

.label {
  text-transform: uppercase;
}

.label--full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  height: 20px;
  background: rgb(209, 10, 16);
  color: rgb(209, 10, 16);
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 0.75em;
}

.label--full .label__text {
  padding: 0px 6px;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.ankeiler--simple-thumb .label--full {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.label-article-state {
  position: absolute;
  top: 0px;
  right: 0px;
}

.label-article-state.is-inline {
  display: inline;
  position: relative;
}

.widget-list__item {
  position: relative;
  border-top: 1px solid rgb(239, 232, 225);
}

.widget-list__item.has-timeline {
  margin-left: 5px;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: currentcolor;
  border-left: 1px solid rgb(239, 232, 225);
}

.widget-list__item.has-timeline:nth-child(n + 2)::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 5px;
  width: calc(100% - 5px);
  height: 1px;
  background-color: rgb(239, 232, 225);
}

.widget-list__item.has-timeline::after {
  content: "";
  position: absolute;
  top: 11px;
  left: -5px;
  width: 9px;
  height: 9px;
}

@media screen and (max-width: 599px) {
  .widget-list__item.has-timeline::after {
    top: 12px;
  }
}

.list--is-numbered {
  counter-reset: listNumberedIndex 0;
}

.list--is-numbered .ankeiler__indicator::before {
  content: counter(listNumberedIndex);
  counter-increment: listNumberedIndex 1;
}

.article__source {
  font-weight: 700;
}

@media screen and (max-width: 599px) {
  .mobile-nav__trigger:checked + .page-header .icon-menu {
    display: none;
  }
}

.mobile-menu__trigger-label {
  display: none;
  position: absolute;
  top: 0px;
  right: 15px;
  color: rgb(255, 255, 255);
  line-height: 50px;
  z-index: 900;
}

@media screen and (max-width: 599px) {
  .mobile-menu__trigger-label {
    display: block;
  }
}

.nav__list {
  position: relative;
}

.nav__list-item {
  display: inline-block;
  position: relative;
  direction: ltr;
}

.nav__list-link {
  text-decoration: none;
}

.primary-nav__wrapper {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 599px) {
  .primary-nav__wrapper {
    position: absolute;
    top: 0px;
  }
}

@media screen and (min-width: 600px) {
  .primary-nav__wrapper {
    position: relative;
    margin-left: 107px;
  }
}

@media screen and (min-width: 768px) {
  .primary-nav__wrapper {
    margin-left: 107px;
  }
}

@media screen and (min-width: 906px) {
  .primary-nav__wrapper {
    margin-left: 107px;
  }
}

.primary-nav {
  position: relative;
  background-color: rgb(209, 10, 16);
  z-index: 890;
}

.primary-nav__sectionlink {
  color: rgb(255, 255, 255);
  flex: 1 1 auto;
  margin: 0px 10px;
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 1em;
  line-height: 1;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
}

.primary-nav__sectionlink:visited {
  color: rgb(255, 255, 255);
}

.primary-nav__sectionlink:focus,
.primary-nav__sectionlink:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

@media screen and (max-width: 354px) {
  .primary-nav__sectionlink {
    display: none;
  }
}

@media screen and (min-width: 600px) {
  .primary-nav__sectionlink {
    display: none;
  }
}

.primary-nav__listholder {
  display: flex;
  align-items: center;
  height: 50px;
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .primary-nav__listholder {
    display: none;
    position: absolute;
    top: 50px;
    width: 100%;
    height: 40px;
    transition: transform 0.2s ease-out;
    z-index: -2;
  }
  .primary-nav__listholder::before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    background: linear-gradient(
      90deg,
      rgb(255, 255, 255) 0px,
      rgb(255, 255, 255) 25%,
      rgba(255, 255, 255, 0) 100%
    );
    content: "";
    z-index: 1;
  }
  .primary-nav__listholder::after {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 10px;
    height: 100%;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0px,
      rgb(255, 255, 255) 75%,
      rgb(255, 255, 255) 100%
    );
    content: "";
    z-index: 1;
  }
}

.primary-nav__list {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  height: 50px;
  padding-left: 15px;
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .primary-nav__list {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    padding: 0px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    overflow-x: scroll;
  }
}

.primary-nav__list-item {
  display: flex;
  align-items: center;
  height: 50px;
}

@media screen and (max-width: 599px) {
  .primary-nav__list-item {
    height: 100%;
    white-space: nowrap;
  }
}

.primary-nav__list-item + .primary-nav__list-item {
  margin-left: 1px;
}

@media screen and (min-width: 768px) {
  .primary-nav__list-item + .primary-nav__list-item {
    margin-left: 2px;
  }
}

.primary-nav__list-link,
.primary-nav__profile-link {
  text-decoration: none;
  color: rgb(41, 41, 41);
  display: flex;
  align-items: center;
  padding: 3px 10px;
  border-radius: 4px;
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}

.primary-nav__list-link:visited,
.primary-nav__profile-link:visited {
  color: rgb(41, 41, 41);
}

.primary-nav__list-link:focus,
.primary-nav__list-link:hover,
.primary-nav__profile-link:focus,
.primary-nav__profile-link:hover {
  color: rgb(41, 41, 41);
  text-decoration: none;
}

@media screen and (min-width: 0) and (max-width: 429px) {
  .primary-nav__list-link,
  .primary-nav__profile-link {
    padding: 3px 7px;
  }
}

@media screen and (min-width: 600px) {
  .primary-nav__list-link,
  .primary-nav__profile-link {
    text-decoration: none;
    color: rgb(255, 255, 255);
    transition: background-color 0.3s ease-out;
    font-size: 1.25em;
  }
  .primary-nav__list-link:visited,
  .primary-nav__profile-link:visited {
    color: rgb(255, 255, 255);
  }
  .primary-nav__list-link:focus,
  .primary-nav__list-link:hover,
  .primary-nav__profile-link:focus,
  .primary-nav__profile-link:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
  }
}

.primary-nav__list-item--search .primary-nav__list-link {
  padding: 4px;
}

@media screen and (min-width: 600px) {
  .primary-nav__list-link:hover,
  .primary-nav__profile-link:hover {
    background-color: rgba(0, 0, 0, 0.25);
    color: rgb(255, 255, 255);
  }
}

.primary-nav__list-item--search {
  display: flex;
  align-items: center;
  margin-left: 2px;
}

@media screen and (max-width: 599px) {
  .primary-nav__list-item--search {
    display: none;
  }
}

.primary-nav__list-text {
  display: flex;
}

.primary-nav__list-item--search .primary-nav__list-text {
  display: flex;
  justify-content: center;
  width: 26px;
  cursor: pointer;
}

.primary-nav__profile {
  margin: 0px 10px;
}

@media screen and (max-width: 599px) {
  .primary-nav__profile {
    margin: 0px 0px 0px 10px;
  }
}

.primary-nav__profile .primary-nav__profile-text {
  display: inline-block;
  padding: 0px 10px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.25);
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
}

@media screen and (max-width: 599px) {
  .primary-nav__profile .primary-nav__profile-text {
    font-size: 12px;
  }
}

.primary-nav__profile-link {
  text-decoration: none;
  color: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  padding: 0px;
  white-space: nowrap;
}

.primary-nav__profile-link:visited {
  color: rgb(255, 255, 255);
}

.primary-nav__profile-link:focus,
.primary-nav__profile-link:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

@media screen and (max-width: 599px) {
  .primary-nav__profile-link {
    height: 50px;
    transform: none;
    transition: color 0.3s ease-out;
    cursor: pointer;
  }
  .primary-nav__profile-link:hover {
    background-color: transparent;
    color: rgb(255, 255, 255);
  }
}

@media screen and (min-width: 768px) {
  .primary-nav__profile-link {
    padding-left: 0px;
    transform: none;
    transition: color 0.3s ease-out;
    cursor: pointer;
  }
  .primary-nav__profile-link:hover {
    background-color: transparent;
    color: rgb(255, 255, 255);
  }
}

.nav--top-container {
  display: flex;
  padding-left: 130px;
}

.nav--secondary,
.nav--tertiary {
  font-family: flamapro-basic, arial, "helvetica neue", helvetica, sans-serif;
}

.nav--secondary .nav__list-link,
.nav--tertiary .nav__list-link {
  text-decoration: none;
  color: rgb(80, 0, 9);
  font-size: 0.75em;
  line-height: 34px;
}

.nav--secondary .nav__list-link:visited,
.nav--tertiary .nav__list-link:visited {
  color: rgb(80, 0, 9);
}

.nav--secondary .nav__list-link:focus,
.nav--secondary .nav__list-link:hover,
.nav--tertiary .nav__list-link:focus,
.nav--tertiary .nav__list-link:hover {
  color: rgb(209, 10, 16);
  text-decoration: none;
}

@media screen and (max-width: 599px) {
  .nav--secondary .nav__list-link,
  .nav--tertiary .nav__list-link {
    line-height: 40px;
  }
}

.nav--secondary .nav__list-link svg {
  fill: rgb(209, 10, 16);
}

.nav--secondary .nav__list-link:hover svg {
  fill: rgb(209, 10, 16);
}

.nav--secondary .nav__list-link {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.nav--secondary .nav__list-label-long {
  display: none;
}

.nav--secondary .icons {
  margin-right: 5px;
}

.nav--tertiary {
  flex: 1 1 0%;
  margin-right: 10px;
  direction: rtl;
}

.nav--tertiary .nav__list-link {
  margin-left: 15px;
}

@media screen and (max-width: 905px) {
  .nav--tertiary .nav__list-link {
    margin-left: 12px;
  }
}

.icon-search {
  stroke: rgb(255, 255, 255);
}

.nav--temptation {
  flex: 1 1 0%;
  margin: 0px 0px 0px 10px;
  text-align: right;
}

.nav__list-item--tv-gids svg {
  position: relative;
  top: -2px;
}

.plus-label {
  padding: 5px 8px;
  background-color: rgb(243, 198, 66);
  color: rgb(41, 41, 41);
  font-size: 12px;
  line-height: 1;
}

.plus-label:not(.is-inline) {
  position: absolute;
  top: 0px;
  right: 0px;
}

.plus-label.is-inline {
  display: inline-block;
  padding: 3px 4px;
  font-size: 10px;
}

.plus-label.is-small {
  padding: 3px 5px;
  font-size: 10px;
}

.premium__text {
  position: relative;
  color: rgb(41, 41, 41);
  font-size: inherit;
  line-height: inherit;
}

.sharing {
  margin: 30px 0px 15px;
  font-size: 16px;
}

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

.sharing::after {
  clear: both;
}

@media screen and (max-width: 599px) {
  .sharing {
    margin: 30px 0px 15px;
  }
}

.sharing .sharing__list {
  margin: 0px;
  padding: 0px;
}

.sharing .sharing__list-item {
  padding-right: 4px;
  padding-bottom: 4px;
  float: left;
  list-style: none;
}

@media screen and (min-width: 430px) {
  .sharing .sharing__list-item {
    padding-right: 8px;
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 600px) {
  .sharing .sharing__list-item {
    padding-right: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 600px) {
  .sharing .sharing__list-item--whats-app {
    display: none;
  }
}

.sharing .sharing__button {
  text-decoration: none;
  color: rgb(255, 255, 255);
  transition: background-color 0.2s ease-out;
  border-color: rgb(2, 64, 90);
  background-color: rgb(4, 134, 190);
  display: block;
  position: relative;
  width: 99px;
  height: 40px;
  padding-right: 2px;
  padding-left: 2px;
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 37px;
}

.sharing .sharing__button:visited {
  color: rgb(255, 255, 255);
}

.sharing .sharing__button:focus,
.sharing .sharing__button:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.sharing .sharing__button > * {
  border-color: rgb(3, 99, 140);
}

.sharing .sharing__button:hover {
  background-color: rgb(4, 134, 190);
}

.sharing .sharing__button:enabled:active {
  border-top: 1px solid rgb(3, 99, 140);
  border-bottom-width: 2px;
  border-right-color: rgb(3, 99, 140);
  border-bottom-color: rgb(3, 99, 140);
  border-left-color: rgb(3, 99, 140);
}

.sharing .sharing__icon {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.sharing .sharing__button--facebook {
  transition: background-color 0.2s ease-out;
  border-color: rgb(30, 46, 79);
  background-color: rgb(59, 89, 152);
}

.sharing .sharing__button--facebook > * {
  border-color: rgb(45, 67, 115);
}

.sharing .sharing__button--facebook:hover {
  background-color: rgb(59, 89, 152);
}

.sharing .sharing__button--facebook:enabled:active {
  border-top: 1px solid rgb(45, 67, 115);
  border-bottom-width: 2px;
  border-right-color: rgb(45, 67, 115);
  border-bottom-color: rgb(45, 67, 115);
  border-left-color: rgb(45, 67, 115);
}

.sharing .sharing__button--twitter {
  transition: background-color 0.2s ease-out;
  border-color: rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
}

.sharing .sharing__button--twitter > * {
  border-color: rgb(0, 0, 0);
}

.sharing .sharing__button--twitter:hover {
  background-color: rgb(0, 0, 0);
}

.sharing .sharing__button--twitter:enabled:active {
  border-top: 1px solid rgb(0, 0, 0);
  border-bottom-width: 2px;
  border-right-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
}

.sharing .sharing__button--whats-app {
  transition: background-color 0.2s ease-out;
  border-color: rgb(22, 85, 12);
  background-color: rgb(45, 175, 24);
  width: 50px;
  text-align: center;
}

.sharing .sharing__button--whats-app > * {
  border-color: rgb(33, 130, 18);
}

.sharing .sharing__button--whats-app:hover {
  background-color: rgb(45, 175, 24);
}

.sharing .sharing__button--whats-app:enabled:active {
  border-top: 1px solid rgb(33, 130, 18);
  border-bottom-width: 2px;
  border-right-color: rgb(33, 130, 18);
  border-bottom-color: rgb(33, 130, 18);
  border-left-color: rgb(33, 130, 18);
}

.sharing .sharing__button--whats-app .sharing__icon {
  position: relative;
}

.sharing .sharing__list-item--comments {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  background-color: rgb(209, 10, 16);
}

.sharing .sharing__list-item--comments .sharing__list-item--comments-link {
  color: rgb(255, 255, 255);
  display: block;
  padding: 0px 10px;
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.sharing
  .sharing__list-item--comments
  .sharing__list-item--comments-link:visited {
  color: rgb(255, 255, 255);
}

.sharing .sharing__list-item--comments .sharing__list-item--comments-link:focus,
.sharing
  .sharing__list-item--comments
  .sharing__list-item--comments-link:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.sharing .sharing__list-item--comments svg {
  margin-right: 5px;
  vertical-align: middle;
  fill: currentcolor;
}

@media screen and (max-width: 599px) {
  .sharing .sharing__button--facebook,
  .sharing .sharing__button--twitter,
  .sharing .sharing__button--whats-app,
  .sharing .sharing__list-item--comments {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .sharing .sharing__list-item--facebook,
  .sharing .sharing__list-item--twitter,
  .sharing .sharing__list-item--whats-app {
    width: 25%;
  }
}

.sub-nav {
  display: block;
  position: relative;
  top: 0px;
  z-index: 889;
}

.sub-nav__list {
  margin-left: 130px;
  transition: height 1s ease-out;
  font-size: 14px;
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .sub-nav__list {
    display: flex;
    left: 0px;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: scroll;
  }
  .sub-nav__list::before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    background: linear-gradient(
      90deg,
      rgb(255, 255, 255) 0px,
      rgb(255, 255, 255) 25%,
      rgba(255, 255, 255, 0) 100%
    );
    content: "";
    z-index: 1;
  }
  .sub-nav__list::after {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 10px;
    height: 100%;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0px,
      rgb(255, 255, 255) 75%,
      rgb(255, 255, 255) 100%
    );
    content: "";
    z-index: 1;
  }
}

.sub-nav__list-item {
  display: block;
  float: left;
  white-space: nowrap;
}

@media screen and (min-width: 600px) {
  .sub-nav__list-item {
    margin-right: 15px;
  }
}

@media screen and (max-width: 599px) {
  .sub-nav__list-item:first-child {
    padding-left: 5px;
  }
  .sub-nav__list-item:last-child {
    padding-right: 5px;
  }
}

.sub-nav__link {
  text-decoration: none;
  color: rgb(0, 0, 0);
  display: flex;
  align-items: center;
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  line-height: 36px;
}

.sub-nav__link:visited {
  color: rgb(0, 0, 0);
}

.sub-nav__link:focus,
.sub-nav__link:hover {
  color: rgb(209, 10, 16);
  text-decoration: none;
}

@media screen and (max-width: 599px) {
  .sub-nav__link {
    line-height: 40px;
    padding: 0px 5px;
  }
}

.sub-nav__expand {
  display: none;
  padding-right: 10px;
  float: right;
  text-decoration: none;
  color: rgb(209, 10, 16);
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 14px;
  line-height: 36px;
  cursor: pointer;
  user-select: none;
}

.sub-nav__expand:visited {
  color: rgb(209, 10, 16);
}

.sub-nav__expand:focus,
.sub-nav__expand:hover {
  color: rgb(209, 10, 16);
  text-decoration: none;
}

.sub-nav__expand .arrow-down {
  fill: currentcolor;
  margin-left: 5px;
}

.sub-nav__expand .arrow-up {
  fill: currentcolor;
  margin-left: 5px;
}

.sub-nav__less {
  display: none;
}

@media screen and (min-width: 600px) and (max-width: 759px) {
  .sub-nav__expand {
    display: block;
  }
  .sub-nav__list-item_hide {
    display: none;
  }
}

.sub-nav__wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  height: 36px;
  transition: 0.2s ease-out;
  border-bottom: 1px solid rgb(241, 235, 229);
  background-color: rgb(255, 255, 255);
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .sub-nav__wrapper {
    height: 40px;
  }
}

.sub-nav__trigger:checked + .sub-nav__wrapper {
  height: auto;
}

.temptation-button {
  display: inline-block;
  height: 30px;
  padding: 0px 10px;
  border-radius: 5px;
  background-color: rgb(243, 199, 68);
  font-family:
    flamaprosemicond-bold, arial, "helvetica neue", helvetica, sans-serif;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
}

@media screen and (min-width: 600px) {
  .temptation-button {
    font-size: 14px;
  }
}

.temptation-button,
.temptation-button:hover {
  text-decoration: none;
}

.temptation-button,
.temptation-button:focus,
.temptation-button:hover,
.temptation-button:visited {
  color: rgb(87, 0, 3);
}

.temptation-button:active,
.temptation-button:hover {
  outline: 0px;
}

.temptation-button:focus {
  outline: rgb(255, 255, 255) dotted thin;
}

.trigger--hide {
  position: absolute;
  height: 0px;
  margin-left: -9999px;
  visibility: hidden;
}

.widget {
  width: 100%;
}

@media screen and (max-width: 599px) {
  .widget {
    width: initial;
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 599px) {
  .widget:last-child {
    margin-bottom: 10px;
  }
}

.widget + .widget {
  margin-top: 10px;
}

.widget .widget__footer {
  margin-top: 10px;
}

.regions-search__results:hover li:first-child:not(:hover) {
  background-color: rgb(255, 255, 255);
}

.nav--secondary .nav__list-label-long {
  display: none;
}

@media screen and (min-width: 906px) {
  .nav--secondary .nav__list-label-long {
    display: inline-block;
  }
}

.nav--secondary .nav__list-label {
  display: none;
}

@media screen and (min-width: 600px) and (max-width: 905px) {
  .nav--secondary .nav__list-label {
    display: inline-block;
  }
}

.comments .comments__list-item_answer {
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  .col--secondary {
    display: none;
  }
}

.active {
  color: rgb(209, 10, 16);
}

._button_38xjal8 {
  display: block;
  position: absolute;
  width: 3px;
  height: 2px;
  opacity: 0;
  font-size: 3px;
  color: transparent;
}

@media only screen and (max-width: 640px) {
  #footbar-logo,
  .first-mb img {
    height: auto;
    margin: 0px auto;
    max-width: 120px;
    max-height: 60px;
    width: auto;
  }
}

@media only screen and (max-width: 960px) {
  .first-mb {
    padding: 5px 0px;
    text-align: center;
  }
  .pristine,
  .progressive15 {
    display: inline;
    text-align: center;
    padding: 5px 0px;
    white-space: nowrap;
  }
  .buttons-container .join-button {
    display: inline;
    margin: 5px;
    padding: 3px 20px;
  }
}

#footbar-fixed {
  display: none;
}

:root {
  --root-width: 100%;
  --root-max-width: none;
  --root-padding-left: 32px;
  --root-padding-top: 32px;
  --root-padding-right: 32px;
  --root-padding-bottom: 32px;
  --root-overflow: hidden;
  --root-bg: rgba(255, 255, 255, 1);
  --root-color: rgba(15, 15, 15, 1);
  --button-primary-bg: rgba(15, 15, 15, 1);
  --button-primary-hover-bg: rgba(28, 28, 28, 1);
  --button-primary-color: rgba(15, 15, 15, 1);
  --button-secondary-bg: rgba(230, 230, 230, 1);
  --button-secondary-hover-bg: rgba(217, 217, 217, 1);
  --button-secondary-color: rgba(15, 15, 15, 1);
  --button-normal-bg: rgba(15, 15, 15, 0.05);
  --button-normal-color: rgba(15, 15, 15, 1);
  --input-bg: rgba(15, 15, 15, 0.05);
  --input-color: rgba(15, 15, 15, 1);
  --input-placeholder-color: rgba(15, 15, 15, 0.5);
  --icon-close: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="rgba(15,15,15,1)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M1.458 1.458l21.084 21.084m0-21.084L1.458 22.542" /></svg>');
  --icon-back: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 11" fill="none" stroke="rgba(15,15,15,1)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"><path d="M1 5.5h15M5.5.55L.55 5.5l4.95 4.95" /></svg>');
  --icon-caret: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" fill="none" stroke="rgba(15,15,15,1)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"><path fill="none" d="M1 3.95L5.95 8.9l4.95-4.95" /></svg>');
  --icon-arrow: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" fill="none" stroke="rgba(15,15,15,1)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"><path fill="none" d="M1 3.95L5.95 8.9l4.95-4.95" /></svg>');
  --icon-checkmark: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" fill="none" stroke="rgba(15,15,15,1)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="none" d="M2.11 5.56l2.83 2.83 4.95-4.95" /></svg>');
}

.footbar-root button {
  appearance: none;
}

.footbar-root button {
  cursor: pointer;
}

.footbar-root button {
  margin: 0px;
  padding: 0px;
  background: 0px 0px;
  width: auto;
  height: auto;
  text-shadow: none;
  box-shadow: none;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  letter-spacing: normal;
  float: none;
  font-weight: 700;
  outline: initial;
}

.description {
  white-space: normal;
  overflow-wrap: break-word;
  word-break: normal;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.join-button {
  text-decoration: none;
  display: block;
  white-space: nowrap;
  outline: 0px;
  font-family: inherit;
  font-weight: 700;
  border-radius: 4px;
  transition: background-color 0.2s ease-out;
  line-height: 1.5;
  padding: 11px 23px;
  position: relative;
}

.join-button > span {
  display: block;
  overflow-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}

.join-button > * {
  min-width: 0px;
}

.join-button:active,
.join-button:disabled,
.join-button:focus,
.join-button:hover {
  outline: 0px;
  text-decoration: none;
}

.join-button {
  color: var(--button-primary-color);
  background: var(--button-primary-bg);
}

.join-button:active,
.join-button:focus,
.join-button:hover {
  color: var(--button-primary-color);
  background: var(--button-primary-hover-bg);
}

#btn-close {
  color: inherit;
  border: 0px;
}

#btn-close::before {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  transform-origin: center center;
  transition:
    transform 0.3s,
    opacity 0.2s;
  opacity: 0.5;
  content: "";
}

#btn-close:hover::before {
  opacity: 1;
}

#btn-close::before {
  width: 11px;
  height: 11px;
  background-image: var(--icon-close);
}

#btn-close:hover::before {
  transform: rotate(90deg);
}

.pristine {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  width: 100%;
}

@media screen and (min-width: 960px) {
  .pristine {
    width: auto;
    max-width: 100%;
  }
}

.footbar-content {
  position: relative;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  .footbar-content {
    flex-flow: row;
    align-items: center;
  }
}

.main-word {
  font-size: 16px;
  padding: 5px 0px;
}

.description {
  margin: 0px;
}

@media screen and (min-width: 960px) {
  .description {
    margin: 0px 16px 0px 0px;
  }
}

.buttons-container {
  display: flex;
  flex-flow: row;
}

.footbar-root {
  text-size-adjust: 100%;
  z-index: 2147483635;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  box-shadow: rgb(204, 204, 204) 0px -1px 2px 0px;
}

.footbar-root {
  position: fixed;
  margin: 0px auto;
  width: var(--root-width);
  max-width: var(--root-max-width);
  min-height: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
}

.footbar-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  overflow: var(--root-overflow);
  padding: 5px 10px;
  background-color: var(--root-bg);
  color: var(--root-color);
}

.footbar-body {
  margin: 0px auto;
  width: 100%;
  min-width: 0px;
}

@media screen and (min-width: 960px) {
  .footbar-body {
    width: auto;
  }
}

#btn-close {
  padding: 10px;
  position: absolute;
  z-index: 1;
}

#btn-close {
  top: 0px;
  right: 0px;
}

@media screen and (min-width: 960px) {
  #btn-close {
    top: auto;
    padding: 20px;
  }
}

.footbar-root {
  inset: auto 0px 0px;
  margin: 0px auto;
}

@media (max-width: 959px) {
  .pristine {
    display: flex;
    flex-flow: column;
    align-items: normal;
  }
}

@media (max-width: 959px) {
  .buttons-container {
    display: flex;
    flex-flow: column;
  }
}

.footbar-container {
  font-family: Sora, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.55556;
  border-radius: 0px;
  box-shadow: rgba(54, 61, 77, 0.15) 0px 11px 32px -5px;
}

@media (min-width: 960px) {
  .footbar-container {
    box-shadow: rgba(54, 61, 77, 0.15) 0px 10px 24px 0px;
  }
}

#btn-close::before {
  opacity: 0.3;
  width: 24px;
  height: 24px;
}

#btn-close:hover::before {
  opacity: 1;
}

#btn-close::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20transform%3D%22translate%28-290.000000,%20-65.000000%29%22%20fill-rule%3D%22nonzero%22%3E%3Cg%20transform%3D%22translate%28290.000000,%2065.000000%29%22%3E%3Cpath%20d%3D%22M22.5%201.5v21H1.5V1.5h21z%22%20stroke%3D%22%230f0f0f%22%20stroke-width%3D%223%22/%3E%3Cpath%20fill%3D%22%230f0f0f%22%20d%3D%22M16.999954%208.44117617%2015.5588332%207.00005699%2011.998935%2010.5575%208.44121825%207%207.00004599%208.44117067%2010.5585606%2011.9999973%207%2015.5587778%208.44122375%2017%2011.998935%2013.4414323%2015.5588277%2016.999943%2017%2015.5587723%2013.4414339%2011.9999973z%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#btn-close:hover::before {
  transform: none;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22%230f0f0f%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20transform%3D%22translate%28-290.000000,%20-65.000000%29%22%20fill-rule%3D%22nonzero%22%3E%3Cg%20transform%3D%22translate%28290.000000,%2065.000000%29%22%3E%3Cpath%20d%3D%22M22.5%201.5v21H1.5V1.5h21z%22%20stroke%3D%22%230f0f0f%22%20stroke-width%3D%223%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.999954%208.44117617%2015.5588332%207.00005699%2011.998935%2010.5575%208.44121825%207%207.00004599%208.44117067%2010.5585606%2011.9999973%207%2015.5587778%208.44122375%2017%2011.998935%2013.4414323%2015.5588277%2016.999943%2017%2015.5587723%2013.4414339%2011.9999973z%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.description {
  line-height: inherit;
}

@media (min-width: 960px) {
  .description {
    margin: 0px 24px 0px 0px;
  }
}

.buttons-container {
  margin: -8px;
}

.buttons-container .join-button {
  margin: 5px;
  padding: 6px 14px;
  font-weight: 900;
  line-height: 1.55556;
  border-radius: 0px;
}

.join-button {
  border: 3px solid rgb(15, 15, 15);
  background-color: transparent;
}

.join-button:focus,
.join-button:hover {
  background-color: rgb(15, 15, 15);
  color: rgb(255, 255, 255);
}

.progressive15 {
  color: rgb(101, 196, 102);
  padding: 0px 0px 5px;
  text-align: center;
  font-size: 18px;
}

.progressive15 strong {
  font-weight: 700;
  font-style: normal;
}

.first-mb {
  padding: 0px 10px;
}

@media (min-width: 960px) {
  .description {
    margin: 0px 32px 0px 0px;
  }
}

@media (max-width: 959.98px) {
  .buttons-container,
  .pristine {
    flex-direction: column;
    align-items: stretch;
  }
  .progressive15 {
    font-size: 18px;
  }
}

.break-word {
  word-break: break-word;
}

.first-mb img {
  height: 40px;
}

.progressive15 {
  color: rgb(255, 255, 0);
}

.progressive15 {
  color: rgb(101, 196, 102);
  min-width: 150px;
}

.progressive15 strong {
  font-weight: 700;
  font-style: normal;
}

@media (max-width: 450px) {
  .first-mb img {
    height: 47px;
  }
}

@media only screen and (max-width: 640px) {
  .first-mb img {
    width: 120px;
    height: auto;
    margin: 0px auto;
  }
  .first-mb {
    padding: 5px 0px;
    text-align: center;
  }
  .pristine,
  .progressive15 {
    display: inline;
    text-align: center;
    padding: 5px 0px;
    white-space: nowrap;
  }
  .buttons-container .join-button {
    display: inline;
    margin: 5px;
    padding: 3px 20px;
  }
  .main-word {
    text-align: center;
    width: 100%;
    padding: 5px 0px 0px;
    font-size: 14px;
  }
}

.buttons-container a {
  text-decoration: none;
}
