:root{max-width:100vw;overflow-x:hidden}.typTemplate .header{padding:50px 0 16px}@media (min-width:1200px){.typTemplate .header{padding:70px 0 16px}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0 40px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--black);justify-content:center;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media (min-width:1200px){.header{padding:70px 0 49px}}.header--white{background:var(--white)}.header .container-fluid{padding:0}.header__brand{max-width:168px}@media (max-width:768px){.header__brand{margin:0 auto;text-align:center}}.header__brand a:after,.header__brand a:before{content:none!important}.header__brand img,.header__brand svg{height:auto;width:100%}@media (max-width:1199px){.header__row>*{width:auto}}