.wordmark img{max-height:64px;width:auto;display:block}.hero-media>img{animation:hero-drift 16s ease-in-out infinite alternate}.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:#e9e2cf}.brand-story__media{min-height:430px;overflow:hidden}.brand-story__media img{width:100%;height:100%;min-height:430px;object-fit:cover;animation:hero-drift 18s ease-in-out infinite alternate}.brand-story__copy h2{font-size:clamp(42px,5vw,70px);line-height:.95;margin:10px 0 24px}.brand-story__copy>p:not(.eyebrow){max-width:500px;font-size:18px}@keyframes hero-drift{from{transform:scale(1.02) translate3d(0,0,0)}to{transform:scale(1.1) translate3d(-2%,1%,0)}}@media(prefers-reduced-motion:reduce){.hero-media>img,.brand-story__media img{animation:none}}@media(max-width:820px){.site-header .wordmark img{max-height:50px}.brand-story{grid-template-columns:1fr;gap:35px}.brand-story__media,.brand-story__media img{min-height:330px}}
