* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}
body {
  background: #f4f0ea;
  font-family: "Proxima Nova Rg";
  font-style: normal;
}

.wrapper {
  margin: 0 auto;
}

.container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.header {
  position: relative;
  display: flex;
}

.stik--inner {
  text-align: center;
  padding: 10px 0;
}
.section-stik .promo-code {
  margin: 0;
}
.section-stik .promo_code-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}
.section-stik .time-value {
  color: #fff;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.section-stik .time-label {
  color: #fff;
  text-align: center;
  font-family: "Proxima Nova Rg";
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.section-stik .time {
  margin: 0 25px;
}
.section-stik .dark-button__buy-amazon-font {
  padding: 8px 24px;
}
.section-stik .card-timer {
  border-radius: 12px;
  background: #01103b;
}
.section-stik .promo_code-content h2 {
  color: #01103b;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}
.section-stik .promo-code {
  margin-bottom: 0;
}
.section-stik .dark-button__buy-amazon {
  height: 60px;
}
.stik--inner {
  bottom: 0;
  z-index: 5;
  background: #ffdde3;
  width: 100%;
}
.fixed {
  position: sticky;
}
.section-stik {
  height: 80px;
}

.slide-reviews-section {
  margin-bottom: 50px;
}

.click-bth {
  position: absolute;
  width: 137px;
  right: 174px;
  top: 0px;
}

.stik--inner img {
  width: 95%;
  max-width: 400px;
}

.stik-inner__buy-amazon {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 8px 8px 24px;
  gap: 30px;
  width: 100%;
  max-height: 60px;
}

.stik-inner__buy-amazon img {
  width: 100%;
  height: 100%;
  max-width: 43px;
}

.stik-inner__buy-amazon-font {
  display: flex;
  padding: 10px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #f90;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}

.stik-inner__buy-amazon-font span {
  color: #211f1f;
  font-family: "Proxima Nova Rg";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-wrap: nowrap;
  white-space: nowrap;
}

.wrapper .section-stik {
  bottom: 0;
  z-index: 10;
  height: auto;
}

.wrapper {
  position: sticky;
  top: 0;
}

.wrapper .stik--inner {
  position: relative;
}
section img {
  width: 100%;
}
header.header {
  background: #ffdde3;
}
.header__container {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.header__slider__container {
  overflow: hidden;
  position: relative;
  margin-right: 20px;
}
.header .swiper-slide img {
  width: 100%;
}
.header__coupon__container {
  max-width: 500px;
  max-height: 391px;
  border-radius: 40px;
  background: #01103b;
  padding: 24px 67px 48px;
}
.header__slider__container .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #fff;
  opacity: 1 !important;
  margin: 0 12px 24px !important;
}
.header__slider__container .swiper-pagination-bullet-active {
  background: #01103b;
}
.header__slider__container > img {
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 45px;
}
.time-value {
  color: #fff;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: calc(30px + (50 - 30) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.promo_code-content h2 {
  color: #fff;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: calc(24px + (40 - 24) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.6px;
  display: block;
  margin-bottom: 22px;
}
header .card-timer {
  margin-bottom: 24px;
}
.time-label {
  color: #fff;
  text-align: center;
  font-family: "Proxima Nova Rg";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.card-timer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-timer .time {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-logo {
  width: calc(34px + (108 - 34) * ((100vw - 390px) / (1400 - 390)));
  height: calc(10px + (31 - 10) * ((100vw - 390px) / (1400 - 390)));
}
.footer-logo img {
  width: 100%;
}
footer.footer .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 20px;
}
.footer-copyright {
  color: #fff;
  font-family: "Proxima Nova Rg";
  font-size: calc(10px + (24 - 10) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.header-inner__buy-amazon {
  display: flex;
  width: 100%;
  max-width: 360px;
  height: 70px;
  padding: 8px 12px 8px 24px;
  align-items: center;
  gap: 22px;
  flex-shrink: 0;
  border-radius: 60px;
  background: #171616;
  gap: 22px;
}
.headline {
  color: #01103b;
  font-family: "Proxima Nova Lt";
  font-size: calc(30px + (50 - 30) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.headline > img {
  width: calc(30px + (50 - 30) * ((100vw - 390px) / (1400 - 390)));
}
.tae {
  text-align: end;
}
header .white-button__buy-amazon {
  max-width: 100%;
}
header button,
header .white-button__buy-amazon-font {
  width: 100%;
}
.promo-code .code {
  color: #01103b;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: calc(18px + (24 - 18) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.promo-code {
  display: flex;
  height: 48px;
  padding: 4px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  background: #fff;
  margin: 0 auto;
  margin-bottom: 23px;
}
.headline__container {
  margin-bottom: 40px;
}
.header_content__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dark-button__buy-amazon,
.white-button__buy-amazon {
  display: flex;
  width: 100%;
  max-width: 360px;
  padding: 8px 8px 8px 24px;
  align-items: center;
  gap: 22px;
  flex-shrink: 0;
  border-radius: 60px;
  gap: 22px;
}
.white-button__buy-amazon {
  background: #ffffff;
}
.dark-button__buy-amazon {
  background: #171616;
}
.button-logo__desktop {
  width: 43px;
  height: 38px;
  flex-shrink: 0;
}

.button-logo__mobile {
  width: 43px;
  height: 38px;
  display: none;
}
.dark-button__buy-amazon-font,
.white-button__buy-amazon-font {
  display: flex;
  padding: 10px 28px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #f90;
}
.dark-button__buy-amazon-font span,
.white-button__buy-amazon-font span {
  color: #01103b;
  font-family: "Proxima Nova Lt";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  white-space: nowrap;
}
.header-inner__buy-amazon-font {
  display: flex;
  padding: 10px 28px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #f90;
}
.header-inner__buy-amazon-font span {
  color: #171616;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  white-space: nowrap;
}

.product__text p {
  color: #01103b;
  font-family: "Proxima Nova Rg";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}
.product__hours-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  min-width: 200px;
}
.product__hours-text span {
  color: #01103b;
  font-family: "Proxima Nova Lt";
  font-size: calc(18px + (24 - 18) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.product__hours img {
  width: 160px;
  height: 160px;
}
.product__hours-text img {
  width: 30.206px;
  height: 45.043px;
}
.product-description__container {
  display: flex;
  padding: 120px 0 100px;
}
.product__text {
  max-width: 560px;
}
.product__sleep-info {
  width: 100%;
}
.product__sleep-info__container {
  display: flex;
  max-width: 460px;
  gap: 39px;
  margin: 0 auto;
  padding: 0 20px;
}
.product__image-comparison_container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  align-items: center;
  padding-bottom: 120px;
}
.product__image-comparison_container span {
  color: #01103b;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: calc(16px + (24 - 16) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.product__image-comparison_container .before,
.product__image-comparison_container .after {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}
.product__inquiry__container img {
  height: 30px;
}
.product__inquiry {
  background: #ffdde3;
}
.product__inquiry__container .container {
  padding: 34px 20px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.product__inquiry__container p {
  color: #010f3a;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: calc(18px + (40 - 18) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.product__inquiry__container span {
  color: #010f3a;
  text-align: center;
  font-family: "Proxima Nova Rg";
  font-size: calc(14px + (24 - 14) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.product__effectiveness_container {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(2, 1fr);
  padding: 68px 0 120px;
}
.product__percentage {
  color: #010f3a;
  font-family: "Proxima Nova Lt";
  font-size: calc(60px + (130 - 60) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
}
.product__effectiveness-text {
  color: #010f3a;
  font-family: "Proxima Nova Lt";
  font-size: calc(30px + (60 - 30) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
  margin-left: 50px;
  white-space: nowrap;
}
.product__effectiveness_text_content p {
  color: #010f3a;
  font-family: "Proxima Nova Rg";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.product__effectiveness_image_content {
  max-width: 460px;
  max-height: 620px;
}
section.reviews {
  margin-bottom: 120px;
}
.reviewer-name {
  margin-bottom: 8px;
}
.reviewer-name span {
  color: #010f3a;
  font-family: "Proxima Nova Lt";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.reviewer-age {
  margin-bottom: 8px;
}
.reviewer-age span {
  color: #a9b7b8;
  font-family: "Proxima Nova Lt";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.raiting {
  width: 175px;
  height: 30px;
}
.reviewer-info {
  margin-bottom: 24px;
}
.reviewer-comment p {
  color: #010f3a;
  font-family: "Proxima Nova Rg";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}
.slider-controls-line {
  overflow: hidden;
  height: 40px;
}
.reviews--slider__wrapper .swiper-button-next::after,
.reviews--slider__wrapper .swiper-button-prev::after {
  content: "";
}
.swiper-button-next-client-review,
.swiper-button-prev-client-review {
  width: 24px;
}

.reviews--slider__wrapper .swiper-button-next,
.reviews--slider__wrapper .swiper-button-prev {
  position: relative;
  top: auto;
  height: auto;
  margin-top: auto;
  margin: 0;
  width: auto;
  padding: 8px;
}
.reviews--slider__wrapper .slider-btn-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 140px;
  height: 47.566px;
  border-radius: 20px;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin: 0 auto;
  border-radius: 15px;
  background: #fff;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.slider-controls-line {
  overflow: hidden;
  height: 40px;
}
.reviews--slider__wrapper .swiper-pagination {
  position: relative;
  bottom: 0 !important;
  margin-bottom: 24px;
}
.reviews--slider__wrapper .swiper-pagination-bullet {
  width: 176.161px;
  height: 12px;
  border-radius: 50px;
  background: #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  opacity: 1 !important;
}

.reviews--slider__wrapper .swiper-pagination-bullet-active {
  background: #252f3d;
}
.reviews__containers .swiper-slide {
  display: flex;
  width: 760px;
  margin: 20px 50px 50px;
  padding: 48px 60px 60px 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 48px;
  border-radius: 30px;
  background: #fff;
  box-shadow: -10px 15px 50px 0px rgba(0, 0, 0, 0.1);
  opacity: 0.4;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.reviews__containers .swiper-slide-active {
  opacity: 1;
}
.reviews__containers {
  max-width: 1400px;
  overflow: hidden;
}
.ingredient__image {
  width: auto;
}
.ingredient__title {
  color: #010f3a;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.ingredient__description {
  color: #010f3a;
  text-align: center;
  font-family: "Proxima Nova Rg";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
.ingredients__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 30px;
}
.ingredient__item {
  display: flex;
  max-width: 200px;
  flex-direction: column;
  align-items: center;
}
.ingredient--info__container {
  text-align: center;
}
section.ingredients {
  margin-bottom: 120px;
}
.how-product-work__item .image {
  min-width: 59px;
}
.how-product-work__image {
  border-radius: 40px;
  width: fit-content;
  overflow: hidden;
  margin-right: 40px;
}
.how-product-work__image video {
  border-radius: 40px;
  width: 100%;
}
.how-product-work__title {
  color: #fff;
  font-family: "Proxima Nova Lt";
  font-size: calc(24px + (40 - 24) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
  display: block;
  margin-bottom: 60px;
}
.how-product-work__item span {
  color: #fff;
  font-family: "Proxima Nova Lt";
  font-size: calc(18px + (24 - 18) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 135%;
}
.how-product-work__container .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.how-product-work__content {
  max-width: 700px;
}
.how-product-work__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.how-product-work__item {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
.buy_product__content__container > img {
  max-width: 300px;
  height: auto;
  margin-bottom: 16px;
}
.buy_product_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.buy_product__content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.buy_product__content__container {
  display: flex;
  flex-direction: column;
}
.buy_product__title {
  display: block;
  margin-bottom: 24px;
  color: #01103b;
  font-family: "Proxima Nova Lt";
  font-size: calc(40px + (60 - 40) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  text-transform: uppercase;
}
.price_container {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  margin-bottom: 28px;
}
.original-price__container span {
  color: #01103b;
  font-family: "Aquawax Pro";
  font-size: calc(24px + (40 - 24) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  text-decoration-line: strikethrough;
  text-decoration: line-through;
  text-transform: uppercase;
}
.promotional-price__container span {
  color: #e12530;
  font-family: "Aquawax Pro";
  font-size: calc(40px + (60 - 40) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  text-transform: uppercase;
}
.dark-button__buy-amazon {
  height: 80px;
  padding: 8px 12px 8px 24px;
}
.dark-button__buy-amazon-font {
  padding: 15px 28px;
  width: 100%;
}
section.buy_product {
  margin-bottom: 160px;
}
section.how-product-work {
  margin-bottom: 100px;
}
header .hours {
  margin-right: 45px;
}
header .minutes {
  margin: 0 45px;
}
header .seconds {
  margin-left: 45px;
}
#tooltip {
  display: none;
  position: absolute;
  padding: 5px 10px;
  background-color: rgba(203, 203, 226, 0.8);
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  z-index: 10;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.product__hours .hours8 {
  position: absolute;
  width: 41px;
  height: 85px;
  left: 40px;
  top: 20px;
}
.product__hours {
  position: relative;
}
.product__discount {
  background: #ffdde3;
}
.product__discount button {
  width: 100%;
}
.product__discount .dark-button__buy-amazon img {
  width: auto;
}
.promo-code > img {
  width: auto;
}
.card-timer .line {
  width: auto;
}
.product__discount .dark-button__buy-amazon {
  margin: 0 auto;
}
section.product__discount .line {
  width: auto;
}
.product__discount .promo_code-content h2 {
  color: #02103a;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: calc(30px + (60 - 30) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.product__discount .time-value {
  color: #02103a;
  text-align: center;
  font-family: "Proxima Nova Lt";
  font-size: calc(30px + (40 - 30) * ((100vw - 390px) / (1400 - 390)));
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.product__discount .promo-code {
  width: 100%;
  max-width: 366px;
  margin-bottom: 33px;
}
.product__discount .promo_code-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0 60px;
}
.product__discount .card-timer {
  margin-bottom: 34px;
}
.product__discount .hours {
  margin-right: 45px;
}
.product__discount .minutes {
  margin: 0 45px;
}
.product__discount .seconds {
  margin-left: 45px;
}
.product__discount .time-label {
  display: none;
}
footer.footer {
  background: #02103a;
}

@media screen and (max-width: 1100px) {
  .section-stik .card-timer,
  .section-stik h2,
  .section-stik .promo-code {
    display: none;
  }
  .section-stik .promo_code-content {
    justify-content: center;
  }
}
@media screen and (max-width: 992px) {
  .stik-inner__buy-amazon {
    padding: 8px 8px 8px 10px;
  }
  .stik-inner__buy-amazon-font span {
    font-size: 18px;
  }
  .product__effectiveness-text {
    margin-left: 0px;
  }
  .reviews--slider__wrapper .swiper-pagination-bullet {
    width: 170px;
  }
  .header__slider__container {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .header__container {
    grid-template-columns: 1fr;
  }
  .header_content__container {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .button-logo__mobile {
    display: block;
  }
  .header-inner__buy-amazon {
    height: 60px;
    gap: 24px;
  }
  .header-inner__buy-amazon-font {
    padding: 10px 24px;
  }
  .header-inner__buy-amazon-font span {
    font-size: 16px;
  }
  .header-inner__buy-amazon-font {
    padding: 10px 50px;
  }
  .header-inner__buy-amazon {
    margin: 0 auto;
  }
  .product__text p {
    font-size: 16px;
    text-align: center;
  }
  .product__hours img {
    width: 140px;
    height: 140px;
  }
  .product__hours .hours8 {
    left: 25px;
    top: 5px;
  }
  .product__effectiveness_text_content p {
    font-size: 16px;
  }
  .product__effectiveness-text {
    margin-left: 12px;
  }
  .product__image-comparison_container {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding-bottom: 60px;
  }
  .product__hours-text {
    min-width: none;
  }
  .product__sleep-info__container {
    max-width: 320px;
    gap: 21px;
    padding: 0;
    margin: 0;
  }
  .product-description__container {
    flex-direction: column-reverse;
    gap: 28px;
    padding: 40px 0;
  }
  .product__sleep-info__container {
    min-width: 180px;
  }
  .product__effectiveness_container {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 36px 0 50px;
  }
  .product__effectiveness_text_content__container {
    text-align: center;
  }
  .product__effectiveness_text_content p {
    text-align: center;
  }
  .reviews__containers .swiper-slide {
    width: 100%;
  }
  .reviewer-age span {
    font-size: 16px;
  }
  .reviewer-comment p {
    color: #252f3d;
    font-size: 16px;
  }
  .reviews--slider__wrapper .swiper-pagination-bullet {
    width: 60.185px;
    height: 7.989px;
  }
  .reviews__containers .swiper-slide {
    margin: 20px 50px 20px;
    padding: 32px 20px;
  }
  .ingredients__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 48px;
  }
  .how-product-work__item span {
    font-size: 24px;
  }
  .how-product-work__container .container {
    flex-direction: column;
  }
  .how-product-work__image {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .how-product-work__title {
    text-align: center;
  }
  .dark-button__buy-amazon,
  .white-button__buy-amazon {
    height: 60px;
    gap: 24px;
  }
  .dark-button__buy-amazon-font,
  .white-button__buy-amazon-font {
    padding: 10px 24px;
  }
  .dark-button__buy-amazon-font span,
  .white-button__buy-amazon-font span {
    font-size: 16px;
  }
  .dark-button__buy-amazon-font,
  .white-button__buy-amazon-font {
    padding: 10px 44px;
  }
  .dark-button__buy-amazon,
  .white-button__buy-amazon {
    margin: 0 auto;
  }
  .buy_product_container {
    grid-template-columns: 1fr;
  }
  .buy_product__content__container {
    align-items: center;
  }
  section.buy_product {
    margin-bottom: 60px;
  }
  section.how-product-work {
    margin-bottom: 40px;
  }
  section.reviews {
    margin-bottom: 60px;
  }
  .buy_product__title,
  .price_container {
    margin-bottom: 20px;
  }
  section.ingredients {
    margin-bottom: 60px;
  }
  .headline__container {
    margin-bottom: 20px;
  }
  .header__coupon__container {
    padding: 16px;
  }
  .how-product-work__list {
    gap: 34px;
  }
  .how-product-work__item {
    gap: 21px;
  }
}
@media screen and (max-width: 640px) {
  .how-product-work__list {
    grid-template-columns: 1fr;
  }
  .buy_product__content button {
    width: 100%;
  }
  .header__slider__container > img {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .buy_product__content__container {
    width: 100%;
  }
}
@media screen and (max-width: 470px) {
  .ingredient__item {
    max-width: 140px;
  }
  .dark-button__buy-amazon-font,
  .white-button__buy-amazon-font {
    padding: 10px 0px;
    width: 100%;
  }
  .header_content__wrapper {
    width: 100%;
    padding: 20px;
  }
  .header__slider__container .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 8px 16px !important;
  }
  .product__discount .promo-code {
    margin-bottom: 24px;
  }
  .product__discount .card-timer {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 450px) {
  .header-inner__buy-amazon-font {
    width: 100%;
    padding: 10px 0;
  }
  .product__hours-text {
    min-width: 140px;
  }
  .stik-inner__buy-amazon {
    padding: 0;
  }
  .buy_product__content__container > img {
    max-width: 100%;
  }
  header .hours {
    margin-right: 16px;
  }
  header .minutes {
    margin: 0 50px;
  }
  header .seconds {
    margin-left: 16px;
  }
  .product__discount .hours {
    margin-right: 32px;
  }
  .product__discount .minutes {
    margin: 0 42px;
  }
  .product__discount .seconds {
    margin-left: 32px;
  }
  .product__discount .time-label {
    display: block;
    color: #02103a;
    text-align: center;
    font-family: "Proxima Nova Rg";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
  }
  .product__discount .promo_code-content {
    padding: 30px 0 36px;
  }
}

@media screen and (max-width: 380px) {
  .stik-inner__buy-amazon {
    gap: 16px;
  }
  .stik-inner__buy-amazon-font span {
    font-size: 18px;
  }
}
@media (max-width: 350px) {
  .stik-inner__buy-amazon-font span {
    font-size: 16px;
  }
}

@media (max-width: 390px) {
}
@media (min-width: 1400px) {
  .product__hours-text span {
    font-size: 24px;
  }
  .product__image-comparison_container span {
    font-size: 24px;
  }
  .product__inquiry__container p {
    font-size: 40px;
  }
  .product__inquiry__container span {
    font-size: 24px;
  }
  .product__percentage {
    font-size: 130px;
  }
  .product__effectiveness-text {
    font-size: 60px;
  }
  .how-product-work__title {
    font-size: 40px;
  }
  .buy_product__title {
    font-size: 60px;
  }
  .original-price__container span {
    font-size: 40px;
  }
  .promotional-price__container span {
    font-size: 60px;
  }
  .time-value {
    font-size: 50px;
  }
  .headline > img {
    width: 50px;
  }
  .promo_code-content h2 {
    font-size: 40px;
  }
  .promo-code .code {
    font-size: 24px;
  }
  .product__discount .promo_code-content h2 {
    font-size: 60px;
  }
  .product__discount .time-value {
    font-size: 40px;
  }
  .footer-logo {
    width: 108px;
    height: 31px;
  }

  .footer-copyright {
    font-size: 24px;
  }
}
