:is(:is(:root .t2-gallery-block,:root .wp-block-t2-gallery):not(.is-cropped) [class*=img--]) img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}:is(:root .t2-gallery-block,:root .wp-block-t2-gallery):not(.is-cropped):not([class*=img--]) img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}:root .t2-gallery{--t2-gallery-spacing-grid-gap:var(--wp--preset--spacing--10);display:grid;gap:var(--t2-gallery-spacing-grid-gap,0);grid-template-columns:repeat(10,1fr)}:is(:root .t2-gallery)>.t2-gallery__image{border-radius:var(--wp--custom--radius--small,.5rem);grid-column:span 10;margin:0;overflow:hidden;width:100%!important}@media (min-width:782px){:is(:root .t2-gallery)>.t2-gallery__image{grid-column:span 5}.img--row-2:is(:is(:root .t2-gallery)>.t2-gallery__image){grid-row:span 2}.img--40:is(:is(:root .t2-gallery)>.t2-gallery__image){grid-column:span 4}.img--50:is(:is(:root .t2-gallery)>.t2-gallery__image){grid-column:span 5}.img--60:is(:is(:root .t2-gallery)>.t2-gallery__image){grid-column:span 6}.img--100:is(:is(:root .t2-gallery)>.t2-gallery__image){grid-column:span 10}}:is(:is(:root .t2-gallery)>.t2-gallery__image) img{aspect-ratio:var(--wp--preset--aspect-ratio--8-5);border-radius:var(--wp--custom--radius--small,.5rem)}:is(:root .t2-gallery)~figcaption{display:none}
