:root{accent-color:var(--bg-06);--bg-main:hsl(227, 72%, 10%);--bg-01:hsl(0, 0%, 0%);--bg-02:hsl(349, 100%, 13%);--bg-03:hsl(283, 66%, 10%);--bg-04:hsl(184, 94%, 12%);--bg-05:hsl(0, 0%, 100%);--bg-06:hsl(0, 100%, 50%);--bg-07:hsl(0, 100%, 25%);--bg-08:hsl(327, 95%, 15%);--bg-09:hsl(341, 89%, 33%);--text-main:hsl(0, 0%, 100%);--text-01:hsl(16, 100%, 50%);--text-02:var(--text-input);--text-03:hsl(270, 50%, 40%);--text-04:hsl(227, 72%, 10%);--text-05:hsl(217, 54%, 30%);--text-input:hsl(48, 100%, 56%);--text-input-02:hsl(48, 50%, 56%);--highlight-01:hsl(0, 0%, 70%);--highlight-02:hsl(208, 56%, 46%);--highlight-03:hsl(208, 56%, 42%);--table-even:hsl(0, 0%, 93%);--table-odd:hsl(0, 0%, 89%);--max-page-width:1280px;--header-default-height:60px;--gradient-color-01:hsl(37, 74%, 47%);--gradient-color-02:hsl(26, 100%, 48%);--gradient-01:linear-gradient(
    -35deg,
    var(--gradient-color-01) 42vh,
    #0000 0
  );--gradient-02:linear-gradient(9deg, var(--gradient-color-02) 28vh, #0000 0);--gradient-mobile-01:linear-gradient(
    -35deg,
    var(--gradient-color-01) 30vh,
    #0000 0
  );--gradient-mobile-02:linear-gradient(
    10deg,
    var(--gradient-color-02) 28vh,
    #0000 0
  );--gradient-tablet-01:linear-gradient(
    -35deg,
    var(--gradient-color-01) 40vh,
    #0000 0
  );--gradient-tablet-02:linear-gradient(
    10deg,
    var(--gradient-color-02) 35vh,
    #0000 0
  );--gradient-03:linear-gradient(var(--text-input), var(--text-input-02));--gradient-04:linear-gradient(
    0deg,
    #ffa10a,
    #ffa40a,
    #ffab0a,
    #ffb40c,
    #ffbf11,
    #ffc818,
    #ffcf1d,
    #ffd21f
  );--alert-promo-xpos:1.5rem;--alert-lineup-xpos:2.5rem;--alert-promo-xpos-mobile:1rem;--alert-lineup-xpos-mobile:1rem}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}.flex{display:flex;gap:var(--gap,1em)}.t-center{text-align:center}.nowrap{white-space:nowrap}@view-transition{navigation:auto}html{scrollbar-gutter:stable}body{background:var(--gradient-01),var(--gradient-02) var(--bg-main,#070f2b);background-blend-mode:hard-light;color:var(--text-main,#fff);font-family:system-ui,sans-serif;overflow-x:hidden;min-height:100vh}a,a:link,a:visited{color:var(--text-main);text-decoration:none}a:hover,a:focus,a:active{color:var(--text-01);text-decoration:underline;text-underline-offset:4px}.header{width:100%;height:var(--header-default-height);max-height:var(--header-default-height);background:var(--bg-main);justify-content:space-between;align-items:flex-start;position:sticky;padding:1.25rem 0 .5rem;top:0;transition:padding 0.3s ease-out;z-index:10}.header-inner{max-width:var(--max-page-width);padding:0 2rem;margin:0 auto}.header.small{padding:1rem 2rem}#header-logo{font-size:1.4rem;line-height:1.4rem}.main-menu-controller-checkbox{display:none!important}.menu-icon{display:flex;flex:0 0 auto;cursor:pointer;flex-direction:column;--gap:0;justify-content:space-between;width:1.8em;height:1.4em;position:relative;z-index:9999}.menu-icon span{width:100%;height:10%;background:var(--bg-05);border-radius:4px}.languages-nav{margin:0 .5rem 0 auto}.languages-nav a,.languages-nav a:link,.languages-nav a:visited{text-transform:uppercase}.languages-nav .active a{color:var(--text-input)}.main-nav{width:100%;margin:0 auto;height:100%;max-height:0;background:var(--bg-main);position:fixed;inset:0 0;padding:0 3rem 0 0;overflow:hidden;text-align:right;transition:max-height 0.5s ease-in-out}.main-menu-controller-checkbox:checked~.main-nav{max-height:100%}.main-menu-controller-checkbox:checked~.menu-icon{justify-content:center;align-items:center}.main-menu-controller-checkbox:checked~.menu-icon span{position:absolute;top:50%}.main-menu-controller-checkbox:checked~.menu-icon span:nth-child(1){rotate:45deg}.main-menu-controller-checkbox:checked~.menu-icon span:nth-child(2){display:none}.main-menu-controller-checkbox:checked~.menu-icon span:nth-child(3){rotate:-45deg}.main-menu{flex-direction:column;max-width:var(--max-page-width);padding:.5rem 3.5rem 0 0;margin:0 auto}.main-menu a{display:block;padding:.5em 0 0;font-size:1.4em}main{padding:0 2rem 2rem;max-width:var(--max-page-width);margin:0 auto}main .article-content{margin:1rem 0}main .article-video{max-width:50%}main figure{margin:0}main ul{font-size:inherit}main p,main ul,main li,main ol{margin:0 0 1rem;line-height:150%!important}main p.frage{font-weight:700;color:var(--highlight-02);border-left:1px solid var(--highlight-02);padding-left:.5rem}main .img-right{float:right;margin:0 0 2rem 2rem;max-width:30vw}figcaption{margin:.5rem 0;color:var(--highlight-01);line-height:150%}main p.centered{margin:0 auto 1rem}main p.created{font-size:small;color:var(--highlight-01);line-height:150%}main .feature-list{list-style:none}main .feature-list li{padding:1rem 0;margin:0 0 0 0;display:flex;gap:2rem;justify-content:flex-start;align-items:center;border-bottom:1px solid var(--text-03)}main .list-icon svg{max-width:42px;max-height:42px;fill:var(--text-01)}main .list-icon img{width:36px;max-width:36px;height:auto}main figure.video{position:relative;padding-bottom:calc(var(--aspect-ratio, 0.5625) * 100%);height:0;width:100%;margin:2rem 0}main figure.video iframe,main figure.video object,main figure.video embed{position:absolute;top:0;left:0;border:0;width:100%;height:100%}.promo{display:flex;align-items:flex-start;margin-bottom:2rem;gap:1rem}.promo:first-of-type{margin-top:2rem}.promo h3{margin:.75rem 0 0 0}.facts{display:flex;flex-flow:column wrap;line-height:100%;gap:.5rem}.date{display:flex;flex-direction:column;font-weight:700;line-height:100%;gap:.5rem;width:4rem;flex:0 0 auto;color:var(--text-04);background:var(--bg-06);padding:.5rem;border-radius:.5rem;justify-content:center;align-items:center}.day{font-size:1.8em;margin:.3125rem 0}.table_component{overflow:auto;width:100%}.table_component table{border:1px solid var(--table-even);height:100%;width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:1px;text-align:left}.table_component th{border:1px solid var(--table-even);background-color:var(--highlight-02);color:var(--text-main);padding:1rem .5rem}.table_component td:first-child{font-weight:700}.table_component tr:nth-child(even){background-color:var(--table-even)}.table_component tr:nth-child(odd){background-color:var(--table-odd)}.table_component td{border:1px solid var(--table-even);color:var(--text-04);padding:1rem .5rem}.hero{max-width:var(--max-page-width);margin:0 auto;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center;font-size:2rem;position:relative}.hero h1{margin:1rem 0;font-size:8rem;line-height:8rem;text-transform:uppercase}.hero p{margin:1rem}.hero .specials-container{position:absolute;top:0;width:100%;max-width:var(--max-page-width);margin:0 auto}.hero-default{margin:2rem 0}.hero .text{position:absolute;bottom:3rem;color:var(--text-05);font-weight:900;margin:0 auto;text-shadow:3px 3px 3px var(--text-main),-3px 3px 3px var(--text-main),3px -3px 3px var(--text-main),-3px -3px 3px var(--text-main)}.footer{margin:0 auto 2rem;position:relative}.footer .legal{margin:3rem 0 0}.footer .legal a:hover,.footer .legal a:focus,.footer .legal a:active{color:var(--text-02)}.footer .thanks,.footer .thanks a{color:var(--text-02)}.footer .icon{width:48px;max-width:48px;margin:1.2rem}.footer .footer-nav-list{display:flex;margin:0 auto 1rem;width:100%;justify-content:center;gap:1rem}#footer-logo{flex-direction:row;gap:2rem;justify-content:center;align-items:center;width:100%;margin:2rem auto 6rem}#toTop{position:absolute;right:2rem;bottom:-1rem;width:2.5rem;max-width:2.5rem}#toTop a,#toTop a:link,#toTop a:visited{color:#ffd320}#se{max-width:300px;margin-left:1rem}#tmt{max-width:120px}#kw-wrapper{border-radius:8px;display:grid;place-items:center;background:var(--highlight-01);width:100px;height:109px}#kw{max-width:80px}.card-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}.card{background:var(--gradient-04);color:var(--text-04);font-weight:700;border-radius:10px;box-shadow:0 2px 20px rgb(0 0 0 / .2);overflow:hidden}.card-header img{width:100%;height:200px;object-fit:cover}.card-body{display:flex;flex-direction:column;padding:1rem;min-height:14rem}.card-body header,.card-body footer{flex-shrink:0}.card-body .content{flex:1 0 auto}.card-body h2,.card-body h3{max-width:100%;margin-top:0;color:var(--text-04);text-transform:uppercase;letter-spacing:-.5px}.card-body a,.card-body a:link,.card-body a:visited{color:var(--text-04)}.card-body p{width:100%;margin:0 0 2rem}.gallery{column-width:15rem;column-gap:1rem;margin:2rem 0;text-align:center}.gallery figure{margin-bottom:1rem}.error{border:1px solid var(--bg-06)}.error-text{color:var(--text-main);background:var(--bg-06);padding:.5rem 1rem}button.wp-block-easy-tabs-block-tab-button:not(.etb-active-tab){background:var(--etb-h-tab-btn-bg-color);color:var(--text-04);font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:left}button.wp-block-easy-tabs-block-tab-button:hover:not(.etb-active-tab):not([data-etb-active-tab]){background:var(--highlight-03)!important;color:var(--text-04)!important}a.wp-block-easy-tabs-block-tab-button:focus-visible,button.wp-block-easy-tabs-block-tab-button:focus-visible{outline:2px solid rgb(0 0 0 / .3);outline-offset:2px}.wp-block-easy-tabs-block-tab-contents{background-color:#fff0;border:none;padding:0;margin:1.5rem 0}.container{width:100%}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea{display:block;background:none;padding:.125rem .125rem .0625rem .25rem;font-family:inherit;font-size:1rem;color:var(--text-input);border:solid var(--highlight-01);border-width:0 0 1px 1px;line-height:1.9;width:100%;-webkit-transition:all 0.28s ease;transition:all 0.28s ease;box-shadow:none}.wpcf7 select,.wpcf7 input:focus,.wpcf7 input.has-value,.wpcf7 textarea:focus,.wpcf7 textarea.has-value{color:var(--text-input);border:solid var(--highlight-02);border-width:0 0 1px 1px;outline:none}.wpcf7 textarea{field-sizing:content!important;height:4lh;max-height:20lh;width:100%;max-width:100%;resize:vertical!important}.wpcf7 input[type="checkbox"]{color:var(--highlight-01);width:2rem;height:2rem;border:.125rem solid var(--highlight-01);border-radius:.0625rem;-webkit-transition:border-color 0.28s ease;transition:border-color 0.28s ease;margin:0}.wpcf7-list-item{display:inline-block;margin:0}.wpcf7-list-item label{display:flex;align-items:flex-start;gap:1rem}.wpcf7-submit{border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1.2rem;cursor:pointer;color:var(--text-main);background:var(--highlight-03);outline:none}.ripple{background-position:center;transition:background 0.8s}.ripple:hover{background:var(--highlight-02) radial-gradient(circle,transparent 1%,var(--highlight-02) 1%) center/15000%}.ripple:active{background-color:var(--highlight-02);background-size:100%;transition:background 0s}.button-container,.form-block-note{text-align:center}.button-container{padding:2.25rem 0}button,.button{border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1.2rem;cursor:pointer;color:var(--text-main);background:var(--highlight-03);outline:none}button:focus,.button:focus{outline:none;color:var(--text-main)}button.btn-alert{rotate:-15deg;background:var(--bg-06);display:block;margin:3rem 0}.hero .alert{position:absolute;padding:.5rem 1rem}.alert-promo{top:5rem;left:-100vw;background:var(--bg-08);outline:2px solid var(--text-main);animation:fade-in-promo 0.8s ease-out 1.3s forwards}.alert-promo:hover{outline:2px solid var(--text-main);color:var(--text-main);background:var(--bg-09)}.alert-lineup{top:5rem;right:-100vw;background:var(--bg-08);outline:2px solid var(--text-main);animation:fade-in-lineup 0.8s ease-out 2.3s forwards}.alert-lineup:hover{outline:2px solid var(--text-main);color:var(--text-main);background:var(--bg-09)}@keyframes fade-in-promo{100%{left:var(--alert-promo-xpos)}}@keyframes fade-in-lineup{100%{right:var(--alert-lineup-xpos)}}.lineup-container{list-style:none;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;border-radius:.5rem;padding:3rem 1rem 2rem;margin:3rem 0 0}.lineup-container:before{position:absolute;display:grid;place-items:center;content:"";background:var(--bg-06);color:var(--text-main);border-radius:.5rem;width:10rem;height:2.5rem;margin-top:-4.25rem;font-weight:700}.lineup-hosts:before{content:"Hosts"}.lineup-djs:before{content:"DJs"}.lineup-judges-breaking:before{content:"Judges Breaking"}.lineup-crews-breaking:before{content:"Crews Breaking"}.lineup-judges-hiphop:before{content:"Judges Hip Hop"}.lineup-crews-hiphop:before{content:"Crews Hip Hop"}.lineup-judges-allstyle:before{content:"Judges All Style"}.lineup-crews-allstyle:before{content:"Crews All Style"}.lineup-dancers-allstyle:before{content:"Dancers All Style"}.lineup-container li{flex:0 0 auto;background:var(--text-input);color:var(--text-05);text-align:center;border-radius:.5rem;padding:.5rem 1rem .75rem;font-size:1.2rem;margin:0}.lineup-container li .title{font-weight:600}.lineup-container li .sub{font-size:.8rem;line-height:120%}a.wp-block-latest-posts__post-title,a.wp-block-latest-posts__post-title:link,a.wp-block-latest-posts__post-title:visited{color:var(--text-01);font-size:larger;font-weight:700}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:2rem}.wp-block-table,.wp-block-table table,.wp-block-table tr,.wp-block-table th,.wp-block-table td{border:none!important;border-collapse:collapse;background:#fff0}.wp-block-table table{width:100%;margin:0 0 2rem 0;text-align:left}.wp-block-table tr{border-bottom:1px solid var(--text-03)!important}.wp-block-table th,.wp-block-table td{padding:1rem!important}.wp-block-table th:first-child,.wp-block-table td:first-child{padding-left:0!important}.wp-block-table th:last-child,.wp-block-table td:last-child{padding-right:0!important}@media only screen and (max-width:320px){#header-logo{font-size:1rem}.promo h3{margin:0 0 0 0;line-height:normal}}@media only screen and (max-width:767px){body{background:var(--gradient-mobile-01),var(--gradient-mobile-02) var(--bg-main,#070f2b)}.header-inner{padding:0 1rem}.languages-nav{margin:0 0 0 auto}.languages-nav ul.flex{gap:.5rem}.hero-default{margin:2rem -1rem}main{padding:0 1rem 2rem}.main-nav{padding:0 2.5rem 0 0}.main-menu{padding:.5rem 2.5rem 0 0}main .img-right{float:unset;margin:1rem 0 1rem 0;max-width:100vw}main p.centered{margin:0 auto 1rem}main .article-video{max-width:100%}.hero h1{font-size:3.5rem;line-height:3.5rem}.hero p{font-size:1.5rem}.hero .logo{position:absolute;top:1rem;left:0}.hero .text{color:var(--text-main);position:static;font-size:1.5rem;text-shadow:none}.hero .specials-container{top:50%;font-size:1.5rem}.alert-promo{top:4.5rem}.alert-lineup{top:4.5rem}.promo h3{margin:0 0 0 0!important}.card-grid{display:flex;flex-direction:column;gap:2rem;margin:2rem 0}#footer-logo{flex-direction:column}#toTop{position:relative;margin:0 auto;right:unset;bottom:unset}#se-wrapper{order:1}#tmt-wrapper{order:2}#kw-wrapper{order:3}@keyframes fade-in-promo{100%{left:var(--alert-promo-xpos-mobile)}}@keyframes fade-in-lineup{100%{right:var(--alert-lineup-xpos-mobile)}}}@media only screen and (max-width:992px){.hero .logo{position:absolute;top:1rem;left:0}}@media only screen and (min-width:992px){.hero .logo{position:absolute;top:-1rem;left:11%}}@media only screen and (max-width:991px) and (orientation:landscape){body{background:var(--gradient-tablet-01),var(--gradient-tablet-02) var(--bg-main,#070f2b)}}@media only screen and (max-width:320px){.hero .specials-container{top:40%;font-size:1.5rem}}