.blog_related_posts{max-width:1024px;margin:0 auto 64px;padding:0 16px}@media(min-width:545px){.blog_related_posts{padding:32px 20px 0}}.blog_related_posts .blog_related_posts__heading{font-family:dm-sans,sans-serif;font-weight:600;font-size:28px;line-height:32px;letter-spacing:-.02em;margin:24px 0}@media(min-width:768px){.blog_related_posts .blog_related_posts__heading{font-size:40px;line-height:44px;letter-spacing:0}}.blog_related_posts .blog_related_posts__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.blog_related_posts .blog_related_posts__grid{grid-template-columns:1fr 1fr}}.blog_related_posts .blog_related_posts__card{display:grid;grid-template-rows:auto 1fr;background-color:#ffffff29;border-radius:8px;outline:1px solid rgba(138,126,249,.4);overflow:hidden;text-decoration:none;padding:16px 16px 32px}.blog_related_posts .blog_related_posts__card:hover{outline-width:2px;background-color:#3e2dda08}.blog_related_posts .blog_related_posts__card_image_wrapper{width:100%;border-radius:4px;overflow:hidden}.blog_related_posts .blog_related_posts__card_image{width:100%;height:100%;object-fit:cover;display:block}.blog_related_posts .blog_related_posts__card_content{display:grid;align-content:start;gap:8px;padding:20px 20px 32px}.blog_related_posts .blog_related_posts__card_meta{display:flex;align-items:center;gap:8px;margin:4px 0 0;color:var(--text-secondary)}.blog_related_posts .blog_related_posts__card_title{font-family:dm-sans,sans-serif;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;color:var(--text);display:box;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden;white-space:revert;text-overflow:ellipsis}.blog_related_posts .blog_related_posts__card_excerpt{color:var(--text-secondary);display:box;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden;white-space:revert;text-overflow:ellipsis}.blog_post{position:relative;isolation:isolate;font-family:dm-sans,sans-serif;display:flex;flex-direction:column}.blog_post,.blog_post *{box-sizing:border-box}.blog_post .blog_post__texture{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.blog_post .blog_post__masthead{position:relative;z-index:1}.blog_post .blog_post__hero_layers{position:absolute;top:0;right:0;transform:translate(64%,-30%) scaleX(-1);pointer-events:none;z-index:0}@media(min-width:768px){.blog_post .blog_post__hero_layers{transform:translate(48%,-12%) scaleX(-1)}}.blog_post .blog_post__hero{background:linear-gradient(180deg,#3e2dda0a,#3e2dda00);padding:32px 0 0}@media(min-width:768px){.blog_post .blog_post__hero{padding:48px 0 0}}.blog_post .blog_post__back_wrap,.blog_post .blog_post__hero_inner,.blog_post .blog_post__meta_inner,.blog_post .blog_post__hero_image_wrap{position:relative;z-index:1;width:100%;max-width:1024px;margin:0 auto;padding:0 16px}@media(min-width:545px){.blog_post .blog_post__back_wrap,.blog_post .blog_post__hero_inner,.blog_post .blog_post__meta_inner,.blog_post .blog_post__hero_image_wrap{padding:0 20px}}.blog_post .blog_post__back_wrap{margin-bottom:40px}@media(min-width:768px){.blog_post .blog_post__back_wrap{margin-bottom:56px}}.blog_post .blog_post__back{display:inline-flex;align-items:center;gap:8px;font-weight:400;font-size:18px;line-height:24px;color:var(--link-secondary);text-decoration:none}.blog_post .blog_post__back:hover{color:#3e2dda;text-decoration:none}.blog_post .blog_post__hero_inner{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;justify-items:start;margin-bottom:40px}.blog_post .blog_post__title{font-family:dm-sans,sans-serif;font-weight:600;font-size:30px;line-height:34px;letter-spacing:0;width:100%;max-width:700px;margin:0;padding:0;background:none;background-clip:border-box;-webkit-text-fill-color:unset}@media(min-width:768px){.blog_post .blog_post__title{font-size:52px;line-height:56px}}.blog_post .blog_post__subtitle{font-family:dm-sans,sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;width:100%;max-width:700px;margin:0;color:var(--text-secondary)}@media(min-width:768px){.blog_post .blog_post__subtitle{font-size:22px;line-height:30px}}.blog_post .blog_post__meta{position:relative;z-index:1;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:40px}.blog_post .blog_post__meta_inner{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding-top:16px;padding-bottom:16px;font-weight:400;font-size:18px;line-height:24px;color:var(--text-secondary)}.blog_post .blog_post__meta_author{display:inline-flex;align-items:center;gap:8px}.blog_post .blog_post__avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;flex:none}.blog_post .blog_post__meta_divider{width:1px;height:24px;background:#0000001a;flex:none}.blog_post .blog_post__meta_link{color:inherit;text-decoration:underline dotted;text-decoration-color:var(--text-quarternary);text-underline-offset:.15em}.blog_post .blog_post__meta_link:hover{color:#1100ac;text-decoration:underline dotted;text-decoration-color:var(--link-tertiary)}.blog_post .blog_post__hero_image{display:block;width:100%;border-radius:8px;object-fit:cover}.blog_post .blog_post__hero_video{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden}.blog_post .blog_post__hero_video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.blog_post .blog_post__body{position:relative;z-index:1;max-width:1024px;margin:0 auto;padding:64px 16px 48px;display:grid;grid-template-columns:minmax(0,1fr);gap:40px;width:100%}@media(min-width:1024px){.blog_post .blog_post__body{grid-template-columns:minmax(0,1fr) minmax(0,344px);column-gap:40px}}@media(min-width:545px){.blog_post .blog_post__body{padding:64px 20px 48px}}@media(min-width:1024px){.blog_post .blog_post__body{padding:80px 20px}}.blog_post .blog_post__toc{display:none}@media(min-width:1024px){.blog_post .blog_post__toc{display:block;align-self:start;position:sticky;top:96px}}.blog_post .article_body .article p,.blog_post .article_body .article li{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0;color:var(--text-secondary)}.blog_post .article_body .article p{margin-bottom:16px}.blog_post .article_body .article a{text-decoration:underline dotted;text-decoration-color:var(--link-tertiary);text-underline-offset:.15em}.blog_post .article_body .article a:hover{text-decoration-style:dotted}.blog_post .article_body .article a strong{color:inherit}.blog_post .article_body .article strong{font-weight:500}.blog_post .article_body .article h1,.blog_post .article_body .article h2,.blog_post .article_body .article h3,.blog_post .article_body .article h4,.blog_post .article_body .article h5,.blog_post .article_body .article h6{color:var(--text);background:none;background-clip:border-box;-webkit-text-fill-color:unset;margin-top:40px;margin-bottom:12px}.blog_post .article_body .article h1{font-family:dm-sans,sans-serif;font-weight:600;font-size:30px;line-height:34px;letter-spacing:0}@media(min-width:768px){.blog_post .article_body .article h1{font-size:52px;line-height:56px}}.blog_post .article_body .article h2{font-family:dm-sans,sans-serif;font-weight:600;font-size:28px;line-height:32px;letter-spacing:-.02em}@media(min-width:768px){.blog_post .article_body .article h2{font-size:40px;line-height:44px;letter-spacing:0}}.blog_post .article_body .article h3{font-family:dm-sans,sans-serif;font-weight:600;font-size:26px;line-height:34px;letter-spacing:-.02em}@media(min-width:768px){.blog_post .article_body .article h3{font-size:28px;line-height:34px}}.blog_post .article_body .article h4{font-family:dm-sans,sans-serif;font-weight:600;font-size:21px;line-height:28px;letter-spacing:0}@media(min-width:768px){.blog_post .article_body .article h4{font-size:24px;line-height:32px;letter-spacing:-.02em}}.blog_post .article_body .article h5{font-family:dm-sans,sans-serif;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0}.blog_post .article_body .article .summary{margin:0 0 40px;padding:32px 0;border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;background:none}.blog_post .article_body .article .summary p,.blog_post .article_body .article .summary li{font-family:dm-sans,sans-serif;font-weight:600;font-size:21px;line-height:28px;letter-spacing:0;font-style:normal;color:var(--text)}@media(min-width:768px){.blog_post .article_body .article .summary p,.blog_post .article_body .article .summary li{font-size:24px;line-height:32px;letter-spacing:-.02em}}.blog_post .article_body .article .summary strong{font-weight:inherit}.blog_post .article_body .article .summary p,.blog_post .article_body .article .summary ul,.blog_post .article_body .article .summary ol{margin:0 0 16px}.blog_post .article_body .article .summary p:last-child,.blog_post .article_body .article .summary ul:last-child,.blog_post .article_body .article .summary ol:last-child{margin-bottom:0}.blog_post .article_body .article .summary ul{padding-left:24px;list-style:disc}.blog_post .article_body .article .summary ol{padding-left:24px;list-style:decimal}.blog_post .article_body .article .summary li{margin:0 0 16px}.blog_post .article_body .article .summary li:last-child{margin-bottom:0}.blog_post .article_body .article code,.blog_post .article_body .article pre{font-family:dm-mono,monospace}.blog_post .article_body .article code:not(.blog_code_block__code){padding:2px 6px;border-radius:4px;background:#00000014;font-size:.85em;color:#e70000}.blog_post .article_body .article .blockquote__standalone_attribution{margin:-24px 0 40px;font-weight:400;font-size:18px;line-height:28px;letter-spacing:0;color:var(--text-secondary)}.blog_post .toc__label{font-weight:600;font-size:18px;line-height:28px;letter-spacing:0;text-transform:none;color:var(--text)}.blog_post .toc__link{font-weight:400;font-size:16px;line-height:24px;color:var(--text-secondary)}.blog_post .toc__link:hover{color:#1f1a38}.blog_post .toc__link--active{color:#3e2dda}.blog_post .blog_post__newsletter_wrapper{position:relative;overflow:clip;width:100%;box-sizing:border-box;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:40px}@media(min-width:1441px){.blog_post .blog_post__newsletter_wrapper{border:1px solid rgba(0,0,0,.1);border-radius:8px;max-width:1170px;margin:auto}}.blog_post .blog_post__newsletter_wrapper .blog_post__newsletter{max-width:1024px;padding:60px 20px}.blog_post .blog_post__newsletter_wrapper .blog_post__newsletter__layers{position:absolute;top:-440px;right:-489px;transform:translate(50%);pointer-events:none;z-index:0}
