.fcs-posts{--fcs-posts-primary:#2271b1;--fcs-posts-on-primary:#fff;--fcs-posts-columns:3;--fcs-posts-tablet-columns:2;--fcs-posts-excerpt-lines:2;--fcs-posts-ratio:62.5%;--fcs-posts-border:#e1e4e8;--fcs-posts-text:#1d2327;--fcs-posts-muted:#646970;--fcs-posts-surface:#fff;--fcs-posts-shadow:0 1px 2px rgba(15, 23, 42, 0.04), 0 6px 18px rgba(15, 23, 42, 0.035);--fcs-posts-shadow-hover:0 2px 5px rgba(15, 23, 42, 0.06), 0 14px 32px rgba(15, 23, 42, 0.11);width:100%;color:var(--fcs-posts-text);font:inherit}.fcs-posts *,.fcs-posts *::before,.fcs-posts *::after{box-sizing:border-box}.fcs-posts__grid{display:grid;grid-template-columns:repeat(var(--fcs-posts-columns),minmax(0,1fr));gap:24px;align-items:stretch}.fcs-posts-card{position:relative;display:flex;min-width:0;height:100%;margin:0;flex-direction:column;overflow:hidden;isolation:isolate;background:var(--fcs-posts-surface);border:1px solid var(--fcs-posts-border);border-radius:12px;box-shadow:var(--fcs-posts-shadow);transition:border-color 180ms ease,box-shadow 200ms ease,transform 180ms ease}.fcs-posts-card:focus-within{outline:3px solid var(--fcs-posts-primary);outline-offset:3px}.fcs-posts-card__media{position:relative;width:100%;min-width:0;flex:0 0 auto;overflow:hidden;background:var(--fcs-posts-surface)}.fcs-posts-card__media::before{display:block;width:100%;padding-top:var(--fcs-posts-ratio);content:""}.fcs-posts .fcs-posts-card__media>img.fcs-posts-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;min-width:100%;margin:0;padding:0;object-fit:cover;object-position:center center;border:0;border-radius:0;vertical-align:middle;transition:transform 220ms ease}.fcs-posts .fcs-posts-card__media>img.fcs-posts-card__image--placeholder{object-fit:cover}.fcs-posts-card__content{display:flex;min-width:0;padding:21px 22px 22px;flex:1 1 auto;flex-direction:column}.fcs-posts .fcs-posts-card__meta{display:flex;margin:0 0 9px;flex-wrap:wrap;color:var(--fcs-posts-muted);font-size:13px;font-weight:500;letter-spacing:.01em;line-height:1.5}.fcs-posts .fcs-posts-card__meta>*{display:inline-flex;align-items:center}.fcs-posts .fcs-posts-card__meta>*+*{margin-left:9px}.fcs-posts .fcs-posts-card__meta>*+*::before{width:3px;height:3px;margin-right:9px;content:"";background:currentColor;border-radius:50%;opacity:.6}.fcs-posts .fcs-posts-card__title{display:-webkit-box;max-height:2.7em;margin:0;overflow:hidden;color:var(--fcs-posts-text);font-family:inherit;font-size:18px;font-style:normal;font-weight:600;letter-spacing:-.015em;line-height:1.35;overflow-wrap:break-word;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fcs-posts .fcs-posts-card__link{color:inherit;text-decoration:none}.fcs-posts .fcs-posts-card__link::after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:""}.fcs-posts .fcs-posts-card__link:hover{color:var(--fcs-posts-primary)}.fcs-posts .fcs-posts-card__link:focus{outline:0}.fcs-posts .fcs-posts-card__excerpt{display:-webkit-box;max-height:calc(var(--fcs-posts-excerpt-lines) * 1.65em);margin:10px 0 0;overflow:hidden;color:var(--fcs-posts-muted);font-size:15px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:var(--fcs-posts-excerpt-lines)}@media (hover:hover) and (pointer:fine){.fcs-posts-card:hover{border-color:var(--fcs-posts-primary);box-shadow:var(--fcs-posts-shadow-hover);transform:translateY(-2px)}.fcs-posts-card:hover .fcs-posts-card__image{transform:scale(1.02)}}.fcs-posts__empty{margin:0;padding:32px 24px;color:var(--fcs-posts-muted);text-align:center;background:#f6f7f7;border:1px solid var(--fcs-posts-border);border-radius:8px}.fcs-posts-pagination{margin-top:36px}.fcs-posts-pagination .page-numbers{margin:0;padding:0;list-style:none}.fcs-posts-pagination ul.page-numbers{display:flex;justify-content:center;flex-wrap:wrap}.fcs-posts-pagination li{margin:4px}.fcs-posts-pagination a.page-numbers,.fcs-posts-pagination span.page-numbers{display:inline-flex;min-width:44px;min-height:44px;margin:0;padding:8px 12px;align-items:center;justify-content:center;color:var(--fcs-posts-text);font-size:15px;font-weight:600;line-height:1;text-decoration:none;background:var(--fcs-posts-surface);border:1px solid var(--fcs-posts-border);border-radius:6px;transition:color 160ms ease,background-color 160ms ease,border-color 160ms ease}.fcs-posts-pagination a.page-numbers:hover{color:var(--fcs-posts-primary);border-color:var(--fcs-posts-primary)}.fcs-posts-pagination a.page-numbers:focus{outline:3px solid var(--fcs-posts-primary);outline-offset:2px}.fcs-posts-pagination a.page-numbers:focus-visible{outline:3px solid var(--fcs-posts-primary);outline-offset:2px}.fcs-posts-pagination span.page-numbers.current{color:var(--fcs-posts-on-primary);background:var(--fcs-posts-primary);border-color:var(--fcs-posts-primary)}@media (max-width:1024px){.fcs-posts__grid{grid-template-columns:repeat(var(--fcs-posts-tablet-columns),minmax(0,1fr));gap:22px}}@media (max-width:600px){.fcs-posts__grid{grid-template-columns:minmax(0,1fr);gap:16px}.fcs-posts-card__content{padding:14px 15px 15px}.fcs-posts-card{height:auto;min-height:0;flex-direction:row;align-items:stretch;border-radius:10px}.fcs-posts-card__media{width:clamp(116px, 38vw, 156px);flex-basis:clamp(116px, 38vw, 156px);align-self:stretch}.fcs-posts .fcs-posts-card__meta{margin-bottom:6px;font-size:12px}.fcs-posts .fcs-posts-card__title{display:-webkit-box;max-height:2.8em;overflow:hidden;font-size:16px;line-height:1.4;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fcs-posts .fcs-posts-card__excerpt{max-height:3em;margin-top:8px;font-size:14px;line-height:1.5;-webkit-line-clamp:2}.fcs-posts-pagination{margin-top:28px}}@media (prefers-reduced-motion:reduce){.fcs-posts-card,.fcs-posts-card__image,.fcs-posts-pagination a.page-numbers,.fcs-posts-pagination span.page-numbers{transition-duration:0.01ms}.fcs-posts-card:hover,.fcs-posts-card:hover .fcs-posts-card__image{transform:none}}