.blog-post-hero .readtime{background-color:var(--bright-purple);border-radius:50px;color:var(--white);display:inline-flex;padding:3px 10px}.blog-post-hero .author{align-items:center;display:flex;gap:12px}.blog-post-hero .author-image{border-radius:50%;height:43px;overflow:hidden;width:43px}.blog-post-hero .author-name{border-right:1px solid var(--black);margin-bottom:0!important;padding-right:20px}.blog-post-hero .post-date{margin-bottom:0!important;padding-left:8px}.blog-post-hero .blog-post-hero__header{width:100%}.blog-post-hero .blog-post-hero__body{margin-top:20px;width:100%}.blog-post-hero .blog-post-hero__body .blog-post-image{border-radius:30px;margin-bottom:20px;overflow:hidden}.blog-post-hero .blog-post-hero__body .some-share{align-items:center;display:flex;gap:36px;justify-content:flex-end}.blog-post-hero .blog-post-hero__body .some-share svg{height:20px;width:20px}.blog-post-hero .blog-post-hero__body .some-share .subheading{margin-bottom:0}.blog-post-hero .blog-post-hero__body .some-share a{display:flex}@media only screen and (min-width:768px){.blog-post-hero .wrapper{align-items:center;flex-direction:row;gap:90px}.blog-post-hero .author-subheading.subheading{margin-top:55px}.blog-post-hero .blog-post-hero__header{max-width:40%}.blog-post-hero .blog-post-hero__body{margin-top:0}.blog-post-hero .blog-post-hero__body .some-share svg{height:30px;width:30px}}@media only screen and (min-width:1200px){.blog-post-hero .blog-post-hero__header{max-width:35%}}.blog-quote .blog-quote__header{border-left:4px solid var(--royal-purple);padding-left:20px;padding-right:20px}.blog-quote .blog-quote__header blockquote{color:var(--royal-purple);margin-bottom:30px}.blog-quote .blog-quote__header .subheading{margin-bottom:0}@media only screen and (min-width:768px){.blog-quote .blog-quote__header{margin-left:28px;margin-right:28px;padding-left:40px;padding-right:40px}}