.elementor-872 .elementor-element.elementor-element-3c50736{--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;}.elementor-872 .elementor-element.elementor-element-7316960{--display:flex;--padding-top:0px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-872 .elementor-element.elementor-element-c66fb89 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:800;}@media(min-width:768px){.elementor-872 .elementor-element.elementor-element-3c50736{--content-width:1280px;}}/* Start custom CSS for shortcode, class: .elementor-element-6971581 */.custom-form .form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 15px;
}

.custom-form .form-col {
    flex: 1;
    min-width: calc(50% - 15px);
}

.custom-form .form-col-full {
    width: 100%;
}

.custom-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
}

/* Inputs design */
.custom-form input:not([type="submit"]), 
.custom-form select, 
.custom-form textarea {
    width: 100% !important;
    padding: 12px !important;
    border-radius: 8px !important;
    border: 1px solid #ccc !important;
    box-sizing: border-box !important;
    background-color: #f9f9f9 !important;
}

/* Button style */
.custom-form input[type="submit"] {
    background-color: #0073e6 !important;
    color: #fff !important;
    padding: 12px 25px !important;
    border-radius: 8px !important;
    border: none !important;
    cursor: pointer;
    font-size: 16px;
}

/* Mobile setting */
@media (max-width: 600px) {
    .custom-form .form-col {
        min-width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3c50736 */.custom-form .form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 15px;
}

.custom-form .form-col {
    flex: 1;
    min-width: calc(50% - 15px);
}

.custom-form .form-col-full {
    width: 100%;
}

.custom-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
}

/* Inputs design */
.custom-form input:not([type="submit"]), 
.custom-form select, 
.custom-form textarea {
    width: 100% !important;
    padding: 12px !important;
    border-radius: 8px !important;
    border: 1px solid #ccc !important;
    box-sizing: border-box !important;
    background-color: #f9f9f9 !important;
}

/* Button style */
.custom-form input[type="submit"] {
    background-color: #0073e6 !important;
    color: #fff !important;
    padding: 12px 25px !important;
    border-radius: 8px !important;
    border: none !important;
    cursor: pointer;
    font-size: 16px;
}

/* Mobile setting */
@media (max-width: 600px) {
    .custom-form .form-col {
        min-width: 100%;
    }
}/* End custom CSS */