﻿html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,ul,ol,li,figure,blockquote,dl,dd{margin:0;padding:0}h1,h2,h3,p{margin:0}body{color:#efefef;background-color:#333;min-height:100%}.site-background{background-size:cover;background-position:center;box-sizing:border-box;position:fixed;height:100%;width:100%;z-index:-1}.nav{width:50px;height:50px;position:fixed;background:#ff0;border-radius:25px;left:auto;top:auto;right:6vw;bottom:50px;z-index:10;cursor:pointer;transition:opacity .25s ease;box-shadow:1px 3px 6px 0px rgba(16,16,16,.3137254902)}.nav span{background:#333;border:none;height:4px;width:40%;position:absolute;top:18px;left:30%;transition:all .4s ease;cursor:pointer}.nav span:nth-of-type(2){top:23px}.nav span:nth-of-type(3){top:28px}.nav.open{background-color:#333}.nav.open span.top-line{transform:translateY(5px) translateX(0) rotate(45deg);background:#ff0}.nav.open span.middle-line{opacity:0;background:#ff0}.nav.open span.bottom-line{background:#ff0;transform:translateY(-5px) translateX(0) rotate(-45deg)}@font-face{font-family:"Default Sans Regular";src:url("../assets/fonts/DefaultSans-Regular.woff2");font-display:swap}@font-face{font-family:"Default Sans Bold";src:url("../assets/fonts/DefaultSans-Bold.woff2");font-display:swap}body{font-family:"Default Sans Bold",system-ui,-apple-system,sans-serif;font-size:16px;letter-spacing:1px;line-height:147%}h1{padding-top:30px;text-transform:uppercase}h2{font-family:"Default Sans Regular",system-ui,-apple-system,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:5px}h3{font-weight:600;line-height:120%}p{font-family:"Default Sans Regular",system-ui,-apple-system,sans-serif}a{color:#333}a.not-found-landing{color:#efefef}@media(min-width: 800px){h3{font-size:24px}}@media(min-width: 1200px){h3{font-size:32px}}.footer{margin:0 6vw;max-width:88vw;text-align:left;display:flex;color:#999;padding:20px 0;justify-content:space-between;flex-wrap:wrap}.footer.top{border-bottom:solid .5px #555}.footer.top div{margin-top:20px;padding-right:9vw}.footer.top div:last-child{padding-right:0}.footer .links{display:flex}.footer .links div{margin-top:0}.footer .links p{color:#999;padding-right:20px;font-family:"Default Sans Bold",system-ui,-apple-system,sans-serif;cursor:pointer}.footer .links p:last-child{padding-right:0}.footer h4{font-weight:500;font-stretch:120%;margin:0}.footer p{font-size:12px}.footer a{color:#ff0;font-size:12px;text-decoration:none}.footer a:hover{color:#fff}@media(max-width: 333px){.footer .links{display:flex;flex-direction:column}.footer .links div{margin-bottom:20px}.footer .links div:last-child{margin-bottom:0}}.article{padding-top:50px;margin:0 6vw;display:flex;flex-direction:column;justify-content:center;max-width:600px}.article h3{margin-bottom:30px}.article h2{margin-bottom:10px;letter-spacing:1px;font-family:"Default Sans Bold",system-ui,-apple-system,sans-serif}.article p{margin-bottom:15px;letter-spacing:1px;line-height:140%}.article.longform{margin:0 auto;margin-bottom:10vh}.article.longform ul{padding-left:30px}.article.longform p{font-size:14px}.article.longform.legal div{margin-bottom:50px}.article.longform.legal h1{padding-top:0;margin-bottom:20px}.article.longform.legal h2{padding-top:20px}.article.longform.legal h4{margin:0;letter-spacing:3px}.article.longform.legal p{font-size:12px;letter-spacing:1px;margin-bottom:5px;padding-left:10px}.article.longform.legal a{color:#333}.article.longform.legal li{font-size:12px;color:#999;display:flex;margin-bottom:5px;text-align:justify}.article.longform.legal ol{counter-reset:item}.article.longform.legal li>p{padding-left:30px}.article.longform.legal li:before{text-align:right;min-width:30px;padding-right:10px}.article.longform.legal ol>li:before{content:counters(item, ".") " ";counter-increment:item}.article.longform.legal ul>li{display:list-item}.article.longform.legal li.header-list-pair{display:block;margin-bottom:23px}.article.longform.legal li.header-list-pair h2{text-align:left;display:inline-block;margin-bottom:10px}.article.prompt{height:100vh;margin:0 auto;padding-top:0}#fullscreen-legal{box-sizing:border-box;position:fixed;height:100%;width:100%;top:0;left:0;opacity:0;transition:all .4s;background:rgba(51,51,51,.7921568627);color:#333;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:-5}#fullscreen-legal .overlay-background{background:#ff0;color:#333;width:80vw;height:80vh;overflow:scroll;padding:0 20px;border-radius:15px}#fullscreen-legal .info-collection{margin:0 auto}#fullscreen-legal .info-block{padding:0 20px;margin-bottom:30px}#fullscreen-legal #info-links span{padding-right:10px}#fullscreen-legal.open{height:100%;top:0;transition:opacity .4s;z-index:5;opacity:100}.closer{width:50px;height:50px;position:relative;background:#ff0;border-radius:25px;display:inline-block;left:calc(80vw - 90px);top:30px;z-index:10;cursor:pointer;transition:opacity .25s ease}.closer span{background:#333;border:none;height:4px;width:40%;position:absolute;top:18px;left:30%;transition:all .4s ease;cursor:pointer}.closer span:nth-of-type(2){top:23px}.closer span:nth-of-type(3){top:28px}.closer span.top-line{transform:translateY(5px) translateX(0) rotate(45deg)}.closer span.middle-line{opacity:0;background:#ff0}.closer span.bottom-line{transform:translateY(-5px) translateX(0) rotate(-45deg)}.content-section{min-height:calc(100vh - 300px);width:100vw;display:flex;flex-direction:column;justify-content:center}.content-section .title{text-align:left;font-size:28px;left:6vw;bottom:50px;position:absolute}.content-section .description{padding-top:20px;font-weight:400}.content-section .logo{margin:0 40px;text-align:center}.content-section .logo img{max-height:100%;max-width:100%}.content-section.landing{min-height:calc(100vh - 300px);background:url("../assets/background.png");background-size:cover;background-position:center}.content-section.bio .bio-image{background:url("../assets/office-picture.jpg");background-size:cover;background-position:center;flex:1;height:80vh}.content-section.bio .biography{width:100vw;padding:50px 6vw;margin-bottom:30px}.content-section.bio .biography h2{font-size:28px;margin-bottom:40px;line-height:140%}.content-section.bio .biography p{margin-bottom:20px}.content-section.concerts .concerts-image{background:url("../assets/concerts.jpg");background-size:cover;background-position:center;height:50vh}.content-section.concerts .concert-list{min-height:100vh;width:100vw;padding:50px 6vw;margin-bottom:30px}.content-section.concerts .concert-list h2{font-size:28px;margin-bottom:40px}.content-section.concerts .concert-list h3{color:#ff0;margin-bottom:5px}.content-section.concerts .concert-list h4{margin-top:0;margin-bottom:5px}.content-section.concerts .concert-list p{margin-bottom:5px}.content-section.concerts .concert-list a{color:#ff0}.content-section.concerts .concert-list div{margin-bottom:15px}.content-section.concerts .concert-list article{margin-bottom:50px}.quote{background-color:#ff0;color:#333;display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px}.quote div{padding-top:20px;max-width:500px;width:80vw;margin:0 auto}.quote ul{list-style:none}.quote ul li:before{content:"✓ "}.quote li{font-size:20px;text-transform:uppercase;line-height:140%;margin-bottom:25px}.socials{background-color:#ff0;color:#333;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100px}.socials div{text-align:center;max-width:500px;width:80vw;margin:0 auto}.socials div h2{margin-bottom:7px}.socials div span{padding:0 3px}.press{background-color:#ff0;color:#333;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100px}.press .button{border:solid 3px;padding:10px 20px;border-radius:25px;text-decoration:none}.not-found-landing a{color:efefef}#fullscreen-nav{box-sizing:border-box;position:fixed;height:100%;width:100%;top:-100%;left:0;transition:all .4s;background:#ff0;color:#333;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:5}#fullscreen-nav .info-collection{margin:0 auto}#fullscreen-nav .info-block{padding:0 20px;margin-bottom:30px}#fullscreen-nav #info-links span{padding-right:10px}#fullscreen-nav.open{height:100%;top:0;transition:all .4s}@media(min-width: 760px){.content-section{min-height:100vh;width:100vw}.content-section.bio{flex-direction:row;align-items:start}.content-section.bio .bio-image{flex:1;height:100vh;width:50vh;position:sticky;position:-webkit-sticky;top:0px;padding:0 30px}.content-section.bio .biography{flex:1;display:flex;flex-direction:column;align-self:center;width:100vw;padding:50px 6vw 0 3vw;margin-bottom:80px}.content-section.bio .biography h2{font-size:28px;margin-bottom:40px}.content-section.bio .biography p{margin-bottom:20px}.content-section.concerts{flex-direction:row-reverse;align-items:start}.content-section.concerts .concerts-image{flex:1;height:100vh;width:50vh;position:sticky;position:-webkit-sticky;top:0px;padding:0 30px}.content-section.concerts .concert-list{flex:1;min-height:calc(100vh - 130px);width:100vw;padding:50px 3vw 0 6vw;margin-bottom:80px}.socials div span{padding:0 10px}}
