.article-hero{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:48px;width:100%}.article-hero .article-title{padding:64px 24px 48px}.article-hero .hero-image-wrap{max-width:1280px;width:100%}.article-hero .hero-article-image{border-radius:16px;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.hero-article-image img{height:100%;left:0;margin:0 auto;object-fit:cover;position:absolute;right:0;top:0;width:100%}.article-title{max-width:800px;width:100%}.fixed-header{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:80px;transform:translateY(-100%);transition:.2s ease-out;width:100vw;z-index:10}.fixed-header.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.fixed-header-inner{margin:0 auto;max-width:1280px;padding:24px 48px;position:relative}.scroll-up{align-content:center;align-items:center;background-color:#010a13;border-radius:28px;box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:pointer;display:flex;height:56px;justify-content:center;margin-top:-28px;padding:0 16px;position:absolute;right:48px;top:100%;transition:.2s ease-out;width:56px}.scroll-up .text{color:#fff;flex-shrink:1;opacity:0;overflow:hidden;transition:opacity .2s ease-out;white-space:nowrap}.scroll-up:hover{box-shadow:0 8px 16px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.3);gap:8px;width:164px}.scroll-up:hover .text{opacity:1}.scroll-up img{flex-shrink:0;height:24px;width:24px}@media screen and (max-width:768px){.scroll-up{right:24px}.fixed-header-inner{padding:16px 24px}}@media screen and (max-width:1296px){.article-hero .hero-article-image{border-radius:0}}a.back-arrow{color:#006ccf!important;display:inline-block;margin-bottom:8px}.article-hero.overlay{height:0;padding-bottom:56.25%;position:relative;width:100%}.tags-wrap{display:flex;flex-wrap:wrap;gap:8px;max-width:800px;padding:24px 24px 48px;width:100%}.tag{background-color:#ece9de;border-radius:4px;font-size:14px;line-height:20px;padding:4px 6px;text-transform:capitalize;white-space:nowrap}