.post-featured{margin-top:var(--space-40)}.post-featured__heading{margin-bottom:var(--space-40)}.post-featured__heading .richtext{margin-top:var(--space-16)}.post-featured__posts{display:flex;flex-wrap:wrap;gap:var(--space-24)}.post-featured__posts .card{flex-basis:calc(33.333% - var(--space-24));flex-grow:1;flex-shrink:1}.post-featured__posts .card .card__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-featured__posts .card__image{aspect-ratio:0;height:250px}.post-featured__posts .post--featured{flex-basis:100%;flex-direction:row}.post-featured__posts .card__image img{height:100%;width:100%}.post-featured__posts .post--featured .card__image{border-right:solid var(--space-3) var(--color-black);height:16.25rem;max-width:50%;width:100%}@media (max-width:768px){.post-featured__posts .post--featured{flex-direction:column}.post-featured__posts .post--featured .card__body,.post-featured__posts .post--featured .card__image{max-width:100%}.post-featured__posts .post--featured .card__image{border-bottom:solid var(--space-3) var(--color-black);border-right:none}.post-featured__posts .post--featured .card__body{background-color:var(--color-hyper-grey1)}.post-featured__posts .card{flex-basis:100%}.post-featured__posts .card:not(.post--featured){flex-direction:row;min-height:180px}.post-featured__posts .card:not(.post--featured) .card__image{border-left:solid var(--space-3) var(--color-black);height:100%;max-width:30%;order:1;width:100%}.post-featured__posts .card:not(.post--featured) .card__body{width:100%}.post-featured__posts .card:not(.post--featured) .card__text{display:none}}.card{position:relative;z-index:1}.card__link:before{content:"";cursor:pointer;inset:0;position:absolute;z-index:2}