.blog-listing-breadcrumb{align-items:center;display:flex;flex-wrap:wrap;margin-top:-20px;position:relative}@media only screen and (max-width:1023px){.blog-listing-breadcrumb{margin-top:0}}@media only screen and (max-width:768px){.blog-listing-breadcrumb{margin-top:100px}}.blog-listing-breadcrumb a{color:var(--Additional-Colours-Grey-2);padding-bottom:8px;padding-right:8px;padding-top:8px}.blog-listing-breadcrumb a:hover{text-decoration:underline}.blog-listing-breadcrumb svg{margin-right:8px}.blog-listing-author-info{border-bottom:1px solid var(--Additional-Colours-Grey-4);margin-bottom:16px;padding-bottom:75px}@media only screen and (max-width:768px){.blog-listing-author-info{margin-bottom:0;padding-bottom:32px}}.blog-listing-author-info__author{display:flex;justify-content:space-between;margin-top:34px;width:75%}@media only screen and (max-width:1023px){.blog-listing-author-info__author{width:100%}}@media only screen and (max-width:768px){.blog-listing-author-info__author{display:block}}.blog-listing-author-info__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;height:300px;margin:0;overflow:hidden;width:300px}@media only screen and (max-width:768px){.blog-listing-author-info__image{max-width:300px;width:100%}}.blog-listing-author-info__content{padding-top:15px;width:calc(100% - 332px)}@media only screen and (max-width:768px){.blog-listing-author-info__content{width:100%}}.blog-listing-author-info__content p{display:block;margin-top:12px}.blog-listing-author-info__socials{align-items:center;display:flex;margin-top:16px}.blog-listing-author-info__socials a{display:flex;margin-right:14px}.blog-listing-author-info__socials a svg{height:30px;width:30px}.blog-listing-author-info__socials a svg path,.blog-listing-author-info__socials a svg rect{transition:.2s ease-in-out}.blog-listing-author-info__socials a:hover rect{fill:var(--Secondary-Colours-Dark-Blue)!important}.blog-listing-author-info__socials a:hover path{fill:var(--Additional-Colours-White)!important}