.blog-header{color:var(--clr-black);padding-bottom:4rem;padding-top:19.5rem}.blog-header:before{background:linear-gradient(to right,var(--clr-green-forest) 0,transparent 100%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.blog-header__content{max-width:572px}.blog-header__title{color:#fff!important;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.blog-header__ingress{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:0}.blog-header__tag{background:var(--clr-white);border-radius:14px;box-shadow:0 1px 9px rgba(0,0,0,.05);color:var(--clr-black);font-size:1rem;font-weight:600;margin-bottom:.75rem;margin-right:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:transform .2s ease-in-out}.blog-header__tag:active,.blog-header__tag:hover{color:var(--clr-black);text-decoration:none;transform:translateY(-3px)}.blog-header__tag--active{background:var(--clr-black);color:var(--clr-white)}.blog-header--light,.blog-header__tag--active:active,.blog-header__tag--active:focus,.blog-header__tag--active:hover{color:var(--clr-white)}.blog-header--light:before{background:linear-gradient(to right,var(--clr-green-forest) 20%,transparent)}.blog-header--light .blog-header__title{color:var(--clr-white)!important}