@charset "UTF-8";

body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a{
  margin:0 auto;
  outline:none;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a:before,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a:hover span,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a:hover span{
  text-decoration:underline;
}

body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a:focus:before,body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a:hover:before,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a:focus:before,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}
body.page-histoires-de-reussite,body.page-stories-of-impact{
  background-color:#e3e1dd;
}

body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container{
  max-width:59.125rem;
  width:90%;
  background:#6b2f6b;
  -webkit-border-radius:4rem;
     -moz-border-radius:4rem;
          border-radius:4rem;
  padding:.625rem 2.5rem;
  margin:2.5rem auto 5rem;
  -webkit-box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .25);
     -moz-box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .25);
          box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .25);
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container{
    padding:.625rem 1.25rem;
  }
}

body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container ul.impact-tabs,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container ul.impact-tabs{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  list-style:none;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
  margin:.625rem 0;
}

body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container ul.impact-tabs li a,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container ul.impact-tabs li a{
  font-size:1.125rem;
  line-height:1.5;
  padding:.625rem 1.5rem;
  background:#6b2f6b;
  -webkit-border-radius:1.5625rem;
     -moz-border-radius:1.5625rem;
          border-radius:1.5625rem;
  margin:0 .5rem;
  color:#fff;
  position:relative;
  z-index:1;
  font-family:LexendDeca_Bold;
  font-weight:800;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container ul.impact-tabs li a,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container ul.impact-tabs li a{
    font-size:1rem;
    padding:.625rem 1.125rem;
  }
}

body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container ul.impact-tabs li a.tab-active,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container ul.impact-tabs li a.tab-active{
  background:#fff;
  color:#6b2f6b;
  font-family:LexendDeca_Regular;
  font-weight:300;
}

body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container.sticky,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container.sticky{
  position:fixed;
  z-index:9;
  top:2.625rem;
  left:0;
  right:0;
  z-index:99;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container.sticky,body.page-stories-of-impact .impact-tabs-row .impact-tabs-container.sticky{
    top:3.375rem;
  }
}

body.page-histoires-de-reussite .impact-sticky-dropdown.sticky,body.page-stories-of-impact .impact-sticky-dropdown.sticky{
  position:fixed;
  z-index:9;
  top:7.5rem;
  left:0;
  right:0;
  z-index:99;
  padding:0 2.1875rem;
}

@media (max-width:413px){
  body.page-histoires-de-reussite .impact-sticky-dropdown.sticky,body.page-stories-of-impact .impact-sticky-dropdown.sticky{
    top:6.6875rem;
  }
}

@media (max-width:374px){
  body.page-histoires-de-reussite .impact-sticky-dropdown.sticky,body.page-stories-of-impact .impact-sticky-dropdown.sticky{
    top:6.1875rem;
  }
}

body.page-histoires-de-reussite .impact-tab-content.impact-tab-current,body.page-stories-of-impact .impact-tab-content.impact-tab-current{
  display:inherit;
}

body.page-histoires-de-reussite .impact-tab-content.impact-report-hide,body.page-stories-of-impact .impact-tab-content.impact-report-hide{
  display:none;
}

body.page-histoires-de-reussite .stories_impact_container,body.page-stories-of-impact .stories_impact_container{
  position:relative;
  width:100% !important;
}

body.page-histoires-de-reussite .stories_impact_container.left_text_sec .stories_impact_img,body.page-stories-of-impact .stories_impact_container.left_text_sec .stories_impact_img{
  position:absolute;
  right:0;
  bottom:0;
  z-index:9;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .stories_impact_text .fl-col-content,body.page-stories-of-impact .stories_impact_container.left_text_sec .stories_impact_text .fl-col-content{
    padding-left:4.375rem;
    padding-right:3.75rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content{
    padding-left:4.375rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews{
  width:47%;
  float:left;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews{
    width:44%;
  }
}

@media (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews{
    width:100%;
    padding-left:.625rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note{
  position:relative;
}

body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
  color:#89668d;
  font-family:brand;
  position:absolute;
  font-size:2.375rem;
}

@media (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    font-size:2.1875rem;
  }
}

@media (max-width:767.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    display:none;
  }
}

body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
  content:"";
  left:-15%;
  top:-.75rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    top:-.625rem;
    left:-16%;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    left:-10%;
    top:-.75rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
  content:"";
  bottom:-1rem;
  right:-15%;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
    right:-10%;
    bottom:-7%;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.left_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
    bottom:-1rem;
    right:-9%;
  }
}

body.page-histoires-de-reussite .stories_impact_container.right_text_sec .stories_impact_img,body.page-stories-of-impact .stories_impact_container.right_text_sec .stories_impact_img{
  position:absolute;
  left:-.0625rem;
  bottom:0;
  z-index:9;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .stories_impact_text .fl-col-content,body.page-stories-of-impact .stories_impact_container.right_text_sec .stories_impact_text .fl-col-content{
    padding-right:4.375rem;
    padding-left:3.75rem;
    margin-left:0;
  }
}

@media (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .fl-col-group,body.page-stories-of-impact .stories_impact_container.right_text_sec .fl-col-group{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:column-reverse;
       -moz-box-orient:vertical;
       -moz-box-direction:reverse;
            flex-direction:column-reverse;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content{
    padding-right:4.375rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews{
  width:54%;
  float:right;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews{
    width:46%;
  }
}

@media (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews{
    width:100%;
    padding-left:.625rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note{
  position:relative;
}

body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
  color:#89668d;
  font-family:brand;
  position:absolute;
  font-size:2.375rem;
}

@media (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    font-size:2.1875rem;
  }
}

@media (max-width:767.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    display:none;
  }
}

body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
  content:"";
  left:-12%;
  top:-.625rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    left:-14%;
    top:-.75rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    left:-11%;
  }
}

body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
  content:"";
  bottom:-.5rem;
  right:-10%;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
    right:-14%;
    bottom:-6%;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.right_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
    right:-9%;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content,body.page-histoires-de-reussite .stories_impact_container.center_text_sec .stories_impact_text .fl-col-content,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content,body.page-stories-of-impact .stories_impact_container.center_text_sec .stories_impact_text .fl-col-content{
    padding-right:4.375rem;
    padding-left:4.375rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews{
  width:100%;
  float:right;
}

body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note{
  position:relative;
}

body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
  color:#825c86;
  font-family:brand;
  position:absolute;
  font-size:2.5625rem;
}

@media (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    font-size:2.1875rem;
  }
}

@media (max-width:767.98px){
  body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    display:none;
  }
}

body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
  content:"";
  left:-8%;
  top:-.625rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    left:-7%;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:before{
    left:-9%;
  }
}

body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
  content:"";
  position:absolute;
  bottom:-.25rem;
  right:-7%;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after,body.page-stories-of-impact .stories_impact_container.center_text_sec .quotation_mark_col .fl-col-content .quotation_mark_content .stories_impact_reviews .review_note:after{
    right:-9%;
  }
}

@media (max-width:991.98px){
  body.page-histoires-de-reussite .stories_impact_container .impact_mob_img img,body.page-stories-of-impact .stories_impact_container .impact_mob_img img{
    width:auto;
  }
}

body.page-histoires-de-reussite .stories_impact_container .stories_impact_text p i,body.page-stories-of-impact .stories_impact_container .stories_impact_text p i{
  font-family:Noto_Italic;
}

body.page-histoires-de-reussite .stories_impact_container .stories_impact_reviews p.review_note,body.page-stories-of-impact .stories_impact_container .stories_impact_reviews p.review_note{
  font-family:LexendDeca_SemiBold;
  font-weight:700;
  font-size:1.125rem;
  line-height:1.5;
  margin-bottom:1.5rem;
}

@media (max-width:767.98px){
  body.page-histoires-de-reussite .stories_impact_container .stories_impact_reviews p.review_note,body.page-stories-of-impact .stories_impact_container .stories_impact_reviews p.review_note{
    font-size:1rem;
    margin-bottom:.5rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container .stories_impact_reviews p.review_owner,body.page-stories-of-impact .stories_impact_container .stories_impact_reviews p.review_owner{
  font-family:LexendDeca_Regular;
  font-weight:300;
  font-size:1.125rem;
  line-height:1.5;
  margin-bottom:0;
}

@media (max-width:767.98px){
  body.page-histoires-de-reussite .stories_impact_container .stories_impact_reviews p.review_owner,body.page-stories-of-impact .stories_impact_container .stories_impact_reviews p.review_owner{
    font-size:1rem;
  }
}

body.page-histoires-de-reussite .stories_impact_container .stories_impact_reviews p.note,body.page-stories-of-impact .stories_impact_container .stories_impact_reviews p.note{
  font-size:.5625rem;
  line-height:2;
}

body.page-histoires-de-reussite .banners-list .logo-container-col,body.page-stories-of-impact .banners-list .logo-container-col{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  gap:3rem;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
}

@media (max-width:767.98px){
  body.page-histoires-de-reussite .banners-list .logo-container-col,body.page-stories-of-impact .banners-list .logo-container-col{
    gap:.5rem;
  }
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options{
  cursor:pointer;
  border:0;
  width:100%;
  margin:0 auto;
  position:relative;
}

@media (max-width:374px){
  body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options{
    max-width:18.5rem;
  }
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options select.select-extended-icon,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options select.select-extended-icon{
  width:100%;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:3.125rem;
          border-radius:3.125rem;
  border:.0625rem #e3e1de;
  padding:.625rem 1.5rem;
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  -moz-text-align-last:left !important;
       text-align-last:left !important;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options select.select-extended-icon option,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options select.select-extended-icon option{
  display:none;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .styledSelect,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .styledSelect{
  position:absolute !important;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height:2.6875rem;
  text-align:left;
  background:#fff;
  padding:.625rem 1.5rem;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:3.125rem;
          border-radius:3.125rem;
  font-family:LexendDeca_Regular;
  font-size:1rem;
  color:#4d4d4d;
  white-space:nowrap;
  overflow:hidden;
  -webkit-box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .2);
     -moz-box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .2);
          box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .2);
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .styledSelect.active,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .styledSelect.active{
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .styledSelect:before,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .styledSelect:before{
  content:"";
  position:absolute;
  right:0;
  background:#fff;
  height:2.75rem;
  width:3.3125rem;
  top:0;
  -webkit-border-radius:0 3.125rem 3.125rem 0;
     -moz-border-radius:0 3.125rem 3.125rem 0;
          border-radius:0 3.125rem 3.125rem 0;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .styledSelect:after,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .styledSelect:after{
  content:"";
  border:solid #6b2f6b;
  border-width:0 .1875rem .1875rem 0;
  margin-top:.4375rem;
  padding:.1875rem;
  position:absolute;
  -webkit-transform:rotate(45deg);
     -moz-transform:rotate(45deg);
       -o-transform:rotate(45deg);
          transform:rotate(45deg);
  display:inline-block;
  right:1.5rem;
  top:.4375rem;
  height:.75rem;
  width:.75rem;
  -webkit-border-radius:.125rem;
     -moz-border-radius:.125rem;
          border-radius:.125rem;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .options,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .options{
  display:none;
  background:#fff;
  padding:0;
  -webkit-border-radius:1.25rem;
     -moz-border-radius:1.25rem;
          border-radius:1.25rem;
  margin-top:-2.75rem;
  -webkit-box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .2);
     -moz-box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .2);
          box-shadow:0 0 3.125rem 0 rgba(0, 0, 0, .2);
  position:relative;
  z-index:2;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .options.active,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .options.active{
  display:block;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .options li,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .options li{
  list-style:none;
  text-align:left !important;
  padding:.625rem 1.5rem;
  color:#4d4d4d;
  font-family:LexendDeca_Regular;
  font-size:1rem;
  position:relative;
}

body.page-histoires-de-reussite .impact-mobile-options .stories-of-impact-options .options li:first-child:after,body.page-stories-of-impact .impact-mobile-options .stories-of-impact-options .options li:first-child:after{
  content:"";
  border:solid #6b2f6b;
  border-width:0 .1875rem .1875rem 0;
  margin-top:.4375rem;
  padding:.1875rem;
  position:absolute;
  -webkit-transform:rotate(-135deg);
     -moz-transform:rotate(-135deg);
       -o-transform:rotate(-135deg);
          transform:rotate(-135deg);
  display:inline-block;
  right:1.5rem;
  top:.75rem;
  height:.75rem;
  width:.75rem;
  -webkit-border-radius:.125rem;
     -moz-border-radius:.125rem;
          border-radius:.125rem;
}

body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a:before,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a:before{
  background-color:#fff !important;
}

body.page-histoires-de-reussite .stories_button.fl-module-button .fl-button-wrap a:focus span,body.page-stories-of-impact .stories_button.fl-module-button .fl-button-wrap a:focus span{
  color:#6b2f6b;
}

body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container{
  padding-left:2.1875rem;
  padding-right:2.1875rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container{
    padding-left:.625rem;
    padding-right:.625rem;
  }
}

body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container ul.impact-tabs{
  padding-left:0;
}

@media (min-width:768px) and (max-width:1199.98px){
  body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container ul.impact-tabs li a{
    font-size:1rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-histoires-de-reussite .impact-tabs-row .impact-tabs-container ul.impact-tabs li a{
    font-size:.875rem;
    padding:.625rem;
  }
}

/*# sourceMappingURL=page-stories-of-impact.min.css.map */
