.gallery-grid,.gallery-grid__container{position:relative}.gallery-grid__plant{display:none;position:absolute;left:0;top:-5rem;width:6.875rem;opacity:.08;pointer-events:none;z-index:0}.gallery-grid__plant img{width:100%;height:auto}@media(min-width:768px){.gallery-grid__plant{display:block}}.gallery-grid__paper{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:12.75rem;padding:1.8125rem 1.25rem;margin-bottom:4.375rem;text-align:center;background-image:var(--paper-bg);background-size:cover;background-position:center}@media(min-width:1024px){.gallery-grid__paper{padding:1.8125rem 4.875rem;margin-left:3.125rem;margin-right:3.125rem;background-size:100% 100%;background-repeat:no-repeat}}.gallery-grid__title{color:var(--theme-secondary-color);margin:0}.gallery-grid__text{color:var(--theme-text-color-default);margin:1.5rem 0 0}@media(min-width:1024px){.gallery-grid__text{padding-left:6.25rem;padding-right:6.25rem}}.gallery-grid__grid{display:grid;grid-template-columns:1fr;gap:1.875rem}@media(min-width:768px){.gallery-grid__grid{grid-template-columns:repeat(2,1fr)}}.gallery-grid__item img{display:block;width:100%;height:auto}.gallery-grid__placeholder{border:1px dashed var(--theme-primary-color);color:var(--theme-base-light);text-align:center;padding:2.5rem 1.25rem}
