.gallery{grid-auto-flow:dense}.gallery-button{width:100%;height:100%;min-width:0;min-height:0}.gallery-button:nth-child(1){grid-row:span 2}.gallery-button:nth-child(2),.gallery-button:nth-child(6){grid-column:span 2}.gallery-button img{transform:none!important;filter:none!important;box-shadow:none!important}.reveal .gallery-button{opacity:0;filter:blur(6px);transform:translate3d(-24px,34px,0) scale(.94);transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .7s ease,filter .7s ease}.reveal .gallery-button:nth-child(even){transform:translate3d(24px,42px,0) scale(.94)}.reveal.is-visible .gallery-button{opacity:1;filter:none;transform:none}.reveal.is-visible .gallery-button:nth-child(2n){transition-delay:.1s}.reveal.is-visible .gallery-button:nth-child(3n){transition-delay:.18s}.reveal.is-visible .gallery-button:nth-child(4n){transition-delay:.26s}.ticker>div{display:flex;width:max-content}.ticker>div>span{flex:0 0 auto}@keyframes scroll{to{transform:translateX(-25%)}}@media(max-width:720px){.gallery-button:nth-child(1),.gallery-button:nth-child(2),.gallery-button:nth-child(6){grid-row:auto;grid-column:auto}.reveal .gallery-button:nth-child(n){transform:translate3d(0,24px,0) scale(.97)}}@media(prefers-reduced-motion:reduce){.reveal .gallery-button{opacity:1;filter:none;transform:none;transition:none}}
