.posts .posts-grid{--cols-xs:12;--cols-sm:6;--cols-md:4;--cols-2xl:3}.posts-header{align-items:flex-start;display:flex;flex-direction:column;gap:calc(var(--spacing-unit)*.75);margin-bottom:max(calc(var(--spacing-unit) * .5),2rem)}@media(min-width:992px){.posts-header{align-items:center;flex-direction:row;justify-content:space-between}}.posts-header h2{margin:0}.posts-controls{align-items:center;display:flex;justify-content:center;margin-top:30px}.post{--shade-color:var(--color-dark-blue-20);--padding-x:26px;--padding-y:30px;display:flex;min-height:450px}@media(min-width:992px){.post{--padding-x:40px;--padding-y:40px}}.post .post-link{align-items:flex-start;background-color:var(--color-light-blue);color:var(--color-blue);display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;outline-offset:4px;padding:var(--padding-y) var(--padding-x);transition:background-color 75ms,color 75ms;width:100%}:root.no-focus-visible .post .post-link:focus{outline:2px dotted currentColor}.post .post-link:focus:not(:focus-visible){outline:none}.post .post-link:focus-visible{outline:2px dotted currentColor}@media(hover:hover)and (pointer:fine){.post .post-link:hover{background-color:var(--color-blue);color:var(--color-light-blue)}}.post .post-date{font-size:var(--small-font-size);opacity:.7}.post .post-time{display:block}@media(min-width:768px){.post .post-time{display:inline-block}.post .post-time:before{background-color:currentColor;content:"";display:inline-block;height:12px;margin:0 1em;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNCIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0wIDBjLjk5IDAgMS43NzkuMjggMi4zNjguODQzLjU4OC41NjIuODgzIDEuMjc3Ljg4MyAyLjE0NyAwIC44ODMtLjI5OCAxLjYwNS0uODkzIDIuMTY3QzEuNzYyIDUuNzIuOTc2IDYgMCA2VjAiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNCIgaGVpZ2h0PSI2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0wIDBjLjk5IDAgMS43NzkuMjggMi4zNjguODQzLjU4OC41NjIuODgzIDEuMjc3Ljg4MyAyLjE0NyAwIC44ODMtLjI5OCAxLjYwNS0uODkzIDIuMTY3QzEuNzYyIDUuNzIuOTc2IDYgMCA2VjAiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:4px}}.post .post-content{margin-bottom:1.5rem}.post .post-content .post-title{font-size:18px;font-weight:700;line-height:1.455;margin:0}@media(min-width:768px){.post .post-content .post-title{font-size:20px}}@media(min-width:992px){.post .post-content .post-title{font-size:22px}}@media(min-width:1200px){.post .post-content .post-title{font-size:24px}}@media(min-width:768px){.post .post-content .post-title{line-height:2.36}}@media(min-width:992px){.post .post-content .post-title{line-height:2.25}}.post .post-content .post-title.post-title{line-height:1.5}.post .post-footer{align-self:stretch;display:flex;justify-content:space-between;margin-top:auto}.post .post-footer svg{height:auto;width:30px}.post .post-category{font-size:var(--small-font-size);font-weight:700}

/*# sourceMappingURL=recent-posts.css.map*/