.BriefPost__imgLink{display:flex;gap:var(--layout-gap);justify-content:space-between;margin-bottom:56px}@media only screen and (max-width:1024px){.BriefPost__imgLink{margin-bottom:48px}}@media only screen and (max-width:563px){.BriefPost__imgLink{flex-direction:column}}.BriefPost__img{background-color:#fff;border:1px solid var(--grey40);box-sizing:border-box;flex-shrink:0;height:var(--layout-col-2);overflow:hidden;width:var(--layout-col-2)}@media only screen and (max-width:1024px){.BriefPost__img{height:var(--layout-col-3);width:var(--layout-col-3)}}@media only screen and (max-width:768px){.BriefPost__img{height:var(--layout-col-2);width:var(--layout-col-2)}}@media only screen and (max-width:563px){.BriefPost__img{aspect-ratio:21/9;height:auto;width:100%}}.BriefPost__img figcaption{display:none}.BriefPost__info{flex:1}.BriefPost__pretitle{color:#282828;display:flex;margin-bottom:16px}.BriefPost__category{font-size:.75rem;font-weight:700;line-height:1.0625rem;text-transform:uppercase}@media only screen and (max-width:1024px){.BriefPost__category{font-size:.625rem;line-height:.875rem}}.BriefPost__date{border-left:1px solid var(--grey60);font-size:.75rem;font-weight:300;line-height:1.0625rem;margin-left:8px;padding-left:8px}@media only screen and (max-width:1024px){.BriefPost__date{font-size:.625rem;line-height:.875rem}}.BriefPost__title{color:#282828;font-size:1.125rem;font-weight:500;line-height:1.75rem;margin-bottom:8px}@media only screen and (max-width:1024px){.BriefPost__title{font-size:1rem;line-height:1.375rem}}.BriefPost__description{color:#545454;display:-webkit-box;font-size:1rem;font-weight:300;line-height:1.375rem;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;-moz-line-clamp:3;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1024px){.BriefPost__description{font-size:.875rem;line-height:1.25rem}}.BriefPost a{color:inherit;text-decoration:none}.highlighted{background-color:var(--blue5)}
