.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:42px 86px 42px 52px;@media (max-width:1024px){padding-bottom:32px;padding-left:22px;padding-right:42px;padding-top:32px}}.blog-post blockquote,.blog-post blockquote p{align-items:center;display:flex;flex-direction:column;font-family:var(--font-family-title);font-size:32px;font-weight:var(--font-weight-Medium);gap:var(--space-xs,8px);justify-content:center;line-height:40px;margin:0;width:100%;@media (max-width:1024px){font-size:24px;line-height:32px}}.blog-post blockquote p{border-left:10px solid var(--orange-color);padding-left:var(--space-m);@media (max-width:1024px){border-left-color:var(--orange-color);border-left-style:solid;border-left-width:6px;padding-left:var(--space-s)}}.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:914px}.blog-post__body img{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{font-size:20px;line-height:30px;@media (max-width:1024px){font-size:18px;line-height:26px}}.blog-post__body p{margin-bottom:var(--space-l);margin-top:var(--space-m)}@media screen and (max-width:1024px){.content-wrapper.blog-post-wrapper.modules .two-sections{grid-template-columns:1fr}}