.author-subscription-section{display:flex;flex-wrap:wrap;gap:18px;padding:30px 0 50px}.author-subscription-section .lower-author-box{background:var(--greenbg);border-radius:5px;display:flex;flex-wrap:wrap;gap:30px;padding:43px 31px;width:calc(100% - 375px)}.author-subscription-section .lower-author-image{border-radius:100px;height:98px;object-fit:cover;width:98px}.author-subscription-section .lower-author-image img{border-radius:100px;height:100%;object-fit:cover;width:100%}.author-subscription-section .lower-author-bio{width:calc(100% - 128px)}.author-subscription-section .lower-author-bio .bio{margin-top:30px}.author-subscription-section .lower-author-bio p{margin:0}.author-subscription-section .linkedin-link{align-items:center;color:#1e1e1e;display:flex;font-size:16px;gap:5px;line-height:28px}.author-subscription-section .blog-subscription{background:#f2f3f5;border-radius:5px;padding:33px 24px;width:357px}.author-subscription-section .blog-subscription h4{color:#1e1e1e}.author-subscription-section .blog-subscription form .hs-submit{text-align:right}.author-subscription-section .blog-subscription form .hs-form-field{margin-bottom:13px}.author-subscription-section .blog-subscription .legal-consent-container *{font-size:10px}@media (max-width:899px){.author-subscription-section .blog-subscription,.author-subscription-section .lower-author-box{width:100%}}@media (max-width:599px){.author-subscription-section .lower-author-box{gap:20px}.author-subscription-section .lower-author-bio{width:100%}}