.content{overflow:hidden}.catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:74px;margin:0 -15px;overflow:hidden}.productCard{width:calc(100% / 3 - 30px);margin:0 15px 30px}.productCard:hover .productCard__desc{height:120px}.productCard__name{font-size:18px;margin-bottom:8px}.productCard__text{font-size:14px}.text{padding-top:80px}.filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:992px){.filter{padding-left:30%}}@media only screen and (max-width:991px){.productCard{width:calc(50% - 30px)}.productCard__desc{height:120px}}@media only screen and (max-width:767px){.filter{height:auto;padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter .select{width:200px;margin-bottom:24px}}@media only screen and (max-width:575px){.catalog{margin:0;padding-top:45px}.productCard{width:280px;height:auto;margin:0 auto 30px}.text{padding-top:40px}}
.select__checked {
    font-size: 18px;
}