@import url(https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css);
@font-face {
  font-family: TradeGothicBold;
  src: url(/assets/fonts/TradeGothicLTStd-Bold.woff2);
  font-display: block;
}
@font-face {
  font-family: TradeGothicRegular;
  src: url(/assets/fonts/TradeGothicLTStd-Regular.woff2);
  font-display: block;
}
@font-face {
  font-family: SaolDisplay;
  src: url(/assets/fonts/SaolDisplay-SemiboldItalic.woff2);
  font-display: block;
}
h5,
.h5 {
  font-family: SaolDisplay;
  line-height: 1;
  margin-bottom: 0;
}

.lead {
  font-family: TradeGothicRegular;
  line-height: 1.2;
  margin-bottom: 0;
}

p,
.p,
.selection span span,
.select2-results li,
#cookieChoiceInfo span {
  font-family: TradeGothicRegular;
  line-height: 1.6;
}

small,
.small {
  font-family: TradeGothicBold;
  line-height: 1.3;
  margin-bottom: 0;
}

.big-title,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h6,
.h6,
.bold,
.form-lang {
  font-family: TradeGothicBold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0;
}

.big-title {
  font-size: 48px;
}
@media screen and (min-width: 320px) {
  .big-title {
    font-size: calc(48px + 212 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  .big-title {
    font-size: 260px;
  }
}

h1,
.h1 {
  font-size: 48px;
}
@media screen and (min-width: 320px) {
  h1,
  .h1 {
    font-size: calc(48px + 132 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  h1,
  .h1 {
    font-size: 180px;
  }
}

h2,
.h2 {
  font-size: 48px;
}
@media screen and (min-width: 320px) {
  h2,
  .h2 {
    font-size: calc(48px + 68 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  h2,
  .h2 {
    font-size: 116px;
  }
}

h3,
.h3 {
  font-size: 48px;
}
@media screen and (min-width: 320px) {
  h3,
  .h3 {
    font-size: calc(48px + 28 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  h3,
  .h3 {
    font-size: 76px;
  }
}

h4,
.h4 {
  font-size: 30px;
}
@media screen and (min-width: 320px) {
  h4,
  .h4 {
    font-size: calc(30px + 20 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  h4,
  .h4 {
    font-size: 50px;
  }
}

h5,
.h5 {
  font-size: 30px;
}
@media screen and (min-width: 320px) {
  h5,
  .h5 {
    font-size: calc(30px + 20 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  h5,
  .h5 {
    font-size: 50px;
  }
}

h6,
.h6 {
  font-size: 34px;
}
@media screen and (min-width: 320px) {
  h6,
  .h6 {
    font-size: calc(34px + 8 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  h6,
  .h6 {
    font-size: 42px;
  }
}

.lead,
.form-lang {
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .lead,
  .form-lang {
    font-size: calc(18px + 18 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  .lead,
  .form-lang {
    font-size: 36px;
  }
}

p,
.p,
.wpcf7-response-output,
#cookieChoiceInfo span {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  p,
  .p,
  .wpcf7-response-output,
  #cookieChoiceInfo span {
    font-size: calc(16px + 4 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  p,
  .p,
  .wpcf7-response-output,
  #cookieChoiceInfo span {
    font-size: 20px;
  }
}

small,
.small,
.wpcf7-not-valid-tip {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  small,
  .small,
  .wpcf7-not-valid-tip {
    font-size: calc(14px + 2 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  small,
  .small,
  .wpcf7-not-valid-tip {
    font-size: 16px;
  }
}

.btn-custom,
label,
.wpcf7-submit,
#cookieChoiceDismiss {
  font-family: TradeGothicBold !important;
  margin-bottom: 0;
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  .btn-custom,
  label,
  .wpcf7-submit,
  #cookieChoiceDismiss {
    font-size: calc(16px + 4 * (100vw - 320px) / 1280);
  }
}
@media screen and (min-width: 1600px) {
  .btn-custom,
  label,
  .wpcf7-submit,
  #cookieChoiceDismiss {
    font-size: 20px;
  }
}

.underline {
  text-decoration-skip-ink: none;
}

* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: 150ms ease-in-out;
}

img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: center;
}

button {
  background-color: rgba(0, 0, 0, 0);
  outline: none;
  border: none;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

.btn-custom {
  width: max-content;
  position: relative;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e1251b;
  cursor: pointer;
  padding: 10px 20px 6px 20px;
  color: #e1251b !important;
  transition: 0.15s ease-in-out;
  transform-style: preserve-3d;
}
.btn-custom .inner-btn {
  content: "";
  background-color: #e1251b;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform: translate(6px, 6px) translateZ(-10px);
  transition: 0.15s ease-in-out;
  z-index: -1;
}
.btn-custom:hover {
  border: 1px solid #fff;
  background-color: #e1251b;
  color: #fff !important;
}
.btn-custom:hover .inner-btn {
  background-color: #fff;
  border: 1px solid #e1251b;
}

a {
  color: inherit;
  text-decoration: none;
}

.navbar {
  visibility: hidden;
  z-index: 50;
  transition: 0.5s ease-in-out;
}
.navbar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.navbar .bg-black {
  transform: translateX(100%);
  transition: 0.5s ease-in-out;
  z-index: 60;
}

.navbar.open {
  visibility: visible;
}
.navbar.open::before {
  opacity: 1;
}
.navbar.open .bg-black {
  transform: translateX(0);
}

.toggle-nav,
.toggle-play {
  background-color: #fff;
  transition: 0.15s ease-in-out;
  border: 1px solid #e1251b;
}
.toggle-nav span,
.toggle-play span {
  transition: 0.15s ease-in-out;
}
.toggle-nav:hover,
.toggle-play:hover {
  background-color: #e1251b;
  border: 1px solid #fff;
}
.toggle-nav:hover span,
.toggle-play:hover span {
  background-color: #fff;
}

.close-nav {
  width: 48px;
  height: 48px;
  border: 1px solid;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: #000;
  transition: 150ms ease-in-out;
}
.close-nav .fill {
  fill: none;
  stroke: #fff;
  stroke-width: 0.5;
  transition: 150ms ease-in-out;
}
.close-nav:hover {
  background-color: #fff;
}
.close-nav:hover .fill {
  fill: none;
  stroke: #000;
}

.play {
  fill: #e1251b;
  transition: 150ms ease-in-out;
}

.toggle-play:hover .play {
  fill: #fff;
}

.swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper .swiper-slide .caption {
  opacity: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  transition: opacity 0.5s ease-in-out;
  transition-delay: 0.8s;
}
.swiper .swiper-slide-active .caption {
  opacity: 1;
}

.swiper-pagination-bullet {
  background: #e1251b !important;
  border: 1px solid #e1251b !important;
  opacity: 1 !important;
  width: 10px !important;
  height: 10px !important;
}

.swiper-pagination-bullet-active {
  background: #fff !important;
}

.swiper-button-prev,
.swiper-button-next {
  border: 1px solid #000;
  width: 48px !important;
  height: 48px !important;
  color: #000 !important;
  background-color: #fff !important;
  transition: 0.15s ease-in-out !important;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #fff !important;
  background-color: #000 !important;
}

.swiper-button-next {
  right: auto !important;
  bottom: 0 !important;
  top: auto !important;
  left: calc(10px + 48px) !important;
}

.swiper-button-prev {
  right: auto !important;
  bottom: 0 !important;
  top: auto !important;
  left: 0 !important;
}

@media screen and (max-width: 991px) {
  .swiper-button-next {
    left: auto !important;
    right: 0 !important;
  }

  .swiper-button-prev {
    left: auto !important;
    right: calc(10px + 48px) !important;
  }
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 21px !important;
}

.ticker-wrap {
  width: 100%;
  background-color: #e1251b;
  color: #fff;
  height: 72px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.15s ease-in-out;
}

.ticker {
  display: inline-block;
  transform: translate3d(-2153px, 0, 0);
  white-space: nowrap;
  -webkit-animation: ticker 50s linear infinite;
  /* Safari & Chrome */
  -moz-animation: ticker 50s linear infinite;
  /* Firefox */
  -ms-animation: ticker 50s linear infinite;
  /* Internet Explorer */
  -o-animation: ticker 50s linear infinite;
  /* Opera */
  animation: ticker 50s linear infinite;
  /* W3C */
}

.inner-ticker {
  display: inline-block;
}

@-webkit-keyframes ticker {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-2153px, 0);
  }
}
@-moz-keyframes ticker {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-2153px, 0);
  }
}
@-o-keyframes ticker {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-2153px, 0);
  }
}
@-ms-keyframes ticker {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-2153px, 0);
  }
}
@keyframes ticker {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-2153px, 0);
  }
}
.item {
  display: inline-block;
  margin-top: 0.4rem;
}
.item .h6,
.item .aspect-square {
  transition: all 0.15s ease-in-out;
}
.item .small {
  line-height: 1;
}

.ticker-wrap:hover {
  background-color: #fff;
}
.ticker-wrap:hover .h6 {
  color: #e1251b;
}
.ticker-wrap:hover .aspect-square {
  background-color: #e1251b;
  color: #fff;
}

.popup-video {
  opacity: 0;
  z-index: 50;
  visibility: hidden;
  position: fixed;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  transition: all 0.15s ease-in-out;
}
.popup-video.show {
  opacity: 1;
  visibility: visible;
}

.modal-form,
.modal-submit,
.modal-privacy {
  opacity: 0;
  z-index: 50;
  visibility: hidden;
  position: fixed;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  transition: all 0.15s ease-in-out;
}
.modal-form.show,
.modal-submit.show,
.modal-privacy.show {
  opacity: 1;
  visibility: visible;
}
.modal-form::-webkit-scrollbar,
.modal-submit::-webkit-scrollbar,
.modal-privacy::-webkit-scrollbar {
  display: none;
}

.close-modal,
.close-submit,
.close-video,
.close-privacy {
  width: 48px;
  height: 48px;
  border: 1px solid #000;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: #fff;
  transition: 150ms ease-in-out;
}
.close-modal .fill,
.close-submit .fill,
.close-video .fill,
.close-privacy .fill {
  fill: none;
  stroke: #000000;
  stroke-width: 0.5;
  transition: 150ms ease-in-out;
}
.close-modal:hover,
.close-submit:hover,
.close-video:hover,
.close-privacy:hover {
  background-color: #000;
}
.close-modal:hover .fill,
.close-submit:hover .fill,
.close-video:hover .fill,
.close-privacy:hover .fill {
  fill: none;
  stroke: #fff;
}

form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: auto;
  height: 100%;
}
form select,
form input,
form .select2-selection,
form .wpcf7-form-control.wpcf7-text {
  width: 100%;
  font-family: TradeGothicRegular;
  height: 48px !important;
  padding: 11px 10px 10px 10px !important;
  color: black !important;
  border-radius: 0px !important;
  -webkit-appearance: none;
  appearance: none;
  outline: none !important;
}
form select::placeholder,
form input::placeholder,
form .select2-selection::placeholder,
form .wpcf7-form-control.wpcf7-text::placeholder {
  color: black;
}
form select:focus-visible,
form select:focus,
form input:focus-visible,
form input:focus,
form .select2-selection:focus-visible,
form .select2-selection:focus,
form .wpcf7-form-control.wpcf7-text:focus-visible,
form .wpcf7-form-control.wpcf7-text:focus {
  outline: none;
}
form .select2-selection,
form .wpcf7-form-control.wpcf7-text,
form .wpcf7-form-control.wpcf7-select {
  border: 1px solid #000 !important;
}
form input {
  padding: 14px 10px 10px 10px !important;
}
form .wpcf7-select {
  position: relative;
  cursor: pointer;
  padding: 16px 10px 10px 10px;
}
form
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  right: 0;
  background: transparent;
  background-image: url("/assets/icons/arrow.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position-x: 98%;
  background-position-y: 50%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-right: 10px;
  transition: 300ms ease-in-out;
}
form
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none;
}
form .wpcf7-select {
  background-color: #fff;
  color: #000;
}
form input:-internal-autofill-selected {
  background-color: #fff !important;
  color: rgba(0, 0, 0, 0.5) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0),
    inset 0 0 0 100px white;
}
form .wpcf7-submit {
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 10px 10px 10px 10px !important;
  padding-left: 1rem;
  padding-right: 1rem;
  width: auto;
  border: 1px solid #e1251b;
  background-color: #fff;
  border: 1px solid #e1251b;
  text-align: center;
  cursor: pointer;
  color: #e1251b !important;
  transition: 150ms ease-in-out;
  filter: drop-shadow(5px 5px 0px #e1251b);
}
form .wpcf7-submit:hover {
  border: 1px solid #fff;
  background-color: #e1251b;
  color: #fff !important;
  filter: drop-shadow(5px 5px 0px #fff);
}

.contact .wpcf7-submit {
  border: 1px solid #fff;
  background-color: #e1251b;
  border: 1px solid #fff;
  color: #fff !important;
  margin-left: 0;
  filter: drop-shadow(5px 5px 0px #fff);
}
.contact .wpcf7-submit:hover {
  border: 1px solid #e1251b;
  background-color: #fff;
  color: #e1251b !important;
  filter: drop-shadow(5px 5px 0px #e1251b);
}
.contact .wpcf7-spinner,
.contact .wpcf7-response-output {
  margin-left: 0;
}
.contact .wpcf7-response-output {
  margin-left: 0;
  text-align: left;
  padding: 0.2em 0 !important;
}

.wpcf7-form p {
  margin-bottom: 1rem;
}

.wpcf7 {
  height: 100%;
}

.wpcf7-spinner {
  margin: 0 auto;
  position: relative;
  display: flex;
  margin-bottom: 5px;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output {
  color: rgba(0, 0, 0, 0.8);
  border: none !important;
  margin-top: 5px;
}

.wpcf7-response-output {
  font-family: TradeGothicRegular;
  text-align: center;
  margin: 0 !important;
}

.contact .wpcf7-not-valid-tip,
.contact .wpcf7-response-output {
  color: rgba(255, 255, 255, 0.8);
}

.wpcf7-not-valid-tip {
  position: absolute;
}

.select2 {
  width: 100% !important;
}

.wpcf7-submit {
  width: auto !important;
}

.select2-selection {
  position: relative;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: fit-content;
}

.select2-results__option {
  color: rgba(0, 0, 0, 0.5);
  height: 48px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
  cursor: pointer !important;
  text-align: center !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-top: 5px !important;
}
.select2-results__option:last-child {
  border-bottom: none !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: rgba(0, 0, 0, 0);
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  color: black;
  background-color: rgba(0, 0, 0, 0);
}

.select2-dropdown {
  border: 1px solid #000;
  border-radius: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #000;
}

.form-lang {
  margin-left: auto;
  margin-right: 0;
  height: auto;
}
.form-lang .select2 {
  height: 38px !important;
}
.form-lang .select2-container--default .select2-selection--single,
.form-lang .select2-selection__rendered {
  background-color: #000;
  border: none;
  color: white !important;
  display: flex;
  overflow: visible !important;
  margin-right: 8px !important;
  margin-top: 3px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
.form-lang .select2-selection__arrow {
  background-image: url(/assets/icons/arrow_white.svg) !important;
  margin-right: 0 !important;
}

.custom-title {
  -webkit-animation: fadeTitle 0.7s infinite;
  /* Safari 4+ */
  -moz-animation: fadeTitle 0.7s infinite;
  /* Fx 5+ */
  -o-animation: fadeTitle 0.7s infinite;
  /* Opera 12+ */
  animation: fadeTitle 0.7s infinite;
  /* IE 10+, Fx 29+ */
  -webkit-text-stroke: 1px #fff;
  color: #fff;
}

@-webkit-keyframes fadeTitle {
  0% {
    color: #fff;
  }
  50% {
    color: #e1251b;
  }
  100% {
    color: #fff;
  }
}
@-moz-keyframes fadeTitle {
  0% {
    color: #fff;
  }
  50% {
    color: #e1251b;
  }
  100% {
    color: #fff;
  }
}
@-o-keyframes fadeTitle {
  0% {
    color: #fff;
  }
  50% {
    color: #e1251b;
  }
  100% {
    color: #fff;
  }
}
@keyframes fadeTitle {
  0% {
    color: #fff;
  }
  50% {
    color: #e1251b;
  }
  100% {
    color: #fff;
  }
}
#cookieChoiceInfo {
  min-height: 72px;
  padding: 1rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 991px) {
  #cookieChoiceInfo div {
    display: flex;
    flex-direction: column;
  }
  #cookieChoiceInfo #cookieChoiceDismiss {
    margin-top: 1rem;
  }
}
#cookieChoiceInfo #cookieChoiceDismiss {
  color: #e1251b;
  padding: 14px 14px 10px 14px;
  border: 1px solid #e1251b;
  background-color: #fff !important;
  text-align: center !important;
  cursor: pointer !important;
  color: #e1251b !important;
  transition: 150ms ease-in-out !important;
  filter: drop-shadow(5px 5px 0px #e1251b) !important;
}
#cookieChoiceInfo #cookieChoiceDismiss:hover {
  background-color: #e1251b !important;
  color: #fff !important;
  filter: drop-shadow(5px 5px 0px rgba(0, 0, 0, 0)) !important;
  opacity: 1 !important;
}
#cookieChoiceInfo #cookieChoiceDismissIcon {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url("/assets/icons/close.svg") !important;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position-x: 98%;
  background-position-y: 50%;
}

.tab-I,
.tab-II,
.tab-III {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transform: translate(0, 50px);
  transition: opacity 0.15s ease-in-out;
}

.active-tab {
  opacity: 1;
  height: auto;
  transform: translate(0, 0);
}

.active-button {
  background: white !important;
  color: #3730a3;
  position: relative;
  transition: 0.15s ease-in-out;
}
.active-button::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 4px;
  background-color: #fff;
  width: 100%;
}

main,
body {
  opacity: 1;
  transition: 300ms ease-in-out;
}

.preloading {
  opacity: 0;
}
