.galleryGrid{display:grid;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(var(--rows),auto);gap:16px;margin:2rem 0}@media screen and (max-width: 749px){.galleryGrid{grid-template-columns:repeat(var(--columns-mobile),1fr);grid-template-rows:repeat(var(--rows-mobile),auto)}}.galleryCaption{color:#fff;text-align:center;font-family:BarlowCondensed-Bold}.galleryItem img{width:100%;height:auto;border-radius:6px;display:block}.galleryHeader{display:flex;flex-direction:column;gap:15px;text-align:center;font-family:BarlowCondensed-Bold;font-size:1.7rem;padding-bottom:10px;color:#fff}.galleryViewAll{display:flex;justify-content:center;margin-top:1rem}.gallerySubheading{font-family:Inter,sans-serif;font-size:1.2rem;color:#fff}.lg-next,.lg-prev,.lg-close{background-color:#b4ff00!important;color:#000!important;width:40px;height:40px;font-size:22px;line-height:40px;text-align:center}.lg-next:hover,.lg-prev:hover,.lg-close:hover{background-color:#a0e600!important;color:#000!important}
/*# sourceMappingURL=/cdn/shop/t/324/compiled_assets/styles.css.map */
