/* One lockup for both hero studies and the full site. */
a.brand,a.logo{display:inline-grid;grid-template-columns:32px max-content;column-gap:14px;align-items:start;width:max-content;margin:0;padding:8px 0;font-family:Manrope,sans-serif;font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.035em;text-decoration:none;white-space:nowrap}
a.brand>.wet-note,a.logo>img{display:block;position:static;align-self:start;width:32px;height:32px;margin-top:2px}
a.brand .brand-type,a.logo .brand-type{display:block}
a.brand .wordmark,a.logo .wordmark{display:block;position:relative;font:inherit;color:inherit;letter-spacing:inherit;width:max-content;padding-right:13px}
a.brand .wordmark strong,a.logo .wordmark strong{font-weight:800}
a.brand .trademark,a.logo .trademark{position:absolute;top:3px;right:0;margin:0;font-family:Manrope,sans-serif;font-size:9px;font-weight:500;line-height:1;letter-spacing:0;vertical-align:baseline}
a.brand .brand-tagline,a.logo .brand-tagline{display:block;margin:6px 0 0;font-family:Manrope,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1.4;letter-spacing:0;color:inherit;opacity:.85}
.site-header{height:auto;min-height:104px;grid-template-columns:1fr auto;padding-block:12px}
footer{grid-template-columns:1fr auto}
@media(max-width:760px){a.brand,a.logo{font-size:30px;grid-template-columns:30px max-content;column-gap:12px}a.brand>.wet-note,a.logo>img{width:30px;height:30px}a.brand .brand-tagline,a.logo .brand-tagline{font-size:12px}.site-header{min-height:96px}footer{grid-template-columns:1fr}}
