.products-text{color:#000;font-weight:300;margin-bottom:30px}.products-buttons-wrap{grid-column-gap:100px;grid-row-gap:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;padding-left:40px;padding-right:40px}.product-btn{background-color:#73b3dc;border:1px solid #fff;border-radius:25px;color:#fff;display:inline-block;font-size:14px;letter-spacing:1px;line-height:16px;padding:17px 38px;text-align:center;text-transform:uppercase;transition:all .5s;vertical-align:top}.product-btn:hover{background-color:#97c8e6;border:1px solid #fff;color:#b91817;transition:all .5s}@media only screen and (max-width:1200px){.products-buttons-wrap{grid-column-gap:20px}}@media only screen and (max-width:1000px){.products-buttons-wrap{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:300px){.products-buttons-wrap{justify-content:center;padding-left:0;padding-right:0}}
