.all-products{margin:0 auto 20px;max-width:1140px}.all-products h1{color:#174078;text-align:center;text-transform:uppercase;font-weight:700;margin-top:0}.all-products__header{padding:6px 15px 10px;border-bottom:1px solid #174078;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;flex-direction:column}.all-products__header-label{font-weight:700;font-size:13px;margin-bottom:10px}.all-products__header-main{display:flex;flex-wrap:wrap;align-items:center;flex-direction:column}.all-products__header ul.all-products__header-nav{list-style:none;margin:0 0 10px;padding:0;text-align:center}.all-products__header-nav li.all-products__header-nav-item{display:inline-block;margin-bottom:0}.all-products__header-nav-link{font-weight:700;padding:5px 15px;font-size:13px;text-transform:uppercase}.all-products__header .btn{white-space:nowrap}.all-products__content{padding:0 15px}.all-products__cat{margin-bottom:10px}.all-products__cat-image{height:36vw;margin-bottom:21px;padding-top:15px}.all-products__cat-image img{width:100%;height:100%;object-fit:contain;font-size:0;line-height:0}.all-products__cat-title{text-align:center;color:#ed7233;font-size:22px}.all-products__cat-product{border:1px solid #174078;display:flex;padding:25px 29px;margin-bottom:10px}.all-products__cat-product-icon{width:40px;height:40px;flex-shrink:0}.all-products__cat-product-icon img{width:100%;height:100%;object-fit:contain}.all-products__cat-product-content{padding-left:14px;flex-grow:1}.all-products__cat-product a.all-products__cat-product-link{color:#174078;font-size:16px;font-weight:700;text-transform:uppercase}@media screen and (min-width:575px){.all-products__header-main{flex-direction:row;flex-wrap:nowrap}.all-products__header ul.all-products__header-nav{margin-right:10px;margin-bottom:0;text-align:left}.all-products__cat-image{padding-top:30px}.all-products__cat-products{display:flex;flex-wrap:wrap}.all-products__cat-product{width:calc(50% - 20px);margin:0 10px 20px}}@media screen and (min-width:767px){.all-products__header{flex-direction:row;flex-wrap:nowrap}.all-products__header-label{margin-bottom:0}.all-products__cat-product{width:calc(33.33% - 20px)}}@media screen and (min-width:991px){.all-products__cat-image{height:377px}}