@import url(https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap);:root{--black:#000;--white:#fff;--tertiary-black:#333;--secondary-black:#222}a,article,body,button,div,em,footer,h1,h2,h3,h4,h5,h6,header,html,img,li,nav,p,section,span,strong,table,td,th,tr,ul{appearance:none;border:none;border-radius:0;box-sizing:border-box;font-family:"Source Serif 4",serif;font-optical-sizing:auto;font-size:1.08rem;font-style:normal;font-variation-settings:"wdth" 100;font-weight:400;list-style-type:none;margin:0;outline:none;padding:0;vertical-align:initial}body{background-color:#000;background-color:var(--black);color:#fff;color:var(--white)}a,button{transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none}button{background-color:initial;cursor:pointer}a:active,button:active{opacity:.7}strong{font-weight:600}table{width:100%}table th{background-color:#222;background-color:var(--secondary-black);font-weight:600;padding:10px}table td{border-bottom:2px solid #222;border-bottom:2px solid var(--secondary-black);padding:20px 10px}table .buy{background-color:#222;background-color:var(--secondary-black);border-radius:5px;color:#fff;color:var(--white);padding:10px 15px;text-decoration:none;white-space:nowrap}table .buy.disabled{opacity:.3;pointer-events:none}table .right{text-align:right}header{padding:10px 15px;position:absolute;right:0;z-index:3}header nav{display:flex;gap:15px}header nav a{color:#fff;color:var(--white);cursor:pointer;text-decoration:underline}.flex{display:flex}.flex-gap-small{gap:5px}.flex-gap-normal{gap:10px}.flex-gap-large{gap:15px}.flex-gap-huge{gap:20px}.flex-grow{flex-grow:1}.flex-column{flex-direction:column}.flex-h-center{justify-content:center}.flex-v-center{align-items:center}.flex-end{justify-content:end}.flex-space-between{justify-content:space-between}.flex-space-around{justify-content:space-around}.cover-picture{background-position:50%;background-repeat:no-repeat;background-size:cover}.handwritten-text{font-size:4.5em;font-style:normal;font-weight:600}.text-shadow{text-shadow:1px 1px 1px #00000080}.container{margin:0 auto;max-width:1250px;padding:0 10px;width:100%}.video-container{height:650px;position:relative;width:100%}.video-container video{height:100%;object-fit:cover;position:absolute;width:100%;z-index:0}.video-container .caption{background:linear-gradient(0deg,#000,#0000 30%);color:#fff;color:var(--white);height:650px;padding-top:540px;position:relative;text-align:center;z-index:1}section .information{padding-top:100px;text-align:center}section .contact,section .gigs{text-align:center}section .contact{padding-bottom:200px}section .news{text-align:center}section .contact h3,section .gigs h3,section .news h3{font-size:2em;font-weight:600;margin-bottom:20px}section .information p{line-height:160%;margin-bottom:20px}section .contact p{line-height:200%}section .contact p a{background-color:#222;background-color:var(--secondary-black);border-radius:5px;color:#fff;color:var(--white);font-weight:500;padding:3px 5px;text-decoration:none}.scroll-content{padding:20px 0}.news-item{background-color:#333;background-color:var(--tertiary-black);border:1px solid #222;border:1px solid var(--secondary-black);border-radius:10px;display:block;margin:0 8px;min-height:300px;min-width:300px;position:relative;transition:all .2 ease-in-out}.news-item:hover{transform:scale(1.03);transform:rotate(5deg)}.news-item-title{background-color:#00000080;bottom:0;color:#fff;color:var(--white);font-size:.9em;padding:10px;position:absolute}.links{margin-top:30px}.links a{border-radius:5px;color:#fff;color:var(--white);padding:9px 15px 9px 10px;text-decoration:none}.links a svg{margin-right:10px}.links .facebook{background-color:#3c5b99;border:1px solid #3c5b99}.links .x{background-color:#000;background-color:var(--black);border:1px solid #333;border:1px solid var(--tertiary-black)}.links .instagram{background-color:#90408e;border:1px solid #90408e}.links .linkedin{background-color:#007bb6;border:1px solid #007bb6}.links .youtube{background-color:#fff;background-color:var(--white);border:1px solid #fff;border:1px solid var(--white);color:#000;color:var(--black)}.links .spotify{background-color:#1ed760;border:1px solid #1ed760}.custom-shape-divider-top{left:0;line-height:0;overflow:hidden;position:absolute;top:0;width:100%}.custom-shape-divider-top svg{display:block;height:105px;position:relative;transform:rotateY(180deg);width:calc(100% + 1.3px)}.custom-shape-divider-top .shape-fill{fill:#222;fill:var(--secondary-black)}.custom-shape-divider-bottom{bottom:0;left:0;line-height:0;overflow:hidden;transform:rotate(180deg);width:100%}.custom-shape-divider-bottom svg{display:block;height:150px;position:relative;transform:rotateY(180deg);width:calc(100% + 1.3px)}.custom-shape-divider-bottom .shape-fill{fill:#222;fill:var(--secondary-black)}.divider{padding:100px 0;text-align:center}.modal{background-color:#000000e6;border:1px solid #333;border:1px solid var(--tertiary-black);border-radius:20px;bottom:10px;display:flex;flex-direction:column;left:10px;line-height:160%;padding:20px;position:fixed;right:10px;top:10px;z-index:9999}.modal-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.modal-title h5{font-size:1.2em;font-weight:600}.modal-title button{background-color:#444;border-radius:5px;color:#fff;color:var(--white);height:35px;width:35px}.modal-title button:hover{background-color:#900d0d}.modal h4{font-size:1.6em;font-weight:600;line-height:130%;margin-bottom:20px}.modal .html-area{flex:1 1;overflow-y:auto;padding-right:10px}.html-area::-webkit-scrollbar{width:8px}.html-area::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}@media (max-width:570px){.divider svg{height:30px}.links{flex-direction:column}table *{font-size:.9em}section .contact{padding-bottom:15px}section .information{padding-top:50px}.responsive-hide{display:none}header{left:0;width:100%}header nav{justify-content:center}.handwritten-text{font-size:3.5em}}