* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  width: 100%;
  line-height: 1;
  font-size: 14px;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

textarea,
input {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: inherit;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: inherit;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: inherit;
}

textarea::-ms-input-placeholder,
input::-ms-input-placeholder {
  color: inherit;
}

textarea::placeholder,
input::placeholder {
  color: inherit;
}

textarea {
  resize: none;
}

button {
  cursor: pointer;
  background-color: transparent;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a {
  display: inline-block;
  color: inherit;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  vertical-align: top;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

picture {
  display: block;
  width: 100%;
  height: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

address {
  font-style: normal;
}

strong {
  display: block;
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts_x9k2m5p7q/x9k2m5p7q_teko-v23-latin-regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts_x9k2m5p7q/x9k2m5p7q_teko-v23-latin-500.woff2) format('woff2');
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts_x9k2m5p7q/x9k2m5p7q_teko-v23-latin-600.woff2) format('woff2');
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts_x9k2m5p7q/x9k2m5p7q_teko-v23-latin-700.woff2) format('woff2');
}

:root {
  --font-family: 'Teko', sans-serif;
  --font-secondary: 'Teko', sans-serif;
  --container-width: 1240px;
  --container-step: 100px;
  --container-step-tablet: 30px;
  --container-step-mobile: 10px;
  --container: calc(var(--container-width) + (var(--container-step) * 2));
  --background-page: #000e20;
  --main: #ffffff;
  --black: #000000;
  --tx-color: var(--white);
  --white: #ffffff;
  --tx-main-color: var(--black);
  --brown: #2f0014;
  --hover: #7b68ee;
  --active: #4169e1;
  --red: linear-gradient(180deg, #f00 0%, #b70000 100%);
  --yellow: #ffe100;
  --orange: #ff8f0f;
  --Colorw: #fefefe;
  --line_5: linear-gradient(180deg, #adc7db 0%, #fff 100%);
  --line_arr: linear-gradient(0deg, #adc7db 0%, #fff 100%);
  --Blue_2: #1f3a5f;
  --blue_lig: #dbedf7;
  --blue-stroke: #2a7eed;
  --blue-dark: radial-gradient(50% 50% at 50% 50%, #003d8d 0%, #002c66 52.88%, #000e20 100%);
}

h1 {
  color: var(--white, #fff);
  text-align: center;
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: var(--font-family), sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  @media (max-width: 991px) {
    font-size: 46px;
  }
  @media (max-width: 600px) {
    font-size: 32px;
  }
}

h2 {
  color: var(--white, #fff);
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: var(--font-family), sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  @media (max-width: 991px) {
    font-size: 36px;
  }
  @media (max-width: 600px) {
    font-size: 28px;
  }
}

.container-for-h2__urj4k0k {
  display: flex;
  padding: 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  width: 100%;
  border-bottom: 1px solid var(--Blue_2, #1f3a5f);
}

.container-for-h2__urj4k0k.alter {
  border-bottom: none;
}

.h2-clases {
  color: var(--white, #fff);
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: var(--font-family), sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  @media (max-width: 991px) {
    font-size: 36px;
  }
  @media (max-width: 600px) {
    font-size: 28px;
  }
}

h3 {
  color: var(--white, #fff);
  font-family: 'Inter', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  @media (max-width: 991px) {
    font-size: 28px;
  }
  @media (max-width: 600px) {
    font-size: 24px;
  }
}

p,
li {
  color: var(--white, #fff);
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: var(--font-family), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  @media (max-width: 991px) {
    font-size: 18px;
  }
}

.alter-background {
  background: radial-gradient(51% 74% at 51% 48%, #003d8d 0, #002c66 55.88%, #000e20 100%);
}

.letter-spacing-96 {
  letter-spacing: 0.96px;
}

.grid-3-box__urj4k0k {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  justify-content: center;
  justify-items: center;
  @media (max-width: 991px) {
    grid-template-columns: repeat(2, 1fr);
  }
  @media (max-width: 600px) {
    grid-template-columns: repeat(1, 1fr);
  }
}

.padding-section__urj4k0k {
  padding: 80px 0;
  @media (max-width: 991px) {
    padding: 60px 0;
  }
  @media (max-width: 600px) {
    padding: 40px 0;
  }
}

.font-roboto {
  font-family: 'Roboto', sans-serif;
}

.txt-color {
  color: var(--tx-main-color);
}

.txt-color-white {
  color: #ffffff;
}

.txt-color-black {
  color: var(--black);
}

.span-color {
  color: var(--tx-color);
}

.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--container-step);
}

@media (max-width: 1300px) {
  .container {
    padding: 0 var(--container-step-tablet);
  }
}

@media (max-width: 600px) {
  .container {
    padding: 0 var(--container-step-mobile);
  }
}

.mg-bottom-20__urj4k0k {
  margin-bottom: 20px;
}

.mg-bottom-100__urj4k0k0 {
  margin-bottom: 100px;
  @media (max-width: 1300px) {
    margin-bottom: 80px;
  }
  @media (max-width: 600px) {
    margin-bottom: 40px;
  }
}

.mg-bottom-90 {
  margin-bottom: 90px;
  @media (max-width: 1300px) {
    margin-bottom: 70px;
  }
  @media (max-width: 600px) {
    margin-bottom: 40px;
  }
}

.mg-bottom-60 {
  margin-bottom: 60px;
  @media (max-width: 1300px) {
    margin-bottom: 50px;
  }
  @media (max-width: 600px) {
    margin-bottom: 40px;
  }
}

.mg-bottom-80 {
  margin-bottom: 80px;
  @media (max-width: 1300px) {
    margin-bottom: 60px;
  }
  @media (max-width: 600px) {
    margin-bottom: 40px;
  }
}

.mg-bottom-20-10__urj4k0k {
  margin-bottom: 20px;
  @media (max-width: 991px) {
    margin-bottom: 10px;
  }
}

.mg-bottom-14-16 {
  margin-bottom: 14px;
  @media (max-width: 600px) {
    margin-bottom: 16px;
  }
}

.mg-bottom-24-16 {
  margin-bottom: 24px;
  @media (max-width: 991px) {
    margin-bottom: 16px;
  }
}

.mg-bottom-16-12 {
  margin-bottom: 16px;
  @media (max-width: 600px) {
    margin-bottom: 12px;
  }
}

.mg-bottom-24 {
  margin-bottom: 24px;
}

.mg-bottom-30 {
  margin-bottom: 30px;
}

.mg-bottom-30-10 {
  margin-bottom: 30px;
  @media (max-width: 991px) {
    margin-bottom: 20px;
  }
  @media (max-width: 600px) {
    margin-bottom: 10px;
  }
}

.mg-bottom-30-20__urj4k0k {
  margin-bottom: 30px;
  @media (max-width: 991px) {
    margin-bottom: 20px;
  }
}

.mg-bottom-32-24 {
  margin-bottom: 32px;
  @media (max-width: 991px) {
    margin-bottom: 24px;
  }
}

.mg-bottom-20__urj4k0k-30 {
  margin-bottom: 20px;
  @media (max-width: 991px) {
    margin-bottom: 30px;
  }
}

.mg-bottom-50-40 {
  margin-bottom: 50px;

  @media (max-width: 600px) {
    margin-bottom: 40px;
  }
}

.mg-bottom-8 {
  margin-bottom: 8px;
}

input[type='text'],
input[type='email'],
input[type='date'],
input[type='time'],
input[type='tel'],
input[type='number'],
input[type='password'],
textarea {
  width: 100%;
  display: flex;
  padding: 14px 16px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 10px;
  border: 1px solid #999;
  background: #f9f9f9;
  @media (max-width: 600px) {
    font-size: 14px;
  }
}

.popap_page {
  display: none;
}

.popap_page:active {
  display: block;
}

.status {
  margin-top: 20px;
}

.label {
  color: var(--white, #f9f9f9);
  font-family: Hind, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999;
}

input::placeholder,
textarea::placeholder {
  color: #999;
}

textarea {
  min-height: 120px;
}

.display-flex-column {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.display-flex-row {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.rd-transfer {
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page {
  display: flex;
  flex-direction: column;
  font-family: var(--font-family), sans-serif;
  min-height: 100vh;
  overflow: hidden;
  color: var(--main);
  background: var(--background-page);
}

.main__urj4k0k {
  flex: 1 1 auto;
}

.main_no-margin:not(:last-child) {
  margin-bottom: 0;
}

button,
a {
  color: var(--tx-color);
}

.brr-20-10 {
  border-radius: 20px;
}

@media (max-width: 600px) {
  .brr-20-10 {
    border-radius: 10px;
  }
}

.brr-20 {
  border-radius: 20px;
}

.brr-10 {
  border-radius: 10px;
  overflow: hidden;
}

.age {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.liner {
  border-radius: 10px;
  width: 100%;
  height: 16px;
  position: relative;
}

.liner span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
}

.mb-section__urj4k0k {
  margin-bottom: 100px;
  @media (max-width: 1300px) {
    margin-bottom: 100px;
  }
  @media (max-width: 991px) {
    margin-bottom: 60px;
  }
  @media (max-width: 600px) {
    margin-bottom: 40px;
  }
}

.mb-section:not(:last-child) {
  margin-bottom: 80px;
}

@media (max-width: 1220px) {
  .mb-section:not(:last-child) {
    margin-bottom: 60px;
  }
}

@media (max-width: 1300px) {
  .mb-section:not(:last-child) {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .mb-section:not(:last-child) {
    margin-bottom: 40px;
  }
}

.mb-30-20:not(:last-child) {
  margin-bottom: 30px;
}

@media (max-width: 1300px) {
  .mb-30-20:not(:last-child) {
    margin-bottom: 25px;
  }
}

@media (max-width: 600px) {
  .mb-30-20:not(:last-child) {
    margin-bottom: 20px;
  }
}

.mb-6:not(:last-child) {
  margin-bottom: 6px;
}

.mb-10:not(:last-child) {
  margin-bottom: 10px;
}

.mb-20:not(:last-child) {
  margin-bottom: 20px;
}

.mb-24:not(:last-child) {
  margin-bottom: 24px;
}

.p-16-8 {
  padding: 16px;
}

@media (max-width: 1300px) {
  .p-16-8 {
    padding: 12px;
  }
}

@media (max-width: 600px) {
  .p-16-8 {
    padding: 8px;
  }
}

.p-20 {
  padding: 20px;
}

.plr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ptb-40-20 {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 1300px) {
  .ptb-40-20 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .ptb-40-20 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

.ptb-50-40 {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 1300px) {
  .ptb-50-40 {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

@media (max-width: 600px) {
  .ptb-50-40 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-16-14 {
  padding-top: 16px;
  padding-bottom: 16px;
}

@media (max-width: 600px) {
  .ptb-16-14 {
    padding-bottom: 14px;
    padding-top: 14px;
  }
}

.logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  word-break: break-all;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.letter-logo-shadow {
  margin-bottom: -8px;
  margin-right: -4px;
  margin-left: -4px;
}

.letter-logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 1px;
  word-break: break-all;
}

.letter-dash {
  margin-bottom: 6px;
}

.tx-40-28 {
  font-size: 40px;
}

@media (max-width: 1300px) {
  .tx-40-28 {
    font-size: 32px;
  }
}

@media (max-width: 600px) {
  .tx-40-28 {
    font-size: 28px;
  }
}

.tx-60-30 {
  font-size: 60px;
  @media (max-width: 1300px) {
    font-size: 50px;
  }
  @media (max-width: 991px) {
    font-size: 40px;
  }
  @media (max-width: 600px) {
    font-size: 30px;
  }
}

.tx-40-24__urj4k0k {
  font-size: 40px;
  @media (max-width: 1300px) {
    font-size: 32px;
  }
  @media (max-width: 600px) {
    font-size: 24px;
  }
}

.tx-40-18 {
  font-size: 40px;
  @media (max-width: 1300px) {
    font-size: 32px;
  }
  @media (max-width: 600px) {
    font-size: 18px;
  }
}

.tx-48-38 {
  font-size: 48px;
  @media (max-width: 1300px) {
    font-size: 42px;
  }
  @media (max-width: 600px) {
    font-size: 38px;
  }
}

.tx-46-32 {
  font-size: 46px;
  @media (max-width: 1300px) {
    font-size: 40px;
  }
  @media (max-width: 600px) {
    font-size: 32px;
  }
}

.tx-60-34 {
  font-weight: 400;
  font-size: 60px;
  line-height: 120%;
}

@media (max-width: 1220px) {
  .tx-60-34 {
    font-size: 50px;
  }
}

@media (max-width: 1300px) {
  .tx-60-34 {
    font-size: 40px;
  }
}

@media (max-width: 600px) {
  .tx-60-34 {
    font-size: 34px;
  }
}

.tx-60-40 {
  font-weight: 400;
  font-size: 60px;

  @media (max-width: 1220px) {
    font-size: 50px;
  }
  @media (max-width: 600px) {
    font-size: 40px;
  }
}

.tx-80-34 {
  font-weight: 700;
  font-size: 80px;
  line-height: 100%;
}

@media (max-width: 1220px) {
  .tx-80-34 {
    font-size: 60px;
  }
}

@media (max-width: 1300px) {
  .tx-80-34 {
    font-size: 45px;
  }
}

@media (max-width: 600px) {
  .tx-80-34 {
    font-size: 34px;
  }
}

.tx-70-30 {
  font-size: 70px;
  line-height: 100%;

  @media (max-width: 1220px) {
    font-size: 55px;
  }
  @media (max-width: 1100px) {
    font-size: 45px;
  }
  @media (max-width: 600px) {
    font-size: 30px;
  }
}

.tx-72-38 {
  font-size: 72px;
  @media (max-width: 1220px) {
    font-size: 55px;
  }
  @media (max-width: 1100px) {
    font-size: 45px;
  }
  @media (max-width: 600px) {
    font-size: 38px;
  }
}

.tx-50-24 {
  font-size: 50px;
  line-height: 100%;

  @media (max-width: 1220px) {
    font-size: 40px;
  }
  @media (max-width: 1100px) {
    font-size: 30px;
  }
  @media (max-width: 600px) {
    font-size: 24px;
  }
}

.mg-top-bottom-50 {
  margin-bottom: 50px;
  margin-top: 50px;
}

.mg-top-50 {
  margin-top: 50px;
}

.mg-top-40-30 {
  margin-top: 40px;
  @media (max-width: 991px) {
    margin-top: 30px;
  }
}

.mg-top-40 {
  margin-top: 40px;
}

.mg-top-32 {
  margin-top: 32px;
}

.mg-bottom-40 {
  margin-bottom: 40px;
}

.mg-bottom-40-20 {
  margin-bottom: 40px;
  @media (max-width: 991px) {
    margin-bottom: 20px;
  }
}

.mg-bottom-48-24 {
  margin-bottom: 48px;
  @media (max-width: 991px) {
    margin-bottom: 32px;
  }
  @media (max-width: 600px) {
    margin-bottom: 24px;
  }
}

.mg-bottom-48-96 {
  margin-bottom: 48px;
  @media (max-width: 991px) {
    margin-bottom: 62px;
  }
  @media (max-width: 600px) {
    margin-bottom: 96px;
  }
}

.mg-bottom-48-16 {
  margin-bottom: 48px;
  @media (max-width: 991px) {
    margin-bottom: 32px;
  }
  @media (max-width: 600px) {
    margin-bottom: 16px;
  }
}

.mg-bottom-40-12 {
  margin-bottom: 40px;
  @media (max-width: 600px) {
    margin-bottom: 12px;
  }
}

.mg-bottom-40-30 {
  margin-bottom: 40px;
  @media (max-width: 991px) {
    margin-bottom: 30px;
  }
}

.mg-bottom-30 {
  margin-bottom: 30px;
}

.pd-bottom-90 {
  padding-bottom: 90px;
}

.mg-bottom-50 {
  margin-bottom: 50px;
}

.mg-bottom-10__urj4k0k {
  margin-bottom: 10px;
}

.mg-bottom-16 {
  margin-bottom: 16px;
}

.mg-bottom-10__urj4k0k {
  margin-bottom: 10px;
}

.pd-top-bottom-50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.pd-top-50 {
  padding-top: 50px;
}

.pd-top-40 {
  padding-top: 40px;
}

.pd-bottom-50 {
  padding-bottom: 50px;
}

.pd-bottom-40 {
  padding-bottom: 40px;
}

.tx-30-24 {
  font-family: var(--font-family), sans-serif;
  font-weight: 400;
  font-size: 30px;
  @media (max-width: 1220px) {
    font-size: 26px;
  }
  @media (max-width: 1300px) {
    font-size: 24px;
  }
  @media (max-width: 600px) {
    font-size: 24px;
  }
}

.tx-30-18 {
  font-size: 30px;
  @media (max-width: 1220px) {
    font-size: 26px;
  }
  @media (max-width: 1300px) {
    font-size: 24px;
  }
  @media (max-width: 600px) {
    font-size: 18px;
  }
}

.tx-30-20 {
  font-size: 30px;
  @media (max-width: 1220px) {
    font-size: 26px;
  }
  @media (max-width: 1300px) {
    font-size: 24px;
  }
  @media (max-width: 600px) {
    font-size: 20px;
  }
}

.tx-30 {
  font-size: 30px;
}

.tx-38-24 {
  font-weight: 400;
  font-size: 38px;
  line-height: 120%;
}

@media (max-width: 1220px) {
  .tx-38-24 {
    font-size: 30px;
  }
}

@media (max-width: 1300px) {
  .tx-38-24 {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  .tx-38-24 {
    font-size: 24px;
  }
}

.tx-14 {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
}

.tx-14-12 {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  @media (max-width: 600px) {
    font-size: 12px;
  }
}

.tx-14-10 {
  font-weight: 400;
  font-size: 14px;
  @media (max-width: 600px) {
    font-size: 10px;
  }
}

.text-yellow {
  color: #cc9d33;
}

.tx-12-150 {
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
}

.tx-12 {
  font-weight: 400;
  font-size: 12px;
}

.tx-12-8 {
  font-weight: 400;
  font-size: 12px;
  @media (max-width: 991px) {
    font-size: 8px;
  }
}

.tx-10-8 {
  font-weight: 400;
  font-size: 10px;
  @media (max-width: 991px) {
    font-size: 8px;
  }
}

.tx-16 {
  font-weight: 400;
  font-size: 16px;
}

.tx-16-14 {
  font-weight: 400;
  font-size: 16px;
  @media (max-width: 991px) {
    font-size: 14px;
  }
}

.tx-16-12 {
  font-weight: 400;
  font-size: 16px;
  @media (max-width: 991px) {
    font-size: 12px;
  }
}

.tx-16-150 {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--tx-color);
}

.line-height-150 {
  line-height: 150%;
}

.line-height-120__urj4k0k {
  line-height: 120%;
}

.line-height-100__urj4k0k {
  line-height: 100%;
}

.line-height-120__urj4k0k-140 {
  line-height: 120%;
  @media (max-width: 600px) {
    line-height: 140%;
  }
}

.line-height-130-width600 {
  @media (max-width: 600px) {
    line-height: 130%;
  }
}

.line-height-140 {
  line-height: 140%;
}

.line-height-normal {
  line-height: normal;
}

.tx-20 {
  font-family: var(--font-family), sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}

.tx-20-12 {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}

@media (max-width: 1220px) {
  .tx-20-12 {
    font-size: 16px;
  }
}

@media (max-width: 1300px) {
  .tx-20-12 {
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  .tx-20-12 {
    font-size: 12px;
  }
}

.tx-24-20 {
  font-size: 24px;
  @media (max-width: 1220px) {
    font-size: 22px;
  }
  @media (max-width: 600px) {
    font-size: 20px;
    line-height: 130%; /* 26px */
    letter-spacing: 0.8px;
  }
}

.tx-24-16 {
  font-size: 24px;

  @media (max-width: 1100px) {
    font-size: 20px;
  }
  @media (max-width: 600px) {
    font-size: 16px;
  }
}

.tx-20-16__urj4k0k {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}

@media (max-width: 1220px) {
  .tx-20-16__urj4k0k {
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .tx-20-16__urj4k0k {
    font-size: 16px;
  }
}

.tx-20-18__urj4k0k {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}

.tx-18 {
  font-size: 18px;
}

@media (max-width: 1220px) {
  .tx-20-18__urj4k0k {
    font-size: 18px;
  }
}

.tx-28-18 {
  font-size: 28px;

  @media (max-width: 991px) {
    font-size: 18px;
  }
}

.tx-24-14 {
  font-size: 24px;

  @media (max-width: 991px) {
    font-size: 14px;
  }
}

.tx-main {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

@media (max-width: 1300px) {
  .tx-main {
    font-size: 18px;
  }
}

@media (max-width: 600px) {
  .tx-main {
    font-size: 16px;
  }
}

.hover-color {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

@media (any-hover: hover) {
  .hover-color:hover {
    color: var(--hover);
  }
}

.hover-color:focus-visible {
  color: var(--hover);
}

.hover-color:active {
  color: var(--active);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

.d-block {
  display: block;
}

.w100 {
  min-width: 0;
  width: 100%;
}

.h100 {
  min-height: 0;
  height: 100%;
}

.relative-z2 {
  position: relative;
  z-index: 2;
}

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

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.img-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.img-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.underline {
  text-decoration: underline;
}

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

.text-left {
  text-align: left;
}

.text-center__urj4k0k-max991 {
  @media (max-width: 991px) {
    text-align: center;
  }
}

.text-center__urj4k0k-min991 {
  @media (min-width: 991px) {
    text-align: center;
  }
}

.text-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.header {
  display: flex;
  width: 100%;
  height: 72px;
  top: 0;
  left: 0;
  z-index: 7;
  width: 100%;
  background: #000e20;
  @media (max-width: 991px) {
  }
}

.logo-text-header {
  color: var(--white, #fff);
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: var(--font-family), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  @media (max-width: 600px) {
    font-size: 18px;
  }
}

/*.nav__link.active {
  color: #FFB22B;
}

.nav__link:hover {
  color: #8a5904;
}*/

.logo img {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.nav__item--button {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}

.logo {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
}

.display-none-min {
  @media (min-width: 991px) {
    display: none;
  }
}

.display-none-max {
  @media (max-width: 991px) {
    display: none;
  }
}

.header__container {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.header__urj4k0k__menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 991px) {
  .header__urj4k0k__menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: black;
    z-index: 1000;
    padding: 77px 30px 30px 30px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    overflow: auto;
    -webkit-transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      pointer-events 0.2s ease-in-out;
    transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      pointer-events 0.2s ease-in-out;
  }
}

@media (max-width: 600px) {
  .header__urj4k0k__menu {
    padding: 80px 30px 30px 30px;
  }
}

.header__urj4k0k__menu.active {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}

.header__exit-menu {
  width: 32px;
  height: 32px;
  aspect-ratio: 1/1;
}

.burger-active-head {
  display: none;
}

.burger-active-head.active {
  display: flex;
  padding: 8px 16px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  background: black;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  height: 67px;
}

.nav__urj4k0k {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  @media (max-width: 991px) {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

.btn-header-list {
  display: flex;
  align-items: center;
  gap: 16px;
}

.header-btn {
  min-width: 151px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 14px 24px;
  border-radius: 10px;
  border: 1px solid #ffb22b;
  color: #ffb22b;
  font-family: var(--font-family), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.header-btn.btn-adventure {
  max-width: 151px;
  @media (max-width: 600px) {
    max-width: 100%;
  }
}

.header-btn.log-in {
  color: #010101;
  background: #ffb22b;
}

.disclaimer-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.header-btn.log-in:hover {
  background: #ffbe4c;
}

.header-btn:hover {
  border-radius: 10px;
  border: 1px solid #ffb22b;
  background: rgba(255, 178, 43, 0.23);
}

.header-btn.with100 {
  @media (max-width: 600px) {
    max-width: 100%;
    width: 100%;
  }
}

.nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
  @media (max-width: 1100px) {
    gap: 24px;
  }
}

@media (max-width: 991px) {
  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .nav__list_footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px 30px;
  }
}

@media (max-width: 600px) {
  .nav__list_footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.nav__link {
  color: var(--white, #fff);
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: var(--font-family), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 20px */
  text-transform: uppercase;
}

/*.nav__link.active {
    border-bottom: 1px solid #ED190D;
    @media (max-width: 991px) {
        border-bottom: none;
    }
}*/

.burger__urj4k0k {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  background-color: transparent;
  width: 50px;
  height: 30px;
  flex-shrink: 0;
}

@media (max-width: 991px) {
  .burger__urj4k0k {
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
  }
}

.burger__urj4k0k span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: white;
  border-radius: 2px;
}

/* Попап стили */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup {
  display: flex;
  max-width: 420px;
  width: 100%;
  padding: 30px 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  gap: 20px;
  position: relative;
  animation: popupAppear 0.3s ease-out;
  border-radius: 6px;
  border: 1px solid #fff;
  background: black;
}

@keyframes popupAppear {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.popup-header {
  text-align: center;
}

.popup-title {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  text-transform: uppercase;
  @media (max-width: 600px) {
    font-size: 24px;
  }
}

.close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  font-size: 36px;
  cursor: pointer;
  color: white;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.close-btn:hover {
  background: #f0f0f0;
  color: #333;
}

.form-group {
  margin-bottom: 10px;
}

.form-input:focus {
  outline: none;
  border-color: #4285f4;
}

.form-submit {
  display: flex;
  padding: 10px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
  background: #ffe100;
  color: #0d0d0d;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}

.form-submit.w100-btn {
  max-width: 100%;
  width: 100%;
}

.form-submit:hover {
  background: #ccb71a;
}

.form-link button {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 14.4px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.form-link a:hover {
  color: #6b89ba;
}

.success-popup {
  text-align: center;
}

.success-message {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
  text-transform: uppercase;
  @media (max-width: 600px) {
    font-size: 24px;
  }
}

.font-family-Lato {
  font-family: 'Lato', sans-serif;
}

.show {
  display: flex;
}

.hero-section__urj4k0k {
  background: url(../img_x9k2m5p7q/background-hero-1.webp) center / cover no-repeat;
  padding: 150px 0;
  @media (max-width: 1220px) {
    padding: 120px 0;
  }
  @media (max-width: 1024px) {
    padding: 80px 0;
  }
  @media (max-width: 600px) {
    padding: 60px 0;
  }
}

.hero-section__urj4k0k_about-us {
  background: url(../img_x9k2m5p7q/background-hero-about.webp) center / cover no-repeat;
  padding: 150px 0;
  @media (max-width: 1220px) {
    padding: 120px 0;
  }
  @media (max-width: 1024px) {
    padding: 80px 0;
  }
  @media (max-width: 600px) {
    padding: 60px 0;
  }
}

.hero-section__urj4k0k_slot-machines {
  background: url(../img_x9k2m5p7q/background-slot-hero.webp) center / cover no-repeat;
  padding: 150px 0;
  @media (max-width: 1220px) {
    padding: 120px 0;
  }
  @media (max-width: 1024px) {
    padding: 80px 0;
  }
  @media (max-width: 600px) {
    padding: 60px 0;
  }
}

.section-first-gradient {
  background: var(--line_5, linear-gradient(180deg, #adc7db 0%, #fff 100%));
  padding: 80px 0;
  @media (max-width: 991px) {
    padding: 40px 0;
  }
}

.section-last-gradient {
  background: var(--line_arr, linear-gradient(0deg, #adc7db 0%, #fff 100%));
  padding: 80px 0;
  @media (max-width: 991px) {
    padding: 40px 0;
  }
}

.hero-text__urj4k0k {
  color: var(--white, #fff);
  text-align: center;
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: Teko;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  @media (max-width: 991px) {
    font-size: 20px;
  }
  @media (max-width: 600px) {
    font-size: 16px;
  }
}

.attraction-section_fh48fj {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  justify-items: center;
  gap: 20px;
  justify-content: center;
  @media (max-width: 991px) {
    grid-template-columns: 1fr 1fr;
  }
  @media (max-width: 600px) {
    grid-template-columns: 1fr;
  }

  li {
    display: flex;
    max-width: 400px;
    width: 100%;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    border-radius: 30px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);

    .img-cont {
      max-width: 360px;
      width: 100%;
    }

    .title {
      color: #000;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
    }

    .location {
      color: #000;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
    }
  }
}

._urj4k0k_terms h1 {
  @media (max-width: 600px) {
    font-size: 34px;
  }
  @media (max-width: 500px) {
    font-size: 30px;
  }
  @media (max-width: 400px) {
    font-size: 24px;
  }
}

.hero-containe-about__urj4k0k {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  padding-top: 110px;
}

.btn-hero-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 103px;
  @media (max-width: 600px) {
    align-items: center;
    justify-content: center;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
}

._urj4k0k_footer {
  padding: 80px 0;
  background: var(
    --blue-dark,
    radial-gradient(50% 50% at 50% 50%, #003d8d 0%, #002c66 52.88%, #000e20 100%)
  );
  color: #ffffff;
  @media (max-width: 991px) {
    padding: 40px 0;
  }
  @media (max-width: 600px) {
    padding: 32px 0;
  }
}

._urj4k0k_footer_container {
  display: flex;
  flex-direction: column;
  width: 100%;
  @media (max-width: 600px) {
    padding: 0;
  }
}

.footer__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  align-self: stretch;
  flex-wrap: wrap;
  @media (max-width: 600px) {
    justify-content: flex-start;
    gap: 24px 52px;
  }
}

.footer__list-policy {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.footer__link-policy {
  color: var(--white, #fff);
  font-family: var(--font-family), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding-top: 2px;
  border-bottom: 1px solid #fff;
  @media (max-width: 600px) {
    font-size: 14px;
  }
}

.footer__link-policy:hover {
  opacity: 0.9;
}

.hero-container__urj4k0k-container {
  display: flex;
  padding: 24px 0;
  flex-direction: column;
  gap: 16px;
  max-width: 735px;
  width: 100%;

  p:nth-child(1) {
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(178deg, #ef932e 1.39%, #a9182b 98.61%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

.hero-container-about__urj4k0k-container {
  display: flex;
  padding: 24px 0;
  flex-direction: column;
  align-items: flex-start;
  max-width: 742px;
  width: 100%;
}

.flex-contaimner-2x__urj4k0k {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
  @media (max-width: 991px) {
    flex-direction: column-reverse;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  .right {
    max-width: 761px;
    width: 100%;
  }

  .left {
    max-width: 439px;
    width: 100%;
  }
}

.footer__link {
  color: var(--Blue_2, #1f3a5f);
  font-family: 'Source Serif Pro', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px 0;
}

.partners {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 16px;
  @media (max-width: 600px) {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
  }
}

.flex-2-box {
  padding-top: 40px;
  display: flex;
  gap: 80px;
  align-items: center;
  @media (max-width: 991px) {
    flex-direction: column;
    gap: 24px;
    padding-top: 24px;
  }
}

.flex-2-box.reverse {
  @media (max-width: 991px) {
    flex-direction: column-reverse;
  }
}

.flex-2-box div {
  max-width: 580px;
  width: 100%;
  @media (max-width: 991px) {
    max-width: 100%;
  }
}

.flex-2-box-footer {
  display: flex;
  gap: 30px;
  @media (max-width: 991px) {
    gap: 24px;
    flex-direction: column;
  }
}

.flex-2-box-footer div {
  max-width: 605px;
  width: 100%;
}

.contact-container {
  max-width: 610px;
  width: 100%;
}

.contact-email {
  display: flex;
  align-items: center;
  gap: 12px;
}

.contact-email img {
  height: 24px;
  width: 24px;
}

.display-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.h2-container-and-btn__urj4k0k {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.events__track__urj4k0k {
  display: grid;
  gap: 20px;
  justify-content: center;
  justify-items: center;

  ul {
    display: contents;
    list-style: none;
    margin: 0;
    padding: 0;
  }
}

.event-card__urj4k0k {
  justify-content: space-between;
  display: flex;
  max-width: 295px;
  list-style: none;
  width: 100%;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 20px;
  background: var(--Blue_2, #1f3a5f);
  @media (max-width: 450px) {
    max-width: 360px;
  }
}

.event-title__urj4k0k {
  color: #fefefe;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 16px;
}

.event-date__urj4k0k {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fefefe;
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 20px;

  svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
  }
}

.event-date__urj4k0k.alter {
  margin-bottom: 0;
}

.event-btn__urj4k0k {
  display: flex;
  padding: 10px 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: #fefefe;
  color: var(--Blue_2, #1f3a5f);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.event-btn__urj4k0k::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../img_h8k3j9f/ticket-btn.svg) center / contain no-repeat;
  flex-shrink: 0;
}

.event-btn__urj4k0k:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(31, 58, 95, 0.2);
}

/* DOTS */

.events__dots__urj4k0k {
  display: none;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
}

.dot__urj4k0k {
  width: 10px;
  height: 10px;
  flex-shrink: 0;
  border-radius: 5px;
  border: 1px solid var(--Blue_2, #1f3a5f);
  background: #dbedf7;
  cursor: pointer;
}

.dot__urj4k0k.active__urj4k0k {
  opacity: 1;
  width: 20px;
  height: 10px;
  flex-shrink: 0;
  border-radius: 10px;
  background: var(--Blue_2, #1f3a5f);
}

.container_btn__urj4k0k {
  display: flex;
  align-items: center;
  gap: 10px;

  img {
    width: 40px;
    height: 40px;
  }
}

.event-container-img__urj4k0k {
  height: 240px;
  max-width: 255px;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
  @media (max-width: 450px) {
    max-width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  img {
    object-fit: cover;
  }
}

.event-type-badge__urj4k0k {
  position: absolute;
  bottom: 12px;
  right: 12px;
  display: inline-flex;
  padding: 4px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #dbedf7;
  color: #1f3a5f;
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'Source Serif Pro', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .container_btn__urj4k0k {
    display: none;
  }

  .events__dots__urj4k0k {
    display: flex;
  }
}

.events-section__urj4k0k78j {
  background: #000;
  padding: 60px 0;
}

.categories__urj4k0k78j {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  @media (max-width: 600px) {
    margin-bottom: 20px;
    gap: 10px;
  }
}

.category-btn__urj4k0k78j {
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: var(--blue_lig, #dbedf7);
  color: var(--Blue_2, #1f3a5f);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.category-btn__urj4k0k78j.active__urj4k0k78j {
  color: var(--Colorw, #fefefe);
  background: var(--Blue_2, #1f3a5f);
}

.events-track__urj4k0k78j {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  gap: 20px;
  width: 100%;
  @media (max-width: 991px) {
    grid-template-columns: repeat(3, 1fr);
  }

  ul {
    display: contents;
    list-style: none;
    margin: 0;
    padding: 0;
  }
}

.event-card__urj4k0k78j {
  background: #ff8c00;
  padding: 20px;
  border-radius: 20px;
}

.event-card__urj4k0k78j img {
  width: 100%;
  border-radius: 15px;
  margin-bottom: 15px;
}

.event-btn__urj4k0k78j {
  background: #000;
  color: #ff8c00;
  padding: 12px;
  text-align: center;
  border-radius: 12px;
  margin-top: 15px;
}

.events-dots__urj4k0k78j {
  display: none;
  justify-content: center;
  gap: 6px;
  margin-top: 20px;
}

.dot__urj4k0k78j {
  width: 10px;
  height: 10px;
  flex-shrink: 0;
  border-radius: 5px;
  border: 1px solid var(--Blue_2, #1f3a5f);
  background: var(--blue_lig, #dbedf7);
  cursor: pointer;
}

.dot__urj4k0k78j.active__urj4k0k78j {
  width: 20px;
  height: 10px;
  border-radius: 10px;
  background: var(--Blue_2, #1f3a5f);
}

@media (max-width: 991px) {
  .events-dots__urj4k0k78j {
    display: flex;
  }
}

/* SLIDER ACTIVE */
@media (max-width: 785px) {
  .events-track__urj4k0k78j {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 550px) {
  .events-track__urj4k0k78j {
    grid-template-columns: repeat(1, 1fr);
  }
}

.orrang-txt-p__urj4k0k {
  color: var(--Blue_2, #1f3a5f);
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  @media (max-width: 600px) {
    font-size: 16px;
  }
}

.calendar-wrapper__urj4k0k {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  @media (max-width: 991px) {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.calendar-left__urj4k0k {
  display: flex;
  max-width: 625px;
  width: 100%;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 20px;
  background: var(--Blue_2, #1f3a5f);
  @media (max-width: 600px) {
    padding: 24px;
  }
  @media (max-width: 450px) {
    padding: 16px;
  }
}

.calendar-header__urj4k0k {
  display: flex;
  padding: 16px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: #dbedf7;
  width: 100%;
  margin-bottom: 20px;
  @media (max-width: 600px) {
    margin-bottom: 16px;
  }
}

.week-day__urj4k0k {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(7, 1fr);
  gap: 11px;
  width: 100%;
  margin-bottom: 30px;

  p {
    color: #fefefe;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 4px;
    @media (max-width: 600px) {
      font-size: 14px;
      padding: 2px;
    }
  }
}

.cal-title__urj4k0k {
  color: var(--Blue_2, #1f3a5f);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'Source Serif Pro', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
  width: 100%;
}

.cal-nav__urj4k0k {
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.calendar-grid__urj4k0k {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 36px 11px;
  width: 100%;
}

.day__urj4k0k {
  color: var(--blue_lig, #dbedf7);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'Source Serif Pro', serif;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  cursor: pointer;
  border-radius: 4px;
}

.today__urj4k0k {
  background: var(--red_can, #c8102e);
  color: var(--white, #fff);
}

.selected__urj4k0k {
  border-radius: 4px;
  background: var(--blue_lig, #dbedf7);
  color: var(--Blue_2, #1f3a5f);
}

.calendar-right__urj4k0k {
  max-width: 535px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.event-card__urj4k0k_right {
  max-width: 535px;
  width: 100%;
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  border-radius: 20px;
  background: var(--Blue_2, #1f3a5f);
}

.event-type__urj4k0k-right {
  display: flex;
  padding: 6px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 6px;
  border: 1px solid var(--Blue_2, #1f3a5f);
  background: #fefefe;
  color: var(--Blue_2, #1f3a5f);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
}

.p-event-card__urj4k0k_right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;

  p {
    color: #fefefe;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 19.2px */
  }
}

/* New Calendar Event Card Styles */
.event-card__urj4k0k_right_new {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 20px;
  border-radius: 20px;
  background: var(--Blue_2, #1f3a5f);
  max-width: 535px;
  width: 100%;
}

.event-img-container__urj4k0k {
  position: relative;
  width: 100%;
  height: 200px;
  border-radius: 12px;
  overflow: hidden;

  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.event-type-badge__urj4k0k_calendar {
  position: absolute;
  top: 12px;
  right: 12px;
  display: inline-flex;
  padding: 6px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background: rgba(254, 254, 254, 0.9);
  color: var(--Blue_2, #1f3a5f);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.event-content__urj4k0k {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.event-title__urj4k0k_calendar {
  color: var(--Colorw, #fefefe);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Latoб sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.event-date__urj4k0k_calendar {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fefefe;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;

  svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    color: #fefefe;
  }
}

.event-btn__urj4k0k_calendar {
  display: inline-flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 30px;
  background: #fefefe;
  color: var(--Blue_2, #1f3a5f);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 100%;

  &:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(254, 254, 254, 0.3);
  }

  &::before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../img_h8k3j9f/ticket-btn.svg) center / contain no-repeat;
    flex-shrink: 0;
  }
}

.footer-2x-container__urj4k0k {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  gap: 100px;
  margin-bottom: 40px;
  @media (max-width: 991px) {
    gap: 40px;
    flex-direction: column;
    margin-bottom: 32px;
  }
}

.footer-2x-container__urj4k0k-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 425px;
  width: 100%;
}

.footer-age-badge {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  margin-bottom: 30px;
}

.footer-left__heading {
  color: var(--white, #fff);
  font-family: var(--font-family), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.footer-left__email {
  color: var(--white, #fff);
  font-family: var(--font-family), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 30px;
  @media (max-width: 600px) {
    font-size: 14px;
  }
}

.footer-left__email a {
  color: #ffffff;
  text-decoration: underline;
}

.footer-left__email a:hover {
  opacity: 0.9;
}

.footer-left__cookies {
  color: var(--white, #fff);
  font-family: Teko;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
}

._urj4k0k_footer .list-social__urj4k0k {
  display: flex;
  align-items: center;
  gap: 16px;
}

._urj4k0k_footer .list-social__urj4k0k a {
  width: 32px;
  height: 32px;
}

._urj4k0k_footer .list-social__urj4k0k a:hover {
  opacity: 0.9;
}

.bottom-txt-logo-footer {
  color: #ffffff;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'Source Serif Pro', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.blockquote-footer__urj4k0k {
  color: rgba(255, 255, 255, 0.85);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'Source Serif Pro', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.footer-2x-container__urj4k0k-right {
  max-width: 610px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.footer-right__block {
  margin: 0;
}

.footer-right__heading {
  color: var(--white, #fff);
  font-family: var(--font-family), sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.footer-right__text {
  color: var(--white, #fff);
  font-family: var(--font-family), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  @media (max-width: 600px) {
    font-size: 14px;
  }
}

.footer-right__policy {
  margin-top: 4px;
}

.contact-cont-email-phone__urj4k0k {
  display: flex;
  align-items: flex-end;
  gap: 32px;
  align-self: stretch;
  @media (max-width: 600px) {
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .content {
    display: flex;
    align-items: center;
    gap: 10px;

    svg {
      width: 24px;
      height: 24px;
      aspect-ratio: 1/1;
    }

    p {
      color: var(--Blue_2, #1f3a5f);
      font-family: Lato, sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 120%;
    }
  }
}

.media991-none {
  @media (max-width: 991px) {
    display: none;
  }
}

.media991-block {
  @media (min-width: 991px) {
    display: none;
  }
}

.privacy-page_fhue4u8 {
  padding: 40px 0;
  p {
    color: var(--Blue_2, #1f3a5f);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'Source Serif Pro', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .link {
    color: var(--Blue_2, #1f3a5f);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'Source Serif Pro', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
}

.other-month__urj4k0k {
  color: var(--Grey, #8c8c8c);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'Source Serif Pro';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.other-month__urj4k0k.selected__urj4k0k {
  color: var(--Blue_2, #1f3a5f);
  background: #fefefe;
}

.grid-2-box__urj4k0k {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  justify-content: center;
  justify-items: center;
  @media (max-width: 991px) {
    grid-template-columns: 1fr;
  }

  .grid-2-box-left__urj4k0k {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    @media (max-width: 991px) {
      gap: 20px;
    }
  }

  .grid-2-box-right__urj4k0k {
    img {
      object-fit: cover;
      width: 100%;
      height: 100%;
    }
  }
}

.grid-3-box-item__urj4k0k {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  justify-content: center;
  justify-items: center;
  @media (max-width: 991px) {
    grid-template-columns: 1fr 1fr;
  }
  @media (max-width: 600px) {
    grid-template-columns: 1fr;
  }
}

.grid-3-box-item__urj4k0k {
  display: flex;
  max-width: 400px;
  width: 100%;
  padding: 20px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  border-radius: 20px;
  border: 1px solid #2a7eed;
  background: radial-gradient(50% 50% at 50% 50%, #003d8d 0%, #002c66 52.88%, #000e20 100%);
  box-shadow: 0 8px 14px 0 rgba(42, 126, 237, 0.4);
}

.grid-3-box-item-text__urj4k0k {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
}

.grid-3-box-item-text__urj4k0k p:nth-child(1) {
  color: var(--white, #fff);
  font-family: var(--font-family), sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  @media (max-width: 991px) {
    font-size: 24px;
  }
  @media (max-width: 600px) {
    font-size: 18px;
  }
}

.grid-3-box-item-text__urj4k0k p:nth-child(2) {
  color: var(--white, #fff);
  font-family: var(--font-family), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  @media (max-width: 991px) {
    font-size: 18px;
  }
}

.privacy-title-h1__urj4k0k {
  text-align: left;
  color: var(--white, #fff);
  font-feature-settings:
    'salt' on,
    'liga' off,
    'calt' off,
    'rclt' off;
  font-family: Teko;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 30px */
  text-transform: uppercase;
  @media (max-width: 991px) {
    font-size: 26px;
  }
  @media (max-width: 600px) {
    font-size: 22px;
  }
}
