main #nos_partenaires {
  width: 100vw;
  height: 100%;
  overflow: auto;
}

main #nos_partenaires .content {
  width: 100%;
  height: 100%;
  background-color: white;
}

@media screen and (min-width: 415px) {
  main #nos_partenaires .content {
    min-height: 689.797px;
  }
}

main #nos_partenaires .content .top_part {
  width: 100%;
  height: 80%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

main #nos_partenaires .content .top_part .partenaires_container {
  width: 100%;
  height: 40%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: white;
}

@media screen and (min-width: 415px) {
  main #nos_partenaires .content .top_part .partenaires_container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part .partenaires_container {
    max-width: 760px;
    position: absolute;
    border-radius: 8px;
    -webkit-box-shadow: 2px 2px 7px #00000063;
            box-shadow: 2px 2px 7px #00000063;
  }
}

main #nos_partenaires .content .top_part .partenaires_container h2 {
  font-family: 'Inter';
  text-align: center;
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part .partenaires_container h2 {
    height: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

main #nos_partenaires .content .top_part .partenaires_container .mobile {
  width: 100%;
  max-width: 440px;
  height: 50%;
  max-height: 47.906px;
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part .partenaires_container .mobile {
    display: none;
  }
}

main #nos_partenaires .content .top_part .partenaires_container .desktop {
  width: 100%;
  height: 100%;
  display: none;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part .partenaires_container .desktop {
    height: 80%;
    display: block;
  }
}

main #nos_partenaires .content .top_part .background {
  width: 100%;
  height: 80%;
}

@media screen and (min-width: 414px) {
  main #nos_partenaires .content .top_part .background {
    height: 70%;
  }
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part .background {
    height: 100%;
  }
}

main #nos_partenaires .content .top_part .background img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 415px) {
  main #nos_partenaires .content .top_part .background img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part .background .mobile {
    display: none;
  }
}

main #nos_partenaires .content .top_part .background .desktop {
  display: none;
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .top_part .background .desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

main #nos_partenaires .content .bottom_part {
  width: 100%;
  height: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: lightgrey;
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .bottom_part {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

main #nos_partenaires .content .bottom_part div {
  width: 100%;
  max-width: 760px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 450px) {
  main #nos_partenaires .content .bottom_part div {
    -webkit-box-shadow: 0px 2px 7px #00000033;
            box-shadow: 0px 2px 7px #00000033;
  }
}

main #nos_partenaires .content .bottom_part ul {
  width: 50%;
  margin: 0;
  font-size: 0.8rem;
  font-family: 'Inter';
}

@media screen and (min-width: 414px) {
  main #nos_partenaires .content .bottom_part ul {
    font-size: 0.9rem;
  }
}

@media screen and (min-width: 1280px) {
  main #nos_partenaires .content .bottom_part ul {
    font-size: 1rem;
  }
}

main #nos_partenaires .content .bottom_part ul li {
  margin: 0;
}

main #nos_partenaires .content .bottom_part ul li a {
  color: black;
  text-decoration: none;
}
/*# sourceMappingURL=style.css.map */