.gallery-block{padding-top:125px;padding-bottom:125px;background-color:#fff}.thumbs-gallery .mask{overflow:hidden}.thumbs-gallery .line{width:99999px;float:left}.thumbs-gallery .image{height:250px;margin:10px;max-width:350px;overflow:hidden}.thumbs-gallery .image img{height:100%;object-fit:cover;width:100%;-webkit-transition:linear .3s;transition:linear .3s}.thumbs-gallery .image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.thumbs-gallery2 .mask{overflow:hidden}.thumbs-gallery2 .line{width:99999px;float:left}.thumbs-gallery2 .image{height:550px;margin:10px;max-width:350px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.thumbs-gallery2 .image a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:50%;overflow:hidden}.thumbs-gallery2 .image a+a{margin-top:20px}.thumbs-gallery2 .image img{height:100%;object-fit:cover;width:100%;-webkit-transition:linear .3s;transition:linear .3s}.thumbs-gallery2 .image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media(max-width:1023px){.gallery-block{padding-top:80px;padding-bottom:80px}}@media(max-width:767px){.gallery-block{padding-top:60px;padding-bottom:60px}}