<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.second-line ul {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center;
}
.second-line ul li {
    height: initial !important;
}
.footer-advantages.second-line strong {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-size: 15px;
    display: inline-block;
    width: 100%;
}
@media screen and (max-width:820px) {
    .second-line ul li {
        flex: 50%;
    }
}
@media (max-width: 480px) {
    .second-line ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
.footer-advantages.second-line {
    border-bottom: 0px;
    max-width: 1250px;
    margin: 0 auto;
}
.footer-advantages.second-line ul li p {
    color: var(--neutral-charcoal-333333, #333);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    text-transform: capitalize;
    margin: 0 auto;
}
.footer-advantages.second-line ul li:hover p, i-slider ul.i-slider a:hover p {
    color: #b40024;
}
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .footer-advantages.second-line {
        max-width: 1250px;
        margin: 0 auto;
    }
}
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .footer-advantages.second-line ul li {
        margin: 0 24px;
    }
    .footer-advantages.second-line {
        max-width: 700px;
    }
    .footer-advantages ul.i-slider {
        flex-wrap: wrap;
    }
}
i-footer .footer-advantages:not(.footer-advantages.second-line) h3 {
    margin-top: 24px;
}
.csr-mention {
    color: #979797;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin-top: 20px !important;
}

/* ===||=== */
.second-line ul {
    row-gap: 20px;
}
.div-style-foot-ad {
    margin-top: 12px;
}

/* ===| FOOTER ADVANTAGES STYLE|=== */
.footer-advantages ul.i-slider {
    justify-content: center;
}
ul#footer-jcarousel {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.footer-advantages-hr {
    margin-top: 50px;
}
/* i-footer .footer-advantages.event-online-advantadges-footer-tc-js {
    margin-top: -38px !important;
} */
i-footer .footer-advantages:not(.footer-advantages.second-line) h3 {
    margin-top: 2px;
}
/* ===||=== */</pre></body></html>