html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}
h1 .titleMainHighlight {
  font-size: 5rem;
}
.headerLeft, .headerRight {
  min-width: calc((100% - 147px - 40px) / 2);
}
.siteMap ul {
  padding: 0 18px;
}
.siteMap h2 {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.4rem;
  color: #011E41;
}
.siteMap a {
  color: #011E41;
}
.titleMain {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px 20px;
}
.titleMain.white .titleMainHighlight {
  color: #011E41;
}
.titleMain.white .titleMainHighlight:after {
  background: white;
}
.titleMain.small .titleMainHighlight {
  font-size: 3rem;
  line-height: 3.2rem;
}
.titleMainHighlight {
  color: white;
  display: inline-block;
  position: relative;
  font-family: 'Barlow Condensed';
  font-weight: 900;
  font-size: 4.5rem;
  line-height: 4.7rem;
  text-align: center;
}
.titleMainHighlight.up {
  z-index: 0;
}
.titleMainHighlight.up:after {
  transform: rotate(-2deg);
}
.titleMainHighlight.down {
  z-index: 1;
  padding-top: 5px;
}
.titleMainHighlight.down:after {
  transform: rotate(1.2deg);
  top: 4px;
  height: calc(100% + 15px);
}
.titleMainHighlight:after {
  content: '';
  background: #011E41;
  padding: 10px 15px;
  width: calc(100% + 40px);
  height: calc(100% + 30px);
  position: absolute;
  left: -20px;
  top: -10px;
  z-index: -1;
}
.homeHero {
  position: relative;
}
.homeHero .fl-row-content-wrap {
  z-index: 1;
  position: relative;
  background-size: 556px, 226px !important;
}
.homeHero:after {
  content: '';
  background: #3FA9F5;
  position: absolute;
  z-index: 0;
  width: calc(100% - 100px);
  height: 100px;
  left: -15px;
  bottom: -50px;
  transform: rotate(-2deg);
}
.homeHeroTitle {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 20px 20px;
}
.homeHeroTitleHighlight {
  color: #011E41;
  display: inline-block;
  position: relative;
  font-family: 'Barlow Semi Condensed';
  font-weight: 900;
  font-size: 4.7rem;
  line-height: 47px;
  text-align: center;
}
.homeHeroTitleHighlight.up {
  z-index: 0;
}
.homeHeroTitleHighlight.up:after {
  transform: rotate(-2deg);
}
.homeHeroTitleHighlight.down {
  z-index: 1;
}
.homeHeroTitleHighlight.down:after {
  transform: rotate(2deg);
  top: 0px;
  height: calc(100% + 10px);
}
.homeHeroTitleHighlight .last {
  display: block;
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 4.5rem;
}
.homeHeroTitleHighlight:after {
  content: '';
  background: white;
  padding: 10px;
  width: calc(100% + 40px);
  height: calc(100% + 30px);
  position: absolute;
  left: -20px;
  top: -10px;
  z-index: -1;
}
.homeHeroCarouselContainer {
  transform: rotate(-3deg);
}
.homeHeroCarouselContainer:after {
  content: '';
  background: white;
  position: absolute;
  z-index: -1;
  width: calc(100% + 10px);
  height: calc(100% - 20px);
  left: 0px;
  top: 20px;
}
.homePartner {
  background-size: 90% !important;
  background-position: 20px 0 !important;
  position: relative;
  z-index: 1;
}
.homePartnerContainer {
  position: relative;
  z-index: 0;
}
.homePartnerContainer:after {
  content: '';
  background: #011E41;
  position: absolute;
  z-index: -1;
  width: calc(100% - 55px);
  height: calc(100% + 38px);
  left: 30px;
  top: -20px;
  transform: rotate(-2deg);
}
.homeVideo {
  background-size: 90% !important;
  background-position: 20px !important;
  position: relative;
  z-index: 1;
}
.homeVideoContainer {
  position: relative;
  z-index: 0;
}
.homeVideoContainer:after {
  content: '';
  background: #011E41;
  position: absolute;
  z-index: -1;
  width: calc(100% - 70px);
  height: calc(100% + 50px);
  left: 30px;
  top: -25px;
  transform: rotate(-2deg);
}
.homeNumbers {
  position: relative;
}
.homeNumbers:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 40px 40px 0px 0;
  border-color: transparent #FFCD00 transparent transparent;
  right: 0;
  bottom: 0;
}
.homeNumbersText strong {
  font-size: 5rem;
  line-height: 5rem;
  display: block;
}
.homeNumbersText strong span {
  font-size: 3rem;
}
.homeNumbersContainer {
  position: relative;
}
.homeNumbersContainer:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 100px 100px 0px 0;
  border-color: transparent #FFFFFF transparent transparent;
}
.homeNumbersContainer .fl-row-content-wrap {
  background-size: 191px, 102px, 191px, 102px !important;
  background-position: top right 50px, top 40px right 150px, bottom right 40px, bottom left 40px !important;
}
.homeInsta {
  width: 100%;
}
.homeInsta .eapps-instagram-feed-posts-item {
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  border-radius: 8px;
  border: 0;
}
.homeInsta .eapps-instagram-feed-posts-view.eui-slider-slide {
  padding: 20px;
}
.homeInsta .eapps-instagram-feed-posts-slider {
  padding-bottom: 60px;
}
.homeInsta #eapps-instagram-feed-1 .eapps-instagram-feed-posts-slider-nav {
  position: absolute;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  box-shadow: none;
  border: 0px;
  visibility: visible;
  transform: none;
  bottom: 0px;
  top: auto;
  left: inherit;
}
.homeInsta #eapps-instagram-feed-1 .eapps-instagram-feed-posts-slider-nav::after {
  font-family: 'Icomoon';
  font-size: 24px;
  color: #011E41;
}
.homeInsta #eapps-instagram-feed-1 .es-layout-carousel-arrow-prev {
  right: 80px;
}
.homeInsta #eapps-instagram-feed-1 .es-layout-carousel-arrow-prev::after {
  content: '\e906';
}
.homeInsta #eapps-instagram-feed-1 .es-layout-carousel-arrow-next {
  right: 0px;
}
.homeInsta #eapps-instagram-feed-1 .es-layout-carousel-arrow-next::after {
  content: '\e907';
}
.homeIdea {
  position: relative;
  overflow-x: hidden;
}
.homeIdeaContent {
  position: relative;
  z-index: 1;
}
.homeIdea:after {
  content: '';
  width: 110%;
  height: 50%;
  position: absolute;
  background: #011E41;
  transform: rotate(-2deg);
  left: -5%;
  bottom: 80px;
  z-index: 0;
}
.homeTestimonials, .homeNews, .homeEvents {
  text-align: center;
}
.homeTestimonials .fl-row-content-wrap, .homeNews .fl-row-content-wrap, .homeEvents .fl-row-content-wrap {
  background-size: 251.5px, 272px !important;
  background-position: bottom 40px left 0px, top -100px right -5px !important;
}
.homeTestimonials .slick-track, .homeNews .slick-track, .homeEvents .slick-track {
  padding-top: 20px;
  display: flex;
}
.homeTestimonials .slick-track .fl-post-grid-post, .homeNews .slick-track .fl-post-grid-post, .homeEvents .slick-track .fl-post-grid-post {
  overflow: visible;
}
.homeTestimonials .fl-post-grid-post, .homeNews .fl-post-grid-post, .homeEvents .fl-post-grid-post {
  border: 0;
}
.homeTestimonials .custom-next, .homeTestimonials .custom-prev, .homeNews .custom-next, .homeNews .custom-prev, .homeEvents .custom-next, .homeEvents .custom-prev {
  bottom: -50px;
  font-size: 24px;
  color: white;
  width: 60px;
  height: 60px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  cursor: pointer;
}
.homeTestimonials .custom-next.slick-disabled, .homeTestimonials .custom-prev.slick-disabled, .homeNews .custom-next.slick-disabled, .homeNews .custom-prev.slick-disabled, .homeEvents .custom-next.slick-disabled, .homeEvents .custom-prev.slick-disabled {
  opacity: 0.5;
}
.homeTestimonials .custom-next:before, .homeTestimonials .custom-prev:before, .homeNews .custom-next:before, .homeNews .custom-prev:before, .homeEvents .custom-next:before, .homeEvents .custom-prev:before {
  display: none;
}
.homeTestimonials .custom-next:hover, .homeTestimonials .custom-prev:hover, .homeNews .custom-next:hover, .homeNews .custom-prev:hover, .homeEvents .custom-next:hover, .homeEvents .custom-prev:hover {
  border: 0;
  color: white;
}
.homeTestimonials .custom-next, .homeNews .custom-next, .homeEvents .custom-next {
  right: -10px;
}
.homeTestimonials .custom-prev, .homeNews .custom-prev, .homeEvents .custom-prev {
  left: auto;
  right: 80px;
}
.homeEvents .custom-next, .homeEvents .custom-prev {
  color: #011E41;
}
.blocText h3 {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.4rem;
  color: #011E41;
  margin-bottom: 24px;
}
.blocText h4 {
  position: relative;
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2rem;
  padding-left: 25px;
  color: #011E41;
  margin-top: 16px;
  margin-bottom: 8px;
}
.blocText h4:before {
  content: "";
  background: #3FA9F5;
  width: 3px;
  height: 28px;
  transform: rotate(30deg);
  display: block;
  position: absolute;
  left: 5px;
  top: 3px;
}
.blocText ul, .blocText ol {
  padding-left: 25px;
}
.blocTextWarning {
  position: relative;
}
.blocTextWarning:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0px solid transparent;
  border-left: 60px solid transparent;
  border-top: 60px solid white;
  border-bottom: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(90deg);
}
.blocStrategie {
  position: relative;
  z-index: 1;
  height: 100%;
}
.blocStrategie h3 {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}
.blocStrategie h3 span {
  font-family: 'Barlow Semi Condensed' !important;
  font-size: 6rem !important;
  line-height: 6.6rem !important;
}
.blocStrategieContainer {
  position: relative;
  z-index: 1;
}
.blocStrategieContainer:before {
  content: '';
  background: #011E41;
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% + 10px);
  z-index: 0;
  left: -8px;
  top: 2px;
}
.blocNews, .blocEvent, .blocCall {
  border: 0;
  color: #011E41;
  text-align: left;
  height: 100%;
}
.blocNewsPhoto, .blocEventPhoto, .blocCallPhoto {
  height: 200px;
}
.blocNewsPhoto img, .blocEventPhoto img, .blocCallPhoto img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.blocNewsContent, .blocEventContent, .blocCallContent {
  padding: 16px;
}
.blocNewsContentTitle, .blocEventContentTitle, .blocCallContentTitle {
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.6rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  min-height: 52px;
}
.blocNewsContentTitle a, .blocEventContentTitle a, .blocCallContentTitle a {
  color: #011E41;
}
.blocNewsContentTitle a:hover, .blocEventContentTitle a:hover, .blocCallContentTitle a:hover {
  color: #011E41;
  opacity: 0.9;
}
.blocNewsContentDate, .blocEventContentDate, .wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-5 .blocEventContentDate, .blocCallContentDate {
  font-weight: 700;
  font-family: 'IBM Plex Sans';
  font-size: 1.4rem;
  line-height: 2.1rem;
  margin: 0;
}
.blocNewsContentDetails, .blocEventContentDetails, .blocCallContentDetails {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
}
.blocNewsContentTerms, .blocEventContentTerms, .blocCallContentTerms {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.blocNewsContentTerms a, .blocEventContentTerms a, .blocCallContentTerms a {
  background: #FFCD00;
  padding: 3px 8px;
  color: #011E41;
  font-size: 1.4rem;
}
.blocNewsContentTerms a:hover, .blocEventContentTerms a:hover, .blocCallContentTerms a:hover {
  background: #3FA9F5;
  color: white;
}
.blocNewsContentTerms a.non-classe, .blocEventContentTerms a.non-classe, .blocCallContentTerms a.non-classe {
  display: none;
}
.blocEvent {
  position: relative;
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
}
.blocEvent:before {
  content: "";
  width: calc(100% - 7px);
  height: 100%;
  background: #011E41;
  position: absolute;
  z-index: 0;
  left: -7px;
  top: 7px;
}
.blocEventContainer {
  z-index: 1;
  position: relative;
  height: 100%;
  background: white;
}
.blocEventContent {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: calc(100% - 200px);
}
.blocEventContentTime, .wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-5 .blocEventContentTime {
  font-weight: 500;
  font-size: 14px;
  color: #011E41;
}
.blocEventContentDate, .wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-5 .blocEventContentDate {
  color: #011E41;
}
.blocEventContentDateContainer {
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  min-height: 42px;
}
.blocEventContentLink {
  text-align: right;
  font-weight: 500;
  font-size: 16px;
  text-decoration: underline !important;
  color: #011E41;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 16px;
}
.blocEventContentLink:hover {
  color: #3FA9F5;
}
.blocEventContentLocalisation {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}
.blocCallArticle {
  border: 0;
  box-shadow: 0 4px 16px 0 #010B1B26;
}
.blocCallContentDate {
  color: #011E41;
}
.blocCallContentDateContainer {
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  min-height: 42px;
}
.blocCallContentLink {
  text-align: right;
  font-weight: 500;
  font-size: 16px;
  text-decoration: underline !important;
  color: #011E41;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 16px;
}
.blocCallContentLink:hover {
  color: #3FA9F5;
}
.blocCallContentLocalisation {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}
.blocCallContentTerms a {
  pointer-events: none;
  cursor: default;
}
.blocTestimonial {
  padding: 24px;
  text-align: left;
  position: relative;
  border: 0;
}
.blocTestimonial:after {
  content: '\e90b';
  font-family: 'Icomoon';
  position: absolute;
  font-size: 35px;
  color: #FFCD00;
  top: -20px;
  right: 18px;
}
.blocTestimonialHeader {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}
.blocTestimonialHeaderInfosName {
  margin: 0;
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2rem;
}
.blocTestimonialHeaderInfosOther {
  margin: 0;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 1.6rem;
}
.blocTestimonialHeaderPhoto {
  height: 90px;
  width: 90px;
  position: relative;
}
.blocTestimonialHeaderPhoto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.blocTestimonialHeaderPhoto:after {
  content: "";
  background: #3FA9F5;
  width: 100%;
  height: 100%;
  left: -5px;
  top: 6.5px;
  display: block;
  position: absolute;
  z-index: 0;
}
.blocTestimonialDetails {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.6rem;
}
.uabb-creative-menu li:last-child {
  display: none;
}
.uabb-search-form-fields .uabb-creative-button-wrap a:hover {
  color: #011E41;
}
.uabb-search-form-fields .uabb-creative-button-wrap a:hover * {
  color: #011E41;
}
.uabb-search-form-input-wrap {
  position: absolute;
  bottom: 0;
  right: 45px;
}
.uabb-search-expanded .uabb-search-form-input-wrap {
  width: 200px;
}
.uabb-search-post-image {
  display: none;
}
.uabb-search-post-text a {
  color: #011E41 !important;
}
.fl-page-content {
  background: url('/wp-content/uploads/sites/30/2025/10/Rectangle-39.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Rectangle-31.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Rectangle-35.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Rectangle-34-1.png') no-repeat #FFFFFF;
  background-size: 104px, 74px, 191px, 102px;
  background-position: top 490px left, top 540px left, top right, top 50px right 100px;
}
body.page-id-23 .fl-page-content {
  background: url('/wp-content/uploads/sites/30/2025/10/Rectangle-38.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Line-1.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Rectangle-39.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Rectangle-31.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Rectangle-35.png') no-repeat #FFFFFF;
  background-size: 127px, 65px, 104px, 74px, 191px;
  background-position: top 490px right, top 450px right, top 490px left, top 540px left, top right;
}
.pictureWithAfter {
  position: relative;
  z-index: 1;
}
.pictureWithAfter:before {
  content: '';
  background: #011E41;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: -10px;
  top: 8px;
}
.dispositifsForm h3 {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3.1rem;
  color: #011E41;
  margin-bottom: 8px;
}
.dispositifsForm h4 {
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #011E41;
}
.dispositifsForm .custom-prev {
  background: none;
  border: 0;
  color: #011E41;
  font-size: 18px;
  margin-left: -5px;
}
.dispositifsForm button#btn_pass_crea {
  background: #011E41;
  color: white;
  border: 0;
  width: 100%;
  font-family: 'Barlow Semi Condensed';
  font-weight: 600;
  font-size: 1.6rem;
  border-radius: 0;
  padding: 11px 30px;
}
.dispositifsFormContainer {
  max-width: 404px;
  position: relative;
  z-index: 1;
}
.dispositifsFormContainer:before {
  content: '';
  background: #011E41;
  position: absolute;
  width: calc(100% + 40px);
  height: calc(100% - 25px);
  z-index: 0;
  transform: rotate(-2deg);
  left: -20px;
  top: 15px;
}
.dispositifsFormContainer .requiredExplain {
  position: absolute;
  bottom: -15px;
  font-weight: 400 !important;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .gform_page_footer input + input {
  margin-left: 0;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .gfield_radio {
  display: flex;
  gap: 30px;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .gfield_radio .gform-field-label {
  min-width: max-content;
  font-size: 1.6rem;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .gchoice {
  display: flex;
  gap: 12px;
  align-items: center;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .gf_progressbar_wrapper, .dispositifsFormContainer .gform_wrapper.gravity-theme .gform_required_legend, .dispositifsFormContainer .gform_wrapper.gravity-theme .gform_previous_button {
  display: none;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .customRadio .gfield_radio {
  gap: 8px;
  flex-direction: column;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .customRadio .gfield_radio .gform-field-label {
  min-width: auto;
}
.dispositifsFormContainer .gform_wrapper.gravity-theme .customRadio .gchoice {
  background: white;
  padding: 10px 20px;
}
.dispositifsArroundMap {
  width: 100%;
}
.dispositifsResults .map-container, .dispositifsResults .dispositifsResultsListContainer {
  flex: 1;
}
.dispositifsResults .map-container {
  max-height: 488px;
}
.dispositifsResults .agences-wrapper {
  display: flex;
  gap: 16px;
}
.dispositifsResultsList {
  display: flex;
  gap: 16px;
  flex-direction: column;
  overflow: auto;
  max-height: 488px;
}
.dispositifsResultsListItem {
  background: white;
  padding: 11px;
  border: 5px solid white;
  min-height: 152px;
}
.dispositifsResultsListItem.active {
  border-color: #FFCD00;
}
.dispositifsResultsListItemHeader {
  display: flex;
  gap: 16px;
  margin-bottom: 8px;
}
.dispositifsResultsListItemHeaderLogo {
  width: 71px;
  height: 71px;
  font-size: 12px;
}
.dispositifsResultsListItemHeaderLogo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.dispositifsResultsListItemHeaderName {
  color: #011E41;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
}
.dispositifsResultsListItemHeaderAddress {
  margin: 0;
}
.dispositifsResultsListItemDetails {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.dispositifsResultsMore {
  background: none;
  border: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 10px auto;
}
.dispositifsResultsMore i {
  font-size: 8px;
}
.dispositifsResultsMore i:before {
  color: inherit !important;
}
.dispositifsResultsMore:hover {
  background: none;
  color: #3FA9F5;
  border: 0;
}
.dispositifsResultsModal .modal-body {
  padding: 40px;
  color: #011E41;
}
.dispositifsResultsModal .modal-body .icon-close:before {
  color: #011E41;
  font-size: 18px;
}
.dispositifsResultsModal .modal-dialog {
  width: 80%;
  max-width: 800px;
  margin: 50px auto;
}
.dispositifsResultsModal hr {
  margin: 20px 0;
}
.dispositifsResultsModal a {
  color: #011E41;
  text-decoration: underline;
}
.dispositifsResultsModal a:hover {
  color: #3FA9F5;
  text-decoration: underline;
}
.dispositifsResultsModal .close {
  font-size: 30px;
  padding: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.dispositifsResultsModal .close span {
  color: #011E41;
}
.dispositifsResultsModal .close:hover {
  background: none;
  border: 0;
}
.dispositifsResultsModalLogo {
  max-width: 200px;
  max-height: 200px;
  margin-bottom: 16px;
}
.dispositifsResultsModalName {
  color: #011E41;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 2.4rem;
}
.dispositifsResultsModalTitle {
  color: #011E41;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0 0 8px 0;
}
.dispositifsResultsModalInfos {
  display: flex;
  column-gap: 40px;
  row-gap: 20px;
  flex-wrap: wrap;
}
.dispositifsResultsModalInfos > div {
  width: calc(50% - 20px);
}
.dispositifsResultsModalInfos > div b {
  display: block;
}
.dispositifsResultsModalInfosHide {
  display: none;
}
.dispositifsResultsModalCta {
  background: #FFCD00;
  border: 0;
  color: #011E41;
  border-radius: 40px;
  padding: 10px 30px;
  font-weight: 500;
  margin-bottom: 20px;
}
.dispositifsResultsModalCta:hover, .dispositifsResultsModalCta:active, .dispositifsResultsModalCta:focus {
  background: #3FA9F5;
  border: 0;
}
.dispositifsResultsModalMap {
  margin-top: 20px;
}
.dispositifsResultsModalServices {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 40px;
  row-gap: 20px;
}
.dispositifsResultsModalServicesItem {
  width: calc(50% - 20px);
}
.dispositifsResultsModalServicesItemContainer {
  display: flex;
  align-items: center;
  gap: 20px;
}
.dispositifsResultsModalServicesItemIcon {
  min-width: 40px;
  width: 40px;
  height: 40px;
}
.dispositifsResultsModalServicesItemIcon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.dispositifsResultsModalServicesItemName {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.6rem;
  margin: 0;
}
.wp-grid-builder .wpgb-card:before {
  content: "";
  width: calc(100% - 7px);
  height: 100%;
  background: #011E41;
  position: absolute;
  z-index: -1;
  left: -7px;
  top: 7px;
}
.wp-grid-builder .wpgb-card .wpgb-card-wrapper {
  box-shadow: 0px 4px 16px rgba(1, 11, 27, 0.15);
  background: white;
}
.wp-grid-builder .wpgb-card .wpgb-card-content {
  padding: 16px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-1 {
  margin-bottom: 8px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-1 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: #011E41;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.6rem;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #011E41;
  margin-bottom: 8px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-2:before {
  content: "Le ";
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: #011E41;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 8px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-4 {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2px;
  column-gap: 4px;
  margin-bottom: 16px;
  margin-left: -4px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-4 .wpgb-block-term {
  background: #FFCD00;
  padding: 3px 8px;
  color: #011E41;
  font-size: 14px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-4 .wpgb-block-term:hover {
  background: #3FA9F5;
  color: white;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-4 .wpgb-block-term[data-id="1"] {
  display: none;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-5 {
  white-space: normal;
  margin-bottom: 8px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-5 .blocEventContentLocalisation {
  font-size: 1.4rem;
  line-height: normal;
  color: #011E41;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .wpgb-block-5 .blocEventContentDateContainer {
  margin-bottom: 8px;
}
.wp-grid-builder .wpgb-card .wpgb-card-content .resume {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: #011E41;
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 8px;
}
.wp-grid-builder .wpgb-area.wpgb-area-bottom-1 {
  justify-content: center;
  margin: 30px 0;
}
.wp-grid-builder .wpgb-area.wpgb-area-bottom-1 .wpgb-button.wpgb-load-more {
  background: none;
  color: #011E41;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.1rem;
}
.wp-grid-builder .wpgb-area.wpgb-area-bottom-1 .wpgb-button.wpgb-load-more:after {
  content: '\e907';
  font-family: 'Icomoon';
  transform: rotate(90deg);
  display: inline-block;
  font-size: 12px;
  position: absolute;
  right: 35px;
}
.accountItem {
  position: relative;
  z-index: 2;
  max-width: 320px;
}
.accountItemContainer {
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}
.accountItemContainer:hover {
  color: white;
  text-decoration: none;
  transform: translateY(-10px);
}
.accountItemContainer:before {
  content: '';
  background: #FFCD00;
  position: absolute;
  width: calc(100% - 1px);
  height: calc(100% - 2px);
  z-index: 0;
  left: -9px;
  top: 10px;
}
.newsTags .blocEventContentTerms {
  gap: 16px;
}
.newsTags .blocEventContentTerms a {
  color: #011E41;
}
.newsTags .blocEventContentTerms a:hover {
  text-decoration: none;
  background: #3FA9F5;
}
.newsShare .uabb-social-share-wrap .uabb-style-inline .uabb-ss-grid-item {
  margin: 0 !important;
}
.newsShare .uabb-social-share-wrap .uabb-style-inline .uabb-ss-grid-item:first-child {
  margin: 0 !important;
}
.newsShare .uabb-ss-wrap {
  display: flex;
  gap: 16px;
}
.newsShare .uabb-ss-grid-button {
  height: 30px;
}
.newsShare .uabb-ss-grid-button .uabb-ss-icon i {
  font-size: 16px;
}
.newsShare .uabb-ss-icon {
  width: 30px;
}
.newsContent h2, .newsContent h3, .newsContent h4, .newsContent h5 {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  color: #011E41;
}
.newsContent h2, .newsContent h3 {
  font-size: 3rem;
  line-height: 3.3rem;
}
.newsContent h4 {
  font-size: 2.2rem;
  line-height: 2.8rem;
}
.newsContent p {
  margin-bottom: 24px;
}
.newsContent p > a:only-child {
  background: #FFCD00;
  padding: 16px;
  color: #011E41;
  text-decoration: underline;
  width: 100%;
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2rem;
  display: block;
  margin-bottom: 48px;
}
.newsBio .fl-module-content {
  padding: 24px;
  display: inline-flex;
  align-items: center;
  gap: 16px;
}
.newsBio .fl-module-content:before, .newsBio .fl-module-content:after {
  display: none;
}
.newsBio .fl-author-bio-name {
  font-family: 'Barlow Semi Condensed';
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.4rem;
}
.newsBio .fl-author-bio-thumb {
  position: relative;
  padding: 0;
}
.newsBio .fl-author-bio-thumb img {
  position: relative;
  z-index: 1;
}
.newsBio .fl-author-bio-thumb:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: -4px;
  bottom: -4px;
  z-index: 0;
  background: white;
}
.newsBreadcrumbText a {
  text-decoration: underline;
}
.newsBreadcrumbText span {
  margin: 0 5px;
}
.newsBreadcrumbText span:first-child {
  margin-left: 0px;
}
.newsBreadcrumbText .breadcrumb_last {
  font-weight: 500;
}
.newsHeroIntro {
  flex: 1;
}
.newsHeroPicture {
  flex: 1.7;
}
.eventHeroDate {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.4rem;
}
.eventPresentation {
  flex: 1.5;
}
.eventProgram h2, .eventProgram h3, .eventProgram h4, .eventProgram h5 {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.9rem;
  color: #071A39;
  margin-bottom: 16px;
}
.eventSpeaker {
  flex: 1;
}
.eventSpeakerList {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.eventSpeakerListItem {
  background: #011E41;
  color: white;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.eventSpeakerListItemInfosName {
  font-weight: 400;
  font-size: 1.6rem;
  color: white;
  margin-botttom: 8px;
}
.eventSpeakerListItemInfosCompany {
  font-weight: 700;
  font-size: 1.6rem;
  margin: 0;
}
.eventSpeakerListItemInfosFunction {
  font-weight: 400;
  font-size: 1.4rem;
  margin: 0;
}
.eventSpeakerListItemPicture {
  width: 80px;
  height: 80px;
  position: relative;
}
.eventSpeakerListItemPicture img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eventSpeakerListItemPicture picture {
  position: relative;
  z-index: 1;
}
.eventSpeakerListItemPicture picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eventSpeakerListItemPicture:after {
  content: '';
  background: white;
  width: 100%;
  height: 100%;
  left: -4px;
  top: 4px;
  position: absolute;
  z-index: 0;
}
.eventInfos {
  position: relative;
  z-index: 1;
}
.eventInfosContainer {
  position: relative;
}
.eventInfosContainer:before {
  content: "";
  width: calc(100% - 120px);
  height: calc(100% - 55px);
  background: #FFCD00;
  position: absolute;
  z-index: 0;
  left: 53px;
  top: -12px;
  transform: rotate(-2deg);
}
.eventInfosDetails {
  color: white;
  line-height: 3rem;
}
.eventInfosMap {
  height: 263px;
}
.eventInfosMap img {
  object-fit: cover;
}
.communique {
  margin: 0 !important;
  border: 0;
  overflow: visible !important;
}
.communiqueItem {
  display: flex;
  flex-direction: column;
  gap: 4px;
  color: #011E41;
  max-width: 288px;
  transition: all 0.5s;
  cursor: pointer;
}
.communiqueItem:hover {
  color: #011E41;
  transform: translateY(-10px);
}
.communiqueItemDate {
  font-weight: 600;
  position: relative;
}
.communiqueItemDate:before {
  content: "";
  background: #3FA9F5;
  width: 3px;
  height: 28px;
  transform: rotate(30deg);
  display: block;
  position: absolute;
  left: -16px;
  top: 3px;
}
.communiqueItemName {
  font-weight: 700;
  text-decoration: underline;
}
.communiqueItemContainer .fl-post-feed {
  display: flex;
  flex-wrap: wrap;
  gap: 75px;
}
.dispositifPageLogo {
  height: 100%;
  width: 100%;
}
.dispositifPageLogoContainer {
  position: sticky;
  top: 220px;
  height: 305px;
  min-width: 291px;
}
.dispositifPageLogo .fl-photo-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.dispositifPageLogo .fl-photo-content .fl-photo-img {
  height: 100%;
  width: 100%;
}
.dispositifPageLogo .fl-photo-content img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.dispositifPageContent {
  flex: 1.4;
}
.dispositifPageContentText ul {
  padding-left: 30px;
}
.dispositifPageContentText h2, .dispositifPageContentText h3, .dispositifPageContentText h4, .dispositifPageContentText h5 {
  position: relative;
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.2rem;
  margin-bottom: 8px;
  padding-left: 16px;
  color: #011E41;
}
.dispositifPageContentText h2:before, .dispositifPageContentText h3:before, .dispositifPageContentText h4:before, .dispositifPageContentText h5:before {
  content: "";
  background: #3FA9F5;
  width: 3px;
  height: 28px;
  transform: rotate(30deg);
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}
.dispositifPageContentText h2:not(:first-child), .dispositifPageContentText h3:not(:first-child), .dispositifPageContentText h4:not(:first-child), .dispositifPageContentText h5:not(:first-child) {
  margin-top: 24px;
}
.dispositifPageDates {
  position: relative;
  z-index: 1;
}
.dispositifPageDates ul {
  padding-left: 30px;
}
.dispositifPageDates ul li {
  margin-bottom: 10px;
}
.dispositifPageDatesContainer {
  position: relative;
  flex: 1;
}
.dispositifPageDatesContainer:before {
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  background: #FFCD00;
  position: absolute;
  z-index: 0;
  left: 15px;
  top: 0px;
  transform: rotate(-2deg);
}
.dispositifPageSticky {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: center;
}
.dispositifPageStickyContainer {
  position: sticky;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10;
}
.dispositifPageStickyContainer:before {
  content: '';
  background: #3FA9F5;
  transform: rotate(-2deg);
  position: absolute;
  width: 100%;
  height: calc(100% - 40px);
  top: 10px;
  left: -30px;
  z-index: 0;
}
.dispositifItem {
  padding: 16px;
  border: 0;
  position: relative;
  z-index: 1;
}
.dispositifItemBloc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 18px;
  height: 100%;
}
.dispositifItemContainer .fl-post-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.dispositifItemContainer .fl-post-column {
  position: relative;
  transition: all 0.5s;
}
.dispositifItemContainer .fl-post-column:hover {
  transform: translateY(-10px);
}
.dispositifItemContainer .fl-post-column:after {
  content: "";
  width: calc(100% - 24px);
  height: calc(100% - 26px);
  background: #011E41;
  position: absolute;
  z-index: 0;
  left: 4px;
  top: 9px;
}
.dispositifItemContainer.blue .fl-post-column:after {
  background: #3FA9F5;
}
.dispositifItemHeader {
  display: flex;
  align-items: center;
  gap: 16px;
}
.dispositifItemHeaderName {
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  font-size: 1.6rem;
  color: #011E41;
}
.dispositifItemHeaderLogo {
  width: 97px;
  height: 71px;
}
.dispositifItemHeaderLogo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.dispositifItemContent {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px;
  color: #011E41;
}
.dispositifItemLink {
  display: flex;
  justify-content: flex-end;
  color: #011E41;
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 15px;
}
.dispositifItemLink:after {
  content: '\e907';
  font-family: 'Icomoon';
}
.dispositifBlocCta {
  position: relative;
  z-index: 1;
}
.dispositifBlocCtaContainer {
  position: relative;
}
.dispositifBlocCtaContainer:before {
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  background: #3FA9F5;
  position: absolute;
  z-index: 0;
  left: 15px;
  top: 0px;
  transform: rotate(-2deg);
}
.dispositifBlocHigh {
  position: relative;
  z-index: 1;
  background: #FFCD00;
  padding: 32px 40px;
}
.dispositifBlocHighModule {
  display: flex;
  flex-direction: column;
}
.dispositifBlocHighContainer {
  position: relative;
}
.dispositifBlocHighContainer + .dispositifBlocHighContainer {
  margin-top: 100px;
}
.dispositifBlocHighContainer:before {
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  background: #011E41;
  position: absolute;
  z-index: 0;
  left: 15px;
  top: 0px;
  transform: rotate(-2deg);
}
.dispositifBlocHighContainer:after {
  content: '';
  background: url('/wp-content/uploads/sites/30/2025/11/Group-658.png');
  width: 102px;
  height: 113px;
  background-size: cover;
  position: absolute;
  z-index: 2;
  right: 28px;
  bottom: -60px;
}
.dispositifBlocHighTitle {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.1rem;
  color: #011E41;
  margin-bottom: 8px;
}
.dispositifBlocHighCta {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 700;
  border: 0;
  background: #011E41;
  color: white;
  padding: 10px 24px;
  display: inline-block;
  margin-top: 16px;
}
.dispositifBlocHighCta:hover {
  background: #3FA9F5;
  color: white;
  text-decoration: none;
}
.callPicture img {
  object-fit: cover;
}
.callDates ul {
  padding-left: 30px;
}
.callContent ul {
  padding-left: 30px;
}
.callContent h2 {
  font-size: 2.4rem;
}
.callContent h3, .callContent h4, .callContent h5 {
  font-size: 2rem;
}
.callContent h2, .callContent h3, .callContent h4, .callContent h5 {
  position: relative;
  font-family: 'Barlow Condensed';
  font-weight: 700;
  margin-bottom: 8px;
  padding-left: 16px;
  color: #011E41;
}
.callContent h2:before, .callContent h3:before, .callContent h4:before, .callContent h5:before {
  content: "";
  background: #3FA9F5;
  width: 3px;
  height: 28px;
  transform: rotate(30deg);
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}
.callContent h2:not(:first-child), .callContent h3:not(:first-child), .callContent h4:not(:first-child), .callContent h5:not(:first-child) {
  margin-top: 24px;
}
.formCreateContainer {
  color: white;
  width: 100%;
}
.formCreateContainer .gform-field-label {
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 1.4rem;
  color: white;
}
.formCreateContainer .gfield_description {
  color: white;
}
.formCreateContainer .gform_required_legend {
  font-size: 14px;
}
.formCreateContainer .gform-theme--framework .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice {
  background: #3FA9F5;
}
.formCreateContainer .gform-footer .gform_button.button[type="submit"] {
  background: #FFCD00 !important;
  color: #011E41 !important;
  text-align: center !important;
  margin: 2px auto !important;
  font-family: 'Barlow Condensed' !important;
  font-weight: 700 !important;
  font-size: 1.6rem !important;
  border-radius: 0 !important;
  padding: 12px 60px !important;
}
.formCreateContainer h2 {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.4rem;
  color: white;
  position: relative;
  padding-left: 20px;
}
.formCreateContainer h2:before {
  content: "";
  background: #3FA9F5;
  width: 3px;
  height: 28px;
  transform: rotate(30deg);
  display: block;
  position: absolute;
  left: 5px;
  top: 3px;
}
.mentionsContent h2 {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 130%;
  color: #011E41;
  margin-top: 20px;
}
.mentionsContent a {
  color: #011E41;
  text-decoration: underline;
}
.wp-grid-builder .wpgb-card svg[data-ratio][style] {
  padding-top: 60% !important;
}
@media screen and (max-width: 1399px) {
  .headerContent {
    gap: 20px !important;
  }
  .headerRight {
    gap: 15px !important;
  }
  .headerRight .fl-button .fl-button-text {
    font-size: 14px;
  }
  .headerRight .uabb-search-form-wrap {
    width: 150px;
  }
  .headerLeft {
    gap: 10px !important;
  }
  .headerLeft .fl-photo-content {
    width: 100px;
  }
  .headerLeft .fl-menu .menu > li {
    font-size: 14px;
  }
  .fl-page-content {
    background: url('/wp-content/uploads/sites/30/2025/10/Rectangle-35.png') no-repeat, url('/wp-content/uploads/sites/30/2025/10/Rectangle-34-1.png') no-repeat #FFFFFF;
    background-size: 191px, 102px;
    background-position: top right, top 50px right 100px;
  }
}
@media screen and (max-width: 1199px) {
  .headerContent {
    gap: 10px !important;
  }
  .headerRight .fl-module-uabb-search {
    display: none;
  }
  .headerLeft {
    gap: 10px !important;
  }
  .headerLeft .fl-photo-content {
    width: 100px;
  }
  .headerLeft .fl-menu .menu > li a {
    padding: 5px;
  }
  .headerMenuMain .uabb-creative-menu .menu > li.menu-item {
    margin: 10px 8px;
  }
  .headerMenuMain .uabb-creative-menu .menu > li.menu-item a {
    padding: 10px 5px;
  }
  .homeNumbersText strong {
    font-size: 4rem;
    line-height: 4rem;
  }
  .homeHeroTitleHighlight {
    font-size: 4rem;
    line-height: 4.2rem;
  }
  .homeHeroTitleHighlight .last {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 991px) {
  .uabb-creative-menu .menu li:last-child {
    display: inline-block !important;
    border: 1px solid white;
    margin-top: 40px !important;
  }
  .uabb-creative-menu .menu li:last-child > a {
    padding: 10px 20px !important;
  }
  .uabb-creative-menu .menu li:last-child > a .menu-item-text {
    font-family: 'Barlow Semi Condensed';
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
  }
  .uabb-creative-menu .menu li:last-child > a:after {
    display: none;
  }
  .uabb-creative-menu .uabb-menu-overlay {
    height: calc(100% - 62px);
    top: 62px;
  }
  .uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn {
    display: none !important;
  }
  .uabb-creative-menu .uabb-menu-overlay > ul.menu {
    height: auto;
    margin: 0 !important;
    width: 100% !important;
    padding: 24px 24px;
  }
  .uabb-creative-menu .menu > li {
    margin: 0 !important;
  }
  .uabb-creative-menu .menu > li:not(:nth-last-child(2)):after {
    content: '';
    width: 100%;
    background: white;
    height: 1px;
    display: block;
  }
  .uabb-creative-menu .menu > li > a {
    text-align: left;
    padding: 34px 0 !important;
    display: flex;
    justify-content: space-between;
  }
  .uabb-creative-menu .menu > li > a:after {
    content: "\e915";
    font-family: 'Icomoon';
    font-size: 13px;
    color: white;
  }
  .uabb-creative-menu .menu > li > a .menu-item-text {
    font-size: 1.6rem;
  }
  header .uabb-creative-menu-mobile-toggle-container .uabb-creative-menu-mobile-toggle {
    padding: 0;
  }
  header .uabb-creative-menu-mobile-toggle-container .uabb-creative-menu-mobile-toggle .uabb-svg-container {
    width: auto;
    height: auto;
  }
  header .uabb-creative-menu-mobile-toggle-container .uabb-creative-menu-mobile-toggle .uabb-svg-container:after {
    content: '\e900';
    font-family: 'Icomoon';
    font-size: 20px;
  }
  header .uabb-creative-menu-mobile-toggle-container .uabb-creative-menu-mobile-toggle .uabb-svg-container .hamburger-menu {
    display: none;
  }
  header .uabb-creative-menu-accordion-collapse.menu-open + .uabb-creative-menu-mobile-toggle-container .uabb-creative-menu-mobile-toggle .uabb-svg-container:after {
    content: '\e908';
  }
  .dispositifsResults .agences-wrapper {
    flex-direction: column-reverse;
  }
  .dispositifsResults .map-container, .dispositifsResults .dispositifsResultsListContainer {
    flex: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  h1 .titleMainHighlight {
    font-size: 3.6rem;
  }
  .titleMainHighlight {
    font-size: 3.4rem;
    line-height: 3.6rem;
  }
  .titleMainHighlight:after {
    width: calc(100% + 40px);
    height: calc(100% + 7px);
    left: -20px;
    top: -3px;
  }
  .titleMainHighlight.up {
    z-index: 1;
  }
  .titleMainHighlight.down {
    margin-top: 0;
    z-index: 0;
  }
  .titleMainHighlight.down:after {
    width: calc(100% + 20px);
    left: -10px;
    top: -6px;
    height: calc(100% + 12px);
  }
  .homeIdea:after {
    width: 90%;
    height: 62vw;
    left: 5%;
    bottom: 68px;
  }
  .homeHeroCarouselContainer:after {
    width: calc(100% + 4px);
    height: calc(100% - 7px);
    left: 0px;
    top: 7px;
  }
  .homeNumbersContainer:after {
    border-width: 20px 20px 0px 0;
  }
  .homeHero:after {
    width: calc(100% - 20px);
    height: 100px;
    left: -5px;
    bottom: -15px;
  }
  .homeVideoContainer:after {
    width: calc(100% - 50px);
    height: calc(100% + 18px);
    left: 20px;
    top: -9px;
    transform: rotate(-1.5deg);
  }
  .homeTestimonials {
    position: relative;
  }
  .homeTestimonials:after {
    content: '';
    background: #FFCD00;
    position: absolute;
    z-index: 0;
    width: calc(100% - 12px);
    height: 100px;
    left: 10px;
    bottom: -25px;
    transform: rotate(-1.5deg);
  }
  .homeTestimonials .fl-row-content-wrap {
    background-size: 251.5px, 202px !important;
    z-index: 1;
  }
  .homeTestimonials .custom-next, .homeNews .custom-next, .homeEvents .custom-next {
    right: 13px;
  }
  .homeTestimonials .fl-post-grid, .homeNews .fl-post-grid, .homeEvents .fl-post-grid {
    margin-right: -24px;
  }
  .homeHeroTitleHighlight {
    font-size: 3.2rem;
    line-height: 3.4rem;
  }
  .homeHeroTitleHighlight .last {
    font-size: 3.2rem;
    line-height: 3.4rem;
  }
  .homePartner {
    background-size: 150% !important;
    background-position: -10px 0 !important;
  }
  .blocStrategieContainer:before {
    top: 8px;
    height: 100%;
  }
  .fl-page-content {
    background: #FFFFFF;
  }
  .homeInsta .eapps-instagram-feed-posts-slider {
    padding-bottom: 80px;
  }
  .homeInsta #eapps-instagram-feed-1 .eapps-instagram-feed-posts-slider-nav {
    bottom: 30px;
  }
  .newsBreadcrumb .fl-row-content-wrap {
    background: white;
  }
  .newsBreadcrumbText {
    color: #011E41 !important;
  }
  .newsBreadcrumbText a {
    color: #011E41 !important;
  }
  .newsBio .fl-module-content {
    display: flex;
  }
  .newsHero {
    position: relative;
  }
  .newsHero:before {
    content: '';
    background: #FFCD00;
    transform: rotate(-2deg);
    position: absolute;
    width: 100%;
    height: calc(100% + 20px);
    top: -13px;
  }
  .dispositifsFormContainer:before {
    transform: none;
    width: calc(100% + 36px);
  }
  .communiqueItem {
    max-width: 100%;
  }
  .communiqueItemContainer .fl-post-feed {
    gap: 30px;
  }
  .eventInfosContainer:before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: -5px;
    transform: rotate(-1.5deg);
  }
  .callHeader .fl-row-content-wrap {
    background: white;
  }
  .callHeaderName .fl-heading-text {
    color: #011E41 !important;
  }
  .callCta {
    position: relative;
    backgroud: #011E41;
    z-index: 11;
  }
  .callCtaContainer {
    position: sticky;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 10;
  }
  .callCtaContainer:before {
    content: '';
    background: #3FA9F5;
    transform: rotate(-2deg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: -7px;
    left: -10px;
    z-index: 0;
  }
  .callCtaDate {
    color: white;
  }
  .dispositifPageLogoContainer {
    position: relative;
    top: inherit;
    height: 111px;
    min-width: 106px;
    width: 106px;
  }
  .dispositifBlocHigh {
    padding: 16px;
  }
  .dispositifBlocHighContainer + .dispositifBlocHighContainer {
    margin-top: 50px;
  }
  .dispositifBlocHighContainer:before {
    width: calc(100% + 32px);
    height: calc(100% - 32px);
    left: -16px;
    top: 16px;
  }
  .dispositifBlocHighContainer:after {
    right: -16px;
    bottom: -4px;
  }
  .blocTextWarning:after {
    border-style: solid;
    border-right: 0px solid transparent;
    border-left: 40px solid transparent;
    border-top: 40px solid white;
  }
  .dispositifsResultsModalServicesItem, .dispositifsResultsModalInfos > div {
    width: 100%;
  }
  .dispositifsResultsModal .modal-body {
    padding: 40px 20px;
  }
  .dispositifsResultsModal .modal-dialog {
    width: 90%;
  }
}
