.wawCategories__wrapper{display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.wawCategories__wrapper{grid-template-columns:repeat(1,1fr)}}.wawCategories__item-title{align-items:center;background-color:#fff;display:flex;height:74px;justify-content:space-between;padding:10px 20px;position:relative}.wawCategories__item-title:before{background-color:var(--wp--preset--color--primary);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:4px;z-index:2}.wawCategories__item-image{height:246px;margin-bottom:15px}.wawCategories__item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
