@media(min-width:998px){.gallery-block .gallery-wrapper{display:grid;gap:10px;grid-template-columns:475fr 230fr 300fr 385fr}.gallery-block .gallery-wrapper .gallery-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+1) img{aspect-ratio:475/264}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+2) img{aspect-ratio:230/264}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+3) img{aspect-ratio:300/264}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+4){grid-row:span 2}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+4) img{aspect-ratio:385/538}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+5) img{aspect-ratio:475/264}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+6){grid-column:span 2}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+6) img{aspect-ratio:540/264}}@media(min-width:768px)and (max-width:997px){.gallery-block .gallery-wrapper{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.gallery-block .gallery-wrapper .gallery-item img{aspect-ratio:16/9;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-block .gallery-wrapper .gallery-item:nth-child(6n+4){grid-row:span 2}}@media(max-width:767px){.gallery-block .gallery-wrapper{display:grid;gap:10px;grid-template-columns:1fr}.gallery-block .gallery-wrapper .gallery-item img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}}
