@import url(https://fonts.googleapis.com/css2?family=Zalando+Sans:ital,wght@0,600;1,600&display=swap);
@charset "UTF-8";
:root :where(p) {
  color: #2B2B2B;
}

@keyframes view-screen-entry {
  from {
    opacity: 0;
    transform: translateY(2.5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fade-up {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/** HEADER **/
/** BORDER RADIUS **/
.rounded-unset {
  border-radius: 0px;
}

.rounded-small {
  border-radius: 8px;
}

.rounded-regular {
  border-radius: 16px;
}

.rounded-medium {
  border-radius: 20px;
}

.rounded-large {
  border-radius: 64px;
}

.rounded-btn {
  border-radius: 48px;
}

.rounded-card {
  border-radius: 15px;
}

.rounded-bottom-unset {
  border-radius: 0 0 0px 0px;
}

.rounded-bottom-small {
  border-radius: 0 0 8px 8px;
}

.rounded-bottom-regular {
  border-radius: 0 0 16px 16px;
}

.rounded-bottom-medium {
  border-radius: 0 0 20px 20px;
}

.rounded-bottom-large {
  border-radius: 0 0 64px 64px;
}

.rounded-bottom-btn {
  border-radius: 0 0 48px 48px;
}

.rounded-bottom-card {
  border-radius: 0 0 15px 15px;
}

/** ICON SIZES **/
.card-info__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .card-info__wrapper {
    grid-template-columns: 1fr;
  }
}
.card-info__wrapper .card-info:last-child {
  grid-column: span 2/span 2;
}
@media screen and (max-width: 1200px) {
  .card-info__wrapper .card-info:last-child {
    grid-column: unset;
  }
}

.card-info {
  display: grid;
  gap: 1.5rem;
  align-content: space-between;
  padding: 2rem;
  border-radius: 15px;
  background-color: #F0F4F7;
}
.has-background-gray-light .card-info {
  background-color: #E2E8EC;
}
.card-info__item {
  display: flex;
  flex-direction: column;
}
.card-info__value {
  display: flex;
  align-items: baseline;
  gap: 0.25rem;
}
.card-info__value span {
  color: #00534E;
  font-weight: 600;
}
.card-info__value span:first-child {
  font-size: clamp(1.3rem, 1.35rem + (1vw - 0.2rem) * 0.294, 1.313rem);
}
.card-info__value span:last-child {
  padding-top: 0.2rem;
}
.card-info__label {
  margin: 0;
  padding: 0;
  color: #2B2B2B;
}
.card-info__label--sub {
  color: #6F6F6F;
  font-size: clamp(0.8125rem, 0.84375rem + (1vw - 0.2rem) * 0.294, 0.875rem);
}

.card-number__wrapper {
  display: inline-flex;
  gap: 3rem;
}
@media screen and (max-width: 1200px) {
  .card-number__wrapper {
    flex-direction: column;
    gap: 1rem;
    width: 100%;
  }
}

.card-number {
  display: grid;
  gap: 0.5rem;
}
.card-number span {
  color: #00534E;
  font-weight: 600;
}
.card-number span:first-child {
  font-size: clamp(2rem, 1.938rem + (1vw - 0.2rem) * 1.214, 2.25rem);
}

/* >>> VARIABLE CONFIGURATION <<< */
/* Arrow dimensions */
/* Spacing */
/* Positions (desktop) */
/* Arrow icon dimensions */
/* >>> SLICK CAROUSEL - BASE STYLES <<< */
.slick-initialized .slick-slide {
  display: flex;
  flex-direction: column;
}

.slick-slider {
  margin-bottom: calc(-1 * calc(-1 * (2.5rem + 46px))) !important;
}
@media screen and (max-width: 1200px) {
  .slick-slider {
    margin-bottom: 0 !important;
  }
}

/* >>> ARROW STYLES <<< */
/* Base arrow styling */
.slick-arrow {
  border-radius: 2rem;
  background-color: #00534E;
}
.slick-arrow:hover, .slick-arrow:focus {
  background-color: #D7FFD0;
  transition: all 0.35s ease-in-out;
  box-shadow: 2px 0 15px 5px rgba(0, 83, 78, 0.06);
  -webkit-box-shadow: 2px 0 15px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 2px 0 15px 5px rgba(0, 0, 0, 0.06);
}
.slick-arrow:hover::before, .slick-arrow:focus::before {
  background-color: var(--wp--preset--color--primary-color);
}

/* Arrow dimensions and icon */
.slick-next,
.slick-prev {
  z-index: 20;
  width: 46px;
  height: 46px;
}
.slick-next::before,
.slick-prev::before {
  content: "";
  display: block;
  opacity: 1;
  margin: 0 auto;
  height: 16px;
  width: 16px;
  background-color: var(--wp--preset--color--secondary-color);
  -webkit-mask-size: 16px;
          mask-size: 16px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg id='noun-arrow-7558542' xmlns='http://www.w3.org/2000/svg' width='19.106' height='19.143' viewBox='0 0 19.106 19.143'%3E%3Cpath id='Tracé_39215' data-name='Tracé 39215' d='M18.919,28.543a.907.907,0,0,1,.923-.923H34.861l-7.047-7.047a.914.914,0,0,1,1.292-1.292L37.724,27.9a.655.655,0,0,1,.123.154c0,.031.031.031.031.061.031.031.031.061.061.093,0,.031.031.061.031.093s.031.061.031.093a.738.738,0,0,1,0,.369c0,.031-.031.061-.031.093s-.031.061-.031.093-.031.061-.061.093a.1.1,0,0,1-.031.061.551.551,0,0,1-.123.154l-8.617,8.617a.895.895,0,0,1-1.294,0,.892.892,0,0,1,0-1.292l7.048-7.111H19.843a.907.907,0,0,1-.923-.923Z' transform='translate(-18.919 -19.003)' fill='%23d7ffd0'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg id='noun-arrow-7558542' xmlns='http://www.w3.org/2000/svg' width='19.106' height='19.143' viewBox='0 0 19.106 19.143'%3E%3Cpath id='Tracé_39215' data-name='Tracé 39215' d='M18.919,28.543a.907.907,0,0,1,.923-.923H34.861l-7.047-7.047a.914.914,0,0,1,1.292-1.292L37.724,27.9a.655.655,0,0,1,.123.154c0,.031.031.031.031.061.031.031.031.061.061.093,0,.031.031.061.031.093s.031.061.031.093a.738.738,0,0,1,0,.369c0,.031-.031.061-.031.093s-.031.061-.031.093-.031.061-.061.093a.1.1,0,0,1-.031.061.551.551,0,0,1-.123.154l-8.617,8.617a.895.895,0,0,1-1.294,0,.892.892,0,0,1,0-1.292l7.048-7.111H19.843a.907.907,0,0,1-.923-.923Z' transform='translate(-18.919 -19.003)' fill='%23d7ffd0'/%3E%3C/svg%3E%0A");
}

/* Next arrow (right) */
.slick-next {
  top: 50%;
  transform: translateY(-50%);
  right: 4rem;
}
@media only screen and (max-width: 1200px) {
  .slick-next {
    top: auto;
    right: calc(50% - (46px + 0.25rem));
    bottom: calc(-1 * (2.5rem + 46px));
  }
}

/* Previous arrow (left) */
.slick-prev {
  top: 50%;
  transform: translateY(-50%);
  left: 4rem;
}
.slick-prev:before {
  transform: rotate(180deg);
}
@media only screen and (max-width: 1200px) {
  .slick-prev {
    top: auto;
    left: calc(50% - (46px + 0.25rem));
    right: auto;
    bottom: calc(-1 * (2.5rem + 46px));
  }
}

@media only screen and (min-width: 1200px) {
  button.slick-prev.slick-arrow.slick-disabled,
  button.slick-next.slick-arrow.slick-disabled {
    display: none !important;
  }
}
/* >>> ARROW STYLES <<< */
.slick-track {
  display: flex;
  gap: 1.5rem;
}

@media screen and (min-width: 767px) {
  .slider-steps .slick-track {
    align-items: stretch;
  }
  .slider-steps .slick-slide {
    height: auto;
    display: flex !important;
  }
}
/* >>> COMMON SETTINGS <<< */
.card-product,
.card .card-content,
.card-story {
  border-radius: 15px;
}

.card-figure {
  margin-bottom: 0;
}
.card-figure img {
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

/* >>> SPECIFIC CARDS <<< */
.card {
  position: relative;
}
.card .card-content {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: space-between;
  min-height: 170px;
  margin: -3rem 2rem 0 0;
  background-color: #FFF;
  border: 1px solid #E2E8EC;
  padding: 0 1.5rem;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.card .card-content .card-header h3 {
  margin: 1.5rem 0 0.5rem;
}
.card .card-content .icon-wrapper {
  margin: -2rem 0;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.card .card-content footer {
  border-top: 1px solid #E2E8EC;
  padding: 1rem 0;
}
.card .card-badge {
  position: absolute;
  z-index: 20;
  top: 1rem;
  right: 1rem;
}
.card .card-figure img {
  height: var(--card-img-height, 300px);
  border: 1px solid #E2E8EC;
  width: 100%;
}
.card:hover .card-body {
  transform: translateY(-5px);
  box-shadow: 2px 0 15px 5px rgba(0, 83, 78, 0.06);
  -webkit-box-shadow: 2px 0 15px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 2px 0 15px 5px rgba(0, 0, 0, 0.06);
}
.card:hover .card-figure img {
  transform: scale(1.04);
}
.card:hover .icon-wrapper {
  transform: translateY(-8px) rotate(8deg);
}

.card-product {
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #E2E8EC;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (min-width: 1200px) {
  .card-product {
    height: -webkit-fill-available;
    height: -moz-available;
    height: stretch;
  }
}
.card-product .card-content {
  margin: 1rem;
}
.card-product .card-content h2 {
  font-size: clamp(1.0625rem, 1.09375rem + (1vw - 0.2rem) * 1.765, 1.125rem);
  font-weight: 600;
  color: #161A1A;
  margin-bottom: 0.25rem;
}
.card-product .card-content p {
  color: #6F6F6F;
}
.card-product .card-content p span {
  font-size: clamp(1.0625rem, 1.09375rem + (1vw - 0.2rem) * 1.765, 1.125rem);
  font-weight: 600;
  color: #00534E;
}
.card-product--category h3 {
  text-align: center;
  width: inherit;
  margin: 1.5rem;
}
.card-product:hover {
  transform: translateY(-5px);
  box-shadow: 2px 0 15px 5px rgba(0, 83, 78, 0.06);
  -webkit-box-shadow: 2px 0 15px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 2px 0 15px 5px rgba(0, 0, 0, 0.06);
}
.card-product:hover .card-figure img {
  transform: scale(1.02) translateY(-6px) rotate(2deg);
}
.card-product:hover h3 {
  color: #00534E;
}

/* >>> CARD STORY <<< */
.card-story {
  display: flex;
  justify-content: space-between;
  padding: 2rem;
  background-color: #F0F4F7;
  width: clamp(300px, 25vw, 400px);
}
.card-story--featured {
  width: clamp(300px, 35vw, 1000px);
}
.card-story__title {
  font-size: clamp(2rem, 1.938rem + (1vw - 0.2rem) * 1.214, 2.25rem);
  font-weight: 600;
  color: #00534E;
}
.card-story__img {
  margin-top: 1rem;
  width: 222px;
  height: 148px;
}

/* >>> SLIDER STEPS <<< */
.slider-steps .slick-list {
  padding-left: 1.5rem !important;
}
@media (min-width: 576px) {
  .slider-steps .slick-list {
    padding-left: max(1.5rem, (100% - 600px) / 2 + 1.5rem) !important;
  }
}
@media (min-width: 767px) {
  .slider-steps .slick-list {
    padding-left: max(1.5rem, (100% - 720px) / 2 + 1.5rem) !important;
  }
}
@media (min-width: 1200px) {
  .slider-steps .slick-list {
    padding-left: max(1.5rem, (100% - 980px) / 2 + 0rem) !important;
  }
}
@media (min-width: 1280px) {
  .slider-steps .slick-list {
    padding-left: max(1.5rem, (100% - 1280px) / 2 + 0rem) !important;
  }
}
@media (min-width: 1441px) {
  .slider-steps .slick-list {
    padding-left: max(1.5rem, (100% - 1280px) / 2 + 0rem) !important;
  }
}
@media (min-width: 1920px) {
  .slider-steps .slick-list {
    padding-left: max(1.5rem, (100% - 1280px) / 2 + 0rem) !important;
  }
}
@media (min-width: 2048px) {
  .slider-steps .slick-list {
    padding-left: max(1.5rem, (100% - 1580px) / 2 + 0rem) !important;
  }
}

.accordion-label {
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 0;
}
@media only screen and (min-width: 1280px) {
  .accordion-label {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 1200px) {
  .accordion-label[for=accordion1]:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(-45deg);
    border: solid white;
    border-width: 0 3px 3px 0;
    padding: 5px;
    transition: transform 0.3s ease-in-out;
  }
  .accordion-label:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(-45deg);
    border: solid #00534E;
    border-width: 0 3px 3px 0;
    padding: 5px;
    transition: transform 0.3s ease;
  }
}

.accordion-label-with-arrow {
  margin-bottom: 1rem;
}
.accordion-label-with-arrow > h2, .accordion-label-with-arrow > h3 {
  margin-bottom: 0;
}
.accordion-label-with-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(-45deg);
  border: solid #00534E;
  border-width: 0 3px 3px 0;
  padding: 5px;
  transition: transform 0.3s ease;
}

input[type=checkbox].accordion-checkbox {
  display: none;
}

.accordion-checkbox:checked ~ .accordion-label::after {
  transform: translateY(-50%) rotate(45deg);
}

.accordion-checkbox:checked + .accordion-label + .accordion-content {
  max-height: 100%; /* La hauteur maximale souhaitée pour le contenu */
  display: block;
}

.accordion-checkbox:checked ~ .accordion-label::after, .accordion-checkbox:checked ~ .accordion-label-with-arrow::after {
  transform: translateY(-50%) rotate(45deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  display: none;
}
.wp-block-accordion-heading > button,
.wp-block-accordion-heading__toggle:focus,
.wp-block-accordion-heading__toggle:hover {
  padding: 0 !important;
}

.wp-block-accordion-heading > .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
  text-decoration: none;
}

span.wp-block-accordion-heading__toggle-icon {
  display: none;
}

.wp-block-accordion-heading__toggle-title {
  font-size: clamp(1.3rem, 1.35rem + (1vw - 0.2rem) * 0.294, 1.313rem);
  font-weight: 600;
  color: #00534E;
}

.wp-block-accordion-heading {
  position: relative;
}
.wp-block-accordion-heading::after {
  content: "+";
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid #E2E8EC;
  color: #00534E;
  border-radius: 6px;
}

.wp-block-accordion-item.is-open .wp-block-accordion-heading::after {
  content: "-";
}

.wp-block-details:hover {
  border: 1px solid #00534E;
}
.wp-block-details:hover summary::after {
  border: 1px solid #00534E;
}
.wp-block-details summary {
  position: relative;
  list-style: none;
}
.wp-block-details summary::-webkit-details-marker {
  display: none;
}
.wp-block-details summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid #E2E8EC;
  color: #00534E;
  border-radius: 6px;
}
.wp-block-details[open] summary {
  padding-bottom: 0.5rem;
  padding-right: 3rem;
}
.wp-block-details[open] summary::after {
  content: "-";
}

summary {
  cursor: pointer;
}
summary:focus {
  outline: none;
}
summary {
  position: relative;
  list-style: none;
}
summary h3 {
  margin: 0;
  padding: 0;
}
summary::-webkit-details-marker {
  display: none;
}
summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid #E2E8EC;
  color: #D7FFD0;
  border-radius: 6px;
}

details:focus {
  outline: none;
}
details:not(:first-of-type) {
  margin-top: -1px;
}
details {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  padding: 1.5rem 0;
}
details[open] .body {
  padding-top: 0.5rem;
}
details[open] summary::after {
  content: "-";
}

.quote, .wp-block-pullquote > blockquote {
  position: relative;
}
.quote::before, .wp-block-pullquote > blockquote::before {
  content: "";
  display: block;
  margin-bottom: 1.5rem;
  font-size: 60px;
  font-weight: 700;
  height: 31px;
  width: 51px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50.783' height='30.703' viewBox='0 0 50.783 30.703'%3E%3Cpath id='h2-section' d='M1.96.9l9.668-30.7H22.146L17.259.9Zm30.6,0,4.887-30.7h15.3L43.181.9Z' transform='translate(-1.96 29.8)' fill='%2300534e'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 51px 31px;
}
.quote__text, .quote p, .wp-block-pullquote > blockquote__text, .wp-block-pullquote > blockquote p {
  font-size: clamp(1.1875rem, 1.21875rem + (1vw - 0.2rem) * 2.496, 1.25rem);
  color: #2B2B2B;
  font-style: italic;
}
.quote__footer, .wp-block-pullquote > blockquote__footer {
  margin-top: 1rem;
}
.quote__source, .quote cite, .wp-block-pullquote > blockquote__source, .wp-block-pullquote > blockquote cite {
  color: #00534E;
  font-style: normal;
}
.quote__source::before, .quote cite::before, .wp-block-pullquote > blockquote__source::before, .wp-block-pullquote > blockquote cite::before {
  content: "— ";
}

.testimonial .highlighted-sentence {
  font-size: clamp(1.3rem, 1.35rem + (1vw - 0.2rem) * 0.294, 1.313rem);
  font-weight: 500;
  color: #00534E;
  font-style: italic;
  margin-bottom: 1rem;
}
.testimonial footer {
  display: grid;
  border-top: 1px solid #E2E8EC;
  padding-top: 1.5rem;
  margin-top: 1rem;
}
.testimonial footer strong {
  color: #00534E;
}
.testimonial footer span {
  color: #6F6F6F;
  font-size: clamp(0.8125rem, 0.84375rem + (1vw - 0.2rem) * 0.294, 0.875rem);
}

/* >>> VARIABLES <<< */
.block-main, main {
  overflow: hidden;
}

/* >>> GENERIC SECTIONS <<< */
.block-section:not(.block-section-hero):not(.block-section-products),
.archive-main {
  padding: 6rem 0;
}
@media only screen and (max-width: 1200px) {
  .block-section:not(.block-section-hero):not(.block-section-products),
  .archive-main {
    padding: 4rem 0;
  }
}

.block-section--top {
  padding-top: 6rem;
}
@media only screen and (max-width: 1200px) {
  .block-section--top {
    padding-top: 4rem;
  }
}

.block-section--bottom {
  padding-bottom: 6rem;
}
@media only screen and (max-width: 1200px) {
  .block-section--bottom {
    padding-bottom: 4rem;
  }
}

/* >>> HERO SECTION <<< */
.block-section-hero {
  padding-top: 6rem;
}
.block-section-hero .btn {
  margin-bottom: 8.5rem;
}
.block-section-hero {
  position: relative;
  height: 100vh;
  width: 100%;
}
.block-section-hero .container {
  z-index: 99;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .block-section-hero {
    padding: 2rem 0 4rem;
  }
  .block-section-hero .btn {
    margin-bottom: 3rem;
  }
}

/* >>> EXPERTISES SECTION <<< */
.block-section-expertises {
  margin-top: -2.5rem;
}
@media only screen and (max-width: 1200px) {
  .block-section-expertises {
    margin-top: 0;
  }
}

/* >>> PRODUCTS SECTION <<< */
.block-section-products {
  padding-bottom: 6rem;
}
@media only screen and (max-width: 1200px) {
  .block-section-products {
    padding: 4rem 0;
  }
}

/* >>> LOCAL SECTION <<< */
.block-local {
  position: relative;
  padding-top: var(--spacing-9);
}
.block-local figure {
  margin: 0;
}
.block-local.has-background-primary-after::after {
  max-height: 700px;
}
@media only screen and (max-width: 1200px) {
  .block-local.has-background-primary-after::after {
    max-height: inherit;
  }
}
@media only screen and (max-width: 1200px) {
  .block-local {
    padding: var(--spacing-9) 0;
  }
  .block-local .row {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}

.image-section {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  max-height: 700px;
  right: 4rem;
  top: calc(-1 * var(--spacing-9) - 2rem);
}
@media only screen and (max-width: 1200px) {
  .image-section {
    max-height: inherit;
    top: 0;
    right: 0;
  }
}
.image-section img {
  width: 100%;
  min-height: 530px;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-section .discover-btn-wrapper {
  position: relative;
  align-self: center;
}
@media only screen and (min-width: 1200px) {
  .image-section .discover-btn-wrapper {
    top: 2rem;
    margin-bottom: var(--spacing-9);
    align-self: flex-end;
  }
}
@media only screen and (max-width: 1200px) {
  .image-section .discover-btn-wrapper {
    margin-top: 3rem;
  }
}
.image-section .discover-btn-wrapper::before {
  content: "";
  position: absolute;
  top: 5.6rem;
  left: 50%;
  width: 276px;
  height: 142px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='276.155' height='141.801' viewBox='0 0 276.155 141.801'%3E%3Cg id='Groupe_9899' data-name='Groupe 9899' transform='translate(-441.035 -2794.031)'%3E%3Cpath id='Tracé_39218' data-name='Tracé 39218' d='M-10485.965,2798v51.318' transform='translate(10930 2.031)' fill='none' stroke='%23d7ffd0' stroke-width='1'/%3E%3Cpath id='Tracé_39219' data-name='Tracé 39219' d='M-10485.965,2798v83.984h273.155' transform='translate(10930 53.349)' fill='none' stroke='%2300534e' stroke-width='1'/%3E%3Cg id='Rectangle_4691' data-name='Rectangle 4691' transform='translate(441.035 2794.031)' fill='%23d7ffd0' stroke='%23d7ffd0' stroke-width='1'%3E%3Crect width='6' height='6' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='5' height='5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
@media only screen and (max-width: 1200px) {
  .image-section .discover-btn-wrapper::before {
    display: none;
  }
}

.map {
  margin-top: 1.5rem;
}
.map img {
  width: 100%;
  height: auto;
  display: block;
}

/* >>> TESTIMONIAL SECTION <<< */
.block-section-testimonials {
  position: relative;
  padding-bottom: 0 !important;
}
.block-section-testimonials .container-inner {
  padding-top: calc(6rem / 2);
}
@media only screen and (max-width: 1200px) {
  .block-section-testimonials .container-inner {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .block-section-testimonials__gallery {
    display: none;
  }
}
.block-section-testimonials__gallery {
  position: relative;
  height: 100%;
  min-height: 650px;
  width: auto;
}
.block-section-testimonials__gallery img, .block-section-testimonials__gallery-background {
  position: absolute;
}
.block-section-testimonials__gallery img {
  z-index: 2;
}
.block-section-testimonials__gallery > img:first-of-type {
  top: -10rem;
  right: 9rem;
  width: 225px;
  height: 250px;
}
.block-section-testimonials__gallery > img:nth-child(2) {
  top: 4rem;
  right: 25rem;
  width: 300px;
  height: 380px;
}
.block-section-testimonials__gallery > img:last-of-type {
  top: 8rem;
  right: 0;
  width: 350px;
  height: 500px;
}
.block-section-testimonials__gallery-background {
  display: flex;
  width: 90%;
  height: 560px;
  right: 4rem;
  border-radius: 20px;
  background-color: #D7FFD0;
}
.block-section-testimonials__decoration {
  position: relative;
  padding-top: calc(6rem / 2);
}
@media only screen and (max-width: 1200px) {
  .block-section-testimonials__decoration {
    padding-top: 0;
  }
}
.block-section-testimonials__decoration-image {
  position: absolute;
  bottom: 0;
  right: -14rem;
  width: auto;
  height: 350px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1200px) {
  .block-section-testimonials__decoration-image {
    position: relative;
    bottom: -4.5rem;
    right: 0;
    width: 100%;
  }
}

/* >>> HEADBAND <<< */
.headband {
  position: relative;
  padding-block: 6rem calc(6rem - 1rem);
  background-color: #00534E;
  border-radius: 0 0 20px 20px;
}
.headband--image {
  overflow: visible;
  margin-bottom: 6rem;
}
@media only screen and (max-width: 1200px) {
  .headband--image {
    padding-block: 4rem calc(4rem - 1rem);
    margin-bottom: 4rem;
  }
}
.headband.headband--small {
  padding: 2rem;
}
.headband::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: #D7FFD0;
  border-radius: inherit;
  transform: rotate(-4deg);
}
.headband p {
  color: white;
  font-size: clamp(1.0625rem, 1.09375rem + (1vw - 0.2rem) * 1.765, 1.125rem);
}
.headband h1 {
  color: var(--wp--preset--color--secondary-color);
}
.headband .row {
  align-items: stretch;
}
.headband .col-lg-6 {
  display: flex;
  flex-direction: column;
}
.headband__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.headband__item--left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.headband__item--right {
  flex: 1;
  margin-bottom: calc(-1 * 6rem * 2);
}
@media only screen and (max-width: 1200px) {
  .headband__item--right {
    margin-bottom: calc(-1 * 4rem * 2);
    flex: none;
  }
}
.headband img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  max-height: unset;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .headband img {
    height: 250px;
  }
}

/*# sourceMappingURL=template-story.css.map*/