.breadcrumb {
  background: rgba(92, 101, 186, 0.3019607843);
  background: linear-gradient(90deg, #FCFCFC 0%, rgba(92, 101, 186, 0.3019607843) 20%, rgba(92, 101, 186, 0.3019607843) 100%);
}

body:has(.block-serviceOnLign.gris-rose) .breadcrumb {
  background: rgba(240, 174, 175, 0.5);
  background: linear-gradient(100.39deg, rgba(92, 101, 186, 0.1) 39.72%, rgba(240, 174, 175, 0.5) 82.16%);
}

.block-serviceOnLign {
  background: rgba(92, 101, 186, 0.3019607843);
  background: linear-gradient(90deg, #FCFCFC 0%, rgba(92, 101, 186, 0.3019607843) 20%, rgba(92, 101, 186, 0.3019607843) 100%);
  padding: 32px 0 50px 0;
  margin-bottom: 50px;
}
.block-serviceOnLign p {
  margin: 0;
}

.block-serviceOnLign.gris-rose {
  background: rgba(240, 174, 175, 0.5);
  background: linear-gradient(100.39deg, rgba(92, 101, 186, 0.1) 39.72%, rgba(240, 174, 175, 0.5) 82.16%);
}

.block-serviceOnLign.gris-bleu {
  background: rgba(92, 101, 186, 0.3019607843);
  background: linear-gradient(90deg, #FCFCFC 0%, rgba(92, 101, 186, 0.3019607843) 20%, rgba(92, 101, 186, 0.3019607843) 100%);
}

.block-serviceOnLign::before {
  background: none;
  z-index: 0;
}

.block-vosContrats-list {
  display: flex;
  justify-content: left;
  flex-direction: column;
}

.block-vosContrats-list p {
  font-size: 14px;
  color: #35384E;
}

.row.header_contrats_selfcare .card-wrapper:last-of-type {
  margin-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .row.header_contrats_selfcare {
    padding-right: 0 !important;
  }
}

h3.box-title-chevron {
  display: flex;
  justify-content: start;
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: daxMedium;
  align-items: center;
  font-size: 18px;
}
h3.box-title-chevron:hover {
  text-decoration: underline;
  color: #35384E;
}

a.no-hover:hover {
  text-decoration: none;
}

h3.box-title-chevron::after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #21b59c;
  font-size: 14px;
  padding-left: 5px;
  position: absolute;
  right: 16px;
}

.blockTabsandFAQ .container {
  width: 100%;
  max-width: 1270px;
}
@media screen and (max-width: 1300px) {
  .blockTabsandFAQ .container {
    max-width: 100%;
    padding: 0 16px;
  }
}

.blockTabsandFAQ ul#tabs-nav li {
  border-bottom: none;
  font-weight: unset;
}

.blockTabsandFAQ ul#tabs-nav {
  border-bottom: 1px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 768px) {
  .block-vosContrats-more {
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .block-vosContrats-more img {
    margin: 50px 0 0 0;
  }
}
.block-vosContrats-more a.voirFicheChevron {
  padding-top: 10px;
}
.block-vosContrats-more h3, .block-vosContrats-more h4 {
  font-size: 18px;
}
.block-vosContrats-more h5 {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .block-vosContrats-more h5 {
    margin-top: 40px;
  }
}

.blockTabsandFAQ .title-h2 h2 {
  font-size: 28px;
  color: #35384E;
  text-align: center;
  font-family: "daxFont";
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 128.571% */
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .blockTabsandFAQ .title-h2 h2 {
    text-align: left;
  }
}
.blockTabsandFAQ .title-h2 p {
  color: #35384E;
  text-align: center;
  font-family: "daxFont";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .blockTabsandFAQ .title-h2 p {
    text-align: left;
  }
}
.blockTabsandFAQ .title-h2::after {
  margin: auto;
  right: 0;
}
@media screen and (max-width: 768px) {
  .blockTabsandFAQ .title-h2::after {
    right: auto;
  }
}
.blockTabsandFAQ ul#tabs-nav li a {
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .blockTabsandFAQ ul#tabs-nav li a {
    margin-right: 30px;
  }
}
.blockTabsandFAQ #main-faq h3 {
  color: #35384E;
  font-family: "daxMedium";
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.border-right-column {
  width: 1px;
  min-height: 250px;
  height: -webkit-fill-available;
  margin-right: 30px;
  margin-left: 30px;
  background-color: #c8cccc;
}
@media screen and (max-width: 768px) {
  .border-right-column {
    display: none;
  }
}

.block-mobileLinks {
  background: none;
  padding-top: unset;
  position: unset;
  z-index: auto;
  padding-bottom: 0;
  margin-top: 16px;
  margin-bottom: 52px;
}
@media screen and (max-width: 768px) {
  .block-mobileLinks a {
    margin-right: 0;
  }
}

.block-mobileLinks::before {
  position: unset;
  content: unset;
  background-color: unset;
}

.block-mobileLinks .container {
  margin-left: 80px;
  margin-right: 80px;
  max-width: 100%;
  width: calc(100% - 160px);
}
@media screen and (max-width: 768px) {
  .block-mobileLinks .container {
    padding: 0 16px;
    margin: 0;
    width: 100%;
  }
}

.block-mobileLinks .row {
  background: linear-gradient(100.39deg, rgba(92, 101, 186, 0.1) 39.72%, rgba(240, 174, 175, 0.5) 82.16%);
  padding-left: 50px;
  border-radius: 12px;
}
@media screen and (max-width: 768px) {
  .block-mobileLinks .row {
    padding: 0;
    margin: 0;
  }
}

.block-mobileLinks.gris-rose .row {
  background: linear-gradient(100.39deg, rgba(92, 101, 186, 0.1) 39.72%, rgba(240, 174, 175, 0.5) 82.16%);
}

.block-mobileLinks.gris-bleu .row {
  background: linear-gradient(90deg, #FCFCFC 0%, rgba(92, 101, 186, 0.3019607843) 20%, rgba(92, 101, 186, 0.3019607843) 100%);
}

.block-mobileLinks .title-h2 {
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 57px;
  padding-bottom: 0;
}

.block-mobileLinks .ezxmltext-field > p {
  padding-bottom: 0px;
  margin: 0;
}

.block-mobileLinks .ezxmltext-field .ibexa-embed-type-image {
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
  .block-mobileLinks .ezxmltext-field .ibexa-embed-type-image {
    padding-top: 30px;
  }
}

.block-mobileLinks .ezxmltext-field .ibexa-embed-type-image:first-of-type {
  margin-right: 10px;
}

.block-mobileLinks .img-100 {
  padding-right: 50px;
  padding-bottom: 0px;
  height: 300px;
}
@media screen and (max-width: 768px) {
  .block-mobileLinks .img-100 {
    margin-top: 30px;
    padding: 0;
    height: auto;
  }
}

.block-mobileLinks .img-100 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: 0px;
  margin-top: -150px;
}
@media screen and (max-width: 1200px) {
  .block-mobileLinks .img-100 img {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .block-mobileLinks .img-100 img {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
}

.block-vosContrats-infos {
  margin-top: 64px;
  padding-top: 50px;
  padding-right: 70px;
  padding-bottom: 50px;
  padding-left: 70px;
  background-color: #F8F8F8;
}
@media screen and (max-width: 768px) {
  .block-vosContrats-infos {
    padding: 16px;
    margin: 0;
  }
}
.block-vosContrats-infos p {
  margin-bottom: 5px;
}
.block-vosContrats-infos a {
  margin-top: 0px;
  padding-top: 0px;
}

.block-vosContrats-infos .container {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  max-width: calc(100% + 140px);
}

.block-vosContrats-infos-content {
  box-shadow: none;
  border: #C8CCCC 0.5px solid;
  width: 100%;
}

.title-wrapper {
  padding: 0;
}
.title-wrapper h1 {
  margin: 0;
  margin-bottom: 24px;
  padding: 0;
  color: #35384E;
  text-align: left;
  font-size: 36px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .title-wrapper h1 {
    font-size: 28px;
  }
}
.title-wrapper p {
  margin-bottom: 50px;
  color: #35384E;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-family: "daxFont";
}
@media screen and (max-width: 768px) {
  .title-wrapper p {
    font-size: 20px;
  }
}

.title-section {
  max-width: 100%;
  width: 100%;
  padding: 0 0 0 90px;
  color: #35384E;
}
@media screen and (max-width: 768px) {
  .title-section {
    padding: 0 16px;
  }
}

.header_selfcare {
  margin-left: 0 !important;
}

.card-wrapper {
  margin: 0 24px 24px 0;
}
@media screen and (max-width: 836px) {
  .card-wrapper {
    margin: 0 10px 10px 0;
  }
}
@media screen and (max-width: 600px) {
  .card-wrapper {
    margin: 0 0 24px 0;
    width: 100%;
  }
}
.card-wrapper .block-vosContrats-content {
  box-shadow: none;
  border: 0.5px solid #C8CCCC;
  position: relative;
  padding: 16px;
  min-height: 146px;
  height: 100%;
  text-align: left;
  margin-bottom: 0px;
  width: 304px;
}
@media screen and (max-width: 836px) {
  .card-wrapper .block-vosContrats-content {
    width: 288px;
  }
}
@media screen and (max-width: 600px) {
  .card-wrapper .block-vosContrats-content {
    width: 100%;
  }
}
.card-wrapper .block-vosContrats-content p {
  color: #35384E;
  font-family: "daxFont";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.societaire-btn {
  padding: 0 8px;
  border-radius: 4px;
  border: 0.5px solid #4B529C;
  width: fit-content;
  margin-top: 8px;
}
.societaire-btn p {
  color: #4B529C !important;
  font-family: "daxFont";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}

.app-text-wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
@media screen and (max-width: 768px) {
  .app-text-wrapper {
    padding-top: 16px;
    padding-bottom: 0;
  }
}
.app-text-wrapper .title-h2::after {
  bottom: -25px;
}
@media screen and (max-width: 768px) {
  .app-text-wrapper .title-h2::after {
    left: 0;
  }
}

.tab-content {
  padding: 0;
}

.block-assistance .block-assistance-header {
  padding: 0 !important;
  border-bottom: none;
}
.block-assistance .block-assistance-header:has(.panel-collapsed) {
  border-bottom: 1px solid #C8CCCC;
}
.block-assistance .block-assistance-header h3 {
  margin: 25px 0;
}

.block-assistance.fiche_produit {
  border-top: 1px solid #C8CCCC;
  max-width: 100%;
  margin-left: 156px;
}
@media screen and (max-width: 768px) {
  .block-assistance.fiche_produit {
    margin-left: 0;
  }
}

.block-assistance .block-assistance-content {
  border-bottom: 1px solid #C8CCCC;
}
.block-assistance .block-assistance-content .collapse:not(.show) {
  border-top: 1px solid #C8CCCC;
}

a.voirOffreChevron {
  padding-top: 10px !important;
}

.separator {
  width: 100%;
  height: 1px;
  background: #C8CCCC;
  margin: 16px 0;
}

.title-card-wrapper {
  display: flex;
  gap: 10px;
}
.title-card-wrapper svg {
  fill: white;
  width: 22px;
  height: 23px;
  position: relative;
  top: -1px;
}
