html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:62.5%}body{background-color:#000a16;font-family:Audiowide,sans-serif;font-weight:400;font-style:normal;letter-spacing:.2rem;line-height:1.41;color:#fff;margin:0;padding:0}body.open-modal{overflow:hidden}.container{max-width:1280px;margin:0 auto}a{color:#fff;text-decoration:none;text-transform:uppercase}nav{background:#000a16;position:sticky;top:0;width:100%;z-index:10;display:flex;justify-content:space-between;align-items:center;height:5rem}nav .logo{max-width:75%;width:300px}nav .logo img{width:100%;display:block;transition:transform .5s ease,filter .5s ease;transform:scale(1)}nav .logo img:hover{transform:scale(.95);filter:brightness(.9) blur(1px)}nav .menu ul{padding:0;list-style:none}nav a{font-size:1.6rem;display:block}nav a:hover{text-shadow:2px 3px 3px #3894c4;transition:text-shadow .3s ease}nav .menu li{display:inline-block;padding-left:3.2rem}nav li:first-child{padding-left:0}nav .mobile-menu{display:none;position:relative}.burger-menu,dialog .close{width:3.2rem;height:3.2rem;display:flex;flex-direction:column;justify-content:center;gap:.6rem;background:none;border:none;cursor:pointer;padding:0}.burger-menu span,dialog .close span{display:block;height:4px;width:100%;background:#fff;border-radius:.2rem;transition:.3s}.burger-menu.open span:nth-child(1){transform:translateY(1rem) rotate(45deg)}.burger-menu.open span:nth-child(2){opacity:0}.burger-menu.open span:nth-child(3){transform:translateY(-1rem) rotate(-45deg)}nav .mobile-menu ul{display:none;position:absolute;top:4rem;right:-1rem;text-align:right;background-color:#000a16;padding:1.6rem}nav .mobile-menu ul li{display:block;border-bottom:solid 1px #3894c4}nav .mobile-menu ul a{display:block;padding:.8rem 0}.landing{padding-bottom:6rem;position:relative;overflow:hidden}.landing video{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:-1;width:1280px}.landing img{width:625px;display:block;margin:7rem auto;max-width:100%}section{margin-bottom:6rem}.button{display:block;margin:0 auto 5px;padding:2rem;width:22rem;background-color:#001937;font-size:2rem;line-height:2rem;text-align:center;transform:skew(-20deg);box-shadow:5px 5px #3894c4}.button:hover{box-shadow:3px 3px #3894c4;translate:2px 2px}.about{text-align:center}.about img{width:880px;margin:0 auto 1.2rem}.about h2{margin-bottom:3rem}h1{font-size:3.6rem;text-transform:uppercase}h2{font-size:1.8rem;text-transform:uppercase}.about p{max-width:100%;width:700px;margin:0 auto;font-family:Host Grotesk,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-size:1.6rem;letter-spacing:.1rem}.about p+p{margin-top:1.2rem}.about .locations{display:flex;max-width:880px;margin:6rem auto 0;row-gap:1.6rem}.about .locations div{width:33%}.about .locations h2{margin-bottom:1.2rem}.about .locations div h2+p{font-size:1.8rem;font-weight:800}.heading-divider{text-align:center;position:relative;margin-bottom:6rem}.heading-divider h2{display:inline;background-color:#000a16;padding:0 2rem;font-size:3rem}.heading-divider hr{position:absolute;width:100%;top:50%;z-index:-1;border-color:#3894c4}.lineup .artists{margin-bottom:3rem}.lineup .artists a{background-repeat:no-repeat;display:block}.lineup .artists a div>*{display:inline-block;background-color:#000a16;padding:0 1rem}.lineup .artists h3{font-size:2rem;text-transform:uppercase;display:inline-block}.lineup .artists p{font-size:1.8rem;text-transform:uppercase}.lineup .artists a:nth-child(2n){background-position:right}.lineup .artists a:nth-child(odd) div{margin-left:auto}.lineup .artists div{width:50%;text-align:center;height:193px;display:flex;align-items:center;justify-content:center;flex-direction:column}.lineup .artists a:hover{transition:background-image .3s ease}.lineup .artists .richie{background-image:url(../images/richie1.png)}.lineup .artists .richie:hover{background-image:url(../images/richie2.png)}.lineup .artists .robert{background-image:url(../images/robert1.png)}.lineup .artists .robert:hover{background-image:url(../images/robert2.png)}.lineup .artists .surgeon{background-image:url(../images/surgeon1.png)}.lineup .artists .surgeon:hover{background-image:url(../images/surgeon2.png)}.lineup .artists .oscar{background-image:url(../images/oscar1.png)}.lineup .artists .oscar:hover{background-image:url(../images/oscar2.png)}.lineup .artists .robag{background-image:url(../images/robag1.png)}.lineup .artists .robag:hover{background-image:url(../images/robag2.png)}.tickets{display:flex}.tickets>*{width:50%}.tickets .details{display:flex;flex-direction:column;gap:3rem;text-align:center}.tickets .details .prices{display:flex;flex-direction:column;gap:3rem;justify-content:center}.tickets .details h2{margin-bottom:.5rem}.tickets .details p{font-size:6rem;line-height:6rem}.tickets .video{display:flex;justify-content:center;height:305px}.tickets .video video{width:100%}.subscribe{background:#001937;padding:3rem 0}.subscribe h2{text-align:center;margin-bottom:1rem}.subscribe form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.subscribe .input{position:relative;font-family:Host Grotesk,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;font-size:1.2rem;letter-spacing:.1rem}.subscribe label{position:absolute;top:50%;left:1rem;transform:translateY(-50%);transition:.1s;text-transform:uppercase;pointer-events:none}.subscribe input,.subscribe button{box-sizing:border-box;width:20rem;height:4rem}.subscribe input{padding:1rem;background:none;border:solid 1px white;color:#fff;outline:none}.subscribe input:focus+label,.subscribe input.not-empty+label{top:0;left:.5rem;background:#001937;padding:0 .4rem;font-size:1rem}.subscribe button{font-family:Audiowide,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.1rem;text-transform:uppercase;padding:0 1rem;cursor:pointer;background:#fff;border:white;appearance:none}.subscribe button.submitted{background:#3894c4;border:#3894c4}footer{position:relative}footer .main{display:flex;gap:10rem;justify-content:center;margin-bottom:2rem}footer .main>.picturemark{display:flex;width:25rem;height:100%}footer .main>.picturemark img{max-width:100%}footer .logo img{width:70%;margin:0 auto;display:block}footer .nav{width:65rem}footer .links{display:flex;margin-top:3rem;justify-content:space-between}footer .links a:hover{text-shadow:1px 2px 2px #3894c4;transition:text-shadow .3s ease}footer .links h2{margin-bottom:1rem}footer .links ul{padding:0;list-style:none;font-family:Host Grotesk,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;font-size:1.2rem;letter-spacing:.1rem}footer .links li{display:flex;margin-bottom:.5rem}footer .links .socials img{width:1.5rem;margin-right:.8rem;display:inline-block;vertical-align:middle}footer .links .picturemark{display:none}footer .mobile-socials{display:none}.acknowledge,.copyright{font-family:Host Grotesk,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-size:1.2rem;letter-spacing:.1rem;text-align:center;margin:0 auto 3rem}.scroll-to-top{width:4rem;height:4rem;border-radius:50%;display:none;position:fixed;background-color:#001937;bottom:2rem;right:2rem;transition:background-color .3s ease}.scroll-to-top:hover{background-color:#3894c4}.scroll-to-top div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.scroll-to-top img{width:50%}.full-lineup .about{padding-top:6rem}.full-lineup .about h1{padding-bottom:4.2rem}.full-lineup .artists{display:flex;flex-wrap:wrap}.full-lineup .artists h2{font-size:2rem}.full-lineup .artists p{font-size:1.6rem}.full-lineup .artists .country-code{display:none}.full-lineup .artists>div{width:calc(100% / 3);position:relative;overflow:hidden}.full-lineup .artists img{display:block;width:100%}.full-lineup .artists img.colour{position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease}.full-lineup .artists div:hover img.colour{opacity:1}.full-lineup .artists div div{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:27rem;padding:2rem 0;text-align:center}.full-lineup .artists .background{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;background:#001937;transform:skew(-20deg)}.full-lineup .artists .template{display:none}.full-lineup .artists .stages a{cursor:default}dialog{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100vh;overflow:auto;background:#00000080;color:#fff;border:0}dialog .dialog-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}dialog .content{position:relative;box-sizing:border-box;background:#001937;padding:3.2rem;border-radius:.8rem;box-shadow:0 .2rem 1.6rem #0003;width:500px;max-height:90%;overflow-y:auto}dialog .close{position:absolute;top:1rem;right:1rem}dialog .close span:nth-child(1){transform:translateY(.5rem) rotate(45deg)}dialog .close span:nth-child(2){transform:translateY(-.5rem) rotate(-45deg)}dialog .information>*{margin-bottom:2rem}dialog .information h1{margin-bottom:.5rem}dialog h1,dialog .country,dialog .genre{text-align:center;text-transform:uppercase}dialog .country{font-size:1.6rem}dialog .artist-image{display:block;margin-left:auto;margin-right:auto;max-width:100%}dialog .description{font-family:Host Grotesk,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-size:1.6rem;letter-spacing:.1rem}dialog .socials{display:flex;gap:3rem;justify-content:center}dialog .socials img{display:block;width:4rem}@media screen and (max-width:1315px){.container,nav,.subscribe{padding-left:1rem;padding-right:1rem}.about img{max-width:100%}nav,.landing,.lineup,.subscribe{margin-left:-1rem;margin-right:-1rem}.landing,.lineup,.subscribe{overflow:hidden}.acknowledge,.copyright{width:80%}}@media screen and (max-width:880px){nav .menu{display:none}nav .mobile-menu{display:block}.tickets{flex-direction:column}.tickets>*{width:100%}.tickets .details{margin-bottom:3rem}.tickets .details .prices{flex-direction:row}.full-lineup .about h1{font-size:3rem}.full-lineup .artists>div{width:50%}footer .main>.picturemark{display:none}footer .links .picturemark{display:flex;align-items:start;width:20%}footer .links .picturemark img{width:100%}footer a{padding:.5rem 0}}@media screen and (max-width:660px){.lineup .artists a{background-position:center}.lineup .artists div,.subscribe .input,.subscribe input,.subscribe button{width:100%}footer .links .socials{display:none}footer .mobile-socials{display:block;margin-top:3rem}footer .mobile-socials ul{display:flex;gap:2rem;justify-content:center}footer .mobile-socials img{width:5rem}footer .links{justify-content:center;flex-wrap:wrap;row-gap:3rem;column-gap:7rem}footer .links .picturemark{align-items:center}footer .links>*,footer .links .picturemark{width:16rem}.full-lineup .artists{background-color:#001937;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.full-lineup .artists img,.full-lineup .artists .background,.full-lineup .artists .country-full{display:none}.full-lineup .artists .country-code{display:block}.full-lineup .artists>div{width:100%}.full-lineup .artists div div{position:relative;top:initial;left:initial;transform:none;width:100%;display:flex;justify-content:space-between;padding:1rem 0}}@media screen and (max-width:480px){section,.heading-divider{margin-bottom:3rem}.about .locations{flex-direction:column;margin-top:4rem}.about .locations div{width:100%}.about .locations div h2{font-size:2rem}.about .locations div h2+p{font-size:1.8rem}.about .locations div p+p{font-size:1.6rem}.tickets .details .prices{flex-direction:column;gap:3rem}.full-lineup .about h1{font-size:2.4rem}footer .links{column-gap:2rem}footer .mobile-socials img{width:4rem}dialog{padding:0;margin:0;max-width:unset;max-height:unset}dialog .dialog-container{display:block}dialog .content{max-height:unset;height:100%;width:100%}}
