@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-presentation-profils {
  padding: 25px 20px 5px;
}
/* line 7, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-presentation-profils h2 {
  margin: 0;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 14, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-presentation-profils p {
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0;
}
/* line 21, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 40px);
  max-width: 1440px;
  margin: 20px auto 20px;
  padding-left: 0;
}
/* line 29, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li {
  position: relative;
  background: none;
  list-style-type: none;
  width: 100%;
  margin-bottom: 20px;
}
/* line 36, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li a img {
  width: 100%;
}
/* line 38, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li a img.selected {
  display: none;
}
/* line 42, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li a:hover {
  text-decoration: none;
  border: 0;
}
/* line 45, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li a:hover img {
  display: none;
  text-decoration: none;
  border: 0;
}
/* line 49, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li a:hover img.selected {
  display: inline;
}
/* line 55, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 59, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil .icone-profil {
  background-size: 75px;
  background-position: left top;
  width: 75px;
  height: 75px;
  margin: 10px 0 0 10px;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 68, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil .en-tete-texte {
  width: 100%;
}
/* line 70, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil .en-tete-texte h3 {
  text-transform: none;
  margin: 16px 0 0 20px;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
/* line 78, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil .en-tete-texte p {
  margin: 0px 0 0 20px;
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
}
/* line 83, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil .en-tete-texte p br {
  display: none;
}
/* line 90, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .visuel-profil img {
  display: none;
}
/* line 93, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .visuel-profil #steam_hype_container,
.wrapper-profils-etude-front .wrapper-profils ul li .visuel-profil #entrepreunariat_hype_container,
.wrapper-profils-etude-front .wrapper-profils ul li .visuel-profil #health_hype_container,
.wrapper-profils-etude-front .wrapper-profils ul li .visuel-profil #lawnew2_hype_container {
  display: none;
}
/* line 100, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .footer-profil {
  width: 100%;
  margin: 20px 0 0 0;
  height: auto;
  text-align: left;
}
/* line 105, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .footer-profil a.lien-profil {
  display: block;
  width: 100%;
  font-size: 18px;
  height: 43px;
  line-height: 43px;
  font-family: "Oswald";
  font-weight: 400;
  color: white;
  padding: 0 50px;
  margin-right: 5px;
  text-align: right;
  text-transform: none;
  background-image: url(../img/bg-lien2.png);
  background-repeat: no-repeat;
  background-size: 11px 17px;
  background-position: right 10px center;
}
/* line 139, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .footer-profil .citation {
  display: none;
  margin-top: 40px;
  font-family: "Oswald";
  color: #676767;
}
/* line 144, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .footer-profil .citation .texte {
  font-weight: 400;
}
/* line 147, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li .footer-profil .citation .auteur {
  margin-top: 5px;
  font-weight: 300;
  font-size: 0.857em;
}
/* line 154, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.steam {
  background-color: rgba(178, 210, 53, 0.2);
}
/* line 156, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.steam div.visuel-profil {
  background-image: url(../img/bg-img-steam-mobile.png);
  position: absolute;
  bottom: 43px;
  right: 0;
  background-size: cover;
  width: 133px;
  height: 180px;
}
/* line 166, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.steam .footer-profil a.lien-profil {
  background-color: #B2D235;
}
/* line 171, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.leadership {
  background-color: rgba(249, 165, 26, 0.2);
}
/* line 174, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.leadership .en-tete-texte h3 {
  margin-top: 10px;
}
/* line 178, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.leadership div.visuel-profil {
  background-image: url(../img/bg-img-affaires-mobile.png);
  position: absolute;
  bottom: 43px;
  right: 0;
  background-size: cover;
  width: 120px;
  height: 180px;
}
/* line 187, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.leadership .footer-profil {
  margin-top: 7px;
}
/* line 189, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.leadership .footer-profil a.lien-profil {
  background-color: #F9A51A;
}
/* line 194, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.science-sante {
  background-color: rgba(232, 67, 45, 0.2);
}
/* line 196, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.science-sante div.visuel-profil {
  background-image: url(../img/bg-img-sante-mobile.png);
  position: absolute;
  bottom: 43px;
  right: 0;
  background-size: cover;
  width: 138px;
  height: 190px;
}
/* line 206, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.science-sante .footer-profil a.lien-profil {
  background-color: #E8432D;
}
/* line 211, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales {
  background-color: rgba(27, 117, 187, 0.2);
}
/* line 214, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales .en-tete-texte h3 {
  margin-top: 10px;
}
/* line 218, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales div.visuel-profil {
  background-image: url(../img/bg-img-droit-mobile.png);
  position: absolute;
  bottom: 43px;
  right: -10px;
  background-size: cover;
  width: 132px;
  height: 180px;
}
/* line 227, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales .footer-profil {
  margin-top: 7px;
}
/* line 229, ../sass/menu-profil-front.scss */
.wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales .footer-profil a.lien-profil {
  background-color: #1B75BB;
}

/* STEAM */
/* line 242, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.steam div.en-tete-profil div.icone-profil {
  background-image: url(../img/icone-steam.svg);
}
/* line 245, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.steam div.footer-profil a {
  color: #B2D235;
}
/* line 248, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.steam div.footer-profil span {
  background-image: url(../img/icone-plus-vert.svg);
}

/* LEADERSHIP */
/* line 255, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.leadership div.en-tete-profil div.icone-profil {
  background-image: url(../img/icone-leadership-orange.png);
}
/* line 258, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.leadership div.footer-profil a {
  color: #F9A51A;
}
/* line 261, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.leadership div.footer-profil span {
  background-image: url(../img/icone-plus-orange.svg);
}

/* SCIENCE-SANTÉ */
/* line 268, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.science-sante div.en-tete-profil div.icone-profil {
  background-image: url(../img/icone-science-rouge.png);
}
/* line 271, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.science-sante div.footer-profil a {
  color: #EF5038;
}
/* line 274, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.science-sante div.footer-profil span {
  background-image: url(../img/icone-plus-rouge.svg);
}

/* DROITS & ÉTUDES INTERNATIONALES */
/* line 281, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.droit-etudes-internationales div.en-tete-profil div.icone-profil {
  background-image: url(../img/icone-droit-bleu.png);
}
/* line 284, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.droit-etudes-internationales div.footer-profil a {
  color: #1B75BB;
}
/* line 287, ../sass/menu-profil-front.scss */
div.wrapper-profils ul li.droit-etudes-internationales div.footer-profil span {
  background-image: url(../img/icone-plus-bleu.svg);
}

@media only screen and (min-width: 1024px) {
  /* line 398, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px auto 20px;
    max-width: 1175px;
  }
  /* line 403, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils .left {
    width: calc(25% - 5px);
  }
  /* line 405, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils .left h2 {
    margin-left: 20px;
  }
  /* line 409, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils .right {
    max-width: 740px;
    width: 75%;
  }
  /* line 412, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils .right p {
    margin: 0;
  }
  /* line 414, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils .right p span {
    color: #ff0000;
  }
  /* line 421, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul {
    width: 100%;
    margin: 0 auto;
  }
  /* line 424, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li {
    width: calc(25% - 10px);
    border-bottom: none;
    margin-bottom: 0;
  }
  /* line 429, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil .icone-profil {
    background-size: 75px;
    background-position: left top;
  }
  /* line 433, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li .en-tete-profil .en-tete-texte {
    width: calc(100% - 90px);
  }
  /* line 439, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #steam_hype_container,
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #entrepreunariat_hype_container,
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #health_hype_container,
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #lawnew2_hype_container {
    display: block;
    width: 248px !important;
    height: 289px !important;
  }
  /* line 448, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li .footer-profil {
    margin-top: 0;
  }
  /* line 450, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li .footer-profil a.lien-profil {
    display: block;
    font-size: 1.125em;
  }
  /* line 453, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li .footer-profil a.lien-profil span.texte {
    display: inline-block;
    padding-right: 25px;
    margin: 0;
  }
  /* line 459, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li .footer-profil .citation {
    display: none;
  }
  /* line 464, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.steam div.visuel-profil {
    background-image: none;
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
  /* line 471, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.steam div.visuel-profil img {
    display: none;
    width: 100%;
  }
  /* line 474, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.steam div.visuel-profil img.selected {
    display: none;
  }
  /* line 479, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.steam div.visuel-profil:hover img {
    display: none;
  }
  /* line 481, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.steam div.visuel-profil:hover img.selected {
    display: none;
  }
  /* line 489, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.leadership div.visuel-profil {
    background-image: none;
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
  /* line 496, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.leadership div.visuel-profil img {
    display: none;
    width: 100%;
  }
  /* line 499, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.leadership div.visuel-profil img.selected {
    display: none;
  }
  /* line 504, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.leadership div.visuel-profil:hover img {
    display: none;
  }
  /* line 506, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.leadership div.visuel-profil:hover img.selected {
    display: none;
  }
  /* line 512, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.leadership .footer-profil {
    margin-top: 0;
  }
  /* line 517, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.science-sante div.visuel-profil {
    background-image: none;
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
  /* line 524, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.science-sante div.visuel-profil img {
    display: none;
    width: 100%;
  }
  /* line 527, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.science-sante div.visuel-profil img.selected {
    display: none;
  }
  /* line 532, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.science-sante div.visuel-profil:hover img {
    display: none;
  }
  /* line 534, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.science-sante div.visuel-profil:hover img.selected {
    display: none;
  }
  /* line 541, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales {
    margin-right: 0;
  }
  /* line 543, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales div.visuel-profil {
    background-image: none;
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
  /* line 550, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales div.visuel-profil img {
    display: none;
    width: 100%;
  }
  /* line 553, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales div.visuel-profil img.selected {
    display: none;
  }
  /* line 558, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales div.visuel-profil:hover img {
    display: none;
  }
  /* line 560, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales div.visuel-profil:hover img.selected {
    display: none;
  }
  /* line 566, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales .footer-profil {
    margin-top: 0;
  }

  /* line 581, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.steam div.visuel-profil {
    padding-top: 4px;
    margin-bottom: -4px;
  }
  /* line 585, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.steam .footer-profil {
    margin-top: 4px;
  }
  /* line 590, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.leadership div.visuel-profil {
    padding-top: 4px;
    margin-bottom: -4px;
  }
  /* line 594, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.leadership .footer-profil {
    margin-top: 4px;
  }
  /* line 599, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.science-sante div.visuel-profil {
    padding-top: 4px;
    margin-bottom: -4px;
  }
  /* line 603, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.science-sante .footer-profil {
    margin-top: 4px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 616, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils {
    padding: 25px 0 5px;
  }
  /* line 618, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils .left {
    width: calc( 25% + 5px);
  }
  /* line 620, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-presentation-profils .left h2 {
    margin-left: 0px;
  }
  /* line 627, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul {
    width: 1175px;
  }
  /* line 631, ../sass/menu-profil-front.scss */
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #steam_hype_container,
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #entrepreunariat_hype_container,
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #health_hype_container,
  .wrapper-profils-etude-front .wrapper-profils ul li div.visuel-profil #lawnew2_hype_container {
    display: block;
    width: 278px !important;
    height: 324px !important;
  }

  /* line 651, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales div.visuel-profil {
    padding-top: 4px;
    margin-bottom: -4px;
  }
  /* line 655, ../sass/menu-profil-front.scss */
  body.i18n-en .wrapper-profils-etude-front .wrapper-profils ul li.droit-etudes-internationales .footer-profil {
    margin-top: 4px;
  }
}
