.elementor-472 .elementor-element.elementor-element-a8effae{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-472 .elementor-element.elementor-element-9b1a799{--display:flex;}.elementor-472 .elementor-element.elementor-element-039cfb1{text-align:center;}.elementor-472 .elementor-element.elementor-element-ffed687.elementor-element{--align-self:stretch;}:root{--page-title-display:none;}/* Start custom CSS */body.elementor-page-472 .ace-login-wrap {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
}

body.elementor-page-472 .ace-login-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

body.elementor-page-472 .ace-login-field {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

body.elementor-page-472 .ace-login-field label {
    font-size: 15px;
    font-weight: 500;
    color: #0d3047;
}

body.elementor-page-472 .ace-login-field input {
    width: 100%;
    height: 48px;
    padding: 10px 14px;
    border: 1px solid #d5dce1;
    border-radius: 4px;
    background: #ffffff;
    font-size: 15px;
    outline: none;
}

body.elementor-page-472 .ace-login-field input:focus {
    border-color: #4DA8C9;
}

body.elementor-page-472 .ace-login-remember {
    margin-top: -4px;
}

body.elementor-page-472 .ace-login-remember label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    cursor: pointer;
}

body.elementor-page-472 .ace-login-remember input {
    margin: 0;
}

body.elementor-page-472 .ace-login-submit {
    width: 100%;
    min-height: 48px;
    padding: 12px 20px;
    border: 0;
    border-radius: 4px;
    background: #0d3047;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

body.elementor-page-472 .ace-login-submit:hover {
    background: #4DA8C9;
}

body.elementor-page-472 .ace-login-lost {
    text-align: center;
    margin-top: -4px;
}

body.elementor-page-472 .ace-login-lost a {
    font-size: 14px;
    color: #0d3047;
    text-decoration: none;
}

body.elementor-page-472 .ace-login-lost a:hover {
    text-decoration: underline;
}

body.elementor-page-472 .ace-login-error {
    margin-bottom: 20px;
    padding: 12px 16px;
    background: #fff2f2;
    border: 1px solid #e7b8b8;
    border-radius: 4px;
    color: #9f2d2d;
    font-size: 14px;
}/* End custom CSS */