@font-face {
  font-family: Sharetechmono;
  src: url('../fonts/ShareTechMono-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_border-bg-color---green: #22c55e36;
  --_border-bg-color---red: #ef444436;
  --_status-color---green: var(--_border-bg-color---green);
  --_border-bg-color---orange: #f59e0b36;
  --_status-color---orange: var(--_border-bg-color---orange);
  --_status-color---red: var(--_border-bg-color---red);
  --_border-bg-color---color: #a78bfa36;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.navbar-logo-center {
  width: 100%;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #0000;
  background-image: url('../images/Icon.svg');
  background-position: 0 0;
  background-size: auto;
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.mobile-margin-top-10 {
  border-radius: 4px;
}

.button-primary {
  color: #f5a623;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  background-image: linear-gradient(#f5a62326 15%, #c8830a14 8%);
  border: 1px solid #f5a62366;
  padding: 12px 25px;
  font-family: Orbitron, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
  position: static;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 86.25rem;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-brand {
  display: flex;
}

.nav-menu-two {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.button-primary-2 {
  color: #f5a623;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(239deg, #f5a623 15%, #c8830a 21%);
  background-clip: border-box;
  border: 1px solid #f5a623;
  border-radius: 4px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.image {
  width: 40px;
  height: 40px;
}

.text-block {
  color: #f5a623;
  letter-spacing: 3.2px;
  align-self: center;
  font-family: Orbitron, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.page_wrapper {
  height: 160vh;
  margin-top: 0;
  position: relative;
  top: 0;
}

.main-wrapper {
  height: 200vh;
  position: relative;
  bottom: 0;
}

.section_hero {
  background-image: linear-gradient(#010a1599, #010a1599), linear-gradient(#050c1866, #050c1866), radial-gradient(circle, #040b16, #0000 60%), linear-gradient(#040b1699, #0000 20% 70%, #040b16), url('../images/M_S4vADryQDU82CVyDkpA0ZeQvBxApcrUP1hsrF0Rwl3s_g86N5UyhVtXpTRONLVUTI7vED5PL4w0JRUNZxfMsEH.jpg');
  background-position: 0 0, 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, auto, 100% 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.containet_medium {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block {
  opacity: 1;
  filter: brightness(57%) contrast(109%);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-image: url('../images/M_S4vADryQDU82CVyDkpA0ZeQvBxApcrUP1hsrF0Rwl3s_g86N5UyhVtXpTRONLVUTI7vED5PL4w0JRUNZxfMsEH.jpg'), linear-gradient(#010a15, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
}

.navbar_link {
  color: #6a8aaa;
  letter-spacing: 1.82px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Orbitron, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
}

.navbar_link:hover {
  border-bottom: 1px solid #f5a623;
}

.navbar_link.w--current {
  color: #8a3126;
}

.container-medium {
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 86.25rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.container-medium.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border-width: 0;
  border-color: #6a8aaa;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: .625rem 1.5rem;
  display: flex;
  overflow: visible;
}

.nav_fixed {
  z-index: 30;
  margin-top: .62rem;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar {
  background-color: #f8f2e9;
  border: 1px solid #8a3126;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  position: static;
  top: auto;
}

.navbar_brand-link {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.padding-global {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.padding-global.padding-section-nav {
  outline-offset: 0px;
  color: #6a8aaa;
  outline: 3px #000;
  width: 100%;
  padding: 0;
}

.nav_menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid #2a4a6a4d;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar-2 {
  z-index: 100;
  color: #6a8aaa;
  background-color: #0000;
  border-color: #0000;
  position: fixed;
  inset: 0 .875rem auto;
}

.div-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2 {
  color: #f5a623;
  letter-spacing: 3.2px;
  font-family: Orbitron, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 30%;
  display: flex;
}

.button {
  color: #f5a623;
  background-color: #0000;
  background-image: linear-gradient(80deg, #f5a62326, #c8830a14);
  border: 1px solid #f5a623;
  border-radius: 8px;
  padding: 12px 20px;
  font-family: Orbitron, sans-serif;
  font-weight: 500;
}

.orange_plate {
  margin-top: 144px;
}

.body {
  background-color: #010810;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.content_wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 900px;
  margin: auto;
  display: flex;
  position: relative;
}

.badge_div {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #f5a62340;
  border: 1px solid #f5a62340;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding: 8px 16px;
  display: flex;
}

.text_orange {
  color: #f5a623;
  letter-spacing: 2.8px;
  font-family: Orbitron, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}

.h1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 3.74px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #c5d8ea 40%, #7a9ab5);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Orbitron, sans-serif;
  font-size: 62px;
  font-weight: 900;
  line-height: 62.4px;
}

.heading._2 {
  margin-bottom: 16px;
}

.head2 {
  color: #f5a623;
  text-align: center;
  letter-spacing: 3.74px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#f5a623, #c8830a 60%, #8a5a05);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Orbitron, sans-serif;
  font-size: 62px;
  font-weight: 900;
  line-height: 62.4px;
}

.head2._2 {
  margin-bottom: 16px;
}

.div-block-4 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(95deg, #0000, #f5a623 50%, #0000);
  background-clip: border-box;
  width: 200px;
  height: 1px;
  margin-top: -5px;
}

.underinfo {
  letter-spacing: 2.24px;
  margin-top: 16px;
  font-family: Sharetechmono, Arial, sans-serif;
  font-size: 13px;
  line-height: 21px;
}

.text-block-3 {
  color: #4a6a8a;
}

.cta_div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.button_map {
  background-image: linear-gradient(143deg, #c8830a, #f5a623);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 39px;
  padding: 14px 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 25px #f5a62359;
}

.button_ticket {
  background-color: #ffffff0a;
  border: 1px solid #ffffff24;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 39px;
  padding: 14px 32px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: #fff;
  letter-spacing: 2.1px;
  line-height: 22.5px;
  text-decoration: none;
}

.text-block-4._2 {
  color: #c5d8ea;
  letter-spacing: 2.1px;
  border: 1px #000;
  flex: 0 auto;
  max-width: 100%;
  line-height: 22.5px;
}

.map_text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ticket_div {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Orbitron, sans-serif;
  font-size: 13px;
  font-weight: 500;
  display: flex;
}

.image-13 {
  padding-top: 2px;
}

.scroll_indicator {
  z-index: 2;
  display: flex;
  position: relative;
  inset: auto 0% 6.3rem;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0;
}

.text-block-5 {
  color: #3a5a78;
  letter-spacing: 3px;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.image-14 {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  padding-left: 0;
}

.news_section {
  color: #22c55e;
  background-image: linear-gradient(#0003, #0003), linear-gradient(#010a1599, #010a1599), linear-gradient(#040b1666, #040b1666), linear-gradient(#040b16, #040b16);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
  bottom: 0;
}

.container-news {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  margin: 60px auto 0 0;
  display: flex;
}

.div-block-6 {
  background-color: #f5a6231a;
  border: 1px solid #f5a62347;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.h2_news {
  color: #c5d8ea;
  letter-spacing: 2.8px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
}

.gradline {
  background-image: linear-gradient(68deg, #f5a62340, #0000);
  width: 681px;
  height: 1px;
}

.div-block-7 {
  background-color: #22c55e14;
  border: 1px solid #22c55e40;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 79px;
  height: 32px;
  padding: 6px 12px;
  display: flex;
}

.text-block-6 {
  letter-spacing: 1.2px;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.div-block-8 {
  background-color: #22c55e;
  border-radius: 1000px;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 6px #22c55e;
}

.newshead {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.news_tournament {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-right: auto;
  display: flex;
}

.news_tournament-icon {
  background-color: #ef44441a;
  border: 1px solid #ef44444d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.text-block-7 {
  color: #ef4444;
  letter-spacing: 1.82px;
  font-family: Orbitron, sans-serif;
  line-height: 19.5px;
}

.div-block-9 {
  background-image: linear-gradient(127deg, #ef44444d, #0000);
  width: 944px;
  height: 1px;
}

.news_collection-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.code-embed {
  color: #def;
  margin-top: 20px;
  display: none;
}

.news-grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
}

.news-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.news-card__tagdate {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.news-card__tag {
  color: #def;
  text-align: left;
  background-color: #0000;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding: 2px 8px;
  font-family: Orbitron, sans-serif;
}

.news-card__title {
  color: #def;
}

.news_block {
  margin-top: 34px;
}

.footer_main-wrap {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.max-width-small.ml-8-8 {
  margin-left: 8.8rem;
}

.padding-global-2 {
  padding-left: 1.88rem;
  padding-right: 1.88rem;
}

.padding-global-2.padding-section-footer {
  z-index: 1;
  aspect-ratio: auto;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.navbar_brand-image {
  color: #fff;
  background-color: #0000;
  max-width: 10rem;
}

.section_footer {
  color: #000201;
  background-color: #000201;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 0;
  padding-right: 0%;
  display: block;
}

.footer {
  z-index: 1;
  background-color: #020912;
  border-top: 1px solid #0d2035;
  justify-content: center;
  align-items: center;
  height: 4.375rem;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.footer_wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_wrapper.mobile_vert {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.link-3 {
  color: #9e9e9e;
}

.container-medium-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 77.8rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-medium-2.container-navbar {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-3 {
  color: #fff;
}

.paragraph-3.text-color-alternate-2 {
  color: #9e9e9e;
}

.paragraph-3.text-color-alternate-2.max-width-small {
  text-align: left;
}

.paragraph-3.text-color-alternate-2.max-width-small.text-align-right {
  color: #2a4060;
  text-align: center;
  max-width: 37.3rem;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Sharetechmono, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.div-block-10 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-15 {
  width: 32px;
  height: 32px;
}

.line_sec {
  background-color: #10161e;
  border-top: 1px solid #0d2035;
  border-bottom: 1px solid #0d2035;
  width: 100%;
  height: 2.5rem;
  margin-top: 4.45rem;
  padding: 10px 20px;
}

.tm {
  color: #f5a623;
  letter-spacing: 1px;
  font-family: Orbitron, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.line_left-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.zs {
  color: #2a4060;
  letter-spacing: 1px;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5px;
  padding-bottom: 1.5px;
  font-family: Sharetechmono, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: flex;
}

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

.text-block-8 {
  color: #4ade80;
  font-family: Orbitron, sans-serif;
  font-size: 14px;
}

.line_right-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bluetext, .pinktext {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blue {
  color: #60a5fa;
  font-family: Orbitron, sans-serif;
  font-size: 14px;
}

.orangetext {
  justify-content: space-between;
  align-items: center;
  font-family: Orbitron, sans-serif;
  display: flex;
}

.redtext {
  color: #ef4444;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: #e879f9;
  font-family: Orbitron, sans-serif;
  font-weight: 400;
}

.text-block-10 {
  color: #f5a623;
}

.map-wrap {
  width: 100%;
  max-width: 128rem;
  margin: auto;
  padding-bottom: 0;
  position: relative;
}

.container_map {
  margin-top: .875rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.image-16 {
  width: 100%;
  height: auto;
  display: block;
}

.map-overlay-embed {
  width: 100%;
  height: 100%;
  position: absolute;
}

.tabtext {
  color: #4a6a8a;
  letter-spacing: 1.44px;
  font-family: Orbitron, sans-serif;
  font-weight: 500;
}

.tabtext:hover {
  color: #f5a623;
}

.tab-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  display: flex;
}

.tab-link:hover {
  background-color: #f5a6230d;
  border-bottom: 2px solid #f5a623;
}

.tab-link.w--current {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #f5a623;
  letter-spacing: 1px;
  overflow-wrap: normal;
  cursor: pointer;
  background-color: #0000;
  border-bottom: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  font-family: Orbitron, sans-serif;
  font-weight: 500;
  display: flex;
}

.tab-link.w--current:hover {
  color: #f5a623;
  background-color: #f5a6230d;
  border-bottom: 2px solid #f5a623;
  font-family: Orbitron, sans-serif;
}

.tabs {
  top: 2rem;
}

.tab-link-tab-2, .tab-link-tab-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 1px solid #ffffff14;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 1.88rem;
  display: flex;
}

.image-17 {
  width: 14px;
  height: 14px;
}

.tabs_wrapper {
  height: 100vh;
  position: relative;
}

.tab-link-tab-2-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #f5a623;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  display: flex;
}

.tabs-content {
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.tabs-meta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #0000;
  justify-content: center;
  align-items: center;
  margin-top: 22px;
  margin-right: 1.875rem;
  font-family: Sharetechmono, Arial, sans-serif;
  font-weight: 400;
  display: flex;
  position: absolute;
  top: 16px;
  right: 0;
}

.text-block-11 {
  color: #2a4060;
  margin-top: 0;
}

.number-sp {
  color: #2a4060;
  display: block;
}

.div-block-11 {
  display: flex;
}

.cifra {
  color: #ef4444;
  display: block;
}

.match-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#081224b3, #081224b3);
  border: 1px solid #0d2035;
  border-radius: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 6.25rem;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 16px;
  display: flex;
}

.match-row__left {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 24rem;
  margin-left: 1.875rem;
  display: flex;
}

.round-label {
  color: #c5d8ea;
  font-family: Orbitron, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.date-match {
  color: #f59e0b;
}

.collection-list {
  font-family: Orbitron, sans-serif;
}

.match-row__center {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 28rem;
  margin-left: 22.5rem;
  margin-right: auto;
  display: flex;
}

.team-a-abbreviation {
  color: var(--_border-bg-color---green);
  font-size: 20px;
}

.match-row__score {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #c5d8ea;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.score-a, .score-b, .team-b-abbreviation, .match-row__status {
  font-size: 20px;
}

.real-score {
  font-size: 20px;
  display: flex;
}

.div-block-12 {
  flex-flow: column;
  display: flex;
}

.tab-pane-tab-1 {
  flex: 1;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#081224b3, #081224b3);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
  display: inline;
}

.data-timer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 1.875rem;
  font-size: 20px;
  display: flex;
}

.date-match-time {
  color: #f59e0b;
}

.match-datetime {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-15 {
  display: flex;
}

.scoreteam {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.caliber {
  color: #f5a623;
  letter-spacing: 3.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.navigation {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navlink {
  grid-column-gap: 8px;
  border: 1px solid #f5a62380;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 20px #f5a623;
}

.untitled {
  color: #f5a623;
  text-align: center;
  letter-spacing: 1.82px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
  text-decoration: none;
}

.frame-132 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-style {
  background-color: #ffffff0a;
  border: 1px solid #ffffff1a;
  border-radius: 33554400px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.c {
  color: #4ade80;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.b {
  color: #60a5fa;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.a-style {
  color: #e879f9;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.s {
  color: #f5a623;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.navbar-3 {
  background-color: #040d19;
  border: 0 solid #2a4a6a4d;
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 70px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  background-image: linear-gradient(135deg, #c8830a 0%, #f5a623 100%);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 16px #f5a62380;
}

.icon-2 {
  overflow: hidden;
}

.container-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.navlink-2 {
  grid-column-gap: 8px;
  border: 1px solid #0000;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.untitled-2 {
  color: #6a8aaa;
  text-align: center;
  letter-spacing: 1.82px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
  text-decoration: none;
}

.button-style-2 {
  grid-column-gap: 8px;
  background-image: linear-gradient(99.97deg, #f5a62326 0%, #c8830a14 100%);
  border: 1px solid #f5a62366;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 15px #f5a6231a;
}

.untitled-3 {
  color: #f5a623;
  text-align: center;
  letter-spacing: 1.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
  text-decoration: none;
}

.container-4 {
  background-color: #10161e;
  border: 0 solid #0d2035;
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.container-5 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.untitled-4 {
  color: #f5a623;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.5px;
  text-decoration: none;
}

.untitled-5 {
  color: #2a4060;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Share Tech Mono, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 16.5px;
  text-decoration: none;
}

.container-6 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.container-7 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.container-8 {
  background-color: #4ade80;
  border-radius: 33554400px;
  box-shadow: 0 0 6px #4ade80;
}

.container-9 {
  background-color: #60a5fa;
  border-radius: 33554400px;
  box-shadow: 0 0 6px #60a5fa;
}

.container-10 {
  background-color: #e879f9;
  border-radius: 33554400px;
  box-shadow: 0 0 6px #e879f9;
}

.container-11 {
  background-color: #f5a623;
  border-radius: 33554400px;
  box-shadow: 0 0 6px #f5a623;
}

.container-12 {
  background-color: #ef4444;
  border-radius: 33554400px;
  box-shadow: 0 0 6px #ef4444;
}

.untitled-6 {
  color: #ef4444;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orbitron, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.navbar-4 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: fixed;
  top: 0;
  left: .875rem;
  right: .875rem;
}

.container-13 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  position: fixed;
  inset: 0% auto auto;
}

.body-2, .body-3 {
  background-color: #010810;
}

.page_wrapper_rules {
  height: 210vh;
  margin-top: 0;
  position: relative;
  top: 3.8rem;
}

.page_wrapper-map {
  height: 200vh;
  margin-top: -10px;
  position: relative;
  top: 0;
}

.main-wrapper_resuilt {
  height: 95vh;
  margin-top: 3.76rem;
  position: relative;
  bottom: 0;
}

.page_wrapper-result {
  height: 95vh;
  margin-top: 0;
  position: relative;
  top: 0;
}

.page_wrapper-copy {
  height: 160vh;
  margin-top: 0;
  position: relative;
  top: 0;
}

.main-wrapper-copy {
  height: 180vh;
  position: relative;
  bottom: 0;
}

.body-4 {
  background-color: #010810;
}

.code-embed-2 {
  position: relative;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .container-medium {
    justify-content: flex-start;
    align-items: stretch;
    max-width: 44rem;
    margin: 0 auto;
  }

  .container-medium.navbar {
    flex-flow: row;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar_brand-link {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .padding-global.padding-section-nav {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav_menu {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-2 {
    width: 100%;
    max-width: 100vw;
  }

  .news_collection-list {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template: "Area"
    / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: start stretch;
    width: auto;
    display: inline-grid;
    overflow: visible;
  }

  .footer_main-wrap {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .max-width-small.ml-8-8.land-ml-2-5 {
    display: block;
  }

  .padding-global-2.padding-section-footer {
    z-index: 1;
    background-color: #000201;
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    position: relative;
  }

  .navbar_brand {
    max-width: 10rem;
  }

  .footer {
    z-index: 1;
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    height: 11.9375rem;
    position: relative;
    inset: auto;
  }

  .footer_wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .link-3 {
    color: #fff;
  }

  .navbar-3, .container-4 {
    align-items: cente;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container-medium.navbar {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .news_collection-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-left: auto;
  }

  .footer_main-wrap {
    flex-flow: column;
  }

  .max-width-small.ml-8-8.land-ml-2-5 {
    margin-left: 2.5rem;
  }

  .padding-global-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navbar_brand-image {
    max-width: 8.875rem;
  }

  .navbar_brand {
    max-width: 8.875rem;
    padding-left: 0;
  }

  .footer {
    z-index: -1;
    pointer-events: auto;
    padding-right: 0%;
    position: static;
  }

  .footer_wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .container-medium-2 {
    pointer-events: auto;
    justify-content: flex-start;
    align-items: stretch;
    overflow: visible;
  }

  .paragraph-3.text-color-alternate-2.max-width-small.text-align-right {
    max-width: 20rem;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three, .nav-menu-two {
    flex-direction: column;
  }

  .navbar_link {
    font-size: .875rem;
  }

  .container-medium {
    max-width: 21.44rem;
    margin-left: 0;
    margin-right: 0;
  }

  .container-medium.navbar {
    background-color: #f1ecdf;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: .62rem 0;
  }

  .image-12 {
    width: 10rem;
    max-width: 100%;
  }

  .navbar_brand-link {
    justify-content: center;
    align-items: center;
    width: 10rem;
    height: 1.75rem;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .navbar_brand-link.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-global.padding-section-nav {
    width: 100%;
    padding: 0 1rem;
  }

  .nav_menu {
    color: #8a3126;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-2 {
    color: #000;
    background-color: #f1ecdf;
    width: auto;
    max-width: 100vw;
    margin-top: .625rem;
    margin-left: 1rem;
    margin-right: 1rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .news_collection-list {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .footer_main-wrap {
    flex: 0 auto;
  }

  .max-width-small.ml-8-8.land-ml-2-5 {
    flex: 0 auto;
    max-width: 18rem;
    margin-left: 0;
  }

  .footer {
    padding-right: 0;
  }

  .footer_wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_wrapper.mobile_vert {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }

  .paragraph-3.text-color-alternate-2.max-width-small.text-align-right {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
    font-size: 1rem;
  }
}


@font-face {
  font-family: 'Sharetechmono';
  src: url('../fonts/ShareTechMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}