
.promotion-1 .anchor-parent {
  position: relative;
  top: -12rem;
}

@media (max-width: 1199.98px) {
  .promotion-1 .anchor-parent {
    top: -10rem;
  }

  .header-fixed .promotion-1 .anchor-parent {
    top: -15rem;
  }
}

@media (max-width: 575.98px) {
  .promotion-1 .anchor-parent {
    top: -13rem;
  }
}

.header-promotion {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #002648;
  z-index: 5;
}

body.header-fixed .header-promotion {
  display: block;
}

header.fixed-top.two-headers {
  top: 6rem !important;
}

.header-promotion .mobile-wrapper>p {
  font-size: 0.9rem;
  line-height: 1.1rem;
  color: #BEC9D4;
  text-transform: uppercase;
  margin: 0.6rem 0 0.4rem;
  font-weight: 500;
}

.header-promotion .mobile-btn {
  display: none;
}

.header-promotion .header-promotion-inner {
  display: flex;
  align-items: center;
  max-width: 90.9rem;
  margin: 0 auto;
}

.header-promotion .header-counter {
  display: flex;
  margin: 0.8rem auto 0.8rem 0;
}

.header-promotion .counter-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 4.6rem;
  height: 4.4rem;
  border: 0.2rem solid rgba(255, 255, 255, .21);
  border-radius: 0.5rem;
}

.header-promotion .val {
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #fff;
}

.header-promotion .counter-box span {
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #BEC9D4;
}

.header-promotion .colon {
  font-size: 1.8rem;
  line-height: 4.2rem;
  font-weight: 700;
  color: #fff;
  margin: 0 0.5rem;
}

.header-promotion .header-promotion-inner>p {
  font-size: 1.2rem;
  line-height: 3.2rem;
  color: #fff;
  margin: 0 1.1rem 0 0;
}

.header-promotion .promotion-prices {
  display: flex;
  margin-right: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.header-promotion .before {
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: line-through;
  color: #fff;
}

.header-promotion .after {
  font-size: 1.4rem;
  font-weight: 700;
  color: #FF2B2B;
}

.header-promotion .header-promotion-inner>a {
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #111;
  background-color: #fff;
  text-align: center;
  width: 12.2rem;
  padding: 1.1rem 0 1rem;
  height: 3.8rem;
}

@media (min-width: 992px) {
  .header-promotion .after {
    font-size: 1.8rem;
    line-height: 4.2rem;
  }

  .header-promotion .before {
    font-size: 1.8rem;
    line-height: 4.2rem;
    margin-right: 1.2rem;
  }

  .header-promotion .promotion-prices {
    justify-content: baseline;
    align-items: baseline;
    flex-direction: row;
  }

  .header-promotion .header-promotion-inner>p {
    font-size: 1.8rem;
    margin: 0 1.7rem 0 0;
  }
}

.promotion-1 {
  margin: 9.5rem 0 9rem;
  text-align: center;
}

.promotion-1 .border-text {
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #111;
  border: 0.1rem solid #FF2B2B;
  border-radius: 0.6rem;
  text-transform: uppercase;
  width: 100%;
  max-width: 38.4rem;
  margin: 0 auto 3.4rem;
}

.promotion-1 .title {
  font-size: 3.2rem;
  line-height: 5.8rem;
  color: #111;
  margin-bottom: 3.2rem;
  font-family: var(--font-family);
  font-weight: 600;
}

.promotion-1 .title b {
  font-weight: 700;
}

.promotion-1 .counter-box {
  width: 9rem;
  height: 9rem;
  border: 0.1rem solid #757575;
  border-radius: 0.6rem;
}

.promotion-1 .promotion-1-text {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #545454;
  margin: 1.9rem 0 4.1rem;
}

.promotion-1 .promotion-1-text br {
  display: none;
}

.promotion-1 .promotion-1-text2 {
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #111;
  margin-bottom: 0.8rem;
}

.promotion-1 .green-text {
  display: inline-block;
  margin: 1rem 0 3.2rem;
  background-color: #E1F2E5;
  padding: 1.7rem 4.1rem 1.8rem 4.2rem;
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #111;
  border-radius: 0.6rem;
}

.promotion-1 .counter {
  display: flex;
  justify-content: center;
}

.promotion-1 .counter-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.promotion-1 .val {
  font-size: 3.2rem;
  line-height: 3.2rem;
  color: #111;
  margin-bottom: 0.2rem;
}

.promotion-1 .counter-box span {
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #545454;
  text-transform: uppercase;
}

.promotion-1 .colon {
  font-size: 3.3rem;
  line-height: 7.7rem;
  color: #545454;
  font-weight: 700;
  margin: 0 1rem 0 1.1rem;
}

.promotion-1 .promotion-1-text {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #545454;
  margin: 2.1rem 0 4.3rem;
}

.promotion-1 .promotion-1-text2 {
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #111;
  margin: 0 0 0.8rem;
}

.promotion-1 .before {
  text-decoration: line-through;
  font-size: 3.8rem;
  line-height: 5.8rem;
  color: #111;
  margin-right: 1rem;
}

.promotion-1 .after {
  position: relative;
  top: -0.2rem;
}

.promotion-1 .promotion-prices {
  display: flex;
  justify-content: center;
  align-items: center;
}

.promotion-1 .btn-blue {
  max-width: 42.3rem;
  margin-bottom: 2.1rem;
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  box-shadow: 0rem 0.5rem 0rem #1D689F;
}

.promotion-1 .btn-blue span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.promotion-1 .note-bottom {
  font-size: 1.2rem;
  line-height: 2.4rem;
  color: #545454;
  margin: 0;
}

@media (max-width: 1199.98px) {
  .header-promotion {
    top: 0;
  }

  header.fixed-top.two-headers {
    top: 6rem !important;
  }
}

@media (max-width: 991.98px) {
  .promotion-1 .border-text {
    margin-bottom: 3.1rem;
  }

  .promotion-1 .counter {
    order: 1;
    margin-bottom: 2.7rem;
  }

  .promotion-1 .btn-blue {
    order: 2;
  }

  header.fixed-top.two-headers {
    top: 7rem !important;
  }

  .promotion-1 .title {
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .promotion-1 .counter-box {
    width: 7.5rem;
    height: 7.5rem;
    border-color: #E1E8E9;
  }

  .promotion-1 .val {
    font-size: 2.6rem;
    line-height: inherit;
  }

  .promotion-1 .counter-box span {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .promotion-1 .colon {
    margin: 0 0.5rem;
  }

  .promotion-1 .promotion-1-text2 {
    margin: 2rem 0;
  }

  .promotion-1 .before {
    font-size: 2.8rem;
  }

  .promotion-1 .after {
    font-size: 3.8rem;
  }

  .promotion-1 .green-text {
    margin-bottom: 3.1rem;
    line-height: 2.4rem;
  }

  .promotion-1 .promotion-1-inner {
    display: flex;
    flex-direction: column;
  }

  .promotion-1 .promotion-1-text {
    order: 3;
    margin: 3.5rem 0 1.8rem;
    line-height: 1.8rem;
  }

  .promotion-1 .note-bottom {
    order: 4;
  }

  .promotion-1 .promotion-1-text br {
    display: inline;
  }

  .header-promotion .counter-box {
    width: 4rem;
    height: 3.8rem;
  }

  .header-promotion .before {
    font-size: 1.2rem;
    font-weight: 500;
  }

  .header-promotion .promotion-prices {
    align-items: end;
    margin-right: 1rem;
  }

  .header-promotion .header-promotion-inner>a {
    display: none;
  }

  .header-promotion .header-promotion-inner>a.mobile-btn {
    display: inline-block;
    position: relative;
    width: 3.8rem;
    height: 3.8rem;
  }

  .header-promotion .header-promotion-inner>a.mobile-btn:before {
    content: '';
    width: 1rem;
    height: 1rem;
    border-bottom: 0.2rem solid #000;
    border-right: 0.2rem solid #000;
    display: block;
    position: absolute;
    left: calc(50% - 0.2rem);
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .header-promotion .header-promotion-inner>p {
    display: none;
  }

  .header-promotion .after {
    font-size: 2.1rem;
    position: relative;
    top: -0.6rem;
  }

  .header-promotion .header-promotion-inner {
    align-items: unset;
  }

  .header-promotion .header-counter {
    margin: 0 auto 0 0;
  }
}

@media (max-width: 767.98px) {
  .promotion-1 {
    margin-bottom: 4.2rem;
  }

  .promotion-1 .btn-blue {
    margin-bottom: 3.5rem;
  }

  .promotion-1 .promotion-1-text {
    margin-bottom: 2rem;
    margin-top: 0;
  }
}