#page .banner{height:70vh;overflow:hidden}.banner .title{align-items:center;background:linear-gradient(45deg,var(--grey) 50%,transparent);bottom:4vh;color:var(--primary);display:flex;left:0;min-height:20vh;position:absolute;right:0;text-align:center;transform:skewY(-4deg);z-index:2}.banner .title:before{background-color:var(--light);content:"";position:absolute;rotate:45deg;z-index:2}.banner .container-narrow{align-items:flex-start;display:flex;flex-direction:column}.banner .container-narrow>*+*{margin-bottom:0;margin-top:var(--min-gutter)}.banner .container-narrow .h2{font-size:var(--font-xl);margin-bottom:0}.bg-banner{height:100%;position:absolute;top:0;width:100%}.bg-banner picture,.bg-banner picture img{height:100%;object-fit:cover;width:100%}.bloc-news .news-title{bottom:0;color:var(--light);font-size:var(--font-m);font-weight:700;left:0;opacity:1;padding:var(--min-gutter);position:absolute;z-index:4}.bloc-news picture{aspect-ratio:1/1;border-radius:5px;filter:brightness(70%);isolation:isolate;overflow:hidden;transition:.5s;width:100%;z-index:1}.bloc-news picture img{object-fit:cover}.bloc_list{--block-width:450px}.bloc_list .bloc-news{aspect-ratio:1/1}#page.show .paragraphe picture{display:flex;justify-content:center;width:100%}#page.show .paragraphe img,#page.show .paragraphe picture{height:60vh;width:auto}#page .imgs_paragraphe{display:flex}#page .imgs_paragraphe img{object-fit:contain}#page.recrutement .accordion__content,#page.recrutement .split-item{align-items:flex-start;background:var(--light);border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.05);flex-direction:row;margin-top:1rem}#page.recrutement .accordion__content{margin-top:1rem;padding:0}@media screen and (max-width:600px){.banner .title{min-height:30vh}}