.block-gallery-archive .container{display:grid;gap:4rem}.block-gallery-archive .container .gallery-block{display:flex;flex-direction:column;gap:2rem}.block-gallery-archive .container .gallery-block .image{height:450px;width:100%}.block-gallery-archive .container .gallery-block .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block-gallery-archive .container .gallery-block a.btn-primary{background-image:url(/wp-content/themes/jopuemusic/images/icons/chevron-right-white.svg);background-position:calc(100% - 5px) 50%;background-repeat:no-repeat;background-size:15px;margin:0 auto;padding-right:2rem;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.block-gallery-archive .container{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.block-gallery-archive .container{gap:4rem;grid-template-columns:repeat(3,1fr)}.block-gallery-archive .container .gallery-block .image{aspect-ratio:2/3;height:600px}}
