:root{
  --ink:#0b0b0b;
  --paper:#efe2cf;
  --cyan:#ed6a2c;
  --blue:#b84a18;
  --muted:#665e54;
  --line:rgba(11,11,11,.16);
}
.site-header{top:0;padding-top:28px;height:122px}
.site-header.scrolled{height:122px;padding-top:20px;background:rgba(0,0,0,.75);color:#fff}
.brand{display:block;padding:0;background:transparent;border:0}
.brand img,.scrolled .brand img{width:154px;filter:none}
.hero{background-color:#0b0b0b}
.video-shell{opacity:.96}
.hero-shade{background:linear-gradient(90deg,rgba(5,5,5,.92),rgba(8,6,4,.52) 60%,rgba(5,5,5,.24)),linear-gradient(0deg,rgba(5,5,5,.65),transparent 58%)}
.primary{background:#ed6a2c;color:#0b0b0b}.primary:hover{background:#ff8a4f}
.services,footer{background:#0b0b0b}
.contact{background:#dccbb2}
.project-card{background:#17120e}
.project-card:before{background:linear-gradient(0deg,rgba(8,5,3,.9),rgba(8,5,3,.08) 72%),var(--image) center/cover no-repeat}
footer>img{padding:0;background:transparent;filter:none}
@media(max-width:800px){.site-header{height:98px;padding-top:20px}.site-header.scrolled{height:104px;padding-top:12px;background:rgba(0,0,0,.75)}.site-header nav{top:104px}.brand img,.scrolled .brand img{width:124px}}
