.c-six-grid-gallery{container:grid-container/inline-size;display:grid;grid-template-columns:1fr 1fr;gap:10px}.c-six-grid-gallery__item{display:grid;grid-template-rows:repeat(2, calc(50% - 5px));grid-template-columns:repeat(3, 1fr);width:calc(50cqw - 5px);height:calc((100cqw - 20px)/3);gap:10px}.c-six-grid-gallery__item :where(figure).wp-block-image{width:100%;height:100%;margin:0}.c-six-grid-gallery__item :where(figure).wp-block-image:nth-of-type(1){grid-row:var(--row01);grid-column:var(--col01)}.c-six-grid-gallery__item :where(figure).wp-block-image:nth-of-type(2){grid-row:var(--row02);grid-column:var(--col02)}.c-six-grid-gallery__item :where(figure).wp-block-image:nth-of-type(3){grid-row:var(--row03);grid-column:var(--col03)}.c-six-grid-gallery__item :where(figure).wp-block-image:nth-of-type(4){grid-row:var(--row04);grid-column:var(--col04)}.c-six-grid-gallery__item :where(figure).wp-block-image:nth-of-type(5){grid-row:var(--row05);grid-column:var(--col05)}.c-six-grid-gallery__item :where(figure).wp-block-image:nth-of-type(6){grid-row:var(--row06);grid-column:var(--col06)}.c-six-grid-gallery__item :where(figure).wp-block-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-six-grid-gallery__item :where(figure).wp-block-image figcaption{display:none}@media (max-width: 1000px){.c-six-grid-gallery{grid-template-columns:1fr}.c-six-grid-gallery__item{width:100%;height:calc((200cqw - 40px)/3 + 10px)}}
