.hero--v3 {
  padding-top: var(--spacer_48);
  padding-bottom: calc(var(--spacer_48) - var(--spacer_16));
}
@media (max-width: 801px) {
  .hero--v3 {
    padding-top: var(--spacer_40);
    padding-bottom: var(--spacer_64);
  }
}

.hero:not(.hero--has-bkg-image) {
  background: transparent;
}

.hero--v3 .wrapper,
.container-fluid .row-fluid .hero--v3 .wrapper {
  display: flex;
  gap: var(--spacer_56);
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 991px) {
  .hero--v3 .wrapper {
    padding: 0;
    gap: var(--spacer_32);
    flex-wrap: wrap;
  }
}

.hero__inner--texts {
  max-width: 70.7rem;
}
@media (max-width: 1200px) {
  .hero__inner--texts {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .hero__inner--texts {
    max-width: 100%;
  }
}

.hero__title strong {
  color: var(--primary_color);
}
@media (max-width: 800px) {
  .hero__title {
    margin-bottom: var(--spacer_32);
  }
}

.hero__caption strong {
  background: none;
  font-weight: var(--font_weight_700);
}

.hero--v3 .hero__ctas {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: var(--spacer_24);
  padding-top: var(--spacer_52);
  padding-bottom: var(--spacer_52);
}
@media (max-width: 1200px) {
  .hero--v3 .hero__ctas {
    flex-direction: column;
    gap: var(--spacer_16);
    padding-top: var(--spacer_16);
    padding-bottom: var(--spacer_16);
  }
}

@media (max-width: 800px) {
  .hero--v3 .hero__ctas {
    padding-top: var(--spacer_32);
    gap: var(--spacer_24);
  }
}

.hero--v3 .hero__cta-link {
  min-width: 21.4rem;
  letter-spacing: -0.2px;
}

.hero--v3 .review__stars {
  height: 16px;
  width: 84px;
}
@media (max-width: 540px) {
  .hero--v3 .review__stars {
    height: 24px;
    width: 120px;
  }
}
.hero--v3 .review__stars[data-review="2"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='24'%3E%3Cpath fill='%23FFF' d='M120 24H0V0h120v24Zm-11.494-5.726a.474.474 0 0 1 .3.1l5.572 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .415-.234.573.573 0 0 0 .067-.49l-2.128-7.143a.579.579 0 0 1 .183-.616L118.78 10a.57.57 0 0 0 .184-.615.5.5 0 0 0-.481-.382h-6.888a.511.511 0 0 1-.48-.381l-2.128-7.143a.494.494 0 0 0-.962 0L105.9 8.626a.509.509 0 0 1-.479.381h-6.894a.5.5 0 0 0-.48.381.57.57 0 0 0 .184.616l5.572 4.415a.576.576 0 0 1 .183.616l-2.128 7.143a.573.573 0 0 0 .068.49.5.5 0 0 0 .415.234.475.475 0 0 0 .3-.108l5.572-4.415a.474.474 0 0 1 .293-.105Zm-24.253 0a.476.476 0 0 1 .3.1l5.573 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .414-.233.573.573 0 0 0 .067-.49l-2.128-7.143a.578.578 0 0 1 .184-.616L94.527 10a.57.57 0 0 0 .184-.616.5.5 0 0 0-.48-.381h-6.888a.512.512 0 0 1-.481-.381l-2.129-7.139a.494.494 0 0 0-.961 0l-2.128 7.143a.509.509 0 0 1-.48.381h-6.889a.5.5 0 0 0-.481.381.57.57 0 0 0 .183.616l5.573 4.415a.577.577 0 0 1 .183.616l-2.128 7.143a.574.574 0 0 0 .068.49.5.5 0 0 0 .414.233.475.475 0 0 0 .3-.108l5.572-4.415a.476.476 0 0 1 .294-.104Zm-24.253 0a.477.477 0 0 1 .3.1l5.572 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .414-.233.574.574 0 0 0 .068-.49l-2.129-7.143a.578.578 0 0 1 .184-.616L70.274 10a.57.57 0 0 0 .184-.616.5.5 0 0 0-.48-.381h-6.889a.509.509 0 0 1-.48-.381L60.48 1.483a.493.493 0 0 0-.96 0l-2.129 7.143a.51.51 0 0 1-.48.381h-6.889a.5.5 0 0 0-.48.381.57.57 0 0 0 .184.616l5.574 4.415a.578.578 0 0 1 .184.616l-2.129 7.143a.574.574 0 0 0 .068.49.5.5 0 0 0 .414.233.474.474 0 0 0 .3-.108l5.563-4.414a.477.477 0 0 1 .3-.105Zm-24.253 0a.476.476 0 0 1 .3.1l5.572 4.415a.475.475 0 0 0 .3.108.5.5 0 0 0 .414-.233.574.574 0 0 0 .068-.49l-2.128-7.143a.577.577 0 0 1 .183-.616L46.022 10a.57.57 0 0 0 .183-.616.5.5 0 0 0-.481-.381h-6.888a.509.509 0 0 1-.48-.381l-2.128-7.139a.494.494 0 0 0-.961 0l-2.128 7.143a.512.512 0 0 1-.481.381h-6.889a.5.5 0 0 0-.48.381.57.57 0 0 0 .184.616l5.572 4.415a.578.578 0 0 1 .184.616L29.1 22.178a.573.573 0 0 0 .067.49.5.5 0 0 0 .414.234.474.474 0 0 0 .3-.108l5.573-4.415a.476.476 0 0 1 .293-.105Zm-24.253 0a.476.476 0 0 1 .3.1l5.573 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .414-.233.573.573 0 0 0 .067-.49l-2.128-7.143a.578.578 0 0 1 .184-.616L21.769 10a.57.57 0 0 0 .184-.616.5.5 0 0 0-.48-.381h-6.889a.512.512 0 0 1-.481-.381l-2.128-7.139a.494.494 0 0 0-.961 0L8.886 8.626a.512.512 0 0 1-.481.381H1.517a.5.5 0 0 0-.481.381.57.57 0 0 0 .184.612l5.572 4.415a.576.576 0 0 1 .184.616l-2.128 7.147a.574.574 0 0 0 .068.49.5.5 0 0 0 .414.233.475.475 0 0 0 .3-.108l5.57-4.414a.476.476 0 0 1 .294-.105Z'/%3E%3C/svg%3E"),
    linear-gradient(to right, #f16042 0, #f16042 var(--background-stars-width), var(--primary_dark_color) var(--background-stars-width), var(--primary_dark_color) 100%);
}

.hero--v3 .review__stars[data-review="3"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='24'%3E%3Cpath fill='%23FFF' d='M120 24H0V0h120v24Zm-11.494-5.726a.474.474 0 0 1 .3.1l5.572 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .415-.234.573.573 0 0 0 .067-.49l-2.128-7.143a.579.579 0 0 1 .183-.616L118.78 10a.57.57 0 0 0 .184-.615.5.5 0 0 0-.481-.382h-6.888a.511.511 0 0 1-.48-.381l-2.128-7.143a.494.494 0 0 0-.962 0L105.9 8.626a.509.509 0 0 1-.479.381h-6.894a.5.5 0 0 0-.48.381.57.57 0 0 0 .184.616l5.572 4.415a.576.576 0 0 1 .183.616l-2.128 7.143a.573.573 0 0 0 .068.49.5.5 0 0 0 .415.234.475.475 0 0 0 .3-.108l5.572-4.415a.474.474 0 0 1 .293-.105Zm-24.253 0a.476.476 0 0 1 .3.1l5.573 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .414-.233.573.573 0 0 0 .067-.49l-2.128-7.143a.578.578 0 0 1 .184-.616L94.527 10a.57.57 0 0 0 .184-.616.5.5 0 0 0-.48-.381h-6.888a.512.512 0 0 1-.481-.381l-2.129-7.139a.494.494 0 0 0-.961 0l-2.128 7.143a.509.509 0 0 1-.48.381h-6.889a.5.5 0 0 0-.481.381.57.57 0 0 0 .183.616l5.573 4.415a.577.577 0 0 1 .183.616l-2.128 7.143a.574.574 0 0 0 .068.49.5.5 0 0 0 .414.233.475.475 0 0 0 .3-.108l5.572-4.415a.476.476 0 0 1 .294-.104Zm-24.253 0a.477.477 0 0 1 .3.1l5.572 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .414-.233.574.574 0 0 0 .068-.49l-2.129-7.143a.578.578 0 0 1 .184-.616L70.274 10a.57.57 0 0 0 .184-.616.5.5 0 0 0-.48-.381h-6.889a.509.509 0 0 1-.48-.381L60.48 1.483a.493.493 0 0 0-.96 0l-2.129 7.143a.51.51 0 0 1-.48.381h-6.889a.5.5 0 0 0-.48.381.57.57 0 0 0 .184.616l5.574 4.415a.578.578 0 0 1 .184.616l-2.129 7.143a.574.574 0 0 0 .068.49.5.5 0 0 0 .414.233.474.474 0 0 0 .3-.108l5.563-4.414a.477.477 0 0 1 .3-.105Zm-24.253 0a.476.476 0 0 1 .3.1l5.572 4.415a.475.475 0 0 0 .3.108.5.5 0 0 0 .414-.233.574.574 0 0 0 .068-.49l-2.128-7.143a.577.577 0 0 1 .183-.616L46.022 10a.57.57 0 0 0 .183-.616.5.5 0 0 0-.481-.381h-6.888a.509.509 0 0 1-.48-.381l-2.128-7.139a.494.494 0 0 0-.961 0l-2.128 7.143a.512.512 0 0 1-.481.381h-6.889a.5.5 0 0 0-.48.381.57.57 0 0 0 .184.616l5.572 4.415a.578.578 0 0 1 .184.616L29.1 22.178a.573.573 0 0 0 .067.49.5.5 0 0 0 .414.234.474.474 0 0 0 .3-.108l5.573-4.415a.476.476 0 0 1 .293-.105Zm-24.253 0a.476.476 0 0 1 .3.1l5.573 4.415a.474.474 0 0 0 .3.108.5.5 0 0 0 .414-.233.573.573 0 0 0 .067-.49l-2.128-7.143a.578.578 0 0 1 .184-.616L21.769 10a.57.57 0 0 0 .184-.616.5.5 0 0 0-.48-.381h-6.889a.512.512 0 0 1-.481-.381l-2.128-7.139a.494.494 0 0 0-.961 0L8.886 8.626a.512.512 0 0 1-.481.381H1.517a.5.5 0 0 0-.481.381.57.57 0 0 0 .184.612l5.572 4.415a.576.576 0 0 1 .184.616l-2.128 7.147a.574.574 0 0 0 .068.49.5.5 0 0 0 .414.233.475.475 0 0 0 .3-.108l5.57-4.414a.476.476 0 0 1 .294-.105Z'/%3E%3C/svg%3E"),
    linear-gradient(to right, #fcd503 0, #fcd503 var(--background-stars-width), var(--review-background-color) var(--background-stars-width), var(--review-background-color) 100%);
}

.hero__inner--images {
  max-width: 42.2rem;
}
@media (max-width: 1200px) {
  .hero__inner--images {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .hero__inner--images {
    max-width: 100%;
    width: 100%;
  }
}

.hero__images-carousel {
  position: relative;
  display: grid;
  margin-bottom: 0;
}
{#
@media (min-width: 768px) {
	.hero__images-carousel--mobile {
		display: none;
	}
}
#}
.hero__images-carousel::after {
  content: "";
  position: absolute;
  top: var(--spacer_32);
  left: var(--spacer_32);
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: var(--border_radius_24);
  background-color: var(--light-primary_color);
  z-index: 1;
}
@media (max-width: 801px) {
  .hero__images-carousel::after {
    width: calc(100% - var(--spacer_24));
    top: var(--spacer_24);
    left: var(--spacer_24);
  }
}

.hero__images-item {
  display: flex;
  flex-direction: column;
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  gap: 4px;
  transition:
    opacity var(--default_transition),
    visibility var(--default_transition);
}

@media (max-width: 801px) {
  .hero__images-item {
    gap: 0px;
  }
}

.hero__images-item-image {
  aspect-ratio: 1/1;
  height: auto;
  border-radius: var(--border_radius_24);
  border: 2px solid var(--light-primary_color);
  background-color: var(--light-primary_color);
}
@media (max-width: 801px) {
  .hero__images-item-image {
    width: calc(100% - var(--spacer_24));
  }
}

.hero__images-item-text {
  margin-bottom: 0;
  font-size: var(--font_size_14);
  font-weight: var(--font_weight_700);
  padding-left: var(--spacer_64);
}

.hero__rating {
  justify-content: space-around;
}
@media (max-width: 1200px) {
  .hero__rating {
    margin-top: var(--spacer_32);
    gap: var(--spacer_16);
    flex-wrap: wrap;
  }
}
@media (max-width: 800px) {
  .hero__rating {
    gap: var(--spacer_32);
  }
}

.hero__rating-item--text {
  font-weight: var(--font_weight_700);
}
.hero__rating-item--text strong {
  color: var(--primary_color);
}
@media (max-width: 1200px) {
  .hero__rating-item:not(.hero__rating-item--text) {
    order: 2;
  }
  .hero__rating-item--text {
    width: 100%;
    order: 1;
  }
}

.hero-sticky-button {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding-left: var(--wrapper-padding-value);
  padding-right: var(--wrapper-padding-value);
  transform: translateY(100%);
  box-shadow: 0px 0px 0px rgba(45, 60, 86, 0);
  z-index: 2;
  transition:
    transform var(--default_transition),
    box-shadow var(--default_transition);
}
.scrolled .hero-sticky-button {
  transform: translateY(0);
  box-shadow: 0px -4px 20px rgba(45, 60, 86, 0.2);
}
.hero-sticky-button span {
  display: inline-block;
  width: 100%;
}
.hero-sticky-button a {
  width: 100%;
  text-align: center;
  justify-content: center;
}
.hero-sticky-button a.cta_button {
  width: calc(100% - (var(--spacer_24) * 2));
}
.hero-sticky-button a::after {
  content: "";
  display: block;
  min-width: 24px;
  height: 12px;
  margin-left: var(--spacer_8);
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.67606 5.67722L10.9753 3.37793C11.1706 3.18267 11.1706 2.86609 10.9753 2.67083L8.67606 0.371544C8.4808 0.176282 8.16422 0.176282 7.96896 0.371544C7.77369 0.566806 7.77369 0.883389 7.96896 1.07865L9.41469 2.52438L1.3501 2.52438C1.07396 2.52438 0.850098 2.74824 0.850098 3.02438C0.850098 3.30053 1.07396 3.52438 1.3501 3.52438L9.41468 3.52438L7.96896 4.97011C7.77369 5.16537 7.77369 5.48196 7.96896 5.67722C8.16422 5.87248 8.4808 5.87248 8.67606 5.67722Z' fill='%23FFF'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .hero-sticky-button {
    display: none;
  }
}

{# ----------------------------------------------------------------------------------------------------------------------- #}
{# ----------------------------------------------------------------------------------------------------------------------- #}
{# ------------------------------------------------------- REBRAND ------------------------------------------------------- #}
{# ----------------------------------------------------------------------------------------------------------------------- #}
{# ----------------------------------------------------------------------------------------------------------------------- #}
.hero-lp-v2--rebrand {
  max-width: 104.1rem;
  margin: 0 auto;
  background-color: var(--tertiary_color);
  overflow: visible;
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand {
    width: calc(100% + var(--spacer_8));
    transform: translateX(calc(var(--spacer_4) * -1));
  }
  .dnd_area-row-0-force-full-width-section .hero-lp-v2--rebrand,
  .dnd_area-row-1-force-full-width-section .hero-lp-v2--rebrand {
    width: 100%;
    padding-left: var(--spacer_16);
    padding-right: var(--spacer_16);
    transform: unset;
  }
}

.hero-lp-v2--rebrand.hero-lp-v2--cta-layout {
  max-width: 102.1rem;
}

.hero-lp-v2--rebrand .hero-lp-v2__container {
  display: flex;
  flex-direction: column;
}
@media (max-width: 992px) {
  .hero-lp-v2--rebrand .hero-lp-v2__container {
    flex-direction: column;
  }
}

.hero-lp-v2--rebrand .hero__outer {
  gap: var(--spacer_48);
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero__outer {
    flex-direction: column;
  }
}

.hero-lp-v2--rebrand .hero__inner--text {
  display: flex;
  flex-direction: column;
  max-width: 51rem;
  flex-grow: 1;
  flex-shrink: 0;
}

.hero-lp-v2--rebrand .hero__inner--visual {
  flex-grow: 1;
  max-height: 48.3rem;
}

@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero__inner--text {
    align-items: center;
  }
  .hero-lp-v2--rebrand .hero__inner--visual {
    display: none;
  }
}

.hero-lp-v2--rebrand .hero-lp-v2__title strong {
  color: var(--primary_dark_color);
}
@media (max-width: 800px) {
  .hero-lp-v2__title {
    width: 100%;
    line-height: 1.17;
  }
}

.hero-lp-v2--rebrand .hero-lp-v2__top-caption strong {
  color: var(--primary_dark_color);
}

.hero-lp-v2--rebrand .hero-lp-v2__top-caption ul li:not(:last-of-type),
.hero-lp-v2--rebrand .hero-lp-v2__bottom-caption ul li:not(:last-of-type) {
  margin-bottom: var(--spacer_16);
}

@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero-lp-v2__top-caption,
  .hero-lp-v2--rebrand .hero-lp-v2__bottom-caption,
  .hero-lp-v2--rebrand .hero-lp-v2__top-caption p,
  .hero-lp-v2--rebrand .hero-lp-v2__bottom-caption p {
    line-height: 1.5;
  }
  .hero-lp-v2--rebrand .hero-lp-v2__top-caption ul,
  .hero-lp-v2--rebrand .hero-lp-v2__bottom-caption ul,
  .hero-lp-v2--rebrand .hero-lp-v2__top-caption ol,
  .hero-lp-v2--rebrand .hero-lp-v2__bottom-caption ol {
    padding-left: var(--spacer_16);
  }
}

.hero-lp-v2--rebrand .hero-lp-v2__top-caption a,
.hero-lp-v2--rebrand .hero-lp-v2__bottom-caption a {
  color: var(--primary_dark_color);
}

.hero-lp-v2--rebrand .hero-lp-v2__top-caption > *:last-child,
.hero-lp-v2--rebrand .hero-lp-v2__bottom-caption > *:last-child {
  margin-bottom: 0;
}

.hero-lp-v2--rebrand .hero__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: var(--border_radius_5);
}

.hero-lp-v2--rebrand .hero-lp-v2__container {
  min-height: unset;
}

.hero-lp-v2__container--reviews {
  min-height: unset;
}

.hero-lp-v2--rebrand .hero__outer--review {
  width: 100%;
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero__outer--review {
    max-width: calc(100% - var(--spacer_16));
    margin: var(--spacer_16) auto 0;
    gap: var(--spacer_24);
  }
}

.hero-lp-v2--rebrand .hero-lp-rebrand__reviews {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4rem;
  max-width: 78.7rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero-lp-rebrand__reviews {
    margin-top: 0;
    width: 100%;
  }
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-logo {
  height: 2.5rem;
  width: auto;
  object-fit: contain;
  margin: 0 auto;
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-stars-container {
  position: relative;
  height: 2.1rem;
  width: fit-content;
  margin: 0 auto;
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-stars--filled {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-grade-text {
  font-weight: var(--font_weight_600);
  margin: 0;
  color: var(--grey_color);
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero-lp-rebrand__review-grade-text {
    font-size: var(--font_size_14);
  }
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-grade-link {
  font-weight: var(--font_weight_400);
  color: var(--grey_color);
  text-decoration: underline;
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero-lp-rebrand__review--grade-text {
    font-size: var(--font_size_14);
  }
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-grade--underlined {
  font-weight: 400;
  text-decoration: underline;
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-text {
  font-family: var(--secondary_font);
  font-weight: var(--font_weight_600);
  line-height: 1.5;
  max-width: 36rem;
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-text .h3 {
  font-size: var(--font_size_20);
  line-height: 1.5;
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero-lp-rebrand__review-text .h3 {
    font-size: var(--h3_font_size);
  }
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-text > *:last-child {
  margin-bottom: 0;
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-text strong {
  color: var(--primary_dark_color);
}

.hero-lp-v2--rebrand .hero-lp-rebrand__review-text--mobile {
  display: none;
}

@media (max-width: 996px) {
  .hero-lp-v2--rebrand .hero-lp-rebrand__review-text--mobile {
    display: block;
  }
  .hero-lp-v2--rebrand .hero-lp-rebrand__review-text--desktop {
    display: none;
  }
}

.hero-lp-v2--rebrand .hero-lp-v2__container--cta::after {
  content: none;
}

.hero-lp-v2--rebrand .hero-lp-v2__col {
  background: var(--white_color);
  border-radius: var(--border_radius_5);
  box-shadow: unset;
  display: flex;
  flex-direction: column;
  flex: 0 0 39.8rem;
  max-width: unset;
  padding: var(--spacer_24);
}

.hero-lp-v2--rebrand.hero-lp-v2--cta-layout .hero__outer {
  gap: var(--spacer_24);
}

.hero-lp-v2--rebrand.hero-lp-v2--cta-layout .hero__inner--text {
  max-width: 60rem;
}

.hero-lp-v2--rebrand .hero-lp-v2__col-title {
  margin-bottom: var(--spacer_8);
}

.hero-lp-v2--rebrand .hero-lp-v2__col-container-inner {
  gap: var(--spacer_16);
}

@media (min-width: 481px) {
  .hero-lp-v2--rebrand .hero-lp-v2__col--right-gutter {
    margin-right: 0;
  }
}

.hero-lp-v2--rebrand .hero-lp-v2__link {
  margin-top: var(--spacer_8);
}

.hero-lp-v2--rebrand .hero-lp-v2__link-link {
  width: 100%;
}

.hero-lp-v2--rebrand .hero__ctas {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacer_16);
}
@media (max-width: 800px) {
  .hero-lp-v2--rebrand .hero__ctas {
    align-items: stretch;
    width: 100%;
  }
}

.hero-lp-v2--rebrand .hero__cta-link:not(.button) {
  color: var(--primary_dark_color);
}



.hero-lp-v2--rebrand .hero__rating {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	margin-top: var(--spacer_40);
	max-width: 78.7rem;
	width: 100%;
}

@media (max-width: 830px) {
	.hero-lp-v2--rebrand .hero__rating {
		justify-content: space-around;
	}
	.hero-lp-v2--rebrand .hero__rating-item--text {
		width: 100%;
		order: 1;
	}
	.hero-lp-v2--rebrand .hero__rating-item:not(.hero__rating-item--text) {
		order: 2;
	}
}

@media (max-width: 540px) {
	.hero-lp-v2--rebrand .review__stars {
		height: 24px;
		width: 120px;
	}
	.hero-lp-v2--rebrand .hero__rating {
		gap: var(--spacer_16);
		margin-top: 0;
	}
}

.hero-lp-v2--rebrand .hero__rating-item--text {
	max-width: 30rem;
}

.hero-lp-v2--rebrand .hero__rating-item--text .h3 {
	font-size: var(--font_size_20);
	line-height: 1.5;
}