.recent-posts{align-items:end;gap:2rem;grid-auto-columns:100% 80% 80%;grid-auto-flow:column;overflow:auto}.recent-posts__nav{display:flex;grid-column:1;grid-row:2;justify-content:flex-end;left:0;position:sticky;z-index:10}.recent-posts__nav [data-prev]{rotate:180deg}.recent-posts__nav button:focus .background{fill:var(--primaryColor);opacity:1}.recent-posts__nav button:focus .arrow{fill:var(--brandWhite);stroke:var(--brandWhite)}.recent-posts__nav button:active{filter:drop-shadow(0 3px 6px rgba(51,51,51,.16))}.recent-posts header{grid-column:1;grid-row:1;left:0;position:sticky}.recent-posts__post-image{width:100%}.recent-posts .recent-posts__post-link{grid-row:3;transition:background-color .2s ease}.recent-posts .recent-posts__post-link:first-of-type{background-color:var(--primaryColor);color:var(--brandWhite)}@media screen and (hover:none) and (max-width:767px){.recent-posts__post-link{background-color:var(--primaryColor)}.recent-posts__post .recent-posts__post-published,.recent-posts__post .recent-posts__post-summary,.recent-posts__post .recent-posts__post-tag,.recent-posts__post .recent-posts__post-title{color:var(--brandWhite)}}@media screen and (min-width:481px){.recent-posts__nav{grid-row:2}.recent-posts .recent-posts__post-link{grid-row:3}}@media screen and (min-width:768px){.recent-posts__nav{display:none}.recent-posts{align-items:stretch;gap:2rem;grid-auto-columns:1.5fr 1fr 1fr;grid-template-areas:"a a b b" "a a c d";grid-template-columns:auto}.recent-posts header{grid-area:b}.recent-posts .recent-posts__post-link:first-of-type{grid-area:a}.recent-posts .recent-posts__post-link:first-of-type .recent-posts__post-tag{color:var(--secondaryColor)}.recent-posts .recent-posts__post-link{grid-area:c}.recent-posts .recent-posts__post-link:last-of-type{grid-area:d}.recent-posts__post-link:first-child article{height:100%}.recent-posts__post-link:focus{outline:none}.recent-posts__post-link:active .recent-posts__post-published,.recent-posts__post-link:active .recent-posts__post-summary,.recent-posts__post-link:active .recent-posts__post-title,.recent-posts__post-link:focus .recent-posts__post-published,.recent-posts__post-link:focus .recent-posts__post-summary,.recent-posts__post-link:focus .recent-posts__post-title,.recent-posts__post-link:hover .recent-posts__post-published,.recent-posts__post-link:hover .recent-posts__post-summary,.recent-posts__post-link:hover .recent-posts__post-title{color:var(--brandWhite)}.recent-posts:focus-within .recent-posts__post-link:not(:focus),.recent-posts:hover .recent-posts__post-link:not(:hover){background-color:transparent;color:var(--brandBlack)}.recent-posts:focus-within .recent-posts__post-link:not(:focus) .recent-posts__post-tag,.recent-posts:hover .recent-posts__post-link:not(:hover) .recent-posts__post-tag{color:var(--primaryColor)}.recent-posts .recent-posts__post-link:focus,.recent-posts .recent-posts__post-link:hover{background-color:var(--primaryColor)}.recent-posts .recent-posts__post-link:active .recent-posts__post-tag,.recent-posts .recent-posts__post-link:focus .recent-posts__post-tag,.recent-posts .recent-posts__post-link:hover .recent-posts__post-tag{color:var(--secondaryColor)}.recent-posts .recent-posts__post-link:active .recent-posts__post-title,.recent-posts .recent-posts__post-link:focus .recent-posts__post-title,.recent-posts .recent-posts__post-link:hover .recent-posts__post-title{text-decoration:underline;text-decoration-thickness:from-font}}