.blog-author{align-items:center;border-bottom:1px solid #c1c4c6;border-top:1px solid #c1c4c6;display:flex;justify-content:space-between;margin:50px 0 0;padding:30px 0}.blog-author .blog-author-content{display:flex}.blog-author .blog-author-content .image{background-color:var(--Colours-Black-100);border-radius:50%;flex-shrink:0;height:90px;margin-right:21px;overflow:hidden;width:90px}.blog-author a{text-decoration:none}.blog-author .blog-author-content .image img{height:90px;object-fit:cover;width:90px}.blog-author .blog-author-content .author{display:flex;flex-direction:column;justify-content:center}.blog-author .blog-author-content .author h6 a{color:var(--Colours-Accent-1---CTA-Primary-500,#3c50e7);font-weight:var(--font-weight--Bold);text-decoration:underline;transition:all .3s ease}.blog-author .blog-author-content .author h6,.blog-author .blog-author-content .author p{margin:0}.blog-author .blog-author-content .author h6{font-weight:var(--font-weight-Medium);text-transform:uppercase}.blog-author .blog-author-content .author p{font-size:20px;line-height:30px;margin-top:6px;@media (max-width:1024px){font-size:18px;line-height:26px}}.blog-author .blog-author-content .author a:hover{text-decoration:none}@media (max-width:1024px){.blog-author{flex-direction:column;padding:14px 20px}.blog-author .blog-author-text h5{line-height:32px}}