@media screen and (max-width:767px){.blog-post{padding-left:2rem;padding-right:2rem}}.blog-post__header{display:flex;flex-direction:column;justify-content:center;padding-bottom:var(--gap-64);padding-top:var(--gap-96);text-align:center}.blog-post__header h1{margin-bottom:var(--gap-48)}.blog-post__header-image{display:flex;justify-content:center;margin:0 auto;max-width:var(--max-width);position:relative}.blog-post__header-image svg{bottom:-75px;position:absolute;right:-100px}@media screen and (max-width:767px){.blog-post__header{padding-bottom:var(--gap-32);padding-top:var(--gap-32)}}@media screen and (max-width:1620px){.blog-post__header-image svg{right:25px}}.blog-post__header-image img{aspect-ratio:1.91/1;border-radius:var(--border-radius);margin:0 auto!important;max-width:1200px;object-fit:cover;width:100%}.blog-post__author,.blog-post__time{align-items:center;display:flex;gap:1.2rem}.blog-post__header-inner{margin:0 auto;max-width:92rem;width:92rem}.blog-post__meta{align-items:center;display:flex;gap:1.2rem;justify-content:center}.blog-post__meta a{border-right:1px solid var(--lilac);font-weight:600;padding-right:1.2rem;text-decoration:none}.blog-post__meta img{border:1px solid var(--black);border-radius:50%;height:4.2rem;object-fit:cover;width:4.2rem}.blog-post__tag{margin-bottom:var(--gap-24)}.blog-post__tag,.blog-post__tags{align-items:center;flex-wrap:wrap;gap:1.2rem}.blog-post__tags{display:flex}.blog-post__tags svg{flex:none;margin:0 .8rem}.blog-post__tag{display:flex;justify-content:center}.blog-post__tag a{text-decoration:none}.blog-post__tag .blog-post__tag-link{background-color:var(--lilac-light);border-radius:var(--border-radius);color:var(--color-typography);font-weight:600;padding:.4rem 1.2rem;text-decoration:none}.blog-post__footer{align-items:flex-end;display:flex;justify-content:space-between;margin:0 auto;max-width:76.7rem;padding:var(--module-padding);padding-top:0;width:100%}.blog-post__footer .btn{order:1}.blog-post__footer .blog-post__tags{order:2}@media screen and (max-width:767px){.blog-post__header{padding-bottom:var(--gap-32)}.blog-post__header h1{margin-bottom:var(--gap-24)}.blog-post__header-inner{max-width:100%;width:100%}.blog-post__meta{align-items:center;flex-direction:column}.blog-post__meta a{border-right:none;padding-right:0}.blog-post__header-image img{aspect-ratio:5/4;border-radius:var(--border-radius)}.blog-post__header-image svg{display:none}.blog-post__footer{align-items:flex-start;flex-direction:column;row-gap:var(--gap-24)}.blog-post__footer .btn{order:2}.blog-post__footer .blog-post__tags{order:1}}.blog-post__body-wrapper{margin:0 auto;max-width:96rem;padding:var(--gap-64) var(--gap-48)}@media screen and (max-width:767px){.blog-post__body-wrapper{display:flex;flex-direction:column;max-width:100%;padding:var(--gap-32) 0;width:100%}}.blog-post__toc-wrapper{display:flex;flex-direction:column;row-gap:.8rem}@media screen and (max-width:767px){.blog-post__toc-wrapper{display:none}}.blog-post__body p:last-of-type{margin-bottom:0}.blog-post__body :where(h2,h3,h4,h5,h6){margin-bottom:1.6rem;padding-top:2rem}.blog-post__body h2{font-size:2.8rem;line-height:4.8rem}.blog-post__body h2:first-of-type{padding-top:0}.blog-post__body h3{font-size:2.4rem;line-height:4.16rem}.blog-post__body h4{font-size:2.2rem;line-height:3.6rem}.blog-post__body h5,.blog-post__body h6{font-size:2rem;line-height:2.8rem}.blog-post__body ul{padding-left:4.8rem}.blog-post__body ul li{list-style-type:disc}.blog-post__body img{border-radius:var(--border-radius);margin-bottom:2.8rem;margin-top:3.2rem;max-width:100%!important}.blog-post__body p:has(img){margin-bottom:0}.blog-post__body img+p{padding-top:2rem}.blog-post__body blockquote{background-color:var(--gold-light);border-left:none;border-radius:var(--border-radius);line-height:3.2rem;margin:0 0 var(--gap-24);padding:var(--gap-24)}.blog-post__body blockquote p{font-size:1.8rem;font-style:italic;line-height:3.2rem}@media screen and (max-width:767px){.blog-post__body h2{font-size:3.2rem;line-height:4.16rem}.blog-post__body h3{font-size:2.4rem;line-height:3.6rem}.blog-post__body h4,.blog-post__body h5{font-size:2rem;line-height:2.8rem}.blog-post__body h6{font-size:1.8rem;line-height:2.52rem}.blog-post__body ul{padding-left:4rem}}.blog-post-author{align-items:center;background-color:var(--lilac-light);border-radius:var(--border-radius);display:flex;flex-direction:column;padding:var(--gap-64) var(--gap-48);row-gap:var(--gap-24);text-align:center}.blog-post-author__heading{margin:0 auto;max-width:92rem}.blog-post-author__heading p:first-child{margin-bottom:var(--gap-24)}.blog-post-author img.blog-post-author--avatar{border:1px solid var(--black);border-radius:50%;height:6.4rem;object-fit:cover;width:6.4rem}.blog-post-author :where(h3,p){margin-bottom:0}.blog-post-author svg{width:1.8rem}.blog-post__narration{margin-bottom:var(--gap-32)}.hs-audio-player__duration,.hs-audio-player__title{font-family:var(--font-family)}