#posterecrutement .poste-container .info {
  font-family: "Hanken Grotesk", sans-serif;
  padding-top: 40px;
}
#posterecrutement .poste-container .info .item1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 64px;
  justify-content: center;
}
#posterecrutement .poste-container .info .item1 .item span {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
#posterecrutement .poste-container .info .item1 .item p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
#posterecrutement .poste-container .info .item2 {
  margin: 24px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
}
#posterecrutement .poste-container .info .item2 a {
  display: flex;
  align-items: center;
  width: fit-content;
  border-radius: 99px;
  padding: 8px 16px;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
#posterecrutement .poste-container .info .item2 .list {
  background: #0C0C0D;
  color: white;
}
#posterecrutement .poste-container .info .item2 .list img {
  margin-left: 8px;
}
#posterecrutement .poste-container .info .item2 .share {
  color: black;
  background: #F3F3F4;
  cursor: pointer;
}
#posterecrutement .poste-container .info .item2 .share img {
  margin-right: 8px;
}
#posterecrutement .poste-container .info .item2 #clipboard-message {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #333;
  color: white;
  border-radius: 5px;
}
#posterecrutement .poste-container .info .item3 {
  text-align: center;
  padding-bottom: 24px;
}
#posterecrutement .poste-container .info .item3 span {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #888891;
}
#posterecrutement .poste-container .block-ombre {
  position: relative;
  width: 100%;
  height: 50px;
  margin-top: 32px;
}
#posterecrutement .poste-container .block-ombre .ombre {
  margin: 20px;
}
#posterecrutement .poste-container .block-ombre .ombre::after {
  top: 16%;
  bottom: 0;
  width: 100%;
  height: 25px;
  left: 0;
  z-index: 1;
}
#posterecrutement .poste-container .block-ombre .ombre::after {
  content: "";
  position: absolute;
  background: -webkit-radial-gradient(50% -3%, ellipse cover, rgba(0, 0, 0, 0.09), rgba(97, 97, 97, 0) 60%);
  background: radial-gradient(ellipse at 50% -3%, rgba(0, 0, 0, 0.1), rgba(97, 97, 97, 0) 60%);
}
#posterecrutement .poste-container .detail {
  max-width: 1080px;
  margin: auto;
}
#posterecrutement .poste-container .detail .desc {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  color: #0C0C0D;
}
#posterecrutement .poste-container .detail p {
  margin: 24px 0;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: black;
}
#posterecrutement .poste-container .detail p strong {
  font-weight: 700;
}
#posterecrutement .poste-container .detail .time {
  font-family: "Hanken Grotesk", sans-serif;
  color: #888891;
}
#posterecrutement .poste-container form {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  background: #F3F3F4;
  border-radius: 10px;
  padding: 64px 256px;
  width: fit-content;
  margin: auto;
  text-align: center;
}
#posterecrutement .poste-container form input, #posterecrutement .poste-container form select {
  padding: 8px;
  background: #FFFFFF;
  border: 1px solid #888891;
  box-shadow: 0px 1px 4px rgba(12, 12, 13, 0.08);
  border-radius: 10px;
  width: 100%;
}
#posterecrutement .poste-container form select {
  margin-bottom: 8px;
}
#posterecrutement .poste-container form #email {
  margin-bottom: 8px;
}
#posterecrutement .poste-container form .title {
  font-weight: 700;
  font-size: 31px;
  line-height: 35px;
}
#posterecrutement .poste-container form .sub-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #888891;
}
#posterecrutement .poste-container form .flex {
  display: flex;
  gap: 24px;
  width: 100%;
  margin: 24px 0;
}
#posterecrutement .poste-container form .input {
  display: flex;
  flex-direction: column;
  text-align: start;
  width: 100%;
}
#posterecrutement .poste-container form .input label {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}
#posterecrutement .poste-container form .input label strong {
  color: #A12828;
}
#posterecrutement .poste-container form .info {
  max-width: 560px;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #888891;
  padding-top: 32px;
  margin: auto;
  text-align: justify;
}
#posterecrutement .poste-container form .all-cv {
  margin-top: 24px;
}
#posterecrutement .poste-container form .all-cv .cv-title {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
}
#posterecrutement .poste-container form .all-cv .cv {
  padding: 24px;
  border: 1.5px dashed #888891;
  border-radius: 10px;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  width: 85%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: white;
  margin: 24px auto 0 auto;
}
#posterecrutement .poste-container form .all-cv .cv img {
  margin-bottom: 8px;
}
#posterecrutement .poste-container form .all-cv .cv span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
#posterecrutement .poste-container form .all-cv .cv a {
  margin: 16px 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #0C0C0D;
  text-decoration: underline;
}
#posterecrutement .poste-container form .all-cv .cv p {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #888891;
}
#posterecrutement .poste-container form .all-cv #cv-dropzone {
  cursor: pointer;
}
#posterecrutement .poste-container form .all-cv #cv-dropzone #cv-status {
  font-weight: 700;
  text-align: center;
  color: #ffFFff;
  padding: 2px 8px;
  margin-top: 10px;
  background: #0C0C0D;
}
#posterecrutement .poste-container form .all-cv #cv-dropzone #cv-status.success {
  background: #00A809;
}
#posterecrutement .poste-container form button {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 16px;
  background: #0C0C0D;
  border-radius: 99px;
  color: white;
  border: none;
  margin-top: 24px;
}
#posterecrutement .poste-container form button img {
  margin-left: 8px;
}
#posterecrutement .poste-container .all-offer {
  padding: 8px 16px;
  background: #F3F3F4;
  border-radius: 10px;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: black;
  text-decoration: none;
  display: flex;
  align-items: center;
  width: fit-content;
  margin: 40px auto;
}
#posterecrutement .poste-container .all-offer img {
  transform: rotate(180deg);
  margin-right: 8px;
}
@media (max-width: 1024px) {
  #posterecrutement .poste-container .img-top .content h1 {
    font-size: 35px;
  }
  #posterecrutement .poste-container .detail {
    margin: 0 40px;
  }
  #posterecrutement .poste-container form {
    padding: 64px 40px;
    width: 100%;
    border-radius: 0;
  }
  #posterecrutement .poste-container .all-offer {
    margin: 24px auto 24px auto;
  }
}
@media (max-width: 576px) {
  #posterecrutement .poste-container .img-top .tablet {
    display: none;
  }
  #posterecrutement .poste-container .img-top .mobile {
    display: block;
  }
  #posterecrutement .poste-container .img-top .content h1 {
    font-weight: 900;
    font-size: 32px;
    line-height: 39px;
  }
  #posterecrutement .poste-container .info .item1 {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }
  #posterecrutement .poste-container .info .item2 {
    flex-direction: column;
    gap: 16px;
    align-items: center;
  }
  #posterecrutement .poste-container form .flex {
    display: block;
    margin: 24px 0 8px 0;
  }
  #posterecrutement .poste-container form .flex .input #first-name {
    margin-bottom: 8px;
  }
}
#posterecrutement .modal {
  z-index: 1200;
}
#posterecrutement .modal .modal-dialog {
  top: 50%;
}
#posterecrutement .modal .modal-dialog .modal-content .modal-body {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
  gap: 10px;
}
#posterecrutement .loading-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
}
#posterecrutement .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #777;
  animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=recrutement-poste.css.map */
