@charset "UTF-8";
/* ici vos surcharge spécifique */

.not-visible {
    visibility: hidden;
}

/* Page inscription */

#log .page.subscribe form .g-recaptcha {
    margin-bottom: 0;
}

#log .page.subscribe form .grecaptcha-badge {
    bottom: 54px !important;
}

/* Page nouveau mot de passe */

#log .page.new-password .password {
    position: relative;
    margin-bottom: 0;
}

#log .page.new-password .button_strength {
    display: none;
}

#log .page.new-password .passwordAlert p {
    color: #706f6f;
}

/* Checkbox formulaire inscription */

#log .page form .checkbox [type="checkbox"]:checked + [type="hidden"] + label:after {
    opacity: 1;
    transform: scale(1);
}
#log .page.subscribe form .checkbox.checkbox-required > label{
    height: 45px;
    line-height: 18px;
    padding-top: 5px;
}
#log .page.subscribe form .checkbox.checkbox-required{
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

#error .page {
    background: url(../img/bg-log.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
}

#archives header {
    position: relative;
    background-image: none;
}

#search #searchBtn {
    position: absolute;
    width: 38px;
    height: 35px;
    right: calc(6.25% + 26px);
    top: 0;
    display: block;
    cursor: pointer;
}

/* #prehome .page {
    background-image: none;
} */

.related-content-wrapper iframe {
    max-width: 100%;
}

#account .page .container > div .unsubscribe {
    bottom: 0;
}

#search #searchForm div:focus, #search #search-result div:focus {
    outline: none;
}

#incitementText {
    text-align: center;
}

#incitementModalBtn {
    align-self: center;
}

#incitementModalBtn a{
    margin-right: 1vh;
}

#article .top-header__content.radio {
    margin-top: 0px;
}

#article .page .header-container p a {
    color: inherit;
    text-decoration: underline;
    font-style: italic;
}

#programme .top-banner .close{
    opacity: 1;
    text-shadow: none;
    color: white;
    position: absolute;
    margin: 0;
    right: 20px;
    top: 20px;
}

#programme .slideshow__wrapper .slideshow__preview-container img {
    height: 100%;
    max-height: calc(100vw*579/1015);
}

@-moz-document url-prefix() {
    #programme .slideshow__wrapper .slideshow__preview-container img {
        width: auto;
    }
}

.credits-photo {
    text-align: right;
    padding-top: 2px;
}

.credits-photo a {
    font-size: 14px;
    color: black;
}

body#collection .description a, body#programme .description a {
    color: inherit;
    text-decoration: underline;
}

#programme .page .header-top-align, #article .page .header-top-align {
    background-position: center top;
}

.infograficPhoto {
    max-width: 1100px;
    margin: 0 auto;
}

.infograficPhoto img {
    width: 100%;
}

#programme .collection-footer, #collection .collection-footer {
    justify-content: space-between;
    padding-top: 16px;
}

#programme .collection-footer .info-text, #collection .collection-footer .info-text {
    font-weight: bold;
}

.ico-television:before {
    content: 'p';
}
#programme .diff-block [class*='ico-']:before, #collection .diff-block [class*='ico-']:before {
    font-size: 1.5625em;
    color: #ff4500;
    margin-right: 0.3em;
}

#programme #info-diff, #collection #info-diff {
    display: flex;
    align-content: flex-start;
}

#programme .info-diff, #collection .info-diff {
    display: flex;
}
#programme .info-diff span, #collection .info-diff span {
    display: inline-block;
    align-self: center;
}

#programme #info-diff > div:not(:last-child), #collection #info-diff > div:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 16px;
}
#programme #info-diff > div, #collection #info-diff > div{
    padding-top: 10px;
    padding-bottom: 10px;
}

#programme #info-diff > div:not(:first-child), #collection #info-diff > div:not(:first-child) {
    margin-left: 16px;
}
#programme .column-manager > .dates-diffusion:not(:last-child){
    border-right: 1px solid #e5e5e5;
}
#programme .column-manager > .dates-diffusion {
    max-width: fit-content;
    padding-right: 20px;
}
#programme .diff-block, #collection .diff-block {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.autres[class*='ico-']:before{
    font-size: unset !important;
    padding: 5px 1px;
    border: 1px solid #e5e5e5;
}
.rotate-90:before {
    transform: rotate(-90deg);
    transform-origin: 69% 39%;
}
#programme .diff-block .autres:hover:before, #programme .autres.clicked:before{
    color: white;
    background-color: #ff4500;
    cursor: pointer;
}
#programme .autres-depli {
    padding-top:0;
}
#programme .autres-depli strong {
    color: #262626;
}
#programme .autres-depli span:first-child{
    display: none;
}
@media screen and (min-width: 981px) and (max-width: 1024px) {
    #programme .autres-depli span:first-child{
        display: inline;
    }
    #programme span.first-platform{
        display: none;
    }
}

.chapo-font, .chapo-font * {
    font-weight: normal !important;
}
#homepage .page .grid .programme .text span {
    color: #ffffff;
}
#homepage .page .grid .programme .text .diff [class*='ico-'] {
    font-size: 1.5em;
    margin-right: 0.5em;
}
#homepage .page .grid .programme .text .diff {
    display: inline-block;
    margin-right: 1em;
}
#homepage .page .grid .programme .text > .diff ~ .diff {
    margin: 0;
}
#homepage .page .grid .programme .text .diff span {
    display: inline-block;
    min-width: fit-content;
}
#homepage .page .grid .programme .text .diff {
    display: flex;
    align-items: center;
    min-width: fit-content;
    font-size: 0.83vw;
}
#homepage .page .grid .programme .text .genre {
    margin-bottom: 0.3rem;
}
#homepage .dates-diff-mel {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}
#collection .container .collection-footer .partners {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
#collection .container .collection-footer .contacts {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}

#collection .collection-footer .align-right {
    display: flex;
}
#collection .collection-footer .align-right > div {
    margin: 20px 10px !important;
}
#collection .container .collection-footer .downloads {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
#programme .page .header .header-container .collection-footer .downloads {
    padding-top: 20px;
}
@media screen and (max-width: 980px){
    #collection .collection-footer .align-right {
        flex-direction: column;
    }
    #collection .collection-footer .align-right > div {
        border-left: none !important;
        margin: 10px 0 !important;
        padding-left: 0 !important;
    }
    #programme .page .header .header-container .collection-footer {
        flex-direction: column;
    }
    #programme .related-content-wrapper .bordered-list__item.video-frame {
        flex: 1 0 100%;
    }
}
@media screen and (max-width: 1024px) and (min-width: 980px){
    #homepage .page .grid .programme .text .diff {
        font-size: 0.875rem;
    }
    #programme .page .header .header-container .collection-footer, #programme .page .header .header-container .collection-footer .download a, #collection .container .collection-footer, #collection .container .collection-footer .download a {
        font-size: 1.25rem !important;
    }
}
@media screen and (max-width: 980px) {
    #homepage .page .grid .programme .text .diff {
        font-size: 1.3rem;
    }
    #programme .page .header .header-container .collection-footer, #programme .page .header .header-container .collection-footer .download a, #collection .container .collection-footer, #collection .container .collection-footer .download a {
        font-size: 1.6rem !important;
    }
    .video-frame iframe {
        min-height: 200px;
    }
}
 .video-frame iframe {
     height: fit-content;
 }

#presse-contact #presse-contact-direction ul li:nth-last-child(-n+3) figure {
    padding-top: calc(9.7916vw * 0.72);
    margin-bottom: 0;
}

#arteTv .container .content .articles article:hover .visuel img, #programmes .container .kind .scroll article:hover .visuel img {
    filter: brightness(0.5);
    transition: all 0.5s ease-in-out;
}
#programmes .container .kind .scroll article:hover .visuel .ico-play_circle {
    opacity: 0.8;
}

#programme .slideshow img.slideshow__preview, #article .slideshow img.slideshow__preview {
    max-width: unset;
}

.modal-content .subtitle-grey {
    font-weight: bold;
    font-size: 1.23rem;
    font-family: "Barna Stencil", sans-serif;
    color: #706f6f;
    margin-bottom: 35px;
}

#article .page .content .wrapper .related-content-wrapper .bordered-list .partners:not(:first-child) {
    padding-top: 20px;
}

@media screen and (max-width: 980px) {
    #programme .page .content .wrapper .bordered-list .partners:not(:first-child){
        padding: 20px 0 !important;
    }
}

.disabled-link {
    pointer-events: none;
    cursor: default;
}