.blog-content-wrapper{display:grid;grid-template-columns:1fr;padding:0 1rem;grid-gap:2rem}@media (min-width:900px){.blog-content-wrapper{grid-template-columns:1fr 200px}}@media (min-width:1440px){.blog-content-wrapper{grid-template-columns:1fr 284px;padding:0 100px}}.blog-post,.blog-post__content{margin:0 auto}.blog-post h1{color:#4a4a4a;font-size:2.5rem;line-height:2.75rem;margin-top:0;padding:0}.blog-post__toolbar{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:900px){.blog-post__toolbar{flex-direction:row}}.blog-post__meta{display:flex;margin-bottom:1.4rem}.blog-post__author-image{border-radius:24px;margin-right:1rem}.blog-post__author-name-and-tags{display:flex;flex-direction:column;justify-content:center}.blog-post__author-name{color:#4a4a4a;font-size:.875rem;line-height:1.1875rem;margin:0}.blog-post__timestamp{display:block}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{color:#e6007d;font-size:.875rem;margin-right:.25rem;text-decoration:none;text-transform:uppercase}.blog-post__share{display:flex;margin-bottom:1.4rem}.blog-post__share a{display:flex;justify-content:center;margin-right:1rem;padding:0}@media (min-width:900px){.blog-post__share a{margin-left:1rem;margin-right:0}}.blog-post__share img{margin:0;width:24px}.blog-post__body p{color:#4a4a4a;font-size:1.125rem;line-height:1.575rem;margin-bottom:1.5rem}.blog-post__body .hs_cos_wrapper>p:first-of-type{color:#878787;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.5;margin-top:0;padding:0}.blog-post__body h2,.blog-post__body h3{color:#4a4a4a;font-size:1.5rem;font-weight:700;line-height:1.8rem}.blog-post__body ul{color:#4a4a4a;font-size:1.125rem;line-height:1.575rem;list-style:none;margin:1rem 0;padding:0}.blog-post__body li{padding:.4375rem 0 .4375rem .625rem;text-indent:-.625rem}.blog-post__body li:before{color:#e6007d;content:"• ";font-size:1.5rem}.blog-post__body a{color:#e6007d;text-decoration:underline}.blog-post__body figure{margin:0 0 1rem}.post-img-cta{padding-bottom:2rem;padding-top:1rem}.post-img-cta img{width:100%}.blog-related-posts{background-color:#f3f3f3;padding:2rem 1rem 1.5rem}.blog-related-posts .content-wrapper{padding:0 1rem}@media (min-width:1440px){.blog-related-posts .content-wrapper{padding:0 100px}.blog-related-posts{padding:2rem 0 1.5rem}}.blog-related-posts h3{color:#4a4a4a;font-size:1.5rem;margin-bottom:1.5rem}.blog-related-posts__list{display:flex;flex-wrap:wrap;gap:32px}.blog-related-posts__post{flex:0 0 100%;margin:0 0 3rem}@media screen and (min-width:900px){.blog-related-posts__post{flex:0 0 calc(33.33333% - 21.4px)}}.blog-related-posts__image{border-radius:8px;height:auto;max-width:100%}.blog-related-posts__title-link{border-bottom:.125rem solid transparent;color:#4a4a4a;font-size:1.1rem;line-height:.5rem;margin:.7rem 0 .5rem;text-decoration:none;width:100%}.blog-related-posts__post:hover .blog-related-posts__title-link{text-decoration:underline}.blog-related-posts__tag-link{color:#e6007d;display:inline-block;font-size:.875rem;margin:.25rem .25rem 0 0;text-decoration:none;text-transform:uppercase}.blog-comments{margin:0 auto;max-width:680px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.blog-home .wrapper{margin-left:auto!important;margin-right:auto!important;max-width:1228px!important;padding-left:1rem;padding-right:1rem}span.post-cta{align-items:flex-start;border:1px solid #d4d7db;display:flex;flex-direction:column;margin:2rem 0;padding:2rem}span.post-cta a{background-color:#e6007d;border-radius:50px;color:#fff;font-weight:500;margin-top:1rem;padding:.5rem 1.5rem;text-decoration:none}span.post-cta a:hover{background-color:#b30061}.only_desktop{display:none}.only_mobile{display:block}@media (min-width:768px){.only_desktop{display:block}.only_mobile{display:none}}