:root {
  --relume-library-lite-rl-black: black;
  --relume-library-lite-rl-white: white;
  --medium-aquamarine: #47e3b7;
  --deep-sky-blue: #1fc1fd;
  --systemflow-lite-neutral--10: white;
  --grey: #858585;
  --systemflow-lite-primary--70: #1d39c4;
  --systemflow-lite-primary--80: #10239e;
  --systemflow-lite-primary--60: #2f54eb;
  --gainsboro: #d9d9d9;
  --accessible-components-dark-grey: #9b9b9b;
  --elements-webflow-library-neutral--100: white;
  --systemflow-lite-neutral--50: #d0d4d9;
  --elements-webflow-library-neutral--800: #211f54;
  --elements-webflow-library-neutral--600: #6e7191;
  --elements-webflow-library-accent--primary-1: #4a3aff;
  --elements-webflow-library-neutral--300: #eff0f6;
  --elements-webflow-library-general--shadow-02: #14142b14;
  --elements-webflow-library-secondary--color-2: #f2f1ff;
  --systemflow-lite-primary--50: #597ef7;
  --systemflow-lite-neutral--80: #636b75;
  --systemflow-lite-neutral--40: #dde1e6;
  --systemflow-lite-primary--40: #85a5ff;
  --systemflow-lite-neutral--70: #838d95;
  --elements-webflow-library-secondary--color-1: #281ca5;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.rl_navbar2_menu-button {
  padding: 0;
}

.rl_navbar2_button {
  border: .0625rem solid var(--relume-library-lite-rl-black);
  background-color: var(--relume-library-lite-rl-black);
  color: var(--relume-library-lite-rl-white);
  text-align: center;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.rl_navbar2_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_dropdown-link.w--current {
  color: #000;
}

.rl_navbar2_dropdown-list.w--open {
  background-color: #fff;
  border: .0625rem solid #000;
  padding: .5rem;
  position: absolute;
}

.rl-dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl_navbar2_dropdwn-toggle {
  color: var(--relume-library-lite-rl-black);
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_link {
  color: var(--relume-library-lite-rl-black);
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_link.w--current {
  color: #000;
}

.rl_navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.rl_navbar2_logo-link {
  padding-left: 0;
}

.rl_navbar2_container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar2_component {
  border-bottom: .0625rem solid var(--relume-library-lite-rl-black);
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.rl_navbar3_menu-background {
  display: none;
  position: static;
}

.rl_navbar3_button {
  border: .0625rem solid var(--relume-library-lite-rl-black);
  background-color: var(--relume-library-lite-rl-black);
  color: var(--relume-library-lite-rl-white);
  text-align: center;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.rl_navbar3_button.button {
  background-color: var(--deep-sky-blue);
  color: var(--relume-library-lite-rl-white);
  margin-bottom: 0;
  margin-right: 0;
  padding: 1rem;
  font-size: 1rem;
}

.rl_navbar3_button.button:hover {
  box-shadow: 0 0 14px -5px var(--deep-sky-blue);
  color: var(--deep-sky-blue);
}

.rl_navbar3_logo-link {
  padding-left: 0;
}

.rl_navbar3_tablet-menu-button {
  color: #fff;
  background-color: #000;
  border: .0625rem solid #000;
  margin-left: 1rem;
  padding: .5rem 1.5rem;
  display: none;
}

.rl_navbar3_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar3_dropdown-link.w--current {
  color: #000;
}

.rl_navbar3_dropdown-list.w--open {
  background-color: #fff;
  border: .0625rem solid #000;
  padding: .5rem;
  position: absolute;
}

.rl_navbar3_link-text {
  font-family: Satoshi variable, sans-serif;
  font-weight: 700;
}

.rl_navbar3_dropdown-toggle {
  color: var(--relume-library-lite-rl-black);
  align-items: center;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.rl_navbar3_menu-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.rl_navbar3_link {
  color: var(--relume-library-lite-rl-black);
  margin-left: 0;
  margin-right: 2rem;
  padding: .5rem 1rem;
  font-family: Satoshi variable, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar3_link.w--current {
  color: #000;
}

.rl_navbar3_logo-link-menu {
  padding-left: 0;
  display: none;
}

.rl_navbar3_menu {
  justify-content: flex-start;
  align-items: center;
  margin-left: -1rem;
  display: flex;
  position: static;
}

.rl_navbar3_menu-button {
  padding: 0;
}

.rl_navbar3_container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-around;
  align-self: auto;
  place-items: center start;
  width: 100%;
  height: 100%;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar3_component {
  background-color: var(--systemflow-lite-neutral--10);
  border: .0625rem solid #0000;
  border-radius: 0;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  min-height: 4.5rem;
  padding-top: 2%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto 0;
}

.div-block {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.container {
  max-width: 75%;
}

.body {
  background-color: var(--relume-library-lite-rl-white);
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lottie-animation {
  display: none;
}

.header {
  z-index: 20;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100vw;
  max-width: 100vw;
  height: 75vh;
  max-height: 100vh;
  margin-top: 8rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.section {
  padding-bottom: 28.0625rem;
}

.actus {
  width: 100vw;
  max-width: 100vw;
  height: 75vh;
  max-height: 100vh;
  margin-top: 0;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.div-block-3 {
  width: 100%;
}

.cursor.cursor-pressed, .lottie-animation-2 {
  display: none;
}

.button {
  z-index: 40;
  background-color: var(--deep-sky-blue);
  color: var(--relume-library-lite-rl-white);
  font-variation-settings: "wght" 900;
  text-transform: none;
  object-fit: fill;
  border: .03125rem solid #0000;
  border-radius: .03125rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0 auto auto 0;
  padding: .5rem 2rem;
  font-family: Satoshi variable, sans-serif;
  font-size: 1.125rem;
  font-weight: 900;
  transition: all .35s ease-in-out;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
  overflow: visible;
}

.button:hover {
  background-color: var(--relume-library-lite-rl-white);
  box-shadow: 0 0 14px -4px var(--deep-sky-blue);
  color: var(--deep-sky-blue);
  border-color: #0000;
}

.button:active {
  background-color: var(--medium-aquamarine);
  box-shadow: none;
  color: var(--relume-library-lite-rl-black);
  border-color: #0000;
}

.columns {
  position: absolute;
  inset: 0%;
}

.container-3 {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.column {
  height: 70vh;
  margin-top: 0;
}

.columns-2 {
  width: 100vw;
  height: 75vh;
  display: none;
  position: absolute;
}

.column-2 {
  height: 70vh;
  padding-left: 0;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: stretch;
  width: 50vw;
  height: 75vh;
  display: block;
}

.button-enregistrer-div {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
}

.div-enregistrer-1 {
  width: 52vw;
  height: 75vh;
}

.div-enregistrer-2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25vw;
  height: 40vh;
  display: flex;
  position: relative;
}

.nos-missions {
  background-color: var(--relume-library-lite-rl-white);
  height: 100vh;
  max-height: 100vh;
}

.columns-3 {
  border: .0625rem solid #0000;
  margin-top: 4rem;
}

.column-3 {
  background-color: var(--relume-library-lite-rl-white);
  border: .009375rem solid #0000;
  height: 80vh;
  max-height: 100vh;
}

.column-4 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.heading._2 {
  color: var(--relume-library-lite-rl-black);
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  padding-left: 6.3rem;
  font-family: Stretchpro, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2em;
  transition: all .35s ease-in-out;
}

.heading._2:hover {
  color: var(--deep-sky-blue);
}

.bold-text {
  color: var(--relume-library-lite-rl-black);
  font-size: .4em;
  line-height: .05em;
}

.list-item, .list-item-2, .list-item-3 {
  color: var(--deep-sky-blue);
  margin-bottom: 1.25rem;
  font-size: 3em;
}

.list {
  color: var(--grey);
  font-family: Satoshi variable, sans-serif;
  font-size: .875rem;
  line-height: 1.5rem;
}

.div-block-7 {
  margin-left: 4rem;
  margin-right: 12rem;
}

.paragraph {
  color: var(--grey);
  margin-bottom: 0;
  padding-left: 2.5rem;
  padding-right: 6.25rem;
  font-family: Satoshi variable, sans-serif;
  font-size: 3em;
}

.faire-un-don {
  flex-flow: row;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: var(--relume-library-lite-rl-white);
  text-transform: uppercase;
  font-family: Stretchpro, sans-serif;
  font-style: normal;
  display: none;
}

.paragraph-2 {
  color: var(--relume-library-lite-rl-black);
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 2.5rem;
  padding-right: 4rem;
  font-family: Satoshi variable, sans-serif;
  display: block;
}

.div-block-9 {
  background-color: #0000;
  display: flex;
}

.div-block-10 {
  color: var(--grey);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: var(--deep-sky-blue);
}

.div-block-11 {
  background-color: #0000;
  justify-content: center;
  margin-bottom: 2.5rem;
  margin-right: 2rem;
  transition: all .6s ease-in-out;
  display: flex;
}

.div-block-11:hover {
  background-color: var(--medium-aquamarine);
}

.div-block-12 {
  background-color: var(--deep-sky-blue);
  margin-bottom: 1rem;
  margin-left: 2.5rem;
  margin-right: 21.875rem;
  padding-bottom: .125rem;
  padding-right: 3.75rem;
}

.faire-un-don-button {
  color: var(--medium-aquamarine);
  background-color: #0000;
  font-family: Satoshi variable, sans-serif;
  font-weight: 900;
}

.faire-un-don-button.button {
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-right: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template: "."
                 "Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-right: 1.875rem;
  display: block;
}

.image {
  display: block;
}

.column-5 {
  height: 25vh;
}

.column-5.div-block-11 {
  border: .0625rem solid #0000;
  flex-direction: column;
  order: -1;
  align-items: center;
  height: 25vh;
  margin-bottom: 0;
}

.column-5.div-block-11:hover {
  background-color: var(--deep-sky-blue);
}

.columns-4 {
  opacity: 1;
  flex-direction: row;
  order: -1;
  padding-right: 0;
  display: flex;
}

.heading-3 {
  color: var(--relume-library-lite-rl-white);
  text-align: center;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .8rem;
  display: flex;
}

.column-6 {
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.list-item-4 {
  color: var(--deep-sky-blue);
  font-size: 3em;
}

.plfd {
  background-color: #0000;
  align-items: center;
  height: auto;
  max-height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.paragraph-3 {
  margin-top: 0;
  margin-bottom: 2.5rem;
  font-family: Satoshi variable, sans-serif;
  font-weight: 500;
}

.column-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.heading-4 {
  text-align: left;
  order: -1;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-right: 0;
  font-family: Satoshi variable, sans-serif;
  font-size: 2rem;
  font-weight: 800;
  line-height: 2rem;
}

.columns-5 {
  align-items: center;
  display: flex;
}

.list-item-5 {
  margin-bottom: 1.25rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.list-2 {
  font-family: Satoshi variable, sans-serif;
}

.list-item-6 {
  margin-bottom: 2.5rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.image-2 {
  max-width: none;
}

.column-8 {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.material-icons.sysf-icon-right {
  margin-left: .25rem;
}

.material-icons.sysf-icon-left {
  margin-top: .125rem;
  margin-right: .25rem;
}

.material-icons.sysf-icon-left.sysf-icon-list-item {
  margin-top: .1875rem;
  margin-right: .25rem;
  font-size: 1.125rem;
}

.sysf-button-text {
  font-weight: 500;
  display: inline-block;
}

.sysf-text-icon-wrapper {
  align-items: center;
  display: flex;
}

.sysf-link-with-icon {
  text-decoration: none;
  display: inline-block;
}

.sysf-link-with-icon:hover {
  color: var(--systemflow-lite-primary--70);
}

.sysf-link-with-icon:active {
  color: var(--systemflow-lite-primary--80);
}

.sysf-link-with-icon:focus {
  box-shadow: 0 0 0 2px var(--systemflow-lite-neutral--10), 0 0 0 5px var(--systemflow-lite-primary--60);
  color: var(--systemflow-lite-primary--70);
}

.sysf-icon-list-item {
  align-items: flex-start;
  margin-bottom: .25rem;
  display: flex;
}

.sysf-c-t-primary-60 {
  color: var(--systemflow-lite-primary--60);
}

.rl-text-style-link {
  color: var(--relume-library-lite-rl-black);
  font-family: Satoshi variable, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.rl_contact20_spacing-block-6 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-text-style-regular {
  color: var(--relume-library-lite-rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  display: none;
}

.rl_contact20_spacing-block-5 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-heading-style-h4 {
  color: var(--relume-library-lite-rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  display: none;
}

.rl_contact20_spacing-block-4 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_contact20_icon {
  width: 3rem;
  height: 3rem;
}

.rl_contact20_item {
  text-align: center;
  width: 100%;
}

.rl_contact20_content {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.rl_contact20_spacing-block-3 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-text-style-medium {
  color: var(--relume-library-lite-rl-black);
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Satoshi variable, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_contact20_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-heading-style-h2 {
  color: var(--relume-library-lite-rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Satoshi variable, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_contact20_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-text-style-subheading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl_contact20_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_contact20_component {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.rl-padding-section-large {
  padding-top: 0;
  padding-bottom: 0;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-padding-global {
  margin-top: 0;
  padding-left: 5%;
  padding-right: 5%;
}

.rl_section_contact20 {
  background-color: var(--relume-library-lite-rl-white);
  margin-top: 4rem;
}

.rl_footer4_legal-link {
  color: var(--relume-library-lite-rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: underline;
}

.rl_footer4_credit-text {
  color: var(--relume-library-lite-rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_footer4_bottom-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.rl_footer4_spacing-block2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_footer4_line-divider {
  background-color: var(--relume-library-lite-rl-black);
  width: 100%;
  height: .0625rem;
}

.rl_footer4_spacing-block1 {
  width: 100%;
  padding-bottom: 5rem;
}

.rl-social-icon {
  width: 1.5rem;
  height: 1.5rem;
  display: none;
}

.rl_footer4_social-link {
  color: var(--relume-library-lite-rl-black);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rl_footer4_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.rl_footer4_link {
  color: var(--relume-library-lite-rl-black);
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.rl_footer4_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center start;
  display: grid;
}

.rl_footer4_logo-link {
  padding-left: 0;
}

.rl_footer4_top-wrapper {
  grid-column-gap: 4vw;
  border: .0625rem solid #0000;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.rl-padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.rl_footer4_component {
  background-color: var(--relume-library-lite-rl-white);
}

.background-video {
  z-index: 20;
  clear: none;
  object-fit: fill;
  flex: 0 auto;
  align-self: auto;
  width: 100dvw;
  max-width: 100dvw;
  height: 500dvh;
  max-height: 100dvh;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  inset: 0% 0% auto;
  overflow: hidden;
}

.section-2 {
  margin-bottom: 8rem;
}

.lottie-animation-3 {
  width: 300vw;
  position: absolute;
  inset: 0%;
}

.lottie-animation-4 {
  z-index: -5;
  opacity: .25;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: absolute;
}

.background-video-2 {
  width: 100vw;
  max-width: 100vw;
  height: 75vh;
  max-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-subscribe {
  border-bottom: .0625rem #e4ebf3;
  padding: 3.125rem 1.875rem 2.5rem;
  display: block;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 58.75rem;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 2.5rem;
  padding: 4rem;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-family: Satoshi variable, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: .0625rem #000;
  width: 28.75rem;
  height: 3rem;
  margin-bottom: 0;
  padding: .75rem 11.25rem .75rem 1.25rem;
  font-family: Satoshi variable, sans-serif;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: .75rem 1.5625rem;
  font-size: .75rem;
  line-height: 1.25rem;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: .5rem 1.125rem;
  font-family: Satoshi variable, sans-serif;
  position: absolute;
  right: .5rem;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -2rem;
  display: flex;
}

.footer-social-link-three {
  margin-left: 2rem;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: .0625rem;
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 1.5rem;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.div-block-14 {
  width: 90vw;
  max-width: 90vw;
  display: inline;
}

.columns-6 {
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  margin-right: -.625rem;
  font-family: Satoshi variable, sans-serif;
  display: flex;
}

.list-item-7 {
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.list-item-14 {
  margin-bottom: 2rem;
}

.list-item-15, .list-item-16, .list-item-17 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.list-item-18, .list-item-19, .list-item-20, .list-item-21, .list-item-22 {
  margin-bottom: 2rem;
}

.le-mot-du-presi {
  width: 100vw;
  max-width: 100vw;
  margin-top: 4rem;
}

.paragraph-4 {
  font-family: Satoshi variable, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.column-9 {
  justify-content: space-around;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.column-10 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 8rem;
  display: flex;
}

.image-3 {
  max-width: 75%;
}

.image-4 {
  flex: 1;
  align-self: flex-start;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
  padding-right: 2rem;
}

.div-block-15 {
  background-color: var(--deep-sky-blue);
  margin-top: 10rem;
  margin-bottom: 3rem;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: .125rem;
}

.text-block {
  text-transform: uppercase;
}

.heading-5 {
  text-transform: uppercase;
  font-size: 18px;
}

.column-11 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--deep-sky-blue);
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--gainsboro);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  padding-top: 0;
  padding-bottom: 2rem;
  padding-left: .25rem;
  display: block;
}

.heading-6, .heading-7, .heading-8, .heading-9 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-17 {
  background-color: var(--deep-sky-blue);
  margin-left: -30rem;
  margin-right: -8rem;
  padding-bottom: .125rem;
  padding-right: 0;
}

.heading-10 {
  text-transform: uppercase;
  font-size: 18px;
}

.heading-11 {
  padding-right: .625rem;
}

.div-block-18 {
  flex-direction: column;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: flex;
}

.div-block-19 {
  background-color: var(--deep-sky-blue);
  order: -1;
  justify-content: space-around;
  margin-top: 0;
  margin-left: 0;
  margin-right: 50rem;
  padding-bottom: .5rem;
  padding-right: 0;
  display: flex;
}

.column-12 {
  color: var(--deep-sky-blue);
}

.section-3 {
  margin-bottom: 8rem;
}

.section-4 {
  margin-top: 2rem;
}

.container-6 {
  max-width: 25rem;
}

.field-label, .field-label-2 {
  color: var(--grey);
  font-family: Satoshi variable, sans-serif;
}

.field-label-3 {
  color: var(--grey);
}

.field-label-4, .field-label-5, .field-label-6, .field-label-7 {
  color: var(--grey);
  font-family: Satoshi variable, sans-serif;
}

.field-label-8 {
  color: var(--grey);
  margin-top: 2rem;
  font-family: Satoshi variable, sans-serif;
}

.text-block-2 {
  text-align: center;
}

.signature {
  margin-top: 1rem;
  font-family: Anjel signature for personal use, sans-serif;
  font-size: 2rem;
}

.container-7 {
  flex-direction: column;
  max-width: 75vw;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.heading-12 {
  font-size: 18px;
  font-weight: 700;
}

.heading-13, .heading-14, .heading-15 {
  font-size: 18px;
}

.heading-16 {
  font-size: 12px;
  line-height: 16px;
}

.heading-21, .heading-22 {
  font-size: 12px;
  line-height: 14px;
}

.heading-23 {
  font-size: 12px;
  line-height: 16px;
}

.heading-24, .heading-25 {
  font-size: 18px;
  line-height: 18px;
}

.heading-26 {
  font-size: 12px;
}

.heading-27 {
  font-size: 18px;
  line-height: 18px;
}

.heading-28 {
  font-size: 18px;
}

.heading-29, .heading-30 {
  font-size: 12px;
}

.heading-31 {
  font-size: 18px;
  line-height: 18px;
}

.heading-32 {
  font-size: 18px;
}

.text-block-3 {
  margin-bottom: 2rem;
  font-family: Satoshi variable, sans-serif;
  font-size: .8rem;
}

.text-field {
  padding-bottom: 8rem;
  font-size: 12px;
}

.radio-button-label {
  font-family: Satoshi variable, sans-serif;
}

.radio-button {
  background-color: #0000;
}

.fs_selectcustom-1_message {
  color: var(--accessible-components-dark-grey);
  display: none;
}

.fs_selectcustom-1_link {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: .75rem 1rem;
}

.fs_selectcustom-1_link:hover {
  opacity: .7;
}

.fs_selectcustom-1_link:focus-visible {
  z-index: 1;
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_selectcustom-1_link[data-wf-focus-visible] {
  z-index: 1;
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_selectcustom-1_link.w--current {
  color: #696969;
  background-color: #f0f0f0;
}

.fs_selectcustom-1_field {
  margin-bottom: 0;
  display: none;
}

.fs_selectcustom-1_list.w--open {
  border: 1px solid #ddd;
  margin-top: 1rem;
}

.fs_selectcustom-1_toggle {
  background-color: #f5f5f5;
  padding: .75rem 4rem .75rem 1rem;
}

.fs_selectcustom-1_toggle:focus-visible {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_selectcustom-1_toggle[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_selectcustom-1_dropdown {
  z-index: 99;
  margin-left: 0;
}

.fs_selectcustom-1_embed {
  margin-bottom: 0;
}

.fs_selectcustom-1_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-9 {
  max-width: 50dvh;
  margin-bottom: 4rem;
}

.brix---btn-primary-small {
  background-color: var(--deep-sky-blue);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: Satoshi variable, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--systemflow-lite-neutral--50);
  color: var(--relume-library-lite-rl-black);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---header-nav-link {
  color: var(--elements-webflow-library-neutral--800);
  padding: 0;
  font-family: Satoshi variable, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--deep-sky-blue);
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library-neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-family: Satoshi variable, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-toggle {
  color: var(--elements-webflow-library-neutral--800);
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--deep-sky-blue);
}

.brix---dropdown-wrapper {
  display: none;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper-v9 {
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.brix---social-icon-square-30px {
  background-color: var(--elements-webflow-library-secondary--color-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-right---mbl-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---top-header-left-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---link-text {
  transition: color .3s;
  display: inline-block;
}

.brix---link-icon-left {
  margin-right: 6px;
}

.brix---link-wrapper {
  color: var(--elements-webflow-library-neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---mg-left-24px---mg-top-16px-mbp {
  margin-left: 24px;
}

.brix---top-header-right-col {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brix---grid-header-top {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---header-top-wrapper {
  border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
  padding-top: 22px;
  padding-bottom: 22px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper-v9 {
  background-color: var(--elements-webflow-library-neutral--100);
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.text-block-4 {
  font-family: Satoshi variable, sans-serif;
  font-weight: 700;
}

.image-6 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .rl_navbar3_component {
    background-color: var(--relume-library-lite-rl-white);
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .lottie-animation {
    margin-left: auto;
    margin-right: auto;
  }

  .actus {
    background-color: #0000;
  }

  .div-block-3 {
    width: 20%;
    height: 2.5rem;
  }

  .cursor {
    z-index: 40;
    opacity: .75;
    filter: blur(.625rem);
    background-color: #01ff84;
    border-radius: 50%;
    width: 3.125rem;
    height: 3.125rem;
    transition: left .2s linear, top .2s linear;
    position: absolute;
  }

  .cursor.cursor-pressed {
    filter: blur(.3125rem);
    width: .9375rem;
    height: .9375rem;
    transition: width .35s linear, height .35s linear, left .5s linear, top .5s linear;
  }

  .lottie-animation-2 {
    border: .0625rem solid #0000;
    display: block;
  }

  .button {
    background-color: var(--deep-sky-blue);
    color: var(--relume-library-lite-rl-white);
    border-color: #0000;
    position: static;
    inset: auto 0% 0% auto;
    overflow: visible;
  }

  .button:hover {
    box-shadow: 0 0 14px 2px var(--deep-sky-blue);
    color: var(--deep-sky-blue);
    background-color: #0000;
  }

  .button:active {
    background-color: var(--medium-aquamarine);
    color: var(--relume-library-lite-rl-black);
  }

  .button-enregistrer-div {
    width: 67vw;
    height: 60vh;
  }

  .nos-missions {
    border: .03125rem solid #0000;
    height: 100vh;
    max-height: 100vh;
  }

  .columns-3 {
    border-color: #0000;
    height: 100vh;
    max-height: 100vh;
  }

  .column-3 {
    border: .0625rem solid #0000;
    height: 90vh;
  }

  .column-4 {
    height: auto;
    margin-top: 10rem;
  }

  .heading {
    text-transform: uppercase;
    font-family: Satoshi variable, sans-serif;
    font-weight: 900;
  }

  .heading._2 {
    color: var(--relume-library-lite-rl-black);
    margin-bottom: .625rem;
    font-family: Stretchpro, sans-serif;
  }

  .div-block-6 {
    padding-left: 4rem;
  }

  .bold-text {
    color: var(--grey);
    margin-left: auto;
    font-family: Satoshi variable, sans-serif;
    font-size: 1rem;
  }

  .list-item {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    list-style-type: square;
  }

  .list-item-2, .list-item-3 {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .list {
    list-style-type: disc;
  }

  .div-block-7 {
    margin-right: 2rem;
    padding-top: 4rem;
    padding-left: 4rem;
    padding-right: 8rem;
  }

  .div-block-8 {
    background-color: #1fc1fdb3;
    margin-right: 8rem;
    padding-bottom: 20rem;
  }

  .paragraph {
    padding-left: 2.5rem;
  }

  .faire-un-don {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .background {
    background-color: #0000;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    display: flex;
  }

  .heading-2 {
    padding-left: 8.75rem;
    padding-right: 8.75rem;
    font-family: Satoshi variable, sans-serif;
    font-weight: 900;
  }

  .paragraph-2 {
    padding-left: 1.25rem;
    padding-right: 2.5rem;
    font-family: Satoshi variable, sans-serif;
    font-weight: 600;
  }

  .div-block-9 {
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin: auto;
    display: flex;
  }

  .div-block-10 {
    margin: auto;
    position: static;
  }

  .column-5.div-block-11 {
    border-color: var(--deep-sky-blue);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 25vh;
    display: flex;
    position: relative;
  }

  .columns-4 {
    height: auto;
  }

  .heading-3 {
    font-size: 1rem;
  }

  .plfd {
    width: 100vw;
    max-width: 100vw;
  }

  .heading-4 {
    line-height: 3rem;
  }

  .section-4 {
    margin-top: 12rem;
  }

  .brix---header-nav-link.w--current {
    color: var(--relume-library-lite-rl-black);
  }

  .brix---header-wrapper-v9 {
    position: fixed;
    inset: 0% 0% auto;
  }
}

@media screen and (min-width: 1920px) {
  .rl_navbar3_menu-background {
    display: none;
  }

  .rl_navbar3_button {
    background-color: var(--medium-aquamarine);
    color: var(--relume-library-lite-rl-black);
    border-color: #0000;
    font-family: Satoshi variable, sans-serif;
    font-weight: 800;
  }

  .rl_navbar3_button.button {
    justify-content: flex-end;
    align-items: flex-end;
    margin-left: auto;
    display: flex;
  }

  .rl_navbar3_dropdown-link {
    font-family: Satoshi variable, sans-serif;
    font-weight: 600;
  }

  .rl_navbar3_dropdown-toggle {
    font-family: Satoshi variable, sans-serif;
    font-weight: 800;
  }

  .rl_navbar3_link {
    font-family: Satoshi variable, sans-serif;
    font-weight: 700;
  }

  .rl_navbar3_component {
    background-color: var(--relume-library-lite-rl-white);
  }

  .div-block-2 {
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    display: block;
  }

  .lottie-animation {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-2 {
    flex: 1;
    max-width: 120rem;
    display: block;
  }

  .actus {
    cursor: auto;
    background-image: url('../images/photo-1586075574644-b6e4cb9df495.jpg');
    background-position: 50%;
    background-size: cover;
    padding-bottom: 0;
  }

  .button {
    background-color: var(--deep-sky-blue);
    color: var(--relume-library-lite-rl-white);
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: auto;
    margin-right: auto;
    padding: 1.25rem 2.5rem;
    font-size: 1.5em;
    transition: all .2s ease-in-out;
    display: inline-block;
    position: static;
    inset: auto;
  }

  .button:hover {
    box-shadow: 0 0 20px -8px var(--deep-sky-blue);
    color: var(--deep-sky-blue);
  }

  .button:active {
    background-color: var(--medium-aquamarine);
    box-shadow: none;
    color: var(--relume-library-lite-rl-black);
    border-color: #0000;
  }

  .button-enregistrer-div {
    width: 100vw;
    height: 100vh;
  }

  .div-enregistrer-1 {
    height: 100vh;
  }

  .nos-missions {
    border-color: #0000;
    margin-bottom: 17.5rem;
  }

  .columns-3 {
    margin-top: 8rem;
    display: block;
  }

  .column-3 {
    border-color: #0000;
  }

  .heading._2 {
    color: var(--relume-library-lite-rl-black);
    font-size: 4em;
    line-height: 1.25em;
  }

  .bold-text {
    color: var(--relume-library-lite-rl-black);
    font-size: .5em;
    font-weight: 500;
    line-height: .5em;
  }

  .list-item {
    color: var(--deep-sky-blue);
    font-size: 3em;
    line-height: .5em;
    list-style-type: disc;
  }

  .list {
    color: var(--relume-library-lite-rl-black);
    font-size: 1.125rem;
  }

  .faire-un-don {
    flex: 0 auto;
    align-self: auto;
  }

  .background {
    background-color: #0000;
    flex: 0 auto;
    width: auto;
    height: auto;
    padding-bottom: 0;
  }

  .paragraph-2 {
    padding-left: .625rem;
    padding-right: 2.5rem;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.1em;
  }

  .div-block-12 {
    margin-right: 31.25rem;
  }

  .column-5.div-block-11 {
    border-color: var(--deep-sky-blue);
  }

  .plfd {
    background-color: var(--relume-library-lite-rl-white);
    width: 100vw;
    max-width: 100vw;
  }

  .heading-4 {
    line-height: 3rem;
  }

  .list-item-6 {
    margin-bottom: 2.5rem;
  }

  .container-4 {
    flex: 0 auto;
    align-self: auto;
  }

  .lottie-animation-4 {
    opacity: .25;
    background-color: #0000;
  }

  .background-video-2 {
    z-index: 40;
    display: block;
  }

  .container-7 {
    max-width: 50vw;
  }
}

@media screen and (max-width: 991px) {
  .rl_menu-icon2_line-bottom {
    background-color: #000;
    width: 1.5rem;
    height: .125rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon_line-middle-inner {
    width: .25rem;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon2_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: .125rem;
    margin-top: .375rem;
    margin-bottom: .375rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_menu-icon2_line-top {
    background-color: #000;
    width: 1.5rem;
    height: .125rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar2_menu-button {
    padding: 0;
  }

  .rl_navbar2_menu-button.w--open {
    background-color: #0000;
  }

  .rl_navbar2_button-wrapper {
    align-items: center;
  }

  .rl_navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 1rem;
  }

  .rl_navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl-dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .rl_navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem 1rem 0;
    display: flex;
  }

  .rl_navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .rl_navbar2_link {
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar2_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: .0625rem solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .rl_navbar2_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .rl_navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .rl_navbar3_menu-background {
    z-index: 0;
    background-color: #00000080;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .rl_navbar3_tablet-menu-button {
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .rl_navbar3_dropdown-link {
    padding: .75rem 0 .75rem 5%;
  }

  .rl_navbar3_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar3_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl_navbar3_dropdown-toggle {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    position: relative;
  }

  .rl_navbar3_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: block;
    position: relative;
  }

  .rl_navbar3_link {
    padding: .75rem 0;
    font-size: 1.125rem;
    position: static;
  }

  .rl_navbar3_logo-link-menu {
    float: none;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    display: flex;
    position: static;
  }

  .rl_navbar3_menu {
    z-index: 1;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-right: .0625rem solid #000;
    flex-direction: column;
    justify-content: center;
    width: 80vw;
    height: 100vh;
    margin-left: 0;
    padding-bottom: 5rem;
    padding-left: 5vw;
    padding-right: 5vw;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .rl_menu-icon3_line-bottom {
    background-color: #000;
    width: 1.5rem;
    height: .125rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon3_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: .125rem;
    margin-top: .375rem;
    margin-bottom: .375rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_menu-icon3_line-top {
    background-color: #000;
    width: 1.5rem;
    height: .125rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    margin-right: -.03125rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

  .rl_navbar3_menu-button.w--open {
    background-color: #0000;
  }

  .rl_navbar3_container {
    grid-auto-columns: 1fr;
    display: grid;
  }

  .header {
    align-items: center;
    width: 100vw;
    max-width: 100vh;
    height: 50vh;
  }

  .actus {
    width: 100vw;
    max-width: 100vw;
    height: 50vh;
    max-height: 100vh;
    margin-top: 30rem;
    display: block;
  }

  .nos-missions {
    flex-direction: column;
    display: flex;
  }

  .columns-3 {
    flex-direction: row;
    margin-top: 4rem;
    display: block;
  }

  .column-3 {
    height: 75vh;
  }

  .column-4 {
    margin-bottom: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading._2 {
    font-size: 1.5em;
  }

  .column-5.div-block-11 {
    height: 20vh;
    margin-bottom: 2rem;
  }

  .plfd {
    height: 100dvh;
  }

  .heading-4 {
    line-height: 3rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.75rem;
  }

  .rl_contact20_content {
    grid-column-gap: 2rem;
  }

  .rl_contact20_spacing-block-3 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl_footer4_spacing-block1 {
    padding-bottom: 4.5rem;
  }

  .rl_footer4_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .rl-padding-section-medium {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .container-4 {
    margin-top: 4rem;
  }

  .background-video {
    flex: 0 auto;
    width: 100vw;
    max-width: 100vw;
    height: 250vh;
  }

  .background-video-2 {
    height: 50vh;
  }

  .container-5 {
    max-width: 45.5rem;
  }

  .footer-form-two {
    padding: 2.5rem;
  }

  .footer-form-title {
    margin-right: .9375rem;
  }

  .footer-form-input {
    width: 25rem;
    padding-right: 11.25rem;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 2.5rem;
  }

  .columns-6 {
    flex-direction: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .column-9 {
    padding-left: 0;
  }

  .column-10 {
    padding-right: 0;
  }

  .image-3 {
    align-self: center;
  }

  .heading-6 {
    font-size: 2rem;
  }

  .heading-8 {
    display: inline-block;
    overflow: hidden;
  }

  .div-block-19 {
    padding-right: 4rem;
  }

  .section-4 {
    margin-top: 2rem;
  }

  .container-7 {
    flex-direction: row;
    align-items: stretch;
    max-height: 100vh;
  }

  .column-15 {
    overflow: hidden;
  }

  .div-block-21 {
    display: inline;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-nav-list-item-show-in-mbl, .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library-neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
    background-color: var(--elements-webflow-library-neutral--100);
    padding: 24px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---social-media-grid-right---mbl-center {
    grid-column-gap: 10px;
  }

  .brix---grid-header-top {
    grid-template-columns: 1.8fr 1fr;
  }

  .brix---header-wrapper-v9 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .rl_navbar2_button {
    padding: .25rem 1rem;
  }

  .rl_navbar2_component {
    min-height: 4rem;
  }

  .rl_navbar3_menu-background {
    display: block;
  }

  .rl_navbar3_button {
    padding: .25rem 1rem;
  }

  .rl_navbar3_menu {
    width: 90vw;
  }

  .rl_navbar3_component {
    min-height: 4rem;
    display: none;
  }

  .actus {
    margin-top: 60rem;
  }

  .div-block-5 {
    width: 50vw;
  }

  .columns-3 {
    margin-top: 2rem;
    display: block;
  }

  .column-3 {
    margin-bottom: 2rem;
  }

  .column-4 {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .list {
    padding-left: 0;
  }

  .div-block-7 {
    margin-right: 4rem;
  }

  .faire-un-don {
    flex-direction: row;
    width: 50vw;
    display: flex;
  }

  .paragraph-2 {
    padding-right: 0;
  }

  .sengager._2 {
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 50vw;
    display: flex;
  }

  .columns-4 {
    flex-direction: column;
  }

  .partenaire {
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 50vw;
    display: flex;
  }

  .plfd {
    height: 100dvh;
  }

  .columns-5 {
    flex-direction: column;
  }

  .rl_contact20_spacing-block-6 {
    padding-bottom: 1.25rem;
  }

  .rl_contact20_spacing-block-5 {
    padding-bottom: .75rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl_contact20_spacing-block-4 {
    padding-bottom: 1.25rem;
  }

  .rl_contact20_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_contact20_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_contact20_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl_contact20_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_footer4_credit-text {
    margin-top: 1rem;
  }

  .rl_footer4_bottom-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .rl_footer4_spacing-block2 {
    padding-bottom: 1.5rem;
  }

  .rl_footer4_spacing-block1 {
    padding-bottom: 3rem;
  }

  .rl_footer4_link-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1.5rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .rl-padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .footer-subscribe {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 1.25rem;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: .625rem;
  }

  .footer-social-block-three {
    margin-top: .625rem;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .footer-legal-block {
    margin-top: .9375rem;
    margin-left: -1.5rem;
  }

  .footer-legal-link {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .columns-6 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100vw;
    margin-right: 0;
    display: flex;
  }

  .le-mot-du-presi {
    margin-top: 14rem;
  }

  .column-9 {
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 4rem;
    display: flex;
  }

  .column-10 {
    padding-right: 0;
  }

  .image-3 {
    flex: 0 auto;
    order: -1;
    align-self: auto;
  }

  .image-4 {
    padding-left: 2rem;
    padding-right: 0;
  }

  .heading-6, .heading-7, .heading-8, .heading-9 {
    font-size: 1rem;
  }

  .section-4 {
    margin-top: 2rem;
  }

  .columns-7 {
    flex-direction: column;
    flex: 0 auto;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .container-8 {
    max-width: 90vw;
  }

  .column-15 {
    flex: 0 auto;
    padding-right: 10px;
    display: block;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: block;
  }

  .brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
    width: 20px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---header-content-wrapper-v9 {
    padding-top: 24px;
    padding-bottom: 0;
  }

  .brix---social-media-grid-right---mbl-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---top-header-left-col, .brix---top-header-right-col {
    justify-content: center;
  }

  .brix---grid-header-top {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---header-top-wrapper {
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .rl_navbar2_logo {
    width: 3rem;
    height: auto;
  }

  .rl_navbar3_menu-background {
    background-color: #fff0;
    display: block;
  }

  .rl_navbar3_button.button {
    padding: .25rem;
    font-size: .7rem;
    line-height: .9rem;
    overflow: hidden;
  }

  .rl_navbar3_logo-link {
    width: auto;
    height: auto;
    overflow: visible;
  }

  .rl_navbar3_menu {
    width: 100vw;
    overflow: visible;
  }

  .rl_menu-icon3_line-bottom, .rl_menu-icon3_line-middle, .rl_menu-icon3_line-top {
    width: 1rem;
  }

  .rl_menu-icon3 {
    align-items: center;
    margin-right: 0;
    overflow: visible;
  }

  .rl_navbar3_menu-button {
    overflow: visible;
  }

  .rl_navbar3_container {
    overflow: hidden;
  }

  .rl_navbar3_component {
    background-color: var(--relume-library-lite-rl-white);
    width: auto;
    max-width: none;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: fixed;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .body {
    object-fit: fill;
    background-color: #0000;
    max-width: none;
  }

  .div-block-2 {
    object-fit: fill;
    display: flex;
  }

  .lottie-animation {
    padding-right: 0;
  }

  .header {
    z-index: auto;
    flex-direction: row;
    align-items: center;
    width: 100vw;
    height: 25vh;
    margin-top: 4rem;
    left: 0;
  }

  .actus {
    height: 20vh;
    display: block;
  }

  .button {
    margin-left: auto;
  }

  .nos-missions {
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 70rem;
  }

  .columns-3 {
    margin-top: 0;
  }

  .column-3 {
    margin-bottom: 4rem;
  }

  .column-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading._2 {
    margin-bottom: 1rem;
    padding-left: 0;
    font-size: 1em;
  }

  .div-block-6 {
    padding-left: 2.5rem;
  }

  .list-item, .list-item-2, .list-item-3 {
    font-size: 2.5em;
    line-height: 1rem;
  }

  .list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .faire-un-don {
    width: 75vw;
  }

  .paragraph-2 {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .div-block-10 {
    margin-left: 0;
    margin-right: 0;
  }

  .sengager._2 {
    width: 70vw;
  }

  .image {
    max-width: 100%;
  }

  .column-5.div-block-11 {
    height: 12rem;
    margin-bottom: 2rem;
    padding-right: 0;
  }

  .columns-4 {
    flex-direction: column;
  }

  .list-item-4 {
    font-size: 2.5em;
    line-height: 1rem;
  }

  .partenaire {
    width: 70vw;
  }

  .plfd {
    background-color: #0000;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    display: flex;
    position: static;
    overflow: hidden;
  }

  .column-7 {
    align-self: stretch;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .heading-4 {
    align-self: flex-start;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .columns-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: block;
    overflow: hidden;
  }

  .list-item-5 {
    display: inline-block;
  }

  .list-2 {
    padding-left: 0;
  }

  .image-2 {
    flex: none;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .column-8 {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: stretch;
    margin-top: 0;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .rl-text-style-link {
    text-decoration: none;
  }

  .rl_contact20_icon {
    width: 2rem;
  }

  .rl_contact20_content {
    grid-row-gap: .5rem;
    grid-template-columns: 1fr;
    width: 50vw;
  }

  .rl-text-style-medium {
    text-align: center;
    align-self: flex-start;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .rl-heading-style-h2 {
    font-size: 1.5rem;
  }

  .rl-padding-section-large {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .rl_footer4_link-list {
    display: none;
  }

  .rl_footer4_top-wrapper {
    flex-direction: column;
  }

  .container-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    max-width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    overflow: hidden;
  }

  .background-video {
    align-self: flex-start;
    overflow: hidden;
  }

  .lottie-animation-4 {
    width: auto;
    display: none;
    position: absolute;
  }

  .background-video-2 {
    height: 20vh;
  }

  .container-5 {
    max-width: none;
  }

  .footer-form-two {
    padding: 1.25rem;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: .625rem;
    padding-right: 1.25rem;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .columns-6 {
    justify-content: flex-start;
    align-items: center;
    max-width: 100vw;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 2rem;
    display: flex;
  }

  .le-mot-du-presi {
    background-color: #0000;
    margin-top: 8rem;
    margin-bottom: 10rem;
  }

  .plan-quinquennal {
    margin-top: 30rem;
  }

  .column-9 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-3 {
    order: -1;
    width: 10rem;
    max-width: none;
    max-height: none;
    margin-bottom: 4rem;
  }

  .image-4 {
    padding-left: 2rem;
    padding-right: 0;
  }

  .heading-5 {
    font-size: .6rem;
  }

  .heading-6 {
    margin-right: 0;
    font-size: 1rem;
  }

  .heading-7, .heading-8 {
    font-size: 1rem;
  }

  .heading-9 {
    justify-content: center;
    font-size: 1rem;
    display: flex;
  }

  .div-block-17 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-10, .heading-11 {
    font-size: .6rem;
    line-height: .6rem;
  }

  .div-block-18 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 2rem;
    display: block;
  }

  .div-block-19 {
    flex: 0 auto;
    align-self: flex-start;
    padding-bottom: .125rem;
    padding-right: 2rem;
    display: block;
  }

  .section-4 {
    margin-top: 2rem;
  }

  .container-6 {
    max-width: 16rem;
  }

  .signature {
    font-size: 1rem;
  }

  .container-7 {
    flex-direction: row;
    max-height: 100vh;
    display: block;
  }

  .columns-7 {
    flex-direction: column;
    align-items: stretch;
    display: block;
  }

  .container-8 {
    max-width: 80vw;
  }

  .heading-12 {
    font-size: .7rem;
  }

  .heading-13 {
    order: 0;
    justify-content: flex-start;
    align-items: stretch;
    font-size: .6rem;
    display: flex;
  }

  .heading-14, .heading-15 {
    font-size: .6rem;
    line-height: .6rem;
  }

  .column-13 {
    flex: 0 auto;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-20 {
    flex-direction: column;
    align-items: flex-start;
    width: 100vw;
    max-width: 100vw;
    display: inline;
  }

  .column-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-15 {
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1rem;
  }

  .column-16 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-21 {
    width: auto;
  }

  .heading-16 {
    font-size: .5rem;
    line-height: .6rem;
  }

  .heading-17, .heading-18, .heading-19, .heading-20 {
    font-size: .6rem;
    line-height: .6rem;
  }

  .heading-21 {
    font-size: .6rem;
  }

  .heading-22, .heading-23, .heading-24, .heading-25, .heading-26, .heading-27, .heading-28, .heading-29, .heading-30, .heading-31, .heading-32 {
    font-size: .6rem;
    line-height: .6rem;
  }

  .div-block-22 {
    display: inline;
  }

  .text-block-3 {
    margin-bottom: 2rem;
    font-family: Satoshi variable, sans-serif;
    font-size: .7rem;
  }

  .container-9 {
    max-width: 30dvh;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: block;
  }

  .brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
    width: 25px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    text-align: left;
    width: 100%;
  }

  .brix---header-nav-link {
    color: var(--relume-library-lite-rl-black);
    padding-top: 0;
  }

  .brix---header-nav-list-item {
    color: var(--relume-library-lite-rl-black);
    text-align: left;
    width: 100%;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---social-icon-square-30px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-right---mbl-center {
    grid-template-columns: repeat(auto-fit, 30px);
    align-self: stretch;
  }

  .brix---mg-left-24px---mg-top-16px-mbp {
    margin-top: 16px;
    margin-left: 0;
  }

  .brix---top-header-right-col {
    flex-direction: column;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-6 {
    margin-top: 2rem;
    margin-left: 1rem;
    display: block;
    transform: rotate(-180deg);
  }
}

#w-node-d6572c86-695c-4c4a-dfbd-74c397cfeafc-97cfeae8 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-d6572c86-695c-4c4a-dfbd-74c397cfeafc-97cfeae8 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d6572c86-695c-4c4a-dfbd-74c397cfeb17-97cfeae8 {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d6572c86-695c-4c4a-dfbd-74c397cfeafc-97cfeae8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Satoshi variable';
  src: url('../fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Anjel signature for personal use';
  src: url('../fonts/Anjel-Signature-For-Personal-Use.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stretchpro';
  src: url('../fonts/StretchPro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}