@media (min-width:1600px){.container{max-width:1502px}}.header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:20px 0;position:relative;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;width:100%}.header .container-fluid{padding:0}.header__brand{max-width:160px}@media (max-width:768px){.header__brand{margin:0 auto;text-align:center}}.header__social{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:20px}@media (min-width:576px){.header__social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}}.header__social a{display:inline-block;margin-right:28px}.header__social a:last-child{margin:0}.header__social a:hover{text-decoration:none}.header__social a img{height:auto;width:28px}@media (min-width:576px){.header__social a img{height:auto;width:39px}}