.contact-bar{position:fixed;z-index:30;top:0;left:0;width:100%;height:46px;background:var(--black);color:#fff}.contact-bar-inner{height:100%;padding:0 4vw;display:flex;justify-content:flex-start;align-items:center;gap:32px}.contact-bar a{display:inline-flex;align-items:center;gap:10px;color:rgba(255,255,255,.88);font-size:.88rem;font-weight:600;transition:color .2s}.contact-bar a:hover,.contact-bar a:focus-visible{color:var(--yellow)}.contact-bar svg{width:17px;height:17px;fill:var(--yellow);flex:0 0 auto}.site-header{top:46px;height:104px}.site-header.scrolled{height:90px}.hero-media,.hero-shade{inset:0}.hero-shade{background:linear-gradient(90deg,rgba(14,14,13,.72) 0%,rgba(14,14,13,.52) 52%,rgba(14,14,13,.36) 100%)}
@media(max-width:900px){.contact-bar{height:40px}.contact-bar-inner{padding:0 5vw;justify-content:flex-start;gap:24px}.contact-bar a{font-size:.78rem}.contact-bar svg{width:15px;height:15px}.site-header{top:40px;height:88px}.site-header.scrolled{height:82px}.site-header.open nav{top:100%}.hero-media,.hero-shade{inset:0}}
@media(max-width:560px){.contact-bar-inner{justify-content:flex-start;gap:16px}.contact-bar a{font-size:.68rem;gap:6px}.contact-bar svg{width:13px;height:13px}}
