.elementor-kit-7{--e-global-color-primary:#0A0A0A;--e-global-color-secondary:#FAFAF8;--e-global-color-text:#0B0B0B;--e-global-color-accent:#57CB95;--e-global-color-83faefe:#FAFAF8;--e-global-color-92e7bae:#57CB95;--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:600;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Inter", Sans-serif;font-weight:500;text-decoration:none;}.elementor-kit-7 a:hover{color:#57CB95;font-family:"Inter", Sans-serif;font-weight:500;text-decoration:none;}.elementor-kit-7 h1{font-family:"Inter", Sans-serif;font-size:64px;font-weight:700;line-height:1.08em;letter-spacing:-2px;}.elementor-kit-7 h2{font-family:"Inter", Sans-serif;font-size:44px;font-weight:700;line-height:1.1em;letter-spacing:-1.5px;}.elementor-kit-7 h3{font-family:"Inter", Sans-serif;font-size:26px;font-weight:600;line-height:1.2em;letter-spacing:-0.5px;}.elementor-kit-7 h4{font-family:"Inter", Sans-serif;font-size:18px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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-kit-7{font-size:15px;}.elementor-kit-7 h1{font-size:42px;line-height:1.1em;}.elementor-kit-7 h2{font-size:30px;}.elementor-kit-7 h3{font-size:20px;}.elementor-kit-7 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:14px;}.elementor-kit-7 h1{font-size:28px;}.elementor-kit-7 h2{font-size:22px;}.elementor-kit-7 h3{font-size:17px;}.elementor-kit-7 h4{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
  color-scheme: light only;
}

html,
body,
body.elementor-page {
  color-scheme: light only;
  background-color: #ffffff !important;
  color: #000000 !important;
}

* {
  color-scheme: light only;
}

@media (prefers-color-scheme: dark) {
  html,
  body,
  body.elementor-page {
    background-color: #ffffff !important;
    color: #000000 !important;
  }

  input,
  textarea,
  select,
  button {
    color-scheme: light only;
  }
}/* End custom CSS */