@charset "UTF-8";.post-card{--post-card-border-radius:1.5rem;flex-basis:var(--post-card-flex-basis,21.4375rem);background-image:linear-gradient(#333,#212121);border-radius:var(--post-card-border-radius)}.post-card img{width:100%;height:auto;aspect-ratio:343/173;-o-object-fit:cover;object-fit:cover;border-radius:var(--post-card-border-radius)}.post-card .content{display:grid;grid-template-columns:var(--content-grid-template-columns,auto 3.5rem);padding:var(--content-padding,16px 20px 20px)}.post-card h2{display:-webkit-box;grid-area:1/1/auto/3;height:var(--heading-height,2.4em);margin-bottom:1.25rem;overflow-y:hidden;color:#fff;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--heading-line-clamp,2)}.post-card .category{margin-bottom:.25rem}.post-card .description{grid-area:2/1/auto/auto;align-self:end;color:#b7b7b7}.post-card .publication-date{display:flex}.post-card .link-to-post{grid-area:2/2/auto/auto}@media(min-width:768px){.post-card{--post-card-flex-basis:37.25rem;--post-card-border-radius:40px;--content-grid-template-columns:auto 4.5rem;--content-padding:24px 44px 44px}.post-card h2{margin-bottom:1.5rem;font-size:2rem;letter-spacing:.0125rem}}@media(min-width:992px){.post-card{--post-card-flex-basis:596px;--heading-height:3.6em;--heading-line-clamp:3}}@media(min-width:1200px){.post-card{--heading-height:2.4em;--heading-line-clamp:2}}.btn-circle.btn-secondary{--bs-btn-bg:#fff;--bs-btn-hover-bg:#fff;--bs-btn-active-bg:#d5d4d4;--bs-btn-disabled-bg:#6a6a6a;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M6 18L18 6M18 6H9M18 6V15' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.bullet-divider::before{margin-inline:.5rem;content:"•"}@media(min-width:768px){.bullet-divider::before{margin-inline:1rem}}.so-widget-post-list{margin-bottom:120px}.so-widget-post-list .filter{display:flex;-moz-column-gap:var(--filter-column-gap,0.75rem);column-gap:var(--filter-column-gap,0.75rem);padding-inline:var(--filter-padding-left,1rem) var(--filter-padding-right,1rem);margin-bottom:var(--filter-margin-bottom,40px);overflow-x:auto;scrollbar-width:none}.so-widget-post-list .filter ::-webkit-scrollbar{display:none}.so-widget-post-list .clickable-chip{flex:none;justify-content:center;min-width:var(--clickable-chip-min-width,80px)}.so-widget-post-list .list{display:flex;flex-wrap:wrap;gap:var(--list-row-gap,1rem) 24px;justify-content:center}.so-widget-post-list .show-more{display:block;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:var(--show-more-margin-top,40px)}@media(min-width:576px){.so-widget-post-list{--filter-padding-right:.75rem;--filter-padding-left:calc((100% - 540px) / 2 + 0.75rem)}}@media(min-width:768px){.so-widget-post-list{--filter-column-gap:1rem;--filter-padding-left:calc((100% - 720px) / 2 + 0.75rem);--filter-margin-bottom:88px;--clickable-chip-min-width:98px;--list-row-gap:1.5rem;--show-more-margin-top:88px;padding-bottom:200px;margin-bottom:0}}@media(min-width:992px){.so-widget-post-list{--filter-padding-left:calc((100% - 960px) / 2 + 0.75rem)}.so-widget-post-list .post-card{--post-card-flex-basis:calc((100% - 24px) / 2)}}@media(min-width:1200px){.so-widget-post-list{--filter-padding-left:calc((100% - 1140px) / 2 + 0.75rem)}}@media(min-width:1400px){.so-widget-post-list{--filter-padding-left:calc((100% - 1240px) / 2 + 0.75rem)}}