.elementor-14138 .elementor-element.elementor-element-a7049a7{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a82567a */.rail-hero{
    position:relative;
    max-width:780px;
    margin:25px auto 0;
    background:#fff;
    border-radius:14px;
    overflow:hidden;
}

.rail-hero img{
    width:100%;
    height:auto;
    display:block;
    border-radius:14px;
}

.rail-badge{
    position:absolute;
    left:15px;
    bottom:15px;
    padding:8px 16px;
    background:#d32f2f;
    color:#fff;
    border-radius:30px;
    font-weight:700;
    box-shadow:0 4px 12px rgba(0,0,0,.25);
}

@media(max-width:50px){
    .rail-hero{
        max-width:100%;
        margin:12px 12px 0;
    }
}/* End custom CSS */