.null {
  box-sizing: border-box;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  color: rgb(255, 255, 255);
  background-color: rgb(23, 14, 9);
}
.header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-image: url("https://warcraft.kz/assets/img/c5ff5f4fbff5d4b2f780f8dc90a83bbd.jpg");
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
.bwrtbrt {
  border-radius: 8px;
  background-color: rgb(0, 0, 0);
}
.br8 {
  border-radius: 8px;
}
.h72 {
  height: 72px;
  min-height: 72px;
  max-height: 72px;
}
.brownback {
  background-color: rgba(60, 42, 41, 0.8);
}
.anull {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.pr12 {
  padding-right: 12px;
}
.h100 {
  height: 100%;
}
.centerf {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.header__leftlink {
  border-radius: 8px 0px 0px 8px;
  padding-left: 32px;
  padding-right: 20px;
  transition: .3s;
  background-color: rgba(0, 0, 0, 0.3);
}
.header__leftlink:hover {
  filter: saturate(6);
}
.h56 {
  height: 56px;
}
.flexf {
  display: flex;
}
.space-betwe {
  display: flex;
  justify-content: space-between;
}
.align-ce {
  align-items: center;
  display: flex;
}
.row16 {
  display: flex;
  column-gap: 16px;
}
.NewClass-17 {
}
.wh48 {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
}
.filterhover {
  transition: .3s;
}
.filterhover:hover {
  filter: saturate(6);
}
.fw600 {
  font-weight: 600;
}
.fw600:hover {
}
.fz18 {
  font-size: 16px;
}
.prl16 {
  padding-left: 16px;
  padding-right: 16px;
}
.header__link {
  transition: .3s;
  padding-top: 8px;
  padding-bottom: 8px;
}
.header__link:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.ttc {
  text-transform: capitalize;
}
.header__nav {
  width: 40%;
  padding-top: 80px;
  padding-bottom: 80px;
}
.column36 {
  display: flex;
  flex-direction: column;
  row-gap: 36px;
}
.ttu {
  text-transform: uppercase;
}
.fz48 {
  font-size: 32px;
}
.fw900 {
  font-weight: 900;
}
.header__title {
  line-height: 120%;
}
.ls1 {
  letter-spacing: 1px;
}
.p2040 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.fz24 {
  font-size: 18px;
}
.btnf {
  cursor: pointer;
  border: 1px solid #F8B700;
  color: rgb(248, 183, 0);
  transition: .3s;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}
.btnf:hover {
  background: rgba(199, 103, 0, 0.7);
}
.w49 {
  width: 49%;
}
.main {
}
.news {
}
.block {
  padding-top: 40px;
  padding-bottom: 40px;
}
.container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.title {
  margin-bottom: 40px;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 24px;
}
.w32 {
  width: 32%;
}
.hoverc {
  transition: .3s;
  color: rgb(248, 183, 0);
}
.hoverc:hover {
  color: rgb(255, 255, 255);
}
.relative {
  position: relative;
}
.h300 {
  min-height: 270px;
  max-height: 270px;
}
.w100 {
  width: 100%;
  object-fit: cover;
}
.borderhover {
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0);
  transition: .3s;
}
.borderhover:hover {
  border: 1px solid;
  border-color: rgb(248, 183, 0);
}
.news__flex {
  left: 15px;
  bottom: 15px;
  padding-top: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  row-gap: 1px;
  position: absolute;
}
.grey {
  color: rgb(202, 202, 202);
}
.filterbright {
  box-shadow: 8px 8px 15px rgb(0, 0, 0) inset;
  background-color: rgb(0, 0, 0);
  filter: brightness(40%);
}
.tours {
}
.backlinear {
  background: linear-gradient(0deg, rgba(80, 65, 55, 0.3) 0%, rgba(80, 65, 55, 0.3) 100%), url("https://warcraft.kz/assets/img/1316b6176274f4c9c015e0e6516ab49e.webp") lightgray -135.994px -79.199px/203.654% 186.725% no-repeat;
  background-image: url("https://warcraft.kz/assets/img/1316b6176274f4c9c015e0e6516ab49e.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
}
.column8 {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.p20 {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.h200 {
  min-height: 200px;
  max-height: 200px;
}
.videos {
}
.gridf {
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
.h400 {
  min-height: 350px;
  max-height: 350px;
}
.playbtn {
  position: absolute;
  left: 50%;
  top: 35%;
  transition: .3s;
  width: 100px;
  height: 100px;
  background-color: rgba(60, 42, 41, 0.89);
  border-radius: 50%;
  transform: translateX(-50%);
  background-image: url("https://warcraft.kz/assets/img/edbeff56b2b5851218e19be6c4c1afe0.png");
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
}
.playbtn:hover {
  background-color: rgb(60, 42, 41);
  background-image: url("https://warcraft.kz/assets/img/2a198b26386ebc4972725bb0e33ffb05.png");
}
.video__biggest {
  grid-column: span 3;
}
.NewClass-61 {
}
.video__bigger {
  grid-column: span 2;
}
.w19 {
  width: 19%;
}
.p10 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.NewClass-65 {
}
.whitef {
  color: rgb(255, 255, 255);
}
.wh50 {
  width: 50px;
  height: 50px;
}
.teams {
}
.hoverbrownback {
  transition: .3s;
}
.hoverbrownback:hover {
  background-color: rgba(60, 42, 41, 0.6);
}
.fz22 {
  font-size: 18px;
}
.rating {
}
.calendar {
}
.calendar__table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid;
  border-color: rgb(248, 183, 0);
}
.calendar__table:hover {
  border: 1px solid;
  border-color: rgb(248, 183, 0);
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.flex-end {
  justify-content: flex-end;
}
.results {
}
.greenf {
  color: rgb(81, 255, 0);
}
.footer {
}
.p40 {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.brighthover {
  transition: .3s;
}
.brighthover:hover {
  filter: opacity(40%);
}
.w16 {
  width: 16%;
}
.header__nav_other {
  padding-top: 30px;
  padding-bottom: 0px;
}
.fz30 {
  font-size: 26px;
}
.header__link_active {
  background-color: rgba(255, 255, 255, 0.1);
}
.tournament {
}
.maincontent {
  width: 70%;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  justify-content: space-between;
}
.w24 {
  width: 24%;
}
.sidebar {
  display: flex;
  flex-direction: column;
  width: 25%;
}
.stickyf {
  position: sticky;
  top: 0;
}
.header_other {
  background-image: url("https://warcraft.kz/assets/img/cdbb84ec68e90b4062f24adce1d2446a.jpg");
}
.contacts {
}
.sidebar__other {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.video {
}
.video__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}
.video__bigge {
  grid-area: 1 / 1 / 3 / 3;
}
.video__height {
  min-height: 826px;
}
.playbtn_other {
  top: 40%;
  height: 150px;
  width: 150px;
}
.post {
}
.mb40 {
  margin-bottom: 40px;
}
.pagin {
  border: 1px solid #fff;
  transition: .3s;
}
.pagin:hover {
  border: 1px solid #F8B700;
}
