.breadcrumb{font-size:var(--font-xs);letter-spacing:1px}.breadcrumb ol,.breadcrumb ol>li{align-items:center;display:flex}.breadcrumb ol>li+li:before{content:"/";margin:0 5px}.container{margin:auto;width:90%}.container-narrow{margin:auto;width:70%}section{margin-top:calc(var(--header-height)*.4)}section>*+*{margin-top:var(--gutter)}#page{padding-bottom:var(--header-height)}.listing ul.list{align-items:stretch;display:flex;flex-wrap:wrap;text-align:center}.listing ul.list .gutter{height:auto;padding:calc(var(--min-gutter)/2);width:calc(100%/var(--l))}.listing ul.list .article{background:rgba(var(--light-rgb),10%);border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between}.listing .article picture{border-radius:5px;height:auto;isolation:isolate;overflow:hidden}.bloc_link picture{align-items:center;display:flex;justify-content:center}.bloc_link picture:before{background:linear-gradient(0deg,rgba(var(--dark-rgb),.6),transparent);content:"";height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}.bloc_link .info{align-items:center;bottom:0;display:flex;justify-content:space-between;padding:5%;position:absolute;width:100%;z-index:2}.bloc_link .info .btn.icon{margin-left:10px}@media screen and (max-width:1350px){.container-narrow{min-width:auto;width:90%}}