/** 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 */
.page-header.has-thumbnail .img-container {
  display: inline-block;
  position: relative;
}
.page-header.has-thumbnail .img-container::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2%;
  height: 38%;
  background-color: var(--wp-laureate-scolarship-color);
}
.page-header.has-thumbnail .img-container::after {
  content: "";
  position: absolute;
  right: -2.5%;
  bottom: 12.5%;
  width: 5%;
  height: 35%;
  background-color: var(--wp-laureate-scolarship-color);
}
@media screen and (max-width: 1023px) {
  .page-header.has-thumbnail figure {
    display: block;
    max-width: 250px;
    margin: auto;
    position: relative;
  }
  .page-header.has-thumbnail .title {
    font-size: var(--wp--preset--font-size--size-3);
    margin-top: 30px;
  }
  .page-header.has-thumbnail .thumbnail-container {
    padding-top: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .page-header.has-thumbnail .thumbnail-container > figure {
    width: 40%;
    text-align: right;
    padding: 30px 15px;
  }
  .page-header.has-thumbnail .thumbnail-container > figure::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 70%;
    height: 100%;
    background-color: var(--wp-laureate-scolarship-color);
    z-index: -1;
  }
  .page-header.has-thumbnail .thumbnail-container > figure::after {
    left: 70%;
    z-index: -1;
    background-color: var(--wp-laureate-scolarship-color);
    border-bottom-width: 30vw;
    border-left-width: 7vw;
  }
  .page-header.has-thumbnail .thumbnail-container > div {
    width: 60%;
    padding-left: 50px;
  }
  .page-header.has-thumbnail .thumbnail-container > div .title {
    font-weight: 500;
  }
  .page-header.has-thumbnail .thumbnail-container img {
    display: inline-block;
    height: 21vw;
    width: auto;
    z-index: 0;
  }
}

@media screen and (min-width: 1024px) {
  .main-container {
    margin-top: 50px;
  }
}

.sidebar .year,
.sidebar .scolarship-name {
  font-family: var(--wp--preset--font-family--poppins);
  font-weight: 500;
  color: var(--wp--preset--color--dark-blue);
  font-size: var(--wp--preset--font-size--size-3);
}
.sidebar .scolarship-name {
  color: var(--wp-laureate-scolarship-color);
}
.sidebar .scolarship-icon {
  margin-top: 20px;
}
.sidebar .scolarship-icon img {
  width: 80px;
}

h1:not(.is-styled)::before,
.is-title-1::before,
h2:not(.is-styled)::before,
.is-title-2::before {
  background-color: var(--wp-laureate-scolarship-color);
}

.related-laureates h2 {
  margin-top: 80px;
}
