.elementor-kit-12{--e-global-color-primary:#1a2a5e;--e-global-color-secondary:#b08a4a;--e-global-color-text:#2c2620;--e-global-color-accent:#d4a857;--e-global-color-8a1f3d2e:#f8f4ec;--e-global-color-7b2e5c1a:#f1f3f7;--e-global-color-6c4d8b9f:#ffffff;--e-global-color-5d3a7e6b:#6b1f2a;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1050px;}.e-con{--container-max-width:1050px;}.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 *//* Force gradient backgrounds */
.elementor-element[data-id="contact_section"] {
  background: linear-gradient(135deg, #d4a857 0%, #b08a4a 100%) !important;
}

.elementor-element[data-id="m6r8xlw"] {
  background: linear-gradient(135deg, #1a2a5e 0%, #0f1a3a 100%) !important;
}

/* Header logo size constraint */
.elementor-location-header img,
header img[src*="Logo-Gain-with-Media"] {
  max-width: 140px !important;
  width: auto !important;
  height: auto !important;
}

/* Footer logo size constraint */
.elementor-location-footer img,
footer img[src*="Logo-Gain-with-Media"] {
  max-width: 140px !important;
  height: auto !important;
}

/* Hide the cream/light bg around logo PNG by rounding corners */
.elementor-location-header img[src*="Logo-Gain-with-Media"],
.elementor-location-footer img[src*="Logo-Gain-with-Media"] {
  border-radius: 4px;
}

/* Smooth scroll */
html { scroll-behavior: smooth; }

/* Better heading rhythm */
.elementor-heading-title {
  margin: 0;
}

/* Body bg */
body {
  background: #ffffff;
}

/* Tracks section: ensure white text visibility */
.elementor-element[data-id="m6r8xlw"] .elementor-heading-title {
  color: #ffffff !important;
}
.elementor-element[data-id="m6r8xlw"] p,
.elementor-element[data-id="m6r8xlw"] .elementor-widget-text-editor {
  color: #d8cfc0 !important;
}

/* Better mobile padding */
@media (max-width: 767px) {
  .e-con-full {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}


/* Responsive logo overrides */
@media (max-width: 1024px) {
  .elementor-location-header img,
  header img[src*="Logo-Gain-with-Media"] {
    max-width: 110px !important;
  }
}
@media (max-width: 767px) {
  .elementor-location-header img,
  header img[src*="Logo-Gain-with-Media"] {
    max-width: 90px !important;
  }
}/* End custom CSS */