/**
  ==========================================> Encart nous contacter
  */

.inbenta-helpsite .inbenta-footer {
  order: 4;
  flex-basis: 100%;
  margin-bottom: 0;
}

.inbenta-helpsite .inbenta-responsive {
  display: none !important;
}

.inbenta-helpsite .inbenta-footer .inbenta-contact--title {
  margin: 61px 0 20px 0;
  color: #20458f;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: bold;
  line-height: 42px;
  font-weight: 500;
}

.inbenta-helpsite .inbenta-footer .inbenta-contact__wrapper {
  padding: 0;
  margin: 0 -10.5px 0 -10.5px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: null;
  flex-direction: null;
  -ms-flex-direction: null;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: null;
  -ms-flex-wrap: null;
  flex-flow: null;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: null;
  -ms-flex-align: null;
  align-items: null;
  -webkit-align-content: null;
  -ms-align-content: null;
  align-content: null;
}

.inbenta-helpsite .inbenta-footer .inbenta-contact__wrapper__button {
  margin: 0 10.5px 0 10.5px;
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: null;
  flex-direction: null;
  -ms-flex-direction: null;
  -webkit-flex-wrap: null;
  flex-wrap: null;
  -webkit-flex-flow: null;
  -ms-flex-wrap: null;
  flex-flow: null;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: null;
  -ms-align-content: null;
  align-content: null;
  padding: 15px 0 15px 0;
  cursor: pointer;
  width: 110px;
  height: 100px;
  margin: 5px;
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(206, 206, 206, 0.5);
  background-color: #fff;
}

.inbenta-helpsite .inbenta-footer .inbenta-contact__wrapper__button:hover {
  box-shadow: 0 8px 8px 2px rgba(206, 206, 206, 0.68);
}

.inbenta-helpsite .inbenta-footer .inbenta-contact__wrapper__button a {
  width: 100%;
}

.inbenta-helpsite
  .inbenta-footer
  .inbenta-contact__wrapper__button
  a
  .button__text {
  color: #4c4c4c;
  font-family: Roboto;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  height: 22px;
  width: 100%;
  font-weight: 400;
  display: block;
}

.inbenta-helpsite
  .inbenta-footer
  .inbenta-contact__wrapper__button
  .button__logo {
  height: 43px;
  width: 100%;
  background-size: 35%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 0 5px 0;
}

.inbenta-helpsite .inbenta-popular__sourd {
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: null;
  flex-direction: null;
  -ms-flex-direction: null;
  -webkit-flex-wrap: null;
  flex-wrap: null;
  -webkit-flex-flow: null;
  -ms-flex-wrap: null;
  flex-flow: null;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: null;
  -ms-align-content: null;
  align-content: null;
  margin-top: 49px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(206, 206, 206, 0.5);
  height: 100px;
  padding: 21px 33px 19px 33px;
}

.inbenta-helpsite .inbenta-popular__sourd:hover {
  box-shadow: 0 8px 8px 2px rgba(206, 206, 206, 0.68);
}

.inbenta-helpsite .inbenta-popular__sourd__text {
  font-family: Roboto;
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 0 25px;
  text-align: left;
  color: #20458f;
  font-weight: normal;
}

.inbenta-helpsite .inbenta-popular__sourd .inbenta-popular__sourd__image {
  order: null;
  -ms-flex-order: null;
  -webkit-flex-grow: null;
  -ms-flex-grow: null;
  flex-grow: null;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: null;
  -ms-flex-basis: null;
  flex-basis: null;
  -webkit-align-self: null;
  -ms-align-self: null;
  align-self: null;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  width: 80px;
}

.inbenta-helpsite .inbenta-helpsite__body .inbenta-footer-buttons-handicap {
  order: 2;
  flex-basis: 32%;
  max-width: 340px;
  padding: 0;
  position: relative;
  margin: 5px;
}

.inbenta-helpsite
  .inbenta-helpsite__body
  .inbenta-footer-buttons-handicap
  .inbenta-popular__sourd {
  margin: 12px 0 0 0;
  position: absolute;
  bottom: 0;
}

.inbenta-helpsite .inbenta-help .inbenta-subtitle {
  padding: 66px 0 15px 0;
  color: #20458f;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  font-weight: 500;
}

.inbenta-helpsite .inbenta-help .inbenta-help__wrapper {
  margin: 0 -7px 0 -7px;
}

.inbenta-helpsite .inbenta-help .inbenta-help__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: null;
  flex-direction: null;
  -ms-flex-direction: null;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: null;
  -ms-flex-wrap: null;
  flex-flow: null;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: null;
  -ms-flex-align: null;
  align-items: null;
  -webkit-align-content: null;
  -ms-align-content: null;
  align-content: null;
}

.inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: null;
  flex-direction: null;
  -ms-flex-direction: null;
  -webkit-flex-wrap: null;
  flex-wrap: null;
  -webkit-flex-flow: null;
  -ms-flex-wrap: null;
  flex-flow: null;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: null;
  -ms-align-content: null;
  align-content: null;
  cursor: pointer;
  margin: 5px;
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(206, 206, 206, 0.5);
  background-color: #fff;
  padding: 20px 20px 20px 20px;
  width: 23.2%;
  max-width: 23.2%;
  height: 120px;
  margin: 5px 7px 5px 7px;
  box-shadow: 0 2px 10px 0 rgba(206, 206, 206, 0.5);
}

.inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button:hover {
  box-shadow: 0 8px 8px 2px rgba(206, 206, 206, 0.68);
}

.inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button .button__logo {
  background-position: center;
  width: 100%;
  height: 80px;
  background-size: contain, cover;
  margin: 0;
  background-repeat: no-repeat;
}

/**
   * Customer header
   */
#inbenta-header-customer {
  background-color: #ffffff;
  border-top: 4px solid #ffc905;
  box-shadow: 0px 16px 40px 1px rgba(103, 110, 144, 0.14902),
    0px 8px 8px rgba(103, 110, 144, 0.0509804),
    0px 4px 4px rgba(103, 110, 144, 0.0784314),
    0px 2px 2px rgba(103, 110, 144, 0.0509804),
    0px 1px 2px rgba(103, 110, 144, 0.101961);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 96px;
  justify-content: space-between;
  left: 0;
  top: 0;
  position: relative;
}
.professionnel #inbenta-header-customer {
  border-top: 4px solid #a71680;
}

#inbenta-header-customer__burger {
  display: none;
}

#inbenta-header-customer__logo {
  align-items: self-start;
  /* box-shadow: 0px 3px 4px rgba(103, 110, 144, 0.0509804), 0px 2px 4px rgba(103, 110, 144, 0.0784314), 0px 1px 2px rgba(103, 110, 144, 0.0509804), 0px 0px 2px rgba(103, 110, 144, 0.101961); */
  height: 92px;
  /* padding: 23.5px 31px; */
  padding: 32px 16px 32px 32px;
  width: 212px;
}

#inbenta-header-customer__logo--second {
  width: 53px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
  margin-right: 12px;
}

#inbenta-header-customer__logo a {
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
}

#inbenta-header-customer__nav {
  display: none;
  position: absolute;
  border-radius: 16px;
  background: var(--neutral-white, #fff);
  top: 100%;
  left: 22px;
  padding: 24px;
  z-index: 999999;
}

#inbenta-header-customer__nav:before {
  height: 8px;
  position: absolute;
  top: -9px;
}

#inbenta-header-customer__nav button {
  border-radius: 8px;
  line-height: 24px; /* 171.429% */
  font-weight: 700;
  font-size: 14px;
  font-style: normal;
  padding: 12px 24px;
  font-family: Montserrat;
  color: var(--neutral-darkest, #3c3c3c);
  cursor: pointer;
}

#inbenta-header-customer__nav #inbenta-header-customer__nav--return {
  border: 1px solid var(--neutral-darkest, #3c3c3c);
  color: var(--neutral-darkest, #3c3c3c);
  margin-right: 24px;
  background-color: #fff;
}

#inbenta-header-customer__nav #inbenta-header-customer__nav--home {
  background: var(--brand-supernova-supernova, #ffc905);
}

#inbenta-header-customer__nav--title {
  color: var(--neutral-darkest, #3c3c3c);
  font-feature-settings: "clig" off, "liga" off;

  /* Desktop / Subtitle */
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
}

#inbenta-header-customer__nav--subtitle {
  color: var(--neutral-darkest, #3c3c3c);
  font-feature-settings: "clig" off, "liga" off;
  /* Desktop / Body */
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin: 18px 0;
}

@media (max-width: 992px) {
  #inbenta-header-customer__nav {
    max-width: 340px;
  }

  #inbenta-header-customer__nav button {
    display: block;
    width: 100%;
  }

  #inbenta-header-customer__nav #inbenta-header-customer__nav--home {
    margin-top: 16px;
  }

  #inbenta-header-customer__logo--second {
    display: initial;
  }
}

#inbenta-header-customer__title {
  height: 92px;
  flex-grow: 1;
  order: 2;
  padding: 21px 0 21px 0px;
}
#inbenta-header-customer__title h1 {
  color: #3c3c3c;
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
#inbenta-header-customer__title h2 {
  color: #3c3c3c;
  font-family: "Montserrat";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
#inbenta-header-customer__button {
  align-items: self-end;
  height: 92px;
  padding: 22px 32px 22px 0;
  order: 3;
  width: 215px;
}
#inbenta-header-customer__button button {
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  height: 48px;
  transition-duration: 0.5s;
  width: 165px;
}
.professionnel #inbenta-header-customer__button button {
  width: 200px;
}
.professionnel #inbenta-header-customer__button {
  width: 230px;
}
.professionnel
  #inbenta-header-customer__button
  button
  .inbenta-header-customer__button-label {
  margin: 0 0px 0 16px;
}

#inbenta-header-customer__button button:hover {
  border-color: #3c3c3c;
}
#inbenta-header-customer__button button .inbenta-header-customer__button-label {
  color: #3c3c3c;
  font-family: "Montserrat";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  margin: 0 6px 0 16px;
}
#inbenta-header-customer__button button i {
  font-size: 12px !important;
  height: 0;
  line-height: 48px;
  width: 0;
}
#inbenta-header-customer__button button i::after {
  font-size: 20px;
  font-weight: 200;
  height: 24px;
  width: 24px;
}
#inbenta-header-customer-menu {
  background-color: #ffffff;
  border-top: 1px solid #d2d2d1;
  box-sizing: border-box;
  display: none;
  height: 200%;
  min-height: 200%;
  overflow-x: hidden;
  position: absolute;
  width: 100%;
  z-index: 9998;
}
#inbenta-header-customer-menu__button {
  height: 144px;
  padding: 51px 32px 36px 32px;
  text-align: center;
  width: 100%;
}
#inbenta-header-customer-menu__button button {
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  height: 48px;
  margin: 0 auto;
  transition-duration: 0.5s;
  width: 312px;
}
#inbenta-header-customer-menu__button button:hover {
  border-color: #3c3c3c;
}
#inbenta-header-customer-menu__button
  button
  .inbenta-header-customer-menu__button-label {
  color: #3c3c3c;
  font-family: "Montserrat";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  margin: 0 6px 0 90px;
}
#inbenta-header-customer-menu__button button i {
  font-size: 12px !important;
  height: 0;
  line-height: 48px;
  width: 0;
}
#inbenta-header-customer-menu__button button i::after {
  font-size: 20px;
  font-weight: 200;
  height: 24px;
  width: 24px;
}
#inbenta-header-customer-menu__button
  .inbenta-header-customer-menu__button-border {
  background-color: #d2d2d1;
  height: 1px;
  margin: 36px 0 0 0;
  width: 100%;
}
#inbenta-header-customer-menu__button
  .inbenta-header-customer-menu__button-border {
  background-color: #d2d2d1;
  height: 1px;
  margin: 36px 0 300px 0;
  width: 100%;
}
#inbenta-header-customer-menu__button a {
  color: #717171;
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
}
@media (max-width: 992px) {
  #inbenta-header-customer {
    box-shadow: 0px 12px 15px rgba(103, 110, 144, 0.0392157),
      0px 8px 8px rgba(103, 110, 144, 0.0509804),
      0px 4px 4px rgba(103, 110, 144, 0.0784314),
      0px 2px 2px rgba(103, 110, 144, 0.0509804),
      0px 1px 2px rgba(103, 110, 144, 0.101961);
    height: 56px;
  }
  #inbenta-header-customer__logo a {
    background-size: 47px 45px;
    height: 45px;
    width: 47px;
  }
  #inbenta-header-customer__burger {
    cursor: pointer;
    display: block;
    margin: 14px;
  }
  #inbenta-header-customer__burger i::after {
    color: #1c1c1c;
    font-weight: 300;
  }
  #inbenta-header-customer__logo {
    box-shadow: none;
    height: 52px;
    margin: 3px 10px 0px 8px;
    padding: 0;
    width: 47px;
  }
  #inbenta-header-customer__button {
    display: none;
  }
  #inbenta-header-customer__title {
    height: 52px;
    padding: 16px 0 22px 0;
  }
  #inbenta-header-customer__title h1 {
    color: var(--neutral-darkest, #3c3c3c);
    font-feature-settings: "clig" off, "liga" off;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
  }
  #inbenta-header-customer__title h2 {
    display: none;
  }
}
@media (max-width: 420px) {
  #inbenta-header-customer-menu__button button {
    width: 165px;
  }
  #inbenta-header-customer-menu__button
    button
    .inbenta-header-customer-menu__button-label {
    margin: 0 6px 0 16px;
  }
}
/**
   * Customer footer
   */
#inbenta-footer-customer__first {
  display: flex;
  padding: 24px 32px;
  align-items: center;
  align-self: stretch;
  display: flex;
  align-items: center;
  gap: 32px;
  flex: 1 0 0;
}

#inbenta-footer-customer__first div a:first-child {
  margin-right: 32px;
}

@media (max-width: 992px) {
  #inbenta-footer-customer__first {
    align-items: flex-start;
    flex-direction: column;
    gap: 16px;
  }
}

#inbenta-footer-customer__first a {
  color: var(--neutral-darkest, #3c3c3c);
  font-feature-settings: "clig" off, "liga" off;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}

#inbenta-footer-customer__second {
  display: flex;
  padding: 24px 32px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  background: var(--brand-supernova-supernova, #ffc905);
  position: relative;
}

#inbenta-footer-customer__second #inbenta-footer-customer__right {
  color: var(--neutral-darkest, #3c3c3c);
  text-align: right;
  font-feature-settings: "clig" off, "liga" off;

  /* Desktop / Caption */
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
}

#inbenta-footer-customer__second #inbenta-footer-customer__left-logo a {
  width: 161px;
  height: 24px;
  display: block;
}

.professionnel
  #inbenta-footer-customer__second
  #inbenta-footer-customer__left-logo
  a {
  width: 130px;
}

#inbenta-footer-customer__arrow {
  display: flex;
  width: 40px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 80px;
  border: 1px solid var(--neutral-neutral, #d2d2d1);
  background: var(--neutral-white, #fff);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 28px;
  top: -16px;
  cursor: pointer;
}

.inbenta-km__rating {
  font-weight: unset;
}

.inbenta-helpsite
  .inbenta-helpsite__body
  .inbenta-km__rating
  .inbenta-km__rating__comment
  .inbenta-km__rating_more_details {
  font-size: 16px !important;
}

.inbenta-helpsite
  .inbenta-helpsite__body
  .inbenta-km__rating
  .inbenta-km__rating__comment
  .inbenta-km__rating_note {
  font-size: 14px !important;
  font-style: normal !important;
}

@media (max-width: 992px) {
  #inbenta-footer-customer__second {
    flex-direction: column;
    align-items: start;
  }

  #inbenta-footer-customer__second #inbenta-footer-customer__right {
    text-align: left;
    color: var(--neutral-darkest, #3c3c3c);
    font-feature-settings: "clig" off, "liga" off;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 233.333% */
    margin-top: 24px;
  }
}

@media (max-width: 992px) {
  body .mobile-oculted {
    display: none !important;
  }

  body .inbenta-responsive-part {
    display: block;
  }

  body .inbenta-helpsite nav {
    display: none;
  }

  .inbenta-footer-buttons-handicap {
    margin: 0 !important;
    height: 75px !important;
    bottom: -10px !important;
  }

  .inbenta-popular__sourd {
    margin: 0 !important;
    height: 75px !important;
  }

  .banner-home {
    display: none;
  }

  .inbenta-helpsite .inbenta-contact {
    margin: 30px 0 0 0;
  }

  .inbenta-helpsite .inbenta-responsive {
    display: block !important;
  }

  .inbenta-helpsite header.inbenta-desktop {
    display: none;
  }

  .inbenta-helpsite .inbenta-footer-buttons-redirect-part.inbenta-responsive {
    box-shadow: 0 2px 10px 0 rgba(206, 206, 206, 0.5);
    background-color: #fff;
    cursor: pointer;
    height: 63px;
    margin: 0;
    padding: 9px 20px 10px 20px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
  }

  .inbenta-helpsite
    .inbenta-footer-buttons-redirect-part.inbenta-responsive:hover {
    box-shadow: 0 8px 8px 2px rgba(206, 206, 206, 0.68);
  }

  .inbenta-helpsite
    .inbenta-footer-buttons-redirect-part.inbenta-responsive
    .inbenta-popular__link {
    border-radius: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: 44px;
  }

  .inbenta-helpsite
    .inbenta-footer-buttons-redirect-part.inbenta-responsive
    .inbenta-popular__link__group {
    width: 200px;
  }

  .inbenta-helpsite
    .inbenta-footer-buttons-redirect-part.inbenta-responsive:hover
    .inbenta-popular__link__group
    span {
    text-decoration: underline;
  }

  .inbenta-helpsite
    .inbenta-footer-buttons-redirect-part.inbenta-responsive
    .inbenta-popular__link__group
    .inbenta-popular__link__group__text {
    font-family: Roboto;
    font-size: 14px;
    line-height: 22px;
  }

  .inbenta-helpsite .inbenta-footer .inbenta-contact .inbenta-contact--title {
    color: #20458f;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
  }
  .inbenta-helpsite
    .inbenta-footer
    .inbenta-contact
    .inbenta-contact__wrapper__button {
    width: 75px;
    height: 75px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(125, 124, 124, 0.13);
    padding: 7px 0 7px 0;
    margin: 10px 7px 0 7px;
    box-shadow: 0 2px 10px 0 rgba(206, 206, 206, 0.5);
  }
  .inbenta-helpsite
    .inbenta-footer
    .inbenta-contact
    .inbenta-contact__wrapper__button:hover,
  .inbenta-helpsite .inbenta-footer .inbenta-footer-buttons-handicap:hover {
    box-shadow: 0 8px 8px 2px rgba(206, 206, 206, 0.68);
  }

  .inbenta-helpsite
    .inbenta-footer
    .inbenta-contact
    .inbenta-contact__wrapper__button
    .button__logo {
    background-size: 37%;
    height: 42px;
    margin: 0 0 5px 0;
  }

  .inbenta-helpsite
    .inbenta-footer
    .inbenta-contact
    .inbenta-contact__wrapper__button
    .button__text {
    width: 100% !important;
    padding: 0 7px 0 7px;
    height: 14px;
    width: 30px;
    color: #3c3c3c;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
  }

  .inbenta-helpsite .inbenta-responsive.inbenta-footer-buttons-handicap {
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(206, 206, 206, 0.5);
    height: 60px;
    padding: 15px 20px 15px 20px;
  }

  .inbenta-helpsite
    .inbenta-responsive.inbenta-footer-buttons-handicap
    .inbenta-popular__sourd {
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }

  .inbenta-helpsite
    .inbenta-responsive.inbenta-footer-buttons-handicap
    .inbenta-popular__sourd
    .inbenta-popular__sourd__image {
    height: 30px;
    width: 60px;
  }

  .inbenta-helpsite
    .inbenta-responsive.inbenta-footer-buttons-handicap
    .inbenta-popular__sourd
    .inbenta-popular__sourd__text {
    color: #20458f;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 15px;
  }

  .inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button {
    width: 48%;
    max-width: 48%;
    padding: 10px 10%;
  }

  .inbenta_helpsite_body .inbenta-container--fluid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: null;
    flex-direction: null;
    -ms-flex-direction: null;
    -webkit-flex-wrap: null;
    flex-wrap: null;
    -webkit-flex-flow: null;
    -ms-flex-wrap: null;
    flex-flow: null;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-align-content: null;
    -ms-align-content: null;
    align-content: null;
    background-image: url("https://aide.laposte.fr/assets/old-online-resources/helpcenter/header_new.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    min-height: 186px;
    height: 186px;
    background-size: cover;
    padding: 0;
    margin: 0;
  }

  .inbenta_helpsite_body .inbenta-container--fluid .inbenta-container {
    margin: 0;
    padding: 26px 26px 14px 14px;
    width: 100%;
    max-width: 950px;
  }

  .inbenta_helpsite_body
    .inbenta-container--fluid
    .inbenta-search
    .inbenta-popular__link {
    display: none;
  }
  .inbenta_helpsite_body
    .inbenta-container--fluid
    .inbenta-search
    .inbenta-search__header {
    margin: 0 20px 13px 20px;
  }

  .inbenta_helpsite_body .inbenta-main-title,
  .inbenta_helpsite_body .inbenta-main-subtitle {
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0;
    font-family: Roboto;
    font-weight: 500;
  }

  .inbenta_helpsite_body .inbenta-search__form {
    margin: 0;
  }

  .inbenta-helpsite
    .inbenta-km__search
    .inbenta-km__search__form
    .inbenta-km-input {
    margin: 0;
  }

  .inbenta-helpsite .inbenta-km__breadcrumb .inbenta-km__breadcrumb__element {
    padding: 0;
  }

  .inbenta-helpsite
    .inbenta-helpsite__body
    .container__category-name
    .category_title {
    margin: 25px 0 12px 0;
    font-family: Roboto;
    font-size: 20px;
    line-height: 24px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km-subtitle
    .contents__title__text,
  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km-subtitle
    .contents__title__query {
    color: #20458f;
    font-family: Roboto;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
  }

  .inbenta-helpsite .inbenta-km__results .inbenta-km-subtitle {
    margin: 0;
  }

  .inbenta-helpsite .inbenta-helpsite__body .container__category-name,
  .inbenta-helpsite
    .inbenta-helpsite__body
    .inbenta-km__results
    .container__content-category-name {
    padding-bottom: 0;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__title {
    padding: 15px 15px 15px 25px;
    height: 60px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__title
    .title__faq__text {
    color: #4c4c4c;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__body
    .body__contents {
    padding: 0;
    margin: 0 25px 0 25px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__body
    .body__rating {
    padding: 0;
    margin: 0 25px 0 25px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__body
    .body__rating
    .inbenta-km__rating__comment {
    padding: 0;
  }

  .inbenta-helpsite
    .inbenta-helpsite__body
    .inbenta-km__rating
    .inbenta-km__rating__comment
    .comment__phrase {
    color: #4c4c4c;
    margin-bottom: 30px;
    font-weight: normal;
    font-family: Roboto;
    font-size: 18px;
    line-height: 21px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__body
    .body__rating
    .inbenta-km__rating
    .inbenta-km__rating_more_details {
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__body
    .body__rating
    .inbenta-km__rating
    .inbenta-km__rating_note {
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
  }

  .inbenta-helpsite
    .inbenta-km__results
    .inbenta-km__faqs
    .inbenta-km__faq
    .inbenta-km__faq__body
    .inbenta-km__rating
    .inbenta-km__rating__comment
    .comment__feedback__button {
    padding: 12px 13px;
    width: 178px;
    height: 48px;
  }
}

@media (max-width: 742px) {
  .inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button {
    width: 47%;
    max-width: 47%;
  }
}

@media (max-width: 509px) {
  .inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button {
    width: 46%;
    max-width: 46%;
  }
}

@media (max-width: 433px) {
  .inbenta-helpsite .inbenta-footer-buttons-handicap {
    margin: 10px 7px 0 7px !important;
  }

  .inbenta-helpsite .inbenta-popular__sourd {
    padding: 21px 19px 19px 20px;
  }
}

@media (max-width: 392px) {
  .inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button {
    width: 45%;
    max-width: 45%;
  }
}

@media (max-width: 378px) {
  .inbenta_helpsite_body .inbenta-main-title,
  .inbenta_helpsite_body .inbenta-main-subtitle {
    font-size: 17px;
  }
}

@media (max-width: 362px) {
  .inbenta_helpsite_body .inbenta-main-title,
  .inbenta_helpsite_body .inbenta-main-subtitle {
    font-size: 16px;
  }
}

@media (max-width: 345px) {
  .inbenta_helpsite_body .inbenta-main-title,
  .inbenta_helpsite_body .inbenta-main-subtitle {
    font-size: 15px;
  }
}

@media (max-width: 329px) {
  .inbenta_helpsite_body .inbenta-main-title,
  .inbenta_helpsite_body .inbenta-main-subtitle {
    font-size: 14px;
  }
}

@media (max-width: 322px) {
  .inbenta-helpsite .inbenta-help .inbenta-help__wrapper__button {
    width: 100%;
    max-width: 100%;
  }
}