@charset "UTF-8";.gallery-main{color:#312a29}.gallery-block{padding:60px 16px}.gallery-block-box{position:relative;max-width:var(--wt-page-width, 100%);margin:0 auto}.gallery-block-box.container{z-index:0}.gallery-block-content{display:flex}.gallery-photos{padding:36px 16px 76px}.gallery-photos-list{display:flex;flex-wrap:wrap;margin:30px -10px 0}.gallery-photos-item{width:25%;padding:10px}.gallery-photos-pic{position:relative;display:block;height:0;padding:31.25%0}.gallery-photos-pic img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-photos-btn-more{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;min-width:134px;height:55px;margin:59px auto 0;padding:0 24px;border-radius:27.5px;font-size:16px;line-height:1.3;color:#fff;background:#242021}@media screen and (max-width:1275px){.gallery-photos-item{width:33.3333%}}@media screen and (max-width:647px){.gallery-photos-item{width:50%}}@media screen and (max-width:324px){.gallery-photos-item{width:100%}}