.elementor-32366 .elementor-element.elementor-element-2c9a881{--display:flex;overflow:visible;}/* Start custom CSS for shortcode, class: .elementor-element-eb273fb */.bs-profile-form {
    max-width: 760px;
    margin: 0 auto;
    padding: 34px;
    background: #ffffff;
    border: 1px solid #dce5f0;
    border-radius: 18px;
    box-shadow: 0 18px 45px rgba(7, 27, 58, .08);
}

.bs-profile-form p {
    margin: 0 0 18px;
}

.bs-profile-form label {
    display: block;
    margin-bottom: 8px;
    color: #071b3a;
    font-size: 13px;
    font-weight: 800;
}

.bs-profile-form input {
    width: 100%;
    min-height: 52px;
    padding: 14px 16px;
    border: 1px solid #dce5f0;
    border-radius: 12px;
    background: #f7f9fc;
    color: #071b3a;
    font-size: 15px;
    font-weight: 600;
    outline: none;
}

.bs-profile-form input:focus {
    background: #ffffff;
    border-color: #071b3a;
    box-shadow: 0 0 0 3px rgba(7, 27, 58, .08);
}

.bs-profile-form button,
.bs-profile-form button:hover,
.bs-profile-form button:focus,
.bs-profile-form button:active {
    min-height: 50px;
    padding: 0 28px;
    border: 0 !important;
    border-radius: 6px !important;
    background: #071b3a !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 800;
    box-shadow: none !important;
}

.bs-profile-form .woocommerce-error,
.bs-profile-form .woocommerce-message {
    margin-bottom: 18px;
    border-radius: 12px;
}/* End custom CSS */