.elementor-kit-13{--e-global-color-primary:#F2F1EE;--e-global-color-secondary:#89AF8E;--e-global-color-text:#26221B;--e-global-color-accent:#89AF8E;--e-global-color-455bc9c:#FFFFFF;--e-global-color-2fdfd79:#00000030;--e-global-color-d67011a:#FFDA00;--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:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-deb0209-font-family:"Raleway";--e-global-typography-deb0209-font-size:0.8em;--e-global-typography-deb0209-font-weight:400;color:var( --e-global-color-text );font-size:16px;}.elementor-kit-13 a{color:var( --e-global-color-text );}.elementor-kit-13 a:hover{color:var( --e-global-color-primary );}.elementor-kit-13 h1{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:5vw;font-weight:600;}.elementor-kit-13 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:3.1em;font-weight:600;}.elementor-kit-13 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:2.3em;font-weight:600;text-transform:none;}.elementor-kit-13 h4{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:1.7em;font-weight:600;text-transform:none;}.elementor-kit-13 h5{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:1.3em;font-weight:600;text-transform:none;}.elementor-kit-13 h6{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:1em;font-weight:600;text-transform:none;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-family:"Poppins", Sans-serif;font-weight:500;color:var( --e-global-color-455bc9c );background-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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-kit-13 h1{font-size:3em;line-height:1.2em;}.elementor-kit-13 h2{font-size:2.5em;line-height:1.2em;}.elementor-kit-13 h3{font-size:2em;line-height:1.2em;}.elementor-kit-13 h4{font-size:1.6em;line-height:1.2em;}.elementor-kit-13 h5{font-size:1.25em;line-height:1.2em;}.elementor-kit-13 h6{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Estilo a colocar en la sección*/
/* cards_wrap es la clase para la sección*/
/* expcard es la clase de la card*/
@media (min-width: 1024px) {
.cards_wrap .exp_card {
    flex: 0 1 33%;
}
.cards_wrap .elementor-container{
    flex-wrap: wrap;
}
}
@media (min-width: 767px) and (max-width: 1024px){
    .cards_wrap .exp_card {
    flex: 0 1 50%;
}
}/* End custom CSS */