.blog-post{background:linear-gradient(90deg,#211951,#0e0a1f)}.blog-post__hero{height:25rem;position:relative}@media(min-width:768px){.blog-post__hero{height:30rem}}@media(min-width:1200px){.blog-post__hero{height:40rem}}.blog-post__hero-image{border-bottom-left-radius:2.5rem;border-bottom-right-radius:2.5rem;height:100%;object-fit:cover;width:100%}.blog-post__tags{bottom:0;display:flex;flex-wrap:wrap-reverse;list-style:none;padding:0 0 20px 10px;position:absolute}.blog-post__tag{background:#fff;border:1px solid #999;border-radius:2rem;box-shadow:-2px 2px 10px 3px rgba(0,0,0,.16);color:#999;font-size:1.4rem;font-weight:600;margin-right:5px;min-width:4.8rem;padding:10px 20px;text-align:center}@media(min-width:992px){.blog-post__content{width:85%}}.blog-post__hero-content{display:flex;flex-direction:column;gap:2rem;padding-bottom:8rem;padding-top:4rem}.blog-post__heading{font-size:3rem;font-weight:400;line-height:1.2}@media(min-width:576px){.blog-post__heading{font-size:4rem}}@media(min-width:992px){.blog-post__heading{font-size:5rem}}.blog-post__grid{column-gap:4rem;display:grid;font-weight:500;padding-top:3rem}.blog-post__column{padding-right:2rem;position:relative}.blog-post__column-sticky{align-items:center;column-gap:1rem;display:grid;font-size:1.6rem;grid-auto-rows:minmax(min-content,max-content);padding-bottom:2rem;row-gap:1rem}.blog-post__author,.blog-post__meta{display:flex;flex-direction:column;gap:1rem}.blog-post__author-image{border:1px solid var(--color-vertical);border-radius:50%;height:4.8rem;object-fit:contain;width:4.8rem}.blog-post__datetime{display:flex;font-weight:200}.blog-post__share{display:flex;flex-direction:column;max-width:260px}.blog-post__search{position:relative}.blog-post__search>svg{left:75%;position:absolute;top:50%;transform:translate(-50%,-50%)}.blog-post__searchbar{background:transparent;border:1px solid #fff;border-radius:40px;color:var(--color-white);outline:none;padding-left:10px;position:relative;text-indent:20px}.blog-post__fif-links{display:none;max-height:400px;overflow-y:scroll}.blog-post__fif-links.display{display:block}.blog-post__fif-header{display:none;padding-top:2rem}.blog-post__fif-header.display{display:block}.blog-post__open-fif{cursor:pointer;padding:unset;transition:all .5s ease}.blog-post__open-fif:hover{color:var(--color-teal)}.blog-post__share-text{font-weight:200;padding-top:1.5rem}.blog-post__share-links{display:flex;padding-bottom:3rem}.blog-post__share-link{align-items:center;display:flex;fill:var(--color-vertical);height:4.8rem;transition:all .2s ease;width:4.8rem}.blog-post__share-link svg{width:2.5rem}.blog-post__share-link:hover{opacity:.8;transform:scale(1.02)}.blog-post__fif-links{padding-top:1.5rem}.blog-post__fif-link{cursor:pointer;font-weight:200;list-style:none;max-width:260px;padding:.65rem 0;transition:all .2s ease}.blog-post__fif-link:hover{color:var(--color-vertical);opacity:.9}.blog-post__body{font-weight:200;line-height:1.7;padding-bottom:2rem}.blog-post__body span{position:relative}.blog-post__body h2:before{border-top:6px solid var(--color-vertical);content:"";display:block;margin-bottom:15px;width:86px}@media(min-width:992px){.blog-post__grid{grid-template-columns:minmax(20rem,26rem) 2fr;padding-top:8rem}.blog-post__column{border-right:5px solid rgba(0,0,0,.1)}.blog-post__open-fif{display:none}.blog-post__column-sticky{position:sticky;top:calc(var(--header-height) + 3rem)}.blog-post__share{row-gap:1rem}.blog-post__fif-header{border-top:2px solid rgba(8,242,199,.8)}.blog-post__fif-header,.blog-post__fif-links{display:block}.blog-post__share-links{gap:.5rem}.blog-post__body{padding-bottom:8rem}}.blog-post__body h1,.blog-post__body h2,.blog-post__body h3,.blog-post__body h4,.blog-post__body h5,.blog-post__body h6{font-size:revert}.blog-post__body a{color:var(--color-vertical)}.blog-post__body a:hover{text-decoration:underline}.blog-post__body a:active{color:#000}.blog-post__body ol,.blog-post__body ul{padding-inline-start:20px}