.wp-block-gallerywithpreview{width:100%}.wp-block-gallerywithpreview>ul{display:flex;flex-direction:row;justify-content:space-around;gap:.5rem;margin-top:.5rem}.wp-block-gallerywithpreview>ul li{width:100%}@media screen and (min-width:480px){.wp-block-gallerywithpreview>ul{gap:1rem;margin-top:1rem}}.wp-block-gallerywithpreview img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wp-block-gallerywithpreview [role=tab]{cursor:pointer}.wp-block-gallerywithpreview .preview-panel{display:none;background-color:var(--bell--colors--grey--100)}.wp-block-gallerywithpreview .preview-panel img{-o-object-fit:contain;object-fit:contain}.wp-block-gallerywithpreview .active{display:block}