.elementor-kit-1818{--e-global-color-primary:#DEC9AC;--e-global-color-secondary:#232323;--e-global-color-text:#616161;--e-global-color-accent:#DEC9AC;--e-global-color-1bee580:#609ACE;--e-global-color-5bff4cee:#54595F;--e-global-color-7e2b7967:#7A7A7A;--e-global-color-481d13f2:#1F3A52;--e-global-color-2bf4789:#000;--e-global-color-73d35510:#FFF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:400;--e-global-typography-44d1bd4-font-family:"Oswald";--e-global-typography-44d1bd4-letter-spacing:10px;color:var( --e-global-color-text );font-family:"proxima-nova", Sans-serif;}.elementor-kit-1818 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1818 h1{font-family:"Oswald", Sans-serif;font-size:6rem;font-weight:700;}.elementor-kit-1818 h2{font-family:"Oswald", Sans-serif;font-size:4rem;font-weight:700;}.elementor-kit-1818 h3{font-family:"Oswald", Sans-serif;font-size:3.25rem;font-weight:700;}.elementor-kit-1818 h4{font-family:"Oswald", Sans-serif;font-size:2.5rem;font-weight:700;}.elementor-kit-1818 h5{font-family:"Oswald", Sans-serif;font-size:1.5px;font-weight:700;}.elementor-kit-1818 h6{font-family:"Oswald", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.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);}@media(max-width:1200px){.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 */body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"],
body .gform_wrapper textarea,
body .gform_wrapper select {
  background-color: transparent !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  border-radius: 0 !important; /* keeps edges sharp */
  box-sizing: border-box;
  padding: 10px; /* ensures content isn't cut off */
}

body .gform_wrapper input[type="text"]::placeholder,
body .gform_wrapper input[type="email"]::placeholder,
body .gform_wrapper input[type="tel"]::placeholder,
body .gform_wrapper input[type="url"]::placeholder,
body .gform_wrapper input[type="number"]::placeholder,
body .gform_wrapper input[type="password"]::placeholder,
body .gform_wrapper textarea::placeholder {
  color: #888 !important; /* lighter placeholder text */
  opacity: 1; /* ensures it shows clearly */
}/* End custom CSS */