:root {
  --couleur-action: #EC7621;
  --couleur-action-rgba: rgba(236, 118, 33, 0.85);
  --couleur-principale: #033f5d;
  --couleur-secondaire: #83d0f5;
  --couleur-secondaire-rgba: rgba(131, 208, 245, 0.85);
  --couleur-tertiaire: #F6F9FC;
  --couleur-tertiaire-rgba: rgba(246, 249, 252, 0.85);
}

body.site_partenaire#page_home .bloc1 {
  position: relative;
}
@media all and (max-width: 991px) {
  body.site_partenaire#page_home .bloc1 {
    height: 600px;
    padding: 0 16px;
  }
  body.site_partenaire#page_home .bloc1 h1 {
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: 38px;
    text-transform: none;
    text-align: start;
  }
  body.site_partenaire#page_home .bloc1 h2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    text-align: start;
    max-width: none;
    margin-bottom: 34px !important;
  }
  body.site_partenaire#page_home .bloc1 > div {
    align-items: flex-start;
    justify-content: flex-end;
    padding-bottom: 24px;
  }
  body.site_partenaire#page_home .bloc1 .buttons {
    width: 100%;
  }
}
body.site_partenaire#page_home .bloc1 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

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