@media only screen and (min-width:0px){#hero{height:100svh;min-height:31.25rem;overflow:visible}#hero,#hero .cs-container{position:relative;width:100%}#hero .cs-container{display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden}#hero video.cs-background{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;position:absolute;width:100%;z-index:0}#hero .cs-overlay{background:linear-gradient(180deg,rgba(0,0,0,.25) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6));inset:0;opacity:1;position:absolute;transition:opacity .5s ease;z-index:1}#hero .cs-grain{height:100%;inset:0;opacity:.05;pointer-events:none;position:absolute;transition:opacity .6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:2}#hero .cs-bottom{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem 2.5rem;position:relative;z-index:10}#hero .cs-hero-name{color:#fff;display:flex;flex-direction:column;font-family:var(--headerFont);font-weight:700;letter-spacing:-.02em;line-height:.92;margin:0;opacity:1;text-shadow:0 2px 40px rgba(0,0,0,.3);text-transform:uppercase;transition:opacity .5s ease}#hero .cs-name-first,#hero .cs-name-last{display:block;font-size:clamp(2.75rem,9vw,8rem)}#hero .cs-right-block{align-items:flex-start;display:flex;flex-direction:column;gap:1.25rem}#hero .cs-hero-text{color:hsla(0,0%,100%,.92);font-family:var(--bodyFont);font-size:clamp(.875rem,2vw,1rem);line-height:1.6;margin:0;max-width:26.25rem;opacity:1;text-align:left;transition:opacity .5s ease}#hero .cs-sound-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.35);border-radius:6.25rem;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--bodyFont);font-size:.875rem;font-weight:500;gap:.5rem;letter-spacing:.03em;padding:.625rem 1.375rem;transition:background .25s ease,border-color .25s ease}#hero .cs-sound-btn:hover{background:hsla(0,0%,100%,.22);border-color:hsla(0,0%,100%,.6)}#hero .cs-sound-icon{flex-shrink:0;height:1.125rem;width:1.125rem}#hero .cs-sound-label{line-height:1}#hero .cs-icon-mute{opacity:1;transition:opacity .2s ease}#hero .cs-icon-wave{opacity:0;transition:opacity .2s ease}#hero.cs-sound-on .cs-hero-name,#hero.cs-sound-on .cs-hero-text{opacity:0;pointer-events:none}#hero.cs-sound-on .cs-overlay{opacity:.3}#hero.cs-sound-on .cs-grain,#hero.cs-sound-on .cs-icon-mute{opacity:0}#hero.cs-sound-on .cs-icon-wave{opacity:1}}@media only screen and (min-width:48rem){#hero .cs-bottom{align-items:flex-end;flex-direction:row;gap:2.5rem;justify-content:space-between;padding:0 3rem 3.25rem}#hero .cs-name-block{flex:1 1 0;min-width:0}#hero .cs-right-block{align-items:flex-end;flex:0 0 auto;width:clamp(17.5rem,28vw,26.25rem)}#hero .cs-hero-text{text-align:right}}@media only screen and (min-width:64rem){#hero .cs-bottom{padding:0 4rem 4rem}#hero .cs-right-block{padding-bottom:.5rem}}@media only screen and (min-width:90rem){#hero .cs-bottom{padding:0 5rem 4.5rem}#hero .cs-hero-text{max-width:28.75rem}}