.cw-photo{flex-direction:row;gap:.875rem;flex-wrap:wrap}.cw-photo,.cw-photo__zone{display:flex;align-items:center}.cw-photo__zone{width:88px;height:88px;justify-content:center;overflow:hidden;background:#fff;border:1px dashed #e1e1e1;transition:border-color .3s cubic-bezier(.39,.575,.565,1),background-color .3s cubic-bezier(.39,.575,.565,1)}.cw-photo__zone.-remplie{border-style:solid}.cw-photo__zone.-survol{border-color:#000;background:#f6f6f6}.cw-photo__apercu{width:100%;height:100%;object-fit:cover;display:block}.cw-photo__vide{padding:0 .5rem;text-align:center}.cw-photo__vide-titre{margin:0 0 .125rem;font-size:.75rem;font-weight:400;color:#000}.cw-photo__vide-aide{margin:0;font-size:.6875rem;line-height:1.35;color:#6b6b6b}.cw-photo__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem}.cw-photo__pastille{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f6f6f6;color:#000;font-size:1.75rem;font-weight:400}.cw-photo__pastille img{width:100%;height:100%;object-fit:cover;display:block}