.elementor-1059 .elementor-element.elementor-element-6485c4b4{--display:flex;--min-height:150px;--justify-content:space-around;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1059 .elementor-element.elementor-element-6485c4b4:not(.elementor-motion-effects-element-type-background), .elementor-1059 .elementor-element.elementor-element-6485c4b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#464686;}.elementor-1059 .elementor-element.elementor-element-73004772{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1059 .elementor-element.elementor-element-73004772.e-con{--align-self:center;}.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 );}.elementor-1059 .elementor-element.elementor-element-1b911619 > .elementor-widget-container{margin:10px 10px 10px 10px;}.elementor-1059 .elementor-element.elementor-element-1b911619.elementor-element{--align-self:center;}.elementor-1059 .elementor-element.elementor-element-1b911619{text-align:center;}.elementor-1059 .elementor-element.elementor-element-1b911619 .elementor-heading-title{font-family:"Raleway", sans-serif;font-size:3rem;font-weight:500;text-shadow:5px 5px 10px rgba(0, 0, 0, 0.91);color:#FFFFFF;}.elementor-1059 .elementor-element.elementor-element-db0ae18{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1059 .elementor-element.elementor-element-db0ae18:not(.elementor-motion-effects-element-type-background), .elementor-1059 .elementor-element.elementor-element-db0ae18 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1059 .elementor-element.elementor-element-5e53cbe{--display:flex;}.elementor-1059 .elementor-element.elementor-element-5e53cbe:not(.elementor-motion-effects-element-type-background), .elementor-1059 .elementor-element.elementor-element-5e53cbe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1059 .elementor-element.elementor-element-ca54f90 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-1059 .elementor-element.elementor-element-ca54f90{text-align:center;}.elementor-1059 .elementor-element.elementor-element-9d2d831 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0rem 10rem 0rem 10rem;}.elementor-1059 .elementor-element.elementor-element-eb47d50{--display:flex;}.elementor-1059 .elementor-element.elementor-element-eb47d50:not(.elementor-motion-effects-element-type-background), .elementor-1059 .elementor-element.elementor-element-eb47d50 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1059 .elementor-element.elementor-element-8954632{text-align:center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1059 .elementor-element.elementor-element-73004772{--width:70%;}.elementor-1059 .elementor-element.elementor-element-5e53cbe{--width:70%;}.elementor-1059 .elementor-element.elementor-element-eb47d50{--width:70%;}}/* Start custom CSS for shortcode, class: .elementor-element-9d2d831 *//* === WPForms Uniform Field & Label Styles (Chinese Form 1387) === */
#wpforms-form-1387 .wpforms-field input,
#wpforms-form-1387 .wpforms-field textarea,
#wpforms-form-1387 .wpforms-field select {
    width: 100% !important;
    max-width: 100% !important;
    padding: 8px 10px !important;
    box-sizing: border-box !important;
    font-family: inherit !important;
    font-size: inherit !important;
    color: #000 !important;      /* Black typed text */
}

/* === Field Container Spacing === */
#wpforms-form-1387 .wpforms-field {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
    padding: 0 !important;
}

/* === Label Styles === */
#wpforms-form-1387 .wpforms-field label {
    display: block !important;
    margin-bottom: 4px !important;
    font-family: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
}

/* === Submit Button Container === */
#wpforms-form-1387 .wpforms-submit-container {
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

/* === Submit Button Styling === */
#wpforms-form-1387 button.wpforms-submit {
    width: 100% !important;
    background-color: #eab933 !important;
    color: #000 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: 700 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 12px 0 !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;
}

#wpforms-form-1387 button.wpforms-submit:hover {
    background-color: #d6a623 !important;
}

/* === Custom Confirmation Message Styling for WPForms #1387 === */
#wpforms-confirmation-1387 {
    background-color: #000 !important;   /* Black background */
    color: #fff !important;              /* White text */
    padding: 20px !important;            /* Similar to previous spacing */
    text-align: center !important;       /* Center the text */
    font-family: inherit !important;
    font-size: 1.75rem !important;       /* Larger font */
    border: none !important;
    border-radius: 0 !important;
    max-width: 600px;
    margin: 0 auto;
}

/* --- Make sure confirmation message text overrides WPForms default! --- */
#wpforms-confirmation-1387 p,
#wpforms-confirmation-1387 * {
    color: #fff !important;
    text-align: center !important;
    font-size: 1.75rem !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-300italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-500italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-600italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-700italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://harkentael.com/wp-content/uploads/2025/03/raleway-v34-latin-800italic.woff2') format('woff2');
}
/* End Custom Fonts CSS */