.elementor-kit-31157{--e-global-color-primary:#90C320;--e-global-color-secondary:#54595F;--e-global-color-text:#8C8C8C;--e-global-color-accent:#90C320;--e-global-color-cb1ed89:#FFFFFF;--e-global-color-e856402:#041036;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sen";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sen";--e-global-typography-accent-font-weight:500;background-color:#041036;background-image:url("https://expochile.socialweb.cl/wp-content/uploads/2025/08/bkg_web_eca-1-scaled.webp");font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );background-position:top center;background-repeat:no-repeat;background-size:100% auto;overscroll-behavior:none;--e-page-transition-entrance-animation:e-page-transition-slide-out-left;--e-page-transition-exit-animation:e-page-transition-slide-in-left;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;}.elementor-kit-31157 button,.elementor-kit-31157 input[type="button"],.elementor-kit-31157 input[type="submit"],.elementor-kit-31157 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;color:var( --e-global-color-cb1ed89 );border-style:none;}.elementor-kit-31157 button:hover,.elementor-kit-31157 button:focus,.elementor-kit-31157 input[type="button"]:hover,.elementor-kit-31157 input[type="button"]:focus,.elementor-kit-31157 input[type="submit"]:hover,.elementor-kit-31157 input[type="submit"]:focus,.elementor-kit-31157 .elementor-button:hover,.elementor-kit-31157 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-cb1ed89 );border-style:none;}.elementor-kit-31157 e-page-transition{background-color:var( --e-global-color-e856402 );}.elementor-kit-31157 a{color:var( --e-global-color-primary );font-family:"Sen", Sans-serif;}.elementor-kit-31157 h1{font-family:"Sen", Sans-serif;font-size:2rem;font-weight:700;}.elementor-kit-31157 h2{font-family:"Sen", Sans-serif;font-size:1.8rem;font-weight:700;}.elementor-kit-31157 label{font-family:"Montserrat", Sans-serif;font-size:0.8rem;font-weight:700;}.elementor-kit-31157 input:not([type="button"]):not([type="submit"]),.elementor-kit-31157 textarea,.elementor-kit-31157 .elementor-field-textual{font-family:"Montserrat", Sans-serif;font-size:0.8rem;font-weight:500;border-style:none;border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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(min-width:1025px){.elementor-kit-31157{background-attachment:scroll;}}@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 */.paso_1{
    background-color: var(--e-global-color-accent);
    padding:10px 20px;
    color:white;
    border-radius:5px;
    font-family:'Roboto';
    font-weight: bold;
}

body, div[data-elementor-type="footer"] {
  background-color: rgb(17, 23, 57) !important;
}

select {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    color: #222;
    border: none;
    padding: 8px 30px 8px 10px; /* espacio para la flecha */
    border-radius: 8px;
    background-color: white;

    background-image: url("data:image/svg+xml;utf8,<svg fill='%23555' height='10' viewBox='0 0 20 20' width='10' xmlns='http://www.w3.org/2000/svg'><polygon points='0,0 20,0 10,10'/></svg>");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    cursor: pointer;
}/* End custom CSS */