.elementor-11612 .elementor-element.elementor-element-2eb6f590{--display:grid;--grid-auto-flow:row;}.elementor-11612 .elementor-element.elementor-element-41abf398{--display:flex;}.elementor-11612 .elementor-element.elementor-element-25a38e8c{--display:flex;}.elementor-11612 .elementor-element.elementor-element-2718c75d{--display:flex;}.elementor-11612 .elementor-element.elementor-element-2805a110{--divider-border-style:solid;}.elementor-11612 .elementor-element.elementor-element-349f0c7{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overflow:hidden;}.elementor-11612 .elementor-element.elementor-element-26678ae{--grid-columns:1;}@media(max-width:1024px){.elementor-11612 .elementor-element.elementor-element-2eb6f590{--e-con-grid-template-columns:repeat (1, minmax(10px, 1fr));--grid-auto-flow:row;}.elementor-11612 .elementor-element.elementor-element-26678ae{--grid-columns:2;}}@media(max-width:767px){.elementor-11612 .elementor-element.elementor-element-2eb6f590{--grid-auto-flow:row;--align-items:center;--grid-align-content:center;}.elementor-11612 .elementor-element.elementor-element-26678ae{--grid-columns:1;}}/* Start custom CSS for html, class: .elementor-element-33e82dfd */.elementor-11612 .elementor-element.elementor-element-33e82dfd p{
    text-align: center;
      color: var(--text-dark-1);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-41abf398 *//* Childs 
----------------------- *
/* Configurar container
 * https://css-tricks.com/snippets/css/a-guide-to-flexbox/
 ------------------------
 */

.elementor-11612 .elementor-element.elementor-element-41abf398{
/* grid-area: ;*/
/* grid-column-start: ;*/
/* grid-column-end: ;*/
/* grid-row-start: ;*/
/* grid-row-end: ;*/
/* justify-self: ;*/
/* align-self: ;*/

min-width: 0;             
min-height: 0; 
max-width: 100%;
width: 100%;
inline-size: 100%;
max-inline-size: 100%;


display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
/* has not effect with nowrap */
align-content: center;
gap: .5em;

padding: 0;
margin: 0;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-25a38e8c *//* Childs 
----------------------- *
/* Configurar container
 * https://css-tricks.com/snippets/css/a-guide-to-flexbox/
 ------------------------
 */

.elementor-11612 .elementor-element.elementor-element-25a38e8c{
/* grid-area: ;*/
/* grid-column-start: ;*/
/* grid-column-end: ;*/
/* grid-row-start: ;*/
/* grid-row-end: ;*/
/* justify-self: ;*/
/* align-self: ;*/

min-width: 0;             
min-height: 0; 
max-width: 100%;
width: 100%;
inline-size: 100%;
max-inline-size: 100%;


display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
/* has not effect with nowrap */
align-content: center;
gap: .5em;

padding: 0;
margin: 0;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2eb6f590 *//* Configurar div 
 * https://css-tricks.com/snippets/css/complete-guide-grid/
------------------------- 
*/

.elementor-11612 .elementor-element.elementor-element-2eb6f590 {
    
display: -ms-grid;
display: grid;

width: 100%;
inline-size: 100%;

grid-template-columns: repeat(2, minmax(10px, 1fr));
grid-template-rows: repeat(1, minmax(10px, 1fr));
/*
grid-template-areas:;*/

column-gap: 2em;
row-gap: 2em;

justify-items: center;
align-items: center;
/* with with 100% these two properties does not applied */
justify-content: center;
align-content: center;

/*grid-auto-columns: ;*/
/*grid-auto-rows:;*/
grid-auto-flow: row;

padding:0;
padding-block-start: 20px;
margin: 0;

margin-block-end: max(7%, 40px);
}


@media  only screen and (max-width: 1024px){
.elementor-11612 .elementor-element.elementor-element-2eb6f590{
    
grid-template-columns: repeat(1, minmax(10px, 1fr));

    
}
}/* End custom CSS */
/* Start custom CSS for divider, class: .elementor-element-2805a110 *//* To congifure the divider
*/

/* Lines */
.elementor-11612 .elementor-element.elementor-element-2805a110 span.elementor-divider-separator{
width: 100%;
}

.elementor-11612 .elementor-element.elementor-element-2805a110 span::before,
.elementor-11612 .elementor-element.elementor-element-2805a110 span::after{
border-block-start: .11em solid var(--color-sat-5);
}

/* Icon */
.elementor-11612 .elementor-element.elementor-element-2805a110 span.elementor-divider-separator div.elementor-icon elementor-divider__element{
margin: 0 1em;
font-size: .8em;
}

.elementor-11612 .elementor-element.elementor-element-2805a110 span div > svg{
fill: var(--color-sat-5);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2718c75d *//* Configurar container
 * https://css-tricks.com/snippets/css/a-guide-to-flexbox/
 ------------------------
 */

.elementor-11612 .elementor-element.elementor-element-2718c75d {
width: 100%;
max-width: 100%;
inline-size: 100%;
max-inline-size: 100%;

display: flex;
flex-flow: row nowrap;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
/* no effect with nowrap */
align-content:center;
gap: 2em;
padding: 0;
margin: 0;
margin-block-end: max(5%, 30px);
}/* End custom CSS */