@media only screen and (min-width:0px){#hero-lh{align-items:center;background-color:var(--deck);display:flex;min-height:clamp(30rem,78vh,44rem);padding:clamp(4rem,min(12vw,13vh),8.5rem) 1rem clamp(3.5rem,min(10vw,11vh),7rem);position:relative;z-index:1}#hero-lh .cs-container{margin:0 auto;max-width:80rem;position:relative;width:100%;z-index:2}#hero-lh .cs-content{max-width:46rem}#hero-lh .cs-topper{color:#fff}#hero-lh .cs-topper:before{background-color:var(--primary);width:2.5rem}#hero-lh .cs-title{color:#fff;font-size:clamp(2.25rem,6.2vw,4.5rem);margin-bottom:1.25rem;max-width:20ch}#hero-lh .cs-text{color:#d5cfd0;font-size:clamp(1rem,1.9vw,1.1875rem);max-width:44ch}#hero-lh .cs-background{inset:0;position:absolute;z-index:1}#hero-lh .cs-background:before{background:linear-gradient(90deg,hsla(0,0%,5%,.94),hsla(0,0%,5%,.86) 42%,hsla(0,0%,5%,.55));content:"";inset:0;position:absolute;z-index:2}#hero-lh .cs-background:after{background:linear-gradient(180deg,hsla(0,0%,5%,.5),hsla(0,0%,5%,.2) 45%,hsla(0,0%,5%,.75));content:"";inset:0;position:absolute;z-index:2}#hero-lh .cs-background img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}}@media only screen and (min-width:48rem){#hero-lh{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:0px){#proof-strip{background-color:var(--board);border-bottom:.0625rem solid var(--line);padding:1.75rem 1rem}#proof-strip .cs-container{display:flex;flex-direction:column;gap:.875rem;margin:0 auto;max-width:80rem}#proof-strip .cs-label{color:var(--primary);flex:none;font-family:var(--dataFont);font-size:.6875rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#proof-strip .cs-names{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem 0;list-style:none;margin:0;padding:0}#proof-strip .cs-name{border-left:.0625rem solid var(--line);color:var(--headerColor);font-family:var(--headerFont);font-size:clamp(.875rem,1.6vw,1.0625rem);font-weight:700;letter-spacing:.01em;line-height:1.3;padding:0 .875rem;text-transform:uppercase}#proof-strip .cs-name:first-child{border-left:none;padding-left:0}}@media only screen and (min-width:64rem){#proof-strip{padding-left:2rem;padding-right:2rem}#proof-strip .cs-container{align-items:center;flex-direction:row;gap:1.75rem}#proof-strip .cs-names{flex:1}}