body.page .theme-gallery,body.single .theme-gallery{position:relative;padding:5rem 0}body.page .theme-gallery .h2,body.single .theme-gallery .h2{color:var(--theme-primary-color);margin-top:0}body.page .theme-gallery-main,body.single .theme-gallery-main{margin-bottom:3rem}body.page .theme-gallery-main p:last-of-type,body.single .theme-gallery-main p:last-of-type{margin-bottom:0}body.page .theme-gallery .row-gap,body.single .theme-gallery .row-gap{row-gap:1.875rem}body.page .theme-gallery img,body.single .theme-gallery img{width:100%;aspect-ratio:16/9;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.page .theme-gallery__placeholder,body.single .theme-gallery__placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .theme-gallery__placeholder p,body.single .theme-gallery__placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}body.page .theme-gallery.bg-light,body.single .theme-gallery.bg-light{background-color:transparent;color:var(--theme-primary-color)}body.page .theme-gallery.bg-light-primary,body.single .theme-gallery.bg-light-primary{background-color:var(--theme-bg-color-primary);color:var(--theme-primary-color)}body.page .theme-gallery.bg-primary,body.single .theme-gallery.bg-primary{background-color:var(--theme-primary-color);color:var(--theme-base-light)}body.page .theme-gallery.bg-light-secondary,body.single .theme-gallery.bg-light-secondary{background-color:var(--theme-bg-color-secondary);color:var(--theme-primary-color)}body.page .theme-gallery.bg-secondary,body.single .theme-gallery.bg-secondary{background-color:var(--theme-secondary-color);color:var(--theme-base-light)}
