.elementor-18 .elementor-element.elementor-element-7d31b9f > .elementor-container{max-width:1140px;}.elementor-18 .elementor-element.elementor-element-26603918 > .elementor-widget-container{margin:30px 0px 0px 0px;padding:8px 8px 8px 8px;}body.elementor-page-18:not(.elementor-motion-effects-element-type-background), body.elementor-page-18 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-18b7e20 */.bnb-left-content{
    max-width:500px;
    margin:auto 0;
    color:#fff;
}

.bnb-left-content h1{
    font-size:42px;
    line-height:1.2;
    color:#F3BA2F;
    margin-bottom:15px;
    font-weight:700;
}

.bnb-left-content .subtitle{
    font-size:16px;
    color:#B7BDC6;
    line-height:1.8;
    margin-bottom:30px;
}

.bnb-left-content .feature{
    background:#181A20;
    border:1px solid rgba(243,186,47,.15);
    border-left:3px solid #F3BA2F;
    padding:14px 18px;
    border-radius:10px;
    margin-bottom:12px;
    color:#fff;
    font-size:15px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-26603918 *//* MAIN CARD */

.um{
    background:#181A20 !important;
    border:1px solid rgba(243,186,47,.25) !important;
    border-radius:20px !important;
    padding:35px !important;
    box-shadow:0 10px 40px rgba(0,0,0,.4) !important;
}

/* REMOVE UGLY SPACING */

.um-form{
    margin:0 !important;
}

/* LABELS */

.um-field-label label{
    color:#fff !important;
    font-weight:600 !important;
    font-size:14px !important;
}

/* INPUTS */

.um-form input[type=text],
.um-form input[type=password],
.um-form input[type=email]{
    background:#0B0E11 !important;
    border:1px solid #2B3139 !important;
    color:#fff !important;
    border-radius:10px !important;
    height:54px !important;
    padding:0 15px !important;
    transition:.3s !important;
}

.um-form input:focus{
    border-color:#F3BA2F !important;
    box-shadow:0 0 12px rgba(243,186,47,.3) !important;
}

/* PLACEHOLDER */

.um-form input::placeholder{
    color:#888 !important;
}

/* BUTTON */

.um input[type=submit].um-button,
.um .um-button{
    background:#F3BA2F !important;
    color:#000 !important;
    border:none !important;
    border-radius:10px !important;
    height:54px !important;
    font-size:15px !important;
    font-weight:700 !important;
    text-shadow:none !important;
}

.um input[type=submit].um-button:hover,
.um .um-button:hover{
    background:#ffd34d !important;
    color:#000 !important;
}

/* REGISTER BUTTON FIX */

.um a.um-button{
    background:#F3BA2F !important;
    color:#000 !important;
}

/* LINKS */

.um a{
    color:#F3BA2F !important;
}

.um a:hover{
    color:#fff !important;
}

/* CHECKBOX */

.um .um-field-checkbox label{
    color:#fff !important;
}

/* ERRORS */

.um-field-error{
    color:#ff5b5b !important;
}

/* MOBILE */

@media(max-width:767px){

    .um{
        padding:25px !important;
    }

    .bnb-left-content{
        text-align:center;
        max-width:100%;
    }

    .bnb-left-content h1{
        font-size:32px;
    }
}/* End custom CSS */