.gb-block-fotogalerij{position:relative;margin-bottom:clamp(50px,7.2vw,125px);display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:12px;}.gb-block-fotogalerij a{display:block;aspect-ratio:1.5;width:calc(33.333% - 8px);position:relative;}.gb-block-fotogalerij a:before{content:"";width:100%;height:100%;display:block;position:absolute;left:0;top:0;background:url('https://site2.effusion.dev/wp-content/themes/hyproma/images/inzoomen-wit.svg') no-repeat center/25% 25% rgba(0,61,110,0.5);z-index:2;transition:opacity 300ms ease-in;opacity:0;}.gb-block-fotogalerij a:hover:before,.gb-block-fotogalerij a:active:before{opacity:1;}.gb-block-fotogalerij a img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:1;}@media all and (max-width: 920px){.gb-block-fotogalerij a{width:calc(50% - 6px);}}@media all and (max-width: 500px){.gb-block-fotogalerij a{width:100%;}}