:root {
    --bloc-quote-background: #4E0000;
    --bloc-quote-before: #4E0000
}

.home_title {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.625rem;
    margin: 15px 0;
    padding-left: 20px
}

.grid_column_ab .block_une {
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 10px 0 0 #e9eff1;
    -webkit-box-shadow: 0 10px 0 0 #e9eff1;
    -moz-box-shadow: 0 10px 0 0 #e9eff1;
    margin-bottom: 10px;
    padding-bottom: 20px
}

.title_une_item {
    background-repeat: no-repeat;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 3px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.block_une .une_item a:before {
    background-image: linear-gradient(180deg, rgba(5, 4, 43, 0), rgba(5, 4, 43, .84));
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.block_topic_trio .content_item_cover:before {
    display: none
}

.block_une .une_item.techandco a:before {
    background-image: linear-gradient(180deg, transparent, #000)
}

.une_caption {
    bottom: 22px;
    margin: 0 20px;
    max-width: calc(100% - 50px);
    position: absolute;
    z-index: 2
}

.content_item .item_related.content_type>a {
    font-size: .875rem;
    line-height: 130%;
    -webkit-line-clamp: 3
}

.block_une .content_description {
    font-weight: 400;
    padding: 15px 0 0
}

.block_une .item_chapo_une {
    padding: 0 20px
}

.item_related:first-of-type {
    border-top: 0;
    padding-bottom: 0
}

.item_related:last-of-type {
    border: 0;
    margin-bottom: 0
}

.content_dossier .title_une_item:after {
    content: ""
}

.une_item {
    padding-bottom: 0
}

.une_item a {
    display: flex
}

.content_item_title {
    font-weight: 600;
    margin-top: 8px
}

.duo_liste .content_item_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    font-size: 1rem;
    line-height: 130%;
    overflow: hidden;
    padding-bottom: 1px;
    text-overflow: ellipsis
}

.duo_caption {
    position: relative
}

.duo_liste .blocs_score {
    background: linear-gradient(hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .6));
    border: none;
    bottom: 0;
    left: 0;
    margin-left: -20px;
    padding-bottom: 0;
    pointer-events: none;
    position: absolute;
    width: calc(100% + 40px)
}

@media (min-width:641px) {
    .duo_liste .blocs_score {
        background: linear-gradient(hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0, .6));
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-left: 0;
        width: 100%
    }
}

.duo_liste .blocs_score a {
    pointer-events: all
}

.duo_liste .blocs_score .blocs_score_wrapper {
    font-weight: 600;
    padding-bottom: 10px;
    width: 100%
}

.duo_liste .blocs_score .blocs_score_name {
    color: #fff;
    max-width: 60%
}

@media (min-width:641px) {
    .duo_liste .blocs_score .blocs_score_name {
        max-width: auto
    }
}

.duo_liste .blocs_score .is_winner {
    border: 1px solid #fff
}

.duo_liste .blocs_score .blocs_score_date p,
.duo_liste .blocs_score .blocs_score_more_infos {
    color: #fff
}

.block_topic .blocs_score,
.block_une .blocs_score {
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.block_topic .blocs_score {
    margin-bottom: 10px
}

.une_topic .blocs_score img {
    height: 100%;
    margin: 0 auto;
    max-width: 100%;
    width: auto
}

@media (min-width:992px) {

    .item_related,
    .item_related:first-of-type,
    .item_related:last-of-type {
        border: 0;
        margin: 0;
        padding: 0 0 12px
    }

    .content_item_title {
        font-size: 1.25rem;
        line-height: 1.5rem
    }

    .ordered_list .content_item_title {
        line-height: 120%
    }

    .content_item .item_related {
        font-size: 1.0625rem
    }
}

.content_item_small .content_item_cover {
    margin: 0 20px 0 0
}

.block_fleuve {
    border-bottom: 10px solid #e5e5e5
}

@media (min-width:641px) {
    .home_title {
        font-size: 2rem;
        line-height: 3.125rem;
        margin: 0 0 15px;
        padding: 0
    }

    .block_fleuve {
        border: 0
    }

    .block_fleuve,
    .grid_column_ab .block_une {
        box-shadow: none;
        margin-bottom: 26px
    }

    .block_une .item_chapo_une {
        font-size: 1rem;
        line-height: 130%;
        margin: 5px 0 15px;
        padding: 0
    }

    .block_une .une_item a:before {
        border-radius: 5px
    }

    .title_une_item {
        font-size: 1.75rem
    }

    .duo_liste .content_item_title {
        font-size: 1rem
    }
}

@media (min-width:992px) {
    .grid_column_ab.home_page .block_une {
        margin-bottom: 35px
    }

    .home_page .block_fleuve {
        margin-bottom: 60px
    }

    .content_dossier .block_fleuve,
    .rubrique .block_fleuve {
        margin-top: 30px
    }

    .block_une .item_chapo_une {
        color: #737373
    }

    .title_une_item {
        background-position: 0 3px;
        background-repeat: no-repeat;
        margin-left: 0;
        padding-bottom: 0;
        -webkit-line-clamp: 3
    }

    .une_caption {
        bottom: 30px;
        margin: 0 30px
    }
}

.content_item_time {
    color: #dc0000
}

.home_page .content_item_time {
    color: #dc0000;
    margin-top: 13px
}

.block_fleuve .content_item {
    border-bottom: 10px solid #e5e5e5;
    overflow: hidden;
    padding: 20px 20px 26px 15px
}

.block_fleuve .content_item_small {
    height: 96px;
    margin: 0;
    padding: 10px 20px 26px 15px
}

.block_fleuve .content_item_small:first-child {
    margin-top: 20px
}

.block_fleuve .duo_liste {
    padding-top: 10px
}

.block_fleuve .content_item:last-child {
    border: none
}

.fleuve_more_content {
    color: #b4b4b4;
    font-size: .875rem;
    font-weight: 700;
    grid-column: 1/3;
    padding: 10px 0 22px;
    text-align: center;
    width: 100%
}

.content_item.video .content_item_cover {
    position: relative
}

.content_item.video .content_item_cover:before {
    background: hsla(0, 0%, 100%, .7);
    border-radius: 50%;
    content: "\73";
    font-family: Icomoon;
    font-size: 1rem;
    left: 50%;
    padding: 14px 12px 14px 16px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.block_fleuve .content_item_cover {
    display: block;
    margin: -10px -20px 3px;
    max-height: 365px;
    max-width: calc(100% + 40px);
    overflow: hidden
}

.content_item .item_related:first-of-type {
    margin-top: 30px
}

.content_item .item_related:last-of-type {
    margin-bottom: 0
}

.block_fleuve .content_item_small {
    border: none
}

.content_item_small .content_item_cover {
    float: none;
    margin: 0
}

.block_topic .list_topic .content_item_cover {
    display: none
}

.block_topic .list_topic .content_item_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width:992px) {
    .block_topic .list_topic .content_item_cover {
        display: table-cell;
        vertical-align: middle
    }

    .block_topic .list_topic .content_item_cover:before {
        left: calc(50% - 10px)
    }
}

.content_item_small a {
    align-items: center;
    display: flex;
    height: 100%
}

.content_item_small .content_item_title {
    display: -webkit-box;
    font-size: .875rem;
    font-weight: 600;
    line-height: 130%;
    margin: 0;
    padding-bottom: 1px;
    vertical-align: middle;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.content_item_small .content_item_cover {
    display: table-cell;
    flex-shrink: 0;
    font-size: 0;
    padding: 0 20px 0 0;
    vertical-align: middle;
    width: 8.3rem
}

.content_item_small .content_item_cover img {
    max-height: 63px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.mea_live .content_item_small .content_item_title {
    -webkit-line-clamp: 3
}

.block_fleuve .content_item_small .content_item_cover {
    border-radius: 5px;
    padding: 0;
    width: 7.8125rem
}

.block_fleuve .content_item_small .content_item_title {
    padding-left: 15px
}

.block_fleuve .content_item_small img {
    border-radius: 5px;
    max-height: 70px;
    overflow: hidden
}

@media (min-width:641px) {
    .block_fleuve .content_item_small:first-child {
        margin-top: 0
    }

    .block_fleuve .content_item {
        border-bottom: 0;
        padding: 0
    }

    .block_quote+.block_fleuve .content_item:first-of-type {
        border-top: 0;
        padding-top: 0
    }

    .block_fleuve .content_item_cover {
        border-radius: 5px;
        margin: 0 0 3px;
        max-height: 202px;
        max-width: 100%
    }

    .fleuve_more_content {
        border-top: 1px solid #e5e5e5;
        padding: 13px 0
    }

    .fleuve_more_content a:hover {
        opacity: .75
    }

    .content_item_small .content_item_cover {
        font-size: inherit
    }

    .block_fleuve .content_item_small .content_item_cover {
        width: 8.25rem
    }

    .block_fleuve .content_item_small .content_item_cover img {
        max-height: 79px
    }

    .block_fleuve {
        display: flex;
        flex-basis: 100%;
        flex-wrap: wrap;
        justify-content: space-between
    }

    @supports (display:grid) {
        .block_fleuve {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 30px
        }
    }

    .block_fleuve .content_item {
        height: auto;
        margin-bottom: 30px;
        width: calc(50% - 15px)
    }

    @supports (display:grid) {
        .block_fleuve .content_item {
            grid-column: 1;
            margin: initial;
            width: auto
        }
    }

    .block_fleuve .content_item:nth-of-type(2n) {
        margin-bottom: 30px;
        width: calc(50% - 15px)
    }

    @supports (display:grid) {
        .block_fleuve .content_item:nth-of-type(2n) {
            grid-column: 2;
            margin: initial;
            width: auto
        }
    }

    .fleuve_include {
        grid-column: 1/3
    }

    .block_fleuve a:hover .content_item_title,
    .list_topic a:hover .content_item_title {
        opacity: .6
    }

    .block_une a:hover .title_une_item {
        background-position: 0 0;
        background-repeat: no-repeat
    }
}

.block_une .item_related_block {
    border-top: 0;
    margin: 0 20px;
    padding: 0
}

.block_une .content_item_cover {
    width: 100%
}

.block_une .content_item_cover img {
    max-height: 458px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width:992px) {
    .block_une .item_related_block {
        border: 0;
        margin: 0;
        padding: 0
    }

    .block_une a:hover .title_une_item {
        background-position: 0 3px;
        background-repeat: no-repeat
    }

    .block_fleuve .content_item_cover img {
        max-height: 220px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
}

.item_related_block {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 15px
}

.content_item .item_related_block .item_related:first-of-type {
    margin: 0
}

.content_titre_chapo .item_related_block {
    margin-top: 18px
}

@media (min-width:992px) {
    .content_titre_chapo .item_related_block {
        margin-top: 30px
    }

    .item_related_block:before {
        display: none
    }
}

.item_related {
    font-size: .875rem;
    line-height: 120%;
    margin: 15px 0
}

.block_une .item_related:before,
.megamax .item_related:before {
    margin-top: 5px
}

@media (min-width:641px) {
    .item_related {
        line-height: 120%;
        margin: 15px 0 0
    }

    .title_une_item:after {
        font-size: .5rem
    }

    .item_related_block a:hover {
        opacity: .6
    }

    .block_une .content_item_cover img {
        max-height: 370px
    }
}

.content_titre_chapo .item_chapo {
    margin-top: 15px
}

@media (min-width:992px) {
    .content_titre_chapo .item_chapo {
        font-size: 14px;
        line-height: 18px;
        margin-top: 22px
    }
}

.content_titre_chapo .item_related {
    margin-top: 17px
}

@media (min-width:992px) {
    .content_titre_chapo .item_related {
        margin-top: 0
    }
}

@media (min-width:641px) {
    .content_titre_chapo {
        border: solid #e5e5e5
    }

    .content_titre_chapo:nth-child(2n),
    .content_titre_chapo:nth-child(odd) {
        border-width: 1px 0 0 1px;
        padding: 30px 0 0 30px;
        padding-top: 50px
    }

    .content_titre_chapo .item_related {
        font-size: 1.125rem
    }

    .content_titre_chapo .item_related:first-of-type {
        border: 0
    }

    .content_titre_chapo .content_item_title {
        font-size: 1.375rem
    }

    .content_titre_chapo .item_chapo {
        margin-top: 22px
    }

    .content_titre_chapo .content_item_time {
        margin-top: 20px
    }
}

.fleuve_bottom {
    display: block;
    margin: 30px 0 40px;
    padding: 0 20px
}

.fleuve_more_info {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    text-align: center
}

.fleuve_more_info a {
    color: #b4b4b4;
    font-family: Inter, sans-serif;
    font-size: 1rem;
    text-transform: uppercase
}

.block_quote {
    background: #4E0000;
    background: var(--bloc-quote-background);
    color: #fff;
    padding: 30px 30px 50px 20px;
    position: relative
}

.block_quote:after {
    border-bottom: 10px solid #e5e5e5;
    bottom: 0;
    content: "";
    height: 10px;
    left: -5px;
    padding-right: 5px;
    position: absolute;
    width: 100%
}

.quote_author {
    display: block;
    float: none
}

.quote_author img {
    display: none
}

.quote_cover img {
    border-radius: 5px
}

.quote_author_description {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.125rem;
    padding-left: 25px
}

.quote_text {
    float: none;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin: 0 0 30px;
    padding: 25px 0 0 25px;
    position: relative;
    width: 100%;
    word-break: break-word;
    z-index: 1
}

.quote_text svg {
    left: 0;
    position: absolute;
    top: -12px;
    z-index: -1;
    fill: #4E0000;
    fill: var(--bloc-quote-before);
    height: 65px;
    width: 70px
}

@media (min-width:992px) {
    .block_quote {
        padding: 30px
    }

    .quote_text {
        margin: 0 20px 30px
    }

    .block_une .content_item_cover img {
        max-height: 400px
    }

    .content_item_small .content_item_cover img {
        border-radius: 5px
    }
}

@media (min-width:641px) {
    .block_une .content_item_cover img {
        border-radius: 5px
    }

    .block_quote {
        margin: 0 0 40px
    }

    .block_quote:after {
        border-bottom: none;
        bottom: 0;
        clear: both;
        content: "";
        display: table;
        height: auto;
        left: auto;
        padding-right: 0;
        position: relative
    }

    .quote_author {
        display: block;
        float: left;
        padding-right: 20px;
        width: 30%
    }

    .quote_author img {
        display: block;
        margin-bottom: 20px;
        width: 112px
    }

    .quote_author_description {
        padding-left: 0
    }

    .quote_text {
        float: right;
        font-size: 1.75rem;
        line-height: 1.875rem;
        margin: 0;
        padding: 30px 0 0;
        width: 63%
    }

    .quote_text svg {
        height: 77px;
        left: -60px;
        top: -2px;
        width: 90px
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .block_topic .list_topic .content_item_cover {
        display: table-cell;
        max-width: 132px
    }

    .block_fleuve .content_item_small .content_item_cover {
        display: table-cell
    }

    .main_header+.banner_top {
        margin: 160px auto 0
    }

    .main_header+.banner_top+.home_page {
        padding-top: 30px
    }
}

.une_item .podcast_container {
    min-width: 100%;
    position: relative
}

.une_item .podcast_background {
    width: 100%
}

.une_item .podcast_background img {
    aspect-ratio: 4/3
}

@media (min-width:641px) {
    .une_item .podcast_background {
        border-radius: 5px
    }

    .une_item .podcast_background img {
        aspect-ratio: 2/1
    }
}

.une_item .podcast_div_background {
    aspect-ratio: 4/3;
    background-color: #4E0000
}

@media (min-width:641px) {
    .une_item .podcast_div_background {
        aspect-ratio: 2/1
    }
}

.une_item .image_podcast {
    display: flex;
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%)
}

.une_item .image_podcast img {
    border-radius: 10px;
    height: auto
}

.duo_liste.content_type_episode {
    padding: 10px 20px 20px
}

.duo_liste.content_type_episode .podcast_container {
    min-width: 100%;
    position: relative
}

.duo_liste.content_type_episode .podcast_background {
    background-color: #4E0000;
    max-width: none;
    padding-bottom: 0;
    width: auto
}

.duo_liste.content_type_episode .podcast_background img,
.duo_liste.content_type_episode .podcast_div_background {
    aspect-ratio: 16/9
}

@media (min-width:641px) {
    .duo_liste.content_type_episode .podcast_div_background {
        width: 100%
    }
}

.duo_liste.content_type_episode .image_podcast {
    display: flex;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.duo_liste.content_type_episode .image_podcast img {
    border-radius: 10px;
    height: auto
}

@media (min-width:641px) {
    .duo_liste.content_type_episode {
        padding: 0
    }
}

.block_fleuve .content_item_small.content_type_episode .podcast_container {
    position: relative
}

.block_fleuve .content_item_small.content_type_episode .podcast_background {
    background-color: #4E0000;
    max-height: 70px;
    max-width: 125px;
    padding-bottom: 0;
    width: auto
}

.block_fleuve .content_item_small.content_type_episode .podcast_background img {
    aspect-ratio: 16/9;
    min-height: 70px;
    min-width: 125px
}

@media (min-width:641px) {
    .block_fleuve .content_item_small.content_type_episode .podcast_background {
        min-height: 74px;
        min-width: 132px
    }
}

.block_fleuve .content_item_small.content_type_episode .podcast_div_background {
    display: flex;
    height: 70px;
    width: 125px
}

@media (min-width:641px) {
    .block_fleuve .content_item_small.content_type_episode .podcast_div_background {
        height: 74.5px;
        width: 132px
    }
}

.block_fleuve .content_item_small.content_type_episode .image_podcast {
    display: flex;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.block_fleuve .content_item_small.content_type_episode .image_podcast img {
    border-radius: 10px
}

@media (min-width:641px) {
    .block_fleuve .content_item_small.content_type_episode .image_podcast {
        display: block
    }
}

.home_page .content_surtitre_riviere {
    -webkit-line-clamp: 3
}

.home_page .content_surtitre_rubrique {
    display: grid;
    width: auto
}

.home_page .content_surtitre_rubrique .content_item_title {
    -webkit-line-clamp: 2
}

.home_page .header_surtitre_home {
    color: #737373;
    display: block;
    font-size: .875rem;
    font-weight: 500;
    line-height: .9375rem;
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home_page .une_caption {
    display: flex;
    flex-direction: column
}

.home_page .une_caption .content_item_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    margin-bottom: 4px;
    overflow: hidden;
    padding-bottom: 0;
    text-overflow: ellipsis
}

.home_page .une_caption .header_surtitre_home {
    color: #fff;
    margin-bottom: -2px
}

.home_page .block_une .une_caption .header_surtitre_home {
    margin-bottom: 6px
}

.home_page .duo_liste .header_surtitre_home {
    margin-bottom: -5px;
    margin-top: 15px
}

.home_page .megamax_text .header_surtitre_home {
    color: #fff;
    font-size: .875rem;
    line-height: .9375rem;
    margin-bottom: 6px;
    text-align: center
}

.block_ordered_article {
    border-bottom: none;
    margin: 0 -20px;
    padding: 0
}

.block_ordered_article .podcast_background {
    aspect-ratio: 16/9;
    background-color: #4E0000;
    display: flex
}

@media (min-width:992px) {
    .block_ordered_article .podcast_background {
        display: flex;
        height: 169px;
        width: 300px
    }
}

.block_ordered_article .podcast_background img {
    height: auto;
    width: 100%
}

.block_ordered_article .podcast_div_background {
    display: flex
}

@media (min-width:641px) {
    .block_ordered_article .podcast_div_background {
        display: none
    }
}

@media (min-width:992px) {
    .block_ordered_article .podcast_div_background {
        display: flex
    }
}

.block_ordered_article .podcast_container {
    display: block;
    height: 100%;
    margin: 0;
    position: relative;
    width: 100%
}

@media (min-width:992px) {
    .block_ordered_article .podcast_container {
        height: 169px;
        margin: -20px -30px;
        width: 300px
    }
}

.block_ordered_article .image_podcast {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media (min-width:641px) {
    .block_ordered_article .image_podcast {
        display: none
    }
}

@media (min-width:992px) {
    .block_ordered_article .image_podcast {
        display: flex
    }
}

.block_ordered_article .image_podcast img {
    border-radius: 10px;
    height: auto
}

@media (min-width:992px) {
    .block_ordered_article .image_podcast img {
        height: auto
    }

    .ordered_list li:first-child .podcast_background {
        display: flex
    }
}

.ordered_list li:first-child .podcast_background:after {
    bottom: -1px
}

.block_ordered_article article {
    display: grid
}

.block_top_title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 20px
}

.ordered_list {
    counter-reset: top_article_counter;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.ordered_list .content_item_cover {
    font-size: 0;
    margin: -20px 0;
    padding-bottom: 13px;
    position: relative
}

.ordered_list .content_item_cover img {
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.ordered_list .content_item_cover:after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 9px 8px;
    bottom: 13px;
    content: "";
    height: 0;
    left: 85px;
    position: absolute;
    width: 0
}

.ordered_list .content_type .content_item_cover:before {
    background: hsla(0, 0%, 100%, .7);
    border-radius: 50%;
    color: #000;
    font-family: Icomoon;
    font-size: 1.25rem;
    left: 50%;
    padding: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ordered_list .content_type_video .content_item_cover:before {
    content: "\73";
    padding: 12px 12px 12px 16px
}

.ordered_list li {
    min-height: 100px;
    padding: 20px 0 0;
    position: relative;
    z-index: 1
}

.ordered_list li:before {
    color: #e5e5e5;
    content: counter(top_article_counter);
    counter-increment: top_article_counter;
    font-size: 5rem;
    font-weight: 800;
    left: 25px;
    position: absolute;
    top: 32px;
    z-index: -1
}

.ordered_list li:first-child:before {
    bottom: 42px;
    left: 34px;
    top: auto
}

.ordered_list li:first-child .content_item_title {
    margin-top: 30px;
    min-height: 65px
}

.ordered_list .content_item_title {
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    height: 80px;
    line-height: 130%;
    margin: 0 20px;
    padding: 0 0 20px 40px
}

.ordered_list .content_item_title span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.ordered_list a:hover .content_item_title {
    opacity: .6
}

.content_dossier .block_ordered_article {
    margin: 0
}

.content_dossier .ordered_list li:before {
    top: -7px
}

.content_dossier .ordered_list li:first-child:before {
    bottom: 5px;
    top: auto
}

.content_dossier .ordered_list li:first-child .content_item_title {
    margin-top: 40px
}

.content_live_page .block_ordered_article {
    margin: 0 -10px
}

@media (min-width:641px) {
    .grid_column_ab .block.block_ordered_article {
        margin-left: 0
    }

    .block_top_title {
        font-size: 1.5rem
    }

    .ordered_list li:first-child picture {
        display: none
    }

    .ordered_list li:before {
        font-size: 2.75rem;
        left: 42px;
        top: 18px
    }

    .ordered_list li:first-child {
        padding: 0
    }

    .ordered_list li:first-child:before {
        bottom: 52px;
        left: 47px;
        top: 20px
    }

    .ordered_list li:first-child .content_item_title {
        margin-top: 20px;
        min-height: 60px
    }

    .ordered_list li {
        min-height: 60px
    }
}

@media (min-width:992px) {
    .grid_column_ab .block.block_ordered_article {
        margin-left: auto
    }

    .block_ordered_article article {
        display: block
    }

    .ordered_list .content_item_cover {
        margin: -20px -30px;
        padding-bottom: 0
    }

    .ordered_list .content_item_cover img {
        max-height: 169px
    }

    .ordered_list .content_item_cover:after {
        bottom: 0;
        left: 30px
    }

    .ordered_list li:first-child .content_item_title {
        margin-top: 50px
    }

    .ordered_list li {
        border-bottom: 1px solid #e5e5e5;
        padding: 17px 10px 17px 30px
    }

    .ordered_list li:before {
        font-size: 5rem;
        left: 5px;
        top: -10px
    }

    .ordered_list li:first-child {
        padding: 17px 10px 17px 30px
    }

    .ordered_list li:first-child:before {
        bottom: 7px;
        left: 10px;
        top: auto
    }

    .ordered_list li:first-child picture {
        display: inline-block
    }

    .ordered_list .content_item_title {
        border-bottom: none;
        height: 63px;
        margin: 0 0 0 6px;
        padding: 0
    }

    .ordered_list .content_item_title span {
        -webkit-line-clamp: 3
    }

    .content_live_page .block_ordered_article {
        margin: auto
    }
}

.rubrique_page .block_ordered_parent {
    line-height: 157%;
    padding: 0 20px
}

.content_header .social_media li {
    display: none
}

.content_header .social_media li:first-of-type,
.content_header .social_media li:nth-of-type(2) {
    display: inline-block
}

.content_header {
    border-bottom: 1px solid #e5e5e5;
    clear: both;
    content: " ";
    display: table;
    margin: 0 20px 30px;
    padding-bottom: 20px
}

@media (min-width:992px) {
    .content_header {
        margin-left: 20px
    }
}

.content_surtitre {
    color: #4E0000;
    display: block;
    font-family: Inter, sans-serif;
    font-size: 1.5rem;
    margin-bottom: 5px
}

.content_title {
    font-family: Inter, sans-serif;
    line-height: 107%;
    margin-bottom: 20px
}

@media (min-width:641px) {
    .content_header .content_title {
        font-size: 2.375rem;
        margin-bottom: 15px
    }
}

.content_description {
    overflow: hidden;
    padding-bottom: 13px;
    position: relative
}

.content_description.content_chapo {
    font-size: 1rem;
    line-height: 150%
}

.content_datetime {
    color: #b4b4b4;
    display: inline-block;
    font-size: .875rem;
    margin-top: 10px;
    padding-bottom: 15px;
    width: calc(100% - 80px)
}

.block_fleuve_line {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2px;
    margin-bottom: 20px
}

.block_fleuve_line .content_item {
    height: 96px;
    padding: 10px 20px
}

.block_fleuve_line .content_item a {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%
}

.block_fleuve_line .content_item:after {
    clear: both;
    content: "";
    display: table
}

.block_fleuve_line .content_item:first-child {
    padding-top: 20px
}

.block_fleuve_line .content_item_cover {
    border-radius: 5px;
    display: table-cell;
    flex-shrink: 0;
    margin-right: 20px;
    overflow: hidden;
    padding-right: 0;
    vertical-align: middle;
    width: 7.8125rem
}

.block_fleuve_line .content_item_cover img {
    display: block;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.block_fleuve_line .item_chapo_une {
    color: #737373;
    display: none;
    font-weight: 400;
    margin-top: .5rem
}

@media (min-width:641px) {
    .block_fleuve_line .item_chapo_une {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.block_fleuve_line .content_item_title {
    display: -webkit-box;
    font-size: 1rem;
    font-weight: 600;
    line-height: 130%;
    margin: 0;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 2px
}

.block_fleuve_line .content_item_description {
    align-items: start;
    display: flex;
    flex-direction: column
}

.block_fleuve_line .content_item_description.has_flag .content_item_title {
    -webkit-line-clamp: 3
}

.block_fleuve_line .flag_home {
    margin-bottom: 4px
}

@media (min-width:641px) {
    .block_fleuve_line .content_item_title {
        font-size: 1.125rem;
        max-width: none;
        padding-bottom: 1px;
        padding-right: 20px;
        -webkit-line-clamp: 3;
        padding-left: 0
    }

    .block_fleuve_line .content_item_cover {
        float: left;
        margin-right: 25px;
        padding-right: 0;
        width: auto
    }

    .block_fleuve_line .content_item_cover img {
        display: block;
        height: 160px;
        width: 285px
    }

    .block_fleuve_line .content_item_cover:before {
        padding: 16px 14px 16px 18px
    }

    .block_fleuve_line .item_chapo_une {
        display: -webkit-box;
        font-size: .875rem;
        line-height: 1.25rem;
        margin-top: 12px
    }

    .block_fleuve_line .content_item {
        border-bottom: 1px solid #e5e5e5;
        grid-column: 1;
        height: auto;
        padding: 25px 0
    }

    .block_fleuve_line .content_item:first-of-type {
        border-bottom: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        grid-column: 1;
        margin-top: 20px;
        padding-top: 25px
    }

    .block_fleuve_line .content_item:last-of-type {
        margin-bottom: 30px
    }

    .block_fleuve_line .content_item a {
        display: block;
        position: relative
    }

    .block_fleuve_line .content_item a:hover .content_item_title {
        opacity: .6
    }

    .block_fleuve_line .flag_home {
        font-size: .6875rem
    }
}

.upload_title {
    font-size: 1.5rem;
    font-weight: 600;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-top: 30px
}

.upload_title:first-child {
    padding-bottom: 20px;
    padding-top: 15px
}

.step_num {
    color: #4E0000;
    font-size: 2rem;
    font-weight: 600
}

.step_description {
    align-items: center;
    display: flex;
    font-size: 1rem;
    font-weight: 500;
    line-height: 120%;
    padding: 0 10px;
    width: 100%
}

.upload_steps {
    align-items: baseline;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.upload_steps:first-child {
    padding-left: 5px
}

.content_upload {
    background: #4E0000;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    padding: 30px 0 30px 35%;
    position: relative
}

.content_upload:before {
    color: #fff;
    content: "\37";
    font-family: icomoon;
    font-size: 4.375rem;
    left: 10%;
    position: absolute;
    top: 10px
}

.content_upload p {
    color: #fff;
    font-weight: 600
}

.upload_steps_wrapper {
    border-top: 1px solid #e5e5e5;
    padding: 0 10px
}

@media (min-width:641px) {
    .upload_title {
        padding-left: 0
    }

    .upload_title:first-child {
        padding-bottom: 25px;
        padding-top: 15px
    }

    .upload_steps {
        width: 30%
    }

    .upload_steps:first-child {
        padding-left: 0
    }

    .upload_steps_wrapper {
        display: flex;
        justify-content: space-between;
        padding-top: 10px
    }

    .content_upload {
        flex-direction: row;
        padding: 46px 0 46px 30%
    }

    .content_upload p {
        padding-left: 5px
    }

    .content_upload:before {
        left: 20%
    }
}

@media (min-width:992px) {
    .upload_title {
        padding-top: 40px
    }

    .upload_title:first-child {
        padding-bottom: 25px;
        padding-top: 15px
    }

    .step_num {
        font-size: 2.5rem
    }

    .upload_steps_wrapper {
        display: flex;
        justify-content: space-between
    }

    .upload_steps {
        width: 30%
    }
}

:root {
    --description-link-color: #4E0000
}

.content_rubrique .content_header {
    align-items: flex-start;
    background: transparent;
    border: none;
    color: #000;
    flex-direction: column;
    margin: 0;
    padding: 10px
}

.content_rubrique .content_title {
    margin-top: 10px;
    padding-bottom: 15px
}

.breadcrumb_content {
    margin: 10px 0
}

@media (min-width:641px) {
    .breadcrumb_content {
        margin-top: 0
    }
}

.rubrique_categories_toggle {
    font-size: 0;
    position: relative;
    right: -18px;
    top: -8px
}

.rubrique_categories_list {
    font-weight: 600;
    margin: 0;
    overflow-x: auto;
    width: 100%
}

.rubrique_categories_list .hidden {
    display: none
}

.rubrique_categories_list ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100%
}

.rubrique_categories_list li {
    border: 1px solid #ccc;
    display: inline-block;
    flex: 0 0 auto;
    margin: 0 10px 10px 0
}

.rubrique_categories_list li:first-of-type {
    margin-left: 10px
}

.rubrique_categories_list li a {
    display: block;
    font-size: .875rem;
    font-weight: 600;
    padding: 7px 11px 9px
}

.rubrique_categories_toggle:before {
    border: 1px solid #e5e5e5;
    color: #7b7b7b;
    content: "\6d";
    cursor: pointer;
    font-family: icomoon;
    font-size: .5rem;
    padding: 5px
}

.rubrique_categories_toggle.close:before {
    content: "\47"
}

.rubrique_categories_list .nav_active,
.rubrique_categories_list .nav_active:hover {
    background: #e5eaec;
    border: 1px solid #e5eaec
}

.waze-iframe {
    padding: 0 20px 20px
}

.second_title {
    font-size: 1.5rem;
    padding: 0 0 25px 20px
}

.top_banner {
    padding: 10px 0
}

.top_banner img {
    display: block
}

@media (min-width:641px) {
    .top_banner {
        padding: 0 0 20px
    }

    .top_banner img {
        width: 100%
    }

    .waze-iframe {
        padding: 0 0 25px
    }

    .second_title {
        padding: 0 0 25px 10px
    }

    .rubrique_categories_list {
        display: flex;
        justify-content: space-between;
        margin-top: auto;
        overflow-x: inherit;
        padding-bottom: 10px;
        padding-left: 0;
        width: 100%
    }

    .rubrique_categories_list .visibleNav {
        flex-wrap: wrap
    }

    .rubrique_categories_list .see_more:after {
        display: flex;
        font-size: .9375rem;
        padding: 8px 9px
    }

    .rubrique_categories_list .see_more,
    .rubrique_categories_list .see_more:after {
        height: -moz-fit-content;
        height: fit-content;
        position: static
    }

    .rubrique_categories_list ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        overflow: hidden
    }

    .rubrique_categories_list ul.is-one-line-clamped {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        overflow: hidden
    }
}

@media (min-width:641px) {
    .rubrique_categories_list ul::-webkit-scrollbar {
        height: 5px
    }

    .rubrique_categories_list ul:hover::-webkit-scrollbar-track {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
    }

    .rubrique_categories_list ul :hover::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
    }

    .rubrique_categories_list li {
        margin: 0 10px 10px 0
    }

    .rubrique_categories_list li:hover {
        background: #e5e5e5;
        border: 1px solid #e5e5e5
    }

    .rubrique_categories_list li:first-of-type {
        margin-left: 0
    }

    .content_rubrique {
        overflow: hidden
    }

    .content_rubrique .content_header {
        padding: 25px 0
    }

    .content_rubrique .content_title {
        margin-top: 0;
        padding-bottom: 20px;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .content_rubrique .content_header {
        padding: 25px 0 0
    }

    .second_title {
        font-size: 2rem;
        padding: 0 0 25px
    }
}

[id^=iframe_coyote] {
    margin-bottom: 10px
}

@media (min-width:992px) {
    [id^=iframe_coyote] {
        margin-bottom: 20px
    }
}

.widget_jo {
    margin: 20px
}

.widget_jo .gnsWidget {
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    padding-bottom: 10px
}

@media (min-width:641px) {
    .widget_jo {
        margin: 20px auto
    }

    .grid_column_c .block {
        margin-left: auto;
        margin-right: auto;
        width: 300px
    }
}

@media (min-width:992px) {
    .main_wrapper .block_breaking_news {
        max-width: 1180px
    }
}

:root {
    --flag-color: #4E0000;
    --flag-secondary-color: #dc0000
}

.content_header {
    align-items: center;
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 15px;
    word-break: break-word
}

.contain_title_btn {
    flex-basis: 100%;
    padding: 0 20px
}

@media (min-width:641px) {
    .contain_title_btn {
        padding: 0
    }
}

.article_page .icon_twitter:before,
.content_article .icon_twitter:before,
.content_dossier .icon_twitter:before,
.content_live_page .icon_twitter:before {
    content: var(--logo-x-12);
    margin-left: .5px
}

@media (min-width:641px) {

    .article_page .icon_twitter:before,
    .content_article .icon_twitter:before,
    .content_dossier .icon_twitter:before,
    .content_live_page .icon_twitter:before {
        content: var(--logo-x-14)
    }
}

.content_article:not(.article_long_format) .flag_article,
.content_live .flag_article {
    background: transparent;
    color: #4E0000;
    color: var(--flag-color);
    font-size: .875rem;
    left: 0;
    padding: 16px 18px;
    position: relative;
    text-transform: none;
    top: 0
}

.content_article:not(.article_long_format) .flag_article:before,
.content_live .flag_article:before {
    background-color: #4E0000;
    background-color: var(--flag-color);
    content: "";
    display: inline-block;
    height: 14px;
    left: 0;
    position: absolute;
    width: 14px
}

.content_article:not(.article_long_format) .flag_article.flag_color,
.content_live .flag_article.flag_color {
    color: #dc0000;
    color: var(--flag-secondary-color);
    text-transform: uppercase
}

.content_article:not(.article_long_format) .flag_article.flag_color:before,
.content_live .flag_article.flag_color:before {
    background-color: #dc0000;
    background-color: var(--flag-secondary-color)
}

.content_article:not(.article_long_format) .flag_article.flag_grey,
.content_live .flag_article.flag_grey {
    color: #737373
}

.content_article:not(.article_long_format) .flag_article.flag_grey:before,
.content_live .flag_article.flag_grey:before {
    background-color: #737373
}

.content_article:not(.article_long_format) .flag_article.flag_notation,
.content_live .flag_article.flag_notation {
    align-items: center;
    background-color: #4E0000;
    background-color: var(--flag-color);
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: .625rem;
    font-weight: 500;
    line-height: 120%;
    margin-left: 15px;
    padding: 10px 16px;
    position: absolute;
    text-transform: none;
    top: 20px;
    width: 70px
}

.content_article:not(.article_long_format) .flag_article.flag_notation div,
.content_live .flag_article.flag_notation div {
    opacity: .75
}

.content_article:not(.article_long_format) .flag_article.flag_notation span,
.content_live .flag_article.flag_notation span {
    font-size: 1.125rem;
    font-weight: 800;
    padding: 4px
}

.content_article:not(.article_long_format) .flag_article.flag_notation div:last-child,
.content_live .flag_article.flag_notation div:last-child {
    font-size: .75rem;
    font-weight: 600;
    padding-top: 1px
}

.content_title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 16px
}

.content_rubrique .content_title {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 10px;
    text-transform: none
}

.sub_subheading {
    font-family: Inter, sans-serif;
    font-size: 1.125rem
}

.header_surtitre {
    display: block;
    position: relative
}

.header_surtitre>a {
    background: inherit;
    display: inline-block;
    font-size: .875rem;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative
}

.content_date_app {
    margin-bottom: 16px
}

@media (max-width:992px) {
    .content_date_app {
        align-items: center;
        display: flex;
        justify-content: space-between;
        width: 100%
    }
}

.app_button {
    align-items: center;
    border: 1px solid var(--embed-content-color);
    border-radius: 20px;
    display: flex;
    margin: 0 20px 0 16px;
    padding: 7px 10px 7px 9px
}

.app_button span {
    color: var(--embed-content-color);
    font-size: .6875rem;
    font-weight: 600;
    margin-left: 4px;
    min-width: 80px
}

.app_button svg {
    stroke: var(--embed-content-color)
}

@media (min-width:641px) {
    .app_button {
        margin-right: 0
    }
}

@media (min-width:992px) {
    .app_button {
        display: none
    }
}

.content_datetime {
    color: #737373;
    display: flex;
    flex-direction: column;
    font-size: .75rem;
    font-weight: 500;
    overflow: hidden;
    padding: 0 0 0 20px;
    width: 100%
}

@media (min-width:641px) {
    .content_datetime {
        flex-direction: row;
        padding-left: 0
    }

    .content_datetime time {
        padding-right: 16px
    }
}

.content_signature_partage {
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    margin: 0 20px 24px;
    padding: 12px 0;
    width: 100%
}

.content_signature_partage .signatures {
    display: flex;
    flex-direction: column;
    font-size: .75rem;
    font-weight: 500;
    max-width: 80%
}

.content_signature_partage .signatures .signature_redac {
    color: #737373;
    display: flex;
    flex-direction: row;
    margin-bottom: 4px
}

@media (min-width:641px) {
    .content_signature_partage {
        margin: 0
    }
}

.content .social_media {
    padding-right: 20px
}

.content .social_media .linkedin,
.content .social_media .mail,
.content .social_media .messenger,
.content .social_media .whatsapp {
    display: none
}

.content .social_media li:first-of-type,
.content .social_media li:nth-of-type(2) {
    display: inline-block
}

.content .social_media .twitter a {
    margin-right: 0
}

.social_media a {
    border: 1px solid #fff;
    display: inline-grid;
    height: 27px;
    line-height: 1;
    text-align: center;
    width: 27px
}

.social_media a:before {
    font-size: .875rem
}

.content_header .social_media a {
    margin-right: 10px
}

.content .icon_facebook {
    background: #3b5998
}

.content .icon_twitter {
    background: #000
}

.article_page .social_media,
.content_live .social_media {
    display: none
}

.content_dossier .icon_facebook {
    background: #3b5998
}

.content_dossier .icon_twitter {
    background: #000
}

.cta_button {
    display: none
}

.content_cover:after {
    background: #fff;
    content: "";
    height: 100px;
    margin-left: -20px;
    margin-top: -100px
}

.content_cover img,
.content_cover:after {
    display: block;
    width: 100%
}

.content_cover figcaption {
    display: none
}

.embed.content_cover figcaption {
    color: #b4b4b4;
    display: block;
    font-size: .8125rem;
    line-height: 140%;
    margin-top: 7px
}

.content_cover {
    display: block;
    flex-basis: 100%;
    margin-top: 15px;
    position: relative
}

.cover_info figcaption {
    align-items: flex-end;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    display: flex;
    font-size: .75rem;
    left: 0;
    padding: 15px 50px 30px 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.cover_info figcaption .cover_legend {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.content_cover.cover_default:before {
    display: none
}

.content_cover:before {
    background: rgba(0, 0, 0, .5);
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 15px;
    color: #fff;
    content: "\6c";
    cursor: pointer;
    font-family: Icomoon;
    font-size: .75rem;
    padding: 5px;
    position: absolute;
    right: 15px;
    z-index: 2
}

.embed.content_cover:before {
    display: none
}

.cover_info:before {
    content: "\45"
}

.content_image {
    margin-bottom: 40px
}

.content_image .legend_credit {
    color: #b4b4b4;
    display: block;
    font-size: .8125rem;
    line-height: 140%;
    margin-top: 7px
}

.ArticleVideo {
    width: 100%
}

.ArticleVideo .video_block {
    margin-bottom: 0
}

@media (min-width:641px) {
    .content_rubrique .content_title {
        font-size: 2rem
    }

    .content_title {
        border-left: 0;
        font-size: 2rem;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .article_page .content_header {
        padding-bottom: 0
    }

    .content_header {
        padding: 0
    }

    .content_header .live_button {
        margin-bottom: 16px
    }

    .social_media a {
        border: 0;
        height: 32px;
        width: 32px
    }

    .header_surtitre {
        display: none
    }

    .contain_title_btn {
        padding: 0
    }

    .content_live .content_title {
        color: #000
    }

    .content_cover figcaption {
        color: #b4b4b4;
        display: block;
        font-size: .8125rem;
        line-height: 140%;
        margin-top: 7px
    }

    .content_cover:before,
    .cover_info:before {
        display: none
    }

    .content_cover .credits,
    .content_cover .legend {
        display: inline
    }

    .content .social_media a {
        margin-right: 5px
    }

    .content_rubrique .content_title {
        margin-bottom: 20px;
        padding: 0
    }

    .sub_subheading {
        margin-top: 25px
    }

    .embed_text,
    .list_square,
    .sub_subheading {
        font-size: 1.25rem
    }

    .content .social_media {
        padding-right: 0
    }

    .social_media .whatsapp {
        display: none
    }

    .content .social_media .twitter a {
        margin-right: 0
    }

    .social_media a:before {
        font-size: .9375rem
    }

    .article_page .flag_article.flag_notation {
        top: 30px
    }
}

.grid_column_ab .pagination {
    margin: 10px 0 20px
}

.pagination {
    margin: 0 auto 20px;
    text-align: center
}

.pagination a {
    cursor: pointer
}

.pagination li {
    border: 1px solid #ccc;
    color: #b4b4b4;
    display: inline-block;
    font-size: .875rem;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 4px 8px
}

.pagination li+li {
    margin-left: 6px
}

.pagination .see_more:after,
.pagination li.active,
.pagination li.pagination-btn {
    border: 0;
    color: #000;
    padding: 5px 8px
}

.archives_wrapper .show {
    width: 100%
}

.pagination .archives_wrapper {
    border: none;
    position: relative
}

.archives_wrapper .see_more {
    display: inline;
    right: 25px;
    top: 0
}

.archives_wrapper .see_more.open {
    right: 7px
}

.pagination .see_more:after {
    border: 0;
    content: "\002B";
    font-family: Arial, "sans-serif";
    font-size: 22px;
    padding-top: 0
}

.pagination .see_more.open:after {
    content: "\002D";
    left: -7px;
    line-height: 22px
}

@media (min-width:641px) {
    .grid_column_ab .pagination {
        margin: 0 0 10px 40px
    }

    .grid_column_ab .pagination li {
        margin-bottom: 10px
    }

    .interval {
        margin: 0 0 20px;
        padding: 0
    }
}

@media (min-width:992px) {
    .pagination li {
        margin-bottom: 0
    }
}

.block_top_categories {
    padding: 0 0 0 10px;
    width: 100%
}

.block_top_categories .slider_wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 10px 0;
    width: 100%
}

.block_top_categories .slider_prev {
    margin-right: 21px;
    opacity: 1
}

.block_top_categories .slider_arrow_top_categories {
    background-color: #f2f2f2;
    border: 0;
    border-radius: 50%;
    color: #a9a9a9;
    display: none;
    font-size: 0;
    height: 36px;
    outline: none;
    padding: 0;
    text-transform: none
}

.block_top_categories .slider_next {
    margin-left: 21px
}

.block_top_categories .carousel_item {
    flex: 0 0 auto;
    margin-left: 20px;
    width: 60px
}

.block_top_categories .carousel_item span {
    display: flex;
    font-size: .6875rem;
    justify-content: center;
    line-height: 100%;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.block_top_categories .carousel_item:first-of-type {
    margin: 0
}

.block_top_categories .carousel_item img {
    border-radius: 50%;
    height: 60px;
    width: 60px
}

.block_top_categories .slider_next:after,
.block_top_categories .slider_prev:after {
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: IcoMoon;
    font-size: 1rem;
    padding: 8px
}

.block_top_categories .slider_prev:after {
    content: "\74"
}

.block_top_categories .slider_next:after {
    content: "\68"
}

.block_top_categories .block_header {
    border-bottom: none
}

.slider_wrapper_arrow {
    align-items: center;
    display: flex
}

.slider_top_categories {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    transform: translate(0);
    transition: transform .3s;
    will-change: transform
}

@media (min-width:992px) {
    .block_top_categories {
        padding: 0 0 15px
    }

    .block_top_categories .carousel_item img {
        height: 82px;
        width: 82px
    }

    .block_top_categories .slider_arrow_top_categories {
        display: flex
    }

    .block_top_categories .slider_prev {
        display: none
    }

    .block_top_categories .slider_top_categories {
        overflow-x: visible;
        overflow-x: initial;
        overflow-y: visible;
        overflow-y: initial;
        padding-bottom: 0;
        width: 0
    }

    .block_top_categories .slider_wrapper {
        overflow: hidden;
        padding: 0 0 10px
    }

    .block_top_categories .carousel_item {
        width: 82px
    }
}

@media (min-width:641px) {
    .block_top_categories .carousel_item span {
        font-size: .8125rem
    }
}

.home_header .block_top_categories .carousel_item span {
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.personnalite_title .content_title {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 0
}

.personnalite_container {
    padding: 0 20px
}

.personnalite_wrapper {
    display: flex;
    flex-flow: column wrap
}

.personnalite_container_descr {
    overflow: hidden;
    position: relative
}

.personnalite {
    padding-bottom: 20px
}

.personnalite .block_title_img {
    border-radius: 50%;
    height: 40px;
    margin-right: 10px;
    margin-top: 6px;
    transform: translateY(-4px);
    vertical-align: middle;
    width: 40px
}

.personnalite .personnalite_descr {
    color: #737373;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    margin-top: 15px;
    padding-right: 40px
}

.personnalite .personnalite_descr.clamp {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.personnalite .see_more {
    right: 25px;
    top: 18px
}

.breadcrumb_parent {
    padding-left: 20px;
    padding-top: 20px
}

.personnalite_title {
    align-items: center;
    display: flex;
    padding-top: 20px
}

.personnalite_title .content_title {
    margin-top: 0;
    padding-left: 14px
}

.personnalite_title img {
    border-radius: 50%;
    max-width: 40px
}

.personnalite_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
    width: 100%
}

.personnalite_item:first-child {
    border-top: 1px solid #e5e5e5
}

.personnalite_item_title {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 120%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    padding-bottom: 1px;
    text-overflow: ellipsis
}

.personnalite_item_link {
    align-items: center;
    display: flex;
    flex-flow: row nowrap
}

.personnalite_item_content {
    display: flex;
    flex-flow: column nowrap;
    margin-left: 15px
}

.personnalite_item_descr {
    color: #737373;
    display: none;
    font-size: .875rem;
    font-weight: 400;
    line-height: 130%;
    margin: 15px 0
}

.personnalite_item_time {
    color: #bdbdbd;
    display: none;
    font-size: .875rem
}

.personnalite_item .content_item_cover {
    display: flex;
    height: auto;
    max-width: 100%;
    position: relative
}

.personnalite_item .content_item_cover picture {
    border-radius: 5px;
    overflow: hidden;
    width: 125px
}

.personnalite_item .video_time_zone {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    color: #fff;
    font-size: .625rem;
    padding: 0 2px;
    position: absolute;
    right: 0
}

.personnalite_item .content_item_cover img {
    max-height: 71px
}

.personnalite_page .grid_column_c {
    display: block
}

@media (min-width:641px) {
    .personnalite_item:last-of-type {
        margin-bottom: 30px
    }

    .personnalite_item .video_time_zone {
        font-size: .75rem;
        padding: 4px
    }

    .personnalite_item .content_item_cover picture {
        width: 285px
    }

    .personnalite_item .content_item_cover img {
        max-height: 161px
    }

    .personnalite_item_content {
        margin-left: 30px
    }

    .personnalite_item_descr {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .personnalite_item_time {
        display: flex
    }

    .personnalite_container {
        font-size: 2.5rem
    }

    .personnalite {
        padding-bottom: 30px
    }

    .personnalite .breadcrumb>ul {
        height: 23px
    }

    .personnalite .block_title_img {
        height: 48px;
        width: 48px
    }

    .personnalite_title .content_title {
        font-size: 2rem;
        margin-bottom: 0
    }

    .personnalite_title {
        padding-top: 20px
    }

    .personnalite_title img {
        max-width: 100%
    }

    .personnalite .see_more {
        top: 18px
    }

    .personnalite_container_descr .chapo_hidden {
        height: 50px
    }
}

.personnalite_page .block_ordered_parent {
    line-height: 157%;
    padding: 0 20px
}

.personnalite_page .fil_info .block_fil_info {
    margin: 0
}

@media (min-width:641px) {
    .personnalite_page .block_simple.block_news {
        margin: auto;
        width: 300px
    }
}

.grid_serviciel {
    background-color: #e5e5e5;
    margin: 0;
    padding: 30px 20px
}

.grid_serviciel .grid_column {
    margin-bottom: 50px
}

.grid_serviciel .grid_column_c {
    display: block
}

.grid_serviciel .content_item_cover {
    margin: 0 -20px 15px
}

@media (min-width:641px) {
    .grid_serviciel {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 -27px 55px;
        padding: 28px 27px 25px
    }

    @supports (display:grid) {
        .grid_serviciel {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 25px;
            gap: 25px
        }
    }

    .grid_serviciel .grid_column {
        margin-bottom: 0
    }

    .grid_serviciel .content_item_cover {
        border-radius: 5px;
        margin: 0 0 15px;
        overflow: hidden
    }
}

@media (min-width:992px) {
    @supports (display:grid) {
        .grid_serviciel {
            grid-template-columns: repeat(4, 1fr)
        }
    }
}

.block_serviciel_abc .block_title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 110%;
    margin-bottom: 18px
}

.block_serviciel_abc .liste_items .item_container {
    border-bottom: 2px solid #dbdedf;
    display: block;
    margin-bottom: 14px;
    padding-bottom: 14px
}

.block_serviciel_abc .liste_items .item_title {
    font-size: 1rem;
    font-weight: 500;
    line-height: 130%
}

.block_serviciel_abc .liste_items .item_text1,
.block_serviciel_abc .liste_items .item_text2 {
    display: block;
    font-size: .875rem;
    font-weight: 400
}

.block_serviciel_abc .liste_items .item_text2 {
    color: #737373
}

.block_serviciel_abc .block_links_container a {
    color: #737373;
    font-size: .875rem;
    font-weight: 500;
    line-height: 114%
}

.blocs_score {
    color: #000;
    display: flex;
    flex-direction: column;
    font-size: .875rem;
    font-weight: 600;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%
}

@media (min-width:641px) {
    .blocs_score {
        font-size: 1rem
    }
}

.blocs_score .blocs_score_row {
    display: flex;
    flex-flow: column nowrap;
    padding: 0 20px
}

.blocs_score .blocs_score_row h3 {
    color: #737373;
    display: flex;
    font-size: 1rem;
    justify-content: center;
    padding: 20px 0
}

.blocs_score .blocs_score_stats {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%
}

.blocs_score .blocs_score_equipe {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    width: calc(50% - 30px)
}

@media (min-width:641px) {
    .blocs_score .blocs_score_equipe {
        width: calc(50% - 40px)
    }
}

.blocs_score .blocs_score_equipe_domicile {
    padding-right: 2px;
    text-align: right
}

.blocs_score .blocs_score_equipe_exterieur {
    flex-direction: row-reverse;
    padding-left: 2px;
    text-align: left
}

.blocs_score .blocs_score_infos {
    display: flex;
    justify-content: center;
    width: 60px
}

.blocs_score .blocs_score_infos p {
    color: #737373
}

.blocs_score .blocs_score_infos .blocs_score_date p+p {
    font-size: .75rem;
    padding-top: 3px;
    text-align: center
}

.blocs_score .blocs_score_infos .blocs_score_date {
    width: 60px
}

@media (min-width:641px) {
    .blocs_score .blocs_score_infos .blocs_score_date {
        width: 80px
    }
}

.blocs_score .blocs_score_infos .blocs_score_date p {
    display: flex;
    justify-content: center
}

.blocs_score .blocs_score_infos div {
    align-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.blocs_score .blocs_score_infos .blocs_score_result {
    display: flex;
    flex-direction: row
}

.blocs_score .blocs_score_infos .blocs_score_result p {
    padding-top: 0
}

@media (min-width:641px) {
    .blocs_score .blocs_score_infos {
        width: 80px
    }
}

.blocs_score .blocs_score_name {
    font-size: 1rem;
    line-height: 1rem;
    max-width: 60%
}

@media (min-width:641px) {
    .blocs_score .blocs_score_name {
        max-width: auto
    }
}

.blocs_score .blocs_score_infos .blocs_score_buts {
    align-items: center;
    background-color: #737373;
    color: #fff;
    display: flex;
    font-size: 1rem;
    height: 28px;
    justify-content: center;
    min-width: 28px;
    width: 28px
}

@media (min-width:641px) {
    .blocs_score .blocs_score_infos .blocs_score_buts {
        height: 32px;
        min-width: 38px;
        width: 38px
    }
}

.blocs_score .blocs_score_infos .blocs_score_buts+.blocs_score_buts {
    margin-left: 4px
}

.blocs_score .blocs_score_infos .blocs_score_buts.is_winner {
    background-color: #000
}

.blocs_score .blocs_score_logo {
    height: 32px;
    margin: 0 10px;
    width: auto
}

@media (min-width:641px) {
    .blocs_score .blocs_score_logo {
        height: 32px;
        width: 32px
    }
}

.blocs_score .blocs_score_logo img {
    height: 100%;
    margin: 0 auto;
    max-width: 100%;
    width: auto
}

.blocs_score .blocs_score_more_infos {
    display: flex;
    font-size: .75rem;
    justify-content: center;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase
}

.blocs_score .blocs_score_more_infos.is_live {
    color: #e30613
}

.blocs_score .blocs_score_more_infos p+p {
    padding-left: 5px
}

.blocs_score .blocs_score_more_infos div {
    display: flex
}

.blocs_score .blocs_score_more_infos div p:last-of-type {
    padding-left: 5px
}

.blocs_score .blocs_score_heure {
    color: #737373;
    font-size: .875rem
}

@media (min-width:641px) {
    .blocs_score .blocs_score_heure {
        font-size: 1.125rem
    }
}

.blocs_score .blocs_score_date {
    color: #737373;
    font-size: .875rem
}

@media (min-width:641px) {
    .blocs_score .blocs_score_date {
        font-size: 1rem
    }
}

.blocs_score .blocs_score_previous {
    color: #000;
    font-size: .625rem
}

@media (min-width:641px) {
    .blocs_score .blocs_score_previous {
        font-size: .75rem
    }
}

.blocs_score .blocs_score_live .blocs_score_infos .blocs_score_buts {
    background-color: #e30613
}

.blocs_score .blocs_score_text .blocs_score_infos {
    color: #737373;
    font-size: .75rem;
    padding-top: 2px
}

@media (min-width:641px) {
    .blocs_score .blocs_score_text .blocs_score_infos {
        font-size: .875rem
    }
}

.blocs_score .blocs_score_avenir .blocs_score_infos {
    align-items: center;
    display: flex;
    flex-flow: column nowrap
}

.widget_data_container .table_filter {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 25px
}

@media (min-width:641px) {
    .widget_data_container .table_filter {
        padding-bottom: 30px
    }
}

.widget_data_container .table_filter .table_select_wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    font-weight: 600;
    justify-content: center;
    position: relative;
    text-transform: uppercase
}

.widget_data_container .table_filter .table_select_wrapper ul {
    background-color: #fff;
    border: 1px solid #737373;
    border-top: 0 solid #737373;
    height: auto;
    max-height: 334px;
    overflow-y: scroll;
    position: absolute;
    top: 35px;
    z-index: 2
}

.widget_data_container .table_filter .table_select_wrapper li {
    border-bottom: 1px solid #737373;
    cursor: pointer;
    display: flex;
    justify-content: center;
    line-height: 100%;
    min-width: 170px;
    padding: 10px;
    text-align: center
}

.widget_data_container .table_filter .table_select_wrapper li:first-of-type {
    border-top: 1px solid #737373
}

.widget_data_container .table_filter .table_select_wrapper li:last-child {
    border-bottom: 0
}

.widget_data_container .table_filter .table_select_wrapper span {
    cursor: pointer;
    padding: 0 10px 10px
}

.widget_data_container .table_filter .table_select_wrapper .hidden:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #737373;
    content: "";
    height: 0;
    left: 10px;
    position: relative;
    top: 10px;
    width: 0
}

.widget_data_container .table_filter .table_select_wrapper .visible:after {
    border-bottom: 7px solid #737373;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    bottom: 10px;
    content: "";
    height: 0;
    left: 10px;
    position: relative;
    width: 0
}

.widget_data_container .table_filter .table_filter_arrow {
    background-color: #fff;
    border: none;
    border-radius: 50%;
    color: #737373;
    height: 34px;
    padding: 0;
    width: 34px
}

.widget_data_container .table_filter .slider_next,
.widget_data_container .table_filter .slider_prev {
    background-color: #fff;
    display: flex
}

.widget_data_container .table_filter .slider_next:after,
.widget_data_container .table_filter .slider_prev:after {
    font-size: 1.25rem
}

.calendrier_resultats .blocs_score {
    border: none
}

.calendrier_resultats .blocs_score .blocs_score_row:first-of-type h3,
.calendrier_resultats ul {
    padding-top: 0
}

.mise_en_avant {
    padding: 25px 20px
}

@media (min-width:641px) {
    .mise_en_avant {
        padding: 25px 0
    }
}

.mise_en_avant .details {
    align-content: center;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    display: flex;
    flex-direction: row;
    padding: 0
}

.mise_en_avant .image {
    font-size: 0;
    width: 40%
}

.mise_en_avant .image img {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.mise_en_avant .content {
    align-items: center;
    display: flex;
    padding: 9px 25px 9px 20px;
    position: relative;
    width: 60%
}

@media (min-width:641px) {
    .mise_en_avant .content {
        padding: 15px
    }
}

.mise_en_avant .content:after {
    color: #b4b4b4;
    content: "\47";
    display: inline-block;
    font-family: icomoon;
    position: absolute;
    right: 10px;
    transform: rotate(-90deg)
}

@media (min-width:641px) {
    .mise_en_avant .content:after {
        content: ""
    }
}

.mise_en_avant .titre {
    display: inline-block;
    font-size: .9375rem;
    font-weight: 600;
    line-height: 100%
}

@media (min-width:992px) {
    .mise_en_avant {
        margin-bottom: 30px;
        padding: 0
    }

    .mise_en_avant .image {
        width: 50%
    }

    .mise_en_avant .content {
        align-items: center;
        width: 50%
    }

    .mise_en_avant .titre {
        font-size: 1rem;
        text-align: left;
        text-align: initial
    }
}

:root {
    --picto-podcast-background: #4E0000
}

.podcast_item {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-direction: column;
    padding: 10px 20px;
    position: relative
}

@media (min-width:641px) {
    .podcast_item {
        padding: 25px 0
    }
}

.podcast_item h3 {
    color: #000;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 130%;
    padding-right: 25px
}

.podcast_item .podcast_title_container.playing h3 {
    color: #4E0000;
    color: var(--picto-podcast-background)
}

.podcast_item .podcast_item_picto {
    align-items: center;
    background-color: #4E0000;
    background-color: var(--picto-podcast-background);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-right: 14px;
    min-width: 40px;
    width: 40px
}

.podcast_item .podcast_item_picto .pausing {
    display: inherit
}

.podcast_item .podcast_item_picto .playing,
.podcast_item .podcast_item_picto.playing .pausing {
    display: none
}

.podcast_item .podcast_item_picto.playing .playing {
    display: inherit
}

.podcast_item .podcast_item_duration_s,
.podcast_item .podcast_item_time {
    color: #b4b4b4;
    font-size: .875rem;
    font-weight: 400;
    line-height: 150%
}

.podcast_item .podcast_item_duration_s {
    position: relative
}

.podcast_item .podcast_item_duration_s:before {
    content: "•";
    font-size: 1.125rem;
    line-height: .875rem;
    padding: 0 10px 0 5px;
    position: relative;
    right: 0;
    top: 2px
}

@media (min-width:641px) {
    .podcast_item .podcast_item_duration_s {
        display: none
    }
}

.podcast_item .podcast_item_desc,
.podcast_item .podcast_item_duration_l {
    display: none
}

@media (min-width:641px) {
    .podcast_item .podcast_item_duration_l {
        color: #b4b4b4;
        display: flex;
        font-size: .875rem;
        height: -moz-fit-content;
        height: fit-content;
        line-height: 1rem;
        margin-right: 83px;
        padding-top: 5px
    }
}

.podcast_item .podcast_item_desc.show {
    color: #737373;
    display: flex;
    font-size: .875rem;
    font-weight: 400;
    line-height: 150%;
    padding: 20px 15px 0
}

@media (min-width:992px) {
    .podcast_item .podcast_item_desc.show {
        padding-top: 10px
    }
}

.podcast_item .podcast_item_infos {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%
}

.podcast_item .podcast_item_infos .podcast_item_infos_container {
    display: flex
}

.podcast_item .see_more {
    height: -moz-fit-content;
    height: fit-content;
    position: absolute;
    right: 20px;
    top: 12px
}

.podcast_item .see_more:after {
    border: none;
    font-size: .875rem;
    position: relative
}

@media (min-width:641px) {
    .podcast_item .see_more:after {
        font-size: .6875rem;
        right: 0
    }

    .podcast_item .see_more {
        right: 0;
        top: 28px
    }
}

.block_fleuve_line {
    padding-top: 20px
}

@media (min-width:641px) {
    .block_fleuve_line {
        padding-top: 40px
    }
}

.archives_layout .block_fleuve_line {
    padding: 0
}

.archives_layout .block_fleuve_line .podcast_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0
}

@media (min-width:641px) {
    .archives_layout .block_fleuve_line .podcast_item {
        padding: 25px 0
    }
}

.archives_layout .block_fleuve_line .podcast_item .see_more {
    right: 0;
    top: 15px
}

@media (min-width:641px) {
    .archives_layout .block_fleuve_line .podcast_item .see_more {
        top: 30px
    }
}

.archives_layout .block_fleuve_line .podcast_item a {
    align-items: center;
    display: flex
}

.archives_layout .block_fleuve_line .podcast_item .podcast_item_duration_s:before {
    display: none
}

.content_rubrique .podcast_item,
.dossier_page .podcast_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 20px
}

.content_rubrique .podcast_item .see_more,
.dossier_page .podcast_item .see_more {
    top: 10px
}

@media (min-width:641px) {

    .content_rubrique .podcast_item,
    .dossier_page .podcast_item {
        padding: 25px 0
    }

    .content_rubrique .podcast_item .see_more,
    .dossier_page .podcast_item .see_more {
        top: 28px
    }
}

.podcast_item .fleuve_divers {
    flex-direction: column;
    margin-left: 54px;
    width: auto
}

.podcast_item .fleuve_divers span {
    margin-top: 8px
}

:root {
    --bloc-evenement-color: #4E0000
}

.bloc_evenement {
    display: flex;
    flex-direction: column;
    margin: 20px 15px 26px
}

.bloc_evenement .bloc_evenement_titre_bloc {
    font-size: 1.25rem;
    font-weight: 700;
    padding-bottom: 16px
}

.bloc_evenement .bloc_evenement_titre_bloc span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.bloc_evenement .bloc_evenement_content {
    border: 1px solid #e5e5e5;
    display: flex;
    flex-direction: column;
    padding: 16px
}

.bloc_evenement .bloc_evenement_container {
    display: flex;
    flex-direction: column;
    width: 100%
}

.bloc_evenement .bloc_evenement_img {
    padding-bottom: 16px
}

.bloc_evenement .bloc_evenement_surtitre {
    color: #4E0000;
    color: var(--bloc-evenement-color);
    font-size: .875rem;
    font-weight: 600;
    padding-bottom: 16px
}

.bloc_evenement .bloc_evenement_surtitre span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.bloc_evenement .bloc_evenement_titre {
    font-size: 1rem;
    font-weight: 700;
    line-height: 140%;
    padding-bottom: 8px
}

.bloc_evenement .bloc_evenement_titre span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.bloc_evenement .bloc_evenement_description {
    color: #737373;
    font-size: .875rem;
    font-weight: 400;
    line-height: 150%;
    padding-bottom: 16px
}

.bloc_evenement .bloc_evenement_description span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.bloc_evenement .bloc_evenement_cta_titre {
    color: #737373;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    justify-content: end;
    line-height: 150%
}

.bloc_evenement .bloc_evenement_cta_titre span {
    margin-right: 8px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.bloc_evenement .bloc_evenement_cta_titre svg {
    min-width: 20px
}

@media (min-width:641px) {

    .bloc_evenement_bas_mobile,
    .bloc_evenement_haut_mobile {
        display: none
    }

    .bloc_evenement {
        margin: 0 0 40px
    }

    .bloc_evenement_bas {
        margin: 26px 0
    }

    .bloc_evenement_bas .bloc_evenement_content {
        flex-direction: row;
        padding: 20px 25px 20px 20px
    }

    .bloc_evenement_bas .bloc_evenement_img {
        max-width: 300px;
        min-width: 300px;
        padding-bottom: 0;
        padding-right: 20px
    }

    .bloc_evenement_bas .bloc_evenement_cta_titre {
        margin-top: auto
    }
}

@media (min-width:992px) {
    .home_page .bloc_evenement_bas {
        margin-top: -34px
    }
}

:root {
    --dark: #131313;
    --gold: #ffba2f;
    --silver: #d8d6d0;
    --bronze: #ca795f;
    --grey: grey;
    --grey75: #404040;
    --grey85: #262626;
    --grey-lightness: #f7f7f7;
    --grey-light: #e7e7e7;
    --grey-dark: #b3b3b3;
    --blue-sky: #4b95f5;
    --pink: #e687cd;
    --purple: #8e8fe2;
    --gradient: linear-gradient(90deg, var(--blue-sky) 0%, var(--purple) 49.5%, var(--pink) 100%);
    --purple-light: rgba(142, 143, 226, .2)
}

.native_medal_jo_widget {
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    color: #131313;
    color: var(--dark);
    font-family: Arial, sans-serif;
    margin: 20px
}

.content_body .native_medal_jo_widget {
    margin: 20px auto
}

@media (min-width:641px) {
    .content_body .native_medal_jo_widget {
        width: 80%
    }

    .native_medal_jo_widget {
        margin: 20px auto
    }
}

.native_medal_jo_widget__partner_logo img {
    height: auto;
    width: 40px
}

.native_medal_jo_widget__header {
    align-items: center;
    background: linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd);
    background: var(--gradient);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    height: 61px;
    justify-content: space-between;
    padding: 15px 20px
}

.native_medal_jo_widget__title {
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 1.25rem;
    text-transform: uppercase
}

.native_medal_jo_widget__item {
    display: flex;
    font-weight: 700;
    padding: 12px 20px
}

.native_medal_jo_widget__item:not(:last-child) {
    border-bottom: 1px solid #e7e7e7
}

.native_medal_jo_widget__item.is-special {
    background: linear-gradient(#e8e9f9, #e8e9f9) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
    background: linear-gradient(#e8e9f9, #e8e9f9) padding-box, var(--gradient) border-box;
    border: 3px solid transparent
}

.native_medal_jo_widget__item.is-special:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.native_medal_jo_widget__ranking {
    margin-top: 5px;
    width: 15%
}

@media (min-width:641px) {
    .home_page .native_medal_jo_widget__ranking {
        width: 5%
    }
}

.native_medal_jo_widget__details img {
    margin-right: 10px;
    margin-top: 4px
}

.native_medal_jo_widget__team_name {
    align-items: flex-end;
    display: flex;
    margin-bottom: 5px
}

.native_medal_jo_widget__team_name img {
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 2px;
    width: 28px
}

.native_medal_jo_widget__scoring {
    display: flex
}

.native_medal_jo_widget__medal_details {
    align-items: center;
    display: flex;
    font-weight: 400
}

.native_medal_jo_widget__medal_details:not(:last-child) {
    margin-right: 20px
}

.native_medal_jo_widget__medal_details .native_medal_jo_widget__medal {
    margin-right: 10px
}

.native_medal_jo_widget__medal {
    border-radius: 50%;
    display: flex;
    height: 10px;
    position: relative;
    width: 10px
}

.native_medal_jo_widget__medal.gold {
    background-color: #ffba2f;
    background-color: var(--gold);
    z-index: 3
}

.native_medal_jo_widget__medal.silver {
    background-color: #d8d6d0;
    background-color: var(--silver);
    z-index: 2
}

.native_medal_jo_widget__medal.bronze {
    background-color: #ca795f;
    background-color: var(--bronze);
    z-index: 1
}

.native_medal_jo_widget__total {
    align-items: center;
    align-self: end;
    display: flex;
    justify-content: end;
    margin-left: auto;
    width: 15%
}

.native_medal_jo_widget__total .native_medal_jo_widget__medal {
    margin-left: -4px
}

.native_medal_jo_widget__total .native_medal_jo_widget__medal:last-child {
    margin-right: 7px
}

.native_medal_jo_widget.is-dark {
    background: #131313;
    color: #f7f7f7
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__header {
    background: #000
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__title {
    background: -webkit-linear-gradient(0deg, var(--blue-sky) 0, var(--purple) 20%, var(--pink) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__item:not(:last-child) {
    border-bottom: 1px solid #404040
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__item.is-special {
    background: linear-gradient(#2c2c3c, #2c2c3c) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
    background: linear-gradient(#2c2c3c, #2c2c3c) padding-box, var(--gradient) border-box;
    border: 3px solid transparent
}

.native_medal_jo_widget.is-dark .native_medal_jo_widget__item.is-special:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.block_scoring {
    background: #fff
}

.block_scoring .block_header .block_title {
    display: flex;
    flex-direction: column
}

.block_scoring .block_header .block_title img {
    margin-top: 5px;
    width: 80px
}

.block_scoring .carousel_item.native_event_banner_widget__item,
.native_event_banner_widget__item {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
    background: linear-gradient(#fff, #fff) padding-box, var(--gradient) border-box;
    border: 2px solid transparent;
    border-radius: 5px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    padding: 10px;
    text-transform: none;
    width: 130px
}

.block_scoring .carousel_item.native_event_banner_widget__item.is-over,
.native_event_banner_widget__item.is-over {
    background: #fff;
    border: 2px solid #e7e7e7
}

.native_event_banner_widget__item_date {
    display: flex;
    font-size: 9px;
    justify-content: space-between;
    margin-bottom: 9px
}

.native_event_banner_widget__item_day {
    color: grey
}

.native_event_banner_widget__item_title {
    background: -webkit-linear-gradient(0deg, var(--blue-sky) 0, var(--purple) 20%, var(--pink) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-weight: 700
}

.native_event_banner_widget__item.is-over .native_event_banner_widget__item_title {
    color: #131313;
    -webkit-text-fill-color: #131313
}

.native_event_banner_widget__item_details {
    font-size: 11px;
    font-weight: 400
}

.native_event_banner_widget__item_details_2 {
    color: grey;
    margin-bottom: 8px
}

.native_event_banner_widget__item_details_3 {
    font-weight: 700;
    margin-top: -5px
}

.native_event_banner_widget__item_teams {
    display: flex;
    justify-content: space-between
}

.native_event_banner_widget__item_team {
    align-items: center;
    display: flex
}

.native_event_banner_widget__item_team.is-winner {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
    background: linear-gradient(#fff, #fff) padding-box, var(--gradient) border-box;
    border: 2px solid transparent;
    border-radius: 2px
}

.native_event_banner_widget__item_team_flag {
    height: 16px;
    width: 24px
}

.native_event_banner_widget__item_team_flag img {
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 2px;
    height: auto
}

.native_event_banner_widget__item_team_code {
    color: #131313;
    font-size: 7px;
    padding: 3px
}

.native_event_banner_widget__item.is-over .native_event_banner_widget__item_team.is-winner .native_event_banner_widget__item_team_code {
    color: #131313;
    font-weight: 700
}

.native_event_banner_widget__item.is-over .native_event_banner_widget__item_team_code {
    color: #b3b3b3
}

.native_event_banner_widget.is-dark {
    background: #212121;
    color: #f7f7f7
}

.native_event_banner_widget.is-dark .native_event_banner_widget__title {
    color: #f7f7f7
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item {
    background: #212121
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item.is-over {
    border: 1px solid #404040
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item.is-over .native_event_banner_widget__item_title {
    color: #fff;
    -webkit-text-fill-color: #fff
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item_team {
    color: #b3b3b3
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item_team.is-winner {
    background: linear-gradient(#212121, #212121) padding-box, linear-gradient(90deg, #4b95f5, #8e8fe2 49.5%, #e687cd) border-box;
    background: linear-gradient(#212121, #212121) padding-box, var(--gradient) border-box
}

.native_event_banner_widget.is-dark .native_event_banner_widget__item_team.is-winner .native_event_banner_widget__item_team_code {
    color: #f7f7f7
}

:root {
    --encadre-color: #4E0000
}

.content .white_background,
.content_body {
    background: #fff
}

.content_body {
    font-size: 1.0625rem;
    line-height: 157%;
    max-width: none;
    padding: 20px;
    word-break: break-word
}

.content_body p {
    clear: both;
    color: #000;
    font-size: .875rem;
    margin-bottom: 5px
}

.content_body p a {
    text-decoration: underline
}

.content_body a {
    color: #4E0000;
    color: var(--encadre-color);
    font-weight: 700
}

.subheading {
    color: #000;
    font-size: 1.25rem;
    font-weight: 600;
    height: 100%;
    line-height: 130%;
    margin-bottom: 18px;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.subheading a {
    word-break: break-word
}

.small_subheading {
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 114%;
    margin-bottom: 18px;
    margin-top: 0
}

.block_ordered_parent {
    line-height: 157%;
    padding: 40px 20px 0
}

@media (min-width:641px) {
    .block_ordered_parent {
        padding: 0
    }
}

.list_unordered li:before {
    margin-top: 13px;
    top: -2px
}

.content_large.block_texte_riche .list_unordered li:before,
.radio_page .block_texte_riche .list_unordered li:before {
    top: -8px
}

.list_ordered li {
    list-style-type: decimal
}

.list_ordered,
.list_unordered {
    font-size: .875rem;
    margin-left: 30px;
    padding-bottom: 20px
}

.list_ordered li,
.list_unordered li {
    margin-bottom: 0
}

.content_body .encadre {
    border: 4px solid #4E0000;
    border: 4px solid var(--encadre-color);
    margin-bottom: 20px;
    padding: 30px
}

.content_body .encadre p {
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 0
}

.embed_quote {
    border-left: 4px solid #4E0000;
    border-left: 4px solid var(--encadre-color);
    font-size: 1rem;
    font-style: italic;
    font-weight: 700;
    line-height: 140%;
    margin: 25px 0;
    padding-left: 15px
}

@media (min-width:641px) {
    .content_body {
        background: #fff;
        font-size: 1rem;
        line-height: 1.9rem;
        padding: 0
    }

    .content_body p {
        clear: inherit
    }

    .content_body p,
    .list_ordered,
    .list_unordered {
        font-size: 1rem
    }

    .embed_quote {
        font-size: 1.125rem
    }
}

@media (min-width:992px) {
    .content_body {
        font-size: 1.125rem
    }

    .small_subheading,
    .subheading {
        margin-bottom: 15px
    }

    .content_body .encadre {
        padding: 40px
    }

    .embed_quote {
        border-left: 6px solid #4E0000;
        border-left: 6px solid var(--encadre-color)
    }
}

.opt_out_popin {
    background: #e0f0da;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    bottom: 20px;
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, .2);
    color: #447d46;
    font-size: 1rem;
    padding: 15px;
    position: fixed;
    right: 20px;
    z-index: 2
}

.opt_out_popin h4 {
    font-size: 1.25rem;
    padding-bottom: 15px
}

.opt_out_popin .styled-link {
    text-decoration: underline
}