.elementor-12025 .elementor-element.elementor-element-9acbb5{--display:flex;overflow:visible;}/* Start custom CSS *//* === SIB LATAM · Rediseño Política de Cookies === */

/* --- HERO / Encabezado de página --- */
.page-id-12025 .entry-header {
    background-color: #172943;
    padding: 64px 20px 60px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    box-shadow: inset 0 -4px 0 #E9BA02;
}
.page-id-12025 .entry-header .entry-title {
    color: #ffffff !important;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700 !important;
    font-size: 40px !important;
    letter-spacing: .5px;
    margin: 0 auto !important;
    max-width: 900px;
}
.page-id-12025 .entry-header .entry-title::after {
    content: "";
    display: block;
    width: 70px;
    height: 3px;
    background: #E9BA02;
    margin: 18px auto 0;
    border-radius: 2px;
}

/* --- Fondo general de la página --- */
.page-id-12025 #content,
.page-id-12025 .site-content {
    background-color: #f5f5f5;
}

/* --- Tarjeta de contenido centrada --- */
.page-id-12025 #cmplz-document {
    max-width: 860px;
    margin: 0 auto 70px;
    background: #ffffff;
    padding: 55px 60px;
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(23,41,67,.08);
    border: 1px solid #ececf0;
    color: #4b4f58;
    font-size: 16px;
    line-height: 1.8;
}

/* --- Nota de fecha de actualización (intro en cursiva) --- */
.page-id-12025 #cmplz-document > p:first-child,
.page-id-12025 #cmplz-document em:first-child {
    display: block;
    background: #f7f9fc;
    border-left: 4px solid #E9BA02;
    padding: 14px 18px;
    border-radius: 4px;
    font-size: 14px;
    color: #5c6270;
    margin-bottom: 34px;
}

/* --- Titulares de sección --- */
.page-id-12025 #cmplz-document h2 {
    font-family: "Montserrat", sans-serif;
    color: #172943;
    font-weight: 700;
    font-size: 24px;
    margin: 44px 0 14px;
    padding-top: 30px;
    border-top: 1px solid #eef0f3;
    position: relative;
}
.page-id-12025 #cmplz-document h2:first-of-type {
    border-top: none;
    padding-top: 0;
}
.page-id-12025 #cmplz-document h3 {
    font-family: "Montserrat", sans-serif;
    color: #24406b;
    font-weight: 600;
    font-size: 19px;
    margin: 30px 0 10px;
    padding-left: 14px;
    border-left: 3px solid #E9BA02;
}
.page-id-12025 #cmplz-document h4 {
    font-family: "Montserrat", sans-serif;
    color: #24406b;
    font-weight: 600;
    font-size: 16px;
    margin: 22px 0 8px;
}

/* --- Párrafos y enlaces --- */
.page-id-12025 #cmplz-document p {
    margin: 0 0 16px;
}
.page-id-12025 #cmplz-document a {
    color: #24406b;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: color .2s ease;
}
.page-id-12025 #cmplz-document a:hover {
    color: #E9BA02;
}

/* --- Tablas de cookies (Complianz) --- */
.page-id-12025 #cmplz-document table,
.page-id-12025 #cmplz-cookies-overview table {
    width: 100%;
    border-collapse: collapse;
    margin: 18px 0 30px;
    font-size: 14px;
}
.page-id-12025 #cmplz-document th {
    background: #172943;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: left;
    padding: 10px 12px;
}
.page-id-12025 #cmplz-document td {
    border-bottom: 1px solid #ececf0;
    padding: 10px 12px;
    vertical-align: top;
}
.page-id-12025 #cmplz-document tr:nth-child(even) td {
    background: #f8fafc;
}

/* --- Botón / enlace de gestionar consentimiento --- */
.page-id-12025 #cmplz-document .cmplz-manage-consent,
.page-id-12025 #cmplz-document button.cmplz-manage-consent {
    display: inline-block;
    background: #172943;
    color: #fff !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 12px 26px;
    border-radius: 6px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: background .2s ease;
}
.page-id-12025 #cmplz-document .cmplz-manage-consent:hover {
    background: #24406b;
}

/* --- Responsive --- */
@media (max-width: 767px) {
    .page-id-12025 .entry-header { padding: 44px 16px 40px; margin-bottom: 30px; }
    .page-id-12025 .entry-header .entry-title { font-size: 28px !important; }
    .page-id-12025 #cmplz-document { padding: 30px 22px; margin: 0 14px 40px; }
    .page-id-12025 #cmplz-document h2 { font-size: 20px; }
}/* End custom CSS */