.category-cover{--corner-color:#fff;--corner-size:20px;display:block}.category-cover img{object-fit:cover;width:100%;height:250px}.category-cover .category-title{background:var(--accent-color);color:#fff;text-wrap:balance;text-shadow:0 1px 4px #0000001a;align-items:center;min-height:90px;margin-top:-45px;margin-left:10px;margin-right:20px;padding:20px 40px 20px 20px;font-size:20px;font-weight:400;line-height:1.3;transition:transform .3s,box-shadow .3s;display:flex}@media (min-width:768px){.category-cover .category-title{margin-left:20px;margin-right:40px}}.category-cover.linked:focus{outline:none}.category-cover.linked:hover .category-title,.category-cover.linked:active .category-title,.category-cover.linked:focus-visible .category-title{box-shadow:0 15px 30px -15px var(--accent-color);transform:translateY(-20px)}
/*# sourceMappingURL=css-wpce--category-cover.css.map*/