@font-face {
  font-family: 'branding-bold';
  src: local("branding-bold"), url("/static/fonts/Branding-Bold.otf") format("truetype");
  font-weight: normal; }

/* line 14, statics/css/main.scss */
body {
  font-family: 'Nunito Sans', sans-serif;
  background-color: rgba(0, 0, 100, 0.75);
  background-image: url("/static/images/background.png");
  user-select: none;
  background-position: center center;
  background-repeat: no-repeat; }

/* line 23, statics/css/main.scss */
h1 {
  font-family: 'branding-bold', sans-serif;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #0F0F0F;
  text-transform: uppercase; }

/* line 36, statics/css/main.scss */
h2 {
  font-family: 'branding-bold', sans-serif;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

/* line 49, statics/css/main.scss */
.home-background {
  background-image: url("/static/images/background.png");
  background-position: center center;
  background-repeat: no-repeat; }

/* line 55, statics/css/main.scss */
.copybutton img {
  transition: transform .5s ease; }

/* line 59, statics/css/main.scss */
.rotationimg {
  transform: rotate(1turn); }

/* line 63, statics/css/main.scss */
.alternative-background {
  background: none; }

/* line 67, statics/css/main.scss */
.alternative-background .container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

/* line 72, statics/css/main.scss */
.alternative-background .container {
  padding-left: 0px;
  padding-right: 0px; }

/* line 77, statics/css/main.scss */
.share-hero {
  font-family: 'Nunito Sans', serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F; }

/* line 89, statics/css/main.scss */
.homepage-content {
  height: calc(var(--vh, 1vh) * 100); }

/* line 93, statics/css/main.scss */
.questionnary-result {
  height: 100vh; }

/* line 97, statics/css/main.scss */
.questionnary-result h2 {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: 0.44px;
  text-align: center;
  color: #0F0F0F; }

/* line 108, statics/css/main.scss */
.questionnary-result h1 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #0F0F0F; }

/* line 118, statics/css/main.scss */
.questionnary-result .target_pics {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 123, statics/css/main.scss */
.questionnary-result .action-button {
  text-align: center; }

/* line 127, statics/css/main.scss */
.questionnary-result .action-button a {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #0F0F0F;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

/* line 141, statics/css/main.scss */
.questionnary-result .action-button a:hover {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #253c7b; }

/* line 151, statics/css/main.scss */
.questionnary-result .desktop-share {
  text-align: center;
  margin-top: 20px; }

/* line 156, statics/css/main.scss */
.questionnary-result .desktop-share span {
  margin-right: 15px; }

/* line 160, statics/css/main.scss */
.questionnary-result .desktop-share a {
  margin-left: 10px;
  margin-right: 10px; }

/* line 165, statics/css/main.scss */
.questionnary-result .epitechtag {
  margin-top: 0px;
  padding-right: 50px;
  font-size: 15px;
  padding-top: 20px; }

/* line 172, statics/css/main.scss */
.questionnary-result .share-button {
  display: none; }

/* line 176, statics/css/main.scss */
.questionnary-result .epitechtag img {
  width: 120px; }

/* line 180, statics/css/main.scss */
.jobdescription {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100); }

/* line 185, statics/css/main.scss */
.jobdescription h1 {
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #0F0F0F; }

/* line 196, statics/css/main.scss */
.jobdescription h3 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F; }

/* line 207, statics/css/main.scss */
.jobdescription h3:after {
  border-bottom: 1px solid white;
  display: block;
  margin-top: 10px;
  margin-left: 0px;
  content: " ";
  width: 100%; }

/* line 216, statics/css/main.scss */
.legales {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  text-align: left; }

/* line 222, statics/css/main.scss */
.legales h1 {
  text-align: left; }

/* line 226, statics/css/main.scss */
.legales h1:after {
  border-bottom: 1px solid white;
  display: block;
  margin-top: 10px;
  margin-left: 0px;
  content: " ";
  width: 100%; }

/* line 235, statics/css/main.scss */
.jobdescription .job-label {
  margin-bottom: 30px; }

/* line 239, statics/css/main.scss */
.jobdescription h3 img {
  margin-left: 15px;
  width: 24px;
  height: 24px; }

/* line 245, statics/css/main.scss */
.jobdescription .button-content {
  margin-top: 40px; }

/* line 249, statics/css/main.scss */
.jobdescription .desktop-share {
  text-align: center;
  padding-top: 5px; }

/* line 255, statics/css/main.scss */
.jobdescription .desktop-share span {
  margin-right: 15px; }

/* line 259, statics/css/main.scss */
.jobdescription .desktop-share a {
  margin-left: 5px;
  margin-right: 5px; }

/* line 264, statics/css/main.scss */
.jobdescription .epitechtag {
  margin-top: 20px;
  padding-right: 50px;
  font-size: 15px;
  padding-top: 20px; }

/* line 271, statics/css/main.scss */
.jobdescription .epitechtag img {
  width: 120px; }

/* line 275, statics/css/main.scss */
.jobdescription .job-sheet {
  padding-left: 60px; }

/* line 279, statics/css/main.scss */
.jobdescription p {
  margin-top: 30px;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F; }

/* line 291, statics/css/main.scss */
.contact-elem {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100); }

/* line 296, statics/css/main.scss */
.questionnary-content {
  text-align: center;
  height: calc(var(--vh, 1vh) * 100);
  font-family: 'Nunito Sans', sans-serif;
  background: none;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 1000; }

/* line 306, statics/css/main.scss */
.contact-elem {
  background-image: url("/static/images/background.png");
  background-repeat: repeat-y;
  background-position: center center;
  background-color: rgba(0, 0, 100, 0.75);
  padding-left: 15px;
  padding-right: 15px; }

/* line 315, statics/css/main.scss */
.questionnary-content h2 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F !important; }

/* line 328, statics/css/main.scss */
.whoru {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 23px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: 0.46px;
  text-align: left;
  color: #0F0F0F;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 15px;
  margin-bottom: 30px; }

/* line 343, statics/css/main.scss */
.questionnary-content label {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F;
  width: 100%;
  padding: 24px 32px;
  object-fit: contain;
  border-radius: 10px;
  border: solid 2px #00ACBA;
  background-color: #fff; }

/* line 361, statics/css/main.scss */
.questionnary-content label:hover {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #00ACBA;
  width: 100%;
  padding: 24px 32px;
  object-fit: contain;
  border-radius: 10px;
  border: solid 2px #00ACBA;
  background-color: #fff; }

/* line 379, statics/css/main.scss */
.questionnary-content input[type="radio"]:checked + label {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #00ACBA;
  width: 100%;
  padding: 24px 32px;
  object-fit: contain;
  border-radius: 10px;
  border: solid 2px #fff;
  background-color: #fff; }

/* line 397, statics/css/main.scss */
.radioform {
  display: none; }

/* line 401, statics/css/main.scss */
.default-button {
  display: inline-block;
  width: 308px;
  height: 72px;
  border-radius: 10px;
  background-color: #00ACBA;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 72px;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }

/* line 417, statics/css/main.scss */
.pic-parts {
  margin-top: 40px;
  margin-bottom: 40px; }

/* line 422, statics/css/main.scss */
.social-img {
  width: 24px;
  height: 24px; }

/* line 427, statics/css/main.scss */
.social-part {
  color: #0F0F0F;
  text-align: center;
  margin-top: 70px; }

/* line 433, statics/css/main.scss */
.sentence-social {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #0F0F0F;
  margin-bottom: 30px; }

/* line 445, statics/css/main.scss */
.link-share a {
  margin-right: 20px;
  margin-left: 20px; }

/* line 450, statics/css/main.scss */
.reset-button {
  height: 45px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.3);
  border: solid 0.5px #0F0F0F;
  background: none;
  color: #0F0F0F;
  padding: 10px;
  border-radius: 5px;
  padding-top: 13px;
  display: inline-block;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2; }

/* line 466, statics/css/main.scss */
.reset-button:hover {
  color: #253c7b;
  background-color: #0F0F0F;
  border: solid 0.5px #253c7b;
  text-decoration: none; }

/* line 474, statics/css/main.scss */
.button-container {
  text-align: center; }

/* line 478, statics/css/main.scss */
.default-button:hover {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  text-decoration: none; }

/* line 484, statics/css/main.scss */
.disclaimer {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 10px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 20px; }

/* line 497, statics/css/main.scss */
.progress {
  height: 4px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 19px; }

/* line 503, statics/css/main.scss */
.progress-bar {
  background-color: #00ACBA;
  height: 4px !important; }

/* line 508, statics/css/main.scss */
.back-arrow {
  opacity: 0.5;
  color: #0F0F0F;
  font-size: 40px; }

/* line 514, statics/css/main.scss */
form {
  width: 100%; }

/* line 518, statics/css/main.scss */
.form-control {
  width: 100%; }

/* line 522, statics/css/main.scss */
input[type="text"] {
  background: none;
  border: none;
  color: #0F0F0F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left; }

/* line 538, statics/css/main.scss */
input[type="checkbox"] {
  background: none;
  border: none;
  color: #0F0F0F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left; }

/* line 554, statics/css/main.scss */
input[type="text"]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.5);
  opacity: 1;
  /* Firefox */ }

/* line 559, statics/css/main.scss */
input[type="text"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5); }

/* line 563, statics/css/main.scss */
input[type="text"]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.5); }

/* line 567, statics/css/main.scss */
input[type="email"] {
  background: none;
  border: none;
  color: #0F0F0F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left; }

/* line 583, statics/css/main.scss */
input[type="email"]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.5);
  opacity: 1;
  /* Firefox */ }

/* line 588, statics/css/main.scss */
input[type="email"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5); }

/* line 592, statics/css/main.scss */
input[type="email"]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.5); }

/* line 596, statics/css/main.scss */
.form-control:focus {
  color: white;
  background: none;
  border-bottom: 1px solid #0F0F0F;
  box-shadow: none; }

/* line 603, statics/css/main.scss */
.form-group {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F; }

/* line 615, statics/css/main.scss */
.form-check {
  width: 100%; }

/* line 619, statics/css/main.scss */
.heroes-image {
  margin-top: 40px;
  margin-bottom: 40px; }

/* line 624, statics/css/main.scss */
.heroes-image img {
  width: 100%; }

/* line 628, statics/css/main.scss */
.share-mobile-button {
  display: none; }

/* line 636, statics/css/main.scss */
#jobdescriptionmodal .modal-content {
  text-align: center;
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.75);
  color: #0F0F0F; }

/* line 645, statics/css/main.scss */
#socialmodal {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }

/* line 652, statics/css/main.scss */
#socialmodal a {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #0068ae;
  display: block;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 668, statics/css/main.scss */
#socialmodal img {
  width: 36px;
  height: 36px; }

/* line 673, statics/css/main.scss */
#socialmodal .modal-dialog {
  width: 100%;
  text-align: center;
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }

/* line 686, statics/css/main.scss */
#socialmodal .modal-content {
  border-radius: 20px 20px 0px 0px; }

/* line 690, statics/css/main.scss */
.epitechtag {
  margin-top: 50px;
  text-align: right;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.3px;
  color: #0F0F0F; }

/* line 703, statics/css/main.scss */
.button-home {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px; }

/* line 709, statics/css/main.scss */
.epitechtag-homepage {
  position: fixed;
  bottom: 40px;
  right: 40px; }

/* line 715, statics/css/main.scss */
.epitechtag img {
  max-width: 168px; }

/* line 719, statics/css/main.scss */
.cookies {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #000000;
  color: #0F0F0F;
  text-align: center;
  height: 50px;
  line-height: 50px; }

/* line 730, statics/css/main.scss */
.cookies a {
  background-image: linear-gradient(236deg, #1a89d3 100%, #974abf);
  color: #0F0F0F;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px; }

/* line 741, statics/css/main.scss */
.message {
  background: #0D113C;
  color: #FFF;
  position: absolute;
  left: 0;
  width: 100%;
  transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  overflow: hidden;
  box-sizing: border-box;
  z-index: 210;
  font-size: 16px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px; }

/* line 757, statics/css/main.scss */
.mobiledisp {
  display: none; }

/* line 761, statics/css/main.scss */
.message p {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px; }

/* line 767, statics/css/main.scss */
.message .unreveal {
  top: -175px;
  position: relative; }

/* line 772, statics/css/main.scss */
.message a {
  height: 30px;
  line-height: 8px;
  font-size: 14px;
  font-weight: normal;
  background-color: #34375B;
  border: none;
  text-align: right;
  margin-top: 20px;
  margin-left: 15px; }

/* line 784, statics/css/main.scss */
.toggle {
  position: absolute;
  appearance: none;
  cursor: pointer;
  left: -100%;
  top: -100%; }

/* line 792, statics/css/main.scss */
.toggle + label {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.3);
  border: solid 0.5px #0F0F0F;
  height: 30px;
  line-height: 8px;
  font-size: 14px;
  font-weight: normal;
  background-color: #34375B;
  border: none;
  text-align: right;
  margin-left: 15px;
  float: right;
  padding: 10px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 10px;
  padding-top: 13px;
  border-radius: 5px;
  display: inline-block;
  font-family: 'Nunito Sans', sans-serif;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal; }

/* line 817, statics/css/main.scss */
.toggle + label:after {
  content: "ADMISSIONS"; }

/* line 822, statics/css/main.scss */
.toggle:checked + label {
  z-index: 221; }

/* line 826, statics/css/main.scss */
.toggle:checked + label {
  color: #0F0F0F;
  border: none;
  background: none; }

/* line 832, statics/css/main.scss */
.toggle:checked + label:after {
  content: "x";
  font-size: 40px;
  font-weight: lighter; }

/* line 838, statics/css/main.scss */
.job-detail-result {
  border: 3px solid #F7D160;
  background-color: #00ACBA;
  padding: 40px 32px 32px;
  border-radius: 10px 10px 10px 10px;
  color: #0F0F0F;
  min-height: 360px; }

/* line 847, statics/css/main.scss */
.job-detail-result .default-button {
  background-color: #F7D160;
  height: auto;
  line-height: 24px;
  font-size: 1rem;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #0F0F0F; }

/* line 857, statics/css/main.scss */
.job-detail-result img {
  position: absolute;
  right: 30px;
  bottom: 3px;
  width: 100px;
  height: auto; }

/* line 865, statics/css/main.scss */
.job-detail-result h2 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding-bottom: 24px; }

/* line 876, statics/css/main.scss */
.job-description-result {
  color: #ffffff; }

/* line 880, statics/css/main.scss */
.job-detail-result span {
  color: #F7D160; }

/* line 884, statics/css/main.scss */
.jobbutton {
  padding: 8px;
  border-radius: 10px;
  background-color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #0243b1;
  width: 300px; }

/* line 900, statics/css/main.scss */
.logofooter {
  position: absolute;
  right: 10px;
  bottom: 10px; }
