div.bp-image-module{display:flex;gap:20px;overflow:hidden;position:relative;z-index:1}div.bp-image-module.n-1{justify-content:center}div.bp-image-module.n-1 figure{width:100%}div.bp-image-module.n-1 figure img{object-fit:cover;width:100%}div.bp-image-module.n-3 figure,div.bp-image-module.n-6 figure{width:calc(33.33333% - 13.33333px)}div.bp-image-module.n-3 figure img,div.bp-image-module.n-6 figure img{aspect-ratio:1/1}div.bp-image-module figure{margin:0!important;width:calc(50% - 10px)}div.bp-image-module figure figcaption{font-size:14px;font-weight:400;line-height:20px;margin-top:12px}div.bp-image-module figure img{aspect-ratio:1/1;border-radius:8px;height:auto;max-width:100%;object-fit:cover}div.bp-image-module figure.format-16x9 img{aspect-ratio:16/9}div.bp-image-module figure.format-4x3 img{aspect-ratio:4/3}div.bp-image-module figure.format-1x1 img{aspect-ratio:1/1}div.bp-image-module figure.format-3x2 img{aspect-ratio:3/2}div.bp-image-module figure.format-2x1 img{aspect-ratio:2/1}@media (max-width:768px){div.bp-image-module{flex-wrap:wrap}div.bp-image-module figure{width:100%!important}div.bp-image-module figure img{aspect-ratio:16/9!important}}