.c-article-group{display:flex;flex-wrap:wrap;margin:0 auto;padding:0 1rem;justify-content:space-between}
@media only screen and (min-width:64.06em){.c-article-group{flex-wrap:nowrap}
}
.c-article-group__left-rail{flex-basis:100%;background-color:#fff}
@media only screen and (min-width:64.06em){.c-article-group__left-rail{flex-basis:60%;box-shadow:1px 1px 8px 0 rgba(19,37,98,0.25)}
}
.c-article-group__left-rail .c-eyebrow{position:absolute;top:3rem;left:3rem;margin:0}
@media only screen and (max-width:27em){.c-article-group__left-rail .c-eyebrow{position:absolute;top:1rem;left:1rem;margin:0}
}
.c-article-group__right-rail{flex-basis:100%;background-color:#fff}
@media only screen and (min-width:64.06em){.c-article-group__right-rail{box-shadow:1px 1px 8px 0 rgba(19,37,98,0.25);flex-basis:35%}
}
.c-article-simple{display:flex;flex-wrap:wrap;position:relative;padding:1rem;color:#333;background-color:#fff}
.c-article-simple [class^="c-article-simple__"]{transition:color .2s ease-in-out}
.c-article-simple .c-eyebrow{margin-left:0}
.c-article-simple__link{color:inherit;padding:1rem;position:relative;flex-grow:1}
.c-article-simple__link:hover{text-decoration:none}
.c-article-simple__link:hover .c-article-simple__title{color:#1b4695;text-decoration:underline}
.c-article-simple__link:after{content:"";position:absolute;height:1px;width:calc(100% - 2rem);background-color:rgba(0,0,0,0.2);bottom:-1rem}
.c-article-simple:last-child .c-article-simple__link:after{display:none}
.c-article-simple__header{flex:1 1 100%}
.c-article-simple__title{font-size:1.2em;font-weight:300;color:#333;line-height:1.4}
.c-article-simple__meta{display:flex;flex-wrap:wrap;font-size:.75em;font-weight:600;color:#1b2758}
.c-article-simple__topic{position:relative;padding:0 1rem .5rem 0}
.c-article-simple__topic::after{content:"|";position:absolute;right:.5rem}
.c-article-simple__date{font-weight:500;color:#585858;letter-spacing:.5px;flex:1 1 100%}
.c-article-group .c-article__link{display:flex;flex-direction:column}
.c-article-group .c-article__link:focus .c-article__title,.c-article-group .c-article__link:focus .c-article__content{text-decoration:none;outline:0;color:#333}
.c-article-group .c-article__link:focus .c-article__title{color:#1b4695}
.c-article-group .c-article__link:hover{text-decoration:none}
.c-article-group .c-article__link:hover .c-article__title{color:#1b4695}
.c-article-group .c-article__header{position:relative}
.c-article-group .c-article__img-cont{padding:0 0 1rem 0}
.c-article-group .c-article__img{width:100%}
.c-article-group .c-article__title,.c-article-group .c-article h3{font-size:2.5em;padding:0 1rem 1rem 1rem;color:#333;font-weight:400;line-height:1.3}
@media only screen and (min-width:64.06em){.c-article-group .c-article__title,.c-article-group .c-article h3{padding:0 3rem 1rem 3rem}
}
.c-article-group .c-article-group__main-article p,.c-article-group .c-article p{padding:0 1rem 1rem 1rem;color:#333}
@media only screen and (min-width:64.06em){.c-article-group .c-article-group__main-article p,.c-article-group .c-article p{padding:0 3rem 2rem 3rem}
}
.c-article-group .c-article-group__main-article p:focus,.c-article-group .c-article p:focus{outline:0}
.c-article-group .c-article__meta{color:#1c2758;display:flex;flex-wrap:wrap;font-weight:600;font-size:.75em;padding:0 1rem;outline:0}
@media only screen and (min-width:64.06em){.c-article-group .c-article__meta{padding:0 3rem 3rem 3rem}
}
.c-article-group .c-article__topic{position:relative;padding:0 .5rem .25rem 0}
.c-article-group .c-article__topic:after{content:" | ";position:absolute;right:0}
.c-article-group .c-article__read{padding:0 0 0 .5em}
.c-article-group .c-article__date{font-weight:500;color:#585858;flex:1 1 100%}
.c-eyebrow{padding:.75rem 1rem;background-color:#f4f4f4;display:inline-block;margin:0 0 1rem 1.5rem;font-size:.75em;font-weight:600;color:#fff;letter-spacing:.5px}
.c-eyebrow--personal{background-color:#057f4c}
.c-eyebrow--business{background-color:#1d3893}
.l-article-group .c-section-header-alt{padding:0 0 1rem 1rem;font-size:1.375em;font-weight:300}