::backdrop {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
  -moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0;
}
.-bottom-\[20px\] {
  bottom: -20px;
}
.-bottom-\[30px\] {
  bottom: -30px;
}
.-left-\[20px\] {
  left: -20px;
}
.-left-\[40px\] {
  left: -40px;
}
.-left-\[42px\] {
  left: -42px;
}
.-left-\[50px\] {
  left: -50px;
}
.-left-\[85px\] {
  left: -85px;
}
.-right-4 {
  right: -1rem;
}
.-right-\[0px\] {
  right: 0;
}
.-right-\[100px\] {
  right: -100px;
}
.-top-0 {
  top: 0;
}
.-top-1 {
  top: -0.25rem;
}
.-top-7 {
  top: -1.75rem;
}
.-top-\[10px\] {
  top: -10px;
}
.-top-\[4px\] {
  top: -4px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-\[63px\] {
  bottom: 63px;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.left-12 {
  left: 3rem;
}
.left-2\/3 {
  left: 66.666667%;
}
.left-5 {
  left: 1.25rem;
}
.left-\[20px\] {
  left: 20px;
}
.left-\[28px\] {
  left: 28px;
}
.left-\[38px\] {
  left: 38px;
}
.left-\[calc\(50\%-30px\)\] {
  left: calc(50% - 30px);
}
.right-0 {
  right: 0;
}
.right-2 {
  right: 0.5rem;
}
.right-\[60px\] {
  right: 60px;
}
.top-0 {
  top: 0;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-\[440px\] {
  top: 440px;
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-\[15px\] {
  margin-left: 15px;
}
.ml-auto {
  margin-left: auto;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-\[-1px\] {
  margin-top: -1px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-24 {
  height: 6rem;
}
.h-\[102px\] {
  height: 102px;
}
.h-\[112px\] {
  height: 112px;
}
.h-\[115px\] {
  height: 115px;
}
.h-\[178px\] {
  height: 178px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[260px\] {
  height: 260px;
}
.h-\[269px\] {
  height: 269px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[75px\] {
  height: 75px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-\[143px\] {
  max-height: 143px;
}
.w-2\/5 {
  width: 40%;
}
.w-8 {
  width: 2rem;
}
.w-\[112px\] {
  width: 112px;
}
.w-\[115px\] {
  width: 115px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[311px\] {
  width: 311px;
}
.w-\[405px\] {
  width: 405px;
}
.w-\[46px\] {
  width: 46px;
}
.w-\[54px\] {
  width: 54px;
}
.w-\[58px\] {
  width: 58px;
}
.w-\[62px\] {
  width: 62px;
}
.w-\[67px\] {
  width: 67px;
}
.w-\[75px\] {
  width: 75px;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[1920px\] {
  max-width: 1920px;
}
.max-w-\[248px\] {
  max-width: 248px;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[720px\] {
  max-width: 720px;
}
.max-w-full {
  max-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-x-2\/3 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-2\/3 {
  --tw-translate-x: -66.666667%;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-y-1\/2,
.-translate-y-1\/3 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/3 {
  --tw-translate-y: -33.333333%;
}
.translate-x-4 {
  --tw-translate-x: 1rem;
}
.translate-x-4,
.translate-y-0 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
}
.translate-y-1 {
  --tw-translate-y: 0.25rem;
}
.translate-y-1,
.translate-y-2 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-2 {
  --tw-translate-y: 0.5rem;
}
.-rotate-\[3deg\] {
  --tw-rotate: -3deg;
}
.-rotate-\[3deg\],
.rotate-\[-3\.81deg\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[-3\.81deg\] {
  --tw-rotate: -3.81deg;
}
.rotate-\[-4deg\] {
  --tw-rotate: -4deg;
}
.rotate-\[-4deg\],
.skew-x-\[-12deg\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.skew-x-\[-12deg\] {
  --tw-skew-x: -12deg;
}
.skew-x-\[-19deg\] {
  --tw-skew-x: -19deg;
}
.skew-x-\[-19deg\],
.skew-x-\[-26deg\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.skew-x-\[-26deg\] {
  --tw-skew-x: -26deg;
}
.skew-x-\[-7deg\] {
  --tw-skew-x: -7deg;
}
.skew-x-\[-7deg\],
.skew-x-\[14deg\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.skew-x-\[14deg\] {
  --tw-skew-x: 14deg;
}
.skew-x-\[19deg\] {
  --tw-skew-x: 19deg;
}
.skew-x-\[19deg\],
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-evenly {
  justify-content: space-evenly;
}
.gap-0 {
  gap: 0;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-11 {
  -moz-column-gap: 2.75rem;
  column-gap: 2.75rem;
}
.gap-x-\[252px\] {
  -moz-column-gap: 252px;
  column-gap: 252px;
}
.space-y-\[27px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(27px * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(27px * var(--tw-space-y-reverse));
}
.space-y-\[30px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(30px * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(30px * var(--tw-space-y-reverse));
}
.space-y-\[50px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(50px * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(50px * var(--tw-space-y-reverse));
}
.space-y-\[84px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(84px * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(84px * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.rounded-\[14px\] {
  border-radius: 14px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[26px\] {
  border-radius: 26px;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-2,
.border-\[2px\] {
  border-width: 2px;
}
.border-\[4px\] {
  border-width: 4px;
}
.border-\[\#00CD00\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 205 0 / var(--tw-border-opacity, 1));
}
.border-\[\#063563\] {
  --tw-border-opacity: 1;
  border-color: var(--main-color-dark);
}
.border-\[\#D90606\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 6 6 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#007ACF\] {
  --tw-bg-opacity: 1;
  background-color: var(--main-color-light);
}
.bg-\[\#05A6F6\] {
  --tw-bg-opacity: 1;
  background-color: var(--main-color-lighter);
}
.bg-\[\#063563\] {
  --tw-bg-opacity: 1;
  background-color: var(--main-color-dark);
}
.bg-\[\#F2F8FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 248 255 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-cover {
  background-size: cover;
}
.bg-\[left_center\] {
  background-position: 0;
}
.bg-center {
  background-position: 50%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.\!px-\[34px\] {
  padding-left: 34px !important;
  padding-right: 34px !important;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[78px\] {
  padding-left: 78px;
  padding-right: 78px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pb-\[160px\] {
  padding-bottom: 160px;
}
.pb-\[26px\] {
  padding-bottom: 26px;
}
.pb-\[58px\] {
  padding-bottom: 58px;
}
.pb-\[66px\] {
  padding-bottom: 66px;
}
.pl-4 {
  padding-left: 1rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: end;
}
.font-sans {
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[21px\] {
  font-size: 21px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[36px\] {
  font-size: 36px;
}
.text-\[65px\] {
  font-size: 65px;
}
.text-\[86px\] {
  font-size: 86px;
}
.text-\[90px\] {
  font-size: 90px;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-\[900\],
.font-black {
  font-weight: 900;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.\!italic {
  font-style: italic !important;
}
.italic {
  font-style: italic;
}
.leading-\[0\.8\] {
  line-height: 0.8;
}
.leading-\[100\%\] {
  line-height: 100%;
}
.leading-\[115\%\] {
  line-height: 115%;
}
.leading-none {
  line-height: 1;
}
.text-\[\#063563\] {
  --tw-text-opacity: 1;
  color: var(--main-color-dark);
}
.text-\[\#7FBCE7\] {
  --tw-text-opacity: 1;
  color: rgb(127 188 231 / var(--tw-text-opacity, 1));
}
.text-\[\#FF5900\] {
  --tw-text-opacity: 1;
  color: rgb(255 89 0 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-200 {
  transition-duration: 0.2s;
}
:root {
  --steps-bg: url(assets/images/bg-steps.svg);
  --steps-desktop-bg: url(assets/images/bg-steps-desktop.svg);
  --attention-bg: url(assets/images/bg-attention.svg);
  --attention-desktop-bg: url(assets/images/bg-attention-desktop.svg);
  --ban-success-bg: url(assets/images/ban-success.webp);
  --ban-error-bg: url(assets/images/ban-error.webp);
  --water-success-bg: url(assets/images/water-success.webp);
  --water-error-bg: url(assets/images/water-error.webp);
}
.bg-water-error {
  background-image: var(--water-error-bg);
}
.bg-water-success {
  background-image: var(--water-success-bg);
}
.bg-ban-error {
  background-image: var(--ban-error-bg);
}
.bg-ban-success {
  background-image: var(--ban-success-bg);
}
.bg-steps {
  background-image: var(--steps-bg);
}
.bg-steps-desktop {
  background-image: var(--steps-desktop-bg);
}
.bg-attention {
  background-image: var(--attention-bg);
}
.bg-attention-desktop {
  background-image: var(--attention-desktop-bg);
}
body {
  font-family: Anton, sans-serif;
  background-color: #fff;
  max-width: 100vw;
  overflow-x: hidden;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0.5rem;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
  background-color: var(--main-color-light);
  color: #fff;
  z-index: 50;
}
.font-montserrat {
  font-family: Montserrat, sans-serif;
}
.font-anton {
  font-family: Anton, sans-serif;
}
.banner-container {
  padding-top: 48px;
  position: relative;
  z-index: 20;
  width: calc(100vw + 60px);
  margin-bottom: -1px;
  overflow: hidden;
  perspective: 1000px;
  transform: rotate(-2deg) translateX(-30px);
  transform-style: preserve-3d;
  box-shadow: -6px 15px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: rotate(-2deg) translateX(-30px);
  -moz-transform: rotate(-2deg) translateX(-30px);
  -ms-transform: rotate(-2deg) translateX(-30px);
  -o-transform: rotate(-2deg) translateX(-30px);
}

.banner-content {
  width: 100%;
  background: var(--main-color-dark);
  padding: 16px 0;
  position: relative;
  overflow: hidden;
}
.scrolling-text {
  display: flex;
  align-items: center;
  white-space: nowrap;
  animation: scroll-left 20s linear infinite;
}
.text-item {
  display: table-cell;
  font-family: Montserrat, sans-serif;
  margin-right: 30px;
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  flex-shrink: 0;
  font-weight: 700;
  transform: translateZ(0);
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  will-change: transform;
  backface-visibility: hidden;
}
.text-item img {
  width: 32px;
  height: 32px;
  filter: brightness(0) saturate(100%) invert(100%);
  flex-shrink: 0;
}
@keyframes scroll-left {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}
.kurash-label {
  position: absolute;
  right: 120px;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Archivo Black, sans-serif;
  text-transform: uppercase;
  transform: skewX(-22deg);
  color: #fff;
  font-weight: 700;
}
.kurash-label-other-lang {
  font-size: 4.5rem;
}
.kurash-label-en {
  font-size: 3.2rem;
}
@media (max-width: 1024px) {
  .banner-content {
    padding: 12px 0;
  }
  .text-item {
    font-size: 20px;
  }
  .text-item img {
    width: 20px;
    height: 20px;
  }
  .kurash-label {
    right: 55px;
  }
  .kurash-label-other-lang {
    font-size: 1.875rem;
  }
  .kurash-label-en {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .banner-content {
    padding: 8px 0;
  }
  .kurash-label {
    right: 55px;
  }
  .kurash-label-other-lang {
    font-size: 1.875rem;
  }
}
.hover\:border-\[\#007ACF\]:hover {
  --tw-border-opacity: 1;
  border-color: var(--main-color-light);
}
.hover\:bg-\[\#007ACF\]:hover {
  --tw-bg-opacity: 1;
  background-color: var(--main-color-light);
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.focus\:absolute:focus {
  position: absolute;
}
.focus\:left-0:focus {
  left: 0;
}
.focus\:top-0:focus {
  top: 0;
}
.focus\:z-50:focus {
  z-index: 50;
}
.focus\:p-4:focus {
  padding: 1rem;
}
.active\:outline-none:active,
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media not all and (min-width: 1024px) {
  .max-lg\:-bottom-10 {
    bottom: -2.5rem;
  }
  .max-lg\:right-0 {
    right: 0;
  }
  .max-lg\:text-\[48px\] {
    font-size: 48px;
  }
}
@media not all and (min-width: 768px) {
  .max-md\:-bottom-7 {
    bottom: -1.75rem;
  }
  .max-md\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (min-width: 640px) {
  .sm\:-bottom-\[30px\] {
    bottom: -30px;
  }
  .sm\:-bottom-\[40px\] {
    bottom: -40px;
  }
  .sm\:-bottom-\[45px\] {
    bottom: -45px;
  }
  .sm\:-left-\[120px\] {
    left: -120px;
  }
  .sm\:left-\[40px\] {
    left: 40px;
  }
  .sm\:left-\[50px\] {
    left: 50px;
  }
  .sm\:left-\[60px\] {
    left: 60px;
  }
  .sm\:mb-12 {
    margin-bottom: 3rem;
  }
  .sm\:mt-8 {
    margin-top: 2rem;
  }
  .sm\:h-\[120px\] {
    height: 120px;
  }
  .sm\:h-\[150px\] {
    height: 150px;
  }
  .sm\:h-\[180px\] {
    height: 180px;
  }
  .sm\:w-\[120px\] {
    width: 120px;
  }
  .sm\:w-\[180px\] {
    width: 180px;
  }
  .sm\:w-\[80px\] {
    width: 80px;
  }
  .sm\:w-\[95px\] {
    width: 95px;
  }
  .sm\:max-w-\[320px\] {
    max-width: 320px;
  }
  .sm\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }
  .sm\:pt-3 {
    padding-top: 0.75rem;
  }
  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-\[140px\] {
    font-size: 140px;
  }
  .sm\:text-\[18px\] {
    font-size: 18px;
  }
  .sm\:text-\[34px\] {
    font-size: 34px;
  }
  .sm\:text-\[35px\] {
    font-size: 35px;
  }
  .sm\:text-\[40px\] {
    font-size: 40px;
  }
  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 768px) {
  .md\:-bottom-\[35px\] {
    bottom: -35px;
  }
  .md\:-bottom-\[50px\] {
    bottom: -50px;
  }
  .md\:-bottom-\[65px\] {
    bottom: -65px;
  }
  .md\:-left-\[120px\] {
    left: -120px;
  }
  .md\:-left-\[60px\] {
    left: -60px;
  }
  .md\:-right-16 {
    right: -4rem;
  }
  .md\:-top-20 {
    top: -5rem;
  }
  .md\:-top-6 {
    top: -1.5rem;
  }
  .md\:left-12 {
    left: 3rem;
  }
  .md\:left-20 {
    left: 5rem;
  }
  .md\:left-\[35px\] {
    left: 35px;
  }
  .md\:left-\[50px\] {
    left: 50px;
  }
  .md\:left-\[60px\] {
    left: 60px;
  }
  .md\:left-\[calc\(50\%-50px\)\] {
    left: calc(50% - 50px);
  }
  .md\:mt-24 {
    margin-top: 6rem;
  }
  .md\:mt-\[70px\] {
    margin-top: 70px;
  }
  .md\:h-\[147px\] {
    height: 147px;
  }
  .md\:h-\[220px\] {
    height: 220px;
  }
  .md\:h-\[369px\] {
    height: 369px;
  }
  .md\:h-\[480px\] {
    height: 480px;
  }
  .md\:w-\[100px\] {
    width: 100px;
  }
  .md\:w-\[120px\] {
    width: 120px;
  }
  .md\:w-\[147px\] {
    width: 147px;
  }
  .md\:w-\[220px\] {
    width: 220px;
  }
  .md\:w-\[365px\] {
    width: 365px;
  }
  .md\:max-w-\[400px\] {
    max-width: 400px;
  }
  .md\:max-w-\[450px\] {
    max-width: 450px;
  }
  .md\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }
  .md\:border-4 {
    border-width: 4px;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:pb-7 {
    padding-bottom: 1.75rem;
  }
  .md\:pt-16 {
    padding-top: 4rem;
  }
  .md\:pt-20 {
    padding-top: 5rem;
  }
  .md\:pt-4 {
    padding-top: 1rem;
  }
  .md\:pt-\[90px\] {
    padding-top: 90px;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .md\:text-\[150px\] {
    font-size: 150px;
  }
  .md\:text-\[20px\] {
    font-size: 20px;
  }
  .md\:text-\[40px\] {
    font-size: 40px;
  }
  .md\:text-\[44px\] {
    font-size: 44px;
  }
  .md\:leading-\[125\%\] {
    line-height: 125%;
  }
}
@media (min-width: 1024px) {
  .lg\:-bottom-\[20px\] {
    bottom: -20px;
  }
  .lg\:-bottom-\[30px\] {
    bottom: -30px;
  }
  .lg\:-left-\[105px\] {
    left: -105px;
  }
  .lg\:-left-\[85px\] {
    left: -85px;
  }
  .lg\:-right-24 {
    right: -6rem;
  }
  .lg\:-top-\[86px\] {
    top: -86px;
  }
  .lg\:left-\[30px\] {
    left: 30px;
  }
  .lg\:left-\[35px\] {
    left: 35px;
  }
  .lg\:left-\[45px\] {
    left: 45px;
  }
  .lg\:left-\[60px\] {
    left: 60px;
  }
  .lg\:top-\[2\.5rem\] {
    top: 2.5rem;
  }
  .lg\:-mt-7 {
    margin-top: -1.75rem;
  }
  .lg\:ml-52 {
    margin-left: 13rem;
  }
  .lg\:ml-\[30px\] {
    margin-left: 30px;
  }
  .lg\:mr-\[-100px\] {
    margin-right: -100px;
  }
  .lg\:mt-44 {
    margin-top: 11rem;
  }
  .lg\:mt-\[25px\] {
    margin-top: 25px;
  }
  .lg\:mt-\[71px\] {
    margin-top: 71px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-48 {
    height: 12rem;
  }
  .lg\:h-\[100px\] {
    height: 100px;
  }
  .lg\:h-\[117px\] {
    height: 117px;
  }
  .lg\:h-\[134px\] {
    height: 134px;
  }
  .lg\:h-\[137px\] {
    height: 137px;
  }
  .lg\:h-\[150px\] {
    height: 150px;
  }
  .lg\:h-\[720px\] {
    height: 720px;
  }
  .lg\:h-\[90px\] {
    height: 90px;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-\[116px\] {
    width: 116px;
  }
  .lg\:w-\[150px\] {
    width: 150px;
  }
  .lg\:w-\[178px\] {
    width: 178px;
  }
  .lg\:w-\[183px\] {
    width: 183px;
  }
  .lg\:w-\[516px\] {
    width: 516px;
  }
  .lg\:w-\[528px\] {
    width: 528px;
  }
  .lg\:w-\[60px\] {
    width: 60px;
  }
  .lg\:w-\[80px\] {
    width: 80px;
  }
  .lg\:w-\[90px\] {
    width: 90px;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:gap-24 {
    gap: 6rem;
  }
  .lg\:gap-x-\[200px\] {
    -moz-column-gap: 200px;
    column-gap: 200px;
  }
  .lg\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * (1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-\[100px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(100px * var(--tw-space-x-reverse));
    margin-left: calc(100px * (1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]),
  .lg\:space-y-\[0px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .lg\:px-\[130px\] {
    padding-left: 130px;
    padding-right: 130px;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-12 {
    padding-bottom: 3rem;
  }
  .lg\:pb-20 {
    padding-bottom: 5rem;
  }
  .lg\:pb-24 {
    padding-bottom: 6rem;
  }
  .lg\:pb-\[88px\] {
    padding-bottom: 88px;
  }
  .lg\:pt-0 {
    padding-top: 0;
  }
  .lg\:pt-12 {
    padding-top: 3rem;
  }
  .lg\:pt-36 {
    padding-top: 9rem;
  }
  .lg\:text-\[110px\] {
    font-size: 110px;
  }
  .lg\:text-\[200px\] {
    font-size: 200px;
  }
  .lg\:text-\[25px\] {
    font-size: 25px;
  }
  .lg\:text-\[28px\] {
    font-size: 28px;
  }
  .lg\:text-\[32px\] {
    font-size: 32px;
  }
  .lg\:text-\[36px\] {
    font-size: 36px;
  }
  .lg\:text-\[60px\] {
    font-size: 60px;
  }
  .lg\:text-\[80px\] {
    font-size: 80px;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1280px) {
  .xl\:-bottom-\[30px\] {
    bottom: -30px;
  }
  .xl\:-bottom-\[40px\] {
    bottom: -40px;
  }
  .xl\:-bottom-\[45px\] {
    bottom: -45px;
  }
  .xl\:-left-\[120px\] {
    left: -120px;
  }
  .xl\:-right-36 {
    right: -9rem;
  }
  .xl\:left-\[40px\] {
    left: 40px;
  }
  .xl\:left-\[50px\] {
    left: 50px;
  }
  .xl\:left-\[60px\] {
    left: 60px;
  }
  .xl\:right-\[calc\(\(100vw-1920px\)\/2\+110px\)\] {
    right: calc(50vw - 850px);
  }
  .xl\:top-\[505px\] {
    top: 505px;
  }
  .xl\:mr-\[-150px\] {
    margin-right: -150px;
  }
  .xl\:h-\[120px\] {
    height: 120px;
  }
  .xl\:h-\[132px\] {
    height: 132px;
  }
  .xl\:h-\[200px\] {
    height: 200px;
  }
  .xl\:h-\[220px\] {
    height: 220px;
  }
  .xl\:h-\[850px\] {
    height: 850px;
  }
  .xl\:w-\[120px\] {
    width: 120px;
  }
  .xl\:w-\[200px\] {
    width: 200px;
  }
  .xl\:w-\[220px\] {
    width: 220px;
  }
  .xl\:w-\[400px\] {
    width: 400px;
  }
  .xl\:w-\[80px\] {
    width: 80px;
  }
  .xl\:w-\[95px\] {
    width: 95px;
  }
  .xl\:gap-36 {
    gap: 9rem;
  }
  .xl\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * (1 - var(--tw-space-x-reverse)));
  }
  .xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
  .xl\:text-\[140px\] {
    font-size: 140px;
  }
  .xl\:text-\[28px\] {
    font-size: 28px;
  }
  .xl\:text-\[35px\] {
    font-size: 35px;
  }
  .xl\:text-\[40px\] {
    font-size: 40px;
  }
  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1536px) {
  .\32xl\:-bottom-\[35px\] {
    bottom: -35px;
  }
  .\32xl\:-bottom-\[50px\] {
    bottom: -50px;
  }
  .\32xl\:-bottom-\[65px\] {
    bottom: -65px;
  }
  .\32xl\:left-\[35px\] {
    left: 35px;
  }
  .\32xl\:left-\[50px\] {
    left: 50px;
  }
  .\32xl\:left-\[60px\] {
    left: 60px;
  }
  .\32xl\:mr-\[-200px\] {
    margin-right: -200px;
  }
  .\32xl\:h-\[147px\] {
    height: 147px;
  }
  .\32xl\:h-\[164px\] {
    height: 164px;
  }
  .\32xl\:h-\[220px\] {
    height: 220px;
  }
  .\32xl\:h-\[447px\] {
    height: 447px;
  }
  .\32xl\:w-\[100px\] {
    width: 100px;
  }
  .\32xl\:w-\[120px\] {
    width: 120px;
  }
  .\32xl\:w-\[147px\] {
    width: 147px;
  }
  .\32xl\:w-\[220px\] {
    width: 220px;
  }
  .\32xl\:w-\[524px\] {
    width: 524px;
  }
  .\32xl\:w-\[740px\] {
    width: 740px;
  }
  .\32xl\:w-\[823px\] {
    width: 823px;
  }
  .\32xl\:w-auto {
    width: auto;
  }
  .\32xl\:gap-48 {
    gap: 12rem;
  }
  .\32xl\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * (1 - var(--tw-space-x-reverse)));
  }
  .\32xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .\32xl\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
  .\32xl\:text-\[150px\] {
    font-size: 150px;
  }
  .\32xl\:text-\[38px\] {
    font-size: 38px;
  }
  .\32xl\:text-\[40px\] {
    font-size: 40px;
  }
  .\32xl\:text-\[52px\] {
    font-size: 52px;
  }
  .\32xl\:text-\[55px\] {
    font-size: 55px;
  }
}
:root {
  --steps-bg: url("../images/bg-steps.svg");
  --steps-desktop-bg: url("../images/bg-steps-desktop.svg");
  --attention-bg: url("../images/bg-attention.svg");
  --attention-desktop-bg: url("../images/bg-attention-desktop.svg");
  --ban-success-bg: url("../images/ban-success.webp");
  --ban-error-bg: url("../images/ban-error.webp");
  --water-success-bg: url("../images/water-success.webp");
  --water-error-bg: url("../images/water-error.webp");
}

/* Language switcher styles */
/* Language Switcher Modern Design */
#language-switcher {
  z-index: 9999;
  top: 16px;
  right: 20px;
}

#current-lang-btn img {
  width: 20px;
  height: 20px;
}

.lang-btn {
  border: 1px solid #E5EEF5;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  padding: 12px 10px !important;
  color: var(--main-color-dark);
  transition: box-shadow 0.2s, border-color 0.2s;
  height: 40px;
  width: 96px;
}

.lang-btn:focus,
.lang-btn:hover {
  border-color: #005fa3;
  box-shadow: 0 4px 16px rgba(0, 122, 207, 0.08);
}

.lang-dropdown {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #E5EEF5;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.10);
  width: 160px;
  padding: 8px;
  transition: opacity 0.2s, visibility 0.2s, transform 0.2s;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.lang-option {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 6px 8px;
  font-size: 1.08rem;
  color: var(--main-color-dark);
  background: none;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.15s;
  position: relative;
}

.lang-option:hover,
.lang-option.bg-\[\#F2F8FF\] {
  background: #F2F8FF !important;
}

.lang-option .checkmark {
  display: none;
  margin-left: auto;
}

.lang-option.selected .checkmark {
  display: inline;
}

/* Show dropdown when active */
#lang-dropdown.opacity-100 {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}

#lang-dropdown.opacity-0 {
  opacity: 0 !important;
  visibility: hidden !important;
  transform: translateY(12px) !important;
}

/* Responsive */
@media (max-width: 768px) {
  #current-lang-btn img {
    width: 18px;
    height: 18px;
  }

  #language-switcher {
    top: 1rem;
    right: 20px;
  }

  .lang-btn {
    font-size: 1rem;
    width: 82px;
    height: 32px;
    font-size: 12px;
    padding: 8.5px 7px !important;
  }

  .lang-dropdown {
    min-width: 120px;
  }
}

.hero{
	position: relative;
}
.hero-img{
	position: absolute;
	width: 178px;
	height: auto;
	max-height: 100%;
	z-index: -1;
}
.hero-img.left{
	left: 0;
	bottom: -150px;
}
.hero-img.right{
	right: 0;
	top: -100px;
}

.btn{
	font-family: 'Archivo Black', sans-serif;
	padding: 0px 51px;
	color: var(--main-color-light);
	font-weight: 400;
	font-size: 37px;
	text-transform: uppercase;
	border: 3px solid var(--main-color-light);
	transform: skewX(-26deg);
	-webkit-transform: skewX(-26deg);
	-moz-transform: skewX(-26deg);
	-ms-transform: skewX(-26deg);
	-o-transform: skewX(-26deg);
	display: block;
	text-wrap: nowrap;
	width: auto;
}
.btn-big{
	font-size: 52px;
}
.btn:hover{
	color: #fff;
}
.section-title{
	font-family: Montserrat, sans-serif;
	text-align: center;
	color: var(--main-color-dark);
	text-transform: uppercase;
	font-style: italic;
	font-weight: 900;
	font-size: 80px;
	line-height: 100%;
	margin-top: 30px;
}
.cover-btn{
	position: absolute;
	right: 6%;
	bottom: 70px;
  background: var(--main-color-light);
  color: white;
  z-index: 10;
}
.cover-btn:hover{
  background: #fff;
  color: var(--main-color-light);
}
.btn-cover:hover {
  background: var(--main-color-light);;
  color: #fff;
}
.profile-btn{
  position: absolute;
  right: 7%;
	bottom: 70px;
  color: var(--main-color-light);
  z-index: 21;
}
.profile-btn:hover{
  background: var(--main-color-light);
  border-color: var(--main-color-light);
  color: #fff;
}
.profile-btn:hover .profile-icon{
  filter: brightness(0) invert(1);
}
.profile-btn.hidden{
  display: none;
}
.profile-icon {
  transform: skewX(17deg);
	-webkit-transform: skewX(17deg);
	-moz-transform: skewX(17deg);
	-ms-transform: skewX(17deg);
	-o-transform: skewX(17deg);
}
.person-image{
	width: 636px;
	height: auto;
}
.bottom-logo{
	width: 100%;
	height: auto;
}
.bottom{
	display: flex;
	gap: 100px;
	position: relative;
}
.bottom-left{
	gap: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.prize-amount{
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: clamp(40px,calc(40px + (200 - 40) * ((100vw - 220px) / (1920 - 220))),200px);
	line-height: 1;
	text-align: center;
	color: var(--prize-color);
	font-style: italic;
	font-weight: 400;
	text-transform: uppercase;
}
.prize-currency{
	position: absolute;
	font-family: "Marck Script", cursive;
	color: var(--main-color-dark);
	font-size: clamp(20px,calc(20px + (86 - 20) * ((100vw - 220px) / (1920 - 220))),86px);
	line-height: 1;
	-webkit-text-stroke: 1px #fff;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}
#hero-container{
	padding-bottom: 100px;
}

.video-section-content{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	max-width: 1280px;
	margin: 0 auto;
	width: 100%;
}

@media screen and (max-width: 1500px) {
	.person-image{
		width: 400px;
		height: auto;
	}
	.bottom-logo{
		width: 400px;
		height: auto;
	}
	.btn{
		font-size: 24px;
		bottom: 0;
		padding: 0 30px;
	}
	.hero-img{
		width: 150px;
	}
	.hero-img.left{
		bottom: -120px;
	}
	.hero-img.right{
		top: -80px;
	}
	#hero-container{
		padding-bottom: 80px;
	}
}
@media screen and (max-width: 1024px) {
	.hero-img{
		width: 60px;
	}
	.hero-img.left{
		bottom: -70px;
	}
	.hero-img.right{
		top: -60px;
	}
	.btn{
		font-size: 18px;
		bottom: 0;
		padding: 0 20px;
	}
	.section-title{
		font-size: 28px;
		margin-top: 10px;
	}
	.person-image{
		width: 150px;
		height: auto;
	}
	.bottom-logo{
		width: 200px;
		height: auto;
	}
	.bottom-left{
		gap: 30px;
	}
	.bottom{
		gap: 0px;
		padding-bottom: 150px;
	}
	.bottom .btn{
		position: absolute;
		bottom: 70px;
		left: 50%;
		transform: translateX(-50%) skewX(-26deg);
	}
	.prize-currency{
		-webkit-text-stroke: .2px #fff;
	}

	.banner-container {
		padding-top: 20px;
	}
}

/* Modal Animations */
#registration-modal {
  transition: opacity 0.3s ease-in-out;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 9999 !important;
  background-color: rgba(0, 0, 0, 0.5);
}

#registration-modal.hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

#registration-modal:not(.hidden) {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

#registration-modal .bg-white {
  transform: scale(0.95);
  transition: transform 0.3s ease-in-out;
}

#registration-modal:not(.hidden) .bg-white {
  transform: scale(1);
}

/* Utility classes for modal */
.fixed { position: fixed !important; }
.inset-0 { top: 0; right: 0; bottom: 0; left: 0; }
.z-50 { z-index: 50; }
.bg-black { background-color: rgb(0 0 0); }
.bg-opacity-50 { background-color: rgb(0 0 0 / 0.5); }
.flex { display: flex; }
.items-center { align-items: center; }
.justify-center { justify-content: center; }
.bg-white { background-color: rgb(255 255 255); }
.rounded-2xl { border-radius: 1rem; }
.shadow-2xl { box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25); }
.max-w-md { max-width: 28rem; }
.w-full { width: 100%; }
.relative { position: relative; }
.absolute { position: absolute; }
.p-4 { padding: 1rem; }
.p-6 { padding: 1.5rem; }
.mx-4 { margin-left: 1rem; margin-right: 1rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-4 { margin-bottom: 1rem; }
.mb-6 { margin-bottom: 1.5rem; }
.mt-1 { margin-top: 0.25rem; }
.ml-2 { margin-left: 0.5rem; }
.top-4 { top: 1rem; }
.right-4 { right: 1rem; }
.w-8 { width: 2rem; }
.h-8 { height: 2rem; }
.w-6 { width: 1.5rem; }
.h-6 { height: 1.5rem; }
.w-16 { width: 4rem; }
.h-16 { height: 4rem; }
.h-12 { height: 3rem; }
.rounded-full { border-radius: 9999px; }
.rounded-lg { border-radius: 0.5rem; }
.text-center { text-align: center; }
.text-2xl { font-size: 1.5rem; line-height: 2rem; }
.text-lg { font-size: 1.125rem; line-height: 1.75rem; }
.text-sm { font-size: 0.875rem; line-height: 1.25rem; }
.font-bold { font-weight: 700; }
.font-semibold { font-weight: 600; }
.font-medium { font-weight: 500; }
.text-gray-600 { color: rgb(75 85 99); }
.text-gray-700 { color: rgb(55 65 81); }
.text-red-500 { color: rgb(239 68 68); }
.text-green-600 { color: rgb(22 163 74); }
.text-white { color: rgb(255 255 255); }
.border { border-width: 1px; }
.border-gray-300 { border-color: rgb(209 213 219); }
.border-red-500 { border-color: rgb(239 68 68); }
.bg-gray-100 { background-color: rgb(243 244 246); }
.bg-gray-300 { background-color: rgb(209 213 219); }
.bg-gray-400 { background-color: rgb(156 163 175); }
.bg-green-100 { background-color: rgb(220 252 231); }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
.pb-4 { padding-bottom: 1rem; }
.pb-6 { padding-bottom: 1.5rem; }
.space-x-4 > :not([hidden]) ~ :not([hidden]) { margin-left: 1rem; }
.transition-colors { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-all { transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.hover\:bg-gray-100:hover { background-color: rgb(243 244 246); }
.focus\:ring-2:focus { box-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); }
.focus\:border-transparent:focus { border-color: transparent; }
.disabled\:bg-gray-400:disabled { background-color: rgb(156 163 175); }
.disabled\:cursor-not-allowed:disabled { cursor: not-allowed; }
.block { display: block; }
/* .hidden { display: none !important; } */

/* Spinner animation */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}