:root{--wine:#ab4351;--deep:#161214;--cream:#f3f0ea;--muted:#77736f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--deep);color:#fff;font-family:'DM Sans',sans-serif}img{display:block;width:100%}header{height:94px;background:#050505;display:grid;place-items:center;position:relative;z-index:2}header img{width:180px;height:auto}.hero{height:calc(100vh - 94px);min-height:620px;position:relative;overflow:hidden;background:#303234}.hero-copy{position:absolute;left:9vw;top:50%;transform:translateY(-53%);max-width:850px}.eyebrow{margin:0 0 28px;font:600 10px/1 'Manrope',sans-serif;letter-spacing:.25em;color:#dda2ab}.hero h1,.recognition h2{font:600 clamp(54px,7vw,104px)/.94 'Manrope',sans-serif;letter-spacing:-.065em;margin:0}.hero h1 em{font-style:normal;color:#d16776}.rule{height:1px;width:62px;background:#d16776;margin:34px 0 25px}.subhead{font-size:15px;line-height:1.7;color:#d4cecf;max-width:510px;margin:0}.scroll-note{position:absolute;bottom:35px;right:4vw;font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#c7c1c2}.scroll-note span{display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;width:34px;height:34px;margin-left:12px}.recognition{background:var(--cream);color:var(--deep);display:grid;grid-template-columns:.4fr 1.6fr;min-height:560px;padding:100px 10vw;align-items:center;gap:6vw}.award{justify-self:end}.award img{width:190px;height:auto;object-fit:contain}.eyebrow.dark{color:var(--wine)}.recognition h2{font-size:clamp(42px,5.2vw,76px)}.recognition-copy{max-width:900px}.recognition-copy>p:last-child{max-width:760px;color:var(--muted);font-size:14px;line-height:1.8;margin:28px 0 0}footer{background:#0d0b0c;padding:65px 7vw 35px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;color:#777}footer img{width:150px}footer p{font-size:11px;margin:0}.footer-line{grid-column:1/-1;height:1px;background:#282326;margin:20px 0 6px}footer span{font-size:9px;text-transform:uppercase;letter-spacing:.1em}footer span:last-child{justify-self:end}
.hero{background:#1c1c1c}
@media(max-width:800px){.recognition{grid-template-columns:1fr;text-align:center}.award{justify-self:center}.recognition-copy{max-width:none}.recognition-copy>p:last-child{margin-left:auto;margin-right:auto}footer{grid-template-columns:1fr 1fr}footer p{justify-self:end}.footer-line{grid-column:1/-1}}
@media(max-width:560px){header{height:76px}header img{width:150px}.hero{height:calc(100vh - 76px);min-height:650px}.hero-copy{left:24px;right:24px}.hero h1{font-size:53px}.subhead{font-size:13px}.scroll-note{display:none}.recognition{padding:80px 24px;gap:45px}.award img{width:145px}.recognition h2{font-size:39px}footer{padding:55px 24px 30px;grid-template-columns:1fr}footer p,footer span:last-child{justify-self:start}.footer-line{grid-column:1}}
