.elementor-kit-6{--e-global-color-primary:#FF962E;--e-global-color-secondary:#9871B0;--e-global-color-text:#5C5C5C;--e-global-color-accent:#00D69E;--e-global-color-9546698:#FFD12B;--e-global-color-6c8e09c:#00D69E;--e-global-color-b3487c9:#DEDEDE;--e-global-color-1e735b8:#5C5C5C;--e-global-color-c1b918d:#13471F;--e-global-color-d0cac41:#FF962E;--e-global-color-cc615fb:#9871B0;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Aileron";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Aileron";--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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(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 */.texto-con-forma-amarillo {
    background-color: #DEDEDE; /* Color de tu fondo */
    padding: 25px 20px!important; /* Espacio alrededor del texto dentro de la forma */
    color: #5C5C5C; 
    line-height: 1.5;
    text-align: center;
    z-index:500;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 12%, 100% 100%, 0% 100%);
   
}
.texto-con-forma-violeta {
    background-color: #9871B0; /* Color de tu fondo */
    padding: 25px 20px!important; /* Espacio alrededor del texto dentro de la forma */
    color: #DEDEDE; 
    line-height: 1.5;
    text-align: center;
    z-index:500;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 12%, 100% 100%, 0% 100%);
}
.texto-con-forma-verde {
    background-color: #00D69E; /* Color de tu fondo */
    padding: 25px 20px!important; /* Espacio alrededor del texto dentro de la forma */
    color: #5C5C5C; 
    line-height: 1.5;
    text-align: center;
    z-index:500;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 12%, 100% 100%, 0% 100%);
}
.texto-cartel {
    background-color: #5C5C5C; /* Color de tu fondo */
    padding: 5px 5px!important;

    color: #00D69E!important; 
    text-align: left;
    height:12rem!important;
clip-path: polygon(100% 0, 100% 38%, 62% 38%, 51% 57%, 38% 38%, 0 38%, 0 0);
}

@media only screen and (max-width: 575px) {

.texto-con-forma-amarillo, .texto-con-forma-violeta, .texto-con-forma-verde {
    padding:15px 10px!important;
}
}

.elementor-message-success {
    padding: 10px 0;
    text-align: center;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Aileron';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://marinalui.com/wp-content/uploads/2025/07/Aileron-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */