article .blog-title{font-size:1.5rem;line-height:2rem}@media(min-width:992px){article .blog-title{line-height:3rem;font-size:2.25rem;text-align:center;padding:0 16%;margin-top:3rem}}article .feature-image{margin-top:1.5rem;border-radius:.25rem;height:11.5625rem;overflow:hidden}@media(min-width:768px){article .feature-image{height:15.5625rem}}@media(min-width:992px){article .feature-image{margin-top:2rem;height:25.1875rem}}article .feature-image img{height:11.5625rem;object-fit:cover;object-position:center;width:100%}@media(min-width:768px){article .feature-image img{height:15.5625rem}}@media(min-width:992px){article .feature-image img{height:25.1875rem}}article .blog-content{padding:1.5rem 0 3rem;margin-bottom:3rem;border-bottom:1px solid #e6ebf4;font-size:1rem}article .blog-content h2{font-size:1.125rem;line-height:1.6875rem}@media(min-width:992px){article .blog-content h2{font-size:1.5rem;line-height:2rem}}@media(min-width:992px){article .blog-content{margin-bottom:4rem;padding:3rem 16% 4rem}}.feed-recent{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;template-columns:1fr;grid-column-gap:1.875rem;column-gap:1.875rem;-ms-grid-rows:1fr;grid-template-rows:1fr;template-rows:1fr;grid-row-gap:1.875rem;row-gap:1.875rem;justify-items:stretch;align-items:stretch;justify-content:stretch;align-content:stretch;grid-auto-flow:row;auto-flow:row;column-gap:1.4375rem}@media(min-width:992px){.feed-recent{display:-ms-grid;display:grid;-ms-grid-columns:repeat(auto-fit,minmax(347px,1fr));grid-template-columns:repeat(auto-fit,minmax(347px,1fr));template-columns:repeat(auto-fit,minmax(347px,1fr));grid-column-gap:1.875rem;column-gap:1.875rem;-ms-grid-rows:1fr;grid-template-rows:1fr;template-rows:1fr;grid-row-gap:1.875rem;row-gap:1.875rem;justify-items:stretch;align-items:stretch;justify-content:stretch;align-content:stretch;grid-auto-flow:row;auto-flow:row}}.card{box-shadow:0px 1px 10px rgba(0,0,0,0.03),0px 3px 24px rgba(0,0,0,0.04);border-radius:.25rem;justify-content:start;transition:.25s all ease-in-out}.card:hover{box-shadow:0px 2px 15px rgba(0,0,0,0.07),0px 3px 24px rgba(0,0,0,0.04)}.card .blog-thumbnail{width:100%;height:13rem;border-radius:.25rem .25rem 0 0;overflow:hidden}@media(min-width:992px){.card .blog-thumbnail{height:15.875rem}}.card .blog-thumbnail img{width:100%;height:13rem;object-fit:cover;object-position:center;transition:.25s all ease-in-out}.card .blog-thumbnail img:hover{transform:scale(1.1)}@media(min-width:768px){.card .blog-thumbnail img{height:12.4375rem}}@media(min-width:992px){.card .blog-thumbnail img{height:15.875rem}}.card .blog-post-content{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;align-items:start;flex-flow:column;row-gap:1rem}@media(min-width:992px){.card .blog-post-content{min-height:12.5rem}}.card .blog-post-content h2{margin-bottom:0 !important;font-size:1.125rem;line-height:1.6875rem}.card .blog-post-content h2 a{color:#203970;transition:.25s all ease-in-out}.card .blog-post-content h2 a:hover{color:#e86b15}@media(min-width:992px){.card .blog-post-content h2{margin-bottom:.9375rem}}.card .blog-post-content .excerpt{display:none}.card .blog-post-content .excerpt *{font-weight:100;font-size:1rem;font-family:"Nunito Sans",sans-serif;color:#3d3233;line-height:1.375rem}@media(min-width:992px){.card .blog-post-content .excerpt{display:block}}.card .blog-post-content [class*="btn-"]{width:auto}