@charset "UTF-8";
.section-homepage {
  position: relative;
  padding-bottom: 25.5em;
  margin-top: -3px;
  overflow: hidden;
  font-size: 10px;
}
.section-homepage--duplicate {
  z-index: 2;
}
.section-homepage .slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.section-homepage .slick-track {
  display: flex !important;
}
.section-homepage .slick-slide {
  height: inherit !important;
  display: flex !important;
  flex-direction: column;
}
.section-homepage--duplicate {
  min-height: 0;
  margin-top: -16.8em;
  padding-bottom: 8em;
}
.section-homepage .linear-background {
  background-image: url("../images/background.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
.section-homepage .wrapper {
  position: relative;
}
.section-homepage .wrapper__height {
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  z-index: 2;
}
.section-homepage .background-element {
  position: absolute;
  top: 5.5em;
  left: -15.2em;
  mix-blend-mode: overlay;
  transform: rotate(-7deg);
}
.section-homepage .real-player {
  position: absolute;
  right: 0;
  bottom: 10em;
  max-width: 53.6em;
  max-height: calc(100% - 10em);
}
.section-homepage .green-background {
  position: absolute;
  top: 0;
}
.section-homepage .main-content {
  padding-top: 6em;
  position: relative;
  z-index: 2;
}
.section-homepage .real-content-container {
  position: relative;
  width: fit-content;
}
.section-homepage .real-content {
  z-index: 2;
  position: relative;
  padding: 8.6em 6em;
  max-width: 63.6em;
}
.section-homepage .real-content .registration-started {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 0.667em;
}
.section-homepage .real-content .tournament-name {
  font-family: "Poppins", sans-serif;
  color: white;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
}
.section-homepage .real-content p {
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.57;
  max-width: 20.92em;
  margin-top: 1.42em;
  color: rgba(255, 255, 255, 0.7);
}
.section-homepage .real-content .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 5em;
  grid-row-gap: 1.2em;
  margin-top: 2.5em;
}
.section-homepage .real-content .grid__block {
  display: flex;
  align-items: center;
  color: white;
  font-weight: 400;
  letter-spacing: 0.04em;
}
.section-homepage .real-content .grid__image {
  width: 1.14em;
  margin-right: 0.714em;
}
.section-homepage .real-content .grid__image img {
  display: block;
  max-width: 100%;
}
.section-homepage .real-content .links {
  margin-top: 3.5em;
  display: flex;
  align-items: center;
}
.section-homepage .real-content .registrate-button {
  display: flex;
  align-items: center;
  background: white;
  padding: 1.333em 2.466em;
  color: #427e4b;
  font-weight: 600;
  letter-spacing: 0.15px;
  border-radius: 2px 10px 10px 10px;
}
.section-homepage .real-content .registrate-button img {
  margin-left: 0.4667em;
  z-index: 2;
  position: relative;
  width: 1.33em;
}
.section-homepage .real-content .registrate-button .registrate-text {
  z-index: 2;
  position: relative;
}
.section-homepage .real-content .brackets-button {
  margin-left: 2em;
  padding: 1.333em 2.4666em;
  font-weight: 600;
  letter-spacing: 0.15px;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
}
.section-homepage .slider {
  position: relative;
  z-index: 2;
}
.section-homepage .slick-slide {
  margin: 0 1.5em;
}
.section-homepage .slick-list {
  margin: 0 -1.5em;
  overflow: visible;
}
.section-homepage .slider-bottom {
  margin-top: 4em;
  display: flex;
  justify-content: space-between;
}
.section-homepage .more-tournaments {
  box-shadow: none;
  border-radius: 12px;
  background-color: #eeeeee;
  height: 4.28em;
  letter-spacing: 0.05em;
}
.section-homepage .more-tournaments img {
  filter: brightness(0) invert(8%) sepia(7%) saturate(1486%) hue-rotate(194deg) brightness(99%) contrast(91%);
  margin-left: 0.71em;
  width: 1.14em;
}
.section-homepage .slider-navigation {
  display: flex;
  align-items: center;
}
.section-homepage .slick-disabled {
  pointer-events: none;
  background-color: #eeeeee !important;
  cursor: default;
}
.section-homepage .slick-disabled img {
  filter: invert(75%) sepia(0%) saturate(0%) hue-rotate(47deg) brightness(96%) contrast(87%) !important;
}

.section-homepage2 {
  background-image: url("../images/linear-gradient.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  overflow: hidden;
  padding: 8em 0;
  font-size: 10px;
}
.section-homepage2 .slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.section-homepage2 .slick-track {
  display: flex !important;
}
.section-homepage2 .slick-slide {
  height: inherit !important;
}
.section-homepage2 .style-h2 {
  padding-right: 1.25em;
}
.section-homepage2 .background-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 12px;
}
.section-homepage2 .background-elementt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 35em;
  width: 80%;
}
.section-homepage2 .slide--soon {
  display: flex !important;
}
.section-homepage2 .slide__soon {
  font-weight: 400;
  letter-spacing: 0.03em;
  position: relative;
  z-index: 2;
  color: white;
  padding: 1.6em 2.4em 1.4em 2.4em;
  width: fit-content;
  margin: auto;
}
.section-homepage2 .slide__soon div {
  font-family: "Poppins", sans-serif;
  position: relative;
  z-index: 2;
}
.section-homepage2 .slide__soon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-homepage2 .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.section-homepage2 .top .filtering-button {
  border-radius: 12px;
  margin-right: 0.71em;
  border: 2px solid transparent;
  min-width: 8.57em;
}
.section-homepage2 .top .filtering-button:nth-last-of-type(1) {
  margin-right: 0;
}
.section-homepage2 .top .filtering-button img {
  margin-right: 0.3em;
  height: 1.14em;
}
.section-homepage2 .top .filtering-button.active-button {
  position: relative;
  background-clip: padding-box !important;
  z-index: 2;
  color: #4a8e41;
  background: white;
  pointer-events: none;
}
.section-homepage2 .top .filtering-button.active-button::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(270deg, #4a8e41 0%, #396d56 100%);
  border-radius: 12px;
  z-index: -1;
  margin: -2px;
}
.section-homepage2 .top .filtering-button.active-button::after {
  content: "";
  position: absolute;
  inset: 0;
  background: white;
  border-radius: 12px;
  z-index: -1;
}
.section-homepage2 .top .filtering-button.active-button img {
  filter: brightness(0) invert(47%) sepia(25%) saturate(977%) hue-rotate(66deg) brightness(95%) contrast(87%);
}
.section-homepage2 .top .no-margin-right {
  margin-right: 0;
}
.section-homepage2 .top .component-slider-arrow {
  background-color: white;
}
.section-homepage2 .top .slick-arrow.slick-hidden {
  display: block;
  pointer-events: none;
  background-color: #eeeeee !important;
}
.section-homepage2 .top .slick-arrow.slick-hidden img {
  filter: invert(75%) sepia(0%) saturate(0%) hue-rotate(47deg) brightness(96%) contrast(87%) !important;
}
.section-homepage2 .top__right {
  display: flex;
}
.section-homepage2 .mobile-top {
  justify-content: flex-end;
  margin-top: 35px;
}
.section-homepage2 .wrapper {
  position: relative;
}
.section-homepage2 .background-element {
  position: absolute;
  right: -163px;
  top: -66px;
  opacity: 0.1;
}
.section-homepage2 .wrapper2 {
  margin-top: 70px;
}
.section-homepage2 .slide {
  width: 400px;
  min-height: 400px;
  position: relative;
}
.section-homepage2 .content {
  padding-left: 20px;
  padding-right: 38px;
  position: relative;
  padding-bottom: 30px;
}
.section-homepage2 .image-rating {
  position: relative;
  display: flex;
  align-items: flex-end;
}
.section-homepage2 .image-rating img {
  width: 200px;
  height: 200px;
  object-position: center center;
  object-fit: cover;
  border-radius: 12px;
}
.section-homepage2 .image-rating .rating {
  margin-left: 60px;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 1.32px;
  color: #1c1d23;
  text-align: center;
  margin-bottom: 30px;
}
.section-homepage2 .image-rating .real-rating {
  color: #4a8e41;
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 40px;
}
.section-homepage2 .background-path {
  position: absolute;
  top: 50px;
  width: 100%;
  height: calc(100% - 50px);
}
.section-homepage2 .title {
  color: #4a8e41;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.84px;
  margin-top: 32px;
  font-size: 14px;
}
.section-homepage2 .name {
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.66px;
  font-family: "Poppins", sans-serif;
}
.section-homepage2 .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 28px;
}
.section-homepage2 .grid__block {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.56px;
  color: #1c1d23;
  padding: 0 20px;
}
.section-homepage2 .grid__block .number {
  font-size: 22px;
  color: #282d2b;
  font-weight: 700;
  letter-spacing: 2.2px;
}
.section-homepage2 .grid__block:nth-of-type(2) {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.section-homepage2 .slick-slide {
  margin: 0 25px;
}
.section-homepage2 .slick-list {
  margin: 0 -25px;
  overflow: visible;
}
.section-homepage2 .slick-disabled {
  pointer-events: none;
  background-color: #eeeeee !important;
  cursor: default !important;
}
.section-homepage2 .slick-disabled img {
  filter: invert(75%) sepia(0%) saturate(0%) hue-rotate(47deg) brightness(96%) contrast(87%) !important;
}

.section-homepage3 {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #f1f1f1;
  overflow: hidden;
}
.section-homepage3 .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-homepage3 .heading__right {
  display: flex;
  align-items: center;
}
.section-homepage3 .heading__right button {
  background-color: #ffffff;
}
.section-homepage3 .instagram {
  display: flex;
  align-items: center;
  background: white;
  height: 60px;
  padding: 0 36px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.56px;
  line-height: 22px;
  color: #1c1d23;
  margin-right: 35px;
  position: relative;
  background-clip: padding-box !important;
  z-index: 2;
  border: 2px solid transparent;
}
.section-homepage3 .instagram img {
  margin-right: 10px;
}
.section-homepage3 .instagram::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(255deg, #b130ba 0%, #d94089 22%, #f24d58 44%, #ff6541 72%, #ffdd55 100%);
  border-radius: 12px;
  z-index: -1;
  margin: -2px;
}
.section-homepage3 .instagram::after {
  content: "";
  position: absolute;
  inset: 0;
  background: white;
  border-radius: 12px;
  z-index: -1;
}
.section-homepage3 .slider {
  margin-top: 45px;
}
.section-homepage3 .slide {
  position: relative;
  max-width: 230px;
}
.section-homepage3 .slide::after {
  content: "";
  display: block;
  padding-top: 100%;
}
.section-homepage3 .slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 12px;
}
.section-homepage3 .slick-list {
  margin: 0 -18.5px;
  overflow: visible;
}
.section-homepage3 .slick-slide {
  margin: 0 18.5px;
}
.section-homepage3 .slick-disabled {
  pointer-events: none;
  background-color: #eeeeee !important;
  cursor: default;
}
.section-homepage3 .slick-disabled img {
  filter: invert(75%) sepia(0%) saturate(0%) hue-rotate(47deg) brightness(96%) contrast(87%) !important;
}

.section-homepage4 {
  background: white;
  padding-top: 8em;
  padding-bottom: 6em;
  overflow: hidden;
  font-size: 10px;
}
.section-homepage4 .slick-disabled {
  pointer-events: none;
  background-color: #eeeeee !important;
  cursor: default;
}
.section-homepage4 .slick-disabled img {
  filter: invert(75%) sepia(0%) saturate(0%) hue-rotate(47deg) brightness(96%) contrast(87%) !important;
}
.section-homepage4 .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-homepage4 .all-news {
  height: 4.28em;
  border-radius: 12px;
}
.section-homepage4 .all-news img {
  filter: brightness(0);
  width: 1.42em;
  margin-left: 0.57em;
}
.section-homepage4 .grid {
  margin-top: 5em;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5em;
}
.section-homepage4 .grid__block {
  background-color: #ffffff;
  box-shadow: 0 14px 20px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
}
.section-homepage4 .grid__image {
  position: relative;
  display: block;
  padding-top: 62.5%;
}
.section-homepage4 .grid__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  object-fit: cover;
  object-position: center center;
}
.section-homepage4 .grid__date {
  text-transform: capitalize;
}
.section-homepage4 .grid__content {
  padding: 2em;
}
.section-homepage4 .grid__hashtag {
  border-radius: 2px;
  background: linear-gradient(to right, rgba(74, 142, 65, 0.1) 0%, rgba(57, 109, 86, 0.1) 100%);
  width: fit-content;
  padding: 0.23em 0.76em;
  color: #4a8e41;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-right: 0.76em;
  margin-bottom: 0.61em;
}
.section-homepage4 .grid__hashtag:nth-last-of-type(1) {
  margin-right: 0;
}
.section-homepage4 .grid__hashtags {
  display: flex;
  flex-wrap: wrap;
}
.section-homepage4 .grid__title {
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.3;
  display: block;
  width: fit-content;
}
.section-homepage4 .grid p {
  margin-top: 0.78em;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.04em;
  line-height: 1.57;
  text-align: left;
}
.section-homepage4 .grid__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.14em;
  letter-spacing: 0.04em;
  line-height: 1.57;
  color: #1c1d23;
}
.section-homepage4 .grid__flex a {
  width: 3.71em;
  height: 3.71em;
  border-radius: 12px 2px 12px 12px;
  padding: 0;
}
.section-homepage4 .grid__flex a img {
  width: 1.14em;
}

.section-homepage5 {
  padding-top: 10em;
  text-align: center;
  position: relative;
  transform: translate3d(0, 0, 0);
  font-size: 10px;
}
.section-homepage5 .style-h2 {
  margin-bottom: 0 !important;
}
.section-homepage5 .tennis-ball {
  position: absolute;
  top: -4.4em;
  left: 50%;
  transform: translateX(-50%);
}
.section-homepage5 .style-h2 {
  position: relative;
  z-index: 3;
}
.section-homepage5 .background {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transform: skew(-5deg, -2deg) rotateY(18deg) rotateX(24deg) scaleY(1.05) scaleX(1.05) rotate(3.2deg);
  background: #EEEEEE;
}
.section-homepage5 .grid-container {
  position: relative;
}
.section-homepage5 .all-partners, .section-homepage5 h2 {
  transform: translateZ(1000px);
  transform-style: preserve-3d;
}
.section-homepage5 .grid {
  position: relative;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  padding: 9.8em 6.7em 2.3em 6.7em;
  grid-gap: 0 !important;
  margin-top: -4em;
  z-index: 2;
  transform: translateZ(1000px);
  transform-style: preserve-3d;
}
.section-homepage5 .grid__block {
  padding: 1em 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  min-height: 8em;
  margin-bottom: 6em;
}
.section-homepage5 .grid__block img {
  display: block;
  filter: grayscale(1);
  object-fit: contain;
  max-width: 11em;
  max-height: 8em;
  margin: 0 auto;
}
.section-homepage5 .grid__block:nth-last-of-type(1) {
  border-right: 0 !important;
}
.section-homepage5 .black-background {
  position: absolute;
  height: 50%;
  bottom: 0;
  left: calc((100vw - 1300px) / 2 * -1);
  width: 100vw;
  background-color: #1c1d23;
  z-index: 0;
}

@media screen and (min-width: 1401px) {
  .section-homepage4__home .buttons {
    display: none;
  }
  .section-homepage5 .grid__block {
    flex-basis: 14.28%;
  }
  .section-homepage5 .grid__block:nth-child(7n+2), .section-homepage5 .grid__block:nth-child(7n+4), .section-homepage5 .grid__block:nth-child(7n+6) {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
  }
  .section-homepage5 .all-partners {
    display: none;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1001px) {
  .section-homepage5 .grid__block {
    flex-basis: 16.667%;
  }
  .section-homepage5 .grid__block:nth-child(3n+1), .section-homepage5 .grid__block:nth-child(3n+2), .section-homepage5 .grid__block:nth-child(6n+3) {
    border-right: 1px solid #d1d1d1;
  }
}
@media screen and (max-width: 1000px) and (min-width: 801px) {
  .section-homepage5 .grid__block {
    border-right: 1px solid #d1d1d1;
    flex-basis: 20%;
  }
  .section-homepage5 .grid__block:nth-of-type(5) {
    border-right: 0;
  }
  .section-homepage5 .grid__block:nth-of-type(10) {
    border-right: 0;
  }
}
@media screen and (max-width: 800px) and (min-width: 651px) {
  .section-homepage5 .grid__block {
    border-right: 1px solid #d1d1d1;
    flex-basis: 25%;
    margin-bottom: 4em;
  }
  .section-homepage5 .grid__block:nth-of-type(4), .section-homepage5 .grid__block:nth-of-type(8), .section-homepage5 .grid__block:nth-of-type(12) {
    border-right: 0;
  }
}
@media screen and (max-width: 650px) and (min-width: 401px) {
  .section-homepage5 .grid__block {
    border-right: 1px solid #d1d1d1;
    flex-basis: 33.333%;
    margin-bottom: 4em;
  }
  .section-homepage5 .grid__block:nth-of-type(3), .section-homepage5 .grid__block:nth-of-type(6), .section-homepage5 .grid__block:nth-of-type(9) {
    border-right: 0;
  }
}
@media screen and (max-width: 400px) {
  .section-homepage5 .grid__block {
    border-right: 1px solid #d1d1d1;
  }
  .section-homepage5 .grid__block:nth-of-type(2n+2) {
    border-right: 0;
  }
}
@media screen and (max-width: 1400px) {
  .section-homepage {
    font-size: 8px;
  }
  .section-homepage .background-element {
    top: 7.5em;
  }
  .section-homepage .real-content {
    max-width: 76.6em;
  }
  .section-homepage .real-player {
    bottom: 10.2em;
    max-width: 52.6em;
  }
  .section-homepage5 {
    font-size: 9px;
  }
  .section-homepage4 {
    font-size: 9px;
  }
  .section-homepage2 .top__left .top__left--buttons {
    display: none;
  }
  .section-homepage2 .top__right {
    flex-basis: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
  }
  .section-homepage2 .top__right button {
    white-space: nowrap;
  }
  .section-homepage2 .top__right .top__left--buttons {
    margin-right: auto;
  }
  .section-homepage4__home {
    overflow: hidden;
  }
  .section-homepage4__home .grid {
    display: block;
  }
  .section-homepage4__home .slick-list {
    overflow: visible;
  }
  .section-homepage4__home .slick-track {
    display: flex !important;
  }
  .section-homepage4__home .slick-slide {
    height: inherit !important;
  }
  .section-homepage4__home .slick-slide {
    margin: 0 10px;
  }
  .section-homepage4__home .slick-list {
    margin: 0 -10px;
  }
  .section-homepage4__home .buttons {
    margin-top: 30px;
  }
  .section-homepage5 .black-background {
    left: calc((100vw - 1100px) / 2 * -1);
  }
  .section-homepage5 .grid {
    grid-template-columns: repeat(6, 1fr) !important;
  }
  .section-homepage5 .all-partners {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    background-color: #ffffff;
    z-index: 2;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%) translateZ(1000px);
    min-height: 3.8125em;
    border-radius: 12px;
    letter-spacing: 0.05em;
    color: #1c1d23;
    font-weight: 600;
    padding: 0 1.875em;
  }
  .section-homepage5 .all-partners img {
    margin-left: 0.625em;
    width: 1.25em;
    filter: brightness(0) invert(9%) sepia(5%) saturate(1883%) hue-rotate(194deg) brightness(94%) contrast(92%);
  }
  .section-homepage5 .grid__block:nth-of-type(1n+13) {
    display: none;
  }
  .section-homepage2 .background-element {
    top: -40px;
    right: -40px;
  }
}
@media screen and (max-height: 900px) and (min-width: 1401px) {
  .section-homepage .real-player {
    max-width: 47.6em;
  }
  .section-homepage .real-content {
    max-width: 75.6em;
  }
  .section-homepage .main-content {
    padding-top: 5em;
  }
  .section-homepage .real-content {
    padding: 8em 5.5em;
  }
  .section-homepage .real-content .tournament-name {
    font-size: 34px;
  }
  .section-homepage .real-content .registrate-button, .section-homepage .real-content .brackets-button {
    font-size: 13.5px;
  }
}
@media screen and (max-height: 900px) and (max-width: 1400px) and (min-width: 1150px) {
  .section-homepage .main-content {
    padding-top: 6em;
  }
  .section-homepage .real-player {
    max-width: 51.6em;
  }
  .section-homepage .real-content {
    padding: 7.6em 5em;
    max-width: 76.6em;
  }
  .section-homepage .real-content .tournament-name {
    font-size: 30px;
  }
  .section-homepage .real-content .registrate-button, .section-homepage .real-content .brackets-button {
    font-size: 13px;
  }
}
@media screen and (min-width: 1151px) {
  .section-homepage .mobile-svg {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  .section-homepage .real-player {
    display: none;
  }
  .section-homepage .background-element {
    width: 100%;
  }
  .section-homepage .real-content {
    max-width: 530px;
  }
  .section-homepage .real-content p {
    max-width: none;
  }
  .section-homepage .real-content div, .section-homepage .real-content a, .section-homepage .real-content p {
    position: relative;
  }
  .section-homepage svg {
    display: none;
  }
  .section-homepage .mobile-svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
  }
  .section-homepage .real-content {
    padding: 6.9em 4.727em 7.636em;
  }
  .section-homepage2 {
    padding-bottom: 80px;
  }
  .section-homepage5 .black-background {
    left: -20px;
  }
  .section-homepage5 .grid {
    padding: 80px 30px 46px;
  }
}
@media screen and (min-width: 1001px) {
  .section-homepage3 .mobile-buttons {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .section-homepage3 .heading__right {
    display: none;
  }
  .section-homepage3 .mobile-buttons {
    margin-top: 30px;
  }
  .section-homepage3 .mobile-buttons .heading__right {
    display: flex;
  }
  .section-homepage3 .mobile-buttons .instagram {
    margin-right: 0;
    margin-left: 30px;
  }
  .section-homepage5 .grid__block:nth-of-type(1n+11) {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .section-homepage {
    font-size: 6px;
  }
  .section-homepage .background-element {
    left: -40px;
  }
}
@media screen and (max-width: 850px) {
  .section-homepage2 .top__right {
    flex-wrap: wrap;
  }
  .section-homepage2 .flex-basis-container {
    flex-basis: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .section-homepage2 .component-slider-arrow {
    display: none !important;
  }
  .section-homepage2 .mobile-top {
    margin-top: 30px;
  }
  .section-homepage2 .mobile-top .component-slider-arrow {
    display: flex !important;
  }
  .section-homepage2 .mobile-top .component-slider-arrow__left {
    margin-left: 0;
  }
  .section-homepage5 .background {
    transform: skew(-4deg, -2deg) rotateY(18deg) rotateX(25deg) scaleY(1.05) scaleX(1.05) rotate(4.3deg);
  }
  .section-homepage5 .grid {
    grid-template-columns: repeat(4, 1fr) !important;
    grid-row-gap: 3em;
  }
  .section-homepage5 .grid__block:nth-of-type(11), .section-homepage5 .grid__block:nth-of-type(12) {
    display: flex;
  }
}
@media screen and (max-width: 650px) {
  .section-homepage5 .grid__block:nth-of-type(1n+10) {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .section-homepage {
    font-size: 5.5px;
  }
}
@media screen and (min-width: 551px) {
  .section-homepage4__home .mobile-all-news {
    display: none;
  }
  .section-homepage__home .mobile-slider-navigation {
    display: none;
  }
  .section-homepage .background-element-mobile {
    display: none;
  }
}
@media screen and (min-width: 551px) {
  .section-homepage4__home .mobile-buttons {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .section-homepage svg {
    display: none;
  }
  .section-homepage .background-element {
    display: none;
    left: auto;
    right: 0px;
  }
  .section-homepage .background-element-mobile {
    display: block;
  }
  .section-homepage .mobile-svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .section-homepage .real-content {
    padding: 6.9em 4.727em 7.636em;
  }
  .section-homepage .real-content div, .section-homepage .real-content a, .section-homepage .real-content p {
    position: relative;
  }
  .section-homepage .real-content .grid {
    margin-top: 3em;
    grid-template-columns: 1fr;
    grid-row-gap: 1.636em;
  }
  .section-homepage .real-content p {
    margin-top: 1em;
  }
  .section-homepage .real-content .brackets-button {
    margin-left: 1em;
  }
  .section-homepage .real-content .registrate-button, .section-homepage .real-content .brackets-button {
    padding: 1.2em 2em;
  }
  .section-homepage .linear-background {
    background-image: url("../images/mobile-homepage.png");
  }
  .section-homepage .main-content {
    padding-top: 30px;
  }
  .section-homepage__home {
    margin-top: -110px;
    padding-bottom: 60px;
  }
  .section-homepage__home .slider-navigation {
    display: none;
  }
  .section-homepage__home .mobile-slider-navigation {
    display: flex;
    margin-bottom: 30px;
    justify-content: flex-end;
  }
  .section-homepage__home .more-tournaments {
    width: 100%;
  }
  .section-homepage2 {
    padding: 4em 0;
    background-image: url("../images/homepage-2.png");
  }
  .section-homepage2 .background-element {
    width: 822px;
    right: 3px;
    transform: rotate(-6deg);
    top: 0;
  }
  .section-homepage2 .style-h2 {
    padding-right: 0;
  }
  .section-homepage2 .wrapper2 {
    margin-top: 30px;
  }
  .section-homepage2 .image-rating img {
    width: 140px;
    height: 140px;
  }
  .section-homepage2 .image-rating .rating {
    font-size: 14px;
    letter-spacing: 0.96px;
    flex-grow: 1;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .section-homepage2 .image-rating .real-rating {
    font-size: 26px;
    line-height: 28px;
  }
  .section-homepage2 .background-path {
    top: 40px;
    height: calc(100% - 40px);
  }
  .section-homepage2 .title {
    margin-top: 20px;
    font-size: 13px;
    letter-spacing: 0.78px;
  }
  .section-homepage2 .name {
    font-size: 17px;
  }
  .section-homepage2 .slide {
    min-height: 266px;
  }
  .section-homepage2 .slick-slide {
    margin: 0 10px;
  }
  .section-homepage2 .slick-list {
    margin: 0 -10px;
  }
  .section-homepage2 .content {
    padding: 20px;
    padding-top: 0;
  }
  .section-homepage2 .grid {
    margin-top: 18px;
  }
  .section-homepage2 .grid__block {
    font-size: 12px;
    letter-spacing: 0.48px;
    padding: 8px 10px;
  }
  .section-homepage2 .grid__block .number {
    font-size: 18px;
    letter-spacing: 1.8px;
  }
  .section-homepage2 .top__right {
    padding-right: 25px;
  }
  .section-homepage2 .top__right .top__left--buttons {
    margin-right: 0;
    width: 100%;
  }
  .section-homepage2 .top__right .top__left--buttons button {
    margin-top: 0;
    flex-grow: 1;
  }
  .section-homepage2 .flex-basis-container {
    margin-top: 15px;
  }
  .section-homepage3 {
    padding-bottom: 90px;
  }
  .section-homepage3 .heading__right {
    flex-wrap: wrap;
  }
  .section-homepage3 .mobile-buttons .instagram {
    flex-basis: 100%;
    margin-left: 0;
    margin-top: 30px;
    justify-content: center;
  }
  .section-homepage3 .slick-slide {
    margin: 0 10px;
  }
  .section-homepage3 .slick-list {
    margin: 0 -10px;
  }
  .section-homepage3 .slider {
    margin-top: 15px;
  }
  .section-homepage5 {
    padding-top: 60px;
  }
  .section-homepage4 {
    padding-bottom: 4em;
  }
  .section-homepage4__home {
    padding-top: 60px;
  }
  .section-homepage4__home .heading {
    margin-bottom: 30px;
  }
  .section-homepage4__home .mobile-buttons {
    display: flex;
    align-items: center;
  }
  .section-homepage4__home .buttons {
    display: none;
  }
  .section-homepage4__home .all-news {
    display: none;
  }
  .section-homepage4__home .mobile-all-news {
    display: flex;
    margin-top: 30px;
  }
  .section-homepage4__home .grid {
    margin-top: 10px;
  }
  .section-homepage5 {
    padding-bottom: 20px;
  }
  .section-homepage5 .grid {
    padding: 60px 19px 30px 19px;
  }
  .section-homepage5 .grid__block {
    padding: 0;
  }
  .section-homepage5 .grid__block img {
    max-width: calc(100% - 40px);
  }
  .section-homepage5 .all-partners {
    bottom: -30px;
    white-space: nowrap;
  }
  .section-homepage5 .black-background {
    height: calc(50% + 58px);
    bottom: -58px;
  }
}
@media screen and (max-width: 400px) {
  .section-homepage {
    font-size: 5px;
  }
  .section-homepage .real-content .registrate-button, .section-homepage .real-content .brackets-button {
    padding: 1em 1.5em;
  }
  .section-homepage5 .grid__block {
    flex-basis: 50%;
    margin-bottom: 2em;
  }
}
header {
  background: white;
  padding: 1.5em 0;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  font-size: 15px;
}
header .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .flex__left img {
  display: block;
  width: 10.2em;
}
header .flex__middle {
  margin-left: 3.1em;
}
header .flex__middle ul {
  display: flex;
  list-style: none;
}
header .flex__middle li {
  font-weight: 700;
  color: #1c1d23;
  letter-spacing: 0.9px;
  margin-right: 3.3em;
  position: relative;
}
header .flex__middle li a {
  display: flex;
  align-items: center;
}
header .flex__middle li::before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0.6em;
  height: 0.6em;
  border-radius: 100%;
  background-image: linear-gradient(52deg, #4a8e41 0%, #396d56 100%);
  opacity: 0;
}
header .flex__middle li:nth-last-of-type(1) {
  margin-right: 0;
}
header .flex__middle .amount {
  background-image: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
  width: 16px;
  height: 16px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.8px;
  color: white;
  margin-left: 4px;
}
header .flex__right {
  display: flex;
  align-items: center;
}
header .flex__right .search-button {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  margin-right: 2em;
}
header .flex__right .search-button img {
  display: block;
  width: 1.3em;
}
header .flex__right .login-button {
  border-radius: 10px 2px 10px 10px;
}
header .flex__right .logged-in {
  position: relative;
}
header .flex__right .logged-in__click {
  display: flex;
  align-items: center;
  color: #1c1d23;
  font-weight: 700;
  letter-spacing: 0.9px;
  cursor: pointer;
}
header .flex__right .logged-in__arrow {
  width: 13px;
  margin-left: 5px;
  flex-shrink: 0;
  transition: filter 0.5s ease;
}
header .flex__right .logged-in__image {
  width: 2.8em;
  height: 2.8em;
  border-radius: 100%;
  object-fit: cover;
  object-position: center center;
  margin-right: 0.5em;
}
header .flex__right .logged-in__name {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 13.333em;
}
header .flex__right .logged-in__dropdown {
  position: absolute;
  top: 100%;
  margin-top: 1.071em;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
  width: 100%;
  border-radius: 10px;
  padding: 1.428em 1.071em;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.78px;
  display: none;
  right: 0;
  min-width: 17em;
}
header .flex__right .logged-in__dropdown::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  top: -5px;
  right: 10px;
}
header .flex__right .logged-in__block {
  display: flex;
  align-items: center;
  margin-top: 1.071em;
  padding-top: 1.071em;
  border-top: 1px solid #eeeeee;
}
header .flex__right .logged-in__block:nth-of-type(1) {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
header .flex__right .logged-in__icon {
  width: 1em;
  display: flex;
  justify-content: center;
  margin-right: 0.571em;
  flex-shrink: 0;
}
header .flex__right .logged-in__icon img {
  max-width: 100%;
}
header .search-container {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(111deg, #4a8e41 0%, #396d56 100%);
  transform: translateY(-100%);
  z-index: 5;
}
header .search-container--active {
  transform: none;
  top: 0;
}
header .search-container.allow-transition {
  transition: transform 0.5s ease;
}
header .input-container {
  max-width: 65em;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.33em;
}
header .input-container input {
  width: 100%;
  background: none;
  border: none;
  outline: none;
  color: white;
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 0 3.33em 1.33em 1.33em;
}
header .input-container input::placeholder {
  color: white;
}
header .input-container::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: white;
  transition: all 0.5s ease;
}
header .input-container .search-button {
  position: absolute;
  right: 20px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  filter: brightness(0) invert(1);
  top: 50%;
  transform: translateY(-50%);
  margin-top: -0.667em;
}
header .input-container .search-button img {
  display: block;
  width: 1.13em;
}
header .input-container .close-search-button {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  right: -2.667em;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -0.667em;
}
header .input-container .close-search-button img {
  display: block;
  width: 1.06em;
}
header .input-focused::after {
  width: 100%;
}
header .search-results {
  position: absolute;
  left: -12px;
  top: 100%;
  width: calc(100% + 24px);
  background: white;
  border-radius: 12px;
  padding: 2em 1.33em;
  display: none;
}
header .search-results img {
  width: 2.26em;
  height: 2.26em;
  object-position: center center;
  object-fit: cover;
  border-radius: 8px;
  margin-right: 0.8em;
}
header .search-results__block {
  display: flex;
  align-items: center;
  color: #1c1d23;
  font-weight: 400;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
header .search-results__block div, header .search-results__block span {
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1.2px;
}
header .search-results__block span {
  font-weight: 600;
}
header .search-results__block:nth-last-of-type(1) {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}

.section-above-header {
  background-color: #F7F7F7;
  padding-top: 10px;
  z-index: 100;
  position: relative;
}
.section-above-header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.section-above-header .wrapper__left {
  display: flex;
  align-items: center;
  padding-right: 40px;
  margin-bottom: 10px;
}
.section-above-header .wrapper__left a {
  width: 26px;
  height: 26px;
  background-color: #EEEEEE;
  margin-right: 8px;
  padding: 0;
  box-shadow: none;
}
.section-above-header .wrapper__left a:nth-last-of-type(1) {
  margin-right: 0;
}
.section-above-header .wrapper__right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.section-above-header .wrapper__right a {
  font-size: 13px;
  color: rgba(28, 29, 35, 0.8);
  font-weight: 400;
  letter-spacing: 0.06em;
  border-right: 1px solid rgba(70, 71, 76, 0.15);
  margin-right: 25px;
  padding-right: 25px;
}
.section-above-header .wrapper__right a:nth-last-of-type(1) {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}

@media screen and (max-width: 1400px) {
  header {
    font-size: 14px;
  }
}
@media screen and (min-width: 1151px) {
  header .hamburger {
    display: none;
  }
  header .mobile-container {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  header {
    font-size: 13px;
  }
  header .flex__middle {
    display: none;
  }
  header .search-results {
    left: -10px;
    width: calc(100% + 60px);
  }
  header .hamburger {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    margin-left: 1.15em;
    margin-right: -20px;
    padding: 1.53em;
    padding-right: 20px;
  }
  header .hamburger img {
    display: block;
    transition: all 0.5s ease;
  }
  header .hamburger--active img {
    filter: invert(45%) sepia(16%) saturate(1359%) hue-rotate(66deg) brightness(103%) contrast(92%);
  }
  header .search-container {
    padding: 0 20px;
  }
  header .input-container {
    max-width: calc(100% - 80px);
    left: 20px;
    transform: none;
  }
  header .input-container .close-search-button {
    right: -40px;
  }
  header .mobile-container {
    position: fixed;
    top: var(--navbar-height);
    overflow: auto;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 20px;
    background: white;
    padding: 2em 0;
    display: none;
    scrollbar-width: none;
  }
  header .mobile-container li {
    list-style: none;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0.9px;
    color: #1c1d23;
    border-bottom: 1px solid #dfdfdf;
  }
  header .mobile-container li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    padding: 1.2em 0;
  }
  header .mobile-container li:nth-of-type(1) a {
    padding-top: 0;
  }
  header .mobile-container li::-webkit-scrollbar {
    display: none;
  }
  header .mobile-container .amount {
    background: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
    width: 1.42em;
    height: 1.42em;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Montserrat", sans-serif;
    font-size: 0.7em;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: white;
    margin-left: 0.4em;
  }
  header .mobile-container .socialmedia-text {
    text-align: center;
    margin-top: 1.42em;
    color: rgba(28, 29, 35, 0.6);
    font-size: 0.7em;
    font-weight: 400;
    letter-spacing: 0.56px;
    line-height: 22px;
  }
  header .mobile-container .socialmedia {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1em;
  }
  header .mobile-container .socialmedia a {
    width: 2.1em;
    height: 2.1em;
    border-radius: 6px;
    background: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .mobile-container .socialmedia a img {
    width: 1em;
  }
  header .mobile-container .socialmedia .facebook {
    margin-right: 0.75em;
  }
  header .mobile-container .socialmedia .facebook img {
    width: 0.75em;
  }
}
@media screen and (max-width: 700px) {
  header .flex__right .logged-in__name {
    display: none;
  }
  header .flex__right .logged-in__click::after {
    margin-left: 0;
  }
  header .flex__right .logged-in {
    position: static;
  }
  header .flex__right .logged-in__dropdown {
    position: fixed;
    top: var(--navbar-height);
    bottom: 0;
    height: calc(100vh - var(--navbar-height));
    left: 0;
    margin-top: -1px;
    border-top: 0;
    border-radius: 0;
    background: none;
    flex-direction: column;
    padding: 0;
    box-shadow: none;
  }
  header .flex__right .logged-in__dropdown::before {
    display: none;
  }
  header .flex__right .logged-in__container {
    background: white;
    padding: 1.42em;
    border-top: 1px solid #eeeeee;
  }
  header .flex__right .logged-in__background {
    flex-grow: 1;
    background: rgba(0, 0, 0, 0.6);
  }
  header .flex__right .logged-in__arrow {
    margin-left: 0;
  }
  .section-above-header {
    display: none;
  }
}
@media screen and (min-width: 551px) {
  header .login-button-container {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  header .input-container input {
    padding: 0 1em 1em 1em;
    font-size: 13px;
  }
  header .input-container .search-button {
    right: 0;
  }
  header .mobile-container {
    font-size: 18px;
  }
  .section-above-header .wrapper__right a {
    margin-right: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 430px) {
  header {
    font-size: 11px;
  }
  header .flex__right .search-button {
    margin-right: 1.5em;
  }
  header .flex__right .login-button {
    font-size: 12px;
    padding: 1em 1.6em;
  }
  header .hamburger {
    padding-left: 1em;
    margin-left: 0.5em;
  }
}
@media screen and (max-width: 370px) {
  header {
    font-size: 10px;
  }
}
@media (hover: hover) {
  .style-default-button {
    position: relative;
  }
  .style-default-button div, .style-default-button img {
    position: relative;
    z-index: 2;
  }
  .style-default-button:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 29, 35, 0.25);
    transition: opacity 0.5s ease;
    opacity: 0;
  }
  .style-default-button:hover::before {
    opacity: 1;
  }
  .style-default-button.login-button:before {
    border-radius: 10px 2px 10px 10px;
  }
  .style-default-button.pay:before {
    border-radius: 12px 4px 12px 12px;
  }
  .style-default-button.component-tournament__button:before {
    border-radius: 2px 10px 10px 10px;
  }
  .style-default-button.border-radius-10:before {
    border-radius: 2px 12px 12px 12px;
  }
  .style-default-button.registration-button:before {
    border-radius: 12px;
  }
  .style-default-button.green-button::before {
    border-radius: 12px 4px 12px 12px;
  }
  .style-default-button.registration__discount--button::before {
    border-radius: 8px;
  }
  .style-white-button {
    transition: color 0.5s ease;
  }
  .style-white-button:hover {
    color: #4a8e41;
  }
  .style-grey-button {
    position: relative;
  }
  .style-grey-button div {
    position: relative;
    transition: color 0.5s ease;
  }
  .style-grey-button img {
    transition: filter 0.5s ease;
  }
  .style-grey-button::before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
    opacity: 0;
    transition: opacity 0.5s ease;
  }
  .style-grey-button:hover::before {
    opacity: 1 !important;
  }
  .style-grey-button:hover div {
    color: white !important;
  }
  .style-grey-button:hover img {
    filter: brightness(0) invert(1) !important;
  }
  .style-grey-button.more-tournaments::before, .style-grey-button.all-news::before {
    border-radius: 12px;
  }
  .style-grey-button.radius:before {
    border-radius: 12px 2px 12px 12px;
  }
  .style-grey-button.socal-link:before, .style-grey-button.delete-account:before {
    border-radius: 8px;
  }
  .style-grey-button.change-picture__button::before, .style-grey-button.affiliates__social::before {
    border-radius: 10px;
  }
  .hover__green-bd {
    transition: border 0.5s ease;
  }
  .hover__green-bd:hover {
    border: 1px solid #4a8e41 !important;
  }
  .hover__darkgreen-cl {
    transition: color 0.5s ease;
  }
  .hover__darkgreen-cl:hover {
    color: #0a580D !important;
  }
  .hover__green-cl {
    transition: color 0.5s ease;
  }
  .hover__green-cl:hover {
    color: #4a8e41 !important;
  }
  .hover__red-cl {
    transition: color 0.5s ease;
  }
  .hover__red-cl:hover {
    color: #E22525 !important;
  }
  .hover__black-img {
    transition: filter 0.5s ease;
  }
  .hover__black-img:hover {
    filter: brightness(0) !important;
  }
  .hover__green-img {
    transition: filter 0.5s ease;
  }
  .hover__green-img:hover {
    filter: brightness(0) invert(48%) sepia(26%) saturate(896%) hue-rotate(66deg) brightness(93%) contrast(89%) !important;
  }
  .hover__lower-op {
    transition: opacity 0.5s ease;
  }
  .hover__lower-op:hover {
    opacity: 0.7 !important;
  }
  .component-tournament .component-tournament__image:hover + .component-tournament__details .component-tournament__title {
    color: #4a8e41;
  }
  header .flex__middle li:hover::before {
    opacity: 1;
  }
  header .flex__middle li::before {
    transition: opacity 0.5s ease;
  }
  header .flex__right .logged-in__click::after {
    transition: filter 0.5s ease;
  }
  header .flex__right .logged-in__click:hover::after {
    filter: invert(47%) sepia(25%) saturate(977%) hue-rotate(66deg) brightness(95%) contrast(87%);
  }
  header .flex__right .logged-in__click:hover .logged-in__arrow {
    filter: brightness(0) invert(47%) sepia(25%) saturate(977%) hue-rotate(66deg) brightness(95%) contrast(87%);
  }
  header .search-results__block div {
    transition: color 0.5s ease;
  }
  .section-tournament .tournament-brackets__slider--container .arrow-left:hover img, .section-tournament .tournament-brackets__slider--container .arrow-right:hover img {
    filter: brightness(0) invert(44%) sepia(88%) saturate(316%) hue-rotate(66deg) brightness(91%) contrast(85%) !important;
  }
  .section-tournament .division__main--name {
    transition: color 0.5s ease;
  }
  .section-tournament .division__main--info:hover .division__main--name {
    color: #4a8e41;
  }
  .section-tournament .division__main--player {
    transition: color 0.5s ease;
  }
  .section-tournament .division__main--block:not(.division__main--block--doubles):hover .division__main--player {
    color: #4a8e41;
  }
  .section-tournament .division__main--doubles:hover .division__main--player {
    color: #4a8e41;
  }
  .section-tournament .group__block--player--real {
    width: fit-content;
  }
  .section-tournament .group__block--player--real div {
    transition: all 0.5s ease;
  }
  .section-tournament .group__block--player--real:hover div {
    color: #4a8e41;
  }
  .section-homepage .real-content .registrate-button {
    position: relative;
  }
  .section-homepage .real-content .registrate-button:before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    border-radius: 2px 10px 10px 10px;
    background-color: rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: opacity 0.5s ease;
  }
  .section-homepage .real-content .registrate-button:hover:before {
    opacity: 1;
  }
  .section-homepage .real-content .brackets-button {
    transition: border 0.5s ease, background 0.5s ease, color 0.5s ease;
  }
  .section-homepage .real-content .brackets-button:hover {
    border: 1px solid white;
    background: white;
    color: #1c1d23;
  }
  .component-slider-arrow {
    transition: background-color 0.5s ease;
  }
  .component-slider-arrow img {
    transition: filter 0.5s ease;
  }
  .component-slider-arrow:hover {
    background-color: #1c1d23 !important;
  }
  .component-slider-arrow:hover img {
    filter: brightness(0) invert(1);
  }
  .section-homepage3 .heading .component-slider-arrow:hover, .section-homepage3 .mobile-buttons .component-slider-arrow:hover {
    background-color: #1c1d23;
  }
  .section-homepage3 .instagram:after {
    transition: background 0.5s ease;
  }
  .section-homepage3 .instagram:hover:after {
    background: #eeeeee;
  }
  .section-homepage4 .grid__image:hover + .grid__content .grid__title {
    color: #4a8e41;
  }
  .section-homepage5 .grid__block img {
    transition: filter 0.5s ease;
  }
  .section-homepage5 .grid__block:hover img {
    filter: none;
  }
  .section-login .social-login .gmail {
    border: 1px solid white;
    transition: border 0.5s ease, background 0.5s ease;
  }
  .section-login .social-login .gmail:hover {
    border: 1px solid #c8c8c8;
    background: #f6f6f6;
  }
  .section-login .social-login .facebook {
    transition: background 0.5s ease;
  }
  .section-login .social-login .facebook:hover {
    background-color: #1d69cd;
  }
  .section-personal .navigation .log-out__icon .hover-img {
    transition: opacity 0.5s ease;
  }
  .section-personal .navigation .log-out:hover .log-out__icon .hover-img {
    opacity: 1;
  }
  .section-personal .delete-picture {
    transition: color 0.5s ease;
  }
  .section-personal .delete-picture img {
    transition: opacity 0.5s ease;
  }
  .section-personal .delete-picture:hover {
    color: #db4338;
  }
  .section-personal .delete-picture:hover .hover {
    opacity: 1;
  }
  .section-tournament .navigation a {
    transition: all 0.5s ease;
  }
  .section-tournament .navigation a:hover {
    color: #4a8e41;
  }
  .section-tournament .registration .have-coupon:hover .on-hover {
    opacity: 1;
  }
  .section-clubs .grid__left:hover + .grid__right .grid__name {
    color: #4a8e41;
  }
  .section-club-details .trophies__block--toggle .trophies__plus {
    transition: all 0.5s ease;
  }
  .section-club-details .trophies__block--toggle:hover .trophies__plus {
    color: #4a8e41;
  }
  footer button {
    position: relative;
  }
  footer button:before {
    position: absolute;
    content: "";
    display: block;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px 2px 12px 12px;
    background: white;
    opacity: 0;
    transition: opacity 0.5s ease;
  }
  footer button:hover:before {
    opacity: 1;
  }
  footer button:hover div {
    color: #4a8e41;
  }
  footer button div {
    transition: color 0.5s ease;
  }
  footer li {
    transition: color 0.5s ease;
  }
  footer li:hover {
    color: white;
  }
  .component-pagination a {
    transition: all 0.5s ease;
  }
  .component-pagination a img {
    transition: all 0.5s ease;
  }
  .component-pagination a:hover {
    color: #4a8e41;
  }
  .component-pagination a:hover img {
    filter: brightness(0) invert(48%) sepia(22%) saturate(1030%) hue-rotate(66deg) brightness(95%) contrast(90%);
  }
  .section-profile .heading__club--image:hover + .heading__club--details .heading__club--name {
    color: #4a8e41;
  }
  .section-profile .tournaments__name {
    transition: color 0.5s ease;
  }
  .section-profile .matches__player--loser .matches__details:hover {
    color: rgba(74, 142, 65, 0.6) !important;
  }
  .section-popup__privacy .dont-delete {
    transition: background 0.5s ease, color 0.5s ease;
  }
  .section-popup__privacy .dont-delete:hover {
    background: #4a8e41;
    color: white;
  }
  .section-tournament .tournament-brackets .brackets__player .brackets__player--details .brackets__player--name {
    transition: color 0.5s ease;
  }
  .section-tournament .tournament-brackets .brackets__player .brackets__player--details:hover .brackets__player--name {
    color: #4a8e41;
  }
}
footer {
  background-color: #1c1d23;
  padding-top: 5.7em;
  padding-bottom: 2.1em;
  font-size: 10px;
}
footer .flex {
  display: flex;
  padding-bottom: 8em;
}
footer .flex__socialmedia {
  padding: 0 10em;
  border-left: 1px solid #333439;
  border-right: 1px solid #333439;
  display: flex;
  align-items: center;
}
footer .flex__socialmedia a {
  width: 4.2em;
  height: 4.3em;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 10px;
  padding: 0;
}
footer .flex__socialmedia a img {
  height: 1.9em;
}
footer .flex__logo {
  padding-right: 10em;
  display: flex;
  align-items: center;
}
footer .flex__newsletter {
  padding-left: 10em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}
footer .flex__newsletter p {
  margin-top: 0.615em;
  color: white;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.76;
}
footer .success-container {
  display: none;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
footer .success {
  display: flex;
  align-items: center;
}
footer .success__icon {
  flex-shrink: 0;
  width: 6em;
  margin-right: 2.4em;
}
footer .success__bold {
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: normal;
}
footer .success p {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.76;
  margin-top: 0;
}
footer .facebook {
  margin-right: 2em;
}
footer .subscribe {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.06em;
  font-weight: 400;
}
footer form {
  display: flex;
  margin-top: 1.8em;
}
footer button {
  margin-left: 1.53em;
  height: 4.07em;
  background: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
  border: none;
  outline: none;
  border-radius: 12px 2px 12px 12px;
  padding: 0 2.76em;
  font-weight: 500;
  letter-spacing: 0.01em;
  cursor: pointer;
}
footer button div {
  font-family: "Montserrat", sans-serif;
  color: white;
  position: relative;
}
footer .input-container {
  flex-grow: 1;
  position: relative;
}
footer label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 18px;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 0.01em;
  transition: all 0.5s ease;
  cursor: text;
}
footer input {
  border: 1px solid #333439;
  border-radius: 8px;
  background: none;
  outline: none;
  padding: 0 17px;
  color: white;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-family: "Montserrat", sans-serif;
  height: 100%;
  width: 100%;
  transition: 0.5s border ease;
}
footer input::placeholder {
  color: white;
}
footer .invalid-input {
  border: 1px solid #96576D;
}
footer .show-label label {
  top: 14px;
  font-size: 8px;
  color: rgba(255, 255, 255, 0.6);
}
footer .show-label input {
  padding-top: 5px;
}
footer .bottom-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 2px solid #333439;
  padding-top: 20px;
}
footer .bottom-menu p {
  color: white;
  font-weight: 400;
  letter-spacing: 0.04em;
}
footer .bottom-menu__right {
  display: flex;
  align-items: center;
}
footer ul {
  display: flex;
  align-items: center;
  list-style: none;
}
footer li {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
  letter-spacing: 0.04em;
  margin-right: 2.5em;
}
footer li:nth-last-of-type(1) {
  margin-right: 0;
}
footer .nextweb {
  margin-left: 10em;
}
footer .nextweb img {
  display: block;
  width: 12.2em;
}

@media screen and (max-width: 1400px) {
  footer {
    font-size: 9px;
  }
  footer .flex__logo {
    padding-right: 8em;
  }
  footer .flex__socialmedia {
    padding: 0 8em;
  }
  footer .flex__newsletter {
    padding-left: 8em;
  }
  footer .flex {
    padding-bottom: 6em;
  }
}
@media screen and (min-width: 1151px) {
  footer .mobile-logo {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  footer {
    padding: 4.44em 0;
  }
  footer .flex {
    flex-direction: column;
    padding-bottom: 3.33em;
  }
  footer .flex__logo {
    display: none;
  }
  footer .flex__socialmedia {
    order: 3;
    margin-top: 4.444em;
    border: 0;
    border-top: 2px solid #333439;
    border-bottom: 2px solid #333439;
    padding: 4.444em 0;
  }
  footer .flex__newsletter {
    padding-left: 0;
  }
  footer button {
    min-width: 23em;
  }
  footer .mobile-logo {
    margin-right: 4.444em;
    border-right: 1px solid #333439;
    padding-right: 4.444em;
  }
  footer .bottom-menu {
    padding-top: 0;
    border-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  footer .nextweb {
    margin-left: 40px;
  }
}
@media screen and (min-width: 801px) {
  footer ul.mobile-menu {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  footer button {
    min-width: 15em;
  }
  footer ul:not(.mobile-menu) {
    display: none;
  }
  footer .flex {
    padding-bottom: 3.33em;
  }
  footer ul.mobile-menu {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-bottom: 1px solid #333439;
    padding-bottom: 3.33em;
    margin-bottom: 3.33em;
  }
  footer ul.mobile-menu li {
    margin-right: 0;
    margin-bottom: 15px;
  }
  footer ul.mobile-menu li:nth-last-of-type(1) {
    margin-bottom: 0;
  }
  footer .flex__socialmedia {
    justify-content: center;
    margin-top: 3.33em;
    padding: 3.33em 0;
  }
  footer .nextweb img {
    width: 107px;
  }
  footer .success {
    flex-direction: column;
    text-align: center;
  }
  footer .success__icon {
    width: 45px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  footer .mobile-logo {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  footer {
    font-size: 8px;
  }
  footer form {
    flex-wrap: wrap;
  }
  footer input {
    height: 4.07em;
  }
  footer button {
    flex-basis: 100%;
    margin-top: 14px;
    margin-left: 0;
  }
}
.section-sponsors {
  font-size: 10px;
  transform: translate3d(0, 0, 0);
}
.section-sponsors .heading {
  text-align: center;
  background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
  padding-top: 7.4em;
  padding-bottom: 6.7em;
}
.section-sponsors .page {
  color: #4a8e41;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.section-sponsors .grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 3em;
}
.section-sponsors .grid__image {
  width: 100%;
  height: 8.28em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-sponsors .grid__image img {
  max-width: 100%;
  max-height: 8.28em;
  object-fit: contain;
}
.section-sponsors .grid__block {
  box-shadow: 0 14px 18px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
  background: white;
  text-align: center;
  color: #1c1d23;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.2;
  padding: 2.85em 1.85em 2em 1.85em;
}
.section-sponsors .grid__block div {
  font-family: "Poppins", sans-serif;
}
.section-sponsors .grid__block .grid__company {
  margin-top: 10px;
}
.section-sponsors .sponsorship {
  padding: 27em 0;
  display: grid;
  grid-template-columns: 40em 1fr;
  grid-gap: 25em;
}
.section-sponsors .sponsorship__left {
  position: relative;
}
.section-sponsors .sponsorship__right {
  margin-top: 2.9em;
}
.section-sponsors .sponsorship__right p {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.75;
  margin-top: 1.25em;
}
.section-sponsors .sponsorship__right button {
  margin-top: 2em;
  height: 4em;
  border-radius: 2px 12px 12px 12px;
  padding: 0 2.46em;
}
.section-sponsors .sponsorship__right button img {
  margin-left: 0.6em;
  width: 1.33em;
}
.section-sponsors .real-block {
  border-radius: 20px;
  width: 40em;
  height: 40em;
  object-fit: cover;
  object-position: center center;
}
.section-sponsors .top-image {
  position: absolute;
  width: 40em;
  height: 40em;
  border-radius: 20px;
  object-fit: cover;
  object-position: center center;
  top: -12em;
  left: 11em;
}
.section-sponsors .bottom-image {
  position: absolute;
  width: 24em;
  height: 24em;
  border-radius: 2px 12px 12px 12px;
  bottom: -16em;
  right: -4em;
  object-fit: cover;
  object-position: center center;
}

.section-popup.section-popup-form .wrapper {
  overflow: visible;
  height: auto;
  margin: auto;
  width: 100%;
}
.section-popup.section-popup-form .overflow-wrapper {
  height: 100%;
  width: 100%;
  overflow-y: auto;
  padding: 40px 0;
  display: flex;
}

.section-popup__sponsors {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: auto;
  font-size: 10px;
}
.section-popup__sponsors .background {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -2px;
}
.section-popup__sponsors .close-button {
  position: absolute;
  right: 20px;
  top: 20px;
  background: none;
  outline: none;
  border: none;
  cursor: pointer;
}
.section-popup__sponsors .close-button img {
  display: block;
  filter: brightness(0) invert(76%) sepia(7%) saturate(55%) hue-rotate(202deg) brightness(91%) contrast(90%);
}
.section-popup__sponsors .office-player {
  position: relative;
  z-index: 3;
  margin-top: -12px;
}
.section-popup__sponsors .office-player__photo {
  position: absolute;
  bottom: 36px;
  right: 0;
}
.section-popup__sponsors .office-player__background {
  height: calc(100% - 42px);
  max-width: 700px;
}
.section-popup__sponsors .player {
  margin-left: -176px;
}
.section-popup__sponsors .player {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin-left: -176px;
}
.section-popup__sponsors .form-background {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% + 100px);
  height: 100%;
  border-radius: 20px;
  transform: skew(-7deg, -2deg) rotateY(18deg) rotateX(21deg) scaleY(1.05) scaleX(1.05);
  background: white;
}
.section-popup__sponsors form {
  z-index: 2;
  position: relative;
  display: flex;
  padding: 5.5em 8em;
  min-height: 73em;
}
.section-popup__sponsors .container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.section-popup__sponsors .show-on-success {
  display: none;
}
.section-popup__sponsors .show-on-success {
  text-align: center;
}
.section-popup__sponsors .show-on-success img {
  margin-right: 3.8em;
}
.section-popup__sponsors .show-on-success p {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
.section-popup__sponsors .show-on-success .message-sent {
  font-weight: 600;
  color: #4a8e41;
  margin-top: 1.35em;
}
.section-popup__sponsors p {
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.7;
}
.section-popup__sponsors .contacts {
  display: flex;
  align-items: center;
  margin-bottom: 3em;
  flex-wrap: wrap;
}
.section-popup__sponsors h3 {
  margin-top: 0.71em;
}
.section-popup__sponsors a {
  display: flex;
  align-items: center;
  color: #1c1d23;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.75;
  margin-top: 1em;
}
.section-popup__sponsors a img {
  margin-right: 0.625em;
  width: 1.125em;
}
.section-popup__sponsors a:nth-of-type(1) {
  margin-right: 1.75em;
}
.section-popup__sponsors .component-loader {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.section-popup__sponsors input {
  margin-bottom: 1.25em;
  padding: 0 20px;
  height: 3.75em;
}
.section-popup__sponsors textarea, .section-popup__sponsors input {
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  background: white;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #1c1d23;
  outline: none;
  width: 100%;
  display: block;
  transition: border 0.5s ease;
}
.section-popup__sponsors textarea::placeholder, .section-popup__sponsors input::placeholder {
  color: #1c1d23;
}
.section-popup__sponsors textarea {
  resize: none;
  padding: 14px 20px;
  height: 11.25em;
}
.section-popup__sponsors .submit-button {
  margin-top: 2em;
  border-radius: 2px 12px 12px 12px;
  min-width: 7.6em;
  height: 4em;
}
.section-popup__sponsors label {
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #1c1d23;
  position: absolute;
  cursor: text;
  transition: all 0.5s ease;
}
.section-popup__sponsors .input-container {
  position: relative;
}
.section-popup__sponsors .input-container label {
  top: 50%;
  transform: translateY(-50%);
  left: 21px;
}
.section-popup__sponsors .textarea-container {
  position: relative;
}
.section-popup__sponsors .textarea-container label {
  top: 14px;
  left: 21px;
}
.section-popup__sponsors .show-label label {
  font-size: 10px;
  top: 14px;
  color: rgba(28, 29, 35, 0.6);
}
.section-popup__sponsors .show-label input {
  padding-top: 5px;
}
.section-popup__sponsors .show-label.textarea-container label {
  top: 6px;
}
.section-popup__sponsors .show-label.textarea-container textarea {
  padding-top: 20px;
}
.section-popup__sponsors .invalid-input {
  border: 1px solid #DF4861 !important;
}

@media screen and (max-width: 1400px) {
  .section-sponsors {
    font-size: 9px;
  }
  .section-sponsors .grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .section-sponsors .sponsorship {
    grid-gap: 20em;
  }
  .section-popup__sponsors .office-player__background {
    max-width: 550px;
  }
  .section-popup__sponsors .office-player__photo {
    height: 87%;
    max-height: 600px;
    bottom: 37px;
  }
  .section-popup__sponsors form {
    min-height: 669px;
    padding: 3.5em 8em;
  }
}
@media screen and (max-width: 1150px) {
  .section-sponsors .sponsorship {
    grid-template-columns: 1fr;
    grid-gap: 50px;
    padding-bottom: 100px;
  }
  .section-sponsors .heading {
    padding: 40px 0;
  }
  .section-sponsors .grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .section-sponsors .bottom-image-container {
    position: absolute;
    width: 35%;
    bottom: -60px;
    right: 60px;
  }
  .section-sponsors .bottom-image-container:after {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .section-sponsors .top-image-container {
    position: absolute;
    width: 40%;
    top: -180px;
    left: 60px;
  }
  .section-sponsors .top-image-container:after {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .section-sponsors .bottom-image {
    width: 100%;
    height: 100%;
    bottom: auto;
    right: auto;
  }
  .section-sponsors .top-image {
    width: 100%;
    height: 100%;
    top: auto;
    left: auto;
  }
  .section-sponsors .real-block-container {
    position: relative;
    width: 40%;
    margin: 0 auto;
  }
  .section-sponsors .real-block-container:after {
    padding-top: 100%;
    content: "";
    display: block;
  }
  .section-sponsors .real-block {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
  }
  .section-popup__sponsors {
    grid-template-columns: 1fr;
  }
  .section-popup__sponsors .office-player {
    display: none;
  }
  .section-popup__sponsors .form-background {
    width: 100%;
  }
  .section-popup__sponsors form {
    padding: 55px 80px;
    min-height: 709px;
  }
}
@media screen and (max-width: 850px) {
  .section-sponsors .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 650px) {
  .section-sponsors .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 550px) {
  .section-sponsors .page {
    font-size: 14px;
    letter-spacing: 0.48px;
  }
  .section-sponsors .heading {
    padding-bottom: 20px;
  }
  .section-sponsors .grid {
    grid-gap: 15px;
  }
  .section-sponsors .grid__block {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.31px;
    padding: 25px 25px 20px 25px;
  }
  .section-sponsors .sponsorship__right {
    margin-top: 40px;
  }
  .section-sponsors .sponsorship__right button {
    width: 100%;
  }
  .section-sponsors .top-image-container {
    top: -140px;
  }
  .section-sponsors .sponsorship {
    padding-bottom: 60px;
    padding-top: 200px;
  }
  .section-popup__sponsors form {
    padding: 35px 55px;
    min-height: 669px;
  }
  .section-popup__sponsors button[type=submit] {
    width: 100%;
  }
  .section-popup__sponsors .contacts {
    margin-bottom: 20px;
  }
  .section-popup__sponsors .show-on-success img {
    width: 140px;
    margin-right: 22px;
  }
  .section-popup__sponsors .show-on-success .message-sent {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .section-sponsors .top-image-container {
    top: -120px;
  }
  .section-sponsors .sponsorship {
    padding-top: 180px;
  }
}
@media screen and (max-width: 450px) {
  .section-popup__sponsors form {
    padding: 35px 25px;
  }
}
@media screen and (max-width: 360px) {
  .section-sponsors .grid {
    grid-template-columns: 1fr;
  }
  .section-sponsors .grid__image img {
    max-width: 160px;
  }
}
.section-page {
  background: white;
  padding: 80px 0;
  position: relative;
}
.section-page .linear-gradient {
  width: 100%;
  height: 218px;
  background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
  position: absolute;
  top: 0;
  z-index: 0;
}
.section-page .style-h1 {
  text-align: center;
  margin-bottom: 74px;
  position: relative;
}
.section-page .smaller-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.section-page hr {
  width: 100%;
  border: 1px solid #ccc;
  background: transparent;
  height: 0;
  margin: 25px 0;
  opacity: 0.2;
}

.section-content iframe {
  max-width: 100%;
}
.section-content hr {
  width: 100%;
  border: 1px solid #ccc;
  background: transparent;
  height: 0;
  margin: 25px 0;
  opacity: 0.2;
}
.section-content h1, .section-content h2, .section-content h3, .section-content h4, .section-content h5, .section-content h6 {
  font-weight: 600;
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0 !important;
}
.section-content h1 {
  font-size: 38px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.section-content h2 {
  font-size: 32px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.section-content h3 {
  font-size: 28px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.section-content h4 {
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.section-content h5 {
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.section-content h6 {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.section-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  color: #1c1d23;
  margin-bottom: 25px;
}
.section-content img {
  max-width: 100%;
  margin: 0px auto 50px auto;
  border-radius: 12px;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.section-content ul, .section-content ol {
  margin-bottom: 30px;
  margin-left: 40px;
}
.section-content ul li ol, .section-content ol li ol {
  margin-bottom: 0;
}
.section-content li {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #1c1d23;
}
.section-content a {
  color: #4a8e41;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}
.section-content a::after {
  content: "";
  display: block;
  width: 100%;
  background: #4a8e41;
  height: 1px;
  position: absolute;
  bottom: -1px;
  transition: all 0.5s ease;
  left: 0;
}
.section-content a:hover::after {
  width: 0;
}
.section-content blockquote {
  padding: 50px 50px 50px 115px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 30px;
}
.section-content blockquote::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transform: skew(-7deg, -1deg) rotateY(19deg) rotateX(22deg) scaleY(1.01) scaleX(1.06);
  background: #F1F1F1;
}
.section-content blockquote::before {
  content: "";
  display: block;
  width: 54px;
  height: 42px;
  background-image: url("../images/quote.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 30px;
  z-index: 2;
}
.section-content blockquote > * {
  z-index: 2;
  position: relative;
}
.section-content blockquote > :last-child {
  margin-bottom: 0;
}
.section-content > :first-child {
  margin-top: 0 !important;
}
.section-content > :last-child {
  margin-bottom: 0 !important;
}
.section-content figure img {
  margin-bottom: 15px;
  margin-top: 30px;
}
.section-content figcaption {
  color: #1c1d23;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.84px;
  line-height: 28px;
}
.section-content span.text-small {
  font-size: 13px;
  position: relative;
  top: -15px;
}
.section-content figure {
  margin-bottom: 30px;
}
.section-content table {
  width: 100% !important;
}
.section-content table tbody {
  min-width: 600px !important;
  overflow: auto !important;
}
.section-content table td p:nth-last-of-type(1) {
  margin-bottom: 0 !important;
}
.section-content table td {
  padding: 15px !important;
  vertical-align: top !important;
  border: 0 !important;
}
.section-content table th {
  padding: 15px !important;
}
.section-content table span {
  background: none !important;
}
.section-content table tr {
  border: 0 !important;
  border-bottom: 1px solid #e8e8e8 !important;
}
.section-content table tr:nth-of-type(2n+2) {
  background: #f7f7f7 !important;
}

.section-content-tournament p {
  margin-bottom: 10px;
}

@media screen and (max-width: 1100px) {
  .section-page {
    padding: 60px 0;
  }
}
@media screen and (max-width: 550px) {
  .section-page {
    padding: 40px 0;
  }
  .section-page .style-h1 {
    margin-bottom: 40px;
  }
  .section-content iframe {
    height: auto;
  }
  .section-content h1 {
    font-size: 23px;
    margin-bottom: 30px;
    line-height: 1.2;
  }
  .section-content h2 {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .section-content h3 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .section-content h4 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .section-content h5 {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .section-content h6 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .section-content p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .section-content a {
    font-size: 14px;
    line-height: 24px;
  }
  .section-content img {
    margin: 0px auto 25px auto;
  }
  .section-content ul, .section-content ol {
    list-style-position: inside;
    margin-bottom: 25px;
    margin-left: 5px;
  }
  .section-content li {
    font-size: 14px;
    line-height: 24px;
  }
  .section-content li ol, .section-content li ul {
    margin-left: 25px;
  }
  .section-content li ol li, .section-content li ul li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .section-content blockquote {
    padding: 40px 30px 40px 30px;
  }
  .section-content blockquote::before {
    width: 28px;
    height: 21px;
    top: 15px;
  }
  .section-content figcaption {
    font-size: 13px;
    line-height: 24px;
  }
}
.section-contacts {
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
  transform: translate3d(0, 0, 0);
  font-size: 10px;
}
.section-contacts .linear-gradient {
  width: 100%;
  height: 218px;
  background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
  position: absolute;
  top: 0;
  z-index: 0;
}
.section-contacts .wrapper {
  position: relative;
}
.section-contacts .page {
  text-align: center;
  text-transform: uppercase;
  color: #4a8e41;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.section-contacts .page--title {
  text-align: left;
  margin-bottom: 1.25em;
}
.section-contacts h1 {
  text-align: center;
  margin-top: 2px;
}
.section-contacts .grid {
  margin-top: 4em;
  display: grid;
  grid-template-columns: 0.871fr 1fr;
  align-items: center;
  grid-gap: 14em;
  position: relative;
}
.section-contacts .grid__left__block {
  border-bottom: 2px solid #e1e1e1;
  padding-bottom: 4em;
  margin-bottom: 4em;
}
.section-contacts .grid__left__block p:nth-last-of-type(1) {
  margin-bottom: 0;
}
.section-contacts .grid__left__block:nth-last-of-type(1) {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.section-contacts .grid__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-contacts p {
  font-weight: 600;
  color: #1c1d23;
  letter-spacing: 0.06em;
  line-height: 1.75;
  margin-bottom: 0.5em;
}
.section-contacts .contact {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #1c1d23;
  letter-spacing: 0.06em;
  line-height: 1.75;
  width: fit-content;
}
.section-contacts .contact img {
  margin-right: 0.625em;
  width: 1.125em;
}
.section-contacts .contact:nth-of-type(1) {
  margin-bottom: 0.625em;
}
.section-contacts .socialmedia {
  display: flex;
  align-items: center;
}
.section-contacts .socialmedia a {
  width: 3em;
  height: 3em;
  border-radius: 8px;
  padding: 0;
}
.section-contacts .socialmedia a img {
  filter: brightness(0) invert(6%) sepia(3%) saturate(4967%) hue-rotate(194deg) brightness(98%) contrast(87%);
}
.section-contacts .socialmedia a:nth-of-type(1) {
  margin-right: 1em;
}
.section-contacts form {
  position: relative;
  padding: 7.8em 9em;
}
.section-contacts .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transform: skew(-7deg, -2deg) rotateY(18deg) rotateX(22deg) scaleY(1.04) scaleX(1.05);
  background: #F6F6F6;
}
.section-contacts input, .section-contacts textarea {
  width: 100%;
  max-width: 44em;
  border-radius: 10px;
  height: 3.71em;
  border: 1px solid #c8c8c8;
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.57;
  outline: none;
  display: block;
  transition: border 0.5s ease;
}
.section-contacts .show-on-success {
  position: relative;
  margin-bottom: 6em;
  display: none;
}
.section-contacts .show-on-success__inner {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section-contacts .show-on-success img {
  margin-right: 3.8em;
}
.section-contacts .show-on-success__sent {
  text-align: center;
  margin-top: 1.32em;
  font-weight: 600;
  color: #4a8e41;
}
.section-contacts .show-on-success__p {
  font-weight: 400;
  line-height: 1.55em;
  letter-spacing: 0.06em;
  color: #1c1d23;
  text-align: center;
}
.section-contacts input {
  padding: 0 18px;
}
.section-contacts textarea {
  height: 12.8em;
  resize: none;
  padding: 15px 18px;
}
.section-contacts .input-container {
  position: relative;
  margin-bottom: 20px;
}
.section-contacts .input-container label {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.section-contacts .input-container.show-label label {
  font-size: 10px;
  top: 14px;
  color: rgba(28, 29, 35, 0.6);
}
.section-contacts .input-container.show-label input {
  padding-top: 5px;
}
.section-contacts .textarea-container {
  position: relative;
}
.section-contacts .textarea-container label {
  position: absolute;
  top: 15px;
  left: 19px;
}
.section-contacts .show-label.textarea-container label {
  top: 6px;
  font-size: 10px;
  color: rgba(28, 29, 35, 0.6);
}
.section-contacts .show-label.textarea-container textarea {
  padding-top: 20px;
}
.section-contacts label {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
  cursor: text;
  transition: all 0.5s ease;
}
.section-contacts button {
  margin-top: 2em;
  background: linear-gradient(241deg, #396d56 0%, #4a8e41 100%);
  border-radius: 2px 12px 12px 12px;
  min-width: 7.6em;
  width: fit-content;
  height: 4em;
  font-size: 15px;
  letter-spacing: 0.01em;
}
.section-contacts .invalid-input {
  border: 1px solid #DF4861 !important;
}
.section-contacts .hide-on-success, .section-contacts .show-on-success {
  transform: translateZ(1000px);
  transform-style: preserve-3d;
}

@media screen and (max-width: 1400px) {
  .section-contacts .grid {
    grid-gap: 70px;
  }
  .section-contacts form {
    padding: 78px 50px;
  }
  .section-contacts .error-container {
    max-width: none;
  }
  .section-contacts input, .section-contacts textarea {
    max-width: none;
  }
  .section-contacts .show-on-success {
    padding-right: 0;
  }
}
@media screen and (max-width: 1150px) {
  .section-contacts {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .section-contacts .grid {
    grid-template-columns: 1fr;
    margin-top: 30px;
    grid-gap: 60px;
  }
  .section-contacts .background {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .section-contacts {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-contacts .grid {
    margin-top: 40px;
    grid-gap: 40px;
  }
  .section-contacts .grid__left__block {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .section-contacts .contact img {
    width: 14px;
  }
  .section-contacts form {
    padding: 40px 20px;
  }
  .section-contacts button {
    width: 100%;
  }
  .section-contacts .show-on-success__sent {
    font-size: 22px;
    margin-top: 25px;
  }
  .section-contacts .show-on-success__p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.84px;
  }
}
.section-login {
  margin-top: 7em;
  padding-bottom: 7em;
  position: relative;
  transform: translate3d(0, 0, 0);
  font-size: 10px;
}
.section-login .social-login, .section-login .password-title, .section-login form, .section-login .loader-container {
  transform: translateZ(1000px);
}
.section-login .loader-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transform: skew(-7deg, -2deg) rotateY(19deg) rotateX(22deg) scaleY(1.04) scaleX(1.05);
  background: rgba(0, 0, 0, 0.2);
  z-index: 3;
  display: none;
}
.section-login .loader-container .component-loader {
  margin: auto;
}
.section-login .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transform: skew(-7deg, -2deg) rotateY(19deg) rotateX(22deg) scaleY(1.04) scaleX(1.05);
  background: #F6F6F6;
}
.section-login .style-h1 {
  text-align: center;
  position: relative;
}
.section-login .container {
  margin: 3em auto 0 auto;
  max-width: 68.4em;
  position: relative;
  padding: 8em 8.2em 4.7em 8.2em;
}
.section-login .social-login {
  display: flex;
  align-items: center;
  position: relative;
}
.section-login .social-login .gmail {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  height: 4em;
  color: #1c1d23;
  font-weight: 600;
  letter-spacing: 0.01em;
  border-radius: 2px 12px 12px 12px;
  flex-grow: 1;
}
.section-login .social-login .gmail img {
  margin-right: 0.667em;
  width: 1.6em;
}
.section-login .social-login .facebook {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4em;
  background-color: #1877f2;
  border-radius: 10px;
  color: white;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-left: 1.46em;
  flex-grow: 1;
}
.section-login .social-login .facebook img {
  margin-right: 0.667em;
  width: 1.6em;
}
.section-login .password-title {
  margin-top: 2.5em;
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.375;
  display: flex;
  align-items: center;
  position: relative;
}
.section-login .password-title .border {
  height: 1px;
  background-color: #c8c8c8;
  flex-grow: 1;
}
.section-login .password-title__text {
  padding: 0 1.25em;
}
.section-login input[type=email], .section-login input[type=password], .section-login input[type=text] {
  height: 3.75em;
  border-radius: 10px;
  border: 1px solid #c8c8c8;
  width: 100%;
  background: white;
  outline: none;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #1c1d23;
  padding: 0 18px;
  transition: border 0.5s ease;
}
.section-login .invalid-input {
  border: 1px solid #DF4861 !important;
}
.section-login .input-container {
  position: relative;
  margin-top: 1.5em;
}
.section-login .input-container label {
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #1c1d23;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  transition: all 0.5s ease;
  cursor: text;
}
.section-login .below-inputs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2em;
}
.section-login form {
  position: relative;
}
.section-login .checkbox-container {
  width: 3.2em;
  min-width: 3.2em;
  height: 3.2em;
  border-radius: 6px;
  border: 1px solid #c8c8c8;
  background: white;
  position: relative;
  transition: background 0.2s ease, border 0.2s ease;
}
.section-login .checkbox-container input {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.section-login .checkbox-container--active {
  background: #4a8e41;
  border: 1px solid #4a8e41 !important;
}
.section-login .checkbox-container img {
  width: 1.8em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
}
.section-login .checkbox {
  display: flex;
  align-items: center;
}
.section-login .checkbox label {
  margin-left: 0.875em;
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.375;
  cursor: pointer;
}
.section-login .checkbox label a {
  color: #4a8e41;
  text-decoration: underline;
}
.section-login .forgot-password {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.section-login .registrate {
  display: flex;
  align-items: center;
  margin-top: 3em;
}
.section-login .registrate button {
  border-radius: 2px 12px 12px 12px;
  height: 4em;
  padding: 0 1.333em;
  min-width: 10.8em;
  margin-right: 2em;
}
.section-login .dont-have-account {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.section-login .dont-have-account a {
  color: #4a8e41;
  font-weight: 700;
}
.section-login .show-label label {
  top: 8px;
  transform: none;
  font-size: 10px;
  letter-spacing: 0.1px;
  color: rgba(28, 29, 35, 0.6);
}
.section-login .show-label input {
  padding-top: 14px;
}

.section-registrate {
  padding-bottom: 80px;
  transform: translate3d(0, 0, 0);
}
.section-registrate .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transform: skew(-7deg, -2deg) rotateY(19deg) rotateX(22deg) scaleY(1.05) scaleX(1.05);
  background: #F6F6F6;
}
.section-registrate form {
  margin-top: 40px;
}

.section-password {
  margin-top: 80px;
  padding-bottom: 80px;
  transform: translate3d(0, 0, 0);
}
.section-password .background, .section-password .loader-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transform: skew(-7deg, -2deg) rotateY(19deg) rotateX(22deg) scaleY(1.01) scaleX(1.05);
  background: #F6F6F6;
}
.section-password .loader-container {
  background: rgba(0, 0, 0, 0.2);
  z-index: 3;
  display: none;
}
.section-password .loader-container .component-loader {
  margin: auto;
}
.section-password .linear-gradient {
  width: 100%;
  height: 218px;
  background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
  position: absolute;
  top: 0;
  z-index: 0;
}
.section-password .style-h1 {
  text-align: center;
  position: relative;
}
.section-password .paragraph {
  text-align: center;
  max-width: 684px;
  margin: 10px auto 70px auto;
  position: relative;
}
.section-password strong {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 28px;
  color: #1c1d23;
}
.section-password p {
  margin-top: 8px;
  color: #1c1d23;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.96px;
  line-height: 20px;
}
.section-password form {
  margin: 30px auto 0 auto;
  padding: 72px 82px 69px 82px;
  position: relative;
  max-width: 684px;
}
.section-password .container {
  max-width: 520px;
  position: relative;
  transform: translateZ(1000px);
}
.section-password .input-container {
  position: relative;
}
.section-password .input-container label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 18px;
  color: #1c1d23;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.5s ease;
  letter-spacing: 0.64px;
  cursor: text;
}
.section-password input {
  height: 60px;
  border-radius: 10px;
  border: 1px solid #c8c8c8;
  background: white;
  width: 100%;
  padding: 0 18px;
  outline: none;
  color: #1c1d23;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  transition: all 0.5s ease;
}
.section-password .show-label label {
  top: 8px;
  transform: none;
  font-size: 10px;
  letter-spacing: 0.1px;
  color: rgba(28, 29, 35, 0.6);
}
.section-password .show-label input {
  padding-top: 14px;
}
.section-password .flex {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-password button {
  border-radius: 2px 12px 12px 12px;
  height: 4em;
  padding: 0 1.333em;
  min-width: 14.2em;
  font-size: 15px;
  margin-right: 2em;
}
.section-password .dont-have-account {
  font-size: 16px;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.16px;
}
.section-password .dont-have-account a {
  color: #4a8e41;
  font-weight: 700;
}
.section-password .invalid-input {
  border: 1px solid #DF4861 !important;
}

.section-emailsent {
  padding: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}
.section-emailsent .wrapper {
  text-align: center;
  position: relative;
}
.section-emailsent img {
  margin-right: 50px;
  max-width: 80%;
}
.section-emailsent .sent {
  margin-top: 50px;
  font-size: 28px;
  font-weight: 700;
  color: #1c1d23;
  letter-spacing: 2.24px;
  line-height: 44px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
.section-emailsent .linear-gradient {
  width: 100%;
  background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
  position: absolute;
  top: var(--navbar-height);
  height: 218px;
}

.section-registration-success {
  background-color: white;
  padding-bottom: 80px;
  position: relative;
  transform: translate3d(0, 0, 0);
}
.section-registration-success .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F6F6F6;
  border-radius: 20px;
  transform: skew(-7deg, -2deg) rotateY(19deg) rotateX(22deg) scaleY(1.01) scaleX(1.06);
}
.section-registration-success .linear-gradient {
  width: 100%;
  background: linear-gradient(180deg, #f4f4f4 0%, #ffffff 100%);
  position: absolute;
  top: var(--navbar-height);
  height: 218px;
}
.section-registration-success .registration, .section-registration-success h1 {
  position: relative;
}
.section-registration-success .registration__success, .section-registration-success p, .section-registration-success .style-default-button {
  transform: translateZ(1000px);
}
.section-registration-success h1 {
  text-align: center;
  margin-top: 80px;
}
.section-registration-success .registration {
  text-align: center;
  margin: 45px auto 0 auto;
  padding: 110px 40px;
  max-width: 684px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-registration-success .registration__success {
  font-weight: 600;
  color: #4a8e41;
  position: relative;
}
.section-registration-success p {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.5;
  position: relative;
}
.section-registration-success a {
  height: 4em;
  margin-top: 2em;
  border-radius: 2px 12px 12px 12px;
  padding: 0 2.4em;
}
.section-registration-success a div {
  position: relative;
}

@media screen and (max-width: 1400px) {
  .section-login {
    font-size: 9px;
  }
}
@media screen and (max-width: 1150px) {
  .section-registration-success {
    padding-bottom: 60px;
  }
  .section-registration-success h1.style-h1 {
    margin-top: 60px;
  }
  .section-password {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 800px) {
  .section-password .paragraph {
    margin: 10px auto 40px auto;
  }
  .section-password .flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-password button {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .section-login .container {
    width: 100%;
    padding: 4.44em 4.44em 5em 4.44em;
  }
}
@media screen and (max-width: 650px) {
  .section-login .social-login {
    flex-direction: column;
  }
  .section-login .social-login .gmail, .section-login .social-login .facebook {
    width: 100%;
  }
  .section-login .social-login .facebook {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 650px) {
  .section-password form {
    padding: 72px 40px 69px 40px;
  }
}
@media screen and (max-width: 550px) {
  .section-login {
    padding-bottom: 40px;
    margin-top: 4em;
  }
  .section-login.section-popup__login h2 {
    margin-bottom: 1em !important;
  }
  .section-login .registrate {
    flex-direction: column;
  }
  .section-login .registrate button {
    margin-right: 0;
    width: 100%;
  }
  .section-login .dont-have-account {
    margin-top: 15px;
  }
  .section-login .below-inputs {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-login .forgot-password {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 13px 0;
  }
  .section-login .container {
    margin: 20px auto 0 auto;
    padding: 40px 20px 45px 20px;
  }
  .section-login .social-login .gmail, .section-login .social-login .facebook {
    height: 3.7em;
  }
  .section-login .password-title {
    margin-top: 2em;
  }
  .section-login input[type=email], .section-login input[type=password], .section-login input[type=text] {
    height: 3.5em;
  }
  .section-login .checkbox-container {
    width: 2.8em;
    min-width: 2.8em;
    height: 2.8em;
  }
  .section-login .registrate button {
    height: 3.5em;
  }
  .section-registration-success {
    padding-bottom: 40px;
  }
  .section-registration-success h1.style-h1 {
    margin-top: 40px;
  }
  .section-registration-success .registration {
    margin: 20px auto 0 auto;
    padding: 50px 15px;
  }
  .section-registration-success p {
    margin-top: 1em;
  }
  .section-registration-success a {
    width: 100%;
  }
  .section-password {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .section-password .paragraph {
    margin: 10px auto 30px auto;
  }
  .section-password form {
    padding: 40px 20px;
  }
  .section-password strong {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
  }
  .section-password p {
    font-size: 14px;
    letter-spacing: 0.44px;
  }
  .section-password input {
    height: 50px;
    font-size: 14px;
  }
  .section-password label {
    font-size: 14px;
  }
  .section-password button {
    height: 50px;
    font-size: 14px;
  }
  .section-password .dont-have-account {
    font-size: 14px;
  }
  .section-emailsent {
    padding: 40px 0;
  }
  .section-emailsent img {
    width: 250px;
    margin-right: 30px;
  }
  .section-emailsent .sent {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1.48px;
    padding: 0 20px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 400px) {
  .section-login {
    font-size: 8px;
  }
  .section-login .style-fs-15 {
    font-size: 13px;
  }
  .section-login .style-fs-16 {
    font-size: 14px;
  }
  .section-login .social-login .facebook {
    margin-top: 10px;
  }
}
.section-tournaments {
  background-color: #f6f6f6;
  transform: translate3d(0, 0, 0);
}
.section-tournaments .section-padding {
  padding-bottom: 40px;
}
.section-tournaments .section-homepage5 {
  padding-top: 6em;
}
.section-tournaments .tournaments:nth-of-type(1) {
  padding-top: 80px;
}
.section-tournaments .tournaments:not(:nth-of-type(1)) {
  margin-top: 60px;
  padding-bottom: 40px;
}
.section-tournaments .style-h2 {
  margin-bottom: 53px;
}
.section-tournaments .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
}

.section-homepage5__background {
  background: #f6f6f6;
  padding-top: 100px;
}
.section-homepage5__background .black-background {
  z-index: 0;
}
.section-homepage5__background .background, .section-homepage5__background .grid {
  z-index: 1;
}
.section-homepage5__background .background {
  margin: 0;
}
.section-homepage5__background .tennis-ball {
  margin-top: 100px;
}

@media screen and (max-width: 1400px) {
  .section-tournaments .grid {
    grid-gap: 20px;
    grid-row-gap: 40px;
  }
}
@media screen and (max-width: 1150px) {
  .section-tournaments .grid {
    grid-template-columns: 1fr 1fr;
  }
  .section-tournaments .tournaments:nth-of-type(1) {
    padding-top: 60px;
  }
  .section-tournaments .style-h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 650px) {
  .section-tournaments .grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 550px) {
  .section-tournaments .tournaments:nth-of-type(1) {
    padding-top: 40px;
  }
  .section-tournaments .component-tournament__title {
    font-size: 19px;
  }
  .section-homepage5__background {
    padding-top: 60px;
  }
  .section-homepage5__background .tennis-ball {
    margin-top: 60px;
  }
}
.section-personal {
  background-color: #f6f6f6;
}
.section-personal .navigation {
  background: linear-gradient(180deg, #f3f3f3 0%, #ffffff 29%, #ffffff 100%);
  display: flex;
  align-items: center;
  border-radius: 0 0 12px 12px;
  padding: 0 4.2em;
  overflow-x: auto;
  scrollbar-width: none;
  font-size: 10px;
}
.section-personal .navigation::-webkit-scrollbar {
  display: none;
}
.section-personal .navigation a {
  font-size: 1.5em;
  font-weight: 700;
  color: rgba(28, 29, 35, 0.6);
  letter-spacing: 0.06em;
  margin-right: 3.33em;
  padding-top: 2em;
  padding-bottom: 1.733em;
  white-space: nowrap;
}
.section-personal .navigation a:nth-last-of-type(1) {
  margin-right: 0;
}
.section-personal .navigation .active {
  color: #1c1d23;
  position: relative;
  pointer-events: none;
}
.section-personal .navigation .active:after {
  position: absolute;
  content: "";
  display: block;
  width: calc(100% + 1.333em);
  height: 0.2667em;
  background: linear-gradient(269deg, #4a8e41 0%, #396d56 100%);
  bottom: 0;
  left: -0.667em;
}
.section-personal .navigation .log-out {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.section-personal .navigation .log-out img {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.section-personal .navigation .log-out__icon {
  width: 1em;
  height: 1em;
  margin-left: 0.4em;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-personal .navigation .log-out__icon .hover-img {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.section-personal__information {
  overflow: hidden;
  font-size: 10px;
}
.section-personal__information .container {
  margin-top: 4em;
  background-color: #ffffff;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  padding: 3em;
}
.section-personal__information .style-h4 {
  padding-bottom: 1.375em;
  border-bottom: 1px solid #ececec;
}
.section-personal__information .style-h4.margin-top {
  margin-top: 1.375em;
}
.section-personal__information .info {
  display: grid;
  grid-template-columns: 30em 1fr;
  align-items: center;
  padding: 1.8em 0;
  min-height: 8.5em;
  border-bottom: 1px solid #ececec;
}
.section-personal__information .info:nth-last-of-type(1) {
  border-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}
.section-personal__information .info3 {
  display: grid;
  grid-template-columns: 1fr 17.8em;
}
.section-personal__information .picture-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-personal__information .label {
  font-size: 1.6em;
  font-weight: 700;
  color: rgba(28, 29, 35, 0.6);
  letter-spacing: 0.01em;
  padding-right: 3.75em;
}
.section-personal__information .profile-picture {
  width: 8em;
  height: 8em;
  border-radius: 5px;
  object-fit: cover;
  object-position: center center;
  flex-shrink: 0;
}
.section-personal__information .picture-container {
  display: flex;
  align-items: center;
}
.section-personal__information .delete-picture {
  margin-left: 2.307em;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  outline: 0;
  border: 0;
  font-size: 1.3em;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 1.23;
  color: #77777B;
  position: relative;
  white-space: nowrap;
}
.section-personal__information .delete-picture__icon {
  width: 1.076em;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.461em;
}
.section-personal__information .delete-picture img {
  max-width: 100%;
}
.section-personal__information .delete-picture .hover {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}
.section-personal__information .change-picture {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 1.4em;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.01em;
  padding-left: 2em;
}
.section-personal__information .change-picture__button {
  height: 3.846em;
  border-radius: 10px;
  padding: 0 1.53em;
  min-width: 15.23em;
  font-size: 13px;
  margin-left: 1.538em;
  font-weight: 500;
  position: relative;
}
.section-personal__information .change-picture__button div {
  font-family: "Montserrat", sans-serif;
}
.section-personal__information .change-picture__button img {
  margin-right: 0.461em;
}
.section-personal__information .change-picture__button input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.section-personal__information .change-picture__button.invalid-file {
  background: #DF4861 !important;
  color: white !important;
}
.section-personal__information .change-picture__button.invalid-file img {
  filter: brightness(0) invert(1);
}
.section-personal__information .change-picture__button input[type=file],
.section-personal__information .change-picture__button input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
  cursor: pointer;
}
.section-personal__information .grid-column-2 {
  grid-column: 2/4;
}
.section-personal__information .grid-column-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 0 !important;
}
.section-personal__information .grid-column-2 .padding {
  width: calc(100% - 0.625em);
}
.section-personal__information .grid-column-2 .select2-container {
  width: 100% !important;
}
.section-personal__information input[type=text], .section-personal__information input[type=email], .section-personal__information input[type=tel], .section-personal__information .og-input {
  font-weight: 500;
  color: #1c1d23;
  letter-spacing: 0.01em;
  border: none;
  border-bottom: 1px solid rgba(200, 200, 200, 0.3);
  outline: none;
  padding: 0 0.625em 0.625em 0.625em;
  margin-top: 0.625em;
  width: calc(100% - 0.625em);
  position: relative;
  transition: all 0.5s ease;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.section-personal__information input[type=text]:focus, .section-personal__information input[type=email]:focus, .section-personal__information input[type=tel]:focus, .section-personal__information .og-input:focus {
  border-bottom: 1px solid #4a8e41;
}
.section-personal__information .save-settings {
  margin-top: 2em;
  margin-left: auto;
  height: 4em;
  padding: 0 2.4667em;
  border-radius: 12px 6px 12px 12px;
  font-size: 15px;
}
.section-personal__information .select2 {
  padding-bottom: 0.5em;
  margin-top: 0.5em;
  margin-right: 2em;
  width: 117px !important;
}
.section-personal__information .select2-hidden-accessible {
  width: 0 !important;
}
.section-personal__information .dont-show-age {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 1em;
}
.section-personal__information .dont-show-age label {
  font-size: 1.4em;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.01em;
  cursor: pointer;
}
.section-personal__information .toggle {
  width: 5.3em;
  height: 3.1em;
  border-radius: 3.8em;
  background-color: rgba(222, 222, 222, 0.5);
  position: relative;
  margin-left: 1.3em;
  transition: all 0.5s ease;
}
.section-personal__information .toggle input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.section-personal__information .toggle--inner {
  width: 3.1em;
  height: 3.1em;
  border-radius: 100%;
  border: 2px solid #c8c8c8;
  background: white;
  display: block;
  position: absolute;
  transition: all 0.5s ease;
  left: 0;
}
.section-personal__information .toggle--active {
  background: #4a8e41;
}
.section-personal__information .toggle--active .toggle--inner {
  left: 2.3em;
  border: 2px solid #4a8e41;
}
.section-personal__information .input-container {
  position: relative;
}
.section-personal__information .limited-character-length {
  padding-right: 8em !important;
}
.section-personal__information .character-length {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.769em;
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: rgba(28, 29, 35, 0.4);
}
.section-personal__information .invalid-input {
  border-bottom: 1px solid #DF4861 !important;
}
.section-personal__experience .grid-column-2 .padding {
  width: 100%;
}
.section-personal__experience .grid-column-2 .padding .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 20px !important;
}
.section-personal__experience input[type=text], .section-personal__experience input[type=email], .section-personal__experience input[type=tel] {
  width: 100%;
}
.section-personal__privacy .info {
  grid-gap: 4em;
}
.section-personal__privacy .info2 {
  grid-template-columns: 28em 1fr;
  grid-gap: 2em;
}
.section-personal__privacy .radio-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-personal__privacy .radio {
  display: flex;
  align-items: center;
}
.section-personal__privacy .radio label {
  margin-left: 0.75em;
  color: #1c1d23;
  font-size: 1.6em;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.375;
  cursor: pointer;
}
.section-personal__privacy .radio-input {
  width: 2.4em;
  height: 2.4em;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  position: relative;
}
.section-personal__privacy .radio-input input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.section-personal__privacy .radio-input img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-personal__privacy .radio-input--active {
  background-color: #4a8e41;
  border: 1px solid #4a8e41;
  transition: all 0.2s ease;
}
.section-personal__privacy .info .delete-account {
  margin: 0;
  height: 3.571em;
  border-radius: 8px;
  padding: 0 1.42em;
  font-size: 14px;
}

.section-popup__privacy .block {
  width: 100%;
  max-width: 87.6em;
  height: fit-content;
  margin: auto;
  background: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 2em 2em 5.6em 2em;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
}
.section-popup__privacy .block img {
  max-width: 15.6em;
  display: block;
  margin: 0 auto;
}
.section-popup__privacy .close {
  margin-left: auto;
  width: fit-content;
  background: none;
  outline: none;
  cursor: pointer;
  border: none;
  margin-bottom: 1.6em;
}
.section-popup__privacy .close img {
  display: block;
  width: 1.4em;
  filter: brightness(0) invert(78%) sepia(6%) saturate(67%) hue-rotate(202deg) brightness(91%) contrast(83%);
}
.section-popup__privacy .heading {
  margin-top: 1.25em;
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 2.4em;
}
.section-popup__privacy .buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.8em;
}
.section-popup__privacy .delete {
  padding: 0 2.142em;
  margin-left: 0.5em;
  color: #1c1d23;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 0.01em;
  outline: none;
  cursor: pointer;
  border: none;
  background: none;
}
.section-popup__privacy .dont-delete {
  height: 3.571em;
  padding: 0 2.142em;
  min-width: 12.714em;
  border-radius: 0.571em;
  outline: none;
  cursor: pointer;
  border: none;
  background: #eeeeee;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #1c1d23;
}

@media screen and (max-width: 1400px) {
  .section-personal .navigation {
    font-size: 9px;
  }
  .section-personal__information {
    font-size: 9px;
  }
}
@media screen and (max-width: 1100px) {
  .section-personal .wrapper__navigation {
    padding: 0;
    overflow: hidden;
  }
  .section-personal .navigation {
    padding: 0 3.222em;
    border-radius: 0;
  }
  .section-personal .navigation a {
    padding-top: 1.851em;
    padding-bottom: 1.333em;
  }
  .section-personal .navigation .active:after {
    height: 0.222em;
    width: calc(100% + 0.7407em);
    left: -0.3703em;
  }
  .section-personal .container {
    margin-top: 2.222em;
    padding: 2.222em;
  }
  .section-personal__information .limited-character-length {
    padding-right: 4.4em !important;
  }
}
@media screen and (max-width: 1000px) {
  .section-personal .select2-info .date {
    grid-column: 2/4;
  }
  .section-personal .select2-info .picture-flex.flex-direction-column {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-personal .select2-info .dont-show-age {
    grid-row: 2;
    grid-column: 2/4;
    margin-top: 2.222em;
  }
  .section-personal .changepicture__label {
    text-align: right;
  }
}
@media screen and (min-width: 901px) {
  .section-personal.fixed-button {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .section-personal.fixed-button {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 !important;
    background: #f6f6f6;
    display: none;
    z-index: 80;
  }
  .section-personal.fixed-button .padding {
    padding: 0;
    background: white;
  }
  .section-personal.fixed-button button {
    width: 100%;
    height: 3em !important;
    margin-top: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  .section-personal .info {
    grid-template-columns: 1fr;
    grid-gap: 2.222em;
    min-height: 0;
  }
  .section-personal .navigation a:nth-last-of-type(1) {
    padding-right: 24px;
  }
  .section-personal .picture-flex {
    width: 100%;
  }
  .section-personal .radio-buttons {
    justify-content: flex-start;
  }
  .section-personal .radio:nth-of-type(1) {
    margin-right: 3.333em;
  }
  .section-personal .label {
    padding-right: 0;
  }
  .section-personal__information button {
    width: 100%;
  }
  .section-personal .profile-info {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
  }
  .section-personal .profile-info .label {
    flex-basis: 100%;
    margin-bottom: 1.25em;
  }
  .section-personal .change-picture {
    margin-left: auto;
  }
  .section-personal .grid-column-2 {
    grid-column: 1/2;
  }
  .section-personal .grid-column-2 .select2-container {
    width: calc(100% - 1.25em) !important;
  }
  .section-personal input[type=text], .section-personal input[type=email], .section-personal input[type=tel], .section-personal input[type=password] {
    padding: 0 0.625em 0.625em 0.625em;
    width: calc(100% - 1.25em);
    margin-top: 0;
  }
  .section-personal .character-length {
    right: 1.538em;
    margin-top: -0.384em;
  }
  .section-personal .select2-info .date {
    grid-column: 1/4;
  }
  .section-personal .select2-info .dont-show-age {
    grid-row: 3;
    margin-top: 1.11em;
  }
  .section-personal .select2 {
    margin-top: 0;
  }
  .section-personal .grid-column-2 .select2 {
    margin-right: 0;
  }
  .section-personal .grid-column-2 .padding {
    width: 100%;
  }
  .section-personal .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
  }
}
@media screen and (max-width: 650px) {
  .section-personal__information .change-picture {
    flex-direction: column;
    align-items: flex-end;
  }
  .section-personal__information .change-picture .changepicture__label {
    margin-bottom: 0.5em;
  }
  .section-personal__information .change-picture__button {
    margin-left: 0;
  }
}
@media screen and (max-width: 550px) {
  .section-personal .style-h4 {
    padding-bottom: 0.777em;
    border-bottom: 1px solid #dfdfdf;
  }
  .section-personal__information .delete-picture {
    margin-left: 1.5em;
  }
  .section-personal__information .changepicture__label {
    text-align: left;
  }
  .section-personal__information .picture-flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-personal__information .change-picture {
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-start;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0.5em;
  }
  .section-personal__information .change-picture .changepicture__label {
    margin-bottom: 0;
    margin-left: 0.5em;
  }
  .section-personal__information .change-picture__button {
    margin-left: 0;
  }
  .section-personal__information .picture-flex.flex-direction-column {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-personal .select2-info .date {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    grid-gap: 2em;
  }
  .section-personal .select2-info .select2-container {
    margin-right: 0;
    width: 100% !important;
  }
  .section-personal .dont-show-age {
    padding-right: 0;
  }
  .section-personal .select2 {
    border-bottom: 1px solid #dfdfdf;
    width: 100% !important;
    min-width: 0;
  }
  .section-personal .select2-hidden-accessible {
    width: 0 !important;
  }
  .section-personal .grid-column-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px !important;
  }
  .section-popup__privacy .buttons {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  .section-popup__privacy .delete {
    margin: 0;
  }
  .section-popup__privacy .heading {
    font-size: 18px;
    letter-spacing: 0.18px;
    font-family: "Open Sans", sans-serif;
  }
  .section-popup__privacy .block img {
    max-width: 100px;
  }
  .section-popup__privacy .buttons {
    margin-top: 36px;
  }
  .section-personal-personal .info {
    grid-row-gap: 5px;
    grid-column-gap: 0;
  }
  .section-personal-personal .label {
    width: 100%;
    grid-column: 1/5;
  }
}
@media screen and (max-width: 400px) {
  .section-personal__information .picture-flex:not(.flex-direction-column) .profile-picture {
    width: 7em;
    height: 7em;
  }
  .section-personal__information .picture-flex:not(.flex-direction-column) .change-picture {
    font-size: 1.3em;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  .section-personal__information .picture-flex:not(.flex-direction-column) .change-picture__button {
    min-width: 0;
    width: 100%;
  }
  .section-personal__information .picture-flex:not(.flex-direction-column) .change-picture .changepicture__label {
    margin-bottom: 0.5em;
    margin-left: 0;
  }
}
.section-tournament {
  padding-bottom: 80px;
  background-color: #f6f6f6;
  flex-grow: 1;
  transform: translate3d(0, 0, 0);
}
.section-tournament.no-transform {
  transform: none !important;
}
.section-tournament--not {
  padding-bottom: 0 !important;
  flex-grow: 0;
  z-index: 2;
}
.section-tournament .go-back {
  width: fit-content;
  margin: 3em auto 0;
  font-weight: 600;
  min-width: 20em;
  border-radius: 2px 12px 12px 12px;
}
.section-tournament .heading {
  background-image: url("../images/Mask_Group_36.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 30px;
  position: relative;
}
.section-tournament .heading .wrapper {
  position: relative;
}
.section-tournament .heading__grid {
  display: flex;
  position: relative;
  overflow: auto;
  scrollbar-width: none;
  padding: 0 20px;
}
.section-tournament .heading__grid::-webkit-scrollbar {
  display: none;
}
.section-tournament .heading__absolute {
  position: absolute;
  top: -30px;
  right: -65px;
  z-index: 0;
  max-height: calc(100% + 30px);
  mix-blend-mode: overlay;
  transform: translate3d(0, 0, 0);
}
.section-tournament .heading__go-back {
  padding: 0 1.42em;
  border-radius: 6px;
  box-shadow: none;
  font-weight: 500;
  height: 3em;
}
.section-tournament .heading__go-back img {
  margin-right: 6px;
}
.section-tournament .heading__block {
  text-align: center;
  position: relative;
  min-width: 180px;
  flex-grow: 1;
}
.section-tournament .heading__block--done .heading__circle, .section-tournament .heading__block--notyet .heading__circle {
  background: white;
}
.section-tournament .heading__block--done .heading__text, .section-tournament .heading__block--notyet .heading__text {
  color: rgba(28, 29, 35, 0.4);
}
.section-tournament .heading__block--done .heading__date, .section-tournament .heading__block--notyet .heading__date {
  color: rgba(28, 29, 35, 0.4);
}
.section-tournament .heading__block--notyet .heading__circle img {
  display: none;
}
.section-tournament .heading__block:after {
  content: "";
  display: block;
  position: absolute;
  transform: translateX(17px);
  width: calc(100% - 34px);
  height: 2px;
  background: white;
  top: 12px;
  margin-left: 50%;
}
.section-tournament .heading__block:nth-last-of-type(1):after {
  left: 0;
  margin-left: 0;
  width: calc(50% - 24px - 17px);
}
.section-tournament .heading__block:nth-last-of-type(2):after {
  width: 50%;
}
.section-tournament .heading__circle {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #4a8e41;
  position: relative;
  margin: 0 auto;
  border: 2px solid white;
}
.section-tournament .heading__circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-tournament .heading__text {
  margin-top: 0.875em;
  color: #1c1d23;
  font-weight: 600;
  letter-spacing: 0.03em;
  font-family: "Poppins", sans-serif;
}
.section-tournament .heading__date {
  color: #1c1d23;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.section-tournament .heading__registration {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  padding: 30px;
  margin-top: 32px;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.06);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: relative;
}
.section-tournament .heading__registration--left, .section-tournament .heading__registration--right {
  display: flex;
  align-items: center;
}
.section-tournament .heading__registration--left {
  padding-right: 20px;
}
.section-tournament .heading__registration--right {
  flex-shrink: 0;
}
.section-tournament .heading__tournament-picture {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  object-fit: cover;
  object-position: center center;
}
.section-tournament .heading .tournament-name {
  margin-left: 1.42em;
  color: rgba(28, 29, 35, 0.6);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.57;
}
.section-tournament .heading .tournament-name__bold {
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-bottom: 0.2em;
  line-height: 1;
}
.section-tournament .heading .socialmedia {
  display: flex;
  align-items: center;
}
.section-tournament .heading .socialmedia .messenger-button {
  margin-left: 15px;
}
.section-tournament .heading .socialmedia a {
  width: 3em;
  height: 3em;
  border-radius: 4px;
  position: relative;
  padding: 0;
}
.section-tournament .heading .socialmedia a img {
  height: 16px;
}
.section-tournament .heading .socialmedia .messenger img {
  width: 18px;
}
.section-tournament .heading .admission {
  color: rgba(28, 29, 35, 0.6);
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: center;
  padding-left: 2.21em;
  display: flex;
  min-height: 4.28em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #dfdfdf;
  margin-left: 2.21em;
}
.section-tournament .heading .admission__price {
  font-weight: 600;
  color: #4a8e41;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03em;
}
.section-tournament .heading .admission .old-price {
  color: #afafaf;
  text-decoration: line-through;
}
.section-tournament .heading .registration-button {
  height: 3.75em;
  border-radius: 12px;
  padding: 0 1.25em;
  min-width: 12.1875em;
  margin-left: 3.125em;
  font-size: 16px;
}
.section-tournament .heading .registration-button img {
  margin-left: 0.5625em;
  width: 1.25em;
}
.section-tournament .navigation {
  display: flex;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.16);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background: rgba(255, 255, 255, 0.2);
  align-items: center;
  padding: 34px 42px 26px 42px;
  overflow: auto;
  scrollbar-width: none;
  white-space: nowrap;
}
.section-tournament .navigation::-webkit-scrollbar {
  display: none;
}
.section-tournament .navigation a {
  font-weight: 700;
  color: rgba(28, 29, 35, 0.6);
  letter-spacing: 0.06em;
  margin-left: 3.2em;
}
.section-tournament .navigation .active {
  color: #1c1d23;
  position: relative;
}
.section-tournament .navigation .active:after {
  position: absolute;
  bottom: -26px;
  width: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  display: block;
  content: "";
  background: linear-gradient(268deg, #4a8e41 0%, #396d56 100%);
}
.section-tournament .navigation > :first-child {
  margin-left: 0;
}
.section-tournament .heading-container {
  overflow: auto;
}
.section-tournament .details {
  display: flex;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background: white;
  padding: 32px 0;
  margin-top: 30px;
}
.section-tournament .details__block {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 20px;
}
.section-tournament .details__block:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  content: "";
  display: block;
  width: 1px;
  background: #dfdfdf;
  height: calc(100% + 20px);
}
.section-tournament .details__block:nth-last-of-type(1):after {
  width: 0;
}
.section-tournament .details__icon {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  background: #f1f1f1;
  position: relative;
  margin-right: 16px;
}
.section-tournament .details__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 16px;
  filter: brightness(0) invert(46%) sepia(8%) saturate(3053%) hue-rotate(66deg) brightness(101%) contrast(81%);
}
.section-tournament .details__other {
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.04em;
}
.section-tournament .details__other .bold {
  color: #1c1d23;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.section-tournament .pay__container {
  max-width: 500px;
  margin: 0 auto;
  text-align: left;
}
.section-tournament .pay__container__heading {
  color: #1c1d23;
  font-weight: 700;
  letter-spacing: 0.16px;
  line-height: 1.5;
  margin-bottom: 2em;
  text-align: center;
}
.section-tournament .pay__container__label {
  color: rgba(28, 29, 35, 0.6);
  font-weight: 700;
  letter-spacing: 0.16px;
  display: block;
  text-align: left;
  margin-bottom: 7px;
}
.section-tournament .pay__container .select2-container .select2-selection--single {
  height: 52px !important;
}
.section-tournament .pay__container .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 52px !important;
}
.section-tournament .pay__container__block {
  margin-top: 20px;
}
.section-tournament .pay__container__block:nth-of-type(1) {
  margin-top: 0;
}
.section-tournament .pay__container__button {
  margin-top: 40px;
  width: 100%;
  border-radius: 10px;
}
.section-tournament .pay__container__button::before {
  border-radius: 10px;
}
.section-tournament .pay__container input {
  width: 100%;
  border-radius: 10px;
}
.section-tournament .prizes {
  margin-top: 22px;
}
.section-tournament .prizes__grid {
  display: flex;
  align-items: center;
  border-radius: 12px;
  background: linear-gradient(266deg, #4a8e41 0%, #396d56 100%);
  position: relative;
  padding: 28px 0;
  z-index: 2;
  margin-top: 12px;
}
.section-tournament .prizes__block {
  flex-grow: 1;
  position: relative;
  height: 100%;
  display: flex;
}
.section-tournament .prizes__block:nth-last-of-type(1):after {
  display: none;
}
.section-tournament .prizes__block:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: calc(100% + 20px);
  background: rgba(255, 255, 255, 0.2);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-tournament .prizes__maxwidth {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 80%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.56px;
  line-height: 18px;
  color: white;
}
.section-tournament .prizes__icon {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  flex-shrink: 0;
  margin-right: 15px;
}
.section-tournament .prizes__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
}
.section-tournament .section-content {
  margin-top: 32px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background: white;
  padding: 30px;
}
.section-tournament .section-content .sponsors h5 {
  margin-bottom: 13px;
}
.section-tournament .section-content .sponsors__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 30px;
}
.section-tournament .section-content .sponsors__block {
  box-shadow: 0 14px 18px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
  background: white;
  text-align: center;
  padding: 22px;
  padding-top: 36px;
  text-decoration: none;
  letter-spacing: 0.45px;
  font-weight: 600;
  line-height: 24px;
  font-size: 15px;
  color: #1c1d23;
  word-break: break-word;
}
.section-tournament .section-content .sponsors__block::after {
  display: none;
}
.section-tournament .section-content .sponsors__image {
  text-align: center;
  margin-bottom: 12px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-tournament .section-content .sponsors img {
  margin: 0;
  max-width: 100%;
  object-fit: contain;
  object-position: center center;
  max-height: 75px;
}
.section-tournament .section-content .sponsors__name {
  font-family: "Poppins", sans-serif;
}
.section-tournament .divisions-nav {
  overflow: auto;
  white-space: nowrap;
}
.section-tournament .divisions {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-tournament .divisions .division-select-container {
  position: relative;
  margin-left: 10px;
}
.section-tournament .divisions .division-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 24px;
  z-index: 2;
  margin-top: 2px;
}
.section-tournament .divisions .select2-container {
  height: 4.28em;
  font-size: 14px;
  min-width: 364px;
}
.section-tournament .divisions .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 45px !important;
}
.section-tournament .divisions .filtering-button {
  min-width: 8.57em;
  margin-right: 0.71em;
  border: 2px solid #eeeeee;
}
.section-tournament .divisions .filtering-button img {
  margin-right: 5px;
}
.section-tournament .divisions .filtering-button.active-button {
  position: relative;
  background-clip: padding-box !important;
  z-index: 2;
  color: #4a8e41;
  background: white;
  pointer-events: none;
}
.section-tournament .divisions .filtering-button.active-button::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(270deg, #4a8e41 0%, #396d56 100%);
  border-radius: 12px;
  z-index: -1;
  margin: -2px;
}
.section-tournament .divisions .filtering-button.active-button::after {
  content: "";
  position: absolute;
  inset: 0;
  background: white;
  border-radius: 12px;
  z-index: -1;
}
.section-tournament .divisions .filtering-button.active-button img {
  filter: brightness(0) invert(47%) sepia(25%) saturate(977%) hue-rotate(66deg) brightness(95%) contrast(87%);
}
.section-tournament .divisions::-webkit-scrollbar {
  display: none;
}
.section-tournament .divisions__flex {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  position: relative;
  padding-top: 3px;
  padding-left: 2px;
  margin-right: 20px;
}
.section-tournament .divisions__flex label {
  font-weight: 500;
  color: #1C1D23;
  line-height: 1.57;
}
.section-tournament .divisions__button {
  padding: 0 26px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.9px;
  color: #1c1d23;
  position: relative;
  white-space: nowrap;
  background: white;
}
.section-tournament .divisions__button:nth-of-type(1) {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.section-tournament .divisions__button:nth-last-of-type(1) {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.section-tournament .divisions__button:after {
  content: "";
  display: block;
  position: absolute;
  height: calc(100% - 14px);
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
  width: 1px;
  background: #dfdfdf;
  z-index: 2;
}
.section-tournament .divisions__button:nth-last-of-type(1):after {
  width: 0;
}
.section-tournament .divisions__button img {
  margin-right: 8px;
}
.section-tournament .divisions__button--active {
  border-radius: 6px;
  color: white;
  pointer-events: none;
  position: relative;
  z-index: 2;
}
.section-tournament .divisions__button--active img {
  filter: brightness(0) invert(1);
  position: relative;
  z-index: 2;
}
.section-tournament .divisions__button--active div {
  position: relative;
  z-index: 2;
}
.section-tournament .divisions__button--active:before {
  position: absolute;
  inset: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: linear-gradient(256deg, #4a8e41 0%, #396d56 100%);
  z-index: 2;
}
.section-tournament .divisions__button--active:after {
  position: absolute;
  display: block;
  content: "";
  width: 15px !important;
  height: 15px;
  background: linear-gradient(256deg, #4a8e41 0%, #396d56 100%);
  z-index: 0;
  margin-top: 14px;
  transform: rotate(45deg) translateX(-50%);
  left: 50%;
}
.section-tournament .divisions__my-table {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.section-tournament .divisions__my-table label {
  margin-right: 1em;
  cursor: pointer;
}
.section-tournament .divisions__my-table .toggle {
  width: 52px;
  height: 30px;
  border-radius: 26px;
  position: relative;
  background: white;
  border: 1px solid #C8C8C8;
}
.section-tournament .divisions__my-table .toggle::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #707074;
  left: 3px;
  transition: transform 0.5s ease, background 0.5s ease;
  z-index: 2;
}
.section-tournament .divisions__my-table .toggle::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 26px;
  background-image: linear-gradient(240deg, #4a8e41 0%, #396d56 100%);
  opacity: 0;
  transition: opacity 0.5s ease;
}
.section-tournament .divisions__my-table .toggle.active::before {
  background: white;
  transform: translateY(-50%) translateX(20px);
}
.section-tournament .divisions__my-table .toggle.active::after {
  opacity: 1;
}
.section-tournament .group {
  margin-top: 30px;
}
.section-tournament .group:nth-of-type(1) {
  margin-top: 0;
}
.section-tournament .group h2 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.44px;
  font-family: "Poppins", sans-serif;
  line-height: 10px;
  margin-top: 15px;
}
.section-tournament .group__grid {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  display: flex;
}
.section-tournament .group__grid__container {
  display: flex;
}
.section-tournament .group__grid__players {
  padding-top: 20px;
}
.section-tournament .group__grid__overflow {
  overflow: auto;
  scrollbar-width: none;
  cursor: grab;
  user-select: none;
  flex-grow: 1;
  padding-top: 20px;
}
.section-tournament .group__grid__overflow::-webkit-scrollbar {
  display: none;
}
.section-tournament .group__grid__row {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: minmax(0, 1fr);
  grid-auto-columns: 1fr;
}
.section-tournament .group__grid__row:nth-of-type(1) {
  border-top: 0;
}
.section-tournament .group__grid__row:nth-of-type(1) .group__block {
  border-top: 0;
}
.section-tournament .group__grid__row:nth-of-type(1) .group__block--place {
  border-top-right-radius: 6px;
}
.section-tournament .group__grid__row:nth-of-type(1) .group__block--points::before, .section-tournament .group__grid__row:nth-of-type(1) .group__block--place::before {
  content: "Taškai";
  display: block;
  position: absolute;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 700;
  color: rgba(28, 29, 35, 0.4);
  top: -25px;
}
.section-tournament .group__grid__row:nth-of-type(1) .group__block--place::before {
  content: "Vieta";
}
.section-tournament .group__grid__row:nth-last-of-type(1) .group__block--place {
  border-bottom-right-radius: 6px;
}
.section-tournament .group__block2 {
  min-width: 134px;
  padding: 0 20px;
  border-right: 1px solid transparent;
  text-align: center;
  color: rgba(28, 29, 35, 0.4);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.14px;
  display: flex;
  justify-content: center;
}
.section-tournament .group__block2--player {
  width: 263px;
  flex-shrink: 0;
}
.section-tournament .group__block {
  padding: 20px;
  border-left: 1px solid #dfdfdf;
  min-width: 134px;
  border-top: 1px solid #dfdfdf;
  background: white;
  height: 93px;
  transition: background 0.5s ease;
}
.section-tournament .group__block:nth-of-type(1) {
  border-left: 0;
}
.section-tournament .group__block--player {
  display: flex;
  color: #1c1d23;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.84px;
  width: 263px;
  border-left: 0;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  height: 93px;
  border-right: 1px solid #dfdfdf;
}
.section-tournament .group__block--player:nth-of-type(1) {
  border-top: 0;
  border-top-left-radius: 6px;
}
.section-tournament .group__block--player:nth-last-of-type(1) {
  border-bottom-left-radius: 6px;
}
.section-tournament .group__block--player img {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 10px;
}
.section-tournament .group__block--player--real {
  display: flex;
  align-items: center;
  max-width: 100%;
}
.section-tournament .group__block--player__name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.section-tournament .group__block--empty {
  background-color: #F1F1F1;
}
.section-tournament .group__block--scores {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-tournament .group__block--scores .flex {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
  color: #1c1d23;
}
.section-tournament .group__block--scores .flex div {
  border-radius: 4px;
  width: 28px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  border: 1px solid #dfdfdf;
  background: white;
  color: #999;
}
.section-tournament .group__block--scores .flex div:nth-last-of-type(1) {
  margin-right: 0;
}
.section-tournament .group__block--scores .flex .no-margin {
  margin-right: 0;
}
.section-tournament .group__block--scores .flex:nth-of-type(2) {
  margin-top: 5px;
}
.section-tournament .group__block--scores .flex .grey {
  background-color: #fcf9f9;
  border: 1px solid #a7b798;
  color: #595959;
}
.section-tournament .group__block--scores .tech-block {
  text-align: center;
  font-weight: 600;
  color: #888;
  font-size: 12px;
}
.section-tournament .group__block--scores .tech-win {
  color: #222;
}
.section-tournament .group__block--points, .section-tournament .group__block--place {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EAF8DB;
  font-size: 18px;
  font-weight: 700;
  color: #1c1d23;
  position: relative;
  border-top: 1px solid white;
  min-width: 80px;
}
.section-tournament .group__block--points {
  color: #9ca98d;
}
.section-tournament .group__block--place {
  border-left: 1px solid white;
}
.section-tournament .group__block.hovered-group {
  background: #EAf8DB;
}
.section-tournament .group__doubles .group__block--player {
  flex-direction: column;
  font-size: 13px;
}
.section-tournament .group__doubles .group__block--player img {
  width: 24px;
  height: 24px;
}
.section-tournament .group__doubles .group__block--player--real:nth-of-type(1) {
  margin-bottom: 6px;
}
.section-tournament .registration {
  margin-top: 2.4em;
  font-size: 10px;
}
.section-tournament .registration .have-coupon {
  margin-top: 1.25em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4a8e41;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
}
.section-tournament .registration .have-coupon img {
  margin-right: 15px;
  max-width: 100%;
}
.section-tournament .registration .have-coupon img.on-hover {
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.section-tournament .registration .have-coupon__icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.25em;
}
.section-tournament .registration .invalid-input {
  border: 1px solid #DF4861 !important;
}
.section-tournament .registration h1 {
  font-weight: 600;
  letter-spacing: 0.06em;
  font-family: "Poppins", sans-serif;
}
.section-tournament .registration__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 4em;
  margin-top: 1.4em;
}
.section-tournament .registration__grid.registration__grid--single .registration__container {
  min-height: 0;
}
.section-tournament .registration__left--name {
  color: #4a8e41;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03em;
  margin-top: 3px;
  font-weight: 600;
}
.section-tournament .registration__container {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background: white;
  padding: 3em;
  z-index: 2;
  position: relative;
}
.section-tournament .registration .registration-coupon-error {
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
  color: #676767;
  display: none;
}
.section-tournament .registration__label {
  font-weight: 400;
  color: rgba(28, 29, 35, 0.6);
  letter-spacing: 0.04em;
  line-height: 1.37;
  display: block;
  margin-bottom: 10px;
}
.section-tournament .registration__select {
  margin-top: 3.2em;
  padding-top: 3.2em;
  border-top: 1px solid rgba(200, 200, 200, 0.4);
}
.section-tournament .registration .select2-container.invalid-input {
  border: 0 !important;
}
.section-tournament .registration .select2-container.invalid-input .select2-selection--single {
  border: 1px solid #DF4861 !important;
}
.section-tournament .registration .select2-container .select2-selection--single {
  display: flex;
  align-items: center;
  min-height: 3.75em !important;
  height: auto !important;
}
.section-tournament .registration .select2-container .select2-selection--single .select2-selection__rendered {
  white-space: normal;
  line-height: 1.57 !important;
  padding: 0.625em 2em 0.625em 0.625em !important;
}
.section-tournament .registration .invalid-input .select2-selection--single {
  border: 1px solid #DF4861 !important;
}
.section-tournament .registration__bottom {
  border-radius: 0 0 10px 10px;
  background-color: #eeeeee;
  padding: 0.923em 1.538em;
  color: rgba(28, 29, 35, 0.4);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.06em;
  margin-top: -1.538em;
  padding-top: 2.461em;
}
.section-tournament .registration__border {
  border-bottom: 1px solid rgba(200, 200, 200, 0.4);
  padding-bottom: 3.2em;
  margin-bottom: 3.2em;
}
.section-tournament .registration__button {
  margin-left: auto;
}
.section-tournament .registration__button.disabled {
  pointer-events: none;
}
.section-tournament .registration__another-grid {
  margin-top: 2em;
}
.section-tournament .registration__right {
  overflow: hidden;
}
.section-tournament .registration__pay {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #1c1d23;
}
.section-tournament .registration__pay div {
  font-family: "Poppins", sans-serif;
}
.section-tournament .registration__pay div span {
  font-family: "Poppins", sans-serif;
}
.section-tournament .registration__pay button {
  margin-top: 1em;
  font-weight: 500;
  border-radius: 12px 4px 12px 12px;
  font-size: 13px;
  padding: 0 2.769em;
  height: 4em;
}
.section-tournament .registration__pay button div {
  font-family: "Montserrat", sans-serif;
}
.section-tournament .registration__delete {
  width: 3.75em;
  margin-left: 1.25em;
  flex-shrink: 0;
  padding: 0;
  font-size: 16px;
  height: auto !important;
}
.section-tournament .registration__delete img {
  width: 1em;
}
.section-tournament .registration__flex {
  display: flex;
  align-items: stretch;
  margin-top: 4px;
}
.section-tournament .registration__additional {
  display: none;
}
.section-tournament .registration__coupon {
  display: none;
  position: relative;
}
.section-tournament .registration .success-input-container {
  flex-grow: 1;
  position: relative;
}
.section-tournament .registration .success-input-container input {
  width: 100%;
}
.section-tournament .registration .success-ajax {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  display: none;
}
.section-tournament .registration .coupon-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  z-index: 2;
  display: none;
  justify-content: center;
  align-items: center;
}
.section-tournament .registration__margin {
  margin-top: 20px;
}
.section-tournament .registration__discount {
  border-radius: 12px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  background: white;
  padding: 3em;
}
.section-tournament .registration__discount--singles {
  margin-top: 2em;
}
.section-tournament .registration__discount label {
  margin-bottom: 10px;
}
.section-tournament .registration__discount--flex {
  display: flex;
  align-items: center;
}
.section-tournament .registration__discount--flex.align-items-stretch {
  align-items: stretch;
  margin-right: 30px;
}
.section-tournament .registration__discount--input {
  height: 3.25em;
  padding: 0 0.625em;
  border-radius: 8px;
  border: 1px solid #c8c8c8;
  background: white;
  outline: none;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.04em;
  padding-right: 2em;
  transition: border 0.5s ease;
}
.section-tournament .registration__discount--input:focus {
  border: 1px solid #4a8e41;
}
.section-tournament .registration__discount--input.flex-grow {
  flex-grow: 1;
  padding-right: 4.5em;
}
.section-tournament .registration__discount--mobile {
  padding: 0;
  background: none;
  box-shadow: none;
}
.section-tournament .registration__discount--mobile .registration__discount--container {
  display: none;
}
.section-tournament .registration__discount--button {
  height: auto;
  border-radius: 8px;
  margin-left: -20px;
  padding: 0 2.07em;
}
.section-tournament .registration__discount--text {
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.section-tournament .registration__discount--text span {
  color: #4a8e41;
  font-family: "Poppins", sans-serif;
}
.section-tournament__payed {
  background: white;
  border-radius: 12px;
}
.section-tournament__payed--container {
  font-size: 10px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  max-width: 53.9em;
  width: 100%;
  margin: 4em auto 0;
}
.section-tournament__payed .icon {
  width: 10.2em;
}
.section-tournament__payed--first {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4em;
  position: relative;
}
.section-tournament__payed p {
  color: rgba(28, 29, 35, 0.6);
  font-weight: 400;
  letter-spacing: 0.01em;
  text-align: center;
}
.section-tournament__payed--second {
  margin: 0 auto;
  padding: 3em;
}
.section-tournament__payed .border {
  width: calc(100% - 50px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 2px dashed rgba(200, 200, 200, 0.4);
}
.section-tournament__payed h1 {
  margin-top: 0.4em;
  text-align: center;
}
.section-tournament__payed .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75em;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.01em;
}
.section-tournament__payed .flex__left {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: rgba(28, 29, 35, 0.6);
}
.section-tournament__payed .flex__right {
  padding-left: 4em;
}
.section-tournament__payed .price {
  margin-top: 1.875em;
  color: #4a8e41;
  font-weight: 700;
  margin-bottom: 0;
}

@media screen and (max-width: 1400px) {
  .section-tournament .section-content .sponsors__block {
    font-size: 14px;
    line-height: 22px;
  }
  .section-tournament .registration {
    font-size: 9px;
  }
  .section-tournament .registration .select2-container .select2-selection--single {
    font-size: 15px;
  }
  .section-tournament .registration__delete {
    font-size: 15px;
  }
  .section-tournament__payed--container {
    font-size: 9px;
  }
  .section-tournament .heading__absolute {
    right: 0;
  }
  .section-tournament .section-content .sponsors__grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .section-tournament .wrapper2 {
    padding: 0;
  }
  .section-tournament .details {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 20px;
  }
  .section-tournament .details__other {
    width: 300px;
  }
  .section-tournament .details__block:nth-last-of-type(1)::after {
    width: 1px;
  }
  .section-tournament .details__block:nth-of-type(3n+3)::after {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  .section-tournament .heading {
    background-image: none;
    padding-top: 0;
  }
  .section-tournament .heading .wrapper {
    padding: 0;
  }
  .section-tournament .heading__registration {
    border-radius: 0;
  }
  .section-tournament .registration__discount--flex:not(.align-items-stretch) {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-tournament .registration__discount--flex.align-items-stretch {
    margin-right: 0;
    width: 100%;
    margin-bottom: 1em;
  }
  .section-tournament .registration__discount--input {
    max-width: none;
    flex-grow: 1;
    width: 100%;
  }
  .section-tournament .registration__another-grid {
    margin-top: 3em;
  }
  .section-tournament .navigation {
    border-radius: 0;
  }
  .section-tournament .details {
    grid-template-columns: 1fr 1fr;
  }
  .section-tournament .details__other {
    width: 200px;
  }
  .section-tournament .details__block:nth-of-type(3n+3)::after {
    display: block;
  }
  .section-tournament .details__block:nth-of-type(2n+2)::after {
    display: none;
  }
  .section-tournament .heading-container {
    background-image: url("../images/Mask_Group_36-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 32px 0;
  }
  .section-tournament .heading__registration {
    margin-top: 0;
  }
  .section-tournament .heading__absolute {
    top: auto;
    bottom: 0;
    height: 100%;
    max-height: none;
  }
  .section-tournament .wrapper3 {
    padding-right: 0;
  }
}
@media screen and (max-width: 1050px) {
  .section-tournament .section-content .sponsors__grid {
    grid-gap: 20px;
  }
}
@media screen and (min-width: 1001px) {
  .section-tournament.fixed-button {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  .section-tournament.fixed-button {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 !important;
    background: #f6f6f6;
    z-index: 80;
    display: none;
  }
  .section-tournament.fixed-button .padding {
    padding: 0;
    background: #f6f6f6;
  }
  .section-tournament.fixed-button a {
    width: 100%;
    height: 3em !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  .section-tournament .registration__grid {
    grid-template-columns: 1fr;
  }
  .section-tournament .registration .registration__margin, .section-tournament .registration .have-coupon {
    margin-top: 27px;
  }
  .section-tournament .heading__registration {
    flex-direction: column;
  }
  .section-tournament .heading__registration--left {
    padding-right: 0;
  }
  .section-tournament .heading__registration--right {
    flex-wrap: wrap;
    width: 100%;
  }
  .section-tournament .heading .heading__go-back {
    margin: 20px auto 0;
    display: none;
  }
  .section-tournament .heading .socialmedia {
    flex-basis: 100%;
    margin: 20px 0;
    padding-bottom: 20px;
    justify-content: center;
    border-bottom: 1px solid #dfdfdf;
  }
  .section-tournament .heading .socialmedia--borderless {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .section-tournament .heading .admission {
    border-left: 0;
    margin-left: auto;
    padding-left: 0;
  }
  .section-tournament .heading .registration-button {
    margin-right: auto;
  }
  .section-tournament .details {
    grid-template-columns: 1fr;
    grid-gap: 0;
    padding: 20px;
  }
  .section-tournament .details__block {
    justify-content: flex-start;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .section-tournament .details__block:nth-last-of-type(1) {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .section-tournament .details__block::after {
    display: none;
  }
  .section-tournament .details__block:nth-of-type(3n+3)::after {
    display: none;
  }
  .section-tournament .navigation {
    padding: 18px 25px;
  }
  .section-tournament .navigation .active::after {
    bottom: -18px;
    height: 3px;
  }
  .section-tournament .prizes__grid {
    display: grid;
    grid-template-columns: 1fr;
    padding: 20px;
  }
  .section-tournament .prizes__maxwidth {
    max-width: none;
    margin: 0;
  }
  .section-tournament .prizes__block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .section-tournament .prizes__block::after {
    display: none;
  }
  .section-tournament .prizes__block:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .section-tournament .heading__absolute {
    top: 0;
    bottom: auto;
    max-height: 200px;
  }
  .section-tournament .section-content .sponsors__grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .section-tournament .registration__discount--singles {
    display: none;
  }
  .section-tournament .registration__discount--mobile {
    padding: 3em;
    background: white;
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  }
  .section-tournament .registration__discount--mobile .registration__discount--container {
    display: block;
  }
}
@media screen and (max-width: 850px) {
  .section-tournament .section-content .sponsors__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 800px) {
  .section-tournament .divisions {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-tournament .divisions__flex {
    flex-wrap: wrap;
  }
  .section-tournament .divisions-nav .divisions__flex {
    flex-wrap: nowrap;
  }
  .section-tournament .divisions .division-select-container {
    flex-basis: 100%;
    margin-top: 0.1em;
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .section-tournament .registration__grid {
    grid-gap: 3em;
  }
  .section-tournament .registration__container {
    min-height: 0;
  }
  .section-tournament__payed--container {
    font-size: 8px;
  }
}
@media screen and (max-width: 650px) {
  .section-tournament .section-content .sponsors__block {
    padding: 22px;
  }
  .section-tournament .section-content .sponsors__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 551px) {
  .section-tournament .heading .socialmedia .messenger-button {
    display: none !important;
  }
}
@media screen and (max-width: 550px) {
  .section-tournament .hide-on-mobile {
    display: none;
  }
  .section-tournament .group__grid {
    margin-top: 0;
  }
  .section-tournament .group__grid__row:nth-of-type(1) .group__block--points::before, .section-tournament .group__grid__row:nth-of-type(1) .group__block--place::before {
    font-size: 12px;
    letter-spacing: 0.12px;
    top: -20px;
  }
  .section-tournament .registration__container.pay {
    padding: 40px 20px;
  }
  .section-tournament .divisions__flex {
    width: 100%;
  }
  .section-tournament .divisions .select2-container {
    min-width: 0;
    width: 100% !important;
  }
  .section-tournament .divisions .filtering-button {
    min-width: 7em;
    padding: 0 1em;
  }
  .section-tournament__payed--container {
    font-size: 7px;
  }
  .section-tournament__payed .flex {
    flex-direction: column;
    align-items: start;
  }
  .section-tournament__payed .flex__right {
    padding-left: 0;
    margin-top: 5px;
  }
  .section-tournament__payed .price {
    margin-top: 1em;
    flex-direction: row;
    align-items: center;
  }
  .section-tournament__payed .price .flex__right {
    margin-top: 0;
    margin-left: auto;
  }
  .section-tournament .section-content .sponsors__block {
    padding: 22px 10px;
    font-size: 13px;
  }
  .section-tournament .registration {
    font-size: 8px;
  }
  .section-tournament .registration__button {
    width: 100%;
  }
  .section-tournament .registration .select2-container .select2-selection--single {
    font-size: 14px;
  }
  .section-tournament .registration__delete {
    font-size: 14px;
  }
  .section-tournament .registration__label {
    font-size: 14px;
  }
  .section-tournament .registration__container {
    padding: 2em 3em;
  }
  .section-tournament .registration__discount--mobile {
    padding: 2em 3em;
  }
  .section-tournament .registration__pay {
    align-items: flex-start;
  }
  .section-tournament .registration__pay button {
    width: 100%;
  }
  .section-tournament .registration .flex-cll {
    flex-direction: column;
  }
  .section-tournament .registration__discount--button {
    margin-left: 0;
    margin-top: 1em;
    height: 3.25em;
  }
  .section-tournament .registration__discount--input.flex-grow {
    padding-right: 3.5em;
  }
  .section-tournament .registration .success-ajax {
    right: 20px;
  }
  .section-tournament .group__block2 {
    min-width: 80px;
    font-size: 13px;
    letter-spacing: 0.13px;
  }
  .section-tournament .group__block {
    padding: 8px 15px;
    min-width: 120px;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .section-tournament .group__block--player {
    font-size: 12px;
    letter-spacing: 0.36px;
    height: 70px;
    width: 175px;
  }
  .section-tournament .group__block--player img {
    width: 24px;
    height: 24px;
  }
  .section-tournament .group__block--player div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .section-tournament .group__block--points, .section-tournament .group__block--place {
    font-size: 14px;
  }
  .section-tournament .group__block--scores .flex .grey {
    font-size: 12px;
  }
  .section-tournament .group__block--scores .flex div {
    font-size: 12px;
  }
  .section-tournament .group__block--scores .flex .no-margin {
    margin-right: 0;
  }
  .section-tournament .divisions__button {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
  .section-tournament .divisions__button img {
    width: 12px;
  }
  .section-tournament .section-content {
    padding: 20px;
    margin-top: 20px;
  }
  .section-tournament .heading__circle {
    width: 20px;
    height: 20px;
  }
  .section-tournament .heading__block::after {
    top: 10px;
  }
  .section-tournament .heading__text {
    margin-top: 6px;
  }
  .section-tournament .heading__registration {
    padding: 20px;
  }
  .section-tournament .heading__go-back {
    height: 40px;
  }
  .section-tournament .heading .tournament-name {
    color: rgba(28, 29, 35, 0.4);
  }
  .section-tournament .heading .socialmedia {
    margin: 15px 0;
    padding-bottom: 15px;
  }
  .section-tournament .heading .socialmedia--borderless {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .section-tournament .heading .admission {
    min-height: 50px;
  }
  .section-tournament .heading .registration-button {
    height: 50px;
    min-width: 175px;
    margin-left: 30px;
  }
  .section-tournament .navigation .active {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
  .section-tournament .navigation .active::after {
    width: calc(100% + 10px);
  }
  .section-tournament .navigation a {
    font-size: 13px;
    letter-spacing: 0.78px;
    margin-left: 40px;
  }
  .section-tournament .details__icon {
    margin-right: 10px;
  }
  .section-tournament .details__block {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .section-tournament .details__other {
    font-size: 12px;
    letter-spacing: 0.48px;
  }
  .section-tournament .details__other .bold {
    font-size: 13px;
    letter-spacing: 0.52px;
  }
  .section-tournament .prizes__maxwidth {
    font-size: 13px;
    letter-spacing: 0.52px;
    line-height: 16px;
  }
  .section-tournament .prizes__icon {
    margin-right: 10px;
  }
  .section-tournament .prizes__block {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .section-tournament .section-content .sponsors__grid {
    grid-gap: 10px;
  }
  .section-tournament .section-content .sponsors__image {
    height: 60px;
  }
  .section-tournament .section-content .sponsors img {
    max-width: 100%;
  }
}
@media screen and (max-width: 380px) {
  .section-tournament .heading .admission {
    margin: 0 auto;
  }
  .section-tournament .heading .registration-button {
    flex-basis: 100%;
    margin-left: 0;
    margin-top: 1em;
  }
  .section-tournament .section-content .sponsors__grid {
    grid-template-columns: 1fr;
  }
  .section-tournament .section-content .sponsors__grid .sponsors img {
    max-width: 160px !important;
  }
  .section-content .sponsors img {
    max-width: 160px !important;
  }
}
.bye {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  padding: 8px 0;
}

.waiting-for-player {
  padding: 8px 0;
  font-size: 15px;
  color: #666;
}

.registration__noti {
  width: 100%;
  margin: 20px 0;
  text-align: center;
  font-size: 15px;
}

#phone-form .global-invalid {
  margin-bottom: 0;
}

#phone-form {
  max-width: 500px;
  margin: auto;
}

.mini-title {
  font-size: 14px;
  color: #8a8a8a;
  text-transform: uppercase;
  font-weight: bold;
  background: #d7d7d7;
  padding: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  height: 29px;
  width: fit-content;
}

.third-place-brackets:nth-of-type(2) {
  padding-top: 40px;
}

.section-tournament .tournament-brackets .third-place-brackets .brackets__player:nth-of-type(1) {
  border-top-left-radius: 0;
}

.section-tournament .tournament-brackets .brackets.three-rounds .brackets__round:nth-of-type(2) .brackets__match:nth-of-type(1)::after {
  height: 16%;
}
.section-tournament .tournament-brackets .brackets.three-rounds .brackets__round:nth-of-type(3) .third-place-brackets:nth-of-type(1) .brackets__player::before {
  top: 54%;
  height: 52%;
}
.section-tournament .tournament-brackets .brackets.three-rounds .brackets__round:nth-of-type(3) .third-place-brackets:nth-of-type(1) .brackets__player::after {
  bottom: 46%;
  height: 40%;
}
.section-tournament .tournament-brackets .brackets.three-rounds .brackets__round:nth-of-type(3) .third-place-brackets:nth-of-type(2) .brackets__player::before {
  height: 23%;
  top: 63%;
}
.section-tournament .tournament-brackets .brackets.three-rounds .brackets__round:nth-of-type(3) .third-place-brackets:nth-of-type(2) .brackets__player::after {
  bottom: 37%;
}

.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(1) .brackets__match {
  margin-top: 200px;
}
.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(1) .brackets__match:nth-of-type(1) {
  margin-top: 0;
}
.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(1) .brackets__match:nth-of-type(1)::after {
  height: 45%;
}
.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(1) .brackets__match:nth-of-type(2)::after {
  height: 28%;
}
.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(2) .third-place-brackets:nth-of-type(1) .brackets__player::after {
  height: 30%;
  bottom: 43%;
}
.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(2) .third-place-brackets:nth-of-type(1) .brackets__player::before {
  top: 57%;
}
.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(2) .third-place-brackets:nth-of-type(2) .brackets__player::after {
  bottom: 36%;
  height: 60%;
}
.section-tournament .tournament-brackets .brackets.two-rounds .brackets__round:nth-of-type(2) .third-place-brackets:nth-of-type(2) .brackets__player::before {
  height: 19%;
  top: 64%;
}

.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .third-place-brackets:nth-of-type(1) .brackets__player::after {
  bottom: 42%;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .third-place-brackets:nth-of-type(1) .brackets__player::before {
  top: 58%;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .third-place-brackets:nth-of-type(2) .brackets__player::before {
  top: 66%;
  border-top-left-radius: 0;
  width: 1px;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .third-place-brackets:nth-of-type(2) .brackets__player::after {
  bottom: 34%;
  height: 60%;
  width: 1px;
  border-bottom-left-radius: 0;
}

.section-clubs {
  padding-bottom: 80px;
  background-color: #f6f6f6;
  transform: translate3d(0, 0, 0);
}
.section-clubs h1 {
  margin-top: 60px;
}
.section-clubs .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 35px;
  margin-top: 30px;
}
.section-clubs .grid__block {
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  background: white;
  padding: 30px 20px;
  display: grid;
  grid-template-columns: 108px 1fr;
  grid-gap: 20px;
  align-items: center;
}
.section-clubs .grid__left {
  height: 108px;
  position: relative;
}
.section-clubs .grid__left img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
  border-radius: 5px;
}
.section-clubs .grid__name {
  font-size: 18px;
  color: #1c1d23;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.54px;
}
.section-clubs .grid__right {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.64px;
  color: rgba(28, 29, 35, 0.6);
}
.section-clubs .grid__right span {
  color: #4a8e41;
}
.section-clubs .grid__right .bold {
  font-weight: 700;
}
.section-clubs .grid__right .bold-black {
  color: #1c1d23;
  font-weight: 600;
}
.section-clubs .grid__div {
  margin-top: 5px;
}

.section-club-details {
  padding-bottom: 80px;
  background-color: #f6f6f6;
  transform: translate3d(0, 0, 0);
}
.section-club-details .wrapper2 {
  padding-top: 140px;
  position: relative;
}
.section-club-details .for-selectors {
  display: flex;
  align-items: center;
}
.section-club-details .heading {
  background-image: url("../images/Mask_Group_36.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.section-club-details .heading__absolute {
  position: absolute;
  top: 0px;
  right: -65px;
  z-index: 0;
  max-height: 100%;
  mix-blend-mode: overlay;
}
.section-club-details .heading .mobile-paragraph span {
  font-weight: 700;
}
.section-club-details .heading__block {
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 12px;
  position: relative;
  border-top-right-radius: 12px;
}
.section-club-details .heading__image {
  width: 60px;
  height: 60px;
  object-fit: contain;
  object-position: center center;
  border-radius: 10px;
  margin-right: 20px;
}
.section-club-details .heading__left, .section-club-details .heading__right {
  display: flex;
  align-items: center;
}
.section-club-details .heading__name {
  font-size: 28px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 26px;
  margin-bottom: 5px;
  color: #1c1d23;
  letter-spacing: 0.84px;
  line-height: 1;
}
.section-club-details .heading p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(28, 29, 35, 0.6);
  letter-spacing: 0.56px;
  line-height: 22px;
  padding-right: 30px;
}
.section-club-details .heading__socialmedia {
  display: flex;
  align-items: center;
  padding-right: 30px;
  position: relative;
}
.section-club-details .heading__socialmedia .facebook {
  margin-right: 15px;
}
.section-club-details .heading__socialmedia a {
  width: 3em;
  height: 3em;
  border-radius: 4px;
  padding: 0;
  background: #eeeeee;
  position: relative;
}
.section-club-details .heading__socialmedia a img {
  width: 20px;
}
.section-club-details .heading__socialmedia::before {
  position: absolute;
  right: 0;
  display: block;
  content: "";
  width: 1px;
  height: calc(100% + 16px);
  top: 50%;
  transform: translateY(-50%);
  background: #dfdfdf;
}
.section-club-details .heading__detail:not(.heading__socialmedia) {
  text-align: center;
  padding: 0 30px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(28, 29, 35, 0.6);
  letter-spacing: 0.56px;
  position: relative;
}
.section-club-details .heading__detail:not(.heading__socialmedia) .green, .section-club-details .heading__detail:not(.heading__socialmedia) .black {
  color: #4a8e41;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.6px;
  line-height: 20px;
}
.section-club-details .heading__detail:not(.heading__socialmedia) .black {
  color: #1c1d23;
}
.section-club-details .heading__detail:not(.heading__socialmedia):nth-last-of-type(1) {
  padding-right: 0;
}
.section-club-details .heading__detail:not(.heading__socialmedia):before {
  position: absolute;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: calc(100% + 16px);
  top: 50%;
  transform: translateY(-50%);
  background: #dfdfdf;
}
.section-club-details .heading__detail:not(.heading__socialmedia):first-child:before {
  display: none;
}
.section-club-details .navigation {
  display: flex;
  align-items: center;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.16);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background: rgba(255, 255, 255, 0.2);
  padding: 34px 42px 26px 42px;
}
.section-club-details .navigation .first {
  margin-right: 48px;
}
.section-club-details .navigation .active {
  color: #1c1d23;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.9px;
  position: relative;
  pointer-events: none;
}
.section-club-details .navigation .active:after {
  position: absolute;
  display: block;
  content: "";
  width: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  bottom: -26.5px;
  height: 4px;
  background: linear-gradient(268deg, #4a8e41 0%, #396d56 100%);
}
.section-club-details .navigation a {
  color: rgba(28, 29, 35, 0.6);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.9px;
}
.section-club-details .style-h4 {
  margin-top: 22px;
}
.section-club-details .trophies {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  grid-row-gap: 25px;
  margin-top: 14px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background: white;
  padding: 20px 0;
}
.section-club-details .trophies__block {
  padding: 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  order: 1;
}
.section-club-details .trophies__block img {
  max-width: 100%;
  object-fit: contain;
}
.section-club-details .trophies__block:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #dfdfdf;
  right: 0;
  top: 0;
}
.section-club-details .trophies__block:nth-last-of-type(1)::after {
  display: none;
}
.section-club-details .trophies__block--toggle {
  cursor: pointer;
  order: 2;
  background: none;
  outline: none;
  border: none;
  cursor: pointer;
}
.section-club-details .trophies__block--toggle::after {
  display: none !important;
}
.section-club-details .trophies__block--toggle img {
  display: none;
}
.section-club-details .trophies.filtered .trophies__block--toggle {
  display: none;
}
.section-club-details .trophies__plus {
  color: #747478;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.84px;
  line-height: 28px;
}
.section-club-details .information {
  margin-top: 14px;
  background-color: #ffffff;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 30px;
}
.section-club-details .information__row {
  display: grid;
  grid-template-columns: 0.38fr 1fr;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c8c8c8;
}
.section-club-details .information__row:nth-last-of-type(1) {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.section-club-details .information .label {
  color: rgba(28, 29, 35, 0.6);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.16px;
}
.section-club-details .information .bold {
  font-weight: 700;
}
.section-club-details .information .bold, .section-club-details .information p, .section-club-details .information a {
  color: #1c1d23;
  font-size: 16px;
  width: fit-content;
  letter-spacing: 0.16px;
}
.section-club-details .information a {
  color: #4a8e41;
  text-decoration: underline;
}
.section-club-details .information p {
  margin-bottom: 1em;
}
.section-club-details .information p:nth-last-of-type(1) {
  margin-bottom: 0;
}
.section-club-details .players-margin {
  margin-top: 40px;
}
.section-club-details .players {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
}
.section-club-details .players__block {
  background-image: url("../images/Path_4166.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0 20px 20px 20px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 14px 18px rgba(0, 0, 0, 0.04);
}
.section-club-details .players__image img {
  width: 120px;
  height: 120px;
  border-radius: 12px;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.section-club-details .players .top {
  display: flex;
  align-items: center;
}
.section-club-details .players .top__right {
  text-align: center;
  flex-grow: 1;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.84px;
  line-height: normal;
  margin-left: 20px;
}
.section-club-details .players .top__right .rating {
  font-size: 30px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #4a8e41;
  line-height: 30px;
  margin-top: 3px;
}
.section-club-details .players__name {
  margin: 20px 0;
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.54px;
  display: block;
  width: fit-content;
}
.section-club-details .players__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: auto;
}
.section-club-details .players__grid--block {
  text-align: center;
  color: rgba(28, 29, 35, 0.6);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.52px;
  line-height: 16px;
  position: relative;
  padding: 0 10px;
}
.section-club-details .players__grid--block:nth-of-type(1) {
  padding-left: 0;
  padding-right: 15px;
}
.section-club-details .players__grid--block .black-bold {
  color: #282d2b;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.6px;
}
.section-club-details .players__grid--block:after {
  position: absolute;
  right: 0;
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 14px);
  top: 50%;
  transform: translateY(-50%);
  background: #dfdfdf;
}
.section-club-details .players__grid--block:nth-last-of-type(1) {
  padding-right: 0;
  padding-left: 15px;
}
.section-club-details .players__grid--block:nth-last-of-type(1):after {
  display: none;
}
.section-club-details .show-more {
  margin: 2.85em auto 0 auto;
  min-width: 14.71em;
  height: 4.28em;
  background-color: #eeeeee;
  box-shadow: none;
}
.section-club-details .show-more img {
  margin-left: 0.71em;
  width: 0.785em;
}

@media screen and (min-width: 1401px) {
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(n+9) {
    display: none;
  }
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(9n+9)::after {
    display: none;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1101px) {
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(n+8) {
    display: none;
  }
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(8n+8)::after {
    display: none;
  }
}
@media screen and (max-width: 1100px) and (min-width: 901px) {
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(n+7) {
    display: none;
  }
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(7n+7)::after {
    display: none;
  }
}
@media screen and (max-width: 900px) and (min-width: 751px) {
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(n+6) {
    display: none;
  }
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(6n+6)::after {
    display: none;
  }
}
@media screen and (max-width: 750px) and (min-width: 651px) {
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(n+5) {
    display: none;
  }
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(5n+5)::after {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(n+4) {
    display: none;
  }
  .section-club-details .trophies:not(.filtered) .trophies__block:nth-of-type(4n+4)::after {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  .section-clubs .grid {
    grid-template-columns: 1fr 1fr;
  }
  .section-club-details .heading__absolute {
    right: 20px;
  }
  .section-club-details .trophies {
    grid-template-columns: repeat(8, 1fr);
  }
  .section-club-details .players {
    grid-gap: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .section-clubs {
    padding-bottom: 60px;
  }
  .section-clubs h1 {
    margin-top: 40px;
  }
  .section-club-details .wrapper2 {
    padding: 100px 0 0 0;
  }
  .section-club-details .wrapper__navigation {
    padding: 0;
  }
  .section-club-details .navigation {
    border-radius: 0;
    padding: 20px 25px 15px 25px;
  }
  .section-club-details .navigation .active::after {
    bottom: -15px;
    width: calc(100% + 10px);
    height: 3px;
  }
  .section-club-details .heading__block {
    border-radius: 0;
  }
  .section-club-details .trophies {
    grid-template-columns: repeat(7, 1fr);
  }
  .section-club-details .players {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 1000px) {
  .section-club-details .heading__block {
    flex-direction: column;
    padding-top: 0;
  }
  .section-club-details .heading .mobile-paragraph {
    display: none;
  }
  .section-club-details .heading__left {
    display: block;
    width: 100%;
    max-width: 700px;
  }
  .section-club-details .heading__image {
    display: block;
    margin: -40px auto 0;
    width: 80px;
    height: 80px;
    border-radius: 8px;
  }
  .section-club-details .heading__name {
    text-align: center;
    margin-top: 20px;
  }
  .section-club-details .heading__right {
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: center;
  }
  .section-club-details .heading__socialmedia {
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 25px;
    justify-content: center;
    padding-right: 0;
  }
  .section-club-details .heading__socialmedia::before {
    display: none;
  }
  .section-club-details .heading p {
    padding-right: 0;
    text-align: center;
    color: rgba(28, 29, 35, 0.4);
  }
  .section-club-details .heading .for-selectors .heading__detail:first-child {
    padding-left: 0;
  }
  .section-club-details .heading__absolute {
    max-height: 200px;
    transform: rotate(-11deg);
    right: -3px;
  }
}
@media screen and (max-width: 900px) {
  .section-clubs .grid {
    grid-template-columns: 1fr;
  }
  .section-club-details .trophies {
    grid-template-columns: repeat(6, 1fr);
  }
  .section-club-details .players {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 750px) {
  .section-club-details .trophies {
    grid-template-columns: repeat(5, 1fr);
  }
  .section-club-details .information__row {
    grid-template-columns: 1fr;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 650px) {
  .section-club-details .trophies {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 550px) {
  .section-clubs .grid__name {
    font-size: 16px;
    letter-spacing: 0.16px;
    font-family: "Open Sans", sans-serif;
  }
  .section-clubs .grid {
    margin-top: 25px;
    grid-gap: 15px;
  }
  .section-clubs .grid__block {
    grid-template-columns: 70px 1fr;
    padding: 20px;
    grid-gap: 15px;
  }
  .section-clubs .grid__left {
    height: 70px;
  }
  .section-clubs .grid__left img {
    border-radius: 6px;
  }
  .section-clubs .grid__right {
    font-size: 13px;
    letter-spacing: 0.13px;
  }
  .section-club-details {
    padding-bottom: 60px;
  }
  .section-club-details .heading {
    background-image: url("../images/Mask_Group_36-1.png");
  }
  .section-club-details .heading__image {
    border-radius: 8px;
  }
  .section-club-details .heading__absolute {
    max-height: 177px;
    transform: rotate(-13deg);
  }
  .section-club-details .heading__name {
    font-size: 22px;
    letter-spacing: 0.48px;
  }
  .section-club-details .heading__detail:not(.heading__socialmedia) {
    padding: 0 25px;
  }
  .section-club-details .heading .heading__block {
    padding: 0 20px 20px 20px;
  }
  .section-club-details .heading .heading__detail--trophies {
    padding-left: 0;
  }
  .section-club-details .wrapper2 {
    padding-top: 80px;
  }
  .section-club-details .navigation .active, .section-club-details .navigation a {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
  .section-club-details .navigation .first {
    margin-right: 40px;
  }
  .section-club-details .navigation .style-h2 {
    margin-top: 20px;
  }
  .section-club-details .information {
    padding: 20px;
  }
  .section-club-details .information .label {
    font-size: 14px;
    letter-spacing: 0.14px;
    margin-bottom: 4px;
    font-weight: 700;
  }
  .section-club-details .information .bold, .section-club-details .information p, .section-club-details .information a {
    font-size: 14px;
    letter-spacing: 0.14px;
    font-weight: 400;
  }
  .section-club-details .trophies__block {
    padding: 0 15px;
  }
  .section-club-details .trophies__block--toggle .trophies__plus {
    font-size: 24px;
  }
  .section-club-details .show-more {
    width: 100%;
  }
  .section-club-details .players__image img {
    width: 100px;
    height: 100px;
    border-radius: 6px;
  }
  .section-club-details .players__name {
    font-size: 16px;
    letter-spacing: 0.48px;
    margin: 15px 0;
  }
  .section-club-details .players .top__right {
    font-size: 13px;
    letter-spacing: 0.4px;
  }
  .section-club-details .players .top__right .rating {
    font-size: 24px;
    line-height: 24px;
  }
  .section-club-details .players__grid--block {
    font-size: 12px;
    letter-spacing: 0.48px;
  }
  .section-club-details .players__grid--block .black-bold {
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}
@media screen and (max-width: 500px) {
  .section-club-details .players {
    grid-template-columns: 1fr;
  }
  .section-club-details .players__block {
    width: 350px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 400px) {
  .section-club-details .trophies__block--toggle .trophies__plus {
    font-size: 20px;
  }
  .section-club-details .players__block {
    width: 100%;
  }
}
.section-404 {
  background-color: #f6f6f6;
}
.section-404 .wrapper {
  padding: 250px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.section-404 .image-404 {
  position: relative;
}
.section-404 .text {
  color: #1c1d23;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.84px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
  position: relative;
  padding: 0 40px;
}
.section-404 .text span {
  font-family: "Poppins", sans-serif;
  color: #4a8e41;
}
.section-404 a {
  margin-top: 2.667em;
  padding: 0 1.333em;
  min-width: 19.13em;
  border-radius: 12px;
  height: 4em;
  box-shadow: none;
  background: #eeeeee;
  font-size: 15px;
}
.section-404 a img {
  margin-left: 0.667em;
  width: 1em;
}
.section-404 .absolute {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -90px;
}

@media screen and (max-width: 1400px) {
  .section-404 .absolute {
    max-width: 100%;
  }
}
@media screen and (max-width: 1150px) {
  .section-404 .wrapper {
    padding: 100px 20px;
  }
  .section-404 .absolute {
    max-width: calc(100% - 40px);
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 800px) {
  .section-404 .image-404 {
    width: 90%;
    max-width: 500px;
  }
  .section-404 .text {
    font-size: 20px;
    letter-spacing: 0.56px;
  }
}
@media screen and (max-width: 550px) {
  .section-404 .text {
    font-size: 18px;
    letter-spacing: 0.44px;
    margin-top: 30px;
    padding: 0 20px;
  }
  .section-404 a {
    margin-top: 30px;
    width: 100%;
  }
}
.section-homepage4__single {
  background-color: #f6f6f6;
  padding-bottom: 80px;
  font-size: 10px;
}
.section-homepage4__single .heading2 {
  text-align: center;
}
.section-homepage4__single .heading2__category {
  color: #4a8e41;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.section-homepage4__single .heading2 .filters {
  margin-top: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-homepage4__single .heading2 .filtering-button {
  margin-right: 1.42em;
  white-space: nowrap;
}
.section-homepage4__single .heading2 .filtering-button:nth-last-of-type(1) {
  margin-right: 0;
}
.section-homepage4__single .heading2 .filtering-button.active {
  background: linear-gradient(270deg, #4a8e41 0%, #396d56 100%);
  color: white;
  pointer-events: none;
}
.section-homepage4__single .component-pagination {
  margin-top: 40px;
}

@media screen and (max-width: 1150px) {
  .section-homepage4__single {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-homepage4__single .wrapper__nav {
    padding-right: 0;
    padding-left: 0;
  }
  .section-homepage4__single .heading2 .filters {
    justify-content: flex-start;
    overflow-x: auto;
    scrollbar-width: none;
    padding: 0 20px;
  }
  .section-homepage4__single .heading2 .filters::-webkit-scrollbar {
    display: none;
  }
  .section-homepage4__single .grid {
    grid-template-columns: 1fr 1fr !important;
  }
}
@media screen and (max-width: 700px) {
  .section-homepage4__single .grid {
    grid-template-columns: 1fr !important;
  }
}
@media screen and (max-width: 550px) {
  .section-homepage4__single {
    padding: 40px 0;
  }
}
.section-profile {
  padding-bottom: 60px;
  background-color: #f6f6f6;
  transform: translate3d(0, 0, 0);
}
.section-profile .style-h4:not(.no-margin-top) {
  margin-top: 0.75em;
}
.section-profile .profile-trn-link {
  margin-left: 5px;
}
.section-profile .heading {
  background-image: url("../images/Mask_Group_36.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-profile .heading__flex {
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.06);
  background: white;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.section-profile .heading__left, .section-profile .heading__right {
  display: flex;
  align-items: center;
  position: relative;
}
.section-profile .heading__image {
  width: 140px;
  margin-right: 30px;
  flex-shrink: 0;
}
.section-profile .heading__image img {
  object-fit: cover;
  object-position: center center;
  border-radius: 12px;
  position: absolute;
  width: 140px;
  height: 140px;
  bottom: 0;
}
.section-profile .heading__name {
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.84px;
  line-height: 28px;
  padding-right: 20px;
}
.section-profile .heading__details {
  color: rgba(28, 29, 35, 0.4);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.56px;
  line-height: 22px;
}
.section-profile .heading__details > * {
  display: inline;
}
.section-profile .heading__details span {
  font-weight: 700;
}
.section-profile .heading .margin-left {
  margin-left: 10px;
}
.section-profile .heading .facebook-container {
  padding-right: 30px;
  margin-right: 30px;
  position: relative;
}
.section-profile .heading .facebook-container:after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 16px);
  background: #dfdfdf;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-profile .heading .facebook {
  width: 3em;
  height: 3em;
  border-radius: 6px;
  flex-shrink: 0;
  padding: 0;
}
.section-profile .heading .facebook img {
  height: 18px;
}
.section-profile .heading__ntrp {
  color: rgba(28, 29, 35, 0.4);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.56px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.section-profile .heading .green {
  color: #4a8e41;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 20px;
}
.section-profile .heading .wrapper {
  position: relative;
  padding-top: 140px;
}
.section-profile .heading__absolute {
  position: absolute;
  top: 0;
  right: -65px;
  max-height: 100%;
  mix-blend-mode: overlay;
  transform: translate3d(0, 0, 0);
}
.section-profile .heading__club {
  display: flex;
  align-items: center;
  margin-left: 30px;
  padding-left: 30px;
  position: relative;
}
.section-profile .heading__club:before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 16px);
  background: #dfdfdf;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-profile .heading__club--image {
  margin-right: 15px;
}
.section-profile .heading__club--image img {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  display: block;
  object-fit: contain;
  object-position: center center;
}
.section-profile .heading__club--name {
  color: #1c1d23;
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  display: block;
  letter-spacing: 0.6px;
  line-height: 20px;
}
.section-profile .heading__club--details {
  color: rgba(28, 29, 35, 0.4);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.56px;
}
.section-profile .navigation {
  display: flex;
  align-items: center;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.16);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 32px 42px 26px 32px;
  overflow-x: auto;
  scrollbar-width: none;
}
.section-profile .navigation::-webkit-scrollbar {
  display: none;
}
.section-profile .navigation a, .section-profile .navigation .active {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.9px;
  color: rgba(28, 29, 35, 0.6);
  margin-right: 48px;
  white-space: nowrap;
}
.section-profile .navigation .active {
  color: #1c1d23;
  position: relative;
  pointer-events: none;
}
.section-profile .navigation .active:after {
  position: absolute;
  content: "";
  display: block;
  background: linear-gradient(268deg, #4a8e41 0%, #396d56 100%);
  width: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  bottom: -26px;
}
.section-profile .navigation > :last-child {
  margin-right: 0;
}
.section-profile .style-h2 {
  margin-top: 22px;
}
.section-profile .statistics {
  margin-top: 14px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background: white;
  padding: 26px 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.section-profile .statistics__block {
  display: flex;
  align-items: center;
  position: relative;
}
.section-profile .statistics__block:nth-of-type(2) {
  padding: 0 40px;
}
.section-profile .statistics__block:nth-of-type(2):before, .section-profile .statistics__block:nth-of-type(2):after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  background: #dfdfdf;
  height: calc(100% + 10px);
}
.section-profile .statistics__block:nth-of-type(2):before {
  left: 0;
}
.section-profile .statistics__block:nth-of-type(2):after {
  right: 0;
}
.section-profile .statistics__block:nth-of-type(3) {
  padding-left: 40px;
}
.section-profile .statistics__icon {
  width: 50px;
  height: 50px;
  border-radius: 6px;
  background-color: #f1f1f1;
  position: relative;
}
.section-profile .statistics__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 24px;
}
.section-profile .statistics__icon--percentage img {
  height: 22px;
}
.section-profile .statistics__stats {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.16px;
  color: rgba(28, 29, 35, 0.4);
  margin-left: 20px;
}
.section-profile .statistics__stats .bold {
  color: #1c1d23;
  font-weight: 700;
  margin-bottom: 4px;
}
.section-profile .statistics__stats span {
  color: #4a8e41;
  font-weight: 700;
}
.section-profile .statistics__stats span.margin-left {
  color: rgba(28, 29, 35, 0.4);
  font-weight: 600;
  margin-left: 15px;
}
.section-profile .statistics--rating .statistics__block:nth-of-type(2):before, .section-profile .statistics--rating .statistics__block:nth-of-type(2):after {
  height: 100%;
}
.section-profile .statistics--rating .triangle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  height: 100%;
  margin-left: 5px;
}
.section-profile .statistics--rating .triangle--red img {
  filter: brightness(0) invert(35%) sepia(60%) saturate(3289%) hue-rotate(341deg) brightness(90%) contrast(89%);
  transform: rotate(180deg);
}
.section-profile .statistics--rating .bold {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #1c1d23;
}
.section-profile .statistics--rating span {
  margin-left: 5px;
}
.section-profile .statistics--rating .small {
  font-size: 12px;
  letter-spacing: 0.12px;
  font-weight: 600;
  color: rgba(28, 29, 35, 0.4);
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.section-profile .statistics--rating .red {
  color: #db4338;
}
.section-profile .tournaments {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background: white;
  padding: 20px 30px;
  margin-top: 14px;
}
.section-profile .tournaments__block {
  display: grid;
  grid-template-columns: 0.6fr 2.1fr 0.6fr 0.6fr 2.6fr;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #dfdfdf;
}
.section-profile .tournaments__block:nth-of-type(1) {
  padding-top: 0;
}
.section-profile .tournaments__block:nth-last-of-type(1) {
  border-bottom: 0;
  padding-bottom: 0;
}
.section-profile .tournaments .label {
  color: rgba(28, 29, 35, 0.4);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.14px;
}
.section-profile .tournaments__date {
  color: #1c1d23;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.14px;
}
.section-profile .tournaments__date span {
  font-weight: 700;
}
.section-profile .tournaments__name {
  font-size: 16px;
  color: #1c1d23;
  letter-spacing: 0.16px;
  font-weight: 600;
  padding-right: 20px;
}
.section-profile .tournaments__division {
  color: rgba(28, 29, 35, 0.5);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.14px;
}
.section-profile .tournaments__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-profile .tournaments__link {
  height: 3.23em;
  border-radius: 6px;
  padding: 0 2.8em;
  font-size: 13px;
}
.section-profile .tournaments__win, .section-profile .tournaments__lose {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #4a8e41;
  margin-right: 8px;
}
.section-profile .tournaments__lose {
  background-color: #db4338;
}
.section-profile .tournaments__circles {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.section-profile .tournaments__circles > :last-child {
  margin-right: 0;
}
.section-profile .tournaments__inner-flex {
  display: flex;
  align-items: center;
}
.section-profile .tournaments__href {
  width: fit-content;
}
.section-profile .matches {
  margin-top: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 25px;
  grid-column-gap: 35px;
}
.section-profile .matches__name {
  background: linear-gradient(255deg, #e2e2e2 0%, #d9d9d9 100%);
  padding: 12px 20px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  color: #666;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.78px;
}
.section-profile .matches__players {
  background: white;
  padding: 14px 20px;
}
.section-profile .matches__player {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-profile .matches__player--loser .matches__details {
  color: rgba(28, 29, 35, 0.4);
}
.section-profile .matches__player--loser .matches__score.grey {
  border: 1px solid #dfdfdf;
  background: white;
  color: #999;
}
.section-profile .matches__player:nth-of-type(2) {
  margin-top: 20px;
}
.section-profile .matches__photo {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 15px;
}
.section-profile .matches__details {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  color: #1c1d23;
  letter-spacing: 0.9px;
  padding-right: 20px;
}
.section-profile .matches__scores {
  display: flex;
  align-items: center;
}
.section-profile .matches__score {
  width: 32px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #77905d;
  color: #595959;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  margin-right: 5px;
}
.section-profile .matches__score:nth-last-of-type(1) {
  margin-right: 0;
}
.section-profile .matches .grey {
  border: 1px solid #dfdfdf;
  background: white;
  color: #999;
}
.section-profile .matches__date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  background-color: #eeeeee;
  padding: 12px 20px;
  color: rgba(28, 29, 35, 0.4);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.78px;
}
.section-profile .matches__doubles .matches__photo {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.section-profile .matches__doubles .matches__details {
  font-size: 13px;
}
.section-profile .matches__doubles .matches__details:nth-of-type(1) {
  margin-bottom: 4px;
}
.section-profile .show-more {
  margin: 2.85em auto 0 auto;
  padding: 0 1.42em;
  border-radius: 12px;
  height: 4.28em;
  min-width: 14.7em;
  background-color: #eeeeee;
  box-shadow: none;
}
.section-profile .show-more img {
  margin-left: 0.71em;
  width: 1.14em;
}
.section-profile .personal-information {
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.05);
  background: white;
  border-radius: 10px;
  margin-top: 20px;
  padding: 30px;
}
.section-profile .personal-information__block {
  display: grid;
  grid-template-columns: 0.34fr 1fr;
  color: #1c1d23;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.16px;
  padding: 30px 0;
  word-break: break-word;
  border-bottom: 1px solid #c8c8c8;
}
.section-profile .personal-information__block:nth-of-type(1) {
  padding-top: 0;
}
.section-profile .personal-information__block:nth-last-of-type(1) {
  border-bottom: 0;
  padding-bottom: 0;
}
.section-profile .personal-information__label {
  font-size: 16px;
  color: rgba(28, 29, 35, 0.6);
  font-weight: 700;
  letter-spacing: 0.16px;
  padding-right: 40px;
}
.section-profile .personal-information__ntrp {
  font-weight: 700;
  color: #4a8e41;
}
.section-profile .played-matches {
  margin-top: 22px;
}
.section-profile .played-matches__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #1c1d23;
  font-weight: 700;
  letter-spacing: 0.56px;
}
.section-profile .played-matches .style-h2 {
  margin: 0;
  line-height: 24px;
}

@media screen and (max-width: 1400px) {
  .section-profile .heading__absolute {
    right: 20px;
  }
  .section-profile .profile-trn-link {
    padding: 0 25px;
  }
  .section-profile .statistics {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .section-profile .statistics__block:nth-of-type(3) {
    padding-left: 40px;
  }
  .section-profile .statistics__block:nth-of-type(2) {
    padding: 0 40px;
  }
  .section-profile .statistics__stats span.margin-left {
    display: block;
    margin-left: 0;
  }
  .mobile-buttons-hl {
    display: flex;
  }
  .mobile-buttons-hl a {
    margin-left: 5px !important;
  }
}
@media screen and (min-width: 1151px) {
  .section-profile .tournaments__spread {
    display: none !important;
  }
  .section-profile .tournaments__spread-icon {
    display: none !important;
  }
}
@media screen and (max-width: 1150px) {
  .section-profile .heading .wrapper {
    padding: 100px 0 0 0;
  }
  .section-profile .heading__flex {
    padding: 20px;
    border-radius: 0;
  }
  .section-profile .heading__image {
    width: 100px;
    margin-right: 20px;
  }
  .section-profile .heading__image img {
    width: 100px;
    height: 100px;
  }
  .section-profile .wrapper__navigation {
    padding: 0;
  }
  .section-profile .navigation {
    padding: 20px 25px 15px 25px;
    border-radius: 0;
  }
  .section-profile .navigation .active:after {
    bottom: -15px;
    width: calc(100% + 10px);
    height: 3px;
  }
  .section-profile .statistics {
    grid-template-columns: 1fr;
    padding: 20px;
  }
  .section-profile .statistics__block {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #dfdfdf;
  }
  .section-profile .statistics__block:nth-of-type(2) {
    padding: 0 0 16px 0;
  }
  .section-profile .statistics__block:nth-of-type(2):before, .section-profile .statistics__block:nth-of-type(2):after {
    display: none;
  }
  .section-profile .statistics__block:nth-of-type(3) {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .section-profile .statistics__stats span.margin-left {
    display: inline;
    margin-left: 20px;
  }
  .section-profile .tournaments__type {
    display: none;
  }
  .section-profile .tournaments__block {
    grid-template-columns: 1fr 2.5fr 1fr 2fr;
  }
  .section-profile .tournaments__block.active .tournaments__spread-icon img {
    transform: rotate(180deg);
    filter: brightness(0) invert(47%) sepia(28%) saturate(869%) hue-rotate(66deg) brightness(94%) contrast(86%);
  }
  .section-profile .tournaments__spread__flex2 {
    display: flex;
    align-items: center;
    flex-grow: 1;
  }
  .section-profile .tournaments__spread__flex2 .tournaments__circles {
    display: flex;
  }
  .section-profile .tournaments__spread__flex2 .tournaments__link {
    display: flex;
    margin-left: auto;
  }
  .section-profile .matches {
    grid-template-columns: 1fr 1fr;
  }
  .section-profile .tournaments__link {
    display: none;
  }
  .section-profile .tournaments__circles {
    display: none;
    margin-top: 6px;
  }
  .section-profile .tournaments__spread {
    display: none;
    margin-top: 20px;
    grid-column: 1/-1;
  }
  .section-profile .tournaments__spread__flex {
    display: flex;
    align-items: center;
  }
  .section-profile .tournaments__spread__inner-flex {
    display: flex;
    align-items: center;
  }
  .section-profile .tournaments__spread__block {
    margin-right: 30px;
    color: rgba(28, 29, 35, 0.4);
    font-weight: 600;
    letter-spacing: 0.01em;
  }
  .section-profile .tournaments__spread__block:nth-last-of-type(1) {
    margin-right: 0;
  }
  .section-profile .tournaments__spread__block.hide {
    display: none;
  }
  .section-profile .tournaments__spread__value {
    color: #1c1d23;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
  .section-profile .tournaments__spread-icon {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section-profile .tournaments__spread-icon img {
    width: 16px;
    transition: transform 0.5s ease, filter 0.5s ease;
  }
  .section-profile .tournaments__spread__block.fifth {
    display: block;
  }
}
@media screen and (max-width: 950px) {
  .section-profile .heading__club {
    display: none;
  }
  .section-profile .heading__ntrp {
    padding-right: 0;
  }
  .section-profile .heading__ntrp:after {
    display: none;
  }
  .section-profile .tournaments__place {
    display: none;
  }
  .section-profile .tournaments__block {
    grid-template-columns: 1fr 2.5fr 1fr 2fr;
  }
  .section-profile .tournaments__spread__block.second {
    display: block;
  }
  .section-profile .tournaments__flex {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 900px) {
  .section-profile .personal-information__block {
    grid-template-columns: 1fr;
    grid-gap: 4px;
  }
}
@media screen and (max-width: 850px) {
  .section-profile .tournaments__victories {
    display: none;
  }
  .section-profile .tournaments__block {
    grid-template-columns: 1.3fr 3fr 3fr;
  }
  .section-profile .matches {
    grid-template-columns: 1fr;
  }
  .section-profile .tournaments__spread__block.third {
    display: block;
  }
}
@media screen and (max-width: 700px) {
  .section-profile .heading__right {
    display: none;
  }
  .section-profile .tournaments__real-date {
    display: none;
  }
  .section-profile .tournaments__block {
    grid-template-columns: 3fr 2fr;
  }
  .section-profile .tournaments__spread__block.fourth {
    display: block;
  }
  .section-profile .tournaments__spread__flex {
    display: block;
  }
  .section-profile .tournaments__spread__flex2 {
    margin-top: 20px;
    justify-content: space-between;
  }
}
@media screen and (max-width: 620px) {
  .section-profile .tournaments__circles {
    display: none;
  }
  .section-profile .tournaments__spread__block.fifth {
    display: block;
  }
  .section-profile .tournaments__spread__block.fifth .tournaments__circles {
    display: flex;
    margin-top: 6px;
  }
  .section-profile .tournaments__block {
    grid-template-columns: 1fr auto;
  }
  .section-profile .tournaments__flex {
    flex-shrink: 0;
    margin-left: 30px;
  }
}
@media screen and (min-width: 551px) {
  .section-profile .show-more .mobile-arrow {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .section-profile {
    padding-bottom: 40px;
  }
  .section-profile .show-more {
    width: 100%;
    margin-top: 19px;
  }
  .section-profile .show-more img {
    display: none;
  }
  .section-profile .show-more .mobile-arrow {
    display: block;
    margin-left: 8px;
    filter: brightness(0) invert(7%) sepia(5%) saturate(2304%) hue-rotate(194deg) brightness(94%) contrast(89%);
  }
  .section-profile .heading {
    background-image: url("../images/Mask_Group_36-1.png");
  }
  .section-profile .heading__absolute {
    right: 0;
  }
  .section-profile .heading .wrapper {
    padding-top: 80px;
  }
  .section-profile .heading__image {
    width: 80px;
  }
  .section-profile .heading__image img {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    bottom: -5px;
  }
  .section-profile .heading__name {
    font-size: 16px;
    letter-spacing: 0.48px;
    line-height: 16px;
    padding-right: 0;
  }
  .section-profile .heading__details {
    font-size: 12px;
    letter-spacing: 0.48px;
  }
  .section-profile .navigation a, .section-profile .navigation .active {
    font-size: 13px;
    letter-spacing: 0.78px;
    margin-right: 38px;
  }
  .section-profile .style-h2 {
    margin-top: 20px;
  }
  .section-profile .statistics__icon {
    width: 42px;
    height: 42px;
  }
  .section-profile .statistics__icon img {
    height: 16px;
  }
  .section-profile .statistics__icon--percentage img {
    height: 15px;
  }
  .section-profile .statistics__stats {
    font-size: 14px;
    letter-spacing: 0.14px;
  }
  .section-profile .statistics__stats .bold {
    margin-bottom: 3px;
  }
  .section-profile .statistics--rating .bold {
    font-size: 14px;
    letter-spacing: 0.14px;
  }
  .section-profile .tournaments {
    padding: 20px;
  }
  .section-profile .tournaments .label {
    font-size: 12px;
    letter-spacing: 0.12px;
  }
  .section-profile .tournaments__name {
    font-size: 13px;
    letter-spacing: 0.13px;
  }
  .section-profile .tournaments__division {
    font-size: 12px;
    letter-spacing: 0.12px;
    color: rgba(28, 29, 35, 0.4);
  }
  .section-profile .tournaments__date {
    font-size: 13px;
    letter-spacing: 0.13px;
  }
  .section-profile .tournaments__flex {
    justify-content: center;
  }
  .section-profile .tournaments__link {
    height: 2.8em;
    padding: 0 1.3em;
  }
  .section-profile .tournaments__spread__block {
    flex-basis: 25%;
  }
  .section-profile .tournaments__spread-icon {
    width: 16px;
  }
  .section-profile .label_center {
    text-align: center;
  }
  .section-profile .matches {
    margin-top: 10px;
    grid-row-gap: 10px;
  }
  .section-profile .matches__photo {
    width: 34px;
    height: 34px;
    border-radius: 4px;
    margin-right: 10px;
  }
  .section-profile .matches__details {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
  .section-profile .matches__score {
    width: 28px;
    height: 24px;
    margin-right: 2px;
    font-size: 13px;
  }
  .section-profile .matches__players {
    padding: 10px 20px;
  }
  .section-profile .matches__player:nth-of-type(2) {
    margin-top: 15px;
  }
  .section-profile .personal-information {
    padding: 20px;
  }
  .section-profile .personal-information__label {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding-right: 0;
  }
  .section-profile .personal-information__block {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 15px 0;
  }
}
@media screen and (max-width: 500px) {
  .section-profile .tournaments__spread__flex {
    flex-direction: column;
  }
  .section-profile .tournaments__spread__block {
    margin-right: 0;
  }
  .section-profile .tournaments__spread__block:nth-of-type(1) {
    margin-top: 0;
  }
  .section-profile .tournaments__spread__flex2 {
    display: block;
  }
  .section-profile .mobile-buttons-hl {
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  .section-profile .mobile-buttons-hl a {
    display: block;
    float: left;
    margin-left: 0px !important;
    width: 48%;
  }
  .section-profile .mobile-buttons-hl a:last-child {
    margin-left: 4% !important;
  }
}
.section-tournament .divisions__view {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.section-tournament .divisions__view button {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  background: white;
  border: none;
  outline: none;
  cursor: pointer;
  color: red;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
}
.section-tournament .divisions__view button:nth-of-type(1) {
  margin-right: 10px;
}
.section-tournament .divisions__brackets-view {
  width: 27px;
  height: 19px;
  background-image: url("../images/brackets.svg");
  background-size: contain;
  background-position: center center;
}
.section-tournament .divisions__normal-view {
  width: 27px;
  height: 27px;
  background-image: url("../images/not-brackets.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-tournament .divisions .active-button {
  pointer-events: none;
}
.section-tournament .divisions .active-button .divisions__brackets-view {
  background-image: url("../images/brackets-hover.svg");
}
.section-tournament .divisions .active-button .divisions__normal-view {
  background-image: url("../images/not-brackets-hover.svg");
}
.section-tournament .results__popup-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  display: none;
  z-index: 9;
}
.section-tournament .results h2 {
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1em;
  margin-top: 1em;
}
.section-tournament .results__contact--flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px 0 20px 0;
}
.section-tournament .results__contact--flex h2 {
  margin-top: 0;
  padding-right: 20px;
}
.section-tournament .results__contact {
  background: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
  border-radius: 12px 4px 12px 12px;
  color: white;
  font-weight: 500;
  letter-spacing: 0.01em;
  flex-shrink: 0;
}
.section-tournament .results__contact div {
  font-family: "Montserrat", sans-serif;
}
.section-tournament .results__image {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 15px;
}
.section-tournament .results__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 35px;
  margin-top: 14px;
}
.section-tournament .results__players {
  background-color: #ffffff;
  padding: 14px 20px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.section-tournament .results__player {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-tournament .results__player__contact-actions {
  display: flex;
  justify-content: flex-end;
  width: 97px;
}
.section-tournament .results__player__contact-action {
  width: 100%;
  height: 34px;
  padding: 0;
  flex-grow: 1;
  max-width: 44px;
}
.section-tournament .results__player__contact-action img {
  max-width: 16px;
  width: 100%;
}
.section-tournament .results__player__contact-action:nth-of-type(2) {
  margin-left: 8px;
}
.section-tournament .results__player--name {
  display: flex;
  align-items: center;
  color: #1c1d23;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.9px;
}
.section-tournament .results__player:nth-of-type(2) {
  margin-top: 20px;
}
.section-tournament .results__player:not(.match-winner) .results__player--name {
  color: #787878;
  font-weight: 600;
}
.section-tournament .results__scores {
  display: flex;
  align-items: center;
}
.section-tournament .results__score {
  border-radius: 4px;
  width: 32px;
  height: 28px;
  background-color: #ffffff;
  border: 1px solid #77905d;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1c1d23;
  font-size: 14px;
  font-weight: 700;
  margin-right: 5px;
}
.section-tournament .results__score:last-child {
  margin-right: 0;
}
.section-tournament .results__score:not(.set-winner) {
  border: 1px solid #dfdfdf;
  background: white;
  color: #999;
}
.section-tournament .results__date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px;
  color: rgba(28, 29, 35, 0.4);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.78px;
  background-color: #eeeeee;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.section-tournament .results__cycle {
  color: #1c1d23;
}
.section-tournament .results__insert {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  background: #eeeeee;
  height: 34px;
  border: none;
  outline: none;
  cursor: pointer;
  color: #1c1d23;
  font-size: 14px;
  font-weight: 600;
  width: 97px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  flex-shrink: 0;
}
.section-tournament .results__insert--contact {
  background: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
  color: white;
}
.section-tournament .results__block {
  position: relative;
}
.section-tournament .results__doubles .results__image {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.section-tournament .results__doubles .results__player--name {
  font-size: 13px;
}
.section-tournament .results__doubles .results__player--name:nth-of-type(1) {
  margin-bottom: 4px;
}

@media screen and (min-width: 1151px) {
  .section-tournament .divisions__mobile {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  .section-tournament {
    padding-bottom: 60px;
  }
  .section-tournament .divisions__view {
    display: none;
  }
  .section-tournament .divisions__mobile .divisions__view {
    display: flex;
    margin-left: auto;
    margin-right: 20px;
    padding-bottom: 0;
  }
  .section-tournament .results__grid {
    grid-gap: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .section-tournament .results__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 700px) {
  .section-tournament .results__grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 550px) {
  .section-tournament {
    padding-bottom: 40px;
  }
  .section-tournament .divisions__view button {
    width: 36px;
    height: 36px;
  }
  .section-tournament .divisions__brackets--view {
    width: 20px;
    height: 14px;
  }
  .section-tournament .divisions__normal-view {
    views: 20px;
    height: 20px;
  }
  .section-tournament .results__player--name {
    font-size: 14px;
    letter-spacing: 0.8px;
  }
  .section-tournament .results__score {
    font-size: 13px;
    width: 26px;
    height: 22.75px;
  }
  .section-tournament .results__image {
    width: 36px;
    height: 36px;
    margin-right: 10px;
  }
  .section-tournament .results__date {
    font-size: 12px;
    letter-spacing: 0.66px;
  }
  .section-tournament .results__players {
    padding: 8px 16px;
  }
  .section-tournament .results__contact--flex {
    flex-direction: column;
    align-items: flex-start;
    margin: 30px 0;
  }
  .section-tournament .results__contact {
    width: 100%;
    order: 2;
    margin-top: 2em;
  }
  .section-tournament .results__insert {
    font-size: 13px;
    padding: 0 20px;
    height: 30px;
  }
}
.section-main {
  background-color: #f6f6f6;
  transform: translate3d(0, 0, 0);
}

.section-news {
  transform: translate3d(0, 0, 0);
}
.section-news .padding-wrapper {
  padding-bottom: 56px;
}
.section-news .breadcrumbs {
  margin: 20px 0;
}
.section-news .breadcrumbs a, .section-news .breadcrumbs span {
  color: #76777b;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.52px;
  line-height: 28px;
}
.section-news .breadcrumbs img {
  margin-left: 13px;
  margin-right: 14px;
}
.section-news .breadcrumbs span {
  font-weight: 600;
}
.section-news .breadcrumbs > * {
  display: inline;
  vertical-align: middle;
}
.section-news .main {
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  padding: 30px 150px 30px 50px;
  display: grid;
  grid-template-columns: 42px 1fr;
  grid-gap: 54px;
}
.section-news .main .style-h1 {
  margin: 0;
}
.section-news .main .flex {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.96px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.section-news .main .flex div {
  margin-top: 10px;
  text-transform: capitalize;
}
.section-news .main .flex__date {
  margin-bottom: 20px;
}
.section-news .main .hashtags {
  display: flex;
  flex-wrap: wrap;
}
.section-news .main .hashtag {
  background: linear-gradient(to right, rgba(74, 142, 65, 0.1) 0%, rgba(57, 109, 86, 0.1) 100%);
  border-radius: 2px;
  padding: 3px 10px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.13px;
  color: #4a8e41;
  margin-right: 10px;
  margin-bottom: 20px;
  transition: all 0.5s ease;
}
.section-news .main .hashtag::after {
  display: none;
}
.section-news .main .hashtag:hover {
  color: #0A580D;
}
.section-news .socialmedia {
  position: sticky;
  top: calc(var(--navbar-height) + 20px);
  align-self: start;
}
.section-news .socialmedia .social-link {
  width: 3em;
  height: 3em;
  border-radius: 6px;
  padding: 0;
  margin-bottom: 0.71em;
}
.section-news .socialmedia .social-link:after {
  display: none;
}
.section-news .socialmedia .social-link:nth-last-of-type(1) {
  margin-bottom: 0;
}
.section-news .socialmedia .social-link img {
  height: 18px;
}

.section-homepage4__new {
  background-color: #f6f6f6;
  padding: 0;
}
.section-homepage4__new .grid {
  margin-top: 33px;
}

.section-homepage5__news {
  margin-top: 60px;
}
.section-homepage5__news .black-background {
  z-index: 1;
}
.section-homepage5__news .grid__block {
  background: none;
  box-shadow: none;
  border-radius: 0;
}
.section-homepage5__news .background {
  z-index: 2;
}
.section-homepage5__news h2 {
  z-index: 3;
}

@media screen and (max-width: 1400px) {
  .section-news .main {
    padding: 30px 100px 30px 40px;
  }
  .section-homepage4 .grid {
    grid-gap: 20px;
  }
}
@media screen and (min-width: 1151px) {
  .section-news .responsive-sharing {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  .section-news .socialmedia {
    display: none;
  }
  .section-news .main {
    padding: 30px;
    grid-template-columns: 1fr;
  }
  .section-news .responsive-sharing {
    margin-top: 40px;
  }
  .section-news .responsive-sharing .socialmedia {
    display: flex;
    justify-content: flex-end;
  }
  .section-news .responsive-sharing .messenger-button {
    margin-left: 10px;
  }
  .section-news .responsive-sharing a {
    width: 43px;
    height: 43px;
    padding: 0;
    margin-bottom: 0;
  }
  .section-news .responsive-sharing a:nth-last-of-type(1) {
    margin-right: 0;
  }
  .section-news .responsive-sharing a::after {
    display: none;
  }
  .section-news .responsive-sharing img {
    margin: 0;
    border-radius: 0;
  }
  .section-homepage4 .grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 551px) {
  .section-news .socialmedia .messenger-button {
    display: none !important;
  }
}
@media screen and (max-width: 550px) {
  .section-news .breadcrumbs img {
    margin-left: 8px;
    margin-right: 9px;
  }
  .section-news .breadcrumbs a, .section-news .breadcrumbs span {
    font-size: 12px;
    letter-spacing: 0.44px;
    line-height: 24px;
  }
  .section-news .section-content .flex {
    font-size: 14px;
    letter-spacing: 0.48px;
    margin-bottom: 10px;
  }
  .section-news .section-content .socialmedia img {
    margin: 0;
  }
  .section-homepage4 .grid__title {
    font-size: 17px;
  }
  .section-homepage4 .grid__hashtag {
    margin-bottom: 14px;
  }
}
.section-tournament {
  transform: translate3d(0, 0, 0);
}
.section-tournament .tournament-brackets .brackets {
  min-width: 0;
  /* the parent */
}
.section-tournament .tournament-brackets .brackets .slick-track {
  display: flex !important;
}
.section-tournament .tournament-brackets .brackets .slick-slide {
  height: inherit !important;
}
.section-tournament .tournament-brackets .brackets .slick-slide {
  margin: 0 17px;
}
.section-tournament .tournament-brackets .brackets .slick-list {
  margin: 0 -17px;
  width: 100%;
  min-width: 0;
}
.section-tournament .tournament-brackets__slider {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  background: white;
  border-radius: 10px;
  margin-top: 20px;
  padding: 20px;
  position: relative;
}
.section-tournament .tournament-brackets__slider--container {
  position: relative;
}
.section-tournament .tournament-brackets__slide {
  text-align: center;
  color: rgba(28, 29, 35, 0.6);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.56px;
  position: relative;
  padding-top: 9px;
  padding-bottom: 5px;
  border-left: 1px solid #dfdfdf;
}
.section-tournament .tournament-brackets__slide .bold {
  font-family: "Poppins", sans-serif;
  color: #1c1d23;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 20px;
}
.section-tournament .tournament-brackets .no-border {
  border-left: 1px solid transparent;
}
.section-tournament .tournament-brackets .arrow-left, .section-tournament .tournament-brackets .arrow-right {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: white;
}
.section-tournament .tournament-brackets .arrow-left img, .section-tournament .tournament-brackets .arrow-right img {
  display: block;
  transition: all 0.5s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.section-tournament .tournament-brackets .arrow-left:not(.slick-disabled) img, .section-tournament .tournament-brackets .arrow-right:not(.slick-disabled) img {
  filter: brightness(0);
}
.section-tournament .tournament-brackets .slick-disabled {
  pointer-events: none;
  pointer-events: none;
}
.section-tournament .tournament-brackets .arrow-left {
  left: 0px;
}
.section-tournament .tournament-brackets .arrow-left img {
  left: 30px;
}
.section-tournament .tournament-brackets .arrow-right {
  right: 0px;
}
.section-tournament .tournament-brackets .arrow-right img {
  transform: translateY(-50%) rotate(180deg);
  right: 30px;
}
.section-tournament .tournament-brackets .brackets {
  margin-top: 20px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  cursor: grab;
  user-select: none;
}
.section-tournament .tournament-brackets .brackets::-webkit-scrollbar {
  display: none;
}
.section-tournament .tournament-brackets .brackets:not(.brackets__doubles) .brackets__round:nth-of-type(1) .brackets__match::after {
  height: 44%;
}
.section-tournament .tournament-brackets .brackets:not(.brackets__doubles) .brackets__round:nth-of-type(2) .brackets__player::after {
  height: 44%;
}
.section-tournament .tournament-brackets .brackets:not(.brackets__doubles) .brackets__round:nth-last-of-type(2):not(:nth-of-type(3)) .brackets__match::after {
  height: calc(50% - 100px);
}
.section-tournament .tournament-brackets .brackets:not(.brackets__doubles) .brackets__round:nth-last-of-type(2):is(:nth-of-type(3)) .brackets__match::after {
  height: 35%;
}
.section-tournament .tournament-brackets .brackets__round {
  flex-shrink: 0;
}
.section-tournament .tournament-brackets .brackets__player {
  display: flex;
  align-items: center;
  background: white;
  min-height: 72px;
  padding-right: 20px;
}
.section-tournament .tournament-brackets .brackets__player__container:nth-of-type(1) .brackets__player {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.section-tournament .tournament-brackets .brackets__player__container:nth-of-type(1) .brackets__player--details--container {
  border-top-left-radius: 10px;
}
.section-tournament .tournament-brackets .brackets__player__container:nth-of-type(2) .brackets__player {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.section-tournament .tournament-brackets .brackets__player__container:nth-of-type(2) .brackets__player--details--container {
  border-bottom-left-radius: 10px;
}
.section-tournament .tournament-brackets .brackets__player img {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 15px;
  flex-shrink: 0;
}
.section-tournament .tournament-brackets .brackets__player--details {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.section-tournament .tournament-brackets .brackets__player--details--container {
  width: 100%;
  padding: 15px 20px;
}
.section-tournament .tournament-brackets .brackets__player--name {
  font-size: 15px;
  color: rgba(28, 29, 35, 0.49);
  font-weight: 700;
  letter-spacing: 0.9px;
}
.section-tournament .tournament-brackets .brackets__player--scores {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.section-tournament .tournament-brackets .brackets__player--score {
  width: 32px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  color: #1c1d23;
  margin-left: 5px;
}
.section-tournament .tournament-brackets .brackets__player--score:nth-of-type(1) {
  margin-left: 0px;
}
.section-tournament .tournament-brackets .brackets__player--score.set-winner {
  background-color: #F1F1F1;
  border: 1px solid #F1F1F1;
}
.section-tournament .tournament-brackets .brackets__player--winner .brackets__player--name {
  color: #1c1d23;
}
.section-tournament .tournament-brackets .brackets__player--winner .brackets__player--details--container {
  background-color: #EAF8DB;
}
.section-tournament .tournament-brackets .brackets__player.match-winner .brackets__player--name {
  color: #1C1D23;
}
.section-tournament .tournament-brackets .brackets__match {
  margin-top: 30px;
  position: relative;
}
.section-tournament .tournament-brackets .brackets__match:nth-of-type(1) {
  margin-top: 0;
}
.section-tournament .tournament-brackets .brackets__match::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -20px;
  height: 50%;
  border-right: 2px solid #b1b1b1;
  border-top: 2px solid #b1b1b1;
  width: 19px;
  border-top-right-radius: 0.6em;
}
.section-tournament .tournament-brackets .brackets__group {
  margin-top: 60px;
}
.section-tournament .tournament-brackets .brackets__group:nth-of-type(1) {
  margin-top: 0;
}
.section-tournament .tournament-brackets .brackets__group .brackets__match:nth-of-type(2)::after {
  top: auto;
  bottom: 50%;
  border-top: 0;
  border-bottom: 2px solid #b1b1b1;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0.6em;
}
.section-tournament .tournament-brackets .brackets__round {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__player::before, .section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__player::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -16px;
  height: 50%;
  border-left: 2px solid #b1b1b1;
  border-top: 2px solid #b1b1b1;
  width: 17px;
  border-top-left-radius: 0.6em;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__player::before {
  height: 43%;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__player::after {
  bottom: 50%;
  transform: translateY(2px);
  top: auto;
  border-top: 0;
  border-bottom: 2px solid #b1b1b1;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0.6em;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__group {
  height: calc(100% - 15px);
  display: flex;
  align-items: center;
  position: relative;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__group:nth-of-type(2n+2) .brackets__match::after {
  top: auto;
  bottom: 50%;
  border-top: 0;
  border-bottom: 2px solid #b1b1b1;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0.6em;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__match {
  display: flex;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}
.section-tournament .tournament-brackets .brackets__round:nth-of-type(1n+2) .brackets__after {
  position: relative;
}
.section-tournament .tournament-brackets .brackets__round:nth-last-of-type(2) .brackets__match::after {
  height: 33%;
}
.section-tournament .tournament-brackets .brackets__round:nth-last-of-type(1) .brackets__player::before {
  height: 53%;
}
.section-tournament .tournament-brackets .brackets__round:nth-last-of-type(1) .brackets__match::after {
  display: none;
}
.section-tournament .tournament-brackets .brackets__doubles .brackets__player img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.section-tournament .tournament-brackets .brackets__doubles .brackets__player--name {
  font-size: 13px;
}
.section-tournament .tournament-brackets .brackets__doubles .brackets__player--details:nth-of-type(1) {
  margin-bottom: 4px;
}
.section-tournament .tournament-brackets .brackets__after.third-place-brackets .brackets__player__container:nth-of-type(1) .brackets__player {
  border-top-left-radius: 0;
}

@media screen and (max-width: 1400px) {
  .section-tournament .tournament-brackets .brackets:not(.two-rounds) .brackets__round .brackets__player::before, .section-tournament .tournament-brackets .brackets:not(.two-rounds) .brackets__round .brackets__player::after {
    left: -11px !important;
  }
}
@media screen and (max-width: 1150px) {
  .section-tournament .wrapper4 {
    padding: 0;
  }
  .section-tournament .brackets {
    padding-left: 27px;
  }
  .section-tournament .brackets .slick-list {
    width: calc(100% + 7px) !important;
  }
  .section-tournament .brackets__match {
    min-width: 0;
  }
  .section-tournament .tournament-brackets .brackets:not(.two-rounds) .brackets__round .brackets__player::before, .section-tournament .tournament-brackets .brackets:not(.two-rounds) .brackets__round .brackets__player::after {
    left: -16px !important;
  }
}
@media screen and (max-width: 791px) {
  .section-tournament .tournament-brackets .brackets__round {
    justify-content: flex-start;
  }
  .section-tournament .tournament-brackets .brackets__group {
    height: auto !important;
    margin-top: 30px;
  }
  .section-tournament .tournament-brackets .brackets__group .brackets__match::after {
    display: none !important;
  }
  .section-tournament .tournament-brackets .brackets__group .brackets__player::before, .section-tournament .tournament-brackets .brackets__group .brackets__player::after {
    display: none !important;
  }
  .section-tournament .tournament-brackets .brackets .slick-slide {
    height: auto !important;
  }
  .section-tournament .tournament-brackets .brackets .slick-track {
    display: block !important;
  }
}
@media screen and (max-width: 550px) {
  .section-tournament .tournament-brackets__slider {
    margin-top: 0;
  }
  .section-tournament .tournament-brackets__slide {
    font-size: 13px;
    letter-spacing: 0.52px;
  }
  .section-tournament .tournament-brackets__slide .bold {
    font-size: 16px;
    letter-spacing: 0.48px;
  }
  .section-tournament .tournament-brackets .brackets__player {
    min-height: 55px;
  }
  .section-tournament .tournament-brackets .brackets__player--details--container {
    padding: 10px;
  }
  .section-tournament .tournament-brackets .brackets__player--score {
    width: 29px;
    height: 25px;
  }
  .section-tournament .tournament-brackets .brackets__player--scores {
    margin-left: 10px;
  }
  .section-tournament .tournament-brackets .brackets__player img {
    width: 35px;
    height: 35px;
    margin-right: 9px;
  }
  .section-tournament .tournament-brackets .brackets__player--name {
    font-size: 13px;
    letter-spacing: 0.78px;
  }
}
@media screen and (max-width: 450px) {
  .section-tournament .tournament-brackets .brackets__round:nth-of-type(1) .brackets__player::before, .section-tournament .tournament-brackets .brackets__round:nth-of-type(2) .brackets__player::after {
    height: 42%;
  }
  .section-tournament .tournament-brackets .brackets__round:nth-of-type(1) .brackets__match:nth-of-type(1)::after {
    height: 36%;
  }
}
.section-popup__insert {
  font-size: 10px;
}
.section-popup__insert .invalid-input {
  border: 1px solid #DF4861 !important;
}
.section-popup__insert .select2-container--date.invalid-input {
  border: 0 !important;
  border-bottom: 1px solid #df4861 !important;
}
.section-popup__insert .tournament-transition {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-popup__insert .tournament.planning {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-popup__insert .before-success {
  width: 100%;
  padding: 2em 3em;
  border-radius: 12px;
}
.section-popup__insert .tournament {
  background: white;
  margin: auto;
  width: 100%;
  max-width: 87.6em;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  position: relative;
  border-radius: 12px;
}
.section-popup__insert .tournament__name {
  font-weight: 400;
  color: #4a8e41;
  letter-spacing: 0.04em;
  line-height: 1.57;
}
.section-popup__insert .tournament__datepicker {
  max-width: 338.8em;
  width: 100%;
  position: relative;
  margin-right: 2em;
}
.section-popup__insert .tournament__datepicker input {
  width: 100%;
  padding-bottom: 5px;
  font-weight: 400;
  color: #1c1d23;
  border: 0;
  outline: 0;
  letter-spacing: 0.01em;
  border-bottom: 1px solid rgba(200, 200, 200, 0.6);
  padding-left: 10px;
  padding-right: 40px;
}
.section-popup__insert .tournament__datepicker input.invalid-input {
  border: 0 !important;
  border-bottom: 1px solid #DF4861 !important;
}
.section-popup__insert .tournament__datepicker img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  margin-top: -3px;
  width: 1.4em;
}
.section-popup__insert .tournament .ui-datepicker-custom {
  display: none;
}
.section-popup__insert .tournament__stage {
  margin-bottom: 1.58em;
  padding-right: 0.83em;
}
.section-popup__insert .tournament__block {
  display: grid;
  grid-template-columns: 20em 1fr;
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #c8c8c8;
}
.section-popup__insert .tournament__block:nth-last-of-type(1) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.section-popup__insert .tournament__left {
  font-weight: 700;
  letter-spacing: 0.01em;
  color: rgba(28, 29, 35, 0.6);
  padding-right: 1.875em;
}
.section-popup__insert .tournament__flex {
  display: flex;
  justify-content: space-between;
}
.section-popup__insert .tournament__flex--right {
  display: flex;
  align-items: center;
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
}
.section-popup__insert .tournament__flex--right .checkbox-container {
  width: 1.5em;
  height: 1.5em;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  background: white;
  position: relative;
  margin-right: 0.75em;
  transition: border 0.5s ease, background 0.5s ease;
}
.section-popup__insert .tournament__flex--right .checkbox-container input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}
.section-popup__insert .tournament__flex--right .checkbox-container.active {
  border: 1px solid #4a8e41;
  background: #4a8e41;
}
.section-popup__insert .tournament__flex--right .checkbox-container .checkmark {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.875em;
  filter: brightness(0) invert(1);
}
.section-popup__insert .tournament__flex--right label {
  cursor: pointer;
}
.section-popup__insert .tournament__dates {
  display: flex;
}
.section-popup__insert .tournament .player-photo {
  width: 2.26em;
  height: 2.26em;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 0.667em;
}
.section-popup__insert .tournament .labels {
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #1c1d23;
  margin-bottom: 0.78em;
}
.section-popup__insert .tournament__inner-grid {
  display: grid;
  grid-template-columns: 50px 50px 50px 1fr;
  grid-gap: 35px;
  flex-grow: 1;
  align-items: center;
}
.section-popup__insert .tournament__inner-flex {
  display: grid;
  grid-template-columns: 230px 1fr;
  grid-gap: 20px;
  align-items: center;
  margin-bottom: 15px;
}
.section-popup__insert .tournament__inner-flex .last {
  margin-left: auto;
}
.section-popup__insert .tournament__inner-flex__player {
  display: flex;
  align-items: center;
  color: #1c1d23;
  letter-spacing: 0.9px;
  word-break: break-word;
}
.section-popup__insert .tournament__inner-flex__doubles .tournament__inner-flex__player {
  font-size: 14px;
}
.section-popup__insert .tournament__inner-flex__doubles .tournament__inner-flex__player:nth-of-type(1) {
  margin-bottom: 6px;
}
.section-popup__insert .tournament__inner-flex__doubles .results__image {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.section-popup__insert .tournament__inner-flex .default-input {
  width: 2.42em;
  height: 2.42em;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  background: white;
  outline: none;
  margin: 0 auto;
  text-align: center;
  padding: 0 5px;
  font-weight: 600;
  color: #1c1d23;
  transition: border 0.5s ease;
}
.section-popup__insert .tournament__inner-flex .default-input:focus {
  border: 1px solid #4a8e41;
}
.section-popup__insert .tournament__inner-flex .tie-break {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.section-popup__insert .tournament__inner-flex:nth-last-of-type(1) {
  margin-bottom: 0;
  border-top: 1px solid #c8c8c8;
  padding-top: 20px;
}
.section-popup__insert .border-bottom {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #c8c8c8;
}
.section-popup__insert .second-tournament-grid {
  display: none;
}
.section-popup__insert .height-container {
  transition: height 0.5s ease;
}
.section-popup__insert .align-self-center {
  align-self: center;
}
.section-popup__insert .select2-full {
  max-width: 100%;
}
.section-popup__insert .submit-buttons {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}
.section-popup__insert .grey-button {
  margin-right: 20px;
  height: 3.57em;
  border-radius: 8px;
  background: #EEEEEE;
  padding: 0 36px;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #1c1d23;
  outline: none;
  border: none;
  cursor: pointer;
}
.section-popup__insert .green-button {
  height: 3.57em;
  padding: 0 2.57em;
  border-radius: 12px 4px 12px 12px;
}
.section-popup__insert .close-button {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
.section-popup__insert .close-button img {
  display: block;
}
.section-popup__insert .big-label {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.04em;
  cursor: pointer;
}
.section-popup__insert .big-label img {
  width: 2.125em;
  height: 2.125em;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 0.85em;
}
.section-popup__insert .big-label__doubles {
  flex-direction: column;
  align-items: flex-start;
}
.section-popup__insert .big-label__flex {
  display: flex;
  align-items: center;
}
.section-popup__insert .big-label__flex:nth-of-type(2) {
  margin-top: 5px;
}
.section-popup__insert .big-label__flex img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.section-popup__insert .flex-here {
  display: flex;
  align-items: center;
}
.section-popup__insert .flex-here .checkbox-container {
  width: 2.4em;
  height: 2.4em;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  background: white;
  position: relative;
  margin-right: 2em;
  flex-shrink: 0;
}
.section-popup__insert .flex-here .checkbox-container input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.section-popup__insert .flex-here .checkbox-container .checkmark {
  width: 1.3em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
}
.section-popup__insert .flex-here .checkbox-container.active {
  background: #4a8e41 !important;
  border: 1px solid #4a8e41 !important;
}
.section-popup__insert .flex-here__block {
  margin-right: 5em;
  flex-grow: 0;
  word-break: break-word;
  max-width: 30em;
}
.section-popup__insert .simple-input {
  border: 0;
  border-bottom: 1px solid rgba(200, 200, 200, 0.6);
  width: 100%;
  outline: 0;
  height: 2em;
  padding: 0 0.625em;
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
  transition: border 0.5s ease;
}
.section-popup__insert .simple-input:focus {
  border-bottom: 1px solid #4a8e41;
}
.section-popup__insert .select2-container--default.select2-container--disabled .select2-selection--single {
  background: none;
}
.section-popup__insert .radio {
  display: flex;
  justify-content: flex-end;
}
.section-popup__insert .radio__container {
  width: 2.4em;
  height: 2.4em;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  background: white;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  transition: background 0.5s ease, border 0.5s ease;
}
.section-popup__insert .radio__container input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
}
.section-popup__insert .radio__container img {
  filter: brightness(0) invert(1);
  width: 1.4em;
}
.section-popup__insert .radio__container--active {
  background: #4a8e41;
  border: 1px solid #4a8e41;
}
.section-popup__insert .after-success {
  text-align: center;
  display: none;
  padding: 40px 20px;
  border-radius: 12px;
  background: white;
  width: 100%;
}
.section-popup__insert .after-success__heading {
  margin-top: 1em;
  color: #4a8e41;
  font-weight: 600;
}
.section-popup__insert .after-success__paragraph {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.06em;
}
.section-popup__insert .after-success__link {
  height: 3.57em;
  padding: 0 2.57em;
  width: fit-content;
  margin: 1.42em auto 0;
  position: relative;
  background: #f1f1f1;
}
.section-popup__insert .after-success__icon {
  width: 15.9em;
  max-width: 100%;
}
.section-popup__insert .after-success__other-icon {
  width: 18.1em;
  margin-right: 3em;
}

.section-popup__plan .tournament__stage {
  margin-bottom: 28px;
}
.section-popup__plan .symbols-text {
  letter-spacing: 0.03em;
  margin-top: 0.05em;
  color: #1c1d23;
}
.section-popup__plan .plan__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
  margin-top: 15px;
}
.section-popup__plan .plan__block {
  font-size: 16px;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.64px;
  display: flex;
  align-items: center;
}
.section-popup__plan .plan__image {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  object-position: center center;
  object-fit: cover;
  margin-right: 12px;
}
.section-popup__plan .plan__flex {
  display: flex;
  align-items: center;
}
.section-popup__plan .checkbox-container {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  background: white;
  position: relative;
  outline: none;
  cursor: pointer;
  margin-right: 20px;
  transition: 0.5s ease background-color, 0.5s ease border;
}
.section-popup__plan .checkbox-container input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.section-popup__plan .checkbox-container.active {
  background-color: #4a8e41;
  border: 1px solid #4a8e41;
}
.section-popup__plan .checkbox-container .checkmark {
  position: absolute;
  filter: brightness(0) invert(1);
  width: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-popup__plan label {
  cursor: pointer;
}
.section-popup__plan textarea {
  resize: none;
  width: 100%;
  margin-top: 30px;
  height: 180px;
  border-radius: 10px;
  border: 1px solid #c8c8c8;
  background: white;
  padding: 14px 20px;
  color: #1c1d23;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 22px;
  outline: none;
  transition: border 0.5s ease;
}
.section-popup__plan textarea::placeholder {
  color: #1c1d23;
}
.section-popup__plan textarea:focus {
  border: 1px solid #4a8e41;
}
.section-popup__plan .second-tournament-grid {
  display: none;
}

.section-popup__contact-opponent {
  word-break: break-word;
}
.section-popup__contact-opponent .wrapper {
  max-width: 70em;
}
.section-popup__contact-opponent .contact-opponent {
  padding: 50px 30px;
}
.section-popup__contact-opponent .contact-opponent__heading {
  color: #1c1d23;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 0 30px;
}
.section-popup__contact-opponent .opponent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #c8c8c8;
}
.section-popup__contact-opponent .opponent:nth-of-type(1) {
  padding-top: 0;
  border-top: 0;
}
.section-popup__contact-opponent .opponent__name {
  display: flex;
  align-items: center;
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.375;
  max-width: 250px;
}
.section-popup__contact-opponent .opponent__name img {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 12px;
}
.section-popup__contact-opponent .opponent__flex {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: center;
}
.section-popup__contact-opponent .opponent__button {
  margin-left: 15px;
  padding: 0.8em 1.2em;
  height: auto;
  letter-spacing: 0.04em;
  color: #1c1d23;
  margin-top: 20px;
}
.section-popup__contact-opponent .opponent__button img {
  margin-right: 10px;
  flex-shrink: 0;
}

.section-popup__login.section-login {
  padding: 0;
  margin: 0;
}
.section-popup__login.section-login .wrapper {
  padding: 40px 10px;
}
.section-popup__login.section-login .container {
  min-height: 0;
  margin: auto;
  padding: 66px 82px 57px 82px;
}
.section-popup__login.section-login .background {
  background: white;
}
.section-popup__login.section-login h2 {
  color: #1C1D23;
  transform: translateZ(1000px);
  position: relative;
  text-align: center;
  margin-bottom: 1.85em;
}
.section-popup__login.section-login .social-login .gmail {
  border: 1px solid #c8c8c8;
}
.section-popup__login.section-login .close-popup {
  transform: translateZ(1000px);
  background: none;
  border: none;
  outline: none;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.section-popup__login.section-login .close-popup img {
  display: block;
  width: 14px;
  filter: brightness(0) invert(80%) sepia(7%) saturate(61%) hue-rotate(202deg) brightness(87%) contrast(87%);
}

@media screen and (max-height: 800px) and (min-width: 750px) {
  .section-popup__login.section-login .wrapper {
    padding: 20px 0;
  }
  .section-popup__login.section-login .container {
    padding: 50px;
  }
  .section-popup__login.section-login .style-h3 {
    font-size: 21px;
    margin-bottom: 1em;
  }
  .section-popup__login.section-login .social-login .gmail, .section-popup__login.section-login .social-login .facebook {
    height: 50px;
    font-size: 14px;
  }
  .section-popup__login.section-login .social-login .gmail img, .section-popup__login.section-login .social-login .facebook img {
    width: 20px;
  }
  .section-popup__login.section-login input[type=email], .section-popup__login.section-login input[type=password], .section-popup__login.section-login input[type=text] {
    height: 50px;
    font-size: 14px;
  }
  .section-popup__login.section-login .checkbox-container {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
  .section-popup__login.section-login .checkbox-container img {
    width: 14px;
  }
  .section-popup__login.section-login .checkbox label {
    font-size: 14px;
    margin-left: 8px;
  }
  .section-popup__login.section-login .forgot-password {
    font-size: 14px;
  }
  .section-popup__login.section-login .password-title {
    font-size: 14px;
    margin-top: 30px;
  }
  .section-popup__login.section-login .registrate button {
    height: 50px;
    font-size: 14px;
  }
  .section-popup__login.section-login .dont-have-account {
    font-size: 14px;
  }
}
@media screen and (max-height: 950px) and (min-width: 750px) {
  .section-popup__login.section-login .wrapper {
    padding: 20px 0;
  }
  .section-popup__login.section-login .container {
    padding: 60px;
  }
  .section-popup__login.section-login .style-h3 {
    font-size: 23px;
    margin-bottom: 1.4em;
  }
  .section-popup__login.section-login .social-login .gmail, .section-popup__login.section-login .social-login .facebook {
    height: 54px;
    font-size: 14px;
  }
  .section-popup__login.section-login .social-login .gmail img, .section-popup__login.section-login .social-login .facebook img {
    width: 20px;
  }
  .section-popup__login.section-login input[type=email], .section-popup__login.section-login input[type=password], .section-popup__login.section-login input[type=text] {
    height: 54px;
    font-size: 14px;
  }
  .section-popup__login.section-login .checkbox-container {
    width: 27px;
    min-width: 27px;
    height: 27px;
  }
  .section-popup__login.section-login .checkbox-container img {
    width: 15px;
  }
  .section-popup__login.section-login .checkbox label {
    font-size: 14px;
    margin-left: 8px;
  }
  .section-popup__login.section-login .forgot-password {
    font-size: 14px;
  }
  .section-popup__login.section-login .password-title {
    font-size: 14px;
    margin-top: 40px;
  }
  .section-popup__login.section-login .registrate button {
    height: 54px;
    font-size: 14px;
  }
  .section-popup__login.section-login .dont-have-account {
    font-size: 14px;
  }
}
@media screen and (max-width: 1400px) {
  .section-popup__insert {
    font-size: 9px !important;
  }
}
@media screen and (max-width: 1150px) {
  .section-tournament .section-popup__login.section-login .wrapper {
    padding: 0 20px;
  }
}
@media screen and (max-width: 940px) {
  .section-popup__insert .tournament {
    width: 100%;
  }
  .section-popup__insert .tournament__inner-grid {
    grid-template-columns: 45px 45px 45px 1fr;
    grid-gap: 15px;
  }
}
@media screen and (max-width: 820px) {
  .section-popup__insert .tournament__block {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
  .section-popup__insert .tournament__inner-flex {
    grid-template-columns: 1fr 1fr;
  }
  .section-popup__insert .flex-here.tournament__right {
    flex-wrap: wrap;
  }
  .section-popup__insert .flex-here.tournament__right .flex-here__block {
    max-width: none;
    margin-bottom: 15px;
  }
  .section-popup__insert .smaller-margin-and-padding {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 750px) {
  .section-popup__login.section-login .container {
    padding: 80px 40px 47px 20px;
  }
}
@media screen and (max-width: 630px) {
  .section-popup__insert .tournament__inner-flex {
    grid-template-columns: 0.7fr 1fr;
  }
  .section-popup__plan .plan__grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 551px) {
  .section-popup__insert .mobile-labels {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .section-popup__login.section-login .container {
    padding: 40px 20px 45px 20px;
  }
  .section-popup__insert .after-success__icon {
    width: 12.9em;
  }
  .section-popup__insert .after-success__other-icon {
    width: 15.9em;
  }
  .section-popup__insert .after-success__link {
    width: 100%;
    margin-top: 2em;
  }
  .section-popup__contact-opponent .tournament {
    padding: 30px 30px 30px;
  }
  .section-popup__contact-opponent .contact-opponent__heading {
    padding: 0;
  }
  .section-popup__contact-opponent .opponent {
    margin-top: 30px;
    padding-top: 30px;
  }
  .section-popup__contact-opponent .opponent__flex {
    display: block;
    width: 100%;
  }
  .section-popup__contact-opponent .opponent__button {
    width: 100%;
    margin-left: 0;
  }
  .section-popup__contact-opponent .opponent__button:nth-of-type(2) {
    margin-top: 10px;
  }
  .section-popup__insert .green-button {
    border-radius: 8px;
  }
  .section-popup__insert .tournament__stage {
    margin-bottom: 20px;
  }
  .section-popup__insert .tournament .labels {
    display: none;
  }
  .section-popup__insert .tournament__inner-flex {
    margin-bottom: 20px;
  }
  .section-popup__insert .tournament__block {
    margin-bottom: 2em;
    padding-bottom: 2em;
  }
  .section-popup__insert .tournament .default-input {
    margin: 0;
  }
  .section-popup__insert .tournament .labels {
    text-align: left;
  }
  .section-popup__insert .tournament .mobile-labels {
    display: block;
    margin-top: 1em;
    margin-bottom: 0.4em;
  }
  .section-popup__insert .tournament__inner-grid {
    grid-template-columns: 50px 50px 50px 1fr;
    align-items: center;
  }
  .section-popup__insert .tournament__inner-flex {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .section-popup__insert .tournament .tie-break {
    margin-bottom: 0.4em;
  }
  .section-popup__insert .tournament__left {
    padding-right: 0;
  }
  .section-popup__insert .select2-container--default .select2-selection--single {
    font-size: 14px;
  }
  .section-popup__insert .submit-buttons {
    flex-direction: column;
  }
  .section-popup__insert .grey-button {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .section-popup__plan .plan__block {
    font-size: 14px;
  }
  .section-popup__plan textarea {
    margin-top: 20px;
    font-size: 14px;
  }
}
.section-personal {
  padding-bottom: 60px;
  transform: translate3d(0, 0, 0);
}
.section-personal .affiliates {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background: white;
  margin-top: 4em;
  padding: 2em 3em 3.7em;
  font-size: 10px;
}
.section-personal .affiliates__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 2em;
  margin-bottom: 4em;
  border-bottom: 1px solid rgba(200, 200, 200, 0.4);
}
.section-personal .affiliates__heading--left {
  display: flex;
  align-items: center;
  padding-right: 2em;
  word-break: break-word;
}
.section-personal .affiliates__heading--icon {
  width: 4.2em;
  height: 4.2em;
  border-radius: 6px;
  background: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1.5em;
  flex-shrink: 0;
}
.section-personal .affiliates__heading--invited {
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 1.6em;
}
.section-personal .affiliates__heading--right {
  background: #eaf8db;
  border-radius: 6px;
  padding: 0.78em 1.85em;
  font-family: "Poppins", sans-serif;
  color: #4a8e41;
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: 0.08em;
  flex-shrink: 0;
}
.section-personal .affiliates__heading--right span {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.section-personal .affiliates .invalid-input {
  border: 1px solid #DF4861 !important;
}
.section-personal .affiliates__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 13em;
  padding-bottom: 5em;
  margin-bottom: 4em;
  border-bottom: 1px solid rgba(200, 200, 200, 0.4);
}
.section-personal .affiliates__block {
  text-align: center;
  max-width: 31.1em;
  margin: 0 auto;
}
.section-personal .affiliates__block--icon {
  width: 12em;
  height: 12em;
  border-radius: 6px;
  background: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.section-personal .affiliates__block--icon img {
  max-height: 4.8em;
}
.section-personal .affiliates__block--bold {
  font-size: 1.6em;
  font-weight: 600;
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.08em;
  margin-top: 1.25em;
}
.section-personal .affiliates__block p {
  margin-top: 0.57em;
}
.section-personal .affiliates p {
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.57;
  color: rgba(28, 29, 35, 0.6);
}
.section-personal .affiliates .dotted-line-one {
  position: absolute;
  top: 4em;
  left: calc(100% + 5em);
}
.section-personal .affiliates .dotted-line-two {
  position: absolute;
  top: 6.6em;
  left: calc(100% + 5em);
}
.section-personal .affiliates__invite p {
  margin-top: 2px;
}
.section-personal .affiliates__invite--input {
  display: flex;
  margin-top: 2em;
}
.section-personal .affiliates__invite--input input {
  flex-grow: 1;
  border: 1px solid #c8c8c8;
  background: white;
  border-radius: 10px 0 0 10px;
  outline: none;
  height: 3.75em;
  padding: 0 1.25em;
  font-size: 1.6em;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: rgb(28, 29, 35);
  transition: border 0.5s ease;
}
.section-personal .affiliates__invite--input input::placeholder {
  color: rgba(28, 29, 35, 0.6);
}
.section-personal .affiliates__invite--input input:focus {
  border: 1px solid #4a8e41;
}
.section-personal .affiliates__invite--input button {
  background: linear-gradient(241deg, #396d56 0%, #4a8e41 100%);
  border-radius: 0 12px 12px 0;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 0 2.4em;
  flex-shrink: 0;
  font-size: 1.5em;
  font-weight: 600;
  color: white;
  letter-spacing: 0.01em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.section-personal .affiliates__invite--input button div {
  position: relative;
}
.section-personal .affiliates__invite--input button::before {
  border-radius: 0 12px 12px 0;
}
.section-personal .affiliates__invite--input .copied {
  position: absolute;
  right: 100%;
  padding: 0.38em 0.769em;
  font-weight: 400;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(60, 60, 60);
  opacity: 0;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transform: translateX(0);
  pointer-events: none;
}
.section-personal .affiliates__invite--input .copied--active {
  opacity: 1;
  transform: translateX(-20px);
}
.section-personal .affiliates__border {
  padding-top: 4em;
  margin-top: 4em;
  border-top: 1px solid rgba(200, 200, 200, 0.4);
}
.section-personal .affiliates__flex {
  display: flex;
  align-items: end;
}
.section-personal .affiliates__flex .affiliates__invite--input {
  flex-grow: 1;
  margin-right: 3em;
}
.section-personal .affiliates__flex .affiliates__invite--input input {
  color: rgba(28, 29, 35, 0.6);
}
.section-personal .affiliates__socialmedia {
  display: flex;
}
.section-personal .affiliates__social {
  height: 4.2em;
  width: 4.2em;
  border-radius: 10px;
  padding: 0;
}
.section-personal .affiliates__social:nth-last-of-type(1) {
  margin-right: 0;
}
.section-personal .affiliates__grid2 {
  display: grid;
  grid-template-columns: 3fr 2.2fr 1.7fr 1.7fr 0.5fr;
  grid-gap: 1.333em;
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: 0.06em;
  color: #1c1d23;
  word-break: break-word;
  align-items: center;
}
.section-personal .affiliates__grid2--container {
  margin-bottom: 1.5em;
  border-bottom: 1px solid rgba(200, 200, 200, 0.4);
  padding-bottom: 1.5em;
}
.section-personal .affiliates__grid2--container:nth-of-type(1) {
  padding-bottom: 1em;
}
.section-personal .affiliates__grid2--container:nth-last-of-type(1) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.section-personal .affiliates .margin-bottom-10 {
  margin-bottom: 10px;
}
.section-personal .affiliates__label {
  color: rgba(28, 29, 35, 0.6);
  font-size: 0.9333em;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.57;
}
.section-personal .affiliates__bold {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #1c1d23;
}
.section-personal .affiliates__green {
  font-size: 1em;
  font-weight: 700;
  color: #4a8e41;
  letter-spacing: 0.06em;
}
.section-personal .affiliates__red {
  font-size: 1em;
  font-weight: 700;
  color: #db4338;
  letter-spacing: 0.06em;
}
.section-personal .affiliates__bolder {
  font-size: 1em;
  font-weight: 700;
  color: #1c1d23;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 1400px) {
  .section-personal .affiliates {
    font-size: 9px;
  }
  .section-personal .affiliates .dotted-line-one {
    left: calc(100% + 4em);
    width: 20em;
  }
  .section-personal .affiliates .dotted-line-two {
    left: calc(100% + 4em);
    width: 20em;
  }
  .section-personal .affiliates__grid2 {
    grid-template-columns: 3fr 2fr 1.5fr 1.5fr 0.5fr;
  }
}
@media screen and (min-width: 1101px) {
  .section-personal .affiliates .triangle {
    display: none;
  }
  .section-personal .affiliates__mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1100px) {
  .section-personal .affiliates__grid {
    grid-gap: 6.667em;
    grid-template-columns: 1fr;
  }
  .section-personal .affiliates .dotted-line-one, .section-personal .affiliates .dotted-line-two {
    display: none;
  }
  .section-personal .affiliates .hide1 {
    display: none;
  }
  .section-personal .affiliates__grid2__data:nth-of-type(3), .section-personal .affiliates__grid2__data:nth-of-type(4) {
    display: none;
  }
  .section-personal .affiliates__grid2 {
    grid-template-columns: 4fr 3fr 0.5fr;
  }
  .section-personal .affiliates__grid2__name {
    display: flex;
    align-items: center;
  }
  .section-personal .affiliates .triangle {
    margin-right: 6px;
    margin-top: 3px;
    flex-shrink: 0;
    transition: transform 0.5s ease, filter 0.5s ease;
    width: 12px;
  }
  .section-personal .affiliates .mobile-menu-shown .triangle {
    transform: rotate(180deg);
    filter: brightness(0) invert(41%) sepia(85%) saturate(320%) hue-rotate(66deg) brightness(97%) contrast(86%);
  }
  .section-personal .affiliates__mobile {
    display: none;
    margin-top: 0.6667em;
    font-size: 1.667em;
    font-weight: 400;
    letter-spacing: 0.06em;
    color: #1c1d23;
    word-break: break-word;
  }
  .section-personal .affiliates__mobile .show-later {
    display: none;
  }
  .section-personal .affiliates__mobile--flex {
    display: flex;
    align-items: center;
    margin-bottom: 0.667em;
  }
  .section-personal .affiliates__mobile--flex:nth-last-of-type(1) {
    margin-bottom: 0;
  }
  .section-personal .affiliates__mobile .affiliates__label {
    line-height: normal;
    min-width: 6em;
    margin-right: 1.333em;
  }
  .section-personal .affiliates__block {
    position: relative;
    max-width: none;
  }
  .section-personal .affiliates__block::after {
    content: "";
    position: absolute;
    border-left: 3px dashed #c8c8c8;
    width: 1px;
    height: 3.888em;
    top: 100%;
    margin-top: 1.11em;
  }
  .section-personal .affiliates__block:nth-last-of-type(1)::after {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .section-personal .affiliates__flex {
    flex-direction: column;
  }
  .section-personal .affiliates__flex .affiliates__invite--input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.333em;
  }
}
@media screen and (max-width: 970px) {
  .section-personal .affiliates__grid2 {
    grid-template-columns: 4fr 3fr 0.7fr;
  }
}
@media screen and (max-width: 750px) {
  .section-personal .affiliates__grid2 {
    grid-template-columns: 4fr 0.7fr;
  }
  .section-personal .affiliates__grid2__data:nth-of-type(2) {
    display: none;
  }
  .section-personal .affiliates .hide2 {
    display: none;
  }
  .section-personal .affiliates__mobile .show-later {
    display: flex;
  }
}
@media screen and (min-width: 701px) {
  .section-personal .affiliates .show-on-mobile {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .section-personal .affiliates__invite--input button {
    display: none;
  }
  .section-personal .affiliates__invite--input input {
    border-radius: 12px;
  }
  .section-personal .affiliates__socialmedia {
    width: 100%;
  }
  .section-personal .affiliates .show-on-mobile {
    background: linear-gradient(241deg, #396d56 0%, #4a8e41 100%);
    border-radius: 12px;
    margin-right: 1em;
    flex-grow: 1;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 0 2.4em;
    flex-shrink: 0;
    font-size: 1.667em;
    font-weight: 600;
    color: white;
    letter-spacing: 0.01em;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .section-personal .affiliates .copied {
    position: absolute;
    bottom: 100%;
    margin-bottom: 0.384em;
    padding: 0.384em 1.538em;
    font-weight: 400;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(60, 60, 60);
    transition: opacity 0.5s ease, transform 0.5s ease;
    pointer-events: none;
    opacity: 0;
  }
  .section-personal .affiliates .copied--active {
    opacity: 1;
  }
}
@media screen and (min-width: 551px) {
  .section-personal .messenger-button {
    display: none !important;
  }
}
@media screen and (max-width: 550px) {
  .section-personal {
    padding-bottom: 30px;
  }
  .section-personal .affiliates {
    font-size: 8px;
    padding: 2.5em;
  }
  .section-personal .affiliates .style-h4 {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .section-personal .affiliates__social {
    margin-right: 10px;
  }
  .section-personal .affiliates__block {
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left;
  }
  .section-personal .affiliates__block--icon {
    flex-shrink: 0;
    margin: 0;
    margin-right: 1.875em;
    width: 7.5em;
    height: 7.5em;
  }
  .section-personal .affiliates__block--icon img {
    max-height: 3.25em;
    max-width: 2.75em;
  }
  .section-personal .affiliates__block::after {
    left: 3.75em;
    border-left: 2px dashed #c8c8c8;
  }
  .section-personal .affiliates__block--bold {
    font-size: 1.62em;
    letter-spacing: 0.13em;
    margin-top: 0;
  }
  .section-personal .affiliates__block p {
    margin-top: 2px;
  }
  .section-personal .affiliates__invite--input {
    flex-direction: column;
  }
  .section-personal .affiliates__invite--input input {
    width: 100%;
  }
  .section-personal .affiliates__social img {
    height: 18px;
  }
}
@media screen and (max-width: 440px) {
  .section-personal .affiliates__grid2 {
    grid-template-columns: 4fr 0.9fr;
  }
  .section-personal .affiliates__heading {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-personal .affiliates__heading--left {
    padding-right: 0;
  }
  .section-personal .affiliates__heading--right {
    width: 100%;
    text-align: center;
    margin-top: 1em;
  }
}
.section-tournament .division__container {
  padding-top: 2em;
  font-size: 10px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1em;
}
.section-tournament .division__container .style-h4 {
  margin-top: 1em;
}
.section-tournament .division__container .style-h4:nth-of-type(1) {
  margin-top: 0;
}
.section-tournament .division__main {
  border-radius: 12px;
  background: white;
}
.section-tournament .division__main--info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2em 3em;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
}
.section-tournament .division__main--name {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.375em;
  display: flex;
  align-items: center;
  padding-right: 2em;
}
.section-tournament .division__main--name::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  margin-top: 5px;
  margin-right: 12px;
  border-top: 8px solid #4a8e41;
}
.section-tournament .division__main--count {
  color: #4a8e41;
  font-weight: 600;
  letter-spacing: 0.03em;
  background-color: #f1f1f1;
  border-radius: 6px;
  height: 2.42em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.71em;
  flex-shrink: 0;
}
.section-tournament .division__main--dropdown {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  border-top: 1px solid #f1f1f1;
  position: relative;
}
.section-tournament .division__main--dropdown-container {
  display: none;
}
.section-tournament .division__main--block {
  display: flex;
  align-items: center;
  padding: 3em;
  border-bottom: 1px solid #f1f1f1;
}
.section-tournament .division__main--block img {
  width: 4.2em;
  height: 4.2em;
  border-radius: 4px;
  object-fit: cover;
  object-position: center center;
  margin-right: 1.2em;
}
.section-tournament .division__main--block--doubles {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section-tournament .division__main--block--doubles .division__main--doubles:nth-of-type(2) {
  margin-top: 16px;
}
.section-tournament .division__main--block--doubles:nth-of-type(2n+2) {
  background-color: rgba(241, 241, 241, 0.6);
}
.section-tournament .division__main--doubles {
  display: flex;
  width: 100%;
  align-items: center;
}
.section-tournament .division__main--details {
  color: rgba(28, 29, 35, 0.6);
  font-weight: 400;
  letter-spacing: 0.56px;
  line-height: 1.57;
  margin-top: 2px;
}
.section-tournament .division__main--player {
  color: #1c1d23;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.37;
}

@media screen and (max-width: 1400px) {
  .section-tournament .division__container {
    font-size: 9px;
  }
  .section-tournament .division__main--dropdown {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .section-tournament .division__main--block--doubles:nth-of-type(2n+2) {
    background: none;
  }
  .section-tournament .division__main--block--doubles:nth-of-type(3n+2) {
    background-color: rgba(241, 241, 241, 0.6);
  }
}
@media screen and (max-width: 850px) {
  .section-tournament .division__main--dropdown {
    grid-template-columns: 1fr 1fr;
  }
  .section-tournament .division__main--block--doubles:nth-of-type(3n+2) {
    background: none;
  }
  .section-tournament .division__main--block--doubles:nth-of-type(2n+2) {
    background-color: rgba(241, 241, 241, 0.6);
  }
}
@media screen and (max-width: 550px) {
  .section-tournament .division__main--dropdown {
    grid-template-columns: 1fr;
  }
  .section-tournament .division__main--block {
    padding: 2em;
  }
}
.default-error {
  text-align: left;
  margin-top: 10px;
  color: #dd3434;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.5;
}
.default-error.active {
  display: flex;
}

.style-default-button {
  color: white;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-size: 14px;
  height: 3.714em;
  padding: 0 1.928em;
  background: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  outline: none;
  cursor: pointer;
  border: 0;
}
.style-default-button div {
  font-family: "Montserrat", sans-serif;
}

.style-white-button {
  height: 4.28em;
  border-radius: 12px;
  background: white;
  padding: 0 1.85em;
  border: none;
  outline: none;
  margin-right: 1.42em;
  color: #1c1d23;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.style-grey-button {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  background: #f1f1f1;
  height: 3.714em;
  padding: 0 2.642em;
  color: #1c1d23;
  font-size: 14px;
  font-weight: 600;
  outline: none;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}

.component-tournament {
  box-shadow: 0 14px 18px rgba(0, 0, 0, 0.04);
  background: white;
  border-radius: 12px;
  font-size: 10px;
  display: flex;
  flex-direction: column;
}
.component-tournament__image {
  position: relative;
  display: block;
}
.component-tournament__image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.component-tournament__margin-auto {
  margin-top: auto;
}
.component-tournament__status {
  position: absolute;
  top: 0.85em;
  right: 0.85em;
  z-index: 2;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.57;
  padding: 0.85em 1.14em;
  text-transform: uppercase;
  border-radius: 8px;
}
.component-tournament__details {
  padding: 2.8em 1.5em 2em 1.5em;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.component-tournament__title {
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
  display: block;
  width: fit-content;
}
.component-tournament__paragraph {
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.57;
  color: #1c1d23;
  margin-top: 0.42em;
}
.component-tournament__icon {
  margin-right: 0.5em;
  width: 1.21em;
  display: flex;
  justify-content: center;
}
.component-tournament__info {
  display: flex;
  align-items: center;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #1c1d23;
  line-height: 1;
}
.component-tournament__info:not(.first-info) {
  margin-top: 1em;
}
.component-tournament .first-info {
  margin-top: 2em;
}
.component-tournament__button {
  border-radius: 2px 10px 10px 10px;
  margin-top: 2.14em;
  font-weight: 600;
}
.component-tournament__button img {
  margin-left: 0.57em;
  width: 1.14em;
  filter: brightness(0) invert(1);
}
.component-tournament--registration .component-tournament__status {
  background-image: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
  color: white;
}
.component-tournament--registration .component-tournament__button {
  background-image: linear-gradient(to right, #4a8e41 0%, #396d56 100%);
  color: white;
}
.component-tournament--registration .component-tournament__button img {
  filter: brightness(0) invert(1) !important;
}
.component-tournament--finished .component-tournament__status {
  background-image: linear-gradient(to right, #ffffff 0%, #eeeeee 100%);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #1c1d23;
  font-family: "Montserrat", sans-serif;
}
.component-tournament--ongoing .component-tournament__status {
  background-image: linear-gradient(to right, #e6be3e 0%, #d69829 100%);
  color: white;
}
.component-tournament--soon {
  position: relative;
  display: flex !important;
  flex-direction: column;
  box-shadow: 0 14px 18px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
  min-height: 58em;
  font-size: 10px;
}
.component-tournament--soon .blurred-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 12px;
}
.component-tournament--soon .another-background-element {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 5em);
  z-index: 2;
  margin-left: -2em;
}
.component-tournament--soon .soon-button {
  font-weight: 400;
  letter-spacing: 0.03em;
  margin: auto;
  color: white;
  padding: 1.6em 2.4em 1.4em 2.4em;
  z-index: 4;
  position: relative;
  width: fit-content;
  max-width: calc(100% - 40px);
}
.component-tournament--soon .soon-button__background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.component-tournament--soon .soon-button__text {
  z-index: 3;
  position: relative;
  font-family: "Poppins", sans-serif;
  word-break: break-word;
}

.component-slider-arrow {
  width: 4.28em;
  height: 4.28em;
  border-radius: 12px;
  background-color: #eeeeee;
  position: relative;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 14px;
}
.component-slider-arrow img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.57em;
}
.component-slider-arrow__left {
  margin-right: 1.07em;
}
.component-slider-arrow__left img {
  transform: translate(-50%, -50%) rotate(180deg);
}

#ui-datepicker-div {
  padding: 2em;
  font-size: 10px;
  box-shadow: 0 6px 26px rgba(0, 0, 0, 0.06);
  background: white;
  border: 0;
  width: 33.8em;
}
#ui-datepicker-div .ui-datepicker-header {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px;
}
#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  transform: translateY(-50%);
  left: 2px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-prev span, #ui-datepicker-div .ui-datepicker-next span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 2px;
  background-image: none;
  transform: rotate(135deg);
  position: static;
  margin: 0;
  width: 10px;
  height: 10px;
  transition: border-color 0.5s ease;
}
#ui-datepicker-div .ui-datepicker-prev:hover span, #ui-datepicker-div .ui-datepicker-next:hover span {
  border-color: #4a8e41;
}
#ui-datepicker-div .ui-datepicker-next {
  right: 2px;
  left: auto;
}
#ui-datepicker-div .ui-datepicker-title {
  font-size: 16px;
  line-height: 1.57;
  letter-spacing: 0.03em;
  color: #1c1d23;
}
#ui-datepicker-div .ui-datepicker-next span {
  transform: rotate(-45deg);
}
#ui-datepicker-div .ui-datepicker-unselectable {
  background: #eee;
}
#ui-datepicker-div table {
  margin: 0;
}
#ui-datepicker-div th {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-align: center;
  color: #aeaeb0;
  padding: 0 0 5px 0;
}
#ui-datepicker-div tr {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
#ui-datepicker-div td {
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #f1f1f1;
  margin-top: -1px;
  margin-left: -1px;
  opacity: 1 !important;
  padding: 4px;
}
#ui-datepicker-div td.ui-datepicker-other-month {
  border: 0;
  background: none;
}
#ui-datepicker-div td a, #ui-datepicker-div td span {
  background: none;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: rgba(28, 29, 35, 0.99);
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: color 0.5s ease, background 0.5s ease;
}
#ui-datepicker-div td a:hover, #ui-datepicker-div td span:hover {
  color: #4a8e41;
}
#ui-datepicker-div td a.ui-state-active {
  background-color: #eaf8db;
  color: #4a8e41;
}
#ui-datepicker-div td span {
  color: rgba(28, 29, 35, 0.4);
}
#ui-datepicker-div .ui-datepicker-custom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
#ui-datepicker-div .ui-datepicker-custom .date {
  display: grid;
  grid-template-columns: 100px 66px;
  grid-gap: 20px;
}
#ui-datepicker-div .ui-datepicker-custom .close {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-custom .close img {
  display: block;
  filter: brightness(0) invert(72%) sepia(5%) saturate(68%) hue-rotate(202deg) brightness(97%) contrast(88%);
  width: 10px;
}

.component-cookie {
  position: fixed;
  bottom: 70px;
  left: 0;
  right: 0;
  background: white;
  max-width: 100.5em;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 3em 6em;
  font-size: 10px;
  z-index: 98;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  animation: 1s slideUp forwards;
  animation-delay: 1.5s;
  transform: translateY(calc(100% + 70px));
  transition: bottom 1s ease;
}
.component-cookie .cookie__image {
  margin-right: 40px;
  width: 6.2em;
}
.component-cookie .cookie__text {
  font-weight: 600;
  color: #1c1d23;
  letter-spacing: 0.01em;
  line-height: 1.57;
  margin-right: 40px;
}
.component-cookie .cookie__text a {
  color: rgba(28, 29, 35, 0.6);
  transition: color 0.5s ease;
}
.component-cookie .cookie__text a:hover {
  color: #4a8e41;
}
.component-cookie .cookie__flex {
  display: flex;
  align-items: center;
}
.component-cookie p, .component-cookie a {
  font-size: 14px;
}
.component-cookie .grey-button {
  margin-right: 15px;
  border-radius: 8px;
  font-weight: 400;
  box-shadow: none;
}
.component-cookie .green-button {
  border-radius: 8px;
  padding: 0 2.64em;
}

.global__notice {
  background: #ECECEC;
  text-align: center;
  margin-top: 2.1em;
  border-radius: 5px;
  padding: 1.78em;
  color: #444;
}

@keyframes slideUp {
  from {
    transform: translateY(calc(100% + 70px));
  }
  to {
    transform: translateY(0);
  }
}
@media screen and (max-width: 1400px) {
  .style-white-button {
    font-size: 13px;
  }
  .style-default-button {
    font-size: 13px;
  }
  .component-slider-arrow {
    font-size: 13px;
  }
  .component-cookie {
    font-size: 9px;
  }
}
@media screen and (max-width: 1150px) {
  .component-cookie {
    max-width: calc(100% - 40px);
    bottom: 40px;
  }
  @keyframes slideUp {
    from {
      transform: translateY(calc(100% + 40px));
    }
    to {
      transform: translateY(0);
    }
  }
}
@media screen and (max-width: 850px) {
  .component-cookie {
    flex-wrap: wrap;
    padding: 2em;
  }
  .component-cookie .cookie__image {
    margin-right: 20px;
    width: 5em;
  }
  .component-cookie .cookie__text {
    margin-right: 0;
  }
  .component-cookie .cookie__flex {
    flex-basis: 100%;
    width: 100%;
  }
  .component-cookie .cookie__flex button {
    height: 3.2em;
    flex-grow: 1;
  }
  .component-cookie .cookie__buttons {
    margin-top: 2em;
  }
}
@media screen and (max-width: 450px) {
  .component-tournament__status {
    max-width: 50%;
    text-align: center;
    padding: 4px;
  }
}
.style-h1 {
  font-size: 38px;
  letter-spacing: 0.09em;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.style-h2 {
  font-size: 32px;
  font-weight: 600;
  color: #1c1d23;
  font-family: "Poppins", sans-serif;
}

.style-h3 {
  font-size: 28px;
  letter-spacing: 0.03em;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.style-h4 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.06em;
  font-family: "Poppins", sans-serif;
}

.section-tournament .section-content .table {
  font-size: 14px;
  text-align: left;
}
.section-tournament .section-content .table th, .section-tournament .section-content .table td {
  padding: 0 15px;
}

.style-fs-44 {
  font-size: 44px;
}

.style-fs-28 {
  font-size: 28px;
}

.style-fs-26 {
  font-size: 26px;
}

.style-fs-24 {
  font-size: 24px;
}

.style-fs-22 {
  font-size: 22px;
}

.style-fs-20 {
  font-size: 20px;
}

.style-fs-18 {
  font-size: 18px;
}

.style-fs-16 {
  font-size: 16px;
}

.style-fs-15 {
  font-size: 15px;
}

.style-fs-14 {
  font-size: 14px;
}

.style-fs-13 {
  font-size: 13px;
}

.style-fs-12 {
  font-size: 12px;
}

@media screen and (max-width: 1400px) {
  .style-h1 {
    font-size: 34px;
  }
  .style-h2 {
    font-size: 30px;
  }
  .style-h3, .style-fs-28 {
    font-size: 26px;
  }
  .style-h4 {
    font-size: 22px;
  }
  .style-fs-44 {
    font-size: 32px;
  }
  .style-fs-26 {
    font-size: 24px;
  }
  .style-fs-24 {
    font-size: 22px;
  }
  .style-fs-22 {
    font-size: 20px;
  }
  .style-fs-20 {
    font-size: 18px;
  }
  .style-fs-18 {
    font-size: 17px;
  }
  .style-fs-16 {
    font-size: 15px;
  }
  .style-fs-15 {
    font-size: 14px;
  }
  .style-fs-14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .style-h1 {
    font-size: 32px;
  }
  .style-h2 {
    font-size: 26px;
  }
  .style-h3, .style-fs-28 {
    font-size: 24px;
  }
  .style-h4 {
    font-size: 20px;
  }
  .style-fs-44 {
    font-size: 28px;
  }
  .style-fs-26 {
    font-size: 23px;
  }
  .style-fs-24 {
    font-size: 21px;
  }
  .style-fs-22 {
    font-size: 19px;
  }
  .style-fs-20 {
    font-size: 17px;
  }
  .style-fs-18 {
    font-size: 16px;
  }
}
@media screen and (max-width: 550px) {
  .style-h1 {
    font-size: 23px;
    letter-spacing: 0.03em;
  }
  .style-fs-44 {
    font-size: 26px;
  }
  .style-h2 {
    font-size: 21px;
  }
  .style-h3, .style-fs-28 {
    font-size: 22px;
  }
  .style-fs-26 {
    font-size: 18px;
  }
  .style-fs-24 {
    font-size: 20px;
  }
  .style-h4 {
    font-size: 18px;
  }
  .style-fs-22 {
    font-size: 18px;
  }
  .style-fs-20 {
    font-size: 16px;
  }
  .style-fs-18 {
    font-size: 15px;
  }
}
.select2-results__option:not(.select2-results__option--group), .select2-results__group {
  padding: 14px 10px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0.16px !important;
  background: none !important;
  color: #1c1d23 !important;
  border-bottom: 1px solid rgba(200, 200, 200, 0.6) !important;
}
.select2-results__option:not(.select2-results__option--group):nth-last-of-type(1), .select2-results__group:nth-last-of-type(1) {
  border-bottom: 0 !important;
}

.select2-dropdown.seperate .select2-results__option {
  padding: 8px 10px !important;
  font-size: 14px !important;
}

.select2-results__option--group {
  margin-bottom: 5px !important;
}

.select2-results__group {
  border-bottom: 0 !important;
  font-weight: 700 !important;
  padding: 10px !important;
}

.select2-container .select2-results .select2-results__options:not(.select2-results__options--nested) {
  max-height: 300px !important;
  overflow-y: auto !important;
}
.select2-container .select2-results .select2-results__option--disabled {
  display: none;
}
.select2-container .select2-selection--single {
  border: none !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em !important;
  color: #1c1d23;
}
.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #1c1d23 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  color: #1c1d23 !important;
  padding-left: 0.625em !important;
  padding-right: 1.875em !important;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  background-image: url("../../images/select.svg") !important;
  width: 0.75em !important;
  height: 0.5em !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  right: 0.625em !important;
  position: absolute;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none !important;
}
.select2-container .select2-search--dropdown {
  padding: 0 !important;
}
.select2-container .select2-search--dropdown .select2-search__field {
  outline: none !important;
  transition: border 0.5s ease !important;
  padding: 0 10px !important;
  font-size: 14px !important;
  color: #1c1d23 !important;
  font-weight: 400 !important;
  border: 0 !important;
  height: 40px !important;
}
.select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #4a8e41 !important;
  color: white !important;
}
.select2-container--open .select2-selection--single .select2-selection__arrow {
  margin-top: -1px !important;
  transform: translateY(-50%) rotate(180deg) !important;
}
.select2-container--date {
  border-bottom: 1px solid rgba(200, 200, 200, 0.3);
}
.select2-container--date .select2-selection--single {
  height: 28px !important;
}
.select2-container--date .select2-selection__rendered {
  line-height: 28px !important;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #c8c8c8 !important;
  border-radius: 10px !important;
  height: 3.75em !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 1.25em !important;
}
.select2-container--default .select2-selection__rendered {
  line-height: 3.75em !important;
  padding-left: 1.125em !important;
}
.select2-container--default.select2-container--open:not(.select2-container--above) .select2-selection--single {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.select2-container--default.select2-container--above.select2-container--open .select2-selection--single {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.select2-dropdown {
  box-shadow: 0 8px 26px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0 0 6px 6px !important;
  border: 1px solid #dedede !important;
  background: white !important;
  z-index: 90 !important;
}
.select2-dropdown.default {
  border-top: 0 !important;
}
.select2-dropdown.select2-dropdown--above {
  border-radius: 6px 6px 0 0 !important;
}

@media screen and (max-width: 1400px) {
  .select2-container .select2-selection--single {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 550px) {
  .select2-results__option:not(.select2-results__option--group) {
    font-size: 14px !important;
    letter-spacing: 0.14px !important;
    padding: 12px 8px !important;
  }
  .select2-results__group {
    font-size: 14px !important;
    padding: 12px 8px !important;
  }
}
.page-statistics {
  font-size: 10px;
  padding-top: 9.3em;
  background-color: #f6f6f6;
}
.page-statistics:not(.not-single) {
  display: flex;
  flex-direction: column;
}
.page-statistics:not(.not-single) .section-homepage5 {
  margin-top: auto;
}
.page-statistics .section-statistics {
  padding-bottom: 6em;
}
.page-statistics .container__heading {
  text-align: center;
  font-family: "Poppins", serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #1c1d23;
}
.page-statistics .container__navigation {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-statistics .container__navigation__link {
  padding: 1.46em 1.89em;
  color: #1c1d23;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.57;
  background: white;
  border-radius: 12px;
  position: relative;
  cursor: pointer;
  background: white;
  margin-right: 20px;
  margin-top: 20px;
  white-space: nowrap;
}
.page-statistics .container__navigation__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-image: linear-gradient(270deg, #4a8e41 0%, #396d56 100%);
  opacity: 0;
}
.page-statistics .container__navigation__link div {
  position: relative;
  z-index: 2;
}
.page-statistics .container__navigation__link.active {
  color: white;
  pointer-events: none;
}
.page-statistics .container__navigation__link.active::before {
  opacity: 1;
}
.page-statistics .container__navigation__links {
  display: flex;
  overflow: auto;
  scrollbar-width: none;
}
.page-statistics .container__navigation__links::-webkit-scrollbar {
  display: none;
}
.page-statistics .container__navigation__search {
  min-height: 60px;
  width: 272px;
  display: flex;
  background: white;
  border-radius: 12px;
  position: relative;
  margin-top: 20px;
}
.page-statistics .container__navigation__search img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 27px;
  width: 15px;
}
.page-statistics .container__navigation__search input {
  background: none;
  border-radius: 12px;
  width: 100%;
  position: relative;
  outline: none;
  border: 1px solid white;
  padding-left: 54px;
  padding-right: 15px;
  font-weight: 400;
  color: #1c1d23;
  letter-spacing: 0.04em;
  transition: border 0.5s ease;
}
.page-statistics .container__navigation__search input::placeholder {
  color: #bbbbbb;
}
.page-statistics .container__navigation__search input:focus {
  border: 1px solid #4a8e41;
}
.page-statistics .table {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  background-color: #ffffff;
  margin-top: 4em;
  padding: 20px 30px;
  padding-bottom: 0;
  display: block;
  border-collapse: collapse;
  max-width: 100%;
  width: 100% !important;
}
.page-statistics .table thead, .page-statistics .table tbody {
  display: block;
  max-width: 100%;
}
.page-statistics .table tr, .page-statistics .table td {
  display: block;
}
.page-statistics .table th {
  display: block;
  max-width: 100%;
}
.page-statistics .table .absolute {
  position: absolute;
}
.page-statistics .table .table__grid {
  display: grid;
  grid-template-columns: 66px 2fr 1fr 1fr 1fr 1fr 1fr 2fr;
  grid-column-gap: 34px;
}
.page-statistics .table .dataTables_empty {
  text-align: center;
  font-size: 18px;
  color: #1c1d23;
  font-weight: 600;
  padding: 30px 0;
}
.page-statistics .table__label {
  color: rgba(28, 29, 35, 0.4);
  font-weight: 700;
  letter-spacing: 0.01em;
  text-align: left;
}
.page-statistics .table .table__block {
  display: flex;
  align-items: center;
}
.page-statistics .table .table__block.center {
  justify-content: center;
}
.page-statistics .table__player {
  padding: 15px 0;
  border-top: 1px solid #DFDFDF;
  background: white;
  transition: background 0.5s ease, border 0.5s ease;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.page-statistics .table__player:nth-of-type(1) {
  margin-top: 15px;
}
.page-statistics .table__player:nth-of-type(1) .table__rating {
  background: #F9F3CC;
  font-weight: 700;
}
.page-statistics .table__player:nth-of-type(2) .table__rating {
  background: #e6e6e6;
  font-weight: 700;
}
.page-statistics .table__player:nth-of-type(3) .table__rating {
  background: #ffe0aa;
  font-weight: 700;
}
.page-statistics .table__player.doubles .table__block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.page-statistics .table__player.doubles .table__block.center {
  align-items: center;
}
.page-statistics .table__player.doubles .table__person:nth-of-type(2) {
  margin-top: 7px;
}
.page-statistics .table__player.doubles .table__club:nth-of-type(2) {
  margin-top: 7px;
}
.page-statistics .table__rating {
  width: fit-content;
  min-width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background-color: #f6f6f6;
  color: #1c1d23;
  letter-spacing: 0.01em;
  font-weight: 400;
  padding: 0 5px;
}
.page-statistics .table__person, .page-statistics .table__club {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #1c1d23;
  letter-spacing: 0.01em;
}
.page-statistics .table__person img, .page-statistics .table__club img {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  object-fit: cover;
  object-position: center center;
  margin-right: 8px;
  flex-shrink: 0;
}
.page-statistics .table__club {
  font-weight: 400;
}
.page-statistics .table__default {
  color: #1c1d23;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.page-statistics .table__change {
  color: #4a8e41;
  font-weight: 700;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
}
.page-statistics .table__change::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 4px solid #4a8e41;
  margin-left: 5px;
  margin-top: 1px;
}
.page-statistics .table__change.down {
  color: #db4338;
}
.page-statistics .table__change.down::after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 0;
  border-top: 4px solid #db4338;
}
.page-statistics .multiple-tables {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 40px;
  margin-top: 4em;
}
.page-statistics .multiple-table {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.page-statistics .multiple-table__left .table {
  border-radius: 12px 0 0 12px;
}
.page-statistics .multiple-table__side {
  display: flex;
  flex-direction: column;
}
.page-statistics .multiple-table__side .table {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.page-statistics .multiple-table__side .table__players {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.page-statistics .multiple-table__side.single .table {
  border-radius: 12px;
}
.page-statistics .multiple-table__right .table {
  border-radius: 0 12px 12px 0;
  position: relative;
}
.page-statistics .multiple-table__right .table::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 100%;
  background: #dfdfdf;
}
.page-statistics .multiple-table .table {
  margin-top: 14px;
}
.page-statistics .multiple-table .table__grid {
  grid-template-columns: 66px 2.5fr 1fr 1fr 1fr;
}
.page-statistics .multiple-table .table__show-more-link {
  grid-template-columns: 1fr !important;
  border-top: 1px solid #dfdfdf;
  padding-top: 24px;
  padding-bottom: 30px;
  margin-top: auto;
}
.page-statistics .multiple-table .table__show-more {
  border-radius: 12px;
  letter-spacing: 0.06em;
  font-size: 14px;
  padding: 20px;
  height: auto;
}
.page-statistics .multiple-table .table__show-more::before {
  border-radius: 12px;
}
.page-statistics .multiple-table .table__show-more img {
  margin-left: 8px;
}

@media screen and (min-width: 1151px) {
  .page-statistics.not-single .table__full {
    display: none !important;
  }
}
@media screen and (max-width: 1150px) {
  .page-statistics .other-wrapper {
    padding-right: 0;
  }
  .page-statistics.not-single .table__full {
    display: none;
    margin-top: 20px;
  }
  .page-statistics.not-single .table__full__flex {
    display: flex;
  }
  .page-statistics.not-single .table__full__block {
    margin-right: 30px;
    color: rgba(28, 29, 35, 0.4);
    font-weight: 600;
    letter-spacing: 0.01em;
  }
  .page-statistics.not-single .table__full__block:nth-of-type(1) {
    display: none;
  }
  .page-statistics.not-single .table__full__block:nth-of-type(2) {
    display: block !important;
  }
  .page-statistics.not-single .table__full__value {
    color: #1c1d23;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
  .page-statistics.not-single th:nth-of-type(5) {
    display: none;
  }
  .page-statistics.not-single .table__block:nth-of-type(5) {
    display: none;
  }
  .page-statistics.not-single .multiple-table__left .table {
    padding-left: 0;
    padding-right: 10px;
  }
  .page-statistics.not-single .multiple-table__left .table__grid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-statistics.not-single .multiple-table__right .table {
    padding-left: 10px;
    padding-right: 0;
  }
  .page-statistics.not-single .multiple-table__right .table__grid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-statistics.not-single .table .table__grid {
    grid-template-columns: 66px 2.5fr 1fr 1fr;
  }
  .page-statistics.not-single .table .table__block.center {
    justify-content: flex-start;
  }
  .page-statistics.not-single .table__player.doubles .table__block.center {
    align-items: flex-start;
    justify-content: center;
  }
  .page-statistics.not-single .table__player.active {
    background-color: #f6f6f6;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
  }
}
@media screen and (min-width: 1051px) {
  .page-statistics:not(.not-single) .table__full {
    display: none !important;
  }
}
@media screen and (max-width: 1050px) {
  .page-statistics:not(.not-single) .table .table__grid {
    grid-template-columns: 66px 2.5fr 1fr 1fr 1fr 2.5fr;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-statistics:not(.not-single) .table th:nth-of-type(6), .page-statistics:not(.not-single) .table th:nth-of-type(7) {
    display: none;
  }
  .page-statistics:not(.not-single) .table .table__block:nth-of-type(6), .page-statistics:not(.not-single) .table .table__block:nth-of-type(7) {
    display: none;
  }
  .page-statistics .multiple-table__left .table {
    padding-right: 20px;
  }
  .page-statistics .multiple-table__right .table {
    padding-left: 20px;
  }
  .page-statistics .table {
    padding: 20px 0;
    padding-bottom: 0;
  }
  .page-statistics .table .table__full {
    display: none;
    margin-top: 20px;
  }
  .page-statistics .table .table__full__flex {
    display: flex;
  }
  .page-statistics .table .table__full__block {
    margin-right: 30px;
    color: rgba(28, 29, 35, 0.4);
    font-weight: 600;
    letter-spacing: 0.01em;
  }
  .page-statistics .table .table__full__block:nth-of-type(1), .page-statistics .table .table__full__block:nth-of-type(2) {
    display: none;
  }
  .page-statistics .table .table__full__value {
    color: #1c1d23;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
  .page-statistics .table .table__block.center {
    justify-content: flex-start;
  }
  .page-statistics .table__player:nth-last-of-type(1) {
    border-radius: 0 0 12px 12px;
  }
  .page-statistics .table__player.doubles .table__block.center {
    align-items: flex-start;
    justify-content: center;
  }
  .page-statistics .table__player.active {
    background-color: #f6f6f6;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
  }
}
@media screen and (max-width: 900px) {
  .page-statistics.not-single {
    /*        .table {
                .table__block:nth-of-type(3) {
                    display: none;
                }
                th:nth-of-type(3) {
                    display: none;
                }
                .table__grid {
                    grid-template-columns: 66px 2.5fr 1fr;
                }
            }*/
  }
  .page-statistics.not-single .multiple-table {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .page-statistics.not-single .multiple-table__left .table {
    padding-right: 0;
  }
  .page-statistics.not-single .multiple-table__right .table {
    padding-left: 0;
  }
  .page-statistics.not-single .table .table__block:nth-of-type(3), .page-statistics.not-single .table .table__block:nth-of-type(4), .page-statistics.not-single .table .table__block:nth-of-type(5) {
    display: flex;
  }
  .page-statistics.not-single .table th:nth-of-type(3), .page-statistics.not-single .table th:nth-of-type(4), .page-statistics.not-single .table th:nth-of-type(5) {
    display: block;
  }
  .page-statistics.not-single .table .table__grid {
    grid-template-columns: 66px 2.5fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 770px) {
  .page-statistics:not(.not-single) .table th:nth-of-type(5) {
    display: none;
  }
  .page-statistics:not(.not-single) .table .table__block:nth-of-type(5) {
    display: none;
  }
  .page-statistics:not(.not-single) .table .table__grid {
    grid-template-columns: 66px 2.5fr 1fr 1fr 2.5fr;
  }
  .page-statistics:not(.not-single) .table .table__full__block:nth-of-type(2) {
    display: block;
  }
}
@media screen and (min-width: 651px) {
  .page-statistics:not(.not-single) .table .table__change-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 650px) {
  .page-statistics:not(.not-single) .table th:nth-of-type(4) {
    display: none;
  }
  .page-statistics:not(.not-single) .table .table__grid {
    grid-template-columns: 80px 2.5fr 1fr 2.5fr;
  }
  .page-statistics:not(.not-single) .table .table__block:nth-of-type(4) {
    display: none;
  }
  .page-statistics.not-single .table th:nth-of-type(5) {
    display: none;
  }
  .page-statistics.not-single .table .table__grid {
    grid-template-columns: 80px 2.5fr 1fr 1fr;
  }
  .page-statistics.not-single .table .table__block:nth-of-type(5) {
    display: none;
  }
  .page-statistics .table .table__block.justify-between {
    justify-content: space-between;
  }
  .page-statistics .table .table__player.doubles .table__block.justify-between {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 600px) {
  .page-statistics:not(.not-single) .table .table__block:nth-of-type(3) {
    display: none;
  }
  .page-statistics:not(.not-single) .table th:nth-of-type(3) {
    display: none;
  }
  .page-statistics:not(.not-single) .table .table__grid {
    grid-template-columns: 80px 2.5fr 2.5fr;
  }
  .page-statistics:not(.not-single) .table .table__full__block:nth-of-type(1) {
    display: block;
  }
}
@media screen and (max-width: 550px) {
  .page-statistics {
    padding-top: 64px;
  }
  .page-statistics .table {
    margin-top: 30px;
    padding: 15px 0;
    padding-bottom: 0;
  }
  .page-statistics .table .table__grid {
    grid-column-gap: 16px;
  }
  .page-statistics .table__person img, .page-statistics .table__club img {
    width: 24px;
    height: 24px;
  }
  .page-statistics .table .table__full__block {
    margin-right: 23px;
  }
  .page-statistics .table .table__full__block:nth-last-of-type(1) {
    margin-right: 0;
  }
  .page-statistics .container__navigation {
    width: 100%;
    margin-top: 14px;
    justify-content: flex-start;
  }
  .page-statistics .container__navigation__link {
    margin-top: 0;
    margin-right: 10px;
    padding: 12px 17px;
  }
  .page-statistics .container__navigation__search {
    width: calc(100% - 20px);
    min-height: 48px;
  }
  .page-statistics .container__navigation__search input {
    padding-left: 48px;
  }
  .page-statistics .container__navigation__search img {
    left: 18px;
  }
}
@media screen and (min-width: 501px) {
  .page-statistics.not-single .table .table__change-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .page-statistics:not(.not-single) .table th:nth-of-type(8) {
    display: none;
  }
  .page-statistics:not(.not-single) .table .table__block:nth-of-type(8) {
    display: none;
  }
  .page-statistics:not(.not-single) .table .table__grid {
    grid-template-columns: 80px 1fr;
  }
  .page-statistics.not-single .table .table__block.center {
    justify-content: space-between;
  }
  .page-statistics.not-single .table .table__block:nth-of-type(4), .page-statistics.not-single .table th:nth-of-type(4) {
    display: none;
  }
  .page-statistics.not-single .table .table__grid {
    grid-template-columns: 80px 2.5fr 1fr;
  }
}
@media screen and (max-width: 420px) {
  .page-statistics.not-single .table .table__full__block:nth-of-type(1) {
    display: block;
  }
  .page-statistics.not-single .table .table__block:nth-of-type(3), .page-statistics.not-single .table th:nth-of-type(3) {
    display: none;
  }
  .page-statistics.not-single .table .table__grid {
    grid-template-columns: 80px 1fr;
  }
}
*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}

input[type=search] {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

input[type=text], input[type=password], input[type=email], textarea, input[type=tel] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

:root {
  --navbar-height: 98px;
}

html {
  min-width: 350px;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: inherit;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  flex-grow: 1;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.wrapper {
  max-width: 1300px;
  margin: 0 auto;
}

.section-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28, 29, 35, 0.3);
  z-index: 100;
  display: none;
  font-size: 10px;
}
.section-popup .wrapper {
  position: relative;
  height: 100%;
  display: flex;
  overflow-y: auto;
  scrollbar-width: none;
}
.section-popup .wrapper::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.section-popup__loader {
  display: none;
}
.section-popup__loader .component-loader {
  margin: auto;
}

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

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.global-invalid, .global-success {
  display: flex;
  background: #FFE9E9;
  padding: 14px 20px;
  border-radius: 10px;
  margin: 10px 0;
  align-items: flex-start;
  z-index: 2;
  position: relative;
  transform: translateZ(1000px);
  transform-style: preserve-3d;
}
.global-invalid img, .global-success img {
  margin-right: 10px;
  flex-shrink: 0;
  margin-top: 5px;
}
.global-invalid__errors, .global-success__errors {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #E22525;
}
.global-invalid__errors span, .global-success__errors span {
  margin-bottom: 5px;
}
.global-invalid__errors span:nth-last-of-type(1), .global-success__errors span:nth-last-of-type(1) {
  margin-bottom: 0;
}
.global-invalid a, .global-success a {
  display: inline;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}

.global-success {
  background: #DEF1D8;
}
.global-success img {
  width: 16px;
  margin-top: 3px;
}
.global-success__messages {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #4a8e41;
}
.global-success__messages span {
  margin-bottom: 5px;
}
.global-success__messages span:nth-last-of-type(1) {
  margin-bottom: 0;
}
.global-success__no {
  background-color: rgb(238, 238, 238);
}
.global-success__no .global-success__messages {
  color: rgb(28, 29, 35);
}
.global-success__no--2 {
  background: #8d8d8d;
}
.global-success__no--2 .global-success__messages {
  color: #F8F8F8;
}

.component-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.component-pagination a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.56px;
  color: rgba(28, 29, 35, 0.4);
  margin-right: 27px;
}
.component-pagination .current-page {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background: linear-gradient(221deg, #4a8e41 0%, #396d56 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: 700;
  margin-left: -12px;
  margin-right: 16px;
  pointer-events: none;
}
.component-pagination .arrow-left {
  margin-right: 18px;
}
.component-pagination .arrow-left img {
  display: block;
}
.component-pagination .arrow-right {
  margin-left: -10px;
  margin-right: 0;
}
.component-pagination .arrow-right img {
  transform: rotate(180deg);
}

.component-loader {
  width: 48px;
  height: 48px;
  border: 5px solid;
  border-color: #4a8e41 transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

.different-loaderv2 {
  width: 48px;
  height: 48px;
  border: 3px solid #4a8e41;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  margin: auto;
}

.different-loaderv2::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 3px solid;
  border-color: white transparent;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 1400px) {
  .wrapper {
    max-width: 1100px;
  }
  :root {
    --navbar-height: 92px;
  }
}
@media screen and (max-width: 1150px) {
  :root {
    --navbar-height: 87px;
  }
  .wrapper {
    max-width: none;
    padding: 0 20px;
  }
  .section-popup .wrapper {
    overflow: auto;
    padding: 40px 20px;
  }
}
@media screen and (max-width: 550px) {
  .global-invalid img, .global-success img {
    margin-top: 3px;
  }
  .global-invalid__errors, .global-success__errors {
    font-size: 14px;
    line-height: 20px;
  }
  .global-invalid__messages, .global-success__messages {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-height: 500px) {
  .section-popup__privacy .wrapper {
    display: flex;
    align-items: start;
    padding: 40px 20px;
    overflow: auto;
  }
  .section-popup__privacy .block img {
    max-width: 100px;
  }
}
@media screen and (max-width: 430px) {
  :root {
    --navbar-height: 75px;
  }
}
@Media screen and (max-width: 370px) {
  :root {
    --navbar-height: 75px;
  }
}

/*# sourceMappingURL=styles.css.map */
