.elementor-kit-6{--e-global-color-primary:#021D45;--e-global-color-secondary:#5DDFE6;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFFFF;--e-global-color-89740a0:#001A43;--e-global-typography-primary-font-family:"Graphik";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Graphik";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Graphik";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Graphik";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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 *//* ============================
   MENSAJES DE ERROR (Profesional)
   ============================ */
.elementor-message.elementor-message-danger {
    color: #7A0A0A !important; /* Rojo oscuro profesional */
    background-color: #FDECEC !important; /* Fondo suave */
    border-left: 4px solid #D9534F !important; /* Indicador claro */
    padding: 14px 18px !important;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 12px;
}

/* ============================
   MENSAJES DE ÉXITO (Con identidad Altpe)
   ============================ */
.elementor-message.elementor-message-success {
    color: #021D45 !important; /* Azul Altpe */
    background-color: rgba(93, 223, 230, 0.25) !important; /* Celeste Altpe suave */
    border-left: 4px solid #021D45 !important; /* Indica seriedad y éxito */
    padding: 14px 18px !important;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 12px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Graphik';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://altpe.pe/wp-content/uploads/2025/12/Graphik-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Graphik';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://altpe.pe/wp-content/uploads/2025/12/Graphik-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Graphik';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://altpe.pe/wp-content/uploads/2025/12/Graphik-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'Graphik';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://altpe.pe/wp-content/uploads/2025/12/Graphik-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */