.article--regular main{padding-top:0}.article--regular .post-header{display:flex;flex-direction:column-reverse}.article--regular .post-header__text{margin-top:20px;padding-bottom:30px;border-bottom:3px solid var(--primary)}.article--regular .post-header__text__section{margin:0}.article--regular .post-header__text__title{margin:20px 0 0}.article--regular .post-header__text__dek{margin:15px 0 0}.article--regular .post-header__image{display:none;height:auto}.article--regular .post-header__image.image figcaption{display:block;text-align:right;max-width:calc(100vw - 40px);margin-top:5px}.article--regular .post-subheader__meta{border-bottom:0;padding-bottom:0}.article--regular .post-image-credit{display:none}.article--regular .post-content>p:first-child{font-family:Georgia,"Times New Roman",serif}.article--regular .post-content h4{font-size:2rem;line-height:1.4;margin-bottom:20px}@media (min-width:768px){.article--regular main{padding-top:20px}.article--regular .post-header{flex-direction:row;max-width:none;width:calc(100vw - 40px);margin:0 20px;padding-bottom:5px;border-bottom:3px solid var(--primary)}.article--regular .post-header__text{flex-basis:calc(50% - 100px);flex-grow:1;display:flex;flex-direction:column;justify-content:center;margin:0 20px 0 0;border:0}.article--regular .post-header__image{flex-basis:50%;flex-shrink:1;max-width:calc(100vh - var(--masthead-height) - 20px)}.article--regular .post-header__image figcaption{font-size:1rem}}@media (min-width:768px) and (max-width:992px){.article--regular .post-header__text__title{font-size:3.6rem}.article--regular .post-header__text__dek{font-size:2.4rem}}@media (min-width:992px){.article--regular .post-header__text{margin:0 40px 0 60px}}@media (min-width:1320px){.article--regular .post-header{max-width:1320px;margin:auto}}