.hero-blog-author{color:#fff;display:flex;padding:225px 0 120px;position:relative;width:100%}.hero-blog-author h1,.hero-blog-author h2,.hero-blog-author p{margin:0}.hero-blog-author p{margin-bottom:12px;margin-top:8px}.hero-blog-author .hero-blog-author-content-wrapper{display:grid;gap:calc(var(--gap-def)*4);grid-template-columns:1fr 12fr;width:100%}.hero-blog-author .hero-blog-author-content-wrapper .image-container{height:100%;width:100%}.hero-blog-author .hero-blog-author-content-wrapper .image-container img{border-radius:50%;height:100%;max-width:calc(100vw - 48px);object-fit:cover}.hero-blog-author .hero-blog-author-content-wrapper .texts-container{display:flex;flex-direction:column;justify-content:center}.hero-blog-author .hero-blog-author-content-wrapper .texts-container .author-socials{display:flex;gap:6px}.hero-blog-author .hero-blog-author-content-wrapper .texts-container .author-bio{margin:36px 0 0}@media screen and (max-width:1024px){.hero-blog-author{padding:160px 0 80px}.hero-blog-author .hero-blog-author-content-wrapper{gap:var(--gap-def);grid-template-columns:1fr}}