@charset "UTF-8";
.rule,
.award,
.regulation,
.button,
.field--name-field-p-faq-image img {
  transition: transform 0.3s ease-in-out;
}
.rule:hover,
.award:hover,
.regulation:hover,
.button:hover,
.field--name-field-p-faq-image img:hover {
  transform: scale(1.05);
}
.rule.no-anim,
.award.no-anim,
.regulation.no-anim,
.button.no-anim,
.field--name-field-p-faq-image img.no-anim {
  transition: none;
}
.rule.no-anim:hover,
.award.no-anim:hover,
.regulation.no-anim:hover,
.button.no-anim:hover,
.field--name-field-p-faq-image img.no-anim:hover {
  transform: none;
}

.no-events,
.no-pointer {
  pointer-events: none;
}

@media (width <= 1200px) {
  .hide-mobile {
    display: none !important;
  }
}

@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.025) translateX(1%) translateY(1%);
  }
  40% {
    transform: scale(1.05) translateX(2%) translateY(2.5%);
  }
}
.heartbeat {
  animation: heartbeat 1s infinite;
}

.heartbeat-delay {
  animation: heartbeat 1s infinite;
  animation-delay: 0.5s;
}

@keyframes heartfade {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0.95;
  }
  40% {
    opacity: 0.85;
  }
}
.heartfade {
  animation: heartfade 1s infinite;
}

@keyframes heartrotate {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(2deg);
  }
  40% {
    transform: rotate(3deg);
  }
}
.heartrotate {
  animation: heartrotate 1.5s infinite;
}

.section-form form .form-item-example::after {
  content: "";
  display: table;
  clear: both;
}

.select2 .selection .select2-selection--single, select, input, .form-type-webform-video-file > .form-managed-file, .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file, .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file {
  background: none;
  border: 2px solid #fff;
}
.select2 .selection .error.select2-selection--single, select.error, input.error, .form-type-webform-video-file > .error.form-managed-file, .form-item-bill-image--ajax .form-type-webform-image-file > .error.webform-image-file, .form-item-answer-image--ajax .form-type-webform-image-file .error.webform-image-file {
  border-color: #ed1c24;
}

textarea {
  background: none;
  border: 2px solid #fff;
}
textarea.error {
  border: 2px solid #ed1c24 !important;
}

/* lato-100 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: url("../webFonts/lato/lato-v25-latin_latin-ext-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("../webFonts/lato/lato-v25-latin_latin-ext-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../webFonts/lato/lato-v25-latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("../webFonts/lato/lato-v25-latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("../webFonts/lato/lato-v25-latin_latin-ext-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.section-footer, textarea, .select2 .selection .select2-selection--single .select2-selection__rendered, .select2 .selection .select2-selection__placeholder, .select2 .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option, select, input, .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image, .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image, .form-type-checkbox label.option,
.form-type-radio label.option, form {
  font-family: "Lato", Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "introbold";
  font-display: swap;
  src: url("../webFonts/ibd/font.woff2") format("woff2"), url("../webFonts/ibd/font.woff") format("woff");
}
::-moz-placeholder {
  font-family: "introbold", Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.route-userlogin, .route-userlogin input, .route-userlogin .form-item label, .route-userlogin .form-item .description, .route-userlogin .form-actions input, .page-age-verification .age-verification-page__description, .page-age-verification .form-item-remember-age.form-item-remember-age input[type=checkbox]:checked + label.option::before,
.page-age-verification .form-item-remember-age.form-item-remember-age input[type=radio]:checked + label.option::before, #wyniki .header .line + .line, .section-form .title, .section-form form .form-type-webform-markup h2, .section-form .messages.messages--error, .section-form .messages.messages--error li, .section-form .webform-confirmation, .section-footer .organiser, .section-footer .text, #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer, .section-contact .section-contact__text, .section-graphical__text-top, .section-graphical__text-bottom, .section-files__text-bottom, .section-contact__text, ::placeholder, .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder, .form-item .form-item--error-message strong, .menu-main .menu .menu-item a,
.menu-main .menu .menu-item span, body,
body.gin--horizontal-toolbar.gin--horizontal-toolbar, .section-footer ul.menu .menu-item a,
.section-footer ul.menu .menu-item span, #sidr .sidr-inner li a,
#sidr .sidr-inner li span {
  font-family: "introbold", Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "introblack";
  font-display: swap;
  src: url("../webFonts/ibl/font.woff2") format("woff2"), url("../webFonts/ibl/font.woff") format("woff");
}
.page-age-verification fieldset input::-moz-placeholder, .section-form form .form-item-answer-text ::-moz-placeholder {
  font-family: "introblack", Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.page-age-verification fieldset legend, .page-age-verification fieldset input, .page-age-verification fieldset input::placeholder, #wyniki .header .line + .line strong, #wyniki ul li .place, .section-form form .form-item-answer-text label, .menu-main .menu .menu-item a.special,
.menu-main .menu .menu-item span.special,
.page-age-verification .form-item-remember-age.form-item-remember-age label,
.page-age-verification .error,
.page-age-verification .form-submit,
.page-error-403 .block-system-main-block,
.page-error-404 .block-system-main-block,
.game-quiz__game-on .game-quiz__timer,
.game-quiz__game-on .game-quiz__question-section .game-quiz__header,
.game-quiz__game-on .game-quiz__question-section .game-quiz__question,
.game-quiz__game-on .game-quiz__question-section .game-quiz__answer,
.game-quiz__game-on .game-quiz__next,
.game-quiz__game-finished .game-result__title,
.game-quiz__game-finished .game-result__time-label,
.game-quiz__game-finished .game-result__time,
.game-quiz__game-finished .game-result__button,
.game-memory__game-on .game-memory__timer,
.game-memory__game-finished .game-result__title,
.game-memory__game-finished .game-result__time-label,
.game-memory__game-finished .game-result__time,
.game-memory__game-finished .game-result__button,
#copyrights ul.menu .menu-item .special,
.section-ranking .header,
.section-ranking ul li,
.section-form form .webform-type-fieldset legend,
.section-form form .form-item-name label,
.section-form form .form-item-surname label,
.section-form form .form-item-email label,
.section-form form .form-item-phone label,
.section-form form .form-item-postal label,
.section-form form .form-item-date label,
.section-form form .form-item-bill label,
.section-form form .form-item-shop-type label,
.section-form form .form-item-shop label,
.section-form form .form-item-shop-abc label,
.section-form form .form-item-shop-groszek label,
.section-form form .form-item-shop-eurosklep label,
.section-form form .form-item-bill-image label,
.section-form form .form-item-bill-price label,
.section-form form .form-item-card-number label,
.section-form form .form-item-code label,
.section-form form .form-item-answer-text ::placeholder,
.section-form form .form-type-webform-markup h3,
.section-contest form::before,
.section-memory form::before,
.section-footer .title,
.section-footer .bottom-bar,
#faq .paragraph--type-sp-faq .field--name-field-sp-faq-question,
#faq .paragraph--type-sp-faq .field--name-field-sp-faq-question strong,
.section-contact .section-contact__title,
.section-contact .section-contact__text .title,
.section-contact .section-contact__text .mail,
.section-contact .section-contact__email a,
.section-awards .section-header-text,
.section-awards .section-header-text-formatted,
.section .section-header-text,
.section .section-header-text-formatted,
.form-item-bill-image--ajax .form-type-webform-image-file label,
.form-item-answer-image--ajax .form-type-webform-image-file label,
.form-item .description a,
.pager .pager__item--active, #copyrights ul.menu .menu-item a,
#copyrights ul.menu .menu-item span, #wyniki .header, .section-form form .form-item-answer-text label span, .section-form form .form-actions input, .form-type-checkbox label.option strong,
.form-type-radio label.option strong {
  font-family: "introblack", Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
}

a {
  text-decoration: none;
  color: #1e4899;
  outline: none;
}

* {
  box-sizing: border-box;
}

html {
  background-color: #1a4794;
}

@media (min-width: 1920px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 20px;
  }
}
@media (max-width: 1824px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 19px;
  }
}
@media (max-width: 1728px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 1632px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 1536px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  body,
  body.gin--horizontal-toolbar.gin--horizontal-toolbar {
    font-size: 18px;
  }
}
body,
body.gin--horizontal-toolbar.gin--horizontal-toolbar {
  background: #1a4794;
  background-size: cover;
  margin: 0 auto;
  color: #fff;
  line-height: 1.2;
  position: relative;
  width: 100%;
  max-width: 1920px;
}

html {
  scroll-behavior: smooth;
}

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

@media (width <= 1024px) {
  .desktop-only,
  .desktop {
    display: none !important;
  }
}
@media (width <= 1350px) {
  .big-desktop-only {
    display: none !important;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.preloader-overlay {
  position: fixed;
  inset: 0;
  background-color: #1a4794;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preloader-overlay .loader {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 15px auto;
  border-top: 2px solid #1a4794;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #1a4794;
  border-left: 2px solid #1a4794;
  border-radius: 100%;
  animation: rotation 0.6s infinite linear;
}

::-moz-selection {
  color: #fff;
  background-color: #000;
}

::selection {
  color: #fff;
  background-color: #000;
}

.contextual-region {
  position: static;
}

.download-message {
  position: relative;
  z-index: 1000;
  width: 100%;
  background-color: red;
  padding: 30px;
  margin: 0;
}
.download-message a {
  color: #fff;
  text-decoration: underline;
}

#drupal-live-announce {
  display: none;
}

#main-navigation {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
}
#main-navigation .outer-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  left: 0;
  top: 0;
  width: 100%;
}
#main-navigation .socials {
  position: absolute;
  top: 20px;
  right: 4%;
  display: flex;
  gap: 1.1dvw;
}
@media (width <= 1024px) {
  #main-navigation .socials {
    top: 10px;
    right: 70px;
  }
}
@media (width <= 1024px) {
  #main-navigation .socials a {
    max-width: 6dvw;
  }
}

.menu-main {
  display: inline-block;
  position: absolute;
  right: 1.7%;
  top: 70px;
}
@media (width <= 1024px) {
  .menu-main {
    display: none;
  }
}
.menu-main .menu {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
.menu-main .menu .menu-item {
  display: inline-block;
  margin: 0 20px;
  z-index: 5;
  padding: 0;
  text-align: left;
}
.menu-main .menu .menu-item .field-name-field-icon {
  margin: 0 19px;
}
@media (min-width: 1920px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 24px;
  }
}
@media (max-width: 1824px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22.8px;
  }
}
@media (max-width: 1728px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 1632px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 1536px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 1344px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 1248px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 1152px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .menu-main .menu .menu-item a,
  .menu-main .menu .menu-item span {
    font-size: 22px;
  }
}
.menu-main .menu .menu-item a,
.menu-main .menu .menu-item span {
  position: relative;
  transition: color 0.3s ease-in-out;
  display: inline-block;
  line-height: 1;
  color: #fff;
  overflow: hidden;
  text-transform: uppercase;
}
.menu-main .menu .menu-item a.bottom,
.menu-main .menu .menu-item span.bottom {
  display: none;
}
.menu-main .menu .menu-item a.special,
.menu-main .menu .menu-item span.special {
  color: #fff;
  margin: 0 10px;
  position: relative;
  overflow: visible;
}
.menu-main .menu .menu-item a.special::before,
.menu-main .menu .menu-item span.special::before {
  position: absolute;
  inset: -15px -10px -13px;
  content: "";
  display: block;
  border: solid 3px #fff;
  z-index: 5;
}

#sidr {
  background-color: #1a4794;
  box-shadow: none;
  z-index: 100;
}
#sidr .sidr-class-linked-image {
  margin-bottom: 30px;
}
#sidr .sidr-inner {
  padding: 40px 20px 10px;
}
#sidr .sidr-inner li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 30px;
}
@media (min-width: 1920px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 46px;
  }
}
@media (max-width: 1920px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 46px;
  }
}
@media (max-width: 1824px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 43.7px;
  }
}
@media (max-width: 1728px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 41.4px;
  }
}
@media (max-width: 1632px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 39.1px;
  }
}
@media (max-width: 1536px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 36.8px;
  }
}
@media (max-width: 1440px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 34.5px;
  }
}
@media (max-width: 1344px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 32.2px;
  }
}
@media (max-width: 1248px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 29.9px;
  }
}
@media (max-width: 1152px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 27.6px;
  }
}
@media (max-width: 1056px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 25.3px;
  }
}
@media (max-width: 960px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
@media (max-width: 864px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
@media (max-width: 672px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
@media (max-width: 384px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
@media (max-width: 288px) {
  #sidr .sidr-inner li a,
  #sidr .sidr-inner li span {
    font-size: 24px;
  }
}
#sidr .sidr-inner li a,
#sidr .sidr-inner li span {
  display: inline-block;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
}
#sidr .sidr-inner li a.bottom,
#sidr .sidr-inner li span.bottom {
  display: none;
}
#sidr .sidr-inner li.sidr-class-menu-logo {
  display: none;
}
#sidr .sidr-inner li.sidr-class-menu-item--expanded > span::after {
  content: ":";
  margin-left: 6px;
  vertical-align: middle;
  display: inline-block;
}
#sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper {
  padding-left: 10px;
}
@media (min-width: 1920px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 45px;
  }
}
@media (max-width: 1920px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 45px;
  }
}
@media (max-width: 1824px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 42.75px;
  }
}
@media (max-width: 1728px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 40.5px;
  }
}
@media (max-width: 1632px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 38.25px;
  }
}
@media (max-width: 1536px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 36px;
  }
}
@media (max-width: 1440px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 33.75px;
  }
}
@media (max-width: 1344px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 31.5px;
  }
}
@media (max-width: 1248px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 1152px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 1056px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 960px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 864px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 768px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 672px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 576px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 480px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 384px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
@media (max-width: 288px) {
  #sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
    font-size: 29.25px;
  }
}
#sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper span {
  margin-bottom: 6%;
}
#sidr .sidr-inner li.sidr-class-menu-item--expanded .sidr-class-wrapper .sidr-class-menu {
  margin: 0;
  border: 0;
}
#sidr .sidr-inner .sidr-class-bottom {
  display: none;
}

#messages {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  font-size: 12px;
  z-index: 10;
}
#messages .messages,
#messages .status-messages {
  padding: 10px 20px;
}

.pager {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.pager ul {
  list-style-type: none;
}
.pager ul li {
  display: inline-block;
  margin: 0 5px;
}
.slick-list {
  overflow: visible;
}

.slide__caption {
  padding: 0;
}

.slick__arrow {
  width: 100%;
  left: 0;
  top: 50%;
  position: absolute;
}
@media (width <= 1024px) {
  .slick__arrow {
    width: calc(100% - 20px);
    left: 10px;
    top: 25%;
  }
}
.slick__arrow button {
  background: none;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  width: 29px;
  height: 41px;
}
.slick__arrow .slick-prev,
.slick__arrow .slick-next {
  width: 4.1%;
  background-size: contain;
  padding: 0;
  position: absolute;
  cursor: pointer;
}
.slick__arrow .slick-prev::before,
.slick__arrow .slick-next::before {
  display: none;
  color: transparent;
}
.slick__arrow .slick-prev {
  background: url("../images/arrow-left.webp") no-repeat center center;
  background-size: contain;
  left: 0;
}
.slick__arrow .slick-next {
  background: url("../images/arrow-right.webp") no-repeat center center;
  background-size: contain;
  right: 0;
}
.slick__arrow .slick-arrow::before {
  display: none;
  color: transparent;
}

.slick-dots {
  text-align: right;
  margin-right: 32px;
  position: absolute;
  bottom: 8px;
  right: 0;
}
@media (width <= 1024px) {
  .slick-dots {
    bottom: 0;
    margin-right: 10px;
  }
}
@media (width <= 1024px) {
  .slick-dots {
    display: none !important;
  }
}
.slick-dots li {
  display: inline-block;
  margin: 0;
}
.slick-dots li button {
  width: 22px;
  height: 22px;
  border: solid 5px #ed1c24;
  background-color: transparent;
  border-radius: 100%;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 6px;
  cursor: pointer;
  vertical-align: middle;
}
@media (width <= 1024px) {
  .slick-dots li button {
    width: 17px;
    height: 17px;
  }
}
.slick-dots li.slick-active button {
  background: #ed1c24;
  width: 30px;
  height: 30px;
}
@media (width <= 1024px) {
  .slick-dots li.slick-active button {
    width: 20px;
    height: 20px;
  }
}

.tablefield {
  width: 100%;
}

.throbber,
.ajax-progress-throbber {
  display: none;
}

.captcha__element label,
.captcha__element .altcha-label {
  text-align: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding-left: 45px;
  align-items: center;
  font-size: 0.875rem;
}
.captcha__element .altcha-main {
  padding: 0;
}
.captcha__element altcha-widget {
  display: block;
}
.captcha__element altcha-widget .altcha-checkbox {
  width: 30px;
  height: 30px;
  border: 1px solid #ced4da;
  background-color: #fff;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.captcha__element altcha-widget .altcha-checkbox::after {
  display: block;
  font-size: 20px;
  content: "";
  width: 100%;
  text-align: center;
}
.captcha__element altcha-widget .altcha-checkbox input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  top: -1px;
  left: -1px;
  z-index: -1;
}
.captcha__element altcha-widget .altcha-checkbox:has(input:focus-visible) {
  box-shadow: 0 0 0 0.25rem rgba(198, 12, 48, 0.25);
}
.captcha__element altcha-widget .altcha {
  border: solid 1px transparent;
  border-radius: 0;
  max-width: none;
  width: 100%;
}
.captcha__element altcha-widget .altcha[data-state=verified] .altcha-checkbox {
  position: relative;
}
.captcha__element altcha-widget .altcha[data-state=verified] .altcha-checkbox::after {
  content: "✓";
  color: #006400;
}
.captcha__element altcha-widget .altcha-footer {
  justify-content: start;
  padding-left: 45px;
}

.form-item {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
@media (min-width: 1920px) {
  .form-item .description {
    font-size: 12px;
  }
}
@media (max-width: 1920px) {
  .form-item .description {
    font-size: 12px;
  }
}
@media (max-width: 1824px) {
  .form-item .description {
    font-size: 11.4px;
  }
}
@media (max-width: 1728px) {
  .form-item .description {
    font-size: 10.8px;
  }
}
@media (max-width: 1632px) {
  .form-item .description {
    font-size: 10.2px;
  }
}
@media (max-width: 1536px) {
  .form-item .description {
    font-size: 9.6px;
  }
}
@media (max-width: 1440px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 1344px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 1248px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 1152px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 1056px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 960px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 864px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 768px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 672px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 576px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 480px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 384px) {
  .form-item .description {
    font-size: 9px;
  }
}
@media (max-width: 288px) {
  .form-item .description {
    font-size: 9px;
  }
}
.form-item .description {
  text-align: right;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1920px) {
  .form-item .description a {
    font-size: 14px;
  }
}
@media (max-width: 1920px) {
  .form-item .description a {
    font-size: 14px;
  }
}
@media (max-width: 1824px) {
  .form-item .description a {
    font-size: 13.3px;
  }
}
@media (max-width: 1728px) {
  .form-item .description a {
    font-size: 12.6px;
  }
}
@media (max-width: 1632px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 1536px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 1440px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 1344px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 1248px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 1152px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 1056px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 960px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 864px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 672px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 384px) {
  .form-item .description a {
    font-size: 12px;
  }
}
@media (max-width: 288px) {
  .form-item .description a {
    font-size: 12px;
  }
}
.form-item .description a {
  color: #fff;
  white-space: nowrap;
  line-height: 41.6px;
  display: block;
  height: 52px;
  width: 52px;
  text-align: center;
}
.form-item .description a:hover {
  color: #fff;
}
.form-item .form-item--error-message {
  margin-top: 3px;
  color: #ed1c24;
  font-size: 12px;
  text-align: center;
}
.form-item .form-item--error-message::before {
  display: none;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border-color: #ed1c24;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.form-loader-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  position: absolute;
  inset: 0;
  z-index: 1;
}
.form-loader-overlay .loader {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 15px auto;
  border-radius: 100%;
  animation: rotation 0.6s infinite linear;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
}

.form-item.form-type-datetime .container-inline {
  margin: 0;
  display: block;
}
.form-item.form-type-datetime .container-inline .form-item {
  display: block;
  margin: 0;
}
.form-item.form-type-datetime .container-inline .form-item input {
  width: 100%;
}

.form-item-bill-image--ajax .form-type-webform-image-file {
  position: relative;
}
.form-item-bill-image--ajax .form-type-webform-image-file label {
  margin-bottom: 20px;
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file {
  position: relative;
  background-color: transparent;
  border-radius: 0;
  border: 2px solid #fff;
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .messages {
  display: none;
}
@media (min-width: 1920px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1824px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 19px;
  }
}
@media (max-width: 1728px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1632px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1536px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    font-size: 18px;
  }
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
  color: #575d8c;
  position: absolute;
  width: calc(100% - 8px);
  top: 0;
  left: 0;
  margin: 0;
  padding: 13px 40px;
  height: 48px;
  border-radius: 0;
  background: url("../images/icon-upload.webp") no-repeat right 14px transparent;
  text-align: center;
  text-transform: uppercase;
}
@media (width <= 1024px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
    background-image: none;
  }
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file input,
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .form-file {
  opacity: 0;
  border: 0;
  cursor: pointer;
  height: 48px;
}
@media (min-width: 1920px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 20px;
  }
}
@media (max-width: 1824px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 19px;
  }
}
@media (max-width: 1728px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1632px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1536px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
    font-size: 18px;
  }
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image {
  max-width: 100%;
  width: 100%;
  padding: 13px 60px 8px 40px;
  height: 48px;
  display: block;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  vertical-align: bottom;
  border-radius: 0;
  background: none;
  text-align: left;
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .file--image a {
  color: #fff;
  display: inline-block;
  text-align: center;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow-x: hidden;
  line-height: 1.2;
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file span.size {
  display: none;
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .form-submit {
  opacity: 1;
  overflow: hidden;
  width: 52px;
  height: 48px;
  min-width: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  transform: none;
  text-transform: none;
  font-size: 15px;
  color: #fff;
}
.form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
@media (min-width: 1920px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1920px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1824px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1728px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1632px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1536px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1440px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1344px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1248px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1152px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1056px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 960px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 864px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 672px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 384px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 288px) {
  .form-item-bill-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
.form-item-bill-image--ajax .form-type-webform-image-file .description {
  text-align: left;
  font-weight: normal;
  margin-left: 25px;
  right: 0;
  letter-spacing: normal;
  bottom: -18px;
  cursor: pointer;
}
.form-item-bill-image--ajax .form-type-webform-image-file .description .webform-element-description {
  display: inline-block;
}
.form-item-bill-image--ajax .form-type-webform-image-file.error > .webform-image-file {
  border-color: #ed1c24;
}
.form-item-bill-image--ajax .form-type-webform-image-file:has(.size) .description {
  display: none;
}

.form-item-answer-image--ajax {
  text-align: center;
}
.form-item-answer-image--ajax .form-type-webform-image-file {
  position: relative;
  margin: 0;
}
@media (min-width: 1920px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 33px;
  }
}
@media (max-width: 1920px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 33px;
  }
}
@media (max-width: 1824px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 31.35px;
  }
}
@media (max-width: 1728px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 29.7px;
  }
}
@media (max-width: 1632px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 28.05px;
  }
}
@media (max-width: 1536px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 26.4px;
  }
}
@media (max-width: 1440px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 24.75px;
  }
}
@media (max-width: 1344px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 23.1px;
  }
}
@media (max-width: 1248px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 1152px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    font-size: 22px;
  }
}
.form-item-answer-image--ajax .form-type-webform-image-file label {
  display: block;
  max-width: 58%;
  margin: 0 auto 20px;
}
@media (width <= 1024px) {
  .form-item-answer-image--ajax .form-type-webform-image-file label {
    max-width: 100%;
    margin-top: 30px;
  }
}
.form-item-answer-image--ajax .form-type-webform-image-file label::after {
  display: none;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file-placeholder {
  aspect-ratio: 264/175;
  width: 264px;
  margin: 0;
  display: inline-block;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file {
  position: relative;
  background-color: transparent;
  border-radius: 0;
  border: 2px solid #2da5d1;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .messages {
  display: none;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .form-file {
  opacity: 0;
  border: 0;
  cursor: pointer;
  height: 48px;
}
@media (min-width: 1920px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 20px;
  }
}
@media (max-width: 1824px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 19px;
  }
}
@media (max-width: 1728px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1632px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1536px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
    font-size: 18px;
  }
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image {
  max-width: 100%;
  width: 100%;
  padding: 10.4px 60px 8px 40px;
  height: 48px;
  display: block;
  color: #2da5d1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  vertical-align: bottom;
  border-radius: 0;
  background: none;
  text-align: left;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .file--image a {
  color: #2da5d1;
  display: inline-block;
  text-align: center;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow-x: hidden;
  line-height: 1.2;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file span.size {
  display: none;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .form-submit {
  opacity: 1;
  overflow: hidden;
  width: 52px;
  height: 48px;
  min-width: 0;
  position: absolute;
  top: 0;
  right: 15px;
  margin: 0;
  padding: 0;
  border: 0;
  transform: none;
  text-transform: none;
  font-size: 15px;
  color: #2da5d1;
}
.form-item-answer-image--ajax .form-type-webform-image-file .webform-image-file .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.form-item-answer-image--ajax .form-type-webform-image-file:has(.webform-image-file-placeholder) {
  display: inline-block;
  position: relative;
}
.form-item-answer-image--ajax .form-type-webform-image-file:has(.webform-image-file-placeholder) .webform-image-file {
  border: none;
}
.form-item-answer-image--ajax .form-type-webform-image-file:has(.webform-image-file-placeholder) .form-managed-file {
  position: relative;
  text-align: center;
}
.form-item-answer-image--ajax .form-type-webform-image-file:has(.webform-image-file-placeholder) input {
  position: absolute;
  inset: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  z-index: 1;
  height: auto !important;
}
@media (min-width: 1920px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1920px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1824px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1728px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1632px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1536px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1440px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1344px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1248px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1152px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1056px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 960px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 864px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 672px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 384px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
@media (max-width: 288px) {
  .form-item-answer-image--ajax .form-type-webform-image-file .description {
    font-size: 11px;
  }
}
.form-item-answer-image--ajax .form-type-webform-image-file .description {
  text-align: left;
  font-weight: normal;
  margin-left: 25px;
  right: 0;
  letter-spacing: normal;
  bottom: -18px;
  cursor: pointer;
}
.form-item-answer-image--ajax .form-type-webform-image-file .description .webform-element-description {
  display: inline-block;
}
.form-item-answer-image--ajax .form-type-webform-image-file.error > .webform-image-file {
  border-color: #ed1c24;
}
.form-item-answer-image--ajax .form-type-webform-image-file:has(.size) .description {
  display: none;
}

.section-memory .form-item-bill-image--ajax .form-type-webform-image-file.error > .webform-image-file {
  border-color: #ed1c24;
}
.section-memory .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file {
  border-color: #fec91c;
}
.section-memory .form-item-bill-image--ajax .form-type-webform-image-file > .webform-image-file .webform-image-file-placeholder {
  color: #4c6fab;
}

.form-type-webform-markup {
  clear: both;
  color: #fff;
}

.form-type-webform-video-file {
  position: relative;
  margin: 0;
}
@media (min-width: 1920px) {
  .form-type-webform-video-file .description {
    font-size: 16px;
  }
}
@media (max-width: 1920px) {
  .form-type-webform-video-file .description {
    font-size: 16px;
  }
}
@media (max-width: 1824px) {
  .form-type-webform-video-file .description {
    font-size: 15.2px;
  }
}
@media (max-width: 1728px) {
  .form-type-webform-video-file .description {
    font-size: 14.4px;
  }
}
@media (max-width: 1632px) {
  .form-type-webform-video-file .description {
    font-size: 13.6px;
  }
}
@media (max-width: 1536px) {
  .form-type-webform-video-file .description {
    font-size: 12.8px;
  }
}
@media (max-width: 1440px) {
  .form-type-webform-video-file .description {
    font-size: 12px;
  }
}
@media (max-width: 1344px) {
  .form-type-webform-video-file .description {
    font-size: 11.2px;
  }
}
@media (max-width: 1248px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1152px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 1056px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 960px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 864px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 672px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 384px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
@media (max-width: 288px) {
  .form-type-webform-video-file .description {
    font-size: 11px;
  }
}
.form-type-webform-video-file .description {
  text-align: center;
  font-weight: normal;
  margin-bottom: 5px;
  position: static;
}
.form-type-webform-video-file > .form-managed-file {
  position: relative;
  border-radius: 0;
  border: 2px solid #fff;
  background: no-repeat top right #fff;
}
.form-type-webform-video-file > .form-managed-file .messages {
  display: none;
}
@media (min-width: 1920px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 31px;
  }
}
@media (max-width: 1920px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 31px;
  }
}
@media (max-width: 1824px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 29.45px;
  }
}
@media (max-width: 1728px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 27.9px;
  }
}
@media (max-width: 1632px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 26.35px;
  }
}
@media (max-width: 1536px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 24.8px;
  }
}
@media (max-width: 1440px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 23.25px;
  }
}
@media (max-width: 1344px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 1248px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 1152px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .form-type-webform-video-file > .form-managed-file label {
    font-size: 22px;
  }
}
.form-type-webform-video-file > .form-managed-file label {
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  display: block;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 8px;
  color: #542177;
}
.form-type-webform-video-file > .form-managed-file label:hover {
  transform: none;
}
.form-type-webform-video-file > .form-managed-file input,
.form-type-webform-video-file > .form-managed-file .form-file {
  opacity: 0;
  border: 0;
  cursor: pointer;
  height: 48px;
}
@media (min-width: 1920px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 31px;
  }
}
@media (max-width: 1920px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 31px;
  }
}
@media (max-width: 1824px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 29.45px;
  }
}
@media (max-width: 1728px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 27.9px;
  }
}
@media (max-width: 1632px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 26.35px;
  }
}
@media (max-width: 1536px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 24.8px;
  }
}
@media (max-width: 1440px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 23.25px;
  }
}
@media (max-width: 1344px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 1248px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 1152px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    font-size: 22px;
  }
}
.form-type-webform-video-file > .form-managed-file .file--image,
.form-type-webform-video-file > .form-managed-file .file--video,
.form-type-webform-video-file > .form-managed-file .file--audio {
  font-weight: bold;
  max-width: 100%;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 8px;
  color: #542177;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  border-radius: 0;
  background-color: #fff;
}
@media (width <= 1024px) {
  .form-type-webform-video-file > .form-managed-file .file--image,
  .form-type-webform-video-file > .form-managed-file .file--video,
  .form-type-webform-video-file > .form-managed-file .file--audio {
    background-color: transparent;
  }
}
.form-type-webform-video-file > .form-managed-file .file--image a,
.form-type-webform-video-file > .form-managed-file .file--video a,
.form-type-webform-video-file > .form-managed-file .file--audio a {
  display: inline-block;
  text-align: left;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow-x: hidden;
  line-height: 1.2;
  color: #542177;
}
.form-type-webform-video-file > .form-managed-file span.size {
  display: none;
}
.form-type-webform-video-file > .form-managed-file .form-submit {
  opacity: 1;
  background: url("../images/icon-close.svg") no-repeat center center transparent;
  text-indent: -9999px;
  overflow: hidden;
  width: 62px;
  height: 62px;
  min-width: 0;
  position: absolute;
  top: -3px;
  right: -5px;
  margin: 0;
  padding: 0;
  border: 0;
  transform: none;
  box-shadow: none;
}
@media (width <= 1024px) {
  .form-type-webform-video-file > .form-managed-file .form-submit {
    width: 71px;
    background-size: auto;
  }
}
.form-type-webform-video-file > .form-managed-file .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: -1;
}
@media (width <= 1024px) {
  .form-type-webform-video-file > .form-managed-file .cover {
    background-color: transparent;
  }
}
.form-type-webform-video-file .throbber,
.form-type-webform-video-file .ajax-progress-throbber {
  display: block;
  position: absolute;
  left: 1px;
  top: 7px;
}
.form-type-webform-video-file.error > .webform-image-file, .form-type-webform-video-file.error > .form-managed-file {
  border-color: #ed1c24;
}

form {
  margin: 0 auto;
}

.form-type-checkbox,
.form-type-radio {
  position: relative;
}
.form-type-checkbox input[type=checkbox] + label,
.form-type-checkbox input[type=radio] + label,
.form-type-radio input[type=checkbox] + label,
.form-type-radio input[type=radio] + label {
  display: inline-block;
}
.form-type-checkbox label.option,
.form-type-radio label.option {
  font-size: 11px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
  padding-top: 2px;
  padding-bottom: 0;
  margin-right: 0;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  letter-spacing: unset;
}
@media (width <= 1024px) {
  .form-type-checkbox label.option,
  .form-type-radio label.option {
    text-align: left;
    font-size: 12px;
    padding-left: 40px;
  }
}
@media (min-width: 1920px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 86px;
  }
}
@media (max-width: 1920px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 86px;
  }
}
@media (max-width: 1824px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 81.7px;
  }
}
@media (max-width: 1728px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 77.4px;
  }
}
@media (max-width: 1632px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 73.1px;
  }
}
@media (max-width: 1536px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 68.8px;
  }
}
@media (max-width: 1440px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 64.5px;
  }
}
@media (max-width: 1344px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 60.2px;
  }
}
@media (max-width: 1248px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 55.9px;
  }
}
@media (max-width: 1152px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 51.6px;
  }
}
@media (max-width: 1056px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 47.3px;
  }
}
@media (max-width: 960px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 43px;
  }
}
@media (max-width: 864px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 38.7px;
  }
}
@media (max-width: 768px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 34.4px;
  }
}
@media (max-width: 672px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 30.1px;
  }
}
@media (max-width: 576px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .form-type-checkbox label.option strong,
  .form-type-radio label.option strong {
    font-size: 30px;
  }
}
.form-type-checkbox label.option a,
.form-type-radio label.option a {
  font-weight: bold;
  text-decoration: underline;
}
.form-type-checkbox input[type=checkbox],
.form-type-checkbox input[type=checkbox]:checked,
.form-type-checkbox input[type=radio],
.form-type-checkbox input[type=radio]:checked,
.form-type-radio input[type=checkbox],
.form-type-radio input[type=checkbox]:checked,
.form-type-radio input[type=radio],
.form-type-radio input[type=radio]:checked {
  opacity: 0;
  max-width: 1px;
  max-height: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -15px;
  top: -15px;
  z-index: -1;
}
.form-type-checkbox label.option::before,
.form-type-radio label.option::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  line-height: 14px;
  border: 2px solid transparent;
  background-color: #fff;
  border-radius: 100%;
}
.form-type-checkbox label.option::after,
.form-type-radio label.option::after {
  display: none;
}
.form-type-checkbox input[type=checkbox]:checked + label.option::before,
.form-type-checkbox input[type=radio]:checked + label.option::before,
.form-type-radio input[type=checkbox]:checked + label.option::before,
.form-type-radio input[type=radio]:checked + label.option::before {
  font-family: Arial, Helvetica, sans-serif;
  content: "⬤";
  font-size: 14px;
  line-height: 1.4;
  vertical-align: middle;
  color: #005698;
}
.form-type-checkbox input.error + label.option::before,
.form-type-radio input.error + label.option::before {
  border: solid 2px #ed1c24;
}

@media (min-width: 1920px) {
  input {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  input {
    font-size: 20px;
  }
}
@media (max-width: 1824px) {
  input {
    font-size: 19px;
  }
}
@media (max-width: 1728px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 1632px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 1536px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  input {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  input {
    font-size: 18px;
  }
}
input {
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  padding: 8px 40px;
  overflow: hidden;
  box-sizing: border-box;
  outline: none;
  height: 52px;
  box-shadow: none;
  vertical-align: bottom;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}
@media (width <= 1024px) {
  input {
    padding: 0 25px;
  }
}

@media (min-width: 1920px) {
  ::-moz-placeholder {
    font-size: 20px;
  }
  ::placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  ::-moz-placeholder {
    font-size: 20px;
  }
  ::placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1824px) {
  ::-moz-placeholder {
    font-size: 19px;
  }
  ::placeholder {
    font-size: 19px;
  }
}
@media (max-width: 1728px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1632px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1536px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  ::-moz-placeholder {
    font-size: 18px;
  }
  ::placeholder {
    font-size: 18px;
  }
}
::-moz-placeholder {
  opacity: 1;
  color: #575d8c;
  text-align: center;
  text-transform: uppercase;
}
::placeholder {
  opacity: 1;
  color: #575d8c;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 1920px) {
  .form-type-radios label {
    font-size: 26px;
  }
}
@media (max-width: 1920px) {
  .form-type-radios label {
    font-size: 26px;
  }
}
@media (max-width: 1824px) {
  .form-type-radios label {
    font-size: 24.7px;
  }
}
@media (max-width: 1728px) {
  .form-type-radios label {
    font-size: 23.4px;
  }
}
@media (max-width: 1632px) {
  .form-type-radios label {
    font-size: 22.1px;
  }
}
@media (max-width: 1536px) {
  .form-type-radios label {
    font-size: 20.8px;
  }
}
@media (max-width: 1440px) {
  .form-type-radios label {
    font-size: 19.5px;
  }
}
@media (max-width: 1344px) {
  .form-type-radios label {
    font-size: 18.2px;
  }
}
@media (max-width: 1248px) {
  .form-type-radios label {
    font-size: 16.9px;
  }
}
@media (max-width: 1152px) {
  .form-type-radios label {
    font-size: 15.6px;
  }
}
@media (max-width: 1056px) {
  .form-type-radios label {
    font-size: 14.3px;
  }
}
@media (max-width: 960px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
@media (max-width: 864px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
@media (max-width: 672px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
@media (max-width: 384px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
@media (max-width: 288px) {
  .form-type-radios label {
    font-size: 14px;
  }
}
.form-type-radios .form-type-radio {
  display: block;
}
@media (min-width: 1920px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 18px;
  }
}
@media (max-width: 1920px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 18px;
  }
}
@media (max-width: 1824px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 17.1px;
  }
}
@media (max-width: 1728px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 16.2px;
  }
}
@media (max-width: 1632px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 15.3px;
  }
}
@media (max-width: 1536px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14.4px;
  }
}
@media (max-width: 1440px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 1344px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 1248px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 1152px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 1056px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 864px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 672px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 384px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
@media (max-width: 288px) {
  .form-type-radios .form-type-radio label.option {
    font-size: 14px;
  }
}
.form-type-radios .form-type-radio label.option {
  font-weight: normal;
  padding-top: 0;
}

select {
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  padding: 10px 15px;
  box-sizing: border-box;
  outline: none;
  height: 52px;
  box-shadow: none;
  vertical-align: bottom;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}
@media (width <= 1024px) {
  select {
    padding: 0 25px;
  }
}
select.error {
  border: 2px solid #ed1c24;
}

.select2 {
  max-width: 100%;
  outline: none;
}
.select2 .selection .select2-selection--single {
  border-radius: 0;
  height: 52px;
  outline: none;
  background-color: transparent;
  text-align: left;
}
.select2 .selection .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2 .selection .select2-selection--single .select2-selection__rendered {
  color: #fff;
  padding: 0 12px 20px 24px;
  line-height: 52px;
  text-align: center;
}
.select2 .selection .select2-selection--single .select2-selection__arrow {
  display: block;
  height: 50px;
  top: 0;
  width: 49px;
  background: url("../images/icon-arrow-down.webp") no-repeat center center transparent;
}
@media (width <= 400px) {
  .select2 .selection .select2-selection--single .select2-selection__arrow {
    background: none;
  }
}
.select2 .selection .select2-selection--single .select2-selection__arrow b {
  border: 0;
}
.select2 .selection .select2-selection__placeholder {
  color: #fff;
}
.select2 .select2-dropdown {
  border-radius: 0;
  border-width: 1px;
  border-top: none;
  background-color: #d51e24;
  border-color: #fff;
}
.select2 .select2-dropdown .select2-search--dropdown {
  padding: 0;
}
.select2 .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option {
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: #fff;
  border-bottom: solid 1px #fff;
  min-height: 40px;
  line-height: 40px;
}
.select2 .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option.select2-results__option--highlighted {
  background-color: #d51e24;
  color: #fff;
}
.select2.select2-container--disabled .select2-selection {
  background-color: #fff;
}
.select2.error .selection .select2-selection--single {
  border-color: #ed1c24 !important;
}

.select2-container .select2-search--dropdown {
  background: transparent;
  color: #fff;
  padding: 0;
  border: 0;
  border-bottom: solid 2px #fff;
}
.select2-container .select2-search--dropdown input {
  font-weight: 400;
  border-radius: 0;
}
.select2-container .select2-dropdown {
  border-color: #fff;
  border-width: 2px;
}
.select2-container .select2-results {
  color: #fff;
  text-align: center;
  background-color: #d51e24;
}
.select2-container .select2-results li.select2-results__option--highlighted, .select2-container .select2-results li:hover {
  background-color: #ae0f17;
  color: #fff;
}
.select2-container .select2-results li.select2-results__option[aria-selected=true] {
  background-color: #fff;
  color: #d51e24;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 240px;
}

@media (min-width: 1920px) {
  textarea {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  textarea {
    font-size: 20px;
  }
}
@media (max-width: 1824px) {
  textarea {
    font-size: 19px;
  }
}
@media (max-width: 1728px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 1632px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 1536px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  textarea {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  textarea {
    font-size: 18px;
  }
}
textarea {
  border-radius: 0;
  margin: 0;
  max-width: 100%;
  min-width: 0;
  width: 100%;
  outline: none;
  resize: none !important;
  padding: 20px 40px;
  box-sizing: border-box;
  height: 105px;
  box-shadow: none;
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  display: block;
}
@media (width <= 1024px) {
  textarea {
    border-radius: 20;
  }
}

.ui-datepicker.ui-widget {
  border-radius: 0;
  border-color: #000;
  background: #fff;
  z-index: 100;
}
.ui-datepicker.ui-widget .ui-datepicker-header {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: solid 1px #000;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title {
  font-size: 14px;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar {
  color: #fff;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar span {
  color: #000;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar thead span {
  color: #fff;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar a {
  color: #000;
  background: #fff;
  border-color: #000;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar a.ui-state-active {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.form-item-answer-text {
  clear: both;
  margin-bottom: 30px;
  position: relative;
  top: 0;
}
@media (width <= 1024px) {
  .form-item-answer-text {
    top: 0;
  }
}
.form-item-answer-text .description {
  font-size: 16px;
  position: absolute;
  top: 10px;
  float: left;
  color: #fff;
  margin-top: 4px;
}
.form-item-answer-text .text-count-wrapper {
  font-size: 16px;
  float: right;
  color: #fff;
  font-weight: normal;
  position: absolute;
  bottom: -25px;
  right: 0;
}
.form-item-answer-text .text-count-wrapper .text-count-message .left {
  display: none;
}
.form-item-answer-text .text-count-wrapper .text-count-message div {
  display: inline-block;
}

.graphical-elems-common {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (width <= 1024px) {
  .graphical-elems-common {
    position: static;
  }
}
.graphical-elems-common .graphical-elem {
  position: absolute;
  display: inline-block;
  z-index: 5;
  height: auto;
}
@media (width <= 1024px) {
  .graphical-elems-common .graphical-elem:not(.absolute) {
    display: block;
    position: static;
    width: auto !important;
    max-width: 90%;
    margin: 0 auto 50px;
  }
}
.graphical-elems-common .graphical-elem.static {
  position: static;
}
.graphical-elems-common .graphical-elem.no-pointer {
  pointer-events: none;
}
@media (width <= 1024px) {
  .graphical-elems-common .graphical-elem.desktop {
    display: none;
  }
}
.graphical-elems-common .graphical-elem.mobile:not(.absolute) {
  position: static;
  max-width: calc(100% - 40px);
}
@media (width >= 1025px) {
  .graphical-elems-common .graphical-elem.mobile {
    display: none;
  }
}
.graphical-elems-common .graphical-elem.ornament {
  pointer-events: none;
}
.graphical-elems-common .graphical-elem img {
  display: block;
}
@media (width <= 1024px) {
  .graphical-elems-common .graphical-elem img {
    margin: 0 auto;
  }
}

.paragraph--type-p-ornaments {
  position: static !important;
}
@media (width <= 1024px) {
  .paragraph--type-p-ornaments {
    display: none;
  }
}
.paragraph--type-p-ornaments img {
  position: absolute;
  z-index: 4;
}

.paragraph--type-slider.paragraph .field--name-field-p-graphic-text-bottom {
  margin-top: 12px;
}

.paragraph--type-sp-linked-image.paragraph {
  display: inline-block;
  margin-right: 12px;
  padding: 0;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.paragraph--type-sp-linked-image.paragraph:last-child {
  margin-right: 0;
}
.paragraph--type-sp-linked-image.paragraph .field-name-field-sp-linked-image-image {
  display: inline-block;
}
.paragraph--type-sp-linked-image.paragraph .field-name-field-sp-linked-image-image img {
  display: block;
  margin: 0 auto;
  height: auto;
  max-width: 100%;
}
.paragraph--type-sp-linked-image.paragraph a {
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.paragraph--type-sp-linked-image.paragraph:hover {
  transform: scale(1.1);
}
.paragraph--type-sp-linked-image.paragraph.no-anim:hover {
  transform: none;
}

.section-contact__main-content {
  display: block;
  max-width: 100%;
  position: relative;
}
.section-contact__text p:first-child {
  margin-top: 0;
}
.section-contact__text p:last-child {
  margin-bottom: 0;
}

.section-faq__main-content {
  display: block;
  max-width: 100%;
  position: relative;
}
.section-faq__graphical-elems {
  pointer-events: none;
}

.section-files__main-content {
  display: block;
  max-width: 100%;
  position: relative;
}
.section-files__files {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.section-files__files .size {
  display: none;
}
.section-files__files span {
  background: none;
  padding: 0;
}
.section-files__text-bottom p:first-child {
  margin-top: 0;
}
.section-files__text-bottom p:last-child {
  margin-bottom: 0;
}
.section-files__addons {
  position: absolute;
}
.section-files__graphical-elems {
  pointer-events: none;
}

.section-form__graphical-elems {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.section-form__form {
  position: relative;
}
.section-form__files {
  position: relative;
}
.section-form__addons {
  position: relative;
}

.section-graphical__text-top p:first-child {
  margin-top: 0;
}
.section-graphical__text-top p:last-child {
  margin-bottom: 0;
}
.section-graphical__main-content {
  display: block;
  max-width: 100%;
  position: relative;
}
.section-graphical__image a, .section-graphical__image-mobile a {
  display: inline-block;
}
.section-graphical__image img, .section-graphical__image-mobile img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.section-graphical__text-bottom p:first-child {
  margin-top: 0;
}
.section-graphical__text-bottom p:last-child {
  margin-bottom: 0;
}
.section-graphical__addons {
  position: absolute;
}
.section-graphical__with-mobile .section-graphical__image {
  display: none;
}
@media (width >= 1025px) {
  .section-graphical__with-mobile .section-graphical__image {
    display: block;
  }
}
.section-graphical__with-mobile .section-graphical__image-mobile {
  display: none;
}
@media (width <= 1024px) {
  .section-graphical__with-mobile .section-graphical__image-mobile {
    display: block;
  }
}
.section-graphical__with-mobile .section-graphical__image-mobile img {
  display: block;
}

.section-memory__main-content {
  display: block;
  max-width: 100%;
  position: relative;
}
.section-memory__graphical-elems {
  pointer-events: none;
}

.section-winners__main-content {
  display: block;
  max-width: 100%;
  position: relative;
}
.section-winners__graphical-elems {
  pointer-events: none;
}
.section-winners__winners table thead {
  background-color: transparent;
}
.section-winners__winners table thead tr th {
  padding: 0;
}
.section-winners__winners table tbody tr {
  padding: 0;
}
.section-winners__winners table tbody tr td {
  padding: 0;
}

.section {
  position: relative;
}
@media (min-width: 1920px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 1920px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 1824px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 57px;
  }
}
@media (max-width: 1728px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 54px;
  }
}
@media (max-width: 1632px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 51px;
  }
}
@media (max-width: 1536px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 1440px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 1344px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 1248px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 1152px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 1056px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 864px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 672px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 384px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
@media (max-width: 288px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    font-size: 50px;
  }
}
.section .section-header-text,
.section .section-header-text-formatted {
  position: relative;
  display: block;
  padding: 0 20px;
  color: #1f4798;
  text-align: center;
}
@media (width <= 1024px) {
  .section .section-header-text,
  .section .section-header-text-formatted {
    padding-top: 8%;
  }
}
.section .section-header-text p,
.section .section-header-text-formatted p {
  margin: 0;
}
.section .section-header-image {
  margin: 0 auto;
  padding: 0 20px;
}
.section .section-header-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.section-awards {
  position: relative;
  z-index: 2;
}
@media (width <= 1024px) {
  .section-awards {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.section-awards .section-graphical__main-content {
  aspect-ratio: 1920/1000;
}
@media (width <= 1024px) {
  .section-awards .section-graphical__main-content {
    aspect-ratio: unset;
  }
}
@media (min-width: 1920px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 110px;
  }
}
@media (max-width: 1920px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 110px;
  }
}
@media (max-width: 1824px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 104.5px;
  }
}
@media (max-width: 1728px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 99px;
  }
}
@media (max-width: 1632px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 93.5px;
  }
}
@media (max-width: 1536px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 88px;
  }
}
@media (max-width: 1440px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 82.5px;
  }
}
@media (max-width: 1344px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 77px;
  }
}
@media (max-width: 1248px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 71.5px;
  }
}
@media (max-width: 1152px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 66px;
  }
}
@media (max-width: 1056px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60.5px;
  }
}
@media (max-width: 960px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 864px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 672px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 576px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 480px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 384px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
@media (max-width: 288px) {
  .section-awards .section-header-text,
  .section-awards .section-header-text-formatted {
    font-size: 60px;
  }
}
.section-awards .section-header-text,
.section-awards .section-header-text-formatted {
  line-height: 1;
  background: #fff;
  text-transform: uppercase;
  color: #d10a10;
  padding: 30px 20px;
}
@media (width <= 1024px) {
  .section-awards .section-graphical__graphical-elems {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}
@media (width <= 1024px) {
  .section-awards .section-graphical__graphical-elems .graphical-elem {
    margin-bottom: 30px;
  }
}
@media (width <= 1024px) {
  .section-awards .section-graphical__graphical-elems .graphical-elem.title {
    max-width: calc(100% - 10px);
  }
}
.section-awards .section-graphical__graphical-elems .graphical-elem.desktop {
  pointer-events: none;
  z-index: 0;
}

.section-contact {
  color: #fff;
  z-index: 10;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (width <= 1024px) {
  .section-contact {
    position: static;
  }
}
.section-contact .section-contact__header {
  margin: 0 auto 20px;
  max-width: 1060px;
  position: relative;
  z-index: 5;
}
.section-contact .section-contact__header img {
  margin-left: 0;
}
@media (width <= 1024px) {
  .section-contact .section-contact__header img {
    margin-left: auto;
  }
}
.section-contact .section-contact__main-content {
  max-width: 1540px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (width <= 1024px) {
  .section-contact .section-contact__main-content {
    display: block;
    text-align: center;
  }
}
@media (min-width: 1920px) {
  .section-contact .section-contact__title {
    font-size: 28px;
  }
}
@media (max-width: 1920px) {
  .section-contact .section-contact__title {
    font-size: 28px;
  }
}
@media (max-width: 1824px) {
  .section-contact .section-contact__title {
    font-size: 26.6px;
  }
}
@media (max-width: 1728px) {
  .section-contact .section-contact__title {
    font-size: 25.2px;
  }
}
@media (max-width: 1632px) {
  .section-contact .section-contact__title {
    font-size: 23.8px;
  }
}
@media (max-width: 1536px) {
  .section-contact .section-contact__title {
    font-size: 22.4px;
  }
}
@media (max-width: 1440px) {
  .section-contact .section-contact__title {
    font-size: 21px;
  }
}
@media (max-width: 1344px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 1248px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 1152px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 1056px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 672px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .section-contact .section-contact__title {
    font-size: 20px;
  }
}
.section-contact .section-contact__title {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.section-contact .section-contact__graphical-elems {
  pointer-events: none;
}
.section-contact .section-contact__graphical-elems .title {
  z-index: 7;
}
@media (width <= 1680px) {
  .section-contact .section-contact__graphical-elems .title {
    top: 40% !important;
  }
}
@media (min-width: 1920px) {
  .section-contact .section-contact__text {
    font-size: 22px;
  }
}
@media (max-width: 1920px) {
  .section-contact .section-contact__text {
    font-size: 22px;
  }
}
@media (max-width: 1824px) {
  .section-contact .section-contact__text {
    font-size: 20.9px;
  }
}
@media (max-width: 1728px) {
  .section-contact .section-contact__text {
    font-size: 19.8px;
  }
}
@media (max-width: 1632px) {
  .section-contact .section-contact__text {
    font-size: 18.7px;
  }
}
@media (max-width: 1536px) {
  .section-contact .section-contact__text {
    font-size: 17.6px;
  }
}
@media (max-width: 1440px) {
  .section-contact .section-contact__text {
    font-size: 16.5px;
  }
}
@media (max-width: 1344px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 1248px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 1152px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 1056px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 864px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 672px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 384px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
@media (max-width: 288px) {
  .section-contact .section-contact__text {
    font-size: 16px;
  }
}
.section-contact .section-contact__text {
  position: relative;
  z-index: 6;
  text-align: center;
  padding: 0 20px;
}
@media (width <= 1024px) {
  .section-contact .section-contact__text {
    text-align: center;
    margin: 50px auto;
    width: auto;
  }
}
@media (min-width: 1920px) {
  .section-contact .section-contact__text .title {
    font-size: 29px;
  }
}
@media (max-width: 1920px) {
  .section-contact .section-contact__text .title {
    font-size: 29px;
  }
}
@media (max-width: 1824px) {
  .section-contact .section-contact__text .title {
    font-size: 27.55px;
  }
}
@media (max-width: 1728px) {
  .section-contact .section-contact__text .title {
    font-size: 26.1px;
  }
}
@media (max-width: 1632px) {
  .section-contact .section-contact__text .title {
    font-size: 24.65px;
  }
}
@media (max-width: 1536px) {
  .section-contact .section-contact__text .title {
    font-size: 23.2px;
  }
}
@media (max-width: 1440px) {
  .section-contact .section-contact__text .title {
    font-size: 21.75px;
  }
}
@media (max-width: 1344px) {
  .section-contact .section-contact__text .title {
    font-size: 20.3px;
  }
}
@media (max-width: 1248px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 1152px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 1056px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 672px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .section-contact .section-contact__text .title {
    font-size: 20px;
  }
}
.section-contact .section-contact__text .title {
  text-transform: uppercase;
  margin-bottom: 0;
}
.section-contact .section-contact__text a {
  display: block;
}
.section-contact .section-contact__text .amooco {
  display: inline-block;
  margin-top: 10px;
}
.section-contact .section-contact__text p {
  margin-top: 10px;
}
@media (width <= 1024px) {
  .section-contact .section-contact__product {
    margin-top: 50px;
  }
}
.section-contact .section-contact__product img {
  position: relative;
  top: -15%;
}
@media (min-width: 1920px) {
  .section-contact .section-contact__email {
    font-size: 27px;
  }
}
@media (max-width: 1920px) {
  .section-contact .section-contact__email {
    font-size: 27px;
  }
}
@media (max-width: 1824px) {
  .section-contact .section-contact__email {
    font-size: 25.65px;
  }
}
@media (max-width: 1728px) {
  .section-contact .section-contact__email {
    font-size: 24.3px;
  }
}
@media (max-width: 1632px) {
  .section-contact .section-contact__email {
    font-size: 22.95px;
  }
}
@media (max-width: 1536px) {
  .section-contact .section-contact__email {
    font-size: 21.6px;
  }
}
@media (max-width: 1440px) {
  .section-contact .section-contact__email {
    font-size: 20.25px;
  }
}
@media (max-width: 1344px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 1248px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 1152px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 1056px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 672px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
.section-contact .section-contact__email {
  text-align: center;
}
@media (width <= 1024px) and (min-width: 1024px) {
  .section-contact .section-contact__email {
    font-size: 26px;
  }
}
@media (width <= 1024px) and (max-width: 1024px) {
  .section-contact .section-contact__email {
    font-size: 26px;
  }
}
@media (width <= 1024px) and (max-width: 972.8px) {
  .section-contact .section-contact__email {
    font-size: 24.7px;
  }
}
@media (width <= 1024px) and (max-width: 921.6px) {
  .section-contact .section-contact__email {
    font-size: 23.4px;
  }
}
@media (width <= 1024px) and (max-width: 870.4px) {
  .section-contact .section-contact__email {
    font-size: 22.1px;
  }
}
@media (width <= 1024px) and (max-width: 819.2px) {
  .section-contact .section-contact__email {
    font-size: 20.8px;
  }
}
@media (width <= 1024px) and (max-width: 768px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 716.8px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 665.6px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 614.4px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 563.2px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 512px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 460.8px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 409.6px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 358.4px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 307.2px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 256px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 204.8px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
@media (width <= 1024px) and (max-width: 153.6px) {
  .section-contact .section-contact__email {
    font-size: 20px;
  }
}
.section-contact .section-contact__email p {
  margin: 0;
}
.section-contact .section-contact__email a {
  color: #fff;
}
.section-contact .section-contact__email a::before {
  content: "";
  width: 41px;
  height: 28px;
  background: url("../images/icon-mail-big.webp") no-repeat center center;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
@media (width <= 1024px) {
  .section-contact .section-contact__email a::before {
    width: 35px;
  }
}
.section-contact .section-contact__linked-images {
  position: absolute;
  bottom: -50px;
  left: 7%;
  width: 15.7%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-contact .section-contact__linked-images a {
  display: block;
}
.section-contact .section-contact__linked-images a::after {
  background-color: #3d1000;
  content: "";
  height: 20px;
  display: block;
  width: 100dvw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.section-contact .section-contact__linked-images img {
  display: block;
  position: relative;
  z-index: 1;
}
@media (width <= 1024px) {
  .section-contact .section-contact__linked-images {
    position: static;
    margin: 0 auto;
    padding: 30px 0 0;
    min-width: 200px;
  }
}
@media (width <= 1024px) {
  .section-contact .graphical-elems-common .graphical-elem:not(.packshots) {
    display: none;
  }
}
.section-contact .graphical-elems-common .packshots {
  margin-bottom: 0;
}

.section-example-bill {
  padding-top: 140px;
  padding-bottom: 30px;
}
@media (width <= 1024px) {
  .section-example-bill {
    padding-top: 60px;
  }
}
.section-example-bill .section-graphical__image {
  margin-top: 40px;
}
@media (min-width: 1920px) {
  .section-example-bill .section-header-text {
    font-size: 68px;
  }
}
@media (max-width: 1920px) {
  .section-example-bill .section-header-text {
    font-size: 68px;
  }
}
@media (max-width: 1824px) {
  .section-example-bill .section-header-text {
    font-size: 64.6px;
  }
}
@media (max-width: 1728px) {
  .section-example-bill .section-header-text {
    font-size: 61.2px;
  }
}
@media (max-width: 1632px) {
  .section-example-bill .section-header-text {
    font-size: 57.8px;
  }
}
@media (max-width: 1536px) {
  .section-example-bill .section-header-text {
    font-size: 54.4px;
  }
}
@media (max-width: 1440px) {
  .section-example-bill .section-header-text {
    font-size: 51px;
  }
}
@media (max-width: 1344px) {
  .section-example-bill .section-header-text {
    font-size: 47.6px;
  }
}
@media (max-width: 1248px) {
  .section-example-bill .section-header-text {
    font-size: 44.2px;
  }
}
@media (max-width: 1152px) {
  .section-example-bill .section-header-text {
    font-size: 40.8px;
  }
}
@media (max-width: 1056px) {
  .section-example-bill .section-header-text {
    font-size: 37.4px;
  }
}
@media (max-width: 960px) {
  .section-example-bill .section-header-text {
    font-size: 34px;
  }
}
@media (max-width: 864px) {
  .section-example-bill .section-header-text {
    font-size: 30.6px;
  }
}
@media (max-width: 768px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
.section-example-bill .section-header-text {
  margin-bottom: 40px;
}
@media (width <= 1024px) {
  .section-example-bill .section-header-text {
    padding-top: 3%;
  }
}
@media (width <= 1024px) and (min-width: 1024px) {
  .section-example-bill .section-header-text {
    font-size: 80px;
  }
}
@media (width <= 1024px) and (max-width: 1024px) {
  .section-example-bill .section-header-text {
    font-size: 80px;
  }
}
@media (width <= 1024px) and (max-width: 972.8px) {
  .section-example-bill .section-header-text {
    font-size: 76px;
  }
}
@media (width <= 1024px) and (max-width: 921.6px) {
  .section-example-bill .section-header-text {
    font-size: 72px;
  }
}
@media (width <= 1024px) and (max-width: 870.4px) {
  .section-example-bill .section-header-text {
    font-size: 68px;
  }
}
@media (width <= 1024px) and (max-width: 819.2px) {
  .section-example-bill .section-header-text {
    font-size: 64px;
  }
}
@media (width <= 1024px) and (max-width: 768px) {
  .section-example-bill .section-header-text {
    font-size: 60px;
  }
}
@media (width <= 1024px) and (max-width: 716.8px) {
  .section-example-bill .section-header-text {
    font-size: 56px;
  }
}
@media (width <= 1024px) and (max-width: 665.6px) {
  .section-example-bill .section-header-text {
    font-size: 52px;
  }
}
@media (width <= 1024px) and (max-width: 614.4px) {
  .section-example-bill .section-header-text {
    font-size: 48px;
  }
}
@media (width <= 1024px) and (max-width: 563.2px) {
  .section-example-bill .section-header-text {
    font-size: 44px;
  }
}
@media (width <= 1024px) and (max-width: 512px) {
  .section-example-bill .section-header-text {
    font-size: 40px;
  }
}
@media (width <= 1024px) and (max-width: 460.8px) {
  .section-example-bill .section-header-text {
    font-size: 36px;
  }
}
@media (width <= 1024px) and (max-width: 409.6px) {
  .section-example-bill .section-header-text {
    font-size: 32px;
  }
}
@media (width <= 1024px) and (max-width: 358.4px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (width <= 1024px) and (max-width: 307.2px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (width <= 1024px) and (max-width: 256px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (width <= 1024px) and (max-width: 204.8px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
@media (width <= 1024px) and (max-width: 153.6px) {
  .section-example-bill .section-header-text {
    font-size: 30px;
  }
}
.section-example-bill .graphical-elems-common {
  position: static;
}
.section-example-bill .graphical-elems-common .graphical-elem {
  margin: 0 auto;
  display: block;
}

#faq {
  margin-top: calc(-1 * round(up, min(100vw, 1920px) * 223 / 1920, 1px));
  padding: round(up, min(100vw, 1920px) * 223 / 1920, 1px) 10px calc(round(up, min(100vw, 1920px) * 223 / 1920, 1px) + 70px);
  background: linear-gradient(to bottom, #174322 calc(round(down, min(100vw, 1920px) * 223 / 1920, 1px) - 2px), #174322 calc(round(down, min(100vw, 1920px) * 223 / 1920, 1px) - 2px), transparent 11%), url("../images/bg-faq.webp") repeat-y center center;
  background-size: 100% auto;
  overflow: hidden;
}
@media (width <= 1024px) {
  #faq {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 40px;
  }
}
#faq::before {
  background: url("../images/bg-faq-top.webp") repeat-y center top;
  background-size: 100% auto;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  aspect-ratio: 1920/223;
  content: "";
  z-index: 1;
}
@media (width <= 1090px) {
  #faq::before {
    display: none;
  }
}
#faq::after {
  background: url("../images/bg-faq-bottom.webp") repeat-y center top;
  background-size: 100% auto;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  aspect-ratio: 1920/223;
  content: "";
  z-index: 1;
}
@media (width <= 1090px) {
  #faq::after {
    display: none;
  }
}
@media (width <= 1024px) {
  #faq {
    background: #fff;
  }
}
@media (min-width: 1920px) {
  #faq .field--name-field-header-text {
    font-size: 38px;
  }
}
@media (max-width: 1920px) {
  #faq .field--name-field-header-text {
    font-size: 38px;
  }
}
@media (max-width: 1824px) {
  #faq .field--name-field-header-text {
    font-size: 36.1px;
  }
}
@media (max-width: 1728px) {
  #faq .field--name-field-header-text {
    font-size: 34.2px;
  }
}
@media (max-width: 1632px) {
  #faq .field--name-field-header-text {
    font-size: 32.3px;
  }
}
@media (max-width: 1536px) {
  #faq .field--name-field-header-text {
    font-size: 30.4px;
  }
}
@media (max-width: 1440px) {
  #faq .field--name-field-header-text {
    font-size: 28.5px;
  }
}
@media (max-width: 1344px) {
  #faq .field--name-field-header-text {
    font-size: 26.6px;
  }
}
@media (max-width: 1248px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 1152px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 1056px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 960px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 864px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 768px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 672px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 576px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 480px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 384px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
@media (max-width: 288px) {
  #faq .field--name-field-header-text {
    font-size: 24.7px;
  }
}
#faq .field--name-field-header-text {
  color: #c82c30;
  text-transform: uppercase;
  max-width: 60%;
  margin: 20px auto;
}
@media (width <= 640px) {
  #faq .field--name-field-header-text {
    width: 100%;
    max-width: 100%;
    margin: 30px 0 20px;
  }
}
#faq .section-header-image {
  margin-top: 90px;
  margin-bottom: 80px;
}
#faq .section-header-image img {
  margin: 0 auto;
  display: block;
}
#faq .section-faq__faq {
  max-width: 1210px;
  margin: 0 auto;
}
@media (width <= 1024px) {
  #faq .section-faq__faq {
    width: auto;
    margin: 0;
    padding: 20px 0;
  }
}
#faq .paragraph--type-sp-faq {
  border-bottom: solid 2px #d1d2d1;
}
#faq .paragraph--type-sp-faq:last-of-type {
  border-bottom: 0;
}
@media (min-width: 1920px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 29px;
  }
}
@media (max-width: 1920px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 29px;
  }
}
@media (max-width: 1824px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 27.55px;
  }
}
@media (max-width: 1728px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 26.1px;
  }
}
@media (max-width: 1632px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 24.65px;
  }
}
@media (max-width: 1536px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 23.2px;
  }
}
@media (max-width: 1440px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 21.75px;
  }
}
@media (max-width: 1344px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 20.3px;
  }
}
@media (max-width: 1248px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 1152px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 1056px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 960px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 864px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 768px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 672px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 576px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 480px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 384px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
@media (max-width: 288px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    font-size: 18.85px;
  }
}
#faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
  padding-left: 55px;
  padding-right: 30px;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #c82c30;
}
@media (width <= 640px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-question {
    padding-left: 0;
  }
}
#faq .paragraph--type-sp-faq .field--name-field-sp-faq-question p {
  margin: 35px 0;
  text-transform: uppercase;
}
#faq .paragraph--type-sp-faq .field--name-field-sp-faq-question::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0;
  border-color: #c82c30 transparent transparent;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: 0;
}
@media (min-width: 1920px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 29px;
  }
}
@media (max-width: 1920px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 29px;
  }
}
@media (max-width: 1824px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 27.55px;
  }
}
@media (max-width: 1728px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 26.1px;
  }
}
@media (max-width: 1632px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 24.65px;
  }
}
@media (max-width: 1536px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 23.2px;
  }
}
@media (max-width: 1440px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 21.75px;
  }
}
@media (max-width: 1344px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 20.3px;
  }
}
@media (max-width: 1248px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 1152px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 1056px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 960px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 864px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 768px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 672px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 576px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 480px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 384px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
@media (max-width: 288px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    font-size: 18.85px;
  }
}
#faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
  display: none;
  padding-left: 9%;
  padding-right: 5%;
  margin: 60px auto 35px;
  color: #1d552b;
  max-width: 95%;
  text-align: center;
}
@media (width <= 640px) {
  #faq .paragraph--type-sp-faq .field--name-field-sp-faq-answer {
    padding-left: 0;
    padding-right: 0;
  }
}
#faq .paragraph--type-sp-faq.open .field--name-field-sp-faq-question::before {
  transform: rotate(180deg);
}
#faq .paragraph--type-sp-faq.open .field--name-field-sp-faq-answer {
  display: block;
}

.section-footer {
  position: relative;
  z-index: 2;
}
@media (width <= 1024px) {
  .section-footer {
    margin-top: 50px;
  }
}
.section-footer a {
  color: #fff;
}
.section-footer .section-footer__wrapper {
  text-align: center;
  position: relative;
  z-index: 1;
}
.section-footer .wrapper {
  max-width: 1680px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8%;
  text-align: left;
}
@media (width <= 1024px) {
  .section-footer .wrapper {
    display: block;
    margin: 10px;
    text-align: center;
  }
}
@media (min-width: 1920px) {
  .section-footer .title {
    font-size: 85px;
  }
}
@media (max-width: 1920px) {
  .section-footer .title {
    font-size: 85px;
  }
}
@media (max-width: 1824px) {
  .section-footer .title {
    font-size: 80.75px;
  }
}
@media (max-width: 1728px) {
  .section-footer .title {
    font-size: 76.5px;
  }
}
@media (max-width: 1632px) {
  .section-footer .title {
    font-size: 72.25px;
  }
}
@media (max-width: 1536px) {
  .section-footer .title {
    font-size: 68px;
  }
}
@media (max-width: 1440px) {
  .section-footer .title {
    font-size: 63.75px;
  }
}
@media (max-width: 1344px) {
  .section-footer .title {
    font-size: 59.5px;
  }
}
@media (max-width: 1248px) {
  .section-footer .title {
    font-size: 55.25px;
  }
}
@media (max-width: 1152px) {
  .section-footer .title {
    font-size: 51px;
  }
}
@media (max-width: 1056px) {
  .section-footer .title {
    font-size: 46.75px;
  }
}
@media (max-width: 960px) {
  .section-footer .title {
    font-size: 42.5px;
  }
}
@media (max-width: 864px) {
  .section-footer .title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .section-footer .title {
    font-size: 40px;
  }
}
@media (max-width: 672px) {
  .section-footer .title {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .section-footer .title {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .section-footer .title {
    font-size: 40px;
  }
}
@media (max-width: 384px) {
  .section-footer .title {
    font-size: 40px;
  }
}
@media (max-width: 288px) {
  .section-footer .title {
    font-size: 40px;
  }
}
.section-footer .title {
  text-transform: uppercase;
}
@media (width <= 1024px) {
  .section-footer .title {
    margin-bottom: 20px;
  }
}
@media (min-width: 1920px) {
  .section-footer .organiser {
    font-size: 27px;
  }
}
@media (max-width: 1920px) {
  .section-footer .organiser {
    font-size: 27px;
  }
}
@media (max-width: 1824px) {
  .section-footer .organiser {
    font-size: 25.65px;
  }
}
@media (max-width: 1728px) {
  .section-footer .organiser {
    font-size: 24.3px;
  }
}
@media (max-width: 1632px) {
  .section-footer .organiser {
    font-size: 22.95px;
  }
}
@media (max-width: 1536px) {
  .section-footer .organiser {
    font-size: 21.6px;
  }
}
@media (max-width: 1440px) {
  .section-footer .organiser {
    font-size: 20.25px;
  }
}
@media (max-width: 1344px) {
  .section-footer .organiser {
    font-size: 18.9px;
  }
}
@media (max-width: 1248px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .section-footer .organiser {
    font-size: 18px;
  }
}
.section-footer .organiser {
  text-transform: uppercase;
}
@media (width <= 1024px) {
  .section-footer .organiser {
    margin-bottom: 5px;
  }
}
@media (min-width: 1920px) {
  .section-footer .text {
    font-size: 27px;
  }
}
@media (max-width: 1920px) {
  .section-footer .text {
    font-size: 27px;
  }
}
@media (max-width: 1824px) {
  .section-footer .text {
    font-size: 25.65px;
  }
}
@media (max-width: 1728px) {
  .section-footer .text {
    font-size: 24.3px;
  }
}
@media (max-width: 1632px) {
  .section-footer .text {
    font-size: 22.95px;
  }
}
@media (max-width: 1536px) {
  .section-footer .text {
    font-size: 21.6px;
  }
}
@media (max-width: 1440px) {
  .section-footer .text {
    font-size: 20.25px;
  }
}
@media (max-width: 1344px) {
  .section-footer .text {
    font-size: 18.9px;
  }
}
@media (max-width: 1248px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .section-footer .text {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .section-footer .text {
    font-size: 18px;
  }
}
.section-footer .text {
  text-align: left;
}
@media (width <= 1024px) {
  .section-footer .text {
    text-align: center;
    margin-top: 20px;
  }
}
@media (width <= 1024px) {
  .section-footer .amooco {
    max-width: 70%;
    margin: 0 auto;
  }
}
.section-footer .email {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
@media (width <= 1024px) {
  .section-footer .email {
    justify-content: center;
  }
}
.section-footer .email::before {
  width: 44px;
  aspect-ratio: 44/30;
  display: inline-block;
  background: url("../images/mail-big.webp") no-repeat center center;
  background-size: contain;
  content: "";
}
.section-footer .bottom-bar {
  margin: 75px auto 0;
  text-align: center;
  z-index: 10;
  position: relative;
  padding: 40px 0 25px;
  background-color: #1b174b;
}
.section-footer .bottom-bar::before {
  aspect-ratio: 1920/15;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  content: "";
  background: url("../images/line-2.webp") no-repeat bottom center;
  background-size: cover;
}
.section-footer .section-form__graphical-elems {
  pointer-events: auto;
}
.section-footer .graphical-elem {
  z-index: 11;
  position: absolute;
}
@media (width <= 1024px) {
  .section-footer .graphical-elem {
    display: none;
  }
}
.section-footer ul.menu {
  margin: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 10px;
  text-align: center;
  display: flex;
  gap: 2.5%;
  justify-content: center;
  align-items: center;
}
@media (width <= 1024px) {
  .section-footer ul.menu {
    display: block;
  }
}
.section-footer ul.menu .menu-item {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
}
@media (width <= 1024px) {
  .section-footer ul.menu .menu-item {
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 1920px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 25px;
  }
}
@media (max-width: 1920px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 25px;
  }
}
@media (max-width: 1824px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 23.75px;
  }
}
@media (max-width: 1728px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 22.5px;
  }
}
@media (max-width: 1632px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 21.25px;
  }
}
@media (max-width: 1536px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18.75px;
  }
}
@media (max-width: 1344px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .section-footer ul.menu .menu-item a,
  .section-footer ul.menu .menu-item span {
    font-size: 18px;
  }
}
.section-footer ul.menu .menu-item a,
.section-footer ul.menu .menu-item span {
  position: relative;
  display: block;
  color: #fff;
  text-transform: uppercase;
}
.section-footer ul.menu .menu-item a.top,
.section-footer ul.menu .menu-item span.top {
  display: none;
}
.section-footer ul.menu .menu-item span {
  display: none;
}
.section-footer ul.menu .menu-item .top {
  display: none;
}

.section-form {
  z-index: 2;
  padding-top: 100px;
  padding-bottom: 30px;
}
@media (min-width: 1920px) {
  .section-form .title {
    font-size: 54px;
  }
}
@media (max-width: 1920px) {
  .section-form .title {
    font-size: 54px;
  }
}
@media (max-width: 1824px) {
  .section-form .title {
    font-size: 51.3px;
  }
}
@media (max-width: 1728px) {
  .section-form .title {
    font-size: 48.6px;
  }
}
@media (max-width: 1632px) {
  .section-form .title {
    font-size: 45.9px;
  }
}
@media (max-width: 1536px) {
  .section-form .title {
    font-size: 43.2px;
  }
}
@media (max-width: 1440px) {
  .section-form .title {
    font-size: 40.5px;
  }
}
@media (max-width: 1344px) {
  .section-form .title {
    font-size: 37.8px;
  }
}
@media (max-width: 1248px) {
  .section-form .title {
    font-size: 35.1px;
  }
}
@media (max-width: 1152px) {
  .section-form .title {
    font-size: 32.4px;
  }
}
@media (max-width: 1056px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 960px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 864px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .section-form .title {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .section-form .title {
    font-size: 30px;
  }
}
.section-form .title {
  text-align: center;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  margin: 25px auto;
  line-height: 1.05;
}
.section-form .section-form__graphical-elems,
.section-form .section-memory__graphical-elems {
  pointer-events: none;
}
.section-form .section-form__graphical-elems .graphical-elem,
.section-form .section-memory__graphical-elems .graphical-elem {
  z-index: 10;
}
.section-form .section-form__wrapper,
.section-form .section-memory__wrapper {
  max-width: 870px;
  margin: 0 auto;
  padding-bottom: 1px;
  border: solid 5px #fff;
}
.section-form .section-form__wrapper .section-form__main-content,
.section-form .section-form__wrapper .section-memory__main-content,
.section-form .section-memory__wrapper .section-form__main-content,
.section-form .section-memory__wrapper .section-memory__main-content {
  position: relative;
  margin: 0 auto;
}
.section-form form {
  margin: 10px;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.section-form form .form-inner-wrapper {
  max-width: 650px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (width <= 1024px) {
  .section-form form .form-inner-wrapper {
    display: block;
    max-width: calc(100% - 20px);
  }
}
.section-form form .webform-type-fieldset {
  max-width: 100%;
  margin: 0 auto;
  border: none;
}
@media (width <= 1024px) {
  .section-form form .webform-type-fieldset {
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
  }
}
@media (min-width: 1920px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 26px;
  }
}
@media (max-width: 1920px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 26px;
  }
}
@media (max-width: 1824px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 24.7px;
  }
}
@media (max-width: 1728px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 23.4px;
  }
}
@media (max-width: 1632px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 22.1px;
  }
}
@media (max-width: 1536px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 20.8px;
  }
}
@media (max-width: 1440px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 19.5px;
  }
}
@media (max-width: 1344px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 18.2px;
  }
}
@media (max-width: 1248px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 16.9px;
  }
}
@media (max-width: 1152px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 15.6px;
  }
}
@media (max-width: 1056px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14.3px;
  }
}
@media (max-width: 960px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
@media (max-width: 864px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
@media (max-width: 672px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
@media (max-width: 384px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
@media (max-width: 288px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 14px;
  }
}
.section-form form .webform-type-fieldset legend {
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  padding-top: 13px;
}
@media (width <= 1024px) {
  .section-form form .webform-type-fieldset legend {
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 13px;
  }
}
.section-form form .webform-type-fieldset[data-drupal-selector=edit-bottom] {
  background: none;
}
.section-form form .example-bill {
  display: none;
}
.section-form form .form-item-markup-img.form-item-markup-img {
  max-width: 340px;
  margin: 0 auto;
}
.section-form form .form-item-name,
.section-form form .form-item-surname,
.section-form form .form-item-email,
.section-form form .form-item-phone,
.section-form form .form-item-postal,
.section-form form .form-item-date,
.section-form form .form-item-bill,
.section-form form .form-item-shop-type,
.section-form form .form-item-shop,
.section-form form .form-item-shop-abc,
.section-form form .form-item-shop-groszek,
.section-form form .form-item-shop-eurosklep,
.section-form form .form-item-bill-image,
.section-form form .form-item-bill-price,
.section-form form .form-item-card-number,
.section-form form .form-item-code {
  position: relative;
  width: calc(50% - 20px / 2);
  margin-bottom: 20px;
  margin-top: 0;
  text-align: left;
}
@media (width <= 1024px) {
  .section-form form .form-item-name,
  .section-form form .form-item-surname,
  .section-form form .form-item-email,
  .section-form form .form-item-phone,
  .section-form form .form-item-postal,
  .section-form form .form-item-date,
  .section-form form .form-item-bill,
  .section-form form .form-item-shop-type,
  .section-form form .form-item-shop,
  .section-form form .form-item-shop-abc,
  .section-form form .form-item-shop-groszek,
  .section-form form .form-item-shop-eurosklep,
  .section-form form .form-item-bill-image,
  .section-form form .form-item-bill-price,
  .section-form form .form-item-card-number,
  .section-form form .form-item-code {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (min-width: 1920px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 22px;
  }
}
@media (max-width: 1920px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 22px;
  }
}
@media (max-width: 1824px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 20.9px;
  }
}
@media (max-width: 1728px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 19.8px;
  }
}
@media (max-width: 1632px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18.7px;
  }
}
@media (max-width: 1536px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .section-form form .form-item-name label,
  .section-form form .form-item-surname label,
  .section-form form .form-item-email label,
  .section-form form .form-item-phone label,
  .section-form form .form-item-postal label,
  .section-form form .form-item-date label,
  .section-form form .form-item-bill label,
  .section-form form .form-item-shop-type label,
  .section-form form .form-item-shop label,
  .section-form form .form-item-shop-abc label,
  .section-form form .form-item-shop-groszek label,
  .section-form form .form-item-shop-eurosklep label,
  .section-form form .form-item-bill-image label,
  .section-form form .form-item-bill-price label,
  .section-form form .form-item-card-number label,
  .section-form form .form-item-code label {
    font-size: 18px;
  }
}
.section-form form .form-item-name label,
.section-form form .form-item-surname label,
.section-form form .form-item-email label,
.section-form form .form-item-phone label,
.section-form form .form-item-postal label,
.section-form form .form-item-date label,
.section-form form .form-item-bill label,
.section-form form .form-item-shop-type label,
.section-form form .form-item-shop label,
.section-form form .form-item-shop-abc label,
.section-form form .form-item-shop-groszek label,
.section-form form .form-item-shop-eurosklep label,
.section-form form .form-item-bill-image label,
.section-form form .form-item-bill-price label,
.section-form form .form-item-card-number label,
.section-form form .form-item-code label {
  text-align: left;
  display: block;
  margin-bottom: 5px;
}
.section-form form .form-item-name label::after,
.section-form form .form-item-surname label::after,
.section-form form .form-item-email label::after,
.section-form form .form-item-phone label::after,
.section-form form .form-item-postal label::after,
.section-form form .form-item-date label::after,
.section-form form .form-item-bill label::after,
.section-form form .form-item-shop-type label::after,
.section-form form .form-item-shop label::after,
.section-form form .form-item-shop-abc label::after,
.section-form form .form-item-shop-groszek label::after,
.section-form form .form-item-shop-eurosklep label::after,
.section-form form .form-item-bill-image label::after,
.section-form form .form-item-bill-price label::after,
.section-form form .form-item-card-number label::after,
.section-form form .form-item-code label::after {
  display: none;
}
.section-form form .form-item-bill .description,
.section-form form .form-item-date .description {
  right: 5px;
  top: 0;
}
.section-form form .form-item-bill .description a,
.section-form form .form-item-date .description a {
  display: block;
  width: 52px;
  height: 52px;
  text-indent: -9999px;
  color: transparent;
  background: url("../images/icon-inf.webp") no-repeat center center transparent;
}
.section-form form .ajax-wrapper:has(.form-item-bill-image) {
  position: relative;
  width: calc(50% - 20px / 2);
  margin-top: 0;
  text-align: left;
}
@media (width <= 1024px) {
  .section-form form .ajax-wrapper:has(.form-item-bill-image) {
    width: 100%;
  }
}
.section-form form .form-item-bill-image {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: left;
}
@media (width <= 1024px) {
  .section-form form .form-item-bill-image {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.section-form form .form-item-shop {
  width: 100%;
  text-align: center;
}
.section-form form .form-item-code {
  width: 100%;
}
.section-form form .form-item-answer-text {
  width: 100%;
  clear: both;
  text-align: left;
  top: 0;
  margin-top: 5px;
  margin-bottom: 30px;
  position: relative;
}
@media (width <= 1024px) {
  .section-form form .form-item-answer-text {
    width: 100%;
    margin-right: 0;
    float: none;
  }
}
.section-form form .form-item-answer-text label {
  font-size: 18px;
  display: block;
  text-align: center;
  margin: 0 auto 5px;
  text-transform: uppercase;
}
.section-form form .form-item-answer-text label::after {
  display: none;
}
@media (min-width: 1920px) {
  .section-form form .form-item-answer-text label span {
    font-size: 50px;
  }
}
@media (max-width: 1920px) {
  .section-form form .form-item-answer-text label span {
    font-size: 50px;
  }
}
@media (max-width: 1824px) {
  .section-form form .form-item-answer-text label span {
    font-size: 47.5px;
  }
}
@media (max-width: 1728px) {
  .section-form form .form-item-answer-text label span {
    font-size: 45px;
  }
}
@media (max-width: 1632px) {
  .section-form form .form-item-answer-text label span {
    font-size: 42.5px;
  }
}
@media (max-width: 1536px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 1440px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 1344px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 1248px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 1152px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 1056px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 960px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 864px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 672px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 384px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
@media (max-width: 288px) {
  .section-form form .form-item-answer-text label span {
    font-size: 40px;
  }
}
.section-form form .form-item-answer-text label span {
  display: inline-block;
  line-height: 0.1;
}
@media (min-width: 1920px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1920px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1824px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1728px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1632px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1536px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1344px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1248px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1152px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 1056px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 864px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 672px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 384px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 288px) {
  .section-form form .form-item-answer-text ::-moz-placeholder {
    font-size: 14px;
  }
  .section-form form .form-item-answer-text ::placeholder {
    font-size: 14px;
  }
}
.section-form form .form-item-answer-text ::-moz-placeholder {
  text-align: center;
}
.section-form form .form-item-answer-text ::placeholder {
  text-align: center;
}
.section-form form .form-type-webform-markup {
  width: 100%;
  text-align: center;
}
@media (min-width: 1920px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 40px;
  }
}
@media (max-width: 1920px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 40px;
  }
}
@media (max-width: 1824px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 38px;
  }
}
@media (max-width: 1728px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 36px;
  }
}
@media (max-width: 1632px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 34px;
  }
}
@media (max-width: 1536px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 32px;
  }
}
@media (max-width: 1440px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 1344px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 1248px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 1152px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 1056px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 960px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 864px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .section-form form .form-type-webform-markup h2 {
    font-size: 30px;
  }
}
.section-form form .form-type-webform-markup h2 {
  text-transform: uppercase;
  max-width: 500px;
  margin: 25px auto 0;
  line-height: 1;
}
@media (min-width: 1920px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 38px;
  }
}
@media (max-width: 1920px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 38px;
  }
}
@media (max-width: 1824px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 36.1px;
  }
}
@media (max-width: 1728px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 34.2px;
  }
}
@media (max-width: 1632px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 32.3px;
  }
}
@media (max-width: 1536px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 30.4px;
  }
}
@media (max-width: 1440px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28.5px;
  }
}
@media (max-width: 1344px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 1248px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 1152px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 1056px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 864px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 672px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 384px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
@media (max-width: 288px) {
  .section-form form .form-type-webform-markup h3 {
    font-size: 28px;
  }
}
.section-form form .form-type-webform-markup h3 {
  text-transform: uppercase;
  margin: 10px auto 0;
}
.section-form form .bottom-wrapper {
  justify-content: space-between;
  margin-top: 5px;
}
.section-form form .bottom-wrapper .form-type-checkbox {
  white-space: normal;
}
.section-form form .bottom-wrapper > div:nth-child(1) {
  width: 80%;
  flex: unset;
}
@media (width <= 1024px) {
  .section-form form .bottom-wrapper > div:nth-child(1) {
    width: 100%;
    margin-top: 40px;
  }
}
.section-form form .bottom-wrapper > div:nth-child(2) {
  width: 20%;
  flex: unset;
}
@media (width <= 1024px) {
  .section-form form .bottom-wrapper > div:nth-child(2) {
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }
}
.section-form form .bottom-wrapper-inner {
  flex-direction: column;
}
.section-form form .webform-flex--container {
  display: block;
}
.section-form form .form-item-agree,
.section-form form .form-item-agree-1,
.section-form form .form-item-agree-2,
.section-form form .form-item-consent {
  width: 100%;
  margin: 0;
  text-align: center;
}
@media (width <= 1024px) {
  .section-form form .form-item-agree,
  .section-form form .form-item-agree-1,
  .section-form form .form-item-agree-2,
  .section-form form .form-item-consent {
    text-align: left;
  }
}
.section-form form .form-item-agree .form-item--error-message,
.section-form form .form-item-agree-1 .form-item--error-message,
.section-form form .form-item-agree-2 .form-item--error-message,
.section-form form .form-item-consent .form-item--error-message {
  text-align: center;
}
@media (width <= 1024px) {
  .section-form form .form-item-agree .form-item--error-message,
  .section-form form .form-item-agree-1 .form-item--error-message,
  .section-form form .form-item-agree-2 .form-item--error-message,
  .section-form form .form-item-consent .form-item--error-message {
    text-align: left;
    margin-bottom: 20px;
  }
}
.section-form form .captcha__element {
  width: 100%;
  margin: 30px auto 0;
}
@media (width <= 400px) {
  .section-form form .captcha__element {
    transform: scale(0.8);
    transform-origin: center;
  }
}
.section-form form .captcha__element .g-recaptcha > div {
  margin: 0 auto;
}
.section-form form .form-actions {
  display: block;
  padding-bottom: 0;
  position: relative;
  text-align: center;
  margin: 20px 0 25px;
  width: 100%;
}
.section-form form .form-actions input {
  font-size: 34px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  overflow: hidden;
  line-height: 1;
  box-shadow: none;
  cursor: pointer;
  height: auto;
  position: relative;
  right: 0;
  width: 100%;
  text-indent: -99999px;
  border: 0;
  margin: 0 auto;
}
.section-form form .form-item-example {
  max-width: 500px;
  margin: 0 auto;
}
.section-form form.example {
  padding-bottom: 50px;
}
.section-form form.example .example-bill {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
  background-color: #fceed1;
  border-radius: 0;
  padding: 5px;
}
@media (width <= 1024px) {
  .section-form form.example .example-bill {
    position: static;
  }
}
.section-form form.example .example-bill .close {
  position: absolute;
  right: 8px;
  top: 9px;
  width: 32px;
  height: 32px;
  background: url("../images/icon-close.svg") no-repeat center center #fceed1;
  background-size: contain;
  border-radius: 100%;
}
.section-form form.example .example-bill img {
  display: block;
}
.section-form form.example .form-type-textfield,
.section-form form.example .form-type-email,
.section-form form.example .form-type-webform-image-file,
.section-form form.example .form-type-managed-file,
.section-form form.example .form-type-textarea,
.section-form form.example .form-type-checkbox,
.section-form form.example .form-actions,
.section-form form.example legend {
  opacity: 0;
}
@media (width <= 1024px) {
  .section-form form.example .form-type-textfield,
  .section-form form.example .form-type-email,
  .section-form form.example .form-type-webform-image-file,
  .section-form form.example .form-type-managed-file,
  .section-form form.example .form-type-textarea,
  .section-form form.example .form-type-checkbox,
  .section-form form.example .form-actions,
  .section-form form.example legend {
    display: none;
  }
}
.section-form .status-messages {
  display: none;
}
.section-form .messages {
  text-transform: none;
  margin: 20px auto;
  color: #fff;
}
@media (width <= 1024px) {
  .section-form .messages {
    padding: 0;
    margin: 20px 0;
    max-width: 100%;
  }
}
@media (min-width: 1920px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 40px;
  }
}
@media (max-width: 1920px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 40px;
  }
}
@media (max-width: 1824px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 38px;
  }
}
@media (max-width: 1728px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 36px;
  }
}
@media (max-width: 1632px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 34px;
  }
}
@media (max-width: 1536px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 32px;
  }
}
@media (max-width: 1440px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 30px;
  }
}
@media (max-width: 1344px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 28px;
  }
}
@media (max-width: 1248px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 26px;
  }
}
@media (max-width: 1152px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 1056px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 960px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 864px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 672px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 576px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 384px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
@media (max-width: 288px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    font-size: 25px;
  }
}
.section-form .messages.status-messages, .section-form .messages.messages--status {
  color: #fff;
  display: block;
  margin: 10px auto;
  padding: 40px 10px;
  text-align: center;
}
@media (width <= 1024px) {
  .section-form .messages.status-messages, .section-form .messages.messages--status {
    margin-bottom: 40px;
  }
}
.section-form .messages.messages--error {
  text-align: left;
  font-size: 16px;
  color: #ed1c24;
  width: 100%;
  margin-top: -30px;
  display: none;
}
.section-form .messages.messages--error [role=alert] {
  border: solid 2px #ed1c24;
  border-radius: 0;
  padding: 10px 20px;
  background-color: #fff;
  margin: 0;
}
@media (width <= 1024px) {
  .section-form .messages.messages--error [role=alert] {
    margin-right: 0;
  }
}
.section-form .messages.messages--error ul {
  margin: 0;
  padding: 0;
}
.section-form .messages.messages--error li {
  font-size: 16px;
  color: #ed1c24;
  list-style: none;
  margin-bottom: 5px;
}
.section-form .messages.messages--error ul {
  padding-left: 0;
  margin: 0;
}
@media (width <= 1520px) {
  .section-form .forever {
    display: none;
  }
}
@media (width <= 1024px) {
  .section-form .desktop {
    display: none;
  }
}
.section-form .field-name-field-p-form-addons {
  display: none;
}
@media (min-width: 1920px) {
  .section-form .webform-confirmation {
    font-size: 30px;
  }
}
@media (max-width: 1920px) {
  .section-form .webform-confirmation {
    font-size: 30px;
  }
}
@media (max-width: 1824px) {
  .section-form .webform-confirmation {
    font-size: 28.5px;
  }
}
@media (max-width: 1728px) {
  .section-form .webform-confirmation {
    font-size: 27px;
  }
}
@media (max-width: 1632px) {
  .section-form .webform-confirmation {
    font-size: 25.5px;
  }
}
@media (max-width: 1536px) {
  .section-form .webform-confirmation {
    font-size: 24px;
  }
}
@media (max-width: 1440px) {
  .section-form .webform-confirmation {
    font-size: 22.5px;
  }
}
@media (max-width: 1344px) {
  .section-form .webform-confirmation {
    font-size: 21px;
  }
}
@media (max-width: 1248px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 1152px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 1056px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 672px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .section-form .webform-confirmation {
    font-size: 20px;
  }
}
.section-form .webform-confirmation {
  color: #fff;
  max-width: 100%;
  width: 100%;
  margin: 10px auto;
  padding: 40px 0;
  text-align: center;
}
.section-form .ornament {
  z-index: 3;
  pointer-events: none;
}
.section-form:has(.webform-confirmation) .desktop, .section-form:has(.messages--status) .desktop {
  display: none !important;
}
.section-form:has(.webform-confirmation) .form-inner-wrapper, .section-form:has(.messages--status) .form-inner-wrapper {
  display: block;
}
@media (min-width: 1920px) {
  .section-form .webform__closed {
    font-size: 34px;
  }
}
@media (max-width: 1920px) {
  .section-form .webform__closed {
    font-size: 34px;
  }
}
@media (max-width: 1824px) {
  .section-form .webform__closed {
    font-size: 32.3px;
  }
}
@media (max-width: 1728px) {
  .section-form .webform__closed {
    font-size: 30.6px;
  }
}
@media (max-width: 1632px) {
  .section-form .webform__closed {
    font-size: 28.9px;
  }
}
@media (max-width: 1536px) {
  .section-form .webform__closed {
    font-size: 27.2px;
  }
}
@media (max-width: 1440px) {
  .section-form .webform__closed {
    font-size: 25.5px;
  }
}
@media (max-width: 1344px) {
  .section-form .webform__closed {
    font-size: 23.8px;
  }
}
@media (max-width: 1248px) {
  .section-form .webform__closed {
    font-size: 22.1px;
  }
}
@media (max-width: 1152px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .section-form .webform__closed {
    font-size: 22px;
  }
}
.section-form .webform__closed {
  color: #fff;
  text-align: center;
  padding: 0 20px;
}

.section-contest {
  background-color: #282f6c;
}
@media (min-width: 1920px) {
  .section-contest form::before {
    font-size: 72px;
  }
}
@media (max-width: 1920px) {
  .section-contest form::before {
    font-size: 72px;
  }
}
@media (max-width: 1824px) {
  .section-contest form::before {
    font-size: 68.4px;
  }
}
@media (max-width: 1728px) {
  .section-contest form::before {
    font-size: 64.8px;
  }
}
@media (max-width: 1632px) {
  .section-contest form::before {
    font-size: 61.2px;
  }
}
@media (max-width: 1536px) {
  .section-contest form::before {
    font-size: 57.6px;
  }
}
@media (max-width: 1440px) {
  .section-contest form::before {
    font-size: 54px;
  }
}
@media (max-width: 1344px) {
  .section-contest form::before {
    font-size: 50.4px;
  }
}
@media (max-width: 1248px) {
  .section-contest form::before {
    font-size: 46.8px;
  }
}
@media (max-width: 1152px) {
  .section-contest form::before {
    font-size: 43.2px;
  }
}
@media (max-width: 1056px) {
  .section-contest form::before {
    font-size: 39.6px;
  }
}
@media (max-width: 960px) {
  .section-contest form::before {
    font-size: 36px;
  }
}
@media (max-width: 864px) {
  .section-contest form::before {
    font-size: 32.4px;
  }
}
@media (max-width: 768px) {
  .section-contest form::before {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .section-contest form::before {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-contest form::before {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .section-contest form::before {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .section-contest form::before {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .section-contest form::before {
    font-size: 30px;
  }
}
.section-contest form::before {
  width: 9%;
  position: absolute;
  top: 0;
  left: -18.5%;
  content: "";
  height: 100%;
  background: url("../images/form-label-contest.webp") no-repeat left center;
  background-size: contain;
}
@media (width <= 1200px) {
  .section-contest form::before {
    display: none;
  }
}
.section-contest .form-actions input {
  background: url("../images/button-send.webp") no-repeat center center;
  background-size: contain;
  aspect-ratio: 235/70;
  max-width: 235px;
}

.section-memory {
  background-color: #1b4895;
}
.section-memory:has(.game-memory__game-container) .title {
  display: none;
}
.section-memory .section-memory__wrapper {
  border-color: #fec91c;
}
@media (min-width: 1920px) {
  .section-memory form::before {
    font-size: 72px;
  }
}
@media (max-width: 1920px) {
  .section-memory form::before {
    font-size: 72px;
  }
}
@media (max-width: 1824px) {
  .section-memory form::before {
    font-size: 68.4px;
  }
}
@media (max-width: 1728px) {
  .section-memory form::before {
    font-size: 64.8px;
  }
}
@media (max-width: 1632px) {
  .section-memory form::before {
    font-size: 61.2px;
  }
}
@media (max-width: 1536px) {
  .section-memory form::before {
    font-size: 57.6px;
  }
}
@media (max-width: 1440px) {
  .section-memory form::before {
    font-size: 54px;
  }
}
@media (max-width: 1344px) {
  .section-memory form::before {
    font-size: 50.4px;
  }
}
@media (max-width: 1248px) {
  .section-memory form::before {
    font-size: 46.8px;
  }
}
@media (max-width: 1152px) {
  .section-memory form::before {
    font-size: 43.2px;
  }
}
@media (max-width: 1056px) {
  .section-memory form::before {
    font-size: 39.6px;
  }
}
@media (max-width: 960px) {
  .section-memory form::before {
    font-size: 36px;
  }
}
@media (max-width: 864px) {
  .section-memory form::before {
    font-size: 32.4px;
  }
}
@media (max-width: 768px) {
  .section-memory form::before {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .section-memory form::before {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-memory form::before {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .section-memory form::before {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .section-memory form::before {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .section-memory form::before {
    font-size: 30px;
  }
}
.section-memory form::before {
  width: 9%;
  position: absolute;
  top: 0;
  left: -18.5%;
  content: "";
  height: 100%;
  background: url("../images/form-label-memory.webp") no-repeat left center;
  background-size: contain;
}
@media (width <= 1200px) {
  .section-memory form::before {
    display: none;
  }
}
.section-memory .form-actions input {
  background: url("../images/button-play.webp") no-repeat center center;
  background-size: contain;
  aspect-ratio: 235/70;
  max-width: 235px;
}
.section-memory input {
  border-color: #fec91c;
}
.section-memory input::-moz-placeholder {
  color: #4c6fab;
}
.section-memory input::placeholder {
  color: #4c6fab;
}

.code-error-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.code-error-overlay .code-error-overlay__inner {
  margin: 20px;
}
.section-hero {
  z-index: 1;
  position: relative;
}
.section-hero .section-graphical__image {
  position: relative;
  z-index: 10;
}
.section-hero .section-graphical__addons {
  min-width: 50px;
  right: 2.2%;
  bottom: 0.8%;
  width: 11.1%;
  z-index: 20;
}
.section-hero .graphical-elems-common .graphical-elem {
  z-index: 10;
  margin-bottom: 0;
}

.section-image {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -30%;
  z-index: 1;
}

.section-mission {
  z-index: 1;
  position: relative;
}
@media (width <= 1024px) {
  .section-mission {
    padding: 50px 10px;
  }
}
.section-mission .section-graphical__main-content {
  aspect-ratio: 1920/830;
}
@media (width <= 1024px) {
  .section-mission .section-graphical__main-content {
    aspect-ratio: unset;
  }
}
@media (width <= 1024px) {
  .section-mission .section-graphical__graphical-elems .graphical-elem {
    max-width: calc(100% - 20px);
    margin-bottom: 0;
    padding-bottom: 30px;
  }
}
@media (width <= 1024px) {
  .section-mission .section-graphical__graphical-elems .bg {
    display: none;
  }
}
@media (width <= 1024px) {
  .section-mission .section-graphical__graphical-elems .title {
    max-width: 70%;
  }
}
@media (width <= 1024px) {
  .section-mission .section-graphical__graphical-elems .rule {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
}

.section-play {
  z-index: 1;
  position: relative;
  padding-top: 1%;
}

@media (width <= 1024px) {
  .section-products {
    padding-top: 50px;
  }
}
.section-products .graphical-elems-common {
  position: relative;
}
.section-products .graphical-elem:not(.desktop) {
  position: static;
  display: block;
  text-align: center;
  width: auto !important;
}
.section-products .graphical-elem:not(.desktop) img {
  margin: 0 auto;
}

.section-puzzle {
  z-index: 2;
  padding-top: 0;
  padding-bottom: 0;
}
@media (width <= 1024px) {
  .section-puzzle {
    scroll-margin-top: -14dvw;
  }
}
.section-puzzle .section-puzzle__graphical-elems {
  pointer-events: none;
}
@media (width <= 1024px) {
  .section-puzzle .section-puzzle__graphical-elems {
    display: none;
  }
}
.section-puzzle .section-puzzle__graphical-elems .graphical-elem {
  z-index: 3;
}

.section-ranking {
  padding-top: 50px;
  padding-bottom: 95px;
  text-align: center;
}
@media (width <= 1024px) {
  .section-ranking {
    padding-bottom: 20px;
  }
}
.section-ranking.memory {
  padding-top: 40px;
  padding-bottom: 80px;
}
@media (min-width: 1920px) {
  .section-ranking h2 {
    font-size: 40px;
  }
}
@media (max-width: 1920px) {
  .section-ranking h2 {
    font-size: 40px;
  }
}
@media (max-width: 1824px) {
  .section-ranking h2 {
    font-size: 38px;
  }
}
@media (max-width: 1728px) {
  .section-ranking h2 {
    font-size: 36px;
  }
}
@media (max-width: 1632px) {
  .section-ranking h2 {
    font-size: 34px;
  }
}
@media (max-width: 1536px) {
  .section-ranking h2 {
    font-size: 32px;
  }
}
@media (max-width: 1440px) {
  .section-ranking h2 {
    font-size: 30px;
  }
}
@media (max-width: 1344px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 1248px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 1152px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 1056px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 864px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 672px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 384px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
@media (max-width: 288px) {
  .section-ranking h2 {
    font-size: 28px;
  }
}
.section-ranking h2 {
  text-transform: uppercase;
  max-width: 1620px;
  margin: 0 auto;
  color: #e72723;
}
.section-ranking .title {
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 1920px) {
  .section-ranking .header {
    font-size: 30px;
  }
}
@media (max-width: 1920px) {
  .section-ranking .header {
    font-size: 30px;
  }
}
@media (max-width: 1824px) {
  .section-ranking .header {
    font-size: 28.5px;
  }
}
@media (max-width: 1728px) {
  .section-ranking .header {
    font-size: 27px;
  }
}
@media (max-width: 1632px) {
  .section-ranking .header {
    font-size: 25.5px;
  }
}
@media (max-width: 1536px) {
  .section-ranking .header {
    font-size: 24px;
  }
}
@media (max-width: 1440px) {
  .section-ranking .header {
    font-size: 22.5px;
  }
}
@media (max-width: 1344px) {
  .section-ranking .header {
    font-size: 21px;
  }
}
@media (max-width: 1248px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 1152px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 1056px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 672px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .section-ranking .header {
    font-size: 20px;
  }
}
.section-ranking .header {
  color: #ec2329;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
}
.section-ranking .header .line {
  text-align: center;
  line-height: 1;
}
.section-ranking .header:has(button) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-ranking ul {
  list-style-type: none;
  text-align: left;
  max-width: 780px;
  margin: 50px auto 20px;
  padding-left: 0;
}
@media (width <= 1024px) {
  .section-ranking ul {
    -moz-columns: 1;
         columns: 1;
    padding: 0 10px;
    max-width: 400px;
  }
}
@media (min-width: 1920px) {
  .section-ranking ul li {
    font-size: 40px;
  }
}
@media (max-width: 1920px) {
  .section-ranking ul li {
    font-size: 40px;
  }
}
@media (max-width: 1824px) {
  .section-ranking ul li {
    font-size: 38px;
  }
}
@media (max-width: 1728px) {
  .section-ranking ul li {
    font-size: 36px;
  }
}
@media (max-width: 1632px) {
  .section-ranking ul li {
    font-size: 34px;
  }
}
@media (max-width: 1536px) {
  .section-ranking ul li {
    font-size: 32px;
  }
}
@media (max-width: 1440px) {
  .section-ranking ul li {
    font-size: 30px;
  }
}
@media (max-width: 1344px) {
  .section-ranking ul li {
    font-size: 28px;
  }
}
@media (max-width: 1248px) {
  .section-ranking ul li {
    font-size: 26px;
  }
}
@media (max-width: 1152px) {
  .section-ranking ul li {
    font-size: 24px;
  }
}
@media (max-width: 1056px) {
  .section-ranking ul li {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .section-ranking ul li {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .section-ranking ul li {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .section-ranking ul li {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .section-ranking ul li {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-ranking ul li {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .section-ranking ul li {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .section-ranking ul li {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .section-ranking ul li {
    font-size: 18px;
  }
}
.section-ranking ul li {
  line-height: 1.23;
  color: #e72723;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 1920px) {
  .section-ranking p {
    font-size: 28px;
  }
}
@media (max-width: 1920px) {
  .section-ranking p {
    font-size: 28px;
  }
}
@media (max-width: 1824px) {
  .section-ranking p {
    font-size: 26.6px;
  }
}
@media (max-width: 1728px) {
  .section-ranking p {
    font-size: 25.2px;
  }
}
@media (max-width: 1632px) {
  .section-ranking p {
    font-size: 23.8px;
  }
}
@media (max-width: 1536px) {
  .section-ranking p {
    font-size: 22.4px;
  }
}
@media (max-width: 1440px) {
  .section-ranking p {
    font-size: 21px;
  }
}
@media (max-width: 1344px) {
  .section-ranking p {
    font-size: 19.6px;
  }
}
@media (max-width: 1248px) {
  .section-ranking p {
    font-size: 18.2px;
  }
}
@media (max-width: 1152px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .section-ranking p {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .section-ranking p {
    font-size: 18px;
  }
}
.section-ranking p {
  line-height: 1.23;
}
.section-ranking .content-wrapper {
  display: none;
}
.section-ranking .content-wrapper.active {
  display: block;
}
.section-ranking .results-content {
  color: #fff;
}
@media (min-width: 1920px) {
  .section-ranking button {
    font-size: 30px;
  }
}
@media (max-width: 1920px) {
  .section-ranking button {
    font-size: 30px;
  }
}
@media (max-width: 1824px) {
  .section-ranking button {
    font-size: 28.5px;
  }
}
@media (max-width: 1728px) {
  .section-ranking button {
    font-size: 27px;
  }
}
@media (max-width: 1632px) {
  .section-ranking button {
    font-size: 25.5px;
  }
}
@media (max-width: 1536px) {
  .section-ranking button {
    font-size: 24px;
  }
}
@media (max-width: 1440px) {
  .section-ranking button {
    font-size: 22.5px;
  }
}
@media (max-width: 1344px) {
  .section-ranking button {
    font-size: 21px;
  }
}
@media (max-width: 1248px) {
  .section-ranking button {
    font-size: 19.5px;
  }
}
@media (max-width: 1152px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .section-ranking button {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .section-ranking button {
    font-size: 18px;
  }
}
.section-ranking button {
  text-transform: uppercase;
  background-size: contain;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  cursor: pointer;
  background: url("../images/arrow-left.webp") no-repeat center center;
  width: 17px;
  height: 14px;
  display: inline;
  text-indent: -999px;
  overflow: hidden;
  margin-right: 15px;
}
.section-ranking button.hidden {
  display: none;
}
.section-ranking .next {
  background: url("../images/arrow-right.webp") no-repeat center center;
  margin-right: 0;
  margin-left: 15px;
}

.section-regulations {
  z-index: 5;
  padding-bottom: 50px;
  background-color: #292e6d;
}
.section-regulations.game {
  background-color: #1b4895;
}
.section-regulations.game::after {
  aspect-ratio: 1920/15;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  content: "";
  background: url("../images/line.webp") no-repeat bottom center;
  background-size: cover;
}
@media (width <= 1780px) {
  .section-regulations {
    margin-bottom: 0;
  }
}
@media (width <= 1024px) {
  .section-regulations {
    margin-bottom: 0;
  }
}
.section-regulations .section-graphical__graphical-elems {
  position: static;
  text-align: center;
}
.section-regulations .title {
  position: static;
  width: 100% !important;
  padding-bottom: 2%;
}
.section-regulations .title img {
  margin: 0 auto;
}
.section-regulations .regulations {
  position: static;
  width: auto !important;
  margin-top: 10px;
}
.section-regulations .regulations img {
  margin: 0 auto;
}
.section-regulations .graphical-elems-common {
  position: static;
}

.section-rules {
  z-index: 1;
  position: relative;
}
@media (width <= 1024px) {
  .section-rules {
    margin-top: 50px;
  }
}
.section-rules .section-graphical__main-content {
  aspect-ratio: 1920/590;
}
@media (width <= 1024px) {
  .section-rules .section-graphical__main-content {
    aspect-ratio: unset;
  }
}
@media (width <= 1024px) {
  .section-rules .section-graphical__graphical-elems {
    margin-bottom: 40px;
  }
}
@media (width <= 1024px) {
  .section-rules .section-graphical__graphical-elems .graphical-elem {
    max-width: calc(85% - 20px);
    margin-bottom: 40px;
    padding-bottom: 0;
  }
}
@media (width <= 1024px) {
  .section-rules .section-graphical__graphical-elems .bg {
    display: none;
  }
}
@media (width <= 1024px) {
  .section-rules .section-graphical__graphical-elems .title {
    max-width: 70%;
  }
}

.section-select {
  z-index: 1;
  position: relative;
}
@media (width <= 1024px) {
  .section-select {
    margin-top: 0;
  }
}
.section-select .section-graphical__main-content {
  aspect-ratio: 1920/1070;
  background: url("../images/games-bg.webp") no-repeat center center;
  background-size: cover;
}
@media (width <= 1024px) {
  .section-select .section-graphical__main-content {
    aspect-ratio: unset;
  }
}
@media (width <= 1024px) {
  .section-select .section-graphical__graphical-elems .graphical-elem {
    max-width: calc(90% - 20px);
    margin-bottom: 0;
    padding-bottom: 30px;
  }
}
@media (width <= 1024px) {
  .section-select .section-graphical__graphical-elems .title {
    max-width: 60%;
  }
  .section-select .section-graphical__graphical-elems .rule {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .section-select .section-graphical__graphical-elems .line {
    display: none;
  }
}

.section-taste {
  margin-top: max(-450px, -23dvw);
}

#wyniki {
  padding-top: 75px;
  padding-bottom: 80px;
  background-color: #174322;
}
@media (width <= 1024px) {
  #wyniki {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1920px) {
  #wyniki .header {
    font-size: 70px;
  }
}
@media (max-width: 1920px) {
  #wyniki .header {
    font-size: 70px;
  }
}
@media (max-width: 1824px) {
  #wyniki .header {
    font-size: 66.5px;
  }
}
@media (max-width: 1728px) {
  #wyniki .header {
    font-size: 63px;
  }
}
@media (max-width: 1632px) {
  #wyniki .header {
    font-size: 59.5px;
  }
}
@media (max-width: 1536px) {
  #wyniki .header {
    font-size: 56px;
  }
}
@media (max-width: 1440px) {
  #wyniki .header {
    font-size: 52.5px;
  }
}
@media (max-width: 1344px) {
  #wyniki .header {
    font-size: 49px;
  }
}
@media (max-width: 1248px) {
  #wyniki .header {
    font-size: 45.5px;
  }
}
@media (max-width: 1152px) {
  #wyniki .header {
    font-size: 42px;
  }
}
@media (max-width: 1056px) {
  #wyniki .header {
    font-size: 38.5px;
  }
}
@media (max-width: 960px) {
  #wyniki .header {
    font-size: 35px;
  }
}
@media (max-width: 864px) {
  #wyniki .header {
    font-size: 31.5px;
  }
}
@media (max-width: 768px) {
  #wyniki .header {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  #wyniki .header {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  #wyniki .header {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  #wyniki .header {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  #wyniki .header {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  #wyniki .header {
    font-size: 30px;
  }
}
#wyniki .header {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin: 0 auto;
  max-width: 450px;
}
#wyniki .header .line {
  margin-bottom: 30px;
}
#wyniki .header .line + .line {
  font-size: 35%;
  line-height: 1;
  text-transform: none;
  color: #fff;
  margin-bottom: 0;
}
@media (width <= 1024px) {
  #wyniki .header .line + .line {
    font-size: 50%;
  }
}
#wyniki .header .line + .line strong {
  text-transform: uppercase;
}
#wyniki ul {
  list-style-type: none;
  text-align: left;
  margin: 40px auto 60px;
  padding-left: 0;
  display: block;
}
@media (width <= 1024px) {
  #wyniki ul {
    -moz-columns: 1;
         columns: 1;
    padding: 0 10px;
    max-width: 320px;
    margin-bottom: 0;
  }
}
@media (min-width: 1920px) {
  #wyniki ul li {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  #wyniki ul li {
    font-size: 24px;
  }
}
@media (max-width: 1824px) {
  #wyniki ul li {
    font-size: 22.8px;
  }
}
@media (max-width: 1728px) {
  #wyniki ul li {
    font-size: 21.6px;
  }
}
@media (max-width: 1632px) {
  #wyniki ul li {
    font-size: 20.4px;
  }
}
@media (max-width: 1536px) {
  #wyniki ul li {
    font-size: 19.2px;
  }
}
@media (max-width: 1440px) {
  #wyniki ul li {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  #wyniki ul li {
    font-size: 16.8px;
  }
}
@media (max-width: 1248px) {
  #wyniki ul li {
    font-size: 15.6px;
  }
}
@media (max-width: 1152px) {
  #wyniki ul li {
    font-size: 14.4px;
  }
}
@media (max-width: 1056px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 864px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 672px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 384px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
@media (max-width: 288px) {
  #wyniki ul li {
    font-size: 14px;
  }
}
#wyniki ul li {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom: solid 2px #fff;
  color: #fff;
  padding: 5px 10px;
}
#wyniki ul li:last-child {
  border-bottom: 0;
}
#wyniki ul li .place {
  align-self: start;
  text-transform: uppercase;
}
#wyniki ul li .place span {
  min-width: 30px;
  display: inline-block;
}
#wyniki ul li .name {
  align-self: end;
  text-transform: uppercase;
  text-align: center;
  margin: 5px auto;
}
#wyniki ul li .name span {
  display: block;
  overflow: hidden;
  height: 10px;
}
@media (min-width: 1920px) {
  #wyniki p {
    font-size: 28px;
  }
}
@media (max-width: 1920px) {
  #wyniki p {
    font-size: 28px;
  }
}
@media (max-width: 1824px) {
  #wyniki p {
    font-size: 26.6px;
  }
}
@media (max-width: 1728px) {
  #wyniki p {
    font-size: 25.2px;
  }
}
@media (max-width: 1632px) {
  #wyniki p {
    font-size: 23.8px;
  }
}
@media (max-width: 1536px) {
  #wyniki p {
    font-size: 22.4px;
  }
}
@media (max-width: 1440px) {
  #wyniki p {
    font-size: 21px;
  }
}
@media (max-width: 1344px) {
  #wyniki p {
    font-size: 19.6px;
  }
}
@media (max-width: 1248px) {
  #wyniki p {
    font-size: 18.2px;
  }
}
@media (max-width: 1152px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  #wyniki p {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  #wyniki p {
    font-size: 18px;
  }
}
#wyniki p {
  line-height: 1.23;
}
#wyniki .content-wrapper {
  display: none;
}
#wyniki .content-wrapper.active {
  display: block;
}
#wyniki .results-content {
  color: #fff;
  position: relative;
  max-width: 450px;
  margin: 0 auto;
}
@media (width <= 400px) {
  #wyniki .results-content {
    margin-top: 25px;
  }
}
#wyniki .other-days {
  display: flex;
  margin: -10px auto 0;
  justify-content: space-between;
  gap: 140px;
  align-items: center;
  position: absolute;
  width: 160%;
  left: -30%;
  bottom: 0;
  z-index: 2;
}
@media (width <= 760px) {
  #wyniki .other-days {
    width: 100%;
    left: 0;
  }
}
@media (width <= 460px) {
  #wyniki .other-days {
    width: 94%;
    left: 3%;
  }
}
@media (width <= 1024px) {
  #wyniki .other-days {
    gap: 0;
    bottom: -5px;
  }
}
@media (min-width: 1920px) {
  #wyniki .other-days button {
    font-size: 24px;
  }
}
@media (max-width: 1920px) {
  #wyniki .other-days button {
    font-size: 24px;
  }
}
@media (max-width: 1824px) {
  #wyniki .other-days button {
    font-size: 22.8px;
  }
}
@media (max-width: 1728px) {
  #wyniki .other-days button {
    font-size: 21.6px;
  }
}
@media (max-width: 1632px) {
  #wyniki .other-days button {
    font-size: 20.4px;
  }
}
@media (max-width: 1536px) {
  #wyniki .other-days button {
    font-size: 19.2px;
  }
}
@media (max-width: 1440px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 1344px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 1248px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 1152px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  #wyniki .other-days button {
    font-size: 18px;
  }
}
#wyniki .other-days button {
  text-transform: uppercase;
  background: url("../images/arrow-left.webp") no-repeat center center;
  background-size: contain;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  width: 14px;
  height: 22px;
  text-indent: -9999px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
#wyniki .other-days button.hidden {
  display: block;
  visibility: hidden;
}
#wyniki .other-days .next {
  background: url("../images/arrow-right.webp") no-repeat center center;
  background-size: contain;
}

#zak {
  z-index: 2;
  position: relative;
  margin-top: -10.5%;
}

@media (min-width: 1920px) {
  #copyrights {
    font-size: 17px;
  }
}
@media (max-width: 1920px) {
  #copyrights {
    font-size: 17px;
  }
}
@media (max-width: 1824px) {
  #copyrights {
    font-size: 16.15px;
  }
}
@media (max-width: 1728px) {
  #copyrights {
    font-size: 15.3px;
  }
}
@media (max-width: 1632px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 1536px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 1440px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 1344px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 1248px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 1152px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 1056px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 864px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 672px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 384px) {
  #copyrights {
    font-size: 15px;
  }
}
@media (max-width: 288px) {
  #copyrights {
    font-size: 15px;
  }
}
#copyrights {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 25px;
}
@media (width <= 1024px) {
  #copyrights {
    padding: 20px 0 0;
    text-align: center;
  }
}
#copyrights .bottom-bar {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (width <= 1024px) {
  #copyrights .bottom-bar {
    line-height: 1.5;
  }
}
#copyrights a {
  margin-left: 5px;
}
@media (width <= 1024px) {
  #copyrights a {
    margin: 10px auto;
    display: block;
  }
}
#copyrights ul.menu {
  margin: 0;
  padding-left: 0;
  padding-top: 0;
  text-align: center;
}
#copyrights ul.menu .menu-item {
  display: inline-block;
  vertical-align: middle;
  margin: 3px 10px 0;
  padding: 25px 0;
  position: relative;
}
@media (width <= 1024px) {
  #copyrights ul.menu .menu-item {
    margin: 0 10px;
    padding: 10px 0;
  }
}
@media (width <= 670px) {
  #copyrights ul.menu .menu-item {
    display: block;
    text-align: center;
  }
}
@media (min-width: 1920px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1920px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1824px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1728px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1632px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1536px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1344px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1248px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1152px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 1056px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 864px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 672px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 384px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
@media (max-width: 288px) {
  #copyrights ul.menu .menu-item a,
  #copyrights ul.menu .menu-item span {
    font-size: 16px;
  }
}
#copyrights ul.menu .menu-item a,
#copyrights ul.menu .menu-item span {
  position: relative;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}
#copyrights ul.menu .menu-item a.top,
#copyrights ul.menu .menu-item span.top {
  display: none;
}
#copyrights ul.menu .menu-item span {
  display: none;
}
#copyrights ul.menu .menu-item .top {
  display: none;
}

.logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 23.4%;
  text-transform: uppercase;
  text-align: center;
  aspect-ratio: 1/0.77;
}
.logo .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
  gap: 10px;
}
.logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.logo h2 {
  display: none;
}
.logo .field-name-field-b-linked-image-image {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.menu-switch-block {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 9999999;
}
@media (width >= 1025px) {
  .menu-switch-block {
    display: none;
  }
}
.menu-switch-block .menu-switch {
  width: 5dvw;
  height: 5dvw;
  z-index: 10;
}
@media (width <= 600px) {
  .menu-switch-block .menu-switch {
    width: 5dvw;
    height: 5dvw;
  }
}
.menu-switch-block .menu-switch .wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.menu-switch-block .menu-switch .wrapper .wrapper-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.menu-switch-block .menu-switch .wrapper .wrapper-inner .switch {
  display: block;
  position: relative;
  width: 5dvw;
  height: 5dvw;
  margin: 0 auto;
  cursor: pointer;
}
@media (width <= 600px) {
  .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch {
    width: 5dvw;
    height: 5dvw;
  }
}
.menu-switch-block .menu-switch .wrapper .wrapper-inner .switch:focus {
  outline: none;
}
.menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line {
  display: block;
  position: absolute;
  width: 5dvw;
  height: 0.5vw;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
  content: "";
  cursor: pointer;
  z-index: 1;
  border-radius: 0;
}
@media (width <= 600px) {
  .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line {
    width: 5dvw;
    height: 0.5dvw;
  }
}
.menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(1) {
  top: 0;
}
.menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(2) {
  top: 1.6666666667dvw;
}
@media (width <= 600px) {
  .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(2) {
    top: 1.6666666667dvw;
  }
}
.menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(3) {
  top: 3.3333333333dvw;
}
@media (width <= 600px) {
  .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(3) {
    top: 3.3333333333dvw;
  }
}
.sidr-open .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line {
  background-color: transparent;
}
.sidr-open .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(1), .sidr-open .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(3) {
  top: 1.6666666667dvw;
  height: 0.5vw;
  background-color: #fff;
}
@media (width <= 600px) {
  .sidr-open .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(1), .sidr-open .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(3) {
    top: 1.6666666667dvw;
  }
}
.sidr-open .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(1) {
  transform: rotate(45deg);
}
.sidr-open .menu-switch-block .menu-switch .wrapper .wrapper-inner .switch .line:nth-child(3) {
  transform: rotate(-45deg);
}

.game-memory:has(.game-memory__game-on) .title-img {
  height: 10px;
}
.game-memory:has(.game-memory__game-on) .title-img img {
  display: none;
}
.game-memory__validation {
  position: relative;
  z-index: 1000;
}
.game-memory__validation__validation-inner {
  position: absolute;
  z-index: 1000;
}
.game-memory__validation a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.game-memory__game-container {
  width: 100%;
}
.game-memory__game-start {
  position: relative;
  z-index: 1000;
  cursor: pointer;
  text-align: center;
  margin: 240px 20px 50px;
}
@media (width <= 1024px) {
  .game-memory__game-start {
    margin-top: 50px;
  }
}
.game-memory__game-start .products {
  height: 1px;
  position: relative;
  margin-bottom: 20px;
}
@media (width <= 1024px) {
  .game-memory__game-start .products {
    height: auto;
  }
}
@media (width > 1024px) {
  .game-memory__game-start .products img {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
.game-memory__game-rules {
  position: relative;
  z-index: 1000;
  cursor: pointer;
}
.game-memory__game-on {
  position: relative;
  z-index: 1000;
}
.game-memory__game-on .game-main {
  position: static;
  left: 0;
  top: 0;
  width: 100%;
  padding: 90px 0;
}
.game-memory__game-on .game-main > img {
  display: block;
  margin: 0 auto 5%;
  width: 53.5%;
}
.game-memory__game-on .game-main > div {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  top: 10%;
  width: 100%;
}
.game-memory__game-on ul {
  max-width: 530px;
  position: relative;
  margin: 0 auto;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
@media (width <= 1024px) {
  .game-memory__game-on ul {
    gap: 4px;
  }
}
.game-memory__game-on .card {
  border-radius: 0;
  width: 100%;
  max-width: 135px;
  margin: 0 auto;
  cursor: pointer;
  transition: transform 1s;
  transform-style: preserve-3d;
  position: relative;
  aspect-ratio: 135/135;
}
.game-memory__game-on .card img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #000;
  border-radius: 0;
}
.game-memory__game-on .card.is-flipped {
  transform: rotateY(180deg);
}
.game-memory__game-on .card__face {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  backface-visibility: hidden;
  /* box-shadow: 0 5px 6px 2px rgba(0, 0, 0, .59); */
}
.game-memory__game-on .card__face img {
  top: 0;
}
.game-memory__game-on .card__face--back {
  transform: rotateY(180deg);
}
@media (min-width: 1920px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 38px;
  }
}
@media (max-width: 1920px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 38px;
  }
}
@media (max-width: 1824px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 36.1px;
  }
}
@media (max-width: 1728px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 34.2px;
  }
}
@media (max-width: 1632px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 32.3px;
  }
}
@media (max-width: 1536px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 30.4px;
  }
}
@media (max-width: 1440px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 28.5px;
  }
}
@media (max-width: 1344px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 26.6px;
  }
}
@media (max-width: 1248px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 24.7px;
  }
}
@media (max-width: 1152px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 22.8px;
  }
}
@media (max-width: 1056px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20.9px;
  }
}
@media (max-width: 960px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
@media (max-width: 672px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .game-memory__game-on .game-memory__timer {
    font-size: 20px;
  }
}
.game-memory__game-on .game-memory__timer {
  margin-top: 30px;
  font-size: 38px;
}
.game-memory__game-finished {
  position: relative;
  z-index: 1000;
  text-align: center;
  margin: 90px 20px;
}
@media (min-width: 1920px) {
  .game-memory__game-finished .game-result__title {
    font-size: 46px;
  }
}
@media (max-width: 1920px) {
  .game-memory__game-finished .game-result__title {
    font-size: 46px;
  }
}
@media (max-width: 1824px) {
  .game-memory__game-finished .game-result__title {
    font-size: 43.7px;
  }
}
@media (max-width: 1728px) {
  .game-memory__game-finished .game-result__title {
    font-size: 41.4px;
  }
}
@media (max-width: 1632px) {
  .game-memory__game-finished .game-result__title {
    font-size: 39.1px;
  }
}
@media (max-width: 1536px) {
  .game-memory__game-finished .game-result__title {
    font-size: 36.8px;
  }
}
@media (max-width: 1440px) {
  .game-memory__game-finished .game-result__title {
    font-size: 34.5px;
  }
}
@media (max-width: 1344px) {
  .game-memory__game-finished .game-result__title {
    font-size: 32.2px;
  }
}
@media (max-width: 1248px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 1152px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 1056px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 960px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 864px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .game-memory__game-finished .game-result__title {
    font-size: 30px;
  }
}
.game-memory__game-finished .game-result__title {
  margin-bottom: 20px;
}
@media (min-width: 1920px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 38px;
  }
}
@media (max-width: 1920px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 38px;
  }
}
@media (max-width: 1824px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 36.1px;
  }
}
@media (max-width: 1728px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 34.2px;
  }
}
@media (max-width: 1632px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 32.3px;
  }
}
@media (max-width: 1536px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 30.4px;
  }
}
@media (max-width: 1440px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 28.5px;
  }
}
@media (max-width: 1344px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 26.6px;
  }
}
@media (max-width: 1248px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24.7px;
  }
}
@media (max-width: 1152px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 1056px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 864px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 672px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 384px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 288px) {
  .game-memory__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (min-width: 1920px) {
  .game-memory__game-finished .game-result__time {
    font-size: 58px;
  }
}
@media (max-width: 1920px) {
  .game-memory__game-finished .game-result__time {
    font-size: 58px;
  }
}
@media (max-width: 1824px) {
  .game-memory__game-finished .game-result__time {
    font-size: 55.1px;
  }
}
@media (max-width: 1728px) {
  .game-memory__game-finished .game-result__time {
    font-size: 52.2px;
  }
}
@media (max-width: 1632px) {
  .game-memory__game-finished .game-result__time {
    font-size: 49.3px;
  }
}
@media (max-width: 1536px) {
  .game-memory__game-finished .game-result__time {
    font-size: 46.4px;
  }
}
@media (max-width: 1440px) {
  .game-memory__game-finished .game-result__time {
    font-size: 43.5px;
  }
}
@media (max-width: 1344px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40.6px;
  }
}
@media (max-width: 1248px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 1152px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 1056px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 960px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 864px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 672px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 384px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 288px) {
  .game-memory__game-finished .game-result__time {
    font-size: 40px;
  }
}
.game-memory__game-finished .game-result__time {
  margin-bottom: 5px;
}
@media (min-width: 1920px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 21px;
  }
}
@media (max-width: 1920px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 21px;
  }
}
@media (max-width: 1824px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 19.95px;
  }
}
@media (max-width: 1728px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 18.9px;
  }
}
@media (max-width: 1632px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17.85px;
  }
}
@media (max-width: 1536px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1440px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1344px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1248px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1152px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1056px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 960px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 864px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 672px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 384px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 288px) {
  .game-memory__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
.game-memory__game-finished .game-result__time-description {
  color: #000;
  margin: 25px 0;
}
.game-memory__game-finished .game-result__thanks {
  color: #000;
  margin: 0;
}
.game-memory__game-finished .game-result__note {
  color: #000;
  line-height: 1;
  padding-bottom: 20px;
}
@media (min-width: 1920px) {
  .game-memory__game-finished .game-result__button {
    font-size: 28px;
  }
}
@media (max-width: 1920px) {
  .game-memory__game-finished .game-result__button {
    font-size: 28px;
  }
}
@media (max-width: 1824px) {
  .game-memory__game-finished .game-result__button {
    font-size: 26.6px;
  }
}
@media (max-width: 1728px) {
  .game-memory__game-finished .game-result__button {
    font-size: 25.2px;
  }
}
@media (max-width: 1632px) {
  .game-memory__game-finished .game-result__button {
    font-size: 23.8px;
  }
}
@media (max-width: 1536px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22.4px;
  }
}
@media (max-width: 1440px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1344px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1248px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1152px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .game-memory__game-finished .game-result__button {
    font-size: 22px;
  }
}
.game-memory__game-finished .game-result__button {
  padding: 2.5% 3.5% 2.2%;
  color: #fff;
  background-color: #e72723;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 25px;
}

.game-quiz:has(.game-quiz__game-on) .form-inner-wrapper {
  max-width: 740px;
}
.game-quiz:has(.game-quiz__game-on) .webform-confirmation {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
.game-quiz__validation {
  position: relative;
  z-index: 1000;
}
.game-quiz__validation__validation-inner {
  position: absolute;
  z-index: 1000;
}
.game-quiz__validation a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.game-quiz__game-container {
  width: 100%;
}
.game-quiz__game-start {
  position: relative;
  z-index: 1000;
  cursor: pointer;
  text-align: center;
  margin: 95px 20px 50px;
}
.game-quiz__game-rules {
  position: relative;
  z-index: 1000;
  cursor: pointer;
}
.game-quiz__game-on {
  position: relative;
  z-index: 1000;
}
@media (width <= 1024px) {
  .game-quiz__game-on {
    margin: 10px;
  }
}
@media (min-width: 1920px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 38px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 38px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 36.1px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 34.2px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 32.3px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 30.4px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 28.5px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 26.6px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 24.7px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 22.8px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 20.9px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 19px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-on .game-quiz__timer {
    font-size: 18px;
  }
}
.game-quiz__game-on .game-quiz__timer {
  text-align: right;
  margin-bottom: 25px;
}
@media (width <= 1024px) {
  .game-quiz__game-on .game-quiz__timer {
    margin-top: 30px;
  }
}
.game-quiz__game-on .game-quiz__progress {
  display: flex;
  margin-bottom: 25px;
  gap: 20px;
}
@media (width <= 1024px) {
  .game-quiz__game-on .game-quiz__progress {
    gap: 10px;
  }
}
.game-quiz__game-on .game-quiz__progress .game-quiz__progress-segment {
  height: 3px;
  flex: 1 1;
  background-color: #aaa;
}
.game-quiz__game-on .game-quiz__progress .game-quiz__progress-segment.is-done, .game-quiz__game-on .game-quiz__progress .game-quiz__progress-segment.is-current {
  background-color: #e72723;
}
.game-quiz__game-on .game-quiz__question-section {
  color: #000;
}
.game-quiz__game-on .game-quiz__question-section .game-quiz__header {
  color: #aaa;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.game-quiz__game-on .game-quiz__question-section .game-quiz__answers {
  margin-bottom: 50px;
}
.game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
  cursor: pointer;
}
.game-quiz__game-on .game-quiz__question-section .game-quiz__answer.is-selected {
  color: #e72723;
}
@media (min-width: 1920px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 28px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 28px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 26.6px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 25.2px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 23.8px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 22.4px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 21px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-on .game-quiz__question-section .game-quiz__question,
  .game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
    font-size: 20px;
  }
}
.game-quiz__game-on .game-quiz__question-section .game-quiz__question,
.game-quiz__game-on .game-quiz__question-section .game-quiz__answer {
  margin-bottom: 25px;
}
@media (min-width: 1920px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 42px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 42px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 39.9px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 37.8px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 35.7px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 33.6px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 31.5px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 29.4px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-on .game-quiz__next {
    font-size: 28px;
  }
}
.game-quiz__game-on .game-quiz__next {
  padding: 1% 3.3%;
  color: #fff;
  background-color: #e72723;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 25px;
  outline: none;
  border: 0;
  border-radius: 0;
}
.game-quiz__game-on .game-quiz__next[disabled=disabled], .game-quiz__game-on .game-quiz__next:disabled {
  background-color: #aaa;
}
.game-quiz__game-finished {
  position: relative;
  z-index: 1000;
  text-align: center;
  margin: 100px 20px 0;
}
@media (min-width: 1920px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 46px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 46px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 43.7px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 41.4px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 39.1px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 36.8px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 34.5px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 32.2px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-finished .game-result__title {
    font-size: 30px;
  }
}
.game-quiz__game-finished .game-result__title {
  margin-bottom: 20px;
}
@media (min-width: 1920px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 38px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 38px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 36.1px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 34.2px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 32.3px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 30.4px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 28.5px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 26.6px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24.7px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-finished .game-result__time-label {
    font-size: 24px;
  }
}
@media (min-width: 1920px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 58px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 58px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 55.1px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 52.2px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 49.3px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 46.4px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 43.5px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40.6px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-finished .game-result__time {
    font-size: 40px;
  }
}
.game-quiz__game-finished .game-result__time {
  margin-bottom: 15px;
}
@media (min-width: 1920px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 21px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 21px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 19.95px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 18.9px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17.85px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-finished .game-result__time-description {
    font-size: 17px;
  }
}
.game-quiz__game-finished .game-result__time-description {
  color: #000;
  margin: 25px 0;
}
@media (min-width: 1920px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 21px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 21px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 19.95px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 18.9px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17.85px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-finished .game-result__thanks {
    font-size: 17px;
  }
}
.game-quiz__game-finished .game-result__thanks {
  color: #000;
  margin: 0 0 75px;
}
@media (min-width: 1920px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 28px;
  }
}
@media (max-width: 1920px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 28px;
  }
}
@media (max-width: 1824px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 26.6px;
  }
}
@media (max-width: 1728px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 25.2px;
  }
}
@media (max-width: 1632px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 23.8px;
  }
}
@media (max-width: 1536px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22.4px;
  }
}
@media (max-width: 1440px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1344px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1248px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1152px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .game-quiz__game-finished .game-result__button {
    font-size: 22px;
  }
}
.game-quiz__game-finished .game-result__button {
  padding: 2.5% 3.5% 2.2%;
  color: #fff;
  background-color: #e72723;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
  outline: none;
  border: 0;
  border-radius: 0;
}

.page-error-403 .block-system-main-block,
.page-error-404 .block-system-main-block {
  padding: 400px 20px 100px;
  text-align: center;
}

.path-frontpage .page {
  position: relative;
  overflow: hidden;
}

body.maintenance-page {
  background: none;
  padding: 20px;
}

.page-age-verification a {
  color: #023e84;
}
.page-age-verification #top {
  display: none;
}
.page-age-verification #copyrights {
  display: none;
}
.page-age-verification .age-verification-page {
  min-height: 100dvh;
  color: #023e84;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}
.page-age-verification .age-verification-page__description {
  margin: 0 auto min(60px, 3.1dvw);
  font-size: 10px;
  max-width: 600px;
  text-transform: uppercase;
  text-align: center;
}
.page-age-verification .age-verification-page__abc {
  text-align: center;
}
.page-age-verification .logo-big {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}
.page-age-verification fieldset {
  border: 0;
  margin: 0 0 min(45px, 2.5dvw);
  padding: 0;
}
.page-age-verification fieldset legend {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 40px;
  width: 100%;
  color: #eb4a52;
}
.page-age-verification fieldset .fieldset-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 10px;
  max-width: 100%;
  overflow: hidden;
}
@media (width <= 1024px) {
  .page-age-verification fieldset .fieldset-wrapper {
    gap: 5px;
  }
}
.page-age-verification fieldset .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.page-age-verification fieldset .form-item-d2,
.page-age-verification fieldset .form-item-m2 {
  margin-right: 30px;
}
@media (width <= 1024px) {
  .page-age-verification fieldset .form-item-d2,
  .page-age-verification fieldset .form-item-m2 {
    margin-right: 15px;
  }
}
@media (min-width: 1920px) {
  .page-age-verification fieldset input {
    font-size: 80px;
  }
}
@media (max-width: 1920px) {
  .page-age-verification fieldset input {
    font-size: 80px;
  }
}
@media (max-width: 1824px) {
  .page-age-verification fieldset input {
    font-size: 76px;
  }
}
@media (max-width: 1728px) {
  .page-age-verification fieldset input {
    font-size: 72px;
  }
}
@media (max-width: 1632px) {
  .page-age-verification fieldset input {
    font-size: 68px;
  }
}
@media (max-width: 1536px) {
  .page-age-verification fieldset input {
    font-size: 64px;
  }
}
@media (max-width: 1440px) {
  .page-age-verification fieldset input {
    font-size: 60px;
  }
}
@media (max-width: 1344px) {
  .page-age-verification fieldset input {
    font-size: 56px;
  }
}
@media (max-width: 1248px) {
  .page-age-verification fieldset input {
    font-size: 52px;
  }
}
@media (max-width: 1152px) {
  .page-age-verification fieldset input {
    font-size: 48px;
  }
}
@media (max-width: 1056px) {
  .page-age-verification fieldset input {
    font-size: 44px;
  }
}
@media (max-width: 960px) {
  .page-age-verification fieldset input {
    font-size: 40px;
  }
}
@media (max-width: 864px) {
  .page-age-verification fieldset input {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .page-age-verification fieldset input {
    font-size: 32px;
  }
}
@media (max-width: 672px) {
  .page-age-verification fieldset input {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .page-age-verification fieldset input {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .page-age-verification fieldset input {
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  .page-age-verification fieldset input {
    font-size: 20px;
  }
}
@media (max-width: 288px) {
  .page-age-verification fieldset input {
    font-size: 20px;
  }
}
.page-age-verification fieldset input {
  border: 0;
  color: #2c4a8e;
  border-radius: 0;
  text-align: center;
  padding: 0 0 20px;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  line-height: 1;
  margin: 0;
  background-color: transparent;
  border-bottom: solid 3px #2c4a8e;
  min-height: min(80px, 4.2dvw);
  max-width: min(70px, 4.2dvw);
}
@media (width <= 1024px) {
  .page-age-verification fieldset input {
    padding-bottom: 0;
    max-height: min(80px, 8dvw);
  }
}
.page-age-verification fieldset input::-moz-placeholder {
  color: #dbe0e9;
  text-align: center;
  font-size: 100%;
}
.page-age-verification fieldset input::placeholder {
  color: #dbe0e9;
  text-align: center;
  font-size: 100%;
}
.page-age-verification fieldset input:focus {
  outline: none;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
.page-age-verification fieldset input::-webkit-outer-spin-button,
.page-age-verification fieldset input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
          appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.page-age-verification fieldset input[type=number] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield; /* Firefox */
}
.page-age-verification .form-item-remember-age.form-item-remember-age {
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 1920px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 30px;
  }
}
@media (max-width: 1920px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 30px;
  }
}
@media (max-width: 1824px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 28.5px;
  }
}
@media (max-width: 1728px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 27px;
  }
}
@media (max-width: 1632px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 25.5px;
  }
}
@media (max-width: 1536px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 24px;
  }
}
@media (max-width: 1440px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22.5px;
  }
}
@media (max-width: 1344px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 1248px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 1152px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 1056px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 864px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 672px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 384px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
@media (max-width: 288px) {
  .page-age-verification .form-item-remember-age.form-item-remember-age label {
    font-size: 22px;
  }
}
.page-age-verification .form-item-remember-age.form-item-remember-age label {
  text-transform: uppercase;
  color: #fff;
}
.page-age-verification .form-item-remember-age.form-item-remember-age label.option {
  padding-left: 50px;
}
.page-age-verification .form-item-remember-age.form-item-remember-age label.option::before {
  width: 32px;
  height: 32px;
  background: #fff;
}
.page-age-verification .form-item-remember-age.form-item-remember-age input[type=checkbox]:checked + label.option::before,
.page-age-verification .form-item-remember-age.form-item-remember-age input[type=radio]:checked + label.option::before {
  color: #228133;
  font-size: 52px;
  line-height: 0.5;
}
@media (min-width: 1920px) {
  .page-age-verification .error {
    font-size: 30px;
  }
}
@media (max-width: 1920px) {
  .page-age-verification .error {
    font-size: 30px;
  }
}
@media (max-width: 1824px) {
  .page-age-verification .error {
    font-size: 28.5px;
  }
}
@media (max-width: 1728px) {
  .page-age-verification .error {
    font-size: 27px;
  }
}
@media (max-width: 1632px) {
  .page-age-verification .error {
    font-size: 25.5px;
  }
}
@media (max-width: 1536px) {
  .page-age-verification .error {
    font-size: 24px;
  }
}
@media (max-width: 1440px) {
  .page-age-verification .error {
    font-size: 22.5px;
  }
}
@media (max-width: 1344px) {
  .page-age-verification .error {
    font-size: 21px;
  }
}
@media (max-width: 1248px) {
  .page-age-verification .error {
    font-size: 19.5px;
  }
}
@media (max-width: 1152px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 1056px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 864px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 672px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 384px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
@media (max-width: 288px) {
  .page-age-verification .error {
    font-size: 18px;
  }
}
.page-age-verification .error {
  text-transform: uppercase;
  text-align: center;
  color: #023e84;
}
.page-age-verification .submit-wrapper {
  text-align: center;
}
@media (min-width: 1920px) {
  .page-age-verification .form-submit {
    font-size: 75px;
  }
}
@media (max-width: 1920px) {
  .page-age-verification .form-submit {
    font-size: 75px;
  }
}
@media (max-width: 1824px) {
  .page-age-verification .form-submit {
    font-size: 71.25px;
  }
}
@media (max-width: 1728px) {
  .page-age-verification .form-submit {
    font-size: 67.5px;
  }
}
@media (max-width: 1632px) {
  .page-age-verification .form-submit {
    font-size: 63.75px;
  }
}
@media (max-width: 1536px) {
  .page-age-verification .form-submit {
    font-size: 60px;
  }
}
@media (max-width: 1440px) {
  .page-age-verification .form-submit {
    font-size: 56.25px;
  }
}
@media (max-width: 1344px) {
  .page-age-verification .form-submit {
    font-size: 52.5px;
  }
}
@media (max-width: 1248px) {
  .page-age-verification .form-submit {
    font-size: 48.75px;
  }
}
@media (max-width: 1152px) {
  .page-age-verification .form-submit {
    font-size: 45px;
  }
}
@media (max-width: 1056px) {
  .page-age-verification .form-submit {
    font-size: 41.25px;
  }
}
@media (max-width: 960px) {
  .page-age-verification .form-submit {
    font-size: 37.5px;
  }
}
@media (max-width: 864px) {
  .page-age-verification .form-submit {
    font-size: 33.75px;
  }
}
@media (max-width: 768px) {
  .page-age-verification .form-submit {
    font-size: 30px;
  }
}
@media (max-width: 672px) {
  .page-age-verification .form-submit {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .page-age-verification .form-submit {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .page-age-verification .form-submit {
    font-size: 30px;
  }
}
@media (max-width: 384px) {
  .page-age-verification .form-submit {
    font-size: 30px;
  }
}
@media (max-width: 288px) {
  .page-age-verification .form-submit {
    font-size: 30px;
  }
}
.page-age-verification .form-submit {
  background-color: #da0812;
  color: #fff;
  border: 0;
  width: 224px;
  height: auto;
  padding: 10px 0;
  text-transform: uppercase;
  line-height: 0.8;
}

.route-userlogin {
  min-height: 100vh;
  color: #000;
  background-color: #fff;
}
.route-userlogin .page {
  background: none;
}
.route-userlogin #main-navigation {
  display: none;
}
.route-userlogin #copyrights,
.route-userlogin footer {
  display: none;
}
.route-userlogin #user-login-form {
  margin: 0 auto;
}
.route-userlogin input {
  padding: 10px;
  border: solid 1px #000;
  background: none;
  color: #000;
  line-height: 1.2;
  height: auto;
  aspect-ratio: auto;
}
.route-userlogin input.form-submit {
  margin-top: 50px;
  padding: 10px;
  background: none;
}
.route-userlogin .layout-container {
  max-width: 1420px;
  margin: 50px auto 70px;
  padding: 0 20px;
}
.route-userlogin .form-item {
  margin-top: 10px;
  margin-bottom: 0;
}
.route-userlogin .form-item label {
  text-transform: uppercase;
  font-size: 15px;
}
.route-userlogin .form-item input {
  box-shadow: none;
  margin-bottom: 20px;
  text-transform: none;
}
.route-userlogin .form-item .description {
  color: #000;
  font-weight: 400;
  font-size: 12px;
  bottom: 0;
}
.route-userlogin .form-actions input {
  box-shadow: none;
  margin-bottom: 20px;
  font-size: 15px;
  background-color: transparent;
  color: #000;
}
.route-userlogin #content form {
  max-width: 500px;
}
/*# sourceMappingURL=theme.css.map */
