table {
    width: 100%;
    margin: 0 0 30px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2 {
    font-weight: 700;
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    letter-spacing: .02rem;
}

h1, h2 {
    font-family: 'Bitter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,serif;
}

h2 {
    margin: 0 0 15px;
}

.article-content {
    max-width: calc(100vw - 40px);
}

.article-content img {
    max-width: 100%;
}

.article-content a {
    color: #e4002a;
    text-decoration: none;
    font-weight: bold;
}

.article-content a:hover {
    text-decoration: underline;
}

.article-content ul {
    padding-left: 18px;
}

.article-content ul li {
    position: relative;
}

.article-content ul li::before {
    content: '';
    position: absolute;
    border-right: 2px solid #e4002a;
    border-bottom: 2px solid #e4002a;
    width: 8px;
    height: 8px;
    top: 12px;
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
}

.article-content {
    font-size: 18px;
    line-height: 1.5em;
}

.product-list-element__container {
    background-color: #202B44;
    position: relative;
}
.product-element {
    padding: 7px;
    position: relative;
}
.product-element__img-container {
    float: left;
    height: 110px;
    width: 100px;
}
.product-element__img {
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.product-element__cta-button-container {
    position: absolute;
    top: 0;
    right: 15px;
    margin-top: 80px;
}
.product-element__border-container {
    text-align: center;
}
.product-element__border {
    display: inline-block;
    width: 90%;
    border-top: 1px solid #ccc;
}
.title-border {
    overflow: hidden;
    position: relative;
}
.title-border:after {
    content: " ";
    display: block;
    border-bottom: .14em solid;
    padding-top: .9em;
    overflow: hidden;
}
.title-border > div {
    float: left;
    display: inline;
    padding-right: .4em;
}
.article-content ul {
    margin: 0;
    list-style: none !important;
    list-style: inside disc;
}
.separator-red {
    width: 20%;
    height: 3px;
    background: #E4002A;
    margin-bottom: 8px;
}
.maillage-marque {
    line-height: 30px;
}
.maillage-marque .marque {
    color: #E4002A;
    font-size: 18px;
    padding: 5px 15px;
    white-space: nowrap;
    margin-right: 10px;
}
.maillage-marque ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0 !important;
}
.maillage-marque li {
    display: inline-block;
    margin: 10px 5px;
    padding-left: 0 !important;
}
.maillage-marque li a {
    padding: 8px 16px;
    border-radius: 3px;
    font-size: 14px;
    background: #ffffff;
}
.maillage-marque li a:hover {
    background-color: #202B44;
    text-decoration: none;
}
#contenu .panel {
    border: 2px solid #EDF0F4;
    background-color: #EDF0F4;
    display: flex;
    border-radius: 3px;
}
#contenu .panel .maxwidth-130 {
    max-width: 130px;
}
#contenu .panel .maxwidth-130 a {
    box-shadow: none;
}
#contenu .panel .left {
    float: left;
}
#contenu .panel .parse-center {
    text-align: left;
}
#contenu .panel .panel-title {
    margin-bottom: 16px;
    box-shadow: none;
}
#contenu .panel .panel-title:hover {
    text-decoration: none;
    color: #E4002A;
}
#contenu .panel > div {
    border: none !important;
}
#bon-plans-more .panel-title:hover {
    text-decoration: none;
}
#bon-plans-more .fleche {
    margin: 0 !important;
    padding: 0 !important;
}
.js-summary-content {
    padding: 0 5px;
}
.fa-chevron-up img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
.fa-chevron-down img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
article h1 {
    margin-bottom: 0;
}
article ul {
    padding-left: 18px;
}
article ul li {
    position: relative;
}
article ul li::before {
    content: '';
    position: absolute;
    border-right: 2px solid #E4002A;
    border-bottom: 2px solid #E4002A;
    width: 8px;
    height: 8px;
    top: 12px;
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
}
article ul.baselist {
    padding: initial;
    list-style: disc;
    margin-left: 2rem;
}
article ul.baselist li {
    padding: initial;
}
article ul.baselist li::before {
    display: none;
}
article ul.baselist ul.baselist {
    padding: initial;
    list-style: circle;
}
article .article-content {
    margin-bottom: 15px;
}
article .article-content .playerDiv {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
article .article-content .playerDiv iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

article .article-content .kadmer-ad {
    float: right;
    padding-left: 10px;
}
article .article-content .text {
    line-height: 1.3em;
}
article .article-content .text h1 {
    line-height: 1em;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 20px;
}
article .article-content .text > .img-fullwidth div {
    width: 100%;
}
article .article-content .text > .img-fullwidth img {
    width: 100%;
}
article .article-content .text > .img-fullwidth div[align="center"] {
    margin: 0;
}
article .article-content .folder-navigation {
    margin-top: 30px;
}
aside.onebox {
    border: 5px solid #EDF0F4;
    margin-bottom: 1em;
    padding: 12px 25px 12px 12px;
    font-size: 1em;
}
aside.onebox a {
    color: #E4002A;
}
aside.onebox header {
    margin-bottom: 8px;
}
aside.onebox header a[href] {
    color: #E4002A;
    font-size: 14px;
    text-decoration: none;
}
aside.onebox .onebox-body {
    clear: both;
}
aside.onebox .onebox-body .aspect-image {
    max-height: 170px;
    max-width: 20%;
    float: left;
    margin-right: 10px;
    height: auto;
}
aside.onebox .onebox-body h3 {
    font-size: 1em;
}
aside.onebox .onebox-body h4 {
    font-size: 1em;
}
aside.onebox .onebox-body img {
    max-height: 170px;
    height: auto;
    width: auto;
    float: left;
    margin-right: 10px;
}
aside.onebox .onebox-body .onebox-avatar {
    max-height: none;
    max-width: none;
    height: 60px;
    width: 60px;
}
aside.onebox p {
    font-size: 14px;
}
aside.onebox.whitelistedgeneric .site-icon {
    width: 16px;
    height: 16px;
    margin-right: 3px;
}
.onebox.gfycat .site-icon {
    width: 16px;
    height: 16px;
    margin-right: 3px;
}
.articleH1 h1, article h1, article .h1 {
    font-size: 40px;
    line-height: 43px;
}
article h2, article .h2, .softDescription h2 {
    font-size: 26px;
    line-height: 32px;
}
.articleH1 h1, article h1, article .h1, article h2, article .h2 {
    font-family: 'Bitter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, serif;
}
article, .softDescription, p {
    font-size: 18px;
    line-height: 1.5em;
}
article.notFound {
    text-align: center;
    margin-top: 100px;
}
article.notFound h1 {
    font-size: 100px;
    color: #E4002A;
}
article.notFound h2 {
    font-size: 36px;
    line-height: 43px;
}
article.notFound h3 {
    font-size: 30px;
    line-height: 32px;
}
article.notFound p {
    font-size: 20px;
}
.table-article .image-link {
    display: inline-block;
    height: 50px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.maillage-marque a {
    font-size: 20px;
    color: #303D57;
    font-weight: bold;
}
.maillage-marque a:hover {
    color: #ffffff;
}
ul.fleche {
    list-style-type: none;
}
ul.fleche li {
    position: relative;
}
ul.fleche li::before {
    content: '';
    position: absolute;
    border-right: 2px solid #E4002A;
    border-bottom: 2px solid #E4002A;
    width: 8px;
    height: 8px;
    top: 12px;
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
}
.maillage {
    border: none !important;
    background: #EDF0F4 !important;
    margin-left: 0 !important;
    padding: 20px !important;
    width: 100% !important;
}
.maillage ul {
    list-style-type: none;
    margin: 8px 0;
}
.maillage ul li {
    padding: 0 0 8px;
}
.bloc-article-bons-plans {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 16px;
    border: 2px solid #EDF0F4;
    background: #ffffff;
    border-radius: 3px;
}
.bloc-article-bons-plans:hover {
    text-decoration: none;
}
.bloc-article-bons-plans img {
    max-width: 130px;
}
.bloc-article-bons-plans span {
    text-align: center;
    font-size: 14px;
    color: #303D57;
}
#registerNL input {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    border-radius: 3px;
    border: 1px solid #DFE3EA;
}
#registerNL input::placeholder {
    font-weight: normal;
    color: #6C7C9B;
}
#registerNL input:focus {
    border: 1px solid #4a90e2;
}
#registerNL input[type="submit"] {
    padding-top: 10px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 10px;
    border-radius: 3px;
}
@media only screen and (max-width: 767px) {
    #registerNL input[type="submit"] {
        padding-left: 16px;
        padding-right: 16px;
    }
    .shareBar {
        padding: 0 0 0 8px;
        margin: 0 0 0 4px;
    }
}
#registerNlArticle #email::placeholder {
    color: #6C7C9B;
}
#registerNlArticle #email {
    border-radius: 3px;
    border: 1px solid #EDF0F4;
    color: #6C7C9B;
    font-size: 12px;
    padding: 12px;
    line-height: 12px;
}
#registerNlArticle button {
    padding: 8px 24px;
    border-radius: 3px;
    margin-top: 8px;
}
#registerNlArticle button span {
    display: inline-block;
    width: auto;
}
#registerNlArticle #email:focus {
    border: 1px solid #4a90e2;
}
article .medium-6.columns {
    width: 100%;
    float: left;
    margin-bottom: 24px !important;
}
@media only screen and (min-width: 768px) {
    article .medium-6.columns {
        width: 50%;
    }
    article .medium-6.columns > div {
        padding: 0 8px;
    }
}
#sommaire .sommaireTitle {
    cursor: pointer;
    position: relative;
    margin-top: 0;
}
#sommaire .sommaireContent {
    display: none;
}
#sommaire .sommaireTitle:after, #sommaire .sommaireTitle:before {
    content: '';
    position: absolute;
    right: 28px;
    top: 50%;
    width: 2px;
    height: 12px;
    transition: all 0.2s;
    background-color: #ffffff;
}
#sommaire .sommaireTitle:before {
    transform: translateY(-50%) rotate(135deg);
}
#sommaire .sommaireTitle:after {
    transform: translateY(-50%) rotate(45deg);
    right: 20px;
}
#sommaire .sommaireTitle.opened:before {
    transform: translateY(-50%) rotate(45deg) !important;
}
#sommaire .sommaireTitle.opened:after {
    transform: translateY(-50%) rotate(135deg) !important;
}
@media only screen and (max-width: 767px) {
    #notation-comparo .rating-group {
        margin: 10px 0 0 -20px;
    }
    article div[id^=incontent] > div {
        background: #EDF0F4;
        width: 100% !important;
        height: auto !important;
        padding: .4375rem 0 .9375rem;
        max-width: none;
        border-top: 1px solid #D0D6E0 !important;
        border-bottom: 1px solid #D0D6E0 !important;
    }
    article div[id^=incontent] > div::before {
        content: 'Publicité';
        text-align: center;
        width: 100%;
        font-size: 14px;
        display: inline-block;
        padding: 0 .9375rem .2375rem;
    }
    article div[id^=incontent] .ct_porthole_wrapper {
        margin-top: -65px;
        border-top: none !important;
    }
    article div[id^=incontent] .ct_porthole_wrapper::before {
        content: '';
        padding: 0;
        border-top: none !important;
    }
    article .h1, article .h2 {
        display: block;
    }
    .articleH1 h1, article h1, article .h1 {
        font-size: 26px;
        line-height: 31px;
    }
    article h2, article .h2 {
        font-size: 22px;
        line-height: 28px;
    }
    .table-article table tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .table-noTr-mobile table tr:first-child {
        display: none;
    }
    .table-article table td {
        width: 100% !important;
    }
}
.table-article table td {
    padding: 12px 24px;
}
.cl {
    display: inline-block;
}
.cl::before {
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 8px;
}

.text a, .softDescription a {
    text-decoration: none;
    font-weight: bold;
}
.text a:hover, .softDescription a:hover {
    color: #E4002A;
    text-decoration: underline;
}
.text a.hover-white {
    color: #ffffff !important;
}
.text table a, .softDescription table a, .text .parse-image a, .text .btn {
    box-shadow: none;
}
article .row .small-12.columns .btn .cl.cl-bolt-white, article .row .small-12.columns .btn .cl.cl-amazon-white {
    display: none;
}
article .text .row .small-12.columns .btn {
    padding: 16px;
}
#commentaires {
    position: relative;
}
#commentaires .pagination {
    margin: 20px 0;
}
@media only screen and (max-width: 767px) {
    .header-filtered-good-deal h1.fs36 {
        font-size: 28px;
    }
    .bloc-article-bons-plans img {
        max-width: 180px;
        max-height: 40px;
    }
    .bloc-article-bons-plans {
        flex-direction: column;
    }
    .bloc-article-bons-plans span {
        margin: 16px 0;
        font-size: 16px;
    }
    .bloc-article-bons-plans .btn {
        line-height: 23px;
    }
}
.twitter-tweet {
    margin-left: auto;
    margin-right: auto;
}
.good-deal-list {
    margin: 0;
}
.listing-noel {
    display: flex;
}
.listing-noel-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 20px;
    align-items: center;
}
.listing-noel-item .btn {
    width: 100%;
    margin: 10px 0 0;
}
@media only screen and (max-width: 600px) {
    .listing-noel {
        flex-direction: column;
    }
}
#contenu .ff-title {
    font-weight: bold;
}
#contenu .credit-photo {
    text-align: center;
    line-height: 1.5em;
    font-size: 12px;
    color: #6C7C9B;
    padding-top: 8px;
}
#contenu b .parse-right.parse-image {
    width: auto;
    float: left;
    margin-left: 0;
    margin-right: 8px;
}
@media only screen and (max-width: 767px) {
    .table-article table {
        display: flex;
        justify-content: center;
    }
    .table-article table tbody {
        width: 100%;
    }
    .table-article table tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .table-article table td {
        width: 100% !important;
    }
}
.btn2 {
    background: linear-gradient(90deg,#fb9702 0%,#f66401 100%) !important;
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 3px;
}
a.btn2:hover {
    color: #ffffff;
    background: linear-gradient(90deg,#fa8a02 0%,#f45001 100%) !important;
}
.score {
    margin: 0;
    position: relative;
    padding-bottom: 10px;
}
.score div {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    top: 25px;
    left: 25px;
    text-align: center;
    padding-top: 50px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 50px;
}
.score div:after {
    content: '/5';
    position: absolute;
    top: 43px;
    font-size: 25px;
}
.score-default div {
    background: #303D57;
}
.score-tech div {
    background: shade(#E4002A,5%);
}
.score-mag div {
    background: #333;
}
.score-pro div {
    background: #003569;
}
.js-summary .button.button-prefix-icon span {
    right: 16px;
    position: absolute;
    top: 10px;
    width: 24px;
    height: 24px;
}
.js-summary .js-summary-action {
    position: relative;
    padding: 8px 24px;
    cursor: pointer;
}
.js-summary .js-summary-action img {
    margin: auto !important;
}
.js-summary .bg-primary-default:hover {
    background: #364f65;
    transition: background-color 300ms ease-out;
}
table[class*="table-"] {
    width: 100%;
}
table[class*="table-"] th {
    padding: .6875rem 1.25rem;
    border-top: 1px solid #ffffff;
}
table[class*="table-"] td {
    border-top: 1px solid #ffffff;
}
table[class*="table-"] .table-head-border th {
    position: relative;
}
table[class*="table-"] .table-head-border th:after {
    content: '';
    display: block;
    width: 2px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 14px;
}
.rsToTop {
    position: fixed;
    z-index: 1000;
    bottom: 24px;
    right: 24px;
    display: none;
}
@media only screen and (max-width: 767px) {
    .rsToTop {
        right: 16px;
        bottom: 16px;
    }
}
.scrollToTop {
    display: block;
    width: 52px;
    height: 52px;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    transition: all .3s;
    background-color: #5D6C8A;
}
.scrollToTop:hover {
    background-color: shade(#5D6C8A,10%);
    text-decoration: none;
}
.scrollToTop img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
    .scrollToTop {
        width: 32px;
        height: 32px;
        padding: 2px;
    }
}
.twToTop {
    display: block;
    width: 52px;
    height: 52px;
    padding: 12px 10px;
    margin-bottom: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    transition: all .3s;
    background-color: #00acee;
}
.twToTop:hover {
    text-decoration: none;
}
.twToTop svg {
    width: 28px;
}
@media only screen and (max-width: 767px) {
    .twToTop {
        width: 32px;
        height: 32px;
        padding: 6px 5px;
        margin-bottom: 8px;
    }
    .twToTop svg {
        width: 20px;
    }
}
.fbToTop {
    display: block;
    width: 52px;
    height: 52px;
    padding: 12px 10px;
    margin-bottom: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    transition: all .3s;
    background-color: #3b5998;
}
.fbToTop:hover {
    text-decoration: none;
}
.fbToTop svg {
    width: 28px;
}
@media only screen and (max-width: 767px) {
    .fbToTop {
        width: 32px;
        height: 32px;
        padding: 6px 5px;
        margin-bottom: 8px;
    }
    .fbToTop svg {
        width: 20px;
    }
}
.parse-left, .parse-right, .parse-center {
    margin: 0 auto;
    text-align: center;
}
.parse-center.parse-image {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    line-height: 0;
}
.parse-center.parse-image img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.parse-center small {
    color: #6C7C9B;
    padding-top: 8px;
}
.parse-inline.parse-image {
    text-align: center;
    display: inline-block;
    padding: 0 8px;
    width: 50%;
}
.parse-inline.parse-image a, .parse-inline.parse-image div {
    width: 100% !important;
}
.parse-inline.parse-image img {
    width: auto;
}
.parse-image a, .parse-image div {
    display: block;
    line-height: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}
.parse-left,
.parse-right {
    margin: 0 0 15px;
}
.clearer {
    clear: both;
}
@media only screen and (min-width: 768px) {
    .parse-center.parse-image, .parse-center {
        margin: 0 auto;
    }
    .parse-left,
    .parse-right {
        margin: 0 0 45px;
    }

    .parse-image a {
        display: inline-block;
        width: 100%!important;
    }
}
progress[value] {
    appearance: none;
    border: none;
    width: 100%;
    height: 3px;
    position: fixed;
    top: 53px;
    left: 0;
    z-index: 990;
    background-color: #EDF0F4;
    color: #E4002A;
    display: none;
}
progress[value]::-webkit-progress-bar {
    background-color: #EDF0F4;
}
progress[value]::-webkit-progress-value {
    background-color: #E4002A;
}
progress[value]::-moz-progress-bar {
    background-color: #E4002A;
}
@media only screen and (min-width: 1024px) {
    progress[value] {
        top: 0;
    }
}
.AuthorBox {
    position: relative;
    height: 48px;
}
.link {
    overflow: inherit;
}
#notation-comparo label {
    margin: 0;
}
#notation-comparo .rating-group {
    display: inline-flex;
}
#notation-comparo .rating__icon {
    pointer-events: none;
}
#notation-comparo .rating__input {
    position: absolute !important;
    left: -9999px !important;
}
#notation-comparo .rating__label {
    cursor: pointer;
    padding: 0 0.1em;
    font-size: 2rem;
}
#notation-comparo .rating__label--half {
    padding-right: 0;
    margin-right: -14px;
    z-index: 2;
}
#notation-comparo .rating__icon--star svg {
    fill: orange;
}
#notation-comparo .rating__icon--none svg {
    fill: #DFE3EA;
}
#notation-comparo .rating__input--none:checked + .rating__label .rating__icon--none svg {
    fill: red;
}
#notation-comparo .rating__input:checked ~ .rating__label .rating__icon--star svg {
    fill: #BEC6D4;
}
#notation-comparo .rating-group:hover .rating__label .rating__icon--star svg, #notation-comparo .rating-group:hover .rating__label--half .rating__icon--star svg {
    fill: orange;
}
#notation-comparo .rating__input:hover ~ .rating__label .rating__icon--star svg, #notation-comparo .rating__input:hover ~ .rating__label--half .rating__icon--star svg {
    fill: #BEC6D4;
}
#notation-comparo .rating-group:hover .rating__input--none:not(:hover) + .rating__label .rating__icon--none svg {
    fill: #DFE3EA;
}
#notation-comparo .rating__input--none:hover + .rating__label .rating__icon--none svg {
    fill: #E4002A;
}
.fa {
    display: inline-block;
}
#linked_category .label {
    padding: 8px 12px;
    border-radius: 3px;
    text-transform: capitalize;
    margin: 0 8px 8px 0;
}
#linked_category .label:first-of-type {
    margin: 0 8px 8px 8px;
}
#linked_category .label:hover {
    background: #E4002A;
    color: #ffffff;
}
.folder-navigation {
    margin-top: 16px;
}
.folder-navigation a {
    position: relative;
    font-size: 16px;
}
.folder-navigation a:first-child {
    padding-left: 18px;
}
.folder-navigation a:last-child {
    padding-right: 18px;
}
.folder-navigation a:first-child::before {
    content: '';
    position: absolute;
    border-right: 2px solid #E4002A;
    border-bottom: 2px solid #E4002A;
    width: 8px;
    height: 8px;
    top: 13px;
    left: 0;
    transform: translateY(-50%) rotate(135deg);
}
.folder-navigation a:last-child::after {
    content: '';
    position: absolute;
    border-right: 2px solid #E4002A;
    border-bottom: 2px solid #E4002A;
    width: 8px;
    height: 8px;
    top: 13px;
    right: 0;
    transform: translateY(-50%) rotate(-45deg);
}
.content-wrapper {
    position: relative;
}
article {
    position: relative;
}
#sommaire {
    margin-bottom: 24px;
    position: relative;
    transition: all .3s ease-in-out;
}
#sommaire ul {
    padding: 0;
}
#sommaire ul li:first-child {
    border-top: none;
}
#sommaire li {
    font-size: 14px;
    font-weight: bold;
    color: #303D57;
    border-bottom: 1px solid #DFE3EA;
    border-left: 1px solid #DFE3EA;
    border-right: 1px solid #DFE3EA;
}
#sommaire li::before {
    display: none;
}
#sommaire li a {
    box-shadow: none;
    color: #303D57;
    display: block;
    padding: 12px;
    transition: all .3s ease-in-out;
}
#sommaire li:hover a {
    color: #303D57;
    text-decoration: none;
    background-color: #DFE3EA;
}
#sommaire .sticky {
    top: 87px;
}
#sommaire .sommaireTitle {
    padding: 16px 12px;
    font-size: 20px;
    margin-bottom: 0;
    color: #303D57;
    background: #EDF0F4;
}
#sommaire .sommaireTitle:after, #sommaire .sommaireTitle:before {
    background-color: #303D57;
}
#TopComparatif {
    margin: 24px 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
}
#TopComparatif .resume {
    color: #E4002A;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 0 20px;
    line-height: 18px;
    margin-bottom: 8px;
}
#TopComparatif .contenu {
    border-top: none;
    text-align: center;
}
#TopComparatif a {
    box-shadow: none;
}
#TopComparatif .visuel a {
    width: 100%;
}
#TopComparatif .contenu .titre {
    padding: 16px 16px 8px;
    color: #303D57;
    line-height: 22px;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
}
#TopComparatif .contenu.border .cell {
    border: 1px solid #EDF0F4;
}
#TopComparatif .contenu.border .cell:nth-child(2) {
    border-left: none;
    border-right: none;
}
#TopComparatif .cell:nth-child(3) .border .cell {
    border-top: none;
    border-bottom: none;
}
#TopComparatif .contenu .visuel {
    line-height: 0;
    display: flex;
}
#TopComparatif .contenu .visuel img {
    max-height: 180px;
    object-fit: contain;
    margin: 0 auto;
}
#TopComparatif .contenu .visuel .padding {
    padding: 16px;
}
#TopComparatif .contenu .description {
    padding: 0 16px 16px;
    font-size: 14px;
    color: #5D6C8A;
    line-height: 19px;
}
#TopComparatif .contenu .description.txt-success {
    color: #007D5E;
}
#TopComparatif .contenu .cta {
    padding: 16px;
}
#TopComparatif .contenu .cta a {
    background-color: #E4002A !important;
    padding: 8px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    display: block;
    box-shadow: none;
    transition: background-color .3s ease-in-out;
}
#TopComparatif .contenu .cta a:hover {
    background-color: shade(#E4002A,5%) !important;
    text-decoration: none;
}
#TopComparatif.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
}
#TopComparatif.scrolling-wrapper-flexbox::-webkit-scrollbar {
    display: none;
}
@media only screen and (max-width: 767px) {
    #TopComparatif .contenu .cell {
        width: 260px;
    }
    #TopComparatif .contenu {
        width: 780px;
    }
}
@media only screen and (min-width: 1440px) {
    #sommaire {
        position: absolute;
        left: -236px;
        width: 237px;
        padding: 16px;
        height: 100%;
        top: 0;
        background: none;
        border: none;
        margin-bottom: 0;
        z-index: 999;
    }
    #sommaire:hover, #sommaire:focus {
        background: none;
    }
    #sommaire .sommaireContent {
        display: block;
        background: #ffffff;
        border: 1px solid #DFE3EA;
    }
    #sommaire .sommaireTitle {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background: #EDF0F4;
        color: #303D57;
        font-size: 16px;
        padding: 12px 16px;
        line-height: 32px;
        margin: 0;
    }
    #sommaire .sommaireTitle:before {
        right: 24px;
    }
    #sommaire .sommaireTitle:after {
        right: 17px;
    }
    #sommaire .sommaireTitle:after, #sommaire .sommaireTitle:before {
        background-color: #303D57;
    }
    #sommaire li {
        font-size: 14px;
        font-weight: normal;
        line-height: 16px;
        border-top: 1px solid #DFE3EA;
        border-left: 3px solid transparent;
        color: #303D57;
        transition: color .3s ease-in-out, background-color .3s ease-in-out;
    }
    #sommaire li::before {
        display: none;
    }
    #sommaire li a {
        font-weight: bold;
        box-shadow: none;
        color: inherit;
        display: block;
        text-decoration: none;
    }
    #sommaire li:hover, #sommaire li:focus {
        border-top: 1px solid #DFE3EA;
        color: #303D57;
        background-color: #DFE3EA;
    }
    #sommaire li:hover a, #sommaire li:focus a {
        text-decoration: none;
        color: inherit;
    }
    #sommaire li.active {
        color: #303D57;
        border-left: 3px solid #E4002A;
        background: #DFE3EA;
    }
    #sommaire li.active a {
        color: #303D57;
    }
    #sommaire {
        padding-top: 0;
    }
    #sommaire .sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 10px;
        border-radius: 3px;
        transition: box-shadow 0.3s ease-in-out;
    }
    #sommaire .sticky:hover, #sommaire .sticky:focus {
        -webkit-box-shadow: 0 2px 6px 0 #D0D6E0;
        box-shadow: 0 2px 6px 0 #D0D6E0;
    }
}
.open-close {
    cursor: pointer;
    position: relative;
    font-size: 16px;
    display: block;
    margin: -20px;
    padding: 20px 52px 20px 20px;
    background-color: #EDF0F4;
    color: #202B44;
}
.open-close > h2 {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}
.open-close > h3 {
    margin: 0;
}
.open-close:hover {
    background-color: #DFE3EA;
}
.open-close:after, .open-close:before {
    content: '';
    position: absolute;
    right: 32px;
    top: 50%;
    width: 2px;
    height: 12px;
    transition: all 0.2s;
    background-color: #202B44;
}
.open-close:before {
    transform: translateY(-50%);
}
.open-close:after {
    transform: translateY(-50%) rotate(90deg);
}
.open-close.opened:before {
    transform: translateY(-50%) rotate(45deg) !important;
}
.open-close.opened:after {
    transform: translateY(-50%) rotate(135deg) !important;
}
.open-close.opened {
    margin-bottom: 0;
}
.open-close + div {
    display: none;
}
.open-close + div ul {
    padding-top: 20px;
}
.charteCommu li {
    font-weight: bold;
    font-size: 14px;
}
.charteCommu a {
    margin-top: .5rem;
    text-decoration: underline !important;
    display: inline-block;
    color: #E4002A;
}
.charteCommu a:hover {
    color: shade(#E4002A,5%);
}
.colRAuteur {
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 68px;
    line-height: 22px;
    display: -webkit-box;
}
.resume-article {
    padding: 12px 16px;
}
.resume-article, .bottom-resume-article {
    color: #5D6C8A;
    border: 1px solid #D0D6E0;
    background-color: #F4F5F7;
}
.resume-article span, .resume-article p, .bottom-resume-article span, .bottom-resume-article p {
    margin-bottom: 0;
    line-height: 1.4;
}
.resume-article span a, .resume-article p a, .bottom-resume-article span a, .bottom-resume-article p a {
    font-weight: bold;
}
.resume-article span a:hover, .resume-article span a a:focus, .resume-article p a:hover, .resume-article p a a:focus, .bottom-resume-article span a:hover, .bottom-resume-article span a a:focus, .bottom-resume-article p a:hover, .bottom-resume-article p a a:focus {
    text-decoration: underline;
}
.resume-article .nbComments, .resume-article .nbUsers, .resume-article .nbLikes, .bottom-resume-article .nbComments, .bottom-resume-article .nbUsers, .bottom-resume-article .nbLikes {
    font-size: 14px;
    text-align: center;
    flex-direction: row;
}
.resume-article .nbComments .number, .resume-article .nbUsers .number, .resume-article .nbLikes .number, .bottom-resume-article .nbComments .number, .bottom-resume-article .nbUsers .number, .bottom-resume-article .nbLikes .number {
    font-size: 22px;
    font-weight: bold;
    margin-left: 4px;
}
.resume-article .nbComments span, .resume-article .nbUsers span, .resume-article .nbLikes span, .bottom-resume-article .nbComments span, .bottom-resume-article .nbUsers span, .bottom-resume-article .nbLikes span {
    display: block;
}
.resume-article .nbUsers, .bottom-resume-article .nbUsers {
    margin: 0 16px;
}
.comment_Link {
    position: relative;
    overflow: hidden;
}
.comment_More, .shareButton.main, .comment_nbLikes {
    cursor: pointer;
}
.comment_More svg, .shareButton.main svg, .comment_nbLikes svg {
    fill: #6C7C9B;
}
.topic_liked {
    cursor: pointer;
}
.topic_liked svg {
    fill: #E4002A;
}
.comment_More:hover svg, .shareButton.main:hover svg, .comment_nbLikes:hover svg, .topic_liked:hover svg {
    fill: #E4002A;
}
.comment_More, .discourse-discussion-follow {
    margin: 0 8px;
}
.update, .signalement {
    line-height: 24px;
}
.update a, .update a:hover, .update a:focus, .update a:visited, .signalement a, .signalement a:hover, .signalement a:focus, .signalement a:visited {
    color: #6C7C9B;
}
.signalement {
    text-align: right;
}
@media only screen and (max-width: 767px) {
    .resume-article p {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 374px) {
    .resume-article {
        padding: 12px;
    }
    .resume-article .nbComments .number, .resume-article .nbUsers .number, .resume-article .nbLikes .number {
        font-size: 20px;
    }
}
article .comparo .row .columns {
    text-align: center;
}
article .comparo .btn {
    display: inline-block;
    padding: 12px 16px !important;
    min-width: 350px;
}
article .comparo table .btn {
    min-width: auto !important;
}
#registerNlArticle button {
    height: 42px;
    line-height: 27px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.DevenirRedacteur p {
    font-size: 14px;
}
.DevenirRedacteur a {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.SocialLinks p {
    font-size: 14px;
}
.followTwitter {
    border: 1px solid #DFE3EA;
    color: #6C7C9B;
    border-radius: 34px;
    padding: 4px 12px 4px 8px;
    margin-left: 8px;
    font-size: 12px;
}
.followTwitter:hover {
    color: #E4002A;
}
.followTwitter:hover .twitter {
    fill: #E4002A;
}
.btn.facebook, .btn.twitter {
    width: 48%;
}
.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    margin: 1rem 0;
}
.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.text > .cell:first-child {
    padding: 0;
}
.text > .cell-legacy {
    padding-right: .9375rem !important;
    padding-left: .9375rem !important;
}
@media only screen and (max-width: 1439px) {
    .text > .marty-body > #sommaire {
        margin-left: .9375rem;
        margin-right: .9375rem;
    }
}
.legacy-rating-block {
    padding-right: 0;
    padding-left: 0;
    margin-top: 35px;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
.legacy-rating-block__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -0.9375rem;
    position: relative;
    color: #ffffff;
    background-color: #5D6C8A;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__header {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
}
.legacy-rating-block__header__cell {
    min-height: 0;
    min-width: 0;
    padding: 0.9375rem;
    width: 100%;
}
.legacy-rating-block__title {
    line-height: 1em;
    font-weight: 700;
    margin: 0;
    font-size: 22px;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__title {
        font-size: 26px;
    }
}
.legacy-rating-block__sticker {
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0 3px 6px #BEC6D4;
    border: 1px solid #EDF0F4;
    border-radius: 0 0 16px 16px;
    top: -5px;
    right: 0.9375rem;
    z-index: 10;
    text-align: center;
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px auto;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__sticker {
        width: 70px;
        height: 70px;
        background-size: 50px auto;
    }
}

.legacy-rating-block__score {
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    border: 5px solid #EDF0F4;
    box-shadow: 0 0 15px #D0D6E0;
    border-radius: 50%;
    width: 120px;
    height: 120px;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__score {
        width: 110px;
        height: 110px;
    }
}
.legacy-rating-block__score em {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    font-size: 60px;
}
.legacy-rating-block__score em small {
    line-height: 1;
    font-size: 25px;
    vertical-align: 3px;
}
.legacy-rating-block__score svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    width: 120px;
    height: 120px;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__score svg {
        width: 110px;
        height: 110px;
    }
}
.legacy-rating-block__score svg circle {
    animation: circle-chart-fill 2s reverse;
    transform: rotate(-90deg);
    transform-origin: center;
}
@keyframes circle-chart-fill {
.legacy-rating-block__score to {
    stroke-dasharray: 0 100;
}
}
.legacy-rating-block__score--top em {
    color: #009e76;
}
.legacy-rating-block__score--top circle {
    stroke: #009e76;
}
.legacy-rating-block__score--flop em {
    color: #E4002A;
}
.legacy-rating-block__score--flop circle {
    stroke: #E4002A;
}
.legacy-rating-block__score--average em {
    color: tint(#f97e02,5%);
}
.legacy-rating-block__score--average circle {
    stroke: tint(#f97e02,5%);
}
.legacy-rating-block__score--redac {
    box-shadow: 0 2px 6px 0 #BEC6D4;
    margin-top: -60px;
    width: 120px;
    height: 120px;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__score--redac {
        margin-top: -60px;
        width: 120px;
        height: 120px;
    }
}
.legacy-rating-block__score--redac em {
    font-size: 60px;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__score--redac em {
        font-size: 60px;
    }
}
.legacy-rating-block__score--redac svg {
    width: 120px;
    height: 120px;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__score--redac svg {
        width: 120px;
        height: 120px;
    }
}
.legacy-rating-block__text-resume {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}
.legacy-rating-block__text-resume a, .legacy-rating-block__text-resume a:hover, .legacy-rating-block__text-resume a:focus {
    color: inherit;
    text-decoration: underline;
    font-weight: normal;
}
.legacy-rating-block__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -0.9375rem;
    background-color: #ffffff;
    border-left: 1px solid #DFE3EA;
    border-right: 1px solid #DFE3EA;
}
.legacy-rating-block__content--show-medium {
    display: none;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__content--show-medium {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom: 1px solid #DFE3EA;
    }
}
.legacy-rating-block__content--show-small-only {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 0),screen and (min-width: 738px) {
    .legacy-rating-block__content--show-small-only {
        display: none !important;
    }
}
.legacy-rating-block__content__cell {
    min-height: 0;
    min-width: 0;
    padding: 0.9375rem;
}
.legacy-rating-block__content__cell--score {
    text-align: center;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__content__cell--score {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
}
.legacy-rating-block__content__cell--resume {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__content__cell--resume {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        width: auto;
    }
}
.legacy-rating-block__content--resume {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.legacy-rating-block__cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    min-height: 0;
    min-width: 0;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__cell--pros {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__cell--separator {
        background-color: #DFE3EA;
        width: 1px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}
@media only screen and (min-width: 768px) {
    .legacy-rating-block__cell--cons {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}
.legacy-rating-block__cell--details {
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}
.legacy-rating-block__cell--carousel {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 10px;
}
.legacy-rating-block__cell__title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.legacy-rating-block__columns {
    display: block;
    width: 100%;
    column-count: 2;
    column-gap: 60px;
    margin-top: 10px;
}
.legacy-rating-block__list, .legacy-rating-block__carousel__list {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 10px;
}
.legacy-rating-block__list li, .legacy-rating-block__carousel__list li {
    margin-bottom: 10px;
}
.legacy-rating-block__list li::before, .legacy-rating-block__carousel__list li::before {
    content: '';
    position: absolute;
    border: none!important;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    top: 6px;
    left: -18px;
    transform: none;
}
.legacy-rating-block__list--pros li::before, .legacy-rating-block__carousel__list--pros li::before {
    background-color: #009e76;
}
.legacy-rating-block__list--cons li::before, .legacy-rating-block__carousel__list--cons li::before {
    background-color: #E4002A;
}
.legacy-rating-block__progress {
    font-size: 18px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom: 15px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.legacy-rating-block__progress > span:first-child {
    width: 45%;
}
.legacy-rating-block__progress > span:nth-child(2) {
    flex: 1 1 0;
    width: auto;
    display: flex;
    height: 8px;
    overflow: hidden;
    font-size: 0;
    background-color: #DFE3EA;
    border-radius: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
.legacy-rating-block__progress > span:nth-child(2) > span {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 0;
}
.legacy-rating-block__progress > span:last-child {
    width: 25px;
    text-align: right;
    font-weight: bold;
}
.legacy-rating-block__progress--top > span:nth-child(2) > span {
    background-color: #009e76;
}
.legacy-rating-block__progress--flop > span:nth-child(2) > span {
    background-color: #E4002A;
}
.legacy-rating-block__progress--average > span:nth-child(2) > span {
    background-color: tint(#f97e02,5%);
}
.legacy-rating-block__carousel__nav {
    padding: 0 25px;
}
.legacy-rating-block__carousel__nav ul {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.legacy-rating-block__carousel__nav ul li {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    width: auto;
}
.legacy-rating-block__carousel__nav ul li::before {
    display: none;
}
.legacy-rating-block__carousel__nav ul li a {
    padding-bottom: 5px;
    color: #303D57;
    text-decoration: none;
    border-bottom: 3px solid transparent;
}
.legacy-rating-block__carousel__nav ul li a:hover, .legacy-rating-block__carousel__nav ul li a.is-active {
    text-decoration: none;
    color: #303D57;
    border-bottom: 3px solid #E4002A;
}
.legacy-rating-block__carousel__owl {
    display: block !important;
}
.legacy-rating-block__carousel .owl-item {
    padding: 25px 0;
}
.legacy-rating-block__carousel__item {
    background-color: #EDF0F4;
    border-radius: 5px;
    padding: 5px 15px;
    margin: 0 25px;
    min-height: 200px;
}
@media only screen and (max-width: 767px) {
    .legacy-rating-block__carousel__item {
        display: none;
    }
    .legacy-rating-block__carousel__item.mod-visible {
        display: block;
    }
}
article h2.legacy-title {
    font-size: 26px;
    line-height: 32px;
}
article h3.legacy-title {
    font-size: 22px;
    line-height: 1.2;
}
article h4.legacy-title {
    font-size: 18px;
    line-height: 1.2;
}
article .legacy-title {
    display: inline-block;
}
.legacy-body, .legacy-row {
    margin-bottom: 32px;
}
.legacy-row .legacy-row {
    margin-bottom: 16px;
}
.legacy-row .legacy-cell {
    padding-left: 4px;
    padding-right: 4px;
}
.legacy-body > .legacy-cell {
    padding: 0 12px;
}
.legacy-row .legacy-cell .legacy-cell-media {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    line-height: 0;
}
@media only screen and (min-width: 768px) {
    .legacy-row .legacy-cell .legacy-cell-media {
        margin-right: 0;
        margin-left: 0;
    }
}
.legacy-read-more {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: #E4002A !important;
    border-width: 3px;
    background-color: #F4F5F7 !important;
    padding: 16px;
    margin: 0.5rem 0 !important;
    width: 100% !important;
    font-weight: bold;
}
.legacy-read-more a {
    display: inline;
}
article .legacy-title {
    line-height: 1.5rem;
    display: block;
}
.legacy-caption {
    text-align: center;
    line-height: 1.5em;
    font-size: 12px;
    color: #6C7C9B;
}
.legacy-image {
    margin: auto;
}
.legacy-caption {
    margin-bottom: 0.25rem;
}
.legacy-cta-right {
    text-align: right;
}
.legacy-cta-center {
    text-align: center;
}
.legacy-cta-left {
    text-align: left;
}
.legacy-button {
    background-color: #E4002A;
    border-radius: 3px;
    display: inline-block;
    box-shadow: none;
    text-align: center;
    color: #ffffff;
    line-height: normal;
    text-decoration: none;
    transform: scale(1);
    transition: transform 0.2s ease-out, box-shadow 0.3s ease-in-out;
}
.legacy-button:hover {
    background-color: shade(#E4002A,5%);
    color: #ffffff !important;
    text-decoration: none !important;
    transform: scale(1.05,1.08);
    box-shadow: 0 2px 6px 0 #BEC6D4;
}
.legacy-button-small {
    font-size: 10px;
    padding: 6px 12px;
}
.legacy-button-medium {
    font-size: 14px;
    padding: 8px 16px;
}
.legacy-button-large {
    font-size: 18px;
    padding: 8px 16px;
}
.legacy-embed-div {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.legacy-embed-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.legacy-cell blockquote * {
    font-style: oblique;
    font-weight: normal !important;
}
.legacy-cell blockquote strong, .legacy-cell blockquote strong * {
    font-style: normal !important;
    font-weight: bold !important;
    text-transform: uppercase;
    color: #E4002A;
}
.legacy-cell > .legacy-size-12:first-of-type {
    display: block;
}
.legacy-cell > .legacy-size-12 > .legacy-clear {
    margin-top: 1rem;
}
.legacy-inline-left {
    float: left !important;
}
.legacy-inline-right {
    float: right !important;
}
.legacy-size-12, .legacy-size-11, .legacy-size-10, .legacy-size-9, .legacy-size-8, .legacy-size-7, .legacy-size-6, .legacy-size-5, .legacy-size-4, .legacy-size-3, .legacy-size-2, .legacy-size-1 {
    vertical-align: top;
    display: inline-flex;
    padding: 0 0.5rem;
    flex-direction: column;
}
.legacy-size-12 > :first-child, .legacy-size-11 > :first-child, .legacy-size-10 > :first-child, .legacy-size-9 > :first-child, .legacy-size-8 > :first-child, .legacy-size-7 > :first-child, .legacy-size-6 > :first-child, .legacy-size-5 > :first-child, .legacy-size-4 > :first-child, .legacy-size-3 > :first-child, .legacy-size-2 > :first-child, .legacy-size-1 > :first-child {
    margin-top: 0;
}
.legacy-size-12 > :last-child, .legacy-size-11 > :last-child, .legacy-size-10 > :last-child, .legacy-size-9 > :last-child, .legacy-size-8 > :last-child, .legacy-size-7 > :last-child, .legacy-size-6 > :last-child, .legacy-size-5 > :last-child, .legacy-size-4 > :last-child, .legacy-size-3 > :last-child, .legacy-size-2 > :last-child, .legacy-size-1 > :last-child {
    margin-bottom: 0;
}
.legacy-inline-left + .legacy-size-12, .legacy-inline-right + .legacy-size-12 {
    display: block;
}
.legacy-background-color {
    display: block;
}
.legacy-background-color .legacy-row .legacy-cell:first-of-type {
    padding-left: 0;
}
.legacy-background-color .legacy-row .legacy-cell:last-of-type {
    padding-right: 0;
}
.legacy-background-color .legacy-row:last-of-type {
    margin-bottom: 0;
}
.legacy-background-color-padding {
    padding: 1rem;
}
.legacy-background-color-no-padding {
    padding: 0.5rem;
}
.legacy-background-color-no-padding .legacy-cell-media {
    margin: -0.5rem !important;
}
.legacy-background-color-no-padding .legacy-background-color-padding .legacy-cell-media {
    margin: 0;
}
.legacy-background-color-padding .legacy-background-color-no-padding .legacy-cell-media {
    margin: -0.5rem;
}
.legacy-background-color-no-padding .legacy-background-color-no-padding .legacy-background-color-padding .legacy-cell-media {
    margin: 0;
}
.legacy-background-color-padding .legacy-background-color-padding .legacy-background-color-no-padding .legacy-cell-media {
    margin: -0.5rem;
}
.legacy-background-color-contrast {
    color: #ffffff;
    background-color: #303D57 !important;
}
.legacy-background-color-flashy {
    color: #ffffff;
    background-color: #E4002A;
}
.legacy-background-color-transparent {
    background-color: #ffffff;
}
.legacy-background-color-light {
    color: #303D57;
    background-color: #EDF0F4;
}
.legacy-plugins-layout-foldable {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #F4F5F7;
}
.legacy-plugins-layout-foldable-title {
    cursor: pointer;
    position: relative;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    padding: 20px;
    background-color: #303D57;
    color: #fff;
}
.legacy-plugins-layout-foldable-title:hover {
    background-color: shade(#303D57,5%);
}
.legacy-plugins-layout-foldable-title h3 {
    font-weight: bold;
    font-size: 1.375rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin: 0;
    line-height: 1.2;
    letter-spacing: -0.6px;
    padding: 0;
}
.legacy-plugins-layout-foldable-title h3::after {
    transform: translateY(-50%) rotate(90deg);
}
.legacy-plugins-layout-foldable-title h3::before {
    transform: translateY(-50%);
}
.legacy-plugins-layout-foldable-title.opened h3::after {
    transform: translateY(-50%) rotate(135deg);
}
.legacy-plugins-layout-foldable-title.opened h3::before {
    transform: translateY(-50%) rotate(45deg);
}
.legacy-plugins-layout-foldable-title h3::after, .legacy-plugins-layout-foldable-title h3::before {
    content: '';
    position: absolute;
    right: 32px;
    top: 50%;
    width: 2px;
    height: 12px;
    transition: all .2s;
    background-color: #fff;
}
.legacy-plugins-layout-foldable-content {
    display: none;
    padding: 20px 16px;
}
.legacy-plugins-layout-foldable-content .legacy-row:last-of-type {
    margin-bottom: 0;
}
.txtleft, .legacy-txtleft, .legacy-paragraph-left {
    text-align: left;
}
.txtright, .legacy-txtright, .legacy-paragraph-right {
    text-align: right;
}
.txtcenter, .legacy-txtcenter, .legacy-paragraph-center {
    text-align: center;
}
.txtjustify, .legacy-txtjustify, .legacy-paragraph-justify {
    text-align: justify;
}
.legacy-plugins-layout-stretch {
    margin-left: 0;
    margin-right: 0;
}
@media only screen and (min-width: 768px) {
    .legacy-plugins-layout-stretch {
        margin-left: -10px;
        margin-right: -10px;
    }
}
.legacy-plugins-layout-stretch > .legacy-row {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.legacy-plugins-layout-stretch > .legacy-row > .legacy-cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media only screen and (min-width: 768px) {
    .legacy-plugins-layout-stretch > .legacy-row > .legacy-cell {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
        padding-left: 6px;
        padding-right: 6px;
        padding-bottom: 0;
    }
}
.dark-mode .legacy-rating-block__header {
    background-color: #303D57;
}
.dark-mode .legacy-rating-block__content {
    background-color: #252d3f;
    border-left: 1px solid #303D57;
    border-right: 1px solid #303D57;
}
.dark-mode .legacy-rating-block__content--show-medium {
    border-bottom: 1px solid #303D57;
}
.dark-mode .legacy-rating-block__score {
    border-color: #252d3f;
    box-shadow: 0 0 15px #252d3f;
}
.dark-mode .legacy-rating-block__sticker {
    box-shadow: 0 2px 10px -6px #12181f;
}
.dark-mode .legacy-rating-block__score--redac {
    border-color: #303D57;
    box-shadow: 0 0 15px #252d3f;
}
.dark-mode .legacy-rating-block__carousel__item {
    background-color: #1F2635;
}
.dark-mode .legacy-rating-block__cell--separator {
    background-color: #303D57;
}
.dark-mode .legacy-rating-block__progress > span:nth-child(2) {
    background-color: #12181f;
}
.dark-mode .legacy-rating-block__carousel__nav ul li a {
    padding-bottom: 5px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    box-shadow: none !important;
}
.dark-mode .legacy-rating-block__carousel__nav ul li a:hover, .dark-mode .legacy-rating-block__carousel__nav ul li a.is-active {
    text-decoration: none;
    color: #ffffff;
    border-bottom: 3px solid #E4002A;
}
.dark-mode .legacy-product-card {
    background-color: #252d3f;
    border: 1px solid #303D57;
}
.dark-mode .legacy-product-card:hover {
    box-shadow: 0 0 6px #12181f;
}
.dark-mode .legacy-product-card a {
    box-shadow: none !important;
}
.dark-mode .legacy-product-card--select_clubic {
    border: 1px solid #5D6C8A;
}
.dark-mode .legacy-product-card--select_clubic .legacy-product-card__label {
    color: #ffffff;
    background-color: #5D6C8A;
}
.dark-mode .legacy-product-card--select_clubic .legacy-product-card__label:hover, .dark-mode .legacy-product-card--select_clubic .legacy-product-card__label:focus {
    color: #ffffff !important;
    background-color: #5D6C8A;
}
.dark-mode .legacy-product-card__label {
    background-color: #303D57;
    color: #ffffff !important;
    box-shadow: none !important;
}
.dark-mode .legacy-product-card__infos__title {
    color: #ffffff;
}
.dark-mode .legacy-product-card__infos__pros {
    color: #ffffff;
    border-top: 1px solid #303D57;
}
.dark-mode .legacy-product-card__cta__score a {
    background-color: #303D57;
    color: #ffffff !important;
}
.dark-mode .legacy-product-card__cta__score span {
    box-shadow: 0 0 15px #252d3f;
}
.dark-mode .legacy-read-more, .dark-mode .legacy-background-color-light, .dark-mode .legacy-plugins-layout-foldable-content {
    color: #EDF0F4 !important;
    background-color: #1F2635 !important;
}
.dark-mode .legacy-background-color-flashy {
    background-color: #E4002A;
    color: #EDF0F4;
}
.dark-mode .legacy-background-color-transparent {
    background: #252d3f;
    color: #EDF0F4;
}
.dark-mode .legacy-background-color-contrast {
    color: #EDF0F4 !important;
    background-color: #12181f !important;
}
.dark-mode .open-close, .dark-mode .legacy-plugins-layout-foldable-title {
    color: #EDF0F4 !important;
    background-color: #1F2635 !important;
}
.dark-mode .open-close:hover, .dark-mode .legacy-plugins-layout-foldable-title:hover {
    background-color: #090c0f !important;
}
.dark-mode .open-close:after, .dark-mode .open-close:before, .dark-mode .legacy-plugins-layout-foldable-title:before, .dark-mode .legacy-plugins-layout-foldable-title:after {
    background-color: #EDF0F4;
}
.dark-mode .maillage, .dark-mode .marty-read-more, .dark-mode .marty-background-color-light, .dark-mode .marty-plugins-layout-foldable-content, .dark-mode .marty-faq-layout-answer {
    color: #edf0f4!important;
    background-color: #1b1b1b!important;
}
.content-side-title {
    font-size: 26px;
    font-family: 'Bitter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, serif;
    margin: 24px 0 0;
}
.content-side-list {
    background: #EDEEF3;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    list-style-type: none;
    padding: 35px 0;
}
.content-side-list .owl-wrapper {
    display: flex !important;
}
.content-side-list .owl-item:nth-of-type(1) {
    width: calc((100vw - 1000px)/2) !important;
}
.content-side-list .owl-item {
    width: 360px !important;
}
@media only screen and (max-width: 767px) {
    .content-side-list .owl-item {
        width: 60vw !important;
    }
}
.content-side-list-item {
    height: 100%;
    padding: 0 13px 9px;
    box-sizing: content-box;
    width: 330px;
}
.content-side-list-item.mod-empty {
    height: 355px;
    margin: 0;
    width: calc((100vw - 1000px)/2);
}
.content-side-list-item.mod-last {
    height: 355px;
    margin: 0;
    width: 100px;
}
@media only screen and (max-width: 767px) {
    .content-side-list-item {
        width: initial;
    }
}
.content-side-list-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0;
}
.content-side-list-picture {
    border-radius: 6px;
    display: block;
    overflow: hidden;
}
.content-side-list-image {
    border-radius: 6px;
    transition: all ease 0.3s;
    width: 100%;
}
.content-side-list-title {
    font-family: 'Bitter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, serif;
    font-size: 18px;
    line-height: 24px;
    color: #202B44;
    display: block;
    margin: 15px 0;
}
.content-side-list-comments {
    align-items: center;
    display: flex;
    margin: auto 0 0;
}
.content-side-list-comments-icon {
    box-sizing: content-box;
    border-radius: 50%;
    border: solid 2px #E4002A;
    padding: 8px;
}
.content-side-list-comments-label {
    color: #202B44;
    font-family: 'Bitter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, serif;
    margin: 0 0 0 10px;
    text-decoration: underline;
}
[style*="--aspect-ratio"] > :first-child {
    width: 100%;
}
[style*="--aspect-ratio"] > img {
    height: auto;
}
@supports (--custom:property) {
    [style*="--aspect-ratio"] {
        position: relative;
    }
}
#contenu .ff-title {
    font-weight: bold;
}
  
.credit-photo {
    text-align: center;
    line-height: 1.5em!important;
    font-size: 12px;
    padding-top: 8px;
}