@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Red+Rose:wght@300..700&display=swap");
body {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
}

/* Styles du menu */
@media (min-width: 768px) {
  .sidebar {
    position: sticky;
    top: 0;
    min-width: 317px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.page-log .form-container {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px;
  gap: 2rem;
}

.header-DB {
  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;
  padding: 16px 30px;
  gap: 32px;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.profil-account {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}

.logo {
  margin-bottom: 30px;
}

.offcanvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body nav {
  padding: 10px;
  background: rgba(13, 155, 215, 0.05);
  border-radius: 20px;
  width: 100%;
  margin: auto;
  position: sticky;
  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;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; /* Allows the nav to occupy the remaining height */
}

body nav ul {
  list-style: none;
  padding: 0;
}

body nav ul li ul.dropdown-menu {
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
  border-radius: 10px;
  margin-left: 20px;
  padding: 10px;
  border: none !important;
  background: transparent;
}

body nav ul li {
  margin-bottom: 5px;
}

body nav ul li a.nav-link,
.offcanvas nav ul li a.nav-link,
body .dropdown-menu .dropdown-item {
  color: #848484;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 16px;
}
body nav ul li a.nav-link iconify-icon,
.offcanvas nav ul li a.nav-link iconify-icon,
body .dropdown-menu .dropdown-item iconify-icon {
  color: #269ad4;
}

body .dropdown-menu .dropdown-item {
  font-size: 14px;
}

body nav ul li a.nav-link:hover,
.offcanvas nav ul li a.nav-link:hover,
.sidebar .active,
.offcanvas .active,
a.nav-link.dropdown-toggle.show,
body .dropdown-menu .dropdown-item.active,
body .dropdown-menu .dropdown-item:active,
body .dropdown-menu .dropdown-item:hover,
li.nav-item.disconect-account .nav-link:hover {
  background-color: #269ad4;
  color: white;
}
body nav ul li a.nav-link:hover iconify-icon,
.offcanvas nav ul li a.nav-link:hover iconify-icon,
.sidebar .active iconify-icon,
.offcanvas .active iconify-icon,
a.nav-link.dropdown-toggle.show iconify-icon,
body .dropdown-menu .dropdown-item.active iconify-icon,
body .dropdown-menu .dropdown-item:active iconify-icon,
body .dropdown-menu .dropdown-item:hover iconify-icon,
li.nav-item.disconect-account .nav-link:hover iconify-icon {
  color: #ffffff;
}

a.nav-link.dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
a.nav-link.dropdown-toggle::after {
  position: absolute;
  right: 10px;
}
a.nav-link.dropdown-toggle.show::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

nav ul {
  padding-left: 0;
}

li.nav-item {
  list-style: none;
}

li.nav-item.disconect-account .nav-link {
  background: rgba(13, 154, 215, 0.2039215686) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23269ad4' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='36' stroke-dashoffset='36' d='M12 4h-7c-0.55 0 -1 0.45 -1 1v14c0 0.55 0.45 1 1 1h7'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.5s' values='36;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='14' stroke-dashoffset='14' d='M9 12h11.5'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.6s' dur='0.2s' values='14;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='6' stroke-dashoffset='6' d='M20.5 12l-3.5 -3.5M20.5 12l-3.5 3.5'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.8s' dur='0.2s' values='6;0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat right 10px center;
  background-size: 16px 16px;
  border-radius: 8px;
}
li.nav-item.disconect-account .nav-link:hover {
  background: #269ad4 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='36' stroke-dashoffset='36' d='M12 4h-7c-0.55 0 -1 0.45 -1 1v14c0 0.55 0.45 1 1 1h7'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.5s' values='36;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='14' stroke-dashoffset='14' d='M9 12h11.5'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.6s' dur='0.2s' values='14;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='6' stroke-dashoffset='6' d='M20.5 12l-3.5 -3.5M20.5 12l-3.5 3.5'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.8s' dur='0.2s' values='6;0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat right 10px center;
}

/* Carte de profil */
.profile-card {
  border-radius: 10px;
  container-type: inline-size;
}

.photo-profil-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@container (420px < width < 890px) {
  .photo-profil-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

h1 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: clamp(24px, 5vw, 32px);
  line-height: 120%;
  color: #003044;
}

.profil-details {
  padding: 0px 40px;
  gap: 20px;
  border-left: 1px solid #96bf21;
}

.heading {
  font-family: "Archivo";
  font-style: normal;
  font-size: 20px;
  line-height: 22px;
  color: #269ad4;
}

.header-block-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
  .header-block-right {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}

.hexagon {
  width: 250px;
  aspect-ratio: 250/278;
  -webkit-clip-path: url(#hexClip);
          clip-path: url(#hexClip);
  overflow: hidden;
  border-radius: 20px;
}

.profile-img {
  width: 250px;
  height: 278px;
  -o-object-fit: cover;
     object-fit: cover;
}

a.btn.btn-edit {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  gap: 10px;
  background: #269ad4;
  border-radius: 50px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-positive: 0;
      flex-grow: 0;
  font-family: "Red Rose", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: none;
  --bs-btn-hover-bg: #1e7f9c;
  --bs-btn-hover-border-color: #1e7f9c;
}

div#offre_form_poles,
div#offre_form_types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
}

legend.col-form-label {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #1e1e1e;
}

body .form-control {
  --bs-body-color: #a6a6a6;
  --bs-border-color: #eaeaea;
  --bs-border-radius: 10px;
}

.cke_chrome {
  border-radius: 10px;
  overflow: hidden;
  display: block;
  border: 1px solid #eaeaea;
}

div#offre_form > * {
  max-width: 585px;
}

body .form-check-input[type=checkbox] {
  all: unset;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 13px;
  height: 13px;
  background: #f3f3f3;
  border: 1px solid #767676;
  border-radius: 2.5px;
  position: relative;
}

body .form-check-input[type=checkbox]:checked {
  background-color: #269ad4;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  --bs-form-check-bg-image: none;
  --bs-form-check-bg: #269ad4;
}

body .form-check-input[type=checkbox]:checked::after {
  content: "";
}

body .form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 1.5rem;
  padding-left: 0;
  margin-bottom: 0.125rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.btn {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  gap: 10px;
  background: #269ad4;
  border-radius: 50px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-positive: 0;
      flex-grow: 0;
  font-family: "Red Rose", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: none;
  --bs-btn-hover-bg: #1e7f9c;
  --bs-btn-hover-border-color: #1e7f9c;
}
.btn.btn-danger {
  background: #ff4d4d;
}
.btn.btn-danger.offre-delete-btn {
  background: transparent;
  border: 1px solid #269ad4;
  color: #269ad4;
}

.login-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 991px) {
  .login-form::after {
    content: "";
    display: block;
    width: 50%;
    height: 100vh;
    background: url("/assets/images/bg-cbmn-login.webp") no-repeat center center;
    background-size: cover;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .login-form > .form-container {
    width: 500px;
  }
}

.card h1 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 55px;
  color: #003044;
}
.card h1 > span {
  color: transparent;
  -webkit-text-stroke: 1px #003044;
  font-style: italic;
}

.cbmn-offer-new-form {
  --bs-gutter-x: 4rem;
}/*# sourceMappingURL=app.css.map */