.elementor-59 .elementor-element.elementor-element-0bdeacc{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:40px;--padding-right:40px;}@media(min-width:768px){.elementor-59 .elementor-element.elementor-element-0bdeacc{--content-width:600px;}}/* Start custom CSS for container, class: .elementor-element-0bdeacc */.entry-title {
    display: none !important;
}

h2.gform_title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 40px;
}

.gform-theme--framework .gf_step_label {
    display: none;
}
.gform-theme--foundation .gf_page_steps {
    gap: 10px !important;
}
.gform_page_fields .gform_fields {
    gap: 10px !important;
}
.gsection_title {
    background: #00aeef;
    color: #ffffff;
    padding: 15px 10px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
}

.field_description_below {
    padding-bottom: 0 !important;
}
.gform_previous_button {
    border-radius: .5rem !important;
}
.gform_next_button,
.gform-page-footer input[type=submit] {
    background: #00aeef !important;
    width: 295px !important;
    border-radius: .5rem !important;
}
.gform-theme--framework .gf_step_completed .gf_step_number::after {
    background: #00aeef !important;
    color: #ffffff !important;
    border-color: none !important;
    border: none !important;
}
.gform-theme--framework .gf_step_active .gf_step_number {
    background: #ec008c !important;
    color: #ffffff !important;
}
input[type=radio] {
    background-color: rgba(244, 244, 244, .5) !important;
    border: 1px solid rgba(51, 58, 84, .17) !important;
}
input[type=number],
.ginput_address_country select,
.address_state select,
input[type=tel],
input[type=date], input[type=email], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
    background-color: rgba(244, 244, 244, .5) !important;
    border-radius: .5rem !important;
    border: 1px solid rgba(51, 58, 84, .17) !important;
    font-weight: 500 !important;

}/* End custom CSS */