body
{
    font-family: "sourcesanspro", Arial, Helvetica, sans-serif;
    color:#333;
}
[class^=stl] {
  margin: 0;
  padding: 0;
  font-family: "sourcesanspro", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  box-sizing: border-box;
}
[class^=stl]:before, [class^=stl]:after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
@font-face {
  font-family: "sourcesanspro";
  src: url("../../../../Resources/fonts/sourcesanspro-regular.html"), url("../../../../Resources/fonts/sourcesanspro-regular.woff") format("woff"), url("../../../../Resources/fonts/sourcesanspro-regular-2.html") format("woff2"), url("../../../../Resources/fonts/sourcesanspro-regular.otf") format("truetype"), url("../../../../Resources/fonts/sourcesanspro-regulard41d.html?#iefix") format("embedded-opentype"), url("../../../../Resources/fonts/sourcesanspro-regular-3.html#sourcesanspro") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro";
  src: url("../../../../Resources/fonts/sourcesanspro-semibold.html"), url("../../../../Resources/fonts/sourcesanspro-semibold.woff") format("woff"), url("../../../../Resources/fonts/sourcesanspro-semibold-2.html") format("woff2"), url("../../../../Resources/fonts/sourcesanspro-semibold.otf") format("truetype"), url("../../../../Resources/fonts/sourcesanspro-semiboldd41d.html?#iefix") format("embedded-opentype"), url("../../../../Resources/fonts/sourcesanspro-semibold-3.html#sourcesanspro") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro";
  src: url("../../../../Resources/fonts/sourcesanspro-bold.html"), url("../../../../Resources/fonts/sourcesanspro-bold.woff") format("woff"), url("../../../../Resources/fonts/sourcesanspro-bold-2.html") format("woff2"), url("../../../../Resources/fonts/sourcesanspro-bold.otf") format("truetype"), url("../../../../Resources/fonts/sourcesanspro-boldd41d.html?#iefix") format("embedded-opentype"), url("../../../../Resources/fonts/sourcesanspro-bold-3.html#sourcesanspro") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro";
  src: url("../../../../Resources/fonts/sourcesanspro-light.html"), url("../../../../Resources/fonts/sourcesanspro-light.woff") format("woff"), url("../../../../Resources/fonts/sourcesanspro-light-2.html") format("woff2"), url("../../../../Resources/fonts/sourcesanspro-light.otf") format("truetype"), url("../../../../Resources/fonts/sourcesanspro-lightd41d.html?#iefix") format("embedded-opentype"), url("../../../../Resources/fonts/sourcesanspro-light-3.html#sourcesanspro") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../../../../Resources/fonts/roboto-bold.eot"), url("../../../../Resources/fonts/roboto-bold.woff") format("woff"), url("../../../../Resources/fonts/roboto-bold.woff2") format("woff2"), url("../../../../Resources/fonts/roboto-bold.html") format("truetype"), url("../../../../Resources/fonts/roboto-boldd41d.eot?#iefix") format("embedded-opentype"), url("../../../../Resources/fonts/roboto-bold.svg#sourcesanspro") format("svg");
  font-weight: bold;
  font-style: normal;
}
.spec-ngim_icon__click-arrow {
  display: inline-block;
  width: 1.5625em;
  height: 0.9375em;
}

.spec-ngim_title {
  font-family: "sourcesanspro", Arial, sans-serif;
  font-weight: normal;
  color: #333;
}
.spec-ngim_title--small, .spec-ngim_title--small-border {
  font-size: 1.5rem;
  line-height: 2rem;
}
.spec-ngim_title--medium {
  font-size: 2.25rem;
  line-height: 2.875rem;
}
.spec-ngim_title--large {
  font-size: 3rem;
  line-height: 3.625rem;
}
.spec-ngim_title--small-border {
  white-space: nowrap;
}
@supports (display: flex) {
  .spec-ngim_title--small-border {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.spec-ngim_title--small-border:before, .spec-ngim_title--small-border:after {
  content: "";
  display: inline-block;
  width: 25%;
  height: 0.0625rem;
  background-color: #dedede;
  vertical-align: middle;
}
@supports (display: flex) {
  .spec-ngim_title--small-border:before, .spec-ngim_title--small-border:after {
    width: 100%;
  }
}
.spec-ngim_title--small-border:before {
  margin-right: 3rem;
}
.spec-ngim_title--small-border:after {
  margin-left: 3rem;
}
.spec-ngim_title--divider {
  position: relative;
  margin: 0 0 1.5rem;
  padding-bottom: 1rem;
  max-width: 80%;
  font-weight: 600;
  font-size: 1.5rem;
}
.spec-ngim_title--divider:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -0.125rem;
  width: 3.5rem;
  height: 0.125rem;
  background-color: #333;
}
@media screen and (max-width: 64em) {
  .spec-ngim_title--small {
    font-size: 1.25rem;
  }
  .spec-ngim_title--medium {
    font-size: 2rem;
  }
  .spec-ngim_title--large {
    font-size: 2.25rem;
  }
  .spec-ngim_title--divider {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 48em) {
  .spec-ngim_title--small {
    font-size: 1.125rem;
  }
  .spec-ngim_title--medium {
    font-size: 1.5rem;
  }
  .spec-ngim_title--large {
    font-size: 1.875rem;
  }
  .spec-ngim_title--small-border:before {
    margin-right: 1rem;
  }
  .spec-ngim_title--small-border:after {
    margin-left: 1rem;
  }
}

.spec-ngim_btn {
  display: inline-block;
  padding: 0.75em 1rem;
  width: 14.375rem;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  appearance: none;
  border: none;
  border: 2px solid;
  border-radius: 3.125rem;
  background-color: #fff;
  cursor: pointer;
}
.spec-ngim_btn--primary {
  border: solid 2px #f05b6f;
  border-radius: 3.125rem;
  color: #fff;
  background-color: #f05b6f;
}
.spec-ngim_btn--primary:hover {
  border: solid 2px #ee425b;
  background-color: #ee425b;
}
.spec-ngim_btn--primary.is-disabled {
  opacity: 0.4;
  cursor: default;
}
.spec-ngim_btn--primary.is-disabled:focus {
  outline: none;
}
.spec-ngim_btn--primary.is-disabled:hover {
  border: solid 2px #f05b6f;
  background-color: #f05b6f;
}
.spec-ngim_btn--secondary {
  border-color: #dedede;
  color: #333;
  background-color: #dedede;
}
.spec-ngim_btn--secondary:hover, .spec-ngim_btn--secondary:focus {
  border-color: #c1c1c1;
  background-color: #c1c1c1;
}
.spec-ngim_btn--secondary.is-disabled {
  opacity: 0.4;
  cursor: default;
}
.spec-ngim_btn--secondary.is-disabled:focus {
  outline: none;
}
.spec-ngim_btn--secondary.is-disabled:hover {
  border: solid 2px #dedede;
  background-color: #dedede;
}
.spec-ngim_btn--ghost-light, .spec-ngim_btn--ghost-dark {
  background-color: transparent;
}
.spec-ngim_btn--ghost-light:hover, .spec-ngim_btn--ghost-light:focus, .spec-ngim_btn--ghost-dark:hover, .spec-ngim_btn--ghost-dark:focus {
  border-color: #f05b6f;
  color: #f05b6f;
}
.spec-ngim_btn--ghost-light {
  border-color: #fff;
  color: #fff;
}
.spec-ngim_btn--ghost-light.is-disabled {
  opacity: 0.5;
  cursor: default;
}
.spec-ngim_btn--ghost-light.is-disabled:hover {
  background-color: transparent;
}
.spec-ngim_btn--ghost-dark {
  border-color: #333;
  color: #333;
}
.spec-ngim_btn--ghost-dark.is-disabled {
  opacity: 0.5;
  cursor: default;
}
.spec-ngim_btn--ghost-dark.is-disabled:hover {
  background-color: transparent;
}

.spec-ngim_link {
  color: #333;
  text-decoration: underline;
  transition: color 0.3s;
}
.spec-ngim_link:hover {
  color: #f05b6f;
}
.spec-ngim_link--double-stripes:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  width: 0.5em;
  height: 0.5em;
  background: url("../img/pictos/chevrons-black.svg") no-repeat center/0.5em;
}
.spec-ngim_link .spec-ngim_picto-pdf {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  width: 1.5em;
  height: 1.875em;
  font-size: 1rem;
}
.spec-ngim_link .spec-ngim_picto-pdf-png {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  font-size: 1rem;
}
.spec-ngim_link--picto {
  font-size: 0;
}
.spec-ngim_link--picto:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  width: 1.25em;
  height: 1.5625em;
  font-size: 1rem;
  background: url("../../kss/img/picto-link-example%402x.html") no-repeat center/1.25em 1.5625em;
}
.spec-ngim_link--picto > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  text-decoration: underline;
}
.spec-ngim_link--large {
  font-weight: 600;
}
.spec-ngim_link--large:before {
  width: 1.5em;
  height: 1.875em;
  background: url("../../kss/img/picto-link-large-example%402x.html") no-repeat center/1.5em 1.875em;
}
.spec-ngim_link--large > span {
  font-size: 1.125rem;
  text-decoration: none;
}

.spec-ngim_form__fieldset {
  border: none;
}
.spec-ngim_form__legend {
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 600;
  color: #666;
}

.spec-ngim_input {
  position: relative;
  margin-bottom: 3rem;
  width: 100%;
  min-height: 4.25em;
  font-family: "sourcesanspro", Arial, sans-serif;
}
.spec-ngim_input__field {
  display: block;
  margin: 0;
  padding: 0.5rem;
  width: 100%;
  font-size: 1.125rem;
  color: #333;
  border: none;
  border-bottom: 1px solid #999;
  border-radius: 0;
  background: none;
  box-shadow: none;
  outline: none;
  appearance: none;
}
.spec-ngim_input__field:focus {
  outline: none;
}
.spec-ngim_input__field:focus ~ .spec-ngim_input__bar:before,
.spec-ngim_input__field:focus ~ .spec-ngim_input__bar:after {
  width: 50%;
}
.spec-ngim_input__field:focus ~ .spec-ngim_input__label {
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
}
.spec-ngim_input__field::-ms-clear {
  display: none;
}
.spec-ngim_input__field.is-valid {
  padding-right: 3.125rem;
  border-color: #333;
  color: #333;
}
.spec-ngim_input__field.is-valid ~ .spec-ngim_input__icon {
  background-position: 0 0;
}
.spec-ngim_input__field.is-valid ~ .spec-ngim_input__label {
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
}
.spec-ngim_input__field.is-invalid {
  padding-right: 3.125rem;
}
.spec-ngim_input__field.is-invalid ~ .spec-ngim_input__icon {
  background-position: -1.625rem 0;
}
.spec-ngim_input__field.is-invalid ~ .spec-ngim_input__msg {
  color: #e82d50;
}
.spec-ngim_input__field.is-invalid ~ .spec-ngim_input__bar:before,
.spec-ngim_input__field.is-invalid ~ .spec-ngim_input__bar:after {
  width: 50%;
  background: #e82d50;
}
.spec-ngim_input__field.is-invalid ~ .spec-ngim_input__label {
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
}
.spec-ngim_input__field.is-deactivated, .spec-ngim_input__field:disabled:not(.spec-ngim_input__field--calendar) {
  background: none;
  color: #999;
}
.spec-ngim_input__field.is-deactivated ~ .spec-ngim_input__icon, .spec-ngim_input__field:disabled:not(.spec-ngim_input__field--calendar) ~ .spec-ngim_input__icon {
  background-position: -8.125rem 0;
}
.spec-ngim_input__field:required {
  box-shadow: unset;
}
.spec-ngim_input__field.is-filled {
  border-color: #333;
}
.spec-ngim_input__field.is-filled ~ .spec-ngim_input__label {
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
}
.spec-ngim_input__field.flatpickr-open {
  border-color: #333;
}
.spec-ngim_input__field.flatpickr-open ~ .spec-ngim_input__icon {
  background-position: -4.875rem -1.625rem;
}
.spec-ngim_input__icon {
  display: block;
  position: absolute;
  top: 0.375rem;
  right: 0.8125rem;
  width: 1.625rem;
  height: 1.625rem;
  font-size: 0.8em;
  background-image: url("../img/pictos/sprite-pictos-formulaire-ngim%402x.html");
  background-repeat: no-repeat;
  background-position: 1.75rem 0;
  background-size: 9.5rem 4.875rem;
}
.spec-ngim_input__label {
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  font-family: "sourcesanspro", sans-serif;
  font-size: 1.125rem;
  color: #666;
  transition: 0.2s ease all;
  pointer-events: none;
}
.spec-ngim_input__bar {
  display: block;
  position: relative;
  width: 100%;
}
.spec-ngim_input__bar:before, .spec-ngim_input__bar:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0.0625rem;
  background: #333;
  transition: 0.2s ease all;
}
.spec-ngim_input__bar:before {
  left: 50%;
}
.spec-ngim_input__bar:after {
  right: 50%;
}
.spec-ngim_input--calendar {
  background: none;
  cursor: pointer;
}
.spec-ngim_input--calendar:hover > .spec-ngim_input__icon {
  background-position: -4.875rem -1.625rem;
}
.spec-ngim_input--calendar:focus {
  outline: none;
}
.spec-ngim_input--calendar > .spec-ngim_input__icon {
  top: 0.25rem;
  background-position: -4.875rem 0;
  cursor: pointer;
  pointer-events: none;
}
.spec-ngim_input--calendar > .spec-ngim_input__icon:hover {
  background-position: -4.875rem -1.625rem;
}
.spec-ngim_input__msg {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
}

.spec-ngim_radio,
.spec-ngim_checkbox {
  margin-bottom: 2rem;
}
.spec-ngim_radio:last-of-type,
.spec-ngim_checkbox:last-of-type {
  margin-bottom: 1rem;
}
.spec-ngim_radio__input,
.spec-ngim_checkbox__input {
  position: absolute;
  opacity: 0;
}
.spec-ngim_radio__input:checked + .spec-ngim_radio__label, .spec-ngim_radio__input:checked + .spec-ngim_checkbox__label,
.spec-ngim_checkbox__input:checked + .spec-ngim_radio__label,
.spec-ngim_checkbox__input:checked + .spec-ngim_checkbox__label {
  color: #333;
}
.spec-ngim_radio__input:checked + .spec-ngim_radio__label:before, .spec-ngim_radio__input:checked + .spec-ngim_checkbox__label:before,
.spec-ngim_checkbox__input:checked + .spec-ngim_radio__label:before,
.spec-ngim_checkbox__input:checked + .spec-ngim_checkbox__label:before {
  opacity: 1;
}
.spec-ngim_radio__input:focus + .spec-ngim_radio__label, .spec-ngim_radio__input:focus + .spec-ngim_checkbox__label,
.spec-ngim_checkbox__input:focus + .spec-ngim_radio__label,
.spec-ngim_checkbox__input:focus + .spec-ngim_checkbox__label {
  border: 1px dotted #dedede;
}
.spec-ngim_radio__label,
.spec-ngim_checkbox__label {
  display: inline-block;
  position: relative;
  padding-left: 2.125rem;
  width: 100%;
  font-size: 1.125rem;
  color: #666;
  border: 1px solid transparent;
  cursor: pointer;
}
.spec-ngim_radio__label:before,
.spec-ngim_checkbox__label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.25rem;
  z-index: 2;
  width: 1.0625rem;
  height: 1.0625rem;
  border-radius: 50%;
  background: #f7f7f7;
  background: #3ac596;
  background-image: linear-gradient(200deg, #66cf91, #3ac596);
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}
.spec-ngim_radio__label:after,
.spec-ngim_checkbox__label:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  background: #f7f7f7;
  border: 1px solid #999;
  border-radius: 50%;
  transform: translateY(-50%);
}
.spec-ngim_radio__label a:link,
.spec-ngim_radio__label a:visited,
.spec-ngim_checkbox__label a:link,
.spec-ngim_checkbox__label a:visited {
  color: inherit;
}
.spec-ngim_radio.is-invalid .spec-ngim_radio__input + .spec-ngim_radio__label:after,
.spec-ngim_radio.is-invalid .spec-ngim_checkbox__input + .spec-ngim_checkbox__label:after,
.spec-ngim_checkbox.is-invalid .spec-ngim_radio__input + .spec-ngim_radio__label:after,
.spec-ngim_checkbox.is-invalid .spec-ngim_checkbox__input + .spec-ngim_checkbox__label:after {
  border-color: #e82d50;
}
.spec-ngim_radio.is-invalid ~ .spec-ngim_radio__msg,
.spec-ngim_radio.is-invalid ~ .spec-ngim_checkbox__msg,
.spec-ngim_checkbox.is-invalid ~ .spec-ngim_radio__msg,
.spec-ngim_checkbox.is-invalid ~ .spec-ngim_checkbox__msg {
  color: #e82d50;
}
.spec-ngim_radio__msg,
.spec-ngim_checkbox__msg {
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
}

.spec-ngim_checkbox__input:checked + .spec-ngim_checkbox__label:after {
  background-image: linear-gradient(200deg, #66cf91, #3ac596);
  background-color: #3ac596;
  border-color: #3ac596;
}
.spec-ngim_checkbox__label:before {
  content: "";
  display: block;
  width: 1.4375rem;
  height: 1.4375rem;
  left: 1px;
  background-image: url("../img/pictos/sprite-pictos-formulaire-ngim%402x.html");
  background-repeat: no-repeat;
  background-position: -0.125rem -1.6875rem;
  background-size: 9.75rem 4.875rem;
  border-radius: 5px;
}
.spec-ngim_checkbox__label:after {
  border-radius: 5px;
  transition: background-color 0.3s;
}

.spec-ngim_stepper {
  margin: 0 auto;
  padding: 0 2rem;
  width: calc(25% * 4);
  max-width: 100%;
  font-size: 0;
  text-align: center;
  color: #333;
  list-style: none;
}
@supports (display: flex) {
  .spec-ngim_stepper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.spec-ngim_stepper__step, .spec-ngim_stepper__separator {
  display: inline-block;
  vertical-align: middle;
}
.spec-ngim_stepper__step {
  display: inline-block;
  position: relative;
  font-size: 1rem;
  width: auto;
  color: #999;
}
.spec-ngim_stepper__separator {
  position: relative;
  flex-grow: 1;
  margin: 0 0.5rem;
  width: calc(33.3333333333% - (4 * 32px));
  height: 0.125rem;
  background-color: #333;
}
@supports (display: flex) {
  .spec-ngim_stepper__separator {
    width: auto;
  }
}
.spec-ngim_stepper__dots {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 0.125rem;
  background-color: #fff;
}
.spec-ngim_stepper__dot {
  display: block;
  float: left;
  margin-left: 0.25rem;
  width: 0.125rem;
  height: 100%;
  background-color: #333;
}
.spec-ngim_stepper__dot:nth-child(3) {
  opacity: 0.6;
}
.spec-ngim_stepper__dot:nth-child(4) {
  opacity: 0.5;
}
.spec-ngim_stepper__dot:nth-child(5) {
  opacity: 0.3;
}
.spec-ngim_stepper__btn {
  position: relative;
  width: 100%;
  border: 0;
  font-size: 1rem;
  text-align: center;
  white-space: nowrap;
  background: none;
  overflow: visible;
}
.spec-ngim_stepper__name {
  display: block;
  position: absolute;
  left: 50%;
  margin-top: 0.5rem;
  transform: translateX(-50%);
  font-size: 1.25rem;
  font-weight: 600;
  color: inherit;
}
.spec-ngim_stepper__number {
  display: inline-block;
  position: relative;
  z-index: 9;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  background-color: #dedede;
}
.spec-ngim_stepper__step.is-visited, .spec-ngim_stepper__step.is-valid, .spec-ngim_stepper__step.is-ongoing {
  color: #333;
}
.spec-ngim_stepper__step.is-visited:before, .spec-ngim_stepper__step.is-valid:before, .spec-ngim_stepper__step.is-ongoing:before {
  background-color: #333;
}
.spec-ngim_stepper__step.is-visited .spec-ngim_stepper__dot, .spec-ngim_stepper__step.is-valid .spec-ngim_stepper__dot, .spec-ngim_stepper__step.is-ongoing .spec-ngim_stepper__dot {
  background-color: #333;
}
.spec-ngim_stepper__step.is-visited .spec-ngim_stepper__number {
  background-color: #f05b6f;
}
.spec-ngim_stepper__step.is-valid .spec-ngim_stepper__number {
  color: #3ac596;
  background-color: #3ac596;
}
.spec-ngim_stepper__step.is-valid .spec-ngim_stepper__number:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.25rem;
  background: url("../img/pictos/sprite-pictos-formulaire-ngim%402x.html") no-repeat;
  background-size: 9.75rem 4.875rem;
  background-position: 0.1875rem -1.375rem;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.spec-ngim_stepper__step.is-ongoing .spec-ngim_stepper__number {
  background-color: #333;
}
@media screen and (max-width: 48em) {
  .spec-ngim_stepper {
    padding: 0;
  }
  .spec-ngim_stepper__separator {
    margin: 0 0.25rem;
  }
  .spec-ngim_stepper__name {
    position: absolute;
    left: -9999px;
  }
  .spec-ngim_stepper__dot:nth-child(odd) {
    display: none;
  }
}

.spec-ngim_switch {
  display: inline-block;
  position: relative;
}
.spec-ngim_switch__control {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: -0.875em;
  left: -0.875em;
  width: 4.75em;
  height: 3em;
  opacity: 0;
  cursor: pointer;
}
.spec-ngim_switch__control:enabled:not(:checked) ~ .spec-ngim_switch__background:before {
  background-color: #dedede;
}
.spec-ngim_switch__control:enabled:checked ~ .spec-ngim_switch__background:before {
  background-color: #3ac596;
}
.spec-ngim_switch__control:checked ~ .spec-ngim_switch__background .spec-ngim_switch__knob {
  transform: translateX(2.125em);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.spec-ngim_switch__control:checked ~ .spec-ngim_switch__background .spec-ngim_switch__state--off {
  color: transparent;
}
.spec-ngim_switch__control:checked ~ .spec-ngim_switch__background .spec-ngim_switch__state--on {
  color: #fff;
}
.spec-ngim_switch__control:disabled {
  cursor: initial;
}
.spec-ngim_switch__control:disabled ~ .spec-ngim_switch__background:before {
  background-color: #dedede;
  opacity: 0.4;
}
.spec-ngim_switch__control:disabled ~ .spec-ngim_switch__background .spec-ngim_switch__knob {
  background-color: #999;
}
.spec-ngim_switch__background {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 0.5rem;
  width: 3.75em;
  height: 1.625em;
  border-radius: 0.8125em;
  outline: none;
  user-select: none;
}
.spec-ngim_switch__background:before, .spec-ngim_switch__background:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 0.8125em;
}
.spec-ngim_switch__state {
  position: relative;
  font-size: 0.875rem;
  line-height: 1.625;
}
.spec-ngim_switch__state--off {
  float: right;
  color: #999;
}
.spec-ngim_switch__state--on {
  float: left;
  color: transparent;
}
.spec-ngim_switch__knob {
  display: block;
  position: absolute;
  left: 0;
  z-index: 1;
  width: 1.625em;
  height: 1.625em;
  border-radius: 0.8125em;
  border: 1px solid #dedede;
  background-color: #f7f7f7;
  transform: translateX(0);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.spec-ngim_switch__knob:before {
  content: "";
  position: absolute;
  top: 0.5625em;
  left: 0.5625em;
  width: 0.375em;
  height: 0.375em;
  border-radius: 0.1875em;
  background: #999;
}
.spec-ngim_switch__describe {
  display: inline-block;
  vertical-align: top;
  margin-left: 1rem;
  font-size: 1.125rem;
  color: #333;
}

.spec-ngim_select {
  position: relative;
  height: 2.5em;
}
.spec-ngim_select__toggle {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  font-size: 1.125rem;
  text-align: left;
  color: #666;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #999;
  cursor: pointer;
}
.spec-ngim_select__toggle:before {
  content: "";
  display: block;
  float: right;
  width: 1.625rem;
  height: 1.625rem;
  background-image: url("../img/pictos/sprite-pictos-formulaire-ngim%402x.html");
  background-repeat: no-repeat;
  background-position: -6.5rem -1.625rem;
  background-size: 9.75rem 4.875rem;
  transition: transform 0.3s;
}
.spec-ngim_select.is-open > .spec-ngim_select__list {
  max-height: 13.75rem;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
}
.spec-ngim_select.is-open .spec-ngim_select__toggle:before {
  transform: rotate(180deg);
}
.spec-ngim_select__list {
  position: relative;
  z-index: 1;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #fff;
  overflow: auto;
  transition: max-height 0.3s;
}
.spec-ngim_select__list::-webkit-scrollbar {
  width: 12px;
  padding: 0.125rem;
}
.spec-ngim_select__list::-webkit-scrollbar-thumb {
  border: 2px solid #fff;
  border-radius: 0.375rem;
  background: #999;
}
.spec-ngim_select__item {
  padding: 0.5rem;
  cursor: pointer;
  transition: background-color 0.3s;
}
.spec-ngim_select__item:hover, .spec-ngim_select__item:focus {
  background: #fdeef0;
}
.spec-ngim_select__label {
  position: absolute;
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #666;
}

.spec-ngim_textarea__label {
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  font-family: "sourcesanspro", sans-serif;
  font-size: 1.125rem;
  color: #666;
  transition: 0.2s ease all;
  pointer-events: none;
}
.spec-ngim_textarea__field {
  width: 100%;
  padding: 0.5rem;
  font-size: 1.125rem;
  color: #333;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #999;
  border-radius: 0;
  overflow: auto;
  overflow-y: hidden;
  outline: none;
  resize: none;
}
.spec-ngim_textarea__field:focus {
  outline: none;
}
.spec-ngim_textarea__field:focus ~ .spec-ngim_textarea__bar:before,
.spec-ngim_textarea__field:focus ~ .spec-ngim_textarea__bar:after {
  width: 50%;
}
.spec-ngim_textarea__field:focus ~ .spec-ngim_textarea__label {
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
}
.spec-ngim_textarea__field.is-disabled, .spec-ngim_textarea__field:disabled {
  background: none;
  color: #666;
}
.spec-ngim_textarea__field.is-filled {
  border-color: #333;
}
.spec-ngim_textarea__field.is-filled ~ .spec-ngim_textarea__label {
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
}
.spec-ngim_textarea__bar {
  display: block;
  position: relative;
  width: 100%;
}
.spec-ngim_textarea__bar:before, .spec-ngim_textarea__bar:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0.0625rem;
  background: #333;
  transition: 0.2s ease all;
}
.spec-ngim_textarea__bar:before {
  left: 50%;
}
.spec-ngim_textarea__bar:after {
  right: 50%;
}
.spec-ngim_textarea__msg {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #333;
}
.spec-ngim_textarea__counter {
  font-size: 0.75rem;
  text-align: right;
  color: #666;
}

.flatpickr-calendar {
  position: absolute;
  width: 310px;
  max-height: 0;
  padding: 0;
  margin: 20px 0 60px 84px;
  overflow: hidden;
  text-align: center;
  direction: ltr;
  font-family: "sourcesanspro", sans-serif;
  font-size: 18px;
  line-height: 24px;
  background: transparent;
  border: 0;
  border-radius: 5px;
  box-sizing: border-box;
  touch-action: manipulation;
  animation: none;
  visibility: hidden;
  opacity: 0;
}
.flatpickr-calendar.open, .flatpickr-calendar.inline {
  max-height: 640px;
  visibility: visible;
  overflow: visible;
  opacity: 1;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  display: block;
  z-index: 999;
}
.flatpickr-calendar.hasWeeks {
  width: auto;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #dedede;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-innerContainer {
  border-bottom: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  border: 1px solid #dedede;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before, .flatpickr-calendar:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  pointer-events: none;
  border: solid transparent;
}
.flatpickr-calendar:before {
  left: 90px;
  border-width: 13px;
  border-bottom-color: #dedede;
}
.flatpickr-calendar:after {
  left: 82px;
  border-width: 21px;
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  right: 62px;
}
.flatpickr-calendar.arrowTop:after {
  top: -33px;
  right: 54px;
}
.flatpickr-calendar.arrowBottom {
  margin: -16px 0 0 84px;
}
.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  transform: rotate(180deg);
}
.flatpickr-calendar.arrowBottom:before {
  bottom: -26px;
}
.flatpickr-calendar.arrowBottom:after {
  bottom: -32px;
}
.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-month {
  position: relative;
  height: 28px;
  padding: 20px 0;
  padding: 26px 0\9;
  overflow: hidden;
  line-height: 1;
  text-align: center;
  color: #333;
  fill: #333;
  user-select: none;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  position: absolute;
  z-index: 3;
  top: 19px;
  width: 34px;
  height: 34px;
  text-decoration: none;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 50%;
}

.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative;
}

.flatpickr-prev-month.flatpickr-prev-month {
  left: 21px;
  padding-right: 2px;
}

.flatpickr-next-month.flatpickr-prev-month {
  left: 0;
  right: 0;
}
.flatpickr-next-month.flatpickr-next-month {
  right: 21px;
  padding-left: 2px;
}

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  position: relative;
  top: 8px;
  width: 16px;
  height: 16px;
}

.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(51, 51, 51, 0.05);
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  content: "";
  display: block;
  position: absolute;
  top: 33%;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(51, 51, 51, 0.6);
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(51, 51, 51, 0.6);
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(90, 97, 113, 0.5);
}
.numInputWrapper:hover span {
  right: -4px;
  opacity: 1;
}

.flatpickr-current-month {
  line-height: inherit;
  font-weight: 300;
  position: absolute;
  width: 75%;
  top: 1.5em;
  left: 12.5%;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}
.flatpickr-current-month.slideLeft {
  transform: translate3d(-100%, 0, 0);
  animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideLeftNew {
  transform: translate3d(100%, 0, 0);
  animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideRight {
  transform: translate3d(100%, 0, 0);
  animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideRightNew {
  transform: translate3d(0, 0, 0);
  animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month .cur-month {
  font-family: inherit;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #5a6171;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #5a6171;
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: initial;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled] {
  font-size: 100%;
  color: rgba(90, 97, 113, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(90, 97, 113, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  overflow: hidden;
  width: 92%;
  height: 28px;
  padding: 0 4%;
  display: flex;
  text-align: center;
  align-items: center;
}

.flatpickr-weekdaycontainer {
  display: flex;
  width: 100%;
}

.flatpickr-weekday {
  display: block;
  display: inline-block\9;
  width: 14.2857% \9;
  cursor: default;
  font-size: 0.9em;
  color: #999;
  line-height: 1;
  margin: 0;
  text-align: center;
  flex: 1;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0 4% 13px 4%;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.flatpickr-calendar.animate .dayContainer.slideLeft {
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transform: translate3d(-100%, 0, 0);
}
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  transform: translate3d(-100%, 0, 0);
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.animate .dayContainer.slideRight {
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transform: translate3d(100%, 0, 0);
}
.flatpickr-calendar.animate .dayContainer.slideRightNew {
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-day {
  width: 14.2857%;
  height: 39px;
  margin: 0 0 2px;
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #333;
  text-align: center;
  flex-basis: 14.2857%;
  max-width: 39px;
  line-height: 38px;
  display: inline-block;
  position: relative;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
}
.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  color: #f05b6f;
  border-color: #f05b6f;
  cursor: pointer;
  outline: 0;
}
.flatpickr-day.today {
  color: #333;
  border-color: #333;
}
.flatpickr-day.today:hover {
  color: #f05b6f;
  border-color: #f05b6f;
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  color: #f05b6f;
  border-color: #f05b6f;
}
.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-right: 0;
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-left: 0;
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.startRange.inRange, .flatpickr-day.selected.startRange {
  margin-right: -1px;
  border-left: 1px solid #f05b6f;
}
.flatpickr-day.endRange.inRange, .flatpickr-day.selected.endRange {
  margin-left: -1px;
  border-right: 1px solid #f05b6f;
}
.flatpickr-day.inRange {
  max-width: 41px;
  margin-left: -1px;
  margin-right: -1px;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.flatpickr-day.disabled {
  pointer-events: none;
  color: rgba(51, 51, 51, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.disabled:hover {
  pointer-events: none;
  color: rgba(51, 51, 51, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay {
  color: rgba(51, 51, 51, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.notAllowed {
  color: rgba(51, 51, 51, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(51, 51, 51, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  border-left: 1px solid #dedede;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper .flatpickr-day {
  display: block;
  width: 100%;
  width: 14.2857% \9;
  margin: 0 2.491px\9;
  max-width: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 0 0 5px 5px;
  border-top: 0;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  background: #fff;
  border-radius: 0 0 5px 5px;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #333;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #333;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #333;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #333;
  font-weight: bold;
  width: 2%;
  user-select: none;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #333;
  font-weight: bold;
  width: 2%;
  user-select: none;
  align-self: center;
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time .flatpickr-am-pm:focus {
  background: #dedede;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fpSlideLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fpSlideLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes fpSlideLeftNew {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpSlideLeftNew {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fpSlideRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fpSlideRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes fpSlideRightNew {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpSlideRightNew {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
span.flatpickr-day.selected {
  font-weight: bold;
}

@media screen and (min-width: 0\0) {
  .flatpickr-calendar:before {
    left: 175px;
  }
  .flatpickr-calendar:after {
    left: 167px;
  }
  .flatpickr-calendar.arrowTop {
    margin: 20px 0 0 -5px;
  }
  .flatpickr-calendar.arrowBottom {
    margin: -16px 0 0 -5px;
  }

  .flatpickr-day {
    max-width: 41px;
  }
}
.spec-ngim_super-select {
  position: relative;
  height: 2.5em;
}
.spec-ngim_super-select__label {
  position: absolute;
  top: -1rem;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #666;
}
.spec-ngim_super-select__toggle {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  font-family: "sourcesanspro", sans-serif;
  font-size: 1.125rem;
  color: #666;
  background-color: transparent;
  border-bottom: 0.0625em solid #999;
  cursor: pointer;
  transition: border-color 0.3s;
}
.spec-ngim_super-select__toggle:before {
  content: "";
  display: block;
  float: right;
  width: 1.625rem;
  height: 1.625rem;
  background-image: url("../img/pictos/sprite-pictos-formulaire-ngim%402x.html");
  background-repeat: no-repeat;
  background-position: -6.5rem -1.625rem;
  background-size: 9.75rem 4.875rem;
  transition: transform 0.3s;
}
.spec-ngim_super-select__toggle:hover {
  border-color: #333;
}
.spec-ngim_super-select--selected {
  height: 4.125em;
}
.spec-ngim_super-select--selected .spec-ngim_super-select__toggle {
  padding-left: 1rem;
  font-size: 1.125rem;
  border-color: #333;
}
.spec-ngim_super-select--selected .spec-ngim_super-select__toggle:before {
  margin: 1.5rem 0 0 1rem;
}
.spec-ngim_super-select--selected .spec-ngim_super-select__toggle .spec-ngim_super-select__libelle,
.spec-ngim_super-select--selected .spec-ngim_super-select__toggle .spec-ngim_super-select__solde_title {
  margin-bottom: 0.5rem;
}
.spec-ngim_super-select.is-open {
  border-color: #333;
}
.spec-ngim_super-select.is-open .spec-ngim_super-select__toggle {
  border-color: #333;
}
.spec-ngim_super-select.is-open .spec-ngim_super-select__toggle:before {
  transform: rotate(180deg);
}
.spec-ngim_super-select.is-open > .spec-ngim_super-select__list {
  max-height: 27.125rem;
  border-bottom: 0.0625em solid #dedede;
}
.spec-ngim_super-select__list {
  position: relative;
  z-index: 3;
  width: 100%;
  max-height: 0;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  color: #333;
  border-radius: 0 0 0.3125em 0.3125em;
  border-right: 0.0625em solid #dedede;
  border-left: 0.0625em solid #dedede;
  background: #fff;
  overflow-y: auto;
  transition: max-height 0.3s;
}
.spec-ngim_super-select__list::-webkit-scrollbar {
  width: 0.75em;
  padding: 0.125rem;
}
.spec-ngim_super-select__list::-webkit-scrollbar-thumb {
  border: 0.125em solid #fff;
  border-radius: 0.375em;
  background: #999;
}
.spec-ngim_super-select__list .spec-ngim_super-select__item {
  padding: 1rem;
}
.spec-ngim_super-select__list .spec-ngim_super-select__item:not(.spec-ngim_super-select__item--title):hover {
  background-color: #fdeef0;
}
.spec-ngim_super-select__item, .spec-ngim_super-select__toggle {
  overflow: hidden;
  cursor: pointer;
  transition: background-color 0.3s;
  color: #333;
}
.spec-ngim_super-select__container--left {
  display: block;
  float: left;
}
.spec-ngim_super-select__container--right {
  display: block;
  float: right;
}
.spec-ngim_super-select__libelle, .spec-ngim_super-select__solde_title {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
}
.spec-ngim_super-select__solde_title, .spec-ngim_super-select__solde {
  text-align: right;
}
.spec-ngim_super-select__solde {
  display: block;
}
.spec-ngim_super-select__item--title {
  text-transform: uppercase;
  background-color: #f7f7f7;
  color: #666;
  cursor: default;
}
.spec-ngim_super-select__item .spec-ngim_super-select__libelle,
.spec-ngim_super-select__item .spec-ngim_super-select__solde_title {
  margin-bottom: 1rem;
}
@media screen and (max-width: 48em) {
  .spec-ngim_super-select__toggle {
    padding-left: 0.5rem;
    margin-right: 0;
  }
  .spec-ngim_super-select__toggle:before {
    margin: 0.25rem 0.5rem 0;
  }
  .spec-ngim_super-select__list {
    position: relative;
    max-height: 0;
  }
  .spec-ngim_super-select.is-open > .spec-ngim_super-select__list {
    max-height: 100%;
  }
  .spec-ngim_super-select__item, .spec-ngim_super-select__toggle {
    padding: 1rem 0.5rem;
    font-size: 0.875rem;
  }
}

.spec-ngim_msg-banner {
  width: 100%;
  padding: 0 4rem;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  text-align: left;
}
.spec-ngim_msg-banner__msg-wrapper {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 80em;
}
.spec-ngim_msg-banner__message {
  padding: 0.75rem 3rem;
  line-height: 1;
}
.spec-ngim_msg-banner__message:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}
.spec-ngim_msg-banner__btn-closed {
  display: block;
  position: absolute;
  top: 0.75rem;
  right: 0;
  width: 1.125em;
  height: 1.125em;
  border: 0;
  background: url("../img/pictos/croix-fermeture-blanc.html") no-repeat center/1.125em;
  color: #fff;
  cursor: pointer;
}
.spec-ngim_msg-banner--warn {
  background-color: #e74c3c;
}
.spec-ngim_msg-banner--warn .spec-ngim_msg-banner__message:before {
  background-image: url("../img/pictos/messages/warn%402x.html");
}
.spec-ngim_msg-banner--info {
  background-color: #4ebaca;
}
.spec-ngim_msg-banner--info .spec-ngim_msg-banner__message:before {
  background-image: url("../img/pictos/messages/info%402x.html");
}
.spec-ngim_msg-banner--valid {
  background-color: #3ac596;
}
.spec-ngim_msg-banner--valid .spec-ngim_msg-banner__message:before {
  background-image: url("../img/pictos/messages/valid%402x.html");
}
.spec-ngim_msg-banner--inactive {
  background-color: #999;
}
.spec-ngim_msg-banner--inactive .spec-ngim_msg-banner__message:before {
  background-image: url("../img/pictos/messages/inactive%402x.html");
}

.spec-ngim_alertbox {
  display: table;
  width: 100%;
  max-width: 48.75em;
  height: 9em;
  margin: 0 auto 3rem;
  padding: 1.5rem 2rem 1.5rem 9.5em;
  color: #333;
  border: 1px solid #dedede;
  background: no-repeat 2rem center/5em;
}
.spec-ngim_alertbox__content {
  display: table-cell;
  vertical-align: middle;
}
.spec-ngim_alertbox--alert {
  background-image: url("../img/pictos/alerte-message-rouge.svg");
}
.spec-ngim_alertbox--info {
  background-image: url("../img/pictos/alertes/picto-alertbox-info%402x.html");
}
.spec-ngim_alertbox--confirm {
  background-image: url("../img/pictos/validation-message-vert.svg");
}
.spec-ngim_alertbox--off {
  background-image: url("../img/pictos/alertes/picto-alertbox-off%402x.html");
}
.spec-ngim_alertbox__title, .spec-ngim_alertbox__message, .spec-ngim_alertbox__link {
  font-size: 1.125rem;
}
.spec-ngim_alertbox__title {
  margin-bottom: 0.25rem;
  color: #333;
  font-weight: 600;
}
.spec-ngim_alertbox__link {
  color: #333;
  text-decoration: underline;
  cursor: pointer;
  transition: color 0.3s;
}
.spec-ngim_alertbox__link:hover {
  color: #f05b6f;
}
@media screen and (max-width: 48em) {
  .spec-ngim_alertbox {
    padding: 5.75rem 1rem 1rem;
    border: none;
    border-bottom: 0.0625em solid #dedede;
    background-position: center 1.125em;
    background-size: 3.25em;
    text-align: center;
  }
}

.spec-ngim_popover {
  display: inline-block;
  position: relative;
  padding: 1rem;
  max-width: 504px;
  min-width: 200px;
  color: #333;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #dedede;
  background-color: #fff;
}
.spec-ngim_popover:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-width: 1px 0 0 1px;
  border-color: #dedede;
  background-color: #fff;
  transform: rotate(45deg);
}
.spec-ngim_popover--top-right:before {
  top: -7px;
  right: 20%;
}
.spec-ngim_popover--top-left:before {
  top: -7px;
  left: 20%;
}
.spec-ngim_popover--bottom-right:before, .spec-ngim_popover--bottom-left:before {
  bottom: -7px;
  border-width: 0 1px 1px 0;
}
.spec-ngim_popover--bottom-right:before {
  right: 20%;
}
.spec-ngim_popover--bottom-left:before {
  left: 20%;
}
.spec-ngim_popover__message {
  font-size: 0.875rem;
  line-height: normal;
}

.spec-ngim_modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 37.5em;
  padding: 2.5rem 2rem 2rem 2rem;
  border-radius: 10px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
  transform: translateX(-50%) translateY(-50%);
}
.spec-ngim_modal__overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.spec-ngim_modal__close-btn {
  position: absolute;
  top: 0.5rem;
  right: -2rem;
  display: block;
  width: 1.25em;
  height: 1.25em;
  background: url("../img/pictos/croix-fermeture-blanc.html") no-repeat center/1.25em;
  border: none;
  transform: translateX(100%);
  cursor: pointer;
}
.spec-ngim_modal__picto {
  display: inline-block;
  width: 5em;
  height: 5em;
  background: url("../img/pictos/alertes/picto-alertbox-validation%402x.html") no-repeat center/5em;
  margin-bottom: 2rem;
}
.spec-ngim_modal__content {
  margin-bottom: 2.5rem;
  font-size: 1.5rem;
  color: #333;
}
.spec-ngim_modal .spec-ngim_btn + .spec-ngim_btn {
  margin-left: 2rem;
}
@media screen and (max-width: 64em) {
  .spec-ngim_modal .spec-ngim_btn {
    display: block;
    margin: 0 auto;
  }
  .spec-ngim_modal .spec-ngim_btn + .spec-ngim_btn {
    margin: 1rem auto 0 auto;
  }
}
@media screen and (max-width: 48em) {
  .spec-ngim_modal {
    width: calc(100vw - 2rem);
    padding: 2rem 1rem;
  }
  .spec-ngim_modal__close-btn {
    top: -0.5rem;
    right: 0.5rem;
    transform: translateY(-100%);
  }
  .spec-ngim_modal__picto {
    margin-bottom: 1.5rem;
  }
  .spec-ngim_modal__content {
    margin-bottom: 2.5rem;
    font-size: 1.125rem;
  }
}

.spec-ngim_card-link__arrow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.spec-ngim_card-link__arrow:hover > svg {
  color: #f05b6f;
}
.spec-ngim_card-link__arrow > svg {
  position: absolute;
  right: 1.5em;
  bottom: 1em;
  color: #333;
}
@media screen and (max-width: 48em) {
  .spec-ngim_card-link__arrow > svg {
    right: 1em;
  }
}

.spec-ngim_box {
  display: block;
  position: relative;
  padding: 2rem 1.5rem;
  width: 100%;
  box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background-color: #fff;
}
@media screen and (max-width: 48em) {
  .spec-ngim_box {
    padding: 1.5rem 1rem;
  }
}

.spec-ngim_tab {
  display: block;
  margin: 0 auto;
  max-width: 75.5em;
}
.spec-ngim_tab__list {
  text-align: center;
  border-bottom: 0.0625em solid #dedede;
}
.spec-ngim_tab__item {
  display: inline-block;
  margin-right: 2.5rem;
  font-size: 0;
}
.spec-ngim_tab__item:last-child {
  margin-right: 0;
}
.spec-ngim_tab__btn {
  position: relative;
  padding: 1rem;
  font-size: 1.125rem;
  color: rgba(51, 51, 51, 0.5);
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.spec-ngim_tab__btn:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.0625em;
  left: 0;
  right: 0;
  height: 0.125rem;
  background-color: transparent;
}
.spec-ngim_tab__btn.is-active {
  color: #333;
}
.spec-ngim_tab__btn.is-active:after {
  background-color: #f05b6f;
}
.spec-ngim_tab__btn:hover, .spec-ngim_tab__btn:focus, .spec-ngim_tab__btn:active {
  color: #333;
  outline: none;
}
.spec-ngim_tab__pane {
  display: none;
}
.spec-ngim_accordion {
  margin: 0 auto;
  max-width: 75rem;
}
.spec-ngim_accordion button
{
    font-family:sourcesanspro;
}
.spec-ngim_accordion__head {
  margin: 0 auto;
  border-top: solid 1px #dedede;
  font-size: 1.5rem;
}
.spec-ngim_accordion__head:first-child {
  border: 0;
}
.spec-ngim_accordion__head:last-of-type {
  border-bottom: 0;
}
.spec-ngim_accordion__trigger {
  display: block;
  padding: 1.5rem 0 1.5rem 0;
  width: 100%;
  border: 0;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: left;
  color: #333;
  cursor: pointer;
  background: none;
}
.spec-ngim_accordion__trigger > svg {
  display: inline-block;
  margin: 0 3.5rem 0 1.5rem;
  font-size: 1rem;
  color: #666;
}
.spec-ngim_accordion__trigger[aria-expanded=true] .spec-ngim_accordion__picto-plus {
  transform: rotate(180deg);
}
.spec-ngim_accordion__picto-plus {
  width: 0.9375rem;
  height: 0.9375rem;
  vertical-align: middle;
}
.spec-ngim_accordion__panel {
  display: none;
  padding: 0.5rem 0 1.5rem 0;
  text-align: left;
}
.spec-ngim_accordion__panel.is-visible {
  display: block;
}
.spec-ngim_accordion__btn {
  display: block;
  margin: 1.5rem auto;
}
.spec-ngim_accordion__title
{
    display: inline-block;
    width: 80%;
    width: calc( 100% - 6em);
    vertical-align: middle;
}
.spec-ngim_accordion__content {
  padding: 0 6rem;
}
.spec-ngim_accordion__content > .spec-ngim_accordion__item {
  padding: 0 0 1rem 0;
  font-size: 1rem;
}
.spec-ngim_accordion__item {
  display: block;
  padding: 1.5rem 5.5rem;
  width: 100%;
  border: 0;
  font-size: 1.125rem;
  text-align: left;
  font-weight: bold;
  color: #333;
  cursor: default;
  background: none;
}
.spec-ngim_accordion__link {
  cursor: pointer;
}
@media screen and (max-width: 48em) {
  .spec-ngim_accordion__trigger {
    position: relative;
    padding-left: 2rem;
    font-size: 1rem;
  }
  .spec-ngim_accordion__trigger > svg {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin: 0 0.875rem 0 0;
  }
  .spec-ngim_accordion__trigger[aria-expanded=true] .spec-ngim_accordion__picto-plus {
    top: 40%;
  }
  .spec-ngim_accordion__content {
    padding: 0;
  }
  .spec-ngim_accordion__panel.is-visible {
    border-width: 3px;
  }
  .spec-ngim_accordion__item {
    padding: 1.5rem 0;
  }
}

/*# sourceMappingURL=spec-ngim_styles.css.map */
