.category-list{display:grid;gap:24px;grid-template-columns:repeat(7,calc(14.28571% - 20.57143px));padding:0 0 22px}.category-list .list-item{display:grid}.category-list .list-item .all-hover{display:grid;position:relative}.category-list .list-item .all-hover img{aspect-ratio:16/9;background-color:#fff;border:.5px solid #bac0c6;border-radius:4px;height:118.31px;object-fit:contain}.category-list .list-item .all-hover .img-overlay .text{color:#f8f9fb;font-size:18px;font-weight:500;left:50%;line-height:24px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.category-list .list-item .all-hover .img-overlay{background:rgba(0,99,161,.8);border:1.2px solid rgba(0,99,161,.8);border-radius:3.389px;bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;transition:.5s ease;vertical-align:middle;width:100%}.category-list .list-item a{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.category-list .list-item:hover a{font-weight:700}.flip-view{margin-top:5px}.category-list .list-item{margin:0;width:100%}@media screen and (max-width:1199px) and (min-width:1024px){.category-list{grid-template-columns:repeat(6,calc(16.66667% - 20px))}}@media screen and (max-width:1023px) and (min-width:992px){.category-list{grid-template-columns:repeat(5,calc(20% - 19.2px))}}@media screen and (max-width:991px) and (min-width:768px){.category-list{grid-template-columns:repeat(5,calc(20% - 19.2px))}}@media screen and (max-width:767px){.category-list .list-item .all-hover{max-height:80px;width:108px}.pt-5-new{padding-top:24px!important}.category-list .list-item .all-hover img{height:80px;width:108px}.category-list{grid-template-columns:repeat(3,calc(33.33333% - 16px))}}