.post__meta{font-size:15px;margin:1rem 0}.post__meta-author-img{border-radius:50%;margin-right:1.1em;overflow:hidden}.post__meta-author-name{display:inline-block;font-size:1em;margin-bottom:.25em;padding-bottom:.1em;position:relative}.post__meta-author-name:after{background-color:rgb(var(--color-primary));bottom:0;content:"";display:block;height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:0 0;transition:transform .2s ease-out;width:100%}.post__meta-read-time{border-left:2px solid rgb(var(--color-secondary));margin-left:.5em;padding-left:calc(6px + .5em);text-indent:5px}.post__meta-author-name:hover:after{transform:scaleX(1)}.post__meta-times{font-size:.85em}.post__meta-read-time svg{height:16px;transform:translateY(-9%)}.post__meta a{text-decoration:none}.post__container{margin:auto;max-width:860px!important;padding-top:0!important}.post__title{margin:0 0 .5em}@media (min-width:37.5em){.post__body{padding:4em 0}}#hs_cos_wrapper_post_body div:first-of-type,#hs_cos_wrapper_post_body h2:first-of-type,#hs_cos_wrapper_post_body h3:first-of-type,#hs_cos_wrapper_post_body img:first-of-type,#hs_cos_wrapper_post_body ol:first-of-type,#hs_cos_wrapper_post_body p:first-of-type,#hs_cos_wrapper_post_body ul:first-of-type{margin-top:0}.post__body .table-wrap{border-radius:6px;box-shadow:0 8px 15px -5px rgba(0,0,0,.2);margin-bottom:2em;margin-top:2em;overflow-x:auto}.post__body .table-wrap+h2,.post__body .table-wrap+h3{margin-top:1.7em}.post__body table{background-color:#f6f6f6;border-collapse:collapse;font-size:16px;margin-bottom:2em;margin-top:2em;width:100%}.post__body .table-wrap table{margin-bottom:0;margin-top:0}.post__body table caption{background-color:rgb(var(--color-secondary));caption-side:bottom;color:rgb(var(--color-secondary-contrast));padding:1em}.post__body table thead th{background-color:rgb(var(--color-primary));color:rgb(var(--color-primary-contrast));white-space:nowrap}.post__body table tr:nth-child(odd){background-color:#fff}.post__body table td,.post__body table th{padding:1.1em .75rem;text-align:inherit}.post__body table h1,.post__body table h2,.post__body table h3,.post__body table h4,.post__body table h5,.post__body table h6{font-size:1.2em;margin-bottom:0;white-space:nowrap}.post__subscribe-form{--form-bg-color:var(--color-light);--form-foreground-color:var(--color-text-dark);--form-fields-bg-color:var(--color-white);background:rgb(var(--color-light));border-radius:3px;display:block;padding:1.5rem}@media (min-width:37.5em){.related-posts-wrap{padding:4em 0}}.related-posts__title{margin-bottom:.75em}.related-post{border-top:15px solid rgb(var(--color-light));overflow:visible!important}.related-post:nth-child(3n+1),.related-post:nth-child(3n+1) .related-post__text{border-color:rgb(var(--color-secondary))}.related-post:nth-child(3n+3),.related-post:nth-child(3n+3) .related-post__text{border-color:rgb(var(--color-primary))}.related-post img{transition:transform 1s ease}.related-post .related-post__text{background:#fff;border-bottom:7px solid rgb(var(--color-light));box-shadow:0 4px 30px -10px rgba(0,0,0,.2);flex:1;margin:-50px auto 0;max-width:90%;padding-bottom:80px;position:relative;transition:box-shadow .2s ease;width:100%}.related-post__title{font-size:1.4em;font-weight:600;line-height:1.2}.related-post__cta-wrap{bottom:0;height:60px;left:0;line-height:1;padding:0 1.2rem;position:absolute;width:100%}.related-post__cta{border-top:1px solid rgb(var(--color-light));display:block;padding:20px 0 20px 50px;position:relative;transition:all .2s ease;white-space:nowrap}.related-post__cta:before{background:rgb(var(--color-black));content:"";height:2px;left:0;position:absolute;top:50%;width:40px}.related-post:hover img{transform:scale(1.05)}.related-post:hover .related-post__cta{color:rgb(var(--color-primary))}.related-post:hover .related-post__cta:before{background-color:rgb(var(--color-primary))}.related-post:hover .related-post__text{box-shadow:0 4px 30px -5px rgba(0,0,0,.4)}