/* *************************************************************

 PAGE france-connect-plus.ejs FAKE DSFR

************************************************************* */

#usagers #jumbo {
  background-color: #f5f5fE;
}

.fc-flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.fc-flex-column {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.fc-text--center {
  text-align: center !important;
}

.fc-ol {
  list-style: number;
}

.fc-ol.bold li:last-child {
  margin-bottom: 16px;
}

.fc-ol.bold li::marker {
  font-weight: bold;
}

.fc-ul {
  list-style: disc;
}

.fc-ol,
.fc-ul {
  padding-left: 20px;
}

.plus-sign {
  color: #e20b19;
  font-size: 20px;
}

@media (min-width: 992px) {
  .fc-flex-row {
    flex-wrap: wrap;
  }

  .fc-ol,
  .fc-ul {
    padding-left: 40px;
  }
}

/***** Filr d'ariane - Breadcrumb *****/
nav.fr-breadcrumb {
  margin-bottom: 32px !important;
}
fr-breadcrumb {
  --text-spacing: 0 0 0.5rem;
  font-size: .75rem;
  line-height: 1.25rem;
  margin: 1rem 0 2rem;
  position: relative;
  color: #666;
}

.fr-breadcrumb__button {
  background-repeat: no-repeat,no-repeat;
  background-size: 0 0.125em,100% 0.0625em;
  color: inherit;
  font-size: .75rem;
  line-height: 1.25rem;
  margin: 0;
  padding: 0;
  transition: background-size 0s;
}

.fr-breadcrumb .fr-collapse {
  margin-left: 0;
  margin-right: 0;
  max-height: none;
  overflow: visible;
  padding-left: 0;
  padding-right: 0;
  transform: none;
  visibility: inherit;
}

.fr-collapse {
  --collapse-max-height: 0;
  --collapse: -99999px;
  --collapser: "";
  max-height: 0;
  overflow: hidden;
  transition: visibility .3s;
}

.fr-breadcrumb__list li {
  display: inline;
  line-height: 1.75rem;
}

ol.fr-breadcrumb__list>li {
  counter-increment: li-counter;
}

.fr-breadcrumb__link {
  background-position: 0 100%,0 calc(100% - 0.0625em);
  background-repeat: no-repeat,no-repeat;
  background-size: 0 0.125em,100% 0.0625em;
  font-size: .75rem;
  line-height: 1.25rem;
  padding: 0;
  position: relative;
  transition: background-size 0s;
  vertical-align: top;
  color: inherit;
}

.fr-breadcrumb__list li:not(:first-child):before {
  --icon-size: 1rem;
  background-color: currentColor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: 1rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0ibTEzLjE3MiAxMi00Ljk1LTQuOTUgMS40MTQtMS40MTRMMTYgMTJsLTYuMzY0IDYuMzY0LTEuNDE0LTEuNDE0IDQuOTUtNC45NVoiLz48L3N2Zz4=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0ibTEzLjE3MiAxMi00Ljk1LTQuOTUgMS40MTQtMS40MTRMMTYgMTJsLTYuMzY0IDYuMzY0LTEuNDE0LTEuNDE0IDQuOTUtNC45NVoiLz48L3N2Zz4=);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: calc(0.375em - 0.5rem);
  vertical-align: calc((0.75em - var(--icon-size))*.5);
  vertical-align: -0.0625em;
  width: 1rem;
  width: var(--icon-size);
}

@media (min-width: 48em){


  .fr-breadcrumb .fr-collapse {
    margin-left: 0;
    margin-right: 0;
    max-height: none;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    transform: none;
    visibility: inherit;
  }
}
/***** Espacement *****/
.fr-p-0 {
  padding: 0 !important;
}

#usagers .fr-pl-3v {
  padding-left: 0px !important;
}

#usagers .fr-pr-3v {
  padding-right: 0px !important;
}

#usagers .fr-py-4w,
#usagers section.fr-py-4w {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

#usagers .fr-pt-5w {
  padding-top: 40px !important;
}

.fr-m-0 {
  margin: 0 !important;
}

#usagers .fr-ml-1v {
  margin-left: 4px !important;
}

#usagers .fr-mb-3v {
  margin-bottom: 12px !important;
}

#usagers .fr-mt-1w {
  margin-top: 8px !important;
}

#usagers .fr-mb-1w {
  margin-bottom: 8px !important;
}

#usagers .fr-mr-1w {
  margin-right: 8px !important;
}

#usagers .fr-mb-3w {
  margin-bottom: 24px !important;
}

#usagers .fr-mb-4w {
  margin-bottom: 32px !important;
}

#usagers .fr-mb-5w {
  margin-bottom: 20px !important;
}

#usagers .fr-mt-5w {
  margin-top: 40px !important;
}

#usagers .fr-mt-10w {
  margin-top: 40px !important;
}

#usagers .fr-mb-10w {
  margin-bottom: 40px !important;
}

#usagers .fr-px-md {
  padding: 0 16px 0 16px;
}

@media (min-width: 768px) {
  #usagers .fr-pl-3v {
    padding-left: 6px !important;
  }

  #usagers .fr-pr-3v {
    padding-right: 6px !important;
  }

  #usagers .fr-mt-10w {
    margin-top: 80px !important;
  }

  #usagers .fr-mb-10w {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 992px) {
  #usagers .fr-px-md {
    padding: 0 24px 0 24px;
  }

  #usagers .fr-pl-3v {
    padding-left: 12px !important;
  }

  #usagers .fr-pr-3v {
    padding-right: 12px !important;
  }

  #usagers .fr-mb-5w {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 1440px) {
  #usagers .fr-px-md {
    padding: 0;
  }
}

/***** Custom accordion *****/
.fc-accordion {
  background-color: #ffffff;
  color: rgb(0, 0, 145);
  cursor: pointer;
  padding: 16px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;

  display: inline-flex;
  flex-direction: row;
  align-items: center;

  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}

.fc-accordion:hover {
  background-color: rgb(246, 246, 246);
}

.fc-accordion.active::after {
  transform: rotate(-180deg) translate(0, -5px);
}

.active {
  background-color: rgb(227, 227, 253);
}

.active.fc-accordion:hover {
  background-color: rgb(193, 193, 251);
}


.fc-accordion:after {
  content: '\2304';
  color: rgb(0, 0, 145);
  font-weight: bold;
  float: right;
  margin-left: auto;
  margin-right: 0;
  transition: transform .3s;
  transform: translate(0, -3px);
}

#usagers .fc-accordion__panel {
  padding: 0 16px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/***** Mise en avant - Callout *****/

#usagers .fr-callout {
  padding: 1.5rem;
  background-color: #eeeeee;
  box-shadow: inset .25rem 0 0 0 #6a6af4;
  margin: 0 0 1.5rem;
  position: relative;
}

#usagers .fr-callout__title {
  color: #161616;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.75rem;
  margin-bottom: 8px;
}

#usagers .fr-callout__text {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}

#usagers .fc-icon-info-line {
  margin: -.5rem 0 .5rem;
}

@media (min-width: 992px) {
  #usagers .fr-callout {
    padding: 2rem 3rem;
  }

  #usagers .fc-icon-info-line {
    margin: -1rem 0 1rem -2rem;
  }
}

/***** Carte / Card *****/

#usagers .fr-card:not(.fr-card--no-border):not(.fr-card--shadow) {
  background-image: linear-gradient(0deg,#ddd,#ddd),linear-gradient(0deg,#ddd,#ddd),linear-gradient(0deg,#ddd,#ddd),linear-gradient(0deg,#ddd,#ddd);
  background-position: 100% 100%,0 0,100% 0,100% 0;
  background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
  background-size: 100% 1px,1px 100%,1px 100%,100% 1px;
  padding: 1px;
}

#usagers .fr-card {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  position: relative;
}

#usagers .fr-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  height: 100%;
  order: 2;
  padding: 0 2rem;
}

#usagers .fr-card__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 -2rem;
  order: 1;
  padding: 1rem;
}

#usagers .fr-card__title {
  color: #161616;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.75rem;
  margin-bottom: 0;
  order: 2;
}

#usagers .fr-card__title a[href] {
  color: #000091;
}

#usagers .fr-card__desc {
  font-size: .875rem;
  line-height: 1.5rem;
  margin-bottom: 0;
  margin-top: 0.75rem;
  order: 3;
}

#usagers .fc-card__desc {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#usagers .fc-card__height {
  min-height: 150px;
  height: 150px;
}

#usagers .fr-card__header {
  flex: 0 0 auto;
  order: 1;
  position: relative;
}

#usagers .fr-card__header .fr-badges-group {
  left: 0;
  padding: 0.75rem;
  position: absolute;
  top: 0;
}

#usagers .fc-card__img {
  padding: 1rem 1rem 0 1rem;
}

#usagers .fr-card__img img {
  display: block;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
  object-position: 50% 50%;
  background-color: #ffffff; /* BE AWARE CUSTOM RULE */
}

.fr-card__footer {
  margin: 0 -2rem;
  order: 2;
  padding: 0.25rem 1rem 1rem;
}

.fr-card__footer .fr-btns-group,
.fr-card__footer .fr-links-group {
  margin-bottom: -1rem;
}

#usagers .fr-card--grey {
  background-color: #f5f5fe;
}

#usagers .fr-responsive-img {
  height: auto;
  width: 100%;
}

#usagers .fr-enlarge-link a {
  background-image: none;
  text-decoration: none;
  outline-width: 0;
}

@media (min-width: 576px) {
  #usagers .fc-card__height {
    min-height: 100px;
    height: 100px;
  }
}

@media (min-width: 992px) {
  #usagers .fc-card__img {
    padding: 2rem 2rem 0 2rem;
  }

  #usagers .fr-card__content {
    padding: 2rem;
  }

  .fr-card__footer {
    padding: 0.5rem 2rem 2rem;
  }
}

/***** Badge *****/

#usagers .fr-badge {
  --text-spacing: 0;
  --title-spacing: 0;
  align-items: center;
  background-color: #eee;
  border-radius: 0.25rem;
  color: #3a3a3a;
  display: inline-flex;
  flex-direction: row;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.5rem;
  max-height: none;
  max-width: 100%;
  min-height: 1.5rem;
  overflow: visible;
  overflow: initial;
  padding: 0 0.5rem;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
}

#usagers .fr-badges-group {
  --ul-type: none;
  --ol-type: none;
  --ul-start: 0;
  --ol-start: 0;
  --xl-block: 0;
  --li-bottom: 0;
  --ol-content: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

#usagers .fr-badges-group>li {
  display: inline-flex;
  max-width: 100%;
}

#usagers .fr-badges-group .fr-badge {
  margin: 0 0.25rem 0.5rem;
}

#usagers .fr-badge--purple-glycine {
  --idle: transparent;
  --hover: var(--background-contrast-purple-glycine-hover);
  --active: var(--background-contrast-purple-glycine-active);
  background-color: #fee7fc;
  color: #6e445a;
}

/***** Grid *****/

#usagers .fr-grid-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

#usagers .fr-grid-row .fr-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  #usagers .fr-grid-row .fr-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  #usagers .fr-grid-row .fr-col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
}

/***** Typographie *****/

#usagers .fr-h1 {
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 24px;
  font-weight: 700;
  color: #161616;
}

#usagers .fr-h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 24px;
  font-weight: 700;
  color: #161616;
}

#usagers .fr-text--lead {
  font-size: 1.25rem;
  line-height: 2rem;
  margin-bottom: 24px;
  font-weight: 400;
}

#usagers .fr-text--lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 24px;
  font-weight: 400;
}

#usagers .fr-text { /* BE AWARE CUSTOM CLASS */
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 24px;
  font-weight: 400;
}

#usagers .fr-text--sm {
  font-size: .875rem;
  line-height: 1.5rem;
  margin-bottom: 24px;
  font-weight: 400;
}

#usagers .fr-text--xs {
  font-size: .75rem;
  line-height: 1.25rem;
  margin-bottom: 24px;
  font-weight: 400;
}

@media (min-width: 576px) {
  #usagers .fr-h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  #usagers .fr-h3 {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 24px;
    font-weight: 700;
  }
}

/***** Link *****/
.fr-link {
  --text-spacing: 0;
  --title-spacing: 0;
  color: #000091;
  display: inline;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0;
}

/***** Icon *****/
.fr-icon-check-line {
  background-image: url('../../images/check-line.svg');
  width: 25px;
  height: 25px;
  display:block;
}

/***** Button *****/
.fr-btns-group:not(.fr-btns-group--sm):not(.fr-btns-group--lg) .fr-btn:not([class^=fr-icon-]):not([class*=" fr-icon-"]):not([class^=fr-fi-]):not([class*=" fr-fi-"]) {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
}

.fr-btns-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.fr-btns-group--inline-lg>li {
  display: inline-flex;
  max-width: 100%;
  width: auto;
}

.fr-btns-group--inline-lg .fr-btn {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  max-width: 100%;
  width: auto;
}

.fr-btns-group .fr-btn {
  justify-content: center;
  margin: 0 0.5rem 1rem;
  width: calc(100% - 1rem);
}

.fr-btn:hover {
  background-color: rgb(18, 18, 255);
}

.fr-btn {
  --text-spacing: 0;
  --title-spacing: 0;
  --underline-img: none;
  --hover-tint: var(--hover);
  --idle: transparent;
  align-items: center;
  background-color: #000091;
  color: #f5f5fe;
  display: inline-flex;
  flex-direction: row;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
  width: -moz-fit-content;
  width: fit-content;

  text-decoration: none; /* BE AWARE CUSTOM RULE */
}

.fr-btn--secondary:hover {
 background-color: rgb(246, 246, 246);
}

.fr-btn--secondary {
  --hover: inherit;
  --active: inherit;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #000091;
  color: #000091;
}
