(window.webpackJsonp=window.webpackJsonp||[]).push([[78,120,188],{1504:function(t,e,n){"use strict";n.r(e);var r=n(144),o=n(921),d={__name:"ImportantInfo",props:{ticketInfo:{type:String,required:!0}},setup:t=>({__sfc:!0,HeadlineModule:r.a,TextModule:o.default})},l=n(1),component=Object(l.a)(d,(function(){var t=this,e=t._self._c,n=t._self._setupProxy;return t.ticketInfo?e("div",{staticClass:"event-detail__info grid-container"},[e("div",{staticClass:"custom-container"},[e(n.HeadlineModule,{attrs:{headline_level:3,content:t.$t("Important information"),anchor:"important-information"}}),t._v(" "),e(n.TextModule,{attrs:{content:t.ticketInfo}})],1)]):t._e()}),[],!1,null,null,null);e.default=component.exports},877:function(t,e,n){var content=n(882);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(9).default)("dddbdf98",content,!0,{sourceMap:!1})},880:function(t,e,n){"use strict";n.r(e);var r=n(16),o={name:"SharedReducedContent",components:{BaseLink:n(52).default},props:{height:{type:Number,default:500},buttonText:{type:String,default(){return this.$t("Show all")}},hideButtonText:{type:String,default(){return this.$t("Hide all")}},toggle:{type:Boolean,default:!1}},data:()=>({showAll:!1,isExpanded:!1}),mounted(){this.isContentBigger()},methods:{isContentBigger(){this.$refs.Content.offsetHeight>this.height?r.a.set(this.$refs.Content,{height:this.height}):(this.showAll=!0,this.canShowHide=!0)},onExpand(){r.a.to(this.$refs.Content,{height:"auto",duration:.54,ease:"power1.inOut"}),this.showAll=!0,this.isExpanded=!0},hideExpand(){r.a.to(this.$refs.Content,{height:this.height,duration:.54,ease:"power1.inOut"}),this.showAll=!1,this.isExpanded=!1}}},d=(n(881),n(1)),component=Object(d.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"reduced-content",class:t.showAll?"reduced-content--show":"reduced-content--hidden"},[e("div",{ref:"Content",staticClass:"reduced-content__wrapper"},[t._t("default")],2),t._v(" "),e("aside",{directives:[{name:"show",rawName:"v-show",value:!t.showAll,expression:"!showAll"}],staticClass:"reduced-content__aside text-center"},[e("BaseLink",{staticClass:"link",attrs:{tabindex:"0",bordered:""},nativeOn:{click:function(e){return t.onExpand.apply(null,arguments)}}},[t._v("\n "+t._s(t.buttonText)+"\n "),e("span",{staticClass:"icon-arrow-down"})])],1),t._v(" "),e("aside",{directives:[{name:"show",rawName:"v-show",value:t.toggle&&t.isExpanded,expression:"toggle && isExpanded"}],staticClass:"reduced-content__aside text-center"},[e("BaseLink",{staticClass:"link",attrs:{tabindex:"0",bordered:""},nativeOn:{click:function(e){return t.hideExpand.apply(null,arguments)}}},[t._v("\n "+t._s(t.hideButtonText)+"\n "),e("span",{staticClass:"icon-arrow-top"})])],1)])}),[],!1,null,null,null);e.default=component.exports},881:function(t,e,n){"use strict";n(877)},882:function(t,e,n){var r=n(8)((function(i){return i[1]}));r.push([t.i,'.grid-container .grid-container{padding-left:0;padding-right:0}.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 48px)}@media print,screen and (min-width: 48em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 80px)}}@media print,screen and (min-width: 64em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 160px)}}@media screen and (min-width: 85.375em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 160px)}}@media screen and (min-width: 100em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 192px)}}.reduced-content__wrapper{overflow:hidden}.reduced-content__aside{position:relative;padding-top:1.5rem}.reduced-content__aside:before{content:"";width:100%;height:6rem;top:0;left:0;position:absolute;background:linear-gradient(to top, #fefefe 0%, rgba(254, 254, 254, 0) 100%);transform:translateY(-100%);pointer-events:none}.reduced-content--show .reduced-content__aside:before{display:none}',""]),r.locals={},t.exports=r},896:function(t,e,n){var content=n(918);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(9).default)("2ee6079f",content,!0,{sourceMap:!1})},917:function(t,e,n){"use strict";n(896)},918:function(t,e,n){var r=n(8)((function(i){return i[1]}));r.push([t.i,".grid-container .grid-container{padding-left:0;padding-right:0}.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 48px)}@media print,screen and (min-width: 48em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 80px)}}@media print,screen and (min-width: 64em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 160px)}}@media screen and (min-width: 85.375em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 160px)}}@media screen and (min-width: 100em){.grid-container .grid-container:not(.fluid),.grid-container .grid-container:not(.full){max-width:calc(188rem - 192px)}}.text-module__content>*:first-child{margin-top:0}.text-module ul{list-style:disc}.text-module ul,.text-module ol{margin:1.5rem 0 0 1.25rem}.text-module p{margin:1.5rem 0 0 0}",""]),r.locals={},t.exports=r},921:function(t,e,n){"use strict";n.r(e);n(15),n(33),n(76);var r=n(77),o=n(250),d={data:()=>({links:[]}),mixins:[r.a],methods:{_navigate(t){var e=t.currentTarget.getAttribute("href"),n=t.currentTarget.getAttribute("target"),r="#"===e[0],d="_blank"===n,l=Object(o.a)(e);!e||d||r||l||(t.preventDefault(),this.$router&&this.$router.push(e)),r&&(t.preventDefault(),this._clickAnchor(t))},_clickAnchor(t){var e=t.currentTarget.getAttribute("href").replace("#","");this.scrollToByHash(e),this.updateHashUrl(e)},updateHashUrl(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";window.history.replaceState("",document.title,window.location.pathname+window.location.search+(t?"#"+t:t))},addLinkListeners(){this.links=this.$refs.textModule.querySelectorAll("a");for(var i=0;i<this.links.length;i++)this.links[i].addEventListener("click",this._navigate,!1)},removeLinkListeners(){for(var i=0;i<this.links.length;i++)this.links[i].removeEventListener("click",this._navigate,!1)}},mounted(){this.$router&&this.addLinkListeners()},beforeDestroy(){this.$router&&this.removeLinkListeners()},updated(){this.$nextTick((function(){this.$router&&(this.removeLinkListeners(),this.addLinkListeners())}))}},l=n(145),c=n(880),h={name:"TextModule",inheritAttrs:!1,mixins:[d,l.a],components:{ReducedContent:c.default},props:{anchor:String,content:String,classChildren:{type:String,default:"cell small-12 medium-10 large-8"},hasReducedContent:{type:Boolean,default:!1},spacerSmall:{type:Boolean,default:!1},decrease_distance:{type:Boolean,default:!1}}},f=(n(917),n(1)),component=Object(f.a)(h,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"custom-container"},[e("div",t._b({ref:"textModule",staticClass:"text-module body grid-x grid-margin-x align-center"},"div",t.attributes,!1),[e("div",{class:t.classChildren},[e(t.hasReducedContent?"ReducedContent":"span",{tag:"component"},[e("div",{staticClass:"text-module__content",domProps:{innerHTML:t._s(t.content)}})]),t._v(" "),e("div",{class:[t.spacerSmall||t.decrease_distance?"spacer--small":"spacer"]})],1)])])}),[],!1,null,null,null);e.default=component.exports}}]);