.products-wrapper{padding:110px 0 80px}.products-top-wrapper{margin:0 auto 50px;max-width:1047px;text-align:center}.products-top-wrapper h3{font-weight:700}.product-items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.product-item{padding:0 15px 30px;width:33.33%}.product-image{overflow:hidden}.product-image img{height:286px;max-width:100%;object-fit:cover;object-position:center;-webkit-transition:.4s ease;transition:.4s ease;width:100%}.product-image:hover img{-webkit-transform:scale(1.08);transform:scale(1.08)}.product-item-title{align-items:center;display:flex;font-family:Oswald;font-size:30px;font-style:normal;font-weight:700;justify-content:center;line-height:36px;min-height:150px;padding:20px 30px;text-align:center;text-transform:uppercase}.product-item-title a{color:#2b2a2a}.product-item-title a:focus,.product-item-title a:hover{color:#4da1a9}.product-item-box{background:#f1f1f1;height:100%;padding-bottom:72px;position:relative}.product-btn{bottom:0;left:0;position:absolute;right:0;width:100%}.product-btn a{background:#4da1a9;border:1px solid #4da1a9;border-radius:0 20px 0 0;color:#fff;display:block;font-family:Oswald;font-size:25px;font-style:normal;font-weight:400;line-height:40px;padding:15px 20px;text-align:center;text-transform:uppercase}.product-btn a:focus,.product-btn a:hover{background:transparent;color:#4da1a9}@media (max-width:991px){.product-item{width:50%}.products-wrapper{padding:80px 0 60px}.product-item-title{padding:20px}}@media (max-width:767px){.product-item-title{font-size:28px;line-height:1.28;min-height:120px}.product-btn a{font-size:23px;padding:10px 20px}.product-item-box{padding-bottom:62px}}@media (max-width:479px){.product-item{width:100%}.products-wrapper{padding:60px 0 40px}.product-item-title{font-size:26px}}