.Header{background-color:initial;box-shadow:0 0 6px #00000014;position:sticky;top:0;z-index:10}.Header.f2{background-color:rgba(var(--clr-f2-base))}.Header.transparent{box-shadow:none}.Header.Header--fixed{left:0;position:fixed;right:0}.Header--blurred{-webkit-backdrop-filter:blur(20px) brightness(1.2);backdrop-filter:blur(20px) brightness(1.2)}.Header--blurred.f2{background-color:rgba(var(--clr-f2-base)/.6)}.Header-inner{justify-content:left;position:relative}.Header-logo{img{height:auto;max-height:140px;width:100%}}@media screen and (min-width:769px){.Header-logo{margin-left:0}}.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}}}.Header{background:#fff;margin-top:0;padding:0 1rem;width:100%}@media screen and (min-width:769px){.Header{padding:0 2rem}}.Header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--content-width,1200px);width:100%}.Header-logo{order:2;padding:10px 0 10px 25px;img{max-height:70px}}@media screen and (min-width:601px){.Header-logo{img{max-height:80px}}}@media screen and (min-width:769px){.Header-logo{img{max-height:90px}}}@media screen and (min-width:1026px){.Header-logo{order:1;padding-left:0}}