.design-v2 .section-cs-header{background:var(--brand-cream,#f8f8f6);padding:120px max(100px,(100% - var(--content-max-width))/2) 0;padding-bottom:20px}.design-v2 .section-cs-header.section-cs-header--bg-cream{background:#f8f8f6}.design-v2 .cs-header-container{margin:0 auto;max-width:var(--content-max-width)}.design-v2 .cs-header-title-wrap{font-size:11vw;position:relative}.design-v2 .cs-header-title-svg{display:block;height:auto;width:100%}.design-v2 .cs-o-waveform{align-items:center;display:flex;gap:.015em;left:75.6%;pointer-events:none;position:absolute;top:65%;transform:translate(-50%,-50%) scale(.65);z-index:1}.design-v2 .cs-o-waveform .bar{animation:csOWave 1.3s ease-in-out infinite;border-radius:.02em;min-width:2px;width:.035em}.design-v2 .cs-o-waveform .bar:first-child{animation-delay:0s;background:var(--brand-navy,#1e3a5f)}.design-v2 .cs-o-waveform .bar:nth-child(2){animation-delay:.18s;background:var(--brand-blue,#0062b8)}.design-v2 .cs-o-waveform .bar:nth-child(3){animation-delay:.36s;background:var(--brand-sage,#7b9971)}.design-v2 .cs-o-waveform .bar:nth-child(4){animation-delay:.54s;background:var(--text-primary,#1a1a1a)}.design-v2 .cs-o-waveform .bar:nth-child(5){animation-delay:.72s;background:var(--brand-orange,#f36f21)}@keyframes csOWave{0%,to{height:.053em}50%{height:.23em}}@media(max-width:1024px){.design-v2 .section-cs-header{padding:100px max(40px,(100% - var(--content-max-width))/2) 0}.design-v2 .cs-o-waveform{gap:2px;height:18px}.design-v2 .cs-o-waveform .bar{width:3px}}@media(max-width:640px){.design-v2 .section-cs-header{padding:80px 20px 0}.design-v2 .cs-o-waveform{display:none}}