@import"https://use.typekit.net/rge1xkb.css";@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.recent-posts__content{display:flex;flex-flow:row wrap;margin-bottom:2rem}.recent-posts__preheading{order:1;flex:0 0 100%}.recent-posts__heading{order:2;flex:0 0 100%}.recent-posts__text{order:3;flex:0 0 100%}.recent-posts__button{order:4;flex:0 0 100%}.recent-posts__article{border-bottom:1px solid #53565a}.recent-posts__article:first-child{border-top:1px solid #53565a}.recent-posts__link{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;color:#53565a}.recent-posts__link:visited:not(:hover){color:inherit}.recent-posts__list .recent-posts__link{padding:2rem 0}.recent-posts__date{flex:0 0 100%;margin-bottom:1rem}@media screen and (min-width: 768px){.recent-posts__date{flex:0 0 auto}}.recent-posts__title{flex:0 0 calc(100% - 48px)}.recent-posts__title h4{margin-bottom:0}@media screen and (min-width: 768px){.recent-posts__title{flex:0 0 70%}}.recent-posts__icon{flex:0 0 31px;height:31px}.recent-posts__columns{display:grid;grid-template-columns:repeat(1, 1fr);gap:var(--gap);--gap: calc(1556px / 18);margin-top:28px;margin-bottom:16px}@media screen and (min-width: 768px){.recent-posts__columns{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1440px){.recent-posts__columns{margin-top:0;margin-bottom:0}}.recent-posts__column{position:relative;display:flex;flex-flow:row wrap;align-content:flex-start}.recent-posts__column:not(.recent-posts__column:last-child):after{content:"";position:absolute;background:#53565a;bottom:calc(var(--gap)/-2);width:100%;height:1px}@media screen and (min-width: 768px){.recent-posts__column:after{display:none}.recent-posts__column:nth-child(3n+2):before,.recent-posts__column:nth-child(3n+3):before{content:"";position:absolute;background:#53565a;left:calc(var(--gap)/-2);width:1px;height:100%}}.recent-posts__column-title{flex:0 0 100%;order:2}.recent-posts__column-date{flex:0 0 100%;order:1}.recent-posts__column-link{flex:0 0 auto;order:3;margin-top:clamp(.5rem,.669vw + .349rem,1rem);color:#0098c3}.recent-posts__container--columns .recent-posts__button{text-align:center;margin-top:clamp(.5rem,.669vw + .349rem,1rem)}
