@-webkit-keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(min-width:57.5em){.article-author{display:flex}}.article-author__col-one{flex:0 0 100%;display:flex;flex-flow:wrap;margin-bottom:10px}@media(min-width:57.5em){.article-author__col-one{flex:0 0 calc(100% - 245px);padding-right:20px}}.article-author__col-two{flex:0 0 100%;display:inline-flex;align-items:center;justify-content:flex-end}@media(min-width:57.5em){.article-author__col-two{flex:0 0 245px}.article-author__col-two::before{content:"";width:1px;height:15px;display:inline-block;background:var(--c-secondary-grey-50);margin-right:28px}}.article-author__image-wrapper{position:relative;overflow:hidden;display:flex;flex-direction:row-reverse;justify-content:flex-end;padding-right:30px}.article-author__image{margin-right:-5px;float:left}.article-author__image img{width:35px;height:35px;border-radius:100%}.article-author__name{font-size:var(--fs-author-name-xs);font-weight:var(--fw-author-name-xs);font-family:var(--ff-author-name-xs);line-height:var(--lh-author-name-xs);color:var(--c-secondary-grey-50);margin-top:10px}.article-author .icon--filled-bookmark{width:13px;height:18px}.article-author .icon--filled-comment{width:19px;height:18px;margin-right:8px}.article-author .link{font-size:var(--fs-author-name-xs);font-weight:var(--fw-author-name-xs);font-family:var(--ff-author-name-xs);line-height:var(--lh-author-name-xs);color:var(--c-secondary-grey-50)}.article-author .link--date{margin-right:28px}.article-author .link--author-profile{position:relative;text-decoration:none;margin:0;display:inline-block;font-weight:700}.article-author .link--designation:hover{color:var(--c-secondary-grey-50)}.article-author .link--filled-comment{color:var(--c-black-color);display:inline-flex;font-weight:700}