.cr-gallery-wrapper{padding:5rem 0}.cr-gallery-wrapper.no-heading{padding-top:3rem}.cr-gallery-wrapper-title{text-align:center;margin-bottom:3rem}.cr-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--gallery-gap, 20px);width:100%}.cr-gallery-item--full{grid-column:span 12}.cr-gallery-item--two-thirds{grid-column:span 8}.cr-gallery-item--half{grid-column:span 6}.cr-gallery-item--third{grid-column:span 4}.cr-gallery-item{position:relative;overflow:hidden;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.cr-gallery-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.cr-gallery-content{position:relative;overflow:hidden;border-radius:8px}.cr-gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cr-gallery-link{display:block;width:100%;height:100%}.cr-gallery-item:hover .cr-gallery-image{transform:scale(1.05)}.cr-gallery-caption{padding:1rem;text-align:center;font-size:.9rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border-radius:0 0 8px 8px}@media screen and (max-width:990px){.cr-gallery-item--two-thirds{grid-column:span 12}.cr-gallery-item--half,.cr-gallery-item--third{grid-column:span 6}}@media screen and (max-width:749px){.cr-gallery{grid-template-columns:repeat(6,1fr);gap:var(--gallery-gap, 15px)}.cr-gallery-item--full,.cr-gallery-item--two-thirds,.cr-gallery-item--half,.cr-gallery-item--third{grid-column:span 6}.cr-gallery-wrapper{padding:3rem 0}.cr-gallery-wrapper-title{margin-bottom:2rem}}@media screen and (max-width:549px){.cr-gallery{gap:var(--gallery-gap, 10px)}.cr-gallery-wrapper{padding:2rem 0}}.cr-gallery-item.color-accent-1{background:rgb(var(--color-accent-1))}.cr-gallery-item.color-accent-2{background:rgb(var(--color-accent-2))}.cr-gallery-item.color-background-1{background:rgb(var(--color-background))}.cr-gallery-item.color-background-2{background:rgb(var(--color-background-2))}.cr-gallery-item.color-inverse{background:rgb(var(--color-inverse-surface))}.cr-gallery-item .placeholder-svg{background:rgb(var(--color-background-2));border-radius:8px}@media(prefers-reduced-motion:no-preference){.cr-gallery-item{opacity:0;transform:translateY(20px);animation:revealGalleryItem .6s ease forwards}.cr-gallery-item:nth-child(1){animation-delay:.1s}.cr-gallery-item:nth-child(2){animation-delay:.2s}.cr-gallery-item:nth-child(3){animation-delay:.3s}.cr-gallery-item:nth-child(4){animation-delay:.4s}.cr-gallery-item:nth-child(5){animation-delay:.5s}.cr-gallery-item:nth-child(6){animation-delay:.6s}}@keyframes revealGalleryItem{to{opacity:1;transform:translateY(0)}}.cr-gallery-wrapper[style*=--gallery-gap] .cr-gallery{gap:var(--gallery-gap)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-cr-gallery.css.map */
