/* 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-simple-text__content.is-size-md {
  max-width: 43.75rem;
}
.s-simple-text__content.is-size-sm {
  max-width: 33.875rem;
}
.s-simple-text__content.is-align-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.s-simple-text__header {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.s-simple-text__title {
  color: var(--wp--preset--color--txt-secondary-dark);
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-family: "remora-sans-w1", "sans-serif";
  line-height: 1;
}
.s-simple-text__title.is-as-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-simple-text__title.is-as-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-simple-text__title.is-as-h4 {
  font-family: "Inter", "sans-serif";
  font-size: 1.5rem;
  line-height: 1.25;
  font-style: normal;
  font-weight: 700;
}
.s-simple-text__title.is-as-h5 {
  font-weight: 700;
  font-family: "remora-sans-w1", "sans-serif";
  text-transform: uppercase;
}
.s-simple-text__title.is-as-h5 {
  font-size: 18px;
}
@media screen and (min-width: 569px) {
  .s-simple-text__title.is-as-h5 {
    font-size: calc(18px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .s-simple-text__title.is-as-h5 {
    font-size: 1.125rem;
  }
}
.s-simple-text__subtitle p {
  color: var(--wp--preset--color--txt-gray-dark);
  font-weight: 700;
  line-height: 1.6;
  text-transform: uppercase;
  font-family: "remora-sans-w1", "sans-serif";
}
.s-simple-text__subtitle p {
  font-size: 15px;
}
@media screen and (min-width: 569px) {
  .s-simple-text__subtitle p {
    font-size: calc(15px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .s-simple-text__subtitle p {
    font-size: 0.9375rem;
  }
}
.s-simple-text__text {
  margin-top: 1.5rem;
  width: 100%;
  color: var(--wp--preset--color--txt-gray-dark);
}
.s-simple-text__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-simple-text__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-simple-text__text h5 {
  font-size: 18px;
}
@media screen and (min-width: 569px) {
  .s-simple-text__text h5 {
    font-size: calc(18px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .s-simple-text__text h5 {
    font-size: 1.125rem;
  }
}
.s-simple-text__text p {
  margin-top: 1.875rem;
}
.s-simple-text__text p:first-child {
  margin-top: 0;
}
.s-simple-text__text p + ul,
.s-simple-text__text h2 + p,
.s-simple-text__text h3 + p,
.s-simple-text__text h4 + p,
.s-simple-text__text h5 + p {
  margin-top: 1.25rem;
}
.s-simple-text__text b,
.s-simple-text__text strong {
  font-weight: 700;
}
.s-simple-text__text .btn {
  margin-top: 2rem;
}
.s-simple-text__text i,
.s-simple-text__text em {
  font-style: italic;
}
.s-simple-text__text p > a,
.s-simple-text__text li > a {
  text-decoration: underline;
  line-height: 1.37;
}
.s-simple-text__text ul,
.s-simple-text__text ol {
  margin-top: 1.875rem;
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.s-simple-text__text ul li,
.s-simple-text__text ol li {
  position: relative;
  padding-left: 1.5rem;
}
.s-simple-text__text ul li a,
.s-simple-text__text ol li a {
  font-size: 16px;
}
.s-simple-text__text ul li:last-child,
.s-simple-text__text ol li:last-child {
  margin-bottom: 0;
}
.s-simple-text__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-simple-text__text ol li {
  list-style: decimal;
}
.s-simple-text__text img {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.s-simple-text__text *:first-child {
  margin-top: 0;
}
.s-simple-text__text img {
  margin: 1.25rem 0 3.5rem;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 1rem;
}
.s-simple-text__text a {
  color: var(--wp--preset--color--txt-primary);
}
.s-simple-text__text p {
  margin-bottom: 1rem;
}
.s-simple-text .btn-wrap {
  margin-top: 1.5rem;
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
}
.s-simple-text__content.is-align-center .btn-wrap {
  justify-content: center;
}