.gallery{display:flex;flex-direction:column;gap:.6rem;padding:1rem;box-sizing:border-box}.gallery *{margin:0;padding:0;box-sizing:border-box}.gallery-header{display:flex;justify-content:space-between;align-items:center;padding:5rem;flex-direction:column;gap:1.5rem}.gallery-header .button{height:calc(9rem + var(--buttons-border-width) * 2)}.gallery-header .button-general.button{min-width:30rem}.gallery-heading-title{text-transform:uppercase;text-align:center;margin-bottom:0}.gallery .image-grid{display:grid;gap:.6rem}.gallery-item img{width:100%;height:auto;border-radius:5px}.gallery infinite-scroll-pagination{display:flex;align-items:center;font-size:4rem;flex-direction:column}.gallery infinite-scroll-pagination svg{width:5rem;transform:rotate(90deg)}.gallery infinite-scroll-pagination a{color:#000;text-transform:uppercase;text-decoration:none;display:flex;flex-direction:column;align-items:center}.color-scheme-4 .gallery infinite-scroll-pagination a{color:#fff}@media (min-width: 990px){.gallery .image-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 750px){.gallery-header{flex-direction:row}}@media (min-width: 750px) and (max-width: 989px){.gallery .image-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 749px){.gallery .image-grid{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/gallery.css.map */
