main.blog-post{scroll-behavior:smooth}.blog-post__header{background-color:var(--blue);padding:160px 0 200px}.blog-post__header__title{margin:0 auto;max-width:1000px}.blog-post__header__back{font-family:Panton,serif;font-weight:700}.blog-post__header h1{color:var(--white);font-size:40px;margin-top:60px;text-align:center}.blog-post__header h1.margin-bottom{margin-bottom:-30px}.blog-post__header h2{color:var(--turquoise);font-size:30px;margin-top:60px;text-align:center}.blog-post__header__minutes{color:var(--white);text-align:center}.blog-post__featured-image{background-color:var(--teal);padding-bottom:100px}.blog-post__featured-image.add-padding{padding-bottom:200px}.blog-post__featured-image img{height:540px;margin-top:-140px;object-fit:cover;width:100%}.blog-post__body__content.margin-top{margin-top:-230px}.blog-post__body{padding:100px 0}.blog-post__body .content-wrapper{max-width:1000px}.blog-post__body__content__nav{background-color:var(--light-blue);border-radius:15px;margin-bottom:60px;padding:40px 35px}.blog-post__body__content__nav h3{font-weight:700;margin-bottom:30px}.blog-post__body__content__nav ul{display:flex;flex-direction:column;gap:10px}.blog-post__body__content__nav ul li a{color:var(--blue);text-decoration:underline}.blog-post__body__content__nav ul li a:hover{text-decoration:none}.blog-post__social-sharing{display:flex;margin-top:60px}.blog-post__social-sharing h3{color:var(--teal);font-weight:700}.blog-post__social-sharing__links{display:flex;gap:10px;margin-left:35px}.blog-post__social-sharing__links__link{transition:.3s ease-in-out}.blog-post__social-sharing__links__link:hover{filter:brightness(1.2)}.blog-post__author-section{align-items:center;background-color:var(--light-blue);border-radius:15px;display:flex;justify-content:space-between;margin-top:50px;padding:40px 35px}.blog-post__author-section h3{font-size:30px}.blog-post__author-section__left{width:calc(100% - 175px)}.blog-post__author-section__right{width:125px}.blog-post__author-section__right img{border-radius:100%;height:125px!important;object-fit:cover;width:125px!important}.blog-post__author-section h3,.blog-post__author-section h4{font-weight:700}.blog-post__related-posts{background-color:var(--light-blue);padding:100px 0}@media (max-width:767px){.blog-post__featured-image img{height:auto;max-height:300px;object-fit:cover;width:100%}.blog-post__author-section{flex-direction:column-reverse}.blog-post__author-section__left,.blog-post__author-section__right{width:100%}.blog-post__author-section__right{margin-bottom:20px}.blog-post__author-section__right img{height:100%!important;max-height:90px!important;max-width:90px!important;width:100%!important}}.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}