#pageInstrument{--gap:calc(var(--tailleBase) * 0.5)}#detailsInstruments p{--gap:0;flex-direction:row;flex-wrap:wrap;margin:0;font-size:1.25em;line-height:1.5em}#instrumentFacteur{font-weight:bold}#instrumentDate{font-style:italic}#instrumentFacteur::after,#instrumentLieu::after{content:',';margin-right:0.25em}#instrumentComplement::before{content:'-';margin:0 0.25em}#photoInstrument{position:relative;padding:var(--tailleBase) 0;background-color:white}#photoInstrument::before,#photoInstrument::after{content:'';display:block;position:absolute;height:1em;width:100%}#photoInstrument::before{top:0;background:linear-gradient(to bottom,var(--couleurNoirSeizieme),transparent)}#photoInstrument::after{bottom:0;background:linear-gradient(to top,var(--couleurNoirSeizieme),transparent)}#photoInstrument picture{display:block}#photoInstrument img{max-width:100%;max-height:calc((100vh + 100vw) / 2);filter:drop-shadow(0 0 1em #bbb3ac)}@media screen and (min-width:1024px){#photoInstrument img{max-height:100vh}}#photoComplement{--gap:calc(var(--tailleBase) * 0.5);flex-direction:row;flex-wrap:wrap}#photoComplement img{max-width:100%;border-radius:1em;box-shadow:var(--ombreLarge)}
/* Design, intégration et optimisation : Julien Bret | https://julienbret.com/ */