.uk-article p{margin:0}.app-product-category{padding:30px;background-color:#fff;border-radius:12px}.app-product-category .app-category-title{position:relative;padding-left:20px;margin-top:48px;margin-bottom:32px;font-size:20px;font-weight:600;color:#333;letter-spacing:2px}.app-product-category .app-category-title:first-child{margin-top:0}.app-product-category .app-category-title:before{content:"";position:absolute;top:50%;left:0;width:4px;height:20px;background-color:rgba(var(--main-color),1);border-radius:2px;transform:translateY(-50%)}.app-product-category .app-category-section{margin-bottom:40px}.app-product-category .app-category-section:last-child{margin-bottom:0}.app-product-card{transition:all .3s ease}.app-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}