.row-gallery--masonry{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:10px}.row-gallery--masonry .row-gallery__item{display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f9f9f9;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.row-gallery--masonry .row-gallery__item:hover{transform:scale(1.02);box-shadow:0 4px 15px rgba(0,0,0,.2)}.row-gallery--masonry .row-gallery__item img{display:block;-o-object-fit:cover;object-fit:cover}.row-gallery--masonry .row-gallery__item:nth-child(6n+1){grid-column:1/3;grid-row:auto/span 1}@media screen and (min-width:461px){.row-gallery--masonry{grid-template-columns:repeat(3,1fr)}.row-gallery--masonry .row-gallery__item:nth-child(6n+1){grid-column:1/3;grid-row:auto/span 1}}.row-gallery--masonry .row-gallery__item:nth-child(6n+2){grid-column:1/2;grid-row:auto/span 1}@media screen and (min-width:461px){.row-gallery--masonry .row-gallery__item:nth-child(6n+2){grid-column:3/4;grid-row:auto/span 2}}.row-gallery--masonry .row-gallery__item:nth-child(6n+3){grid-column:2/3;grid-row:auto/span 1}@media screen and (min-width:461px){.row-gallery--masonry .row-gallery__item:nth-child(6n+3){grid-column:1/2;grid-row:auto/span 1}}.row-gallery--masonry .row-gallery__item:nth-child(6n+4){grid-column:1/3;grid-row:auto/span 1}@media screen and (min-width:461px){.row-gallery--masonry .row-gallery__item:nth-child(6n+4){grid-column:2/3;grid-row:auto/span 1}.row-gallery--masonry .row-gallery__item:nth-child(6n+5){grid-column:1/2;grid-row:auto/span 1}}.row-gallery--masonry .row-gallery__item:nth-child(6n+5){grid-column:1/2;grid-row:auto/span 1}.row-gallery--masonry .row-gallery__item:nth-child(6n+6){grid-column:2/3;grid-row:auto/span 1}@media screen and (min-width:461px){.row-gallery--masonry .row-gallery__item:nth-child(6n+6){grid-column:2/4;grid-row:auto/span 1}}.row-gallery--slider .row-gallery__item{flex:0 0 auto;height:300px;display:flex;align-items:center;justify-content:center;padding:0 7.5px}@media screen and (min-width:768px){.row-gallery--masonry{grid-auto-rows:300px;gap:15px}.row-gallery--slider .row-gallery__item{height:600px}}.row-gallery--slider .row-gallery__item:is(.slick-current){transition:transform .3s}.row-gallery--slider .row-gallery__item:is(.slick-current):hover{transform:scale(1.02)}.row-gallery--slider .row-gallery__item:is(.slick-current):hover img{box-shadow:0 4px 15px rgba(0,0,0,.2)}.row-gallery--slider .slick-track{padding:30px 0}.row-gallery--slider .slick-dots{position:absolute;left:50%;transform:translateX(-50%);bottom:-10px;display:flex;align-items:center;gap:5px 15px;list-style:none;padding:0;margin:0;height:40px;flex-wrap:wrap;justify-content:center}.row-gallery--slider .slick-dots li{width:15px;height:15px}.row-gallery--slider .slick-dots li button{font-size:0;width:inherit;height:inherit;border-radius:50%;padding:0;border:2px solid #0d1c33;transition:background-color .3s;background-color:transparent}.row-gallery--slider .slick-dots li:is(.slick-active) button{background-color:#0d1c33}.row-gallery--slider .slick-arrow{padding:5px 17px;position:absolute;bottom:15px;z-index:1;transform:translateY(100%)}.row-gallery--slider .slick-prev{left:0}.row-gallery--slider .slick-next{right:0}.row-gallery--slider img{-o-object-fit:contain;object-fit:contain;transition:box-shadow .3s}.row-gallery img,.row-gallery--masonry img,.row-gallery--slider img{width:100%;height:100%;border-radius:4px}
/*# sourceMappingURL=gallery.min.css.map */
