html{scroll-padding-top:100px}.blog-content-wrapper{display:grid;grid-template:"blog-post-sidebar-wrappper" "blog-post-detail"}.progress-wrapper{height:4px;overflow:hidden;position:fixed;top:72px;width:100%;z-index:999}.blog-progress-bar{background-color:#4c99d7;height:4px;width:0}.blog-header-container{background:linear-gradient(84.83deg,#0e011e 3.01%,#17274f 98.66%);padding:100px 0 32px}.blog-header{display:grid;grid-area:blog-header-container}.blog-header-text-container{grid-row:1}.blog-post__tags{display:flex;flex-flow:row wrap;gap:8px}.blog-post-tag{border:1px solid var(--purple-400);border-radius:26px;font-size:13px;font-weight:900;line-height:1.3333333;padding:4px 12px}.blog-post-tag,.blog-post-tag:hover,.blog-title{color:var(--white)}.blog-title{margin:0;padding:16px 0}.blog-post-info{display:flex;flex-flow:row nowrap}.blog-author-image-link{align-self:center}.blog-author-image{border-radius:50%;height:auto;margin-right:16px;width:48px}.blog-post-info-text-container{display:flex;flex-flow:column nowrap}.blog-post-info-text{display:flex;flex-flow:column}.blog-post-info-text p{margin:0}.blog-post-info-text svg{align-self:center}.blog-post-info-bullet{display:none}.blog-image-container{padding:40px 0 16px}.blog-featured-image{border-radius:8px}.blog-post-sidebar-wrappper{grid-area:blog-post-sidebar-wrappper;margin-top:55px}.sticky-sidebar{top:144px!important;z-index:2!important}.blog-post-detail{grid-area:blog-post-detail;margin-top:0;overflow:hidden}.blog-post.blog-post-detail{max-width:770px}.blog-post-detail p,.blog-post-detail ul{line-height:1.3;margin-bottom:24px}.blog-post-detail:is(h1,h2,h3,h4,h5){margin:24px 0}.blog-post-detail h1{font-size:1.8rem}.blog-post-detail h2{font-size:1.5rem;line-height:1}.blog-post-detail h3{font-size:1.2rem;line-height:1}.blog-post-detail blockquote{border-top:none;color:var(--void-800);font-size:1.5rem;font-weight:600;line-height:1.2;margin:50px 0;padding:0}.blog-post-detail blockquote:before{color:var(--purple-400);content:"\201C";font-family:none;font-size:5rem;line-height:.1;position:relative;top:30px}.blog-post-detail blockquote p:last-of-type{color:var(--purple-400);font-size:1rem;font-weight:400;line-height:1.33}@media (min-width:375px){.blog-post-info-text{flex-flow:row;gap:8px}.blog-post-info-bullet{display:unset}}@media (min-width:992px){.progress-wrapper{top:85px}.blog-header-container{padding:130px 0 72px}.blog-header{display:grid;gap:30px;grid-area:blog-header-container;grid-template-columns:repeat(2,1fr)}.blog-post__tags{justify-content:start}.blog-header-text-container{grid-row:1}.blog-post-info-text{flex-flow:row wrap}.blog-post-sidebar-wrappper{grid-area:blog-post-sidebar-wrappper;margin-top:72px;width:370px}.blog-social-shares{text-align:left}.blog-content-wrapper{display:grid;gap:45px;grid-template:"blog-post-sidebar-wrappper blog-post-detail"}.blog-post-detail{grid-area:blog-post-detail;margin-top:72px}.blog-post-detail h1{font-size:2.55rem}.blog-post-detail h2{font-size:2rem;line-height:1}.blog-post-detail h3{font-size:1.2rem;line-height:1}.blog-post-detail blockquote p{font-size:2.1rem}}@media (min-width:1200px){.progress-wrapper{top:96px}}