/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/amzcollagen-lp1.scss ***!
  \************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/amzcollagen-lp1.scss (1) ***!
  \****************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/amzcollagen-lp1.scss (2) ***!
  \****************************************************************************************************************************/
body,
html {
  margin: 0;
  padding: 0;
  overflow-x: none;
  background: rgba(255, 255, 255, 0.6);
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.wrapper,
header {
  max-width: 480px;
  margin: 0 auto 40px;
  padding: 0 16px;
  box-sizing: border-box;
}

.btn_wrapper {
  position: fixed;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 12px 16px 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-sizing: border-box;
}
.btn_wrapper button {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  padding: 0;
  margin-bottom: 0;
  max-width: 500px;
}
.btn_wrapper p {
  color: #282828;
  font-family: "Proxima Nova";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.btn_wrapper p span {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.btn_wrapper #to_amazon {
  cursor: pointer;
  border: none;
  background: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 580px) {
  .btn_wrapper {
    padding: 25px 33px;
  }
}

button img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

button {
  width: 100%;
  margin-bottom: 16px;
}

.button-logo__desktop img {
  aspect-ratio: auto;
}

.footer {
  width: 100%;
  padding: 32px 72px 83px 72px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 32px;
  background: #1C1C1C;
  box-sizing: border-box;
}
.footer a {
  color: #FFF;
  text-align: right;
  font-family: "DM Sans";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}
.footer .copyright {
  color: #FFF;
  font-family: "Proxima Nova";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.btn_wrapper img {
  aspect-ratio: auto;
}

.header {
  margin-bottom: 10px;
}

.header__content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}

.main__content {
  margin-bottom: 40px;
}
.main__title {
  color: #000;
  text-align: center;
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.main__image {
  margin: 0 -16px;
}

.tips {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 40px;
}
.tips__item-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-bottom: 16px;
}
.tips__item-number {
  color: #000;
  font-family: "Barlow Condensed";
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  text-transform: uppercase;
}
.tips__item-heading {
  color: #282828;
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.tips__item-content {
  color: #000;
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}
.tips__item-image {
  border-radius: 16px;
  overflow: hidden;
}

.tips__item-content + .tips__item-image {
  margin-top: 24px;
}

.results {
  margin-bottom: 40px;
}
.results__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.results__title {
  color: #282828;
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
}
.results__slider-controls {
  display: flex;
  gap: 24px;
}
.results__slider-button {
  display: flex;
  padding: 20px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border: 1px solid #282828;
  background: #FFF;
  margin-bottom: 0;
  cursor: pointer;
}
.results__slider-button--prev {
  left: 0;
}
.results__slider-button--next {
  right: 0;
}
.results .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 16px;
}
.results .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 4/3;
}

.reviews {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 40px;
}
.reviews__item {
  display: flex;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  border-radius: 16px;
  background: #FFF;
  box-shadow: -10px 15px 50px 0px rgba(0, 0, 0, 0.1);
}
.reviews__item-info {
  display: flex;
  align-items: center;
  gap: 32px;
}
.reviews__item-info-left {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.reviews__item-name {
  color: #000;
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  text-transform: uppercase;
}
.reviews__item-age {
  color: #000;
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}
.reviews__item-avatar {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15);
}
.reviews__item-avatar img {
  object-fit: none;
}
.reviews__item-content {
  color: #000;
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}

.product__image {
  overflow: hidden;
  border-radius: 16px;
  margin-bottom: 16px;
}
.product__title {
  color: #282828;
  font-family: Barlow;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
}
.product__content {
  color: #282828;
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 12px;
}
.product__rating {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
}
.product__rating-number {
  color: #282828;
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.4px;
}
