.wrapper1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: rgb(0, 0, 0);
  min-height: 100vh;
}
.header {
  width: 100%;
  z-index: 3;
}
.page {
  width: 100%;
  flex-grow: 1;
}
.footer {
  width: 100%;
  z-index: 1;
  position: relative;
}
.footer::after {
  background: rgba(255,255,255,.04);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
}
.header__head {
  background: #ffffff;
  padding-bottom: 2px;
  padding-top: 2px;
  min-height: 43px;
}
.p12 {
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
}
.header__banner {
  background: #ff120d;
  padding-bottom: 2px;
  padding-top: 2px;
}
.header__navigation {
  background: #364040;
  border: 2px solid #ff120d;
  border-right-width: 0;
  border-left-width: 0;
}
.header__head-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px;
  align-items: center;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}
.bg_white {
  background: #fff;
}
.header__head-item {
  font-size: 13px;
  line-height: 13px;
  color: rgb(16, 20, 38);
}
.link_base {
  cursor: pointer;
  text-decoration: none;
  transition: all .3s ease-in-out;
}
.link_base:hover {
  text-decoration: none;
}
.NewClass-13 {
}
.header__head-logo {
  width: 108px;
}
.img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.text_right {
  text-align: right;
}
.NewClass-17 {
}
.header__banner__container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.header__banner__logo {
  align-items: flex-end;
  display: flex;
  justify-content: center;
  max-width: 300px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.header__banner__link {
  height: 100%;
  display: inline-flex;
}
.header__navigation__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__navigation__logo {
  max-width: 267px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.header__navigation__menu {
  flex: 1 1 auto;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  align-self: center;
}
.header__navigation__list {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
}
.header__navigation__item {
  align-items: center;
  display: flex;
  height: 100%;
}
.header__navigation__link {
  line-height: 20px;
  display: flex;
  color: rgb(255, 255, 255);
  align-items: center;
  padding-bottom: 42px;
  padding-top: 42px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 500;
}
.header__navigation__link:hover {
  background: #ffffff;
  color: rgb(54, 64, 64);
}
.header__navigation__icon {
  align-items: center;
  display: flex;
  justify-content: center;
  flex: 0 0 267px;
}
.ul_reset {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
  list-style: none;
}
.header__navigation__icon-image {
  width: 92px;
}
.hero {
}
.hero__container {
  margin-left: auto;
  margin-right: auto;
  width: 1440px;
  background: #ffffff;
  padding-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 48px;
}
.hero__main {
  flex: 0 0 66%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  grid-gap: 24px;
}
.hero__sidebar {
  flex: 0 0 32%;
  padding-bottom: 32px;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 32px;
  border: 1px solid #c5c8cd;
  border-radius: 8px;
}
.hero__main-link {
  border-radius: 8px;
  border: 1px solid #e4e9f2;
  overflow: hidden;
  flex: 0 0 32%;
}
.hero__main-content {
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 40px;
}
.hero__main-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  padding-bottom: 14px;
  color: rgb(0, 0, 0);
}
.Home-champ {
}
.hero__main-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: rgb(54, 64, 64);
}
.hero__main-lin {
}
.hero__main-item {
  overflow: hidden;
}
.hero__main-image {
  overflow: hidden;
  transition: 0.4s ease;
}
.hero__main-image:hover {
}
.hero__main-conten {
}
.hero__main-tit {
}
.hero__main-tex {
}
.hero__main-link_big {
  grid-column: 1 / 3;
  grid-row: 1 / 3;
}
.fs_18 {
  font-size: 18px;
}
.hero__body {
  align-items: stretch;
  display: flex;
  column-gap: 24px;
}
.hero__wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  column-gap: 24px;
  padding-bottom: 48px;
  padding-top: 48px;
}
.img_scale {
  transition: all .3s ease-in-out;
}
.img_scale:hover {
  scale: 1.1;
}
.hero__sidebar-items {
  display: grid;
  grid-gap: 32px;
}
.hero__sidebar-link {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
  color: rgb(0, 0, 0);
}
.hero__sidebar-image {
  flex: 0 0 45%;
  border-radius: 4px;
  overflow: hidden;
}
.hero__sidebar-descr {
  font-size: 22px;
  font-weight: 500;
  line-height: 20px;
}
.banner {
  background: #ff120d;
  width: 100%;
}
.banner__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-bottom: 72px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 72px;
}
.banner__btns {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}
.banner__title {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 48px;
  color: rgb(255, 255, 255);
  text-align: center;
}
.banner__items {
  align-items: center;
  display: grid;
  justify-content: space-between;
  column-gap: 24px;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 272px;
}
.banner__link {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  flex: 0 0 17%;
}
.banner__link:hover {
  transform: translate(0px, -5px);
}
.banner__link::after {
  background: linear-gradient(180deg, rgba(0, 112, 145, 0) 0, rgba(0, 49, 63, .8) 100%);
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 50%;
}
.banner__btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: rgb(255, 255, 255);
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 5px;
  padding-top: 5px;
}
.banner__item {
  background: #ffffff;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 212px;
  height: 272px;
}
.banner__item-content {
  left: 0;
  bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.banner__item-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: rgb(255, 255, 255);
  max-width: 100px;
  margin-bottom: 15px;
}
.banner__item-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.banner__item-country {
  flex: 1 1 auto;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: rgb(255, 255, 255);
}
.banner__item-flag {
  width: 24px;
  height: 16px;
  border-radius: 3px;
  overflow: hidden;
}
.after__forward_white {
}
.after__forward_white::after {
  background-image: url("https://wimbledon.pe/assets/img/0eadb61f9448481d6d2f6dd4fbe53807.png");
  background-size: 15px;
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  background-position-x: right;
  background-position-y: center;
  top: 50%;
  transform: translate(0px, -48%);
}
.pr_27 {
  padding-right: 27px;
}
.img_new {
  object-fit: contain;
}
.rio-open {
}
.rio-open__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 48px;
  padding-top: 48px;
  background: #ffffff;
}
.rio-open__items {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  column-gap: 24px;
}
.rio-open__item {
}
.rio-open__image {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 12px;
}
.rio-open__link {
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  background: #ff120d;
  border-radius: 4px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rio-open__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 24px;
}
.ff120d {
}
.rio-open__banner {
  background: #ff120d;
  border-radius: 8px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 75px;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 75px;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.rio-open-banner-title {
}
.rio-open__banner-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  color: rgb(255, 255, 255);
  margin-bottom: 28px;
  max-width: 1040px;
}
.p10 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.rio-open__banner-link {
  border-radius: 4px;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  border: 1px solid #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  color: rgb(255, 255, 255);
}
.latest-videos {
  background: #ff120d;
  width: 100%;
}
.latest-videos__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-bottom: 72px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 72px;
}
.latest-videos__items {
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto;
  grid-gap: 24px;
  align-items: stretch;
}
.latest-videos__link {
  border-radius: 8px;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.24);
}
.latest-videos__item {
}
.latest-videos__image {
  position: relative;
  height: 185px;
  overflow: hidden;
}
.latest-videos__content {
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 32px;
  margin-bottom: 32px;
}
.latest-videos__text {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: rgb(255, 255, 255);
}
.latest-videos__title {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: rgb(255, 255, 255);
}
.latest-videos__link_big {
  grid-column: 1 / 3;
  grid-row: 1 / 3;
}
.latest-videos__play {
  background: #ffffff;
  border-radius: 4px;
  height: 24px;
  width: 24px;
  position: absolute;
  bottom: 8px;
  right: 8px;
  background-image: url("https://wimbledon.pe/assets/img/2e0b89f60384d42711ff6a64bda6f57c.png");
}
.p8 {
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}
.latest-videos__pla {
}
.mtb_24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.fw_18-500 {
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
}
.leaderboard {
}
.leaderboard__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-bottom: 72px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 72px;
  display: grid;
  align-items: center;
  background: #ffffff;
}
.leaderboard__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: rgb(54, 64, 64);
  text-transform: capitalize;
  margin-bottom: 62px;
}
.leaderboard__table {
  margin-left: 84px;
  margin-right: 84px;
  margin-bottom: 40px;
}
.leaderboard__table-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
  margin-bottom: 24px;
  padding-left: 12px;
  padding-right: 12px;
}
.leaderboard__table-header:active {
}
.leaderboard__table-body {
  border: 1px solid #e4e9f2;;
  border-radius: 4px;
}
.leaderboard__table-title {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-top: 12px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  column-gap: 50px;
}
.leaderboard__table-rows {
  display: grid;
}
.leaderboard__table-row {
  padding-bottom: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  column-gap: 67px;
  width: 100%;
  border: 1px solid rgba(255, 18, 13, .05);
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.results__item-match {
}
.leaderboard__table-header-logo {
  flex: 0 0 237px;
}
.leaderboard__table-header-switcher {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.leaderboard__table-header-btn {
  border: 4px solid #ff120d;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  padding-bottom: 14px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 14px;
  color: rgb(255, 18, 13);
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  min-width: 150px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.leaderboard__table-header-btn:hover {
  border-color: rgb(197, 206, 224);
  color: rgb(197, 206, 224);
}
.leaderboard__table-header-btn:focus {
  border-color: rgb(197, 206, 224);
}
.leaderboard__table-header-btn:active {
  border-color: rgba(0, 0, 0, 0);
}
.leaderboard__table-header-btn_grey {
  border-color: rgb(197, 206, 224);
  color: rgb(197, 206, 224);
}
.leaderboard__table-header-btn_grey:hover {
  border-color: rgb(255, 18, 13);
  color: rgb(255, 18, 13);
}
.leaderboard__table-title-item {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: rgb(54, 64, 64);
}
.flex_grow {
  flex: 1 1 auto;
}
.NewClass-114 {
}
.leaderboard__table-row-item {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  color: rgb(16, 20, 38);
}
.leaderboard__table-row-team {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  column-gap: 5px;
}
.leaderboard__table-row-flag {
  width: 26px;
  border-radius: 5px;
  overflow: hidden;
}
.leaderboard__table-row-ava {
  width: 28px;
  border-radius: 50%;
}
.leaderboard__table-row-name {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  color: rgb(16, 20, 38);
}
.NewClass-120 {
}
.leaderboard__table-button {
  background: #ff120d;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 48px;
  padding-top: 12px;
  background-image: url("https://wimbledon.pe/assets/img/f28c7bcc5177771c18d477ece51ccf59.png");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position-y: center;
  background-position-x: 160px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  color: rgb(255, 255, 255);
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.sponsors {
}
.sponsors__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-bottom: 32px;
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 72px;
  background: #ffffff;
}
.sponsors__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(0, 0, 0);
  text-align: center;
  margin-bottom: 48px;
}
.wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}
.sponsors__subtitle {
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(0, 0, 0);
  text-align: center;
}
.sponsors__items {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: auto;
  grid-column-gap: 50px;
  grid-row-gap: 20px;
}
.sponsors__link {
  align-items: center;
  display: flex;
  justify-content: center;
}
.sponsors__item {
  width: 140px;
}
.footer__container {
  position: relative;
  z-index: 2;
}
.footer__menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 100px;
  align-items: flex-start;
}
.footer__menu-list {
  display: grid;
  grid-row-gap: 18px;
  align-items: center;
  justify-content: center;
}
.footer__menu-item {
}
.footer__menu-link {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: rgb(255, 255, 255);
}
.footer__menu-link:hover {
  text-decoration: underline;
}
.footer__copyright {
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
  text-align: center;
}
.footer__copyright-text {
  color: rgb(240, 244, 182);
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.jc_end {
  justify-content: flex-end;
  text-align: right;
}
.news {
}
.news__container {
  padding-top: 36px;
  padding-bottom: 36px;
}
.news__title {
}
.fc_black {
  color: rgb(0, 0, 0);
}
.latest-videos__image_big {
  height: 383px;
}
.news__subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 24px;
}
.news__rows {
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}
.mb_72 {
  margin-bottom: 72px;
}
.border-rb_grey {
  border: 1px solid #e7e7e7;
  border-left-width: 0;
  border-top-width: 0;
}
.latest-videos__play_red {
  background: #ff120d;
  background-image: url("https://wimbledon.pe/assets/img/3babe4e0db28509acbcc0097d4a06355.png");
}
.mb5 {
  margin-bottom: 5px;
}
.blog {
}
.blog__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  background: #ffffff;
  padding-left: 210px;
  padding-right: 210px;
  padding-bottom: 96px;
  padding-top: 48px;
}
.path {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  column-gap: 10px;
  margin-bottom: 32px;
}
.path__date {
}
.blog__date {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  align-items: center;
  display: flex;
  column-gap: 20px;
  margin-bottom: 32px;
}
.blog__date-text {
}
.blog__photo {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 60px;
}
.blog__content {
  display: grid;
  font-size: 15px;
  font-weight: 400;
  color: rgb(16, 20, 38);
  grid-gap: 20px;
}
.blog__content-text {
}
.path__item {
  background-image: url("https://wimbledon.pe/assets/img/8e79105dcb13de7eb10e93b4a191cb60.png");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  background-size: 13px;
  display: inline-block;
  padding-right: 25px;
  font-size: 13px;
  font-weight: 600;
  color: rgb(0, 0, 0);
}
.path__title {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  color: rgb(0, 0, 0);
  margin-bottom: 10px;
}
.tables {
}
.tables__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  background: #ffffff;
  padding-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 48px;
}
.tables__body {
  display: grid;
}
.tables__logo {
}
.tables__menu {
}
.tables__menu-list {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  column-gap: 30px;
  margin-bottom: 12px;
}
.tables__menu-item {
}
.tables__menu-link {
  max-width: 300px;
  display: inline-block;
  padding-bottom: 11px;
  padding-top: 11px;
  color: rgb(155, 160, 167);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.tables__menu-link:hover {
  border: 2px solid #121fff;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  color: rgb(18, 31, 255);
}
.tables__logo-link {
  display: inline-block;
  width: 300px;
}
.table__logo-lin {
}
.tables__head {
  display: grid;
  grid-template-columns: 1fr 7fr 2fr 2fr 2fr 2fr 2fr 2fr;
  height: 48px;
  align-items: center;
  border: 1px solid #b9bdc2;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.tables__head-item {
  color: rgb(5, 18, 36);
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
}
.tables__rows {
}
.tables__row {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 7fr 2fr 2fr 2fr 2fr 2fr 2fr;
  min-height: 90px;
  border: 1px solid #e7e7e7;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.tables__row-item {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: rgb(5, 18, 36);
}
.tables__row-team {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.tables__row-avatar {
  flex: 0 0 52px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #121fff;
  align-items: center;
  display: flex;
  justify-content: center;
}
.tables_row-flag {
  width: 20px;
  border: 1px solid #121fff;
  border-radius: 3px;
  overflow: hidden;
  margin-left: -8px;
}
.tables__row-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: rgb(5, 18, 36);
}
.fw_500 {
  font-weight: 500;
}
.text_center {
  text-align: center;
}
.pl_10 {
  padding-left: 10px;
}
.tables__row_sm {
  min-height: 38px;
}
.fs_13 {
  font-size: 13px;
}
.m {
}
.ml_0 {
  margin-left: 0;
}
.w_22 {
  width: 24px;
}
.fc_b03060 {
  color: rgb(176, 48, 96);
}
.fc_29e061 {
  color: rgb(41, 224, 97);
}
.schedule {
}
.schedule__container {
}
.schedule__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 24px;
}
.schedule__date {
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 40px;
  padding-top: 10px;
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  border: 1px solid #c5c8cd;
  border-radius: 4px;
  margin-bottom: 16px;
  display: inline-block;
  position: relative;
}
.schedule__date::after {
  background-image: url("https://wimbledon.pe/assets/img/8e79105dcb13de7eb10e93b4a191cb60.png");
  background-size: 7px;
  content: "";
  height: 7px;
  width: 7px;
  transform: rotate(90deg);
  position: absolute;
  top: 45%;
  right: 14px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
}
.schedule__items {
  display: grid;
  grid-gap: 30px;
}
.schedule__items::after {
}
.schedule__item {
}
.schedule__item-date {
  padding-bottom: 24px;
  padding-top: 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(0, 0, 0);
}
.schedule__item-body {
  border: 1px solid #e4e9f2;
  border-radius: 8px;
}
.schedule__item-location {
  padding-bottom: 18px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 18px;
}
.schedule__item-content {
}
.schedule__item-row {
}
.NewClass-200 {
}
.schedule__item-time {
  font-size: 15px;
  font-weight: 400;
  color: rgb(0, 0, 0);
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  display: block;
}
.schedule__item-wrapper {
}
.schedule__item-match {
}
.match-item {
  display: grid;
  grid-template-columns: 70fr 372fr 112fr 372fr 200fr;
  align-items: stretch;
}
.Starts-at-300-pm {
}
.match-item__type {
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  background: #f7f9fc;
  display: block;
}
.match-item__type-round {
  font-size: 15px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  width: 46px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  display: flex;
  justify-content: center;
}
.match-item__link-text {
}
.match-item__wrapper {
}
.match-item__avatar {
}
.match-item__players {
}
.match-item__player {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  column-gap: 5px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}
.match-item__flag {
}
.match-item__name {
}
.match-item__playerd {
}
.match-item__player-profiles {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-shrink: 1;
  flex: 1 0 30px;
  max-width: 55px;
}
.match-item__player-profiles:first-child {
}
.match-item__player-profile {
  align-items: center;
  display: flex;
  justify-content: center;
  flex: 0 0 30px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #c5c8cd;
  margin-left: -5px;
}
.match-item__player-profile:first-child {
  margin-left: 0;
}
.match-item__player-countries {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  row-gap: 10px;
}
.match-item__player-country {
  border-radius: 4px;
  height: 16px;
  width: 24px;
  margin-right: 8px;
  overflow: hidden;
}
.match-item__player-names {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.NewClass-221 {
}
.match-item__player-name {
  color: rgb(255, 18, 13);
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}
.NewClass-223 {
}
.match-item__status {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: rgb(0, 0, 0);
  background: #f7f9fc;
  align-items: center;
  display: flex;
  justify-content: center;
}
.jc {
  justify-content: flex-end;
}
.ai_end {
  align-items: flex-end;
}
.NewClass-227 {
}
.match-item__cta {
  background: #f7f9fc;
  align-items: center;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  column-gap: 5px;
}
.match-item__cta:first-child {
  color: rgb(255, 18, 13);
}
.match-item__cta-link {
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #364040;
  background: #ffffff;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: rgb(0, 0, 0);
}
.match-item__cta-link:first-child {
  color: rgb(255, 18, 13);
  background: #f7f9fc;
  border-width: 0;
}
.jc_flend {
  justify-content: flex-end;
}
.fc_364040 {
  color: rgb(54, 64, 64);
}
.fc_red {
  color: rgb(255, 18, 13);
}
.results {
}
.results__container {
}
.results__header {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  border: 1px solid #e4e9f2;
  padding-bottom: 18px;
  padding-top: 12px;
  border-right-width: 0;
  border-left-width: 0;
  margin-bottom: 24px;
}
.results__header:hover {
  border-right-width: 0;
  border-left-width: 0;
}
.results__header-date {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(0, 0, 0);
}
.Sunday-February-25-2024-Day-9 {
}
.results__header-navigation {
}
.results__header-day {
  color: rgb(54, 64, 64);
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 3px;
  text-align: center;
}
.results__header-menu {
}
.results__header-list {
  align-items: center;
  display: flex;
  justify-content: center;
  column-gap: 10px;
}
.results__header-item {
  flex: 0 0 40px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: rgb(197, 206, 224);
}
.results__header-item:first-child {
  color: rgb(197, 206, 224);
}
.results__header-link {
  width: 40px;
  height: 40px;
  color: rgb(197, 206, 224);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #c5cee0;
}
.results__header-link:hover {
  border: 1px solid #ff120d;
  color: rgb(255, 18, 13);
}
.results__header-link:first-child {
  color: rgb(197, 206, 224);
}
.results__items {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
}
.results__item {
  border-radius: 8px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  background: rgba(0, 0, 0, 0.08) 0px 0px 10px;     background: radial-gradient(257.95% 157.13% at 15.05% 104.42%, rgba(254, 204, 0, 0.1) 0%, rgba(255, 255, 255, 0) 97.6%);;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
}
.results__item-head {
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
}
.results__item-head-text {
  font-size: 15px;
  font-weight: 400;
  color: rgb(0, 0, 0);
}
.fw_700 {
  font-weight: 700;
}
.fc_opacity {
  opacity: 0.4;
}
.Quadra-Guga-Kuerten {
}
.results__item-row {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.results__item-scores {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-right: 36px;
  position: relative;
}
.results__item-scores:first-child {
  background-image: url("https://wimbledon.pe/assets/img/c83d4e8b13c5a3012c85610a747d153c.png");
  background-size: 17px;
  background-position-y: center;
  background-position-x: left;
  width: 17px;
  height: 17px;
}
.cg5 {
  column-gap: 5px;
}
.results__item-score1 {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 30px;
  height: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: rgb(16, 20, 38);
}
.results__item-score1:first-child {
}
.checked {
}
.checked:first-child {
  background-image: url("https://wimbledon.pe/assets/img/c83d4e8b13c5a3012c85610a747d153c.png");
  background-size: 17px;
  background-position-y: center;
  background-position-x: left;
  background-repeat: no-repeat;
}
.results__item-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.results__item-wrapper:first-child {
}
.results__item-descr {
  max-width: 360px;
  background-image: url("https://wimbledon.pe/assets/img/4d1f87dc01d3147eef5e8b3aa9d08acd.png");
  background-size: 17px;
  background-repeat: no-repeat;
  background-position-y: left;
  background-position-x: left;
}
.results__item-descr:first-child {
  color: rgb(54, 64, 64);
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding-left: 20px;
}
.p24 {
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 24px;
}
.results__item-btns {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  flex: 1 1 auto;
  column-gap: 5px;
}
.results__item-btn {
  border: 1px solid #364040;;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  color: rgb(0, 0, 0);
}
.results__item-btn:first-child {
  color: rgb(0, 0, 0);
}
.pl_0 {
  padding-left: 0;
}
.results__header-linkk {
  align-items: center;
  border: 1px solid #c5cee0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 40px;
  width: 40px;
  color: rgb(197, 206, 224);
}
.results__header-linkk:hover {
  border: 1px solid #ff120d;
  color: rgb(255, 18, 13);
}
.privacy {
  width: 100%;
}
.privacy__header {
  background: #364040;
  width: 100%;
}
.p20 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.privacy__header-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 48px;
}
.privacy__header-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  color: rgb(255, 255, 255);
}
.privacy__container {
  background: #ffffff;
  padding-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 48px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}
.privacy__title {
  font-size: 13px;
  font-weight: 700;
  line-height: 28px;
  color: rgb(16, 20, 38);
}
.privacy__text {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: rgb(16, 20, 38);
}
.mb_20 {
  margin-bottom: 20px;
}
.mu_1440 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
  background: #ffffff;
  padding-bottom: 48px;
}
.reset {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.p16 {
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
}
.w100pc {
  width: 100%;
}
.container {
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.ibg {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.fc_white {
  color: rgb(255, 255, 255);
}
.fc_blac {
}
.bg_black {
  background: #000;
}
.dfrcc {
  align-items: center;
  display: flex;
  justify-content: center;
}
.dfrcsb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dfrcfs {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.dfrcfend {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.dfrfsc {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}
.dfrfssb {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.dfrfsfs {
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
}
.dfccc {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dfccsb {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.dfccfs {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.dfcfsc {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.dfcfssb {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.dfcfsfs {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.mb8 {
  margin-bottom: 8px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb12 {
}
.mb16 {
  margin-bottom: 16px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb24 {
  margin-bottom: 24px;
}
.mb36 {
  margin-bottom: 36px;
}
.mb48 {
  margin-bottom: 48px;
}
.p5 {
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
}
.cg8 {
  column-gap: 8px;
}
.cg10 {
  column-gap: 10px;
}
.cg12 {
  column-gap: 12px;
}
.cg16 {
  column-gap: 16px;
}
.cg24 {
  column-gap: 24px;
}
.fw600 {
  font-weight: 600;
}
.fw700 {
  font-weight: 700;
}
.header__container {
}
.header__body {
  height: 80px;
}
.header__logo {
  width: 60px;
}
.header__menu {
}
.header__menu-list {
  border-radius: 200px;
  overflow: hidden;
  backdrop-filter: blur(2px);
  flex-wrap: wrap;
  row-gap: 5px;
}
.header__menu-item {
}
.header__menu-link {
  font-size: 16px;
  font-weight: 700;
  background: linear-gradient(#ADFF2F, #ADFF2F);;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 0% 6%;
  text-transform: capitalize;
}
.header__menu-link:hover {
  background-size: 100% 6%;
}
.home-banner {
  background-image: url("https://wimbledon.pe/assets/img/30b19902173ee999138a02a66795085d.jpg");
  background-repeat: no-repeat;
  margin-top: -80px;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  position: relative;
  min-height: 300px;
}
.fc_salat {
  color: rgb(173, 255, 47);
}
.home-line {
  padding-bottom: 36px;
  padding-top: 36px;
}
.home-line__container {
}
.line__items {
}
.line__item {
}
.home-line__items {
  align-items: center;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.home-line__item {
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  position: relative;
}
.home-line__item-deco {
  background: linear-gradient(120deg, rgba(248, 239, 0, 1) 0%, rgba(248, 239, 0, 1) 10.75%, rgba(248, 239, 0, 0.35) 11%, rgba(248, 239, 0, 0.35) 14.75%, transparent 15%, transparent 85%, rgba(37, 121, 227, 0.35) 85.25%, rgba(37, 121, 227, 0.35) 89%, rgba(37, 121, 227, 1) 89.25%, rgba(37, 121, 227, 1) 100%);;
  height: 46px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.home-line__item-match {
  align-items: stretch;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  justify-items: center;
  position: relative;
  z-index: 3;
  grid-gap: 8px;
}
.home-line__item-team {
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.home-line__item-team:hover {
  border-color: rgb(0, 0, 0);
}
.home-line__item-team-icon {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
}
.home-line__item-team-name {
  font-size: 12px;
  font-weight: 700;
}
.home-line__item-score {
}
.home-line__item-score-value {
  font-size: 28px;
  font-weight: 700;
}
.home-line__item-score-location {
  font-size: 12px;
  color: rgb(38, 38, 38);
}
.bgl_lightsalat {
  background: linear-gradient(120deg, rgba(248, 239, 0, 1) 0%, rgba(248, 239, 0, 1) 10.75%, rgba(248, 239, 0, 0.35) 11%, rgba(248, 239, 0, 0.35) 14.75%, transparent 15%, transparent 85%, rgba(47, 77, 130, 0.35) 85.25%, rgba(47, 77, 130, 0.35) 89%, rgba(47, 77, 130, 1) 89.25%, rgba(47, 77, 130, 1) 100%); };
}
.NewClass-334 {
}
.bg_f7f7f7 {
  background: #f7f7f7;
}
.home-preview {
}
.home-preview__container {
  padding-top: 24px;
}
.home-preview__body {
}
.home-preview__logo {
  height: 90px;
  width: 90px;
  flex: 0 0 90px;
}
.home-preview__content {
}
.home-preview__title {
}
.home-preview__btn {
  border-radius: 50px;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 3px;
  padding-top: 2px;
  padding-left: 12px;
  padding-right: 12px;
  color: rgb(38, 38, 38);
  border: 1px solid #b6b6b6;
}
.home-preview__btn:hover {
  background: #f7f7f7;
}
.home-preview__btn-value {
}
.NewClass-344 {
}
.home-preview__items {
}
.home-preview__item {
  font-size: 16px;
  font-weight: 400;
  background: linear-gradient(#dddddd, #dddddd);;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 0% 6%;
}
.home-preview__item:hover {
  background-size: 100% 6%;
}
.fc_lightgray {
  color: rgb(38, 38, 38);
}
.home-hero {
}
.home-hero__container {
}
.home-hero__body {
  align-items: stretch;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  grid-gap: 24px;
}
.footer__containe {
}
.footer-navigation {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  padding-bottom: 24px;
  padding-top: 24px;
}
.footer-navigation__menu {
}
.NewClass-354 {
}
.footer-navigation__menu-title {
  font-weight: 700;
}
.footer-navigation__menu-list {
  display: grid;
  grid-gap: 5px;
}
.footer-navigation__menu-item {
}
.footer-navigation__menu-link {
  border: 1px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  font-size: 14px;
  font-weight: 500;
}
.footer-navigation__menu-link:hover {
  border-color: rgb(38, 38, 38);
}
.footer-copyright {
  padding-bottom: 24px;
  padding-top: 24px;
  font-size: 14px;
}
.home-hero__aside {
  border-radius: 8px;
}
.home-hero__main {
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
  position: relative;
}
.home-hero__sidebar {
}
.home-hero__main-image {
  padding-bottom: 75%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.home-hero__main-image::before {
  background: linear-gradient(rgb(0, 0, 0, 0) 0%, rgb(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 73%, rgba(255, 255, 255, 0.8) 100%);;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 2;
}
.home-hero__main-content {
  row-gap: 10px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  bottom: 0;
  z-index: 3;
}
.home-hero__main-content-header {
  font-size: 12px;
  font-weight: 600;
}
.home-hero__main-content-header-icon {
  width: 15px;
}
.home-hero__main-title {
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  font-size: 20px;
}
.home-hero__main-title:hover {
  border-color: rgb(38, 38, 38);
}
.home-hero__main-descr {
  font-size: 14px;
  font-weight: 600;
}
.like {
}
.like-icon {
  width: 20px;
}
.home-hero__main-title-wrap {
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
  height: calc(1.1em*2);
}
.home-hero__results {
  height: 100%;
}
.home-hero__results-title {
}
.home-hero__results-banner {
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  background: #f5f5f5;
  border-radius: 4px;
}
.home-hero__results-banner-title {
  font-size: 14px;
  font-weight: 600;
  padding-left: 30px;
  position: relative;
}
.home-hero__results-banner-title::before {
  background-image: url("https://wimbledon.pe/assets/img/290f18a8c728c6e8c43f3ea112feeadc.png");
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 16px;
  height: 16px;
  width: 16px;
  position: absolute;
  content: "";
  left: 0;
}
.home-hero__results-banner-descr {
  font-size: 14px;
}
.home-hero__results-items {
}
.home-hero__results-item {
  padding-bottom: 16px;
  padding-top: 16px;
  border: 1px solid #e7e7e7;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.item-results {
}
.item-results:last-child {
  border-width: 0;
}
.item-results__player {
  column-gap: 16px;
}
.item-results__player-flag {
  width: 19px;
  height: 19px;
  flex: 0 0 19px;
}
.item-results__player-name {
  font-size: 12px;
  border: 1px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.item-results__player-name:hover {
  border-color: rgb(38, 38, 38);
}
.item-results__player-scores {
  position: relative;
}
.item-results__player-score {
  font-size: 12px;
  flex: 0 0 16px;
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.item-results__player-score-value {
}
.item-results__player-score-value:last-child {
  align-self: flex-start;
  font-size: 8px;
  font-weight: 700;
}
.NewClass-386 {
}
.item-results__players {
  display: grid;
  grid-gap: 5px;
}
.item-results__info {
  flex: 0 0 55px;
  font-size: 10px;
}
.winner {
  width: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
}
.home-hero__results-btn {
  color: rgb(0, 120, 212);
  border: 1px solid #0078d4;
  border-radius: 100px;
  padding-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
}
.home-hero__results-btn:hover {
  background: #f7f7f7;
}
.NewClass-391 {
}
.home-hero__sidebar-body {
}
.home-hero__rumors {
  display: grid;
  grid-gap: 16px;
}
.home-hero__rumor {
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.home-hero__rumor-content {
  flex-grow: 1;
  row-gap: 5px;
}
.home-hero__rumor-head {
  font-size: 12px;
  font-weight: 600;
}
.home-hero__rumor-head-icon {
  width: 15px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.home-hero__rumor-title {
  font-size: 16px;
  font-weight: 600;
  border: 1px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  line-height: 110%;
}
.home-hero__rumor-title:hover {
  border-color: rgb(38, 38, 38);
}
.home-hero__rumor-image-wrapper {
  flex: 0 0 25%;
  position: relative;
}
.home-hero__rumor-image {
  padding-bottom: 100%;
  position: relative;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.fc_gray {
  color: rgb(112, 112, 112);
}
.home-news {
}
.home-news__container {
}
.title {
  font-weight: 700;
  font-size: 36px;
}
.home-news__items {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}
.home-news__item {
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
.home-news__item-image {
  position: relative;
  padding-bottom: 60%;
}
.home-news__item-content {
  row-gap: 5px;
}
.home-news__item-title {
  border: 1px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.home-news__item-title:hover {
  border-color: rgb(38, 38, 38);
}
.home-news__item-descr {
  font-size: 14px;
  font-style: italic;
  flex-grow: 1;
  margin-bottom: 16px;
}
.home-news__item-title-wrapper {
  font-size: 18px;
  height: calc(1.2em*2);
  line-height: 120%;
  font-weight: 700;
}
.home-news__item_big {
  grid-column: span 2;
}
.home-news__item-image_big {
  padding-bottom: 50%;
  flex-grow: 1;
}
.home-news__item-image_big::before {
  background: linear-gradient(1turn, rgba(0, 0, 0, .64), transparent 57.19%);;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.home-news__item-content_big {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.home-news__item-content_big::before {
  background: linear-gradient(1turn, rgba(0, 0, 0, .64), transparent 57.19%);;
  content: "";
  z-index: 2;
}
.home-news__item-title_big {
  font-size: 20px;
}
.home-news__item-title_big:hover {
  border-color: rgb(255, 255, 255);
}
.home-video {
}
.home-video__container {
}
.home-video__items {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));;
  grid-gap: 24px;
}
.home-video__item {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
.home-video__item-image {
  padding-bottom: 80%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.home-video__item-image::before {
  background: linear-gradient(1turn, rgba(0, 0, 0, .64), transparent 57.19%);;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.home-video__item-content {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  row-gap: 5px;
}
.home-video__item-title-wrapper {
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  height: calc(1.2em*2);
}
.home-video__item-title {
  border: 1px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.home-video__item-title:hover {
  border-color: rgb(255, 255, 255);
}
.play {
  height: 50px;
  width: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px solid #fff;
}
.new {
}
.news__items {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.paginations {
}
.pagination {
  border-radius: 4px;
  border: 1px solid #e7e7e7;
  width: 30px;
  height: 30px;
  font-size: 12px;
  font-weight: 600;
}
.pagination:hover {
  background: #fff;
}
.video {
}
.video__container {
  padding-bottom: 36px;
  padding-top: 36px;
}
.post {
}
.post__container {
}
.post__body {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}
.post-main {
  grid-column: span 3;
  border-radius: 8px;
}
.post-sidebar {
  position: relative;
}
.post-sidebar__body {
  position: sticky;
  top: 10px;
}
.post-main__head {
  border-radius: 8px;
}
.post-main__head-icon {
  width: 50px;
  height: 50px;
}
.post-main__head-name {
  font-size: 18px;
  font-weight: 700;
}
.post-main__head-followers {
}
.post__date {
  font-size: 14px;
}
.post__day {
}
.post__time {
  background-image: url("https://wimbledon.pe/assets/img/4b932feb2c9a98084ea9c51c7545f06a.png");
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-left: 24px;
}
.fc_green {
  color: rgb(19, 161, 14);
}
.post__image {
  padding-bottom: 60%;
  position: relative;
}
.post__image-tip {
  font-size: 10px;
  font-weight: 600;
  font-style: italic;
  padding-left: 16px;
}
.post__content {
}
.post__txt {
  display: block;
}
.post-block {
}
.post-block__container {
}
.post-block__items {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));;
}
.post-block__body {
}
.post-video {
}
.post-video__container {
  border-radius: 8px;
}
.post-video__image {
  padding-bottom: 60%;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.post-video__items {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  max-width: 400px;
  width: 100%;
}
.home-hero__rumor_post {
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, .2);
  width: 100%;
}
.home-hero__rumor-title_white {
}
.home-hero__rumor-title_white:hover {
  border-color: rgb(255, 255, 255);
}
.play_small {
  height: 30px;
  width: 30px;
}
.post-videos__content {
}
.post-videos__info {
}
.post-videos__title {
  font-size: 24px;
  font-weight: 700;
}
.post-videos__descr {
  font-size: 18px;
  font-weight: 400;
}
.post-videos__date {
  border: 4px solid #baf120;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 16px;
}
.post-videos__date-text {
}
.post-videos__date-value {
}
.post-video__block {
}
.post-video__block-container {
}
.post-video__block-body {
}
.post-video__block-items {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));;
}
.standings {
}
.standings__container {
}
.standings__body {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.standings-main {
  grid-column: span 3;
}
.standings-sidebar {
  position: relative;
}
.standings-sidebar__body {
  margin-top: 150px;
  position: sticky;
  top: 0;
}
.standings-head {
}
.standings-head__icon {
}
.NewClass-479 {
}
.standings-type {
}
.standings-type__link {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  background: linear-gradient(#262626, #262626);;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 0% 6%;
}
.standings-type__link:hover {
  background-size: 100% 6%;
}
.ranks {
}
.ranks-head {
  align-items: center;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  display: grid;
  grid-template-columns: 1fr 5fr 1fr 1fr 1fr 1.5fr 1fr 1fr;
  justify-items: center;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  font-size: 16px;
  font-weight: 600;
}
.ranks-head__value {
}
.ranks-rows {
  display: grid;
  grid-gap: 24px;
}
.ranks-row {
  display: grid;
  grid-template-columns: 1fr 5fr 1fr 1fr 1fr 1.5fr 1fr 1fr;
  justify-items: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #e7e7e7;
  font-weight: 500;
}
.ranks__player-wrapper {
  align-self: flex-end;
  flex: 0 0 64px;
  position: relative;
}
.ranks__player-image {
  height: 75px;
  width: 52px;
  position: absolute;
  bottom: -20px;
}
.ranks__player {
}
.ranks__player-name {
  font-size: 18px;
  font-weight: 600;
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.ranks__player-name:hover {
  border-color: rgb(38, 38, 38);
}
.schedu {
}
.Lorenzo-Musetti {
}
.schedule-table {
}
.schedule-table__head {
  align-items: stretch;
  border: 1px solid #e7e7e7;
  border-right-width: 0;
  border-left-width: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  font-size: 14px;
  font-weight: 600;
}
.schedule-table__head-value {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  border: 1px solid #e7e7e7;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  width: 100%;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-top: 16px;
}
.schedule-table__head-value:first-child {
  border-left-width: 1px;
}
.Final {
}
.schedule-table__body {
  display: grid;
  grid-template-columns: 1fr 21px 1fr 21px 1fr 21px 1fr 21px;
  margin-top: 100px;
  margin-bottom: 100px;
  align-items: stretch;
}
.schedule-table__body:first-child {
  display: grid;
  grid-template-columns: 1fr 21px 1fr 21px 1fr 21px 1fr 21px;
  align-items: stretch;
}
.col-wide {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  row-gap: 50px;
}
.col-wide__match {
  display: grid;
  grid-gap: 5px;
  width: 100%;
  position: relative;
}
.connector_right {
  position: relative;
}
.connector_right::after {
  background: #000;
  content: "";
  height: 2px;
  width: 12px;
  position: absolute;
  top: 50%;
  right: -12px;
  transform: translateY(-50%);
}
.col-wide__player {
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  font-size: 14px;
}
.col-wide__player:hover {
  background: rgb(173 255 47);
}
.col-wide__player-num {
  flex: 0 0 15px;
  font-size: 12px;
}
.col-wide__player-flag {
  width: 15px;
}
.col-wide__player-name {
  font-weight: 600;
}
.col-wide__player-score {
  font-weight: 500;
}
.col-wide__info {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-100%);
  padding-bottom: 5px;
}
.col-wide__info-num {
  border: 1px solid #000;
  border-radius: 50%;
  flex: 0 0 22px;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 1px;
}
.col-wide__info-date {
  font-size: 12px;
  font-weight: 700;
}
.col-normal {
}
.col-normal_h50 {
  flex-grow: 1;
  width: 3px;
}
.mt45px {
  margin-top: 45px;
}
.mb45px {
  margin-bottom: 45px;
}
.bg_salat {
  background: rgb(173 255 47);
}
.fc_transparent {
  color: rgba(0, 0, 0, 0);
}
.col-wide__player_wait {
  background: rgb(173 255 47);
}
.connector_left {
}
.connector_left::before {
  background: #000;
  content: "";
  height: 3px;
  width: 12px;
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
}
.mt117px {
  margin-top: 117px;
}
.mt117px::before {
}
.mb117px {
  margin-bottom: 117px;
}
.mb260px {
  margin-bottom: 260px;
}
.mt260px {
  margin-top: 260px;
}
.schedule__body {
}
.result {
}
.results__calendar {
}
.results__calendar-item {
  font-size: 12px;
  background: #e5e5e5;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 100px;
}
.results__calendar-item:hover {
  background: rgb(173 255 47);
}
.results__calendar-item_active {
  background: rgb(173 255 47);
}
.results__ite {
}
.NewClass-527 {
}
.results__item-date {
}
.Result {
}
.results__item-player {
  border: 1px solid #e2e2e2;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  padding-bottom: 8px;
  padding-top: 8px;
}
.results__item-player:last-child {
  border-width: 0;
}
.results__item-info {
  row-gap: 5px;
}
.results__item-name {
  font-size: 18px;
  font-weight: 600;
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  line-height: 110%;
}
.results__item-name:hover {
  border-color: rgb(38, 38, 38);
}
.results__item-country {
}
.results__item-country-flag {
  width: 20px;
}
.results__item-country-name {
  font-size: 14px;
  font-weight: 500;
}
.results__item-scor {
}
.NewClass-537 {
}
.results__item-score {
  flex: 0 0 15px;
}
.results__item-score-value {
  font-size: 24px;
  font-weight: 600;
}
.winner-results {
  width: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.review {
}
.review__container {
}
.review__body {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}
.review-main {
  grid-column: span 3;
}
.review-sidebar {
  position: relative;
}
.review-sidebar__body {
  border-radius: 8px;
  position: sticky;
  top: 10px;
}
.review-hero {
  border-radius: 8px;
  overflow: hidden;
}
.review-hero__head {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  font-weight: 700;
}
.review-hero__match {
  align-items: stretch;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-gap: 24px;
}
.review-hero__player {
}
.review-hero__info {
  font-size: 14px;
  font-weight: 500;
  row-gap: 5px;
}
.review-hero__playe {
}
.review-hero__player-icon {
  border-radius: 50%;
  flex: 0 0 70px;
  height: 70px;
  overflow: hidden;
}
.review-hero__player-content {
}
.review-hero__player-name {
  font-size: 14px;
  font-weight: 500;
}
.review-hero__player-surname {
  font-size: 24px;
  font-weight: 700;
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.review-hero__player-surname:hover {
  border-color: rgb(38, 38, 38);
}
.review-hero__player-flag {
  width: 30px;
}
.dfrfsfend {
  align-items: flex-start;
  display: flex;
  justify-content: flex-end;
}
.dfrfsfend:hover {
}
.dfcfefs {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.review-hero__date {
}
.review-hero__rows {
  display: grid;
}
.review-hero__row {
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #e7e7e7;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  column-gap: 98px;
}
.review-hero__row-player {
  border: 1px solid transparent;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.review-hero__row-player:hover {
  border-color: rgb(38, 38, 38);
}
.review-timeline {
  border-radius: 8px;
}
.review-timeline__title {
}
.review-timeline__body {
  overflow-x: hidden;
}
.review-timeline__names {
  margin-right: 16px;
}
.review-timeline__name {
  font-weight: 600;
}
.game {
}
.game-start {
  font-size: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 3px;
  line-height: 100%;
  text-transform: capitalize;
  flex: 0 0 35px;
}
.game-set {
}
.game-points {
}
.game-dividers {
  height: 2px;
  width: 100%;
}
.game-innings {
  flex: 0 0 33px;
}
.game-point {
  flex: 0 0 33px;
  font-size: 12px;
  font-weight: 600;
  position: relative;
}
.game-point:last-child {
  flex: 0 0 40px;
}
.game-results {
  background: rgb(249, 249, 249);;
  height: 80px;
  border: 1px solid rgba(0, 0, 0, 0.06);;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
}
.game-innings__icon {
  width: 12px;
}
.px-solid-rgba0-0-0-006 {
}
.game-results__name {
  font-size: 10px;
  font-weight: 600;
  line-height: 110%;
}
.game-results__status {
  font-size: 10px;
  font-weight: 600;
  line-height: 110%;
}
.game-results__num {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.16);;
  font-size: 12px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.bg_blue {
  background: rgb(3, 106, 196);
}
.ball-up {
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  width: 12px;
}
.ball-down {
  width: 12px;
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
}
.review-stats {
  border-radius: 8px;
}
.review-stats__players {
}
.review-stats__player {
}
.review-stats__player-icon {
  border-radius: 50%;
  height: 60px;
  width: 60px;
  overflow: hidden;
}
.review-stats__player-name {
  font-size: 18px;
  font-weight: 700;
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.review-stats__player-name:hover {
  border-color: rgb(38, 38, 38);
}
.home-stats__rows {
  display: grid;
  grid-gap: 10px;
}
.home-stats__row {
}
.home-stats__row-head {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 250px 1fr;
  grid-gap: 96px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 3px;
}
.home-stats__row-dividers {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.home-stats__row-divider {
  background: #d6d6d6;
  border-radius: 6px 0px 0px 6px;
  height: 8px;
}
.home-stats__row-divider-value {
  height: 8px;
  position: relative;
  z-index: 3;
  border-radius: 6px 0px 0px 6px;
}
.bg_A71930 {
  background: #A71930;
}
.home-stats__row-divider_right {
  border-radius: 0px 6px 6px 0px;
}
.bg_036779 {
  background: #036779;
}
.w10pc {
  width: 10%;
}
.w20pc {
  width: 20%;
}
.w30pc {
  width: 30%;
}
.w40pc {
  width: 40%;
}
.w50pc {
  width: 50%;
}
.w60pc {
  width: 60%;
}
.w70pc {
  width: 70%;
}
.w0pc {
  width: 0%;
}
.text_enter {
}
.review-news {
  border-radius: 8px;
}
.review-news__items {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(3, 1fr);
}
.home-players {
  background-image: url("https://wimbledon.pe/assets/img/687e2b26e0f2601265b9b6c248bd53b2.jpg");
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 470px;
  padding-top: 32px;
  position: relative;
  margin-bottom: 136px;
}
.home-players::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.home-players::before {
  background: linear-gradient(0deg, transparent 75.94%, rgba(0, 0, 0, .6)), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 83.04%, #f7f7f7);;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 2;
  bottom: -3px;
  pointer-events: none;
}
.home-players__container {
  position: relative;
  z-index: 3;
}
.home-players__items {
  align-items: flex-end;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  position: absolute;
  left: 50%;
  bottom: -100px;
  transform: translateX(-50%);
  z-index: 3;
  max-width: 1200px;
}
.home-players__item {
  border: 1px solid transparent;
  border-radius: 8px;
}
.home-players__item-man {
  background: rgba(255, 255, 255, 0.3);
  align-items: flex-end;
  border-radius: 8px 8px 0px 0px;
  display: flex;
  justify-content: center;
  height: 352px;
  position: relative;
}
.home-players__item-man_small {
  height: 291px;
}
.home-players__item-image {
  height: 400px;
}
.home-players__item-image_small {
  height: 336px;
}
.home-players__item-info {
  align-items: flex-end;
  border: 1px solid rgb(209 209 209);
  border-radius: 0px 0px 8px 8px;
  display: flex;
  justify-content: space-between;
  height: 100px;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  background: #f7f7f7;
}
.home-players__item-psevdo {
}
.home-players__item-psevdo:hover {
  text-decoration: underline;
}
.home-players__item-name {
  font-size: 16px;
}
.home-players__item-name:hover {
  text-decoration: none;
}
.home-players__item-surname {
  font-size: 20px;
  font-weight: 700;
}
.home-players__item-points {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-players__item-points-type {
  font-size: 14px;
  font-weight: 400;
}
.home-players__item-points-value {
  font-size: 34px;
  font-weight: 900;
  line-height: 37px;
}
.fc_lightgray1 {
  color: rgb(38, 38, 38);
}
.home-standings {
}
.home-standings__container {
}
.home-standings__body {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.home-standings__main {
  grid-column: span 3;
}
.home-standings__sidebar {
  position: relative;
}
.home-standings__sidebar-body {
  position: sticky;
  margin-top: 52px;
  top: 5px;
}
.players-banner {
  height: 460px;
}
.players {
  margin-top: 160px;
}
.players__container {
}
.players__items {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));;
  grid-row-gap: 48px;
  grid-column-gap: 24px;
}
.border-ltr_gray {
  border: 1px solid #e7e7e7;
  border-bottom-width: 0;
  background: #fff;
}
.player-banner__container {
  padding-top: 50px;
}
.player-banner__body {
  background-image: url("https://wimbledon.pe/assets/img/8750d640411aef96e19c732572ede7d9.png");
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  height: 400px;
  background-size: contain;
}
.player-banner__content {
  margin-top: 24px;
}
.player-banner__items {
  align-content: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.player-banner {
  height: auto;
}
.player-banner__title {
  font-size: 80px;
  line-height: 100%;
  width: 20%;
}
.Rafal-Nadal {
}
.player-banner__item {
  border-radius: 16px;
  background: rgba(255, 255, 255, .1);
  border: 2px solid transparent;
  transition: all .3s ease-in-out;
  cursor: pointer;
}
.player-banner__item:hover {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.player-banner__item-type {
  font-weight: 600;
}
.player-banner__item-num {
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
}
.players-switch {
}
.players-switch__container {
}
.players-switch__items {
}
.players-switch__item {
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  min-width: 100px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  border-radius: 250px;
  background: #e5e5e5;
  text-transform: capitalize;
}
.players-switch__item:hover {
  background: rgb(173, 255, 47);
}
.player-biography {
}
.player-biography__container {
}
.player-biography__body {
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  border-radius: 16px;
  align-items: flex-start;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(2, 1fr);
}
.player-biography__content {
}
.player-biography__title {
  font-size: 48px;
  font-weight: 500;
  letter-spacing: -3px;
}
.player-biography__list {
}
.player-biography__item {
}
.player-biography__highlight {
}
.player-biography__highlight-title {
  font-size: 24px;
}
.player-biography__highlight-txt {
  display: block;
  font-size: 14px;
}
.player-biography__info {
  background: #f7f7f7;
  border-radius: 8px;
}
.player-biography__info-items {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid #e7e7e7;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  padding-bottom: 16px;
}
.player-biography__info-item {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.player-biography__info-item-type {
  text-transform: uppercase;
}
.player-biography__info-item-value {
  font-weight: 500;
}
.player-biography__info-traner {
}
.player-biography__info-traner-image {
  border-radius: 4px;
  flex: 0 0 86px;
  overflow: hidden;
  height: 86px;
}
.player-biography__info-traner-name {
  font-size: 20px;
  font-weight: 600;
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.player-biography__info-traner-name:hover {
  border-color: rgb(38, 38, 38);
}
.player-matches {
}
.player-matches__container {
}
.player-matches__items {
  border-radius: 16px;
  display: grid;
  grid-gap: 48px;
}
.player-matches__item {
}
.player-matches__header {
}
.player-matches__header-location {
}
.player-matches__header-location-logo {
  flex: 0 0 60px;
}
.player-matches__header-location-content {
}
.player-matches__header-location-name {
  border: 2px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  font-size: 20px;
  font-weight: 600;
}
.player-matches__header-location-name:hover {
  border-color: rgb(38, 38, 38);
}
.player-matches__header-location-year {
  font-size: 14px;
}
.player-matches__header-tournament {
  font-size: 14px;
  row-gap: 5px;
}
.player-matches__header-tournament-logo {
  width: 85px;
}
.p40 {
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
}
.matches {
  background: #f8f8f1;
  border-radius: 8px;
}
.match {
  align-items: center;
  border: 1px solid rgb(238, 235, 240);
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  display: grid;
  grid-template-columns: 143px 71px auto 213px 213px;
  height: 64px;
}
.match:last-child {
  border-width: 0;
}
.match-value {
}
.match-value:first-child {
  padding-left: 24px;
}
.match-value__win {
  background: #dff4e1;
  border-radius: 50%;
  height: 28px;
  width: 28px;
}
.fc_00cd5a {
  color: rgb(0, 205, 90);
}
.match-player {
}
.match-player-flag {
  border-radius: 2px;
  width: 16px;
  flex: 0 0 16px;
}
.match-player__name {
  border: 1px solid transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  font-weight: 600;
}
.match-player__name:hover {
  border-color: rgb(38, 38, 38);
}
.match-scores {
}
.match-score {
  column-gap: 5px;
  font-size: 14px;
}
.match__last {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  column-gap: 16px;
  padding-left: 24px;
}
.match__last-item {
  align-items: center;
  display: flex;
  justify-content: center;
  column-gap: 5px;
  font-size: 14px;
}
.match-value__lose {
  background: #ff2d2d1a;;
  color: rgb(255, 42, 42);
}
.player-stats {
}
.player-stats__container {
}
.player-stats__body {
  border-radius: 16px;
}
.player-stats__blocks {
  align-items: center;
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(6, 1fr);
}
.bg_f8f8f1 {
  background: #f8f8f1;
}
.player-stats__info {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(2, 1fr);
  border-radius: 8px;
}
.player-stats__info-title {
}
.statistic {
  border-radius: 8px;
}
.statistic__title {
  font-weight: 700;
}
.statistic__items {
  display: grid;
  grid-gap: 12px;
}
.statistic__item {
}
.statistic__item-param {
  border: 1px solid #e7e7e7;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  font-size: 16px;
  padding-right: 10px;
}
.statistic__item-divider {
  height: 6px;
  max-width: 254px;
  width: 100%;
  border-radius: 10px;
  background: #e7e7e7;
}
.statistic__item-divider-inner {
  border-radius: 10px;
  height: 8px;
}
.contacts-banner__container {
}
.contacts-banner__title {
  font-size: 48px;
  font-weight: 700;
}
.contacts {
}
.contacts__container {
}
.contacts__body {
  border-radius: 16px;
}
.contacts__items {
  display: grid;
  grid-gap: 48px;
}
.contacts__item {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contacts__item-txt {
}
