* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_hm552_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_hm552_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_hm552_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._CloudBackground_hm552_187 {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: -1;
  filter: brightness(1.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
._CloudBackground_hm552_187 ._claud_video_hm552_197 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._CloudBackground_hm552_187 ._claud_image_hm552_202 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  -webkit-mask-image: none;
  mask-image: none;
  animation: _fadeIn_hm552_1 0.5s linear;
  object-fit: cover;
}
@keyframes _fadeIn_hm552_1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_1kb19_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_1kb19_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_1kb19_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._container_1kb19_187 {
  background-color: #17181a;
  padding: 6vmax 2.66vmax 0 2.5vmax;
  position: relative;
  margin-top: 12vmax;
}

._infinite_scroll_1kb19_194 {
  margin: 0 -2.66vmax;
  background: #1b1c1e;
  width: calc(100% + 5.2vmax);
  padding: 1.5vmax 0;
  display: flex;
  overflow-x: hidden;
}
._infinite_scroll_1kb19_194 div {
  white-space: nowrap;
  display: inline-block;
}

._scrolling_text_one_1kb19_207,
._scrolling_text_two_1kb19_208 {
  white-space: nowrap;
  font-size: 5.21vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._scrolling_text_one_1kb19_207,
  ._scrolling_text_two_1kb19_208 {
    font-size: 5.409vmax !important;
  }
}
._scrolling_text_one_1kb19_207,
._scrolling_text_two_1kb19_208 {
  color: #ffffff;
}

._scrolling_text_one_1kb19_207 {
  animation: _marquee_one_1kb19_1 60s infinite linear;
  animation-delay: -60s;
}

._scrolling_text_two_1kb19_208 {
  animation: _marquee_two_1kb19_1 60s infinite linear;
  animation-delay: -30s;
}

._contacts_1kb19_234 {
  display: flex;
  margin: 5vmax 0 3.2vmax 0;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1vmax;
}
._contacts_item_1kb19_241 {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 0;
  width: 100%;
}
._contacts_item_1kb19_241 span {
  font-size: 0.95vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._contacts_item_1kb19_241 span {
    font-size: 1.656vmax !important;
  }
}
._contacts_item_1kb19_241 span {
  color: #919191;
  margin-bottom: 1.2vmax;
  display: block;
  white-space: wrap;
}
._contacts_item_1kb19_241 p {
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._contacts_item_1kb19_241 p {
    font-size: 2vmax !important;
  }
}
._contacts_item_1kb19_241 p {
  color: #ffffff;
  margin: 0;
  word-break: break-word;
}

._telegram_button_1kb19_276 {
  width: 100%;
  background-color: #1b1c1e;
  border: 0;
  padding: 0.5vmax 1.2vmax;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  border-radius: 0.26vmax 0.26vmax 0 0;
}
._telegram_button_1kb19_276 span {
  margin-top: 1.2vmax;
  color: #ffffff;
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._telegram_button_1kb19_276 span {
    font-size: 2vmax !important;
  }
}
._telegram_button_1kb19_276:hover {
  background-color: #171717;
}
._telegram_button_1kb19_276 img {
  -webkit-mask-image: none;
  mask-image: none;
  width: 4.4vmax;
  height: 4.4vmax;
}

._links_1kb19_309 {
  display: flex;
  flex-direction: column;
  gap: 0.6vmax;
  align-items: center;
}

._logo_1kb19_316 {
  font-size: 1.82vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._logo_1kb19_316 {
    font-size: 2.358vmax !important;
  }
}
._logo_1kb19_316 {
  cursor: pointer;
  color: #ffffff;
}
._logo_1kb19_316 span {
  color: #558EE8 !important;
  transition: color 0.3s ease-in-out;
}
._logo_1kb19_316 span:hover {
  color: #669BF1 !important;
}

._bottom_1kb19_337 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: center;
  margin-top: 3vmax;
}
._bottom_1kb19_337 a {
  color: #919191;
  text-decoration: none;
  font-size: 0.95vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._bottom_1kb19_337 a {
    font-size: 1.656vmax !important;
  }
}
._bottom_1kb19_337 a {
  transition: color 0.3s ease-in-out;
}
._bottom_1kb19_337 a:hover {
  color: #ffffff;
}

._rights_1kb19_362 {
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._rights_1kb19_362 {
    font-size: 2vmax !important;
  }
}
._rights_1kb19_362 {
  color: #919191;
}

._cube_container_1kb19_375 {
  width: 11.82vmax;
  height: 11.82vmax;
  perspective: 1000px;
  cursor: pointer;
  position: absolute;
  top: 10vmax;
  left: 50%;
  transform: translate(-50%, -50%);
}

._cube_1kb19_375 {
  width: 100%;
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transform: translateZ(-200px) rotateX(-20deg) rotateY(-35deg);
  animation: _rotateCube_1kb19_1 20s linear infinite;
  will-change: transform;
}

._cube_1kb19_375:hover {
  animation-play-state: paused;
}

@keyframes _rotateCube_1kb19_1 {
  0% {
    transform: translateZ(-200px) rotateX(-20deg) rotateY(-35deg);
  }
  100% {
    transform: translateZ(-200px) rotateX(-20deg) rotateY(325deg);
  }
}
._cube_1kb19_375 figure {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
._cube_1kb19_375 figure img {
  -webkit-mask-image: none;
  mask-image: none;
  width: 5vmax;
}

._cube_1kb19_375 figure:nth-child(1) {
  transform: rotateY(0deg) translateZ(5.91vmax);
  background-color: #1E1F21;
}

._cube_1kb19_375 figure:nth-child(2) {
  transform: rotateY(180deg) translateZ(5.91vmax);
  background-color: #222224;
}

._cube_1kb19_375 figure:nth-child(3) {
  transform: rotateY(90deg) translateZ(5.91vmax);
  background-color: #252527;
}

._cube_1kb19_375 figure:nth-child(4) {
  transform: rotateY(-90deg) translateZ(5.91vmax);
  background-color: #252527;
}

._cube_1kb19_375 figure:nth-child(5) {
  transform: rotateX(90deg) translateZ(5.91vmax);
  background-color: #37373C;
}

._cube_1kb19_375 figure:nth-child(6) {
  transform: rotateX(-90deg) translateZ(5.91vmax);
  background-color: #37373C;
}

._link_1kb19_309 {
  text-decoration: underline solid #FFFFFF !important;
}

@keyframes _scrollText_1kb19_1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes _marquee_one_1kb19_1 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes _marquee_two_1kb19_1 {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-201%);
  }
}
._about_team_wrapper_1kb19_482 {
  margin: 2vmax -2.66vmax 0 -2.5vmax;
}

._text_wrapper_1kb19_486 {
  display: flex;
  justify-content: space-between;
}
._text_wrapper_1kb19_486 ._text_span_1kb19_490 {
  transition: 0.2s ease-in;
}
._text_wrapper_1kb19_486 ._text_span_1kb19_490:hover {
  opacity: 0.6;
}

@media (max-width: 912px) {
  ._contacts_1kb19_234 {
    flex-wrap: wrap;
    gap: 3vmax;
  }
  ._contacts_item_1kb19_241 {
    width: 100%;
  }
  ._rights_1kb19_362 {
    width: 100%;
    text-align: center;
    margin-top: 1vmax;
  }
  ._telegram_button_1kb19_276 {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1vmax;
  }
  ._telegram_button_1kb19_276 img {
    width: 3.5vmax;
    height: 3.5vmax;
    margin-right: 1vmax;
  }
  ._bottom_1kb19_337 {
    flex-direction: column;
  }
  ._bottom_content_1kb19_525 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 1vmax;
    gap: 2vmax;
  }
  ._bottom_content_1kb19_525 a {
    margin-left: 1vmax;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_1jffn_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_1jffn_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_1jffn_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._container_1jffn_187 {
  width: 100%;
  height: 3.2vmax;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22vmax;
  transition: all 1s ease-in-out;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-color: #111316;
  text-decoration: none;
}

._title_1jffn_202 {
  font-weight: 300;
  font-size: 1.3vmax;
  color: #919191;
  position: absolute;
  margin: 0 !important;
  transition: color 0.3s ease;
  white-space: nowrap;
}

._container_1jffn_187:hover ._title_1jffn_202 {
  color: #ffffff;
}

._text_wrapper_1jffn_216 {
  position: absolute;
  overflow: hidden;
  height: 3.2vmax;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

._rhomb_1jffn_228 {
  --b: 1px;
  height: 0.6vmax;
  aspect-ratio: 1;
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%, 50% 0, 50% var(--b), var(--b) 50%, 50% calc(100% - var(--b)), calc(100% - var(--b)) 50%, 50% var(--b));
  background: #919191;
  transition: background 0.5s ease, transform 0.8s ease-in-out;
  position: relative;
  z-index: 3;
  flex-shrink: 0;
}

._transition_1jffn_240:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #121316;
  width: 110%;
  filter: blur(5px);
  height: 0.5vmax;
  z-index: 2;
  top: 2%;
}
._transition_1jffn_240 div {
  content: "";
  position: absolute;
  inset: 0;
  background: #171717;
  width: 110%;
  filter: blur(5px);
  height: 0.5vmax;
  z-index: 2;
  top: 98%;
}

@media (max-width: 600px) {
  ._container_1jffn_187 {
    height: 6vmax;
    gap: 3vw;
    padding: 0 5vw;
  }
  ._text_wrapper_1jffn_216 {
    position: relative;
    left: auto;
    transform: none;
    width: auto;
    flex: 1;
    height: 6vmax;
  }
  ._title_1jffn_202 {
    font-size: 1.8vmax;
  }
  ._rhomb_1jffn_228 {
    height: 0.9vmax;
    flex-shrink: 0;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_t40n5_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_t40n5_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_t40n5_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._HeaderNavigation_t40n5_187 {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.03);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 10;
  width: 100vw;
  padding: 1.5vmax 10% 1.5vmax 10%;
  box-sizing: border-box;
  transform: translateY(-50px);
  animation: _slideDown_t40n5_1 0.6s ease-in-out forwards;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 {
  display: flex;
  gap: 2.5vmax;
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 h1 {
  cursor: pointer;
  margin: 0;
  font-size: 1.3vmax;
  font-weight: 800;
}
@media (max-width: 600px) {
  ._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 h1 {
    font-size: 2vmax !important;
  }
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 h1 span {
  color: #558EE8;
  transition: color 0.3s ease-in-out;
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 h1 span:hover {
  color: #669BF1;
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 ._nav_route_t40n5_224 {
  width: fit-content;
  gap: 1.5vmax;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 ._nav_route_t40n5_224 span {
  color: #E6E6E6;
  cursor: pointer;
  font-size: 0.95vmax;
}
@media (max-width: 600px) {
  ._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 ._nav_route_t40n5_224 span {
    font-size: 1.656vmax !important;
  }
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 ._nav_route_t40n5_224 span {
  transition: opacity 0.3s ease-in-out;
}
._HeaderNavigation_t40n5_187 ._wrapper_logo_t40n5_202 ._nav_route_t40n5_224 span:hover {
  opacity: 0.8;
}
._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 {
  gap: 1vmax;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._contact_t40n5_253 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._contact_t40n5_253:hover {
  opacity: 0.8;
}
._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._contact_t40n5_253 {
  animation-delay: 10s;
  background-color: rgba(85, 142, 232, 0.25);
  border-color: rgba(85, 142, 232, 0.2);
  animation: _pulse_button_blue_t40n5_1 2.5s ease-in-out 0s infinite;
}
._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
  width: fit-content;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._download_t40n5_270:hover {
  opacity: 0.8;
}
._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
  animation: _pulse_button_white_t40n5_1 2.5s ease-in-out 0.3s infinite;
}

._burger_menu_t40n5_288 {
  flex-direction: column;
  gap: 0.5vmax;
  margin-right: 0.8vmax;
  display: flex;
  justify-content: center;
  align-items: center;
}
._burger_menu_t40n5_288 span {
  width: 2vmax;
  height: 0.2vmax;
  background-color: #558EE8;
  border-radius: 3px;
}
._burger_menu_t40n5_288 span:nth-child(1) {
  background-color: #ffffff;
}
._burger_menu_wrapper_t40n5_305 {
  width: 100vw;
  background-color: #171717;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 200;
}
._burger_menu_wrapper_t40n5_305 ._content_t40n5_314 {
  height: 100%;
}
._burger_menu_wrapper_t40n5_305 h1 {
  cursor: pointer;
  font-size: 1.82vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._burger_menu_wrapper_t40n5_305 h1 {
    font-size: 2.358vmax !important;
  }
}
._burger_menu_wrapper_t40n5_305 h1 span {
  color: #558EE8;
  transition: color 0.3s ease-in-out;
}
._burger_menu_wrapper_t40n5_305 h1 span:hover {
  color: #669BF1;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 {
  display: flex;
  flex-direction: column;
  gap: 2vmax;
  margin-top: auto;
  justify-content: space-between;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._contact_t40n5_253 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._contact_t40n5_253:hover {
  opacity: 0.8;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._contact_t40n5_253 {
  animation-delay: 10s;
  background-color: rgba(85, 142, 232, 0.25);
  border-color: rgba(85, 142, 232, 0.2);
  animation: _pulse_button_blue_t40n5_1 2.5s ease-in-out 0s infinite;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._download_t40n5_270:hover {
  opacity: 0.8;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
  animation: _pulse_button_white_t40n5_1 2.5s ease-in-out 0.3s infinite;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._phone_t40n5_374,
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 button {
  background-color: #558EE8;
  border: 0;
  padding: 2vmax 2vmax;
  flex: 1;
  border-radius: 0.4vmax;
  cursor: pointer;
  color: #ffffff;
  transition: background-color 0.4s ease-in-out;
  font-size: 1.3vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._phone_t40n5_374,
  ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 button {
    font-size: 2vmax !important;
  }
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._phone_t40n5_374:hover,
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 button:hover {
  background-color: #669BF1;
}
._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._phone_t40n5_374 {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.15);
  border: 0.1vmax solid rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  animation: _pulse-bg_t40n5_1 3s ease-in-out infinite;
}

._default_button_t40n5_406, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._download_t40n5_270, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
  padding: 0.4vmax 0.5vmax;
  border-radius: 0;
  font-size: 0.95vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._default_button_t40n5_406, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._download_t40n5_270, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
    font-size: 1.656vmax !important;
  }
}

._content_t40n5_314 {
  display: flex;
  flex-direction: column;
  padding: 3vmax 2.6vmax;
  z-index: 1000;
}
._content_t40n5_314 nav {
  display: flex;
  flex-direction: column;
  text-align: left;
  z-index: 1000;
}
._content_t40n5_314 nav span {
  padding: 1.2vmax 0;
  z-index: 1000;
}

._heading_t40n5_435 {
  margin-bottom: 3vmax;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._overlay_t40n5_442 {
  position: absolute;
  background: rgba(159, 159, 159, 0.05);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 99;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  top: 0;
  width: 100%;
  height: 100%;
}

@keyframes _slideDown_t40n5_1 {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 600px) {
  ._HeaderNavigation_t40n5_187 {
    width: 100%;
    padding: 2vmax 8% 2vmax 8%;
  }
  ._default_button_t40n5_406, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._download_t40n5_270, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
    padding: 2vmax 2vmax;
    flex: 1;
    text-align: center;
    font-size: 1.3vmax;
    font-weight: 600;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._default_button_t40n5_406, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._HeaderNavigation_t40n5_187 ._nav_buttons_t40n5_247 ._download_t40n5_270, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._contact_t40n5_253, ._burger_menu_wrapper_t40n5_305 ._nav_buttons_t40n5_247 ._download_t40n5_270 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  nav {
    gap: 1vmax !important;
  }
  nav button {
    margin-left: 0 !important;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_h6ooc_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_h6ooc_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_h6ooc_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._AboutSection_h6ooc_187 {
  width: 100vw;
  scroll-margin-top: 10vmax;
  padding: 0 10% 0 10%;
  box-sizing: border-box;
  margin-bottom: 10vmax;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3vmax;
}
._AboutSection_h6ooc_187 ._title_container_h6ooc_199 {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1vmax;
}
._AboutSection_h6ooc_187 ._title_container_h6ooc_199 h1 {
  color: #ffffff;
  font-size: 2.5vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._title_container_h6ooc_199 h1 {
    font-size: 3vmax !important;
  }
}
._AboutSection_h6ooc_187 ._title_container_h6ooc_199 h1 span {
  color: #669BF1;
}
._AboutSection_h6ooc_187 ._title_container_h6ooc_199 p {
  color: #E6E6E6;
  font-size: 1.3vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._title_container_h6ooc_199 p {
    font-size: 2vmax !important;
  }
}
._AboutSection_h6ooc_187 ._title_container_h6ooc_199 ._accent_text_h6ooc_228 {
  color: #919191;
  margin-top: 2.5vmax;
  width: 100%;
  white-space: pre-line;
  font-size: 1.82vmax;
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._title_container_h6ooc_199 ._accent_text_h6ooc_228 {
    font-size: 2.358vmax !important;
  }
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 {
  width: 70%;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.5vmax;
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 {
  width: calc(33% - 0.3333333333vmax);
  aspect-ratio: 1/0.7;
  background-color: rgba(255, 255, 255, 0.03);
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.5vmax;
  border-left: 0.2vmax solid rgba(255, 255, 255, 0.08);
  border-right: 0.2vmax solid rgba(255, 255, 255, 0.08);
  overflow: hidden;
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08), transparent 60%), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05), transparent 70%);
  filter: contrast(120%);
  mix-blend-mode: screen;
  opacity: 0.65;
  pointer-events: none;
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 {
  padding: 1vmax 1vmax;
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._number_h6ooc_273 {
  width: auto;
  height: 2.1875vmax;
  position: absolute;
  bottom: 0;
  right: 1vmax;
  overflow: hidden;
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._number_h6ooc_273 span {
  line-height: 1;
  color: rgba(102, 155, 241, 0.85);
  font-size: 3.5vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._number_h6ooc_273 span {
    font-size: 3.7vmax !important;
  }
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 h2 {
  color: #ffffff;
  font-size: 1.3vmax;
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 h2 {
    font-size: 2vmax !important;
  }
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 p {
  color: #E6E6E6;
  font-size: 1vmax;
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 p {
    font-size: 2vmax !important;
  }
}
._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._accent_text_h6ooc_228 {
  color: #919191;
  width: 100%;
  margin-bottom: 1vmax;
  white-space: pre-line;
  font-size: 1.82vmax;
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._accent_text_h6ooc_228 {
    font-size: 2.358vmax !important;
  }
}

@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 {
    width: 100%;
    padding: 0vmax;
    margin-bottom: 13vmax;
    scroll-margin-top: 12vmax;
  }
  ._AboutSection_h6ooc_187 ._title_container_h6ooc_199 {
    padding: 0vmax 8% 0vmax 8%;
  }
  ._AboutSection_h6ooc_187 ._title_container_h6ooc_199 h1 {
    margin-bottom: 0.5vmax;
  }
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 {
    width: 100%;
    gap: 2vmax;
  }
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 {
    padding: 0vmax 0vmax;
    text-align: center;
    width: 100%;
    height: -webkit-fill-available;
    aspect-ratio: unset;
    overflow: hidden;
  }
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 img {
    -webkit-mask-image: none;
    mask-image: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 h2 {
    font-size: 1.56vmax;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 h2 {
    font-size: 2.5vmax !important;
  }
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 p {
    font-size: 1.3vmax;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 p {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._number_h6ooc_273 span {
    font-size: 3.5vmax;
    font-weight: 600;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._number_h6ooc_273 span {
    font-size: 3.7vmax !important;
  }
}
@media (max-width: 600px) {
  ._AboutSection_h6ooc_187 ._cards_container_h6ooc_240 ._card_h6ooc_240 ._accent_text_h6ooc_228 {
    margin: 0;
    white-space: normal;
  }
}/**
 * Swiper 14.0.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 29, 2026
 */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-inline-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-block-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_szdor_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_szdor_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_szdor_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._HeroSection_szdor_187 {
  width: 100vw;
  padding: 0 10% 0 10%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
._HeroSection_szdor_187 ._title_container_szdor_194 {
  text-align: center;
  position: sticky;
  top: 0;
  padding-top: 9vmax;
  display: flex;
  flex-direction: column;
  gap: 1vmax;
}
._HeroSection_szdor_187 ._title_container_szdor_194 h1 {
  color: #ffffff;
  font-size: 2.5vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._HeroSection_szdor_187 ._title_container_szdor_194 h1 {
    font-size: 3vmax !important;
  }
}
._HeroSection_szdor_187 ._title_container_szdor_194 h1 span {
  color: #669BF1;
}
._HeroSection_szdor_187 ._title_container_szdor_194 p {
  color: #E6E6E6;
  font-size: 1.3vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._HeroSection_szdor_187 ._title_container_szdor_194 p {
    font-size: 2vmax !important;
  }
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._default_button_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226 {
  padding: 0.8vmax 0.8vmax;
  font-size: 1vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._HeroSection_szdor_187 ._title_container_szdor_194 ._default_button_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226 {
    font-size: 2vmax !important;
  }
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 {
  margin: auto;
  margin-top: 2vmax;
  gap: 1vmax;
  display: flex;
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226 {
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226:hover {
  opacity: 0.8;
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226 {
  animation-delay: 10s;
  background-color: rgba(85, 142, 232, 0.25);
  border-color: rgba(85, 142, 232, 0.2);
  animation: _pulse_button_blue_szdor_1 2.5s ease-in-out 0s infinite;
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226 {
  width: fit-content;
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226:hover {
  opacity: 0.8;
}
._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226 {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
  animation: _pulse_button_white_szdor_1 2.5s ease-in-out 0.3s infinite;
}
._HeroSection_szdor_187 ._device__wrapper_szdor_272 {
  pointer-events: none;
  width: 80%;
  height: 57.1428571429vw;
  margin: auto;
  display: flex;
  align-items: start;
  z-index: 1;
}
._HeroSection_szdor_187 ._device__preview_szdor_281 {
  margin-top: -1vmax;
  width: 100%;
  object-fit: contain;
}
._HeroSection_szdor_187 ._glow_szdor_286 {
  position: absolute;
  inset: 0;
  width: 100vw;
  height: 100vh;
  background: radial-gradient(circle at 50% 100%, rgba(102, 155, 241, 0.55) 0%, rgba(102, 155, 241, 0.2) 30%, rgba(102, 155, 241, 0) 65%);
  pointer-events: none;
  z-index: 0;
}

@media (max-width: 600px) {
  ._HeroSection_szdor_187 {
    width: 100%;
    padding: 0vmax 8% 0vmax 8%;
  }
  ._HeroSection_szdor_187 ._device__wrapper_szdor_272 {
    margin-top: 5vmax;
    width: 90%;
    height: 152.5423728814vw;
  }
  ._HeroSection_szdor_187 ._title_container_szdor_194 {
    padding-top: 11vmax;
  }
  ._HeroSection_szdor_187 ._title_container_szdor_194 h1 {
    font-size: 3.5vmax;
    font-weight: 700;
    margin-bottom: 0.5vmax;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._HeroSection_szdor_187 ._title_container_szdor_194 h1 {
    font-size: 3.7vmax !important;
  }
}
@media (max-width: 600px) {
  ._HeroSection_szdor_187 ._title_container_szdor_194 p {
    margin-bottom: 1vmax;
  }
  ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 {
    margin-top: 3vmax;
    width: 100%;
    flex-direction: column;
  }
  ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226 {
    width: 100%;
  }
  ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226 {
    width: 100%;
  }
  ._HeroSection_szdor_187 ._title_container_szdor_194 ._default_button_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226 {
    padding: 1.5vmax 1.5vmax;
    font-size: 1vmax;
    font-weight: 600;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._HeroSection_szdor_187 ._title_container_szdor_194 ._default_button_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._dow_szdor_226, ._HeroSection_szdor_187 ._title_container_szdor_194 ._nav_buttons_szdor_226 ._other_szdor_226 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  ._HeroSection_szdor_187 ._glow_szdor_286 {
    background: radial-gradient(circle at 50% 100%, rgba(102, 155, 241, 0.3) 0%, rgba(102, 155, 241, 0.1) 30%, rgba(102, 155, 241, 0) 80%);
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_eslls_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_eslls_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_eslls_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._PlatformsSection_eslls_187 {
  width: 100vw;
  padding: 0 10% 0 10%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 3vmax;
}
._PlatformsSection_eslls_187 ._title_container_eslls_195 {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1vmax;
}
._PlatformsSection_eslls_187 ._title_container_eslls_195 h1 {
  color: #ffffff;
  font-size: 2.5vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._title_container_eslls_195 h1 {
    font-size: 3vmax !important;
  }
}
._PlatformsSection_eslls_187 ._title_container_eslls_195 h1 span {
  color: #669BF1;
}
._PlatformsSection_eslls_187 ._title_container_eslls_195 p {
  color: #E6E6E6;
  font-size: 1.3vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._title_container_eslls_195 p {
    font-size: 2vmax !important;
  }
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 {
  background-color: rgba(255, 255, 255, 0.03);
  cursor: pointer;
  width: 15%;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.5vmax;
  margin: 0 0.25vmax;
  border-left: 0.2vmax solid rgba(255, 255, 255, 0.1);
  border-right: 0.2vmax solid rgba(255, 255, 255, 0.1);
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08), transparent 60%), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05), transparent 70%);
  filter: contrast(120%);
  mix-blend-mode: screen;
  opacity: 0.65;
  pointer-events: none;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 {
  padding: 1vmax 2.2vmax;
  box-sizing: border-box;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224:hover {
  width: 35%;
  background-color: rgba(255, 255, 255, 0.1);
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224:hover ._detail_card_eslls_263 {
  opacity: 1;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._content_card_eslls_266, ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 {
  width: fit-content;
  height: 12vmax;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._content_card_eslls_266 img, ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 img {
  height: 62%;
  margin: auto;
  -webkit-mask-image: none;
  mask-image: none;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._content_card_eslls_266 h2, ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 h2 {
  color: #919191;
  text-align: center;
  margin-top: auto;
  font-size: 1vmax;
}
@media (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._content_card_eslls_266 h2, ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 h2 {
    font-size: 2vmax !important;
  }
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 {
  position: absolute;
  justify-content: center;
  align-items: center;
  width: 24vw;
  left: 2.2vmax;
  flex-direction: row;
  gap: 1.5vmax;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 ._phantom_content_eslls_301 {
  height: 100%;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 ._phantom_content_eslls_301 img {
  opacity: 0;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 ._phantom_content_eslls_301 h2 {
  opacity: 0;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 {
  padding: 1vmax 0;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 h3 {
  color: #ffffff;
  text-align: center;
  margin-top: auto;
  margin-bottom: 0.5vmax;
  font-size: 1.3vmax;
}
@media (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 h3 {
    font-size: 2vmax !important;
  }
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 p {
  font-size: 1vmax;
}
@media (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 p {
    font-size: 2vmax !important;
  }
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 p {
  color: #E6E6E6;
}
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 h3,
._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 p {
  text-align: center;
  white-space: pre-line;
}

@media (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 {
    flex-direction: column;
    gap: 1vmax;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 {
    flex-direction: row;
    width: 100%;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224:hover {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224:hover ._detail_card_eslls_263 {
    opacity: 1;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 {
    position: static;
    opacity: 1;
    gap: 3vmax;
    flex: 1;
    left: 0;
    align-items: center;
    width: 100%;
    padding: 0 2.2vmax;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 {
    padding: 1vmax 0;
    text-align: left;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 h3,
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 p {
    text-align: center;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card__text_eslls_310 h3 {
    white-space: pre-line;
    margin-bottom: 1vmax;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._content_card_eslls_266, ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 {
    height: 15vmax;
  }
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._content_card_eslls_266 h2, ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 h2 {
    font-size: 0.95vmax;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._content_card_eslls_266 h2, ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224 ._detail_card_eslls_263 h2 {
    font-size: 1.656vmax !important;
  }
}
@media (max-width: 600px) {
  ._PlatformsSection_eslls_187 ._cards_container_eslls_224 ._card_eslls_224:hover {
    width: 100%;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_1oggl_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_1oggl_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_1oggl_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._ServersSection_1oggl_187 {
  width: 100vw;
  padding: 0 10% 0 10%;
  box-sizing: border-box;
  scroll-margin-top: 10vmax;
  margin-bottom: 10vmax;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3vmax;
}
._ServersSection_1oggl_187 ._title_container_1oggl_199 {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1vmax;
}
._ServersSection_1oggl_187 ._title_container_1oggl_199 h1 {
  color: #ffffff;
  font-size: 2.5vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._title_container_1oggl_199 h1 {
    font-size: 3vmax !important;
  }
}
._ServersSection_1oggl_187 ._title_container_1oggl_199 h1 span {
  color: #669BF1;
}
._ServersSection_1oggl_187 ._title_container_1oggl_199 p {
  color: #E6E6E6;
  font-size: 1.3vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._title_container_1oggl_199 p {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._servers_list_1oggl_228,
._ServersSection_1oggl_187 ._region_1oggl_229,
._ServersSection_1oggl_187 ._country_1oggl_230,
._ServersSection_1oggl_187 ._country_header_1oggl_231 {
  min-width: 0;
}
._ServersSection_1oggl_187 ._content_1oggl_234 {
  width: 70%;
  margin: auto;
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 1.5vmax;
  align-items: stretch;
}
._ServersSection_1oggl_187 ._stats_column_1oggl_242 {
  position: relative;
  height: 100%;
}
._ServersSection_1oggl_187 ._stats_sticky_1oggl_246 {
  display: flex;
  flex-direction: column;
  gap: 0.5vmax;
  will-change: transform;
}
._ServersSection_1oggl_187 ._stat_card_1oggl_252._stat_card_mobile_only_1oggl_252 {
  display: none;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._stat_card_1oggl_252._stat_card_mobile_only_1oggl_252 {
    display: flex;
  }
}
._ServersSection_1oggl_187 ._stat_card_1oggl_252 {
  background-color: rgba(255, 255, 255, 0.03);
  border-left: 0.2vmax solid rgba(255, 255, 255, 0.08);
  border-right: 0.2vmax solid rgba(255, 255, 255, 0.08);
  position: relative;
  overflow: hidden;
}
._ServersSection_1oggl_187 ._stat_card_1oggl_252::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08), transparent 60%), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05), transparent 70%);
  filter: contrast(120%);
  mix-blend-mode: screen;
  opacity: 0.65;
  pointer-events: none;
}
._ServersSection_1oggl_187 ._stat_card_1oggl_252 {
  padding: 1vmax 1.2vmax;
  min-height: 7vmax;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.4vmax;
}
._ServersSection_1oggl_187 ._stat_value_1oggl_285 {
  color: #669BF1;
  font-size: 2.5vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._stat_value_1oggl_285 {
    font-size: 3vmax !important;
  }
}
._ServersSection_1oggl_187 ._stat_value_1oggl_285 {
  line-height: 1;
}
._ServersSection_1oggl_187 ._stat_value_green_1oggl_298 {
  color: #8DFFA6;
}
._ServersSection_1oggl_187 ._stat_label_1oggl_301 {
  color: #E6E6E6;
  font-size: 1vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._stat_label_1oggl_301 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._refresh_row_1oggl_311 {
  display: flex;
  justify-content: flex-end;
  padding-top: 0.4vmax;
}
._ServersSection_1oggl_187 ._refresh_btn_1oggl_316 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.3vmax;
  background: transparent;
  border: none;
  cursor: pointer;
  color: #919191;
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
._ServersSection_1oggl_187 ._refresh_btn_1oggl_316:hover:not(:disabled) {
  color: #ffffff;
}
._ServersSection_1oggl_187 ._refresh_btn_1oggl_316:disabled {
  cursor: default;
  opacity: 0.7;
}
._ServersSection_1oggl_187 ._refresh_icon_1oggl_334 {
  width: 1.2vmax;
  height: 1.2vmax;
}
._ServersSection_1oggl_187 ._refresh_btn_active_1oggl_338 ._refresh_icon_1oggl_334 {
  animation: _refresh_spin_1oggl_1 0.9s linear infinite;
}
._ServersSection_1oggl_187 ._servers_list_1oggl_228 {
  display: flex;
  flex-direction: column;
  gap: 2vmax;
}
._ServersSection_1oggl_187 ._region_1oggl_229 {
  display: flex;
  flex-direction: column;
}
._ServersSection_1oggl_187 ._region_header_1oggl_350 {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
._ServersSection_1oggl_187 ._region_header_1oggl_350 ._region_name_1oggl_355 {
  color: #669BF1;
  font-size: 1.3vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._region_header_1oggl_350 ._region_name_1oggl_355 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._region_header_1oggl_350 ._region_index_1oggl_365 {
  color: rgba(102, 155, 241, 0.85);
  font-size: 1.3vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._region_header_1oggl_350 ._region_index_1oggl_365 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._countries_1oggl_375 {
  display: flex;
  flex-direction: column;
}
._ServersSection_1oggl_187 ._country_1oggl_230 {
  position: relative;
  background: transparent;
  border-bottom: 2px solid #1A1A1C;
}
._ServersSection_1oggl_187 ._country_header_1oggl_231 {
  position: relative;
  z-index: 1;
  width: 100%;
  display: grid;
  grid-template-columns: 2.5vmax 35% 25% 1fr;
  gap: 1vmax;
  align-items: center;
  padding: 0.7vmax 1vmax;
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
  font: inherit;
  text-align: left;
  isolation: isolate;
}
._ServersSection_1oggl_187 ._country_header_1oggl_231::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  background: linear-gradient(to top, rgba(217, 217, 217, 0.03), rgba(115, 115, 115, 0));
  pointer-events: none;
  z-index: -1;
}
._ServersSection_1oggl_187 ._country_flag_1oggl_412 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}
._ServersSection_1oggl_187 ._country_flag_1oggl_412 img {
  width: 2vmax;
  height: auto;
  display: block;
  border-radius: 0.2vmax;
  -webkit-mask-image: none;
  mask-image: none;
}
._ServersSection_1oggl_187 ._country_name_1oggl_426 {
  color: #ffffff;
  font-size: 1.3vmax;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._country_name_1oggl_426 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._country_ping_1oggl_435 {
  color: var(--ping-color, #8DFFA6);
  font-size: 1vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._country_ping_1oggl_435 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._country_ping_1oggl_435 {
  justify-self: start;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 0.5vmax;
}
._ServersSection_1oggl_187 ._country_toggle_1oggl_452 {
  display: flex;
  align-items: center;
  justify-self: end;
  gap: 0.5vmax;
  white-space: nowrap;
  color: #919191;
  font-size: 1vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._country_toggle_1oggl_452 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._country_count_1oggl_467 {
  white-space: nowrap;
}
._ServersSection_1oggl_187 ._chevron_1oggl_470 {
  width: 0.8vmax;
  height: auto;
  display: inline-block;
  color: #919191;
  transition: transform 0.25s ease;
}
._ServersSection_1oggl_187 ._chevron_open_1oggl_477 {
  transform: rotate(180deg);
}
._ServersSection_1oggl_187 ._servers_container_1oggl_480 {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s ease-in-out;
}
._ServersSection_1oggl_187 ._servers_container_open_1oggl_487 {
  grid-template-rows: 1fr;
}
._ServersSection_1oggl_187 ._servers_1oggl_228 {
  min-height: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 0.2vmax;
  padding: 0 0;
  background: linear-gradient(to bottom, rgba(217, 217, 217, 0.04), rgba(138, 138, 138, 0.03));
  opacity: 0;
  transition: opacity 0.3s ease-in-out, padding 0.4s ease-in-out;
}
._ServersSection_1oggl_187 ._servers_container_open_1oggl_487 ._servers_1oggl_228 {
  opacity: 1;
  padding: 0.4vmax 0;
}
._ServersSection_1oggl_187 ._server_row_1oggl_505 {
  display: grid;
  grid-template-columns: 2.5vmax 35% 25% 1fr;
  gap: 1vmax;
  align-items: center;
  padding: 0.4vmax 1vmax;
}
._ServersSection_1oggl_187 ._server_row_1oggl_505::before {
  content: "";
}
._ServersSection_1oggl_187 ._server_name_1oggl_515 {
  color: #E6E6E6;
  font-size: 1vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._server_name_1oggl_515 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._server_ping_1oggl_525 {
  color: var(--ping-color, #8DFFA6);
  font-size: 1vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._server_ping_1oggl_525 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._server_ping_1oggl_525 {
  justify-self: start;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 0.5vmax;
}
._ServersSection_1oggl_187 ._ping_dot_1oggl_542 {
  display: inline-block;
  width: 0.3vmax;
  height: 0.3vmax;
  border-radius: 50%;
  flex-shrink: 0;
  background: linear-gradient(120deg, var(--ping-color, #8DFFA6) 0%, var(--ping-color, #8DFFA6) 40%, #FFFFFF 50%, var(--ping-color, #8DFFA6) 60%, var(--ping-color, #8DFFA6) 100%);
  background-size: 300% 100%;
  animation: _ping_shimmer_1oggl_1 3s ease-in-out infinite;
}
._ServersSection_1oggl_187 ._ping_dot_lg_1oggl_552 {
  width: 0.4vmax;
  height: 0.4vmax;
}
._ServersSection_1oggl_187 ._ping_dot_pending_1oggl_556 {
  background: #919191;
  animation: none;
}
._ServersSection_1oggl_187 ._server_code_1oggl_560 {
  color: #919191;
  font-size: 1vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 ._server_code_1oggl_560 {
    font-size: 2vmax !important;
  }
}
._ServersSection_1oggl_187 ._server_code_1oggl_560 {
  justify-self: end;
}

@keyframes _ping_shimmer_1oggl_1 {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes _refresh_spin_1oggl_1 {
  to {
    transform: rotate(-360deg);
  }
}
@media (max-width: 600px) {
  ._ServersSection_1oggl_187 {
    width: 100%;
    padding-inline: 3vmax;
    padding-block: 0;
    margin-bottom: 13vmax;
    box-sizing: border-box;
    overflow-x: hidden;
    scroll-margin-top: 12vmax;
  }
  ._ServersSection_1oggl_187 ._content_1oggl_234 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 3vmax;
    box-sizing: border-box;
  }
  ._ServersSection_1oggl_187 ._stats_column_1oggl_242 {
    width: 100%;
    height: auto;
    min-width: 0;
    box-sizing: border-box;
  }
  ._ServersSection_1oggl_187 ._stats_sticky_1oggl_246 {
    position: static;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1vmax;
    width: 100%;
    box-sizing: border-box;
  }
  ._ServersSection_1oggl_187 ._stats_sticky_1oggl_246 ._stat_card_1oggl_252 {
    padding: 2.5vmax 3vmax;
    align-items: flex-start;
    text-align: left;
    min-height: 0;
  }
  ._ServersSection_1oggl_187 ._stats_sticky_1oggl_246 ._stat_value_1oggl_285 {
    font-size: 8vw !important;
  }
  ._ServersSection_1oggl_187 ._stats_sticky_1oggl_246 ._stat_label_1oggl_301 {
    font-size: 4vw !important;
  }
  ._ServersSection_1oggl_187 ._refresh_row_1oggl_311 {
    flex: 0 0 100%;
    justify-content: center;
    padding-top: 0;
    margin-top: 1vmax;
  }
  ._ServersSection_1oggl_187 ._refresh_row_1oggl_311 ._refresh_btn_1oggl_316 {
    padding: 1vmax;
  }
  ._ServersSection_1oggl_187 ._refresh_row_1oggl_311 ._refresh_icon_1oggl_334 {
    width: 3vmax;
    height: 3vmax;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 {
    padding: 2vmax;
    grid-template-columns: auto minmax(0, 1fr) auto auto;
    grid-template-areas: none;
    row-gap: 0;
    gap: 2vmax;
    align-items: center;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 ._country_flag_1oggl_412 {
    grid-area: auto;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 ._country_flag_1oggl_412 img {
    width: 4vmax;
    border-radius: 0.5vmax;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 ._country_name_1oggl_426 {
    grid-area: auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 ._country_ping_1oggl_435 {
    grid-area: auto;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 ._country_toggle_1oggl_452 {
    grid-area: auto;
    justify-self: end;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 ._country_toggle_1oggl_452 ._country_count_1oggl_467 {
    display: none;
  }
  ._ServersSection_1oggl_187 ._country_header_1oggl_231 ._country_toggle_1oggl_452 ._chevron_1oggl_470 {
    width: 2vmax;
  }
  ._ServersSection_1oggl_187 ._server_row_1oggl_505 {
    display: flex;
    align-items: center;
    gap: 2vmax;
    padding: 1.5vmax 2vmax;
  }
  ._ServersSection_1oggl_187 ._server_row_1oggl_505::before {
    display: none;
  }
  ._ServersSection_1oggl_187 ._server_row_1oggl_505 ._server_name_1oggl_515 {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_9ruxh_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_9ruxh_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_9ruxh_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
@keyframes _blurFadeIn_9ruxh_1 {
  from {
    opacity: 0;
    filter: blur(6px);
  }
  to {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes _blurFadeOut_9ruxh_1 {
  from {
    opacity: 1;
    filter: blur(0);
  }
  to {
    opacity: 0;
    filter: blur(6px);
  }
}
._blur_fade_in_9ruxh_207 {
  animation: _blurFadeIn_9ruxh_1 0.18s ease-out forwards;
}

._blur_fade_out_9ruxh_211 {
  animation: _blurFadeOut_9ruxh_1 0.18s ease-in forwards;
}

._TariffsSection_9ruxh_215 {
  width: 100vw;
  padding: 0 10%;
  box-sizing: border-box;
  scroll-margin-top: 10vmax;
  margin-bottom: 10vmax;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3vmax;
}
._TariffsSection_9ruxh_215 ._title_container_9ruxh_227 {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1vmax;
}
._TariffsSection_9ruxh_215 ._title_container_9ruxh_227 h1 {
  color: #ffffff;
  font-size: 2.5vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._title_container_9ruxh_227 h1 {
    font-size: 3vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._title_container_9ruxh_227 h1 span {
  color: #669BF1;
}
._TariffsSection_9ruxh_215 ._title_container_9ruxh_227 p {
  color: #E6E6E6;
  font-size: 1.3vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._title_container_9ruxh_227 p {
    font-size: 2vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 {
  width: 80%;
  margin: auto;
  display: flex;
  justify-content: center;
  gap: 0.5vmax;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 {
  flex: 1;
  min-width: 0;
  background-color: rgba(255, 255, 255, 0.03);
  border-left: 0.15vmax solid rgba(255, 255, 255, 0.08);
  border-right: 0.15vmax solid rgba(255, 255, 255, 0.08);
  position: relative;
  overflow: hidden;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08), transparent 60%), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05), transparent 70%);
  filter: contrast(120%);
  mix-blend-mode: screen;
  opacity: 0.65;
  pointer-events: none;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 {
  padding: 1.2vmax 1vmax;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1vmax;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._period_9ruxh_294 {
  color: #E6E6E6;
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._period_9ruxh_294 {
    font-size: 2vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._discount_9ruxh_304 {
  color: #ffffff;
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._discount_9ruxh_304 {
    font-size: 2vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._discount_9ruxh_304 {
  text-shadow: 0 0 0.6vmax rgba(255, 255, 255, 0.6), 0 0 1.5vmax rgba(255, 255, 255, 0.3);
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 2vmax;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 {
  display: flex;
  align-items: flex-end;
  gap: 0.2vmax;
  color: #669BF1;
  text-shadow: 0 0 1.5vmax rgba(102, 155, 241, 0.55), 0 0 3.5vmax rgba(102, 155, 241, 0.25);
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_num_9ruxh_330 {
  font-size: 2.5vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_num_9ruxh_330 {
    font-size: 3vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_num_9ruxh_330 {
  line-height: 1;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_symbol_9ruxh_342 {
  font-size: 1.3vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_symbol_9ruxh_342 {
    font-size: 2vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_symbol_9ruxh_342 {
  padding-bottom: 0.25vmax;
  line-height: 1;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_right_9ruxh_355 {
  color: rgba(102, 155, 241, 0.35);
  font-size: 1vmax;
  font-weight: 700;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_right_9ruxh_355 {
    font-size: 2vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_right_9ruxh_355 {
  padding-bottom: 0.3vmax;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_right_crossed_9ruxh_368 {
  text-decoration: line-through;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 0.3vmax;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._monthly_9ruxh_377 {
  color: rgba(145, 145, 145, 0.7);
  font-size: 1vmax;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._monthly_9ruxh_377 {
    font-size: 2vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._monthly_9ruxh_377 s {
  text-decoration: line-through;
}
._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._devices_9ruxh_389 {
  color: rgba(145, 145, 145, 0.7);
  font-size: 0.95vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._devices_9ruxh_389 {
    font-size: 1.656vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 {
  width: 80%;
  margin: auto;
  display: flex;
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_9ruxh_404,
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_active_9ruxh_405 {
  flex: 1;
  padding: 1.5vmax 0;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  transition: opacity 0.3s linear;
  font-size: 1.3vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_9ruxh_404,
  ._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_active_9ruxh_405 {
    font-size: 2vmax !important;
  }
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_9ruxh_404:hover,
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_active_9ruxh_405:hover {
  opacity: 0.8;
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_9ruxh_404 {
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_9ruxh_404:hover {
  opacity: 0.8;
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_9ruxh_404 {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
  animation: _pulse_button_white_9ruxh_1 2.5s ease-in-out 0.3s infinite;
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_active_9ruxh_405 {
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_active_9ruxh_405:hover {
  opacity: 0.8;
}
._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 ._device_btn_active_9ruxh_405 {
  animation-delay: 10s;
  background-color: rgba(85, 142, 232, 0.25);
  border-color: rgba(85, 142, 232, 0.2);
  animation: _pulse_button_blue_9ruxh_1 2.5s ease-in-out 0s infinite;
}

@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 {
    width: 100%;
    padding: 0 8%;
    margin-bottom: 14vmax;
    scroll-margin-top: 12vmax;
  }
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1vmax;
  }
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 {
    aspect-ratio: unset;
    padding: 2vmax;
    flex: none;
    width: calc(50% - 0.5vmax);
  }
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 {
    padding: 0;
  }
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_num_9ruxh_330 {
    margin-top: 0.5vmax;
    font-size: 4.2vmax;
    font-weight: 700;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_main_9ruxh_323 ._price_num_9ruxh_330 {
    font-size: 3.8vmax !important;
  }
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_right_9ruxh_355 {
    font-size: 1.3vmax;
    font-weight: 700;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._price_right_9ruxh_355 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._discount_9ruxh_304 {
    font-size: 1.3vmax;
    font-weight: 700;
    color: rgba(102, 155, 241, 0.5);
    text-shadow: 0 0 1.5vmax rgba(102, 155, 241, 0.55), 0 0 3.5vmax rgba(102, 155, 241, 0.25);
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_price_row_9ruxh_317 ._discount_9ruxh_304 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._period_9ruxh_294 {
    font-size: 1.3vmax;
    font-weight: 500;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._period_9ruxh_294 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._discount_9ruxh_304 {
    font-size: 1.56vmax;
    font-weight: 500;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_header_9ruxh_289 ._discount_9ruxh_304 {
    font-size: 2.5vmax !important;
  }
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._monthly_9ruxh_377 {
    font-size: 1.3vmax;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._monthly_9ruxh_377 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._devices_9ruxh_389 {
    font-size: 1.3vmax;
    font-weight: 400;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._cards_container_9ruxh_256 ._card_9ruxh_256 ._card_footer_9ruxh_371 ._devices_9ruxh_389 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 600px) {
  ._TariffsSection_9ruxh_215 ._device_selector_9ruxh_399 {
    display: none;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_l7qbg_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_l7qbg_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_l7qbg_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._dial_stage_l7qbg_187 {
  display: none;
  margin-top: 1vmax;
}
@media (max-width: 600px) {
  ._dial_stage_l7qbg_187 {
    display: block;
    position: relative;
    width: 100%;
  }
}

._dial_arrow_left_l7qbg_199,
._dial_arrow_right_l7qbg_200 {
  position: absolute;
  background-color: transparent;
  pointer-events: all;
  width: 1.5vmax;
  height: 1.5vmax;
  border-top: 0.2vmax solid rgba(145, 145, 145, 0.5);
  border-right: 0.2vmax solid rgba(145, 145, 145, 0.5);
  z-index: 5;
  transform-origin: center;
}

._dial_arrow_left_l7qbg_199 {
  transform: rotate(-78deg);
  left: 1.5vmax;
  top: 1.5vmax;
}

._dial_arrow_right_l7qbg_200 {
  transform: rotate(-18deg);
  right: 1.5vmax;
  top: 1.5vmax;
}

._dial_container_l7qbg_224 {
  display: none;
}
@media (max-width: 600px) {
  ._dial_container_l7qbg_224 {
    display: block;
    width: 100%;
    height: 18vmax;
    position: relative;
    overflow: hidden;
    touch-action: none;
    user-select: none;
    -webkit-mask-image: radial-gradient(ellipse at bottom center, black 0%, black 30%, rgba(0, 0, 0, 0.8) 45%, rgba(0, 0, 0, 0.4) 65%, transparent 100%);
    mask-image: radial-gradient(ellipse at bottom center, black 0%, black 30%, rgba(0, 0, 0, 0.8) 45%, rgba(0, 0, 0, 0.4) 65%, transparent 100%);
  }
}

._dial_top_mark_l7qbg_241 {
  display: none;
}
@media (max-width: 600px) {
  ._dial_top_mark_l7qbg_241 {
    display: block;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 16px;
    background: linear-gradient(to top, rgba(102, 155, 241, 0.7), transparent);
    z-index: 3;
    border-radius: 0 0 2px 2px;
  }
}

._dial_wheel_l7qbg_259 {
  width: 100vw;
  height: 100vw;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.07);
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform-origin: 50% 50%;
}

._dial_item_wrapper_l7qbg_270 {
  position: absolute;
  inset: 0;
  transform-origin: 50% 50%;
  pointer-events: none;
}

._dial_item_l7qbg_270 {
  position: absolute;
  top: 50%;
  left: 50%;
  color: rgba(145, 145, 145, 0.5);
  font-family: Montserrat, sans-serif;
  font-size: 9vw;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  user-select: none;
}

._dial_item_active_l7qbg_293 {
  color: #669BF1;
  font-size: 13vw;
  text-shadow: 0 0 6vw rgba(102, 155, 241, 0.55), 0 0 12vw rgba(102, 155, 241, 0.25);
}

._dial_center_label_l7qbg_299 {
  display: none;
}
@media (max-width: 600px) {
  ._dial_center_label_l7qbg_299 {
    display: block;
    position: relative;
    left: 50%;
    bottom: 8%;
    font-size: 1.3vmax;
    font-weight: 400;
    text-align: center;
    width: 100%;
    transform: translateX(-50%);
    color: rgba(145, 145, 145, 0.7);
    font-family: Montserrat, sans-serif;
    font-size: 3.5vw;
    font-weight: 500;
    text-align: center;
    pointer-events: none;
    line-height: 1.2;
    z-index: 3;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  ._dial_center_label_l7qbg_299 {
    font-size: 2vmax !important;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_1r4lk_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_1r4lk_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_1r4lk_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._page_1r4lk_187 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

._container_1r4lk_193 {
  width: 80%;
  margin: 7.9vmax auto;
  display: flex;
  flex-direction: column;
  flex: 1;
}
._container_1r4lk_193 ._intro_1r4lk_200 {
  font-size: 0.95vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._container_1r4lk_193 ._intro_1r4lk_200 {
    font-size: 1.656vmax !important;
  }
}
._container_1r4lk_193 ._intro_1r4lk_200 {
  color: #919191;
  margin-bottom: 0.5vmax;
}
._container_1r4lk_193 h1 {
  font-size: 2.5vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._container_1r4lk_193 h1 {
    font-size: 3vmax !important;
  }
}
._container_1r4lk_193 h1 {
  margin-bottom: 1vmax;
}
._container_1r4lk_193 h2 {
  font-size: 1.82vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._container_1r4lk_193 h2 {
    font-size: 2.358vmax !important;
  }
}
._container_1r4lk_193 h2 {
  margin-top: 3vmax;
  margin-bottom: 1.2vmax;
}
._container_1r4lk_193 h3 {
  font-size: 1.56vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._container_1r4lk_193 h3 {
    font-size: 2.5vmax !important;
  }
}
._container_1r4lk_193 h3 {
  margin-top: 2vmax;
  margin-bottom: 1vmax;
}
._container_1r4lk_193 p {
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._container_1r4lk_193 p {
    font-size: 2vmax !important;
  }
}
._container_1r4lk_193 p {
  margin-bottom: 1.5vmax;
  color: #E6E6E6;
  line-height: 1.6;
}
._container_1r4lk_193 ul {
  padding-left: 2vmax;
  margin-bottom: 1.5vmax;
}
._container_1r4lk_193 ul li {
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._container_1r4lk_193 ul li {
    font-size: 2vmax !important;
  }
}
._container_1r4lk_193 ul li {
  color: #E6E6E6;
  line-height: 1.6;
  margin-bottom: 0.5vmax;
  list-style: disc;
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_1jjsp_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_1jjsp_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_1jjsp_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._heading_text_1jjsp_187 h1 {
  font-size: 2.08vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._heading_text_1jjsp_187 h1 {
    font-size: 2.592vmax !important;
  }
}
._heading_text_1jjsp_187 h1 {
  margin-bottom: 1vmax;
}
._heading_text_1jjsp_187 h2 {
  font-size: 1.3vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._heading_text_1jjsp_187 h2 {
    font-size: 2vmax !important;
  }
}
._heading_text_1jjsp_187 h2 {
  color: #919191;
  margin: 0 !important;
}
._heading_text_1jjsp_187 p {
  margin-bottom: 1vmax;
  font-size: 0.95vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._heading_text_1jjsp_187 p {
    font-size: 1.656vmax !important;
  }
}
._heading_text_1jjsp_187 p span {
  color: #558EE8;
}

._extraFields_1jjsp_226 {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s ease;
}

._extraFields_1jjsp_226._open_1jjsp_232 {
  grid-template-rows: 1fr;
}

._extraContent_1jjsp_236 {
  overflow: hidden;
}

._extra_button_1jjsp_240 {
  background-color: transparent;
  text-align: left;
  display: flex;
  justify-content: space-between;
  padding: 1.5vmax 0;
  cursor: pointer;
  outline: none;
  border: none;
}
._extra_button_1jjsp_240 p {
  color: #939496;
  font-size: 0.7vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._extra_button_1jjsp_240 p {
    font-size: 1.566vmax !important;
  }
}
._extra_button_1jjsp_240 span {
  color: white;
  font-size: 0.7vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._extra_button_1jjsp_240 span {
    font-size: 1.566vmax !important;
  }
}
._extra_button_1jjsp_240 img {
  width: 0.9vmax;
  transition: 0.2s ease-in-out;
}

._top_1jjsp_275 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3vmax;
  margin-bottom: 1.04vmax;
}
._top_1jjsp_275 img {
  cursor: pointer;
  width: 1.3vmax;
  height: 1.3vmax;
}

._link_1jjsp_288 {
  text-decoration: underline;
}

._error_1jjsp_292 {
  font-size: 14px;
  position: absolute;
  top: 0.63vmax;
  right: 0.57vmax;
  font-size: 0.65vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._error_1jjsp_292 {
    font-size: 1.422vmax !important;
  }
}
._error_1jjsp_292 {
  color: #FF5353;
}

._inputs_wrapper_1jjsp_309 {
  display: flex;
  flex-direction: column;
}
._inputs_wrapper_1jjsp_309 textarea {
  background: none;
  border: none;
  border-bottom: 1px solid #919191;
  padding-bottom: 1vmax;
  margin-top: 0.5vmax;
  color: #ffffff;
  font-size: 0.95vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._inputs_wrapper_1jjsp_309 textarea {
    font-size: 1.656vmax !important;
  }
}
._inputs_wrapper_1jjsp_309 textarea {
  resize: none;
  overflow: hidden;
}

._input_group_1jjsp_333 {
  display: flex;
  background: rgba(249, 249, 249, 0.05);
  border: none;
  border-radius: 10px;
  width: 22.7vmax;
  height: 5vmax;
  flex-direction: column;
  margin-bottom: 1.5vmax;
  padding: 0.8vmax;
  position: relative;
  width: 100% !important;
}
._input_group_1jjsp_333 label {
  font-size: 0.65vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._input_group_1jjsp_333 label {
    font-size: 1.422vmax !important;
  }
}
._input_group_1jjsp_333 label {
  color: #919191;
}

._texts_inputs_1jjsp_359 {
  display: flex;
  align-items: center;
  gap: 1vmax;
}
._texts_inputs_1jjsp_359 ._select_1jjsp_364 {
  padding-bottom: 0.5vmax !important;
}
._texts_inputs_1jjsp_359 ._select_1jjsp_364,
._texts_inputs_1jjsp_359 input,
._texts_inputs_1jjsp_359 textarea {
  background: none;
  border: none;
  border-bottom: 1px solid #919191;
  padding-bottom: 0.78vmax;
  margin-top: 0.5vmax;
  color: #ffffff;
  font-size: 0.95vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._texts_inputs_1jjsp_359 ._select_1jjsp_364,
  ._texts_inputs_1jjsp_359 input,
  ._texts_inputs_1jjsp_359 textarea {
    font-size: 1.656vmax !important;
  }
}
._texts_inputs_1jjsp_359 textarea {
  width: 46vmax;
  height: 7.6vmax;
}

._form_checkbox_btn_1jjsp_391 {
  display: flex;
  align-items: center;
  gap: 0.5vmax;
}
._form_checkbox_btn_1jjsp_391 p {
  margin-left: 1vmax;
  font-size: 0.7vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._form_checkbox_btn_1jjsp_391 p {
    font-size: 1.566vmax !important;
  }
}
._form_checkbox_btn_1jjsp_391 input[type=checkbox] {
  display: none;
}
._form_checkbox_btn_1jjsp_391 label {
  cursor: pointer;
  width: 1.9vmax;
  height: 1.9vmax;
  border-radius: 0.5vmax;
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
._form_checkbox_btn_1jjsp_391 label::before {
  content: "";
  width: 1.5vmax;
  height: 1.5vmax;
  border-radius: 0.26vmax;
  background: #5187DE;
  transition: transform 0.3s ease-in-out;
  transform: scale(0);
  margin-left: 0.02vmax;
}
._form_checkbox_btn_1jjsp_391 input[type=checkbox]:checked + label {
  border-color: #5187DE;
}
._form_checkbox_btn_1jjsp_391 input[type=checkbox]:checked + label::before {
  transform: scale(1);
}

._Modal_1jjsp_437 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
._Modal_1jjsp_437 img {
  -webkit-mask-image: none;
  mask-image: none;
}
._Modal_1jjsp_437 h1 {
  text-align: center;
  margin-top: 2vmax;
  margin-bottom: 2vmax;
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 {
  width: 100%;
  margin: auto;
  gap: 2%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459 {
  background-color: rgba(255, 255, 255, 0.03);
  cursor: pointer;
  width: 49%;
  overflow: hidden;
  transition: 0.2s ease-out;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5vmax;
  border-left: 0.2vmax solid rgba(255, 255, 255, 0.1);
  border-right: 0.2vmax solid rgba(255, 255, 255, 0.1);
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08), transparent 60%), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05), transparent 70%);
  filter: contrast(120%);
  mix-blend-mode: screen;
  opacity: 0.65;
  pointer-events: none;
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459 {
  padding: 1vmax 2.2vmax;
  box-sizing: border-box;
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459 ._content_card_1jjsp_498 {
  width: fit-content;
  height: 20vmax;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459 ._content_card_1jjsp_498 img {
  height: 62%;
  margin: auto;
  -webkit-mask-image: none;
  mask-image: none;
}
._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459 ._content_card_1jjsp_498 h2 {
  color: #ffffff;
  text-align: center;
  margin-top: auto;
  font-size: 1.3vmax;
}
@media (max-width: 600px) {
  ._Modal_1jjsp_437 ._cards_container_1jjsp_459 ._card_1jjsp_459 ._content_card_1jjsp_498 h2 {
    font-size: 2vmax !important;
  }
}
._Modal_1jjsp_437._visible_1jjsp_522 {
  opacity: 1;
  pointer-events: auto;
}

._overlay_1jjsp_527 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(159, 159, 159, 0.05);
  z-index: 99;
  transition: 0.3s ease-in-out;
  pointer-events: none;
}

._overlaySvg_1jjsp_537 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  pointer-events: none;
}

._wrapper_1jjsp_547 {
  background-color: #202020;
  width: 50vw;
  position: relative;
  display: flex;
  flex-direction: column;
  text-align: left;
  z-index: 101;
  padding: 3vmax 4vmax;
  transform: translateY(-30px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  max-height: 90vh;
  overflow-y: auto;
}
._wrapper_1jjsp_547._wrapperVisible_1jjsp_562 {
  transform: translateY(0);
  opacity: 1;
}

._processing_1jjsp_567 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
._processing_1jjsp_567 button {
  border: 0;
  width: 13vmax;
  height: 3vmax;
  font-size: 1.3vmax;
  font-weight: 400;
}
@media (max-width: 600px) {
  ._processing_1jjsp_567 button {
    font-size: 2vmax !important;
  }
}
._processing_1jjsp_567 button {
  border-radius: 0.4vmax;
  cursor: pointer;
  color: #ffffff;
}
._processing_1jjsp_567 p {
  margin-bottom: 0 !important;
}

@media (max-width: 912px) {
  ._Modal_1jjsp_437 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100dvh;
  }
  ._heading_text_1jjsp_187 p {
    margin-bottom: 3vmax;
  }
  ._wrapper_1jjsp_547 {
    width: 90%;
    height: fit-content;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 0 !important;
    padding: 3vmax 3vmax;
    padding-bottom: 4vmax;
    transform: none;
    z-index: 100;
    transition: transform 0.3s ease-out;
  }
  ._wrapper_1jjsp_547 h1 {
    margin-bottom: 3vmax;
    margin-top: 3vmax;
    width: fit-content;
  }
  ._wrapper_1jjsp_547 ._cards_container_1jjsp_459 {
    gap: 2vmax;
  }
  ._wrapper_1jjsp_547 ._cards_container_1jjsp_459 ._card_1jjsp_459 {
    width: 100%;
    justify-content: center;
    padding: 3vmax;
    padding-top: 0;
    align-items: center;
  }
  ._wrapper_1jjsp_547 ._cards_container_1jjsp_459 ._card_1jjsp_459 ._content_card_1jjsp_498 {
    height: 25vmax;
  }
  ._wrapper_1jjsp_547 ._cards_container_1jjsp_459 ._card_1jjsp_459 ._content_card_1jjsp_498 h2 {
    font-size: 1.3vmax;
    font-weight: 600;
  }
}
@media (max-width: 912px) and (max-width: 600px) {
  ._wrapper_1jjsp_547 ._cards_container_1jjsp_459 ._card_1jjsp_459 ._content_card_1jjsp_498 h2 {
    font-size: 2vmax !important;
  }
}
@media (max-width: 912px) {
  ._overlay_1jjsp_527 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  ._processing_1jjsp_567 {
    width: 100%;
    flex-direction: column;
    gap: 3vmax;
    margin-top: 4vmax;
  }
  ._processing_1jjsp_567 button {
    height: fit-content;
    padding: 1vmax;
    width: 100%;
  }
  ._texts_inputs_1jjsp_359 {
    flex-direction: column;
  }
  ._input_group_1jjsp_333 {
    width: 100%;
    height: 10vmax;
  }
  ._input_group_1jjsp_333:nth-of-type(2) {
    height: 11vmax !important;
  }
  ._input_group_1jjsp_333 input {
    height: 5vmax;
  }
  ._form_checkbox_btn_1jjsp_391 label::before {
    margin-left: 0;
    margin-right: 0.02vmax;
    margin-top: 0.02vmax;
  }
  ._inputs_wrapper_1jjsp_309 {
    flex: 1;
  }
  ._form_checkbox_btn_1jjsp_391 label {
    transform: scale(1.5);
    margin-left: 1vmax;
    margin-right: 1vmax;
  }
  ._form_checkbox_btn_1jjsp_391 p {
    font-size: 0.65vmax;
    font-weight: 500;
  }
}
@media (max-width: 912px) and (max-width: 600px) {
  ._form_checkbox_btn_1jjsp_391 p {
    font-size: 1.422vmax !important;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#_root_a4aif_1 {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes _pulse_button_white_a4aif_1 {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes _pulse_button_blue_a4aif_1 {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
._container_a4aif_187 {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 1vmax;
  left: 50%;
  justify-content: space-between;
  z-index: 100;
  width: fit-content;
  height: fit-content;
  background: rgba(249, 249, 249, 0.05);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  gap: 2.4vmax;
  padding: 1.3vmax;
  border-radius: 0.5vmax;
}
._container_a4aif_187 ._default_button_a4aif_204, ._container_a4aif_187 ._nav_buttons_a4aif_204 ._other_a4aif_204, ._container_a4aif_187 ._nav_buttons_a4aif_204 ._dow_a4aif_204 {
  padding: 0.5vmax 1vmax;
  font-size: 1vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._container_a4aif_187 ._default_button_a4aif_204, ._container_a4aif_187 ._nav_buttons_a4aif_204 ._other_a4aif_204, ._container_a4aif_187 ._nav_buttons_a4aif_204 ._dow_a4aif_204 {
    font-size: 2vmax !important;
  }
}
._container_a4aif_187 ._nav_buttons_a4aif_204 {
  margin: auto;
  gap: 0.5vmax;
  display: flex;
  flex-direction: column;
}
._container_a4aif_187 ._nav_buttons_a4aif_204 ._dow_a4aif_204 {
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._container_a4aif_187 ._nav_buttons_a4aif_204 ._dow_a4aif_204:hover {
  opacity: 0.8;
}
._container_a4aif_187 ._nav_buttons_a4aif_204 ._dow_a4aif_204 {
  animation-delay: 10s;
  background-color: rgba(85, 142, 232, 0.25);
  border-color: rgba(85, 142, 232, 0.2);
  animation: _pulse_button_blue_a4aif_1 2.5s ease-in-out 0s infinite;
}
._container_a4aif_187 ._nav_buttons_a4aif_204 ._other_a4aif_204 {
  width: fit-content;
  border: 0.1vmax solid;
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s linear;
}
._container_a4aif_187 ._nav_buttons_a4aif_204 ._other_a4aif_204:hover {
  opacity: 0.8;
}
._container_a4aif_187 ._nav_buttons_a4aif_204 ._other_a4aif_204 {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
  animation: _pulse_button_white_a4aif_1 2.5s ease-in-out 0.3s infinite;
}
._container_a4aif_187 ._container_link_a4aif_250 {
  font-size: 0.95vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._container_a4aif_187 ._container_link_a4aif_250 {
    font-size: 1.656vmax !important;
  }
}
._container_a4aif_187 img {
  -webkit-mask-image: none;
  mask-image: none;
}

._heading_a4aif_264 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5vmax;
}
._heading_a4aif_264 img {
  cursor: pointer;
  width: 0.9vmax;
  height: 0.9vmax;
}

._cookie_a4aif_276 {
  width: 4vmax;
  height: 4vmax;
}

._text_a4aif_281 {
  display: flex;
  flex-direction: column;
}
._text_a4aif_281 h1 {
  margin-right: 2vmax;
  font-size: 1.56vmax;
  font-weight: 600;
}
@media (max-width: 600px) {
  ._text_a4aif_281 h1 {
    font-size: 2.5vmax !important;
  }
}
._text_a4aif_281 p {
  font-size: 0.95vmax;
  font-weight: 500;
}
@media (max-width: 600px) {
  ._text_a4aif_281 p {
    font-size: 1.656vmax !important;
  }
}

._link_a4aif_305 {
  color: #669BF1;
  text-decoration: underline;
}

@media (max-width: 912px) {
  ._container_a4aif_187 {
    padding: 2vmax;
    height: fit-content;
    flex-direction: column;
    width: calc(100% - 2vmax);
  }
  ._container_a4aif_187 img {
    display: none;
  }
  ._default_button_a4aif_204, ._container_a4aif_187 ._nav_buttons_a4aif_204 ._dow_a4aif_204, ._container_a4aif_187 ._nav_buttons_a4aif_204 ._other_a4aif_204 {
    padding: 0.8vmax 1vmax;
  }
  ._nav_buttons_a4aif_204 {
    width: 100%;
    gap: 1vmax !important;
  }
  ._nav_buttons_a4aif_204 ._dow_a4aif_204 {
    width: 100%;
  }
  ._nav_buttons_a4aif_204 ._other_a4aif_204 {
    width: 100% !important;
    text-align: center;
  }
  ._heading_a4aif_264 img {
    display: block;
    width: 2vmax;
    height: 2vmax;
  }
}* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}

html,
body,
#root {
  scroll-behavior: smooth;
}

html,
body {
  overflow: hidden !important;
}

h1 {
  margin: 0;
  line-height: 1.3;
}

h2 {
  margin: 0;
  line-height: 1.3;
}

p {
  margin: 0;
  line-height: 1.4;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/normal/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/italic/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@keyframes pulse_button_white {
  0% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
  20% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
  }
  80% {
    background-color: rgba(255, 255, 255, 0.17);
    border-color: rgba(255, 255, 255, 0.4);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@keyframes pulse_button_blue {
  0% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
  20% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  50% {
    background-color: rgba(85, 142, 232, 0.32);
    border-color: rgba(85, 142, 232, 0.5);
  }
  80% {
    background-color: rgba(85, 142, 232, 0.27);
    border-color: rgba(85, 142, 232, 0.4);
  }
  100% {
    background-color: rgba(85, 142, 232, 0.25);
    border-color: rgba(85, 142, 232, 0.2);
  }
}
:root {
  background-color: #0f1214;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media (max-width: 600px) {
  :root {
    font-size: !important;
  }
}

img {
  -webkit-mask-image: url(/alpha_desctop.png);
  mask-image: url(/alpha_desctop.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: center;
  mask-position: center;
  mask-mode: luminance;
  -webkit-mask-mode: luminance;
}

html,
body,
#root {
  height: 100%;
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

button {
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
}

body {
  overflow-x: hidden;
  overflow-y: auto;
  touch-action: pan-y;
  scrollbar-color: rgba(85, 142, 232, 0.45) #171717;
  scrollbar-width: thin;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 0.55vmax;
  height: 0.55vmax;
}

html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  background: #171717;
}

html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  background: rgba(85, 142, 232, 0.45);
  border-radius: 999px;
  border: 1px solid rgba(23, 23, 23, 0.85);
}

html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover {
  background: rgba(85, 142, 232, 0.65);
}

.OverlayBlur {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: 100;
}

@media (max-width: 768px) {
  html,
  body {
    position: relative;
    width: 100vw;
  }
  .swiper {
    margin-left: 0 !important;
  }
  .swiper {
    touch-action: pan-y !important;
  }
  .swiper-wrapper {
    touch-action: pan-y !important;
  }
  .swiper-slide {
    touch-action: pan-y !important;
  }
  img {
    -webkit-mask-image: url(/alpha_mobile.png);
    mask-image: url(/alpha_mobile.png);
  }
}