@layer webmasters {
@charset "UTF-8";
.picto.ctxt-auto {
  margin-top: 0;
}
.picto.ctxt-auto::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/car.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-comptes {
  margin-top: 0;
}
.picto.ctxt-comptes::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/account_management.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-assurances {
  margin-top: 0;
}
.picto.ctxt-assurances::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/insurances.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-documentation {
  margin-top: 0;
}
.picto.ctxt-documentation::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/documentation.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-epargne {
  margin-top: 0;
}
.picto.ctxt-epargne::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/savings.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-credits {
  margin-top: 0;
}
.picto.ctxt-credits::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/loan.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-flux {
  margin-top: 0;
}
.picto.ctxt-flux::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/credit_card.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-placements {
  margin-top: 0;
}
.picto.ctxt-placements::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/savings.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-financements {
  margin-top: 0;
}
.picto.ctxt-financements::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/loan.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-protection-domicile {
  margin-top: 0;
}
.picto.ctxt-protection-domicile::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/insurance_home.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-protection-locaux {
  margin-top: 0;
}
.picto.ctxt-protection-locaux::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/insurance_home.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-securite {
  margin-top: 0;
}
.picto.ctxt-securite::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/lock.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-informations {
  margin-top: 0;
}
.picto.ctxt-informations::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/info.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-start-up {
  margin-top: 0;
}
.picto.ctxt-start-up::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/rocket.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.picto.ctxt-approche-sociale {
  margin-top: 0;
}
.picto.ctxt-approche-sociale::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/association.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #003192;
  display: block;
  content: "";
  background-size: cover;
}

.cc {
  background-color: #fff;
  background-size: 64px 48px;
}
.cc .container__grid {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .cc .container__grid {
    padding: 0 32px;
  }
}
@media (min-width: 1024px) {
  .cc .container__grid {
    max-width: 100%;
    padding: 0 32px;
  }
}
@media (min-width: 1366px) {
  .cc .container__grid {
    max-width: 1312px;
    padding: 0 32px;
  }
}
.cc .page__element {
  background-color: #fff;
}
@media (min-width: 1024px) {
  .cc .page__element {
    box-shadow: 0 0 118px 0 rgba(0, 22, 23, 0.05);
  }
}
.cc .page__element.service {
  position: relative;
  z-index: 1;
  padding: 40px 24px 0;
  background-color: #ffdb66;
}
@media (min-width: 1024px) {
  .cc .page__element.service {
    padding: 40px;
  }
}
.cc .page__element .detail__paragraph {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0rem 0rem 2rem;
}
@media (min-width: 640px) {
  .cc .page__element .detail__paragraph {
    width: 100%;
    margin: 0rem 0rem 4rem;
  }
}
@media (min-width: 1366px) {
  .cc .page__element .detail__paragraph {
    width: 100%;
  }
}
.cc .page__element .detail__paragraph::after {
  clear: both;
  display: table;
  content: "";
}
.cc .page__element .detail__paragraph.tag__wrapper {
  margin: 0 0 32px;
}
.cc .page__element .detail__paragraph.full-empty {
  display: none;
}
.cc .page__element.reassurance {
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .cc .page__element.reassurance {
    margin-top: 64px;
  }
}
.cc .page__element.detail {
  position: relative;
  z-index: auto;
  /* passé de 12 à auto pour popin appli EI  */
  max-width: 68rem;
  padding: 2rem 1.5rem 0rem;
  margin: 0 auto 2.5rem auto;
}
@media (min-width: 1024px) {
  .cc .page__element.detail {
    padding: 2.75rem 0rem 5rem;
    border-radius: 0;
  }
}
@media (min-width: 1024px) {
  .cc .page__element.detail {
    padding: 2.75rem 5rem 5rem;
    margin-bottom: 0;
    border-radius: 1rem;
    box-shadow: 0 0 118px 16px rgba(15, 34, 139, 0.05);
  }
}
.cc .page__element.detail .detail__paragraph h3:has(+ :is(ul, ol)) {
  margin-bottom: 16px;
}
.cc .page__element.detail .detail__paragraph ol > li > ul {
  margin-top: 16px;
}
.cc .page__element.detail .detail__paragraph ul[class=""] {
  margin-bottom: 2rem;
}
.cc .page__element.detail .detail__paragraph ul[class=""]:last-child {
  margin-bottom: 0;
}
.cc .page__element.detail .detail__paragraph ol.uplevel {
  margin-top: 32px;
  margin-bottom: 3rem;
}
.cc .page__element.detail .detail__paragraph :is(p) + a.button {
  margin-top: auto;
}
.cc .page__element.detail .detail__paragraph .insert {
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.cc .page__element.detail .detail__paragraph .insert.insert--notfirstchild {
  margin-top: 6rem;
}
@media (min-width: 1024px) {
  .cc .page__element.detail .detail__paragraph .insert.insert--notfirstchild {
    margin-top: 3rem;
  }
}
.cc .page__element.detail .detail__paragraph .insert:last-child {
  margin-bottom: 0;
}
.cc .page__element.detail .detail__paragraph.image {
  margin-top: 24px;
  margin-bottom: 24px;
}
.cc .page__element.detail .detail__synthesis {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .cc .page__element.detail .detail__synthesis {
    margin-bottom: 64px;
  }
}
.cc .page__element.detail > div:last-child {
  margin-bottom: 0 !important;
}
.cc.ctxt-outils section.page__element.detail {
  position: relative;
  padding: 0 0 32px;
  box-shadow: 0 0 64px 8px rgba(15, 34, 139, 0.1);
}
.cc.ctxt-outils section.page__element.detail .detail__paragraph {
  position: relative;
  padding: 0;
  margin: 0 0 32px;
}
.cc.ctxt-outils section.page__element.detail .detail__paragraph .blocOutil {
  margin: 0 16px;
}
.cc .detail__paragraph.tag__wrapper + .detail__paragraph > .alternate {
  margin-top: 0;
}
.cc .sep:not(.ei_restriction__item, .a_blocappli) {
  display: block;
  width: 100%;
  height: 0.0625rem;
  margin: 1.25rem 16px 2.5rem 16px;
  background-color: #e6e6e6;
}
@media (min-width: 1024px) {
  .cc .sep:not(.ei_restriction__item, .a_blocappli) {
    width: 87.5%;
    margin: 2.5rem 8.3333333333% 5rem 8.3333333333%;
  }
}
@media (min-width: 1366px) {
  .cc .sep:not(.ei_restriction__item, .a_blocappli) {
    width: 83.3333333333%;
    margin: 2.5rem 8.3333333333% 5rem 8.3333333333%;
  }
}

.ei_vitrine_appli .cc.ctxt-simulations-souscriptions .container__grid,
.ei_vitrine_appli .cc.ctxt-outils .container__grid {
  z-index: auto;
}

.ei_vitrine_appli .ctxt-product.ctxt-loans.icon-financements .container__grid {
  z-index: auto;
}

.cc.ctxt-simulations-souscriptions .container__grid {
  z-index: auto;
}

@media (min-width: 1024px) {
  .cc.ctxt-hubconv :is(.page__element.outils, .page__element.tilesessentiels):has(+ .page__element.detail > .page__element__wrapper) {
    padding-bottom: 112px;
  }
}
.cc.ctxt-hubconv .page__element.detail:has(.page__element__wrapper) {
  padding: 0;
  box-shadow: none;
}
@media (min-width: 1366px) {
  .cc.ctxt-hubconv .page__element.detail:has(.page__element__wrapper) + .page__element.tilesconseils {
    padding: 0;
    margin: -224px 0 0;
    background-color: #f7f8fa;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-hubconv .page__element.detail:has(.page__element__wrapper) + .page__element.tilesconseils .tilesconseils__container {
    position: relative;
    padding-top: 176px;
    background-color: transparent;
    border-radius: 0;
  }
}
.cc.ctxt-hubconv .page__element__wrapper {
  padding: 32px 24px;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 1366px) {
  .cc.ctxt-hubconv .page__element__wrapper {
    position: relative;
    top: -112px;
    z-index: 11;
    padding: 72px 112px 80px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 0 64px 0 rgba(0, 49, 146, 0.1);
  }
  .cc.ctxt-hubconv .page__element__wrapper.noEssentiels {
    top: 0;
  }
}

/* ==========================================================================
  Typographie
========================================================================== */
/*
 * Description :
 * - Typographie pour la marque CM  +  //a11y
 * Auteur :
 * - CEF / FU
 * Historique :
 * - 2020-04-02 : Création
 * Sommaire :
 * |x|
 */
html {
  scroll-behavior: smooth;
}

.cc {
  /* p:not(.cc-ei *)//Pour ne pas appliquer le style a dans les appli mais surclasse nos lien de note de bas de  renvois sup comment GH 15/02/2024 */
  /* a:not(.cc-ei *) //Pour ne pas appliquer le style a dans les appli mais surclasse nos .button comment GH 15/02/2024 */
}
.cc *::selection {
  color: #fff;
  background-color: #003192;
}
.cc h1,
.cc h2,
.cc h3,
.cc h4,
.cc h5 {
  font-family: InterVariable, Arial, Helvetica, sans-serif;
}
.cc p:not(.cc-ei *),
.cc li,
.cc h1,
.cc h2,
.cc h3,
.cc h4,
.cc h5,
.cc figcaption {
  margin-top: 0;
}
.cc figure {
  margin: 0;
  text-align: center;
}
.cc img {
  max-width: 100%;
  /*
  bug onglet equipementhttps://rqt-www.creditmutuel.fr/fr/particuliers/emprunter/configurer-votre-vehicule/detail.html?cb02natcode=FR10256151
  GH 2024-08-08 si besoin height:100% le cibler
  */
  /* height: 100%; */
  height: auto;
  /* À cibler - quelles images doivent avoir box-shadow ? */
}
@media (min-width: 640px) {
  .cc img {
    border-radius: 0.5rem;
  }
}
.cc h1,
.cc .h1 {
  margin-bottom: 2.25rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.5rem;
}
.cc h2,
.cc .h2 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
}
.cc h2 p,
.cc .h2 p {
  margin-bottom: 1rem;
}
.cc h3,
.cc .h3 {
  margin-top: 32px;
  margin-bottom: 16px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.cc h4,
.cc .h4 {
  margin-bottom: 1.125rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.cc h5,
.cc .h5 {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.cc p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
}
.cc p:last-child {
  margin-bottom: 0;
}
.cc p sup {
  font-size: 75%;
}
.cc a {
  font-weight: 600;
  color: #003192;
  text-decoration: underline;
  transition: all 1s;
}
.cc a:hover {
  color: #0049d6;
  text-decoration: none;
}
.cc a:active {
  color: #0057ff;
}
.cc a:focus {
  outline: 1px solid #003192;
  outline-offset: 2px;
}
.cc a:focus-visible {
  outline: 1px dashed #003192;
  outline-offset: 2px;
}
.cc a:visited {
  text-decoration: underline;
}
.cc a[download]::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/download.svg") no-repeat center/cover;
  width: 12px;
  height: 12px;
  background-color: #003192;
  position: relative;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0rem 0.5rem;
  content: "";
  transition: all 1s;
}
.cc .bloc-whatsapp {
  position: relative;
  padding: 1.5rem;
  margin: 3rem 0rem 1.5rem 0rem;
  background-color: #f7f8fa !important;
  border-radius: 1rem;
}
.cc .bloc-whatsapp::before {
  position: absolute;
  top: 2rem;
  left: 1.5rem;
  display: block;
  width: 45px;
  height: 45px;
  content: "";
  background-color: #25d366;
  border-radius: 50%;
}
.cc .bloc-whatsapp::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/whatsapp.svg") no-repeat center/cover;
  width: 30px;
  height: 30px;
  background-color: #000;
  position: absolute;
  top: 2.4375rem;
  left: 2rem;
  z-index: 12;
  display: block;
  width: 30px;
  height: 30px;
  content: "";
  background-color: #fff !important;
}
.cc .bloc-whatsapp p.text {
  margin: 0rem 0rem 0rem 3.75rem;
}
.cc .bloc-whatsapp p.hours {
  margin-left: 3.75rem;
  font-size: 0.75rem;
}
.cc a[href*="http://"]:not(.resetOutside):not([href*="www.creditmutuel.fr"]):not([href*="itunes.apple"]):not([href*="play.google"]):not([href*="appgallery.huawei"]):not(.share ul li a)::after,
.cc a[href*="https://"]:not(.resetOutside):not([href*="www.creditmutuel.fr"]):not([href*="itunes.apple"]):not([href*="play.google"]):not([href*="appgallery.huawei"]):not(.share ul li a)::after,
.cc a[href*="rebond.html?"]::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/arrow_up_right.svg") no-repeat center/cover;
  width: 22px;
  height: 22px;
  background-color: #003192;
  position: relative;
  bottom: -0.0625rem;
  display: inline-block;
  content: "";
  /* margin: utils.rem(0 0 0 2); */
}
.cc a.button:nth-of-type(1)[href*="rebond.html"]::after,
.cc a.button:nth-of-type(1)[href*="rebond-byt.html"]::after,
.cc a.button:nth-of-type(1)[href*="http://"]:not(.resetOutside):not([href*="bfcm.creditmutuel.fr"]):not([href*="www.bfcm.creditmutuel.fr"]):not([href*="www.creditmutuel.fr"]):not([href*="itunes.apple"]):not([href*="play.google"]):not([href*="appgallery.huawei"]):not(.share ul li a)::after,
.cc a.button:nth-of-type(1)[href*="https://"]:not(.resetOutside):not([href*="www.creditmutuel.fr"]):not([href*="itunes.apple"]):not([href*="play.google"]):not([href*="appgallery.huawei"]):not(.share ul li a)::after,
.cc .button--primary[href*="http://"]:not(.resetOutside):not([href*="www.creditmutuel.fr"]):not([href*="itunes.apple"]):not([href*="play.google"]):not([href*="appgallery.huawei"]):not(.share ul li a)::after,
.cc .button--primary[href*="https://"]:not(.resetOutside):not([href*="www.creditmutuel.fr"]):not([href*="itunes.apple"]):not([href*="play.google"]):not([href*="appgallery.huawei"]):not(.share ul li a)::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/arrow_up_right.svg") no-repeat center/cover;
  width: 22px;
  height: 22px;
  background-color: #fff;
  /* content: ' '; */
  /* position: relative;
  bottom: utils.rem(0);
  display: inline-block;
  margin: utils.rem(0); */
}
.cc a:not(.button)[href*="https://"]:not(.resetOutside):not([href*="www.cic.fr"]):not([href*="bfcm.creditmutuel.fr"]):not([href*="www.bfcm.creditmutuel.fr"]):not([href*="itunes.apple"]):not([href*="play.google"]):not([href*="appgallery.huawei"]):not([href*="#"]):not(.share ul li a):has(img)::after,
.cc a:not(.button)[href*="?Cible="]:has(img)::after,
.cc a:not(.button)[href*="?Cible="]:has(svg)::after {
  content: none;
}
.cc mark {
  color: #fff;
  background-color: #003192;
}
.cc mark.red {
  background-color: #d4221d;
}
.cc mark::selection {
  color: #fff;
  background-color: #003192;
}
.cc .detail__paragraph mark {
  padding: 6px;
}
.cc .strong {
  font-weight: 700;
}
.cc .fw-700 {
  font-weight: 700;
}
.cc .text-secondary-400 {
  color: #d4221d;
}
.cc .detail__paragraph ul:not([class]) {
  padding-left: 1.25rem;
  margin: 0;
  line-height: 1.5rem;
}
.cc .detail__paragraph ul:not([class]) li {
  margin: 0rem 0rem 1rem;
  line-height: 1.75rem;
}
.cc .detail__paragraph ul:not([class]) li:last-child {
  margin: 0;
}
.cc .detail__paragraph ul:not([class]) li > ul li {
  margin: 0;
}
.cc .detail__paragraph ul:not([class]) li > ul {
  /* margin: 0; */
}
.cc .detail__paragraph ul:not([class]) + p {
  margin-top: 1.5rem;
}
.cc .detail__paragraph ol:not([class]) {
  padding-left: 1.5rem;
  line-height: 1.5rem;
  list-style: decimal;
}
.cc .detail__paragraph ol:not([class]) > li > ol {
  list-style: lower-latin;
}
.cc .detail__paragraph ol:not([class]) > li > ol > li > ol {
  list-style: lower-roman;
}
.cc .detail__paragraph ol.uplevel {
  display: table;
  padding: 0rem 0rem 3rem 4rem;
  margin: 0;
  list-style: none;
  counter-reset: item;
}
.cc .detail__paragraph ol.uplevel > li {
  position: relative;
  margin: 0 0 1.5rem;
}
@media (min-width: 1024px) {
  .cc .detail__paragraph ol.uplevel > li {
    margin: 0 0 32px;
  }
}
.cc .detail__paragraph ol.uplevel > li:last-child {
  margin: 0;
}
.cc .detail__paragraph ol.uplevel > li::before {
  position: absolute;
  top: -5px;
  left: -3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  font-weight: 700;
  color: #003192;
  content: counter(item);
  counter-increment: item;
  background-color: #e5eef9;
  border-radius: 0.375rem;
}
.cc .detail__paragraph ol li ul li {
  list-style-type: disc;
}
.cc .cc .detail__paragraph li[class=""] {
  list-style-type: disc;
}
.cc .tooltip {
  position: relative;
  cursor: help;
  border-bottom: 1px dotted #1d1d1f;
}
.cc .tooltip::after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -13px;
  content: " ";
  border-top: solid #003192 10px;
  border-right: solid transparent 10px;
  border-left: solid transparent 10px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.25s ease-out;
}
.cc .tooltip:hover::after, .cc .tooltip:focus::after {
  opacity: 1;
  transform: translateY(0);
}
.cc .tooltip .blockTooltip {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: block;
  width: 60vw;
  padding: 20px;
  margin-bottom: 10px;
  color: #fff;
  pointer-events: none;
  background: #003192;
  border-radius: 0.5rem;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.25s ease-out;
}
@media (min-width: 1024px) {
  .cc .tooltip .blockTooltip {
    width: 45vw;
  }
}
@media (min-width: 1366px) {
  .cc .tooltip .blockTooltip {
    width: 25vw;
  }
}
.cc .tooltip .blockTooltip::before {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  content: " ";
}
.cc .tooltip:hover .blockTooltip, .cc .tooltip:focus .blockTooltip {
  display: block !important;
  pointer-events: auto;
  opacity: 1 !important;
  transform: translateY(0);
}
.cc .tooltip *,
.cc .tooltip *:visited {
  color: #fff;
}
.cc.blocMessaging {
  display: none;
}
.cc.blocMessaging .page__element.messaging {
  width: 100%;
  color: #4d3614;
  background-color: #fbd399;
}
.cc.blocMessaging .page__element.messaging .messaging__container {
  display: block;
  width: 100%;
}
@media (min-width: 1024px) {
  .cc.blocMessaging .page__element.messaging .messaging__container {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    max-width: 68rem;
    margin: 0 auto;
  }
}
.cc.blocMessaging .page__element.messaging .messaging__container a {
  font-weight: 400;
  color: #4d3614;
  white-space: nowrap;
  text-decoration: underline;
  /* padding-left: utils.rem(16); */
}
.cc.blocMessaging .page__element.messaging .messaging__container a:hover, .cc.blocMessaging .page__element.messaging .messaging__container a:focus {
  text-decoration: none;
}
.cc.blocMessaging .page__element.messaging .messaging__header {
  padding: 0.5rem 2rem 0.5rem 2rem;
  margin: 0;
  border-bottom: 1px solid rgba(77, 54, 20, 0.1);
}
@media (min-width: 1024px) {
  .cc.blocMessaging .page__element.messaging .messaging__header {
    padding: 0.5rem 1rem 0.5rem 0rem;
    border-right: 1px solid rgba(77, 54, 20, 0.1);
    border-bottom: inherit;
  }
}
.cc.blocMessaging .page__element.messaging .messaging__content {
  align-self: center;
  padding: 0.5rem 2rem;
  margin: 0;
}
@media (min-width: 1024px) {
  .cc.blocMessaging .page__element.messaging .messaging__content {
    padding: 0.5rem 0rem;
  }
}
.cc.blocMessaging .page__element.messaging .messaging__title {
  position: relative;
  padding-left: 2.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}
.cc.blocMessaging .page__element.messaging .messaging__title::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/info.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  background-color: #4d3614;
  position: absolute;
  top: 0.25rem;
  left: 0rem;
  content: "";
}
.cc.blocMessaging .page__element.messaging .messaging__paragraph {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
}

.sr-only-focusable:focus {
  width: auto !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  white-space: normal !important;
  clip: auto !important;
  clip-path: none !important;
}

code {
  display: block;
  padding: 2rem;
  margin-top: 2rem;
  color: #fff;
  background-color: #1d1d1f;
}

.cc blockquote {
  position: relative;
  padding: 0rem;
  margin: 1.25rem 0rem;
  font-size: 1.375rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2rem;
}
@media (min-width: 1024px) {
  .cc blockquote {
    margin: 4rem 0rem;
  }
}
.cc blockquote::before {
  position: absolute;
  top: 0rem;
  left: -0.75rem;
  display: block;
  width: 4.6875rem;
  height: 4.6875rem;
  content: "";
  background-color: #e5eef9;
  background-size: cover;
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/quotes.svg") no-repeat center;
  transform: rotate(-90deg);
}
@media (min-width: 1024px) {
  .cc blockquote::before {
    top: -2rem;
    left: 2.5rem;
    width: 4.6875rem;
    height: 4.6875rem;
  }
}
.cc blockquote p {
  position: relative;
  padding: 2.5rem 0rem 1.875rem 3.125rem;
  font-size: 1.375rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2rem;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 1024px) {
  .cc blockquote p {
    padding: 0.9375rem 3.5rem 1.875rem 6.25rem;
  }
}

@keyframes loaderFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.cc .loader {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 10px auto;
}
.cc .loader > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cc .loader > div::before {
  display: block;
  width: 15%;
  height: 15%;
  margin: 0 auto;
  content: "";
  background-color: #333;
  border-radius: 100%;
  animation: loaderFadeDelay 1.2s infinite ease-in-out both;
}
.cc .loader > div:nth-child(2) {
  transform: rotate(30deg);
}
.cc .loader > div:nth-child(3) {
  transform: rotate(60deg);
}
.cc .loader > div:nth-child(4) {
  transform: rotate(90deg);
}
.cc .loader > div:nth-child(5) {
  transform: rotate(120deg);
}
.cc .loader > div:nth-child(6) {
  transform: rotate(150deg);
}
.cc .loader > div:nth-child(7) {
  transform: rotate(180deg);
}
.cc .loader > div:nth-child(8) {
  transform: rotate(210deg);
}
.cc .loader > div:nth-child(9) {
  transform: rotate(240deg);
}
.cc .loader > div:nth-child(10) {
  transform: rotate(270deg);
}
.cc .loader > div:nth-child(11) {
  transform: rotate(300deg);
}
.cc .loader > div:nth-child(12) {
  transform: rotate(330deg);
}
.cc .loader > div:nth-child(2)::before {
  animation-delay: -1.1s;
}
.cc .loader > div:nth-child(3)::before {
  animation-delay: -1s;
}
.cc .loader > div:nth-child(4)::before {
  animation-delay: -0.9s;
}
.cc .loader > div:nth-child(5)::before {
  animation-delay: -0.8s;
}
.cc .loader > div:nth-child(6)::before {
  animation-delay: -0.7s;
}
.cc .loader > div:nth-child(7)::before {
  animation-delay: -0.6s;
}
.cc .loader > div:nth-child(8)::before {
  animation-delay: -0.5s;
}
.cc .loader > div:nth-child(9)::before {
  animation-delay: -0.4s;
}
.cc .loader > div:nth-child(10)::before {
  animation-delay: -0.3s;
}
.cc .loader > div:nth-child(11)::before {
  animation-delay: -0.2s;
}
.cc .loader > div:nth-child(12)::before {
  animation-delay: -0.1s;
}

#lightbox {
  position: relative;
  padding-right: 8px;
  border: none;
  border-radius: 8px;
  box-shadow: 0 0 32px 0 rgba(14, 35, 94, 0.15);
}
#lightbox::-webkit-scrollbar {
  width: 8px;
}
#lightbox::-webkit-scrollbar-track {
  margin: 8px;
  border-radius: 16px;
}
#lightbox .close {
  position: absolute !important;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/cross.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  background-color: #000;
}

.cc .accordeon {
  border-bottom: 1px solid #e6e6e6;
}
.cc .accordeon__titre {
  padding: 0rem 2rem 0rem 0rem;
  margin: 0;
  font-size: 1rem;
  line-height: 2rem;
}
.cc .accordeon__titre button {
  position: relative;
  width: 100%;
  margin: 0;
  font-size: 1rem;
  padding: 1.5rem 0rem 1rem 0rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-align: left;
  background: transparent;
  border: 0;
  color: #1d1d1f;
}
.cc .accordeon__titre button:hover, .cc .accordeon__titre button:focus {
  cursor: pointer;
}
.cc .accordeon__titre button[aria-expanded]::after {
  position: absolute;
  top: calc(50% - 12px);
  right: -2rem;
  font-size: 2rem;
  font-weight: 400;
  outline: none;
  content: "+";
  background: none;
}
.cc .accordeon__titre button[aria-expanded]::before {
  display: none;
}
.cc .accordeon__titre button[aria-expanded=true] {
  border: none;
}
.cc .accordeon__titre button[aria-expanded=true]::after {
  content: "-";
}
.cc .accordeon h3 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.cc .accordeon__paragraphe {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.33s;
}
.cc .accordeon__paragraphe[aria-hidden=false] {
  grid-template-rows: 1fr;
}
.cc .accordeon__paragraphe > div[itemprop] {
  overflow: hidden;
}
.cc .accordeon__paragraphe p {
  margin-bottom: 1rem;
}
.cc .accordeon__paragraphe p:last-child {
  margin-bottom: 0;
}
.cc .accordeon__paragraphe ul {
  margin: 1rem 0rem 1rem;
}
.cc .accordeon__paragraphe ul:last-child {
  margin-bottom: 1rem;
}
.cc .accordeon__paragraphe ul li {
  padding: 0rem;
  margin: 1rem 0rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}
.cc .accordeon__paragraphe ul li:last-child {
  margin-bottom: 1rem;
}
.cc.ctxt-article .accordeons .detail__title, .cc.ctxt-hub .accordeons .detail__title, .cc.ctxt-hubconv .accordeons .detail__title {
  /* font-weight: 700; */
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #003192;
}
.cc.ctxt-article .accordeons .accordeon, .cc.ctxt-hub .accordeons .accordeon, .cc.ctxt-hubconv .accordeons .accordeon {
  padding: 32px 32px 32px 40px;
  margin: 24px 0;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}
.cc.ctxt-article .accordeons .accordeon__titre, .cc.ctxt-hub .accordeons .accordeon__titre, .cc.ctxt-hubconv .accordeons .accordeon__titre {
  position: relative;
  padding: 0rem 2rem 0rem 0rem;
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 700;
  border-bottom: none;
}
.cc.ctxt-article .accordeons .accordeon__titre::before, .cc.ctxt-hub .accordeons .accordeon__titre::before, .cc.ctxt-hubconv .accordeons .accordeon__titre::before {
  position: absolute;
  top: 50%;
  left: -42px;
  width: 0.25rem;
  height: 2rem;
  content: "";
  background-color: #d4221d;
  border-radius: 8px;
  transform: translateY(-50%);
  transition: all 180ms ease-in-out 0ms;
}
.cc.ctxt-article .accordeons .accordeon__titre button, .cc.ctxt-hub .accordeons .accordeon__titre button, .cc.ctxt-hubconv .accordeons .accordeon__titre button {
  padding: 0 40px 0 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  background: transparent;
  border: 0;
}
.cc.ctxt-article .accordeons .accordeon__titre button[aria-expanded]::before, .cc.ctxt-hub .accordeons .accordeon__titre button[aria-expanded]::before, .cc.ctxt-hubconv .accordeons .accordeon__titre button[aria-expanded]::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  display: block;
  width: 2rem;
  height: 2rem;
  content: "";
  background-color: none;
  border: 1px solid #1d1d1f;
  border-radius: 99px;
  transform: translateY(-50%) rotate(90deg);
}
.cc.ctxt-article .accordeons .accordeon__titre button[aria-expanded]::after, .cc.ctxt-hub .accordeons .accordeon__titre button[aria-expanded]::after, .cc.ctxt-hubconv .accordeons .accordeon__titre button[aria-expanded]::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/chevron.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #1d1d1f;
  position: absolute;
  top: 50%;
  right: 0;
  width: 1rem;
  height: 1rem;
  content: "";
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transition: all 0.2s ease-in-out;
}
.cc.ctxt-article .accordeons .accordeon__titre button[aria-expanded=true], .cc.ctxt-hub .accordeons .accordeon__titre button[aria-expanded=true], .cc.ctxt-hubconv .accordeons .accordeon__titre button[aria-expanded=true] {
  border: none;
}
.cc.ctxt-article .accordeons .accordeon__titre button[aria-expanded=true]::after, .cc.ctxt-hub .accordeons .accordeon__titre button[aria-expanded=true]::after, .cc.ctxt-hubconv .accordeons .accordeon__titre button[aria-expanded=true]::after {
  transform: translateY(-50%) translateX(-50%) rotate(-90deg);
}
.cc.ctxt-article .accordeons .accordeon__paragraphe[aria-hidden=false] > div[itemprop], .cc.ctxt-hub .accordeons .accordeon__paragraphe[aria-hidden=false] > div[itemprop], .cc.ctxt-hubconv .accordeons .accordeon__paragraphe[aria-hidden=false] > div[itemprop] {
  margin: 24px 0 0;
}
.cc.ctxt-article .accordeons .accordeon__paragraphe[aria-hidden=false] > div[itemprop] p:last-child, .cc.ctxt-hub .accordeons .accordeon__paragraphe[aria-hidden=false] > div[itemprop] p:last-child, .cc.ctxt-hubconv .accordeons .accordeon__paragraphe[aria-hidden=false] > div[itemprop] p:last-child {
  margin-bottom: 0;
}
.cc.ctxt-product .accordeon__paragraphe[aria-hidden=false] {
  padding: 0 0 16px 0;
}

/* ==========================================================================
  Composant Rebonds articles
========================================================================== */
/*
 * Description :
 * -
 * Auteur :
 * - AE
 * Historique :
 * - 2023-07-17 : Création
 * Sommaire :
 *
 */
.cc {
  /* À supprimer ?? */
}
.cc .zoneimportUne__container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cc .zoneimportUne__container {
    max-width: 68rem;
    padding: 0rem;
  }
}
.cc .app-bad,
.cc .app-mobile {
  display: grid;
  padding: 0rem 1.5rem;
}
.cc .app-bad__app-mobile,
.cc .app-mobile__app-mobile {
  position: relative;
  display: grid;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  row-gap: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .cc .app-bad__app-mobile,
  .cc .app-mobile__app-mobile {
    gap: 3.75rem;
  }
  .cc .app-bad__app-mobile::before,
  .cc .app-mobile__app-mobile::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 22;
    width: 5rem;
    height: 5rem;
    background-color: #0057ff;
  }
}
.cc .app-bad__content,
.cc .app-mobile__content {
  grid-row: 3/4;
  grid-column: 1/span 3;
  padding: 0rem 0rem 2.5rem 0rem;
}
@media (min-width: 1024px) {
  .cc .app-bad__content,
  .cc .app-mobile__content {
    grid-row: 2/3;
    grid-column: 2/3;
    padding: 0rem;
  }
}
.cc .app-bad__title,
.cc .app-mobile__title {
  position: relative;
  grid-row: 1/2;
  grid-column: 1/span 2;
  margin-bottom: 0;
  padding: 0rem 0rem 1rem 0rem;
  font-weight: 700;
  font-size: 1.75rem;
}
@media (min-width: 1024px) {
  .cc .app-bad__title,
  .cc .app-mobile__title {
    grid-row: 1/2;
    grid-column: 2/3;
  }
}
.cc .app-bad__title::after,
.cc .app-mobile__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5rem;
  height: 0.125rem;
  background-color: #d4221d;
}
.cc .app-bad__list,
.cc .app-mobile__list {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0rem 0rem 2.5rem 0rem;
}
@media (min-width: 1024px) {
  .cc .app-bad__list,
  .cc .app-mobile__list {
    flex-direction: row;
    gap: 2rem;
    padding: 1.5rem 0rem 2.5rem 0rem;
  }
}
.cc .app-bad__item,
.cc .app-mobile__item {
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: normal;
}
@media (min-width: 1024px) {
  .cc .app-bad__item,
  .cc .app-mobile__item {
    max-width: calc(50% - 32px);
    padding: 0rem 1rem;
  }
}
.cc .app-bad__item img,
.cc .app-mobile__item img {
  width: 1.75rem;
  height: 1.75rem;
  margin: 0rem 1rem 0rem 0rem;
  border-radius: inherit;
}
.cc .app-bad__item [class^=icon_],
.cc .app-mobile__item [class^=icon_] {
  width: 28px;
  height: 28px;
  margin: 0rem 1rem 0rem 0rem;
}
.cc .app-bad__item [class^=icon_]::before,
.cc .app-mobile__item [class^=icon_]::before {
  background-color: #003192;
}
.cc .app-bad .squared,
.cc .app-mobile .squared {
  position: relative;
  grid-row: 2/3;
  grid-column: 1/span 3;
  padding: 0rem 2rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .cc .app-bad .squared,
  .cc .app-mobile .squared {
    grid-row: 1/span 3;
    grid-column: 1/2;
    padding: 2rem;
  }
  .cc .app-bad .squared img,
  .cc .app-mobile .squared img {
    height: auto;
  }
}
.cc .app-bad .squared img,
.cc .app-mobile .squared img {
  /* height: utils.rem(500); */
}
.cc .app-mobile .squared img {
  width: 100%;
  max-width: 15.625rem;
}
@media (min-width: 1024px) {
  .cc .app-mobile .squared img {
    width: 15.625rem;
  }
}
.cc .app-bad .squared img {
  width: 100%;
  max-width: 18.75rem;
}
@media (min-width: 1024px) {
  .cc .app-bad .squared img {
    width: 28.125rem;
  }
}
.cc .map {
  position: relative;
  z-index: 25;
  display: none;
  margin-top: -2.5rem;
}
@media (min-width: 1024px) {
  .cc .map {
    display: block;
  }
}
.cc .map__container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 2.5rem 0rem;
  border-radius: 0 16px 16px 0;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 6px 8px 18px 0 rgba(29, 29, 31, 0.08);
  backdrop-filter: blur(21px);
}
@media (min-width: 1024px) {
  .cc .map__container {
    max-width: 68rem;
    padding: 3.75rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 1024px) {
  .cc .map__container::after {
    content: "";
    position: absolute;
    top: 0;
    left: -59.875rem;
    z-index: -1;
    width: 68rem;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: -26px 8px 18px 0 rgba(29, 29, 31, 0.08);
  }
}
@media (min-width: 1024px) {
  .cc .map__container::before {
    content: "";
    position: absolute;
    right: 6.25rem;
    bottom: -6.25rem;
    z-index: 15;
    width: 2px;
    height: 12.5rem;
    background-color: #d4221d;
  }
}
@media (min-width: 1024px) {
  .cc .map__header::after {
    content: "";
    position: absolute;
    top: 2.5rem;
    left: -71.25rem;
    z-index: 10;
    width: 68rem;
    height: 9.1875rem;
    border-radius: 0rem 1rem 5rem 0rem;
    background-color: #003192;
    box-shadow: none;
  }
}
.cc .map__title {
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  font-size: 32px;
  font-family: InterVariable, Arial, Helvetica, sans-serif;
  line-height: 110%;
  /* 35.2px */
}
.cc .map svg {
  display: block;
  max-width: 100% !important;
  height: auto;
  fill: #fff;
}
.cc .map .svgMap {
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.cc .map .colorMap1 {
  fill: #e7b1ba;
}
.cc .map .colorMap2 {
  fill: #949498;
}
.cc .map .agency {
  cursor: pointer;
  fill: #d4221d;
}
.cc .map .agency:hover {
  fill: #d4221d;
  transition: 0.3s;
  transition: 0.3s;
  transition: 0.3s;
  transition: 0.3s;
}
.cc .map .infoBox {
  position: absolute;
  z-index: 9999;
  margin: 0 auto;
  padding: 10px 15px;
  background-color: #fff;
  box-shadow: 0 0 0 1px #d3e0f3;
  font-size: 14px;
  font-family: InterVariable;
  line-height: 20px;
  text-align: center;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(-50%);
  transform: translateX(-50%);
  transform: translateX(-50%);
  transform: translateX(-50%);
}
.cc .map .infoBox.active {
  display: block;
}
.cc .map .infoBox::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.cc #sliderRss {
  position: relative;
  max-width: 100%;
  margin: 2rem auto;
  padding: 0 1.5rem;
}
@media (min-width: 1024px) {
  .cc #sliderRss {
    max-width: 68rem;
    padding: 0rem;
  }
}
.cc #sliderRss .splide__arrows {
  position: relative;
  top: 4rem;
  width: 100%;
}
.cc #sliderRss .splide__pagination {
  top: -1.5rem;
}
.cc #sliderRss .splide__pagination__page.is-active {
  width: 2rem;
}
.cc #sliderRss .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.cc #sliderRss .itemContent {
  padding-bottom: 1rem;
}
.cc .fluxrss_atk {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cc .fluxrss_atk {
    flex-direction: row;
    max-width: 68rem;
    padding: 0rem;
  }
}
.cc .fluxrss_atk-col1 {
  width: 50%;
}
.cc .fluxrss_atk-col2 {
  width: 50%;
}
.cc .fluxrss_atk-container {
  position: relative;
  z-index: 20;
  width: 100%;
  max-width: 34.375rem;
  height: 100%;
  min-height: 28.125rem;
  padding: 1rem;
  border-radius: 1rem;
  background: #fff;
  color: #1d1d1f;
  box-shadow: 0 0 24px 0 rgba(29, 29, 31, 0.08);
}
.cc .fluxrss_atk-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #003192;
}
.cc .fluxrss_atk-container.splide {
  visibility: visible;
}
.cc .fluxrss_atk-container.splide.is-initialized .focus.splide__list {
  display: flex;
}
.cc .fluxrss_atk-container.splide__track {
  padding: 16px;
}
.cc .fluxrss_atk-container .splide__arrows,
.cc .fluxrss_atk-container .splide__pagination {
  display: none;
}

/* ==========================================================================
  Composant Détail
========================================================================== */
/*
 * Description :
 * - Composant autonome détail, à surcharger dans le contexte.
 * Auteur :
 * - CEF / FU
 * Historique :
 * - 2020-04-02 : Création
 * Sommaire :
 * |x|
 */
.cc .detail {
  text-align: left;
}
@media (min-width: 1900px) {
  .cc .detail {
    overflow: cut;
  }
}
@media (min-width: 1024px) {
  .cc .detail figure.RWD-M img,
  .cc .detail img.RWD-M {
    max-width: 100%;
    height: auto;
  }
  .cc .detail .float-right.RWD-M,
  .cc .detail .float-left.RWD-M {
    float: none;
    width: auto;
  }
}
@media (min-width: 640px) {
  .cc .detail figure.RWD-S img,
  .cc .detail img.RWD-M {
    max-width: 100%;
    height: auto;
  }
  .cc .detail .float-right.RWD-S,
  .cc .detail .float-left.RWD-S {
    float: none;
    width: auto;
  }
}
.cc .detail h2 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem;
}
.cc .detail h3 {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.875rem;
}
.cc .detail h4 {
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875rem;
}
.cc .detail p.detail__title {
  font-size: 1.5rem;
  line-height: 2.125rem;
}
.cc .detail ul.styled {
  margin: 0rem 0rem 0.625rem 1.25rem;
  list-style-type: disc;
}
.cc .detail__title {
  width: 100%;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
  text-align: left;
  word-break: break-word;
}
@media (min-width: 1024px) {
  .cc .detail__title {
    margin: 0rem auto 1rem;
  }
}
.cc .detail__paragraph {
  position: relative;
}
@media (min-width: 1366px) {
  .cc .detail__paragraph {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .cc .detail__paragraph {
    padding: 0;
  }
}
.cc .detail__paragraph :has:not(.insert__container) .button + .button {
  margin: 0 0 0 16px;
}
.cc .detail__paragraph .button + .button {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .cc .detail__paragraph .button + .button {
    margin-left: 16px;
  }
}
.cc .detail__paragraph .anchor {
  position: absolute;
  top: -140px;
}
.cc .detail__paragraph .legal {
  font-size: 120%;
}
.cc .detail__paragraph picture img {
  margin: 1.25rem 0rem;
}
.cc .detail__paragraph.full-empty {
  display: none;
}
.cc .detail__paragraph.empty {
  padding-top: 0;
}
.cc .nopus li {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 0.75rem;
  list-style-type: none;
}
.cc .nopus li img {
  margin-right: 1rem;
}

.cc .button {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  min-height: 3rem;
  padding: 0.75rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 17px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #003192;
  border: 2px solid #003192;
  border-radius: 7.75rem;
  transition: all 0.3s;
}
@media (min-width: 1024px) {
  .cc .button {
    padding: 0.75rem 2rem;
  }
}
@media (min-width: 640px) {
  .cc .button {
    width: auto;
  }
}
.cc .button:hover, .cc .button:focus {
  text-decoration: none;
}
.cc .button:hover {
  color: #fff;
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc .button:active {
  color: #fff;
  background-color: #0057ff;
  border: 2px solid #0057ff;
}
.cc .button:focus {
  color: #fff;
  outline: 3px solid currentcolor;
  outline-color: #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc .button:focus-visible {
  outline: 3px dashed currentcolor;
}
.cc .button--large {
  padding: 1.5rem;
}
.cc .button--primary {
  color: #fff;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc .button--primary:hover {
  color: #fff;
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc .button--primary:active {
  color: #fff;
  background-color: #0057ff;
  border: 2px solid #0057ff;
}
.cc .button--primary:focus {
  color: #fff;
  outline-color: #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc .button--primary:focus-visible {
  outline-color: #003192;
}
.cc .button--primary--ghost {
  color: #003192;
  background-color: #fff;
  border: 2px solid #003192;
}
.cc .button--primary--ghost:hover {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc .button--primary--ghost:active {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc .button--primary--ghost:focus {
  color: #003192;
  outline-color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc .button--primary--ghost:focus-visible {
  outline-color: #003192;
}
.cc .button--secondary {
  color: #003192;
  background-color: #e5eef9;
  border: 2px solid #003192;
}
.cc .button--secondary:hover {
  color: #003192;
  background-color: #fff;
  border: 2px solid #003192;
}
.cc .button--secondary:focus {
  outline-color: #003192;
  background-color: #fff;
  border: 2px solid #003192;
}
.cc .button--tertiary {
  color: #ccdefe;
  background-color: transparent;
  border: 2px solid transparent;
}
.cc .button--tertiary:hover {
  color: #ccdefe;
  background-color: #f8f8f9;
  border: 2px solid #f8f8f9;
}
.cc .button--tertiary:focus {
  color: #ccdefe;
  outline: 1px dashed #0057ff;
  background-color: #f8f8f9;
  border: 2px solid #f8f8f9;
}
.cc .button[data-icon-before=arrow]::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/delais.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #000;
  content: "";
}
.cc .button[data-icon-after=arrow]::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/delais.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #000;
  content: "";
}
.cc .button abbr {
  display: contents;
}

/* ==========================================================================
  Composant Counselor
========================================================================== */
/*
 * Description :
 * -
 * Auteur :
 * - AE
 * Historique :
 * - 2023-06-27 : Création
 * Sommaire :
 *
 */
.cc.ctxt-article .counselor {
  position: relative;
  margin: 2.5rem 0rem 2.5rem 0rem;
  padding: 0;
  box-shadow: none;
}
.cc.ctxt-article .counselor__content {
  width: auto;
}
@media (min-width: 1024px) {
  .cc.ctxt-article .counselor__content {
    width: 100%;
  }
}
.cc.ctxt-article .counselor .container__grid {
  margin: 0 auto;
  /* max-width: max-content; */
  padding: 0;
}
.cc.ctxt-article .counselor__detail {
  padding: 0rem 1rem;
}
@media (min-width: 640px) {
  .cc.ctxt-article .counselor__detail {
    padding: 0rem;
  }
}
.cc.ctxt-article .counselor__container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 6rem;
  padding: 1.5rem;
  border-radius: 1rem;
  background-color: #e5eef9;
}
@media (min-width: 1024px) {
  .cc.ctxt-article .counselor__container {
    padding: 3rem;
  }
}
@media (min-width: 640px) {
  .cc.ctxt-article .counselor__container {
    flex-direction: row;
  }
}
.cc.ctxt-article .counselor__container::before {
  content: "";
  position: absolute;
  top: -1.25rem;
  left: -1.25rem;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}
.cc.ctxt-article .counselor__container h2 {
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (orientation: portrait) {
  .cc.ctxt-article .counselor__container h2 {
    margin: 0.25rem 0rem 0rem 0rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-article .counselor__container h2 {
    margin-bottom: 0;
  }
}
.cc.ctxt-article .counselor__actions {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: end;
  width: 100%;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(2) {
  border: 2px solid #003192;
  color: #003192;
  background-color: #fff;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(2):hover {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(2):focus {
  outline: 3px solid #003192;
  background-color: #d3e0f3;
  border: 2px solid #fff;
}
.cc.ctxt-article .counselor__actions .button:nth-of-type(2):focus-visible {
  outline: 3px dashed #003192;
}
@media (min-width: 640px) {
  .cc.ctxt-article .counselor__actions {
    flex-direction: row;
  }
}
.cc.ctxt-product .counselor {
  position: relative;
  margin: 0;
  background-color: #e5eef9;
  box-shadow: none;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .counselor {
    margin-top: -3.75rem;
    padding: 0rem 2rem;
  }
}
.cc.ctxt-product .counselor .container__grid {
  /* max-width: max-content; */
  padding: 0;
}
.cc.ctxt-product .counselor__detail {
  max-width: 68rem;
  margin: 0 auto;
  padding: 2.5rem 2rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .counselor__detail {
    margin-bottom: 0;
    padding: 6rem 0rem 2.5rem 0rem;
  }
}
.cc.ctxt-product .counselor__container {
  position: relative;
  min-height: 6rem;
}
.cc.ctxt-product .counselor__container h2 {
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.4375rem;
}
.cc.ctxt-product .counselor__actions {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(2) {
  border: 2px solid #003192;
  color: #003192;
  background-color: #fff;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(2):hover {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(2):focus {
  outline: 3px solid #003192;
  background-color: #d3e0f3;
  border: 2px solid #fff;
}
.cc.ctxt-product .counselor__actions .button:nth-of-type(2):focus-visible {
  outline: 3px dashed #003192;
}
@media (min-width: 640px) {
  .cc.ctxt-product .counselor__actions {
    flex-direction: row;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product .counselor__actions {
    flex-direction: row;
  }
}
.cc.ctxt-home .counselor {
  position: relative;
  background-color: #f7f8fa;
  box-shadow: none;
}
.cc.ctxt-home .counselor .container__grid {
  /* max-width: max-content; */
  padding: 0;
}
.cc.ctxt-home .counselor__detail {
  position: relative;
  max-width: 68rem;
  margin: 0 auto;
  padding: 0rem 2rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .counselor__detail {
    margin-bottom: 0;
    padding: 0rem 0rem 2.5rem 0rem;
  }
}
.cc.ctxt-home .counselor__container {
  position: relative;
  min-height: 6rem;
}
.cc.ctxt-home .counselor__container h2 {
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.4375rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .counselor__container h2 {
    margin-bottom: 1.5rem;
  }
  .cc.ctxt-home .counselor__container h2::before {
    content: "";
    position: absolute;
    top: 0;
    left: -6.625rem;
    width: 0.125rem;
    height: 100%;
    background-color: #d4221d;
  }
}
.cc.ctxt-home .counselor__actions {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(2) {
  border: 2px solid #003192;
  color: #003192;
  background-color: #fff;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(2):hover {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(2):focus {
  outline: 3px solid #003192;
  background-color: #d3e0f3;
  border: 2px solid #fff;
}
.cc.ctxt-home .counselor__actions .button:nth-of-type(2):focus-visible {
  outline: 3px dashed #003192;
}
@media (min-width: 640px) {
  .cc.ctxt-home .counselor__actions {
    flex-direction: row;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-home .counselor__actions {
    flex-direction: row;
  }
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(2) {
  border: 2px solid #003192;
  color: #003192;
  background-color: #fff;
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(2):hover {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(2):focus {
  outline: 3px solid #003192;
  background-color: #d3e0f3;
  border: 2px solid #fff;
}
.cc.ctxt-outils .counselor__actions .button:nth-of-type(2):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-outils .counselor__actions a + a {
  margin-top: 16px;
}

.cc .credit__wrapper {
  position: relative;
  z-index: 1000;
  width: 100%;
  max-width: 75rem;
  padding: 0.9375rem 0.625rem;
  margin: 0rem auto;
}
.cc .credit__wrapper .legal.zic {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #747474;
  text-align: center;
}
.cc.ctxt-hub .credit__wrapper, .cc.ctxt-hubproj .credit__wrapper, .cc.ctxt-hubconv .credit__wrapper {
  padding: 1.5rem 3rem 1.5rem 1.5rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .credit__wrapper, .cc.ctxt-hubproj .credit__wrapper, .cc.ctxt-hubconv .credit__wrapper {
    padding: 1.5rem 6.5rem 1.5rem 6.5rem;
  }
}
.cc.ctxt-magazine .credit__wrapper {
  padding: 1.5rem 3rem 1.5rem 1.5rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-magazine .credit__wrapper {
    padding: 1.5rem 6.5rem 1.5rem 6.5rem;
  }
}

/* ==========================================================================
  Composant FAQ
========================================================================== */
/*
 * Description :
 * - Composant autonome faq, à surcharger dans le contexte.
 * Auteur :
 * - CEF / FU
 * Historique :
 * - 2023-09-08 : Création
 * Sommaire :
 * |x|
 */
.faq-category,
.faq-subcategory {
  contain: content;
}

faq-question-list {
  display: block;
}

.cc.ctxt-aide .page__element.faq, .cc.ctxt-article .page__element.faq,
.cc .faq0-top-questions .page__element.faq {
  margin: 2.5rem 1.5rem;
  background-color: #f8fbfe;
  box-shadow: none;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .page__element.faq, .cc.ctxt-article .page__element.faq,
  .cc .faq0-top-questions .page__element.faq {
    max-width: 68rem;
    margin: 2.5rem auto 1.5rem auto;
  }
}
.cc.ctxt-aide .page__element.faq .container, .cc.ctxt-article .page__element.faq .container,
.cc .faq0-top-questions .page__element.faq .container {
  padding: 0;
}
.cc.ctxt-aide.ctxt-product .faq, .cc.ctxt-aide.ctxt-aide .faq, .cc.ctxt-aide.ctxt-outils .faq, .cc.ctxt-article.ctxt-product .faq, .cc.ctxt-article.ctxt-aide .faq, .cc.ctxt-article.ctxt-outils .faq,
.cc .faq0-top-questions.ctxt-product .faq,
.cc .faq0-top-questions.ctxt-aide .faq,
.cc .faq0-top-questions.ctxt-outils .faq {
  margin-bottom: 5rem;
}
.cc.ctxt-aide ul.faq, .cc.ctxt-article ul.faq,
.cc .faq0-top-questions ul.faq {
  padding: 1.25rem 0rem;
}
.cc.ctxt-aide ul.faq > li + li, .cc.ctxt-article ul.faq > li + li,
.cc .faq0-top-questions ul.faq > li + li {
  margin-top: 3.125rem;
}
.cc.ctxt-aide .faq, .cc.ctxt-article .faq,
.cc .faq0-top-questions .faq {
  /* clearfix si bouton .faq en float right à la fin du bloc */
  /*
  [data-trigger] {
    > h4 {
      position: relative;
      cursor: pointer;

      &::after {
        //@include getIcon(chevron, black, 16);

        content: '';
        position: absolute;
        top: 0;
        right: 0;
        transition: transform 0.4s;
        transform: rotate(90deg);
        transform-origin: center;
      }

      &[aria-expanded='true']::after {
       // @include getIcon(chevron, black, 16);

        transition: transform 0.4s;
        transform: rotate(270deg);
        transform-origin: center;
      }
    }

    > h3 {
      position: relative;
      cursor: pointer;

      &::after {
        //@include getIcon(chevron, black, 16);

        content: '';
        position: absolute;
        top: 0;
        right: 0;
        transition: transform 0.4s;
        transform: rotate(90deg);
      }

      &[aria-expanded='true']::after {
       // @include getIcon(chevron, black, 16);

        transition: transform 0.4s;
        transform: rotate(270deg);
      }
    }
  }
  */
  /* Réponse utile ? */
  /* Cette réponse vous a-t-elle été utile ? */
  /* Zone de commentaire pour expliquer pourquoi la réponse n'a pas été utile */
}
.cc.ctxt-aide .faq dt, .cc.ctxt-article .faq dt,
.cc .faq0-top-questions .faq dt {
  display: inherit;
}
.cc.ctxt-aide .faq::after, .cc.ctxt-article .faq::after,
.cc .faq0-top-questions .faq::after {
  clear: both;
  display: table;
  content: "";
}
.cc.ctxt-aide .faq [data-accordion] [role=tabpanel][aria-hidden=true],
.cc.ctxt-aide .faq [data-accordion] [data-target][aria-hidden=true],
.cc.ctxt-aide .faq [data-collapse] [role=tabpanel][aria-hidden=true],
.cc.ctxt-aide .faq [data-collapse] [data-target][aria-hidden=true], .cc.ctxt-article .faq [data-accordion] [role=tabpanel][aria-hidden=true],
.cc.ctxt-article .faq [data-accordion] [data-target][aria-hidden=true],
.cc.ctxt-article .faq [data-collapse] [role=tabpanel][aria-hidden=true],
.cc.ctxt-article .faq [data-collapse] [data-target][aria-hidden=true],
.cc .faq0-top-questions .faq [data-accordion] [role=tabpanel][aria-hidden=true],
.cc .faq0-top-questions .faq [data-accordion] [data-target][aria-hidden=true],
.cc .faq0-top-questions .faq [data-collapse] [role=tabpanel][aria-hidden=true],
.cc .faq0-top-questions .faq [data-collapse] [data-target][aria-hidden=true] {
  visibility: hidden;
  height: 0;
  border-bottom: none;
  opacity: 0;
  transition: height 0.25s ease-in-out 0s, opacity 0.25s ease 0.25s;
}
.cc.ctxt-aide .faq [data-accordion] [role=tabpanel][aria-hidden=false],
.cc.ctxt-aide .faq [data-accordion] [data-target][aria-hidden=false],
.cc.ctxt-aide .faq [data-collapse] [role=tabpanel][aria-hidden=false],
.cc.ctxt-aide .faq [data-collapse] [data-target][aria-hidden=false], .cc.ctxt-article .faq [data-accordion] [role=tabpanel][aria-hidden=false],
.cc.ctxt-article .faq [data-accordion] [data-target][aria-hidden=false],
.cc.ctxt-article .faq [data-collapse] [role=tabpanel][aria-hidden=false],
.cc.ctxt-article .faq [data-collapse] [data-target][aria-hidden=false],
.cc .faq0-top-questions .faq [data-accordion] [role=tabpanel][aria-hidden=false],
.cc .faq0-top-questions .faq [data-accordion] [data-target][aria-hidden=false],
.cc .faq0-top-questions .faq [data-collapse] [role=tabpanel][aria-hidden=false],
.cc .faq0-top-questions .faq [data-collapse] [data-target][aria-hidden=false] {
  visibility: visible;
  height: 100%;
  border-bottom: 0.0625rem solid #e6e6e6;
  opacity: 1;
  transition: height 0.25s ease-in-out 0s, opacity 0.25s ease 0.25s;
}
.cc.ctxt-aide .faq [data-accordion] [role=tab],
.cc.ctxt-aide .faq [data-accordion] [data-trigger],
.cc.ctxt-aide .faq [data-collapse] [role=tab],
.cc.ctxt-aide .faq [data-collapse] [data-trigger], .cc.ctxt-article .faq [data-accordion] [role=tab],
.cc.ctxt-article .faq [data-accordion] [data-trigger],
.cc.ctxt-article .faq [data-collapse] [role=tab],
.cc.ctxt-article .faq [data-collapse] [data-trigger],
.cc .faq0-top-questions .faq [data-accordion] [role=tab],
.cc .faq0-top-questions .faq [data-accordion] [data-trigger],
.cc .faq0-top-questions .faq [data-collapse] [role=tab],
.cc .faq0-top-questions .faq [data-collapse] [data-trigger] {
  position: relative;
  padding: 1.25rem 2.1875rem 1.25rem 0rem;
  margin-top: 0;
  font-size: 1.25rem;
  font-weight: 400;
  cursor: pointer;
  /* before vertical */
  /* after horizontal */
}
.cc.ctxt-aide .faq [data-accordion] [role=tab]::after, .cc.ctxt-aide .faq [data-accordion] [role=tab]::before,
.cc.ctxt-aide .faq [data-accordion] [data-trigger]::after,
.cc.ctxt-aide .faq [data-accordion] [data-trigger]::before,
.cc.ctxt-aide .faq [data-collapse] [role=tab]::after,
.cc.ctxt-aide .faq [data-collapse] [role=tab]::before,
.cc.ctxt-aide .faq [data-collapse] [data-trigger]::after,
.cc.ctxt-aide .faq [data-collapse] [data-trigger]::before, .cc.ctxt-article .faq [data-accordion] [role=tab]::after, .cc.ctxt-article .faq [data-accordion] [role=tab]::before,
.cc.ctxt-article .faq [data-accordion] [data-trigger]::after,
.cc.ctxt-article .faq [data-accordion] [data-trigger]::before,
.cc.ctxt-article .faq [data-collapse] [role=tab]::after,
.cc.ctxt-article .faq [data-collapse] [role=tab]::before,
.cc.ctxt-article .faq [data-collapse] [data-trigger]::after,
.cc.ctxt-article .faq [data-collapse] [data-trigger]::before,
.cc .faq0-top-questions .faq [data-accordion] [role=tab]::after,
.cc .faq0-top-questions .faq [data-accordion] [role=tab]::before,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger]::after,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger]::before,
.cc .faq0-top-questions .faq [data-collapse] [role=tab]::after,
.cc .faq0-top-questions .faq [data-collapse] [role=tab]::before,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger]::after,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger]::before {
  position: absolute;
  top: 2rem;
  right: 15px;
  display: inline-block;
  width: 2px;
  /* hauteur et largeur du trait vertical par defaut */
  height: 16px;
  content: "";
  background-color: #000;
  border-radius: 5px;
  transition: 300ms ease-in-out transform;
}
.cc.ctxt-aide .faq [data-accordion] [role=tab]::before,
.cc.ctxt-aide .faq [data-accordion] [data-trigger]::before,
.cc.ctxt-aide .faq [data-collapse] [role=tab]::before,
.cc.ctxt-aide .faq [data-collapse] [data-trigger]::before, .cc.ctxt-article .faq [data-accordion] [role=tab]::before,
.cc.ctxt-article .faq [data-accordion] [data-trigger]::before,
.cc.ctxt-article .faq [data-collapse] [role=tab]::before,
.cc.ctxt-article .faq [data-collapse] [data-trigger]::before,
.cc .faq0-top-questions .faq [data-accordion] [role=tab]::before,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger]::before,
.cc .faq0-top-questions .faq [data-collapse] [role=tab]::before,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger]::before {
  transform: rotate(0deg);
}
.cc.ctxt-aide .faq [data-accordion] [role=tab]::after,
.cc.ctxt-aide .faq [data-accordion] [data-trigger]::after,
.cc.ctxt-aide .faq [data-collapse] [role=tab]::after,
.cc.ctxt-aide .faq [data-collapse] [data-trigger]::after, .cc.ctxt-article .faq [data-accordion] [role=tab]::after,
.cc.ctxt-article .faq [data-accordion] [data-trigger]::after,
.cc.ctxt-article .faq [data-collapse] [role=tab]::after,
.cc.ctxt-article .faq [data-collapse] [data-trigger]::after,
.cc .faq0-top-questions .faq [data-accordion] [role=tab]::after,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger]::after,
.cc .faq0-top-questions .faq [data-collapse] [role=tab]::after,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger]::after {
  transform: rotate(90deg);
}
.cc.ctxt-aide .faq [data-accordion] [role=tab][aria-expanded=true],
.cc.ctxt-aide .faq [data-accordion] [data-trigger][aria-expanded=true],
.cc.ctxt-aide .faq [data-collapse] [role=tab][aria-expanded=true],
.cc.ctxt-aide .faq [data-collapse] [data-trigger][aria-expanded=true], .cc.ctxt-article .faq [data-accordion] [role=tab][aria-expanded=true],
.cc.ctxt-article .faq [data-accordion] [data-trigger][aria-expanded=true],
.cc.ctxt-article .faq [data-collapse] [role=tab][aria-expanded=true],
.cc.ctxt-article .faq [data-collapse] [data-trigger][aria-expanded=true],
.cc .faq0-top-questions .faq [data-accordion] [role=tab][aria-expanded=true],
.cc .faq0-top-questions .faq [data-accordion] [data-trigger][aria-expanded=true],
.cc .faq0-top-questions .faq [data-collapse] [role=tab][aria-expanded=true],
.cc .faq0-top-questions .faq [data-collapse] [data-trigger][aria-expanded=true] {
  border-bottom: none;
  /* before vertical */
  /* after horizontal */
}
.cc.ctxt-aide .faq [data-accordion] [role=tab][aria-expanded=true] + dd,
.cc.ctxt-aide .faq [data-accordion] [data-trigger][aria-expanded=true] + dd,
.cc.ctxt-aide .faq [data-collapse] [role=tab][aria-expanded=true] + dd,
.cc.ctxt-aide .faq [data-collapse] [data-trigger][aria-expanded=true] + dd, .cc.ctxt-article .faq [data-accordion] [role=tab][aria-expanded=true] + dd,
.cc.ctxt-article .faq [data-accordion] [data-trigger][aria-expanded=true] + dd,
.cc.ctxt-article .faq [data-collapse] [role=tab][aria-expanded=true] + dd,
.cc.ctxt-article .faq [data-collapse] [data-trigger][aria-expanded=true] + dd,
.cc .faq0-top-questions .faq [data-accordion] [role=tab][aria-expanded=true] + dd,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger][aria-expanded=true] + dd,
.cc .faq0-top-questions .faq [data-collapse] [role=tab][aria-expanded=true] + dd,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger][aria-expanded=true] + dd {
  padding-bottom: 1.875rem !important;
}
.cc.ctxt-aide .faq [data-accordion] [role=tab][aria-expanded=true]::before,
.cc.ctxt-aide .faq [data-accordion] [data-trigger][aria-expanded=true]::before,
.cc.ctxt-aide .faq [data-collapse] [role=tab][aria-expanded=true]::before,
.cc.ctxt-aide .faq [data-collapse] [data-trigger][aria-expanded=true]::before, .cc.ctxt-article .faq [data-accordion] [role=tab][aria-expanded=true]::before,
.cc.ctxt-article .faq [data-accordion] [data-trigger][aria-expanded=true]::before,
.cc.ctxt-article .faq [data-collapse] [role=tab][aria-expanded=true]::before,
.cc.ctxt-article .faq [data-collapse] [data-trigger][aria-expanded=true]::before,
.cc .faq0-top-questions .faq [data-accordion] [role=tab][aria-expanded=true]::before,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger][aria-expanded=true]::before,
.cc .faq0-top-questions .faq [data-collapse] [role=tab][aria-expanded=true]::before,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger][aria-expanded=true]::before {
  transform: rotate(-90deg);
  animation: verticalLine 700ms ease-in-out 1;
}
.cc.ctxt-aide .faq [data-accordion] [role=tab][aria-expanded=true]::after,
.cc.ctxt-aide .faq [data-accordion] [data-trigger][aria-expanded=true]::after,
.cc.ctxt-aide .faq [data-collapse] [role=tab][aria-expanded=true]::after,
.cc.ctxt-aide .faq [data-collapse] [data-trigger][aria-expanded=true]::after, .cc.ctxt-article .faq [data-accordion] [role=tab][aria-expanded=true]::after,
.cc.ctxt-article .faq [data-accordion] [data-trigger][aria-expanded=true]::after,
.cc.ctxt-article .faq [data-collapse] [role=tab][aria-expanded=true]::after,
.cc.ctxt-article .faq [data-collapse] [data-trigger][aria-expanded=true]::after,
.cc .faq0-top-questions .faq [data-accordion] [role=tab][aria-expanded=true]::after,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger][aria-expanded=true]::after,
.cc .faq0-top-questions .faq [data-collapse] [role=tab][aria-expanded=true]::after,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger][aria-expanded=true]::after {
  transform: rotate(-90deg);
  animation: horizontalLine 700ms ease-in-out 1;
}
.cc.ctxt-aide .faq [data-accordion] [role=tab][aria-expanded=false],
.cc.ctxt-aide .faq [data-accordion] [data-trigger][aria-expanded=false],
.cc.ctxt-aide .faq [data-collapse] [role=tab][aria-expanded=false],
.cc.ctxt-aide .faq [data-collapse] [data-trigger][aria-expanded=false], .cc.ctxt-article .faq [data-accordion] [role=tab][aria-expanded=false],
.cc.ctxt-article .faq [data-accordion] [data-trigger][aria-expanded=false],
.cc.ctxt-article .faq [data-collapse] [role=tab][aria-expanded=false],
.cc.ctxt-article .faq [data-collapse] [data-trigger][aria-expanded=false],
.cc .faq0-top-questions .faq [data-accordion] [role=tab][aria-expanded=false],
.cc .faq0-top-questions .faq [data-accordion] [data-trigger][aria-expanded=false],
.cc .faq0-top-questions .faq [data-collapse] [role=tab][aria-expanded=false],
.cc .faq0-top-questions .faq [data-collapse] [data-trigger][aria-expanded=false] {
  border-bottom: 0.0625rem solid #e6e6e6;
}
.cc.ctxt-aide .faq [data-accordion] [role=tab][aria-expanded=false]::after,
.cc.ctxt-aide .faq [data-accordion] [data-trigger][aria-expanded=false]::after,
.cc.ctxt-aide .faq [data-collapse] [role=tab][aria-expanded=false]::after,
.cc.ctxt-aide .faq [data-collapse] [data-trigger][aria-expanded=false]::after, .cc.ctxt-article .faq [data-accordion] [role=tab][aria-expanded=false]::after,
.cc.ctxt-article .faq [data-accordion] [data-trigger][aria-expanded=false]::after,
.cc.ctxt-article .faq [data-collapse] [role=tab][aria-expanded=false]::after,
.cc.ctxt-article .faq [data-collapse] [data-trigger][aria-expanded=false]::after,
.cc .faq0-top-questions .faq [data-accordion] [role=tab][aria-expanded=false]::after,
.cc .faq0-top-questions .faq [data-accordion] [data-trigger][aria-expanded=false]::after,
.cc .faq0-top-questions .faq [data-collapse] [role=tab][aria-expanded=false]::after,
.cc .faq0-top-questions .faq [data-collapse] [data-trigger][aria-expanded=false]::after {
  transition: transform 0.4s;
}
.cc.ctxt-aide .faq [data-accordion] dd,
.cc.ctxt-aide .faq [data-collapse] dd, .cc.ctxt-article .faq [data-accordion] dd,
.cc.ctxt-article .faq [data-collapse] dd,
.cc .faq0-top-questions .faq [data-accordion] dd,
.cc .faq0-top-questions .faq [data-collapse] dd {
  margin-inline-start: 0;
  overflow: hidden;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.cc.ctxt-aide .faq [data-accordion] dd > ul,
.cc.ctxt-aide .faq [data-collapse] dd > ul, .cc.ctxt-article .faq [data-accordion] dd > ul,
.cc.ctxt-article .faq [data-collapse] dd > ul,
.cc .faq0-top-questions .faq [data-accordion] dd > ul,
.cc .faq0-top-questions .faq [data-collapse] dd > ul {
  margin-top: 0.625rem;
}
.cc.ctxt-aide .faq [data-accordion] dd > ul > li,
.cc.ctxt-aide .faq [data-collapse] dd > ul > li, .cc.ctxt-article .faq [data-accordion] dd > ul > li,
.cc.ctxt-article .faq [data-collapse] dd > ul > li,
.cc .faq0-top-questions .faq [data-accordion] dd > ul > li,
.cc .faq0-top-questions .faq [data-collapse] dd > ul > li {
  font-size: inherit;
}
.cc.ctxt-aide .faq [data-accordion] ul.styled,
.cc.ctxt-aide .faq [data-collapse] ul.styled, .cc.ctxt-article .faq [data-accordion] ul.styled,
.cc.ctxt-article .faq [data-collapse] ul.styled,
.cc .faq0-top-questions .faq [data-accordion] ul.styled,
.cc .faq0-top-questions .faq [data-collapse] ul.styled {
  margin-left: 2rem;
  font-size: 1rem;
}
.cc.ctxt-aide .faq a.faq, .cc.ctxt-article .faq a.faq,
.cc .faq0-top-questions .faq a.faq {
  float: right;
  margin-top: 1.875rem;
}
.cc.ctxt-aide .faq [id^=faq-question-useful-block] button, .cc.ctxt-article .faq [id^=faq-question-useful-block] button,
.cc .faq0-top-questions .faq [id^=faq-question-useful-block] button {
  padding: 0rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.625rem;
  color: #fff;
  background: #003192;
  border: 1px solid #003192;
  border-radius: 4px;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq [id^=faq-question-useful-block] button, .cc.ctxt-article .faq [id^=faq-question-useful-block] button,
  .cc .faq0-top-questions .faq [id^=faq-question-useful-block] button {
    min-width: 5rem;
  }
}
.cc.ctxt-aide .faq [id^=faq-question-useful-block] button:hover, .cc.ctxt-article .faq [id^=faq-question-useful-block] button:hover,
.cc .faq0-top-questions .faq [id^=faq-question-useful-block] button:hover {
  background: #0057ff;
}
.cc.ctxt-aide .faq [id^=faq-question-useful-block] button:focus, .cc.ctxt-article .faq [id^=faq-question-useful-block] button:focus,
.cc .faq0-top-questions .faq [id^=faq-question-useful-block] button:focus {
  background: #0057ff;
}
.cc.ctxt-aide .faq [id^=faq-question-useful-block] p, .cc.ctxt-article .faq [id^=faq-question-useful-block] p,
.cc .faq0-top-questions .faq [id^=faq-question-useful-block] p {
  font-weight: 600;
  color: #000;
}
.cc.ctxt-aide .faq faq-question-useful-block > [id^=faq-question-useful], .cc.ctxt-article .faq faq-question-useful-block > [id^=faq-question-useful],
.cc .faq0-top-questions .faq faq-question-useful-block > [id^=faq-question-useful] {
  padding: 1.25rem 0rem 0.625rem;
}
.cc.ctxt-aide .faq div[id^=faq-question-useful-unknown] p, .cc.ctxt-article .faq div[id^=faq-question-useful-unknown] p,
.cc .faq0-top-questions .faq div[id^=faq-question-useful-unknown] p {
  display: inline-block;
  padding-right: 1.25rem;
}
.cc.ctxt-aide .faq div[id^=faq-question-useful-unknown] button + button, .cc.ctxt-article .faq div[id^=faq-question-useful-unknown] button + button,
.cc .faq0-top-questions .faq div[id^=faq-question-useful-unknown] button + button {
  margin-left: 0.625rem;
}
.cc.ctxt-aide .faq div[id^=faq-question-useful-useless-comment-block], .cc.ctxt-article .faq div[id^=faq-question-useful-useless-comment-block],
.cc .faq0-top-questions .faq div[id^=faq-question-useful-useless-comment-block] {
  /* Paragraphe "Votre commentaire ne donnera pas lieu à une réponse."" */
}
.cc.ctxt-aide .faq div[id^=faq-question-useful-useless-comment-block] > div, .cc.ctxt-article .faq div[id^=faq-question-useful-useless-comment-block] > div,
.cc .faq0-top-questions .faq div[id^=faq-question-useful-useless-comment-block] > div {
  padding: 0.625rem 0rem;
}
.cc.ctxt-aide .faq div[id^=faq-question-useful-useless-comment-block] textarea, .cc.ctxt-article .faq div[id^=faq-question-useful-useless-comment-block] textarea,
.cc .faq0-top-questions .faq div[id^=faq-question-useful-useless-comment-block] textarea {
  width: 99%;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
}
.cc.ctxt-aide .faq div[id^=faq-question-useful-useless-comment-block] label, .cc.ctxt-article .faq div[id^=faq-question-useful-useless-comment-block] label,
.cc .faq0-top-questions .faq div[id^=faq-question-useful-useless-comment-block] label {
  /* visible uniquement pour les screen reader */
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}
.cc.ctxt-aide .faq div[id^=faq-question-useful-useless-comment-block] [id^=faq-question-useful-useless-info], .cc.ctxt-article .faq div[id^=faq-question-useful-useless-comment-block] [id^=faq-question-useful-useless-info],
.cc .faq0-top-questions .faq div[id^=faq-question-useful-useless-comment-block] [id^=faq-question-useful-useless-info] {
  padding: 0rem 0rem 0.625rem;
  font-weight: 400;
}
.cc.ctxt-product faq-question-list .masque {
  display: grid !important;
}
.cc.ctxt-product faq-question-list dt {
  padding: 0rem 2rem 0rem 0rem;
  margin: 0;
  font-size: 1rem;
  line-height: 2rem;
}
.cc.ctxt-product faq-question-list dt[data-collapsed=false] + dd {
  grid-template-rows: 1fr;
  padding: 0 0 24px;
}
.cc.ctxt-product faq-question-list dt button {
  position: relative;
  width: 100%;
  margin: 0;
  font-size: 1rem;
  padding: 1.5rem 0rem 1rem 0rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-align: left;
  background: transparent;
  border: 0;
}
.cc.ctxt-product faq-question-list dt button:hover, .cc.ctxt-product faq-question-list dt button:focus {
  cursor: pointer;
}
.cc.ctxt-product faq-question-list dt button[aria-expanded]::after {
  position: absolute;
  top: calc(50% - 12px);
  right: -2rem;
  font-size: 2rem;
  font-weight: 400;
  outline: none;
  content: "+";
  background: none;
}
.cc.ctxt-product faq-question-list dt button[aria-expanded]::before {
  display: none;
}
.cc.ctxt-product faq-question-list dt button[aria-expanded=true] {
  border: none;
}
.cc.ctxt-product faq-question-list dt button[aria-expanded=true]::after {
  content: "-";
}
.cc.ctxt-product faq-question-list dd {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.33s;
  border-bottom: 1px solid #e6e6e6;
}
.cc.ctxt-product faq-question-list dd span {
  overflow: hidden;
}
.cc.ctxt-article .page__element.faq {
  background-color: transparent;
}
.cc.ctxt-article .page__element.faq li + li {
  margin: 0;
}
.cc.ctxt-aide, .cc.ctxt-outils {
  background-color: transparent;
}
.cc.ctxt-aide .faq-search-block-search-area-main, .cc.ctxt-outils .faq-search-block-search-area-main {
  display: flex;
  justify-content: flex-end;
}
.cc.ctxt-aide #faq-search-block-search-area,
.cc.ctxt-aide .faq0-quick-search-form, .cc.ctxt-outils #faq-search-block-search-area,
.cc.ctxt-outils .faq0-quick-search-form {
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide #faq-search-block-search-area,
  .cc.ctxt-aide .faq0-quick-search-form, .cc.ctxt-outils #faq-search-block-search-area,
  .cc.ctxt-outils .faq0-quick-search-form {
    max-width: 22.5rem;
  }
}
.cc.ctxt-aide #faq-search-block-button-list, .cc.ctxt-outils #faq-search-block-button-list {
  position: initial;
  display: flex;
  gap: 1rem;
  justify-content: right;
  width: 100%;
  padding-top: 1rem;
}
.cc.ctxt-aide #faq-search-block-button-list button, .cc.ctxt-outils #faq-search-block-button-list button {
  position: unset;
}
.cc.ctxt-aide #faq-search-block-button-list button:hover, .cc.ctxt-outils #faq-search-block-button-list button:hover {
  outline: 1px dashed #003192;
  outline-offset: 0.25rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide #faq-search-block-button-list button:hover, .cc.ctxt-outils #faq-search-block-button-list button:hover {
    outline-color: white;
  }
}
.cc.ctxt-aide #resetFaqSearch, .cc.ctxt-outils #resetFaqSearch {
  right: 10.625rem;
  bottom: -4.5rem;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide #resetFaqSearch, .cc.ctxt-outils #resetFaqSearch {
    color: #fff;
  }
}
.cc.ctxt-aide #faq-search-block-search-area.faq-search-block-search-field-focused label,
.cc.ctxt-aide #faq-search-block-search-area.faq-search-block-search-in-progress label, .cc.ctxt-outils #faq-search-block-search-area.faq-search-block-search-field-focused label,
.cc.ctxt-outils #faq-search-block-search-area.faq-search-block-search-in-progress label {
  font-size: 0.875rem;
}
.cc.ctxt-aide #faq-search-block-search-field, .cc.ctxt-outils #faq-search-block-search-field {
  padding: 1rem 1.25rem 0rem 1.25rem;
  border-color: #003192;
  border-radius: 5rem;
  box-shadow: none;
}
.cc.ctxt-aide #faq-search-block-search-field:focus-visible, .cc.ctxt-outils #faq-search-block-search-field:focus-visible {
  outline: 1px dashed #003192;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide #faq-search-block-search-field:focus-visible, .cc.ctxt-outils #faq-search-block-search-field:focus-visible {
    outline-color: white;
  }
}
.cc.ctxt-aide #faq0-quick-search-input-0, .cc.ctxt-outils #faq0-quick-search-input-0 {
  padding: 0.5rem 1.25rem 0.5rem 1.25rem;
  border-color: #003192;
  box-shadow: none;
}
.cc.ctxt-aide #faq0-quick-search-input-0:focus-visible, .cc.ctxt-outils #faq0-quick-search-input-0:focus-visible {
  outline: 1px dashed #003192;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide #faq0-quick-search-input-0:focus-visible, .cc.ctxt-outils #faq0-quick-search-input-0:focus-visible {
    outline-color: white;
  }
}
.cc.ctxt-aide .faq0-quick-search-form .faq-search-block-search-field-focused label,
.cc.ctxt-aide .faq0-quick-search-form .faq-search-block-search-in-progress label, .cc.ctxt-outils .faq0-quick-search-form .faq-search-block-search-field-focused label,
.cc.ctxt-outils .faq0-quick-search-form .faq-search-block-search-in-progress label {
  top: -20px;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq0-quick-search-form .faq-search-block-search-field-focused label,
  .cc.ctxt-aide .faq0-quick-search-form .faq-search-block-search-in-progress label, .cc.ctxt-outils .faq0-quick-search-form .faq-search-block-search-field-focused label,
  .cc.ctxt-outils .faq0-quick-search-form .faq-search-block-search-in-progress label {
    color: white;
    background: right url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 21L14.5 14.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9C16 12.866 12.866 16 9 16C5.13401 16 2 12.866 2 9C2 5.13401 5.13401 2 9 2C12.866 2 16 5.13401 16 9Z" stroke="white" stroke-width="1.5"/><path d="M6.17484 6.16797C5.44906 6.89208 5 7.89343 5 8.99966C5 10.1059 5.44906 11.1072 6.17484 11.8314" stroke="white" stroke-width="1.5" stroke-linecap="round"/></svg>') no-repeat;
  }
}
.cc.ctxt-aide .faq0-quick-search-buttons, .cc.ctxt-outils .faq0-quick-search-buttons {
  position: absolute;
  display: flex;
  gap: 1rem;
  justify-content: right;
  width: 100%;
  padding-top: 1rem;
}
.cc.ctxt-aide .faq0-quick-search-buttons button, .cc.ctxt-outils .faq0-quick-search-buttons button {
  flex-basis: 12.5rem;
  padding: 0.5rem;
  font-size: 1rem;
  color: #fff;
  background-color: #003192;
  border: 1px solid #003192;
  border-radius: 0.25rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq0-quick-search-buttons button, .cc.ctxt-outils .faq0-quick-search-buttons button {
    color: #003192;
    background-color: #fff;
    border-color: white;
  }
}
.cc.ctxt-aide .faq0-quick-search-buttons button:hover, .cc.ctxt-outils .faq0-quick-search-buttons button:hover {
  outline: 1px dashed #003192;
  outline-offset: 0.25rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq0-quick-search-buttons button:hover, .cc.ctxt-outils .faq0-quick-search-buttons button:hover {
    outline-color: white;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq0-quick-search-results,
  .cc.ctxt-aide #faq-search-block-result-bloc, .cc.ctxt-outils .faq0-quick-search-results,
  .cc.ctxt-outils #faq-search-block-result-bloc {
    color: white;
  }
}
.cc.ctxt-aide .faq .container, .cc.ctxt-outils .faq .container {
  width: 100%;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq .container, .cc.ctxt-outils .faq .container {
    max-width: 35rem;
  }
}
.cc.ctxt-aide .faq dl, .cc.ctxt-outils .faq dl {
  width: 100%;
  padding: 0;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 118px 0 rgba(29, 29, 31, 0.08);
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq dl, .cc.ctxt-outils .faq dl {
    width: 35rem;
    padding: 3rem 2.5rem;
  }
}
.cc.ctxt-aide .faq [data-collapse] dt,
.cc.ctxt-aide .faq [data-collapse] dd, .cc.ctxt-outils .faq [data-collapse] dt,
.cc.ctxt-outils .faq [data-collapse] dd {
  font-size: 1rem;
  line-height: 1.375rem;
}
.cc.ctxt-aide .faq [data-collapse] dt p,
.cc.ctxt-aide .faq [data-collapse] dd p, .cc.ctxt-outils .faq [data-collapse] dt p,
.cc.ctxt-outils .faq [data-collapse] dd p {
  line-height: inherit;
}
.cc.ctxt-aide .faq [data-collapse] dd, .cc.ctxt-outils .faq [data-collapse] dd {
  padding: 1.25rem 0rem;
}
.cc.ctxt-aide .faq [data-collapse] dd p, .cc.ctxt-outils .faq [data-collapse] dd p {
  font-size: 0.9375rem;
  line-height: 1.25rem;
}
.cc.ctxt-aide .faq [data-collapse] dt button, .cc.ctxt-outils .faq [data-collapse] dt button {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 1.875rem;
  padding: 1.25rem 2.1875rem 1.25rem 0rem;
  margin-top: 0;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  /* before vertical */
  /* after horizontal */
}
.cc.ctxt-aide .faq [data-collapse] dt button::after, .cc.ctxt-aide .faq [data-collapse] dt button::before, .cc.ctxt-outils .faq [data-collapse] dt button::after, .cc.ctxt-outils .faq [data-collapse] dt button::before {
  position: absolute;
  top: calc(50% - 8px);
  right: 15px;
  display: inline-block;
  width: 2px;
  /* hauteur et largeur du trait vertical par defaut */
  height: 16px;
  content: "";
  background-color: #000;
  border-radius: 5px;
  transition: 300ms ease-in-out transform;
}
.cc.ctxt-aide .faq [data-collapse] dt button::before, .cc.ctxt-outils .faq [data-collapse] dt button::before {
  transform: rotate(0deg);
}
.cc.ctxt-aide .faq [data-collapse] dt button::after, .cc.ctxt-outils .faq [data-collapse] dt button::after {
  transform: rotate(90deg);
}
.cc.ctxt-aide .faq [data-collapse] dt button[aria-expanded=true], .cc.ctxt-outils .faq [data-collapse] dt button[aria-expanded=true] {
  border-bottom: none;
  /* before vertical */
  /* after horizontal */
}
.cc.ctxt-aide .faq [data-collapse] dt button[aria-expanded=true]::before, .cc.ctxt-outils .faq [data-collapse] dt button[aria-expanded=true]::before {
  transform: rotate(-90deg);
  animation: verticalLine 700ms ease-in-out 1;
}
.cc.ctxt-aide .faq [data-collapse] dt button[aria-expanded=true]::after, .cc.ctxt-outils .faq [data-collapse] dt button[aria-expanded=true]::after {
  transform: rotate(-90deg);
  animation: horizontalLine 700ms ease-in-out 1;
}
.cc.ctxt-aide .faq [data-collapse] dt button[aria-expanded=false], .cc.ctxt-outils .faq [data-collapse] dt button[aria-expanded=false] {
  border-bottom: 0.0625rem solid #e6e6e6;
}
.cc.ctxt-aide .faq [data-collapse] dt button[aria-expanded=false]::after, .cc.ctxt-outils .faq [data-collapse] dt button[aria-expanded=false]::after {
  transition: transform 0.4s;
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button)), .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button)) {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 1.875rem;
  padding: 1.25rem 2.1875rem 1.25rem 0rem;
  margin-top: 0;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  border-bottom: 0.0625rem solid #e6e6e6;
  /* before vertical */
  /* after horizontal */
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))::after, .cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))::before, .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))::after, .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))::before {
  position: absolute;
  top: calc(50% - 8px);
  right: 15px;
  display: inline-block;
  width: 2px;
  /* hauteur et largeur du trait vertical par defaut */
  height: 16px;
  content: "";
  background-color: #000;
  border-radius: 5px;
  transition: 300ms ease-in-out transform;
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))::before, .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))::before {
  transform: rotate(0deg);
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))::after, .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))::after {
  transform: rotate(90deg);
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))[aria-expanded=true], .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))[aria-expanded=true] {
  border-bottom: none;
  /* before vertical */
  /* after horizontal */
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))[aria-expanded=true]::before, .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))[aria-expanded=true]::before {
  transform: rotate(-90deg);
  animation: verticalLine 700ms ease-in-out 1;
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))[aria-expanded=true]::after, .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))[aria-expanded=true]::after {
  transform: rotate(-90deg);
  animation: horizontalLine 700ms ease-in-out 1;
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))[aria-expanded=false], .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))[aria-expanded=false] {
  border-bottom: 0.0625rem solid #e6e6e6;
}
.cc.ctxt-aide .faq [data-collapse] dt:not(:has(button))[aria-expanded=false]::after, .cc.ctxt-outils .faq [data-collapse] dt:not(:has(button))[aria-expanded=false]::after {
  transition: transform 0.4s;
}
.cc.ctxt-aide .faq dt[data-collapsed=false]:not(:has(button)) + dd, .cc.ctxt-outils .faq dt[data-collapsed=false]:not(:has(button)) + dd {
  display: block;
}
.cc.ctxt-aide .faq dt[data-collapsed=true]:not(:has(button)) + dd, .cc.ctxt-outils .faq dt[data-collapsed=true]:not(:has(button)) + dd {
  display: none;
}
.cc.ctxt-aide .faq-search-result-status, .cc.ctxt-outils .faq-search-result-status {
  text-align: right;
}
@media (min-width: 1024px) {
  .cc.ctxt-aide .faq-search-result-status, .cc.ctxt-outils .faq-search-result-status {
    color: #fff;
  }
}

/* Collapsed script */
.cc {
  /* Recherche éclair */
  /*
  div[data-tab-element='h4'] {
    > h4 {
      position: relative;
      cursor: pointer;

      &::after {
        //@include getIcon(chevron, black, 16);

        content: '';
        position: absolute;
        top: 0;
        right: 0;
        transition: transform 0.4s;
        transform: rotate(90deg);
        transform-origin: center;
      }

      &[data-open='yes']::after {
        //@include getIcon(chevron, black, 16);

        transition: transform 0.4s;
        transform: rotate(270deg);
        transform-origin: center;
      }
    }
  }
  */
  /*
  div[data-tab-element='h3'] {
    > h3 {
      position: relative;
      cursor: pointer;

      &::after {
        //@include getIcon(chevron, black, 16);

        content: '';
        position: absolute;
        top: 0;
        right: 0;
        transition: transform 0.4s;
        transform: rotate(90deg);
      }

      &[data-open='yes']::after {
       // @include getIcon(chevron, black, 16);

        transition: transform 0.4s;
        transform: rotate(270deg);
      }
    }
  }
  */
}
@media screen and (width <= 1280px) {
  .cc .faq-search-block-main {
    /* padding-right:utils.rem(150);
    padding-left:utils.rem(150); */
  }
}
@media screen and (width <= 970px) {
  .cc .faq-search-block-main {
    /* padding-right:utils.rem(100);
    padding-left:utils.rem(100); */
  }
}
@media screen and (width <= 768px) {
  .cc .faq-search-block-main {
    /* padding-right:utils.rem(150);
    padding-left:utils.rem(150); */
  }
}
.cc .faq-search-block.stickyCc {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10500;
  width: 100%;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  background: #fff;
  box-shadow: 0 8px 6px -6px #d2d0cc;
}
.cc .faq-search-block.stickyCc .faq-search-block-main {
  max-width: 46.875rem;
  padding-bottom: 1.25rem;
  margin-right: auto;
  margin-left: auto;
}
.cc .faq-search-block.stickyCc #faq-search-block-search-area {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.cc .faq-search-block.stickyCc .faq-search-block-search-area-main {
  display: flex;
  align-items: flex-start;
}
.cc #btnCancelFaq {
  margin-top: 0.375rem;
  margin-left: 0.625rem;
  font-size: 0.875rem;
  color: #0057ff;
  background: none;
  border: none;
}
.cc #btnCancelFaq:hover {
  color: #0049d6;
}
.cc .faq-search-result-status {
  margin: 5px auto;
  font-size: 0.875rem;
}
.cc .faq-search-result-status-hidden {
  display: none;
}
.cc #faq-search-block-search-area label,
.cc .faq0-quick-search-form label {
  position: absolute;
  top: 1.25rem;
  left: 0.625rem;
  width: calc(100% - 20px);
  font-size: 1.125rem;
  color: #747474;
  user-select: none;
  background: right url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 21L14.5 14.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9C16 12.866 12.866 16 9 16C5.13401 16 2 12.866 2 9C2 5.13401 5.13401 2 9 2C12.866 2 16 5.13401 16 9Z" stroke="black" stroke-width="1.5"/><path d="M6.17484 6.16797C5.44906 6.89208 5 7.89343 5 8.99966C5 10.1059 5.44906 11.1072 6.17484 11.8314" stroke="black" stroke-width="1.5" stroke-linecap="round"/></svg>') no-repeat;
  transform: translate(0, -50%) scale(1);
  transform-origin: top left;
  transition: transform 0.4s, top 0.4s;
  /* top: 50%; */
}
.cc #faq-search-block-search-area.faq-search-block-search-in-progress label, .cc #faq-search-block-search-area.faq-search-block-search-field-focused label,
.cc .faq0-quick-search-form.faq-search-block-search-in-progress label,
.cc .faq0-quick-search-form.faq-search-block-search-field-focused label {
  top: 0.875rem;
  font-size: 1.125rem;
  background: none;
  transform: translate(0, -50%) scale(0.7);
}
.cc #faq-search-block-search-field,
.cc #faq0-quick-search-input-0 {
  box-sizing: inherit;
  width: 100%;
  padding: 1rem 0.625rem 0.25rem;
  font-size: 1.125rem;
  border: 1px solid;
  border-radius: 0.25rem;
}
.cc #faq-search-block-search-field:focus,
.cc #faq0-quick-search-input-0:focus {
  outline: 1px solid;
  border: 0;
  box-shadow: 0 0 11px 3px rgba(0, 117, 227, 0.77);
}
.cc #faq-search-block-search-field::placeholder,
.cc #faq0-quick-search-input-0::placeholder {
  color: transparent;
}
.cc #faq-search-block-search-field:input-placeholder,
.cc #faq0-quick-search-input-0:input-placeholder {
  color: rgba(0, 0, 0, 0) !important;
  color: transparent;
}
.cc #resetFaqSearch {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  padding: 0;
  margin: 0;
  color: #003192;
  background: none;
  border: none;
}
@media (min-width: 1024px) {
  .cc #resetFaqSearch {
    color: white;
  }
}
.cc #copyFaqSearch {
  position: absolute;
  right: 0;
  bottom: -2.1875rem;
  padding: 0rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.625rem;
  color: #fff;
  background: #0057ff;
  border: 1px solid #0057ff;
  border-radius: 4px;
}
.cc #copyFaqSearch:hover {
  outline: 1px dashed #003192;
  outline-offset: 0.25rem;
  background: #0049d6;
}
@media (min-width: 1024px) {
  .cc #copyFaqSearch:hover {
    outline-color: white;
  }
}
.cc #copyFaqSearch:focus {
  outline: 1px dashed #003192;
  outline-offset: 0.25rem;
  background: #0049d6;
}
@media (min-width: 1024px) {
  .cc #copyFaqSearch:focus {
    outline-color: white;
  }
}

@keyframes verticalLine {
  0% {
    transform: rotateZ(0deg);
  }
  33%, 50% {
    transform: rotateZ(-135deg);
  }
  50%, 85% {
    transform: rotateZ(-135deg);
  }
  100% {
    transform: rotateZ(-90deg);
  }
}
@keyframes horizontalLine {
  0% {
    transform: rotateZ(90deg);
  }
  33%, 85% {
    transform: rotateZ(-45deg);
  }
  100% {
    transform: rotateZ(-90deg);
  }
}
.cc bloc,
.cc .non_authenticated {
  display: flex;
  flex-direction: column;
}
.cc bloc fieldset,
.cc .non_authenticated fieldset {
  width: 100%;
  padding: 1rem;
  margin: 2rem 1rem;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 1rem 1rem 5rem 1rem;
}
.cc .i_blocgenform {
  background-color: #fff;
  border-radius: 1rem;
}
.cc .i_blocgenform .button {
  margin: 2rem auto 0.5rem;
}
.cc .i_blocgenform .button[type=submit] {
  color: #fff;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc .i_blocgenform .button[type=submit]:hover {
  color: #fff;
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc .i_blocgenform .button[type=submit]:focus {
  color: #fff;
  outline-color: #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc .i_blocgenform .button[type=submit]:focus-visible {
  outline-color: #003192;
}
.cc .i_blocgenform .note {
  font-size: 70%;
  opacity: 0.8;
}
.cc .i_blocgenform legend {
  padding-left: 1rem;
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.cc .i_blocgenform h4 {
  margin: 1.25rem 0rem;
  font-size: 0.9375rem;
  text-align: left;
}
.cc .i_blocgenform label {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
}
.cc .i_blocgenform input[type=text],
.cc .i_blocgenform input[type=tel],
.cc .i_blocgenform input[type=email] {
  padding: 1.375rem;
  margin-top: 0.75rem;
  color: #747474;
}
.cc .i_blocgenform input:not([type=radio]),
.cc .i_blocgenform textarea {
  height: 3.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  color: #747474;
  border: 1px solid #d9d9d9;
  border-radius: 0.5rem;
}
.cc .i_blocgenform input[type=checkbox],
.cc .i_blocgenform input[type=radio] {
  height: 1rem;
  border: 1px solid #d9d9d9;
  border-radius: 2.5rem;
}
.cc .i_blocgenform input[type=checkbox] {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  appearance: none;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #747474;
  border-radius: 0.5rem;
  transform: translateY(-0.075rem);
}
.cc .i_blocgenform input[type=text],
.cc .i_blocgenform input[type=tel],
.cc .i_blocgenform input[type=email] {
  padding: 1.375rem;
  margin-top: 0.75rem;
  color: #747474;
}
.cc .i_blocgenform input:not([type=radio]) {
  height: 3.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  color: #747474;
  border: 1px solid #d9d9d9;
  border-radius: 0.5rem;
}
.cc .i_blocgenform input[type=checkbox],
.cc .i_blocgenform input[type=radio] {
  height: 1rem;
  border: 1px solid #d9d9d9;
  border-radius: 2.5rem;
}
.cc .i_blocgenform input[type=checkbox] {
  position: relative;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.25rem;
  vertical-align: middle;
  appearance: none;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #747474;
  border-radius: 0.5rem;
}
.cc .i_blocgenform input[type=checkbox]::after {
  position: absolute;
  content: "";
  transform: scale(0);
  transition: 120ms transform ease-in-out;
}
.cc .i_blocgenform input[type=checkbox]:checked {
  background-color: #003192;
  border: 1px solid #003192;
}
.cc .i_blocgenform input[type=checkbox]:checked::before {
  border: 1px solid #003192;
}
.cc .i_blocgenform input[type=checkbox]:checked::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/check.svg") no-repeat center/cover;
  width: 22px;
  height: 22px;
  background-color: #fff;
  position: absolute;
  content: "";
  transform: scale(1);
  transition: 120ms transform ease-in-out;
}
.cc .i_blocgenform input[type=checkbox] + label {
  padding: 0.5rem 0.5rem 0.5rem 0rem;
  cursor: pointer;
}
.cc .i_blocgenform input[type=radio] {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.25rem;
  vertical-align: middle;
  appearance: none;
  cursor: pointer;
  border: none;
}
.cc .i_blocgenform input[type=radio]::before {
  position: absolute;
  top: -3px;
  left: 0;
  display: block;
  width: 26px;
  height: 26px;
  content: "";
  border: 1px solid #747474;
  border-radius: 50%;
}
.cc .i_blocgenform input[type=radio]::after {
  position: absolute;
  top: 3px;
  left: 6px;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  background-color: #003192;
  border-radius: 50%;
  opacity: 0;
  transform: scale(0, 0);
  transition: transform 0.2s ease;
}
.cc .i_blocgenform input[type=radio]:checked::before {
  border-color: #003192;
}
.cc .i_blocgenform input[type=radio]:checked::after {
  opacity: 1;
  transform: scale(1);
}
.cc .i_blocgenform input[type=radio] + label {
  padding: 0.5rem 0.5rem 0.5rem 0rem;
  margin-right: 1rem;
  font-weight: 400;
  cursor: pointer;
}
@media (min-width: 640px) {
  .cc .i_blocgenform input[type=radio] + label {
    margin-right: 2rem;
  }
}
.cc legend {
  margin-left: 2rem;
  color: #003192;
}
.cc legend::after {
  /*
  @include utils.getIcon(arrow, 18, utils.color(primary, 600));

  content: '';
  position: absolute;
  float: left;
  margin-left: utils.rem(8);
  */
}
.cc .form__group {
  margin: 1.5rem 0rem;
  text-align: left;
}
.cc .form__group div[data-displayed-if] {
  margin-top: 0.75rem;
}
.cc .form__group:last-of-type {
  margin: 1.25rem 0rem 0rem;
}
.cc .form__group:first-of-type {
  margin-top: 1.25rem;
}
.cc .form--floating-label:input-placeholder {
  color: rgba(0, 0, 0, 0) !important;
}
.cc .form--floating-label legend {
  margin-bottom: 1.25rem;
  font-weight: 600;
}
.cc .form--floating-label .form__group.grid-1-2 {
  display: block;
}
@media (min-width: 640px) {
  .cc .form--floating-label .form__group.grid-1-2 {
    display: flex;
    margin: 1rem 0rem;
  }
}
.cc .form--floating-label .form__group.grid-1-2 .form__control {
  width: 100%;
  text-align: left;
}
.cc .form--floating-label .form__group.grid-1-2 .form__control + .form__control {
  margin-top: 16px;
}
@media (min-width: 640px) {
  .cc .form--floating-label .form__group.grid-1-2 .form__control + .form__control {
    margin-top: 0;
  }
}
.cc .form--floating-label .form__group + .form__group {
  margin-top: 0;
}
.cc .form--floating-label .form__control {
  margin-top: 0;
}
.cc .form--floating-label .form__control.checkbox {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
  margin-top: 0.75rem;
}
.cc .form--floating-label .form__control .form__input {
  position: relative;
  padding-right: 0.9375rem;
}
.cc .form--floating-label .form__control .form__input select {
  width: 100%;
  height: 3.125rem;
  padding: 0.25rem 0.625rem;
  border: 0.0625rem solid #747474;
  border-radius: 0.25rem;
}
.cc .form--floating-label .form__control .form__input textarea,
.cc .form--floating-label .form__control .form__input input:not([type=radio], [type=checkbox]) {
  width: 100%;
  height: 2.625rem;
  padding: 1rem;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #1d1d1f;
  border: 0.0625rem solid #747474;
  border-radius: 0.5rem;
}
.cc .form--floating-label .form__control .form__input textarea::placeholder,
.cc .form--floating-label .form__control .form__input input:not([type=radio], [type=checkbox])::placeholder {
  color: transparent;
}
.cc .form--floating-label .form__control .form__input textarea:is(:not(:placeholder-shown), :focus) + label,
.cc .form--floating-label .form__control .form__input input:not([type=radio], [type=checkbox]):is(:not(:placeholder-shown), :focus) + label {
  top: -11px;
}
.cc .form--floating-label .form__control .form__input textarea + label,
.cc .form--floating-label .form__control .form__input input:not([type=radio], [type=checkbox]) + label {
  position: absolute;
  top: 11px;
  left: 0.625rem;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 600;
  color: #1d1d1f;
  cursor: text;
  user-select: none;
  background: #fff;
  transform-origin: top left;
  transition: all 0.4s;
}
.cc .form--floating-label .form__control .form__input textarea {
  height: 10rem;
}
.cc .form--floating-label .form__control .form__input.invalid input {
  border: 1px solid #d4221d;
}
.cc .form--floating-label small {
  font-size: 0.8125rem;
}
.cc .form--floating-label small span {
  color: #d4221d;
}
.cc .form__required {
  margin-top: 1rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.cc .hero__form__wrapper .form__required {
  text-align: center;
}
.cc .err-msg,
.cc .errorField {
  display: block;
  margin-top: 5px;
  font-size: 0.625rem;
  color: #d4221d;
  text-align: left;
}
.cc #btnEnvoyer {
  display: block;
  width: 100%;
  padding-right: 0.9375rem;
}
.cc .mandatory {
  color: #d4221d;
}
.cc .hidden {
  display: none;
}
.cc .select {
  position: relative;
  z-index: 100;
  width: 100%;
  min-width: 200px;
  height: 2.625rem;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #747474;
  background-color: #fff;
  border: 0.0625rem solid #747474;
  border-radius: 0.5rem;
  transition: all 0.3s;
}
@media (min-width: 640px) {
  .cc .select {
    min-width: 300px;
  }
}
.cc .select.open {
  justify-content: flex-start;
  height: auto;
  border: 2px solid #0049d6;
  transition: all 0.3s;
}
.cc .select.open::after {
  top: 10px;
  transform: rotate(270deg);
  transition: all 0.3s;
}
.cc .select.open li {
  visibility: visible;
  height: 42px;
  padding: 0 1rem;
  opacity: 1;
  transition: height 0.3s ease-in-out, opacity 0.3s 0.3s;
}
.cc .select.open li:first-child {
  border-radius: 0.5rem 0.5rem 0rem 0rem;
}
.cc .select.open li:last-child {
  border-radius: 0rem 0rem 0.5rem 0.5rem;
}
.cc .select.open li.active {
  background-color: #f8fbfe;
}
.cc .select.open li:hover {
  background-color: #f8fbfe;
}
.cc .select::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/chevron.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
  background-color: #000;
  position: absolute;
  top: 12px;
  right: 4px;
  z-index: 200;
  content: "";
  transform: rotate(90deg);
  transition: all 0.3s;
}
.cc .select li {
  position: relative;
  z-index: 101;
  display: flex;
  visibility: hidden;
  align-items: center;
  height: 0;
  cursor: pointer;
  list-style-type: none;
  opacity: 0;
}
.cc .select li.active {
  visibility: visible;
  height: 42px;
  padding: 0 1rem;
  opacity: 1;
}

.detail__paragraph .i_blocgenform {
  padding: 0;
}
.detail__paragraph .i_blocgenform div + div {
  margin-top: 0;
}
.detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group {
  display: flex;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 640px) {
  .detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group {
    flex-direction: column;
    padding-right: 0;
  }
}
.detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group > label,
.detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group > .form-label,
.detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group > .form-control {
  width: 50%;
  padding-bottom: 0.75rem;
}
.detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group > label,
.detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group > .form-label {
  padding-right: 0.75rem;
  text-align: right;
}
@media (min-width: 640px) {
  .detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group > label,
  .detail__paragraph .i_blocgenform .ctxt-form-horizontal .form-group > .form-label {
    width: 100%;
    text-align: left;
  }
}
.detail__paragraph .i_blocgenform .ctxt-form-horizontal input[type=radio],
.detail__paragraph .i_blocgenform .ctxt-form-horizontal input[type=checkbox] {
  margin-left: 0.3125rem;
}
.detail__paragraph fieldset {
  position: relative;
  padding: 0.5rem 2rem;
  margin-top: 3.75rem;
  margin-bottom: 7rem;
  background-color: #f8f8f9;
  border: none;
  border-radius: 1rem;
}
@media (min-width: 640px) {
  .detail__paragraph fieldset {
    padding: 0.5rem 3.5rem;
  }
}
.detail__paragraph fieldset:last-of-type {
  margin-bottom: 1.5625rem;
}
.detail__paragraph legend {
  position: absolute;
  top: -3.75rem;
  left: 0.5rem;
  width: auto;
  height: 24px;
  margin-bottom: 1rem;
  margin-left: 0rem;
  font-weight: 600;
  border-radius: 1rem;
}
@media (min-width: 640px) {
  .detail__paragraph legend {
    top: -2.5rem;
    left: 1rem;
  }
}
.detail__paragraph legend [class*=icon_] {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 32px;
  min-width: 32px;
  height: 32px;
  margin-right: 0.5rem;
}
.detail__paragraph legend [class*=icon_]::before {
  background-color: #003192;
}
.detail__paragraph .err-msg {
  display: block;
}

/* specifiques formulaire dans le hero */
.hero__form .i_blocgenform .form__group {
  margin: 1rem 0rem;
}

div.formComplete:not(.hero__form) {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 640px) {
  div.formComplete:not(.hero__form) {
    justify-content: center;
  }
}
div.formComplete:not(.hero__form) > div:first-child {
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  div.formComplete:not(.hero__form) > div:first-child {
    margin-bottom: inherit;
  }
}
div.formComplete:not(.hero__form) > img {
  max-width: 110px;
  padding-right: 20px;
}

.cc footer {
  padding-top: 1.5rem;
  margin-top: 0rem;
  background-color: #f7f8fa;
}
@media (min-width: 1024px) {
  .cc footer {
    padding-top: 6rem;
    margin-top: -6rem;
  }
}
.cc footer .footer__wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 16px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cc footer .footer__wrapper {
    max-width: 100%;
    padding: 32px;
  }
}
@media (min-width: 1366px) {
  .cc footer .footer__wrapper {
    max-width: 1312px;
    padding: 2rem 8rem;
  }
}
.cc footer .footer__wrapper p.legal,
.cc footer .footer__wrapper p.note {
  font-size: 0.75rem;
  line-height: 1.5rem;
}
.cc footer .footer__wrapper p.legal {
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.cc footer .footer__wrapper .legal time {
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .cc.ctxt-hubconv footer {
    padding-top: 64px;
    margin-top: 0;
  }
}
.cc.ctxt-product footer {
  padding-bottom: 4rem;
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .cc.ctxt-product footer {
    padding-top: 0;
    padding-bottom: inherit;
  }
}
.cc .note:target,
.cc .note.targeted {
  background: #ff0;
}
.cc .page__element.counselor + footer {
  margin-top: 0;
}

/* ==========================================================================
  Composant Hero
========================================================================== */
/*
 * Description :
 * - Composant autonome hero/header, à surcharger dans le contexte.
 * Auteur :
 * - AE
 * Historique :
 * - 2023-06-22 : Création
 * Sommaire :
 * C0101_Title > Typography.scss
 * C0102_Chapo
 * C0103_MainVisualArticle
 * C0105_AuthorBlock
 * C0106_PublicationUpDate
 * C0107_ReadingTime
 */
.cc.ctxt-article header.hero {
  position: relative;
  z-index: -1;
  width: 100%;
  padding: 2rem 0 0 0;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero {
    padding: 3.5rem 0;
  }
  .cc.ctxt-article header.hero.imageless {
    padding-bottom: 8.75rem;
  }
}
.cc.ctxt-article header.hero.imageless::before {
  z-index: auto;
}
.cc.ctxt-article header.hero::before {
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: 10;
  display: block;
  min-width: 62.5rem;
  min-height: 26.875rem;
  content: "";
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse2.svg");
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero::before {
    top: 3.75rem;
    left: calc(100% - 300px);
    width: 53.375rem;
    height: 43.875rem;
  }
}
.cc.ctxt-article header.hero .hero__group {
  position: relative;
  z-index: 11;
  display: block;
  width: 100%;
  margin-right: 0;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__group {
    width: 100%;
    padding: 0 16px;
  }
}
.cc.ctxt-article header.hero .hero__intro {
  max-width: 65.25rem;
  padding: 0rem 0.75rem;
  margin: 0rem 0.75rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__intro {
    padding: 0 32px;
    margin: 0 auto 0 9rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__intro {
    width: 50rem;
    padding: 0;
  }
}
.cc.ctxt-article header.hero .hero__intro h1.hero__booster {
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 2.5rem;
}
.cc.ctxt-article header.hero .hero__image {
  position: relative;
  z-index: 11;
  border-radius: 1rem;
}
@media only screen and (device-width >= 768px) and (device-width <= 1023px) and (orientation: portrait) {
  .cc.ctxt-article header.hero .hero__image {
    padding: 0rem 0.875rem;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-article header.hero .hero__image {
    min-height: 30.9375rem;
  }
}
.cc.ctxt-article header.hero .hero__image img {
  width: 100%;
  box-shadow: none;
}
@media only screen and (device-width >= 768px) and (device-width <= 1023px) and (orientation: portrait) {
  .cc.ctxt-article header.hero .hero__image img {
    width: 96%;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__image img {
    box-shadow: revert;
  }
}
.cc.ctxt-article header.hero .hero__data {
  display: flex;
  grid-template-areas: "themes date author reading";
  grid-template-rows: auto;
  align-items: center;
  padding: 0 32px;
  margin: 0rem 0rem 2rem 0rem;
  margin-left: -0.5625rem;
  font-size: 0.8125rem;
}
@media only screen and (device-width >= 768px) and (device-width <= 1023px) and (orientation: portrait) {
  .cc.ctxt-article header.hero .hero__data {
    margin: 0.75rem;
  }
}
@media (min-width: 640px) {
  .cc.ctxt-article header.hero .hero__data {
    padding: 0rem 0rem 0rem 0.75rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__data {
    max-width: 65.25rem;
    padding: 2rem 0rem 1rem 0rem;
    margin: 0 auto 0 9rem;
  }
}
.cc.ctxt-article header.hero .hero__themes, .cc.ctxt-article header.hero .hero__date, .cc.ctxt-article header.hero .hero__author, .cc.ctxt-article header.hero .hero__reading {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.cc.ctxt-article header.hero .hero__themes a, .cc.ctxt-article header.hero .hero__date a, .cc.ctxt-article header.hero .hero__author a, .cc.ctxt-article header.hero .hero__reading a {
  font-weight: 600;
  color: #1d1d1f;
}
.cc.ctxt-article header.hero .hero__author {
  grid-area: author;
}
.cc.ctxt-article header.hero .hero__author, .cc.ctxt-article header.hero .hero__date {
  position: relative;
  padding: 0rem 0.75rem;
}
.cc.ctxt-article header.hero .hero__author::after, .cc.ctxt-article header.hero .hero__date::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  content: "";
  background: #e6e6e6;
}
.cc.ctxt-article header.hero .hero__themes {
  grid-area: themes;
  padding-left: 0;
  margin: 0;
  border: none;
}
.cc.ctxt-article header.hero .hero__themes .picto {
  position: relative;
  display: inline-flex;
  gap: 0.25rem;
  align-items: center;
  height: 1.375rem;
  padding: 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #949498;
  border-radius: 0.375rem;
}
.cc.ctxt-article header.hero .hero__themes .icon {
  position: absolute;
  top: 50%;
  left: 0.5rem;
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.5rem;
  background-color: #1d1d1f;
  transform: translateY(-50%);
}
.cc.ctxt-article header.hero .hero__date {
  grid-area: date;
}
.cc.ctxt-article header.hero .hero__reading {
  position: relative;
  margin: 0rem 0rem 0rem 1.5rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__reading {
    margin: 0rem 0rem 0rem 1rem;
  }
}
@media (min-width: 640px) {
  .cc.ctxt-article header.hero .hero__reading {
    margin-left: 2rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__reading {
    margin-left: 0rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__reading {
    justify-self: start;
    padding-left: 2rem;
  }
}
.cc.ctxt-article header.hero .hero__reading::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/chronometer.svg") no-repeat center/cover;
  width: 18px;
  height: 18px;
  background-color: #000;
  position: absolute;
  left: -1rem;
  content: "";
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__reading::before {
    left: 0.625rem;
  }
}
.cc.ctxt-article header.hero .hero__reading--text {
  display: none;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__reading--text {
    display: inline-block;
  }
}
.cc.ctxt-article header.hero .hero__paragraph {
  width: 100%;
  margin-right: 0;
  margin-bottom: 2.25rem;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 2rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero .hero__paragraph {
    width: 87.5%;
    margin-right: 12.5%;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-article header.hero .hero__paragraph {
    width: 50rem;
    margin-right: 16.6666666667%;
  }
}
.cc.ctxt-magazine header.hero {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 0;
  margin: 0;
}
.cc.ctxt-magazine header.hero::before {
  position: absolute;
  top: 0rem;
  left: 65%;
  min-width: 62.5rem;
  min-height: 62.5rem;
  content: "";
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse2.svg");
  background-repeat: no-repeat;
}
.cc.ctxt-magazine header.hero .hero__group {
  width: 100%;
  padding: 3.75rem 1.5rem;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cc.ctxt-magazine header.hero .hero__group {
    max-width: 68rem;
    padding: 5rem 11.25rem 3.75rem 0rem;
  }
}
.cc.ctxt-magazine header.hero .hero__intro {
  width: 100%;
}
.cc.ctxt-magazine header.hero .hero__booster {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  color: #003192;
}
@media (min-width: 1024px) {
  .cc.ctxt-magazine header.hero .hero__booster {
    margin-bottom: 2rem;
    font-size: 4rem;
  }
}
.cc.ctxt-magazine header.hero .hero__booster::before {
  position: absolute;
  top: -1.875rem;
  right: -2.5rem;
  z-index: 10;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  content: "";
  background-color: #0057ff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/quotes.svg");
}
@media (min-width: 1024px) {
  .cc.ctxt-magazine header.hero .hero__booster::before {
    top: -3.75rem;
    right: -5rem;
    width: 4.4375rem;
    height: 4.5625rem;
  }
}
.cc.ctxt-magazine header.hero .hero__title {
  line-height: 110%;
}
.cc.ctxt-magazine header.hero .hero__paragraph {
  position: relative;
  font-size: 1.25rem;
  line-height: 2.4375rem;
  color: #1d1d1f;
}
.cc.ctxt-magazine header.hero .hero__paragraph::before {
  position: absolute;
  top: 50%;
  right: 0.125rem;
  left: -2rem;
  z-index: 1100;
  width: 0.25rem;
  height: 100%;
  content: "";
  background: linear-gradient(to left, #d4221d 4px, transparent 4px) 100% 100%;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  .cc.ctxt-magazine header.hero .hero__paragraph::before {
    left: -2rem;
  }
}
.cc.ctxt-fraudes header.hero {
  position: relative;
  z-index: 10;
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.cc.ctxt-fraudes header.hero::before {
  position: absolute;
  top: 0rem;
  left: 56%;
  z-index: -1;
  min-width: 50rem;
  min-height: 50rem;
  content: "";
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse2.svg");
  background-repeat: no-repeat;
  mask-image: linear-gradient(115deg, rgb(0, 0, 0) 50%, transparent 70%);
}
.cc.ctxt-fraudes header.hero .hero__container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 68rem;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-fraudes header.hero .hero__container {
    flex-direction: row;
    margin-bottom: 0;
  }
}
.cc.ctxt-fraudes header.hero .hero__group {
  width: 100%;
  padding: 3.75rem 1.5rem;
}
.cc.ctxt-fraudes header.hero .hero__booster {
  margin-bottom: 1rem;
  font-family: InterVariable, Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #003192;
}
@media (min-width: 1024px) {
  .cc.ctxt-fraudes header.hero .hero__booster {
    font-size: 2.25rem;
  }
}
.cc.ctxt-fraudes header.hero .hero__title {
  font-size: 2.5rem;
  line-height: 110%;
  color: #1d1d1f;
}
.cc.ctxt-fraudes header.hero .hero__intro {
  position: relative;
  width: 100%;
  font-size: 1.25rem;
  line-height: 195%;
  color: #1d1d1f;
}
.cc.ctxt-fraudes header.hero .hero__paragraph {
  position: relative;
  font-size: 1rem;
  line-height: 170%;
}
@media (min-width: 1024px) {
  .cc.ctxt-fraudes header.hero .hero__paragraph {
    line-height: 190%;
  }
}
.cc.ctxt-fraudes header.hero .hero__paragraph::before {
  position: absolute;
  top: 50%;
  right: 0.125rem;
  left: -2rem;
  z-index: 1100;
  width: 0.25rem;
  height: 100%;
  content: "";
  background: linear-gradient(to left, #d4221d 4px, transparent 4px) 100% 100%;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  .cc.ctxt-fraudes header.hero .hero__paragraph::before {
    left: -2rem;
  }
}
.cc.ctxt-fraudes header.hero .hero__wrapper {
  position: relative;
  height: auto;
  padding: 1.5rem;
  margin: 0rem 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 16px 0 rgba(0, 49, 146, 0.08);
}
@media (min-width: 1024px) {
  .cc.ctxt-fraudes header.hero .hero__wrapper {
    min-width: 22.5rem;
    max-width: 24rem;
    margin: 0rem 0rem 0rem 3rem;
  }
}
.cc.ctxt-fraudes header.hero .hero__wrapper::after {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: -1;
  width: calc(100% + 12px);
  height: 100%;
  content: "";
  background-color: #003192;
  border-radius: 1rem 1rem 4rem 1rem;
  border-radius: 16px 16px var(--Spacing-XXXL, 64px) 16px;
  box-shadow: 0 0 118px 0 rgba(29, 29, 31, 0.08);
}
.cc.ctxt-fraudes header.hero .hero__import__title {
  margin: 0rem 0rem 1rem 0rem;
  font-size: 1.125rem;
  color: #1d1d1f;
}
.cc.ctxt-fraudes header.hero .hero__import__paragraph {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem;
}
.cc.ctxt-product header.hero {
  position: relative;
  padding: 0rem;
  overflow: hidden;
  background-color: #e5eef9;
}
@media (min-width: 1024px) {
  .cc.ctxt-product header.hero {
    padding: 0rem 3rem 3rem;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product header.hero {
    padding: 0rem 3rem 9rem;
    margin: 0;
  }
}
.cc.ctxt-product header.hero::before {
  position: absolute;
  left: 62%;
  min-width: 50rem;
  min-height: 43rem;
  content: "";
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse2.svg");
  background-repeat: no-repeat;
}
.cc.ctxt-product .hero__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.cc.ctxt-product .hero__img::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 21, 41, 0.55);
}
.cc.ctxt-product .hero__img picture {
  position: relative;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
}
.cc.ctxt-product .hero__img picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.cc.ctxt-product .hero__wrapper {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 1rem 1rem 2rem 1rem;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__wrapper {
    padding: 0rem 1rem;
    margin: 0 auto 2.5rem auto;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__wrapper {
    display: flex;
    max-width: 100%;
    padding: 0rem 1rem 2.625rem 1rem;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__wrapper {
    flex-flow: row wrap;
    align-items: flex-start;
    max-width: 1312px;
    padding: 0 120px;
    margin: 3rem auto 0rem;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__wrapper:has(.hero__form__wrapper.image) {
    align-items: center;
  }
}
.cc.ctxt-product .hero__wrapper.form {
  align-items: start;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__wrapper.form {
    flex-flow: row wrap;
    max-width: 1024px;
    padding: 0 32px;
    margin: 3rem auto;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__wrapper.form {
    flex-flow: row wrap;
    align-items: flex-start;
    max-width: 1312px;
    padding: 0 120px;
    margin: 3rem auto 0;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__wrapper.form .hero__group {
    flex: 1 1;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__wrapper.form .hero__form__wrapper {
    max-width: 24rem;
    margin: 0 0 2rem 3rem;
  }
}
.cc.ctxt-product .hero__wrapper.import .hero__importTuile {
  display: none;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__wrapper.import .hero__importTuile {
    display: block;
  }
}
.cc.ctxt-product .hero__wrapper.import .hero__import {
  display: block;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__wrapper.import .hero__import {
    display: none;
  }
}
.cc.ctxt-product .hero__group {
  z-index: 20;
  max-width: 800px;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__group {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__group {
    max-width: 800px;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__group {
    flex: 1 1;
    margin-left: 0;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__group.noForm {
    flex-basis: 100%;
  }
}
.cc.ctxt-product .hero__content {
  position: relative;
}
.cc.ctxt-product .hero__logo {
  text-align: left;
}
.cc.ctxt-product .hero__logo img {
  position: relative;
  border-radius: 0;
}
.cc.ctxt-product .hero__logo + .hero__title {
  margin-top: 0.625rem;
}
.cc.ctxt-product .hero__form, .cc.ctxt-product .hero__importTuile {
  position: relative;
  display: block;
  width: 100%;
  padding: 2rem;
  background-color: #fff;
  border-radius: 1rem 1rem 5rem 1rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__form, .cc.ctxt-product .hero__importTuile {
    width: 380px;
  }
}
.cc.ctxt-product .hero__form fieldset, .cc.ctxt-product .hero__importTuile fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
.cc.ctxt-product .hero__form fieldset label, .cc.ctxt-product .hero__importTuile fieldset label {
  font-weight: 400;
}
.cc.ctxt-product .hero__form h3, .cc.ctxt-product .hero__importTuile h3 {
  margin-top: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.cc.ctxt-product .hero__form h4, .cc.ctxt-product .hero__importTuile h4 {
  margin-top: 0;
  margin-bottom: 16px;
}
.cc.ctxt-product .hero__form.completed + .hero__phone, .cc.ctxt-product .hero__importTuile.completed + .hero__phone {
  display: none;
}
.cc.ctxt-product .hero__form + .phone, .cc.ctxt-product .hero__importTuile + .phone {
  margin: 1.25rem auto 0rem;
}
.cc.ctxt-product .hero__form--demo #form, .cc.ctxt-product .hero__importTuile--demo #form {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23F4BDC0;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M12.76,17.47l0.43-0.2c-0.05-0.05-0.09-0.1-0.57-0.63L12.76,17.47z'/%3e%3cpath class='st0' d='M2.28,18.79l2.59,5.4l24.55-11.75l-2.59-5.4L2.28,18.79z M8.84,20.66L7.3,21.4l-1.45-3.02l1.52-0.73l0.29,0.61 L6.74,18.7l0.3,0.63l0.76-0.37l0.29,0.61l-0.76,0.37l0.27,0.57l0.94-0.45L8.84,20.66z M11.13,19.57l-0.53,0.25l-1.56-1.21 l0.76,1.59l-0.6,0.29l-1.45-3.02l0.53-0.25l1.56,1.22l-0.77-1.6l0.6-0.29L11.13,19.57z M13.95,18.22l-0.39-0.45l-0.76,0.36 l0.11,0.59l-0.62,0.3l-0.58-3.44l0.56-0.27l2.31,2.61L13.95,18.22z M15.08,14.7l-0.56,0.27l1.16,2.42l-0.6,0.29l-1.16-2.42 l-0.56,0.27l-0.29-0.61l1.72-0.82L15.08,14.7z M16.91,13.83l-0.56,0.27l1.16,2.42l-0.6,0.29l-1.16-2.42l-0.56,0.27l-0.29-0.61 l1.72-0.82L16.91,13.83z M19.89,15.37l-1.54,0.74l-1.45-3.02l1.52-0.73l0.29,0.61l-0.92,0.44l0.3,0.63l0.76-0.37l0.29,0.61 l-0.76,0.37l0.27,0.57l0.94-0.45L19.89,15.37z M22.17,14.28l-0.53,0.25l-1.56-1.21l0.76,1.59l-0.6,0.29l-1.45-3.02l0.53-0.25 l1.56,1.22l-0.77-1.6l0.6-0.29L22.17,14.28z M22.97,10.93l-0.56,0.27l1.16,2.42l-0.6,0.29l-1.16-2.42l-0.56,0.27l-0.29-0.61 l1.72-0.82L22.97,10.93z M25.95,12.47l-1.54,0.74l-1.45-3.02l1.52-0.73l0.29,0.61l-0.92,0.44l0.3,0.63l0.76-0.37l0.29,0.61 l-0.76,0.37l0.27,0.57l0.94-0.45L25.95,12.47z'/%3e%3c/g%3e%3c/svg%3e ");
  background-position: 80px 80px;
  background-size: 33%;
}
.cc.ctxt-product .hero__form--demo #form .i_blocgenform, .cc.ctxt-product .hero__importTuile--demo #form .i_blocgenform {
  background-color: transparent;
}
.cc.ctxt-product .hero__form__wrapper, .cc.ctxt-product .hero__importTuile__wrapper {
  /* form__wrapper */
  position: relative;
  width: 100%;
  min-width: 21rem;
  height: 100%;
  margin: 2rem auto 4rem;
  border-radius: 1rem 1rem 5rem 1rem;
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__form__wrapper, .cc.ctxt-product .hero__importTuile__wrapper {
    width: 50%;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__form__wrapper, .cc.ctxt-product .hero__importTuile__wrapper {
    max-width: 24rem;
    margin: 0rem 0rem 2rem 3rem;
  }
}
.cc.ctxt-product .hero__form__wrapper::before, .cc.ctxt-product .hero__importTuile__wrapper::before {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  width: calc(100% + 12px);
  height: 100%;
  content: "";
  background-color: #003192;
  border-radius: 2rem;
}
.cc.ctxt-product .hero__form__wrapper.image, .cc.ctxt-product .hero__importTuile__wrapper.image {
  max-width: 350px;
  max-height: 350px;
  min-width: revert;
}
.cc.ctxt-product .hero__form__wrapper.image img, .cc.ctxt-product .hero__importTuile__wrapper.image img {
  width: 100%;
  border-radius: 14px 14px 14px 71px;
  object-fit: cover;
  object-position: center;
}
.cc.ctxt-product .hero__form__wrapper.image::before, .cc.ctxt-product .hero__importTuile__wrapper.image::before {
  content: none;
}
.cc.ctxt-product .hero__form__title, .cc.ctxt-product .hero__importTuile__title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}
.cc.ctxt-product .hero__import {
  padding: 2rem;
  background-color: #fff;
  border-radius: 1rem 1rem 5rem 1rem;
}
.cc.ctxt-product .hero__phone {
  position: relative;
  margin: 2rem 0rem;
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__phone {
    margin-top: 2rem;
  }
}
.cc.ctxt-product .hero__phone .phone {
  margin: 0 auto;
}
.cc.ctxt-product .hero__surtitle {
  display: flex;
  padding: 0rem 0rem 1rem;
  color: inherit;
  text-transform: uppercase;
  flex-wrap: wrap;
  font-size: 0.8125rem;
}
.cc.ctxt-product .hero__surtitle span + span {
  margin-left: 2rem;
}
.cc.ctxt-product .hero__surtitle p {
  padding: 0.25rem;
  padding: 0.4375rem 0.5rem 0.375rem 0.5rem;
  margin-right: 1rem;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.08125rem;
}
.cc.ctxt-product .hero__surtitle .highlighted {
  padding: 0.375rem 0.5rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #d4221d;
  letter-spacing: 0.08125rem;
  border: 1px solid #d4221d;
  border-radius: 0.25rem;
}
.cc.ctxt-product .hero__title {
  margin: 0rem 0rem 1rem 0rem;
  font-size: 2rem;
  line-height: 40px;
  color: #003192;
  word-break: break-word;
}
@media (min-width: 1366px) {
  .cc.ctxt-product .hero__title {
    margin-top: 0rem;
    font-size: 2rem;
    line-height: 40px;
  }
}
.cc.ctxt-product .hero__title strong {
  padding: 0rem 0.5rem;
  font-weight: 700;
  color: #fff;
  background-color: #d4221d;
}
.cc.ctxt-product .hero .hero__logo + .hero__title,
.cc.ctxt-product .hero .hero__surtitle + .hero__title {
  margin-top: 0.5rem;
}
.cc.ctxt-product .hero__teaser, .cc.ctxt-product .hero__booster {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
}
.cc.ctxt-product .hero__teaser {
  margin-bottom: 24px;
}
.cc.ctxt-product .hero__booster {
  position: relative;
}
.cc.ctxt-product .hero__counter {
  display: flex;
  flex-direction: column;
  justify-content: left;
  max-width: 22.5rem;
  padding: 0.75rem 1.5rem;
  margin: 1.5rem auto;
  color: #d4221d;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 1rem;
  box-shadow: 0rem 0rem 7.375rem 1rem rgba(15, 34, 139, 0.05);
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__counter {
    flex-direction: row;
    align-items: center;
    max-width: max-content;
    margin: 0rem;
  }
  .cc.ctxt-product .hero__counter .countdown__paragraphe {
    margin: 0rem;
  }
}
.cc.ctxt-product .hero__intro {
  max-width: 60rem;
  margin: 0 auto;
  line-height: 1.5625rem;
  color: inherit;
}
.cc.ctxt-product .hero__intro + .hero__action {
  margin-top: 2.8125rem;
}
.cc.ctxt-product .hero__paragraph {
  margin: 1.25rem 0rem 0rem 0rem;
  line-height: 1.75rem;
  opacity: 0.75;
}
.cc.ctxt-product .hero__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  margin: 0 auto;
}
.cc.ctxt-product .hero__list li {
  position: relative;
}
.cc.ctxt-product .hero__actions {
  bottom: inherit;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 1rem 1.5rem;
  margin-top: 2rem;
  text-align: center;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(2) {
  border: 2px solid #003192;
  color: #003192;
  background-color: #fff;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(2):hover {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(2):focus {
  outline: 3px solid #003192;
  background-color: #d3e0f3;
  border: 2px solid #fff;
}
.cc.ctxt-product .hero__actions .button:nth-of-type(2):focus-visible {
  outline: 3px dashed #003192;
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__actions {
    justify-content: left;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__actions {
    position: relative;
    bottom: inherit;
    justify-content: left;
    width: inherit;
    padding: 0;
    margin-top: 2rem;
    text-align: inherit;
    background-color: inherit;
  }
  .cc.ctxt-product .hero__actions a + a {
    margin: 0;
  }
}
.cc.ctxt-product .hero__actions p {
  display: block;
  width: 100%;
}
.cc.ctxt-product .hero__actions p + .button {
  margin: 0;
}
.cc.ctxt-product .hero__actions div + .button,
.cc.ctxt-product .hero__actions .cc-ei.soucription-ct + .button {
  display: block;
  width: fit-content;
  margin: 16px 0 0;
}
@keyframes bottomUpActions {
  from {
    bottom: -12.5rem;
  }
  to {
    bottom: 2.5rem;
  }
}
.cc.ctxt-product .hero__actions .button {
  margin: 0;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__actions .button + .button {
    display: inherit;
  }
}
.cc.ctxt-product .hero__actions p,
.cc.ctxt-product .hero__actions div,
.cc.ctxt-product .hero__actions a:not(.button) {
  display: none;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__actions p,
  .cc.ctxt-product .hero__actions div,
  .cc.ctxt-product .hero__actions a:not(.button) {
    display: inherit;
  }
}
.cc.ctxt-product .hero__actions .cta__apps {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin: 32px 0;
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__actions .cta__apps {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.cc.ctxt-product .hero__actions .cta__apps a {
  width: auto;
  height: 50px;
}
.cc.ctxt-product .hero__actions .cta__apps a + a {
  margin: 8px 0 0;
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__actions .cta__apps a + a {
    margin: 0 0 0 8px;
  }
}
.cc.ctxt-product .hero__actions.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 2.5rem;
  left: 0;
  z-index: 100;
  padding: 2rem;
  background-color: #fff;
  box-shadow: 0 -2px 8px 0 rgba(0, 22, 23, 0.25);
  animation-name: bottomUpActions;
  animation-duration: 500ms;
}
.cc.ctxt-product .hero__actions .button {
  margin-right: 0;
  margin-bottom: 1rem;
}
@media (min-width: 640px) {
  .cc.ctxt-product .hero__actions .button {
    margin-right: 1.5rem;
  }
}
.cc.ctxt-product .hero__actions .button:first-child:not(.resetOutside,
[href*="www.creditmutuel.fr"],
[href*="itunes.apple"],
[href*="play.google"],
[href*="appgallery.huawei"],
.share ul li a)::after {
  background-color: #fff;
}
.cc.ctxt-product .hero__actions a + a {
  margin: 1rem 0rem 0rem 0rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .hero__actions a + a {
    margin: 0;
  }
}
.cc.ctxt-product .hero__actions:has(> .blocmsg, > .cc-ei) {
  margin: 1.5rem 0rem 0rem;
}
.cc.ctxt-product .hero__actions:has(.ei_mainblocfctl p) {
  flex-direction: column;
}
.cc.ctxt-product .hero__postactions {
  margin: 48px 0 0;
}
.cc.ctxt-product .hero__bottom-links a {
  color: inherit;
}
.cc.ctxt-product .hero__bottom-links.button--secondary {
  border: none;
}
.cc.ctxt-product .hero__authentification {
  position: relative;
  flex-basis: 100%;
  max-width: 68rem;
  margin: 48px auto 0;
}
.cc.ctxt-product .hero__authentification p {
  padding: 0rem 1rem;
  text-align: left;
}
.cc.ctxt-product .ircc__stickers_display .sticky__actions {
  bottom: 64px;
}
.cc.ctxt-product .sticky__actions {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 1rem 1.5rem;
  text-align: center;
  background-color: #fff;
}
.cc.ctxt-product .sticky__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-product .sticky__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-product .sticky__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-product .sticky__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-product .sticky__actions a.button {
  width: 100%;
  text-align: center;
}
.cc.ctxt-product .sticky__actions p,
.cc.ctxt-product .sticky__actions div,
.cc.ctxt-product .sticky__actions a:not(.button) {
  display: none;
}
.cc.ctxt-product .sticky__actions a.button + a.button {
  display: none;
}
@media (min-width: 1024px) {
  .cc.ctxt-product .sticky__actions {
    display: none;
  }
}
.cc.ctxt-outils header.hero {
  position: relative;
  padding: 0;
  overflow: hidden;
  background-color: #e5eef9;
}
@media (min-width: 640px) {
  .cc.ctxt-outils header.hero {
    padding: 0rem 0rem 7.5rem;
  }
}
.cc.ctxt-outils header.hero::before {
  position: absolute;
  bottom: -31.25rem;
  left: 62%;
  min-width: 62.5rem;
  min-height: 62.5rem;
  content: "";
  background: #ccdefe;
  background: linear-gradient(111deg, #ccdefe 22.07%, #e5eef9 77.02%);
  mask-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse.svg");
  mask-repeat: no-repeat;
  webkit-mask-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse.svg");
  webkit-mask-repeat: no-repeat;
}
.cc.ctxt-outils .hero__wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  padding: 0 0 32px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cc.ctxt-outils .hero__wrapper {
    max-width: 100%;
    padding: 0 0 64px;
  }
}
@media (min-width: 1366px) {
  .cc.ctxt-outils .hero__wrapper {
    flex-flow: row wrap;
    max-width: 1312px;
  }
}
.cc.ctxt-outils .hero__group {
  z-index: 20;
  width: 100%;
  max-width: 1032px;
  padding: 0 16px;
  margin: 0 auto;
}
.cc.ctxt-outils .hero__content {
  position: relative;
}
.cc.ctxt-outils .hero__title {
  margin: 1.5rem 0rem 1rem 0rem;
  font-size: 2.25rem;
  line-height: 130%;
  color: #003192;
}
@media (min-width: 1366px) {
  .cc.ctxt-outils .hero__title {
    margin-top: 4rem;
  }
}
.cc.ctxt-outils .hero__title strong {
  padding: 0rem 0.5rem;
  color: #fff;
  background-color: #d4221d;
}
.cc.ctxt-outils .hero__teaser {
  max-width: 640px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
}
.cc.ctxt-hub header.hero, .cc.ctxt-hubconv header.hero, .cc.ctxt-hubproj header.hero {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub header.hero, .cc.ctxt-hubconv header.hero, .cc.ctxt-hubproj header.hero {
    flex-direction: row;
    max-width: 68rem;
    min-height: 18.75rem;
  }
}
.cc.ctxt-hub .hero__group, .cc.ctxt-hubconv .hero__group, .cc.ctxt-hubproj .hero__group {
  width: initial;
  padding: 2rem 1rem 0rem 1rem;
  margin: 0;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__group, .cc.ctxt-hubconv .hero__group, .cc.ctxt-hubproj .hero__group {
    width: 100%;
    max-width: 768px;
    padding: 5rem 0rem 0rem 2rem;
    margin: 0;
  }
}
.cc.ctxt-hub .hero__title, .cc.ctxt-hubconv .hero__title, .cc.ctxt-hubproj .hero__title {
  font-size: 2rem;
  line-height: 40px;
  color: #1d1d1f;
}
.cc.ctxt-hub .hero__intro, .cc.ctxt-hubconv .hero__intro, .cc.ctxt-hubproj .hero__intro {
  position: relative;
  font-size: 1.25rem;
  line-height: 195%;
  color: #1d1d1f;
}
.cc.ctxt-hub .hero__booster, .cc.ctxt-hubconv .hero__booster, .cc.ctxt-hubproj .hero__booster {
  margin-bottom: 1rem;
  font-family: InterVariable, Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  color: #003192;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__booster, .cc.ctxt-hubconv .hero__booster, .cc.ctxt-hubproj .hero__booster {
    font-size: 2.375rem;
    line-height: 3rem;
  }
}
.cc.ctxt-hub .hero__paragraph, .cc.ctxt-hubconv .hero__paragraph, .cc.ctxt-hubproj .hero__paragraph {
  position: relative;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 170%;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__paragraph, .cc.ctxt-hubconv .hero__paragraph, .cc.ctxt-hubproj .hero__paragraph {
    line-height: 190%;
  }
}
.cc.ctxt-hub .hero__paragraph > p, .cc.ctxt-hubconv .hero__paragraph > p, .cc.ctxt-hubproj .hero__paragraph > p {
  font-size: 1.125rem;
}
.cc.ctxt-hub .hero__paragraph::before, .cc.ctxt-hubconv .hero__paragraph::before, .cc.ctxt-hubproj .hero__paragraph::before {
  position: absolute;
  top: 50%;
  right: 0.125rem;
  left: -2rem;
  z-index: 90;
  width: 0.25rem;
  height: 100%;
  content: "";
  background: linear-gradient(to left, #d4221d 4px, transparent 4px) 100% 100%;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__paragraph::before, .cc.ctxt-hubconv .hero__paragraph::before, .cc.ctxt-hubproj .hero__paragraph::before {
    left: -2rem;
  }
}
.cc.ctxt-hub .hero__form, .cc.ctxt-hubconv .hero__form, .cc.ctxt-hubproj .hero__form {
  position: relative;
  width: 100%;
  padding: 1rem;
  background-color: #fff;
  border-radius: 1rem 1rem 5rem 1rem;
}
.cc.ctxt-hub .hero__form--demo, .cc.ctxt-hubconv .hero__form--demo, .cc.ctxt-hubproj .hero__form--demo {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23F4BDC0;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M12.76,17.47l0.43-0.2c-0.05-0.05-0.09-0.1-0.57-0.63L12.76,17.47z'/%3e%3cpath class='st0' d='M2.28,18.79l2.59,5.4l24.55-11.75l-2.59-5.4L2.28,18.79z M8.84,20.66L7.3,21.4l-1.45-3.02l1.52-0.73l0.29,0.61 L6.74,18.7l0.3,0.63l0.76-0.37l0.29,0.61l-0.76,0.37l0.27,0.57l0.94-0.45L8.84,20.66z M11.13,19.57l-0.53,0.25l-1.56-1.21 l0.76,1.59l-0.6,0.29l-1.45-3.02l0.53-0.25l1.56,1.22l-0.77-1.6l0.6-0.29L11.13,19.57z M13.95,18.22l-0.39-0.45l-0.76,0.36 l0.11,0.59l-0.62,0.3l-0.58-3.44l0.56-0.27l2.31,2.61L13.95,18.22z M15.08,14.7l-0.56,0.27l1.16,2.42l-0.6,0.29l-1.16-2.42 l-0.56,0.27l-0.29-0.61l1.72-0.82L15.08,14.7z M16.91,13.83l-0.56,0.27l1.16,2.42l-0.6,0.29l-1.16-2.42l-0.56,0.27l-0.29-0.61 l1.72-0.82L16.91,13.83z M19.89,15.37l-1.54,0.74l-1.45-3.02l1.52-0.73l0.29,0.61l-0.92,0.44l0.3,0.63l0.76-0.37l0.29,0.61 l-0.76,0.37l0.27,0.57l0.94-0.45L19.89,15.37z M22.17,14.28l-0.53,0.25l-1.56-1.21l0.76,1.59l-0.6,0.29l-1.45-3.02l0.53-0.25 l1.56,1.22l-0.77-1.6l0.6-0.29L22.17,14.28z M22.97,10.93l-0.56,0.27l1.16,2.42l-0.6,0.29l-1.16-2.42l-0.56,0.27l-0.29-0.61 l1.72-0.82L22.97,10.93z M25.95,12.47l-1.54,0.74l-1.45-3.02l1.52-0.73l0.29,0.61l-0.92,0.44l0.3,0.63l0.76-0.37l0.29,0.61 l-0.76,0.37l0.27,0.57l0.94-0.45L25.95,12.47z'/%3e%3c/g%3e%3c/svg%3e ");
  background-position: 80px 80px;
  background-size: 33%;
}
.cc.ctxt-hub .hero__form--demo .i_blocgenform, .cc.ctxt-hubconv .hero__form--demo .i_blocgenform, .cc.ctxt-hubproj .hero__form--demo .i_blocgenform {
  background-color: transparent;
}
.cc.ctxt-hub .hero__form__phone, .cc.ctxt-hubconv .hero__form__phone, .cc.ctxt-hubproj .hero__form__phone {
  width: max-content;
  margin: 2rem auto;
}
.cc.ctxt-hub .hero__form__title, .cc.ctxt-hubconv .hero__form__title, .cc.ctxt-hubproj .hero__form__title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}
.cc.ctxt-hub .hero__form fieldset, .cc.ctxt-hubconv .hero__form fieldset, .cc.ctxt-hubproj .hero__form fieldset {
  border: none;
}
.cc.ctxt-hub .hero__wrapper, .cc.ctxt-hubconv .hero__wrapper, .cc.ctxt-hubproj .hero__wrapper {
  position: relative;
  height: auto;
  margin: 1.5rem;
  background-color: #fff;
  border-radius: 1rem 1rem 5rem 1rem;
  box-shadow: 0 0 16px 0 rgba(0, 49, 146, 0.08);
}
.cc.ctxt-hub .hero__wrapper:has(.choice), .cc.ctxt-hubconv .hero__wrapper:has(.choice), .cc.ctxt-hubproj .hero__wrapper:has(.choice) {
  background-color: #003192;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__wrapper, .cc.ctxt-hubconv .hero__wrapper, .cc.ctxt-hubproj .hero__wrapper {
    min-width: 22.5rem;
    margin: 0rem 0rem 0rem 3rem;
  }
}
.cc.ctxt-hub .hero__wrapper form, .cc.ctxt-hubconv .hero__wrapper form, .cc.ctxt-hubproj .hero__wrapper form {
  background-color: transparent;
}
.cc.ctxt-hub .hero__actions, .cc.ctxt-hubconv .hero__actions, .cc.ctxt-hubproj .hero__actions {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 2rem 1.5rem;
  margin: 3.5rem 0rem;
  font-size: 16px;
  text-align: center;
  background-color: #fff;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(1), .cc.ctxt-hubconv .hero__actions .button:nth-of-type(1), .cc.ctxt-hubproj .hero__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(1):hover, .cc.ctxt-hubconv .hero__actions .button:nth-of-type(1):hover, .cc.ctxt-hubproj .hero__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(1):focus, .cc.ctxt-hubconv .hero__actions .button:nth-of-type(1):focus, .cc.ctxt-hubproj .hero__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(1):focus-visible, .cc.ctxt-hubconv .hero__actions .button:nth-of-type(1):focus-visible, .cc.ctxt-hubproj .hero__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(2), .cc.ctxt-hubconv .hero__actions .button:nth-of-type(2), .cc.ctxt-hubproj .hero__actions .button:nth-of-type(2) {
  border: 2px solid #003192;
  color: #003192;
  background-color: #fff;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(2):hover, .cc.ctxt-hubconv .hero__actions .button:nth-of-type(2):hover, .cc.ctxt-hubproj .hero__actions .button:nth-of-type(2):hover {
  color: #003192;
  background-color: #d3e0f3;
  border: 2px solid #003192;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(2):focus, .cc.ctxt-hubconv .hero__actions .button:nth-of-type(2):focus, .cc.ctxt-hubproj .hero__actions .button:nth-of-type(2):focus {
  outline: 3px solid #003192;
  background-color: #d3e0f3;
  border: 2px solid #fff;
}
.cc.ctxt-hub .hero__actions .button:nth-of-type(2):focus-visible, .cc.ctxt-hubconv .hero__actions .button:nth-of-type(2):focus-visible, .cc.ctxt-hubproj .hero__actions .button:nth-of-type(2):focus-visible {
  outline: 3px dashed #003192;
}
@keyframes bottomUpActions {
  from {
    bottom: -12.5rem;
  }
  to {
    bottom: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__actions, .cc.ctxt-hubconv .hero__actions, .cc.ctxt-hubproj .hero__actions {
    position: relative;
    bottom: inherit;
    justify-content: flex-start;
    width: inherit;
    padding: 0;
    text-align: inherit;
    background-color: inherit;
  }
  .cc.ctxt-hub .hero__actions a + a, .cc.ctxt-hubconv .hero__actions a + a, .cc.ctxt-hubproj .hero__actions a + a {
    margin: 0;
  }
}
.cc.ctxt-hub .hero__actions.fixed-bottom, .cc.ctxt-hubconv .hero__actions.fixed-bottom, .cc.ctxt-hubproj .hero__actions.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 2.5rem;
  left: 0;
  z-index: 9999;
  padding: 2rem;
  background-color: #fff;
  box-shadow: 0 -2px 8px 0 rgba(0, 22, 23, 0.25);
  animation-name: bottomUpActions;
  animation-duration: 500ms;
}
.cc.ctxt-hub .hero__actions .button, .cc.ctxt-hubconv .hero__actions .button, .cc.ctxt-hubproj .hero__actions .button {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__actions .button, .cc.ctxt-hubconv .hero__actions .button, .cc.ctxt-hubproj .hero__actions .button {
    margin-right: 1.5rem;
  }
}
.cc.ctxt-hub .hero__actions a + a, .cc.ctxt-hubconv .hero__actions a + a, .cc.ctxt-hubproj .hero__actions a + a {
  margin: 1rem 0rem 0rem 0rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-hub .hero__actions a + a, .cc.ctxt-hubconv .hero__actions a + a, .cc.ctxt-hubproj .hero__actions a + a {
    margin: 0;
  }
}
.cc.ctxt-home header.hero {
  position: relative;
  padding: 1.5rem 1.5rem 2.5rem 1.5rem;
  margin: 0;
  overflow: hidden;
}
@media (min-width: 640px) {
  .cc.ctxt-home header.hero {
    padding: 5rem 0rem 5rem 0rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-home header.hero {
    padding: 3rem 0rem 3rem 0rem;
  }
}
.cc.ctxt-home header.hero::before {
  position: absolute;
  bottom: -31.25rem;
  left: 54%;
  min-width: 55.5rem;
  min-height: 55.5rem;
  content: "";
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse.svg");
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .cc.ctxt-home header.hero.isSlider {
    padding: 3rem 0rem 3rem 0rem;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-home header.hero.isSlider.isSlider {
    padding: 3rem 0rem 3rem 0rem;
  }
}
.cc.ctxt-home header.hero.isSlider.isSlider .hero__slides-container.splide {
  visibility: visible;
  width: 100%;
}
.cc.ctxt-home header.hero.isSlider.isSlider .hero__slides-container.splide.is-initialized .focus.splide__list {
  display: flex;
}
.cc.ctxt-home header.hero.isSlider.isSlider .hero__slides-container .splide__arrows {
  display: none;
}
.cc.ctxt-home header.hero.isSlider.isSlider .hero__slides-container .splide__pagination {
  z-index: 30;
  margin-top: 0 !important;
}
.cc.ctxt-home .hero__wrapper {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero__wrapper {
    max-width: 68rem;
  }
}
.cc.ctxt-home .hero__wrapper article {
  display: flex;
  width: 100%;
}
@media (min-width: 640px) {
  .cc.ctxt-home .hero__wrapper article .button {
    width: fit-content;
  }
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero__wrapper.isOffre .tile__produit.ctxt-promo {
    margin-top: 4rem !important;
  }
}
.cc.ctxt-home .hero .tile__hero__list {
  list-style-type: none;
}
.cc.ctxt-home .hero .tile__hero__item {
  width: 100%;
}
.cc.ctxt-home .hero .tile__produit,
.cc.ctxt-home .hero .tile__article {
  display: flex;
  flex-direction: column;
  padding: 0;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero .tile__produit,
  .cc.ctxt-home .hero .tile__article {
    flex-direction: row;
    align-items: center;
  }
}
.cc.ctxt-home .hero .tile__produit__img,
.cc.ctxt-home .hero .tile__article__img {
  z-index: 20;
  margin: 0 auto;
  background-color: transparent;
  border-radius: 1rem 1rem 1rem 5rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero .tile__produit__img,
  .cc.ctxt-home .hero .tile__article__img {
    flex: 0 1 400px;
    width: revert;
    height: revert;
    margin: inherit;
  }
}
.cc.ctxt-home .hero .tile__produit__img::after,
.cc.ctxt-home .hero .tile__article__img::after {
  content: none;
}
.cc.ctxt-home .hero .tile__produit__img img,
.cc.ctxt-home .hero .tile__article__img img {
  width: 100%;
  background-color: #fcebea;
  border-radius: 1rem 1rem 1rem 5rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero .tile__produit__img img,
  .cc.ctxt-home .hero .tile__article__img img {
    width: 25rem;
    max-width: revert;
    height: 25rem;
  }
}
.cc.ctxt-home .hero .tile__produit__container,
.cc.ctxt-home .hero .tile__article__container {
  z-index: 20;
  flex-grow: 1;
  justify-content: flex-start;
  padding: 1.5rem 0rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero .tile__produit__container,
  .cc.ctxt-home .hero .tile__article__container {
    padding: 0rem;
  }
}
.cc.ctxt-home .hero .tile__produit__content,
.cc.ctxt-home .hero .tile__article__content {
  padding: 0;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero .tile__produit__content,
  .cc.ctxt-home .hero .tile__article__content {
    max-width: 40rem;
    padding: 0rem 0rem 0rem 0rem;
  }
}
.cc.ctxt-home .hero .tile__produit__actions,
.cc.ctxt-home .hero .tile__article__actions {
  padding: 1.5rem 0rem 0rem 0rem;
}
.cc.ctxt-home .hero .tile__produit__actions a:nth-child(2),
.cc.ctxt-home .hero .tile__article__actions a:nth-child(2) {
  display: inline-flex;
  margin-top: 16px;
}
.cc.ctxt-home .hero .tile__produit__title,
.cc.ctxt-home .hero .tile__article__title {
  margin-bottom: 1rem;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3rem;
  color: #003192;
}
.cc.ctxt-home .hero .tile__produit__title strong,
.cc.ctxt-home .hero .tile__article__title strong {
  padding: 0rem 0.5rem;
  color: #fff;
  background-color: #d4221d;
}
.cc.ctxt-home .hero .tile__produit__paragraph,
.cc.ctxt-home .hero .tile__article__paragraph {
  margin: 0;
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 600;
  line-height: 1.75rem !important;
}
.cc.ctxt-home .hero .tile__produit__paragraph strong,
.cc.ctxt-home .hero .tile__article__paragraph strong {
  color: #fff;
  background-color: #d4221d;
}
.cc.ctxt-home .hero .tile__article {
  width: 100%;
}
.cc.ctxt-home .hero .tile__article__surtitles {
  display: block;
  padding: 0rem 0rem 1rem 0rem;
}
@media (min-width: 1024px) {
  .cc.ctxt-home .hero .tile__article__surtitles {
    display: inline-flex;
    gap: 1.5rem;
  }
}
.cc.ctxt-home .hero .tile__article__surtitles .highlighted {
  display: inline-block;
  padding: 0rem 0.25rem;
  font-family: InterVariable, Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #d4221d;
  text-transform: uppercase;
  letter-spacing: 0.08125rem;
  border: 1px solid #d4221d;
  border-radius: 0.25rem;
}
.cc.ctxt-home .hero .tile__article__surtitle {
  padding: 0;
  color: inherit;
  text-transform: uppercase;
}
.cc.ctxt-home .hero .tile__article__title {
  margin: 0rem 0rem 1rem 0rem;
  font-size: 2rem;
  line-height: 130%;
  color: #003192;
}
@media (min-width: 1366px) {
  .cc.ctxt-home .hero .tile__article__title {
    font-size: 2.25rem;
    line-height: 130%;
  }
}
.cc.ctxt-home .hero .tile__article__title strong {
  padding: 0rem 0.5rem;
  font-weight: 700;
  color: #fff;
  background-color: #d4221d;
}
.cc.ctxt-home .hero .tile__article__actions {
  padding: 1.5rem;
}
.cc.ctxt-home .hero .tile__article__actions .button:nth-of-type(1) {
  border: 2px solid #003192;
  background-color: #003192;
  color: #fff;
}
.cc.ctxt-home .hero .tile__article__actions .button:nth-of-type(1):hover {
  background-color: #0049d6;
  border: 2px solid #0049d6;
}
.cc.ctxt-home .hero .tile__article__actions .button:nth-of-type(1):focus {
  outline: 3px solid #003192;
  background-color: #003192;
  border: 2px solid #003192;
}
.cc.ctxt-home .hero .tile__article__actions .button:nth-of-type(1):focus-visible {
  outline: 3px dashed #003192;
}
.cc.ctxt-home .hero .tile__article__actions .button:nth-of-type(1)::after {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/arrow.svg") no-repeat center/cover;
  width: 20px;
  height: 20px;
  background-color: #fff;
  content: "";
}
@media (min-width: 1366px) {
  .cc.ctxt-home .hero .tile__article__actions {
    padding: 1rem 0rem 0rem 0rem;
  }
}
.cc.ctxt-hub .hero__group {
  margin-bottom: 64px;
}
.cc.ctxt-hubconv header.hero {
  padding: 24px 24px 40px;
}
@media (min-width: 1024px) {
  .cc.ctxt-hubconv header.hero {
    padding: 48px 0 80px 16px;
  }
}
.cc.ctxt-hubconv header.hero .hero__group {
  padding: 0;
}
.cc.ctxt-hubconv header.hero .hero__group .hero__intro .hero__phone {
  position: relative;
  margin: 2rem 0rem;
}
@media (min-width: 1366px) {
  .cc.ctxt-hubconv header.hero .hero__group .hero__intro .hero__phone {
    margin-top: 2rem;
  }
}
.cc.ctxt-hubconv header.hero .hero__booster {
  font-size: 36px;
  line-height: 44px;
}
@media (min-width: 1024px) {
  .cc.ctxt-hubconv header.hero .hero__booster {
    font-size: 36px;
    line-height: 48px;
  }
}
.cc.ctxt-hubconv header.hero .hero__paragraph {
  padding: 0 0 0 24px;
  font-size: 1.125rem;
  line-height: 30px;
}
.cc.ctxt-hubconv header.hero .hero__paragraph p {
  font-size: 1.125rem;
  line-height: 30px;
}
.cc.ctxt-hubconv header.hero .hero__paragraph::before {
  left: 0;
  width: 2px;
  border-radius: 16px;
}
.cc.ctxt-hubconv header.hero .hero__actions {
  margin: 40px 0 0;
}

.cc.ctxt-hubproj.cm header.hero div.hero__group div.hero__intro div.hero__paragraph::before {
  display: none;
}

.ei_scroll_to_top {
  bottom: 8rem !important;
}

/* ==========================================================================
  Composant Counselor
========================================================================== */
/*
 * Description :
 * -
 * Auteur :
 * - AE
 * Historique :
 * - 2023-06-27 : Création
 * Sommaire :
 *
 */
.cc.ctxt-newsletter .container__grid section.page__element.detail .detail__paragraph ul.newsletter__list {
  display: flex;
  flex-direction: column;
  list-style: none;
}
@media (min-width: 1024px) {
  .cc.ctxt-newsletter .container__grid section.page__element.detail .detail__paragraph ul.newsletter__list {
    flex-direction: row;
  }
}
.cc.ctxt-newsletter .container__grid section.page__element.detail .detail__paragraph ul.newsletter__list li.newsletter__item:nth-child(2) {
  order: -1;
}
@media (min-width: 1024px) {
  .cc.ctxt-newsletter .container__grid section.page__element.detail .detail__paragraph ul.newsletter__list li.newsletter__item:nth-child(2) {
    order: 1;
  }
}

#archives.cc .grid {
  gap: 3rem;
}

.cc .newsletter {
  position: relative;
}
.cc .newsletter__detail {
  padding: 2.5rem 1rem 0rem 1rem;
}
@media (min-width: 640px) {
  .cc .newsletter__detail {
    padding: 2.5rem 0rem 0rem 0rem;
  }
}
.cc .newsletter__container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 6rem;
  margin-top: -4px;
  padding: 1.5rem;
  border-radius: 1rem;
  background-color: #e5eef9;
}
@media (min-width: 1024px) {
  .cc .newsletter__container {
    padding: 1.5rem 2rem;
  }
}
@media (min-width: 640px) {
  .cc .newsletter__container {
    flex-direction: row;
    padding: 1.5rem 3rem;
  }
}
@media (min-width: 1024px) {
  .cc .newsletter__container div {
    margin: 0;
  }
}
.cc .newsletter h2 {
  margin: 0rem;
  font-weight: 600;
  font-size: 0.9375rem;
}
@media (min-width: 1024px) {
  .cc .newsletter h2 {
    margin: -0.5rem 0rem 0rem 0rem;
  }
}
@media (min-width: 1024px) {
  .cc .newsletter h2 {
    margin: 0.625rem 0rem 0.625rem 0rem;
    font-size: 1.0625rem;
    line-height: 0.5rem;
  }
}
.cc .newsletter p {
  font-size: 0.875rem;
  line-height: 0.875rem;
}
@media (min-width: 1024px) {
  .cc .newsletter p {
    font-size: 1rem;
    line-height: 1rem;
  }
}
.cc__content {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0rem 0rem 1.5rem 0rem;
}
@media (min-width: 1024px) {
  .cc__content {
    margin: 0rem;
  }
}
.cc__content .iconNewsletter {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/mail.svg") no-repeat center/cover;
  width: 48px;
  height: 48px;
  background-color: #003192;
  margin-right: 1rem;
}
@media (min-width: 1024px) {
  .cc__content .iconNewsletter {
    margin-right: 1.5rem;
  }
}
.cc__actions {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 1024px) {
  .cc__actions {
    flex-direction: row;
    margin: 0.3125rem 0rem 0rem 0rem !important;
  }
}
@media (min-width: 1024px) {
  .cc__actions {
    flex-direction: row;
  }
}
.cc__actions input {
  height: 2.5rem;
  padding: 1rem;
  border: none;
  border-radius: 0.5rem;
}
@media (min-width: 1024px) {
  .cc__actions input {
    width: 12.5rem;
    margin-top: 4px;
  }
}
@media (min-width: 1024px) {
  .cc__actions input {
    margin-top: 4px;
  }
}
.cc__actions button {
  height: 2.5rem;
}
.cc .listNewsletter #archives {
  padding: 1rem;
  background-color: transparent;
}
.cc .listNewsletter .grid {
  display: grid !important;
  gap: 2rem;
  width: 100%;
}
.cc .listNewsletter .grid .grid-1-2 {
  grid-template-columns: repeat(1fr);
}
@media (min-width: 1024px) {
  .cc .listNewsletter .grid .grid-1-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.cc .listNewsletter .grid .grid-1-3 {
  grid-template-columns: repeat(1fr);
}
@media (min-width: 1024px) {
  .cc .listNewsletter .grid .grid-1-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.cc .listNewsletter #listeNewsletters,
.cc .listNewsletter #listeNewsletterspro,
.cc .listNewsletter #listeNewslettersent {
  list-style: none;
  list-style-type: none;
}
.cc .banner__title {
  margin: 0 auto 1rem;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
}

.cc {
  /*
  .phone-bloc {
    &.cristal {
      vertical-align: top;
      min-width: utils.rem(256);

      .type {
        float: left;
        margin-right: utils.rem(-28);
        padding: utils.rem(5 15);
        border: 1px solid #9ea3a6;
        border-radius: 15px;
        background: #9ea3a6;
        color: #fff;
        font-weight: 700;
        font-size: utils.rem(16);
      }

      .num {
        display: inline-block;
        display: table;
        padding: utils.rem(3 10 4 35);
        border: 2px solid #9ea3a6;
        border-left: none;
        border-radius: 0 15px 15px 0;

        // Correction 30/09/2019
        background-color: white;
        color: #9ea3a6 !important;
        font-size: utils.rem(19);
        line-height: utils.rem(20);
      }

      .rate {
        display: block;
        color: #9ea3a6;
      }

      .hours {
        padding-left: utils.rem(5);
        text-align: left;
      }
    }
  }
  */
}
.cc .phone {
  max-width: 14.75rem;
  text-align: center;
}
.cc .phone__intro {
  display: block;
  width: 100%;
  max-width: 16.25rem;
  margin: 0 auto;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.125rem;
}
.cc .phone__block {
  display: flex;
  max-height: 1.5625rem;
  padding: 0rem 0.3125rem;
  margin: 0.3125rem auto;
  background-color: #fff;
  border: 1px solid #70787c;
}
.cc .phone__number {
  position: relative;
  display: flex;
  flex: 1 1 50%;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #76b82a;
  text-decoration: none;
}
.cc .phone__number:hover {
  color: #76b82a;
}
.cc .phone__number a {
  color: #70787c;
  text-decoration: none;
}
.cc .phone__number a:hover {
  color: #70787c;
  text-decoration: underline;
}
.cc .phone__description {
  display: flex;
  flex: 1 1 50%;
  padding: 0.0625rem 0.25rem 0.25rem 0.625rem;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 0.625rem;
  color: #fff;
  text-align: left;
}
.cc .phone__description::before {
  position: relative;
  top: 6px;
  left: -10px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #fff;
}
.cc .phone__hour {
  display: block;
  width: 13.25rem;
  margin: 0 auto;
  font-size: 0.6875rem;
  font-weight: 600;
  line-height: 1rem;
}
.cc .phone.free {
  margin: 0.625rem 0rem;
}
.cc .phone.free .phone__number {
  color: #76b82a;
}
.cc .phone.free .phone__number:hover {
  color: #76b82a;
}
.cc .phone.free .phone__number a {
  color: #76b82a;
}
.cc .phone.free .phone__number a:hover {
  color: #76b82a;
}
.cc .phone.free .phone__description {
  background-color: #76b82a;
}
.cc .phone.premium .phone__number {
  color: #af007d;
}
.cc .phone.premium .phone__number:hover {
  color: #af007d;
}
.cc .phone.premium .phone__number a {
  color: #af007d;
}
.cc .phone.premium .phone__number a:hover {
  color: #af007d;
}
.cc .phone.premium .phone__description {
  background-color: #af007d;
}
.cc .phone.neutralised .phone__number {
  color: #70787c;
}
.cc .phone.neutralised .phone__number:hover {
  color: #70787c;
}
.cc .phone.neutralised .phone__number a {
  color: #70787c;
}
.cc .phone.neutralised .phone__number a:hover {
  color: #70787c;
}
.cc .phone.neutralised .phone__description {
  background-color: #70787c;
}
.cc .phone.cristal {
  width: 100%;
  margin: 12px auto;
  background: none;
}
.cc .phone.cristal .phone__block {
  max-width: 100%;
  padding: 0;
  border: 0.125rem solid #70787c;
}
.cc .phone.cristal .phone__description {
  font-weight: 600;
  line-height: 1;
  text-align: center;
  background-color: #70787c;
}
.cc .phone.cristal .phone__number {
  color: #70787c;
}
.cc .phone.cristal .phone__number::after {
  content: none;
}
.cc .phone.cristal .phone__number:hover {
  color: #70787c;
  text-decoration: underline;
}
.cc .phone.cristal .phone__rate {
  font-size: 0.625rem;
  color: #70787c;
}
.cc .phone.cristal .phone__hours {
  max-width: 16.25rem;
  margin: 0 auto;
  font-size: 0.6875rem;
  line-height: 1.125rem;
  text-align: center;
}

.cc .share {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  margin-top: 32px;
  margin-right: 16px;
  margin-left: 16px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  border-right: none;
  border-bottom: 1px solid #e6e6e6;
  border-left: none;
}
.cc .share__intro {
  margin-right: 40px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.cc .share__list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  list-style: none;
}
@media (min-width: 640px) {
  .cc .share__list {
    margin: 0;
  }
}
.cc .share__list > li {
  width: 24px;
  height: 24px;
}
.cc .share__list > li + li {
  margin-left: 24px;
}
.cc .share__list > li a {
  transition: all 0.2s;
}
.cc .share__list > li a:hover::before {
  background-color: #003192;
}
.cc .share__list > li a:focus, .cc .share__list > li a:focus-visible {
  outline-width: 2px;
}
.cc .share__list > li a::before {
  display: block;
  width: 24px;
  height: 24px;
  content: "";
  background-color: #003192;
}
.cc .share__list > li .twitter {
  display: block;
}
.cc .share__list > li .twitter::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/x.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  background-color: #000;
}
.cc .share__list > li .email {
  display: block;
}
.cc .share__list > li .email::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/mail.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  background-color: #000;
}
.cc .share__list > li .facebook {
  display: block;
}
.cc .share__list > li .facebook::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/facebook.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  background-color: #000;
}
.cc .share__list > li .whatsapp {
  display: block;
}
.cc .share__list > li .whatsapp::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/whatsapp.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  background-color: #000;
}
.cc .share__list > li .linkedin {
  display: block;
}
.cc .share__list > li .linkedin::before {
  position: relative;
  display: inline-block;
  content: "";
  mask: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/icones/linkedIn.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  background-color: #000;
}

.ctxt-outils .container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .ctxt-outils .container {
    max-width: 100%;
    padding: 32px;
  }
}
@media (min-width: 1024px) {
  .ctxt-outils .container {
    max-width: 1312px;
  }
}
.ctxt-outils .page__element.detail {
  z-index: auto;
}
@media (min-width: 1024px) {
  .ctxt-outils .page__element.detail {
    margin-top: -7.5rem;
  }
}
@media (min-width: 1024px) {
  .ctxt-outils .page__element.detail.outils .form__homiris {
    display: flex;
  }
}
.ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph {
  flex-flow: column wrap;
}
@media (min-width: 1024px) {
  .ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.form {
    flex: 1 1;
  }
}
.ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.mentions {
  flex: 1 1;
  text-align: center;
}
@media (min-width: 1024px) {
  .ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.mentions {
    padding: 5rem 4rem;
  }
}
.ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.mentions .hero__phone {
  display: flex;
  justify-content: center;
}
.ctxt-outils .page__element.faq {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__wrapper {
    padding: 32px;
    margin: 1rem;
    background-color: #e5eef9;
    border-radius: 16px;
  }
  .ctxt-outils .counselor__container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__container {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__content h2 {
    margin: 0 0 16px;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__content h2 {
    margin: 0;
  }
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__actions .button:nth-of-type(1) {
    border: 2px solid #003192;
    background-color: #003192;
    color: #fff;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(1):hover {
    background-color: #0049d6;
    border: 2px solid #0049d6;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(1):focus {
    outline: 3px solid #003192;
    background-color: #003192;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(1):focus-visible {
    outline: 3px dashed #003192;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2) {
    border: 2px solid #003192;
    background-color: #003192;
    color: #fff;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2):hover {
    background-color: #0049d6;
    border: 2px solid #0049d6;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2):focus {
    outline: 3px solid #003192;
    background-color: #003192;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2):focus-visible {
    outline: 3px dashed #003192;
  }
  .ctxt-outils .counselor__actions a {
    width: 100%;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__actions a {
    width: auto;
    max-width: 270px;
  }
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1),
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2) {
    color: #003192;
    background-color: #e5eef9;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1):hover,
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2):hover {
    color: #003192;
    background-color: #fff;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1):focus,
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2):focus {
    outline-color: #003192;
    background-color: #fff;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1):focus-visible,
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2):focus-visible {
    outline-color: #003192;
  }
  .ctxt-outils .counselor__actions a + a {
    margin: 16px 0 0;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__actions a + a {
    margin: 0 0 0 40px;
  }
}
.ctxt-outils #MentionLegaleFormulaires {
  font-size: 0.75rem;
}

.ei_transac .ctxt-outils .container__grid {
  z-index: auto;
}

.ei_footer {
  margin-bottom: 4.375rem;
}
@media (min-width: 1024px) {
  .ei_footer {
    margin-bottom: 0;
  }
}

.cc header.hero::before {
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse-becm.svg") !important;
}
.cc.ctxt-article header.hero::before, .cc.ctxt-outils header.hero::before {
  position: absolute;
  top: 20%;
  left: 50%;
  display: block;
  min-width: 62.5rem;
  min-height: 26.875rem;
  content: "";
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse-becm.svg");
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .cc.ctxt-article header.hero::before, .cc.ctxt-outils header.hero::before {
    position: absolute;
    bottom: -31.25rem;
    left: 56%;
    min-width: 62.5rem;
    min-height: 62.5rem;
    content: "";
  }
}
.cc.ctxt-product header.hero::before {
  position: absolute;
  top: 6.875rem;
  left: 60%;
  min-width: 52.4375rem;
  min-height: 41.9375rem;
  content: "";
  background-image: url("https://cdnwmsi.e-i.com/SITW/wm/global/1.0.0/af/assets/shapes/ellipse-becm.svg");
  background-repeat: no-repeat;
}
.cc.ctxt-home header.hero {
  padding: 0rem 0rem 1.5rem 0rem;
}

.ctxt-outils .container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .ctxt-outils .container {
    max-width: 100%;
    padding: 32px;
  }
}
@media (min-width: 1024px) {
  .ctxt-outils .container {
    max-width: 1312px;
  }
}
.ctxt-outils .page__element.detail {
  z-index: auto;
}
@media (min-width: 1024px) {
  .ctxt-outils .page__element.detail.outils .form__homiris {
    display: flex;
  }
}
.ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph {
  flex-flow: column wrap;
}
@media (min-width: 1024px) {
  .ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.form {
    flex: 1 1;
  }
}
.ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.mentions {
  flex: 1 1;
  text-align: center;
}
@media (min-width: 1024px) {
  .ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.mentions {
    padding: 5rem 4rem;
  }
}
.ctxt-outils .page__element.detail.outils .form__homiris .detail__paragraph.mentions .hero__phone {
  display: flex;
  justify-content: center;
}
.ctxt-outils .page__element.faq {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__wrapper {
    padding: 32px;
    margin: 1rem;
    background-color: #e5eef9;
    border-radius: 16px;
  }
  .ctxt-outils .counselor__container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__container {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__content h2 {
    margin: 0 0 16px;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__content h2 {
    margin: 0;
  }
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__actions .button:nth-of-type(1) {
    border: 2px solid #003192;
    background-color: #003192;
    color: #fff;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(1):hover {
    background-color: #0049d6;
    border: 2px solid #0049d6;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(1):focus {
    outline: 3px solid #003192;
    background-color: #003192;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(1):focus-visible {
    outline: 3px dashed #003192;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2) {
    border: 2px solid #003192;
    background-color: #003192;
    color: #fff;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2):hover {
    background-color: #0049d6;
    border: 2px solid #0049d6;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2):focus {
    outline: 3px solid #003192;
    background-color: #003192;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button:nth-of-type(2):focus-visible {
    outline: 3px dashed #003192;
  }
  .ctxt-outils .counselor__actions a {
    width: 100%;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__actions a {
    width: auto;
    max-width: 270px;
  }
}
@media (min-width: 640px) {
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1),
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2) {
    color: #003192;
    background-color: #e5eef9;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1):hover,
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2):hover {
    color: #003192;
    background-color: #fff;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1):focus,
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2):focus {
    outline-color: #003192;
    background-color: #fff;
    border: 2px solid #003192;
  }
  .ctxt-outils .counselor__actions .button--secondary:nth-child(1):focus-visible,
  .ctxt-outils .counselor__actions .button--secondary:nth-child(2):focus-visible {
    outline-color: #003192;
  }
  .ctxt-outils .counselor__actions a + a {
    margin: 16px 0 0;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  .ctxt-outils .counselor__actions a + a {
    margin: 0 0 0 40px;
  }
}
.ctxt-outils #MentionLegaleFormulaires {
  font-size: 0.75rem;
}
.ctxt-outils .detail__paragraph fieldset legend {
  top: 1rem;
}

.ei_transac .ctxt-outils .container__grid {
  z-index: auto;
}

.ei_footer {
  margin-bottom: 4.375rem;
}
@media (min-width: 1024px) {
  .ei_footer {
    margin-bottom: 0;
  }
}

p:not(.cc-ei *),
li,
h1,
h2,
h3,
h4,
h5,
figcaption {
  margin-top: auto;
}
}