.mmant-blocTitre{
    display: block;
    width: fit-content;
    background-color: #ffffff;
    color: #003FA6;
    padding: 2px 10px;
    font-size: 26px;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 600;
    white-space: normal;
    margin: 10px 0;
} 

@media (min-device-width: 641px) {
    .mmant-blocTitre{
        font-size: 32px;
        white-space: nowrap;
    }
}
.mmant-bloc-sous-titre {
    display: block;
    width: fit-content;
    background-color: #ffffff;
    color: #003FA6;
    padding: 2px 10px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 24px;
    font-family: 'Montserrat',Arial,sans-serif;
}

@media (min-device-width: 641px) {
    .mmant-bloc-sous-titre{
        white-space: nowrap;
    }
}
@font-face {
  font-family: 'fontello';
  src: url('../modules/jahia-mma-mmafr-template/css/components/mmant-blocTarif/fontello/css/../font/fontello.eot?14977666');
  src: url('../modules/jahia-mma-mmafr-template/css/components/mmant-blocTarif/fontello/css/../font/fontello.eot?14977666#iefix') format('embedded-opentype'),
       url('../modules/jahia-mma-mmafr-template/css/components/mmant-blocTarif/fontello/css/../font/fontello.woff2?14977666') format('woff2'),
       url('../modules/jahia-mma-mmafr-template/css/components/mmant-blocTarif/fontello/css/../font/fontello.woff?14977666') format('woff'),
       url('../modules/jahia-mma-mmafr-template/css/components/mmant-blocTarif/fontello/css/../font/fontello.ttf?14977666') format('truetype'),
       url('../modules/jahia-mma-mmafr-template/css/components/mmant-blocTarif/fontello/css/../font/fontello.svg?14977666#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../modules/jahia-mma-mmafr-template/css/components/mmant-blocTarif/fontello/css/../font/fontello.svg?14977666#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-down-circle:before { content: '\e810'; } /* '' */
.icon-light:before { content: '\e811'; } /* '' */
.icon-question:before { content: '\e812'; } /* '' */
.icon-up-circle:before { content: '\e814'; } /* '' */
.icon-cancel:before { content: '\e81b'; } /* '' */
.icon-check-1:before { content: '\e82d'; } /* '' */
.icon-paiement-1:before { content: '\e82e'; } /* '' */
.icon-piscine-ext:before { content: '\e832'; } /* '' */
.icon-piscine_ext_dome:before { content: '\e833'; } /* '' */
.icon-piscine_interieur:before { content: '\e834'; } /* '' */
.icon-info:before { content: '\e83c'; } /* '' */
.icon-user:before { content: '\e85c'; } /* '' */
.icon-calendar-mma:before { content: '\e862'; } /* '' */
.bloc-nab,
.page-box-title {
    box-sizing: border-box;
}

.mmamix-bloc-tarif tr th h2.titre-tarif {
    font-family: "Open sans", Sans-serif;
    font-size: 14px;
    color: #fff;
    padding-top: 0;

}

.coulee-nab {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    margin: 19px auto 0;
    -webkit-box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 724px;
}

.flex {
    display: flex;
}

.bloc-nab form {
    display: flex;
}

.bloc-nab form {
    flex-direction: column;
}

.bloc-nab .nab-wrapper {
    background: #f8f8fb;
    width: 705px;
    padding: 0 80px 10px 80px;
    display: flex;
    flex-direction: column;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-sizing: border-box;
}

.bloc-nab .ignore {
    cursor: default !important;
    transition: opacity .63s;
    opacity: 0.6;
}


.bloc-nab .nab-wrapper legend {
    margin-top: 22px;
    margin-bottom: 17px;
    line-height: 20px;
    color: #44455a;
    font-weight: 700;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

.bloc-nab .formule-item {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid white;
    border-bottom: 1px solid #aeadc7;
    padding: 20px 2px 20px 0;

    background-color:  #E9ECF5;
    display: table;
    color: #474747;
    font-weight: 600;
}

.bloc-nab .formule-item:nth-child(3n+2) {
    background-color: #FFFFFF;
    border: #003FA6 solid 3px;
    color: #474747;
    font-weight: 600;
}



.bloc-nab .formule-item div {
    margin: 0;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.bloc-nab .formule-item div span {
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.bloc-nab .formule-item p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
    display: table-row;
}

.bloc-nab .formule-item p span {
    height: 85px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.bloc-nab .formule-item .nw-formule-stars {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    width: 181px;
    height: 16px;
    background-repeat: no-repeat;
}

.bloc-nab .formule-item:nth-child(3n +1) .nw-formule-stars {
    background-image: url(../modules/jahia-mma-mmafr-composants/css/components/mmant-blocNab/images/sidebar_separator_gold_3.png);
}

.bloc-nab .formule-item:nth-child(3n+2) .nw-formule-stars {
    background-image: url(../modules/jahia-mma-mmafr-composants/css/components/mmant-blocNab/images/sidebar_separator_gold_2_active.png);
}

.bloc-nab .formule-item:nth-child(3n+3) .nw-formule-stars {
    background-image: url(../modules/jahia-mma-mmafr-composants/css/components/mmant-blocNab/images/sidebar_separator_gold_1.png);
}

/*fin less*/
.bloc-nab .page-box-title {
    width:  704px;
    padding: 22px 18px 23px 18px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #5971bb;
    background-image: linear-gradient(to top, #283e86 0, #2d479c 50px);
    background-repeat: repeat-x;
}

.bloc-nab .page-box-title .box-steps-four {
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    display: flex;
    justify-content: space-around;
    margin-top: 0;
}

.bloc-nab .page-box-title ul {
    list-style-type: none;
}

.bloc-nab .page-box-title .box-steps-four li {
    padding-right: 55px;
    text-transform: uppercase;
    font-weight: bold;
}

.bloc-nab .emprunteur.page-box-title .box-steps-four li {
    padding-right: 85px;

}

.bloc-nab .page-box-title .box-steps-four .active {
    color: white;
}

.bloc-nab .bloc-question {
    border: none;
    padding: 0;
    margin-bottom: 20px;
    position: relative;
    display: flex;
}

#first-question,.bloc-nab .bloc-question:first-child {
    margin-top: 22px;
}

.bloc-nab .radio-question span:focus-visible {
    outline: 2px solid #003fa6 !important;

}
.bloc-nab input[type="radio"]{
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    left: -9999px;
}
.bloc-nab input:focus-visible ~ span {
    outline: 2px solid #003fa6 !important;
}

.bloc-nab .bloc-3 label {
    width: calc(100%/3);
}

.bloc-nab .bloc-2 label {
    width: 50%;
}

.bloc-nab .bloc-question label {
    flex: 1;
    height: 66px;
    padding: 5px;
    box-sizing: border-box;
    font-size: 15px;
    float: left;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #657397;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    border: 1px solid  rgba(50, 125, 248, 0.55);
    background-color: #F7FAFF;
    -webkit-transition: background .6s;
    transition: background .6s;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.bloc-nab .bloc-question span {
    line-height: 16px;
    color: white;
    border: 1px solid transparent;

}

.bloc-nab .radio-question span {
    border: 1px solid transparent;
    color: black;
    filter: alpha(opacity=60);
    -webkit-transition: opacity .63s;
    transition: opacity .63s;
    z-index: 100;
    text-align: center;
}

.bloc-nab .radio-question span.active-item {
    opacity: 1;
    color: white;
    font-weight: bold;
    text-shadow: 0 0 black;
}

.bloc-nab .bloc-question label:nth-last-of-type(2) ~ .slider-background {
    width: 50%;
}

.bloc-nab .bloc-question label:nth-last-of-type(3) ~ .slider-background {
    width: calc(100%/3);

}

.bloc-nab .bloc-question label:nth-last-of-type(4) ~ .slider-background {
    width: 25%;
}

.bloc-nab .slider-background {
    padding: 5px;
    position: absolute;
    height: 100%;
    z-index: 10;
    transition: right .5s, left 0.5s;
    box-sizing: border-box;
    background-color: #003FA6;
    border-radius: 4px;

}

.bloc-nab .slider-background::after {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    border-radius: 5px;
    background-color: #003FA6;
}

.bloc-nab .btn-nab {
    float: right;
    color: white;
    width: 200px;
    text-decoration: none;
    background-color: #00844f;
    display: block;
    font-weight: bold;
    text-align: center;
    border-radius: 0;
    border: 1px solid #0c621c;
    text-shadow: 1px 1px 0 #008e5c;
    box-shadow: inset 0 0 1px #63e882;
    padding: 15px 0;
    margin: 10px 0 0 0;
    font-size: 14px;
    cursor: pointer;
}

.bloc-nab .btn-nab:hover, .btn-nab:hover {
    background-image: linear-gradient(to bottom, #00a56b 0, #00b978);
}

.bloc-nab .btn-nab {
    float: right;
    color: white;
    text-decoration: none;
    background-color: #00844f;
    display: block;
    font-weight: bold;
    text-align: center;
    border-radius: 0;
    border: 2px solid white;
    text-shadow: 1px 1px 0 #008e5c;
    box-shadow: inset 0 0 1px #63e882;
    padding: 10px 20px;
    margin: 10px;
    font-size: 16px;
}

#slider-item-appartement span{
    padding-left: 35px;
}

.bloc-nab .footer {
    color: #5971bb;
    display: flex;
    justify-content: center;

}

/*media query desktop*/
@media screen and (min-width: 640px) {
    .bloc-nab .max-etapes {
        display: none;
    }

    .bloc-nab .page-box-title .box-steps-four li {
        display:flex;
    }

    .bloc-nab .page-box-title .box-steps-four li {
        background: url(../modules/jahia-mma-mmafr-composants/css/components/mmant-blocNab/../mmant-blocNab/images/step_separator.png) no-repeat right;
    }

    .bloc-nab .page-box-title .box-steps-four li:last-child {
        padding-right: 0;
        background: none;
    }

    .bloc-nab .display-mobile {
        display: none;
    }
}

.round-bottom {
    border: 1px solid #dadaee;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.confirmation {
    padding: 25px;
    min-height: 335px;
    background-color: #ffffff;
}

.confirmation .confirmation-headings h2 {
    font-size: 42px;
    margin-top: 10px;
}

.border legend {
    color: #44455a;
    font-size: 16px;
}

.border-full ul {
    padding-left: 63px;
}

.deviation .border li {
    list-style: none;
    margin-bottom: 15px;
}

.deviation .border li:before {
    content: "\203A";
    left: -15px;
    position: relative;
    color: #6a747d;
}

.confirmation.deviation .confirmation-headings {
    background-image: url(../modules/jahia-mma-mmafr-composants/css/components/mmant-blocNab/images/deviation-i.png);
    min-height: 100px;
    padding-left: 130px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}

.confirmation .confirmation-headings .lead {
    color: #76a950;
    margin-bottom: 0;
}

.icon-navi {
    padding: 0 0 22px 50px;
    margin-bottom: 0;
    background-image: url('../modules/jahia-mma-mmafr-composants/css/components/mmant-blocNab/images/navi.jpg');
    background-repeat: no-repeat;
    background-size: auto 90%;
}

.icon-email {
    padding: 0 0 10px 50px;
    background-image: url('../modules/jahia-mma-mmafr-composants/css/components/mmant-blocNab/images/mail2.png');
    background-repeat: no-repeat;
    background-size: auto 90%;
}

.confirmation .confirmation-headings p {
    font-size: 19px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.deviation .deviation-info {
    text-align: center;
    margin: 40px 0;
    font-size: 16px;
}

.deviation .border-full {
    padding: 40px 90px;
    width: 500px;
    margin: 0 auto;
    text-align: left;
}

.border {
    border: 1px solid #dadaee;
    padding: 25px;
    margin-bottom: 30px;
    position: relative;
}

.icon-mrh {
    font-size: 50px;
    position: absolute;
    left: 5px;
}

.span-icon {
    display: flex;
    align-items: center;
}
.bloc-nab .page-box-title li h2, .bloc-nab .nab-wrapper legend h3  {
    margin: 0;
    font-size: 1em;
}


/*media query mobile*/
@media screen and (max-width: 640px) {
    .bloc-nab .nab-wrapper {
        width: 100%;
        padding: 0 20px 10px 20px
    }

    .bloc-nab .footer {
        display: none;
    }

    .bloc-nab.coulee-nab {
        max-width: 640px;
        min-width: 320px;
        width: 100%;
    }

    .bloc-nab .col-right {
        display: none;
    }

    .bloc-nab .page-box-title {
        width: 100%;
    }

    .bloc-nab .display-desktop {
        display: none;
    }

    .bloc-nab .page-box-title .box-steps-four li {
        padding: 0;
    }

    .bloc-nab .btn-nab {
        width: 100%;
    }

    .bloc-nab .icon-mrh {
        font-size: 35px;
    }

    .bloc-nab .nab-wrapper.sante fieldset span {
        letter-spacing: -0.8px;
        font-size: 13px;
    }

    .mmamix-bloc-tarif .couverture {
        font-family: Arial, Sans-serif;
        font-size: 11px;
        color: #44455a;
        margin: 0;
        font-weight: 700;
    }


}
.mmant-bloc-petit-produit .display-mobile {
  display: none !important;
}
.mmant-bloc-petit-produit .hide {
  display: none;
}
.mmant-bloc-petit-produit *:focus-visible {
  outline: 2px solid black !important;
}
.mmant-bloc-petit-produit .hide-visibility {
  visibility: hidden;
}
.mmant-bloc-petit-produit input[type=radio]:focus-visible ~ span {
  outline: 2px solid black !important;
  outline-offset: 10px;
}
.mmant-bloc-petit-produit input[type=checkbox]:focus-visible ~ span {
  outline: 2px solid black !important;
  outline-offset: 6px;
}
.mmant-bloc-petit-produit.coulee .bloc-nab-tarif {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
  margin: 8px auto 0;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.mmant-bloc-petit-produit.coulee .bloc-nab-tarif #titre-vos-besoins {
  margin-top: 0;
  margin-bottom: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.mmant-bloc-petit-produit.coulee .bloc-nab-tarif #titre-votre-tarif {
  margin-top: 0;
  margin-bottom: 0;
}
.mmant-bloc-petit-produit.coulee .mentions-legales-tarif {
  border: 1px darkgrey solid;
  border-radius: 18px;
  padding: 30px;
  margin: 40px 0;
}
.mmant-bloc-petit-produit .nab-wrapper {
  width: auto;
  border-radius: 0;
  padding-bottom: 35px;
}
.mmant-bloc-petit-produit .nab-wrapper h4 {
  font-size: 15px;
  padding: 10px 0;
}
.mmant-bloc-petit-produit .nab-wrapper .bloc-question label {
  border-radius: 0px;
}
.mmant-bloc-petit-produit .nab-wrapper .bloc-question label:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.mmant-bloc-petit-produit .nab-wrapper .bloc-question label:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.mmant-bloc-petit-produit .titre-bloc {
  color: white;
  background-color: #003FA6;
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
  padding: 15px 0;
  font-size: 15px;
}
.mmant-bloc-petit-produit .formule-tooltip-wrapper {
  display: flex;
  padding: 25px 5% 15px 28%;
  align-items: center;
  justify-content: center;
  position: relative;
}
.mmant-bloc-petit-produit .formule-tooltip-wrapper .formule-tooltip-box {
  z-index: 1;
  background-color: #003FA6;
  color: white;
  border-radius: 5px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 100%;
}
.mmant-bloc-petit-produit .formule-tooltip-wrapper .formule-tooltip-text {
  padding: 15px 12px;
  text-align: center;
}
.mmant-bloc-petit-produit .formule-tooltip-wrapper .formule-tooltip-arrow {
  position: absolute;
  content: "";
  background-color: #263c87;
  height: 16px;
  width: 16px;
  top: calc(100% - 23px);
  left: calc(66.6% - 8px);
  transform: rotate(45deg);
}
.mmant-bloc-petit-produit table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: Montserrat, Arial, sans-serif;
}
.mmant-bloc-petit-produit table thead tr td {
  border-bottom: none !important;
}
.mmant-bloc-petit-produit table .tarif {
  display: flex;
  flex-direction: column;
  color: #00844f;
}
.mmant-bloc-petit-produit table .tarif .first-price {
  font-family: "Open Sans", Sans-serif;
  font-weight: 700;
  font-size: 17px;
}
.mmant-bloc-petit-produit table .tarif .second-price {
  font-family: "Open Sans", Sans-serif;
  font-weight: 400;
  font-size: 13px;
}
.mmant-bloc-petit-produit table .tarif .fa-star-sharp {
  color: #01693F;
  font-size: 15px;
  padding: 15px 3px;
}
.mmant-bloc-petit-produit table .toggle-garanties-communes-row {
  height: 3.5em;
}
.mmant-bloc-petit-produit table tr:last-child .active-cell {
  border-bottom: 3px solid #003FA6;
}
.mmant-bloc-petit-produit table tr h2 {
  font-family: Arial, Sans-serif;
  font-size: 11px;
  color: #44455a;
  margin: 0;
  padding-top: 30px;
}
.mmant-bloc-petit-produit table tr h3 {
  margin: 0;
  font-family: "Open sans", Sans-serif;
  font-size: 16px;
  color: #44455a;
  padding-bottom: 10px;
}
.mmant-bloc-petit-produit table tr td:first-child {
  background-color: #373A47;
}
.mmant-bloc-petit-produit table tr .button {
  font-weight: bold;
  display: flex;
  justify-content: center;
  color: white;
  background: #CC4C00;
  border-radius: 4px;
  cursor: pointer;
  font-family: "Open Sans", Sans-serif;
  padding: 8px;
  font-size: 12px;
  min-width: 125px;
  margin-bottom: 5px;
  margin-top: 10px;
  text-decoration: none;
}
.mmant-bloc-petit-produit table tr .button:hover {
  background: #aa4102;
  text-decoration: none;
}
.mmant-bloc-petit-produit table tr td {
  text-align: center;
  max-width: 170px;
}
.mmant-bloc-petit-produit table tr td .button-wrapper {
  display: flex;
  justify-content: center;
}
.mmant-bloc-petit-produit table tr td .garantie-first-col {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.mmant-bloc-petit-produit table tr td:first-child {
  color: white;
  text-align: left;
  border: 0.5px solid #EDEEF3;
}
.mmant-bloc-petit-produit table tr td .garantie-categorie {
  background: #696c78 !important;
  color: white !important;
  font-weight: bold;
}
.mmant-bloc-petit-produit table tr td .garantie-categorie.garantie-first-col .tooltip-categorie {
  display: none;
}
.mmant-bloc-petit-produit table tr td .garantie-valeur {
  padding: 4px;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #474747;
}
.mmant-bloc-petit-produit table tr td .tooltip-garantie {
  color: white;
}
.mmant-bloc-petit-produit table tr td .tooltip-categorie {
  color: #9a9a9a;
}
.mmant-bloc-petit-produit table tr .garantie-first-col {
  padding: 10px;
}
.mmant-bloc-petit-produit table tr .garantie-first-col.garantie-commune {
  display: block !important;
}
.mmant-bloc-petit-produit table tr .garantie-first-col .garantie-commune-subtext {
  font-size: 0.85em;
}
.mmant-bloc-petit-produit table tr .header-row-cell.active-cell {
  background: #003FA6;
  color: white;
  height: 44px;
  border: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.mmant-bloc-petit-produit table tr .header-row-cell:not(.active-cell) {
  visibility: hidden;
}
.mmant-bloc-petit-produit table tr .toggle-garanties-communes {
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
  color: #7584ac;
}
.mmant-bloc-petit-produit table tr .toggle-garanties-communes-icon {
  font: normal normal normal 14px/1 FontAwesome !important;
  color: #7584ac;
}
.mmant-bloc-petit-produit table tr .main-cell .fa-check {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 25px;
  color: #01693F;
}
.mmant-bloc-petit-produit table tr .main-cell:not(garantie-vide-cell) {
  border-bottom: solid 1px #DFE0EE;
  border-right: solid 1px #DFE0EE;
  background-color: #E9ECF5;
}
.mmant-bloc-petit-produit table tr .main-cell.active-cell {
  border-right: 3px solid #003FA6;
  border-left: 3px solid #003FA6;
  background-color: white;
}
.mmant-bloc-petit-produit table tr .main-cell.debord-cell {
  height: 1.5em;
  border-radius: 0 0 4px 4px;
}
.mmant-bloc-petit-produit table tr .main-cell.debord-cell.active-cell {
  border-bottom: 3px solid #003FA6;
}
.mmant-bloc-petit-produit table tr .main-cell.debord-cell:not(.active-cell) {
  border-bottom: none;
}
.mmant-bloc-petit-produit table tr .main-cell .fa-sharp.fa-solid.fa-xmark.fa-2xl {
  font-size: 25px;
  font-family: "Font Awesome 6 Pro";
  color: #cd1e1e;
  font-weight: 700;
}
.mmant-bloc-petit-produit table tr .main-cell .garantie-option {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mmant-bloc-petit-produit table tr .main-cell .garantie-option .checkbox-label {
  position: relative;
  display: flex;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 25px;
  margin: 0;
}
.mmant-bloc-petit-produit table tr .main-cell .garantie-option .checkbox-label .checkmark {
  display: flex;
  align-items: center;
  padding-left: 24px;
  color: #01693F;
}
.mmant-bloc-petit-produit table tr .main-cell .garantie-option .checkbox-label .checkmark:before {
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 3px solid #003fa6;
  background: #fff;
  content: "";
  box-sizing: border-box;
}
.mmant-bloc-petit-produit table tr .main-cell .garantie-option .checkbox-label .checkmark:after {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2244b7;
  color: #fff;
  font-family: FontAwesome;
  font-size: 16px;
  content: "\f00c";
  transition: all 0.25s;
  transform: scale(0);
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  cursor: pointer;
  border: 3px solid #003fa6;
  box-sizing: border-box;
}
.mmant-bloc-petit-produit table tr .tarif-cell {
  padding: 10px 0;
  border-top: solid 1px #DFE0EE;
}
.mmant-bloc-petit-produit table tr .tarif-cell .price-wrapper {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.mmant-bloc-petit-produit table tr .tarif-cell .price-wrapper .ancre {
  color: #00844f;
  text-decoration: none;
}
.mmant-bloc-petit-produit table tr .tarif-cell .price-wrapper .spinner {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  width: 50px;
  height: 50px;
}
.mmant-bloc-petit-produit table tr .tarif-cell .price-wrapper .spinner:before {
  content: "";
  border-radius: 50%;
  border: 7px solid transparent;
  border-top-color: #01693F;
  border-bottom-color: #01693F;
  position: absolute;
  width: 50px;
  height: 50px;
  left: 0;
  top: 0;
  animation: spinner 1s linear infinite;
}
@keyframes spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.mmant-bloc-petit-produit table tr .tarif-cell .price-wrapper .spinner .euro-sign {
  font-size: 35px;
  color: #01693F;
  font-weight: bold;
}
.mmant-bloc-petit-produit table tr .tarif-cell.active-cell {
  border-top: 3px solid #003FA6;
}
.mmant-bloc-petit-produit table tr .tarif-cell .tarif-stars {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.mmant-bloc-petit-produit table tr .tarif-cell .view-formule {
  display: none;
}
.mmant-bloc-petit-produit table tr .contact-cell {
  padding: 10px 4px;
  border-bottom: none;
}
.mmant-bloc-petit-produit table tr .garantie-vide-cell {
  background-color: #f5f5f8 !important;
}
.mmant-bloc-petit-produit table .tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
  background: none;
  color: inherit;
  border: none;
  padding: 0 0 0 5px;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.mmant-bloc-petit-produit table .tooltip:hover {
  cursor: pointer;
}
.mmant-bloc-petit-produit table .tooltip.show .tooltiptext {
  visibility: visible !important;
}
.mmant-bloc-petit-produit table .tooltiptext {
  visibility: hidden;
  background: #505050 0 0 no-repeat padding-box;
  max-width: 415px;
  width: max-content;
  /* Position the tooltip */
  position: absolute;
  z-index: 2;
  top: 0;
  transform: translateY(-30%);
  left: 37px;
  border-radius: 0.3rem;
}
.mmant-bloc-petit-produit table .tooltiptext .tooltip-arrow {
  position: absolute;
  display: block;
  height: 16px;
  width: 16px;
  top: 34%;
  left: -9px;
}
.mmant-bloc-petit-produit table .tooltiptext .tooltip-arrow:after {
  position: absolute;
  display: block;
  content: "";
  border-color: #0000;
  border-style: solid;
  left: 1px;
  border-width: 0.75rem 0.75rem 0.75rem 0;
  border-right-color: #fff;
}
.mmant-bloc-petit-produit table .tooltiptext .tooltip-arrow:before {
  left: 0;
  border-width: 0.75rem 0.75rem 0.75rem 0;
  position: absolute;
  display: block;
  content: "";
  border-color: #0000;
  border-style: solid;
}
.mmant-bloc-petit-produit table .tooltiptext .tooltip-text {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: "Open Sans", Sans-serif;
  padding: 1rem;
  font-style: normal;
  font-weight: normal;
}
.mmant-bloc-petit-produit table .no-border {
  border-bottom: hidden !important;
}
.mmant-bloc-petit-produit table .no-border .button {
  margin-bottom: 30px;
}
.mmant-bloc-petit-produit table .envoi-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
}
.mmant-bloc-petit-produit table .envoi-message .lien-cg {
  text-decoration: underline;
}
.mmant-bloc-petit-produit table .garantie-categorie {
  background: #696c78 !important;
  color: white !important;
  font-weight: bold;
}
.mmant-bloc-petit-produit .mentions-legales-tarif a {
  text-decoration: underline;
}

@media (min-width: 641px) {
  .mmant-bloc-petit-produit .offer {
    display: none;
  }
  .mmant-bloc-petit-produit.coulee {
    margin-left: 15%;
    margin-right: 15%;
  }
}
@media (max-width: 640px) {
  .mmant-bloc-petit-produit.coulee {
    width: 100%;
    margin: 0;
  }
  .mmant-bloc-petit-produit.coulee .display-mobile {
    display: flex !important;
  }
  .mmant-bloc-petit-produit.coulee .spinner {
    display: none !important;
  }
  .mmant-bloc-petit-produit.coulee .button {
    margin: auto;
    font-weight: bold;
    display: flex;
    justify-content: center;
    color: white;
    background: #CC4C00;
    border-radius: 4px;
    cursor: pointer;
    font-family: "Open Sans", Sans-serif;
    padding: 8px;
    font-size: 12px;
    min-width: 125px;
    margin-top: 10px;
    text-decoration: none;
    width: 90%;
  }
  .mmant-bloc-petit-produit.coulee .display-mobile {
    display: block;
  }
  .mmant-bloc-petit-produit.coulee .no-display-mobile {
    display: none !important;
  }
  .mmant-bloc-petit-produit.coulee .formule-tooltip-wrapper {
    padding: 10px;
  }
  .mmant-bloc-petit-produit.coulee .formule-tooltip-wrapper .formule-tooltip-arrow {
    left: 50% !important;
  }
  .mmant-bloc-petit-produit.coulee .formule-tooltip-wrapper .formule-tooltip-text {
    padding: 30px 5px;
  }
  .mmant-bloc-petit-produit.coulee .tooltiptext {
    max-width: 50vw;
  }
  .mmant-bloc-petit-produit.coulee .tooltiptext .tooltip-text {
    line-height: 1.4em;
  }
  .mmant-bloc-petit-produit.coulee table .garantie-first-col {
    max-width: none;
  }
  .mmant-bloc-petit-produit.coulee table thead {
    position: sticky;
    top: 0;
    z-index: 1;
  }
  .mmant-bloc-petit-produit.coulee table thead .formule-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Open sans", Sans-serif;
    font-size: 14px;
  }
  .mmant-bloc-petit-produit.coulee table thead .formule-wrapper h2 {
    padding-right: 10px;
  }
  .mmant-bloc-petit-produit.coulee table thead .formule-wrapper h2, .mmant-bloc-petit-produit.coulee table thead .formule-wrapper h3 {
    padding: 0;
  }
  .mmant-bloc-petit-produit.coulee table thead .price-separator {
    display: block;
    color: #44455a;
    padding: 0 5px;
  }
  .mmant-bloc-petit-produit.coulee table thead .tarif {
    justify-content: center;
    padding-bottom: 15px;
  }
  .mmant-bloc-petit-produit.coulee table thead .tarif .price-wrapper {
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
  }
  .mmant-bloc-petit-produit.coulee table thead .tarif .view-formule {
    display: block;
    position: absolute;
    background-color: #003FA6;
    color: white;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 4px;
    font-size: 110%;
    z-index: 10000;
    border: none;
    width: 40px;
    height: 45px;
    top: 50%;
  }
  .mmant-bloc-petit-produit.coulee table thead .tarif .view-formule-left {
    left: 0;
  }
  .mmant-bloc-petit-produit.coulee table thead .tarif .view-formule-right {
    right: 0;
  }
  .mmant-bloc-petit-produit.coulee table thead .tarif span {
    font-size: 14px;
  }
  .mmant-bloc-petit-produit.coulee table thead .offer {
    font-weight: 700;
    display: block;
    color: #003FA6;
    font-family: "Open sans", Sans-serif;
    font-size: 18px;
  }
  .mmant-bloc-petit-produit.coulee table .main-cell {
    border: none;
  }
  .mmant-bloc-petit-produit.coulee table .main-cell:not(.view-mobile-cell) {
    display: none;
  }
  .mmant-bloc-petit-produit.coulee table .main-cell.view-mobile-cell {
    width: 50%;
  }
  .mmant-bloc-petit-produit.coulee table .main-cell.view-mobile-cell:not(.header-row-cell) {
    background-color: white;
  }
  .mmant-bloc-petit-produit.coulee table .main-cell.tarif-cell.view-mobile-cell {
    border-top: none;
    border-right: none;
    border-left: none;
  }
  .mmant-bloc-petit-produit.coulee table .main-cell.debord-cell.view-mobile-cell {
    border-bottom: 2px solid #003FA6;
  }
  .mmant-bloc-petit-produit.coulee table .header-row-cell {
    border-radius: 0;
  }
  .mmant-bloc-petit-produit.coulee table .header-row-cell:not(.active-cell.view-mobile-cell) {
    display: none;
  }
  .mmant-bloc-petit-produit.coulee table tr td:first-child {
    width: 50%;
  }
  .mmant-bloc-petit-produit.coulee .envoi-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
  }
  .mmant-bloc-petit-produit.coulee .envoi-message .lien-cg {
    text-decoration: underline;
    text-align: center;
  }

  .mentions-legales-tarif {
    margin: 40px 10px;
  }
}
.mmant-bloc-petit-produit.coulee table thead .tarif span.second-price {
    font-family: "Open Sans", Sans-serif;
    font-weight: 700;
    font-size: 17px;
}

.mmant-bloc-petit-produit.coulee table thead .tarif span.annual-price-label {
    font-family: "Open Sans", Sans-serif;
    font-weight: 400;
    font-size: 13px;
}

@media (max-width: 640px) {
    .mmant-bloc-petit-produit.coulee table thead .tarif .price-wrapper {
        flex-direction:column;
    }
}
