@font-face{font-family:"chakra_petch";src:url("../fonts/chakra_petch_regular_400-webfont.woff2") format("woff2"),url("../fonts/chakra_petch_regular_400-webfont.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"chakra_petch";src:url("../fonts/chakra_petch_medium_500-webfont.woff2") format("woff2"),url("../fonts/chakra_petch_medium_500-webfont.woff") format("woff");font-weight:bold;font-style:normal}a{cursor:pointer}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"chakra_petch",mono;font-weight:400;font-style:normal;background-color:#add8e6;color:#fff;text-transform:uppercase;font-size:20px;background-image:url("../media/bg.jpg");background-size:cover}body:after{content:"";position:fixed;top:0;height:100vh;left:0;right:0;z-index:-1;background:url("../media/bg.jpg") center center;background-size:cover}#logo{max-width:420px;width:100%;margin-bottom:15px}h1{font-size:30px}nav{color:#ffa539;z-index:1000;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:15px;background:#292728;position:fixed;top:0;left:0;right:0;min-height:30px}nav a{color:#ffa539}nav .btn{font-size:20px;background-color:#ffa539 !important}nav ul{display:flex;-moz-column-gap:15px;column-gap:15px;align-items:center;color:#ffa539 !important}section{scroll-margin-top:45px}section:not(:first-of-type){background:rgba(41,39,40,.8470588235)}section:not(:first-of-type):not(:last-of-type){margin-bottom:60px}.container{max-width:1200px;margin:0 auto;display:flex;height:100%;padding:60px 15px;justify-content:center;align-items:center}#hero{height:100vh;background-color:none;text-align:center;color:#292728}#hero .btn{background-color:#292728;color:#fff !important}#hero .btn,#hero h1{margin:15px}#hero h1{font-size:50px;font-weight:bold}#hero .container{padding-top:0px;padding-bottom:0px;flex-direction:column}#merch .container{row-gap:15px;flex-wrap:wrap;justify-content:space-between}#merch .btn{width:100%}.merchItem{max-width:23.5%}.merchItem img{width:100%;margin-bottom:15px}#tour .container{flex-direction:column;row-gap:15px}#tour .event{width:100%;display:flex;align-items:center;font-size:16px}#tour .event .a{margin-bottom:5px}#tour .event .date,#tour .event .venue,#tour .event .ticket{display:inline-block}#tour .event .date{width:20%}#tour .event .venue{width:60%}#tour .event .ticket{width:20%;text-align:right}#watch .video{aspect-ratio:16/9;width:100%}footer{background:#292728}footer a{color:#ffa539}footer .row{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:wrap;row-gap:15px}footer .container{flex-direction:column;row-gap:15px;padding:15px;padding-top:30px;padding-bottom:30px}footer ul{display:flex;-moz-column-gap:15px;gap:15px;flex-wrap:wrap;justify-content:center}a{text-decoration:none}ul{list-style-type:none;margin:0px;padding:0px}ul li{display:inline-block}.btn,.btn:visited,.btn:active,.btn:focus{background-color:#ffa539;color:#292728 !important;padding:10px;display:block;text-align:center;font-size:16px;transition:all .1s ease-in-out;font-weight:bold}form label{font-size:10.6666666667px}form .checkbox{padding:0px;margin-left:0px}form a{text-decoration:underline}.form-group{display:flex}.form-group input{display:inline-block;border:2px #ffa539 solid;margin:0px;height:32px;width:240px;padding:3.75px 7.5px;text-transform:none;font-size:16px}.form-group button{display:inline-block;margin:0px;cursor:pointer;margin-left:-2px}.form-group button:hover{background:#ffa539;color:#292728}#success{display:flex;align-items:center;font-size:16px}.contact{text-align:center;font-size:14px}@media screen and (max-width: 768px){nav h1{margin:auto}nav ul{display:none}.merchItem{max-width:49%}#tour .event{flex-direction:column}#tour .event .date{margin-bottom:7.5px}#tour .event .venue{margin-bottom:15px}#tour .event .date,#tour .event .venue,#tour .event .ticket{width:100%}footer .row{flex-direction:column}footer ul{gap:7.5px}.form-group input{width:100%}}@media screen and (max-width: 1200px){.buy{display:none}}