.elementor-5084 .elementor-element.elementor-element-7f08980{--display:flex;}.elementor-5084 .elementor-element.elementor-element-9359ca1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-85f33fa */.sidebar{
    padding-top: 40px;
}
button[type="submit"] {
    background: #0ebd66;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 20px!important;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 1px 0px 13px 0px #0ebd66;
    margin-bottom: 20px;
    width: 100%!important;
}

.header {
    background: #ff9b44;
    background: linear-gradient(to right, #ff9b44 0%, #fc6075 100%);
    border-bottom: 1px solid transparent;
    height: 105px!important;
    z-index: 1002;
    position: fixed;
    top: -30px!important;
    padding-top: 33px;
    right: 0px;
    left: 0px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}/* End custom CSS */