.gallery_galleries__q5AOZ{margin-top:1rem;flex-direction:row!important;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.7rem;gap:1.7rem}.gallery_item__nIIUr{overflow:hidden;background:var(--color-bg-8);height:18.5rem;border-radius:8px;max-height:25vw;cursor:pointer;position:relative}.gallery_item__nIIUr:after{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.gallery_item__img__eYDGK{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s}.gallery_item__nIIUr:hover .gallery_item__img__eYDGK{transform:scale(1.05)}@media screen and (max-width:768px){.gallery_galleries__q5AOZ{grid-template-columns:repeat(2,1fr)}.gallery_item__nIIUr{height:35vw;max-height:100vw}}@media screen and (max-width:480px){.gallery_galleries__q5AOZ{grid-template-columns:repeat(1,1fr)}.gallery_item__nIIUr{height:65vw}}