/* 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 */
.single-post-section-text {
  margin-bottom: 2.5rem;
}
.single-post-section-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";
}
.single-post-section-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";
}
.single-post-section-text h5 {
  font-size: 18px;
}
@media screen and (min-width: 569px) {
  .single-post-section-text h5 {
    font-size: calc(18px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .single-post-section-text h5 {
    font-size: 1.125rem;
  }
}
.single-post-section-text p {
  margin-top: 1.875rem;
}
.single-post-section-text p:first-child {
  margin-top: 0;
}
.single-post-section-text p + ul,
.single-post-section-text h2 + p,
.single-post-section-text h3 + p,
.single-post-section-text h4 + p,
.single-post-section-text h5 + p {
  margin-top: 1.25rem;
}
.single-post-section-text b,
.single-post-section-text strong {
  font-weight: 700;
}
.single-post-section-text .btn {
  margin-top: 2rem;
}
.single-post-section-text i,
.single-post-section-text em {
  font-style: italic;
}
.single-post-section-text p > a,
.single-post-section-text li > a {
  text-decoration: underline;
  line-height: 1.37;
}
.single-post-section-text ul,
.single-post-section-text ol {
  margin-top: 1.875rem;
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.single-post-section-text ul li,
.single-post-section-text ol li {
  position: relative;
  padding-left: 1.5rem;
}
.single-post-section-text ul li a,
.single-post-section-text ol li a {
  font-size: 16px;
}
.single-post-section-text ul li:last-child,
.single-post-section-text ol li:last-child {
  margin-bottom: 0;
}
.single-post-section-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;
}
.single-post-section-text ol li {
  list-style: decimal;
}
.single-post-section-text img {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.single-post-section-text *:first-child {
  margin-top: 0;
}
.single-post-section-text img {
  margin: 1.25rem 0 3.5rem;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 1rem;
}
.single-post-section-text h2,
.single-post-section-text h3 {
  color: var(--wp--preset--color--txt-secondary-dark);
  line-height: 2.1875rem;
  margin-top: 4rem;
}
.single-post-section-text h2,
.single-post-section-text h3 {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .single-post-section-text h2,
  .single-post-section-text h3 {
    font-size: calc(24px + 8 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .single-post-section-text h2,
  .single-post-section-text h3 {
    font-size: 2rem;
  }
}
.single-post-section-text p {
  margin-top: 1.25rem;
}
.single-post-section-text ul {
  margin-bottom: 1.25rem;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.single-post-section-text ul li {
  margin-bottom: 0.375rem;
  padding-left: 1.125rem;
  position: relative;
}
.single-post-section-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;
}
@media screen and (max-width: 991px) {
  .single-post-section-text {
    margin-bottom: 1.75rem;
  }
  .single-post-section-text h2,
  .single-post-section-text h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 580px) {
  .single-post-section-text {
    margin-bottom: 1.5rem;
  }
  .single-post-section-text h2,
  .single-post-section-text h3 {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-top: 2rem;
  }
}