.foto-wrapper[data-v-ee79fb3c]{display:inline-block}.foto-container[data-v-ee79fb3c]{position:relative;display:inline-block;cursor:pointer}.main-photo[data-v-ee79fb3c]{width:120px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.overlay[data-v-ee79fb3c]{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px;background:rgba(0,0,0,.4);opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;border-radius:6px}.foto-container:hover .overlay[data-v-ee79fb3c]{opacity:1}.gallery-wrapper[data-v-ee79fb3c]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;justify-items:center}.no-photo[data-v-ee79fb3c]{width:120px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f0f0f0;color:#888;font-size:12px;border-radius:6px}@media (max-width:992px){.gallery-wrapper[data-v-ee79fb3c]{grid-template-columns:repeat(2,1fr)}.gallery-item[data-v-ee79fb3c]{width:200px;height:180px}}@media (max-width:576px){.gallery-wrapper[data-v-ee79fb3c]{grid-template-columns:1fr}.gallery-item[data-v-ee79fb3c]{width:100%;height:180px}}