.wrapper {
  width: 1440px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 3;
}
.body {
  font-family: Helvetica;
  position: relative;
}
.header {
  display: flex;
  padding-bottom: 8px;
  padding-top: 8px;
  align-items: center;
  height: 6vh;
  max-height: 72px;
}
.header-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  width: 100%;
}
.logo {
  height: 100%;
}
.ul-reset {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.header-menu-list {
  display: flex;
  align-items: center;
  height: 100%;
}
.header-menu-item {
  color: rgb(0, 0, 0);
  height: 100%;
  display: flex;
}
.header-menu-link {
  color: rgb(0, 0, 0);
  text-decoration: none;
  height: 100%;
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
  text-transform: uppercase;
  font-family: Helvetica;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
}
.header-menu-link:hover {
  background: #000000;
  color: rgb(255, 255, 255);
}
.search-img {
  padding-left: 10px;
  padding-right: 10px;
  background-image: url('../images/9a6bbcc1e231bea5ff290e65264704cf.png');
  height: 100%;
  width: 60px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: 32px 32px;
}
.search-img:hover {
  background-image: url('../images/c7c5f64a11af76b6761f8f609843053f.png');
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
}
.section-collage {
  display: flex;
  row-gap: 4px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}
.collage-row {
  display: flex;
  column-gap: 4px;
  flex-wrap: nowrap;
  height: 32vh;
  min-height: 200px;
}
.link-reset {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
.collage-big-img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.collage-big-link {
  width: 75%;
  position: relative;
}
.collage-mid-vert-link {
  position: relative;
  width: 25%;
}
.collage-mid-vert-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 72% 0%;
}
.collage-small-link {
  width: 25%;
  position: relative;
}
.collage-mid-horiz-link {
  width: 50%;
  position: relative;
}
.collage-row-top {
  height: 62vh;
  min-height: 400px;
}
.collage-big-link-info {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(211, 7, 7, 0);
  transition: all .5s ease-in;
  box-shadow: 0px -599px 700px rgba(155, 35, 35, 0.7) inset;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 90px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}
.collage-big-link-info:hover {
  box-shadow: 0px -300px 700px rgba(155, 35, 35, 0.44) inset;
}
.collage-big-title {
  font-size: 45px;
  font-weight: 800;
  width: 55%;
  color: rgb(255, 255, 255);
}
.collage-big-title:hover {
  font-size: 45px;
  font-weight: 800;
}
.collage-mid-vert-info {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 90px;
  box-shadow: 0px -480px 700px rgba(255, 255, 255, 0.7) inset;
  transition: all .5s ease-in;
}
.collage-mid-vert-info:hover {
  box-shadow: 0px -380px 700px rgba(255, 255, 255, 0.38) inset;
}
.collage-arrow {
  width: 69px;
  margin-bottom: 16px;
}
.collage-mid-vert-title {
  font-size: 24px;
  font-weight: 800;
}
.collage-small-info-red {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  box-shadow: 0px -820px 999px rgba(154, 34, 34, 0.6) inset;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .5s ease-in;
  justify-content: flex-end;
  padding-bottom: 50px;
}
.collage-small-info-red:hover {
  box-shadow: 0px -999px 999px rgba(200, 103, 103, 0.4) inset;
}
.collage-small-info-black {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  flex-direction: column;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  box-shadow: 0px 999px 999px rgba(0, 0, 0, 0.7) inset;
  transition: all .5s ease-in;
  padding-bottom: 50px;
  justify-content: flex-end;
}
.collage-small-info-black:hover {
  box-shadow: 0px 999px 999px rgba(83, 83, 83, 0.46) inset;
}
.color-white {
  color: rgb(255, 255, 255);
}
.collage-mid-horiz-info {
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 50px;
  right: 0;
  bottom: 0;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 650px 0px 999px rgba(189, 189, 189, 0.7) inset;
  transition: all .5s ease-in;
}
.collage-mid-horiz-info:hover {
  box-shadow: 350px 0px 999px rgba(190, 190, 190, 0.32) inset;
}
.collage-mid-horiz-title {
  font-size: 24px;
  font-weight: 800;
  max-width: 350px;
  color: rgb(255, 255, 255);
}
.section-main-news {
  padding-bottom: 48px;
}
.main-news-title {
  color: rgb(4, 21, 31);
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 32px;
}
.main-news-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  width: 100%;
  row-gap: 32px;
  column-gap: 16px;
  margin-bottom: 32px;
}
.main-news-link {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  transition: all .15s ease-in;
  position: relative;
  overflow: hidden;
}
.main-news-link:hover {
  box-shadow: 0px 0px 15px 1px rgba(214, 214, 214, 0.6);
}
.main-news-img {
  width: 100%;
  object-fit: cover;
  height: 280px;
  border-radius: 4px;
}
.main-news-data {
  font-size: 14px;
  color: rgb(113, 113, 113);
  padding-left: 8px;
  padding-right: 8px;
}
.main-news-item-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 8px;
  padding-right: 8px;
}
.main-news-item-text {
  font-size: 16px;
  color: rgb(75, 75, 75);
}
.main-news-img-hover {
  transition: all 0.3s linear;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.main-news-img-hover:hover {
  opacity: 0.4;
}
.white-block {
  height: 280px;
  width: 100%;
  background-color: rgb(213, 213, 213);
  box-shadow: 0px 0px 15px 1px rgb(123, 248, 196);
}
.red-button-link {
  height: 50px;
  background: #e21a22;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  transition: all .3s;
  padding-right: 16px;
  padding-left: 16px;
  max-width: 260px;
}
.red-button-link:hover {
  background: #a70000;
}
.section-main-matches-table {
  background: linear-gradient(180deg,#f5f5f5,hsla(0,0%,98.4%,0) 100%);
  padding-top: 48px;
}
.section-matches {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  margin-bottom: 48px;
  align-items: center;
}
.matches-title {
  grid-area: 1 / 1 / 2 / 4;
  height: 40px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  margin-bottom: 24px;
}
.previous-next-match {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.current-match {
  display: flex;
  column-gap: 12px;
  background: #fff;
  box-shadow: 0px 0px 10px 1px rgba(200, 200, 200, 0.62);
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 52px;
}
.matches-big-team {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 64px;
  width: 25%;
  text-decoration: none;
  transition: .3s;
  color: rgb(0, 0, 0);
}
.matches-big-team:hover {
  color: rgb(255, 0, 0);
}
.matches-team-name-big {
  color: rgb(4, 21, 31);
  font-size: 20px;
  font-weight: 600;
}
.team-logo-big {
  height: 135px;
  border-style: none;
  margin-bottom: 32px;
  width: 135px;
  object-fit: contain;
}
.current-matches-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  width: 50%;
}
.queue {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 24px;
}
.match-big-data {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 12px;
}
.match-big-time {
  font-size: 24px;
  font-weight: 600;
  color: rgb(117, 117, 117);
}
.match-adress {
  color: rgb(117, 117, 117);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 24px;
}
.match-link-buy {
  font-size: 20px;
  font-weight: 700;
  height: 46px;
  width: 216px;
  border-style: solid;
  border-radius: 5px;
  border-width: 1px;
  border-color: rgb(255, 0, 0);
  align-items: center;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  transition: all .2s linear;
  background-image: url('../images/bf84210a9d3f86a10292f8b768f78f00.png');
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 84%;
}
.match-link-buy:hover {
  color: rgb(255, 0, 0);
  background-position-x: 88%;
}
.main-video-ico {
  color: rgb(255, 255, 255);
  background-image: url('../images/dbd7b96252e33d83374d876918c0d573.png');
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position-y: 80px;
  background-size: 128px 128px;
  background-position-x: 190px;
  transition: .2s;
}
.main-video-ico:hover {
  background-position-x: 174px;
  background-position-y: 64px;
  background-size: 160px 160px;
}
.prev-next-teams {
  display: grid;
  justify-content: space-between;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}
.team-logo-small {
  object-fit: contain;
  height: 96px;
  width: 96px;
}
.prev-next-result {
  background: #000;
  border-radius: 4px;
  min-width: 25%;
  color: rgb(255, 255, 255);
  font-size: 32px;
  height: 52px;
  text-align: center;
  font-weight: 500;
  padding-left: 6px;
  padding-right: 6px;
}
.prev-next-title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.mid-title {
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-top: 96px;
}
.main-table-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 32px;
}
.flex-col-cen {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.main-table-bg {
  background-image: url('../images/4486af5a94fc69e6c6d4159743a10f8f.webp');
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0);
  min-height: 760px;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.3;
  background-position-x: center;
  background-size: 2180px 960px;
}
.main-table-container {
  position: relative;
  z-index: 3;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 38px;
}
.main-table {
  position: relative;
  height: 760px;
  margin-bottom: 48px;
}
.main-table-head {
  width: 100%;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgb(220, 220, 220);
  display: grid;
  grid-template-columns: 1fr 8fr repeat(4, 1fr);
  align-items: center;
  padding-bottom: 8px;
  padding-top: 8px;
  background: #ffffff;
}
.text-center-uppercase {
  text-align: center;
  text-transform: uppercase;
  color: rgb(94, 94, 94);
}
.table-head-text {
  color: rgb(2, 11, 38);
  text-transform: uppercase;
  font-weight: 600;
  transition: .3s;
  cursor: pointer;
}
.table-head-text:hover {
  color: rgb(158, 29, 29);
}
.main-table-team {
  display: grid;
  grid-template-columns: 1fr 1fr 7fr repeat(4, 1fr);
  padding-top: 4px;
  padding-bottom: 4px;
  align-items: center;
  background: #ffffff;
  border-radius: 1px;
  margin-bottom: 8px;
  transition: .3s;
}
.main-table-team:hover {
  color: rgb(183, 0, 0);
}
.main-table-img {
  height: 48px;
  width: 48px;
  object-fit: contain;
}
.main-videos-container {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
}
.main-other-container {
  display: flex;
  column-gap: 16px;
}
.section-bg {
  background: linear-gradient(180deg,#f5f5f5,hsla(0,0%,98.4%,0) 100%);
  padding-top: 32px;
}
.partners-container {
  display: flex;
  row-gap: 16px;
  flex-wrap: wrap;
}
.partners-link {
  text-decoration: none;
  width: 200px;
  height: 120px;
  display: flex;
  justify-content: center;
}
.partners-img {
  height: 120px;
  width: 120px;
}
.footer {
  background: #f5f5f5;
  padding-top: 32px;
  padding-bottom: 8px;
}
.footer-menu-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgb(218, 218, 218);
  padding-right: 20px;
}
.footer-menu-title {
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer-link {
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 20px;
  height: 44px;
  display: block;
  color: rgb(4, 21, 31);
  transition: .25s;
}
.footer-link:hover {
  color: rgb(180, 35, 35);
}
.footer-menu-link:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(209, 39, 39);
}
.news-post-container {
  display: flex;
  column-gap: 20px;
}
.news-article-container {
  width: 65%;
  display: flex;
  flex-direction: column;
  color: rgb(109, 109, 109);
  padding-bottom: 48px;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgb(213, 213, 213);
}
.news-aside {
  width: 35%;
  padding-top: 30px;
  padding-left: 40px;
}
.news-post-img {
  width: 100%;
  margin-bottom: 32px;
}
.news-post-title {
  font-size: 48px;
  padding-top: 24px;
  padding-bottom: 24px;
  color: rgb(0, 0, 0);
  padding-left: 16px;
  border-style: solid;
  border-width: 0;
  border-color: rgb(255, 0, 0);
  border-left-width: 6px;
  font-family: Tahoma;
  font-weight: 600;
  letter-spacing: 1px;
  font-variant: small-caps;
}
.bolder {
  font-weight: 700;
  font-size: 22px;
  color: rgb(0, 0, 0);
}
.video-container {
  width: 100%;
}
.video-big-container {
  position: relative;
  transition: all .3s linear;
}
.video-big-container:hover {
}
.video-ico-big {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  background-image: url('../images/dbd7b96252e33d83374d876918c0d573.png');
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: 128px 128px;
  transition: .3s;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 32px;
  cursor: pointer;
}
.video-ico-big:hover {
  background-size: 150px 150px;
}
.aside-list-item {
  display: flex;
  flex-direction: column;
  color: rgb(0, 0, 0);
  position: relative;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgb(183, 183, 183);
  margin-bottom: 24px;
  padding-bottom: 8px;
}
.aside-list-item:hover {
  color: rgb(231, 0, 0);
}
.aside-list-link {
  text-decoration: none;
  color: rgb(75, 75, 75);
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.aside-list-link:hover {
  color: rgb(255, 0, 0);
}
.aside-date {
}
.post-aside-title {
  margin-bottom: 36px;
}
.header-shadow {
  box-shadow: 0px 0px 20px rgb(230, 230, 230);
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 5;
}
.privacy-links {
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgb(209, 209, 209);
  margin-bottom: 36px;
}
.privacy-link-item {
  border-style: solid;
  border-width: 0;
  border-bottom-width: 3px;
  border-bottom-color: rgb(221, 25, 25);
  color: rgb(221, 25, 25);
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 8px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
.privacy-text-container {
  display: flex;
  flex-direction: column;
  width: 1140px;
  color: rgb(96, 96, 96);
  padding-bottom: 64px;
}
.privacy-text-title {
  font-size: 32px;
  font-weight: 800;
  color: rgb(0, 0, 0);
}
.privacy-text-subtitle {
  font-size: 24px;
  font-weight: 700;
  padding-top: 24px;
  padding-bottom: 38px;
  text-align: left;
  color: rgb(0, 0, 0);
}
.privacy-ul {
}
.history-first-par {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 32px;
}
.history-container {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.history-item {
  border-bottom-color: rgb(171, 171, 171);
  padding-bottom: 24px;
}
.history-item-title {
  font-size: 24px;
  text-transform: uppercase;
  color: rgb(107, 107, 107);
  font-weight: 600;
  padding-bottom: 8px;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgb(207, 207, 207);
  margin-bottom: 20px;
}
.history-item-card {
  display: flex;
  column-gap: 24px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(204, 204, 204);
  box-shadow: 0px 0px 15px 1px rgb(211, 211, 211);
  overflow: hidden;
  height: 380px;
  width: 100%;
}
.history-item-img {
  width: 42%;
  height: 100%;
  object-fit: cover;
}
.history-item-card-text {
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 10px;
}
.table {
  width: 100%;
  box-shadow: 0px 0px 20px 5px rgb(213, 213, 213);
}
.table-team {
  align-items: center;
  background: #fff;
  display: grid;
  grid-template-columns: 1fr 1fr 6fr repeat(7, 1fr);
  padding-bottom: 4px;
  padding-top: 4px;
}
.table-head {
  grid-template-columns: 1fr 7fr repeat(7, 1fr);
}
.col-green {
  color: rgb(0, 199, 116);
}
.col-red {
  color: rgb(189, 0, 0);
}
.points {
  font-weight: 900;
}
.green-bg {
  background: rgba(80,210,100,.2);
}
.table-yellow-bg {
  background: rgba(255,246,0,0.2);
}
.table-red-bg {
  background: rgba(255,19,0,0.2);
}
.calendar-head {
  display: flex;
  height: 80px;
  justify-content: space-between;
  margin-bottom: 32px;
}
.arrow-link {
  display: inline-block;
  height: 100%;
  width: 80px;
  background-image: url('../images/bf84210a9d3f86a10292f8b768f78f00.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 36px;
  transition: .15s;
}
.arrow-link:hover {
  scale: 1.1;
}
.calendar-head-day {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 8%;
  text-decoration: none;
  text-transform: uppercase;
  color: rgb(135, 135, 135);
  transition: .15s;
  border-radius: 10px;
}
.calendar-head-day:hover {
  transform: scale(1.05);
  font-weight: 600;
}
.calendar-head-day-small {
  font-size: 12px;
}
.left-arrow {
  rotate: 180deg;
}
.calendar-head-day-active {
  font-weight: 600;
  color: rgb(0, 0, 0);
  scale: 1.1;
  box-shadow: 0px 0px 10px 1px rgba(213, 213, 213, 0.74);
}
.calendar-head-day-active:hover {
  transform: scale(1);
}
.day-block-title {
  font-weight: 800;
  font-size: 16px;
}
.day-block-head {
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-color: rgb(196, 196, 196);
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 11px;
  font-weight: 600;
  grid-template-columns: 4fr 4fr 2fr 2fr 4fr;
  display: grid;
  padding-left: 8px;
  padding-right: 8px;
}
.block-head-text {
  text-transform: uppercase;
}
.calendar-events {
  margin-bottom: 24px;
}
.calendar-event {
  display: grid;
  grid-template-columns: 4fr 4fr 2fr 2fr 4fr;
  font-size: 14px;
  align-items: center;
  padding-bottom: 4px;
  padding-top: 4px;
}
.event-img {
  height: 32px;
  margin-right: 8px;
  width: 32px;
  object-fit: contain;
}
.calendar-team {
  display: flex;
  align-items: center;
  color: rgb(83, 0, 0);
  transition: .3s;
}
.calendar-team:hover {
  color: rgb(255, 0, 0);
}
.calendar-event-time {
  text-decoration: none;
  color: rgb(71, 30, 0);
  transition: .3s;
}
.calendar-event-time:hover {
  color: rgb(175, 108, 0);
}
.external-img {
  height: 16px;
  margin-left: 4px;
}
.calendar-event-odd-bg {
  background: #f2f2f2;
}
.day-block-title-result {
  padding-bottom: 20px;
  border-style: dotted;
  border-width: 0;
  border-bottom-width: 1px;
  border-color: rgb(196, 196, 196);
  margin-bottom: 20px;
}
.result-event {
  display: flex;
}
.result-scoreboard {
  width: 82%;
  display: flex;
}
.result-links {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
  align-items: center;
  width: 18%;
  padding-left: 40px;
  padding-right: 40px;
}
.result-score-link {
  border-radius: 40px;
  border-style: solid;
  border-color: rgb(4, 168, 255);
  border-width: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-decoration: none;
  font-weight: 600;
  transition: .2s;
}
.result-score-link:hover {
  background-color: rgb(172, 226, 255);
}
.result-event-score {
  width: 38%;
  display: flex;
  flex-direction: column;
  border-style: solid;
  border-width: 0;
  border-right-width: 1px;
  border-color: rgb(227, 227, 227);
  justify-content: space-between;
}
.result-team {
  align-items: center;
}
.result-event-score-head {
  font-size: 12px;
  font-weight: 600;
}
.result-event-grid {
  display: grid;
  grid-template-columns: 8fr repeat(4, 1fr) 3fr;
  font-size: 12px;
}
.text-right {
  text-align: right;
  padding-right: 12px;
}
.result-team-link {
  color: rgb(0, 0, 0);
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: .3s;
}
.result-team-link:hover {
  color: rgb(196, 0, 0);
}
.result-team-name {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 600;
}
.result-event-block {
  border-radius: 10px;
  background: #fff;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  margin-bottom: 18px;
}
.result-team-name-score {
  font-size: 11px;
  font-weight: 600;
  color: rgb(123, 123, 123);
}
.result-score-point-match {
  font-size: 18px;
  font-weight: 800;
  color: rgb(124, 124, 124);
}
.result-score-point-match-win {
  position: relative;
  color: rgb(0, 0, 0);
}
.result-score-point-match-win::after {
  content: "";
  position: absolute;
  border-style: solid;
  right: 0;
  border-width: 8px;
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-width: 0;
  border-top-width: 8px;
  border-bottom-width: 8px;
  height: 16px;
  top: 6px;
}
.result-team-lose {
  color: rgb(117, 117, 117);
  transition: .3s;
}
.result-team-lose:hover {
  color: rgb(192, 0, 0);
}
.result-stadium-text {
  font-size: 14px;
  font-weight: 700;
  color: rgb(107, 107, 107);
}
.result-event-score-block {
  width: 31%;
  border-style: solid;
  border-color: rgb(227, 227, 227);
  border-width: 0;
  border-right-width: 1px;
  padding-left: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 10px;
}
.result-stadium-country-text {
  font-size: 12px;
  font-weight: 600;
  color: rgb(131, 131, 131);
  transition: .3s;
}
.result-stadium-country-text:hover {
  color: rgb(189, 0, 0);
}
.result-player {
  color: rgb(127, 127, 127);
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: .3s;
}
.result-player:hover {
  color: rgb(196, 0, 0);
}
.player-photo {
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  height: 36px;
}
.player-stats {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  font-size: 12px;
  color: rgb(92, 92, 92);
  font-weight: 700;
  transition: .3s;
}
.player-stats:hover {
  color: rgb(196, 0, 0);
}
.fw-600 {
  font-weight: 600;
}
.video-block {
  border: 1px solid red;
}
.aic {
  align-items: center;
}
.f-row {
  display: flex;
  flex-direction: row;
}
.space-between {
  justify-content: space-between;
}
.grid-65-35 {
  display: grid;
  grid-template-columns: 65% 35%;
}
.big-video-link {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.img-100-cover {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.playback-absolute {
  background: radial-gradient(circle, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.4) 100%);
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: .3s;
}
.playback-absolute:hover {
  scale: 1.1;
}
.img-52 {
  height: 52px;
  width: 52px;
  object-fit: contain;
}
.video-list {
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  background: rgba(155, 35, 35, .7);
}
.video-item {
  border-style: solid;
  border-width: 0;
  border-color: rgb(255, 0, 0);
  border-bottom-width: 1px;
  display: grid;
  font-weight: 500;
  grid-template-columns: calc(60% - 16px) 40%;
  grid-column-gap: 16px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  color: rgb(58, 58, 58);
  text-decoration: none;
  transition: .3s;
}
.video-item:hover {
  color: rgb(0, 0, 0);
  background: rgba(255, 35, 35, .9);
}
.f-col {
  display: flex;
  flex-direction: column;
}
.jcc {
  justify-content: center;
}
.r-gap-8 {
  row-gap: 8px;
}
.ov-hidden {
  overflow: hidden;
}
.relative {
  position: relative;
}
.mb-48 {
  margin-bottom: 48px;
}
.uppercase {
  text-transform: uppercase;
}
.fz-14 {
  font-size: 14px;
}
.img100-contain {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.main-team-item {
  transition: .3s;
  height: 120px;
  width: 120px;
}
.main-team-item:hover {
  scale: 1.1;
}
.c-gap-24 {
  column-gap: 24px;
}
.pag-arrow {
  background-image: url('../images/a947559d527a56a30dd2d1e7887dd442.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 24px;
  width: 32px;
  transition: .3s;
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding-left: 0;
  padding-right: 8px;
}
.pag-arrow:hover {
  padding-left: 8px;
  padding-right: 0px;
  background-position-x: center;
}
.rotate180 {
  rotate: 180deg;
}
.pag-link {
  border: 1px solid rgb(255, 35, 35);
  align-items: center;
  display: flex;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  font-weight: 600;
  transition: .3s;
}
.pag-link:hover {
  color: rgb(255, 35, 35);
}
.color-red {
  color: rgb(255, 35, 35);
}
.fz-18 {
  font-size: 18px;
}
.w-980px {
  width: 980px;
}
.mb-24 {
  margin-bottom: 24px;
}
.live-item {
  align-items: center;
  border-radius: 4px;
  display: grid;
  grid-template-columns: 3fr 1fr 2fr;
  margin-bottom: 24px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  background: #fff;
  border: 1px solid rgba(255, 0, 0, .3);
}
.live-teams-grid {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  grid-template-rows: repeat(5, 1fr);
  padding-left: 24px;
  padding-right: 24px;
}
.main-last-team {
  align-items: center;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  column-gap: 16px;
  color: rgb(113, 0, 0);
  text-transform: uppercase;
  text-decoration: none;
  transition: .3s;
}
.main-last-team:hover {
  color: rgb(255, 0, 0);
}
.live-left-team {
  grid-area: 1 / 1 / 3 / 6;
}
.live-right-team {
  grid-area: 4 / 5 / 6 / 10;
}
.img-72 {
  height: 72px;
  width: 72px;
  object-fit: contain;
}
.live-vs {
  grid-area: 3 / 5 / 4 / 6;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  color: rgb(255, 0, 0);
}
.r-gap-24 {
  row-gap: 24px;
}
.live-video-link {
  border-radius: 4px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
.video-card-absolute {
  background: linear-gradient(0deg, rgba(23,23,23,0.7) 0%, rgba(23,23,23,0.5) 100%);
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  transition: .3s;
}
.video-card-absolute:hover {
  scale: 1.1;
}
.live-ico {
  height: 42px;
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
}
.jcend {
  justify-content: flex-end;
}
.grid-2x2-g24 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 24px;
}
.grid-2x1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.img-190-contain {
  height: 190px;
  object-fit: contain;
}
.p-16 {
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
}
.bg-teams-desc {
  background: rgba(246,195,185,0.5);
}
.bg-white {
  background: #fff;
}
.mb-16 {
  margin-bottom: 16px;
}
.team-card-stat {
  border-style: solid;
  border-width: 0;
  border-left-width: 1px;
  border-color: rgb(80, 0, 0);
  flex: 1;
  flex-direction: column;
  display: flex;
  row-gap: 8px;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}
.flex-1 {
  flex: 1;
}
.w-40per {
  width: 40%;
}
.team-head {
  display: grid;
  grid-template-columns: 1fr 2fr;
  padding-bottom: 16px;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-color: rgb(190, 190, 190);
}
.team-title {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 24px;
}
.team-logo {
  grid-area: 1 / 1 / 3 / 2;
}
.img-128-contain {
  object-fit: contain;
  height: 128px;
}
.fz-46 {
  font-size: 46px;
}
.fz-30 {
  font-size: 30px;
}
.aiend {
  align-items: flex-end;
}
.l-h-46 {
  line-height: 46px;
}
.l-h-30 {
  line-height: 30px;
}
.color-orange {
  color: rgb(252, 76, 2);
}
.c-gap-48 {
  column-gap: 48px;
}
.squad-head {
  display: grid;
  border-style: solid;
  border-width: 0;
  border-color: rgb(203, 203, 203);
  border-bottom-width: 1px;
  align-items: center;
  grid-template-columns: 1fr 7fr repeat(4, 3fr);
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding-top: 8px;
  padding-bottom: 8px;
}
.squad-row {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 7fr repeat(4, 3fr);
  color: rgb(100, 100, 100);
  padding-top: 8px;
  padding-bottom: 8px;
  border-style: solid;
  border-width: 0;
  border-color: rgb(210, 210, 210);
  text-align: center;
}
.squad-row-player {
  align-items: center;
  display: flex;
  flex-direction: row;
  column-gap: 16px;
  text-align: left;
  color: rgb(0, 0, 0);
  text-decoration: none;
  transition: .3s;
  font-weight: 600;
  text-transform: none;
}
.squad-row-player:hover {
  color: rgb(255, 0, 0);
  text-decoration: underline;
}
.squad-row-img {
  height: 48px;
  width: 48px;
  object-fit: cover;
  border-radius: 100%;
  overflow: hidden;
}
.stats-row {
  align-items: center;
  display: grid;
  grid-template-columns: 2fr repeat(12, 1fr);
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 8px;
  padding-top: 8px;
}
.border-bottom-1px-grey {
  border-style: solid;
  border-width: 0;
  border-color: rgb(200, 200, 200);
  border-bottom-width: 1px;
}
.gallery-container {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.gallery-item {
  display: block;
  height: 280px;
  opacity: 0.8;
  overflow: hidden;
  position: relative;
  transition: .3s;
}
.gallery-item:hover {
  opacity: 1;
}
.gallery-1 {
  grid-area: 1/1/2/3;
}
.gallery-2 {
  grid-area: 1/3/2/5;
}
.gallery-3 {
  grid-area: 1/5/2/7;
}
.gallery-4 {
  grid-area: 2/1/3/4;
}
.gallery-5 {
  grid-area: 2/4/3/7;
}
.review-head {
  display: grid;
  grid-template-columns: 4fr 1fr 4fr;
  padding-bottom: 16px;
  padding-top: 16px;
  align-items: center;
}
.tac {
  text-align: center;
}
.review-team {
  align-items: center;
  display: flex;
  column-gap: 16px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  transition: .3s;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.review-team:hover {
  color: rgb(255, 0, 0);
}
.match-review-row {
  align-items: center;
  border-style: solid;
  border-width: 0;
  border-color: rgb(200, 200, 200);
  border-bottom-width: 1px;
  display: grid;
  font-weight: 600;
  grid-template-columns: 1fr 0.8fr 1fr;
  padding-bottom: 16px;
  padding-top: 16px;
  text-align: center;
}
