.elementor-380 .elementor-element.elementor-element-ea9f050{--display:flex;--padding-top:50px;--padding-bottom:48px;--padding-left:50px;--padding-right:50px;}.elementor-380 .elementor-element.elementor-element-ea9f050:not(.elementor-motion-effects-element-type-background), .elementor-380 .elementor-element.elementor-element-ea9f050 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF7F4;}.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-380 .elementor-element.elementor-element-ed8c0a5{text-align:start;}.elementor-380 .elementor-element.elementor-element-ed8c0a5 .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:36px;font-weight:600;color:#1E1C1A;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-380 .elementor-element.elementor-element-b69116a{font-family:"Cormorant Garamond", Sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#1E1C1A;}#elementor-popup-modal-380{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-380 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-380 .dialog-close-button{display:flex;}#elementor-popup-modal-380 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-380 .elementor-element.elementor-element-ea9f050{--content-width:620px;}}/* Start custom CSS for wpforms, class: .elementor-element-7e42ffa *//* Field labels */
.wpforms-field-label {
    font-family: 'Inter', sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #1e1c1a !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2em !important;
    margin-bottom: 8px !important;
}

/* Input fields — underline only */
.wpforms-field-medium,
.wpforms-field-large {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #1e1c1a !important;
    border-radius: 0 !important;
    padding: 8px 0 !important;
    font-size: 15px !important;
    color: #1e1c1a !important;
    box-shadow: none !important;
    outline: none !important;
    width: 100% !important;
}

/* Textarea — underline only */
.wpforms-field-small {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #1e1c1a !important;
    border-radius: 0 !important;
    padding: 8px 0 !important;
    font-size: 15px !important;
    color: #1e1c1a !important;
    box-shadow: none !important;
    outline: none !important;
    resize: none !important;
    width: 100% !important;
}

/* Focus state */
.wpforms-field-medium:focus,
.wpforms-field-large:focus,
.wpforms-field-small:focus {
    border-bottom-color: #c4a882 !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Checkbox accent */
input[type="checkbox"]:checked {
    accent-color: #c4a882 !important;
}
#wpforms-submit-700 {
    background-color: #1e1c1a !important;
    color: #faf7f4 !important;
    border: 1px solid #1e1c1a !important;
    border-radius: 0 !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 2.5px !important;
    text-transform: uppercase !important;
    width: 100% !important;
    padding: 16px !important;
}

#wpforms-submit-700:hover {
    background-color: #3a3632 !important;
    color: #faf7f4 !important;
    border-color: #3a3632 !important;
}/* End custom CSS */
/* Start custom CSS */.e-con-inner {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    row-gap: 10px !important;
}
/* Form field labels */
.wpforms-field-label {
    font-family: 'Inter', sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #1e1c1a !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2em !important;
    margin-bottom: 8px !important;
}

#wpforms-700 .wpforms-field {
    padding-top: 6px !important;
}

/* Input fields — underline only */
.wpforms-field-medium,
.wpforms-field-large {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #1e1c1a !important;
    border-radius: 0 !important;
    padding: 8px 0 !important;
    font-size: 15px !important;
    color: #1e1c1a !important;
    box-shadow: none !important;
    outline: none !important;
    width: 100% !important;
}

/* Textarea — underline only */
.wpforms-field-small {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #1e1c1a !important;
    border-radius: 0 !important;
    padding: 7px 0 !important;
    font-size: 15px !important;
    color: #1e1c1a !important;
    box-shadow: none !important;
    outline: none !important;
    resize: none !important;
    width: 100% !important;
}

/* Focus state */
.wpforms-field-medium:focus,
.wpforms-field-large:focus,
.wpforms-field-small:focus {
    border-bottom-color: #c4a882 !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Checkbox accent */
input[type="checkbox"]:checked {
    accent-color: #c4a882 !important;
}

.wpforms-field-checkbox .wpforms-field-label {
    margin-bottom: 16px !important;
}

/* Submit button */
#wpforms-submit-700 {
    background-color: #1e1c1a !important;
    color: #faf7f4 !important;
    border: 1px solid #1e1c1a !important;
    border-radius: 0 !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 2.5px !important;
    text-transform: uppercase !important;
    width: 100% !important;
    padding: 16px !important;
}

#wpforms-submit-700:hover {
    background-color: #3a3632 !important;
    color: #faf7f4 !important;
    border-color: #3a3632 !important;
}
/* Reduce space around divider */
.elementor-element-b69116a {
    padding-bottom: 10px !important;
}/* End custom CSS */