h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 20px;
}

body {
  font-size: 18px;
}

.standard__inner a[target=_blank]:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%233775A7' class='size-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25' /%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.2rem;
  transform: translateY(2px);
}

.events {
  padding-bottom: 0;
}

.actionContent div:has(.button) {
  margin-bottom: 30px;
}

.standard__inner-side {
  width: 280px;
}
@media (max-width: 1180px) {
  .standard__inner-side {
    margin-top: 2rem;
  }
}

.standard__inner-col {
  width: calc(100% - 300px);
  max-width: 1285px;
}

.standard video {
  width: 100%;
  height: auto;
  display: block;
}

.intro-actualites .introContent {
  max-width: 100%;
  width: 100%;
  padding: 30px 0 40px 0;
}
.intro-actualites .introContent__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .intro-actualites .introContent__container {
    display: grid;
    gap: 1.5rem;
  }
  .intro-actualites .introContent__container .button {
    max-width: 260.81px;
    justify-content: space-between;
  }
}

.standard__inner-col section:first-of-type .title {
  border-top: 1px solid #8995a4;
}

.title {
  border-top: none;
}

.discover__inner-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
}

.main:has(.intro-actualites) .standard {
  padding-top: 20px;
}
.main:has(.intro-actualites) .standard .standard__bg {
  display: none;
}

@media (max-width: 1024px) {
  .nav__inner {
    gap: 1.5rem;
  }
}
.programItem__name h6 {
  font-weight: 800;
}

.intro {
  z-index: 0;
}

.planSite-wrapper__menu > ul > li > a, .planSite-wrapper__footer ul > li > a {
  font-size: 26px;
}

.planSite-wrapper__menu > ul > li > ul > li > a {
  font-size: 20px;
}

.planSite-wrapper__menu > ul > li > ul > li > ul > li a {
  font-size: 18px;
}

.faqItem__body.active {
  max-height: 5000px;
  padding: 20px 30px 22px;
}
@media (max-width: 540px) {
  .faqItem__body.active {
    padding: 16px 20px;
  }
}

.wp-block-column .wp-block-heading:first-of-type {
  margin-top: 0;
}

.standard aside {
  z-index: 10;
}

.join.light .joinBanner:before {
  background: linear-gradient(270deg, #152f4e, rgba(21, 47, 78, 0));
}

.breadcrumbs {
  padding: 24px 0;
}
@media (max-width: 1380px) {
  .breadcrumbs {
    padding: 24px 0;
  }
}

.wp-element-caption {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: rgba(21, 47, 78, 0.8);
  position: relative;
  padding-bottom: 0.5rem;
}
.wp-element-caption:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 1px;
  content: "";
  background: #8995a4;
}

.discoverMain {
  align-self: stretch;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: unset;
}

.wp-block-group .wp-block-list > li, .wp-block-columns .wp-block-lis > li {
  position: relative;
}

.wp-block-group .wp-block-list > li::before, .wp-block-columns .wp-block-list > li::before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  width: 16px;
  height: 12px;
  background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1%206L13%206%22%20stroke%3D%22%23E1CDB9%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22/%3E%3Cpath%20d%3D%22M9%201L14%206.0019L9%2011%22%20stroke%3D%22%23E1CDB9%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22/%3E%3C/svg%3E);
  background-repeat: no-repeat;
  background-size: contain;
}

.cycle__inner-content div:nth-of-type(2) {
  margin-top: 20px;
}

@media screen and (min-width: 930px) {
  .campus__inner {
    overflow: hidden;
    height: 661px;
  }
}
.wp-block-group ol.wp-block-list > li::before, .wp-block-columns ol.wp-block-list > li::before {
  content: none;
}

.standard__inner-row:has(.edu) {
  max-width: 100%;
}

.standard__inner-row {
  width: 100%;
  max-width: 80%;
  margin-inline: auto;
}
@media (max-width: 1024px) {
  .standard__inner-row {
    max-width: 100%;
  }
}

body .standard__inner-row:not(:has(.standard__inner-side)) .standard__inner-col {
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
}

.standard {
  z-index: 2;
  position: inherit;
}

.news__bg, .research__bg {
  z-index: -1;
}

.frc-captcha {
  margin-bottom: 1.5rem;
}

.figures__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
}
.figures__row .figuresItem {
  width: auto;
  max-width: 100%;
}
@media (max-width: 1280px) {
  .figures__row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .figures__row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 499px) {
  .figures__row {
    grid-template-columns: 1fr;
  }
}

.rechercheForm__close {
  top: 100px;
}
@media (max-width: 768px) {
  .rechercheForm__close {
    right: 40px;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 35px;
    width: 35px;
  }
}

@media (max-width: 768px) {
  .rechercheForm {
    padding-top: 11rem;
  }
}
.info__inner {
  row-gap: 40px;
}
@media (max-width: 930px) {
  .info__inner {
    row-gap: 0;
  }
}

@media (max-width: 540px) {
  .quoteImage {
    margin: auto;
  }
  .infoItem__image-inner img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .footer__inner-row {
    align-items: center;
  }
  .footer__acces {
    justify-items: center;
    gap: 1.125rem;
  }
  .footer__inner-main {
    display: grid;
    justify-items: center;
  }
  .footer__inner-main h6 {
    text-align: center;
  }
  .footer__inner-logo {
    margin: 0 auto;
  }
}
.discoverCard:last-child {
  padding-bottom: 0;
}

@media (min-width: 541px) and (max-width: 801px) {
  .footer__inner-row {
    align-items: center;
    flex-direction: column;
  }
  .footer__acces {
    justify-items: center;
    gap: 1.125rem;
  }
  .footer__inner-main {
    display: grid;
    justify-items: center;
  }
  .footer__inner-main h6 {
    text-align: center;
  }
  .footer__inner-logo {
    margin: 0 auto;
  }
}
@media (max-width: 801px) {
  .campus {
    padding: 40px 0 0 0;
  }
  .campus .campus__inner {
    display: flex;
    flex-direction: column-reverse;
    gap: 1rem;
    padding: 30px 0 0 0;
  }
  .campus .campus__inner .campus__inner-bg {
    position: inherit;
  }
  .campus .campus__inner .campus__inner-bg:before {
    background: linear-gradient(180deg, #fdfcfb 0%, #fdfcfb 5%, rgba(253, 252, 251, 0) 30%);
  }
}
@media (max-width: 750px) {
  .programItem__content {
    margin-bottom: 0;
  }
  .programItem__content:last-child {
    margin-bottom: 1.5rem;
  }
}
.introContent__container .button {
  margin-bottom: 20px;
}

.news__shape.bot {
  transform: translateY(56%) rotate(-30deg);
}

.quote {
  border-bottom: none;
}

body .highlight__inner p {
  margin-bottom: 2rem;
}

.news__inner-col {
  padding-left: 1rem;
}

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