.FicheGallery{gap:10px;display:grid}.FicheGallery__Main{aspect-ratio:4/3;background:0 0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.FicheGallery__Main img{object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.FicheGallery__Main:hover img{transform:scale(1.04)}.FicheGallery__Main--Video{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.FicheGallery__Main--Video video{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.FicheGallery__Main--Zoomable{cursor:zoom-in}.FicheGallery__Main--Zoomable:focus-visible{outline-offset:2px;outline:2px solid #0a0a0a}.FicheGallery__Thumbs{grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;display:grid}.FicheGallery__Thumb{aspect-ratio:1;cursor:pointer;opacity:.7;background:0 0;border:0;min-height:44px;padding:0;transition:opacity .3s;position:relative;overflow:hidden}.FicheGallery__Thumb img{object-fit:cover}.FicheGallery__Thumb:hover,.FicheGallery__Thumb--Active{opacity:1}.FicheGallery__Thumb:focus-visible{outline-offset:2px;outline:2px solid #0a0a0a}.FicheGallery__Thumb--Video:after{content:"";background-color:#00000047;position:absolute;inset:0}.FicheGallery__Play{z-index:2;--tw-text-opacity:1;width:34px;height:34px;color:rgb(10 10 10/var(--tw-text-opacity,1));background-color:#ffffffeb;border-radius:999px;place-items:center;margin:auto;display:grid;position:absolute;inset:0}.FicheGallery__Play svg{width:14px;height:14px;margin-left:2px}
