.main-content{display:flex;flex-flow:row nowrap;width:100%;justify-content:center}.main-content .content-center{max-width:630px;width:100%;box-sizing:border-box}.main-content .content-center .wrapper{position:relative;width:100%;height:auto;background-color:#fff;overflow-y:hidden}.main-content .content-center .wrapper .arrow{position:absolute;background:hsla(0,0%,100%,.6);transition:.3s ease;cursor:pointer;font-size:30px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;padding:4px}.main-content .content-center .wrapper .left{top:35%;left:5px}.main-content .content-center .wrapper .right{top:35%;right:5px}.main-content .content-center .wrapper .arrow:hover{background:#fff}.main-content .content-center .accounts{margin-top:20px;padding:15px 10px;display:flex;justify-content:flex-start;overflow-y:scroll;margin-bottom:50px;position:relative;scroll-behavior:smooth;border:2px solid #000}.main-content .content-center .accounts .account{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;padding:10px;font-family:heming;font-size:18px;min-width:140px;margin-right:20px}.main-content .content-center .accounts .account img{width:55px;height:55px;margin-bottom:10px;border:2px solid #000}.main-content .content-center .accounts .account div{display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:140px}.main-content .content-center .accounts .account div a{text-align:center}.main-content .content-center .accounts .account div a span{margin:0 5px}.main-content .content-right{max-width:320px;width:100%}.single-feed .content-center{margin-left:0}@media screen and (max-width:810px){.main-content .content-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.main-content .content-center .accounts{margin-top:0;margin-bottom:10px;padding:5px}}nav{z-index:1000;position:fixed;width:280px;height:100vh;padding:20px;top:0;left:0;background-color:#fff}nav,nav .title{box-sizing:border-box}nav .title{margin-bottom:80px}nav .title h1{font-family:heming;font-size:30px}nav .title #small{display:none}nav .nav{font-size:20px}nav .nav .concerts,nav .nav .home{display:none}nav .nav div{font-family:heming;height:30px;font-size:18px;display:flex;margin-bottom:20px;align-items:center;border-bottom:2px solid #000;transition:.2s ease;cursor:pointer}nav .nav div svg{margin-right:15px}nav .nav div:hover{font-weight:700}@media screen and (max-width:1225px){nav #navbar .title{border-bottom:none!important}nav .nav div{border:none;font-size:30px}nav .nav span{display:none}nav .nav a{font-size:30px}nav .nav .concerts{display:flex}nav #small{display:block!important}nav #big{display:none}nav{width:90px;text-align:center}nav .title{border:none}nav .nav a{text-align:center;display:flex;align-items:center;justify-content:center}nav .nav a div,nav .nav a div svg{margin-right:0}}@media screen and (max-width:810px){nav{position:fixed;top:0;left:0;width:100%;height:70px;border-bottom:2px solid #000;box-sizing:border-box;display:flex;align-items:center;justify-content:space-around}nav a{color:#000}nav .title{margin-bottom:0;display:none}nav .nav{display:flex;justify-content:space-around;align-items:center;width:100%}nav .nav .home{display:block}nav .nav div{margin-bottom:0}nav .nav a{font-size:25px}nav .nav a,nav .nav a div{display:flex;justify-content:center;align-items:center}nav .nav a div{font-size:30px}nav .nav a div svg{margin-right:0}nav .nav span{display:none}nav #small{display:none!important}nav #big{display:none}}.single-account-wrapper{margin:0 auto;max-width:630px;width:100%}.single-account-wrapper .header{margin-top:20px;padding:20px 10px;border:2px solid #000;margin-bottom:50px;background-color:#fff}.single-account-wrapper .header h2{padding-bottom:20px}.single-account-wrapper .header .flex{display:flex}.single-account-wrapper .header img{max-width:50%;height:auto;border:2px solid #000}.single-account-wrapper .header .account-info{margin-left:20px}.single-account-wrapper .header .account-info h2{margin-bottom:10px;font-family:heming;font-size:27px}.single-account-wrapper .page{display:block}@media screen and (max-width:810px){.single-account-wrapper{width:97%}.single-account-wrapper .header{margin-bottom:10px}.single-account-wrapper .header .flex{display:block}.single-account-wrapper .header img{max-width:100%}.single-account-wrapper .header .account-info{margin-left:0}}.not-visible{display:none}.visible{display:block}.feed{width:100%;height:auto;padding:0 0 20px;margin-bottom:50px;position:relative;box-sizing:border-box;border:2px solid #000;background-color:#fff}.feed .pinned{position:absolute;top:10px;right:10px;font-size:30px}.feed .feed-head{display:flex;align-items:center;padding:5px 0 3px}.feed .feed-head .feed-pic img{width:55px;height:55px;margin-right:20px;margin-left:10px;border:2px solid #000}.feed .feed-head .feed-info{font-family:heming;display:flex;flex-direction:column;justify-content:space-between;height:100%;font-size:18px}.feed .feed-head .feed-info .nom{text-transform:uppercase;width:-moz-fit-content;width:fit-content}.feed .feed-head .feed-info .nom:hover{background-position:100% 0}.feed .feed-content{width:100%}.feed .feed-content .content{margin-bottom:20px}.feed .feed-content img{width:100%;height:auto}.feed .feed-content .youtube{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.feed .feed-content .youtube iframe{left:0;top:0;height:100%;width:100%;position:absolute}.feed .feed-content .bandcamp{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.feed .feed-content .bandcamp iframe{position:absolute;width:100%!important;height:100%!important}.feed .feed-content .text{margin:0 10px;display:flex;flex-direction:column}.feed .feed-content .text p{display:inline-block;margin-bottom:15px}.feed .feed-content .text p a{font-family:heming;overflow-x:hidden;position:relative;overflow:hidden;text-decoration:none;color:#000;font-weight:600;transition:background .3s ease-out;transition:.2s ease}.feed .feed-content .text p a:hover{font-weight:900}@media screen and (max-width:810px){.feed{margin-bottom:10px}}.page{margin-top:20px;padding:20px 10px;border:2px solid #000;background-color:#fff}.page p{margin-bottom:15px}.contact,.contact h1{margin-bottom:20px}.contact h1{font-size:25px}.contact h2{font-size:22px;margin-bottom:10px}.contact p{margin-bottom:25px}.contact .details{display:flex;justify-content:space-between}@media screen and (max-width:810px){.contact .details{flex-direction:column}}.disco,.disco h1{margin-bottom:20px}.disco h1{font-size:22px}.disco h2{font-size:18px;margin-bottom:10px}.disco p{margin-bottom:25px}.disco .details{display:flex;justify-content:space-between}.disco .disco-wrapper .artist-disco h2{cursor:pointer}.disco .disco-wrapper .artist-disco h2 .arrow{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:3px;transition:all .2s ease}.disco .disco-wrapper .artist-disco h2 .right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.disco .disco-wrapper .artist-disco h2 .down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.disco .disco-wrapper .artist-disco .albums{transition:all .3s ease}.disco .disco-wrapper .artist-disco .show{height:auto}.disco .disco-wrapper .artist-disco .hide{height:0;overflow:hidden}.disco .disco-wrapper .artist-disco .bandcamp{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.disco .disco-wrapper .artist-disco .bandcamp iframe{position:absolute;width:100%!important;height:100%!important}.disco .disco-wrapper .artist-disco .content{margin:20px 0}.bit-event-buttons{display:none!important}.bit-widget .bit-event{border-top:2px solid #000!important}.bit-widget .bit-upcoming-events{border-bottom:2px solid #000!important}.concert-nav{z-index:1000;position:fixed;width:280px;height:100vh;box-sizing:border-box;overflow-y:scroll;padding:20px;top:0;right:0;background-color:#fff}.concert-nav p{text-align:center;font-weight:700}.concert-nav .concerts-wrapper{font-family:gantari}@media screen and (max-width:1225px){.concert-nav{display:none}}.newsletter button,.newsletter input{box-sizing:border-box;background:transparent;border:1px solid #000;height:30px;margin-bottom:10px;padding:6px;width:100%;border-radius:0}.newsletter button[type=submit],.newsletter input[type=submit]{border:2px solid #000;cursor:pointer;color:#000;margin-top:20px;border-radius:0}.newsletter button[type=submit]{width:100%;text-align:center}.newsletter textarea{height:50px}.newsletter select,.newsletter textarea{width:100%;border-radius:0;border:1px solid #000}.newsletter select{height:30px}.jukebox button{-webkit-appearance:none;border-radius:0;text-align:inherit;background:none;box-shadow:none;padding:0;cursor:pointer;border:none;color:inherit;font:inherit}.jukebox .jukebox-wrapper{display:flex;justify-content:space-evenly;align-items:center}.jukebox .jukebox-wrapper .left{flex:0 0 20%}.jukebox .jukebox-wrapper .center{flex:0 0 40%}.jukebox .jukebox-wrapper .center button{font-size:30px;text-transform:uppercase}.jukebox .jukebox-wrapper .right{flex:0 0 20%}.jukebox .jukebox-wrapper p{margin-bottom:0}.jukebox a{font-weight:700}.jukebox .jukebox-buttons{display:flex;justify-content:center;align-items:center}.jukebox .jukebox-buttons button{background-color:transparent;width:40px;height:40px;margin:2px;border:2px solid #000;text-align:center}.jukebox .jukebox-buttons .selected{border:5px solid #000;font-weight:700}.jukebox .right{display:flex;flex-direction:column}.jukebox #rnd p{margin-bottom:10px}.jukebox #rnd:active button{border:5px solid #000;font-weight:700}.jukebox img{width:100%;height:auto}.jukebox .vimeo{overflow:hidden;padding-bottom:75%;position:relative;height:0;margin-bottom:10px}.jukebox .vimeo iframe{left:0;top:0;height:100%;width:100%;position:absolute}.jukebox span{font-weight:700;cursor:pointer}@media screen and (max-width:810px){.jukebox .jukebox-wrapper{flex-direction:column}.jukebox .jukebox-wrapper .center,.jukebox .jukebox-wrapper .left,.jukebox .jukebox-wrapper .right{flex:0 0 100%}}*,body,html{margin:0;padding:0}@font-face{font-family:gantari;src:url(/_next/static/media/Gantari[wght].dd1585fd.ttf) format("truetype-variations")}@font-face{font-family:heming;src:url(/_next/static/media/heming.8cccbd21.ttf) format("truetype-variations")}h1,h2{margin:0}body{color:#000}p{font-weight:400;transition:font-style .3s ease-in-out;font-size:18px;line-height:1.4}a,div,h1,h2,p,span{font-family:gantari}a{text-decoration:none;font-weight:500;transition:.3s ease-in-out;color:#000}@media screen and (max-width:740px){.content-center{width:97%!important}.single-account-wrapper{width:97%;box-sizing:border-box}}.link-background{font-weight:600;transition:background .1s ease-out;transition:.2s ease}.link-background:hover{font-weight:900}@media screen and (max-width:810px){main{margin-top:80px}}