.bannerPageSm{min-height:120px;background:var(--primaryColor);overflow:hidden;position:relative;z-index:1}.bannerPageSm .content-banner{min-height:inherit;display:flex;align-items:center}.bannerPageSm .content-banner .content-motif{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;display:flex;align-items:flex-end}.bannerPageSm .content-banner .content-motif .block-motif{width:50%;height:30px;background-image:url(/assets/images/motifRegi/m2.svg);background-size:60%;position:relative;bottom:-12px}.bannerPageSm .content-banner .content-motif .block-motif .motif{width:100%!important;height:100%!important;display:none}.bannerPageSm .content-banner h1{color:var(--whiteColor);font-size:var(--fnt-28)}@media(max-width:576px){.bannerPageSm{min-height:86px}.bannerPageSm .content-banner .content-motif .block-motif{background-size:100%;position:relative;bottom:-22px}.bannerPageSm .content-banner h1{color:var(--whiteColor);font-size:var(--fnt-24)}}@media(min-width:576px)and (max-width:992px){.bannerPageSm{min-height:90px}.bannerPageSm .content-banner .content-motif .block-motif{bottom:-22px}.bannerPageSm .content-banner h1{color:var(--whiteColor);font-size:var(--fnt-24)}}