.elementor-kit-6{--e-global-color-primary:#1359D3;--e-global-color-secondary:#1E1E1E;--e-global-color-text:#7A7A7A;--e-global-color-accent:#063078;--e-global-typography-primary-font-family:"Aldrich";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Aldrich";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Aldrich";--e-global-typography-accent-font-weight:500;background-color:#E2E2E2;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );border-radius:10px 10px 10px 10px;padding:10px 20px 7px 20px;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF;}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{font-family:"Aldrich", Sans-serif;}.elementor-kit-6 h2{font-family:"Aldrich", Sans-serif;}.elementor-kit-6 h3{font-family:"Aldrich", Sans-serif;}.elementor-kit-6 h4{font-family:"Aldrich", Sans-serif;}.elementor-kit-6 h5{font-family:"Aldrich", Sans-serif;}.elementor-kit-6 h6{font-family:"Aldrich", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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 *//* Chrome, Edge (Chromium), Safari, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

/* Safari (refuerzo) */
input[type="number"] {
  -webkit-appearance: none !important;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield !important;
  appearance: textfield !important;
}/* End custom CSS */