/* adv-v1b-hero — scoped overrides from Figma (dsk 2250:4183, mob 2260:12019) */

.adv-v1b-hero .grid-new.is-nech-pain {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  max-width: 1160px;
}

.adv-v1b-hero .grid-item.hero-neck-pain {
  max-width: 580px;
  gap: 0;
}

.adv-v1b-hero .grid-item.v1b-hero-right {
  max-width: 530px;
  padding: 20px;
  gap: 16px;
}

.adv-v1b-hero .winning-pillow-heading {
  color: #434780;
  font-size: 40px;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.4px;
}

.adv-v1b-hero .span-text-pink {
  color: #f48c96;
}

.adv-v1b-hero .adv-hero-subtitle,
.adv-v1b-hero .text-size-medium.adv-hero-subtitle {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.2px;
}

.adv-v1b-hero .margin-18 {
  margin-top: 18px;
}

.adv-v1b-hero .pillow-neck-pain-views-wrapper {
  margin-top: 20px;
}

.adv-v1b-hero .text_size-normal {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.32px;
}

.adv-v1b-hero .v1b-hero-img {
  border-radius: 8px;
}

.adv-v1b-hero .v1b-hero-img.is-mob {
  margin-top: 20px;
}

.adv-v1b-hero .neckpain-relief-point-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 12px;
  align-items: flex-start;
}

.adv-v1b-hero .pain-relief-point {
  align-items: flex-start;
  gap: 6px;
}

.adv-v1b-hero .pain-relief-text-2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.28px;
}

.adv-v1b-hero .adv-hero-cta {
  width: 100%;
}

.adv-v1b-hero .adv-hero-cta.margin-26 {
  margin-top: 26px;
}

.adv-v1b-hero .adv-hero-cta__action-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  width: 100%;
}

.adv-v1b-hero .adv-hero-cta__action {
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.adv-v1b-hero .adv-hero-cta__badge {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 2px;
  margin-bottom: -12px;
  padding: 4px 12px 4px 8px;
  border-radius: 999px;
  background: #d59da1;
  color: #fff;
  font-family: Pangram, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.12px;
  white-space: nowrap;
}

.adv-v1b-hero .adv-hero-cta__badge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
}

.adv-v1b-hero .adv-hero-cta__badge-icon img {
  width: 12px;
  height: 12px;
  transform: rotate(-12deg);
  object-fit: contain;
}

.adv-v1b-hero .adv-hero-cta__button {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px 47px;
  border: 0;
  border-radius: 8px;
  background: #434780;
  color: #fff;
  font-family: Pangram, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.off-btn {
  color: #fff;
  letter-spacing: 0;
  background-color: #434780;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 16px 26px;
  font-family: Pangram, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  display: flex;
}

.grid-item.pillow-comparision-img-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  border-radius: 12px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 580px;
  padding: 0;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.10);
}

.sticky-cards-wrapper {
  gap: 60px !important
}

@media screen and (max-width: 768px) {
  .sticky-cards-wrapper {
    gap: 32px !important;
  }
}

.off-btn:hover {
  background-color: #333666;
}

.w-button:hover {
  background-color: #333666;
}

@media screen and (max-width: 767px) {
  .off-btn.is-mob-hide {
    display: none;
  }

  .pillow-neck-pain-views-wrapper {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .pillow-neck-pain-views-wrapper {
    margin-top: 0 !important;
  }
}


.adv-v1b-hero .adv-hero-cta__trust {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}

.adv-v1b-hero .adv-hero-cta__trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #313131;
  font-family: Pangram, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  white-space: nowrap;
}

.adv-v1b-hero .adv-hero-cta__trust-item img {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
}

/* Mobile-only benefits checklist under the trust row (Figma mob 2260:12056) */
.adv-v1b-hero .adv-hero-cta__benefits {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .adv-v1b-hero .grid-new.is-nech-pain {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .adv-v1b-hero .winning-pillow-heading {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: -0.36px;
  }

  .adv-v1b-hero .adv-hero-subtitle,
  .adv-v1b-hero .text-size-medium.adv-hero-subtitle {
    font-size: 18px;
    line-height: 28px;
  }
}

/* Tablet: stacked hero columns fill the full width instead of a narrow centered column */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .adv-v1b-hero .grid-new.is-nech-pain {
    align-items: stretch;
  }

  .adv-v1b-hero .grid-item.hero-neck-pain,
  .adv-v1b-hero .grid-item.v1b-hero-right {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .adv-v1b-hero .grid-new.is-nech-pain {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    flex-direction: column;
    align-items: stretch;
  }

  .adv-v1b-hero .grid-item.hero-neck-pain,
  .adv-v1b-hero .grid-item.v1b-hero-right {
    max-width: none;
  }

  .adv-v1b-hero .grid-item.v1b-hero-right {
    display: none;
  }

  .adv-v1b-hero .winning-pillow-heading {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.28px;
  }

  .adv-v1b-hero .adv-hero-subtitle,
  .adv-v1b-hero .text-size-medium.adv-hero-subtitle {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.14px;
  }

  .adv-v1b-hero .margin-18 {
    margin-top: 18px;
  }

  .adv-v1b-hero .divider-line.black {
    display: none;
  }

  .adv-v1b-hero .pillow-neck-pain-views-wrapper {
    margin-top: 20px;
    justify-content: flex-start;
  }

  .adv-v1b-hero .text_size-normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.28px;
  }

  .adv-v1b-hero .views-person-img {
    width: 44px;
    height: 44px;
  }

  .adv-v1b-hero .v1b-hero-img.is-mob {
    aspect-ratio: 490 / 308;
    object-fit: cover;
  }

  .adv-v1b-hero .adv-hero-cta.margin-26 {
    margin-top: 26px;
  }

  .adv-v1b-hero .adv-hero-cta__button {
    padding: 16px 47px;
    font-size: 18px;
    line-height: 24px;
  }

  .adv-v1b-hero .adv-hero-cta__trust {
    flex-direction: column;
    gap: 10px;
  }

  .adv-v1b-hero .adv-hero-cta__benefits {
    display: block;
    width: 100%;
    margin-top: 4px;
    padding: 20px;
    background-color: #f6ede3;
    border-radius: 12px;
  }

  .adv-v1b-hero .adv-hero-cta__benefits .neckpain-relief-point-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .adv-v1b-hero .adv-hero-cta__benefits .pain-relief-point {
    align-items: flex-start;
    gap: 6px;
  }

  .adv-v1b-hero .adv-hero-cta__benefits .pain-relief-text-2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.28px;
  }
}

.adv-no-mobile-overlap .grid-new.is-pillow-comparison-card {
  position: static;
  top: auto;
  z-index: auto;
}

.adv-no-mobile-overlap .sticky-cards-wrapper {
  gap: 24px;
}

.adv-cta-banner {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 24px 0;
  padding: 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  background: #f6ede3;
  overflow: hidden;
}

.adv-cta-banner__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  min-width: 0;
  width: 100%;
  text-align: center;
}

.adv-cta-banner__heading {
  width: 100%;
  margin: 0;
  color: #434780;
  font-family: Pangram, sans-serif;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.34px;
}

.adv-cta-banner__checks {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 24px;
  row-gap: 24px;
  width: 100%;
  text-align: left;
}

.adv-cta-banner__check {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  min-width: 0;
}

.adv-cta-banner__check-icon,
.adv-cta-banner__flag-icon {
  display: block;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}

.adv-cta-banner__check-icon {
  object-fit: contain;
}

.adv-cta-banner__flag-icon {
  position: relative;
  overflow: hidden;
}

.adv-cta-banner__flag-icon img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.adv-cta-banner__check-copy {
  min-width: 0;
}

.adv-cta-banner__check-copy h4,
.adv-cta-banner__check-copy p {
  margin: 0;
  color: #000;
  font-family: Pangram, sans-serif;
}

.adv-cta-banner__check-copy h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: -0.2px;
}

.adv-cta-banner__check-copy p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.14px;
}

.adv-cta-banner__action-wrap,
.adv-cta-banner__action {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.adv-cta-banner__action-wrap {
  justify-content: center;
  gap: 14px;
  width: 100%;
}

.adv-cta-banner__action {
  position: relative;
  isolation: isolate;
}

.adv-cta-banner__badge {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 2px;
  margin-bottom: -12px;
  padding: 4px 12px 4px 8px;
  border-radius: 999px;
  background: #d59da1;
  color: #fff;
  font-family: Pangram, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}

.adv-cta-banner__badge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
}

.adv-cta-banner__badge-icon img {
  width: 12px;
  height: 12px;
  transform: rotate(-12deg);
  object-fit: contain;
}

.adv-cta-banner__button {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 271px;
  padding: 16px 64px;
  border: 0;
  border-radius: 8px;
  background: #434780;
  color: #fff;
  font-family: Pangram, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.adv-cta-banner__trust {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.adv-cta-banner__trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #313131;
  font-family: Pangram, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  white-space: nowrap;
}

.adv-cta-banner__trust-item img {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .adv-cta-banner__heading {
    font-size: 30px;
    letter-spacing: -0.3px;
  }

  .adv-cta-banner__checks {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .adv-cta-banner__trust {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}

@media screen and (max-width: 767px) {
  .adv-cta-banner {
    width: 100%;
    margin: 40px auto 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .adv-cta-banner__heading {
    font-size: 24px;
    letter-spacing: -0.24px;
  }

  .adv-cta-banner__checks {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .adv-cta-banner__check-icon,
  .adv-cta-banner__flag-icon {
    flex-basis: 32px;
    width: 32px;
    height: 32px;
  }

  .adv-cta-banner__check-copy h4 {
    font-size: 16px;
    letter-spacing: -0.16px;
  }

  .adv-cta-banner__check-copy p {
    font-size: 14px;
  }

  .adv-cta-banner__action-wrap {
    align-items: stretch;
  }

  .adv-cta-banner__action {
    width: 100%;
  }

  .adv-cta-banner__badge {
    display: none;
  }

  .adv-cta-banner__button {
    width: 100%;
    min-width: 0;
    padding-right: 26px;
    padding-left: 26px;
    text-transform: uppercase;
  }

  .adv-cta-banner__trust {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}

@media screen and (max-width: 374px) {
  .adv-cta-banner__button {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 16px;
  }

  .adv-cta-banner__trust-item {
    font-size: 12px;
  }
}

.adv-cta-banner {
  gap: 40px;
  overflow: visible;
}

.adv-cta-banner__copy {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.adv-cta-banner__heading {
  letter-spacing: 0;
  white-space: nowrap;
}

.adv-cta-banner__text {
  width: 100%;
  margin: 0;
  color: #000;
  font-family: Pangram, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}

.adv-cta-banner__image-wrap {
  position: relative;
  flex: 0 0 317px;
  width: 317px;
  height: 205px;
}

.adv-cta-banner__image {
  position: absolute;
  top: -93px;
  left: 2px;
  width: 314px;
  height: 289px;
  object-fit: contain;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .adv-cta-banner {
    flex-direction: column-reverse;
    gap: 18px;
    margin: 32px 0;
    padding: 24px;
  }

  .adv-cta-banner__heading {
    font-size: 30px;
    letter-spacing: 0;
    white-space: normal;
  }

  .adv-cta-banner__text {
    font-size: 18px;
  }

  .adv-cta-banner__image-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 100%;
    height: 220px;
  }

  .adv-cta-banner__image {
    position: static;
    width: min(360px, 48vw);
    height: 220px;
    transform: none;
    object-fit: contain;
  }
}

@media screen and (max-width: 767px) {
  .adv-cta-banner {
    flex-direction: column-reverse;
    gap: 20px;
    overflow: visible;
  }

  .adv-cta-banner__content {
    gap: 24px;
  }

  .adv-cta-banner__copy {
    align-items: center;
  }

  .adv-cta-banner__heading {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0;
    white-space: normal;
  }

  .adv-cta-banner__text {
    font-size: 16px;
  }

  .adv-cta-banner__image-wrap {
    display: block;
    flex: 0 0 188px;
    width: 100%;
    height: 188px;
  }

  .adv-cta-banner__image {
    position: absolute;
    top: -78px;
    left: 50%;
    width: 290px;
    height: 267px;
    transform: translateX(-50%);
    object-fit: contain;
  }

  .adv-cta-banner__badge {
    display: flex;
  }

  .adv-cta-banner__button {
    padding-right: 47px;
    padding-left: 47px;
  }
}

.adv-checklist-cta {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 24px 0;
  padding: 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  background: #f6ede3;
}

.adv-checklist-cta__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  min-width: 0;
  width: 100%;
  text-align: center;
}

.adv-checklist-cta__heading {
  width: 100%;
  margin: 0;
  color: #434780;
  font-family: Pangram, sans-serif;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.34px;
}

.adv-checklist-cta__checks {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 24px;
  row-gap: 24px;
  width: 100%;
  text-align: left;
}

.adv-checklist-cta__check {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  min-width: 0;
}

.adv-checklist-cta__check-icon,
.adv-checklist-cta__flag-icon {
  display: block;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}

.adv-checklist-cta__check-icon {
  object-fit: contain;
}

.adv-checklist-cta__flag-icon {
  position: relative;
  overflow: hidden;
}

.adv-checklist-cta__flag-icon img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.adv-checklist-cta__check-copy {
  min-width: 0;
}

.adv-checklist-cta__check-copy h4,
.adv-checklist-cta__check-copy p {
  margin: 0;
  color: #000;
  font-family: Pangram, sans-serif;
}

.adv-checklist-cta__check-copy h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: -0.2px;
}

.adv-checklist-cta__check-copy p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.14px;
}

.adv-checklist-cta__action-wrap,
.adv-checklist-cta__action {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.adv-checklist-cta__action-wrap {
  justify-content: center;
  gap: 14px;
  width: 100%;
}

.adv-checklist-cta__action {
  position: relative;
  isolation: isolate;
}

.adv-checklist-cta__badge {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 2px;
  margin-bottom: -12px;
  padding: 4px 12px 4px 8px;
  border-radius: 999px;
  background: #d59da1;
  color: #fff;
  font-family: Pangram, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}

.adv-checklist-cta__badge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
}

.adv-checklist-cta__badge-icon img {
  width: 12px;
  height: 12px;
  transform: rotate(-12deg);
  object-fit: contain;
}

.adv-checklist-cta__button {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 271px;
  padding: 16px 64px;
  border: 0;
  border-radius: 8px;
  background: #434780;
  color: #fff;
  font-family: Pangram, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.adv-checklist-cta__trust {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.adv-checklist-cta__trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #313131;
  font-family: Pangram, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  white-space: nowrap;
}

.adv-checklist-cta__trust-item img {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .adv-checklist-cta__heading {
    font-size: 30px;
    letter-spacing: -0.3px;
  }

  .adv-checklist-cta__checks {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .adv-checklist-cta__trust {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}

@media screen and (max-width: 767px) {
  .adv-checklist-cta {
    width: 100%;
    max-width: 343px;
    margin: 40px auto 24px;
    padding: 16px;
  }

  .adv-checklist-cta__heading {
    font-size: 24px;
    letter-spacing: -0.24px;
  }

  .adv-checklist-cta__checks {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .adv-checklist-cta__check-icon,
  .adv-checklist-cta__flag-icon {
    flex-basis: 32px;
    width: 32px;
    height: 32px;
  }

  .adv-checklist-cta__check-copy h4 {
    font-size: 16px;
    letter-spacing: -0.16px;
  }

  .adv-checklist-cta__check-copy p {
    font-size: 14px;
  }

  .adv-checklist-cta__action-wrap {
    align-items: stretch;
  }

  .adv-checklist-cta__action {
    width: 100%;
  }

  .adv-checklist-cta__badge {
    display: none;
  }

  .adv-checklist-cta__button {
    width: 100%;
    min-width: 0;
    padding-right: 26px;
    padding-left: 26px;
    text-transform: uppercase;
  }

  .adv-checklist-cta__trust {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}

@media screen and (min-width: 450px) and (max-width: 768px) {
  .adv-checklist-cta {
    width: calc(100% - 32px);
    max-width: none;
    margin-top: 32px;
    padding: 24px;
  }

  .adv-checklist-cta__heading {
    font-size: 28px;
    letter-spacing: -0.28px;
  }

  .adv-checklist-cta__action-wrap {
    align-items: center;
  }

  .adv-checklist-cta__action {
    width: auto;
  }

  .adv-checklist-cta__badge {
    display: flex;
  }

  .adv-checklist-cta__button {
    width: auto;
    min-width: 271px;
    padding-right: 64px;
    padding-left: 64px;
  }
}

@media screen and (min-width: 600px) and (max-width: 768px) {
  .adv-checklist-cta__checks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 24px;
    row-gap: 20px;
  }

  .adv-checklist-cta__trust {
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 10px;
  }
}

@media screen and (max-width: 374px) {
  .adv-checklist-cta__button {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 16px;
  }

  .adv-checklist-cta__trust-item {
    font-size: 12px;
  }
}

@media screen and (min-width: 375px) and (max-width: 1000px) {
  .adv-cta-banner,
  .adv-checklist-cta {
    width: calc(100% - 32px);
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
}

.speak-numbers .speak-num-card,
.speak-numbers .rating-card-num,
.speak-numbers .speak-num-card.is-time {
  border: 1px solid #d6d6d6;
}

.speak-numbers .speak-num-card.is-time {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}

.speak-num-card.is-time .rating-content-wrapper.is-mob-62 {
  width: 120px;
  height: 120px;
}

.speak-num-card.is-time .heading-small-2.h-100.is-30 {
  color: #434780;
  font-family: Recoleta, serif;
  font-size: 62.229px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.622px;
}

.speak-num-card.is-time .span-small {
  display: block;
  font-size: 39.6px;
  line-height: 1;
  letter-spacing: -0.622px;
}

.speak-num-card.is-time .max-w-175-mob-92 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 72px;
  max-width: none;
}

.speak-num-card.is-time .speak-num-text.eis-mob-18 {
  color: #000;
  font-family: Pangram, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.36px;
  text-align: center;
}

.speak-num-card .gauge_circle-wrapper {
  position: absolute;
  inset: 0;
}

.speak-num-card .gauge-ring {
  display: block;
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.speak-num-card .gauge-ring-track {
  fill: none;
  stroke: #ececec;
  stroke-width: 8px;
}

.speak-num-card .gauge-ring-fill {
  fill: none;
  stroke: #f48c96;
  stroke-width: 8px;
  stroke-linecap: round;
}

.text-size-medium.h-160.custom-weight {
  font-weight: 700;
}

.container-new._32-60 {
  padding-top: 32px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .container-new._32-60 {
    padding-top: 24px;
    padding-bottom: 22px;
  }

  .speak-num-text.eis-mob-18 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.28px;
    font-weight: 400;
    white-space: nowrap;
  }

  .max-w-175-mob-92 {
    max-width: none;
  }

  .speak-numbers .speak-num-card.is-time {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 12px;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    padding: 16px 20px;
    text-align: center;
    white-space: nowrap;
  }

  .speak-numbers .speak-num-card.is-time .rating-content-wrapper,
  .speak-numbers .speak-num-card.is-time .rating-content-wrapper.is-mob-62 {
    width: auto;
    height: auto;
  }

  .speak-num-card.is-time .max-w-175-mob-92 {
    width: auto;
    min-width: 0;
    height: auto;
  }

  .speak-num-card.is-time .heading-small-2.h-100.is-30 {
    color: #434780;
    font-family: Recoleta, serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.3px;
  }

  .speak-num-card.is-time .span-small {
    display: block;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
  }

  .speak-num-card.is-time .speak-num-text.eis-mob-18 {
    color: #000;
    font-family: Pangram, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.28px;
  }
}

.guarantee-text-18 {
  color: #000;
  font-family: Pangram;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.2px;
}

.guarantee-text-18.span-text-pp-pangram {
  color: #000;
  text-align: center;
  font-family: Pangram;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 130% */
  letter-spacing: -0.2px;
}

.section-new.guarantee {
  background-color: #F6EDE3;
}

.heading-small-2.h-100.is-30 {
  color: #434780;
  text-align: center;
  font-family: Recoleta;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
}

@media screen and (min-width: 769px) {
  .heading-small-2.h-100.is-30 {
    color: #434780;
  text-align: center;
  font-family: Recoleta;
  font-size: 62.229px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 62.229px */
  letter-spacing: -0.622px;
  }
}

.floating_cta-wrapper {

  background-color: #FFF !important;

}

/* Tablet: center the low-stock / payment-brand card within its column */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .payment-brand-card-wrapper.is-2 {
    align-self: center;
  }
}
