:root {
  --main-text-color: #a1b5d8;
  --grey-text-color: #d7d7d7;
  --live-match-border-color: #b685f7;
  --live-match-background-color: #34156b;
}

@media only screen and (min-width: 70em) {
  .container {
    width: 75%;
    max-width: 90rem;
  }
}

#FullPage {
  max-width: 100%;
}

a,
a:active,
a:visited,
a:focus {
  color: var(--grey-text-color);
  text-decoration: none;
}

*,
html,
li,
a,
body {
  font-family: 'Microsoft YaHei', 'arial', sans-serif;
}

body {
  background-color: #050912;
}

.fullwidth {
  width: 100%;
}

#MobileNav {
  width: 100%;
  background-color: #222222;
  border-bottom: 1px solid #444444;
  box-shadow: 2px 2px 15px #000000;
  z-index: 1000;
  display: none;
  padding: 10px 20px 6px 20px;
  min-height: 56px;
}

#MobileNavLogo {
  margin: 0 auto;
  float: left;
  max-width: 120px;
}

#MobileNavLogo Image {
  max-width: 100px;
}

.logo-mobile {
  max-width: 150px;
  padding-top: 3px;
}

#BackToDota {
  font-size: 12px;
  color: #999999;
  float: right;
  margin-top: 5px;
  text-shadow: none;
  text-decoration: underline;
}

#BacktoDota a:hover {
  color: #999999 !important;
}

@media only screen and (max-width: 900px) {
  #navBarBGRepeat {
    display: none;
  }

  #MobileNav {
    display: block;
  }
}

#HowToWatchSection p {
  color: #a1b5d8;
  font-size: 1em;
  line-height: 2em;
}

.Content {
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  width: 1440px;
  margin: 0 auto;
  -webkit-font-smoothing: subpixel-antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
}

#GradientOverlayBottom {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(59%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.65))
  );
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0px;
}

#GradientOverlayHeader {
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/gradient-overlay.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0px;
}

#HeroTop {
  width: 100%;
  background-size: 100%;
  position: absolute;
  background-color: #020006;
}

#HeaderBg {
  width: 100%;
  height: auto;
  position: absolute;
  overflow: hidden;
  top: 0px;
  transform: translate(0, 0);
  z-index: 0;
  animation: 1s ease-out fadeInVideo;
  animation-fill-mode: forwards;
  animation-delay: 0 0.5s;
}

#TiLogo {
  margin: 0;
  padding: 0;
  margin-top: 6vw;
  width: 100%;
  max-width: 670px;
  height: 264px;
  z-index: 2;
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/ti_logo.png');
  background-size: 100%;
  background-position: 50% top;
  background-repeat: no-repeat;
  border-style: none;
}

#HeaderContainer {
  overflow: hidden;
}

#HeaderContent {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
}

#VideoSideFade {
  overflow: visible;
  display: block;
  position: absolute;
  top: 0px;
  left: -300px;
  width: 1600px;
  height: 348px;
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/header_side_fade.png');
}

#HeaderLogoContainer {
  position: absolute;
  top: 50px;
  left: 0;
  height: 218px;
  width: 2600px;
}

#NewcomerStreamCallout {
  color: #78afb5;
  font-size: 16px;
  position: absolute;
  top: 160px;
  left: 720px;
  width: 260px;
  border: #78afb5 1px solid;
  padding-top: 7px;
  padding-bottom: 7px;
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/newcomer_button.jpg');
  text-shadow: 1px 1px 2px #000000;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#NewcomerStreamCallout:hover {
  -webkit-filter: brightness(150%);
  filter: brightness(150%);
}

#TiNavBar {
  top: 64px;
  height: 72px;
  width: 100%;
  background: -webkit-linear-gradient(left, #131315, #131315, #131315, #131315);
  filter: drop-shadow(0px 16px 10px #00000099);
  overflow-x: visible;
  z-index: 9999;
  overflow: hidden;

  box-shadow: 0px 6px 24px #000000;

  position: sticky;
  top: 0;
}

body .dota2-header-nav-container {
  z-index: 100000;
}

#FlowerLeft {
  position: absolute;
  top: -94px;
  left: 0px;
}

#FlowerRight {
  position: absolute;
  top: -175px;
  right: 0px;
}

#NavBarContent {
  text-transform: uppercase;
  color: rgb(153, 153, 153);
  font-size: 16px;
  text-align: center;
  letter-spacing: 4px;
}

.NavBarSelected {
  color: #ffffff !important;
  text-shadow: 0 0 2px rgba(216, 186, 255, 0.623);
}

#NavBarContent a {
  padding: 0 16px;
  height: 72px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #6b7785;
  border-bottom: 2px solid transparent;
  display: inline-block;
  line-height: 72px;
}

#NavBarContent a:hover {
  color: #ffffff;
}

#NavBarContent a.NavBarSelected {
  border-bottom-color: #ff6046;
}

.NavBarSpacer {
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: transparent;
}

#OverviewMainContainer {
  height: 800px;
  z-index: 3;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
  margin-top: 450px;
}

#Aegis {
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/bg_overview_main.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 615px;
}

#MainContainer {
  height: 470px;
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/bg_overview_main.jpg');
  background-position: center;
  z-index: 3;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#OverviewMainContent {
  width: 100%;
  text-align: center;
  height: 100%;
  z-index: 1000;
}

#OverviewMainContent .LinkBox {
  width: 184px;
}

.OverviewHeaderBox {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  color: var(--main-text-color);
  height: 155px;
  line-height: 24px;
  letter-spacing: 3px;
  font-size: 12px;
  text-shadow: 1px 1px 2px #000000;
  text-align: center;
}

.BoxPreText {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.BoxSubText {
  font-size: 14px;
  color: #a1b5d8;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.BoxMainText {
  font-size: 54px;
  color: rgb(236, 221, 255);
  text-shadow: 0px 1px 4px #000000, 0px 0px 6px #d8baff;
  margin-top: -6px;
  letter-spacing: 2px;
}

#PrizePoolContent .BoxMainText {
  font-size: 84px;
  transform: translateY(-8px);
}

#PrizePoolContent .BoxSubText {
  transform: translateY(-8px);
}

.LinkBox {
  background-color: #271543;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
  padding: 12px 42px;
  text-shadow: 1px 1px 2px #000000;
  display: inline-block;
  border: 2px solid #9862e9;
  transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -webkit-transition: background-color 0.25s ease-out;
  color: #fff;
}

.LinkBox:hover {
  background-color: #513181;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
}

.LinkBox:active {
  background-color: rgb(152, 98, 233, 1);
}

.BoxLeft {
  float: left;
  margin-left: 20px;
}

.BoxRight {
  float: right;
  margin-right: 50px;
}

.section-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: 5px;
  text-align: center;
  color: #fff;
  margin-bottom: 36px;
}

#HowToWatchContainer {
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/bg_overview_main_how_to_watch.jpg');
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: top;
  background-color: #050912;
  z-index: 2;
  padding-top: 200px;
  padding-bottom: 200px;
  transform: translateY(-296px);
}

#HowToWatchSection {
  padding-top: 12px;
  display: inline-block;
  position: relative;
}

#HowToWatchSection .row {
  margin-bottom: 48px;
}

#HowToWatchSection a {
  color: #9862e9;
}

.HowToWatchCell {
  display: inline-block;
  width: 40%;
  padding-right: 12px;
  padding-left: 12px;
  color: rgba(161, 181, 216, 0.8);
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  vertical-align: top;
  text-shadow: 1px 1px 2px #000000;
}

#HowToWatchContainer h2 {
  color: #d8baff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 4px;
  text-shadow: 1px 1px 2px #000000;
  margin-bottom: 12px;
}

#PrizePoolContainer {
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/prize-pool-bg.png');
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #050912;
  transform: translateY(-296px);
  padding-bottom: 500px;
  padding-top: 0px;
  z-index: 1;
}

#PrizePoolContent {
  text-align: center;
}

#PrizePoolHeader {
  color: var(--grey-text-color);
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
  padding-bottom: 20px;
}

.PrizePoolBreakdown {
  margin-top: 24px;
}

.PrizePoolRow {
  margin-bottom: 38px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#PrizePoolContent .row {
  margin-bottom: 24px;
}

.PrizePoolText {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.12em;
}

.PrizePoolText-Lg {
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.12em;

  margin-top: 64px;
}

.PrizePoolPlace {
  color: var(--main-text-color);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 2px;
}

#USD {
  text-align: center;
  width: 470px;
  color: var(--main-text-color);
  text-shadow: 1px 1px 2px #000000;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 24px;
}

.TopGlow {
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/top-glow.png');
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 130px;
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: 1;
}

#BattlePassContainer {
  min-height: 960px;
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/heroes-v.png');
  background-repeat: no-repeat;
  background-position: bottom;
  transform: translateY(-296px);
  background-color: #0b0119;
  margin-bottom: -296px;
  background-size: 70%;
}

#BattlePassContent {
  padding-top: 60px;
  text-align: center;
}

#BattlePassLogo {
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2019/overview/battlepass_logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px;
}

#BattlePassProceeds {
  text-align: center;
  color: var(--main-text-color);
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 24px;
  text-shadow: 1px 1px 2px #000000;
}

.ContentHeaderLargeText {
  color: var(--grey-text-color);
  font-size: 24px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 2px #000000;
  text-transform: uppercase;
}

#ChangeContent {
  padding-top: 30px;
  position: relative;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  z-index: 5;
}

.ContentSelector {
  color: var(--main-text-color);
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
  z-index: 10;
  cursor: pointer;
  display: inline-block;
  width: 120px;
}

.ContentSelector:hover {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}

.ContentSelected {
  color: #ffffff !important;
  text-shadow: 0 0 3px #ffffff;
}

.Seperator {
  color: var(--main-text-color);
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}

#GameInProgressCallout {
  height: 140px;
  background-image: url('http://cdn.dota2.com.cn/apps/dota2/images/international2016/overview/bg_in_progress_callout.jpg');
  position: relative;
  vertical-align: middle;
}

#GameInProgressCallout:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

#GameInProgressCalloutContent {
  text-transform: uppercase;
  color: #4d443a;
  font-size: 16px;
  width: 800px;
  cursor: default;
  height: 140px;
  text-align: center;
  display: block;
  cursor: pointer;
}

#GameInProgressCalloutTop {
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  width: 800px;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-top: 18px;
}

.GameInProgressCalloutTopText {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 36px;
  vertical-align: middle;
  position: relative;
  letter-spacing: 8px;
  margin-top: 6px;
}

#GameInProgressCalloutBotText {
  line-height: 20px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 20px;
  text-align: center;
  height: 30px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  padding-top: 5px;
  margin-top: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #f1583a;
  font-size: 20px;
}

.footer {
  background-color: #000000;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 24px;
}

.footer-logo {
  height: 30px;
  width: auto;
  margin: 0px 20px;
}

#footer-logo {
  width: 100%;
}

.footer-line {
  font-size: 13px;
  line-height: 20px;
  color: #666666;
  margin-top: 10px;
}

/* Wide Desktop */
@media only screen and (min-width: 2000px) {
  #HowToWatchContainer {
    background-size: 60%;
  }

  #PrizePoolContainer {
    background-size: 70%;
  }

  #BattlePassContainer {
    min-height: 1200px;
    background-size: 70%;
  }
}

/* Desktop */
@media only screen and (min-width: 1201px) {
  #HowToWatchContainer {
    background-size: 60%;
  }

  #PrizePoolContainer {
    background-size: 70%;
  }
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .PrizePoolText {
    font-size: 24px;
  }
}

/* Mobile */
@media (min-width: 320px) and (max-width: 767px) {
  #OverviewMainContainer {
    margin-top: 230px;
    height: 670px;
  }

  #Aegis {
    height: 300px;
    background-size: 260%;
  }

  #OverviewMainContent .BoxMainText {
    font-size: 32px;
  }

  #OverviewMainContent .BoxSubText {
    font-size: 18px;
  }

  #HowToWatchContainer {
    padding-bottom: 40px;
  }

  #HowToWatchSection {
    background-size: 200%;
  }

  #HowToWatchSection p {
    font-size: 1.2em;
  }

  #TiNavBar {
    height: 96px;
    background-size: cover;
  }

  #NavBarContent {
    line-height: 2em;
    padding-top: 18px;
  }

  #BattlePassContainer {
    min-height: 660px;
    background-size: 160%;
  }

  #PrizePoolContainer {
    background-size: 100%;
    padding-bottom: 160px;
  }

  #PrizePoolContainer br {
    display: none;
  }

  .PrizePoolText {
    font-size: 48px;
  }

  #PrizePoolContainer .BoxMainText {
    font-size: 54px;
  }

  #PrizePoolContainer .BoxSubText {
    transform: translateY(-12px);
  }

  .BottomRow {
    transform: translateY(-42px);
  }

  #PrizePoolContainer .LinkBox {
    transform: translateY(-48px);
  }
  .footer-logo {
    margin-top: 12px;
  }
}

/* banner */
.dpcroot_DPCHeaderImage_1xA_d {
  width: 100%;
  height: 400px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: top, center;
}
.dpcroot_DPCHeaderTI2021_34VR8 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.dpcroot_DPCHeaderTI2021_34VR8 .dpcroot_TextContainer_1KhMv {
  width: 100%;
  height: 100%;
  max-width: 1600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_CenterContent_zZHLs {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 450px;
  height: 100%;
  pointer-events: auto;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_TILogo_1oUKR {
  width: 400px;
  margin-bottom: 20px;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_Underline_33Vg6 {
  width: 300px;
  height: 1px;
  background: linear-gradient(to right, #ab8c3b 30%, #efe5bb 50%, #ab8c3b 70%);
  margin-bottom: 20px;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventTitle_1ytb2 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventSubTitle_FYI2F {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 8px;
  text-align: center;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventPhaseTitle_2a02x {
  font-size: 14px;
  color: transparent;
  background-image: linear-gradient(
    145deg,
    #bb9a4a 0%,
    #ffdc88 45%,
    #ffe9b3 52%,
    #bb9a4a 69%
  );
  background-size: 100%;
  background-repeat: repeat;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  letter-spacing: 1px;
  text-align: center;
  width: 400px;
  left: 20px;
  position: absolute;
}
@media (max-width: 1300px) {
  .dpcroot_DPCHeaderTI2021_34VR8
    .dpcroot_TextContainer_1KhMv
    .dpcroot_EventPhaseTitle_2a02x {
    display: none;
  }
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventPhaseTime_2OvfK {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  width: 400px;
  left: 20px;
  position: absolute;
}
@media (max-width: 1300px) {
  .dpcroot_DPCHeaderTI2021_34VR8
    .dpcroot_TextContainer_1KhMv
    .dpcroot_EventPhaseTime_2OvfK {
    display: none;
  }
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventPhaseGroup_3a26k {
  top: 140px;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventPhaseGroupTime_29wLp {
  top: 160px;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventPhasePlayoffs_2x2mK {
  top: 220px;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_EventPhasePlayoffsTime_2R3zu {
  top: 240px;
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_PrizePoolTitle_2w9Jm {
  font-size: 20px;
  color: transparent;
  background-image: linear-gradient(
    145deg,
    #bb9a4a 0%,
    #ffdc88 45%,
    #ffe9b3 52%,
    #bb9a4a 69%
  );
  background-size: 100%;
  background-repeat: repeat;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  letter-spacing: 1px;
  text-align: center;
  width: 400px;
  top: 160px;
  right: 80px;
  position: absolute;
}
@media (max-width: 1300px) {
  .dpcroot_DPCHeaderTI2021_34VR8
    .dpcroot_TextContainer_1KhMv
    .dpcroot_PrizePoolTitle_2w9Jm {
    display: none;
  }
}
.dpcroot_DPCHeaderTI2021_34VR8
  .dpcroot_TextContainer_1KhMv
  .dpcroot_PrizePoolValue_mPO8s {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  width: 400px;
  top: 190px;
  right: 80px;
  position: absolute;
  font-family: 'Reaver', serif;
}
@media (max-width: 1300px) {
  .dpcroot_DPCHeaderTI2021_34VR8
    .dpcroot_TextContainer_1KhMv
    .dpcroot_PrizePoolValue_mPO8s {
    display: none;
  }
}

/* 倒计时开始 */
.dpchomepage_DPCHomePage_2NzL3 {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dpcinternational_InternationalCompendiumBanner_2regC {
  width: 100%;
  height: auto;
  position: relative;
  background-image: url('https://img.dota2.com.cn/dota2static/file/27d3e65e-fb80-4869-bf23-0f0891b83d7c.jpg');
  background-size: cover;
  background-position: center top;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  display: block;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Sparkles_117Yy {
  position: absolute;
  width: 100%;
  animation-duration: 10s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-name: dpcinternational_PortraitIn_q56ug;
}
@keyframes dpcinternational_PortraitIn_q56ug {
  0% {
    transform: translateY(-10px);
    opacity: 0.5;
  }
  50% {
    transform: translateY(30px);
    opacity: 0.3;
  }
  100% {
    transform: translateY(-10px);
    opacity: 0.5;
  }
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 10vw 100px 10vw;
  background-image: url('https://img.dota2.com.cn/dota2static/file/0a6b61c1-ec59-449b-aaa0-3dbd162b2dd6.png');
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_IntroHeader_wTSxJ {
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 50px;
  color: #bb9a4a;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_IntroTI_3DNva {
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_IntroKickoff_21QaX {
  font-size: 24px;
  font-family: 'Radiance', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #ffffff90;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_IntroDesc_2aQZJ {
  font-size: 18px;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowTitle_2T2jb {
  margin-top: 80px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65
  a {
  position: relative;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65
  a
  .tip {
  position: absolute;
  left: 50%;
  top: -86px;
  width: 130px;
  height: 130px;
  margin-left: -65px;
  background-color: #fff;
  padding: 5px;
  opacity: 0;
  transition: all 0.3s;
  border-radius: 6px;
  overflow: hidden;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65
  a:hover
  .tip {
  opacity: 1;
  top: -136px;
}

.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65
  a
  .tip
  img {
  width: 100%;
  height: 100%;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65
  .dpcinternational_Follow_14vtC {
  width: 30%;
  width: 70px;
  height: 70px;
  margin: 0px 10px;
  transition-duration: 0.3s;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65
  .dpcinternational_Follow_14vtC:hover {
  transform: translateY(-4px);
  filter: brightness(1.4);
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_FollowSection_3Hv65
  .dpcinternational_FollowText_1o7L8 {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_LearnMoreButton_w7D7U {
  border: 1px solid #bb9a4a;
  border-radius: 3px;
  padding: 10px 35px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition-property: color, border-color, background-color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
  cursor: pointer;
  user-select: none;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Intro_2C-22
  .dpcinternational_LearnMoreButton_w7D7U:hover {
  border-color: #e6c373;
  color: #fff;
  background-color: #ffffff1a;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2 {
  width: 100%;
  height: auto;
  background-color: #00000060;
  overflow: visible;
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_DividerTop_37w9F {
  background-image: url('https://img.dota2.com.cn/dota2static/file/4f022784-25e9-435a-9758-74b35ab048d1.png');
  background-size: cover;
  width: 100%;
  height: 5px;
  position: absolute;
  box-shadow: 0px 0px 20px #000;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: auto;
  margin: 0 auto;
  overflow: visible;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_ImageContainer_2PchX {
  width: 50%;
  overflow: visible;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
@media (max-width: 900px) {
  .dpcinternational_InternationalCompendiumBanner_2regC
    .dpcinternational_Background_3WNU2
    .dpcinternational_CompendiumContent_D55D6
    .dpcinternational_ImageContainer_2PchX {
    display: none;
  }
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_ImageContainer_2PchX
  .dpcinternational_StatueImage_G3fVP {
  width: 200%;
  margin-top: 30px;
  z-index: 10;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_CompendiumText_2A0xZ {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 10;
  width: 70%;
  padding: 0px 0px 0px 100px;
}
@media (max-width: 900px) {
  .dpcinternational_InternationalCompendiumBanner_2regC
    .dpcinternational_Background_3WNU2
    .dpcinternational_CompendiumContent_D55D6
    .dpcinternational_CompendiumText_2A0xZ {
    padding: 70px 20px;
    width: 100%;
  }
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_CompendiumText_2A0xZ
  .dpcinternational_CompendiumHeader_3eL2k {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bb9a4a;
}
@media (max-width: 900px) {
  .dpcinternational_InternationalCompendiumBanner_2regC
    .dpcinternational_Background_3WNU2
    .dpcinternational_CompendiumContent_D55D6
    .dpcinternational_CompendiumText_2A0xZ
    .dpcinternational_CompendiumHeader_3eL2k {
    font-size: 18px;
  }
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_CompendiumText_2A0xZ
  .dpcinternational_CompendiumHeader_3eL2k
  .CompendiumTitle {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  text-align: left;
  color: #fff;
  letter-spacing: 2px;
}
@media (max-width: 900px) {
  .dpcinternational_InternationalCompendiumBanner_2regC
    .dpcinternational_Background_3WNU2
    .dpcinternational_CompendiumContent_D55D6
    .dpcinternational_CompendiumText_2A0xZ
    .dpcinternational_CompendiumHeader_3eL2k
    .CompendiumTitle {
    font-size: 40px;
    line-height: 45px;
  }
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_CompendiumText_2A0xZ
  .dpcinternational_Underline_sdZnr {
  width: 300px;
  height: 1px;
  background: linear-gradient(to right, #ab8c3b 30%, #efe5bb 50%, #ab8c3b 70%);
  margin: 20px 0px;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_CompendiumText_2A0xZ
  .dpcinternational_CompendiumDetails_1qWYQ {
  font-size: 18px;
  text-align: left;
  color: #fff;
  letter-spacing: 1px;
  max-width: 600px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_CompendiumText_2A0xZ
  .dpcinternational_LearnMoreButton_w7D7U {
  border: 1px solid #bb9a4a;
  border-radius: 3px;
  padding: 10px 35px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition-property: color, border-color, background-color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
  cursor: pointer;
  user-select: none;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_CompendiumContent_D55D6
  .dpcinternational_CompendiumText_2A0xZ
  .dpcinternational_LearnMoreButton_w7D7U:hover {
  border-color: #e6c373;
  color: #fff;
  background-color: #ffffff1a;
}
.dpcinternational_InternationalCompendiumBanner_2regC
  .dpcinternational_Background_3WNU2
  .dpcinternational_Rewardline_1OUDY {
  width: 100%;
  margin-top: 0px;
}

/* 当前总奖金 */
.dpcinternational_InternationalPrizeSplits_3L60o {
  width: 100%;
  padding: 0px 0px 0px 0px;
  background-image: url('https://img.dota2.com.cn/dota2static/file/40ef24e9-b281-41e3-8f52-83cf7fb826a6.jpg');
  background-size: cover;
  background-position: center bottom;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_DividerTop_37w9F {
  background-image: url('https://img.dota2.com.cn/dota2static/file/4f022784-25e9-435a-9758-74b35ab048d1.png');
  background-size: cover;
  width: 100%;
  height: 5px;
  position: absolute;
  box-shadow: 0px 0px 20px #000;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd {
  width: 100%;
  height: auto;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_PrizePoolLabel_3zfsB {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 150px;
  color: #bb9a4a;
  color: #fff;
  margin-bottom: 0px;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_PrizePoolValue_1MQ0J {
  font-size: 80px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #fff;
  background: linear-gradient(
    #ab8c3b 30%,
    #efe5bb 50%,
    #d2bd6f 60%,
    #785f2f 80%
  );
  font-family: 'Reaver', serif;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_Title_SojdP {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: linear-gradient(
    #ab8c3b 30%,
    #efe5bb 50%,
    #d2bd6f 60%,
    #785f2f 80%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 26px;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_Underline_sdZnr {
  width: 300px;
  height: 1px;
  background: linear-gradient(to right, #ab8c3b 30%, #efe5bb 50%, #ab8c3b 70%);
  margin-bottom: 40px;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_Grid_xhXlW {
  width: 100%;
  max-width: 1280px;
  margin-bottom: 200px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_Grid_xhXlW
  .dpcinternational_GridRow_1AKJi {
  width: 100%;
  max-width: 1280px;
  height: 100px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_Grid_xhXlW
  .dpcinternational_GridRow_1AKJi
  .dpcinternational_GridEntry_2njPa {
  flex-grow: 1;
  flex-basis: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #00000090;
}
time {
  font-family: 'Reaver', serif;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_Grid_xhXlW
  .dpcinternational_GridRow_1AKJi
  .dpcinternational_GridEntry_2njPa
  .dpcinternational_PrizeValue_2bebm {
  font-family: 'Reaver', serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: linear-gradient(
    #ab8c3b 30%,
    #efe5bb 50%,
    #d2bd6f 60%,
    #785f2f 80%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dpcinternational_InternationalPrizeSplits_3L60o
  .dpcinternational_PrizeGridContain_1JvOd
  .dpcinternational_Grid_xhXlW
  .dpcinternational_GridRow_1AKJi
  .dpcinternational_GridEntry_2njPa
  .dpcinternational_Place_2lx6p {
  font-size: 17px;
  letter-spacing: 2px;
  color: #a3a3a3;
}

/* 参赛战队 */
.dpcinternational_InternationalTeamList_1bgLd {
  width: 100%;
  background-image: url('https://img.dota2.com.cn/dota2static/file/dcaced6b-fbbd-42d1-b160-818f6748d490.jpg');
  padding-bottom: 100px;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dpcinternational_InternationalTeamList_1bgLd
  .dpcinternational_DividerTop_37w9F {
  background-image: url('https://img.dota2.com.cn/dota2static/file/4f022784-25e9-435a-9758-74b35ab048d1.png');
  background-size: cover;
  width: 100%;
  height: 5px;
  position: absolute;
  box-shadow: 0px 0px 20px #000;
}
.dpcinternational_InternationalTeamList_1bgLd .dpcinternational_Title_SojdP {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-top: 100px;
  text-shadow: 0px 0px 10px #000;
  color: #fff;
  margin-bottom: 20px;
}
.dpcinternational_InternationalTeamList_1bgLd
  .dpcinternational_Underline_sdZnr {
  width: 300px;
  height: 2px;
  background: linear-gradient(to right, #ab8c3b 30%, #efe5bb 50%, #ab8c3b 70%);
  margin-bottom: 40px;
}
.dpcinternational_InternationalTeamList_1bgLd .dpcinternational_TeamGrid_2ARgj {
  width: 100%;
  max-width: 1280px;
  padding: 0px 5vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.dpcinternational_IternationalTeamListTeam_25Rkh {
  width: 180px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  box-shadow: 0px 0px 30px #000000aa;
  border: 2px solid #000;
  background-color: #00000090;
}
.dpcinternational_IternationalTeamListTeam_25Rkh
  .dpcinternational_GoldTeamLogo_34nla {
  width: 90px;
  height: 90px;
  background-size: cover;
  background-repeat: no-repeat;
}
.dpcinternational_IternationalTeamListTeam_25Rkh
  .dpcinternational_TeamName_3K_Fv {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
}
.dpcinternational_IternationalTeamListTeam_25Rkh
  .dpcinternational_TeamRegion_-XF6D {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #a3a3a3;
}

/* 关于dpc */
.dpchomepage_DPCAboutBanner_2Ta23 {
  width: 100%;
  background-color: #1b293e;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-x: hidden;
}
.dpchomepage_DPCAboutBanner_2Ta23 .dpchomepage_Background_2R9e9 {
  width: 100%;
  max-width: 1920px;
  height: 330px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dpchomepage_DPCAboutBanner_2Ta23
  .dpchomepage_Background_2R9e9
  .dpchomepage_Content_3C7_3 {
  width: 100%;
  padding: 0px 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.dpchomepage_DPCAboutBanner_2Ta23
  .dpchomepage_Background_2R9e9
  .dpchomepage_Content_3C7_3
  .dpchomepage_Title_2yhlb {
  color: #fff;
  font-weight: 650;
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.dpchomepage_DPCAboutBanner_2Ta23
  .dpchomepage_Background_2R9e9
  .dpchomepage_Content_3C7_3
  .dpchomepage_Body_36kB2 {
  color: #a3a3a3;
  font-weight: 550;
  font-size: 20px;
  letter-spacing: 1px;
  width: 430px;
  margin-bottom: 35px;
}
.dpchomepage_DPCAboutBanner_2Ta23
  .dpchomepage_Background_2R9e9
  .dpchomepage_Content_3C7_3
  .dpchomepage_Button_17QQl {
  border: 1px solid #a3a3a3;
  border-radius: 3px;
  padding: 10px 35px;
  background-color: transparent;
  color: #a3a3a3;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition-property: color, border-color, background-color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
}
.dpchomepage_DPCAboutBanner_2Ta23
  .dpchomepage_Background_2R9e9
  .dpchomepage_Content_3C7_3
  .dpchomepage_Button_17QQl:hover {
  border-color: #fff;
  color: #fff;
  background-color: #ffffff1a;
}
