.ls-post-header{display:inline-block;padding:100px 0;width:100%}.ls-post-header .topics{align-items:center;display:flex;flex-wrap:wrap}.ls-post-header .topics .topic-item{background:#e0f2fe;border-radius:2px;color:#92400e;display:flex;font-family:var(--ls-heading-font);font-weight:700;padding:5px 8px;text-transform:uppercase}.ls-post-header .author-date{color:var(--ls-primary)}.ls-post-header .author-date span:after{background:var(--ls-primary);border-radius:100%;content:"";display:inline-block;height:6px;margin:0 3px 0 8px;vertical-align:middle;width:6px}.ls-post-header .author-date span:last-child:after{display:none}.ls-post-header h1{margin:24px 0}.ls-post-header .image{margin-top:48px}.ls-post-header .image img{max-height:650px;object-fit:cover;width:100%}.ls-post-body{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:100px}.ls-post-body .main-body{padding:0 120px;width:calc(100% - 300px)}.ls-post-body .main-body blockquote{border:5px solid var(--ls-primary);border-radius:8px;margin:0;padding:36px}.ls-post-body .main-body blockquote p:last-child{margin:0}.ls-post-body .back-to-blog a{align-items:center;color:var(--ls-primary);display:flex;font-family:var(--ls-heading-font);font-weight:500}.ls-post-body .back-to-blog a span{border-bottom:1px solid}.ls-post-body .back-to-blog a svg{margin-right:16px}.ls-post-body .social-share .share-box-inner{background:#fff;border-radius:57px;box-shadow:0 0 20px rgba(0,0,0,.07);margin-top:10px;padding:8px 10px}.ls-post-body .social-share .share-box{position:sticky;top:24px}.ls-post-body .social-share .share-icon{align-items:center;background:#999;border-radius:100%;display:flex;height:40px;justify-content:center;margin-bottom:16px;width:40px}.ls-post-body .social-share .social-share-urls a{align-items:center;border-radius:100%;display:flex;height:35px;justify-content:center;justify-self:center;margin:6px 0;width:35px}.ls-post-body .social-share .social-share-urls a.twitter{background-color:#000}.ls-post-body .social-share .social-share-urls a.facebook{background-color:#3b5998}.ls-post-body .social-share .social-share-urls a.linkedin{background-color:#0077b5}.ls-post-body .social-share .social-share-urls a.email{background-color:#0084ff}.ls-post-body .social-share .social-share-urls a span{display:flex}.ls-post-body .social-share .social-share-urls a svg{fill:#fff;height:18px;width:18px}@media (max-width:767px){.ls-post-header{padding:60px 0}.ls-post-header .image{margin-top:36px}.ls-post-body{padding-bottom:60px}.ls-post-body .back-to-blog{width:100%}.ls-post-body .main-body{padding:36px 0;width:100%}.ls-post-body .social-share{text-align:center;width:100%}.ls-post-body .social-share .share-box-inner{align-items:center;display:inline-flex;margin-left:10px}.ls-post-body .social-share .share-icon{margin-bottom:0;margin-right:10px}.ls-post-body .social-share .social-share-urls{align-items:center;display:flex;gap:6px}.ls-post-body .social-share .social-share-urls a{margin:0}}@media (min-width:768px) and (max-width:1023px){.ls-post-header{padding:80px 0}.ls-post-body .back-to-blog{width:100%}.ls-post-body .main-body{padding:36px 0 0;width:calc(100% - 100px)}.ls-post-body{padding-bottom:80px}}@media (min-width:1024px) and (max-width:1440px){.ls-post-body .main-body{padding:0 40px}}