.feature__blog-teaser{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.feature__blog-teaser .feature{display:flex;flex:0 0 100%;flex-direction:column;padding:1rem}.feature__blog-teaser .feature>*{flex:0 0 auto}.feature__blog-teaser .feature>.boxed{flex:1 0 auto}@media screen and (min-width:768px){.feature__blog-teaser .feature{flex:0 0 50%}}@media screen and (min-width:1000px){.feature__blog-teaser .feature{flex:0 0 33.33333%}}.feature__blog-teaser .feature-link-container{display:flex;justify-content:flex-start;justify-self:flex-end;margin-top:1rem}.feature__blog-teaser a.related-post__button{align-items:center;color:#002555;display:inline-flex;font-weight:600;text-decoration:none}.feature__blog-teaser a.related-post__button svg{fill:#002555;height:1em;margin-left:.5rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}.feature__blog-teaser a.related-post__button:focus,.feature__blog-teaser a.related-post__button:hover{color:#002555;text-decoration:underline}.feature__blog-teaser a.related-post__button:focus svg,.feature__blog-teaser a.related-post__button:hover svg{fill:#ffc845;transform:translatex(3px)}.feature__blog-teaser a.related-post__button:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}