.wa-gallery{gap:var(--space-m);margin-bottom:var(--section-space-xs)}.wa-gallery:last-child{margin-bottom:0}.wa-gallery__img{height:26rem!important;width:100%!important}.wa-gallery-content{gap:var(--space-s)}@media (max-width:991px){.wa-gallery__img{height:20rem!important}.wa-gallery-content{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.wa-gallery-section{padding-block:var(--section-space-s)}.wa-gallery-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xs)}}@media (max-width:479px){.wa-gallery__img{height:14rem!important}}