.ib-385fd581-container {
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    box-sizing: border-box;
    transition: transform 0.3s ease;
    text-decoration: none;
    min-height: 100%;
}

/* Ensure widget wrappers stretch and fill grid / flex container cells correctly */
.elementor-widget-image_banner_385fd581,
.elementor-widget-image_banner_385fd581 .elementor-widget-container {
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* Ensure link blocks act like container buttons and don't collapse */
a.ib-385fd581-container {
    display: flex !important;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    flex-grow: 1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.ib-385fd581-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: inherit;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0) 100%);
    box-sizing: border-box;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    flex-grow: 1;
}

.ib-385fd581-title {
    margin: 0 0 10px 0;
    font-family: inherit;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.ib-385fd581-desc {
    margin: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
}
