.blog-hero-author{background:#fff;padding-top:152px;padding-bottom:32px}@media(min-width:768px){.blog-hero-author{padding-top:180px;padding-bottom:40px}}@media(min-width:1280px){.blog-hero-author{padding-top:176px}}@media(min-width:1920px){.blog-hero-author{padding-top:178px}}.blog-hero-author__quote{position:relative;display:flex;align-items:center;min-height:135px;padding:32px 0 32px 135px}.blog-hero-author__quote:before{content:"";position:absolute;width:100vw;height:100%;background:#005b58;top:0;left:50%;transform:translateX(-50%);z-index:1}.blog-hero-author__quote-item{position:relative;height:auto;font-size:12px;font-style:italic;color:#fff;z-index:3}.blog-hero-author__info{display:flex;flex-direction:column;grid-gap:14px;margin-top:16px}.blog-hero-author__image{position:relative;width:120px;height:120px;border:2px solid #fff;background:#fff;box-shadow:1.48px 1.9px 6.5px 1.5px rgba(0,0,0,.1019607843);border-radius:12px;margin-top:-64px;z-index:3;overflow:hidden}.blog-hero-author__image img{display:block;height:100%;width:auto;min-width:unset;object-fit:cover}.blog-hero-author__title{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;grid-gap:12px}.blog-hero-author__position{display:flex;justify-content:center;align-items:center;font-family:var(--font-raleway),sans-serif;font-weight:800;font-size:12px;text-align:center;color:#fff;border:1px solid #005b58;background:#005b58;border-radius:100px;width:fit-content;padding:0 10px;height:26px;line-height:26px}.blog-hero-author__description{font-weight:700}.blog-hero-author__links{display:flex;align-items:center;grid-gap:12px;margin-top:18px}.blog-hero-author__links-item{position:relative;display:flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;padding:0;background:#f5f5f5;border-radius:10px;overflow:hidden;font-size:0;transition:all .4s ease;cursor:pointer}.blog-hero-author__links-item img{width:18px}.blog-hero-author__links-item:hover{background:#005b58}.blog-hero-author__links-item:hover img{filter:brightness(0) invert(1)}@media(min-width:768px){.blog-hero-author__quote{grid-area:boxQuote;min-height:115px;padding:32px 0 32px 190px}.blog-hero-author__quote-item{font-size:14px}.blog-hero-author-wrap{display:grid;grid-template-areas:"boxQuote boxQuote" "boxImage boxInfo" "boxLinks boxLinks";grid-template-columns:auto 1fr;grid-gap:0 30px}.blog-hero-author__info{grid-area:boxInfo;grid-gap:8px;margin-top:0;padding-top:32px;align-self:flex-end}.blog-hero-author__image{grid-area:boxImage;width:160px;height:160px;margin-top:-32px}.blog-hero-author__links{grid-area:boxLinks;margin:0;padding:30px 0}}@media(min-width:1280px){.blog-hero-author-wrap{grid-template-areas:"boxQuote boxQuote boxQuote" "boxImage boxInfo boxLinks";grid-template-columns:auto 1fr auto}.blog-hero-author__quote{padding-left:220px}.blog-hero-author__quote-item{white-space:break-spaces;font-size:16px}.blog-hero-author__info{align-self:center;justify-content:center;padding:30px 0}.blog-hero-author__image{width:190px;height:190px}}@media(min-width:1920px){.blog-hero-author__quote{padding-left:300px;min-height:145px}.blog-hero-author__quote-item{font-size:18px}.blog-hero-author-wrap{grid-gap:0 36px}.blog-hero-author__image{width:270px;height:270px}.blog-hero-author__links-item{width:50px;min-width:50px;height:50px}}.blog-author-breadcrumbs-wrap{display:flex;flex-direction:row;align-items:center;grid-gap:0 4px;font-family:var(--font-raleway),sans-serif;padding:15px 0 13px}.blog-author-breadcrumbs-item{color:#007672;font-size:16px;font-weight:800}.blog-author-breadcrumbs span{width:24px;height:24px;font-size:16px;font-weight:800;color:#8e8e8e;text-align:center}.blog-author-breadcrumbs-name{color:#101820;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.blog-author-breadcrumbs a:hover{text-decoration:underline}@media(min-width:768px){.blog-author-breadcrumbs-wrap{padding:20px 0 18px}}@media(min-width:1920px){.blog-author-breadcrumbs-wrap{padding:20px 0}}