body .brand-page .brand-section .category-grid .brand-card{flex:0 0 16.66%;padding:1em;box-sizing:border-box;border:1px solid #ededed;border-collapse:collapse;transition:.3s}body .brand-page .brand-section .category-grid .brand-card:hover{box-shadow:0 0 10px rgba(0,0,0,.4)}body .brand-page .brand-section.mg-top{margin-top:0}body .brand-page .brand-section .category-grid .brand-card a{display:flex}.category-card{width:100%;margin:0 auto;box-sizing:border-box}.brand-slider .slick-track{display:flex!important;align-items:center}.brand-slider .slick-slide{padding:0 10px}.brand-wrapper{overflow:hidden}.brand-slider.bottom{margin-top:20px}body .brand-section .brand-card{padding:25px;background:#fff;border-radius:14px;transition:all .4s ease;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 18px rgba(0,0,0,.06);min-height:100px}body .brand-section .brand-card:hover{transform:translateY(-6px);box-shadow:0 14px 35px rgba(0,0,0,.15);border-color:rgba(0,0,0,.18)}body .brand-section .brand-card img{width:55%!important;margin:auto;transition:all .5s ease;filter:grayscale(100%) opacity(.75)}body .brand-section .brand-card:hover img{transform:scale(1.1);filter:grayscale(0) opacity(1)}body .brand-section .brand-card:after{content:"";position:absolute;top:0;left:-70%;width:50%;height:100%;background:linear-gradient(120deg,transparent,rgba(0,0,0,.08),transparent);transform:skewX(-25deg)}body .brand-section .brand-card:hover:after{animation:shine .8s ease}@keyframes shine{0%{left:-70%}to{left:130%}}@media only screen and (min-width:768px) and (max-width:1000px){body .brand-page .brand-section .category-grid.flex-row{flex-direction:row}body .brand-page .brand-section .category-grid .brand-card{flex:0 0 25%}}@media (max-width:767px){body .brand-page .brand-section .category-grid.flex-row{flex-direction:row}body .brand-page .brand-section .category-grid .brand-card{flex:0 0 50%}}