.lfr-layout-structure-item-container {padding: 0;}.lfr-layout-structure-item-row {overflow: hidden;}.lfr-layout-structure-item-e5607447-9ea1-b1a4-eaf1-d281b532b744 {
text-align: center !important;
}
.lfr-layout-structure-item-e5607447-9ea1-b1a4-eaf1-d281b532b744 {
}.lfr-layout-structure-item-1faf818e-7944-5816-ae5d-22f411cf0fea {
padding-bottom: var(--spacer-4,1.5rem) !important;
padding-top: 5rem !important;
}
.lfr-layout-structure-item-1faf818e-7944-5816-ae5d-22f411cf0fea {
color: #183657;
}.lfr-layout-structure-item-537d4d04-6bd8-f793-9429-2b07cdddf2e2 {
margin-bottom: 5em !important;
margin-top: 5em !important;
max-width: 100% !important;
}
.lfr-layout-structure-item-537d4d04-6bd8-f793-9429-2b07cdddf2e2 {
body, h1, h2, h3, h4, h5, h6, p, a, span, div {
    color: #183657 !important;
}
.taglib-header {
    display: none;
}
.lfr-asset-metadata{
    display: none;
}

}

/* Asegura que el botón de cierre del modal/lightbox sea visible y esté posicionando correctamente */
.yui3-widget-mask + .yui3-panel .yui3-widget-hd .yui3-button-close,
.lexicon-icon-close,
.modal-header .close {
    display: block !important;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1050;
    cursor: pointer;
}