@charset "UTF-8";
body {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
}
body a:not([class]) {
  color: #215732;
  border-bottom: solid 1px transparent;
  transition: color 0.3s ease, border 0.3s ease;
}
body a:not([class]):hover {
  border-bottom: solid 1px #215732;
}
body a:not([class]):active {
  color: #619A71;
  border-bottom: solid 1px #215732;
}
body .button {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body #simple-translate {
  display: none;
}
body header#mfn-header-template {
  max-height: 106px;
  background: #E4EEE7;
  box-shadow: 0 4px 30.9px 0 rgba(0, 0, 0, 0.1);
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper {
  padding: 25px 125px !important;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column.header-logo {
  width: auto;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column.header-logo img {
  height: 56px;
  width: auto;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column a.button.button_size_2 {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-color: #DAAA00;
  background: #DAAA00;
  color: #222724;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column a.button.button_size_2:hover {
  border: 1px solid var(--palette-Amber---semi-Amber-7, #876134);
  background: var(--palette-Amber---semi-Amber-7, #876134);
  color: #FCFCFC;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column a.button.button_size_2 {
  margin: 0 12px 0 20px !important;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column ul.lang-toggle {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column ul.lang-toggle li {
  padding-right: 1ch;
  margin: 0 !important;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column ul.lang-toggle li:last-of-type {
  padding-right: initial;
  padding-left: 1ch;
  border-left: solid 1px #000000;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column ul.lang-toggle li a {
  color: #000000;
  font-family: "EB Garamond", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
  text-transform: uppercase;
  white-space: nowrap;
}
body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column ul.lang-toggle li.current-lang a {
  font-weight: bold;
}
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar {
  background-color: #215732;
}
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar .mfn-close-icon .icon {
  color: #FCFCFC;
}
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-en-1 li.menu-item .mfn-menu-link,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-fr-1 li.menu-item .mfn-menu-link,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-en li.menu-item .mfn-menu-link,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-fr li.menu-item .mfn-menu-link {
  font-family: "EB Garamond", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
  padding: 8px 0;
  justify-content: flex-end;
  color: #FCFCFC;
  transition: color 0.3s ease;
}
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-en-1 li.menu-item .mfn-menu-link:hover,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-fr-1 li.menu-item .mfn-menu-link:hover,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-en li.menu-item .mfn-menu-link:hover,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-fr li.menu-item .mfn-menu-link:hover {
  color: #C2DDC9;
}
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-en-1 li.menu-item.menu-item-object-page,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-fr-1 li.menu-item.menu-item-object-page,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-en li.menu-item.menu-item-object-page,
body header#mfn-header-template .mfn-header-tmpl-menu-sidebar ul#menu-main-menu-fr li.menu-item.menu-item-object-page {
  border-top: solid 1px #FCFCFC;
  padding-top: 10px;
  margin-top: 10px;
}
body footer#mfn-footer-template > div section {
  padding: 80px 0 40px 0;
}
body footer#mfn-footer-template > div section .section_wrapper {
  max-width: 1140px;
}
body footer#mfn-footer-template > div section .wrap.gbl-logo-wrapper {
  position: absolute;
  top: -40px;
  right: 0;
  width: 100vw;
}
body footer#mfn-footer-template > div section .wrap.gbl-logo-wrapper .mcb-column-inner {
  margin: 0 !important;
  text-align: right;
  background: transparent url(../images/logos/gbl_logo_line_tile.png) repeat-x top left;
}
body footer#mfn-footer-template > div section .wrap.gbl-logo-wrapper .mcb-column-inner .image_frame .image_wrapper {
  background-color: #215732;
}
body footer#mfn-footer-template > div section .wrap.footer-logos {
  padding-top: 125px;
  margin-bottom: 30px;
}
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner {
  margin: 0 !important;
  height: 62px;
  flex-wrap: nowrap;
  align-items: center;
}
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_image,
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_html {
  height: 100%;
  width: auto;
}
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_image .mcb-column-inner,
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_html .mcb-column-inner {
  margin: 0 !important;
  height: 100%;
}
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_image .mcb-column-inner .image_frame,
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_html .mcb-column-inner .image_frame {
  height: 100%;
}
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_image .mcb-column-inner .image_frame .image_wrapper,
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_html .mcb-column-inner .image_frame .image_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_image.panache-logo-footer img,
body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner .column_html.panache-logo-footer img {
  height: 62px;
  width: auto;
}
body footer#mfn-footer-template > div section .wrap .column_megamenu_menu {
  margin-top: 30px;
}
body footer#mfn-footer-template > div section .wrap .column_megamenu_menu .mcb-column-inner {
  margin: 0 !important;
}
body footer#mfn-footer-template > div section .wrap .column_megamenu_menu ul {
  align-items: flex-end;
}
body footer#mfn-footer-template > div section .wrap .column_megamenu_menu ul li a {
  padding: 8px 0 0 0;
  color: #FCFCFC;
  border-bottom: solid 1px transparent;
  transition: color 0.3s ease, border 0.3s ease;
}
body footer#mfn-footer-template > div section .wrap .column_megamenu_menu ul li a:hover {
  border-bottom: solid 1px #FCFCFC;
}
body footer#mfn-footer-template > div section .wrap .column_megamenu_menu ul li a:active {
  color: #619A71;
  border-bottom: solid 1px #FCFCFC;
}
body footer#mfn-footer-template > div section .wrap address {
  color: #FCFCFC;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 120% */
}
body footer#mfn-footer-template > div section .wrap .column_footer_menu {
  margin-bottom: 5px;
}
body footer#mfn-footer-template > div section .wrap .column_footer_menu .mcb-column-inner {
  margin: 0 !important;
}
body footer#mfn-footer-template > div section .wrap .column_footer_menu .mcb-column-inner ul {
  gap: 0 30px;
}
body footer#mfn-footer-template > div section .wrap .column_footer_menu .mcb-column-inner ul li a {
  padding: 8px 0;
  color: #FCFCFC;
  border-bottom: solid 1px transparent;
  transition: color 0.3s ease, border 0.3s ease;
}
body footer#mfn-footer-template > div section .wrap .column_footer_menu .mcb-column-inner ul li a:hover {
  border-bottom: solid 1px #FCFCFC;
}
body footer#mfn-footer-template > div section .wrap .column_footer_menu .mcb-column-inner ul li a:active {
  color: #619A71;
  border-bottom: solid 1px #FCFCFC;
}
body footer#mfn-footer-template > div section .wrap .column_column .mcb-column-inner {
  margin: 0 !important;
}
body .ppw-card {
  padding: 20px;
  border-radius: 21px;
  border: 1px solid #8DBC9A;
  min-height: 235px;
}
body .ppw-card .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #8DBC9A;
}
body .ppw-card .title .arrow-wrapper {
  flex-basis: 40px;
  width: 28px;
  height: 28ppx;
  padding-right: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .ppw-card .title .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #000000;
}
body .ppw-card .title .arrow svg path {
  fill: #FCFCFC;
}
body .ppw-card .title h3 {
  flex-basis: calc(100% - 40px);
  color: #0A1D11;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
  margin-bottom: 0;
}
body .ppw-card .body {
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
}

@media (max-width: 1024px) {
  footer#mfn-footer-template > div section .section_wrapper {
    max-width: 1024px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  footer#mfn-footer-template > div section .section_wrapper {
    max-width: 767px;
  }
}
@media (max-width: 1050px) {
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper {
    padding: 25px 75px !important;
  }
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper .mcb-wrap-p6rtgf5i {
    width: 50%;
  }
}
@media (max-width: 820px) {
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper {
    padding: 25px !important;
  }
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper .mcb-wrap-p6rtgf5i {
    width: auto;
  }
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column a.button.button_size_2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  body .content_wrapper .section_wrapper,
  body .container,
  body .four.columns .widget-area {
    max-width: initial !important;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  body footer#mfn-footer-template .tablet-one-third.mobile-one.mcb-wrap {
    width: 33%;
  }
  body footer#mfn-footer-template .tablet-two-third.mobile-one.mcb-wrap {
    width: 66%;
  }
  body footer#mfn-footer-template > div section .section_wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 576px) {
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column.header-logo.panache {
    padding-right: 6px;
  }
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column.header-logo.panache img {
    width: 68px;
    height: 20px;
  }
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column.header-logo.mandeville {
    padding-left: 6px;
  }
  body header#mfn-header-template > div.mfn-header-tmpl-builder section.section .section_wrapper > .wrap .mcb-wrap-inner .column.header-logo.mandeville img {
    width: 107px;
    height: 16px;
  }
  body footer#mfn-footer-template > div section {
    text-align: center;
  }
  body footer#mfn-footer-template > div section .wrap.footer-logos {
    padding-top: initial;
    margin-top: 70px;
    margin-bottom: initial;
  }
  body footer#mfn-footer-template > div section .wrap.footer-logos .mcb-wrap-inner {
    justify-content: center;
  }
  body footer#mfn-footer-template > div section .wrap.gbl-logo-wrapper {
    right: 40px;
  }
  body footer#mfn-footer-template > div section .wrap .column_megamenu_menu ul {
    align-items: center;
  }
  body footer#mfn-footer-template > div section .wrap .column_footer_menu .mcb-column-inner ul {
    gap: 10px 30px;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
  }
  body footer#mfn-footer-template .tablet-two-third.mobile-one.mcb-wrap {
    order: 2;
    width: 100%;
  }
  body footer#mfn-footer-template .tablet-one-third.mobile-one.mcb-wrap {
    order: 1;
    width: 100%;
  }
}
body.home #Wrapper #Content {
  padding-top: initial;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero {
  min-height: 766px;
  padding: 100px 20px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero h2 {
  color: #215732;
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px; /* 120% */
  max-width: 75%;
  margin: 0 auto 45px auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero .hero-tagline h3 {
  color: #215732;
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 120% */
  position: relative;
  margin-bottom: 45px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero .hero-tagline h3:after {
  content: "™";
  font-family: "EB Garamond", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 120% */
  position: relative;
  top: -10px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero h4 {
  color: #000000;
  text-align: center;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  max-width: 75%;
  margin: 0 auto 45px auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero a.elementor-button {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-color: #215732;
  background: #215732;
  color: #FCFCFC;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero a.elementor-button:hover {
  border: 1px solid var(--palette-brand---semi-brand-8, #0F2C1A);
  background: var(--palette-brand---semi-brand-8, #0F2C1A);
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-greenstrip {
  padding: 10px 20px;
  background: #215732;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-greenstrip p {
  color: #FCFCFC;
  text-align: center;
  font-family: "EB Garamond", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
  margin: 0 !important;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #welcome,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #bienvenue {
  padding: 100px 20px;
  text-align: center;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #welcome h2,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #bienvenue h2 {
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 116.667% */
  margin-bottom: 25px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #welcome p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #bienvenue p {
  color: #222724;
  text-align: center;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
  max-width: 75%;
  margin: 0 auto 20px auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #welcome .home-welcome-icon .icon,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #bienvenue .home-welcome-icon .icon {
  width: 84px;
  height: 84px;
  aspect-ratio: 1/1;
  background: transparent url(../images/bg/icon_ellipse.png) no-repeat center center;
  background-size: contain;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 0 auto 25px auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #welcome .home-welcome-icon p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #bienvenue .home-welcome-icon p {
  color: #215732;
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous {
  min-height: 815px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about > .e-con-inner,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous > .e-con-inner {
  padding-block-start: initial;
  padding-block-end: initial;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout {
  background: #215732;
  max-width: 615px;
  padding: 55px;
  margin-bottom: 95px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout h2,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout h2 {
  color: #F8F8F8;
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout h3,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout h3 {
  color: #F8F8F8;
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout p {
  color: #F8F8F8;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout .e-grid .elementor-widget,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout .e-grid .elementor-widget {
  border-left: solid 4px #F8F8F8;
  padding-left: 15px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout .e-grid .elementor-widget p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout .e-grid .elementor-widget p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement {
  padding: 130px 20px 60px 20px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner h2,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement h2 {
  color: #222724;
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 120% */
  margin-bottom: 50px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner img,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement img {
  width: 505px;
  height: 75px;
  margin-bottom: 40px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement p {
  color: #222724;
  text-align: center;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner .e-grid,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement .e-grid {
  margin: 55px 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner h4,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement h4 {
  color: #0A1D11;
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  max-width: 60%;
  margin: 0 auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner a.elementor-button,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement a.elementor-button {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-color: #215732;
  background: #215732;
  color: #FCFCFC;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner a.elementor-button:hover,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement a.elementor-button:hover {
  border: 1px solid var(--palette-brand---semi-brand-8, #0F2C1A);
  background: var(--palette-brand---semi-brand-8, #0F2C1A);
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #cipf-ciro {
  padding-bottom: 30px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #cipf-ciro img {
  height: 38px;
  width: auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche {
  background-color: #F5EED7;
  padding: 0 0 60px 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach a.elementor-button,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche a.elementor-button {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-color: #215732;
  background: #215732;
  color: #FCFCFC;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach a.elementor-button:hover,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche a.elementor-button:hover {
  border: 1px solid var(--palette-brand---semi-brand-8, #0F2C1A);
  background: var(--palette-brand---semi-brand-8, #0F2C1A);
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche p {
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach h3,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche h3 {
  color: #0A1D11;
  text-align: center;
  font-family: "EB Garamond", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  max-width: 50%;
  margin: 0 auto 30px auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-chart,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-chart {
  padding: 75px 0 50px 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-chart h2,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-chart h2 {
  color: #222724;
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 120% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic {
  padding: 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .elementor-widget-text-editor p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .elementor-widget-text-editor p {
  max-width: 66%;
  margin: 0 auto 30px auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item {
  margin-bottom: 60px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 10px;
  padding: 10px;
  border-radius: 30px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title.color1,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title.color1 {
  background: #3D794F;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title.color2,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title.color2 {
  background: #215732;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title.color3,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title.color3 {
  background: #153A22;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title.color4,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title.color4 {
  background: #0A1D11;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title h3,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title h3 {
  color: #E4EEE7;
  font-family: "EB Garamond", serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px; /* 125% */
  max-width: initial;
  margin: 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .body,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .body {
  padding: 10px 60px 0 40px;
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #why-panache,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #pourquoi-panache {
  padding: 100px 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #why-panache .elementor-widget-text-editor h3,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #pourquoi-panache .elementor-widget-text-editor h3 {
  color: #222724;
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 120% */
  margin-bottom: 20px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #why-panache .elementor-widget-text-editor p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #pourquoi-panache .elementor-widget-text-editor p {
  color: #222724;
  font-family: "Sofia Sans Condensed", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe {
  background: #E4EEE7;
  padding: 70px 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team h2,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe h2 {
  color: #222724;
  font-family: "EB Garamond", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 116.667% */
  margin-bottom: 30px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container {
  max-width: 75%;
  margin: 0 auto;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 30px;
  flex-wrap: nowrap;
  margin-bottom: 60px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .photo,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .photo {
  flex-basis: 260px;
  aspect-ratio: 3/4;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .photo img,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details {
  flex-basis: calc(100% - 260px);
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details h3,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details h3 {
  color: #222724;
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  margin-bottom: 10px;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details .roles,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details .roles {
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details .bio,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details .bio {
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
  overflow-y: hidden;
  height: 100%;
  max-height: 2000px;
  transition: max-height 0.3s ease;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details .bio.closed,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details .bio.closed {
  max-height: var(--firstParaHeight);
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details .expando,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details .expando {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  color: #215732;
  transition: color 0.3s ease, border 0.3s ease;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details .expando:hover,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details .expando:hover {
  color: #215732;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details .expando:active,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details .expando:active {
  color: #619A71;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details .expando,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details .expando {
  display: block;
  margin: 20px 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details a.button,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details a.button {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-color: #DAAA00;
  background: #DAAA00;
  color: #222724;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details a.button:hover,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details a.button:hover {
  border: 1px solid var(--palette-Amber---semi-Amber-7, #876134);
  background: var(--palette-Amber---semi-Amber-7, #876134);
  color: #FCFCFC;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explore,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explorer {
  padding: 100px 0;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explore h3,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explorer h3 {
  color: #F8F8F8;
  font-family: "EB Garamond", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px; /* 120% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explore p,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explorer p {
  color: #F8F8F8;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explore a.elementor-button,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explorer a.elementor-button {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-color: #215732;
  background: #215732;
  color: #FCFCFC;
}
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explore a.elementor-button:hover,
body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explorer a.elementor-button:hover {
  border: 1px solid var(--palette-brand---semi-brand-8, #0F2C1A);
  background: var(--palette-brand---semi-brand-8, #0F2C1A);
}

@media (max-width: 1050px) {
  body.home .ppw-card {
    min-height: 240px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #why-panache .elementor-widget-text-editor,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #pourquoi-panache .elementor-widget-text-editor {
    padding-left: 30px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team h2,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe h2 {
    margin-left: 30px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explore .elementor-widget-text-editor,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #explorer .elementor-widget-text-editor {
    padding-left: 30px;
  }
}
@media (max-width: 820px) {
  body.home .ppw-card {
    min-height: 290px;
  }
  body.home .ppw-card .title h3 {
    min-height: 56px;
    display: flex;
    align-items: center;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #cipf-ciro .elementor-element-5811e45 {
    grid-column: span 2;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout {
    margin: 0 auto 95px auto;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title h3,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  body.home .ppw-card {
    min-height: initial;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero h2 {
    font-size: 38px;
    line-height: 46px; /* 121.053% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero h3 {
    font-size: 30px;
    line-height: 36px; /* 120% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #home-hero h4 {
    font-size: 24px;
    line-height: 28px; /* 116.667% */
    max-width: initial;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #welcome p,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #bienvenue p {
    font-size: 22px;
    line-height: 26px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #welcome .home-welcome-icon p,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #bienvenue .home-welcome-icon p {
    font-size: 22px;
    line-height: 26px; /* 118.182% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous {
    padding: 0;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about:before,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous:before {
    content: initial;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout {
    padding: 0;
    margin-bottom: 0;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout h2,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout h2 {
    font-size: 34px;
    line-height: 40px; /* 117.647% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout p,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout p {
    font-size: 22px;
    line-height: 26px; /* 118.182% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout .elementor-widget:not(.elementor-widget-image),
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout .elementor-widget:not(.elementor-widget-image) {
    padding: 0 30px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #about .approach-callout .elementor-element.e-grid,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #a-propos-de-nous .approach-callout .elementor-element.e-grid {
    padding: 0 30px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement {
    padding: 60px 30px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner h2,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement h2 {
    font-size: 30px;
    line-height: 36px; /* 120% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner img,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement img {
    width: 290px;
    height: 43px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner p,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement p {
    font-size: 22px;
    line-height: 26px; /* 118.182% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #investment-partner h4,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #partenaire-dinvestissement h4 {
    font-size: 24px;
    line-height: 28px; /* 116.667% */
    max-width: initial;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #cipf-ciro .elementor-element-5811e45 {
    grid-column: span 2;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-chart h2,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-chart h2 {
    font-size: 30px;
    line-height: 36px; /* 120% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach p,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche p {
    font-size: 22px;
    line-height: 26px; /* 118.182% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach a.elementor-button,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche a.elementor-button {
    margin-top: 45px;
    margin-bottom: 60px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .elementor-widget-image,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .elementor-widget-image {
    padding: 0 30px;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach h3,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche h3 {
    font-size: 30px;
    line-height: 36px; /* 120% */
    max-width: initial;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .title h3,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .title h3 {
    font-size: 20px;
    line-height: 24px; /* 116.667% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approach .ppw-holistic .ppw-approach-item .body,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #approche .ppw-holistic .ppw-approach-item .body {
    font-size: 18px;
    line-height: 22px; /* 118.182% */
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #why-panache .elementor-widget-text-editor,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #pourquoi-panache .elementor-widget-text-editor {
    padding-left: initial;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #why-panache .elementor-widget-text-editor h3,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #why-panache .elementor-widget-text-editor p,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #pourquoi-panache .elementor-widget-text-editor h3,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #pourquoi-panache .elementor-widget-text-editor p {
    text-align: center;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member {
    flex-wrap: wrap;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .photo,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .photo {
    flex-basis: 100%;
  }
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #team .staff-list-container .team-member .details,
  body.home #Wrapper #Content section.the_content .the_content_wrapper > .elementor #equipe .staff-list-container .team-member .details {
    flex-basis: 100%;
  }
}
body.ppw-page-disclaimers #Content, body.ppw-page-privacy-policy #Content, body.ppw-page-politique-de-confidentialité #Content, body.ppw-page-clause-de-non-responsabilité #Content {
  padding-top: initial;
}
body.ppw-page-disclaimers .content-page-header, body.ppw-page-privacy-policy .content-page-header, body.ppw-page-politique-de-confidentialité .content-page-header, body.ppw-page-clause-de-non-responsabilité .content-page-header {
  min-height: 203px;
  border-bottom: solid 8px #153A22;
  margin-bottom: 100px;
  text-align: center;
}
body.ppw-page-disclaimers .content-page-header .e-con-inner, body.ppw-page-privacy-policy .content-page-header .e-con-inner, body.ppw-page-politique-de-confidentialité .content-page-header .e-con-inner, body.ppw-page-clause-de-non-responsabilité .content-page-header .e-con-inner {
  align-items: center;
  justify-content: center;
}
body.ppw-page-disclaimers .content-page-header h2, body.ppw-page-privacy-policy .content-page-header h2, body.ppw-page-politique-de-confidentialité .content-page-header h2, body.ppw-page-clause-de-non-responsabilité .content-page-header h2 {
  color: #F8F8F8;
  font-family: "EB Garamond", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px; /* 120% */
}
body.ppw-page-disclaimers .elementor-widget-text-editor, body.ppw-page-privacy-policy .elementor-widget-text-editor, body.ppw-page-politique-de-confidentialité .elementor-widget-text-editor, body.ppw-page-clause-de-non-responsabilité .elementor-widget-text-editor {
  padding-bottom: 100px;
}
body.ppw-page-disclaimers .elementor-widget-text-editor h3, body.ppw-page-privacy-policy .elementor-widget-text-editor h3, body.ppw-page-politique-de-confidentialité .elementor-widget-text-editor h3, body.ppw-page-clause-de-non-responsabilité .elementor-widget-text-editor h3 {
  color: #222724;
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 120% */
}
body.ppw-page-disclaimers .elementor-widget-text-editor h4, body.ppw-page-privacy-policy .elementor-widget-text-editor h4, body.ppw-page-politique-de-confidentialité .elementor-widget-text-editor h4, body.ppw-page-clause-de-non-responsabilité .elementor-widget-text-editor h4 {
  color: #222724;
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  margin-top: 35px;
}
body.ppw-page-disclaimers .elementor-widget-text-editor address,
body.ppw-page-disclaimers .elementor-widget-text-editor p, body.ppw-page-privacy-policy .elementor-widget-text-editor address,
body.ppw-page-privacy-policy .elementor-widget-text-editor p, body.ppw-page-politique-de-confidentialité .elementor-widget-text-editor address,
body.ppw-page-politique-de-confidentialité .elementor-widget-text-editor p, body.ppw-page-clause-de-non-responsabilité .elementor-widget-text-editor address,
body.ppw-page-clause-de-non-responsabilité .elementor-widget-text-editor p {
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
  margin-bottom: 10px;
}
body.ppw-page-disclaimers .elementor-widget-text-editor ul li, body.ppw-page-privacy-policy .elementor-widget-text-editor ul li, body.ppw-page-politique-de-confidentialité .elementor-widget-text-editor ul li, body.ppw-page-clause-de-non-responsabilité .elementor-widget-text-editor ul li {
  color: #222724;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
  margin-bottom: 10px;
}
body.ppw-page-contact-us #Content, body.ppw-page-contactez-nous #Content {
  padding-top: initial;
}
body.ppw-page-contact-us .form-container, body.ppw-page-contactez-nous .form-container {
  width: 66%;
}
body.ppw-page-contact-us .contact-us-container, body.ppw-page-contactez-nous .contact-us-container {
  background: linear-gradient(to right, #ffffff 0%, #ffffff 66%, #153a22 66%, #153a22 99%);
}
body.ppw-page-contact-us .gmap, body.ppw-page-contactez-nous .gmap {
  right: 50%;
  width: 368px;
  max-width: initial !important;
  padding: 0;
}
body.ppw-page-contact-us h2, body.ppw-page-contactez-nous h2 {
  color: #222724 !important;
  font-family: "EB Garamond", serif !important;
  font-size: 48px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 56px; /* 116.667% */
}
body.ppw-page-contact-us h3, body.ppw-page-contactez-nous h3 {
  color: #222724 !important;
  font-family: "EB Garamond", serif !important;
  font-size: 40px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 48px; /* 120% */
}
body.ppw-page-contact-us .visit-us, body.ppw-page-contactez-nous .visit-us {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body.ppw-page-contact-us .visit-us address, body.ppw-page-contactez-nous .visit-us address {
  margin-top: 10px;
}
body.ppw-page-contact-us form input.wpcf7-submit, body.ppw-page-contactez-nous form input.wpcf7-submit {
  display: inline-flex;
  padding: 11.842px 17.763px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-color: #215732;
  background: #215732;
  color: #FCFCFC;
}
body.ppw-page-contact-us form input.wpcf7-submit:hover, body.ppw-page-contactez-nous form input.wpcf7-submit:hover {
  border: 1px solid var(--palette-brand---semi-brand-8, #0F2C1A);
  background: var(--palette-brand---semi-brand-8, #0F2C1A);
}
body.ppw-page-contact-us form input.wpcf7-submit, body.ppw-page-contactez-nous form input.wpcf7-submit {
  width: 100%;
}
body.ppw-page-contact-us form textarea, body.ppw-page-contactez-nous form textarea {
  min-height: 245px;
}

@media (max-width: 820px) {
  body.ppw-page-disclaimers .elementor-widget-text-editor, body.ppw-page-privacy-policy .elementor-widget-text-editor, body.ppw-page-politique-de-confidentialité .elementor-widget-text-editor, body.ppw-page-clause-de-non-responsabilité .elementor-widget-text-editor {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  body.ppw-page-contact-us .form-container, body.ppw-page-contactez-nous .form-container {
    width: 100%;
  }
  body.ppw-page-contact-us .e-con.e-flex > .e-con-inner, body.ppw-page-contactez-nous .e-con.e-flex > .e-con-inner {
    padding-bottom: 0;
  }
  body.ppw-page-contact-us .contact-us-container, body.ppw-page-contactez-nous .contact-us-container {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 66%, #153a22 66%, #153a22 99%);
  }
  body.ppw-page-contact-us .elementor-element-9fb0395, body.ppw-page-contactez-nous .elementor-element-9fb0395 {
    background-color: transparent !important;
  }
  body.ppw-page-contact-us .gmap, body.ppw-page-contactez-nous .gmap {
    position: relative;
    right: initial;
    top: initial;
    width: 95vw;
    max-width: 100% !important;
  }
  body.ppw-page-contact-us .gmap .elementor-element:not(.elementor-widget-google_maps), body.ppw-page-contactez-nous .gmap .elementor-element:not(.elementor-widget-google_maps) {
    padding: 10px;
  }
  body.ppw-page-contact-us .gmap .elementor-custom-embed, body.ppw-page-contactez-nous .gmap .elementor-custom-embed {
    position: relative;
    z-index: 500;
  }
  body.ppw-page-contact-us h2, body.ppw-page-contactez-nous h2 {
    color: #222724 !important;
    font-family: "EB Garamond", serif !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 56px; /* 116.667% */
  }
  body.ppw-page-contact-us h3, body.ppw-page-contactez-nous h3 {
    color: #222724 !important;
    font-family: "EB Garamond", serif !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 48px; /* 120% */
  }
  body.ppw-page-contact-us form input.wpcf7-submit, body.ppw-page-contactez-nous form input.wpcf7-submit {
    display: inline-flex;
    padding: 11.842px 17.763px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    border: 1px solid;
    font-family: "Sofia Sans Condensed", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-color: #215732;
    background: #215732;
    color: #FCFCFC;
  }
  body.ppw-page-contact-us form input.wpcf7-submit:hover, body.ppw-page-contactez-nous form input.wpcf7-submit:hover {
    border: 1px solid var(--palette-brand---semi-brand-8, #0F2C1A);
    background: var(--palette-brand---semi-brand-8, #0F2C1A);
  }
  body.ppw-page-contact-us form input.wpcf7-submit, body.ppw-page-contactez-nous form input.wpcf7-submit {
    width: 100%;
  }
}
@media (max-width: 576px) {
  body.ppw-page-contact-us .form-container, body.ppw-page-contactez-nous .form-container {
    width: 100%;
  }
  body.ppw-page-contact-us .e-con.e-flex > .e-con-inner, body.ppw-page-contactez-nous .e-con.e-flex > .e-con-inner {
    padding-bottom: 0;
  }
  body.ppw-page-contact-us .elementor-element-9fb0395, body.ppw-page-contactez-nous .elementor-element-9fb0395 {
    background-color: transparent !important;
  }
  body.ppw-page-contact-us .elementor-widget-google_maps, body.ppw-page-contactez-nous .elementor-widget-google_maps {
    position: relative;
    right: initial;
    top: initial;
    width: 95vw;
    max-width: 100% !important;
  }
  body.ppw-page-contact-us .elementor-widget-google_maps .elementor-custom-embed, body.ppw-page-contactez-nous .elementor-widget-google_maps .elementor-custom-embed {
    position: relative;
    z-index: 500;
  }
  body.ppw-page-contact-us h2, body.ppw-page-contactez-nous h2 {
    color: #222724 !important;
    font-family: "EB Garamond", serif !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 56px; /* 116.667% */
  }
  body.ppw-page-contact-us h3, body.ppw-page-contactez-nous h3 {
    color: #222724 !important;
    font-family: "EB Garamond", serif !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 48px; /* 120% */
  }
  body.ppw-page-contact-us form input.wpcf7-submit, body.ppw-page-contactez-nous form input.wpcf7-submit {
    display: inline-flex;
    padding: 11.842px 17.763px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    border: 1px solid;
    font-family: "Sofia Sans Condensed", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-color: #215732;
    background: #215732;
    color: #FCFCFC;
  }
  body.ppw-page-contact-us form input.wpcf7-submit:hover, body.ppw-page-contactez-nous form input.wpcf7-submit:hover {
    border: 1px solid var(--palette-brand---semi-brand-8, #0F2C1A);
    background: var(--palette-brand---semi-brand-8, #0F2C1A);
  }
  body.ppw-page-contact-us form input.wpcf7-submit, body.ppw-page-contactez-nous form input.wpcf7-submit {
    width: 100%;
  }
}

/*# sourceMappingURL=ppw.css.map */
