@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@400;700&family=Square+Peg";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#222;background-repeat:no-repeat;background-attachment:fixed;height:100%;margin:0;color:#fff;font-family:Urbanist,helvetica neue,"monospace"}html,body,.content{height:100%;width:100%;padding:0;margin:0}header{width:100%;overflow:hidden}h1{margin-top:2em;margin-bottom:1em}h2{margin-bottom:.5em}h3{font-size:1.6em;margin-bottom:.9em}a{color:inherit;text-decoration:none}a:hover,a.current{color:#fff}ul.event-list,ul.footer-list{margin-bottom:2em;padding:0}ul.event-list li,ul.footer-list li{padding:0 .5em;line-height:1.8em;list-style:none}.app{display:flex;align-items:center;justify-content:center;flex-direction:column}button.custom-btn{outline:none;background:none;color:#fff;border:1px solid #ffffff;border-radius:8px;padding:.5em 1em;height:fit-content}button.custom-btn:hover{background:#fff;color:#222;cursor:pointer}.content{display:flex;justify-content:center;flex-direction:row;width:100%;max-width:1000px;margin-bottom:2vh}.content-container{border-radius:12px;width:calc(100vw - 20vh);box-sizing:border-box;background-size:cover;background-position:50% 50%}.content-section{column-gap:1em;box-sizing:border-box;display:flex;columns:3 auto}.content-merch{padding:2vw;display:flex;gap:2vh 2vw;flex-wrap:wrap;width:100%}.content-playlist{width:100%;box-sizing:border-box}.content-events{display:flex;width:100%;box-sizing:border-box;flex-direction:row;margin-top:3em}.content-event{padding:1em 1.3em;border-radius:2px}.content-text{box-sizing:border-box;color:#c2c2c2;border-radius:8px;padding:0;margin:0 1em;line-height:1.4em;overflow:auto;font-size:.8em}.event-list li{font-size:1em;line-height:1.2em;list-style-position:inside;display:grid;grid-auto-flow:column;grid-template-columns:4fr 1fr 1fr;margin-bottom:1em}.event-list li:hover{background:#ffffff11}.event-list .actions{display:grid;grid-auto-flow:column;grid-gap:.2em;padding:4px}input[type=text],input[type=button],input[type=email],input[type=tel],input[type=submit],textarea{display:block;padding:.5em;font-size:1.2em;border-radius:.5em;border:1px solid #333;background:#00000055;margin:.5em 0 2em;color:#fff;width:100%;outline:none}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,select[type=text]:focus,textarea[type=text]:focus,textarea:focus,button.custom-btn:focus{border:1px solid #eee;outline:none}.social-mobile-modal{display:flex;display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;flex-direction:column;justify-content:space-around;align-items:center}.social-mobile-modal div{width:80vw;height:20vh;display:flex;align-items:center;justify-content:center;font-size:6em}@media (max-width: 750px){.content{max-width:none}.content-container{width:100%}.content-events{flex-direction:column}.content-event{padding:0 1.3em;border-radius:2px}.footer-layout{flex-direction:column}}.epk-header{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2em;margin-bottom:2em}.epk-header h1{margin:0;font-size:4em}.square-peg-regular{font-family:Square Peg,cursive;font-weight:400;font-style:normal}.epk-band-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px 0;width:100%}.epk-band-photo{width:100%;aspect-ratio:1.618;background-image:url(/assets/Band-8b66b01e.jpg);background-size:cover;background-position-y:40%;border-radius:4px;margin:0}@supports not (aspect-ratio: 1.618){.epk-band-photo:before{content:"";display:block;padding-top:61.8%}}.epk-band-description{width:100%}.epk-band-description p{line-height:1.4em;padding-inline:2em}.epk-tech-rider-link{text-align:center;margin-top:2em}.epk-tech-rider-btn{background-color:inherit;color:#fff;border:2px solid #fff;border-radius:2em;cursor:pointer;padding:.5em 1em;font:inherit;display:inline-flex;align-items:center;gap:.5em;transition:background .2s,color .2s,border-color .2s}.epk-tech-rider-btn:hover,.epk-tech-rider-btn:focus{background-color:#fff;color:#222;border-color:#fff}.epk-genre-quote{text-align:center;font-size:6em;font-style:italic}.epk-social-row{width:100%;display:flex;flex-direction:row;justify-content:space-around;font-size:4em;margin-bottom:1.5em}@media (max-width: 750px){.epk-band-description p{padding-inline:2em}}footer{width:100%;background-color:#000a;display:flex;justify-content:center;padding:3em 0 12em}.footer-layout{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin:2em 5vw;flex-wrap:wrap}.footer-item{text-align:left;padding:1em}.footer-social-media{display:flex;font-size:2.5em;width:6em;justify-content:space-between}.footer-item .mc-form,.footer-item .mc-form *{box-sizing:border-box}.footer-item .mc-form{display:flex;gap:.5em;align-items:center;margin-top:.5em;flex-wrap:wrap}@media (min-width: 751px){.footer-item .mc-form{flex-wrap:nowrap;gap:0}}.footer-item .mc-input{padding:.5em .6em!important;border-radius:6px!important;border:1px solid #ccc!important;background:#fff!important;color:#000!important;min-width:200px;max-width:280px;margin:0!important;box-sizing:border-box;font-size:1rem!important;height:44px!important;line-height:1!important}@media (min-width: 751px){.footer-item .mc-input{flex:1 1 auto;max-width:none;border-top-right-radius:0!important;border-bottom-right-radius:0!important;height:44px!important}}.footer-item .mc-submit{background:none!important;color:#fff!important;border:2px solid #fff!important;padding:.5em .9em!important;border-radius:6px!important;cursor:pointer!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1rem!important;height:44px!important}.footer-item .mc-submit:hover{background:#3c7b7b!important}@media (max-width: 750px){.footer-item{padding-bottom:2em!important}.footer-layout{width:min-content!important}}@media (min-width: 751px){.footer-item .mc-submit{border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-left:-1px;width:140px;height:44px!important}}.footer-item .mc-submit[disabled]{opacity:.6!important;cursor:not-allowed!important}.footer-item .mc-msg{margin-top:.5em;color:#ffb3b3;font-size:.95em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-container{width:100%;max-width:1000px;height:90px;box-sizing:border-box;padding:0;display:flex;align-items:center}.menu-ontop{width:100%;height:90px;box-sizing:border-box;display:flex;align-items:center;position:absolute;padding:2em}.menu{display:flex;justify-content:space-between;width:100%;font-weight:400}.menu .menu-items{display:flex;align-items:center;align-self:stretch}.menu .menu-items a,.menu .menu-items button{border-radius:4px;margin:0 2px;padding:0 1em}.menu .menu-items a:hover,.menu .menu-items button:hover{background-color:#fff;color:#7a9ab8;outline:none}.menu .menu-items button{background-color:inherit;color:#fff;border:2px solid #fff;border-radius:2em;cursor:pointer;margin-left:2em;padding:.5em 1em}.menu .menu-items button:disabled,.menu .menu-items button[disabled]{opacity:.3;cursor:wait}.menu .menu-items button svg{margin-right:.2em}.menu .menu-items a.current{background-color:#fff;color:#000}.menu .menu-logo{margin-inline-start:-14px}.menu .menu-logo img{height:70px}.menu .menu-items-social{margin-left:1.2em}.menu .menu-items-social a{padding:0 .3em}.menuMobile{position:absolute;display:flex;flex-direction:column;width:100%;align-items:center;aspect-ratio:1.5}.menuMobile img{height:100%}@media (max-width: 750px){.menu .menu-logo{margin-inline-start:0}.menu .menu-items button{margin-right:1em}.menu .menu-items button:hover{color:#333}.menu .menu-items-social{display:none}}.gallery-container{margin-top:2em}ul.gallery{--numcolumns: 3;--gap: .75em;display:grid;grid-template-columns:repeat(var(--numcolumns),1fr);grid-template-rows:auto;gap:var(--gap);align-items:stretch;list-style:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0}ul.gallery>li{display:block;aspect-ratio:1.61803398875;aspect-ratio:1}ul.gallery>li.wide{grid-column:span 2;width:100%;aspect-ratio:2}ul.gallery>li.wider{grid-column:span 3}ul.gallery>li.high{grid-row:span 2;aspect-ratio:.5}ul.gallery>li img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width: 750px){ul.gallery{grid-template-columns:repeat(calc(var(--numcolumns) - 1),1fr);gap:0}}:root{--hero: #ffffff;--circle-color: #603845;--background: #000;--offBlack: #1110}.album-grid,.playlist .header,.playlist .row,.playhead,.playlist{display:grid}.playhead,.playlist{color:#fff;font-size:1.4em}.playhead,.playlist{border-collapse:collapse;box-sizing:border-box;padding:20px;width:100%}.song-title{display:inline;font-size:1.3em}.song-artist{font-size:.9em}.playlist.dark{background:rgba(0,0,0,.3)}.playlist:not(.dark){background:none}.playhead.dark{background-color:#00000080}.playhead:not(.dark){background-color:#112d6226;padding:20px 30px;box-sizing:border-box}.playlist.roundedCorners{border-radius:0 0 10px 10px}.playlist:not(.roundedCorners){border-radius:0}.playhead.roundedCorners{border-radius:10px 10px 0 0}.playhead:not(.roundedCorners){border-radius:0}.playhead{grid-template-columns:auto 3fr 4fr 1fr;align-items:center;border-radius:10px 10px 0 0}.playhead button{border:none;background:none;border-radius:40px;color:#fff;font-size:1em;cursor:pointer}.playhead .title{display:flex;font-size:1.25em;font-weight:bolder;padding:0 0 0 1em}.playhead .durationColumn{text-align:right;padding:0 1em}.playlist .header,.playlist .row{grid-template-columns:50px 4fr 2fr 1fr;align-items:center;padding:8px 0;font-size:.75em;border-radius:6px;margin-bottom:3px}.playlist .header{font-weight:lighter;background-color:var(--offBlack);color:#fff6}.playlist .numberColumn{text-align:center}.playlist .durationColumn{text-align:right;padding:0 1em}.playlist .thumbnail{display:none;width:40px;height:40px;background-color:#ddd;background-size:cover}.playlist .row:hover{background-color:#fff2;cursor:pointer}.playlist .row.current{color:#fff;font-weight:bolder}.playlist .row.current .song-title{color:var(--hero)}.album-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));column-gap:15px;row-gap:15px}.album-grid .album-container{border-radius:8px;background-color:#112d6215;font-size:.8em;color:#fff}.album-grid .album-container.current{color:#585858;background-color:#fff}.album-grid .album-art{background-size:cover;border-radius:8px 8px 0 0;background-color:#262626;aspect-ratio:1}.album-grid .album-info{padding:1.2rem}.album-grid .album-info h2,.album-grid .album-info h3{margin:0;padding:0}@media (max-width: 750px){.playhead{border-radius:0!important;font-size:.9em}.playlist{padding:0;font-size:.9em;border-radius:0!important}.playlist .row{grid-template-columns:30px 4fr 2fr 1fr}.playlist .thumbnail{display:none}}.equalizer{display:flex;justify-content:center;align-items:flex-end;height:1em;margin-right:.4em}.equalizer.stopped .bar{animation:none!important;opacity:0}.bar{width:3px;height:1px;background-color:#fff;margin:0 1px;transition:opacity .3s}@keyframes equalizerAnimation{0%,to{transition-timing-function:ease-in}50%{transition-timing-function:ease-out}10%,60%{height:16px}0%,50%,to{height:2px}}.bar:nth-child(1){animation-delay:.25s;animation:equalizerAnimation 1s ease-out infinite}.bar:nth-child(2){animation-delay:.5s;animation:equalizerAnimation 1.2s ease-out infinite}.bar:nth-child(3){animation-delay:.45s;animation:equalizerAnimation .9s ease-out infinite}._container_xjakd_1{display:flex;flex-direction:column;align-items:center;width:100%}._playerWrapper_xjakd_8{z-index:1;width:100%;margin-top:-93px}@media (aspect-ratio <= 3 / 2){._playerWrapper_xjakd_8{margin-top:0}}._band-image_q0y5k_1{width:100%;height:100vh;max-width:100%;background-image:url(/assets/Band-8b66b01e.jpg);background-position:50% 20%;background-size:cover;background-color:#909090;box-shadow:13px 17px 127px 5px #000c;box-sizing:border-box}._band-image_q0y5k_1:after{content:"";display:block;width:100%;height:100%;mix-blend-mode:difference;pointer-events:none;background:#781d1d}._band-image-container_q0y5k_26{width:100%;background-color:#909090}._band-image-base_q0y5k_31{width:20%;aspect-ratio:1;background-size:cover;position:absolute;background-position:40% 0px;background-color:#909090}@media (aspect-ratio <= 3/2){._band-image_q0y5k_1{width:100vw;aspect-ratio:1.5;height:inherit}}
