header{background-color:var(--primary);padding:18px 0}header .header__brand{align-items:center;display:flex;justify-content:space-between}header .header__brand .header__brand-logo{z-index:1000}header .header__brand .header__brand-logo,header .header__brand .header__brand-logo a{line-height:0}header .header__brand .header__brand-logo a img{filter:brightness(0) invert(1);height:auto;margin:0;max-width:280px;width:100%}@media (min-width:992px){header{padding:12px 0}header .header__brand .header__brand-logo a img{max-width:220px}}@media (min-width:1200px){header .header__brand .header__brand-logo a img{max-width:280px}}footer{background-color:var(--bg-dark);padding:40px 0}footer .footer__brand{display:flex;flex-direction:column;gap:20px}footer .footer__brand .footer__brand-logo a{line-height:0}footer .footer__brand .footer__brand-logo a img{filter:brightness(0) invert(1);height:auto;max-width:280px;min-width:260px;width:100%}footer .footer__brand .footer__brand-copyright *{color:var(--white)}@media (min-width:768px){footer{padding:50px 0}footer .footer__brand{flex-direction:row;gap:60px}}.brand-content{padding:30px 0}.brand-content .brand-content__grid{display:grid;grid-template-columns:1fr}.brand-content .brand-content__grid .brand-content__sidebar .article-sidebar .active{background-color:transparent}.brand-content .brand-content__grid .brand-content__sidebar .article-sidebar{border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:1}@media (min-width:768px){.h2,h2{font-size:2.375rem!important;margin-bottom:20px}.brand-content .brand-content__grid .brand-content__body .h3,.brand-content .brand-content__grid .brand-content__body h3{font-size:1.875rem;margin-bottom:16px}}@media (min-width:992px){.brand-content{padding:40px 0}.brand-content .brand-content__grid{gap:40px;grid-template-columns:240px 1fr}.brand-content .brand-content__grid .brand-content__sidebar{margin-top:10px}.brand-content .brand-content__grid .brand-content__sidebar>.container-fluid{position:sticky;top:10px}}