.container-ENgG5W {
  height: 36px
}

.container-ENgG5W.showIcon-ERAYl0 {
  font-size: 18px;
  height: 52px;
  padding: 8px 8px 8px 24px
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .container-ENgG5W.showIcon-ERAYl0 {
    height: 48px;
    padding: 8px 6px 8px 20px
  }
}

.container-ENgG5W .icon-kPExQH {
  margin-left: 10px;
  transform: rotate(0deg);
  transition: transform .2s ease-in-out
}

.container-ENgG5W:hover .icon-kPExQH {
  transform: rotate(-45deg)
}

.container-ENgG5W.primary-snV9JZ {
  background-color: #06f
}

.container-ENgG5W.primary-snV9JZ:hover {
  background-color: #387bff
}

.container-ENgG5W.secondary-K4gwcl {
  background-color: #1f1f1f
}

.container-ENgG5W.secondary-K4gwcl:hover {
  background-color: #313131
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .align-next {
    margin-right: 0 !important
  }
}

.mobile-skyfuc {
  display: none;
  font-size: 16px
}

.default-_YegIz {
  color: hsla(0, 0%, 100%, .75);
  font-size: 15px;
  font-weight: 500
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px),
only screen and (min-width:992px) and (max-width:1200px) {
  .default-_YegIz {
    display: none
  }

  .mobile-skyfuc {
    display: flex
  }
}

.container-cAe9TG {
  border-radius: 18px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 2px 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.container-cAe9TG.fillColor-b3RQLK {
  background: linear-gradient(0deg, #06f, #06f), linear-gradient(180deg, hsla(0, 0%, 100%, .55), hsla(0, 0%, 100%, 0))
}

.container-cAe9TG.border-yOB12K {
  border: 1px solid hsla(0, 0%, 100%, .3)
}

.container-RhnVDr {
  display: flex;
  flex-direction: column;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10
}

.container-RhnVDr .header-GVFXlJ {
  align-items: center;
  display: flex;
  height: 56px;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px;
  transition: all .5s cubic-bezier(.32, .72, 0, 1);
  width: 100%;
  z-index: 10
}

.container-RhnVDr.showBlurBackground-Heb0DD {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, .3)
}

.container-RhnVDr.open-jcnEvN {
  bottom: 0
}

.container-RhnVDr.open-jcnEvN .overlay-i_54E3 {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: rgba(0, 0, 0, .2);
  flex: 1 1
}

.container-RhnVDr.open-jcnEvN .header-GVFXlJ {
  -webkit-backdrop-filter: unset;
  backdrop-filter: unset;
  background-color: #000
}

.container-RhnVDr .title-C3Wa4G {
  height: 28px;
  /* width: 130px */
}

.container-RhnVDr .toggleButton-D0L2Na {
  cursor: pointer;
  outline: none
}

.container-RhnVDr .openContent-Jsm7ya {
  display: flex;
  flex-direction: column;
  -ms-scroll-chaining: none;
  animation: fadeIn-nM90nJ .2s ease-in-out;
  background: #000;
  overscroll-behavior: contain
}

@keyframes fadeIn-nM90nJ {
  0% {
    opacity: 0;
    transform: translateY(-50px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.container-RhnVDr .openContent-Jsm7ya .navigationBarContainer-lJ2mSP {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 28px;
  font-weight: 500;
  gap: 24px;
  justify-content: center;
  text-align: center
}

.container-RhnVDr .openContent-Jsm7ya .navigationBarContainer-lJ2mSP.cn-ekXtsL {
  font-size: 20px
}

.container-RhnVDr .openContent-Jsm7ya .navigationBarContainer-lJ2mSP .navigationMenus-koAA9d {
  padding-left: 36px;
  padding-right: 36px;
  width: 100%
}

.container-RhnVDr .openContent-Jsm7ya .navigationBarContainer-lJ2mSP .navigationMenus-koAA9d .item-xKDYnL {
  color: hsla(0, 0%, 100%, .75);
  display: flex;
  gap: 2px;
  justify-content: space-between;
  line-height: 64px;
  width: 100%
}

.container-RhnVDr .openContent-Jsm7ya .navigationBarContainer-lJ2mSP .navigationMenus-koAA9d .item-xKDYnL:hover {
  color: #06f
}

.container-RhnVDr .openContent-Jsm7ya .navigationBarContainer-lJ2mSP .navigationMenus-koAA9d .activeMenu-IXQq40 .item-xKDYnL {
  color: #fff
}

.container-RhnVDr .openContent-Jsm7ya .bottomActions-fxlOBa {
  display: flex;
  flex-direction: column;
  gap: 16px;
  line-height: 38px;
  padding: 40px 20px;
  text-align: center
}

.container-RhnVDr .openContent-Jsm7ya .bottomActions-fxlOBa a {
  display: block;
  width: 100%
}

.container-RhnVDr .openContent-Jsm7ya .bottomActions-fxlOBa .button-XFTXNc,
.container-RhnVDr .openContent-Jsm7ya .bottomActions-fxlOBa .getStartButton-rcRrCO {
  border-radius: 24px;
  display: block;
  font-size: 18px !important;
  font-weight: 400;
  height: 48px;
  line-height: 48px;
  padding: 0
}

.productMenu-vPtaaX {
  align-items: center;
  display: flex;
  gap: 8px;
  height: 64px;
  justify-content: space-between;
  line-height: 64px;
  width: 100%
}

.productMenu-vPtaaX>svg {
  transform: rotate(0deg);
  transition: transform .3s ease-in-out
}

.productMenu-vPtaaX[data-state=open]>svg {
  transform: rotate(180deg)
}

.productDetail-ppeFGU>div {
  align-items: center;
  align-self: stretch;
  background: hsla(0, 0%, 100%, .06);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 8px;
  padding: 12px 24px
}

.productDetail-ppeFGU>div>a {
  font-size: 14px;
  font-style: normal;
  height: 26px;
  letter-spacing: .042px;
  line-height: 26px;
  text-align: center
}

.productDetail-ppeFGU>div>a>div {
  line-height: 26px !important
}

.productDetail-ppeFGU[data-state=open] {
  animation: slideDown-y5BIeW .1s cubic-bezier(.87, 0, .13, 1)
}

.productDetail-ppeFGU[data-state=closed] {
  animation: slideUp-wmjytG .1s cubic-bezier(.87, 0, .13, 1)
}

@keyframes slideDown-y5BIeW {
  0% {
    height: 0;
    opacity: 0
  }

  to {
    height: var(--radix-accordion-content-height);
    opacity: 1
  }
}

@keyframes slideUp-wmjytG {
  0% {
    height: var(--radix-accordion-content-height);
    opacity: 1
  }

  to {
    height: 0;
    opacity: 0
  }
}

.practice-item-uutFq4 {
  justify-content: flex-start !important
}

.avatar-container .avatar-mask {
  display: none
}

.avatar-container:hover .avatar-mask {
  display: flex
}

.editable-wrapper {
  cursor: pointer
}

.editable-wrapper .edit-icon {
  opacity: 0
}

.editable-wrapper:hover .edit-icon {
  opacity: 1
}

.editable-username-textarea {
  line-height: 20px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 48px;
  padding-top: 2px;
  scrollbar-color: transparent;
  scrollbar-width: 0
}

.editable-username-textarea::-webkit-scrollbar {
  width: 4px
}

.editable-username-textarea::-webkit-scrollbar-thumb {
  background-color: var(--text-disable, #5c6373) !important;
  border-radius: 50px
}

.input-wrapper {
  max-height: 50px;
  overflow-y: auto;
  padding-right: 2px;
  position: relative
}

.input-wrapper .text-length {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%)
}

.container-cIpipq {
  height: 72px;
  left: 0;
  line-height: 32px;
  margin: 0 auto;
  padding-left: 32px;
  padding-right: 32px;
  position: fixed;
  right: 0;
  top: 0;
  transition: background .2s;
  z-index: 10
}

.container-cIpipq.showBlurBackground-Epcc6U {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background: rgba(0, 0, 0, .3)
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .container-cIpipq {
    padding-left: 16px;
    padding-right: 16px
  }
}

.container-cIpipq .title-mOXOfT {
  align-items: center;
  display: flex;
  height: 50px
}

.container-cIpipq .leftArea-LhaUdh {
  width: 165px
}

.container-cIpipq .centerArea-B9Y3EI {
  display: flex;
  flex: 1 1;
  flex-direction: row;
  justify-content: flex-start;
  justify-items: center;
  margin-left: 48px
}

.container-cIpipq .centerArea-B9Y3EI .navigationBar-FAme_Q {
  background: transparent;
  border: none;
  border-radius: 0;
  display: flex;
  flex-direction: row;
  gap: 32px;
  padding: 0 8px
}

.container-cIpipq .centerArea-B9Y3EI .navigationBar-FAme_Q .item-lN8kP1 {
  color: hsla(0, 0%, 100%, .75);
  cursor: pointer;
  display: flex;
  font-weight: 400;
  gap: 2px;
  padding: 0;
  transition: background-color .1s ease-in-out, transform .1s ease-in-out
}

.container-cIpipq .centerArea-B9Y3EI .navigationBar-FAme_Q .item-lN8kP1:hover {
  color: #06f
}

.container-cIpipq .centerArea-B9Y3EI .navigationBar-FAme_Q .item-lN8kP1.activeMenu-MDdrJk {
  color: #fff;
  font-weight: 500
}

.container-cIpipq .centerArea-B9Y3EI .navigationBar-FAme_Q .live1024Wrap-oqoqIc {
  align-items: center;
  display: flex
}

.container-cIpipq .centerArea-B9Y3EI .navigationBar-FAme_Q .live1024Wrap-oqoqIc .text1024-zQ6AEw {
  color: hsla(0, 0%, 100%, .75);
  font-size: 16px
}

.container-cIpipq .centerArea-B9Y3EI .navigationBar-FAme_Q .live1024Wrap-oqoqIc .imglive-MsNj2i {
  display: block;
  height: auto;
  margin-left: 4px;
  width: 34px
}

.container-cIpipq .rightActions-CyX9cJ {
  align-items: center;
  color: hsla(0, 0%, 100%, .75);
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  overflow: visible;
  white-space: nowrap;
  width: 165px
}

.container-cIpipq .rightActions-CyX9cJ .loginButton-NJHl2g {
  margin-right: 4px;
  padding: 2px 16px
}

.container-cIpipq .rightActions-CyX9cJ .loginButton-NJHl2g:hover {
  color: #fff
}

.dropdownMenu-i784D0 {
  background: #0d0e0ee6;
  border: 1px solid hsla(0, 0%, 100%, .15);
  border-radius: 8px
}

.dropdownMenu-i784D0 .arco-dropdown-menu-item {
  color: hsla(0, 0%, 100%, .75)
}

.dropdownMenu-i784D0 .arco-dropdown-menu-item:hover {
  background: transparent;
  color: #fff
}

.userAvatar-Xz6Zeq {
  height: 36px;
  margin-left: 8px;
  width: 36px
}

.userMenuWrap-SBOBCp .userMenuItem-fGhR16 {
  color: var(--text_default, #adb0b8);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  height: 28px;
  padding: 0 8px
}

.userMenuWrap-SBOBCp .userMenuItem-fGhR16 svg path {
  fill: var(--text_default, #adb0b8)
}

.userMenuWrap-SBOBCp .userMenuItem-fGhR16:hover {
  background: var(--_2, rgba(237, 241, 248, .1));
  border-radius: 4px;
  color: var(--text_highlight, #d5d8e0);
  font-size: 13px;
  font-style: normal;
  font-weight: 800
}

.userMenuWrap-SBOBCp .userMenuItem-fGhR16:hover svg path {
  fill: var(--text_highlight, #d5d8e0)
}

.userMenuWrap-SBOBCp .userMenuItem-fGhR16.btnLoading-PyFaMM,
.userMenuWrap-SBOBCp .userMenuItem-fGhR16.btnLoading-PyFaMM:hover {
  color: #41454d
}

.login-bjLdWt {
  color: hsla(0, 0%, 100%, .9);
  font-size: 16px;
  font-weight: 400
}

.login-bjLdWt,
.login-bjLdWt:hover {
  background-color: initial !important
}

.login-bjLdWt:hover {
  color: #fff
}

.productRoot-ZENedx {
  position: relative
}

.productMenu-LuPmBX {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 8px;
  line-height: inherit
}

.productMenu-LuPmBX>svg {
  transform: rotate(0deg);
  transition: transform .25s ease
}

.productMenu-LuPmBX[data-state=open]>svg {
  transform: rotate(-180deg)
}

.activeProductMenu-vvfP3c {
  color: #fff;
  font-weight: 500
}

.productList-ANSDdK {
  align-items: flex-start;
  animation-duration: .1s;
  animation-timing-function: ease;
  background: #181a1f;
  border: 1px solid hsla(0, 0%, 100%, .15);
  border-radius: 8px;
  flex-direction: column;
  gap: 4px;
  left: -16px;
  padding: 16px;
  position: absolute;
  top: 36px;
  width: 120px
}

.productList-ANSDdK[data-state=open] {
  animation: scaleIn-Hr6l94 .1s ease
}

.productList-ANSDdK[data-state=closed] {
  animation: scaleOut-glCSG5 .1s ease
}

@keyframes scaleIn-Hr6l94 {
  0% {
    opacity: 0;
    transform: rotateX(-30deg) scale(.9)
  }

  to {
    opacity: 1;
    transform: rotateX(0deg) scale(1)
  }
}

@keyframes scaleOut-glCSG5 {
  0% {
    opacity: 1;
    transform: rotateX(0deg) scale(1)
  }

  to {
    opacity: 0;
    transform: rotateX(-10deg) scale(.95)
  }
}

.practice-icon-Wg6pby {
  display: none
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px),
only screen and (min-width:992px) and (max-width:1200px) {
  .practice-icon-Wg6pby {
    display: block
  }
}

.loginTip-JZfe_j {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, .5);
  border-radius: 8px;
  bottom: 0;
  font-size: 13px;
  margin: 12px;
  position: fixed;
  width: calc(100vw - 24px);
  z-index: 10
}

.loginTip-JZfe_j>div {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 12px 24px
}

.loginTip-JZfe_j>span {
  cursor: pointer;
  display: inline-block;
  padding: 9px;
  position: absolute;
  right: 0;
  top: 0
}

.event-banner-K_d4ip {
  background: linear-gradient(90deg, #ffb96f -14.47%, #ff8f64 31.98%, #bf45ff 101.83%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 12px 0;
  position: fixed;
  text-align: center;
  top: 72px;
  width: 100vw;
  z-index: 10
}

.event-banner-K_d4ip svg {
  bottom: 1px;
  display: inline-block;
  position: relative
}

.event-banner-K_d4ip.event-banner-invitation-2024-yHOxUc {
  background: linear-gradient(90deg, #6a8aff .04%, #5767ff 25.38%, #970eeb 107.64%)
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px),
only screen and (min-width:992px) and (max-width:1200px) {
  .event-banner-K_d4ip {
    font-size: 12px;
    padding: 8px 0;
    top: 56px
  }
}

.container-BkTh01 {
  border-top: 1px solid hsla(0, 0%, 100%, .15);
  color: hsla(0, 0%, 100%, .65);
  font-size: 14px;
  padding: 67px 59px 77px;
  position: relative
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .container-BkTh01 {
    margin: 0 16px
  }
}

.container-BkTh01.cn-wQgmKi {
  padding: 48px 0 0
}

.container-BkTh01 .part1-tkgUoO {
  display: flex;
  flex-direction: row
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px) {
  .container-BkTh01 .part1-tkgUoO {
    flex-direction: column
  }
}

.container-BkTh01 .part1-tkgUoO.cn-wQgmKi {
  margin-bottom: 64px;
  padding: 0 140px 0
}

.container-BkTh01 .part1-tkgUoO.cn-wQgmKi .left-Yogs7b {
  flex: 6 1
}

.container-BkTh01 .part1-tkgUoO.cn-wQgmKi .right-qg8T2l {
  flex: 7.8 1
}

.container-BkTh01 .part1-tkgUoO.cn-wQgmKi .links-BRqsDd {
  column-gap: 0;
  grid-template-columns: 3fr 3fr 3fr
}

@media only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px),
only screen and (min-width:992px) and (max-width:1200px) {
  .container-BkTh01 .part1-tkgUoO.cn-wQgmKi {
    flex-direction: column;
    margin-bottom: 72px
  }

  .container-BkTh01 .part1-tkgUoO.cn-wQgmKi .links-BRqsDd {
    grid-template-columns: auto auto auto;
    justify-content: space-between;
    margin-top: 32px
  }
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .container-BkTh01 .part1-tkgUoO.cn-wQgmKi {
    padding: 0
  }
}

@media only screen and (max-width:320px) {
  .container-BkTh01 .part1-tkgUoO.cn-wQgmKi {
    flex-direction: column;
    margin-bottom: 72px
  }

  .container-BkTh01 .part1-tkgUoO.cn-wQgmKi .links-BRqsDd {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    justify-content: space-between;
    margin-top: 32px;
    row-gap: 40px
  }
}

.container-BkTh01 .part1-tkgUoO .left-Yogs7b {
  display: flex;
  flex: 9 1;
  flex-direction: column
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px) {
  .container-BkTh01 .part1-tkgUoO .logo-yAb1kL {
    height: 28px;
    width: 130px
  }
}

.container-BkTh01 .part1-tkgUoO .right-qg8T2l {
  flex: 16 1
}

.container-BkTh01 .links-BRqsDd {
  column-gap: 32px;
  display: grid;
  flex-direction: row;
  grid-template-columns: 3fr 3fr 2fr;
  grid-template-rows: masonry;
  justify-content: space-between;
  row-gap: 16px
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px) {
  .container-BkTh01 .links-BRqsDd {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr))
  }
}

.container-BkTh01 .links-BRqsDd .linkGroup-hqrq5u {
  flex: 1 1
}

.container-BkTh01 .links-BRqsDd .linkGroup-hqrq5u .groupTitle-Py06J2 {
  color: hsla(0, 0%, 100%, .75);
  font-weight: 600;
  letter-spacing: .003em;
  line-height: 20px;
  margin-bottom: 8px;
  text-align: left
}

.container-BkTh01 .links-BRqsDd .linkGroup-hqrq5u .linkList-nBS7ni {
  font-weight: 400
}

.container-BkTh01 .links-BRqsDd .linkGroup-hqrq5u .item-wZAKZt {
  margin-bottom: 8px
}

.container-BkTh01 .cnRegistration-mwnmwP {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 4px;
  justify-content: center
}

.container-BkTh01 .copyright-UwckNx {
  display: flex;
  flex: 1 1;
  flex-direction: column;
  justify-content: flex-end
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px) {
  .container-BkTh01 .copyright-UwckNx {
    display: none
  }
}

.container-BkTh01 .copyrightMobile-YD2axB {
  display: none
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px),
only screen and (min-width:768px) and (max-width:992px) {
  .container-BkTh01 {
    padding: 39px 0 20px
  }

  .container-BkTh01 .links-BRqsDd {
    margin-top: 27px
  }

  .container-BkTh01 .links-BRqsDd .supportsLinks-mZ43Uc {
    flex: 3 1
  }

  .container-BkTh01 .links-BRqsDd .socialLinks-jrJ1Dk {
    flex: 2 1
  }

  .container-BkTh01 .copyrightMobile-YD2axB {
    display: flex;
    margin-top: 36px
  }
}

.container-BkTh01 .cnCopyRight-pCT2X4 {
  align-items: center;
  align-self: stretch;
  background: hsla(0, 0%, 100%, .06);
  color: hsla(0, 0%, 100%, .45);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  gap: 28px;
  justify-content: center;
  letter-spacing: .042px;
  line-height: 20px;
  padding: 24px 140px
}

.container-BkTh01 .cnCopyRight-pCT2X4 svg {
  display: inline-block;
  vertical-align: top
}

.container-BkTh01 .cnCopyRight-pCT2X4 .column1-qgPQuI,
.container-BkTh01 .cnCopyRight-pCT2X4 .column2-_uLbXZ {
  display: flex;
  flex-wrap: wrap;
  gap: 28px
}

@media only screen and (max-width:1672px) and (min-width:960px) {
  .container-BkTh01 .cnCopyRight-pCT2X4 {
    flex-direction: column;
    gap: 8px
  }

  .container-BkTh01 .cnCopyRight-pCT2X4 .column1-qgPQuI,
  .container-BkTh01 .cnCopyRight-pCT2X4 .column2-_uLbXZ {
    gap: 16px
  }
}

@media only screen and (max-width:960px) {
  .container-BkTh01 .cnCopyRight-pCT2X4 {
    flex-direction: column;
    gap: 8px
  }

  .container-BkTh01 .cnCopyRight-pCT2X4 .column1-qgPQuI,
  .container-BkTh01 .cnCopyRight-pCT2X4 .column2-_uLbXZ {
    align-items: center;
    flex-direction: column;
    gap: 8px;
    justify-content: center
  }
}

@media only screen and (min-width:320px) and (max-width:768px) {
  .container-BkTh01 .cnCopyRight-pCT2X4 {
    padding: 24px 16px
  }
}

body {
  --column-gap: 24px;
  --header-padding: 197px;
  --common-card-border: conic-gradient(from 180deg at 50% 50%, hsla(0, 0%, 100%, .3) -16.8deg, rgba(233, 242, 255, .3) 102.57deg, rgba(120, 162, 243, .5) 119.39deg, rgba(120, 162, 243, .3) 134.11deg, hsla(0, 0%, 100%, .1) 167.4deg, hsla(0, 0%, 100%, .3) 285.07deg, rgba(120, 162, 243, .3) 312.16deg, hsla(0, 0%, 100%, .3) 325.92deg, hsla(0, 0%, 100%, .3) 343.2deg, rgba(233, 242, 255, .3) 462.57deg);
  --background-container: linear-gradient(#111212, #111212) padding-box, var(--common-card-border) border-box
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  body {
    --header-padding: 120px
  }
}

@media only screen and (min-width:768px) and (max-width:992px) {
  --column-width:69px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  --column-width:58px
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
  --column-width:73px
}

@media only screen and (min-width:1440px) {
  --column-width:88px
}

.container-d5acgp {
  margin: 0 auto;
  min-height: 600px
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .container-d5acgp.banner-without-video {
    min-height: 0px;
  }

  .container-d5acgp.banner-without-video.is-huawei {
    min-height: 0px;
  }

  .container-d5acgp {
    min-height: 0px;
  }

  .container-d5acgp.withPadding-XSZgBG {
    padding-left: 16px;
    padding-right: 16px
  }
}

@media only screen and (min-width:768px) and (max-width:992px) {
  .container-d5acgp.withPadding-XSZgBG {
    max-width: 720px
  }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .container-d5acgp.withPadding-XSZgBG {
    max-width: 960px
  }
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
  .container-d5acgp.withPadding-XSZgBG {
    max-width: 1140px
  }
}

@media only screen and (min-width:1440px) {
  .container-d5acgp.withPadding-XSZgBG {
    max-width: 1320px
  }
}

.content-CqTFjC {
  margin: 0 auto;
  min-height: 600px
}

.content-CqTFjC.withPadding-_PeHfl body {
  --column-gap: 24px;
  --header-padding: 197px;
  --common-card-border: conic-gradient(from 180deg at 50% 50%, hsla(0, 0%, 100%, .3) -16.8deg, rgba(233, 242, 255, .3) 102.57deg, rgba(120, 162, 243, .5) 119.39deg, rgba(120, 162, 243, .3) 134.11deg, hsla(0, 0%, 100%, .1) 167.4deg, hsla(0, 0%, 100%, .3) 285.07deg, rgba(120, 162, 243, .3) 312.16deg, hsla(0, 0%, 100%, .3) 325.92deg, hsla(0, 0%, 100%, .3) 343.2deg, rgba(233, 242, 255, .3) 462.57deg);
  --background-container: linear-gradient(#111212, #111212) padding-box, var(--common-card-border) border-box
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .content-CqTFjC.withPadding-_PeHfl body {
    --header-padding: 120px
  }
}

@media only screen and (min-width:768px) and (max-width:992px) {
  .content-CqTFjC.withPadding-_PeHfl {
    --column-width: 69px
  }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .content-CqTFjC.withPadding-_PeHfl {
    --column-width: 58px
  }
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
  .content-CqTFjC.withPadding-_PeHfl {
    --column-width: 73px
  }
}

@media only screen and (min-width:1440px) {
  .content-CqTFjC.withPadding-_PeHfl {
    --column-width: 88px
  }
}

@media only screen and (max-width:320px),
only screen and (min-width:320px) and (max-width:768px) {
  .content-CqTFjC.withPadding-_PeHfl {
    padding-left: 16px;
    padding-right: 16px
  }
}

@media only screen and (min-width:768px) and (max-width:992px) {
  .content-CqTFjC.withPadding-_PeHfl {
    max-width: 720px
  }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .content-CqTFjC.withPadding-_PeHfl {
    max-width: 960px
  }
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
  .content-CqTFjC.withPadding-_PeHfl {
    max-width: 1140px
  }
}

@media only screen and (min-width:1440px) {
  .content-CqTFjC.withPadding-_PeHfl {
    max-width: 1320px
  }
}

.headerPaddingPlaceHolder-bJ_E4j {
  height: calc(var(--header-padding))
}