.wp-block-veranda-filterable-gallery{overflow:hidden}.wp-block-veranda-filterable-gallery__tabs{list-style:none;margin-bottom:2.25rem;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--filterable-gallery--tab--gap-size,8px)}.wp-block-veranda-filterable-gallery__tabs>li{display:inline-block}.wp-block-veranda-filterable-gallery__tabs button{background-color:var(--filterable-gallery--tab--background-color,#fff);color:var(--filterable-gallery--tab--text-color,#000);border:1px solid var(--filterable-gallery--tab--border-color,#000);padding:.375rem 1rem;transition:var(--vh-transition)}.wp-block-veranda-filterable-gallery__tabs button.active{background-color:var(--filterable-gallery--tab--background-color--active,#000);color:var(--filterable-gallery--tab--text-color--active,#fff);border-color:var(--filterable-gallery--tab--border-color--active,#000);transition-duration:0s}.wp-block-veranda-filterable-gallery__wrapper{margin-top:calc( var(--filterable-gallery--item--gap-size, 16px) * -1 );margin-left:calc( var(--filterable-gallery--item--gap-size, 16px) * -1 )}.wp-block-veranda-filterable-gallery__item{width:var(--filterable-gallery--item--width,calc(100% / 3));padding-top:var(--filterable-gallery--item--gap-size,16px);padding-left:var(--filterable-gallery--item--gap-size,16px);margin-bottom:0}@media (max-width:600px){.wp-block-veranda-filterable-gallery__item{width:var(--filterable-gallery--item--width--screen-sm,50%)}}.wp-block-veranda-filterable-gallery__item>img{width:100%;height:auto;display:block}.mb-block-preview .wp-block-veranda-filterable-gallery__item{margin-bottom:0}.mb-block-preview .wp-block-veranda-filterable-gallery__tabs{padding:0;margin-bottom:2.25rem}