.elementor-1773 .elementor-element.elementor-element-81b31d0{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:60px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px;}.elementor-1773 .elementor-element.elementor-element-81b31d0:not(.elementor-motion-effects-element-type-background), .elementor-1773 .elementor-element.elementor-element-81b31d0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cbad913 );}.elementor-1773 .elementor-element.elementor-element-b3b55dc{font-family:var( --e-global-typography-f09bf09-font-family ), Sans-serif;font-size:var( --e-global-typography-f09bf09-font-size );font-weight:var( --e-global-typography-f09bf09-font-weight );line-height:var( --e-global-typography-f09bf09-line-height );}.elementor-1773 .elementor-element.elementor-element-f9ec5f7{--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;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1773 .elementor-element.elementor-element-f9ec5f7 > .elementor-shape-top .elementor-shape-fill, .elementor-1773 .elementor-element.elementor-element-f9ec5f7 > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:var( --e-global-color-cbad913 );}.elementor-1773 .elementor-element.elementor-element-f9ec5f7 > .elementor-shape-top svg, .elementor-1773 .elementor-element.elementor-element-f9ec5f7 > .e-con-inner > .elementor-shape-top svg{width:calc(120% + 1.3px);height:300px;}@media(max-width:1366px) and (min-width:768px){.elementor-1773 .elementor-element.elementor-element-f9ec5f7{--content-width:90%;}}@media(max-width:1366px){.elementor-1773 .elementor-element.elementor-element-b3b55dc{font-size:var( --e-global-typography-f09bf09-font-size );line-height:var( --e-global-typography-f09bf09-line-height );}}@media(max-width:1024px){.elementor-1773 .elementor-element.elementor-element-81b31d0{--min-height:0px;--padding-top:30px;--padding-bottom:90px;--padding-left:0px;--padding-right:0px;}.elementor-1773 .elementor-element.elementor-element-b3b55dc{font-size:var( --e-global-typography-f09bf09-font-size );line-height:var( --e-global-typography-f09bf09-line-height );}.elementor-1773 .elementor-element.elementor-element-f9ec5f7{--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-1773 .elementor-element.elementor-element-81b31d0{--content-width:95%;--min-height:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-1773 .elementor-element.elementor-element-b3b55dc{font-size:var( --e-global-typography-f09bf09-font-size );line-height:var( --e-global-typography-f09bf09-line-height );}.elementor-1773 .elementor-element.elementor-element-f9ec5f7{--content-width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-1773 .elementor-element.elementor-element-f9ec5f7{--content-width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1773 .elementor-element.elementor-element-81b31d0{--content-width:90%;}.elementor-1773 .elementor-element.elementor-element-f9ec5f7{--content-width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-f17e7d3 */.forinder-especialistas-listado {
    width: 100%;
    max-width: 1200px;
    margin: 40px auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
    padding: 45px 60px;
}

.forinder-especialista-fila {
    display: grid;
    grid-template-columns: 38% 37% 25%;
    column-gap: 32px;
    align-items: start;
    margin-bottom: 22px;
}

.forinder-especialista-fila h4,
.forinder-especialista-fila p {
    margin: 0;
}

.forinder-especialista-nombre h4 {
    font-weight: 700;
}

@media (max-width: 1024px) {
    .forinder-especialistas-listado {
        padding: 35px 30px;
    }

    .forinder-especialista-fila {
        grid-template-columns: 36% 39% 25%;
        column-gap: 24px;
    }
}

@media (max-width: 767px) {
    .forinder-especialistas-listado {
        padding: 28px 22px;
        margin: 30px auto;
    }

    .forinder-especialista-fila {
        grid-template-columns: 1fr;
        row-gap: 6px;
        margin-bottom: 28px;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .forinder-especialistas-listado {
        max-width: 88%;
        padding: 38px 52px 38px 34px;
    }

    .forinder-especialista-fila {
        grid-template-columns: 33% 37% 27%;
        column-gap: 18px;
        margin-bottom: 24px;
    }

    .forinder-especialista-nombre h4 {
        font-size: clamp(19px, 2vw, 23px);
        line-height: 1.2;
    }

    .forinder-especialista-especialidad p,
    .forinder-especialista-localidad p {
        font-size: clamp(15px, 1.65vw, 18px);
        line-height: 1.35;
    }
}/* End custom CSS */