/* Text utility */
/* Mobile utility */
/* link hover utility */
/* Container utility mixin */
/* Container avec variable CSS */
/* Text content styles */
/* Centered content */
/* from... */
/* to... */
/* from... to... */
/* at... */
/* FONT WEIGHTS */
.s-cols-big-text-small-text {
  position: relative;
  z-index: 10;
}
.s-cols-big-text-small-text .l-container {
  position: relative;
}
.s-cols-big-text-small-text .l-wrapper {
  padding-bottom: 9.375rem !important;
}
.s-cols-big-text-small-text__cols {
  display: flex;
}
.s-cols-big-text-small-text__col:first-child {
  flex: 1 1 70%;
  padding-right: 8.25rem;
}
.s-cols-big-text-small-text__col:last-child {
  flex: 1 1 30%;
}
.s-cols-big-text-small-text__big-text {
  --fill-pct: 0%;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: -0.78px;
  text-transform: uppercase;
  font-family: "remora-sans-w1", "sans-serif";
  margin: 0;
  background-image: linear-gradient(90deg, var(--wp--preset--color--txt-primary) 0%, var(--wp--preset--color--txt-primary) var(--fill-pct), var(--wp--preset--color--txt-secondary) var(--fill-pct), var(--wp--preset--color--txt-secondary) 100%);
  background-size: 100% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.s-cols-big-text-small-text__big-text {
  font-size: 39px;
}
@media screen and (min-width: 569px) {
  .s-cols-big-text-small-text__big-text {
    font-size: calc(39px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .s-cols-big-text-small-text__big-text {
    font-size: 2.4375rem;
  }
}
.s-cols-big-text-small-text__big-text .line {
  --fill-pct: 0%;
  background-image: linear-gradient(90deg, var(--wp--preset--color--txt-primary) 0%, var(--wp--preset--color--txt-primary) var(--fill-pct), var(--wp--preset--color--txt-secondary) var(--fill-pct), var(--wp--preset--color--txt-secondary) 100%);
  background-size: 100% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.s-cols-big-text-small-text__text-group {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.s-cols-big-text-small-text__small-text {
  color: var(--wp--preset--color--txt-gray-dark);
}
.s-cols-big-text-small-text__small-text h2 {
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-family: "remora-sans-w1", "sans-serif";
}
.s-cols-big-text-small-text__small-text h3 {
  font-size: 2rem;
  line-height: 1.09;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "remora-sans-w1", "sans-serif";
}
.s-cols-big-text-small-text__small-text h5 {
  font-size: 18px;
}
@media screen and (min-width: 569px) {
  .s-cols-big-text-small-text__small-text h5 {
    font-size: calc(18px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .s-cols-big-text-small-text__small-text h5 {
    font-size: 1.125rem;
  }
}
.s-cols-big-text-small-text__small-text p {
  margin-top: 1.875rem;
}
.s-cols-big-text-small-text__small-text p:first-child {
  margin-top: 0;
}
.s-cols-big-text-small-text__small-text p + ul,
.s-cols-big-text-small-text__small-text h2 + p,
.s-cols-big-text-small-text__small-text h3 + p,
.s-cols-big-text-small-text__small-text h4 + p,
.s-cols-big-text-small-text__small-text h5 + p {
  margin-top: 1.25rem;
}
.s-cols-big-text-small-text__small-text b,
.s-cols-big-text-small-text__small-text strong {
  font-weight: 700;
}
.s-cols-big-text-small-text__small-text .btn {
  margin-top: 2rem;
}
.s-cols-big-text-small-text__small-text i,
.s-cols-big-text-small-text__small-text em {
  font-style: italic;
}
.s-cols-big-text-small-text__small-text p > a,
.s-cols-big-text-small-text__small-text li > a {
  text-decoration: underline;
  line-height: 1.37;
}
.s-cols-big-text-small-text__small-text ul,
.s-cols-big-text-small-text__small-text ol {
  margin-top: 1.875rem;
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.s-cols-big-text-small-text__small-text ul li,
.s-cols-big-text-small-text__small-text ol li {
  position: relative;
  padding-left: 1.5rem;
}
.s-cols-big-text-small-text__small-text ul li a,
.s-cols-big-text-small-text__small-text ol li a {
  font-size: 16px;
}
.s-cols-big-text-small-text__small-text ul li:last-child,
.s-cols-big-text-small-text__small-text ol li:last-child {
  margin-bottom: 0;
}
.s-cols-big-text-small-text__small-text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3125rem;
  width: 0.8125rem;
  height: 0.75rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' fill='none' viewBox='0 0 13 12'%3E%3Cpath fill='%2335ab55' d='m12.767 4.365-3.948.119a.446.446 0 0 1-.46-.381L7.839.19c-.03-.209-.313-.262-.42-.08L5.311 3.684a.46.46 0 0 1-.564.187L.312 2.1c-.214-.086-.406.16-.262.337l3.055 3.734c.118.144.13.346.03.502l-2.389 3.73c-.119.186.087.407.29.312L5.473 8.63a.46.46 0 0 1 .529.096l3.038 3.201c.153.162.429.03.388-.187l-.796-4.306a.43.43 0 0 1 .222-.457l4.032-2.207c.205-.113.117-.417-.118-.409z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.s-cols-big-text-small-text__small-text ol li {
  list-style: decimal;
}
.s-cols-big-text-small-text__small-text img {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.s-cols-big-text-small-text__small-text *:first-child {
  margin-top: 0;
}
.s-cols-big-text-small-text__small-text img {
  margin: 1.25rem 0 3.5rem;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 1rem;
}
.s-cols-big-text-small-text__caption {
  font-weight: 400;
  line-height: 1.5;
  font-family: "Inter", "sans-serif";
  color: var(--wp--preset--color--txt-gray-dark);
  margin: 0;
}
.s-cols-big-text-small-text__caption {
  font-size: 12px;
}
@media screen and (min-width: 569px) {
  .s-cols-big-text-small-text__caption {
    font-size: calc(12px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .s-cols-big-text-small-text__caption {
    font-size: 0.75rem;
  }
}
.s-cols-big-text-small-text__btn-wrap {
  margin-top: 2.25rem;
}
.s-cols-big-text-small-text__btn-wrap .btn-wrap {
  margin-top: 0;
}
.s-cols-big-text-small-text__stars {
  position: absolute;
  width: 23%;
  height: 8.75rem;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  left: 40%;
  transform: translate(-50%, 0);
  bottom: -9.375rem;
}
.s-cols-big-text-small-text__star {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--wp--preset--color--txt-primary);
}
.s-cols-big-text-small-text__star svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.s-cols-big-text-small-text__star svg path {
  fill: currentColor;
}
.s-cols-big-text-small-text__star--sm {
  width: 3rem;
  height: 3.0625rem;
  top: 0;
  left: 52%;
  transform: translateX(-50%);
}
.s-cols-big-text-small-text__star--md {
  width: 4.375rem;
  height: 4.375rem;
  top: 40%;
  left: 0;
}
.s-cols-big-text-small-text__star--lg {
  width: 7.0625rem;
  height: 7.0625rem;
  bottom: -1.875rem;
  right: 0;
}
.s-cols-big-text-small-text .btn-wrap {
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .s-cols-big-text-small-text__col:first-child {
    padding-right: 3.75rem;
  }
  .s-cols-big-text-small-text__big-text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .s-cols-big-text-small-text .l-wrapper {
    padding-bottom: 7.5rem !important;
  }
  .s-cols-big-text-small-text__cols {
    flex-direction: column;
    gap: 2rem;
  }
  .s-cols-big-text-small-text__col:first-child {
    flex: none;
    padding-right: 0;
  }
  .s-cols-big-text-small-text__col:last-child {
    flex: none;
  }
  .s-cols-big-text-small-text__stars {
    width: 40%;
    left: 50%;
    bottom: -7.5rem;
  }
}
@media screen and (max-width: 580px) {
  .s-cols-big-text-small-text .l-wrapper {
    padding-bottom: 6.25rem !important;
  }
  .s-cols-big-text-small-text__big-text {
    font-size: 1.625rem;
  }
  .s-cols-big-text-small-text__text-group {
    gap: 1rem;
  }
  .s-cols-big-text-small-text__btn-wrap {
    margin-top: 1.5rem;
  }
  .s-cols-big-text-small-text__stars {
    width: 55%;
    height: 6.25rem;
    bottom: -6.25rem;
  }
  .s-cols-big-text-small-text__star--sm {
    width: 2rem;
    height: 2.0625rem;
  }
  .s-cols-big-text-small-text__star--md {
    width: 3rem;
    height: 3rem;
  }
  .s-cols-big-text-small-text__star--lg {
    width: 4.75rem;
    height: 4.75rem;
  }
}