@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

html {
  scroll-behavior: smooth;
}
* {
  animation: none !important;
  opacity: 1 !important;
  transform: none !important;
}
body {
  font-family: "Open Sans", sans-serif !important;
}

body * {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
  animation: none !important;
  /*transition: none !important;*/
  сolor: white !important;
}

.logo-img {
  max-height: 60px;
  max-width: 60px !important;
  min-height: 60px;
  min-width: 60px !important;
  padding: 0 !important;
}

.t-cover {
  height: 93vh !important;
  overflow: hidden;
}

.t456 {
  background: white !important;
}
.t-cover__wrapper {
  height: 93vh !important;
}

.t-cover__carrier {
  height: 93vh !important;
}

.t-btn {
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px !important;
}

.t-menu__link-item {
  color: black !important;
  font-family: "Open Sans", sans-serif !important;
  transition: all 0.3s ease;
}

.t-menu__link-item:hover {
  color: #22b8f0 !important;
}

.t456__list_item .t-active {
  opacity: 1 !important;
}

.t1069__row {
  justify-content: center !important;
}

.t524__container {
  justify-content: space-between !important;
  gap: 40px;

  @media (max-width: 641px) {
    flex-direction: column;
    align-items: center;
    gap: 100px;
  }
}

.t524__container::before,
.t524__container::after {
  content: none !important;
}

.sponsors-img {
  max-height: 100px;
  max-width: 270px !important;
}

.main-registration-btn {
  border-radius: 30px !important;
  background-color: #22b8f0 !important;
  font-weight: bold !important;
}

.more-btn {
  border-radius: 30px !important;
  font-weight: bold !important;
}
.t514__circle,
.t514__line {
  display: none !important;
}

.submit-btn {
  border-radius: 30px !important;
  transition: all 0.2s ease;
}
.submit-btn:hover {
  background-color: #22b8f0 !important;
}

.second-registration-btn {
  border: 2px solid #22b8f0 !important;
  background-color: #22b8f0 !important;
  transition: all 0.2s ease;
}
.second-registration-btn:hover {
  background-color: white !important;
}
.t-section__bottomwrapper {
  margin-top: 50px !important;
}

.t514__textwr-bottompadding {
  padding-bottom: 40px !important;
}

.t-section__descr {
  margin-bottom: 40px !important;
}

.t-animate,
.t-animated,
.t-zoomin,
.fadeInUp,
.t183__title {
  animation: none !important;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

ul {
  list-style: none !important;
  padding: 0 !important;
}

.t456__maincontainer {
  height: auto !important;
}

#nav843066937 {
  min-height: 80px !important;
  display: flex;
  align-items: center;
}