:root,:host{--gallery-column-gap-min: 8;--gallery-row-gap-min: 8;--gallery-column-gap-max: 16;--gallery-row-gap-max: 16;--gallery-collage-group-2-columns-mobile: 2fr;--gallery-collage-group-2-columns-tablet: 1fr 1fr;--gallery-collage-group-2-columns-desktop: 1fr 1fr;--gallery-collage-group-2-columns-wide: 1fr 1fr;--gallery-collage-group-3-columns-mobile: 2fr;--gallery-collage-group-3-columns-tablet: 1fr 1fr 1fr;--gallery-collage-group-3-columns-desktop: 1fr 1fr 1fr;--gallery-collage-group-3-columns-wide: 1fr 1fr 1fr;--gallery-collage-group-4-columns-mobile: 2fr;--gallery-collage-group-4-columns-tablet: 1fr 1fr 1fr 1fr;--gallery-collage-group-4-columns-desktop: 1fr 1fr 1fr 1fr;--gallery-collage-group-4-columns-wide: 1fr 1fr 1fr 1fr;--gallery-collage-group-5-columns-mobile: 2fr;--gallery-collage-group-5-columns-tablet: 1fr 1fr 1fr 1fr 1fr;--gallery-collage-group-5-columns-desktop: 1fr 1fr 1fr 1fr 1fr;--gallery-collage-group-5-columns-wide: 1fr 1fr 1fr 1fr 1fr;--gallery-collage-group-6-columns-mobile: 2fr;--gallery-collage-group-6-columns-tablet: 1fr 1fr 1fr 1fr 1fr 1fr;--gallery-collage-group-6-columns-desktop: 1fr 1fr 1fr 1fr 1fr 1fr;--gallery-collage-group-6-columns-wide: 1fr 1fr 1fr 1fr 1fr 1fr}.gallery,.gallery.layout--gallery,.gallery.layout--gallery [class*=collage-group],.gallery .layout--gallery,.gallery .layout--gallery [class*=collage-group],.layout--gallery,.layout--gallery.layout--gallery,.layout--gallery.layout--gallery [class*=collage-group],.layout--gallery .layout--gallery,.layout--gallery .layout--gallery [class*=collage-group]{--grid-column-gap-min: var(--gallery-column-gap-min, 8);--grid-column-gap-max: var(--gallery-column-gap-max, 16);--grid-row-gap-min: var(--gallery-row-gap-min, 8);--grid-row-gap-max: var(--gallery-row-gap-max, 16);--column-gap-min: var(--gallery-column-gap-min, 8);--column-gap-max: var(--gallery-column-gap-max, 16);--row-gap-min: var(--gallery-row-gap-min, 8);--row-gap-max: var(--gallery-row-gap-max, 16)}.gallery--featured>.grid>*:first-child,.layout--gallery--featured>.grid>*:first-child{grid-column:1/-1}.gallery--collage .layout--gallery,.layout--gallery--collage .layout--gallery{--grid-cols: 1;--grid-cols-mobile: 1;--grid-cols-tablet: 1;--grid-cols-desktop: 1;--grid-cols-wide: 1}.gallery--collage .layout--gallery .collage-group--2,.layout--gallery--collage .layout--gallery .collage-group--2{--grid-cols: 2;--span-mobile: var(--gallery-collage-group-2-columns-mobile, 2);--span-tablet: var(--gallery-collage-group-2-columns-tablet, 1);--span-desktop: var(--gallery-collage-group-2-columns-desktop, 1);--span-wide: var(--gallery-collage-group-2-columns-wide, 1)}.gallery--collage .layout--gallery .collage-group--3,.layout--gallery--collage .layout--gallery .collage-group--3{--grid-cols: 3;--span-mobile: var(--gallery-collage-group-3-columns-mobile, 3);--span-tablet: var(--gallery-collage-group-3-columns-tablet, 1);--span-desktop: var(--gallery-collage-group-3-columns-desktop, 1);--span-wide: var(--gallery-collage-group-3-columns-wide, 1)}.gallery--collage .layout--gallery .collage-group--4,.layout--gallery--collage .layout--gallery .collage-group--4{--grid-cols: 4;--span-mobile: var(--gallery-collage-group-4-columns-mobile, 4);--span-tablet: var(--gallery-collage-group-4-columns-tablet, 1);--span-desktop: var(--gallery-collage-group-4-columns-desktop, 1);--span-wide: var(--gallery-collage-group-4-columns-wide, 1)}.gallery--collage .layout--gallery .collage-group--5,.layout--gallery--collage .layout--gallery .collage-group--5{--grid-cols: 5;--span-mobile: var(--gallery-collage-group-5-columns-mobile, 5);--span-tablet: var(--gallery-collage-group-5-columns-tablet, 2);--span-desktop: var(--gallery-collage-group-5-columns-desktop, 2);--span-wide: var(--gallery-collage-group-5-columns-wide, 2)}.gallery--collage .layout--gallery .collage-group--6,.layout--gallery--collage .layout--gallery .collage-group--6{--grid-cols: 6;--span-mobile: var(--gallery-collage-group-6-columns-mobile, 6);--span-tablet: var(--gallery-collage-group-6-columns-tablet, 2);--span-desktop: var(--gallery-collage-group-6-columns-desktop, 2);--span-wide: var(--gallery-collage-group-6-columns-wide, 1)}.gallery-masonry-outer{width:100%}.gallery-masonry-wrap{--masonry-cols-mobile: 1;--masonry-cols-tablet: 2;--masonry-cols-desktop: 3;--masonry-gap-min: calc(var(--gallery-column-gap-min, 8) * 1px);--masonry-gap-max: calc(var(--gallery-column-gap-max, 16) * 1px);--masonry-gap: clamp(var(--masonry-gap-min), 1.2vw, var(--masonry-gap-max));--masonry-cols: var(--masonry-cols-mobile)}@media(min-width: 768px){.gallery-masonry-wrap{--masonry-cols: var(--masonry-cols-tablet)}}@media(min-width: 1200px){.gallery-masonry-wrap{--masonry-cols: var(--masonry-cols-desktop)}}.gallery-masonry-wrap{position:relative;width:100%}.gallery-masonry-wrap .gallery-masonry-sizer{width:calc((100% - (var(--masonry-cols) - 1)*var(--masonry-gap))/var(--masonry-cols))}.gallery-masonry-wrap .gallery-masonry-gutter-sizer{width:var(--masonry-gap)}.gallery-masonry-wrap .gallery-masonry-item{width:calc((100% - (var(--masonry-cols) - 1)*var(--masonry-gap))/var(--masonry-cols));margin-bottom:var(--masonry-gap);box-sizing:border-box}.gallery-masonry-wrap .gallery-masonry-item picture{display:block;position:relative;width:100%}.gallery-masonry-wrap .gallery-masonry-item picture img{display:block;width:100%;height:auto}.gallery-masonry-wrap .gallery-masonry-item picture.with-border img{border:1px solid var(--color-border, #e5e5e5)}.gallery-masonry-wrap .gallery-masonry-item .gallery-link{position:absolute;inset:0;display:block;z-index:2}.gallery-masonry-wrap .gallery-masonry-item .description{margin-top:8px;font-size:.875rem;line-height:1.4;color:var(--color-text-muted, #555);margin-bottom:30px}