.Header{background-color:var(--clr-white);box-shadow:0 0 6px #00000014;position:sticky;top:0;transition:top .75s ease-in-out;z-index:10}.Header.Header--fixed{left:0;position:fixed;right:0}.Header-inner{align-items:center;display:flex;justify-content:right;position:relative}.Header-logo{margin-left:70px;padding:5px 25px;img{height:auto;width:150px}}@media screen and (min-width:769px){.Header-logo{margin-left:0;img{width:200px}}}.Header-logo-group{align-items:center;bottom:0;box-shadow:-5px -15px 15px 0 #1b242b26;display:flex;padding-right:25px;position:absolute;right:0;top:0;img{width:80px}}@media screen and (min-width:769px){.Header-logo-group{img{width:110px}}}