.elementor-5235 .elementor-element.elementor-element-f3f4c22{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-5235 .elementor-element.elementor-element-edd6ee6{--display:flex;--background-transition:0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-ebe2532 */.support label{
    margin-bottom:15px;
}

.support input{
    margin-top:8px;
    border: 1px solid #C5C5C7;
    border-radius:0;
    background:transparent;
    padding: 10px;
}

.support-wrapp{
    padding:30px;
    background:#fff!important;
    border-radius:5px;
    position:relative;
    max-height: 90vh;
    overflow: auto;
}

.sRow{
    display:flex;
    flex-direction:row;
    justify-content: space-between;
    gap:40px;
}

.dergoButton{
    color:#fff;
    background: linear-gradient(60deg, rgba(98,101,228,1) 50%, rgba(14,167,249,1) 100%) !important;
    margin: 20px auto!important;
    display: flex;
    color: #fff;
    border: none!important;
    padding: 10px 20px!important;
    width:100%;
    justify-content: center;
}

.support-wrapp div{
    width:100%;
}
.support-wrapp label{
    width:100%;
}

.support{
    position:fixed;
    z-index:99999999999999;
    display:none;
    align-items:center;
    justify-content: center;
    margin:auto;
    top:0;
    bottom:0;
    right:0;
    left:0;
}

.support input:focus{
    outline:1px solid #274ED2;
}
#supportX{
    font-size:30px;
    font-weight:700;
    color:#000;
    position:absolute;
    top:10px;
    right:30px;
}

@media only screen and (max-width: 767px){
    .support input{
        border:none;
        border-bottom:1px solid #C5C5C7;
    }
    .sRow{
        flex-direction:column;
        gap:0;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-edd6ee6 */.support{
    position:fixed!important;
    bottom:0;
}/* End custom CSS */