section.gallery{padding:6.4375rem 0}@media (max-width:991.98px){section.gallery{padding:105px 0}}@media (max-width:575.98px){section.gallery{padding:60px 0}}section.gallery .grid-container{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);grid-auto-rows:25rem}@media (max-width:1199.98px){section.gallery .grid-container{grid-auto-rows:300px}}@media (max-width:991.98px){section.gallery .grid-container{grid-auto-rows:230px}}@media (max-width:767.98px){section.gallery .grid-container{grid-auto-rows:160px}}@media (max-width:575.98px){section.gallery .grid-container{grid-auto-rows:120px}}@media (max-width:419.98px){section.gallery .grid-container{grid-auto-rows:90px}}section.gallery .item:nth-of-type(6n+1){grid-column:auto/span 2;grid-row:auto/span 1}section.gallery .item:nth-of-type(6n+2){grid-column:auto/span 1;grid-row:auto/span 2}section.gallery .item:nth-of-type(6n+6){grid-column:auto/span 2;grid-row:auto/span 1}section.gallery .grid-container div{position:relative;overflow:hidden}section.gallery .grid-container img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}section.gallery .item{overflow:hidden}section.gallery .item a.hover-img{position:relative;display:block;height:100%;-webkit-transition:all .2s;transition:all .2s}section.gallery .item a.hover-img:hover{-webkit-transition:all .2s;transition:all .2s}section.gallery .item a.hover-img:hover:after{background:rgba(0,0,0,.5)}section.gallery .item a.hover-img:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}section.gallery .item a.hover-img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .2s;transition:all .2s}section.gallery .item a.hover-img img{position:relative;top:0;left:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .2s;transition:all .2s}.products{padding-bottom:6.25rem}.products .products-box{text-align:center}.products .products-box p{max-width:40.625rem;margin:0 auto;padding-top:1.875rem;font-size:1.125rem}.products .products-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:51.25rem;margin:0 auto;padding-top:4.6875rem}@media (max-width:991.98px){.products .products-items{-ms-flex-wrap:wrap;flex-wrap:wrap}}.products .products-items .item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center;padding:0 1.875rem}@media (max-width:991.98px){.products .products-items .item{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding:0 15px 40px 15px}}.products .products-items .item img{width:100%}.products .products-items .item span{display:block;padding-top:2.8125rem;font-size:1rem;line-height:1.375rem}@media (max-width:991.98px){.products .products-items .item span{padding-top:.9375rem}}