.blog-post{margin:auto auto 0;max-width:var(--container-max-width);padding:0 1rem;width:100%}.blog-post a{color:var(--Colours-Primary-400);text-decoration-line:underline;transition:all .5s ease}.blog-post a:hover{text-decoration-line:none}.blog-post blockquote{margin-top:var(--space-m)!important;padding:var(--space-m)}.blog-post blockquote,.blog-post blockquote p{align-items:center;background:var(--Colours-Primary-50);border-radius:16px;color:var(--Colours-Primary-500);display:flex;flex-direction:column;font-family:var(--font-family-title);font-size:25.924px;font-weight:500;gap:var(--space-xs,8px);justify-content:center;line-height:32px;margin:0;width:100%}.blog-post blockquote *{margin:0}.blog-post-image-container{border-radius:12px;overflow:hidden}.blog-post-image-container img{aspect-ratio:2/1;border-radius:12px;height:100%;margin-bottom:66px;object-fit:cover;width:100%}.blog-post__timestamp{display:block;margin-bottom:.7rem}.blog-post__author{align-items:center;display:flex;margin-bottom:1.4rem}.blog-post__author-image{height:auto;margin-right:.7rem;width:50px}.blog-post__author-name,.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{text-decoration:none}.blog-post__body{margin:0 auto;max-width:784px}.blog-post__body img{border-radius:var(--border-radius-default);height:auto;max-width:100%}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:active,.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.blog-post-section ul{padding-left:20px}.blog-post-section ul li{margin-bottom:18px}.content-wrapper.blog-post-wrapper.modules .two-sections{display:grid;gap:var(--gap-def);grid-template-columns:2fr 1fr;padding-bottom:32px}.blog-post__body h1,.blog-post__body h2,.blog-post__body h3,.blog-post__body h4,.blog-post__body h5,.blog-post__body h6,.blog-post__body p{text-align:left!important}.blog-post__body div,.blog-post__body li,.blog-post__body p{color:var(--Colours-Primary-500);font-size:16px;line-height:26px}@media screen and (max-width:1024px){.content-wrapper.blog-post-wrapper.modules .two-sections{grid-template-columns:1fr}}