@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.post-feed{padding-right:var(--gutter);padding-left:var(--gutter);padding-top:var(--blockVerticalPadding);padding-bottom:var(--blockVerticalPadding);background-color:#f5f5f5}@media (min-width:1024px){.post-feed{background-color:unset}}.post-feed__grid{max-width:var(--ns-wideSize);margin-left:auto;margin-right:auto}.post-feed__eyebrow{font-size:var(--ns-p-Small-fontSize);line-height:var(--ns-p-Small-lineHeight);margin-bottom:var(--ns-p-Small-margin-bottom);margin-bottom:20px;padding-left:0;padding-right:0}@media (min-width:1024px){.post-feed__eyebrow{font-size:var(--ns-p-Regular-fontSize);line-height:var(--ns-p-Regular-lineHeight);margin-bottom:var(--ns-p-Regular-margin-bottom);margin-bottom:12px;padding-left:0;padding-right:0}}.post-feed__heading{margin-bottom:60px}@media (min-width:1024px){.post-feed__heading{gap:var(--spacing-Large);justify-content:space-between;margin-bottom:0;display:flex}}.post-feed__title{font-family:var(--ns-h-fontFamily);font-size:var(--ns-h2-fontSize);line-height:var(--ns-h2-lineHeight);font-weight:var(--ns-h2-fontWeight);margin-top:0;margin-bottom:0;margin-bottom:var(--spacing-LargePlus);padding-left:0;padding-right:0}@media (min-width:1024px){.post-feed__title{font-family:var(--ns-h-fontFamily);font-size:var(--ns-h3-fontSize);line-height:var(--ns-h3-lineHeight);font-weight:var(--ns-h3-fontWeight);margin-top:0;margin-bottom:0;margin-bottom:var(--spacing-LargePlus);padding-left:0;padding-right:0}}.post-feed__cta{flex-grow:0;flex-shrink:0}.post-feed__posts{gap:var(--spacing-Medium);flex-direction:column;display:flex}@media (min-width:1024px){.post-feed__posts{flex-flow:wrap}}.post-feed__post{background-image:unset;background-position:unset;color:var(--ns-text-color);text-decoration:none;transition:unset}.post-feed__post:hover{background-size:unset}@media (min-width:1024px){.post-feed__post{flex-basis:calc(33.3333% - var(--spacing-Medium)*2/3)}}.post-feed__post:hover .post-feed__post-image,.post-feed__post:focus .post-feed__post-image{box-shadow:0 4px 25px #00000040}.post-feed__post-image{aspect-ratio:383/241;border-radius:24px;margin-bottom:16px;transition:box-shadow .15s;position:relative;overflow:hidden}.post-feed__post-image img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.post-feed__post-title{font-family:var(--ns-h-fontFamily);font-size:var(--ns-h3-fontSize);line-height:var(--ns-h3-lineHeight);font-weight:var(--ns-h3-fontWeight);margin-top:0;margin-bottom:0;margin-bottom:var(--spacing-XSmall);padding-left:0;padding-right:0;font-weight:700}@media (min-width:1024px){.post-feed__post-title{font-family:var(--ns-h-fontFamily);font-size:var(--ns-h5-fontSize);line-height:var(--ns-h5-lineHeight);font-weight:var(--ns-h5-fontWeight);margin-top:0;margin-bottom:0;margin-bottom:var(--spacing-XSmall);padding-left:0;padding-right:0;font-weight:400}}.post-feed__post-date{font-size:var(--ns-p-XSmall-fontSize);line-height:var(--ns-p-XSmall-lineHeight);margin-bottom:var(--ns-p-XSmall-margin-bottom);margin-bottom:0;padding-left:0;padding-right:0}