
.brand-product-holder{grid-template-columns:1fr 1fr;gap:8px;padding-top:48px;font-size:13px;display:grid}.brand-product-holder .img-holder{height:124px;margin-bottom:24px}.brand-product-holder .img-holder img{width:auto;max-height:100%;margin:auto}.brand-product-holder a{border:2px solid #f2f4f7;border-radius:20px;padding:16px;transition:border .2s linear}@media screen and (min-width:768px){.brand-products{padding-top:104px}.brand-products .main-width>p{max-width:690px}.brand-product-holder{grid-template-columns:1fr 1fr 1fr 1fr;gap:16px}.brand-product-holder .img-holder{height:115px;margin-bottom:32px}.brand-product-holder a{padding:24px}.brand-product-holder a:hover{border-color:var(--pink)}.brand-product-holder a.disabled{cursor:default}.brand-product-holder a.disabled:hover{cursor:default;border-color:#f2f4f7}}@media screen and (min-width:992px){.brand-product-holder{gap:16px;padding-top:64px;font-size:17px}.brand-product-holder .img-holder{height:170px}}@media screen and (min-width:1300px){.brand-product-holder .img-holder{height:256px}}
