.blog-author{background-color:var(--secondary);color:#fff;padding:64px 0}.blog-author__row{align-items:flex-start;column-gap:48px;display:flex;flex-wrap:wrap}.blog-author__image{background:#fff;border-radius:6px;padding-bottom:27.3333%;position:relative;width:calc(26% - 48px)}.blog-author__image img{border-radius:6px;bottom:0;display:block;height:100%;left:0;object-fit:contain;padding:0 27px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.blog-author__text{display:flex;flex-direction:column;gap:12px;width:calc(74% - 48px)}.blog-author__text-full-width{width:100%}.blog-author__bio{max-width:736px}.blog-author__text-full-width .blog-author__bio{max-width:100%}.blog-author__bio p{margin-bottom:0}.blog-header__title .author-title{color:#fff;font-size:32px;line-height:normal;margin-bottom:0}.blog-author__social{align-items:center;display:flex;gap:10px;margin-bottom:0}.blog-author__social-website svg{width:28px}.blog-author__social-link svg{display:block;fill:#fff;height:auto;width:32px}.blog-author__social-link-linkedin svg{height:auto;width:25px}@media(max-width:1024px){.blog-author{padding:48px 0}.blog-author__row{column-gap:20px}.blog-author__image{padding-bottom:28.3333%;width:calc(26% - 20px)}.blog-author__text{width:calc(74% - 20px)}.blog-author__bio{max-width:100%}}@media(max-width:767px){.blog-author__row{flex-direction:column;row-gap:32px}.blog-author__image,.blog-author__text{width:100%}.blog-author__image{padding-bottom:100%}}