.galleryBlockComponent_galleryBlock__58uE1{display:grid;width:100%;overflow:hidden}.galleryBlockComponent_mainImageBlock__8YW2b,.galleryBlockComponent_smallImageBlock__BqJ5L{width:100%;aspect-ratio:16/9;overflow:hidden;cursor:pointer;border-radius:var(--light-border-radius);transition:all .2s ease;display:flex;justify-content:center;align-items:center}.galleryBlockComponent_mainImageBlock__8YW2b img,.galleryBlockComponent_smallImageBlock__BqJ5L img{max-width:100%;width:100%;height:auto;object-fit:cover;border-radius:var(--light-border-radius)}.galleryBlockComponent_mainImageBlock__8YW2b:hover,.galleryBlockComponent_smallImageBlock__BqJ5L:hover{opacity:.9}.galleryBlockComponent_photoFeed__71MAk{display:flex;gap:24px;justify-content:space-between;overflow:hidden}.galleryBlockComponent_mainImageBlock__8YW2b{max-width:600px}@media (max-width:1200px){.galleryBlockComponent_photoFeed__71MAk{overflow-x:auto;justify-content:flex-start}}