.gallery{display:flex;flex-wrap:wrap;margin:1em 1em 4em}.gallery-item{flex:1 0 24rem;margin:1rem;overflow:hidden;position:relative;height:300px;border:.5em solid #fff;box-shadow:3px 3px 15px 2px #0003}.gallery-item .designer,.gallery-item .place,.gallery-item .name{z-index:9;padding:0 1em;font-size:.7em;font-weight:300}.gallery-item .name{left:0;font-size:.9em;font-weight:700;width:100%;text-align:center;line-height:.9em;padding-top:.6em}.gallery-item .designer{left:.2em;bottom:.2em}.gallery-item .place{right:0;width:100%;text-align:center}.gallery-image{overflow:hidden;width:100%;height:85%}.gallery-image img{cursor:pointer;display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease-out}.gallery-image img:hover{transform:scale(1.2)}@supports (display: grid){.gallery{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}@media screen and (max-width:750px){.gallery{grid-template-columns:1fr}}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-project.css.map */
