/** CSS Easing functions */
/* cabin-regular - latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 400;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/cabin-v24-latin-regular.woff2?7de32b3c7334a43f4d105be036f526e0) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/cabin-v24-latin-regular.woff?38a16ff357c45eed3b247a0b364effd8) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* cabin-500 - latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 500;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/cabin-v24-latin-500.woff2?487421eceec7fdfe5457a35a44317d42) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/cabin-v24-latin-500.woff?3308fc6fb68a5d03ac5de3bc973cf64e) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* cabin-700 - latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 700;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/cabin-v24-latin-700.woff2?f468860934f257d57694c7637540372c) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/cabin-v24-latin-700.woff?9f6c1db209b100c32e2a58d80ffc1d64) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-300 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-300.woff2?39576fe9df8a22cc1bcce2646af31921) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-300.woff?5558b04900a67eaa589e8b2bad5e409d) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-regular - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-regular.woff2?405055dd680fa1dcdfa2b35019b3849f) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-regular.woff?f61407da33b59324fbefe468ce6917ab) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-500 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-500.woff2?08491d3f7fe7ae88ef4421711b48d3c5) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-500.woff?8609f9c59114a158e3addf336c8c30d0) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-600 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-600.woff2?91145014c0350c248ed2489732ad6c20) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-600.woff?25ea813988479bcb587a2505365019e3) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-700 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: local(""), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-700.woff2?d86662fe776dae29ea783f62ebc3225d) format("woff2"), url(/wp-content/themes/lagardere-2022/dist/fonts/poppins-v20-latin-700.woff?c54a52658bf21b37083d96210f4cbc51) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slideLeft {
  0% {
    left: -17vw;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-o-keyframes slideLeft {
  0% {
    left: -17vw;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes slideLeft {
  0% {
    left: -17vw;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes slideRight {
  0% {
    right: -17vw;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-o-keyframes slideRight {
  0% {
    right: -17vw;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes slideRight {
  0% {
    right: -17vw;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
/* Bulma Utilities */
