/*
Theme Name: PU-CVL
Theme URI: https://pu-cvl.fr
Author: adsCOM
Author URI: https://ads-com.fr
Template: twentytwentyfive
Description: Thème enfant de Twenty Twenty-Five pour le Pôle Universitaire Centre-Val de Loire
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: pu-cvl
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/* Hind */
@font-face {
    font-family: 'Hind';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/Hind/hind-regular-webfont.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/Hind/hind-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Hind';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/Hind/hind-semibold-webfont.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/Hind/hind-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Hind';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/Hind/hind-bold-webfont.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/Hind/hind-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Sweet Sans Pro */
@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Regular.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Medium.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Bold.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Heavy.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Italic.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-MediumItalic.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-BoldItalic.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'SweetSansPro';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-HeavyItalic.woff') format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/SweetSansPro/SweetSansPro-HeavyItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

/* icomoon */
@font-face {
    font-family: 'icomoon';
    src: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/icomoon/icomoon.woff')  format('woff'),
    url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/fonts/icomoon/icomoon.ttf')   format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Classe de base — copiée telle quelle depuis le site source */
.icon {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icomoon-thin-arrow:before{content:"\e908";}.icomoon-arrow-curve:before{content:"\e907";}.icomoon-external-link:before{content:"\e906";}.icomoon-newspaper:before{content:"\e904";}.icomoon-quote-mark:before{content:"\e905";}.icomoon-viadeo:before{content:"\e903";color:#fff;}.icomoon-google-plus:before{content:"\e902";}.icomoon-linkedin:before{content:"\e900";}.icomoon-facebook:before{content:"\e901";}.icomoon-file-code-o:before{content:"\f1c9";}.icomoon-file-movie-o:before{content:"\f1c8";}.icomoon-file-audio-o:before{content:"\f1c7";}.icomoon-file-archive-o:before{content:"\f1c6";}.icomoon-file-image-o:before{content:"\f1c5";}.icomoon-file-powerpoint-o:before{content:"\f1c4";}.icomoon-file-excel-o:before{content:"\f1c3";}.icomoon-file-word-o:before{content:"\f1c2";}.icomoon-file-pdf-o:before{content:"\f1c1";}.icomoon-file-o:before{content:"\f016";}.icomoon-envelope:before{content:"\e640";}.icomoon-people:before{content:"\e7fb";}.icomoon-person:before{content:"\e7fd";}.icomoon-today:before{content:"\e8df";}.icomoon-chevron_left:before{content:"\e5cb";}.icomoon-chevron_right:before{content:"\e5cc";}.icomoon-close:before{content:"\e5cd";}.icomoon-expand_less:before{content:"\e5ce";}.icomoon-expand_more:before{content:"\e5cf";}.icomoon-menu:before{content:"\e5d2";}.icomoon-slot-empty:before{content:"\e613";}.icomoon-arrow-up:before{content:"\e720";}.icomoon-arrow-right2:before{content:"\e72a";}.icomoon-arrow-left2:before{content:"\e72e";}.icomoon-home:before{content:"\e600";}.icomoon-pencil:before{content:"\e605";}.icomoon-twitter2:before{content:"\e76d";}.icomoon-feed2:before{content:"\e770";}.icomoon-search:before{content:"\e67f";}.icomoon-zoomin:before{content:"\e680";}.icomoon-zoomout:before{content:"\e681";}.icomoon-tag:before{content:"\e630";}.icomoon-calendar:before{content:"\e64e";}.icomoon-bubble:before{content:"\e66a";}.icomoon-bubbles3:before{content:"\e66e";}.icomoon-user:before{content:"\e670";}.icomoon-cogs:before{content:"\e68f";}.icomoon-cog:before{content:"\e68e";}.icomoon-wrench:before{content:"\e68b";}.icomoon-switch:before{content:"\e6b1";}.icomoon-star:before{content:"\e6ce";}.icomoon-menu2:before{content:"\e6b8";}.icomoon-menu3:before{content:"\e6b7";}.icomoon-flag:before{content:"\e6c4";}.icomoon-minus:before{content:"\e701";}.icomoon-plus:before{content:"\e702";}.icomoon-pencil2:before{content:"\e606";}.icomoon-print:before{content:"\e650";}.icomoon-lock:before{content:"\e688";}.icomoon-play3:before{content:"\e70a";}.icomoon-first:before{content:"\e70f";}.icomoon-last:before{content:"\e710";}.icomoon-previous:before{content:"\e711";}.icomoon-next:before{content:"\e712";}.icomoon-share:before{content:"\e75e";}

body{
    font-family: 'SweetSansPro';
    font-size: 16px;
    line-height: 1.652;
}
/*
p{
    font-family: 'Hind';
    font-weight: 400;
}*/

/* Header */

header {
    position: relative;
}
.header{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.69) 50.96%, #000000 100%);
    position: relative;
    padding-block: 50px!important;
}
.banniere{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.titre-banniere{
    position: absolute;
    bottom: 150px;
    left: 125px;
    color: white;
    font-family: 'SweetSansPro';
    font-weight: 900;
    font-size: clamp(30px,6.25vw,120px);
    line-height: 1.48;
    letter-spacing: -6.1579px;
    display: flex;
    align-items: center;
    margin: 0;
}

.titre-banniere span{
    font-weight: 400;
    font-size: clamp(16px, 2.77vw,51px);
    line-height: 1.2;
    letter-spacing: 0;

    border-left: solid 3px white;
    padding-left: 24px;
    margin-left: 30px;
}


.page-template-page-d-accueil{
    header{
        /*height: 766px;*/
        aspect-ratio: 1905 / 766;
    }
    .banniere img{
        /*height: 766px;*/
        aspect-ratio: 1905 / 766;
    }
    :where(.wp-site-blocks) > * {
        margin-block-start: 0;
        margin-block-end: 0;
    }

}

.wp-block-group.alignfull {
    width: 100vw;
    @media(min-width: 1500px) {
        width: calc(100vw - 8px);
    }
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding:0;
}

.page-template-default,
.error404{
    header{
        height:530px;
    }
    .banniere img{
        height: 530px;
        width: 100%;
        object-fit: cover;
    }
    .titre-banniere{
        font-size: clamp(30px,4vw,57px);
        bottom: 200px;
        left: var(--wp--style--root--padding-left);
        @media(min-width: 1341px) {
            left: calc((100% - var(--wp--style--global--wide-size)) / 2);
        }
        letter-spacing: -2.98px;
    }
    .titre-banniere span{
        font-size: clamp(16px,2.5vw,24px);
        line-height: 100%;
    }
}



@media(max-width: 1023px){
    .wp-block-group.alignfull {
        width: 100vw;
    }
    .header{
        padding-block: 0px!important;
        background: #2663a3;
    }

    .page-template-page-d-accueil,
    .page-template-default,
    .error404{
        header {
            height: 320px;
            aspect-ratio: unset;
        }
        .titre-banniere{
            bottom: 50px;
            left: 15px;
            letter-spacing: -2px;
        }
        .banniere{
            position: relative;
        }
        .banniere img {
            height: 230px;
            width: 100%;
            aspect-ratio: unset;
        }

        .titre-banniere span{
            padding-left: 12px;
            margin-left: 10px;
        }
    }
}


.wp-block-navigation-item__label{
    font-family: 'SweetSansPro';
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
}


.wp-block-quote{
    border: 0 none;
    max-width: unset;
    position: relative;
    font-size: clamp(16px,2vw,20px);
    line-height: 26px;
    font-weight: 400;
    font-family: 'SweetSansPro';
    padding-left: 60px;
}
.wp-block-quote p{
    font-size: clamp(16px,2vw,20px);
    font-family: 'SweetSansPro';
    line-height: 26px;
}
.wp-block-quote cite{
    font-style: italic;
    font-size: clamp(14px,2vw,16px);
}

.wp-block-quote:before{
    content: '';
    background: url('https://pu-cvl.fr/wp-content/themes/pu-cvl/assets/images/blockquote.png') no-repeat;
    background-size: contain;
    width: 61px;
    height: 48px;
    display: inline-block;
    position: absolute;
}

@media(max-width: 767px){

    .wp-block-quote:before{
        width: 35px;
        left: 15px;
    }
}

@media(min-width: 768px) and (max-width: 1499px){

    .wp-block-quote {
        padding-left: 100px;
    }
    .wp-block-quote:before {
        left: 15px;
    }
}

@media(min-width: 1500px){

    .wp-block-quote {
        padding-left: 65px;
    }
    .wp-block-quote:before {
        left: -20px;
    }
}
.wp-block-quote cite{
    text-align: right;
}

h1{
    color: #2663A4;
    font-family: 'Hind';
    font-style: normal;
    font-weight: 700;
    font-size: clamp(30px,6vw,40px);
    line-height: 60px;
}

h2{
    color: #2663a3;
    font-size: 24px;
    font-weight:700;
    margin-bottom: 28px!important;
}
.wp-block-buttons .wp-block-button__link{
    background: #2663a3;
    color: white;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 8px;
    font-size: 12px;
    font-family: 'Hind';
    font-weight: 700;
}

.bloc-border{
    border: 0.5rem solid #eeeeee;
    clear: both;
    margin-bottom: 3.2rem;
    padding: 36px 24px;
    position: relative;
}

.bloc-border::before {
    background-color: #2663a3;
    display: inline-block;
    content: '';
    height: 0.8rem;
    left: 50%;
    position: absolute;
    top: -0.7rem;
    transform: translateX(-50%);
    width: 4.8rem;
}

.bloc-gris-corner{
    background-color: #f6f6f6;
    position: relative;
    margin-bottom: 3.2rem;
    padding: 3.6rem 2.4rem;
}

.bloc-gris-corner:before{
    background-color: #2f3e47;
    content: '';
    display: inline-block;
    height: 1.9rem;
    left: -0.4rem;
    position: absolute;
    top: -0.4rem;
    vertical-align: top;
    width: 1.9rem;
}

.bloc-logos{
    padding: 20px;

    a:not(.wp-block-button__link):hover{
        opacity: 0.5;
    }
}

.lien-fleche{
    border-bottom: 0;
    color: #2f3e47;
    font-size: 12px;
    font-family: 'Hind';
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
}

.lien-fleche:after{
    border: 0.1rem solid rgba(47, 62, 71, 0.3);
    border-radius: 2.4rem;
    color: #2663a3;
    content: '\e907';
    font-family: "icomoon";
    font-size: 11px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding-left: 2px;
    position: relative;
    text-align: center;
    top: 1px;
    transition: 0.15s all ease-in-out;
    vertical-align: top;
    width: 20px;
    transform: translateY(-3px);
}

.lien-fleche:hover:after{
    background-color: #2663a3;
    color: #fff;
}

.btn-lien-utile a{
    height: 100px;
    display: flex;
    justify-content: center;
    text-transform: none!important;
    font-size: 11px!important;
    padding-top: 20px!important;
    font-weight: 400!important;
}

.chiffre-clef{
    text-align: right;
    line-height: 1.2;
    position: relative;
}


.chiffre-clef:after{
    background-color: rgba(0, 0, 0, 0.05);
    bottom: -5px;
    content: '';
    display: inline-block;
    height: 20px;
    position: absolute;
    right: -4px;
    width: 116px;
    z-index: -1;
}
@media(max-width: 998px){
    .chiffre-clef{
        text-align: center;
    }
    .chiffre-clef:after{
        right: calc(50% - (116px / 2));
    }
}
.chiffre-clef__nombre{
    font-size: clamp(40px,6vw,80px);
    font-weight: 700;
}

.chiffre-clef__unite{
    font-size: clamp(20px,4vw,40px);
    font-weight: 700;
    margin: 0;
}

.titre-footer{
    font-size: 20px;
    font-weight: 700;
}

.list-footer-img{
    list-style-type: none;
    padding-left: 0;
}
.list-footer-img li{
    display: flex;
    align-items: center;
}
.list-footer-img a{
    text-decoration: none;
    font-family: 'Hind';
    font-size: 16px;
    font-weight: 400;
}
.list-footer-img li img{
    margin-right: 20px;
}
.list-footer-img a:after{
    content: '\e906';
    font-family: 'icomoon';
    font-weight: 400;
    color: #83C1F3;
    margin-left: 5px;
    font-size: 11px;
}


.list-footer-img li.link-linkedin a img{
    transform: translateY(5px);
}
footer p{
    font-family: 'Hind';
    font-size: 16px;
}

footer .wp-block-navigation-item__label{
    font-size: 14px;
    letter-spacing: 1px;
}

.footer-top{
    padding: 90px 80px;
}

.footer-bottom{
    padding-inline: 150px!important;
}

@media(max-width: 767px){
    .footer-top{
        padding: 32px;
    }
    .footer-bottom {
        padding-inline: 15px !important;
    }
}

:root :where(.wp-block-list li){
    list-style-type: disc;
}

.grille-logo{
    grid-template-columns: repeat(auto-fit, 150px);
    grid-column-gap: 40px;
    justify-content: center;
}
.grille-logo-lien{
    grid-template-columns: repeat(auto-fit, 100px);
    grid-column-gap: 40px;
    justify-content: center;
}
/*
@media(max-width: 767px){
    .grille-logo {
        grid-template-columns: repeat(auto-fit, 100px);
    }
}
*/
strong{
    font-weight: 700;
}

/* Cacher le burger sur desktop */
@media (min-width: 1024px) {
    .wp-block-navigation__responsive-container-open {
        display: none !important;
    }
    .wp-block-navigation__responsive-container {
        display: flex !important;
    }
}

/* Forcer le burger sous 1024px */
@media (max-width: 1023px) {
    .wp-block-navigation__responsive-container:not(.is-menu-open) {
        display: none !important;
    }
    .wp-block-navigation__responsive-container-open {
        display: block !important;
    }
}

.wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff !important;
    color: #000 !important;
}

@media (max-width: 768px) {
    .wp-block-file__embed {
        height: 80vh !important;
        aspect-ratio: unset !important;
    }
}

.wp-block-file > a:not(.wp-block-file__button) {
    display: none;
}

.error404 .search-form {
    display: none;
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content:focus{
    outline-color: white;
}
