.gallery-masonry{margin-top:var(--m-top);margin-bottom:var(--m-bottom)}.gallery-masonry__container{max-width:var(--section-max-width, var(--container-max-width));margin:0 auto}.gallery-masonry__slider-wrapper{position:relative;padding:0 var(--container-padding)}.gallery-masonry__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,clamp(130px,14vw,240px));gap:var(--gallery-gap, 8px)}.gallery-masonry__item{overflow:hidden;border-radius:var(--radius)}.gallery-masonry__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,1,.5,1)}.gallery-masonry__placeholder{width:100%;height:100%;display:block}.gallery-masonry__item:hover img{transform:scale(1.04)}.gallery-masonry__item--1{grid-column:1;grid-row:1 / 3}.gallery-masonry__item--2{grid-column:2;grid-row:1 / 4}.gallery-masonry__item--3{grid-column:3;grid-row:1 / 2}.gallery-masonry__item--4{grid-column:3;grid-row:2 / 3}.gallery-masonry__item--5{grid-column:1;grid-row:3 / 5}.gallery-masonry__item--6{grid-column:2;grid-row:4 / 5}.gallery-masonry__item--7{grid-column:3;grid-row:3 / 5}.gallery-masonry__arrow{display:none}@media(max-width:1024px){.gallery-masonry{padding-left:0;padding-right:0}.gallery-masonry__container{max-width:100%}.gallery-masonry__slider-wrapper{position:relative}.gallery-masonry__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:var(--color-black);color:var(--color-white);border:none;cursor:pointer;position:absolute;top:calc(50% - 22px);z-index:10;transition:background-color .3s ease,transform .3s ease,opacity .2s ease;box-shadow:0 4px 12px #00000014}.gallery-masonry__arrow--prev{left:-22px}.gallery-masonry__arrow--next{right:-22px}.gallery-masonry__arrow:hover{background-color:var(--color-gray)}.gallery-masonry__arrow:active{transform:scale(.95)}.gallery-masonry__arrow.is-faded{opacity:.15;pointer-events:none}.gallery-masonry__grid{display:grid;grid-template-columns:unset;grid-template-rows:unset;grid-auto-flow:column;grid-auto-columns:75%;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gallery-masonry__grid::-webkit-scrollbar{display:none}.gallery-masonry__item--1,.gallery-masonry__item--2,.gallery-masonry__item--3,.gallery-masonry__item--4,.gallery-masonry__item--5,.gallery-masonry__item--6,.gallery-masonry__item--7{grid-column:auto;grid-row:auto;width:100%;aspect-ratio:4 / 3;height:auto;scroll-snap-align:start}}@media(max-width:749px){.gallery-masonry__arrow{display:none!important}.gallery-masonry__grid{grid-auto-columns:80%;gap:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/gallery-masonry.css.map */
