.elementor-405 .elementor-element.elementor-element-9769476 > .elementor-container{max-width:1250px;}.elementor-405 .elementor-element.elementor-element-9769476{padding:30px 0px 30px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e364885 */.category-card{
    background:#fff;
    border-radius:18px;
    overflow:hidden;
    text-decoration:none;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    transition:.35s;
    display:flex;
    flex-direction:column;
}

.category-image{
    width:100%;
    height:420px;
    overflow:hidden;
    background:#f7f7f7;
}

.category-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center top;
    display:block;
    transition:.5s;
}

.category-card:hover .category-image img{
    transform:scale(1.08);
}/* End custom CSS */