.aboutpage_StandardButton_3Doa7 {
  border: 3px solid #ffffff50;
  padding: 15px 25px;
  margin: 10px 30px;
  border-radius: 5px;
  cursor: pointer;
  width: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition-duration: 0.2s;
}
.aboutpage_StandardButton_3Doa7:hover {
  border: 3px solid #ff6046;
  transform: translateY(-2px);
  color: #ff6046;
}
.aboutpage_StandardButton_3Doa7 .aboutpage_ButtonText_327PS {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}
.aboutpage_StandardButton_3Doa7 .aboutpage_SteamLogo_1lfq8 {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react//icons/steam_icon.svg');
}
.aboutpage_ToolTip_1HhV5 {
  background-color: #36363e;
  color: #ddd;
  max-width: 250px;
  border: 1px solid #2d2d33;
  border-radius: 3px;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.7);
  font-size: 14px;
  line-height: 20px;
  padding: 6px 10px;
  z-index: 99999;
}
.aboutpage_DPCAboutPage_3mKWe {
  width: 100%;
  background-size: 100% auto;
  background-position: top, center;
  background-repeat: repeat-y;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_Header_7nKRq {
  width: 100%;
  padding: 125px 31%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #161618;
  background: linear-gradient(145deg, #161618 0%, #142031 0%, #1d2b41 100%);
  background-size: cover;
  background-position: top, center;
  background-repeat: no-repeat;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Header_7nKRq
  .aboutpage_ProCircuit_5CN_s {
  color: #a3a3a3;
  font-size: 30px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: 'Reaver', serif;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_Header_7nKRq .aboutpage_Global_1FfXn {
  color: #fff;
  font-size: 40px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: 'Reaver', serif;
  padding-top: 5px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Header_7nKRq
  .aboutpage_GlobalDesc_33NiE {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 400;
  line-height: 23px;
  max-width: 750px;
  padding-top: 35px;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_Events_1jovm {
  width: 100%;
  background-size: 100% auto;
  background-position: top, center;
  padding: 80px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_Events_1jovm .aboutpage_Title_1UuwC {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: 'Reaver', serif;
  margin-bottom: 40px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Events_1jovm
  .aboutpage_EventContainer_3lfbZ {
  width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 1300px) {
  .aboutpage_DPCAboutPage_3mKWe
    .aboutpage_Events_1jovm
    .aboutpage_EventContainer_3lfbZ {
    width: 900px;
  }
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Events_1jovm
  .aboutpage_EventContainer_3lfbZ
  .aboutpage_EventImage_3TaU7 {
  width: 600px;
  height: 400px;
  background-color: #1a1b1f;
}
@media (max-width: 1300px) {
  .aboutpage_DPCAboutPage_3mKWe
    .aboutpage_Events_1jovm
    .aboutpage_EventContainer_3lfbZ
    .aboutpage_EventImage_3TaU7 {
    width: 450px;
    height: 300px;
  }
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Events_1jovm
  .aboutpage_EventContainer_3lfbZ
  .aboutpage_EventDescription_2kyd6 {
  width: 600px;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1300px) {
  .aboutpage_DPCAboutPage_3mKWe
    .aboutpage_Events_1jovm
    .aboutpage_EventContainer_3lfbZ
    .aboutpage_EventDescription_2kyd6 {
    width: 450px;
    height: 300px;
  }
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Events_1jovm
  .aboutpage_EventContainer_3lfbZ
  .aboutpage_EventDescription_2kyd6
  .aboutpage_EventTitle_YDO8v {
  width: 100%;
  padding: 0px 50px;
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-family: 'Reaver', serif;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .aboutpage_DPCAboutPage_3mKWe
    .aboutpage_Events_1jovm
    .aboutpage_EventContainer_3lfbZ
    .aboutpage_EventDescription_2kyd6
    .aboutpage_EventTitle_YDO8v {
    font-size: 24px;
  }
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Events_1jovm
  .aboutpage_EventContainer_3lfbZ
  .aboutpage_EventDescription_2kyd6
  .aboutpage_EventDesc_vnn6g {
  width: 100%;
  padding: 0px 50px;
  color: #a3a3a3;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
@media (max-width: 1300px) {
  .aboutpage_DPCAboutPage_3mKWe
    .aboutpage_Events_1jovm
    .aboutpage_EventContainer_3lfbZ
    .aboutpage_EventDescription_2kyd6
    .aboutpage_EventDesc_vnn6g {
    font-size: 16px;
  }
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_TheInternational_2s1vT {
  width: 100%;
  padding: 125px 31%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #161618;
  background: linear-gradient(300deg, #161618 0%, #142031 0%, #1d2b41 100%);
  background-size: cover;
  background-position: top, center;
  background-repeat: no-repeat;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_TheInternational_2s1vT
  .aboutpage_Title_1UuwC {
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-family: 'Reaver', serif;
  margin-bottom: 20px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_TheInternational_2s1vT
  .aboutpage_Desc_2VtWH {
  color: #aaa;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.5px;
  font-weight: 400;
  max-width: 750px;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_FAQ_2zp01 {
  width: 100%;
  padding: 80px 25%;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #252626;
  background-size: 100% auto;
  background-position: top, center;
  background-repeat: no-repeat;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_FAQ_2zp01 .aboutpage_Title_1UuwC {
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: 'Reaver', serif;
  margin-bottom: 20px;
  margin-top: 40px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_FAQ_2zp01
  .aboutpage_LastUpdated_2ZeiL {
  color: #a3a3a3;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-family: 'Reaver', serif;
  margin-bottom: 40px;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_FAQ_2zp01 .aboutpage_FAQEntry_-VY3U {
  width: 100%;
  max-width: 750px;
  margin-bottom: 30px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_FAQ_2zp01
  .aboutpage_FAQEntry_-VY3U
  .aboutpage_Question_Q4Ksv {
  color: #fff;
  font-size: 16px;
  font-family: 'Reaver', serif;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_FAQ_2zp01
  .aboutpage_FAQEntry_-VY3U
  .aboutpage_Answer_3m1ss {
  color: #a3a3a3;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_Format_2mJRY {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 200px;
  padding-right: 25%;
  padding-left: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #1b1b1b;
  background-size: 100% auto;
  background-position: top, center;
  background-repeat: no-repeat;
}
.aboutpage_DPCAboutPage_3mKWe .aboutpage_Format_2mJRY .aboutpage_Title_1UuwC {
  color: #fff;
  text-align: center;
  font-size: 32px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: 'Reaver', serif;
  margin-bottom: 20px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf {
  width: 100%;
  max-width: 750px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_Subtitle_28o48 {
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-family: 'Reaver', serif;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_Subtitle02_3FVI7 {
  color: #fff;
  text-align: left;
  font-size: 16px;
  font-family: 'Reaver', serif;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_Body_2A-KY {
  color: #a3a3a3;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  line-height: 18px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7 {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_TitleMain_1HDU8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 30px;
  margin-top: 20px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_TitleDesc_1R1kM {
  display: flex;
  flex-direction: column;
  align-items: center;
  letter-spacing: 1px;
  line-height: 16px;
  font-size: 16px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_ToursTitle_39Y_G {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 42px;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_ToursDesc_3YIip {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 350px;
  margin-bottom: 4px;
  font-size: 13px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_Columns_2xt1S {
  width: 643px;
  display: flex;
  flex-direction: row;
  gap: 23px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_Columns_2xt1S
  .aboutpage_Column_3eK5J {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_Columns_2xt1S
  .aboutpage_Column_3eK5J
  .aboutpage_ToursYear_3fwhS {
  font-size: 18px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_Columns_2xt1S
  .aboutpage_Column_3eK5J
  .aboutpage_ToursYearRegional_1rPyi {
  font-size: 14px;
  margin-top: 28px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_Columns_2xt1S
  .aboutpage_Column_3eK5J
  .aboutpage_ToursYearRegionalDesc_1jBB_ {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  padding: 0px 24px;
  margin-top: 8px;
  color: #ddd;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_Columns_2xt1S
  .aboutpage_Column_3eK5J
  .aboutpage_ToursYearMajor_3PQoP {
  font-size: 14px;
  margin-top: 66px;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_Columns_2xt1S
  .aboutpage_Column_3eK5J
  .aboutpage_ToursYearMajorDesc_bhxdc {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  padding: 0px 24px;
  margin-top: 8px;
  color: #ddd;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_RegionalsTitle_AGXrg {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
  font-size: 20px;
  font-weight: 700;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_RegionalsDesc_8hgAe {
  margin-top: 10px;
  font-size: 17px;
  color: #ddd;
  max-width: 400px;
  text-align: center;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_InternationalTitle_10nly {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 110px;
  font-size: 20px;
  font-weight: 700;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_FormatEntry_9Wfnf
  .aboutpage_EventImage_3TaU7
  .aboutpage_InternationalDesc_2EQVn {
  margin-top: 10px;
  font-size: 17px;
  color: #ddd;
  max-width: 600px;
  text-align: center;
}
.aboutpage_DPCAboutPage_3mKWe
  .aboutpage_Format_2mJRY
  .aboutpage_EventImage_3TaU7 {
  width: 750px;
  height: 901px;
  background-color: #1a1b1f;
  margin-top: 40px;
}
.aboutpage_WeeklyGrid_3xND1 {
  width: 600px;
  height: 500px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background-color: #111;
  padding-right: 10px;
  padding-bottom: 10px;
}
.aboutpage_WeeklyGrid_3xND1 .aboutpage_TimestampLabel_1GUY8 {
  width: 20%;
  height: 11.11%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #a3a3a3;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.aboutpage_WeeklyGrid_3xND1 .aboutpage_WeeklyGridEntry_2YfAp {
  width: 11.43%;
  height: 11.11%;
  display: flex;
  flex-direction: column;
}
.aboutpage_WeeklyGrid_3xND1
  .aboutpage_WeeklyGridEntry_2YfAp.aboutpage_DoubleHigh_17ZeM {
  height: 22.22%;
}
.aboutpage_WeeklyGrid_3xND1
  .aboutpage_WeeklyGridEntry_2YfAp.aboutpage_DoubleHigh_17ZeM.aboutpage_EmptyBottom_3atlj {
  padding-bottom: 9%;
}
.aboutpage_WeeklyGrid_3xND1
  .aboutpage_WeeklyGridEntry_2YfAp
  .aboutpage_DayOfWeek_1v21E {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  color: #a3a3a3;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.aboutpage_WeeklyGrid_3xND1
  .aboutpage_WeeklyGridEntry_2YfAp
  .aboutpage_Region_6Dn3c {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #1d1d1d;
  border: 1px solid #111;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}
