.recent-posts{background-color:var(--color-background)}.recent-posts__grid{align-items:start;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;margin-left:auto;margin-right:auto;padding-bottom:42px;padding-top:68px;width:var(--ns-wideSize-padded)}@media(min-width:768px){.recent-posts__grid{grid-template-columns:60% 1fr;grid-template-rows:auto auto auto;padding-bottom:100px;padding-top:100px;row-gap:32px}}.recent-posts__headline{grid-column:1;margin-bottom:42px;text-align:center}@media(min-width:768px){.recent-posts__headline{margin:0;text-align:left}}.recent-posts__body{grid-row:2;margin-bottom:56px}@media(min-width:768px){.recent-posts__body{margin-bottom:0}}.recent-posts__cta{grid-column:1;grid-row:4;justify-self:center;margin-top:90px}@media(min-width:768px){.recent-posts__cta{grid-column:2;grid-row:1;justify-self:end;margin:0}}.recent-posts__list{display:flex;flex-direction:column;gap:72px;grid-row:3}@media(min-width:768px){.recent-posts__list{display:grid;gap:78px;gap:32px;grid-column:1/3;grid-template-columns:repeat(3,1fr)}}.recent-posts__post{align-items:flex-start;background-image:unset;background-position:unset;color:unset;display:flex;flex-direction:row-reverse;gap:24px;position:relative;text-decoration:none;transition:unset}.recent-posts__post:active,.recent-posts__post:focus,.recent-posts__post:hover{background-size:unset}.recent-posts__post:first-child{align-items:unset;flex-direction:column}@media(min-width:768px){.recent-posts__post{flex-direction:column}}.recent-posts__post:active img,.recent-posts__post:focus img,.recent-posts__post:hover img{transform:scale(1.05)}.recent-posts__post:active .\--arrow-link:after,.recent-posts__post:focus .\--arrow-link:after,.recent-posts__post:hover .\--arrow-link:after{transform:rotate(90deg)}.recent-posts__post-image{aspect-ratio:1.096;border-radius:13px;flex-basis:calc(33.33333% - 8px);flex-grow:0;flex-shrink:0;overflow:hidden;position:relative}a:first-child .recent-posts__post-image{flex-basis:100%}@media(min-width:768px){a:first-child .recent-posts__post-image{flex-basis:unset}.recent-posts__post-image{flex-basis:unset;width:100%}}.recent-posts__post-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:scale(1);transition:transform .15s;width:100%}.recent-posts__post-body{display:flex;flex-direction:column;flex-grow:1;gap:24px}@media(min-width:768px){.recent-posts__post-body{justify-content:space-between}}.recent-posts__post-title{color:var(--ns-hl-m-color);font-family:var(--ns-hl-m-fontFamily);font-size:var(--ns-hl-m-fontSize);font-weight:var(--ns-hl-m-fontWeight);line-height:var(--ns-hl-m-lineHeight);margin-bottom:0;margin-top:0;text-transform:var(--ns-hl-m-textTransform)}@media(min-width:768px){.recent-posts__post-title{color:var(--ns-hl-xs-color);font-family:var(--ns-hl-xs-fontFamily);font-size:var(--ns-hl-xs-fontSize);font-weight:var(--ns-hl-xs-fontWeight);line-height:var(--ns-hl-xs-lineHeight);margin-bottom:0;margin-top:0;text-transform:var(--ns-hl-xs-textTransform)}}
