.wmt-form {
  padding: 20px 20px 0;
  border-radius: 14px;
  background-color: var(--secondary-yellow);
}

.wmt-form label {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 12px;
}

.wmt-form label .hs-form-required,
.hs-error-msgs li label {
  color: #e32121;
}

.hs-error-msgs li {
  margin-left: 20px;
  margin-bottom: 0 !important;
}

.hs_check .inputs-list,
.hs_i_agree_privacy_policy .inputs-list {
  list-style: none;
  margin-bottom: 0;
}

.hs_check .inputs-list li,
.hs_i_agree_privacy_policy .inputs-list li {
  margin-bottom: 0;
}

.hs-error-msgs li label {
  font-size: 15px;
}

.hs-error-msgs li::marker {
  font-size: 17px;
}

.wmt-form .input input,
.wmt-form select {
  border-radius: 8px;
  border-color: #e7e7e7;
  box-shadow: none;
  height: 48px;
  margin-bottom: 24px;
}

.hs-submit,
.hs_check,
.hs_i_agree_privacy_policy {
  grid-column: span 2;
  grid-row: span 2;
}

.hs_check .inputs-list li label,
.hs_i_agree_privacy_policy .inputs-list li label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.hs_check .inputs-list li input,
.hs_i_agree_privacy_policy .inputs-list li input {
  height: auto;
  margin-left: 0;
}

.wmt-form .input a {
  color: var(--quaternary-yellow);
  font-weight: 500;
  text-decoration: underline !important;
}

.hs-submit input[type="submit"] {
  width: 100%;
  color: var(--quaternary-yellow) !important;
  text-transform: capitalize !important;
  border-width: 0;
  font-weight: 500;
  height: 48px;
  border-radius: 8px;
  letter-spacing: 0.03em;
  margin-top: 30px;
}

.hs-richtext.hs-main-font-element {
  margin-bottom: 24px;
}

.wmt-form div:not(.hs-form-field) {
  grid-column: span 2;
  grid-row: span 2;
}

.content-sing-custom,
.archive-page,
.page-template #content {
  margin-top: 0;
}

.bred-contest {
  background: url(/wp-content/uploads/2023/07/contest-banner.jpg) no-repeat;
  background-size: cover;
  z-index: 1;
}

.bred-contest-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.bred-contest-title,
.bred-contest .large-5 {
  text-align: center;
}

.bred-contest-title h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 12px;
}

.bred-contest-title p {
  font-size: 18px;
  font-weight: 400;
  line-height: 29.124px;
  margin-bottom: 24px;
}

.bred-contest-title p:last-child,
.inviteUse p:last-child {
  margin-bottom: 0;
}

.Progress {
  width: 100%;
  background-color: #716b56;
  height: 8px;
  margin-bottom: 10px;
  justify-content: space-between;
}

.Bar {
  width: 0%;
  height: 8px;
  background-image: linear-gradient(#ff9922, #f9c90b);
  line-height: 30px;
  color: white;
  display: block;
  position: relative;
}

.step-absolute {
  width: 33.33%;
  position: absolute;
  top: -41px;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}

.step-absolute.step-1 .cirStep,
.step-absolute.step-4 .cirStep {
  left: -1px;
}

.step-absolute:nth-child(2) {
  left: 33.33%;
}

.step-absolute:nth-child(3) {
  left: 66.66%;
}

.step-absolute:last-child {
  left: 100%;
}

.step-absolute:last-child .barTitle,
.step-absolute:last-child .barDate {
  transform: translateX(-80px);
}

.step-red {
  color: #e35021;
}

.barTitle {
  margin-bottom: 16px;
}

.barDate {
  margin-top: 16px;
  font-weight: 400;
}

.cirStep,
.cirStep-white {
  border-radius: 50%;
}

.cirStep {
  width: 20px;
  height: 20px;
  justify-content: center;
  position: absolute;
  top: -6px;
  left: 0;
  background-color: #716b56;
}

.cirStep-white {
  width: 10px;
  height: 10px;
  background-color: #393830;
}

.step-absolute.done .cirStep,
.cirStep.active {
  background-image: linear-gradient(#ff9922, #f9c90b);
}

.step-absolute.done .cirStep-white,
.cirStep.active .cirStep-white {
  background-color: #fff;
}

.lightbox-content {
  border-radius: 24px;
}

.content-page {
  margin-bottom: 40px;
}

.x-tab-pane {
  display: none;
}

.x-tab-pane.active {
  display: block;
}

.contest-tabs,
.contest-tabs li,
.Progress,
.cirStep,
.flex {
  display: flex;
  align-items: center;
}

.contest-tabs {
  margin: 40px 0;
  list-style: none;
  justify-content: space-between;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}

.contest-tabs li {
  width: 100%;
  padding: 10px;
  cursor: pointer;
  margin-bottom: 0;
  height: 84px;
  justify-content: center;
}

.contest-tabs li a {
  color: #787878;
  font-size: 18px;
  font-weight: 500;
}

.contest-tabs li.active {
  background: var(--linear,
      linear-gradient(0deg, #facc15 0%, rgba(250, 204, 21, 0.75) 100%));
}

.contest-tabs li.active a {
  color: #2b2b2b;
}

.contestBox {
  width: 100%;
  border-radius: 24px;
  margin-bottom: 24px;
  background: url(/wp-content/uploads/2023/06/banner-contest.png) no-repeat;
  background-size: cover;
  background-position: left bottom;
}

.contestBox.contestGrey {
  background: url(/wp-content/uploads/2023/07/contestBg-grey.png) no-repeat;
}

.contestBox-top {
  padding: 20px;
  text-align: center;
  position: relative;
}

.contestBox-top h3 {
  color: #fff;
  text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  font-weight: 500;
  padding-top: 76px;
  margin-bottom: 24px;
}

.contestBox.contestGrey .contestBox-top h3 {
  color: #3c3c3c;
  text-shadow: none;
}

.contestBox-flag {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
}

.contestBox-div {
  padding: 8px 16px;
  border-radius: 28px;
  background: #fff0d1;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-right: 12px;
}

.contestBox-div:last-child {
  margin-right: 0;
}

.contestBox-flag img {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  object-fit: cover;
}

.contest-nav {
  display: grid;
  grid-template-columns: auto auto;
  gap: 15px;
}

.contest-item {
  transition: all ease 0.3s;
}

.contest-item:hover {
  transform: scale(1.1);
}

.contest-item a {
  flex-direction: column;
}

.contest-item a,
.contest-avatar,
.ranking-heder,
.rank-avatar,
.rank-avatar .rank-left {
  display: flex;
  align-items: center;
}

.contest-avatar {
  width: 100px;
  height: 100px;
  margin-bottom: 5px;
  justify-content: center;
  border-radius: 100%;
  background-color: var(--secondary-yellow);
}

.contest-item a.disabled .contest-avatar {
  background-color: #efefef;
}

.contest-item a.disabled .contest-avatar img {
  filter: grayscale(100%);
}

.contest-item p {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.contestBox-bottom {
  padding: 130px 30px;
  background: #1e2126;
  border-radius: 0px 0px 24px 24px;
}

.title-modal,
.rank-left,
.rank-right {
  color: #000;
  font-weight: 500;
}

.ranking-heder,
.rank-avatar {
  justify-content: space-between;
}

.rank-avatar {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #e7e7e7;
}

.rank-avatar:first-child {
  margin-top: 0;
  border-top-width: 0;
}

.rank-left-img {
  width: 100px;
  text-align: center;
  margin-right: 12px;
}

.rank-left span {
  font-size: 18px;
}

.rank-avatar .rank-right p {
  font-weight: 500;
  background: -webkit-linear-gradient(#ff9922, #f9c90b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.rank-avatar .rank-right span,
.rank-avatar .rank-right .stock {
  font-size: 15px;
  font-weight: 600;
}

.rank-avatar .rank-right span {
  margin-left: 8px;
}

.rank-avatar .rank-right .stock {
  color: #2b2b2b;
  float: right;
  margin-top: -2px;
}

.contestInfo {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 4px solid #e7e7e7;
}

.button-upcoming.button-end {
  margin-top: -20px;
  margin-bottom: 24px;
}

.button-end p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 3px;
}

.button-end a {
  line-height: 32px;
  height: 50px;
  padding: 8px 40px;
  border-radius: 8px;
  border: 1px solid #2b2b2b;
  background: #fff;
}

.step-absolute:nth-child(2) .barTitle {
  transform: translateX(-43px);
}

.step-absolute:nth-child(3) .barTitle {
  transform: translateX(-36px);
}

.step-absolute:nth-child(2) .barDate {
  transform: translateX(-40px);
}

.step-absolute:nth-child(3) .barDate {
  transform: translateX(-30px);
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 170px;
  background-color: #000;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  border-radius: 5px;
  padding: 5px 15px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -82px;
  opacity: 1;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.inviteHead,
.inviteUse,
.inviteLink {
  justify-content: space-between;
  margin-bottom: 40px;
}

.invitehead-left h3 {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 35px;
}

.invitehead-rewardBtn {
  margin-bottom: 24px;
}

.invitehead-rewardBtn a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 8px 24px;
  border-radius: 8px;
  background: linear-gradient(141deg, #f92 0%, #f9c90b 100%);
}

.invitehead-benefit li {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  list-style: none;
  text-align: center;
  margin-right: 15px;
}

.invitehead-benefit li p {
  font-weight: 500;
  color: var(--primay-yellow);
}

.inviteLink {
  padding: 20px;
  border-radius: 24px;
  background-color: var(--secondary-yellow);
}

.inviteLink-main h4,
.inviteUse h4,
.rewardRules h4 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.rewardRules,
.inviteUse p,
.rewardRules p {
  font-size: 16px;
}

.rewardRules ul {
  list-style: none;
}

.inviteLink-btn button {
  margin: 0 !important;
  color: var(--quaternary-yellow);
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 8px;
  background-color: var(--primay-yellow);
}

.inviteLink-main {
  width: 100%;
  padding-right: 20px;
}

.inviteLink-main input {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  width: 100%;
  color: #000;
  font-size: 16px;
  margin-bottom: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inviteUse-left {
  margin-right: 24px;
  width: 100%;
}

.Awrads-space {
  width: 100%;
  float: left;
  height: 44px;
}

.mfp-ready .mfp-close {
  display: none;
}

.mfp-ready .mfp-container .mfp-close {
  display: block;
  top: 32px;
  right: 32px;
}

.no-contest {
  display: none;
  width: 100%;
  color: #ffffff;
  background: #1e2126;
  border: 1px solid #1e2126;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  border-radius: 8px;
  max-width: 244px;
  padding: 9px;
  min-height: 48px;
  margin: 0 auto;
}

@media (min-width: 1400px) {
  .bred-contest-title h3 {
    font-size: 60px;
  }

  .contestInfo {
    max-width: 1196px;
  }

  .lightbox-content {
    padding: 100px !important;
    max-width: 1196px !important;
  }

  .invitehead-benefit li {
    margin-right: 64px;
  }

  .inviteUse-right {
    width: 522px !important;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .bred-contest {
    padding: 0 !important;
  }

  .contestBox {
    width: 851px;
    margin-bottom: 0;
  }

  .contestInfo {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 100px auto 100px;
    padding-bottom: 100px;
  }

  .title-modal {
    font-size: 30px;
    margin-bottom: 22px;
  }

  .rank-left,
  .rank-right {
    font-size: 20px;
  }

  .ranking-heder {
    margin-bottom: 10px;
  }

  .inviteUse h4 {
    margin-bottom: 24px;
  }

  .rank-left-img {
    margin-right: 34px;
  }

  .Awrads-bottom .rank-left-img img {
    width: 60px;
  }

  .rank-avatar .rank-right {
    font-size: 40px;
  }

  .Awrads-space {
    height: 64px;
  }

  .Bar {
    transform: translateY(-1px);
  }
}

@media (min-width: 850px) {
  .wmt-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    padding: 80px 80px 40px;
  }

  .wmt-form .input input {
    margin-bottom: 0;
  }

  .hs-submit input[type="submit"] {
    margin-top: 30px;
  }

  .bred-contest-title {
    text-align: left;
  }

  .bred-contest .large-5 {
    text-align: right;
  }

  .bred-contest .large-5 img {
    padding: 20px 0 14px;
  }

  .contestBox.contestGrey {
    height: 352px;
  }

  .content-page {
    margin-bottom: 200px;
  }

  .contest-tabs {
    margin: 140px 0 100px;
  }

  .contest-tabs li {
    width: 25%;
  }

  .contestBox-top .button-custom {
    margin-bottom: 45px;
  }

  .contestBox-top h3 {
    font-weight: 800;
  }

  .contestBox-top h3,
  .invitehead-left h3 {
    font-size: 40px;
  }

  .contest-nav {
    gap: 64px;
    margin-left: 64px;
  }

  .contest-avatar {
    margin-bottom: 14px;
  }

  .contestBox-bottom {
    padding: 100px 50px;
  }

  .invitehead-rewardBtn {
    margin-bottom: 43px;
  }

  .invitehead-benefit li p {
    font-size: 30px;
    margin-top: 5px !important;
  }

  .inviteLink {
    padding: 35px;
  }

  .inviteLink-btn button {
    width: 200px;
    height: 48px;
  }

  .inviteUse-left {
    width: 350px;
    margin-right: 64px;
  }

  .inviteUse-right {
    width: calc(100% - 414px);
  }

  .contestBox-div {
    line-height: 29px;
  }
}

@media (max-width:767px) {
  .contestBox-flag {
    left: 0;
    position: inherit;
    justify-content: center;
    margin-bottom: 20px;
  }

  .contestBox-div {
    font-size: 13px;
    border-radius: 6px;
  }

  .contestBox-div:nth-child(2) {
    order: 2;
    margin-right: 0;
  }

  .contestBox-div:last-child {
    margin-right: 12px;
  }

  .contestBox-flag img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    transform: translateY(-1px);
  }
}

@media (max-width: 600px) {
  .bred-contest .large-5 {
    padding-bottom: 0;
  }

  .bred-contest .large-5 img {
    width: 62%;
  }

  .bred-contest-title h3 {
    font-size: 33px;
    line-height: 130%;
  }

  .bred-contest-title p {
    font-size: 17px;
    margin-bottom: 14px;
  }

  .contest-tabs {
    flex-direction: column;
  }

  .contest-tabs li {
    height: 52px;
    border-bottom: 1px solid #e0e0e0;
  }

  .contest-tabs li.active {
    border-bottom-color: #facc15;
  }

  .contest-tabs li:last-child {
    border-bottom-width: 0;
  }

  .contest-tabs li a {
    color: #000;
    font-size: 16px;
  }

  .contestBox-bottom {
    padding: 60px 30px;
  }

  .Progress {
    margin-left: -8px;
  }

  .contestBox-top h3 {
    color: #2b2b2b;
    font-size: inherit;
    padding-top: 0;
    margin-bottom: 13px;
  }

  .step-absolute {
    top: -33px;
    font-size: 10px;
    font-weight: 400;
  }

  .step-absolute .barTitle,
  .step-absolute .barDate {
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .step-absolute:last-child .barTitle,
  .step-absolute:last-child .barDate {
    transform: translateX(-45px);
  }

  .step-absolute:nth-child(2) .barTitle {
    transform: translateX(-23px);
  }

  .step-absolute:nth-child(2) .barDate {
    transform: translateX(-22px);
  }

  .step-absolute:nth-child(3) .barTitle {
    transform: translateX(-25px);
  }

  .step-absolute:nth-child(3) .barDate {
    transform: translateX(-21px);
  }

  .inviteHead,
  .inviteLink {
    display: block;
    margin-bottom: 30px;
  }

  .inviteLink {
    border-radius: 4px;
  }

  .invitehead-left h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 35px;
    font-weight: 600;
  }

  .invitehead-rewardBtn a,
  .invitehead-benefit li {
    font-size: 17px;
  }

  .invitehead-benefit {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px !important;
  }

  .invitehead-rewardBtn a {
    text-align: center;
  }

  .tooltip,
  .inviteLink-btn button,
  .invitehead-rewardBtn a {
    width: 100%;
  }

  .invitehead-right {
    text-align: center;
  }

  .invitehead-right img {
    width: 60%;
  }

  .inviteLink-main {
    margin-right: 0;
  }

  .inviteUse.flex {
    flex-direction: column-reverse;
  }

  .inviteUse-left {
    margin: 24px 0 0;
  }

  .inviteUse-left img {
    width: 100%;
    object-fit: cover;
  }

  .mfp-container {
    padding: 15px;
  }

  .mfp-ready .mfp-container .mfp-close {
    right: 7px;
    top: 7px;
  }

  .mfp-ready .mfp-container .mfp-close svg {
    width: 16px;
  }

  .checkbox-term p {
    display: -webkit-inline-box;
  }

  .Bar {
    transform: translateY(1px);
  }

  .Awrads-bottom .rank-left,
  .Awrads-bottom .rank-right {
    width: 50%;
  }

  .rank-left-img {
    width: 40px;
    margin-right: 9px;
    text-align: left;
  }

  .rank-left span {
    font-size: 14px;
  }

  .rank-avatar .rank-right span {
    margin-left: 3px;
  }

  .rank-avatar .rank-right p,
  .rank-avatar .rank-right span {
    font-size: 14px;
    float: right;
    font-weight: 500;
  }

  .Awrads-bottom .ranking.ranking-heder .rank-right {
    text-align: right;
  }

  .rank-avatar .rank-right .stock {
    font-weight: 500;
    font-size: 13px;
  }

  .contest-nav {
    grid-template-columns: repeat(2, 1fr);
  }

  .contest-avatar {
    width: 60px;
    height: 60px;
  }

  .contest-avatar img {
    width: 30px;
    margin: 0 auto;
  }
}