.wm-post-header{background:var(--wm-primary);color:var(--wm-neutral-white);min-height:580px;padding:110px 0}.wm-post-header .content-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.wm-post-header h1{color:var(--wm-neutral-white);font-size:48px;font-weight:500;margin:24px 0}.wm-post-header .content{padding-right:48px;width:63%}.wm-post-header .content .topics{display:flex;flex-wrap:wrap;gap:16px}.wm-post-header .content .topics a{background:#f8f5e9;border:1px solid rgba(0,0,0,.1);color:var(--wm-primary);font-size:14px;font-weight:600;padding:6px 10px 4px;text-transform:uppercase}.wm-post-header .image{width:37%}.wm-post-body{display:flex;flex-wrap:wrap;padding:100px 0}.wm-post-body .main-body{padding-right:150px;width:75%}.wm-post-body .sidebar{width:25%}.wm-post-body .back-to-blog-share{align-items:center;border-bottom:1px solid rgba(19,65,118,.1);display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:36px;padding-bottom:16px}.wm-post-body .back-to-blog-share>a{border:1px solid var(--wm-primary);border-radius:4px;color:var(--wm-primary);padding:8px 16px}.wm-post-body .back-to-blog-share>a svg{margin-right:8px}.wm-post-body .social-share .share-box-inner{align-items:center;background:#fff;border-radius:57px;box-shadow:0 0 20px rgba(0,0,0,.07);display:flex;margin-left:10px;padding:8px 10px}.wm-post-body .social-share .share-box{align-items:center;display:flex}.wm-post-body .social-share .share-icon{align-items:center;background:#999;border-radius:100%;display:flex;height:40px;justify-content:center;width:40px}.wm-post-body .social-share .social-share-urls{align-items:center;display:flex}.wm-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:0 6px;width:35px}.wm-post-body .social-share .social-share-urls a.twitter{background-color:#000}.wm-post-body .social-share .social-share-urls a.facebook{background-color:#3b5998}.wm-post-body .social-share .social-share-urls a.linkedin{background-color:#0077b5}.wm-post-body .social-share .social-share-urls a.email{background-color:#0084ff}.wm-post-body .social-share .social-share-urls a span{display:flex}.wm-post-body .social-share .social-share-urls a svg{fill:#fff;height:18px;width:18px}.wm-post-body .main-body blockquote{border:5px solid var(--wm-primary);border-radius:8px;margin:0;padding:36px}.wm-post-body .main-body blockquote p:last-child{margin:0}