.elementor-12874 .elementor-element.elementor-element-47f6499{--display:flex;}.elementor-12874 .elementor-element.elementor-element-e9dc08e{--spacer-size:113px;}.elementor-12874 .elementor-element.elementor-element-491c89e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-12874 .elementor-element.elementor-element-058d300{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-12874 .elementor-element.elementor-element-5621141{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12874 .elementor-element.elementor-element-5b978ba{--spacer-size:150px;}@media(min-width:768px){.elementor-12874 .elementor-element.elementor-element-058d300{--width:68%;}.elementor-12874 .elementor-element.elementor-element-5621141{--width:28%;}}@media(max-width:767px){.elementor-12874 .elementor-element.elementor-element-e9dc08e{--spacer-size:40px;}}/* Start custom CSS for html, class: .elementor-element-fef3bf9 *//* Estilos lista */
.sgh-side-label { 
    font-family: "Playfair Display", serif !important; 
    color: #173e43 !important; 
    border-bottom: 2px solid #173e43; 
    padding-bottom: 10px; 
    margin-bottom: 20px; 
    font-size: 22px;
}
.sgh-side-item { 
    display: block; 
    text-decoration: none; 
    border-bottom: 1px solid #eee; 
    padding: 15px 0; 
}
.sgh-side-title { 
    font-family: "Playfair Display", serif; 
    color: #173e43; 
    font-size: 16px; 
    margin: 5px 0; 
    line-height: 1.4; 
}
.sgh-side-date { 
    font-size: 10px; 
    color: #999; 
    font-weight: 700; 
    text-transform: uppercase; 
}

/* Sticky CTA */
.sgh-sticky-card {
    position: sticky !important;
    top: 100px !important;
    background: #173e43 !important;
    padding: 35px !important;
    color: #ffffff !important;
    border-radius: 4px !important;
    text-align: center !important;
    z-index: 99 !important;
    margin-top: 30px;
    box-shadow: 0 12px 28px rgba(0,0,0,0.18);
    transition: box-shadow .25s ease, transform .25s ease;
}

/* Hover muy sutil (no mueve layout) */
.sgh-sticky-card:hover {
    box-shadow: 0 18px 45px rgba(23,62,67,0.35);
}

/* Tag */
.sgh-cta-tag { 
    color: #3fb0ac !important; 
    font-weight: 700; 
    font-size: 11px; 
    text-transform: uppercase; 
    letter-spacing: 2px; 
}

/* Title */
.sgh-cta-title { 
    font-family: "Playfair Display", serif !important; 
    color: #fff !important; 
    font-size: 24px !important; 
    margin: 15px 0 !important; 
    line-height: 1.2;
}

/* Description */
.sgh-cta-desc { 
    font-size: 14px; 
    opacity: 0.85; 
    margin-bottom: 20px; 
}

/* Button */
.sgh-cta-btn { 
    display: block !important; 
    background: #3fb0ac !important; 
    color: #fff !important; 
    padding: 15px !important; 
    text-decoration: none !important; 
    font-weight: 700 !important; 
    border-radius: 2px !important; 
    transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}

/* Button hover subtle */
.sgh-cta-btn:hover {
    background: #349693 !important;
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(63,176,172,0.4);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5621141 */.sgh-side-list {
    max-width: 100%;
}

.sgh-side-item {
    display: flex !important;
    align-items: flex-start !important; /* Alinea al borde superior */
    gap: 12px !important;
    padding: 12px 0 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #f0f0f0;
}

/* Contenedor de la imagen: tamaño pequeño y fijo */
.sgh-side-img-container {
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important;
    overflow: hidden;
    border-radius: 4px;
}

.sgh-side-img-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; /* Recorta la imagen para que rellene el cuadrado */
}

/* Contenedor del texto: ocupa el resto del espacio */
.sgh-side-content {
    flex: 1;
}

.sgh-side-date {
    font-size: 10px !important;
    color: #3fb0ac !important;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 4px;
}

.sgh-side-title {
    font-family: "Playfair Display", serif !important;
    color: #173e43 !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    margin: 0 !important;
    font-weight: 700 !important;
}

.sgh-side-item:hover .sgh-side-title {
    color: #3fb0ac !important;
}/* End custom CSS */
/* Start custom CSS *//* FIX STICKY ELEMENTOR */
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap,
.site-main,
.content-area,
.main-content {
    overflow: visible !important;
    transform: none !important;
}/* End custom CSS */