@charset "UTF-8";
html, body {
  overflow-x: hidden;
}

.wysiwyg p, .wysiwyg ul:not([class]) {
  margin-bottom: 1rem;
}
.wysiwyg .link-image {
  text-decoration: none;
  box-shadow: none;
  background: none;
}
.wysiwyg .link-image::after {
  content: "";
  background: none;
}

body .fr-card--horizontal .fr-card__img {
  flex: none;
}

.fr-card__desc .fr-tag {
  margin-top: 20px;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.fr-h1 {
  position: relative;
}

.nce--column {
  max-width: calc(100vw - 15px);
  margin-top: 2rem;
}
.nce--column > :last-child {
  margin-bottom: 0;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}

.youtubeVideo {
  color: white;
  position: relative;
  z-index: -1;
  top: -55px;
  overflow: hidden;
  margin-bottom: -110px;
  width: 100vw;
  text-align: center;
  height: 41.7vw;
}
.youtubeVideo .tac_float {
  color: initial;
}
.youtubeVideo.tac {
  z-index: 0;
  top: 0;
}
.youtubeVideo::after {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 55px;
  background: #FFFFFF;
  position: absolute;
}
@media screen and (max-width: 992px) {
  .youtubeVideo {
    top: 0;
    z-index: 0;
    margin-bottom: 0;
  }
  .youtubeVideo::after {
    height: 0;
  }
}

.youtubeVideo .fr-responsive-vid {
  top: -5px;
  width: 100vw;
  height: 41.7vw;
}

.wysiwyg .fr-grid-row .fr-card {
  height: initial;
}
.wysiwyg .fr-grid-row .fr-card p, .wysiwyg .fr-grid-row .fr-card ul, .wysiwyg .fr-grid-row .fr-card ul li {
  font-weight: normal;
}

ul {
  font-size: 1rem;
}

ul:not([class]) {
  padding-left: 25px;
}

iframe {
  border: none !important;
}

.fr-callout__text p {
  margin-bottom: 0;
}

.fr-callout .fr-callout__text ol {
  font-size: 1rem;
}
.fr-callout .fr-callout__text p {
  margin-bottom: 1rem;
}

.fr-share__group > li {
  margin-top: 0;
}

.fr-content-media {
  margin-top: 0;
}

.fr-highlight {
  margin-left: 0;
}

.nce--column > * {
  margin-bottom: 2rem;
}

#views-exposed-form-taxonomy-term-page-1,
#views-exposed-form-search-search-offres,
.bg {
  padding: 1.5rem 2rem;
  background: var(--bf100-g750);
  border: 1px solid var(--border-default-grey);
}
#views-exposed-form-taxonomy-term-page-1 .option.fr-text--bold,
#views-exposed-form-search-search-offres .option.fr-text--bold,
.bg .option.fr-text--bold {
  font-weight: normal !important;
}

.bg {
  padding-bottom: 35px;
}

#views-exposed-form-search-aides,
#views-exposed-form-search-search {
  padding-bottom: 30px;
}
#views-exposed-form-search-aides .fr-btn,
#views-exposed-form-search-search .fr-btn {
  float: right;
  margin-left: 1rem;
}

[id^=views-exposed-form-taxonomy-term-page-] {
  display: flex;
  align-items: center;
}
[id^=views-exposed-form-taxonomy-term-page-] .form-type-select {
  margin-right: 2rem;
}
[id^=views-exposed-form-taxonomy-term-page-] .fr-btn {
  position: relative;
  top: 0.25rem;
}

#views-exposed-form-search-search-offres {
  display: flex;
  margin-bottom: 30px;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 15px;
}
#views-exposed-form-search-search-offres .form-item-motscles {
  width: 100%;
}
#views-exposed-form-search-search-offres .form-item-localisation, #views-exposed-form-search-search-offres .form-item-domaine, #views-exposed-form-search-search-offres .form-item-categorie {
  width: 25%;
}
@media screen and (max-width: 992px) {
  #views-exposed-form-search-search-offres .form-item-localisation, #views-exposed-form-search-search-offres .form-item-domaine, #views-exposed-form-search-search-offres .form-item-categorie {
    width: 100%;
  }
}
#views-exposed-form-search-search-offres .fr-btn--secondary {
  margin-bottom: 24px !important;
}

.option a {
  margin: 0 4px;
}

.bordered {
  position: relative;
}
.bordered::before {
  position: absolute;
  content: "";
  display: block;
  border-left: 1px solid var(--g200);
  top: 0;
  bottom: 0;
  width: 1px;
  left: 1.8rem;
}

.contenu-carte path {
  fill: #364798;
  stroke: #FFFFFF;
  stroke-width: 0.1px;
}
.contenu-carte path:focus {
  outline: none;
}

.contenu-carte a:hover path {
  fill: #F2F2F2;
  stroke: #364798;
}

.fr-link-detail {
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
}

.fr-share__link--twitter-x {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  max-width: 2.5rem;
  max-height: 2.5rem;
}
.fr-share__link--twitter-x::before {
  --icon-size: 1.5rem;
  margin-left: 0;
  margin-right: 0.5rem;
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-image: url("icons/logo/twitter-x-fill.svg");
  mask-image: url("icons/logo/twitter-x-fill.svg");
  content: "";
}

.fr-content-media__img::before {
  display: none;
}
.fr-content-media__img img {
  max-width: 100%;
  height: auto;
  position: relative;
}

/* Offre emploi */
.section-offre-emploi .fr-card__desc p {
  margin-bottom: 15px;
}
.section-offre-emploi .fr-card__desc p:last-child {
  margin-bottom: 0;
}

/* Contenu - Image et Légende */
.content-image {
  background: url(../images/inner/head-banner.png) no-repeat scroll 50% 50%/cover;
  padding: 260px 0;
  position: relative;
  margin: 0;
}
.content-image .credits-legende {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4705882353);
  color: #FFF;
  display: flex;
  flex-flow: column;
  align-content: flex-end;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

@media all and (max-width: 576px) {
  .content-image {
    padding: 150px 0 !important;
    max-height: calc(100vh - 150px);
  }
}
/* Liste à puce */
ul > li > ul > li {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
ul > li > ul > li::marker {
  font-size: 0.5rem;
}

ol > li > ol > li {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
ol > li > ol > li::marker {
  font-size: 0.875rem;
}

.number {
  height: 100%;
}
.number .fr-cart {
  border: 1px solid var(--g400);
  height: 100%;
}
.number .fr-cart.plein {
  border-color: #f2f2f9;
  background: #f2f2f9;
}
.number .fr-cart .fr-cart__body {
  display: flex;
  flex-direction: column;
}
.number .fr-cart .fr-cart__body p {
  min-height: 100px;
  flex: 1;
}

@media (min-width: 62em) {
  .fr-nav__list > .fr-nav__link[aria-current]::before, .fr-nav__list > .fr-nav__btn[aria-current]::before, .fr-nav__list > * > .fr-nav__link[aria-current]::before, .fr-nav__list > * > .fr-nav__btn[aria-current]::before {
    bottom: 1px !important;
  }
}
/* fil ariane */
.fr-breadcrumb {
  margin: 0 !important;
}

/* Fromulaire avec autocompletion */
.path-frontpage .views-exposed-form,
.fr-header .views-exposed-form {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}
.path-frontpage .views-exposed-form#views-exposed-form-search-aides, .path-frontpage .views-exposed-form#views-exposed-form-search-search,
.fr-header .views-exposed-form#views-exposed-form-search-aides,
.fr-header .views-exposed-form#views-exposed-form-search-search {
  padding-bottom: 0px;
}
.path-frontpage .views-exposed-form .fr-input-group,
.fr-header .views-exposed-form .fr-input-group {
  width: 100%;
}
.path-frontpage .views-exposed-form .fr-input-group label,
.fr-header .views-exposed-form .fr-input-group label {
  display: none;
}
.path-frontpage .views-exposed-form .fr-input-group .fr-input,
.fr-header .views-exposed-form .fr-input-group .fr-input {
  border-radius: 0.25rem 0 0 0;
  box-shadow: inset 0 -2px 0 0 var(--bf500);
}
.path-frontpage .views-exposed-form .form-submit,
.fr-header .views-exposed-form .form-submit {
  flex: 1 0 auto;
  border-radius: 0 0.25rem 0 0;
  flex-direction: row;
  max-width: 2.5rem;
  max-height: 2.5rem;
  background-color: var(--bf500);
  color: var(--w-bf500);
  cursor: pointer;
  --is-link: false;
  margin: 0 0 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem;
  overflow: hidden;
  z-index: 1;
  display: flex;
  color: transparent;
}
.path-frontpage .views-exposed-form .form-submit:hover,
.fr-header .views-exposed-form .form-submit:hover {
  background-image: linear-gradient(0deg, rgba(0, 0, 221, 0.5), rgba(41, 41, 255, 0.5));
}
.path-frontpage .views-exposed-form .form-submit::before,
.fr-header .views-exposed-form .form-submit::before {
  opacity: 1;
  position: absolute;
  content: "";
  color: var(--w-bf500);
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: middle;
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-image: url(../icons/system/search-line.svg) !important;
  mask-image: url(../icons/system/search-line.svg) !important;
}
.path-frontpage .ui-autocomplete.search-api-autocomplete-search#ui-id-2,
.fr-header .ui-autocomplete.search-api-autocomplete-search#ui-id-2 {
  width: 500px !important;
}

.ui-autocomplete.search-api-autocomplete-search {
  z-index: 9999;
}
.ui-autocomplete.search-api-autocomplete-search#ui-id-1 {
  width: 500px !important;
}
.ui-autocomplete.search-api-autocomplete-search li.ui-menu-item {
  max-width: 100%;
  width: 100%;
  margin: 0;
  border-top: none;
  border-radius: 0;
  border-bottom: 1px solid var(--g200);
  font-size: 0.9rem;
  line-height: 1.5rem;
  font-family: "Marianne", arial, sans-serif;
  color: var(--g700);
  padding: 5px;
}
.ui-autocomplete.search-api-autocomplete-search li.ui-menu-item:hover {
  border-color: var(--g200);
  border-width: 1px;
  background-color: var(--g100);
}
.ui-autocomplete.search-api-autocomplete-search li.ui-menu-item a {
  cursor: pointer;
}
.ui-autocomplete.search-api-autocomplete-search li.ui-menu-item a.ui-state-active {
  background: transparent;
  color: var(--g700);
}
.ui-autocomplete.search-api-autocomplete-search li.ui-menu-item a.ui-state-active .search-api-autocomplete-suggestion {
  background: transparent;
  color: var(--g700);
}

.ui-autocomplete.search-api-autocomplete-search li.ui-menu-item {
  font-size: 12px !important;
}

.carte svg {
  width: 100% !important;
  height: 100% !important;
}

@media only screen and (max-width: 576px) {
  form#views-exposed-form-taxonomy-term-page-1 {
    display: flex;
    flex-direction: column;
  }
  form#views-exposed-form-taxonomy-term-page-1 > div {
    margin-right: 0;
  }
  .wysiwyg a {
    word-break: break-word;
  }
  .bordered::before {
    left: 5px;
  }
  .bordered > div {
    padding-left: 0 !important;
  }
  #views-exposed-form-search-aides .fr-btn, #views-exposed-form-search-search .fr-btn {
    float: none;
    margin-left: 0 !important;
    margin-bottom: 10px;
  }
  #views-exposed-form-search-aides, #views-exposed-form-search-search {
    padding-bottom: 0 !important;
  }
  .carte svg {
    width: 100% !important;
    height: 100% !important;
  }
}
figure.fr-quote--column.blockquote-without-image {
  margin-left: 5rem;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

:root {
  --icon-size: 1.5rem;
}

[class^=fr-icon-], [class*=" fr-icon-"], [class^=fr-fi-], [class*=" fr-fi-"] {
  --icon-size: 1.5rem;
}

[class^=fr-icon-]::before, [class*=" fr-icon-"]::before, [class^=fr-fi-]::before, [class*=" fr-fi-"]::before {
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: middle;
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.fr-icon--xs {
  --icon-size: 0.75rem;
}

.fr-icon--sm {
  --icon-size: 1rem;
}

.fr-icon--md {
  --icon-size: 1.5rem;
}

.fr-icon--lg {
  --icon-size: 2rem;
}

body .fr-grid-row .fr-tile {
  flex: 1;
}

.nce--column {
  display: flex;
  flex-direction: column;
}

.fr-link__detail {
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
}

.bordered .fr-link__detail {
  display: block;
  position: relative;
  top: -22px;
  margin-bottom: -22px;
}

.bg-grey {
  background: #f2f2f9;
}

[href] {
  --underline-thickness: 1px;
}

.fr-icon-map-pin-2-line::before {
  margin-bottom: 9px;
}

#regions *:focus {
  outline-width: 0 !important;
}

.youtube_player {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.youtube_player iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.nce--slider {
  margin-bottom: 50px;
}

.prevSlick,
.nextSlick {
  position: absolute;
  top: calc(100% - 30px);
  z-index: 2;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--text-action-high-blue-france);
  background: white;
}
.prevSlick:hover, .prevSlick:focus,
.nextSlick:hover,
.nextSlick:focus {
  background: #f6f6f6;
}

.nextSlick {
  right: 0;
}

.slick-dots {
  list-style: none;
  position: absolute;
  top: calc(100% - 30px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}
.slick-dots button {
  font-size: 0;
  line-height: 0;
  height: 8px;
  width: 29px;
  background: #EEEEEE;
}
.slick-dots .slick-active button {
  background: var(--text-action-high-blue-france);
}

.is-open .fr-modal {
  opacity: 1;
  visibility: visible;
}

.nce--wysiwyg[class*=fr-background-alt] {
  padding: 1rem;
}

.nce--wysiwyg > :last-child {
  margin-bottom: 0;
}

.nce--row {
  margin-bottom: 2rem;
}

[data-fr-theme=dark] .fr-header__operator svg path,
[data-fr-theme=dark] .fr-footer__brand-link svg path {
  fill: white;
}
[data-fr-theme=dark] .fr-header__operator svg line,
[data-fr-theme=dark] .fr-footer__brand-link svg line {
  stroke: white;
}

.fr-table__content th p, .fr-table__content td p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: left;
  white-space: nowrap;
}

.orejime-Env a {
  text-decoration: none !important;
}

.fr-notice__body p {
  margin-bottom: 4px;
}

.toolbar [href] {
  background: none;
}

@media (max-width: 992px) {
  .fr-btn--display {
    display: none;
  }
}

/*# sourceMappingURL=dsfr-hook.css.map */
