.elementor-kit-6{--e-global-color-color-navy:#0D1F3C;--e-global-color-color-gold:#C9A84C;--e-global-color-color-gold-light:#E2C97E;--e-global-color-color-off-white:#F8F6F2;--e-global-color-color-slate:#4A5568;--e-global-color-color-white:#FFFFFF;--e-global-typography-typo-display-font-family:"Playfair Display";--e-global-typography-typo-display-font-weight:700;--e-global-typography-typo-body-font-family:"Inter";--e-global-typography-typo-body-font-weight:400;--e-global-typography-typo-ui-font-family:"Inter";--e-global-typography-typo-ui-font-weight:600;color:#1A2535;font-family:"Inter", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#0D1F3C;}.elementor-kit-6 a:hover{color:#C9A84C;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Properties by Luis — Global Styles */
body { font-family: "Inter", sans-serif; }
.wpforms-field input, .wpforms-field select, .wpforms-field textarea {
  border: 1.5px solid #DDE1E9 !important;
  border-radius: 8px !important;
  padding: 12px 16px !important;
  font-family: "Inter", sans-serif !important;
  font-size: 0.9rem !important;
  background: #F8F6F2 !important;
  transition: border-color 0.25s ease, box-shadow 0.25s ease !important;
}
.wpforms-field input:focus, .wpforms-field select:focus, .wpforms-field textarea:focus {
  border-color: #C9A84C !important;
  box-shadow: 0 0 0 3px rgba(201,168,76,0.15) !important;
  background: #fff !important;
  outline: none !important;
}
.wpforms-submit {
  background: #C9A84C !important;
  color: #0D1F3C !important;
  font-family: "Inter", sans-serif !important;
  font-weight: 700 !important;
  border-radius: 10px !important;
  padding: 13px 28px !important;
  border: none !important;
  font-size: 15px !important;
  cursor: pointer !important;
  transition: background 0.25s ease !important;
  width: 100% !important;
}
.wpforms-submit:hover { background: #E2C97E !important; }
.wpforms-field-label { font-weight: 600 !important; color: #0D1F3C !important; font-size: 14px !important; margin-bottom: 6px !important; }/* End custom CSS */