.gutenkit-gallery{--gk-image-height:100%;--grid-gap-y:1rem;--grid-gap-x:1rem;grid-template-areas:var(--gk-gallery-layout)}.gutenkit-gallery.grid{grid-auto-rows:clamp(8rem,16vw,15rem)}@media(min-width:375px){.gutenkit-gallery{--grid-gap-y:1.25rem;--grid-gap-x:1.25rem}}@media(min-width:480px){.gutenkit-gallery{--grid-gap-y:1.5rem;--grid-gap-x:1.5rem}}@media(min-width:720px){.gutenkit-gallery{--grid-gap-y:2rem;--grid-gap-x:2rem}}.gutenkit-gallery--layout-2{--gk-gallery-layout:"first" "second"}@media(min-width:540px){.gutenkit-gallery--layout-2{--gk-gallery-layout:"first second" "first second"}}.gutenkit-gallery--layout-3{--gk-gallery-layout:"first" "second" "third"}@media(min-width:540px){.gutenkit-gallery--layout-3{--gk-gallery-layout:"first second second" "third second second"}}.gutenkit-gallery--layout-4{--gk-gallery-layout:"first" "second" "third" "fourth"}@media(min-width:540px){.gutenkit-gallery--layout-4{--gk-gallery-layout:"first first second second" "third third fourth fourth"}}.gutenkit-gallery--layout-5{--grid-columns:1;--gk-gallery-layout:"first" "second" "third" "fourth" "fifth"}@media(min-width:540px){.gutenkit-gallery--layout-5{--grid-columns:12;--gk-gallery-layout:"first first first first first first second second second second second second" "third third third third fourth fourth fourth fourth fifth fifth fifth fifth"}}.gutenkit-gallery--layout-6{--gk-gallery-layout:"first" "second" "third" "fourth" "fifth" "sixth"}@media(min-width:540px){.gutenkit-gallery--layout-6{--gk-gallery-layout:"first second second" "third second second" "fourth fourth fifth" "fourth fourth sixth"}}.gutenkit-gallery:not([class*=grid--2]) .wp-block-gutenkit-image:nth-child(1n){grid-area:first}.gutenkit-gallery:not([class*=grid--2]) .wp-block-gutenkit-image:nth-child(2n){grid-area:second}.gutenkit-gallery:not([class*=grid--2]) .wp-block-gutenkit-image:nth-child(3n){grid-area:third}.gutenkit-gallery:not([class*=grid--2]) .wp-block-gutenkit-image:nth-child(4n){grid-area:fourth}.gutenkit-gallery:not([class*=grid--2]) .wp-block-gutenkit-image:nth-child(5n){grid-area:fifth}.gutenkit-gallery:not([class*=grid--2]) .wp-block-gutenkit-image:nth-child(6n){grid-area:sixth}
