.elementor-kit-378{--e-global-color-primary:#FFB500;--e-global-color-secondary:#000000;--e-global-color-text:#444343;--e-global-color-accent:#FFCE56;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"DM Sans", Sans-serif;}.elementor-kit-378 button,.elementor-kit-378 input[type="button"],.elementor-kit-378 input[type="submit"],.elementor-kit-378 .elementor-button{background-color:var( --e-global-color-primary );letter-spacing:0px;color:#2E2E2E;padding:0px 0px 0px 0px;}.elementor-kit-378 button:hover,.elementor-kit-378 button:focus,.elementor-kit-378 input[type="button"]:hover,.elementor-kit-378 input[type="button"]:focus,.elementor-kit-378 input[type="submit"]:hover,.elementor-kit-378 input[type="submit"]:focus,.elementor-kit-378 .elementor-button:hover,.elementor-kit-378 .elementor-button:focus{background-color:var( --e-global-color-text );}.elementor-kit-378 e-page-transition{background-color:#FFBC7D;}.elementor-kit-378 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-378 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-378 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-378 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end: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: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 */li {
    line-height: 1.7;
    padding: 0px;

}
/* Reset unwanted patterns and focus styles for dropdowns */
.gform-theme--framework select:focus, 
.gform-theme--framework select {
    box-shadow: none !important; /* Removes any shadow applied */
    outline: none !important; /* Removes the default focus outline */
    background-image: none !important; /* Resets any applied patterns */
}
/* Set consistent height, spacing, and font color for dropdown fields */
.gform-theme--framework select {
  height: 42px !important;              /* Adjust to match your other inputs */
  line-height: 1.3 !important;          /* Helps control internal text spacing */
  padding: 10px 12px !important;        /* Ensures inner spacing is balanced */
  box-sizing: border-box !important;   /* Prevents padding from breaking height */
  font-size: 15px !important;           /* Optional: unify font size */
  color: ##444343 !important;            /* Set your desired font color */
}/* End custom CSS */