.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.cr-ton-compte {
  grid-row-gap: 33px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 105px;
  text-decoration: none;
  display: flex;
}

.frame-62 {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-41 {
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #0b2656;
  border-radius: 12px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  min-width: 360px;
  padding: 40px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 150px #0000000d;
}

.group-36 {
  object-fit: cover;
}

.text {
  color: #0b2656;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.error-b5d5a226-1280-b6de-03db-eefe06e6fb13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.logo-qs {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: none;
  order: 0;
  min-width: 100%;
  margin: 0 0 40px;
  padding: 0 64px 0 0;
}

.cell-5 {
  justify-content: center;
  align-items: center;
}

.main-wrap {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: transform .2s;
  display: flex;
  overflow: visible;
}

.heading {
  color: #263238;
  align-self: flex-start;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}

.heading.logo {
  color: gray;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.container-carousel {
  justify-content: space-between;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.container-carousel-mobile {
  justify-content: space-between;
  width: 100%;
  display: none;
  overflow: hidden;
}

.logo-qs-mobile {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex: none;
  order: 0;
  min-width: 100%;
  margin: 0 0 40px;
  padding: 0 64px 0 0;
}

.img-logo {
  max-width: 150px;
}

.nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 2vh;
  margin-bottom: 2vh;
  text-decoration: none;
  display: flex;
}

.logo-3 {
  object-fit: cover;
  background-color: #0b265600;
  border-radius: 20px;
  width: 110px;
  max-width: none;
  padding: 0;
}

.logo-3.footer {
  border-radius: 0;
  width: 100px;
  height: 100%;
}

.frame-64 {
  grid-column-gap: 10px;
  color: #3f3f3f;
  border: 2px solid #0b2656;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 252px;
  height: 39px;
  padding: 11px 44px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.frame-64:hover {
  background-color: #fff;
  transform: scale(1.05);
}

.text-2 {
  color: #0b2656;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.hero {
  grid-row-gap: 42px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 775.023px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 157px;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  grid-column-gap: 20px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-column-gap: 10px;
  background-color: #0b2656;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 226px;
  height: 55px;
  padding: 15px 20px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.frame-2:hover {
  transform: scale(1.05);
}

.frame-2.white {
  background-color: #fff;
  max-width: none;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16.0036px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-1 {
  grid-column-gap: 10px;
  background-color: #0b2656;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  text-decoration: none;
  display: flex;
}

.section {
  background-image: url('../images/Clip-path-group.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  display: flex;
}

.frame-69 {
  grid-column-gap: 185px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.frame-39 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 595px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #0b2656;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.des-dizaines-d-offres-t-attendent-h-tellerie-restauration-vente-et-bien-d-autres {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.frame-56 {
  grid-column-gap: 10px;
  background-color: #0b2656;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 41px;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-6 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: -32%;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-81 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1570.31px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.vectors-wrapper-7 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: -32%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.frame-38 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 595px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #0b2656;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.pr-sente-toi-en-quelques-secondes-sans-cv-ni-lettre-de-motivation-avec-ta-vid-o-montre-qui-tu-es-vraiment-ton-nergie-ton-enthousiasme-et-ta-personnalit-feront-toute-la-diff-rence-aupr-s-des-recruteurs-montre-ta-personnalit-et-d-croche-ton-job-id-al {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.frame-82 {
  grid-column-gap: 10px;
  background-color: #0b2656;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 41px;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
}

.frame-70 {
  grid-row-gap: 42px;
  background-image: url('../images/Clip-path-group.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 595px;
  margin-bottom: 5vh;
  text-decoration: none;
  display: flex;
}

.frame-40 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #0b2656;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-8 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.vectors-wrapper-8 {
  object-fit: cover;
  flex: 0 auto;
  order: -1;
  justify-content: center;
  align-items: center;
  max-width: 70%;
  text-decoration: none;
  display: flex;
}

.frame-57 {
  grid-column-gap: 10px;
  background-color: #0b2656;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 41px;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
}

.frame-72 {
  grid-row-gap: 55px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1199px;
  margin-top: 5vh;
  margin-bottom: 5vh;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-9 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 37px;
  text-decoration: none;
  display: flex;
}

.frame-71 {
  grid-column-gap: 43px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-58 {
  grid-row-gap: 20px;
  background-color: #bfdfdd;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  max-width: 371px;
  padding: 34px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 20px #0000001a;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #146960;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-10 {
  color: #146960;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.frame-59 {
  grid-row-gap: 20px;
  background-color: #bfdfdd;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 371px;
  min-height: 251px;
  padding: 34px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 20px #0000001a;
}

.frame-61 {
  grid-column-gap: 10px;
  background-color: #0b2656;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 41px;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
}

.frame-77 {
  grid-row-gap: 10px;
  background-color: #0b2656;
  border: 1px solid #0b2656;
  border-radius: 12px 12px 0 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1455px;
  height: auto;
  padding: 41px 50px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 5px #0000000d;
}

.frame-76 {
  grid-column-gap: 50px;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-75 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 608px;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-55 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-83 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 226px;
  height: 55px;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16.0036px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #0b2656;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-84 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.main-wrap-2 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 5vh;
  margin-bottom: 5vh;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  transition: transform .2s;
  display: flex;
  overflow: visible;
}

.text-7-copy {
  color: #0b2656;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5vh;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.body {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-6-copy {
  color: #0b2656;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.frame-85 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.l-app-pour-trouver-un-job-100-vid-o {
  color: #0b2656;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-14 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.l-app-pour-trouver-un-job-100-vid-o-0 {
  color: #0b2656;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.l-app-pour-trouver-un-job-100-vid-o-1 {
  color: #0b2656;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.frame-86 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2vh;
  margin-bottom: 5vh;
  text-decoration: none;
  display: flex;
}

.text-15 {
  opacity: .7;
  color: #0b2656;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-12 {
  object-fit: cover;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 15px;
  text-decoration: none;
  display: flex;
}

.frame-2-copy {
  grid-column-gap: 10px;
  background-color: #0b2656;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 226px;
  height: 55px;
  padding: 15px 20px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.frame-2-copy:hover {
  transform: scale(1.05);
}

.img-mobile {
  display: none;
}

.logo-qs-mob {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: none;
  order: 0;
  min-width: 100%;
  margin: 0 0 40px;
  padding: 0 64px 0 0;
}

.background-video {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #fff0;
  border-radius: 35px;
  width: 100%;
  height: 100%;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  position: static;
  inset: 0% 0% 0% auto;
  overflow: clip;
  transform: rotate(0);
}

.image {
  display: none;
}

.div-parent {
  z-index: 99999;
  opacity: 1;
  mix-blend-mode: normal;
  background-image: url('../images/Entreprises-1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-width: auto;
  max-width: 300px;
  height: 600px;
  max-height: 600px;
  padding: 2px 0;
  display: block;
  position: relative;
  overflow: clip;
  transform: rotate(-7deg);
}

.div-child {
  border-radius: 0;
  width: 100%;
  height: 100%;
  padding: 13px 15px 18px;
  position: absolute;
  overflow: visible;
  transform: rotate(0);
}

.video-block {
  order: 0;
  display: flex;
}

.image-2 {
  z-index: 9997;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: fill;
  flex: 0 auto;
  order: 2;
  align-self: center;
  width: 18vw;
  max-width: 240px;
  height: 100%;
  max-height: 490px;
  position: relative;
  overflow: clip;
  transform: rotate(8deg);
}

.vectors-wrapper-7-copy {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0%;
  margin-right: -32%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.div-block {
  color: #fff;
  background-color: #0b2656;
  border-radius: 12px;
  width: 100%;
  padding: 45px 100px;
  font-family: Montserrat, sans-serif;
}

.quick-stack {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-radius: 0;
}

.cell-6 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
}

.text-9-copy {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.icon {
  width: 80px;
}

.cw-cookie_checkbox {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.cw-button_secondary {
  color: #1e1a35;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1e1a35;
  border-radius: 10px;
  justify-content: center;
  padding: 1rem 1.5rem;
  line-height: 1;
  transition: transform .3s, color .3s, background-color .3s;
}

.cw-button_secondary:hover {
  color: #fff;
  background-color: #0b2656;
  border-style: none;
  border-color: #a78aff;
  transform: translate(0, -2px);
}

.cw-cookie_options {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.cw-cookie_script {
  display: none;
}

.cw-cookie_banner {
  z-index: 99999;
  background-color: #fff;
  border-radius: 1rem;
  max-width: 600px;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 20px 20px;
  overflow: visible;
}

.cw-cookie_icon {
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
}

.cw-cookie_checkbox-check {
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.cw-cookie_checkbox-check.w--redirected-checked {
  background-color: #000;
  background-size: 14px 14px;
}

.cw-cookie_selection {
  overflow: hidden;
}

.cw-cookie_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-top: 2rem;
  display: flex;
}

.cw-button_primary {
  color: #fff;
  text-align: center;
  background-color: #0b2656;
  border-radius: 10px;
  padding: 1rem 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: transform .3s, background-color .3s;
}

.cw-button_primary:hover {
  color: #fff;
  background-color: #0b2656;
  border: 1px #000;
  transform: translate(0, -2px);
}

@media screen and (min-width: 1280px) {
  .cr-ton-compte {
    max-width: none;
  }

  .logo-qs {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    min-width: 100%;
    margin-bottom: 50px;
    padding-right: 58px;
  }

  .main-wrap {
    width: 100%;
    max-width: 1280px;
  }

  .heading.logo {
    margin-top: 50px;
    margin-bottom: 10px;
  }

  .logo-qs-mobile {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    min-width: 100%;
    margin-bottom: 50px;
    padding-right: 58px;
  }

  .img-logo {
    max-width: 150px;
  }

  .frame-64, .text-2:hover {
    color: #fff;
  }

  .section {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .main-wrap-2 {
    width: 100%;
    max-width: 1280px;
  }

  .body {
    display: block;
  }

  .text-6-copy {
    font-weight: 500;
  }

  ._2 {
    width: 70vh;
  }

  .logo-qs-mob {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    min-width: 100%;
    margin-bottom: 50px;
    padding-right: 58px;
  }

  .div-child {
    padding: 12px 15px 15px;
  }

  .image-2 {
    width: 240px;
    max-width: none;
    max-height: none;
  }
}

@media screen and (max-width: 991px) {
  .frame-62 {
    grid-row-gap: 20px;
    flex-flow: column;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .frame-41 {
    justify-content: center;
    align-items: flex-start;
  }

  .main-wrap {
    max-width: 100%;
  }

  .frame-81 {
    flex-flow: column;
  }

  .vectors-wrapper-7 {
    max-width: 80%;
    margin-left: -40%;
  }

  .frame-71 {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .frame-58 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .main-wrap-2 {
    max-width: 100%;
  }

  .vectors-wrapper-7-copy {
    max-width: 80%;
    margin-left: -40%;
  }

  .cw-cookie_banner {
    max-width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .cr-ton-compte {
    justify-content: center;
    align-items: center;
  }

  .frame-62 {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 5vh;
    padding-right: 5vh;
  }

  .main-wrap {
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .nav {
    flex-flow: column;
    align-self: center;
  }

  .logo-3 {
    align-self: center;
  }

  .frame-64 {
    display: none;
  }

  .vectors-wrapper-5 {
    max-width: 70%;
  }

  .frame-69 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .frame-39 {
    justify-content: space-between;
    align-self: flex-start;
    align-items: center;
  }

  .text-4 {
    text-align: center;
    align-self: center;
    font-size: 25px;
  }

  .des-dizaines-d-offres-t-attendent-h-tellerie-restauration-vente-et-bien-d-autres {
    text-align: center;
    font-size: 14px;
  }

  .frame-56 {
    align-self: center;
  }

  .vectors-wrapper-6 {
    order: -1;
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    max-width: 80%;
    margin-right: -16%;
    display: none;
  }

  .frame-81 {
    flex-flow: column;
  }

  .vectors-wrapper-7 {
    align-self: flex-start;
    max-width: 80%;
    margin-left: -16%;
    display: none;
  }

  .frame-38 {
    justify-content: center;
    align-items: center;
  }

  .text-6 {
    text-align: center;
    font-size: 25px;
  }

  .pr-sente-toi-en-quelques-secondes-sans-cv-ni-lettre-de-motivation-avec-ta-vid-o-montre-qui-tu-es-vraiment-ton-nergie-ton-enthousiasme-et-ta-personnalit-feront-toute-la-diff-rence-aupr-s-des-recruteurs-montre-ta-personnalit-et-d-croche-ton-job-id-al {
    text-align: center;
    font-size: 14px;
  }

  .frame-82 {
    align-self: center;
  }

  .frame-40 {
    margin-top: 5vh;
  }

  .text-7 {
    font-size: 25px;
  }

  .text-8 {
    font-size: 14px;
  }

  .frame-71 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .frame-77 {
    padding-left: 0;
    padding-right: 0;
  }

  .frame-76 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    align-self: stretch;
    width: 100%;
  }

  .frame-75 {
    justify-content: center;
    align-items: center;
  }

  .text-12 {
    text-align: center;
  }

  .text-6-copy {
    text-align: center;
    align-self: center;
    font-size: 25px;
  }

  ._2 {
    text-align: center;
    font-size: 14px;
  }

  .l-app-pour-trouver-un-job-100-vid-o-0, .l-app-pour-trouver-un-job-100-vid-o-1 {
    font-size: 30px;
  }

  .img-mobile {
    max-width: 80%;
    margin-bottom: 2vh;
  }

  .vectors-wrapper-7-copy {
    align-self: flex-start;
    max-width: 80%;
    margin-left: -16%;
    display: none;
  }

  .cw-button_secondary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cw-cookie_options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cw-cookie_banner {
    max-width: 100%;
    padding: 1rem;
    right: 20px;
  }

  .cw-cookie_buttons {
    flex-direction: column;
  }

  .cw-button_primary {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .frame-62 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-41 {
    min-width: auto;
  }

  .logo-qs {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .main-wrap {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    margin-bottom: 10px;
  }

  .container-carousel {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: none;
  }

  .container-carousel-mobile {
    flex-flow: row;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    width: 100%;
    min-width: 100%;
    display: flex;
  }

  .logo-qs-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .img-logo {
    max-width: 80px;
  }

  .nav {
    margin-top: 1vh;
    margin-bottom: 1vh;
  }

  .logo-3 {
    border-radius: 11px;
    width: 60px;
  }

  .logo-3.footer {
    width: auto;
  }

  .hero {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: 2vh;
    margin-bottom: 2vh;
  }

  .frame-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .vectors-wrapper-5 {
    order: -1;
    max-width: 90%;
  }

  .section {
    background-position: 50% 10%;
  }

  .frame-69 {
    margin-top: 5vh;
  }

  .text-4.vert {
    color: #146960;
  }

  .frame-81 {
    margin-top: 5vh;
  }

  .frame-70 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-position: 50% 0;
    margin-top: 5vh;
  }

  .frame-40 {
    margin-top: 0;
  }

  .vectors-wrapper-8 {
    order: -1;
  }

  .main-wrap-2 {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-85 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .text-14 {
    line-height: 120%;
  }

  .text-15 {
    text-align: center;
    font-size: 18px;
  }

  .img-mobile {
    max-width: 90%;
    display: block;
  }

  .logo-qs-mob {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    width: auto;
    min-width: 100%;
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .background-video {
    border-radius: 15px;
  }

  .div-parent {
    width: 150px;
    height: 300px;
  }

  .div-child {
    padding: 5px 8px 9px;
  }

  .video-block {
    order: -1;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-2 {
    width: 100px;
    height: auto;
  }

  .div-block {
    padding: 20px;
  }

  .text-9-copy {
    text-align: center;
    font-size: 12px;
  }

  .icon {
    width: 40px;
  }

  .cw-button_secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .cw-cookie_options {
    flex-wrap: wrap;
  }

  .cw-cookie_banner {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .cw-button_primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }
}

#w-node-_1041ada9-5c36-b5af-0599-69097720b8bf-f8de52cb, #w-node-_16a78d23-8c8b-406f-0ac9-c7d3543924e2-f8de52cb, #w-node-_7f8a738c-d9ae-8516-1e36-2ef920839e5c-f8de52cb, #w-node-_2bb43a8d-0ebe-6998-0f78-8ebb7fbcf4ee-f8de52cb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_6f580b6e-9303-ad42-f423-a2eb78515f01-077d21ba {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1041ada9-5c36-b5af-0599-69097720b8bf-077d21ba, #w-node-_16a78d23-8c8b-406f-0ac9-c7d3543924e2-077d21ba, #w-node-_7f8a738c-d9ae-8516-1e36-2ef920839e5c-077d21ba, #w-node-_2bb43a8d-0ebe-6998-0f78-8ebb7fbcf4ee-077d21ba {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_1fbbfdf0-a0ff-3426-23c3-2ec96b346457-29d34f55 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1041ada9-5c36-b5af-0599-69097720b8bf-29d34f55, #w-node-_16a78d23-8c8b-406f-0ac9-c7d3543924e2-29d34f55, #w-node-_7f8a738c-d9ae-8516-1e36-2ef920839e5c-29d34f55, #w-node-_2bb43a8d-0ebe-6998-0f78-8ebb7fbcf4ee-29d34f55 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_1041ada9-5c36-b5af-0599-69097720b8bf-f8de52cb, #w-node-_16a78d23-8c8b-406f-0ac9-c7d3543924e2-f8de52cb {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_7f8a738c-d9ae-8516-1e36-2ef920839e5c-f8de52cb, #w-node-_2bb43a8d-0ebe-6998-0f78-8ebb7fbcf4ee-f8de52cb {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_6f580b6e-9303-ad42-f423-a2eb78515f01-077d21ba {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_1041ada9-5c36-b5af-0599-69097720b8bf-077d21ba, #w-node-_16a78d23-8c8b-406f-0ac9-c7d3543924e2-077d21ba {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_7f8a738c-d9ae-8516-1e36-2ef920839e5c-077d21ba, #w-node-_2bb43a8d-0ebe-6998-0f78-8ebb7fbcf4ee-077d21ba {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_1fbbfdf0-a0ff-3426-23c3-2ec96b346457-29d34f55 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_1041ada9-5c36-b5af-0599-69097720b8bf-29d34f55, #w-node-_16a78d23-8c8b-406f-0ac9-c7d3543924e2-29d34f55 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_7f8a738c-d9ae-8516-1e36-2ef920839e5c-29d34f55, #w-node-_2bb43a8d-0ebe-6998-0f78-8ebb7fbcf4ee-29d34f55 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
