.elementor-218 .elementor-element.elementor-element-51f3c1f{--display:flex;}.elementor-218 .elementor-element.elementor-element-51f3c1f:not(.elementor-motion-effects-element-type-background), .elementor-218 .elementor-element.elementor-element-51f3c1f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1489db1 */.aa-banner{
    position:relative;
    width:100%;
    overflow:hidden;
    background:#000;
}

.aa-banner img{
    display:block;
    width:100%;
    height:auto;
}

.aa-banner::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;

    height:180px;           /* Increase for a longer fade */
    pointer-events:none;

    background:linear-gradient(
        to bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,.25) 35%,
        rgba(0,0,0,.65) 70%,
        #000 100%
    );
}/* End custom CSS */