@charset "UTF-8";
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cta a.fl-button {
  padding: 10px 24px;
  border-radius: 20px;
  border: 1.5px solid #397952;
  text-align: center;
}
.cta a.fl-button:hover {
  border: 1.5px solid #397952;
  border-radius: 20px;
}
.ctaPrimary a.fl-button {
  background: #397952;
  color: #FFFFFF;
  border: 1.5px solid #397952 !important;
}
.ctaPrimary a.fl-button:hover {
  background: #2F6142;
  color: #FFFFFF;
}
.ctaSecondary a.fl-button {
  background: #FFFFFF;
}
.ctaSecondary a.fl-button * {
  color: #397952 !important;
}
.ctaSecondary a.fl-button:visited {
  background: #FFFFFF;
  border: 1.5px solid #397952;
}
.ctaSecondary a.fl-button:visited * {
  color: #397952 !important;
}
.ctaSecondary a.fl-button:hover {
  background: #2F6142 !important;
}
.ctaSecondary a.fl-button:hover * {
  color: #FFFFFF !important;
}
.ctaWhite a.fl-button {
  background: #FFFFFF !important;
}
.ctaWhite a.fl-button * {
  color: #071A39 !important;
}
.ctaWhite a.fl-button:hover {
  background: #2F6142 !important;
}
.ctaWhite a.fl-button:hover * {
  color: #FFFFFF !important;
}
.fl-rich-text ul {
  padding-left: 25px;
}
.fl-rich-text a {
  color: #071A39;
  text-decoration: underline;
}
.wsp-pages-title, .wsp-posts-title, .wsp-membres-title {
  font-weight: 700;
}
.wsp-pages-list, .wsp-posts-list, .wsp-membres-list {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
}
.wsp-posts-list {
  padding-left: 0;
}
.wsp-posts-list > li {
  list-style: none;
}
.wsp-posts-list > li ul.wsp-posts-list {
  padding-left: 40px;
}
.wsp-posts-list > li ul.wsp-posts-list li {
  list-style: disc;
}
.wsp-posts-list > li .wsp-category-title {
  display: none;
}
.header .menu {
  display: flex;
  align-items: center;
  gap: 44px;
}
.header .menu:before, .header .menu:after {
  display: none;
}
.header .menu-item {
  max-width: 146px;
  text-align: center;
}
.header .menu-item a {
  transition: all 0.2s;
  position: relative;
}
.header .menu-item a span {
  display: block;
}
.header .menu-item a:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #7FB452;
  opacity: 0;
  transition: all 0.2s;
  display: block;
  position: absolute;
  bottom: -2px;
  border-radius: 4px;
}
.header .menu-item a:hover {
  padding-bottom: 4px;
}
.header .menu-item a:hover:after {
  opacity: 1;
}
.headerContact {
  height: 25px;
}
.headerLinkedin {
  height: 40px;
}
.headerLinkedin a {
  height: 40px;
  width: 40px;
  background: #071A39;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footerMenu .menu-item {
  display: flex !important;
  align-items: center;
}
.footerMenu .menu-item:not(:last-child):after {
  content: '';
  width: 1.5px;
  height: 20px;
  background: #071A39;
  margin: 0 8px;
  display: block;
}
.footerMenu .menu-item a:hover {
  text-decoration: underline;
}
.sectionTitle {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 34px;
  line-height: 130%;
}
.sectionTitle span {
  font-weight: 400 !important;
  font-size: 28px !important;
  display: block;
}
.pageHero .fl-row-content-wrap {
  background-size: 562px, 306px !important;
  background-position: top -80px right, top -80px left !important;
}
.pageHero .sectionTitle span {
  font-size: 40px !important;
}
.pageIntroContent {
  position: relative;
}
.pageIntroContent:after {
  content: '';
  background-image: url('/wp-content/uploads/sites/27/2025/07/bg-page-intro.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 205px;
  height: 179px;
  position: absolute;
  display: block;
  right: -130px;
  top: -106px;
}
.pageIntroContent.about .fl-module-heading {
  max-width: calc(100% - 110px);
}
.pageIntroContent.about:after {
  background-image: url('/wp-content/uploads/sites/27/2025/07/bg-page-intro-about.png');
  width: 182px;
  height: 174px;
  right: -80px;
  top: -52px;
}
.pageFooter .fl-row-content-wrap {
  background-size: 421.5px, 311px !important;
  background-position: top right, bottom left 140px !important;
}
.pageFooterDetails {
  max-width: 900px;
}
.slick-slider {
  padding-bottom: 50px;
  display: block !important;
  margin: 0 -23px;
}
.slick-slider .slick-track {
  display: flex !important;
  align-items: stretch;
  margin: 0;
}
.slick-slider .slick-list {
  height: 100%;
  padding: 16px 0;
  margin: -16px 0;
}
.slick-slider .slick-slide {
  margin: 0 23px;
  display: flex !important;
  align-items: stretch;
  height: auto;
}
.slick-slider .slick-slide > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.slick-arrow {
  background: transparent;
  border: 0;
  color: #071A39;
  position: absolute;
  bottom: -10px;
  right: -70px;
  padding: 10px 40px;
  z-index: 10;
}
.slick-arrow.slick-disabled {
  opacity: 0.3;
}
.slick-arrow:active, .slick-arrow:focus, .slick-arrow:hover {
  background: transparent;
  border: 0;
  position: absolute;
  color: #071A39;
}
.slick-arrow.slick-prev {
  transform: translateX(-80%);
}
.slick-arrow.slick-next {
  transform: translateX(-20%);
}
/* Masquer la grille par défaut */
.wpgb-grid-1 .wpgb-masonry {
  display: none;
}
.wpgb-grid-3 .wpgb-area-bottom-1 {
  margin-top: 40px !important;
  justify-content: center;
}
.homeHero .fl-row-content {
  background: url('/wp-content/uploads/sites/27/2025/09/bg-home-hero-banner-full-new-color.png') no-repeat;
  background-size: 50%;
  background-position: top right;
}
.homeHero .sectionTitle span {
  font-size: 70px !important;
}
.homeNumbers {
  position: relative;
}
.homeNumbers:before {
  content: '';
  background: #469D9C;
  height: 100%;
  width: 20vw;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.homeNumbersContainer {
  background: #469D9C;
  flex: 1;
  border-radius: 0 90px 90px 0;
  padding: 52px 140px;
  max-width: 500px;
  z-index: 1;
}
.homeNumbersInfos {
  flex: 1.3;
}
.homeNewsCarousel {
  width: 100%;
}
.homeNewsCarousel .fl-post-grid-post {
  border: 0;
  background: none;
  overflow: visible;
}
.homeNewsCarouselItem {
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 16px 80px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 36px;
  height: 100%;
}
.homeNewsCarouselItem > div:first-child {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.homeNewsCarouselItemTag ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.homeNewsCarouselItemTag ul li {
  background: #397952;
  border-radius: 8px;
  padding: 3px 8px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
}
.homeNewsCarouselItemTag ul li.non-classe {
  display: none;
}
.homeNewsCarouselItemTitle {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin: 0;
}
.homeNewsCarouselItemDetails {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.homeNewsCarouselItemInfos {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.homeNewsCarouselItemInfosTime {
  color: #737373;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
.homeNewsCarouselItemAuthor, .homeNewsCarouselItemInfosDate {
  color: #4E555F;
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.homeNewsCarouselItemLink {
  text-align: right;
  color: #071A39;
}
.homeNewsCarouselItemLink i {
  font-size: 9px;
  margin-left: 5px;
}
.homeShineInfos {
  flex: 1;
}
.homeShineVideo {
  flex: 1.8;
}
.homeShineVideo .uabb-video__outer-wrap img {
  margin: 0;
  height: 100%;
  object-fit: cover;
}
.aboutNumbers {
  background-repeat: no-repeat;
  background-size: contain;
}
.aboutNumbers:nth-child(1) {
  background-image: url('/wp-content/uploads/sites/27/2025/07/about-numbers-1.png');
  padding: 52px 10px;
  width: 270px;
}
.aboutNumbers:nth-child(2) {
  background-image: url('/wp-content/uploads/sites/27/2025/07/about-numbers-2.png');
  padding: 76px 0;
  margin-top: -24px;
  width: 266px;
}
.aboutNumbers:nth-child(3) {
  background-image: url('/wp-content/uploads/sites/27/2025/07/about-numbers-3.png');
  padding: 54px 0;
  margin-top: -2px;
  width: 266px;
}
.aboutPicture {
  flex: 1.4;
  position: relative;
}
.aboutPicture .fl-photo-content {
  border-radius: 24px;
  overflow: hidden;
}
.aboutPicture:first-child:after {
  bottom: -100px;
  right: inherit;
  left: -40px;
}
.aboutPicture .uabb-video__outer-wrap img {
  margin: 0;
  height: 100%;
  object-fit: cover;
}
.aboutPicture .fl-photo-content, .aboutPicture .uabb-video {
  z-index: 2;
  position: relative;
}
.aboutPicture:after {
  content: '';
  background: url('/wp-content/uploads/sites/27/2025/07/book-image-container.png');
  width: 534px;
  height: 410px;
  background-size: cover;
  position: absolute;
  bottom: -130px;
  right: -70px;
  z-index: 1;
}
.aboutText {
  flex: 1;
}
.aboutRegions {
  padding: 150px 80px 160px 0px;
  flex: 1;
  min-height: 688px;
  position: relative;
}
.aboutRegions .fl-module {
  z-index: 1;
  max-width: 532px;
}
.aboutRegions:after {
  content: '';
  background: url('/wp-content/uploads/sites/27/2025/07/bg-responsables.png') no-repeat;
  background-size: cover;
  height: 638px;
  width: 938px;
  position: absolute;
  left: -310px;
  top: 0px;
  z-index: 0;
}
.aboutRegionsContainer {
  overflow: hidden;
}
.aboutRegionsContainer .fl-row-content-wrap {
  background-size: 0 !important;
  background-position: left -200px center !important;
}
.aboutRegions .wpgb-facet-1 {
  width: 320px;
}
.aboutRegions .wpgb-facet-1 .wpgb-select {
  background: #FFFFFF;
  border-width: 1.5px;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
}
.aboutRegions .wpgb-facet select.wpgb-select + .wpgb-select-controls .wpgb-select-separator {
  display: none;
}
.aboutRegions .wpgb-facet select.wpgb-select + .wpgb-select-controls svg {
  stroke: #071A39;
}
.aboutResponsables {
  flex: 1;
  gap: 20px !important;
  /*.fl-button-left {
			text-align: center !important;
		}*/
}
.aboutResponsables.active {
  gap: 40px !important;
  /*.fl-button-left {
				text-align: left !important;
			}*/
}
.aboutResponsablesTitle {
  max-width: 442px;
  /*text-align: center;
			margin: 0 auto;*/
}
.aboutResponsablesTitle.active {
  font-size: 34px !important;
  line-height: 40px !important;
  /*text-align: left;
				margin: 0;*/
}
.aboutContact.wp-grid-builder.wpgb-loading:after {
  content: '';
  border: 6px solid #F3F3F3;
  border-top: 6px solid #7FB452;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutContact.wp-grid-builder.wpgb-loading .wpgb-viewport {
  height: 64px !important;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.aboutContact.wp-grid-builder .wpgb-card-inner {
  flex-direction: row !important;
  gap: 24px !important;
  align-items: center !important;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 16px;
  padding: 16px;
}
.aboutContact.wp-grid-builder .wpgb-card-media {
  width: 80px;
  min-width: 80px;
  height: 80px;
}
.aboutContact.wp-grid-builder .wpgb-card-media-thumbnail {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.aboutContact.wp-grid-builder .wpgb-card-media-thumbnail img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.aboutContact.wp-grid-builder .aboutContactCard {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.aboutContact.wp-grid-builder .aboutContactCardCity {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}
.aboutContact.wp-grid-builder .aboutContactCardName {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
}
.aboutContact.wp-grid-builder .aboutContactCardDepartments {
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 16px;
}
.whyBlocPicture {
  flex: 1.5;
}
.whyBlocPicture.serie {
  position: relative;
}
.whyBlocPicture.serie .fl-module {
  z-index: 1;
}
.whyBlocPicture.serie:after {
  content: '';
  background: url('/wp-content/uploads/sites/27/2025/07/serie-forme.png') no-repeat;
  position: absolute;
  z-index: 0;
  bottom: -60px;
  left: -80px;
  width: 490px;
  height: 296px;
  background-size: cover;
}
.whyBlocContent {
  flex: 1;
}
.whyTestimonial {
  display: flex;
  flex-direction: column;
  gap: 8px;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 16px 80px;
  padding: 30px 24px 34px;
  position: relative;
  background: #FFFFFF;
  height: 100%;
}
.whyTestimonial:after {
  content: '\e90b';
  font-family: 'Icomoon';
  font-size: 42px;
  position: absolute;
  right: 37px;
  top: 29px;
  color: #469D9C;
}
.whyTestimonialContainer .fl-row-content-wrap {
  min-height: 604px;
  background-size: contain;
  background-position: center left 45%;
}
.whyTestimonialCarousel {
  width: 100%;
}
.whyTestimonialCarousel .fl-post-grid-post {
  border: 0;
  background: none;
  overflow: visible;
}
.whyTestimonialPicture {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
}
.whyTestimonialPicture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.whyTestimonialName {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Poppins';
}
.whyTestimonialFunction {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Poppins';
}
.whyTestimonialDetails {
  font-size: 16px;
  font-weight: 400;
  font-family: 'IBM Plex Sans';
}
.wpgb-facet .wpgb-pagination .wpgb-page {
  height: auto !important;
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-next a, .wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-prev a {
  background: #E9E9EE;
  color: transparent;
  position: relative;
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-next a:after, .wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-prev a:after {
  font-family: 'Icomoon';
  color: #071A39;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 10px;
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-next a:hover, .wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-prev a:hover {
  color: transparent;
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-next a:hover:after, .wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-prev a:hover:after {
  color: #071A39;
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-next a[aria-current="true"], .wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-prev a[aria-current="true"] {
  color: transparent;
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-next a[aria-current="true"]:after, .wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-prev a[aria-current="true"]:after {
  color: #FFFFFF;
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-prev a:after {
  content: '\e903';
}
.wpgb-facet .wpgb-pagination .wpgb-page.wpgb-page-next a:after {
  content: '\e904';
}
.wpgb-facet .wpgb-pagination .wpgb-page a {
  color: #071A39;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none !important;
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
}
.wpgb-facet .wpgb-pagination .wpgb-page a:hover {
  font-size: 14px;
  font-weight: 500;
  background: #F5F7F9;
  color: #071A39;
  display: flex;
}
.wpgb-facet .wpgb-pagination .wpgb-page a[aria-current="true"] {
  background: #397952;
  border-color: #071A39;
  color: #FFFFFF !important;
  font-weight: 500 !important;
}
.newsBack {
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #071A39;
  display: flex;
  align-items: center;
  gap: 8px;
}
.newsBack:hover {
  text-decoration: none;
}
.newsBack:hover i:before {
  color: #397952 !important;
}
.newsBack i {
  font-size: 12px;
}
.newsBack i:before {
  color: #071A39 !important;
}
.newsTags {
  margin-bottom: 16px;
}
.newsTags .fl-post_tag {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 8px;
}
.newsTags .fl-post_tag li {
  background: #397952;
  border-radius: 4px;
  padding: 3px 8px;
  color: #FFFFFF;
  font-size: 14px;
}
.newsTags .fl-post_tag li[data-id="1"] {
  display: none;
}
.newsInfos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.newsInfosDate {
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-size: 16px;
}
.newsInfosTime {
  display: flex;
  align-items: center;
  gap: 4px;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px;
}
.newsInfosTime i:before {
  color: #071A39 !important;
}
.newsContent h2, .newsContent h3, .newsContent h4, .newsContent h5, .newsContent h6 {
  font-weight: 700;
  margin-bottom: 24px;
}
.newsContent h2 {
  font-size: 28px;
}
.newsContent p {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 24px;
}
.newsContent blockquote {
  background: #F3F3F3;
  border-radius: 32px;
  padding: 22px 30px;
  margin-bottom: 24px;
}
.newsContent blockquote p {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
}
.newsContent blockquote p a {
  color: #071A39;
  text-decoration: underline;
}
.newsContent blockquote p a:hover {
  color: #397952;
  text-decoration: underline;
}
.newsShare .pp-share-button {
  width: 30px;
  height: 30px;
}
.newsAuthor .fl-module-content {
  border-radius: 0 40px 0 40px;
  padding: 20px;
  gap: 16px;
  align-items: center;
}
.newsAuthor .fl-module-content:before, .newsAuthor .fl-module-content:after {
  display: none;
}
.newsAuthor .fl-author-bio-thumb {
  width: 80px;
  min-width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
}
.newsAuthor .fl-author-bio-thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.newsAuthor .fl-author-bio-name {
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 4px;
}
.newsAuthor .fl-author-bio-text {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
}
.newsArticlesCard {
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  border: 0;
}
.newsArticlesCard .fl-post-text {
  padding: 0;
}
.newsArticlesCard .fl-post-excerpt {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsArticlesCard .fl-post-terms .fl-post_tag {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  list-style: none;
  margin: 0 0 8px 0;
}
.newsArticlesCard .fl-post-terms .fl-post_tag li span {
  padding: 3px 8px;
  display: block;
  background: #397952;
  border-radius: 4px;
  color: #FFFFFF;
}
.newsArticlesCard .fl-post-terms .fl-post_tag li span.non-classe {
  display: none;
}
.newsArticlesCard .fl-post-meta {
  display: flex;
  align-items: center;
  gap: 16px;
}
.newsArticlesCard .fl-post-meta-date, .newsArticlesCard .fl-post-meta-time {
  font-family: 'IBM Plex Sans';
  font-size: 16px;
  line-height: 21px;
}
.newsArticlesCard .fl-post-meta-date {
  font-weight: 600;
}
.newsArticlesCard .fl-post-meta-time {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 9px;
}
.newsArticlesCard .fl-post-meta-time i:before {
  color: #071A39 !important;
}
.newsArticlesCard .fl-post-more-link {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}
.newsArticlesCard .fl-post-more-link a {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  gap: 8px;
  color: #071A39;
  padding: 11px 24px;
  border-radius: 40px;
}
.newsArticlesCard .fl-post-more-link a:hover {
  background: #F3F3F3;
  text-decoration: none;
}
.newsArticlesCard .fl-post-more-link a:after {
  content: '\e900';
  font-family: 'Icomoon';
  font-size: 12px;
}
.newsArticlesCard .fl-post-title {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin-bottom: 15px;
}
.newsGrid .wpgb-facet > fieldset:last-child {
  margin-bottom: 24px;
}
.newsGrid .wpgb-area-top-1 > div {
  width: 100%;
  max-width: 872px !important;
  margin: 0 auto;
}
.newsGrid .wpgb-area-top-2 > div {
  width: 100%;
}
.newsGrid .wpgb-area-bottom-1 {
  margin: 40px 0 0 !important;
  justify-content: center;
}
.newsGrid .wpgb-layout {
  margin-top: 20px;
}
.newsGrid .wpgb-facet .wpgb-inline-list {
  justify-content: center;
  gap: 24px;
  margin: 0;
}
.newsGrid .wpgb-facet .wpgb-inline-list li {
  margin: 0;
}
.newsGrid .wpgb-facet .wpgb-inline-list .wpgb-button {
  background: #AAD0B6;
  border: 0;
  padding: 4px;
  border-radius: 4px;
}
.newsGrid .wpgb-facet .wpgb-inline-list .wpgb-button .wpgb-button-label {
  font-size: 14px;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  line-height: normal;
}
.newsGrid .wpgb-facet .wpgb-inline-list .wpgb-button[aria-pressed=true] {
  background: #397952;
}
.newsGrid .wpgb-search-facet {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.newsGrid .wpgb-search-facet .wpgb-clear-button {
  right: 160px;
}
.newsGrid .wpgb-search-facet label {
  width: calc(100% - 56px);
  position: relative;
}
.newsGrid .wpgb-search-facet label:before {
  content: '\e90c';
  font-family: 'Icomoon';
  color: #071A39;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.newsGrid .wpgb-search-facet .wpgb-input-icon {
  display: none;
}
.newsGrid .wpgb-search-facet .wpgb-input {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 50px;
  border: 0;
  height: 40px;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  padding: 0 42px !important;
  text-indent: 0 !important;
}
.newsGrid .wpgb-search-facet .wpgb-search-btn {
  height: 40px;
  border-radius: 20px;
  border: 0;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  padding: 9.5px 24px;
}
.newsGrid .wpgb-search-facet .wpgb-search-btn i {
  display: none;
}
.newsGrid .wpgb-search-facet .wpgb-search-btn i:before {
  color: white;
}
.newsGrid .wpgb-card .wpgb-card-body {
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 16px;
  gap: 8px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-1 .wpgb-block-term {
  background: #397952;
  border-radius: 4px;
  padding: 3px 8px;
  color: #FFFFFF;
  font-size: 14px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-1 .wpgb-block-term:hover {
  color: #FFFFFF;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-1 .wpgb-block-term[data-id="1"] {
  display: none;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContent {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentContainer {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentTitle {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentTitleLink {
  height: 120px;
  display: flex;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentTitleLink:hover {
  text-decoration: none;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentInfos {
  display: flex;
  align-items: center;
  gap: 16px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentInfosDate, .newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentInfosTime {
  font-family: 'IBM Plex Sans';
  font-size: 16px;
  line-height: 21px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentInfosDate {
  font-weight: 600;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentInfosTime {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 9px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentInfosTime i:before {
  color: #071A39 !important;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentDetails {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: -20px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentLink {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentLink a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px;
  padding: 11px 24px;
  border-radius: 40px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentLink a i {
  font-size: 12px;
}
.newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentLink a:hover {
  background: #F3F3F3;
  text-decoration: none;
}
.offersContainer .fl-row-content {
  background: url('/wp-content/uploads/sites/27/2025/07/dispositifs-forme.png') no-repeat;
  background-size: 205px;
  background-position: top right;
  padding-top: 64px;
}
.offersDispositifsContainer .fl-row-content-wrap {
  background-size: 205px;
  background-position: bottom -20px left;
}
.offersAccordion {
  position: relative;
  background: #F3F3F3;
  border-radius: 0px 24px;
}
.offersAccordionContainer .fl-post-grid-post {
  border: 0;
  padding: 0;
  background: transparent;
}
.offersAccordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.offersAccordion input:checked + .offersAccordionLabel::after {
  transform: rotate(180deg);
}
.offersAccordion input:checked ~ .offersAccordionContent {
  max-height: 20rem;
  padding-bottom: 18px;
}
.offersAccordionLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin: 0;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 16px;
  padding: 16px 24px;
}
.offersAccordionLabel:after {
  content: "\e902";
  font-family: 'Icomoon';
  font-size: 5.5px;
  transition: all 0.35s;
}
.offersAccordionContent {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
  padding: 0 24px;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
}
.offersAccordionContent ul {
  padding: 0 0 0 26px;
}
.offersAccordionContentLink {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px;
  color: #071A39;
}
.offersAccordionContentLink:hover i:before {
  color: #397952 !important;
}
.offersAccordionContentLink i {
  font-size: 12px;
}
.directorySingleContainer .fl-row-content-wrap {
  background-size: 205px;
  background-position: bottom right 60px;
}
.directorySingleTag {
  background: #397952;
  color: white;
  border-radius: 4px;
  font-size: 14px;
  padding: 3px 8px;
}
.directorySingleLogo {
  height: 255px;
  width: 255px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EEF2F5;
  border-radius: 30px;
}
.directorySingleLogo img {
  max-width: 90%;
  max-height: 90%;
}
.directoryBack {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #397952;
}
.directoryBack:hover {
  text-decoration: none;
}
.directoryBack i {
  font-size: 9.5px;
}
.directoryGrid .wpgb-area-top-1 > div {
  width: 100%;
  max-width: 670px !important;
  margin: 0 auto;
  padding: 0;
}
.directoryGrid .wpgb-area-top-2 {
  justify-content: center;
}
.directoryGrid .wpgb-area-top-2 > div {
  padding: 0 8px !important;
  min-width: 270px;
}
.directoryGrid .wpgb-area-top-2 .wpgb-facet div.wpgb-select {
  padding: 12px 30px;
}
.directoryGrid .wpgb-area-top-2 .wpgb-facet div.wpgb-select ::placeholder {
  color: #071A39;
}
.directoryGrid .wpgb-area-top-2 .wpgb-facet .wpgb-select {
  background: #D9E2E9;
  border-radius: 50px;
  border: 0;
  padding: 17px 50px 17px 33px;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  color: #071A39;
}
.directoryGrid .wpgb-area-top-2 .wpgb-facet .wpgb-select + .wpgb-select-controls svg {
  stroke: #071A39;
  margin: 8px 18px 8px 6px;
}
.directoryGrid .wpgb-area-top-2 .wpgb-select-separator {
  display: none;
}
.directoryGrid .wpgb-card-media {
  width: 100%;
  aspect-ratio: 1;
  background: #EEF2F5;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px !important;
}
.directoryGrid .wpgb-card-media-thumbnail div {
  background-size: contain !important;
  width: 90%;
  height: 90%;
  left: 5% !important;
  top: 5% !important;
}
.directoryGrid .wpgb-card-body .wpgb-block-1 {
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #071A39;
  text-align: center;
}
.directoryGrid .wpgb-search-facet {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.directoryGrid .wpgb-search-facet .wpgb-clear-button {
  right: 140px;
}
.directoryGrid .wpgb-search-facet label {
  width: 100%;
  position: relative;
}
.directoryGrid .wpgb-search-facet label:before {
  content: '\e90c';
  font-family: 'Icomoon';
  color: #071A39;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.directoryGrid .wpgb-search-facet .wpgb-input-icon {
  display: none;
}
.directoryGrid .wpgb-search-facet .wpgb-input {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 50px;
  border: 0;
  height: 56px;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  padding: 0 170px 0 42px !important;
  text-indent: 0 !important;
}
.directoryGrid .wpgb-search-facet .wpgb-search-btn {
  height: 40px;
  border-radius: 20px;
  border: 0;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  padding: 9.5px 24px;
  position: absolute;
  right: 8px;
  top: 8px;
}
.directoryGrid .wpgb-search-facet .wpgb-search-btn i {
  display: none;
}
.directoryGrid .wpgb-search-facet .wpgb-search-btn i:before {
  color: white;
}
#gform_ajax_spinner_3, .gform_ajax_spinner_3 {
  background-size: 20px 20px !important;
  width: 20px !important;
  height: 20px !important;
}
.wp-grid-builder .wpgb-card-3 .wpgb-block-2 {
  display: flex !important;
  justify-content: center;
  margin: 16px 0px 0;
}
.wp-grid-builder .wpgb-card-3 .wpgb-block-2 span.tag {
  background: #397952;
  color: white;
  font-size: 14px;
  padding: 3px 8px;
  border-radius: 4px;
}
.wp-grid-builder .wpgb-card-3 .wpgb-block-1 {
  text-transform: lowercase;
  min-height: 45px;
}
.wp-grid-builder .wpgb-card-3 .wpgb-block-1::first-letter {
  text-transform: uppercase;
}
.gform_wrapper.gravity-theme .gform-loader {
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
}
.gform_wrapper.gravity-theme .gform_page_footer {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .chosen-container-single .chosen-single {
  border-radius: 6px !important;
  border: 1.5px solid #D1D3D5 !important;
  background: white !important;
  box-shadow: none !important;
}
.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span {
  color: #071a39 !important;
}
#gform_2 .gform_footer {
  justify-content: flex-end;
}
#gform_3 .gform-theme-button.button, #gform_3 .gform_button.button, #gform_4 .gform-theme-button.button, #gform_4 .gform_button.button, #gform_5 .gform-theme-button.button, #gform_5 .gform_button.button {
  background: #397952;
  color: white;
  border-radius: 40px;
  vertical-align: inherit;
}
#gform_5 .gform-theme-button.button, #gform_5 .gform_button.button {
  margin: 0 auto;
}
.gform-theme--framework .gf_progressbar .percentbar_blue {
  background: #397952;
}
.fl-module-pp-gravity-form {
  width: 100%;
}
.fl-module-pp-gravity-form .gf_progressbar_wrapper, .fl-module-pp-gravity-form .gform_required_legend {
  display: none;
}
.fl-module-pp-gravity-form .gform_wrapper.gravity-theme .gfield_required {
  color: #071A39;
}
.fl-module-pp-gravity-form .gform_page_footer {
  display: flex;
  justify-content: space-between;
}
.fl-module-pp-gravity-form input[type=button].gform-theme-button, .fl-module-pp-gravity-form input[type=submit].button {
  border-radius: 20px;
  padding: 10px 24px;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px;
}
.fl-module-pp-gravity-form input[type=button].gform-theme-button.gform_previous_button, .fl-module-pp-gravity-form input[type=submit].button.gform_previous_button {
  border: 1.5px solid #397952;
  color: #397952;
}
.fl-module-pp-gravity-form .gfield_label {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 18px !important;
  line-height: 130%;
  margin-bottom: 24px !important;
}
.fl-module-pp-gravity-form .ginput_container input, .fl-module-pp-gravity-form .ginput_container textarea {
  border-radius: 6px;
  border: 1.5px solid #D1D3D5;
}
.fl-module-pp-gravity-form .ginput_container input::placeholder, .fl-module-pp-gravity-form .ginput_container textarea::placeholder {
  color: #071A39 !important;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 16px;
}
.fl-module-pp-gravity-form .gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):focus, .fl-module-pp-gravity-form .gfield select:focus, .fl-module-pp-gravity-form .gfield textarea:focus {
  border-color: #397952;
}
.fl-module-pp-gravity-form #field_1_8 .gchoice {
  width: calc(50% - 8px);
}
.fl-module-pp-gravity-form #gform_page_1_1 .gchoice {
  width: calc(50% - 8px);
}
.fl-module-pp-gravity-form #gform_page_1_1 .gchoice .gform-field-label {
  text-align: center;
  padding: 43px 24px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  vertical-align: inherit;
}
.fl-module-pp-gravity-form #gform_page_1_2 .gform_page_footer {
  display: flex;
  justify-content: space-between;
}
.fl-module-pp-gravity-form .gfield_radio {
  flex-wrap: wrap;
  display: flex;
  gap: 16px;
}
.fl-module-pp-gravity-form .gfield_radio .gchoice {
  width: 100%;
  padding: 0;
  position: relative;
}
.fl-module-pp-gravity-form .gfield_radio .gchoice .gfield-choice-input {
  appearance: none;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border: 1.5px solid #071A39;
  border-radius: 50%;
  background: #FFFFFF;
  transition: border-color 0.3s;
  vertical-align: inherit;
  position: absolute;
  top: 18px;
  left: 18px;
}
.fl-module-pp-gravity-form .gfield_radio .gchoice .gfield-choice-input:checked {
  background: #071A39;
}
.fl-module-pp-gravity-form .gfield_radio .gchoice .gfield-choice-input:checked + .gform-field-label {
  background: #E1EBFE;
  border: 2px solid #083E92;
}
.fl-module-pp-gravity-form .gfield_radio .gchoice .gfield-choice-input:checked::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 6px;
}
.fl-module-pp-gravity-form .gfield_radio .gchoice .gform-field-label {
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  width: 100%;
  max-width: 100%;
  padding: 16px 18px 16px 48px;
  gap: 8px;
  background: #FFFFFF;
  border: 2px solid #D1D3D5;
  border-radius: 16px;
}
.fl-module-pp-gravity-form .joinFormTitle {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
}
.fl-module-pp-gravity-form .joinFormInfos {
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  margin-top: 8px;
}
.fl-module-pp-gravity-form .joinFormInfos.big {
  font-size: 18px;
}
.accountHeader {
  background-size: 32px, contain, contain !important;
}
.accountMenu .pp-slide-menu__menu .menu-item:first-child {
  background: #459A67;
}
.accountMenu .pp-slide-menu__menu .menu-item:first-child .pp-slide-menu-item-link {
  padding-top: 32px;
  padding-bottom: 32px;
}
.accountMenuMobile .pp-slide-menu__menu .menu-item:first-child {
  display: none;
}
.accountMenuMobile .pp-slide-menu__menu .menu-item .pp-slide-menu-item-link {
  border-radius: 30px;
}
.accountCard {
  position: relative;
}
.accountEdit {
  position: absolute;
  right: 16px;
  top: 16px;
}
.accountPicture {
  width: 112px;
  min-width: 112px;
  overflow: hidden;
}
.accountPicture.round {
  border-radius: 50%;
}
/*Accessibilité*/
.wpgb-facet .wpgb-input, .wpgb-facet select.wpgb-select, .wp-grid-builder .wpgb-card svg[data-ratio], .wpgb-select button svg, .whyTestimonialPicture img, .wpgb-facet select.wpgb-select + .wpgb-select-controls svg, .aboutPicture .uabb-video__outer-wrap img, .homeShineVideo .uabb-video__outer-wrap img, .uabb-modal img, .uabb-modal iframe {
  vertical-align: inherit !important;
}
.wpgb-sr-only {
  opacity: inherit !important;
}
picture.fl-photo-img {
  display: block;
}
@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(0.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-0.25rem);
  }
}
@media screen and (max-width: 1439px) {
  .header .menu {
    gap: 36px;
  }
}
@media screen and (max-width: 1359px) {
  .headerMenuIcon.on .fl-icon i:before {
    content: '\e905';
  }
  .headerMenuMobile {
    position: absolute;
    top: 71px;
    left: 0px;
    z-index: 100;
    background: #FFFFFF;
    width: 100%;
    box-shadow: 0 20px 16px 0 #181C2426;
    padding: 64px 40px 24px;
    flex-direction: column !important;
    gap: 24px;
  }
  .headerMenuMobile .menu {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .headerMenuMobile .menu-item {
    text-align: left !important;
    max-width: none !important;
    width: 100%;
  }
  .headerMenuMobile .menu-item a span {
    display: inline-block !important;
  }
  .headerMenuMobile .menu-item a:hover {
    padding-bottom: 0;
  }
  .headerMenuMobile .menu-item a:hover:after {
    display: none;
  }
  .headerMenuMobile .menu-item a:before {
    content: '\e904';
    font-family: 'Icomoon';
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    font-size: 10px;
    color: #071A39;
  }
  .headerMenuMobile.show {
    display: flex !important;
  }
  .aboutContact.wp-grid-builder .wpgb-card-inner {
    gap: 16px !important;
  }
  .aboutRegions:after {
    height: 598px;
    width: 878px;
  }
}
@media screen and (max-width: 1179px) {
  .pageHero .fl-row-content-wrap {
    background-size: 50% !important;
    background-position: top -80px right !important;
  }
  .pageIntro .fl-row-content-wrap {
    padding-bottom: 0px !important;
  }
  .pageIntroContent, .pageIntroContent.about {
    padding-bottom: 80px;
  }
  .pageIntroContent:after, .pageIntroContent.about:after {
    background-image: url('/wp-content/uploads/sites/27/2025/07/bg-page-intro-about.png');
    width: 111px;
    height: 106px;
    top: inherit;
    bottom: 0;
    right: 0;
  }
  .pageIntroContent.about .fl-module-heading {
    max-width: 100%;
  }
  .pageFooter .fl-row-content-wrap {
    background-size: 220px, 190px !important;
    background-position: top right, bottom left 0 !important;
  }
  .homeHero .fl-row-content {
    background-image: url('/wp-content/uploads/sites/27/2025/09/bg-home-hero-banner-tablet-new-color.png');
    background-size: 686px;
    background-position: top -60px right;
  }
  .homeHero .sectionTitle span {
    font-size: 55px !important;
  }
  .homeShine .fl-row-content-wrap {
    background-size: 65%;
  }
  .homeShineVideo {
    width: calc(100vw - 80px);
  }
  .homeNumbers:before {
    display: none;
  }
  .homeNumbersInfos {
    flex: 2;
  }
  .homeNumbersContainer {
    padding: 32px 52px;
  }
  .aboutPicture, .aboutResponsables {
    width: calc(100vw - 80px);
  }
}
@media screen and (max-width: 767px) {
  .slick-arrow {
    right: 0;
  }
  .headerMenuMobile {
    padding: 44px 24px 24px;
  }
  .headerMenuMobile .cta {
    width: 100%;
  }
  .headerMenuMobile .cta a {
    width: 100%;
  }
  .footerMenuSub .menu {
    flex-direction: column;
    align-items: flex-start;
  }
  .footerMenuSub .menu .menu-item a {
    padding-left: 0;
  }
  .footerMenu .menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 17px;
  }
  .footerMenu .menu:before, .footerMenu .menu:after {
    display: none;
  }
  .footerMenu .menu-item:after {
    display: none !important;
  }
  .pageHero .fl-row-content-wrap {
    background-size: 375px !important;
    background-position: top -80px right !important;
    padding-bottom: 40px;
    padding-top: 60px;
  }
  .pageHero .sectionTitle span {
    font-size: 25px !important;
  }
  .sectionTitle {
    font-size: 22px;
  }
  .sectionTitle span {
    font-size: 22px !important;
  }
  .homeHero .fl-row-content {
    background-image: url('/wp-content/uploads/sites/27/2025/09/bg-home-hero-banner-mobile-new-color.png');
    background-size: 100%;
    background-position: top -60px right;
  }
  .homeHero .sectionTitle span {
    font-size: 35px !important;
  }
  .homeNumbersContainer {
    margin-right: 74px;
  }
  .homeShine .fl-row-content-wrap {
    background-size: 75%;
    background-position: right -30px bottom;
  }
  .homeShineVideo {
    width: calc(100vw - 32px);
  }
  .homeCommunity .fl-row-content-wrap {
    background-size: 250vw;
  }
  .homeNews .fl-row-content-wrap {
    background-size: 180%;
  }
  .homeNewsCarouselItem {
    gap: 24px;
  }
  .homeNewsCarouselItemTitle {
    font-size: 18px;
    line-height: 23px;
  }
  .homeNewsCarouselItemAuthor, .homeNewsCarouselItemDate, .homeNewsCarouselItemDetails {
    font-size: 14px;
    line-height: 20px;
  }
  .aboutForme {
    position: absolute;
    top: -10px;
  }
  .aboutRegions {
    min-height: 500px;
  }
  .aboutRegions:after {
    left: -230px;
    height: 555px;
    width: 815px;
  }
  .aboutPicture {
    width: calc(100vw - 32px);
  }
  .aboutPicture:first-child:after {
    bottom: -40px;
    left: -100px;
  }
  .aboutPicture:after {
    width: 100%;
    height: 67vw;
    bottom: -60px;
    left: 16px;
  }
  .aboutResponsables {
    width: calc(100vw - 32px);
  }
  .whyBlocPicture.serie:after {
    width: 100%;
    height: 56vw;
    left: -100px;
    bottom: -30px;
  }
  .whyTestimonialContainer .fl-row-content-wrap {
    background: none;
  }
  .whyTestimonialContainer .fl-row-content-wrap:after {
    content: '';
    background: #7FB452;
    width: 100%;
    height: 224px;
    position: absolute;
    left: 0;
    top: calc(50% + 50px);
    transform: translateY(-50%);
    z-index: 0;
  }
  .whyTestimonialCarousel {
    z-index: 1;
  }
  .newsArticlesCard .fl-post-title, .newsContent h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .newsAuthor {
    width: 100%;
  }
  .newsGrid .wpgb-facet .wpgb-inline-list {
    gap: 16px;
  }
  .newsGrid .wpgb-search-facet .wpgb-search-btn i {
    display: block;
  }
  .newsGrid .wpgb-search-facet .wpgb-search-btn span {
    display: none;
  }
  .newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentTitle {
    font-size: 20px;
    line-height: 26px;
  }
  .newsGrid .wpgb-card .wpgb-card-body .wpgb-block-2 .newsGridContentTitleLink {
    height: auto;
  }
  .offersDispositifsContainer .fl-row-content-wrap {
    background: none;
  }
  .offersContainer .fl-row-content {
    background-size: 145px;
  }
  .directorySingleContainer .fl-row-content-wrap {
    background: none;
  }
  .fl-module-pp-gravity-form .joinFormTitle {
    font-size: 22px;
  }
  .joinFormContainer {
    min-height: auto !important;
  }
  .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    min-height: auto !important;
    line-height: normal !important;
  }
  #gform_2 .gform_footer .gform_button {
    width: 100%;
  }
  .accountHeader {
    background-size: 130px, 300px, 150px !important;
    background-position: top left 100px, top left, top left !important;
  }
}
