.m.gallery-grid{display:grid;gap:32px;grid-auto-rows:minmax(0,400px);grid-template-columns:repeat(3,1fr);row-gap:32px}.m.gallery-grid .img-item{display:block;overflow:hidden;position:relative;width:100%}.m.gallery-grid .img-item img{height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%}.m.gallery-grid .img-item.img-item-1{grid-column-end:span 2;grid-row-end:span 1}.m.gallery-grid .img-item.img-item-2,.m.gallery-grid .img-item.img-item-5{grid-column-end:span 1;grid-row-end:span 2}.m.gallery-grid .img-item.img-item-6,.m.gallery-grid .img-item.img-item-9{grid-column-end:span 2;grid-row-end:span 1}.m.gallery-grid .img-item.img-item-10{grid-column-end:span 1;grid-row-end:span 2}.m.gallery-grid .img-item{transition:opacity .4s ease-in-out}.m.gallery-grid .img-item.hide{display:none;opacity:0}.load-more-wrap{margin-bottom:-64px;margin-top:128px}.load-more-wrap button{background-color:transparent;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:600;letter-spacing:.48px;line-height:18px;text-align:center;text-transform:uppercase}.load-more-wrap button:hover{background-color:#444835}@media (max-width:1024px){.m.gallery-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.m.gallery-grid .img-item.img-item-11,.m.gallery-grid .img-item.img-item-12,.m.gallery-grid .img-item.img-item-2,.m.gallery-grid .img-item.img-item-5,.m.gallery-grid .img-item.img-item-6,.m.gallery-grid .img-item.img-item-8,.m.gallery-grid .img-item.img-item-9{grid-column-end:span 1;grid-row-end:span 1}.m.gallery-grid .img-item.img-item-10,.m.gallery-grid .img-item.img-item-4,.m.gallery-grid .img-item.img-item-7{grid-column-end:span 2;grid-row-end:span 1}}@media (max-width:767px){.m.gallery-grid{gap:16px;grid-template-columns:1fr}.m.gallery-grid .img-item.img-item-1,.m.gallery-grid .img-item.img-item-10,.m.gallery-grid .img-item.img-item-11,.m.gallery-grid .img-item.img-item-12,.m.gallery-grid .img-item.img-item-2,.m.gallery-grid .img-item.img-item-3,.m.gallery-grid .img-item.img-item-4,.m.gallery-grid .img-item.img-item-5,.m.gallery-grid .img-item.img-item-6,.m.gallery-grid .img-item.img-item-7,.m.gallery-grid .img-item.img-item-8,.m.gallery-grid .img-item.img-item-9{grid-column-end:span 1;grid-row-end:span 1}}