.blog-post__header{background-color:var(--light-grey);padding:200px 0 80px}.blog-post__header a.back-link{color:var(--green)}.blog-post__header a.back-link svg{margin-right:5px;transition:.3s ease-in-out}.blog-post__header a.back-link:hover svg{margin-right:10px}.blog-post__header a.back-link:hover{text-decoration:underline}.blog-post__header__banner{align-items:center;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-top:20px}.blog-post__header__banner__left img{border-radius:25px;height:365px;object-fit:cover;width:100%}.blog-post__header__banner__right h1{font-size:42px;font-weight:700;margin-top:10px}.blog-post__header__banner__right p:first-of-type,.blog-post__header__banner__right p:nth-of-type(2){margin-bottom:10px}.blog-post__header__banner__right a,.blog-post__header__banner__right p{font-size:14px}.blog-post__header__banner__right a{color:var(--green);text-transform:uppercase}.blog-post__body{padding:80px 0 60px}.blog-post__body .content-wrapper{position:relative}.blog-post__body img{border-radius:25px}.blog-post__body blockquote{font-size:30px!important}.blog-post__banner{background-color:var(--light-grey);display:flex;padding:80px 0}.blog-post__jump-links__wrapper{display:flex;height:100%;left:-240px;position:absolute;top:0;width:234px}.blog-post__jump-links{background-color:var(--dark-blue);border-radius:30px;height:fit-content;padding:30px 20px;position:sticky;top:110px;width:100%}.blog-post__jump-links p{color:var(--white);font-weight:700;margin-bottom:12px}.blog-post__jump-links ul li{margin-bottom:8px}.blog-post__jump-links ul li a{color:var(--white)}@media (max-width:1300px){.blog-post__jump-links__wrapper{left:-150px}.blog-post__jump-links{width:150px}}@media (min-width:1121px){.blog-post__jump-links__wrapper select{display:none}}@media (max-width:1120px){.blog-post__body{padding:100px 0 60px}.blog-post__jump-links{display:none}.blog-post__jump-links__wrapper{left:20px;position:static;top:-100px;width:calc(100% - 20px)}.blog-post__jump-links__wrapper select{background-color:var(--white);height:60px;left:20px;margin-bottom:20px;position:fixed;top:95px;width:calc(100% - 40px);z-index:2}.blog-post__body :target:before{content:"";display:block;height:180px;margin:-180px 0 0}.blog-post__banner,.blog-post__header,footer.footer{position:relative;z-index:3}}@media (max-width:767px){.blog-post__header{padding:140px 0 40px}.blog-post__header a.back-link{align-items:center;display:flex;justify-content:center}.blog-post__header__banner{grid-template-columns:1fr}.blog-post__header__banner__right{align-items:center;display:flex;flex-direction:column}.blog-post__header__banner__right *{text-align:center}}.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 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}