.blog-listing--bg-image{display:flex;height:100%;justify-content:flex-end;left:0;position:absolute;top:0;width:100%;z-index:0}.blog-listing--bg-image svg{height:65%;position:relative;right:50px;width:auto}@media screen and (max-width:767px){.blog-listing--bg-image svg{right:-120px}}.blog-post{margin-top:108px}.blog-post__header{display:flex;flex-direction:column;justify-content:center;padding:var(--module-padding);padding-bottom:var(--gap-64)}.blog-post__header h1{margin-bottom:var(--gap-48)}.blog-post__header-image{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:1620px){.blog-post__header-image svg{right:25px}}.blog-post__header-image img{aspect-ratio:21/9;border-radius:var(--border-radius);max-width:100%;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:76.7rem;width:76.7rem}.blog-post__meta{align-items:center;display:flex;gap:1.2rem}.blog-post__meta a{border-right:1px solid var(--yellow);font-weight:600;padding-right:1.2rem}.blog-post__meta img{border-radius:50%;height:4.8rem;object-fit:cover;width:4.8rem}.blog-post__tag{display:flex;margin-bottom:var(--gap-24)}.blog-post__tag,.blog-post__tags{align-items:center;flex-wrap:wrap;gap:1.2rem}.blog-post__tags svg{flex:none;margin:0 .8rem}.blog-post__tag .blog-post__tag-link{color:var(--red);font-weight:600}.blog-post__tags{display:flex;justify-content:flex-end}.blog-post__tags .blog-post__tag-link{background-color:var(--black);border-radius:var(--border-radius);color:var(--white);font-weight:600;padding:.6rem 1.6rem}.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:flex-start;flex-direction:column}.blog-post__meta a{border-right:none;padding-right:0}.blog-post__header-image img{aspect-ratio:5/4;border-radius:0}.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{margin:0 auto;max-width:76.7rem;padding:var(--module-padding);width:76.7rem}@media screen and (max-width:767px){.blog-post__body{flex-direction:column;max-width:100%;width:100%}}.blog-post__body p:first-of-type,.blog-post__body p:first-of-type a{color:var(--blue);font-size:2.2rem;font-weight:600}.blog-post__body p:last-of-type{margin-bottom:0}.blog-post__body a{text-decoration:underline}.blog-post__body :where(h2,h3,h4,h5,h6){font-weight:600;margin-bottom:1.6rem;padding-top:2rem}.blog-post__body h2{font-size:3.2rem;line-height:4.8rem}.blog-post__body h3{font-size:2.8rem;line-height:4.16rem}.blog-post__body h4{font-size:2.4rem;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: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 img+p{padding-top:2rem}.blog-post__body blockquote{border-left:2px solid var(--yellow);line-height:2.8rem;margin:0 0 var(--whitespace-text);padding-left:2rem}.blog-post__body blockquote,.blog-post__body blockquote p{font-size:2rem;font-style:italic}.blog-post__body .hs-audio-player{margin-bottom:var(--gap-48)}@media screen and (max-width:767px){.blog-post__body p:first-of-type,.blog-post__body p:first-of-type a{font-size:1.8rem}.blog-post__body h2{font-size:2.8rem;line-height:4.16rem}.blog-post__body h3{font-size:2.2rem;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__body .hs-audio-player{margin-bottom:var(--gap-24)}}.blog-related-posts{background-color:var(--grey-light)}.blog-related-posts__heading{margin:0 auto var(--gap-80);max-width:76.7rem;text-align:center}.blog-related-posts__wrapper{display:grid;gap:var(--gap-32) var(--gap-32);grid-template-columns:repeat(3,minmax(100px,1fr))}.blog-related-posts__post img{aspect-ratio:3/2;border-radius:var(--border-radius);margin-bottom:var(--gap-24);max-width:100%;object-fit:cover;width:100%}.blog-related-posts__time{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:var(--gap-16)}.blog-related-posts__tag-link{color:var(--red);display:inline-block;font-weight:600;margin-bottom:var(--gap-16)}@media screen and (max-width:767px){.blog-related-posts__wrapper{display:flex;flex-direction:column;width:100%}}.blog-post__subscription{background-color:var(--grey-light)}