.big__deal .header-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 19;
  background: transparent;
}
.show-hero {
  position: relative;
  background-image: url(../img/big-deal/show-bg-hero.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;

  aspect-ratio: 16 / 8;
  padding: 161px 133px;
}
.show-hero h4 {
  color: #fff;

  font-family: "Ballantines";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 44.916px;
  margin-bottom: 11px;
  margin-left: 20px;
}
.show-hero img {
  width: 413.284px;
  height: 198.959px;
  margin-bottom: 16px;
}
.show-hero .main__btn {
  cursor: pointer;
  margin-left: 20px;
  padding: 16px 20px;
  border-radius: 8px;
  border: 1px solid #fff;
  color: #fff;

  text-align: center;
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}
.show__timer {
  padding: 62px 20px;
  background-image: url(../img/big-deal/show-bg-timer.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.show__timer h2 {
  color: #000;

  text-align: center;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 20.223px; /* 84.26% */

  margin-bottom: 30px;
}
#timer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: linear-gradient(to right, #48001e, #ae0048);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.timer-separator {
  font-size: 160px;
  font-weight: 900;
  line-height: 161.753px;
  letter-spacing: 23.221px;
  align-self: flex-end;
  margin-bottom: 5px;
  font-family: Mackay, sans-serif;
}

.time_item {
  display: flex;
  line-height: 1;
  padding: 5px 20px 10px;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.time_item span:first-child {
  color: #000;
  -webkit-text-fill-color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.604px;
  text-transform: capitalize;
}

.time_item .time-value {
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #272727;
  font-family: Mackay, sans-serif;
  font-size: 160px;
  font-style: normal;
  font-weight: 900;
  line-height: 161.753px;
  letter-spacing: 23.221px;
  text-transform: capitalize;
}
.show__about {
  background-image: url(../img/big-deal/show-bg-about.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 55px 216px 476px;
  position: relative;
}
.show__about__box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
.show__about__box div {
  color: #fbf9f3;

  text-align: right;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21.643px;
}
.show__about h2 {
  color: #fae5b4;
  text-align: left;
  -webkit-text-stroke-width: 1.17px;
  -webkit-text-stroke-color: #fae5b4;
  font-family: Montserrat;
  font-size: 168.153px;
  font-style: normal;
  font-weight: 900;
  line-height: 164.844px; /* 98.032% */
  text-transform: capitalize;
  text-shadow:
    0 0 20px #fae5b453,
    0 0 50px #fae5b44d,
    0 0 100px rgba(250, 229, 180, 0.225),
    0 0 150px rgba(250, 229, 180, 0.255);
}

.show__about h4 {
  color: #fbf9f3;

  text-align: right;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21.643px;
  text-align: right;
  margin-bottom: 243px;
}
.show__about p {
  margin-top: 86px;
  max-width: 294px;
  color: #fbf9f3;

  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21.643px;
}
.show__about img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 651px;
}

/* Show Info Section */
.show__info {
  position: relative;

  padding: 69px 133px 2px;
  overflow: hidden;
  background-image: url(../img/big-deal/show-bg-info.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.show__info__inner {
  position: relative;
  max-width: 1183px;
  margin: 0 auto;
}

.show__info__title {
  font-family: Montserrat, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 90px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin: 0 0 45px;
  background: linear-gradient(54.11deg, #48001e 36.805%, #ae0048 116.94%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.show__info__steps {
  display: flex;
  gap: 18px;
  margin-bottom: 45px;
}

.show__info__step {
  flex: 1;
  min-width: 0;
}

.show__info__step-card {
  position: relative;
  background: #efe2c8;
  border: 1.26px solid #000;
  min-height: 391px;
  padding: 27px 26px;
  overflow: hidden;
}

.show__info__step-dashed {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 262px;
  height: 369px;
  border: 1px dashed #000;
  pointer-events: none;
}

.show__info__step-title {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 27px;
  color: #161515;
  text-transform: uppercase;
  margin: 0 0 22px;
}

.show__info__step-desc {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #241b07;
  margin: 0 0 16px;
}

.show__info__step-ill {
  position: absolute;
  left: 50%;
  bottom: 32px;
  transform: translateX(-50%);

  display: flex;
  align-items: center;
  justify-content: center;
}

.show__info__step-ill img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.show__info__step-arrow,
.show__info__step-check {
  position: absolute;
  right: 22px;
  bottom: 28px;
  width: 24.556px;
  height: 20.554px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.show__info__step-arrow img,
.show__info__step-check img {
  width: 100%;
  height: auto;
}

.show__info__terms-participation {
  background: #efe2c8;
}

.show__info__terms-title {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 46px;
  color: #161515;
  text-align: center;
  padding: 32px 0 22px;
  border: 1.3px solid #000;
}

.show__info__terms-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0;

  padding-top: 0px;
}

.show__info__terms-col {
  text-align: center;
  padding: 40px 60px;
  border-right: 1px solid #000;

  border-bottom: 1px solid #000;
}

.show__info__terms-col:first-child {
  border-left: 1px solid #000;
}

.show__info__terms-icon {
  width: 56px;
  height: 56px;
  margin: 20px auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.show__info__terms-icon img {
  margin-top: 20px;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.show__info__terms-icon--tier {
  border: 2.16px solid #48011e;
  border-radius: 6.5px;
  flex-direction: column;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #48011e;
}

.show__info__tier-num {
  font-size: 18px;
  line-height: 18px;
}

.show__info__tier-label {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.37px;
}

.show__info__terms-col-title {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #000;
  margin: 0 0 5px;
}

.show__info__terms-col-desc {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #241b07;
  margin: 0;
}

.show__info__traffic-terms {
  margin-top: 40px;
  background: #efe2c8;
  border: 1.3px solid #000;
  padding: 30px 20px 20px;
}

.show__info__traffic-title {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 46px;
  color: #161515;
  text-align: center;
  margin: 0 0 12px;
}

.show__info__traffic-inner {
  display: flex;
  gap: 38px;
  align-items: flex-start;
}

.show__info__traffic-left {
  position: relative;
  flex-shrink: 0;
  width: 244px;
}

.show__info__traffic-coin {
  width: 244px;
  height: 181px;
  overflow: hidden;
}

.show__info__traffic-coin img {
  width: 103%;
  height: 127%;
  object-fit: contain;
  margin: -10% 0 0 -0.1%;
}

.show__info__traffic-formula {
  position: absolute;
  left: 12px;
  bottom: -30px;
  width: 175px;
  height: 128px;
  object-fit: contain;
}

.show__info__traffic-right {
  flex: 1;
  min-width: 0;
}

.show__info__points-title {
  font-family: Inter, Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  color: #161515;
  margin: 0 0 19px;
}

.show__info__points-formulas {
  display: flex;
  gap: 30px;
  align-items: flex-start;
  margin-bottom: 33px;
}

.show__info__formula-block {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.show__info__formula-label {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  color: #35280d;
  margin: 0;
}

.show__info__formula-value {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 29px;
  color: #161515;
  margin: 0;
}

.show__info__formula-divider {
  width: 1px;
  height: 85px;
  background: #000;
  opacity: 0.2;
}
.desh {
  border: 1px dashed #000;
  padding: 39px 51px 30px;
}

.show__info__traffic-list {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: #241b07;
  margin: 0;

  list-style: disc;
  list-style-position: outside;
  border-top: 1px dashed #000;
  padding-top: 34px;
  padding: 31px 40px;
}

.show__info__traffic-list li {
  margin-bottom: 18px;
  list-style-type: disc;
  list-style-position: outside;
  display: list-item;
}

.show__info__traffic-list li:last-child {
  margin-bottom: 0;
}

/* Show Terms Section */
.show__terms {
  position: relative;

  padding: 99px 121px 80px;
  overflow: hidden;
  color: #fff;
  background-image: url(../img/big-deal/show-bg-terms.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.show__terms__bg {
  position: absolute;
  pointer-events: none;
}

.show__terms__content {
  position: relative;
  max-width: 1207px;
}

.show__terms__title {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  margin: 0 0 19px;
}

.show__terms__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

.show__terms__list > p,
.show__terms__list > div {
  margin: 0;
}

.show__terms__list p {
  margin: 0;
}

.show__terms__list ul {
  margin: 8px 0 0;
  padding-left: 21px;
  list-style: disc;
  list-style-position: outside;
}

.show__terms__list ul li {
  margin-bottom: 4px;
  list-style-type: disc;
  list-style-position: outside;
  display: list-item;
}

.show__terms__list li:last-child {
  margin-bottom: 0;
}

.show__terms__list strong {
  font-weight: 700;
}

.show__terms__list a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.show__terms__list a:hover {
  text-decoration-thickness: 2px;
}
.show__info .menu__button_become-a-partner {
  margin: 30px auto;
  width: 209px;
  height: 51px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .show-hero {
    background-image: url(../img/big-deal/show-mob-bg-hero.png);

    background-position: center;
    aspect-ratio: auto;
    height: 100%;
    padding: 488px 10px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .show-hero img {
    width: 202px;
    height: 96px;
    margin: 0 auto;
    margin-bottom: 9px;
  }
  .show-hero h4 {
    font-family: Montserrat;
    text-align: center;
    max-width: 254px;
    font-size: 21.478px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.383px; /* 118.182% */
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 0;
  }
  .show-hero .main__btn {
    margin-left: 0;
    padding: 17.5px 42.5px;
  }
  .big__deal .header-area {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: rgb(0, 0, 0);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px rgb(0, 0, 0);
    transform: translateY(0);
    opacity: 1;
  }
  .time_item .time-value {
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 8px;
  }
  .timer-separator {
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 8px;
  }
  .show__timer {
    padding: 34px 10px 35px;
  }
  .show__timer h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 20.223px;
    margin-bottom: 26px;
  }
  .time_item .time-value {
    font-size: 60px;
    line-height: 62.742px; /* 104.57% */
    letter-spacing: 9.007px;
  }
  .timer-separator {
    font-size: 60px;
    line-height: 62.742px; /* 104.57% */
    letter-spacing: 9.007px;
  }
  .time_item {
    padding: 0px;
  }
  #timer {
    gap: 0;
  }
  .show__about {
    padding: 40px 20px 465px;
  }
  .show__about__box div {
    max-width: 141px;
    line-height: 18px;
    transform: translate(0px, -20px);
  }
  .show__about h2 {
    font-size: 50.901px;
    font-style: normal;
    font-weight: 900;
    line-height: 49.9px; /* 98.032% */
    text-transform: capitalize;
    text-shadow:
      0 0 5px #fae5b487,
      0 0 10px #fae5b48c,
      0 0 25px rgba(250, 229, 180, 0.476),
      0 0 45px rgba(250, 229, 180, 0.326);
  }

  .show__about h4 {
    color: #fbf9f3;

    text-align: right;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21.643px;
    text-align: right;
    margin-bottom: 243px;
  }
  .show__about p {
    margin-top: 10px;
    max-width: 100%;

    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
  }

  /* Show Info - Mobile */
  .show__info {
    padding: 40px 20px 1px;
  }

  .show__info__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  .show__info__steps {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
  }

  .show__info__step-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 12px;
  }

  .show__info__step-desc {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
  }

  .show__info__step-ill {
    width: 130px;
    height: 160px;
    bottom: 50px;
  }

  .show__info__terms-participation {
    padding: 0;
    margin-bottom: 30px;
  }

  .show__info__terms-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
    padding: 27px 0 23px;
    border-bottom: none;
  }

  .show__info__terms-grid {
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .show__info__terms-col {
    border-right: none;
    border: 1px solid black;
    border-bottom: none;

    padding: 20px 0;
  }

  .show__info__terms-col:last-child {
    border-bottom: 1px solid black;
  }

  .show__info__traffic-terms {
    padding: 26px 14px 15px;
  }

  .show__info__traffic-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .desh {
    padding: 15px 20px;
  }

  .show__info__traffic-inner {
    flex-direction: column;
    gap: 24px;
  }

  .show__info__traffic-left {
    width: 100%;
    max-width: 244px;
    margin: 0 auto;
  }

  .show__info__traffic-coin {
    margin: 0 auto;
  }

  .show__info__traffic-formula {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 16px;
  }

  .show__info__points-title {
    font-size: 28px;
    margin-bottom: 16px;
  }

  .show__info__points-formulas {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 32px;
  }

  .show__info__formula-divider {
    width: 100%;
    height: 1px;
  }

  .show__info__formula-label {
    font-size: 18px;
  }

  .show__info__formula-value {
    font-size: 18px;
  }

  .show__info__traffic-list {
    font-size: 13px;
    padding: 10px 3px 10px 5px;
  }

  .show__info__traffic-list li {
    margin-bottom: 12px;
  }

  /* Show Terms - Mobile */
  .show__terms {
    padding: 60px 20px 50px;
  }

  .show__terms__content {
    max-width: 100%;
  }

  .show__terms__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
  }

  .show__terms__list {
    font-size: 13px;
    line-height: 19px;
    gap: 12px;
  }

  .show__terms__list ul {
    padding-left: 20px;
  }
  .show__info__step-dashed {
    width: 96%;
    height: 96%;
  }
  .show__info__step-card {
    min-height: 344px;
  }
  .menu__button_become-a-partner.show__btn {
    display: block;
  }
}

@media only screen and (min-height: 811px) {
  .show__timer {
    padding: 102px 20px 61px;
  }
}
