.elementor-1255 .elementor-element.elementor-element-dc05c9c{--spacer-size:50px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1255 .elementor-element.elementor-element-1916975 .elementor-heading-title{color:#000000;}.elementor-1255 .elementor-element.elementor-element-313b99b{--spacer-size:20px;}.elementor-1255 .elementor-element.elementor-element-c5688a2 > .elementor-widget-container{padding:20px 20px 20px 20px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-c5688a2 */.epc-form {
    max-width: 640px;
    margin: 0 auto;
}
.epc-row {
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.epc-row label {
    font-weight: 600;
}
.epc-row input {
    padding: 10px 12px;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    width: 100%;
}
.epc-actions {
    text-align: right;
}
.epc-btn {
    padding: 10px 16px;
    background: #111;
    color: #fff;
    border: 0;
    border-radius: 6px;
    cursor: pointer;
}
.epc-btn:hover {
    background: #333;
}
.epc-errors {
    background: #ffe9e9;
    color: #b10000;
    padding: 10px 12px;
    border-radius: 6px;
    margin-bottom: 14px;
}
.epc-notice {
    background: #e9fff1;
    color: #0c7a34;
    padding: 10px 12px;
    border-radius: 6px;
    margin-bottom: 14px;
}/* End custom CSS */