.funnel-ong-list-component .ong-container{display:flex;flex-wrap:wrap;justify-content:center;padding:0}
.funnel-ong-list-component .ong-container .slick-list{margin:0 -6px}
.funnel-ong-list-component .ong-container .slick-list .slick-track{height:100%}
.funnel-ong-list-component .ong-container .slick-list .slick-track .slick-slide{margin:0 6px;height:100%}
.funnel-ong-list-component .ong-container .slick-list .slick-track .slick-slide.slick-center{max-width:335px}
.funnel-ong-list-component .ong-container article:nth-last-child(1){margin-bottom:0}
.funnel-ong-list-component .ong-container .funnel-ong-list-item{display:flex;flex-direction:column;align-items:center;width:608px;margin-bottom:12px;border-radius:var(--rds-radius-m);border:1px solid var(--rds-color-border-low);background-color:var(--rds-color-background-default);overflow:hidden}
@media(min-width:1350px){.funnel-ong-list-component .ong-container .funnel-ong-list-item{margin-bottom:24px;flex-direction:row}
.funnel-ong-list-component .ong-container .funnel-ong-list-item:nth-child(odd){margin-right:16px}
.funnel-ong-list-component .ong-container .funnel-ong-list-item:nth-child(even){margin-left:16px}
.funnel-ong-list-component .ong-container .funnel-ong-list-item:nth-last-child(-n+2){margin-bottom:24px}
}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .logo{display:flex;justify-content:center;align-items:center;min-width:152px;max-width:152px;margin:0}
@media(max-width:1024px){.funnel-ong-list-component .ong-container .funnel-ong-list-item .logo{min-height:160px;max-height:160px}
}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .logo-container{text-align:center}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .logo-container img{width:100%}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .info{padding:16px 24px;display:flex;flex-direction:column}
@media(max-width:1024px){.funnel-ong-list-component .ong-container .funnel-ong-list-item .info{padding:32px}
}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .info__title{margin-bottom:4px}
@media(max-width:1024px){.funnel-ong-list-component .ong-container .funnel-ong-list-item .info__title{margin-bottom:16px}
}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .info__description p{margin-bottom:8px}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .info__description p+p{margin-bottom:0}
@media(max-width:1024px){.funnel-ong-list-component .ong-container .funnel-ong-list-item .info__description{margin-bottom:24px}
}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .info .link-saber-mas{width:fit-content}
.funnel-ong-list-component .ong-container .funnel-ong-list-item .info .link-saber-mas .rp-arrow{margin-left:4px;font-size:20px}
@media(min-width:1024px){.funnel-ong-list-component .ong-container .funnel-ong-list-item .info .link-saber-mas .rp-arrow{display:none}
}
.funnel-ong-list-component .ong-container .slick-dots{position:relative;bottom:0;margin-top:45px}
.funnel-ong-list-component .ong-container .slick-dots li button:before{color:var(--rds-color-interactive-surface-alternative)}
.funnel-ong-list-component .ong-container .slick-dots li.slick-active button:before{color:var(--rds-color-interactive-surface-active)}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content{padding:24px}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-header{padding-bottom:16px}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .close{color:var(--rds-color-content-high)}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body{margin-bottom:0}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a{display:inline-flex;align-items:center;font-family:RepsolSoleDisplayRegular;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;color:#016a7f;color:var(--rds-color-content-link)}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a:hover{color:#00404d}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a:hover .rp-arrow{color:#00404d}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a:active{color:#00adc3}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a:active .rp-arrow{color:#016a7f}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a:disabled,.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a.rp-link-disabled{color:var(--rds-color-content-medium)}
.funnel-ong-list-component .ong-container .modal .modal-dialog .modal-content .modal-body a .icon-rp-Arrow_right{margin-left:4px;font-size:20px}