header{--top-nav-gap:1rem;display:block;width:100%;max-width:100%;color:var(--wp--preset--color--contrast);background:rgba(0,0,0,.5);z-index:100}header .inner-header-wrapper{border-bottom:1px solid var(--wp--custom--header-hr)}.live-master-dark-theme header .inner-header-wrapper{border-bottom:1px solid var(--wp--custom--dark-theme-hr)}.live-master-dark-theme header{color:var(--wp--custom--dark-theme-text);background:var(--wp--custom--dark-theme-background)}header .inner-header-wrapper:not(.premium):not(.goosebumps){background:var(--wp--custom--header-inner);color:var(--wp--custom--header-inner-text)}.live-master-dark-theme header .inner-header-wrapper{background:var(--wp--custom--dark-theme-background);color:var(--wp--custom--dark-theme-text)}header .inner-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row;padding:16px var(--page-margin);width:100%;margin:0 auto;max-width:var(--maxWidth);font-family:var(--wp--preset--font-family--secondary);position:relative}header .inner-header .goosebumps-logo-center{display:flex;align-items:center;justify-content:center}header .inner-header .goosebumps-logo{width:240px;height:57px;display:none}header .inner-header-wrapper.premium .inner-header{padding:24px 16px}header .inner-header-wrapper.premium .nav-wrapper .top-nav{display:none}header .inner-header h1{display:inline-block;line-height:0;font-size:0}@media (min-width:1024px){header .inner-header .goosebumps-logo{display:flex}header .inner-header{padding:26px var(--page-margin)}header .inner-header-wrapper.premium .inner-header{padding:24px 48px}}header .inner-header a{color:var(--wp--custom--header-inner-text)}.live-master-dark-theme header .inner-header a{color:var(--wp--custom--dark-theme-text)}header a{text-decoration:none;color:var(--wp--preset--color--contrast)}.live-master-dark-theme header a{text-decoration:none;color:var(--wp--custom--dark-theme-text)}header .nav-wrapper{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;flex-direction:row;gap:calc(var(--top-nav-gap) * 3)}@media (min-width:767px){header .nav-wrapper{width:100%;max-width:143px}}header .logo{max-width:200px;width:auto;height:45px;display:inline-block}header .logo img{object-fit:contain;width:auto;height:100%;width:100%;max-width:134px}@media (min-width:600px){header .logo img{max-width:195px}}header #top-navigation ul{display:flex;list-style:none;list-style-position:inside;margin:0;padding:0;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:1em;padding:0}header #top-navigation ul li{display:flex;list-style:none;list-style-position:inside;margin:0;padding:0;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end}header #top-navigation ul li>a{white-space:nowrap;line-height:100%;padding-top:4px;padding-bottom:4px}header .icon-nav{gap:1em;display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:space-between}header .icon-nav>.icon{line-height:0}header .language-switcher-header a{line-height:normal}header .language-switcher-header{display:flex;align-items:center;gap:.5em;font-size:15px;align-self:flex-end}header .language-switcher-header .lang-link{text-decoration:none;color:var(--wp--custom--header-inner-text);transition:color 0.3s cubic-bezier(.45,0,.55,1)}header .language-switcher-header .lang-link:hover{color:var(--wp--custom--header-point-hover)}header .language-switcher-header .lang-link.active{color:var(--wp--custom--button-ticket,--wp--custom--button-primary)}.live-master-dark-theme header .language-switcher-header .lang-link{color:var(--wp--custom--dark-theme-text)}.live-master-dark-theme header .language-switcher-header .lang-link:hover,.live-master-dark-theme header .language-switcher-header .lang-link.active{color:var(--wp--custom--header-point-hover)}header .language-switcher-header .lang-separator{color:var(--wp--custom--header-inner-text);opacity:.5}.live-master-dark-theme header .language-switcher-header .lang-separator{color:var(--wp--custom--dark-theme-text);opacity:.5}header .menu-icon{cursor:pointer;font-size:30px}header label.menu-icon:focus,header label.menu-close:focus{outline:auto}header svg.hamburger{width:26px;height:26px}header svg.search{width:20px;height:20px}header .menu-overlay{visibility:hidden;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);transition:background 0.5s ease;z-index:30}header .aside-navigation{--menu-width:calc(100dvw - var(--page-margin));position:fixed;right:calc(var(--menu-width) - calc(var(--menu-width) * 2));top:var(--wp-admin--admin-bar--height,0);display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;overflow:scroll;max-height:100vh;max-width:460px;width:var(--menu-width);height:calc(100% - var(--wp-admin--admin-bar--height, 0px));background-color:var(--wp--preset--color--base);transition:right 0.5s ease;background:var(--wp--preset--gradient--aside);z-index:40;padding:var(--nav-padding);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;color:var(--wp--custom--aside-text);gap:var(--nav-padding)}.live-master-dark-theme header .aside-navigation{color:var(--wp--custom--dark-theme-text);background:var(--wp--custom--dark-theme-background)}header .aside-navigation .menu-close{position:absolute;cursor:pointer;top:var(--nav-padding);right:var(--nav-padding);color:var(--wp--custom--aside-text);z-index:40;display:flex;justify-content:center;align-items:center;width:26px;height:26px}.live-master-dark-theme header .aside-navigation .menu-close{color:var(--wp--custom--dark-theme-text)}header .aside-navigation ul{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}header .aside-navigation ul.menu{gap:var(--nav-padding)}header .aside-navigation ul li{font-size:17px;line-height:1.8em;font-weight:400}header .aside-navigation ul>li.menu-item-has-children{font-size:24px;margin-bottom:.75rem;line-height:1em}header .menu-close{right:225px;top:10px}header .menu-close svg.close{width:20px;height:20px}header #menu-toggle:checked+.menu-overlay+.aside-navigation{right:0}header #menu-toggle:checked+.menu-overlay{visibility:visible;width:100%;height:100%;background:rgba(0,0,0,.5)}header #menu-toggle{display:none}header .app-list{font-size:15px}header .app-list .app-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;margin-top:10px}header .app-list .app-wrapper a{width:auto;height:42px;max-width:141px}header .app-list .app-wrapper a img{object-fit:contain;width:100%;height:100%}header hr{margin-top:20px;margin-bottom:20px;border:none;height:1px;background-color:var(--wp--custom--header-hr)}.live-master-dark-theme header hr{background-color:var(--wp--custom--dark-theme-hr)}header .aside-navigation ul.menu>li>a{font-size:24px;margin-bottom:.75rem;line-height:1em;font-family:var(--wp--preset--font-family--secondary)}header .aside-navigation li a{display:inline-block;text-decoration:none;color:var(--wp--custom--aside-text)}.live-master-dark-theme header .aside-navigation li a{color:var(--wp--custom--dark-theme-text)}header .aside-navigation hr{background-color:var(--wp--custom--aside-hr)}.live-master-dark-theme header .aside-navigation hr{background-color:var(--wp--custom--dark-theme-hr)}header .language-switcher{font-size:15px}header .language-switcher ul{display:flex;flex-direction:row;gap:.5em;font-size:15px}header .language-switcher ul li{font-size:15px}header .language-switcher ul li a{font-size:15px}header #heading{border-bottom:1px solid var(--wp--custom--header-hr)}.live-master-dark-theme header #heading{border-bottom:1px solid var(--wp--custom--dark-theme-hr)}header #heading #ancestors-wrapper{display:flex;align-items:center;column-gap:8px;position:relative;font-size:17px;line-height:1.25em;font-weight:400}header #heading #ancestors-wrapper div{display:flex;align-items:center;column-gap:8px}header #heading #ancestors-wrapper i{position:relative;top:1px;display:inline-block;width:5px;height:5px;text-indent:-9999px;border-top:1px solid var(--wp--preset--color--contrast);border-left:1px solid var(--wp--preset--color--contrast);transform:rotate(135deg)}.live-master-dark-theme header #heading #ancestors-wrapper i{border-top:1px solid var(--wp--custom--dark-theme-text);border-left:1px solid var(--wp--custom--dark-theme-text)}header #heading h1{color:var(--wp--custom--header-heading)}.live-master-dark-theme header #heading h1{color:var(--wp--custom--dark-theme-text)}@media (max-width:850px){header .nav-wrapper .top-nav{display:none}}#heading-subpages{border-bottom:1px solid var(--wp--custom--header-hr);position:sticky;top:0;background-color:var(--wp--custom--header);z-index:20}.live-master-dark-theme #heading-subpages{border-bottom:1px solid var(--wp--custom--dark-theme-hr)}#heading-subpages:not(.single-events-heading) .container{padding-left:0;padding-right:0}#heading-subpages:not(.single-events-heading) #events-filters-container{padding-left:var(--page-margin)}#heading-subpages:not(.single-events-heading) .subpages-wrapper{padding-left:var(--page-margin)}#heading-subpages:not(.single-events-heading) .subpages-wrapper:not(#events-filters-container) .subpages-item:last-child{padding-right:calc(var(--page-margin) * 2)}#heading-subpages:not(.single-events-heading) #events-filters-container .arena-selector-wrapper{margin-right:calc(var(--page-margin) * 2)}#heading-subpages:not(.single-events-heading) nav::before{content:"";position:absolute;top:0;height:100%;width:5dvw;z-index:10;left:0;pointer-events:none;background:linear-gradient(-90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.85) 70%)}#heading-subpages:not(.single-events-heading) nav::after{content:"";position:absolute;top:0;height:100%;width:10dvw;right:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.85) 70%)}#heading-subpages nav{position:relative;padding-top:16px;padding-bottom:16px}#heading-subpages nav .subpages-wrapper{display:flex;align-items:center;column-gap:26px;overflow-x:scroll;scrollbar-width:none;padding-top:2px;padding-bottom:2px}#heading-subpages nav .subpages-wrapper .subpages-item{flex-shrink:0;color:var(--wp--preset--color--contrast)}.live-master-dark-theme #heading-subpages nav .subpages-wrapper .subpages-item{color:var(--wp--custom--dark-theme-text)}#heading-subpages nav .subpages-wrapper .subpages-item span{position:relative;display:inline-block;font-size:17px;line-height:1.8em}#heading-subpages nav .subpages-wrapper .subpages-item.subpages-current span{padding:.5rem 1.5rem;border-radius:2rem;color:#fff;background-color:var(--wp--custom--header-subpages-current)}.live-master-dark-theme #heading-subpages nav .subpages-wrapper .subpages-item.subpages-current span{background-color:var(--wp--custom--dark-theme-background)}#heading-subpages nav .subpages-wrapper a.subpages-item span::after{position:absolute;content:"";left:0;top:1.5em;width:100%;height:1px;background-color:currentcolor;transform-origin:right center;transform:scaleX(0);transition:transform 0.6s cubic-bezier(.19,1,.22,1) 0s}#heading-subpages nav .subpages-wrapper a.subpages-item span:hover::after{transform-origin:left center;transform:scaleX(1)}@media (min-width:600px){header #heading #ancestors-wrapper{font-size:calc(12px + 0.833333dvw)}}@media (min-width:1200px){header #heading #ancestors-wrapper{font-size:22px}}#banner-alert{background-color:var(--wp--preset--color--contrast-dark)}#banner-alert p{font-size:14px;line-height:1.4em;font-weight:400;letter-spacing:.02em}@media (min-width:600px){#banner-alert p{font-size:calc(10px + 0.666667vw)}}@media (min-width:1200px){#banner-alert p{font-size:18px}}.live-master-dark-theme #banner-alert{background-color:var(--wp--custom--dark-theme-background)}#banner-alert .container{display:flex;justify-content:space-between;color:#fff;column-gap:20px}#banner-alert .alert-cross::after{display:inline-block;content:"\00d7";font-size:40px;margin-top:-20px;cursor:pointer}#banner-alert .alert-content{display:flex;width:100%;flex-direction:row;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}#banner-alert .entry-content a{color:#fff;text-decoration:underline}#banner-alert .alert-content .heading{font-weight:700}#banner-takeover .takeover-content .buttons-container,#banner-alert .alert-content .buttons-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center}#banner-alert .btn-primary{background:transparent;border:1px solid #fff;color:#fff}#banner-alert .btn-primary:hover{background:#fff;color:var(--wp--preset--color--contrast-dark);border:1px solid #fff}@media (min-width:1024px){#banner-alert .container{column-gap:40px}}#banner-takeover{position:fixed;z-index:30;top:0;right:0;height:100vh;width:100%;overflow-y:scroll;scrollbar-width:none;color:#fff}#banner-takeover .container{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;overflow:hidden}#banner-takeover .background{position:absolute;top:0;left:0;height:100vh;width:100%}#banner-takeover:not(.takeover-columns) .background{overflow:hidden}#banner-takeover .background .vail{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:rgba(0,0,0,.5)}#banner-takeover .background img,#banner-takeover .background video{width:100%;height:100%;object-fit:cover}#banner-takeover .takeover-cross{position:absolute;z-index:2;top:15px;right:15px}#banner-takeover .takeover-cross::after{display:inline-block;content:"\00d7";font-size:40px;margin-top:-20px;cursor:pointer}#banner-takeover .takeover-content{position:relative;z-index:40;display:flex;flex-direction:column;row-gap:24px;align-items:center;justify-content:center;text-align:center;max-width:660px}#banner-takeover.takeover-columns .container{display:grid;justify-items:center;gap:24px;height:100%}#banner-takeover.takeover-columns .background .vail{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:rgba(29,29,29,.7)}#banner-takeover.takeover-columns .media{display:flex;align-items:center;justify-content:center;max-height:100%;width:100%;z-index:40;aspect-ratio:1 / 1;overflow:hidden}#banner-takeover.takeover-columns .media img,#banner-takeover.takeover-columns .media video{width:100%;height:100%;object-fit:cover}@media (max-width:880px){#banner-takeover.takeover-columns .container{display:flex;flex-direction:column-reverse}#banner-takeover.takeover-columns .media{max-height:50%;max-width:100%;width:auto}#banner-takeover .takeover-content .buttons-container{justify-content:center}}header .search-icon{cursor:pointer;padding:3px}header .search-wrapper{overflow:hidden;height:0;transition:height 0.3s ease}header .search-wrapper .container{background-color:var(--wp--preset--color--base);display:flex;flex-direction:column;align-items:center}header .search-wrapper #search-form{width:100%;max-width:600px;display:flex;align-items:center;justify-content:space-between;column-gap:24px}header .search-wrapper #search-form input[type=search]{appearance:none;font-size:14px;line-height:1.4em;font-weight:400;padding:1rem;border-radius:8px;color:var(--wp--preset--color--contrast);width:100%;border:1px solid rgba(0,0,0,.1);font-family:inherit;outline:none;background-color:transparent;display:flex;justify-content:center;align-items:center;text-align:center}header .search-wrapper #search-form input[type=search]:focus{box-shadow:rgba(0,0,0,.04) 0 5px 5px,rgba(0,0,0,.02) 0 2px 2px;border-color:rgb(187,187,187)}header .search-wrapper #search-form input[type=search]::placeholder{color:var(--wp--preset--color--contrast);opacity:.5}header .search-wrapper #search-form input[type=search]::-webkit-search-cancel-button,header .search-wrapper #search-form input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}#rlvlive{width:100%}#rlvlive .relevanssi-live-search-results{width:100%!important;background:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0;min-height:0;max-height:none}html .rlv-has-spinner{border-color:var(--wp--preset--color--contrast-dark);border-right-color:transparent}html .rlv-has-spinner::after{background-color:var(--wp--preset--color--contrast-dark)}#rlvlive .ajax-results .search-results-wrapper{display:flex;flex-direction:column}#rlvlive .ajax-results .search-results-heading{padding-top:var(--padding--small)}#rlvlive .ajax-results .search-results-wrapper .search-results-item{padding-top:var(--padding--small);padding-bottom:var(--padding--small);border-top:1px solid rgba(0,0,0,.1)}#rlvlive .ajax-results .search-results-wrapper .search-results-item:first-of-type{border-top:none}#rlvlive .ajax-results .search-results-wrapper .search-results-item h3{margin-bottom:8px}@media (min-width:600px){header .search-wrapper #search-form input[type=search]{font-size:calc(10px + 0.666667vw)}#heading-subpages nav .subpages-wrapper{flex-wrap:wrap;row-gap:16px}}@media (min-width:1200px){header .search-wrapper #search-form input[type=search]{font-size:18px}}.search-wrapper .cards-wrapper.cards-grid{display:grid;gap:32px}.search-wrapper .card-event{position:relative;display:flex;flex-direction:column;flex-grow:1}.search-wrapper .card-event a{position:relative;z-index:1}.search-wrapper .card-event a.card-event-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;text-decoration:none}.search-wrapper .card-event .card-content{flex-grow:1;background-color:#FFF;padding:24px;display:flex;flex-direction:column;row-gap:8px}.live-master-dark-theme .search-wrapper .card-event .card-content{background-color:var(--wp--custom--dark-theme-background)}.search-wrapper .card-event{text-decoration:none;color:var(--wp--preset--color--contrast);box-shadow:rgba(0,0,0,0) 0 0 25px 10px;transition:box-shadow 0.6s cubic-bezier(.19,1,.22,1) 0s}.live-master-dark-theme .search-wrapper .card-event{color:var(--wp--custom--dark-theme-text)}.search-wrapper .card-event:hover{box-shadow:rgba(0,0,0,.067) 0 0 25px 10px}.search-wrapper .card-event img{flex-shrink:0;width:100%;height:auto;aspect-ratio:2 / 1;object-fit:cover;object-position:center}@media (max-width:580px){.search-wrapper .card-event img{aspect-ratio:1 / 1;max-height:none}}.search-wrapper .card-event .card-content .card-text-content{flex-grow:1;display:flex;flex-direction:column}.search-wrapper .card-event .card-content .card-text-content .dates{font-size:12px;line-height:1.3em;font-weight:400}.search-wrapper .card-event .card-content .card-text-content .tagline{font-size:14px;line-height:1.4em;font-weight:400}.search-wrapper .card-event .card-content .card-button-content{display:flex;justify-content:start;align-items:start;flex-direction:column}.search-wrapper .card-event .card-content .card-button-content .btn-wrapper{margin-top:12px}.search-wrapper .card-event .card-content .card-button-content .card-button-text-content{display:flex;flex-direction:column;flex-shrink:0;color:#757575;font-size:12px;line-height:1.3em;font-weight:400}.search-wrapper .card-event .card-content .entry-content{font-size:18px}@media (min-width:600px){.search-wrapper .card-event .card-content .card-text-content .dates{font-size:calc(9px + 0.5dvw)}.search-wrapper .card-event .card-content .card-text-content .tagline{font-size:calc(10px + 0.666667dvw)}.search-wrapper .card-event .card-content .card-button-content .card-button-text-content{font-size:calc(9px + 0.5dvw)}}@media (min-width:1200px){.search-wrapper .card-event .card-content .card-text-content .dates{font-size:15px}.search-wrapper .card-event .card-content .card-text-content .tagline{font-size:18px}.search-wrapper .card-event .card-content .card-button-content .card-button-text-content{font-size:15px}}.skip-link{position:absolute;top:-40px;left:0;background:rgba(0,0,0,.5);color:#fff;padding:8px 16px;z-index:100;text-decoration:none;font-weight:700;font-size:12px;transition:top 0.3s}.skip-link:focus{top:10px}