/* Text utility */
/* Mobile utility */
/* link hover utility */
/* Container utility mixin */
/* Container avec variable CSS */
/* Text content styles */
/* Centered content */
/* from... */
/* to... */
/* from... to... */
/* at... */
@import url("https://use.typekit.net/gqx2pvq.css");
.h1 {
  font-variant-numeric: stacked-fractions;
  font-style: normal;
  font-weight: 700;
  line-height: 1.03;
  letter-spacing: -3.12px;
  text-transform: uppercase;
  font-family: "the-seasons", serif;
  margin: 0;
}
.h1 {
  font-size: 64px;
}
@media screen and (min-width: 569px) {
  .h1 {
    font-size: calc(64px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .h1 {
    font-size: 4rem;
  }
}

.h2 {
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  font-family: "the-seasons", serif;
  margin: 0;
}

.h3 {
  font-size: 2rem;
  font-family: "the-seasons", serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  margin: 0;
}

.text-base {
  font-family: "Inter";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375;
  margin: 0;
}
.text-base:not(:last-of-type) {
  margin: 0 0 16px 0;
}

.textFormat .wp-block-embed {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 100%;
}
.textFormat .wp-block-embed.is-provider-esp-rance-banlieues .wp-block-embed__wrapper {
  padding-top: unset;
}
.textFormat .wp-block-embed.is-provider-esp-rance-banlieues iframe {
  position: relative !important;
  height: revert-layer;
}
.textFormat .wp-block-embed__wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.textFormat .wp-block-embed__wrapper blockquote {
  display: none;
}
.textFormat .wp-block-embed__wrapper:before {
  display: none;
}
.textFormat .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  visibility: visible !important;
}
.textFormat .alignleft {
  float: none !important;
}
.textFormat p,
.textFormat a,
.textFormat mark {
  margin-top: 1rem;
  color: var(--wp--preset--color--gray-dark) !important;
  background-color: transparent;
}
.textFormat p.has-vivid-cyan-blue-color, .textFormat p.has-vivid-cyan-blue-color, .textFormat p.has-text-color,
.textFormat a.has-vivid-cyan-blue-color,
.textFormat a.has-vivid-cyan-blue-color,
.textFormat a.has-text-color,
.textFormat mark.has-vivid-cyan-blue-color,
.textFormat mark.has-vivid-cyan-blue-color,
.textFormat mark.has-text-color {
  color: var(--wp--preset--color--gray-dark) !important;
}
.textFormat p.has-background {
  background-color: #f6f1e6 !important;
  border-radius: 12px;
}
.textFormat .wp-block-quote {
  margin-top: 1.5rem;
  padding: 1.5rem 2rem 1.5rem;
  border-radius: 0.625rem;
  background-color: var(--wp--preset--color--black);
  border-left: none;
}
.textFormat .wp-block-quote blockquote {
  padding: 0;
  margin-bottom: 0;
}
.textFormat .wp-block-quote p,
.textFormat .wp-block-quote a {
  margin-top: 0;
  font-weight: 700;
  color: var(--wp--preset--color--white) !important;
  line-height: 1.875rem;
}
.textFormat .wp-block-quote p,
.textFormat .wp-block-quote a {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .textFormat .wp-block-quote p,
  .textFormat .wp-block-quote a {
    font-size: calc(24px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .textFormat .wp-block-quote p,
  .textFormat .wp-block-quote a {
    font-size: 1.5rem;
  }
}
.textFormat .wp-block-quote p br,
.textFormat .wp-block-quote a br {
  display: none;
}
.textFormat .wp-block-quote p + p {
  margin-top: 1.5rem;
}
.textFormat .wp-block-quote cite {
  display: block;
  margin-top: 1rem;
  color: var(--wp--preset--color--white);
}
.textFormat p + ul,
.textFormat h2 + p,
.textFormat h3 + p,
.textFormat h4 + p,
.textFormat h5 + p {
  margin-top: 1.25rem;
}
.textFormat b,
.textFormat strong {
  font-weight: 700;
}
.textFormat i,
.textFormat em {
  font-style: italic;
}
.textFormat p > a:not(.btn),
.textFormat li > a:not(.btn) {
  text-decoration: underline;
  color: var(--wp--preset--color--gray-dark);
}
.textFormat a:not(.btn) {
  text-decoration: underline;
  color: var(--wp--preset--color--gray-dark);
}
.textFormat ul {
  margin-top: 1.875rem;
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.textFormat ul li {
  position: relative;
  padding-left: 1.5rem;
}
.textFormat ul li a {
  font-size: 16px;
}
.textFormat 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;
}
.textFormat ul li:last-child {
  margin-bottom: 0;
}
.textFormat img,
.textFormat .wp-block-image {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.textFormat *:first-child {
  margin-top: 0;
}

.padding-horizontal, .l-container {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 1280px) {
  .padding-horizontal, .l-container {
    padding-left: calc(2.5rem / 2);
    padding-right: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 768px) {
  .padding-horizontal, .l-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.padding-right-full {
  padding-right: 2.5rem;
}
@media screen and (max-width: 991px) {
  .padding-right-full {
    padding-right: 1.25rem;
  }
}

.padding-left-full {
  padding-left: 2.5rem;
}
@media screen and (max-width: 991px) {
  .padding-left-full {
    padding-left: 1.25rem;
  }
}

.padding-right,
.padding-right-large {
  padding-right: calc((100vw - 86.25rem) / 2);
}
@media screen and (max-width: calc(86.25rem + 2.5rem * 2)) {
  .padding-right,
  .padding-right-large {
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .padding-right,
  .padding-right-large {
    padding-right: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 768px) {
  .padding-right,
  .padding-right-large {
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) {
  .padding-right,
  .padding-right-large {
    padding-right: calc((100vw - 76.875rem) / 2);
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) and (max-width: calc(76.875rem + 2.5rem * 2)) {
  .padding-right,
  .padding-right-large {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1920px) and (max-width: calc(2160px - 1px)) {
  .padding-right,
  .padding-right-large {
    padding-right: calc((100vw - 76.875rem) / 2);
  }
}
@media screen and (min-width: 1920px) and (max-width: calc(2160px - 1px)) and (max-width: calc(76.875rem + 2.5rem * 2)) {
  .padding-right,
  .padding-right-large {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 2160px) {
  .padding-right,
  .padding-right-large {
    padding-right: calc((100vw - 76.875rem) / 2);
  }
}
@media screen and (min-width: 2160px) and (max-width: calc(76.875rem + 2.5rem * 2)) {
  .padding-right,
  .padding-right-large {
    padding-right: 2.5rem;
  }
}

.padding-left,
.padding-left-large {
  padding-left: calc((100vw - 86.25rem) / 2);
}
@media screen and (max-width: calc(86.25rem + 2.5rem * 2)) {
  .padding-left,
  .padding-left-large {
    padding-left: 2.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .padding-left,
  .padding-left-large {
    padding-left: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 768px) {
  .padding-left,
  .padding-left-large {
    padding-left: 1.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) {
  .padding-left,
  .padding-left-large {
    padding-left: calc((100vw - 76.875rem) / 2);
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) and (max-width: calc(76.875rem + 2.5rem * 2)) {
  .padding-left,
  .padding-left-large {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .padding-left,
  .padding-left-large {
    padding-left: calc((100vw - 76.875rem) / 2);
  }
}
@media screen and (min-width: 1920px) and (max-width: calc(76.875rem + 2.5rem * 2)) {
  .padding-left,
  .padding-left-large {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 2160px) {
  .padding-left,
  .padding-left-large {
    padding-left: calc((100vw - 76.875rem) / 2);
  }
}
@media screen and (min-width: 2160px) and (max-width: calc(76.875rem + 2.5rem * 2)) {
  .padding-left,
  .padding-left-large {
    padding-left: 2.5rem;
  }
}

.padding-right-small {
  padding-right: calc((100vw - 60rem) / 2);
}
@media screen and (max-width: calc(60rem + 2.5rem * 2)) {
  .padding-right-small {
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .padding-right-small {
    padding-right: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 768px) {
  .padding-right-small {
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) {
  .padding-right-small {
    padding-right: calc((100vw - 60rem) / 2);
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) and (max-width: calc(60rem + 2.5rem * 2)) {
  .padding-right-small {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1920px) and (max-width: calc(2160px - 1px)) {
  .padding-right-small {
    padding-right: calc((100vw - 60rem) / 2);
  }
}
@media screen and (min-width: 1920px) and (max-width: calc(2160px - 1px)) and (max-width: calc(60rem + 2.5rem * 2)) {
  .padding-right-small {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 2160px) {
  .padding-right-small {
    padding-right: calc((100vw - 60rem) / 2);
  }
}
@media screen and (min-width: 2160px) and (min-width: calc(60rem + 2.5rem * 2)) {
  .padding-right-small {
    padding-right: 2.5rem;
  }
}

.padding-left-small {
  padding-left: calc((100vw - 60rem) / 2);
}
@media screen and (max-width: calc(60rem + 2.5rem * 2)) {
  .padding-left-small {
    padding-left: 2.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .padding-left-small {
    padding-left: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 768px) {
  .padding-left-small {
    padding-left: 1.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) {
  .padding-left-small {
    padding-left: calc((100vw - 60rem) / 2);
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(1920px - 1px)) and (max-width: calc(60rem + 2.5rem * 2)) {
  .padding-left-small {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 1920px) and (max-width: calc(2160px - 1px)) {
  .padding-left-small {
    padding-left: calc((100vw - 60rem) / 2);
  }
}
@media screen and (min-width: 1920px) and (max-width: calc(2160px - 1px)) and (max-width: calc(60rem + 2.5rem * 2)) {
  .padding-left-small {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 2160px) {
  .padding-left-small {
    padding-left: calc((100vw - 60rem) / 2);
  }
}
@media screen and (min-width: 2160px) and (min-width: calc(60rem + 2.5rem * 2)) {
  .padding-left-small {
    padding-left: 2.5rem;
  }
}

/* CONTAINER LARGEUR */
.l-container {
  width: 100%;
  margin-inline: auto;
  margin-block: 0;
}
.l-container-sm {
  width: 100%;
  margin-inline: auto;
  margin-block: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: calc(60rem + 2.5rem * 2);
}
@media screen and (max-width: 1280px) {
  .l-container-sm {
    padding-left: calc(2.5rem / 2);
    padding-right: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 991px) {
  .l-container-sm {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-container-sm {
    max-width: calc(60rem + 2.5rem * 2);
  }
}
@media screen and (min-width: 1920px) {
  .l-container-sm {
    max-width: calc(60rem + 2.5rem * 2);
  }
}
@media screen and (min-width: 2160px) {
  .l-container-sm {
    max-width: calc(60rem + 2.5rem * 2);
  }
}
.l-container-md {
  width: 100%;
  margin-inline: auto;
  margin-block: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: calc(71.25rem + 2.5rem * 2);
}
@media screen and (max-width: 1280px) {
  .l-container-md {
    padding-left: calc(2.5rem / 2);
    padding-right: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 991px) {
  .l-container-md {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-container-md {
    max-width: calc(61.25rem + 2.5rem * 2);
  }
}
@media screen and (min-width: 1920px) {
  .l-container-md {
    max-width: calc(61.25rem + 2.5rem * 2);
  }
}
@media screen and (min-width: 2160px) {
  .l-container-md {
    max-width: calc(61.25rem + 2.5rem * 2);
  }
}
.l-container-lg {
  width: 100%;
  margin-inline: auto;
  margin-block: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: calc(86.25rem + 2.5rem * 2);
}
@media screen and (max-width: 1280px) {
  .l-container-lg {
    padding-left: calc(2.5rem / 2);
    padding-right: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 991px) {
  .l-container-lg {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-container-lg {
    max-width: calc(76.875rem + 2.5rem * 2);
  }
}
@media screen and (min-width: 1920px) {
  .l-container-lg {
    max-width: calc(76.875rem + 2.5rem * 2);
  }
}
@media screen and (min-width: 2160px) {
  .l-container-lg {
    max-width: calc(76.875rem + 2.5rem * 2);
  }
}
.l-container-full {
  width: 100%;
  margin-inline: auto;
  margin-block: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  .l-container-full {
    padding-left: calc(2.5rem / 2);
    padding-right: calc(2.5rem / 2);
  }
}
@media screen and (max-width: 991px) {
  .l-container-full {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

/* CONTAINER HAUTEUR */
.section-top {
  padding-top: 5rem;
}
@media screen and (max-width: 991px) {
  .section-top {
    padding-top: 2.5rem;
  }
}

.section .l-wrapper {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 991px) {
  .section .l-wrapper {
    padding-top: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .section .l-wrapper {
    padding-bottom: 2.5rem;
  }
}
.section .l-wrapper.spacing-top-sm {
  padding-top: 3.75rem;
}
.section .l-wrapper.spacing-bottom-sm {
  padding-bottom: 3.75rem;
}
.section .l-wrapper.spacing-top-md {
  padding-top: 5rem;
}
.section .l-wrapper.spacing-bottom-md {
  padding-bottom: 5rem;
}
.section .l-wrapper.spacing-top-lg {
  padding-top: 6.25rem;
}
.section .l-wrapper.spacing-bottom-lg {
  padding-bottom: 6.25rem;
}
@media screen and (max-width: 991px) {
  .section .l-wrapper.spacing-top-mb-sm {
    padding-top: 1.25rem;
  }
}
@media screen and (max-width: 991px) {
  .section .l-wrapper.spacing-bottom-mb-sm {
    padding-bottom: 1.25rem;
  }
}
@media screen and (max-width: 991px) {
  .section .l-wrapper.spacing-top-mb-md {
    padding-top: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .section .l-wrapper.spacing-bottom-mb-md {
    padding-bottom: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .section .l-wrapper.spacing-top-mb-lg {
    padding-top: 3.75rem;
  }
}
@media screen and (max-width: 991px) {
  .section .l-wrapper.spacing-bottom-mb-lg {
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 991px) {
  .section .l-wrapper.spacing-top-none {
    padding-top: 0;
  }
  .section .l-wrapper.spacing-bottom-none {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .section .l-wrapper.spacing-top-mb-none {
    padding-top: 0;
  }
  .section .l-wrapper.spacing-bottom-mb-none {
    padding-bottom: 0;
  }
}

/* AFFICHAGE MOBILE */
.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .mobile {
    display: block;
  }
}

.no-mobile {
  display: block;
}
@media screen and (max-width: 768px) {
  .no-mobile {
    display: none;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.stars-trio {
  position: absolute;
  width: 20%;
  height: 8.75rem;
  opacity: 0.3;
}
.stars-trio__star {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.stars-trio__star svg {
  width: 100%;
}
.stars-trio__star svg path {
  fill: #fff;
}
.stars-trio__star--sm {
  width: 15%;
  height: auto;
  top: 0;
  left: 52%;
  transform: translateX(-50%);
}
.stars-trio__star--md {
  width: 24%;
  top: 40%;
  left: 0;
}
.stars-trio__star--lg {
  width: 40%;
  bottom: -30%;
  right: 1%;
}

.text-base,
body,
p,
ul li,
ol li {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.text-base,
body,
p,
ul li,
ol li {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .text-base,
  body,
  p,
  ul li,
  ol li {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .text-base,
  body,
  p,
  ul li,
  ol li {
    font-size: 0.875rem;
  }
}

.l-container {
  margin-inline: auto;
  margin-block: 0;
}

@media screen and (max-width: 576px) {
  br {
    display: none;
  }
}
.c-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
  margin-top: 2.9375rem;
  font-family: "poppins", sans-serif;
  color: var(--wp--preset--color--white);
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  z-index: 10;
}
.c-breadcrumb {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-breadcrumb {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-breadcrumb {
    font-size: 0.8125rem;
  }
}
.c-breadcrumb a,
.c-breadcrumb span span {
  color: inherit;
  text-decoration: none;
  opacity: 0.5;
}
.c-breadcrumb span span a {
  opacity: 1;
}
.c-breadcrumb .breadcrumb_last, .c-breadcrumb .breadcrumb_last span {
  opacity: 1;
}
.c-breadcrumb .c-breadcrumb__sep {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  opacity: 0.5;
}
.c-breadcrumb .c-breadcrumb__sep::before {
  content: "|";
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
}
.c-breadcrumb__sep {
  display: inline-block;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.4;
}
@media screen and (max-width: 991px) {
  .c-breadcrumb {
    margin-top: 0.75rem;
  }
}

.c-post-card {
  margin: 0;
  height: 100%;
}
.c-post-card__inner {
  --post-card-media-height: 13.75rem;
  --post-card-media-height-hover: 12.5rem;
  --post-card-arrow-size: 1.25rem;
  --post-card-arrow-size-hover: 1.6875rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  height: 100%;
  min-height: 31.25rem;
  padding: 0.875rem;
  border-radius: 1.25rem;
  background-color: var(--wp--preset--color--beige-medium);
  color: var(--wp--preset--color--red);
  transition: background-color 0.3s ease, color 0.3s ease;
}
.c-post-card__inner:focus-within .c-post-card__media {
  height: var(--post-card-media-height-hover);
}
.c-post-card__inner:focus-within:has(.c-post-card__media) .c-post-card__body {
  padding-bottom: calc(var(--post-card-media-height) - var(--post-card-media-height-hover));
}
.c-post-card__inner:focus-within:not(:has(.c-post-card__media)) {
  background-color: #63022E;
}
.c-post-card__inner:focus-within:not(:has(.c-post-card__media)) .c-post-card__info {
  transform: translateY(-5px);
}
.c-post-card__inner:focus-within .c-post-card__arrow svg {
  width: var(--post-card-arrow-size-hover);
  height: var(--post-card-arrow-size-hover);
}
@media (hover: hover) and (pointer: fine) {
  .c-post-card__inner:hover .c-post-card__media {
    height: var(--post-card-media-height-hover);
  }
  .c-post-card__inner:hover:has(.c-post-card__media) .c-post-card__body {
    padding-bottom: calc(var(--post-card-media-height) - var(--post-card-media-height-hover));
  }
  .c-post-card__inner:hover:not(:has(.c-post-card__media)) {
    background-color: #63022E;
  }
  .c-post-card__inner:hover:not(:has(.c-post-card__media)) .c-post-card__info {
    transform: translateY(-5px);
  }
  .c-post-card__inner:hover .c-post-card__arrow svg {
    width: var(--post-card-arrow-size-hover);
    height: var(--post-card-arrow-size-hover);
  }
}
.c-post-card--no-image .c-post-card__inner {
  justify-content: center;
  background-color: var(--wp--preset--color--red);
  color: var(--wp--preset--color--white);
}
.c-post-card--no-image .c-post-card__tag {
  border: 0.078125rem solid var(--wp--preset--color--white);
  background-color: transparent;
  color: var(--wp--preset--color--white);
}
.c-post-card--no-image .c-post-card__title {
  color: var(--wp--preset--color--white);
}
.c-post-card--no-image .c-post-card__badge {
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--red);
}
.c-post-card--no-image .c-post-card__arrow {
  color: var(--wp--preset--color--white);
}
.c-post-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 1.125rem;
  min-height: 0;
  padding-bottom: 0;
  transition: padding-bottom 0.45s ease;
}
.c-post-card__media {
  position: relative;
  overflow: hidden;
  border-radius: 0.625rem;
  height: var(--post-card-media-height);
  flex-shrink: 0;
  transition: height 0.45s ease;
}
.c-post-card__image {
  display: block;
  width: 100%;
  height: 18rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
}
.c-post-card__badge {
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  min-height: 2.5rem;
  padding: 0.1875rem 1rem;
  border-radius: 0.5rem;
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--red);
}
.c-post-card__badge--media {
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  z-index: 1;
}
.c-post-card__badge-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.375rem;
  height: 1.9375rem;
  overflow: hidden;
  color: inherit;
}
.c-post-card__badge-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.c-post-card__badge-icon svg [fill]:not([fill=none]) {
  fill: currentColor;
}
.c-post-card__badge-icon svg [stroke]:not([stroke=none]) {
  stroke: currentColor;
}
.c-post-card__badge-label {
  font-family: "poppins", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
  transform: translateY(0.1875rem);
}
.c-post-card__badge-label {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-post-card__badge-label {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-post-card__badge-label {
    font-size: 0.8125rem;
  }
}
.c-post-card--no-image .c-post-card__info {
  padding-top: 3.125rem;
}
.c-post-card__info {
  display: flex;
  flex-direction: column;
  gap: 1.4375rem;
  min-width: 0;
  transition: transform 0.45s ease;
}
.c-post-card__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.c-post-card__tag {
  display: inline-flex;
  align-items: center;
  padding: 0.625rem 0.5rem 0.375rem 0.5rem;
  border-radius: 1.875rem;
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--red);
  font-family: "poppins", sans-serif;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
.c-post-card__tag {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-post-card__tag {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-post-card__tag {
    font-size: 0.8125rem;
  }
}
.c-post-card__date {
  font-family: "poppins", sans-serif;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  transform: translateY(2px);
}
.c-post-card__date {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-post-card__date {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-post-card__date {
    font-size: 0.8125rem;
  }
}
.c-post-card__content {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  min-width: 0;
}
.c-post-card__title {
  margin: 0;
  font-family: "the-seasons", serif;
  font-weight: 700;
  line-height: 1.26;
  font-weight: 700;
}
.c-post-card__title {
  font-size: 26px;
}
@media screen and (min-width: 569px) {
  .c-post-card__title {
    font-size: calc(26px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-post-card__title {
    font-size: 1.625rem;
  }
}
.c-post-card__title-link {
  color: inherit;
  font: inherit;
  text-decoration: none;
}
.c-post-card__title-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.c-post-card__title-link:focus-visible {
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .c-post-card__title-link:hover {
    text-decoration: none;
  }
}
.c-post-card__excerpt {
  margin: 0;
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 500;
  line-height: 1.41;
  font-weight: 500;
}
.c-post-card__excerpt {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .c-post-card__excerpt {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-post-card__excerpt {
    font-size: 0.875rem;
  }
}
.c-post-card__arrow {
  display: inline-flex;
  align-self: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
  flex-shrink: 0;
  width: var(--post-card-arrow-size-hover);
  height: var(--post-card-arrow-size-hover);
  color: inherit;
  transform: rotate(90deg);
  margin: 6px 6px 0 0;
}
.c-post-card__arrow svg {
  display: block;
  width: var(--post-card-arrow-size);
  height: var(--post-card-arrow-size);
  transition: width 0.45s ease, height 0.45s ease;
}
.c-post-card__arrow svg [fill]:not([fill=none]) {
  fill: currentColor;
}
.c-post-card__arrow svg [stroke]:not([stroke=none]) {
  stroke: currentColor;
}
@media screen and (max-width: 991px) {
  .c-post-card__inner {
    min-height: 26.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-post-card__inner {
    min-height: 23.75rem;
  }
}

.archive-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.1875rem;
}

.archive-page-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.25rem;
  min-height: 1.25rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--wp--preset--color--red);
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  line-height: 1.41;
  text-decoration: none;
  opacity: 0.3;
  transition: opacity 0.3s ease;
  font-weight: 700;
}
.archive-page-btn {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .archive-page-btn {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .archive-page-btn {
    font-size: 0.875rem;
  }
}
.archive-page-btn.is-current {
  opacity: 1;
  pointer-events: none;
}
.archive-page-btn.is-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.archive-page-btn.is-prev, .archive-page-btn.is-next {
  display: none;
}
.archive-page-btn--dots {
  opacity: 0.3;
  pointer-events: none;
}
.archive-page-btn:focus-visible {
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  .archive-page-btn:hover {
    opacity: 1;
  }
}

.c-btn {
  flex-shrink: 0;
  font-weight: 600;
  display: inline-flex;
  padding: 0.9375rem 1.5rem 0.6875rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.625rem;
  border: 1px solid transparent;
  text-decoration: none;
  transition: all 0.3s ease;
  line-height: 1.5;
  font-family: "poppins", sans-serif;
  text-transform: none;
  cursor: pointer;
  color: var(--wp--preset--color--red);
}
.c-btn {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-btn {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-btn {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 576px) {
  .c-btn {
    padding: 0.8125rem 0.75rem 0.5625rem;
  }
}
.c-btn__icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: currentColor;
  transform: translateY(-2px);
}
.c-btn__icon--right.is-arrow-top-right {
  transform: translateY(-2px);
}
.c-btn__icon svg {
  display: block;
  object-fit: contain;
}
.c-btn__icon--left svg {
  height: 1.25rem;
  width: auto;
}
.c-btn__icon--right svg {
  width: 0.6875rem;
  height: 0.6875rem;
}
.c-btn__icon path {
  fill: currentColor;
}
.c-btn__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
}
.c-btn--gray-light {
  background-color: var(--wp--preset--color--gray-light);
  color: var(--wp--preset--color--red);
}
.c-btn--white {
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--red);
}
.c-btn--beige-light {
  background-color: var(--wp--preset--color--beige-light);
  color: var(--wp--preset--color--red);
}
.c-btn--beige-medium {
  background-color: var(--wp--preset--color--beige-medium);
  color: var(--wp--preset--color--red);
}
.c-btn--red {
  background-color: var(--wp--preset--color--red);
  color: var(--wp--preset--color--white);
}
.c-btn--pink {
  background-color: var(--wp--preset--color--pink);
  color: var(--wp--preset--color--white);
}
.c-btn--black {
  background-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
}
.c-btn--gray-dark {
  background-color: var(--wp--preset--color--gray-dark);
  color: var(--wp--preset--color--white);
}
.c-btn--outline {
  background-color: transparent;
}
.c-btn--outline.c-btn--gray-light {
  border-color: var(--wp--preset--color--gray-light);
  color: var(--wp--preset--color--gray-light);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--gray-light:hover {
    background-color: var(--wp--preset--color--gray-light);
    border-color: var(--wp--preset--color--gray-light);
    color: var(--wp--preset--color--red);
  }
}
.c-btn--outline.c-btn--white {
  border-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--white);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--white:hover {
    background-color: var(--wp--preset--color--white);
    border-color: var(--wp--preset--color--white);
    color: var(--wp--preset--color--red);
  }
}
.c-btn--outline.c-btn--beige-light {
  border-color: var(--wp--preset--color--beige-light);
  color: var(--wp--preset--color--beige-light);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--beige-light:hover {
    background-color: var(--wp--preset--color--beige-light);
    border-color: var(--wp--preset--color--beige-light);
    color: var(--wp--preset--color--red);
  }
}
.c-btn--outline.c-btn--beige-medium {
  border-color: var(--wp--preset--color--beige-medium);
  color: var(--wp--preset--color--beige-medium);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--beige-medium:hover {
    background-color: var(--wp--preset--color--beige-medium);
    border-color: var(--wp--preset--color--beige-medium);
    color: var(--wp--preset--color--red);
  }
}
.c-btn--outline.c-btn--red {
  border-color: var(--wp--preset--color--red);
  color: var(--wp--preset--color--red);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--red:hover {
    background-color: var(--wp--preset--color--red);
    border-color: var(--wp--preset--color--red);
    color: var(--wp--preset--color--white);
  }
}
.c-btn--outline.c-btn--pink {
  border-color: var(--wp--preset--color--pink);
  color: var(--wp--preset--color--pink);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--pink:hover {
    background-color: var(--wp--preset--color--pink);
    border-color: var(--wp--preset--color--pink);
    color: var(--wp--preset--color--white);
  }
}
.c-btn--outline.c-btn--black {
  border-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--black);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--black:hover {
    background-color: var(--wp--preset--color--black);
    border-color: var(--wp--preset--color--black);
    color: var(--wp--preset--color--white);
  }
}
.c-btn--outline.c-btn--gray-dark {
  border-color: var(--wp--preset--color--gray-dark);
  color: var(--wp--preset--color--gray-dark);
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--outline.c-btn--gray-dark:hover {
    background-color: var(--wp--preset--color--gray-dark);
    border-color: var(--wp--preset--color--gray-dark);
    color: var(--wp--preset--color--white);
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-btn--hover-gray-light:hover, .c-btn--outline.c-btn--hover-gray-light:hover {
    background-color: var(--wp--preset--color--gray-light);
    border-color: var(--wp--preset--color--gray-light);
    color: var(--wp--preset--color--red);
  }
  .c-btn--hover-white:hover, .c-btn--outline.c-btn--hover-white:hover {
    background-color: var(--wp--preset--color--white);
    border-color: var(--wp--preset--color--white);
    color: var(--wp--preset--color--red);
  }
  .c-btn--hover-beige-light:hover, .c-btn--outline.c-btn--hover-beige-light:hover {
    background-color: var(--wp--preset--color--beige-light);
    border-color: var(--wp--preset--color--beige-light);
    color: var(--wp--preset--color--red);
  }
  .c-btn--hover-beige-medium:hover, .c-btn--outline.c-btn--hover-beige-medium:hover {
    background-color: var(--wp--preset--color--beige-medium);
    border-color: var(--wp--preset--color--beige-medium);
    color: var(--wp--preset--color--red);
  }
  .c-btn--hover-red:hover, .c-btn--outline.c-btn--hover-red:hover {
    background-color: var(--wp--preset--color--red);
    border-color: var(--wp--preset--color--red);
    color: var(--wp--preset--color--white);
  }
  .c-btn--hover-pink:hover, .c-btn--outline.c-btn--hover-pink:hover {
    background-color: var(--wp--preset--color--pink);
    border-color: var(--wp--preset--color--pink);
    color: var(--wp--preset--color--white);
  }
  .c-btn--hover-black:hover, .c-btn--outline.c-btn--hover-black:hover {
    background-color: var(--wp--preset--color--black);
    border-color: var(--wp--preset--color--black);
    color: var(--wp--preset--color--white);
  }
  .c-btn--hover-gray-dark:hover, .c-btn--outline.c-btn--hover-gray-dark:hover {
    background-color: var(--wp--preset--color--gray-dark);
    border-color: var(--wp--preset--color--gray-dark);
    color: var(--wp--preset--color--white);
  }
}

.c-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5625rem;
}

.c-stylized-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-stylized-list__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  padding-top: 0.625rem;
  border-top: 0.5px solid var(--wp--preset--color--red);
}
.c-stylized-list__item-text {
  flex: 1 1 auto;
  min-width: 0;
  font-family: "poppins", sans-serif;
  color: var(--wp--preset--color--red);
  font-weight: 600;
  line-height: 1.5;
}
.c-stylized-list__item-text {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-stylized-list__item-text {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-stylized-list__item-text {
    font-size: 0.8125rem;
  }
}
.c-stylized-list__item-check {
  flex-shrink: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  color: var(--wp--preset--color--red);
}
.c-stylized-list__item-check svg {
  display: block;
  width: 100%;
  height: 100%;
}

.c-quote-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.1875rem;
  padding: 2.5rem;
  overflow: hidden;
  border-radius: 1.125rem;
  background-color: var(--wp--preset--color--beige-light);
  margin: 0;
}
.c-quote-card__mark {
  position: absolute;
  right: -1.0625rem;
  bottom: -3rem;
  z-index: 0;
  display: block;
  width: 12.5rem;
  height: 10.875rem;
  pointer-events: none;
  color: var(--wp--preset--color--beige-medium);
}
.c-quote-card__mark svg {
  display: block;
  width: 100%;
  height: 100%;
}
.c-quote-card__text {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--wp--preset--color--red);
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.c-quote-card__text {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .c-quote-card__text {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-quote-card__text {
    font-size: 0.875rem;
  }
}
.c-quote-card__text p {
  margin: 0;
}
.c-quote-card__text p + p {
  margin-top: 0.5rem;
}
.c-quote-card__text strong,
.c-quote-card__text b {
  font-weight: 700;
}
.c-quote-card__text a {
  color: inherit;
  text-decoration: underline;
}
.c-quote-card__caption {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  margin: 0;
  color: var(--wp--preset--color--gray-dark);
}
.c-quote-card__author-name {
  font-weight: 600;
  line-height: 1.5;
}
.c-quote-card__author-name {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-quote-card__author-name {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-quote-card__author-name {
    font-size: 0.8125rem;
  }
}
.c-quote-card__author-role {
  line-height: 1.5;
}
.c-quote-card__author-role {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-quote-card__author-role {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-quote-card__author-role {
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 991px) {
  .c-quote-card {
    padding: 4.0625rem;
  }
  .c-quote-card__mark {
    width: 15.9375rem;
    height: 13.875rem;
  }
}

.c-meta-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6875rem 1rem 0.4375rem;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  background-color: transparent;
  text-decoration: none;
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 600;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.c-meta-pill {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-meta-pill {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-meta-pill {
    font-size: 0.8125rem;
  }
}
.c-meta-pill--light {
  background-color: var(--wp--preset--color--beige-light);
  color: var(--wp--preset--color--red);
}
@media (hover: hover) and (pointer: fine) {
  .c-meta-pill--light:hover {
    background-color: var(--wp--preset--color--beige-medium);
    color: var(--wp--preset--color--red);
  }
}
.c-meta-pill--white {
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--red);
}
@media (hover: hover) and (pointer: fine) {
  .c-meta-pill--white:hover {
    background-color: var(--wp--preset--color--beige-light);
    color: var(--wp--preset--color--red);
  }
}
.c-meta-pill--accent {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6875rem 1rem 0.4375rem;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  background-color: transparent;
  text-decoration: none;
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 600;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  min-height: 0;
  padding: 0.75rem 1rem 0.5rem;
  background-color: transparent;
  border-color: var(--meta-pill-accent, var(--hero-institution-accent, var(--wp--preset--color--white)));
  color: var(--meta-pill-accent, var(--hero-institution-accent, var(--wp--preset--color--white)));
}
.c-meta-pill--accent {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-meta-pill--accent {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-meta-pill--accent {
    font-size: 0.8125rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-meta-pill--accent:hover {
    background-color: var(--meta-pill-accent, var(--hero-institution-accent, var(--wp--preset--color--white)));
    color: var(--wp--preset--color--black);
  }
}

/* Text utility */
/* Mobile utility */
/* link hover utility */
/* Container utility mixin */
/* Container avec variable CSS */
/* Text content styles */
/* Centered content */
/* from... */
/* to... */
/* from... to... */
/* at... */
.l-wrapper[id] {
  scroll-margin-top: calc(4.375rem + 1.5rem);
}

.section.has-white-background-color {
  --section-bg-rest: var(--wp--preset--color--white);
}
.section.has-beige-light-background-color {
  --section-bg-rest: var(--wp--preset--color--beige-light);
}
.section.has-beige-medium-background-color {
  --section-bg-rest: var(--wp--preset--color--beige-medium);
}
.section.has-red-background-color {
  --section-bg-rest: var(--wp--preset--color--red);
}
.section.has-white-background-color, .section.has-beige-light-background-color, .section.has-beige-medium-background-color, .section.has-red-background-color {
  background-color: var(--section-bg, var(--section-bg-rest)) !important;
}

/* Text utility */
/* Mobile utility */
/* link hover utility */
/* Container utility mixin */
/* Container avec variable CSS */
/* Text content styles */
/* Centered content */
/* from... */
/* to... */
/* from... to... */
/* at... */
.mad-inner-blocks-stack .wp-block-heading {
  margin: 0;
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
  color: var(--wp--preset--color--red) !important;
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
    font-size: 3.5rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
  color: var(--wp--preset--color--red);
  font-size: 1.625rem !important;
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
    font-size: 1.625rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
  font-size: 0.875rem !important;
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
    font-size: 0.875rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
  font-size: 0.8125rem !important;
}
.mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
    font-size: 0.8125rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
  color: var(--wp--preset--color--red);
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 3.5rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
  color: var(--wp--preset--color--red);
}
.mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 1.625rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.875rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.875rem;
  }
}
.mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.8125rem;
  }
}
.mad-inner-blocks-stack p,
.mad-inner-blocks-stack .wp-block-paragraph {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.mad-inner-blocks-stack p,
.mad-inner-blocks-stack .wp-block-paragraph {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack p,
  .mad-inner-blocks-stack .wp-block-paragraph {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack p,
  .mad-inner-blocks-stack .wp-block-paragraph {
    font-size: 0.875rem;
  }
}
.mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
.mad-inner-blocks-stack .has-ui-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
.mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
.mad-inner-blocks-stack .has-ui-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
  .mad-inner-blocks-stack .has-ui-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
  .mad-inner-blocks-stack .has-ui-font-size {
    font-size: 0.8125rem;
  }
}
.mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
.mad-inner-blocks-stack .has-small-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
.mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
.mad-inner-blocks-stack .has-small-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
  .mad-inner-blocks-stack .has-small-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
  .mad-inner-blocks-stack .has-small-font-size {
    font-size: 0.8125rem;
  }
}
.mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
.mad-inner-blocks-stack .has-base-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
.mad-inner-blocks-stack .has-base-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
  .mad-inner-blocks-stack .has-base-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
  .mad-inner-blocks-stack .has-base-font-size {
    font-size: 0.875rem;
  }
}
.mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
.mad-inner-blocks-stack .has-medium-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 700;
}
.mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
.mad-inner-blocks-stack .has-medium-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
  .mad-inner-blocks-stack .has-medium-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
  .mad-inner-blocks-stack .has-medium-font-size {
    font-size: 0.875rem;
  }
}
.mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
.mad-inner-blocks-stack .has-large-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
}
.mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
.mad-inner-blocks-stack .has-large-font-size {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
  .mad-inner-blocks-stack .has-large-font-size {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
  .mad-inner-blocks-stack .has-large-font-size {
    font-size: 1.625rem;
  }
}
.mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
.mad-inner-blocks-stack .has-x-large-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
.mad-inner-blocks-stack .has-x-large-font-size {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
  .mad-inner-blocks-stack .has-x-large-font-size {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
  .mad-inner-blocks-stack .has-x-large-font-size {
    font-size: 3.5rem;
  }
}
.mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
.mad-inner-blocks-stack .has-display-xl-font-size {
  font-family: "poppins", sans-serif;
  line-height: 0.96;
  font-weight: 500;
}
.mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
.mad-inner-blocks-stack .has-display-xl-font-size {
  font-size: 32px;
}
@media screen and (min-width: 569px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
  .mad-inner-blocks-stack .has-display-xl-font-size {
    font-size: calc(32px + 18 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
  .mad-inner-blocks-stack .has-display-xl-font-size {
    font-size: 3.125rem;
  }
}

.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading {
  margin: 0;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
  color: var(--wp--preset--color--red) !important;
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h1-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h2-font-size {
    font-size: 3.5rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
  color: var(--wp--preset--color--red);
  font-size: 1.625rem !important;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h3-font-size {
    font-size: 1.625rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
  font-size: 0.875rem !important;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h4-font-size, .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h5-font-size {
    font-size: 0.875rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
  font-size: 0.8125rem !important;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading.has-heading-h6-font-size {
    font-size: 0.8125rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
  color: var(--wp--preset--color--red);
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 3.5rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
  color: var(--wp--preset--color--red);
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 1.625rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.875rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.875rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.8125rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack p,
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.editor-styles-wrapper .mad-inner-blocks-stack p,
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack p,
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack p,
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph {
    font-size: 0.875rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-ui-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-ui-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-ui-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-ui-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-ui-font-size {
    font-size: 0.8125rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-small-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-small-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-small-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-small-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-small-font-size {
    font-size: 0.8125rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-base-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-base-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-base-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-base-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-base-font-size {
    font-size: 0.875rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-medium-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 700;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-medium-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-medium-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-medium-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-medium-font-size {
    font-size: 0.875rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-large-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-large-font-size {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-large-font-size {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-large-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-large-font-size {
    font-size: 1.625rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-x-large-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-x-large-font-size {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-x-large-font-size {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-x-large-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-x-large-font-size {
    font-size: 3.5rem;
  }
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-display-xl-font-size {
  font-family: "poppins", sans-serif;
  line-height: 0.96;
  font-weight: 500;
}
.editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
.editor-styles-wrapper .mad-inner-blocks-stack .has-display-xl-font-size {
  font-size: 32px;
}
@media screen and (min-width: 569px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-display-xl-font-size {
    font-size: calc(32px + 18 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .editor-styles-wrapper .mad-inner-blocks-stack .wp-block-paragraph.has-display-xl-font-size,
  .editor-styles-wrapper .mad-inner-blocks-stack .has-display-xl-font-size {
    font-size: 3.125rem;
  }
}

.wp-site-blocks .wp-block-heading,
.editor-styles-wrapper .wp-block-heading {
  margin: 0;
}
.wp-site-blocks .wp-block-heading.has-heading-h1-font-size, .wp-site-blocks .wp-block-heading.has-heading-h2-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h1-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h2-font-size {
  color: var(--wp--preset--color--red) !important;
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.wp-site-blocks .wp-block-heading.has-heading-h1-font-size, .wp-site-blocks .wp-block-heading.has-heading-h2-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h1-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h2-font-size {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading.has-heading-h1-font-size, .wp-site-blocks .wp-block-heading.has-heading-h2-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h1-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h2-font-size {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading.has-heading-h1-font-size, .wp-site-blocks .wp-block-heading.has-heading-h2-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h1-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h2-font-size {
    font-size: 3.5rem;
  }
}
.wp-site-blocks .wp-block-heading.has-heading-h3-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h3-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
  color: var(--wp--preset--color--red);
  font-size: 1.625rem !important;
}
.wp-site-blocks .wp-block-heading.has-heading-h3-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h3-font-size {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading.has-heading-h3-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h3-font-size {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading.has-heading-h3-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h3-font-size {
    font-size: 1.625rem;
  }
}
.wp-site-blocks .wp-block-heading.has-heading-h4-font-size, .wp-site-blocks .wp-block-heading.has-heading-h5-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h4-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h5-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
  font-size: 0.875rem !important;
}
.wp-site-blocks .wp-block-heading.has-heading-h4-font-size, .wp-site-blocks .wp-block-heading.has-heading-h5-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h4-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h5-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading.has-heading-h4-font-size, .wp-site-blocks .wp-block-heading.has-heading-h5-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h4-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h5-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading.has-heading-h4-font-size, .wp-site-blocks .wp-block-heading.has-heading-h5-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h4-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h5-font-size {
    font-size: 0.875rem;
  }
}
.wp-site-blocks .wp-block-heading.has-heading-h6-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h6-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
  font-size: 0.8125rem !important;
}
.wp-site-blocks .wp-block-heading.has-heading-h6-font-size,
.editor-styles-wrapper .wp-block-heading.has-heading-h6-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading.has-heading-h6-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h6-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading.has-heading-h6-font-size,
  .editor-styles-wrapper .wp-block-heading.has-heading-h6-font-size {
    font-size: 0.8125rem;
  }
}
.wp-site-blocks .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
  color: var(--wp--preset--color--red);
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.wp-site-blocks .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h1, h2):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 3.5rem;
  }
}
.wp-site-blocks .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
  color: var(--wp--preset--color--red);
}
.wp-site-blocks .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h3):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 1.625rem;
  }
}
.wp-site-blocks .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.wp-site-blocks .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h4):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.875rem;
  }
}
.wp-site-blocks .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.wp-site-blocks .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h5):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.875rem;
  }
}
.wp-site-blocks .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 500;
  color: var(--wp--preset--color--gray-dark);
}
.wp-site-blocks .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]),
.editor-styles-wrapper .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]),
  .editor-styles-wrapper .wp-block-heading:is(h6):not([class*=has-heading-h]):not([class*=-font-size]) {
    font-size: 0.8125rem;
  }
}
.wp-site-blocks p,
.wp-site-blocks .wp-block-paragraph,
.editor-styles-wrapper p,
.editor-styles-wrapper .wp-block-paragraph {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.wp-site-blocks p,
.wp-site-blocks .wp-block-paragraph,
.editor-styles-wrapper p,
.editor-styles-wrapper .wp-block-paragraph {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks p,
  .wp-site-blocks .wp-block-paragraph,
  .editor-styles-wrapper p,
  .editor-styles-wrapper .wp-block-paragraph {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks p,
  .wp-site-blocks .wp-block-paragraph,
  .editor-styles-wrapper p,
  .editor-styles-wrapper .wp-block-paragraph {
    font-size: 0.875rem;
  }
}
.wp-site-blocks .wp-block-paragraph.has-ui-font-size,
.wp-site-blocks .has-ui-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-ui-font-size,
.editor-styles-wrapper .has-ui-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
.wp-site-blocks .wp-block-paragraph.has-ui-font-size,
.wp-site-blocks .has-ui-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-ui-font-size,
.editor-styles-wrapper .has-ui-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-paragraph.has-ui-font-size,
  .wp-site-blocks .has-ui-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-ui-font-size,
  .editor-styles-wrapper .has-ui-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-paragraph.has-ui-font-size,
  .wp-site-blocks .has-ui-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-ui-font-size,
  .editor-styles-wrapper .has-ui-font-size {
    font-size: 0.8125rem;
  }
}
.wp-site-blocks .wp-block-paragraph.has-small-font-size,
.wp-site-blocks .has-small-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-small-font-size,
.editor-styles-wrapper .has-small-font-size {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
.wp-site-blocks .wp-block-paragraph.has-small-font-size,
.wp-site-blocks .has-small-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-small-font-size,
.editor-styles-wrapper .has-small-font-size {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-paragraph.has-small-font-size,
  .wp-site-blocks .has-small-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-small-font-size,
  .editor-styles-wrapper .has-small-font-size {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-paragraph.has-small-font-size,
  .wp-site-blocks .has-small-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-small-font-size,
  .editor-styles-wrapper .has-small-font-size {
    font-size: 0.8125rem;
  }
}
.wp-site-blocks .wp-block-paragraph.has-base-font-size,
.wp-site-blocks .has-base-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-base-font-size,
.editor-styles-wrapper .has-base-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
}
.wp-site-blocks .wp-block-paragraph.has-base-font-size,
.wp-site-blocks .has-base-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-base-font-size,
.editor-styles-wrapper .has-base-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-paragraph.has-base-font-size,
  .wp-site-blocks .has-base-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-base-font-size,
  .editor-styles-wrapper .has-base-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-paragraph.has-base-font-size,
  .wp-site-blocks .has-base-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-base-font-size,
  .editor-styles-wrapper .has-base-font-size {
    font-size: 0.875rem;
  }
}
.wp-site-blocks .wp-block-paragraph.has-medium-font-size,
.wp-site-blocks .has-medium-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-medium-font-size,
.editor-styles-wrapper .has-medium-font-size {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 700;
}
.wp-site-blocks .wp-block-paragraph.has-medium-font-size,
.wp-site-blocks .has-medium-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-medium-font-size,
.editor-styles-wrapper .has-medium-font-size {
  font-size: 14px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-paragraph.has-medium-font-size,
  .wp-site-blocks .has-medium-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-medium-font-size,
  .editor-styles-wrapper .has-medium-font-size {
    font-size: calc(14px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-paragraph.has-medium-font-size,
  .wp-site-blocks .has-medium-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-medium-font-size,
  .editor-styles-wrapper .has-medium-font-size {
    font-size: 0.875rem;
  }
}
.wp-site-blocks .wp-block-paragraph.has-large-font-size,
.wp-site-blocks .has-large-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-large-font-size,
.editor-styles-wrapper .has-large-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.26;
  font-weight: 400;
}
.wp-site-blocks .wp-block-paragraph.has-large-font-size,
.wp-site-blocks .has-large-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-large-font-size,
.editor-styles-wrapper .has-large-font-size {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-paragraph.has-large-font-size,
  .wp-site-blocks .has-large-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-large-font-size,
  .editor-styles-wrapper .has-large-font-size {
    font-size: calc(24px + 2 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-paragraph.has-large-font-size,
  .wp-site-blocks .has-large-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-large-font-size,
  .editor-styles-wrapper .has-large-font-size {
    font-size: 1.625rem;
  }
}
.wp-site-blocks .wp-block-paragraph.has-x-large-font-size,
.wp-site-blocks .has-x-large-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-x-large-font-size,
.editor-styles-wrapper .has-x-large-font-size {
  font-family: "the-seasons", serif;
  line-height: 1.07;
  font-weight: 400;
}
.wp-site-blocks .wp-block-paragraph.has-x-large-font-size,
.wp-site-blocks .has-x-large-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-x-large-font-size,
.editor-styles-wrapper .has-x-large-font-size {
  font-size: 36px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-paragraph.has-x-large-font-size,
  .wp-site-blocks .has-x-large-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-x-large-font-size,
  .editor-styles-wrapper .has-x-large-font-size {
    font-size: calc(36px + 20 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-paragraph.has-x-large-font-size,
  .wp-site-blocks .has-x-large-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-x-large-font-size,
  .editor-styles-wrapper .has-x-large-font-size {
    font-size: 3.5rem;
  }
}
.wp-site-blocks .wp-block-paragraph.has-display-xl-font-size,
.wp-site-blocks .has-display-xl-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-display-xl-font-size,
.editor-styles-wrapper .has-display-xl-font-size {
  font-family: "poppins", sans-serif;
  line-height: 0.96;
  font-weight: 500;
}
.wp-site-blocks .wp-block-paragraph.has-display-xl-font-size,
.wp-site-blocks .has-display-xl-font-size,
.editor-styles-wrapper .wp-block-paragraph.has-display-xl-font-size,
.editor-styles-wrapper .has-display-xl-font-size {
  font-size: 32px;
}
@media screen and (min-width: 569px) {
  .wp-site-blocks .wp-block-paragraph.has-display-xl-font-size,
  .wp-site-blocks .has-display-xl-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-display-xl-font-size,
  .editor-styles-wrapper .has-display-xl-font-size {
    font-size: calc(32px + 18 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .wp-site-blocks .wp-block-paragraph.has-display-xl-font-size,
  .wp-site-blocks .has-display-xl-font-size,
  .editor-styles-wrapper .wp-block-paragraph.has-display-xl-font-size,
  .editor-styles-wrapper .has-display-xl-font-size {
    font-size: 3.125rem;
  }
}

.frm-fluent-form .ff-el-input--label label {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  margin-left: 0;
  color: var(--wp--preset--color--gray-dark);
}
.frm-fluent-form .ff-el-input--label label {
  font-size: 12px;
}
@media screen and (min-width: 569px) {
  .frm-fluent-form .ff-el-input--label label {
    font-size: calc(12px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .frm-fluent-form .ff-el-input--label label {
    font-size: 0.75rem;
  }
}
.frm-fluent-form .ff-el-form-control {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  padding: 0.6875rem 0.625rem 0.5625rem 0.625rem;
  border-radius: 10px;
  background-color: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--beige-medium);
}
.frm-fluent-form .ff-el-form-control {
  font-size: 12px;
}
@media screen and (min-width: 569px) {
  .frm-fluent-form .ff-el-form-control {
    font-size: calc(12px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .frm-fluent-form .ff-el-form-control {
    font-size: 0.75rem;
  }
}
.frm-fluent-form .ff-el-form-control::placeholder {
  opacity: 0.5;
}
.frm-fluent-form .ff-el-input--label.ff-el-is-required.asterisk-right label:after {
  color: inherit;
  margin: 0;
}
.frm-fluent-form .ff-el-form-check-label,
.frm-fluent-form .ff_tc_label {
  align-items: flex-start !important;
  gap: 0.5rem;
  cursor: pointer;
}
.frm-fluent-form .ff-el-tc label.ff_tc_label > span {
  padding-top: 1px !important;
}
.frm-fluent-form .ff-el-tc .ff_tc_checkbox {
  flex-shrink: 0;
  line-height: 0;
}
.frm-fluent-form .ff-el-tc .ff-el-form-check-input {
  appearance: none;
  -webkit-appearance: none;
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0.125rem 0 0;
  padding: 0;
  border: 1px solid var(--wp--preset--color--red);
  border-radius: 0.125rem;
  background-color: var(--wp--preset--color--white);
  cursor: pointer;
  accent-color: unset;
}
.frm-fluent-form .ff-el-tc .ff-el-form-check-input:checked {
  background-color: var(--wp--preset--color--white);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M1 4.5L3.5 7L9 1.5' stroke='%23750035' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.625rem 0.5rem;
}
.frm-fluent-form .ff-el-tc .ff-el-form-check-input:focus-visible {
  outline: 0.125rem solid color-mix(in srgb, var(--wp--preset--color--red) 35%, transparent);
  outline-offset: 0.125rem;
}
.frm-fluent-form .ff-el-tc .ff_t_c {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: var(--wp--preset--color--gray-dark);
}
.frm-fluent-form .ff-el-tc .ff_t_c {
  font-size: 10px;
}
@media screen and (min-width: 569px) {
  .frm-fluent-form .ff-el-tc .ff_t_c {
    font-size: calc(10px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .frm-fluent-form .ff-el-tc .ff_t_c {
    font-size: 0.625rem;
  }
}
.frm-fluent-form .ff-el-tc .ff_t_c p {
  font-family: "poppins", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  color: inherit;
}
.frm-fluent-form .ff-el-tc .ff_t_c p {
  font-size: 10px;
}
@media screen and (min-width: 569px) {
  .frm-fluent-form .ff-el-tc .ff_t_c p {
    font-size: calc(10px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .frm-fluent-form .ff-el-tc .ff_t_c p {
    font-size: 0.625rem;
  }
}
.frm-fluent-form .ff-el-tc .ff_t_c a {
  color: var(--wp--preset--color--pink);
  text-decoration: underline;
  text-underline-offset: 0.125rem;
}
@media (hover: hover) and (pointer: fine) {
  .frm-fluent-form .ff-el-tc .ff_t_c a:hover {
    color: var(--wp--preset--color--red);
  }
}
.frm-fluent-form .ff_submit_btn_wrapper {
  margin-top: 1rem;
}
.frm-fluent-form .ff_submit_btn_wrapper .c-btn.ff-btn-submit {
  width: auto;
  min-width: 0;
  min-height: 0;
  text-transform: none;
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  .frm-fluent-form .ff_submit_btn_wrapper .c-btn.ff-btn-submit:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .frm-fluent-form .ff-t-container.ff-column-container {
    flex-direction: column;
    gap: 0;
  }
}

.ff-message-success {
  box-shadow: none;
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  line-height: 1.41;
  font-weight: 500;
  padding: 0;
  border: 0;
}
.ff-message-success {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .ff-message-success {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .ff-message-success {
    font-size: 0.8125rem;
  }
}

.c-select2 .select2-container {
  display: block;
  width: 100% !important;
  max-width: 100%;
}
.c-select2 .select2-container--default .select2-selection--multiple,
.c-select2 .select2-container--default .select2-selection--single {
  min-height: 3.5rem;
  border: 0;
  border-radius: 0.625rem;
  background-color: var(--wp--preset--color--white);
}
.c-select2 .select2-container--default .select2-selection--multiple .select2-selection__choice {
  display: none !important;
}
.c-select2 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  align-items: center;
  min-height: 3.5rem;
  padding: 0.1875rem 1rem;
}
.c-select2 .select2-container--default .select2-selection--multiple .select2-search--inline {
  float: none;
  list-style: none;
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
}
.c-select2 .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  width: 100% !important;
  min-width: 0;
}
.c-select2 .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.c-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  display: flex;
  align-items: center;
  min-height: 3.5rem;
  padding: 0.1875rem 1rem;
  color: var(--wp--preset--color--red);
  font-family: "poppins", sans-serif;
  font-weight: 500;
  line-height: 1.5;
}
.c-select2 .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.c-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
}
@media screen and (min-width: 569px) {
  .c-select2 .select2-container--default .select2-selection--multiple .select2-selection__rendered,
  .c-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-select2 .select2-container--default .select2-selection--multiple .select2-selection__rendered,
  .c-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.8125rem;
  }
}
.c-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}
.c-select2 .select2-container--default.select2-container--focus .select2-selection--multiple,
.c-select2 .select2-container--default.select2-container--focus .select2-selection--single {
  outline: 0.125rem solid rgba(var(--wp--preset--color--red), 0.25);
  outline-offset: 0.125rem;
}
.c-select2 .select2-container--default .select2-search__field {
  margin: 0;
  color: var(--wp--preset--color--red);
  font-family: "poppins", sans-serif;
  font-weight: 500;
  line-height: 1.5;
}
.c-select2 .select2-container--default .select2-search__field {
  font-size: 16px;
}
@media screen and (min-width: 569px) {
  .c-select2 .select2-container--default .select2-search__field {
    font-size: calc(16px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .c-select2 .select2-container--default .select2-search__field {
    font-size: 1rem;
  }
}
.c-select2 .select2-container--default .select2-search__field::placeholder {
  color: var(--wp--preset--color--red);
  opacity: 1;
}
.c-select2 .select2-container--open .c-select2__field-chevron {
  transform: rotate(180deg);
}

.c-select2__field-chevron {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 0.5625rem;
  height: 0.3125rem;
  margin-left: auto;
  color: var(--wp--preset--color--red);
  pointer-events: none;
  transition: transform 0.2s ease;
}
.c-select2__field-chevron svg {
  display: block;
  width: 100%;
  height: 100%;
}
.c-select2__field-chevron svg [fill]:not([fill=none]) {
  fill: currentColor;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--wp--preset--color--red);
}