.blogpost-body__content h2,.blogpost-body__content h3,.blogpost-body__content h4{font-weight:600}.blogpost-body__content h2{font-size:36px}.blogpost-body__content h3{color:var(--color-global-1-hex);font-size:32px}.blogpost-body__content h4{font-size:28px}.blogpost-body__content a{transition:all .2s ease-out}.blogpost-body__content a:hover{color:var(--color-global-2-hex)}.blogpost-body{margin-bottom:80px}.hero-blogpost{padding:50px 0}.hero-blogpost__img{border-radius:24px;height:100%;overflow:hidden}.hero-blogpost__img img{height:100%;object-fit:cover;width:100%}.hero-blogpost__leftcol{align-items:center;display:flex;height:100%}.hero-blogpost__metas{width:100%}.hero-blogpost__return{margin-bottom:24px}.hero-blogpost__return a{font-size:14px}.hero-blogpost__return a span{text-decoration:underline}.hero-blogpost__return a:hover{color:var(--color-global-1-hex)}.hero-blogpost__tags{display:flex;flex-wrap:wrap;margin-bottom:24px}.hero-blogpost__tags span{background-color:var(--color-global-1-hex);border:1px solid var(--color-global-1-hex);border-radius:50px;display:block;font-size:16px;font-weight:300;padding:6px 20px}.hero-blogpost__info{align-items:center;display:flex;font-size:14px;font-weight:300;opacity:.7}.hero-blogpost__info:not(:last-child){margin-bottom:8px}.hero-blogpost__info svg{height:16px;margin-right:8px;width:auto}.blogpost-body__author{margin-top:54px}.card-post-author__inner{align-items:center;display:flex}.card-post-author__img{border-radius:50%;height:60px;margin-right:12px;overflow:hidden;width:60px}.card-post-author__img img{height:100%;object-fit:cover;width:100%}.card-post-author__metas{font-size:20px;font-weight:600}.blogpost-related{padding:52px 0 80px}.blogpost-related__wrapper{display:flex;flex-wrap:wrap}.blogpost-related__col{flex:0 0 100%;padding:0 8px}.blogpost-related__heading{margin-bottom:32px}@media (min-width:992px){.hero-blogpost{padding:80px 0}.blogpost-body__content{padding-right:24px}.blogpost-body__sidebar{position:-webkit-sticky;position:sticky;top:100px}.blogpost-related__col{flex:0 0 33%;padding:0 8px}}@media (max-width:992px){.hero-blogpost__img{height:260px;margin-bottom:32px}.blogpost-body__sidebar{margin-top:54px}}a.card-blogpost{display:block;height:100%}.card-blogpost__img{border-radius:24px;height:200px;overflow:hidden;transition:transform .3s ease-out}.card-blogpost__img img{height:100%;object-fit:cover;width:100%}.card-blogpost__metas{height:calc(100% - 200px);padding:24px 12px 62px;position:relative}.card-blogpost__metas h3{font-size:22px}.card-blogpost__tags{display:flex;flex-wrap:wrap;margin-bottom:16px}.card-blogpost__tags span{background-color:var(--color-global-1-hex);border-radius:50px;display:block;font-size:13px;font-weight:300;padding:3px 18px}.card-blogpost__intro{font-size:14px;opacity:.8}.card-blogpost__action{bottom:0;left:0;position:absolute;right:0;transition:opacity .3s ease-out}.card-blogpost__action span{background-color:var(--color-global-2-hex);border-radius:50px;color:#fff;display:block;font-weight:300;padding:6px 10px;text-align:center}@media (min-width:992px){a.card-blogpost:hover .card-blogpost__img{transform:scale(1.02)}a.card-blogpost:hover .card-blogpost__action{opacity:.8}}