.gallery-section{padding:6rem 0;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gallery-section__content{max-width:1200px}.gallery-section__headline{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:600;text-align:center;margin:0 auto 4rem;max-width:65ch}.gallery-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.gallery-section__grid-item{position:relative;aspect-ratio:1 / 1;background-color:rgba(var(--color-foreground),.04);border-radius:8px;overflow:hidden}.gallery-section__grid-item img,.gallery-section__grid-item .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-section__grid-item:hover img{transform:scale(1.05)}@media screen and (max-width:768px){.gallery-section{padding:4rem 0}.gallery-section__grid{gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/gallery-section.css.map */
