html {
  scroll-behavior: smooth;
}
.navbar-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  list-style: none;
  margin: 0;
  height: 100%;
  padding: 0;
}
.nav-item {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.nav-link {
  color: #fffbf0;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.4px;
}
.nav-line {
  width: 100%;
  height: 4px;
  background: #eba53a;
}
.cc-hero-rev-title {
  font-size: 24px;
  letter-spacing: -0.48px;
  line-height: 120%;
  color: #422f28;
  text-align: center;
  margin-bottom: 20px;
}
.cc-v-wrappe-big {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.cc-name {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}
.name {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #422f28;
}
.divider-s {
  width: 2px;
  height: 20px;
  background: #b19a6f;
  margin: 0;
}
p.cc-rating {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #b19a6f;
}
.cc-v-green {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  color: #048d04;
}
.display-lg.center {
  text-align: center;
}
.cc-hero-usp {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.cc-hero-usp-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  max-width: 200px;
}
.testimonial1_stars.w-embed {
  height: 16px;
}
.cc-hero-usp-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #422f28;
}
p.hero-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #3a3433;
}
.as-seen-on {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 55px;
}
p.as-seen-on-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #422f28;
}
.as-seen-on-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
.offer-section {
  background: linear-gradient(
    to bottom,
    rgba(144, 183, 217, 0.3) 0%,
    rgba(195, 183, 212, 0.3) 40%,
    rgba(245, 210, 176, 0.3) 100%
  );
}
h3.text-capitalize.h1.mb-5.text-center {
  font-weight: 600;
  font-size: 55px;
  line-height: 110%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #422f28;
  margin-bottom: 64px;
}
.pack-options-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 50px;
}
.packs {
  border: 1px solid #b19a6f;
  border-radius: 5px;
  width: 100%;
  max-width: 347px;
  min-height: 100%;
  background: #fff;
  position: relative;
}
.pack_option-topbar {
  text-align: center;
  padding: 26px;
  font-weight: 500;
  font-size: 22px !important;
  line-height: 120%;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fffbf0;
  text-transform: uppercase;
  background: #b19a6f;
}
.bg-light {
  background: #b19a6f;
}
.bg-dark-new {
  background: #19110e;
}
.pack_option-image {
  margin: 40px auto;
  text-align: center;
}
.pack_option {
  background: #fff;
}
.price-total {
  font-weight: 600;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #422f28;
  font-family: 'Mundial';
}
.cc-encrypted-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #3a3433;
  display: flex;
  justify-content: center;
  gap: 8px;
}
.line-div {
  width: 100%;
  height: 1px;
  background: #b19a6f;
  margin: 50px 0 59px;
}
button.button.cc-xl.offer {
  max-width: 270px;
  margin: 0 auto;
  text-transform: uppercase;
}
.free-shipping {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 23px 0 10px;
  gap: 12px;
}
.money-back {
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.02em;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 50px;
}
span.each-label {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: #3a3433;
  font-family: 'Altivo';
}
.fs-5.fw-light.new-price-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: #3a3433;
  max-width: 254px;
  margin: 10px auto;
}
.save-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #e20c0c;
  margin-bottom: 30px;
}
.badge {
  border-radius: var(--radius-size--sm);
  color: #fff;
  background-color: #000;
  font-weight: 500;
  border-radius: 50px;
  display: block;
  padding: 8px 10px;
  /* width: 115px; */
  height: 32px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fffbf0;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translate(-50%);
  text-transform: none;
}
span.badge.rounded-pill.bg-success.position-absolute.top-0.start-50.translate-middle.fs-6.fw-normal {
  background: #048d04;
  width: 140px;
}

.pack_option-image.text-center.first {
  margin-bottom: 60px;
}
.pack_option-image.new-img.text-center {
  margin: 34px 0 37px;
}
.pack_option-image.text-lg-center {
  margin: 41px 0 55px;
}
.cc-usp-section {
  background-image: url('https://cdn.29next.store/media/pasnida/uploads/Rectangle_121.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cc-usp-custom {
  display: flex;
  justify-content: center;
  align-items: start;
  color: #fffbf0;
}
.u-custom-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  text-align: center;
  max-width: 200px;
}
.text-center {
  text-align: center !important;
}
.the_best_you {
  background: url('https://cdn.29next.store/media/pasnida/uploads/founder-bg_b9GYOBX.webp')
    center/cover no-repeat;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.the_best_you {
  height: 550px;
}
.d-flex {
  display: flex !important;
}
.flex-column {
  flex-direction: column !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-white {
  color: #fffbf0 !important;
}
.cc-custom-buy {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fffbf0;
}

.section-50-50 {
  background-color: #140c09;
}
.big-wrapper-50-50 {
  display: flex;
  flex-direction: column;
  gap: 91px;
}
.container-50-50 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fffbf0;
}
.image-50-50 {
  border-radius: 5px;
}
.content-wrapper-50-50 {
  max-width: 531px;
}
.pretitle-50-50 {
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #eba53a;
  margin-bottom: 35px;
}
.title-50-50 {
  font-weight: 600;
  font-size: 55px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #fffbf0;
  margin-bottom: 50px;
  font-family: 'Mundial';
}
.description-50-50 {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: #fffbf0;
  margin-bottom: 60px;
}
a.button.cc-xl.cta-50-50 {
  max-width: 354px;
  border-radius: 5px;
}

.section-ingredients {
  background: linear-gradient(0deg, #b18961 0%, #627484 100%);
  padding: 110px 0;
}

.headline-imgirdient {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 860px;
  text-align: center;
  margin: 0 auto 80px;
}

.before-after_heading-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: #fffbf0;
}

.ingredients-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: #fffbf0;
}

.image-wrapper.cc-4x3 {
  border-radius: 5px;
}

.button.cc-xl.cta-50-50.center {
  margin: 0 auto;
}
.better-section {
  background: #fbfaf5;
  padding: 103px 0 115px;
}
.display-xl.better-title {
  color: #422f28;
}
.image-wrapper.cc-1x1 {
  border-radius: 5px;
}
.better-number {
  font-weight: 600;
  font-size: 55px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #422f28;
  font-family: 'Mundial';
}
.better-title-2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #3a3433;
}
.cc-better-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #3a3433;
  max-width: 480px;
  margin-bottom: 40px;
}
.use-section {
  padding: 76px 0;
  background: #19110e;
}
.use-grid {
  color: #fffbf0;
  margin-bottom: 60px;
}
.button.cc-xl.use-cta {
  max-width: 640px;
  margin: 0 auto;
}
.faq-section {
  padding: 100px 0 120px;
  background: linear-gradient(
    to bottom,
    rgba(144, 183, 217, 0.3) 0%,
    rgba(195, 183, 212, 0.3) 40%,
    rgba(245, 210, 176, 0.3) 100%
  );
}

.big-image-section {
  background-image: url('https://cdn.29next.store/media/pasnida/uploads/Rectangle_732.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.big-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 100px;
  max-width: 1520px;
  padding-inline: 0;
}

.big-image-content-wrapper {
  color: #fffbf0;
}

.big-image-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 35px;
  font-family: 'Mundial';
  font-weight: 600;
  font-size: 55px;
  line-height: 110%;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
}

.big-image-description {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  margin-bottom: 60px;
}
.footer_section {
  background-color: #2a323d;
  padding: 48px 0 56px;
}
.footer-link-big-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 783px;
}

.footer-icon-wrapper {
  text-align: left;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #fff;
}

.swiper-pagination {
  position: static !important;
}
section.testimonial-section {
  padding: 103px 0 95px;
}
.headline-wrapper {
  margin-bottom: 60px;
}
.testimonial {
  height: 406px;
  width: 417px;
  border-radius: 5px;
}
.cc-video-wrapper {
  display: flex;
  gap: 20px;
  margin-bottom: 70px;
}
.rev-wrapper-big {
  margin: 70px 0 60px;
}
.content-wrapper-rev {
  padding: 56px 91px;
  background: #fbfaf5;
  border: 1px solid #b19a6f;
  border-radius: 5px;
}
.content-wrapper-rev:not(:last-child) {
  margin-bottom: 20px;
}
.rev-title {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #422f28;
  font-family: 'Mundial';
  margin-bottom: 30px;
}
.rev-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: #3a3433;
  margin-bottom: 45px;
}
.rev-circle {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background: #b19a6f;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #422f28;
}
.rev-name-wrapper-big {
  display: flex;
  gap: 16px;
}
.rev-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #422f28;
}
.rev-name-wrapper {
  display: flex;
  gap: 10px;
  align-items: center;
}
.rev-divider {
  width: 1px;
  height: 20px;
  background: #b19a6f;
}
.rev-rating {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #b19a6f;
}
.rev-stars-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.reviews-tab-pagination {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.reviews-tab {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 200%;
  color: #422f28;
  opacity: 1;
  background: #b19a6f;
}
.reviews-tab.is-active {
  background: #422f28;
  color: #fffbf0;
}
a.button.cc-xl.offer {
  max-width: 270px;
  margin: 0 auto;
}

/* Upsell
.cc-upsell-heading {
  font-weight: 600;
  font-size: 55px;
  line-height: 110%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #422f28;
  margin-bottom: 47px;
}
.upsell-product-image {
  margin-bottom: 47px;
}
.upsell-heading-secondary {
  font-weight: 600;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #422f28;
  max-width: 600px;
}
.upsell-heading-secondary .highlighted {
  color: #eba53a;
}
.cc-mb-4 {
  margin-bottom: 40px;
}
.cc-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #3a3433;
  max-width: 754px;
  margin-bottom: 40px;
}
.cc-product-wrapper {
  display: flex;
  color: #3a3433;
  justify-content: center;
  align-items: center;
  gap: 41px;
}
.cc-line {
  border: 1px solid #b19a6f;
  width: 154px;
  height: 0px;
}
.cc-product-wrapper-small {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 33px;
  text-align: left;
}
.cc-product-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.cc-product-content-small-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.02em;
}
.cc-product-content-price {
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
}
.cc-product-content-price-total p {
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.02em;
}
.cc-price-red {
  color: #e20c0c;
}
.cc-product-wrapper-big {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.cc-mw {
  max-width: 754px;
  margin: 0 auto;
}
.cc-button-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cc-text-timer {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.05em;
  text-align: center;
  color: #422f28;
}
.cc-skip-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #3a3433;
}
.cc-skip-btn {
  font-weight: 500;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #b19a6f;
}
.cc-skip-text-small {
  font-style: italic;
  font-weight: 350;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #3a3433;
}
.cc-skip-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
} */

@media (max-width: 768px) {
  .hero {
    margin-top: 10px;
  }
  .navbar-nav {
    display: none;
  }
  .navbar1__wrapper {
    justify-content: center;
    align-items: center;
  }
  .cc-hero-usp-image {
    max-width: 40px;
  }
  .cc-hero-usp-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #422f28;
    letter-spacing: -0.28px;
  }
  .box-divider {
    padding: 22px;
  }
  .cc-hero-rev-title {
    font-size: 20px;
    letter-spacing: -0.4px;
    line-height: 130%;
    margin-bottom: 22px;
  }
  img.cc-hero-review-image {
    max-width: 40px;
  }
  .name {
    font-size: 18px;
  }
  .as-seen-on-logos {
    gap: 20px;
  }
  .as-seen-on-logos img:first-child,
  .as-seen-on-logos img:last-child {
    max-height: 45px;
  }

  .as-seen-on-logos img:nth-child(2),
  .as-seen-on-logos img:nth-child(3) {
    max-height: 25px;
  }
  p.as-seen-on-title {
    font-size: 18px;
  }

  .pack-options-wrapper {
    margin-bottom: 24px;
    flex-direction: column-reverse;
    align-items: center;
  }
  #offer {
    padding: 63px 0 24px;
  }
  .text-capitalize.h1.mb-5.text-center {
    font-size: 40px !important;
    margin-bottom: 74px !important;
  }
  .pack_option-content.px-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 27px 10px 0 10px;
  }
  .pack_option-image.text-lg-center {
    margin: 0;
    max-width: 50% !important;
  }
  .pack_option-image.new-img.text-center {
    margin: 0;
    max-width: 50% !important;
  }
  .pack_option-image.text-center.first {
    margin: 0;
    max-width: 50% !important;
  }
  .line-div {
    display: none;
  }
  .price-total {
    font-size: 32px;
    line-height: 100%;
    text-align: left;
  }
  .fs-5.fw-light.new-price-text {
    font-size: 18px;
    line-height: 100%;
  }
  .price-after span:last-of-type {
    font-size: 14px;
  }
  .save-text {
    font-size: 18px;
    line-height: 150%;
    text-align: left;
    line-height: 100%;
    margin-bottom: 20px;
  }
  button.button.cc-xl.offer {
    max-width: 270px;
    margin: 0 auto;
    padding: 19px;
    line-height: 100%;
    font-size: 16px;
  }
  .cc-encrypted-text {
    font-size: 17px;
  }
  .d-flex.flex-column.py-3.px-sm-4.pack_option-info {
    width: 50%;
  }
  .d-flex.flex-column.justify-content-between.pb-3.py-md-3.px-sm-4.pack_option-info.gap-4 {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .show-tablete {
    display: inline;
  }
  .money-back {
    margin-bottom: 26px;
  }
  .pack_option-topbar {
    font-size: 22px !important;
    padding: 19px;
  }
  .cc-usp-custom {
    display: grid;
  }
  .cc-usp-section {
    padding: 30px 0 !important;
  }
  .u-custom-item {
    font-size: 18px;
  }
  .the_best_you {
    background: url('https://cdn.29next.store/media/pasnida/uploads/founder-bg-m_akDKhvM.webp')
      center/cover no-repeat;
    height: 450px;
    margin-bottom: 46px;
  }

  .section-50-50 {
    padding-top: 50px;
    padding-bottom: 56px;
  }

  .big-wrapper-50-50 {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }

  .container-50-50 {
    justify-content: center;
    flex-direction: column;
    gap: 50px;
  }

  .container-50-50.second {
    flex-direction: column-reverse;
  }

  .image-50-50 {
    height: auto;
  }

  .pretitle-50-50 {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .title-50-50 {
    font-size: 40px;
  }
  .description-50-50 {
    margin-bottom: 50px;
  }

  .button.cc-xl.cta-50-50 {
    max-width: 100%;
  }
  .section-ingredients {
    padding: 70px 0;
  }

  .headline-imgirdient {
    margin: 0 auto 50px;
  }
  .before-after_heading-wrapper {
    gap: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .feature_title {
    font-size: 32px;
    line-height: 100%;
  }
  .image-wrapper.cc-4x3 {
    max-height: 250px;
  }
  .better-section {
    padding: 64px 0;
  }
  .cc-better-text {
    margin-bottom: 50px;
  }
  .button.cc-xl.cta-50-50.better-btn {
    max-width: 100%;
  }
  .faq-section {
    padding: 60px 0 64px;
  }
  .big-image-container {
    gap: 50px;
    flex-direction: column;
    padding: 0 !important;
  }
  .big-image {
    height: auto;
  }
  .big-image-title-wrapper {
    gap: 30px;
    font-size: 40px;
    flex-direction: column;
    max-width: 360px;
    text-align: center;
  }
  .big-image-icon {
    max-width: 150px;
  }
  .big-image-description {
    margin-bottom: 40px;
    text-align: center;
  }
  .big-image-content-wrapper {
    color: #fffbf0;
    display: flex;
    flex-direction: column;
    padding: 0 16px 70px;
    justify-content: center;
    align-items: center;
  }
  .footer-link-big-wrapper {
    flex-direction: column;
    text-align: left;
    gap: 26px;
    margin-top: 34px;
  }
  img.logo-footer {
    max-width: 220px;
  }
  section.testimonial-section {
    padding: 60px 0 40px;
  }
  .headline-wrapper {
    margin-bottom: 50px;
  }
  .cc-video-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 60px;
  }
  .testimonial {
    height: auto;
    width: auto;
    border-radius: 5px;
  }
  .rev-wrapper-big {
    margin: 50px 0 40px;
  }
  .content-wrapper-rev {
    padding: 46px 28px 38px 38px;
  }
  .cc-v-green {
    font-size: 11px;
  }
  .content-wrapper-rev:not(:last-child) {
    margin-bottom: 15px;
  }
  .button.cc-xl.cta-50-50 {
    max-width: 100% !important;
  }
  .cc-hero-usp-item {
    max-width: 103px;
  }
  .as-seen-on {
    margin-top: 35px;
  }
  .button {
    min-height: unset;
  }
  .d-flex.flex-column.justify-content-between.pb-3.py-md-3.px-sm-4.pack_option-info {
    width: 59%;
  }
  .image-wrapper.cc-1x1.cc-16x9-mob {
    height: 390px;
  }
  .d-flex.flex-column.justify-content-center.align-items-center.gap-2.fs-7.mt-auto.mb-2.mb-lg-3 {
    border-top: 1px solid #d8d6d6;
    margin-top: 20px;
  }
  .free-shipping {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 13px 0 10px;
    gap: 12px;
  }
  /* UPSELL
  .cc-upsell-heading {
    font-size: 40px;
    margin-bottom: 27px;
  } */
}
