<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(function(){var e={70875:function(e,a,t){"use strict";t.d(a,{Z:function(){return m}});var i=t(96211),s=t.n(i),o=t(97296),n=t(69765),r=t(34636);const l=n.$;s().defaults.baseURL="https://www.wegow.com/api",s().defaults.params={},s().defaults.timeout=3e4,s().defaults.headers.common["Content-Type"]="application/x-www-form-urlencoded",s().defaults.withCredentials=!0,s().interceptors.request.use((e=&gt;{const{maintenancePage:a,serverError:t}=(0,r.a)();if(a.value||t.value)return!1;let i=e&amp;&amp;e.headers&amp;&amp;e.headers["accept-language"]?e.headers["accept-language"].split(",")[0].toLocaleLowerCase().substring(0,2):"es",s=l.getCookie("wegow.user-language")||i,n=l.getCookie("wegow.access_token"),c=l.getCookie("wegow.refresh_token");if(-1===o.D_.indexOf(s)&amp;&amp;(s="es"),e.params=e.params||{},window.location.href.includes("magazine")){const a=window.location.href,t=a.split("/")[3]||void 0;t&amp;&amp;o.y_.includes(t)&amp;&amp;(e.params.region=t)}else l.getCookie("wegow.user-region")&amp;&amp;(l.getCookie("wegow.user-region").includes("-")||2===l.getCookie("wegow.user-region").length)&amp;&amp;(l.getCookie("wegow.user-region").includes("-")?e.params.region=l.getCookie("wegow.user-region"):l.getCookie("wegow.user-region")&amp;&amp;o.gE[l.getCookie("wegow.user-region")]?e.params.region=o.gE[l.getCookie("wegow.user-region")]+"-"+l.getCookie("wegow.user-region"):e.params.region="es-es");e.params.lang=s,e.params.mongo=!0,e.headers.common["Accept-Language"]=s,e.headers.common["Cache-Control"]="no-cache",e.headers.common.Pragma="no-cache",e.headers.common["Accept-Expires"]="0",e.params.landing&amp;&amp;delete e.params.lang;const{isAuth:d}=(0,r.a)();return d.value&amp;&amp;"undefined"!==typeof c&amp;&amp;null!==c&amp;&amp;"undefined"!==typeof n&amp;&amp;null!==n&amp;&amp;(e.headers.common.Authorization=`Bearer ${n}`),e}),(function(e){return Promise.reject(e)})),s().interceptors.response.use((e=&gt;Promise.resolve(e)),(function(e){if(403!==e.response.status||"/auth/"===e.config.url||e.config.url.includes("/check-email-event/"))return Promise.reject(e.response);{const{deleteCookies:e}=(0,r.a)();e(),window.location.href="https://www.wegow.com"}}));const c=s();var d=c;const u=s().create({baseURL:"https://s3.eu-west-1.amazonaws.com/front.wegow.com/data",timeout:3e3}),p={getS3File:e=&gt;u.get(`es${e}`),get:(e,a)=&gt;d.get(e,a),post:(e,a,t={})=&gt;d.post(e,a,t),patch:(e,a,t)=&gt;d.patch(e,a,t),put:(e,a)=&gt;d.put(e,a),delete:(e,a)=&gt;d.delete(e,a)};var m=p},73036:function(e,a,t){"use strict";var i=t(70875);const s="/artists/",o="/media/",n="/user_artists/",r="/hightlight-locations/";class l{async getArtist(e){return(await i.Z.get(`${s}${e.slug}/`,{params:e.params})).data}async getArtists(e){return(await i.Z.get(s,{params:e})).data}async getArtistMedia(e){return(await i.Z.get(o,{params:e})).data}async followArtist(e){return await i.Z.post(n,e)}async unfollowArtist(e){return await i.Z.delete(n,{params:e})}async getLocations(e){return(await i.Z.get(r,{params:e})).data}}const c=new l;a.Z=c},67007:function(e,a,t){"use strict";var i=t(70875);const s="/companies/",o="/media/",n="/user_companies/";class r{async getCompany(e){return(await i.Z.get(`${s}${e}/`)).data}async getCompanyMedia(e){return(await i.Z.get(o,{params:e})).data.media}async getCompanies(e){return(await i.Z.get(s,{params:e})).data}async followCompany(e){return await i.Z.post(n,e)}async unfollowCompany(e){return await i.Z.delete(n,{params:e})}}const l=new r;a.Z=l},76371:function(e,a,t){"use strict";var i=t(70875);const s="/events/",o="/media/",n="/widget/",r="/ticket-types/",l="/transfer-tier/",c="/user_events/",d="/streaming-channels/",u="/ticket-office-report/",p="/ticket-office-available/",m="/weswap-wait-list/";class g{async getDetails(e){return(await i.Z.get(`${s}${e}/`)).data}async getDetailsIframe(e,a){return(await i.Z.get(`${n}${e}/`,{params:{hb:a}})).data}async addToWaitingList(e){return(await i.Z.post(`${m}${e.eventId}/`,{ticket_types:e.ticket_types})).data}async addToWaitingListNoLogin(e){return(await i.Z.post(`${m}${e.eventId}/`,{name:e.name,last_name:e.last_name,ticket_types:e.ticket_types,email:e.email})).data}async getEvents(e){return(await i.Z.get(s,{params:e})).data}async getTickets(e){return(await i.Z.get(r,{params:e})).data}async getWeswapTickets(e){return(await i.Z.get(l,{params:e})).data}async followEvent(e){return await i.Z.post(c,e)}async unfollowEvent(e){return await i.Z.delete(c,{params:e})}async getSeatsioConfig(e){return(await i.Z.get(`/seatsio/${e.ticket_dist}/widget_info/`,{params:{places:e.places}})).data}async getEventMedia(e){return(await i.Z.get(o,{params:e})).data.media}async getEventChannels(e){return(await i.Z.get(d,{params:e})).data.media}async getTicketOfficeReport(e){return await i.Z.get(`${u}${e.event}/`,{params:e.params})}async getTicketOfficeAvailable(){return await i.Z.get(`${p}`)}}const h=new g;a.Z=h},72153:function(e,a,t){"use strict";var i=t(70875);const s="/location-search/",o="/genres/",n="/regions/",r="/footer/",l="/menu-config/",c="/import/{0}/start/",d="/import/{0}/all/",u="/suggestion/",p="/totals-validation/",m=(e,...a)=&gt;e.replace(/{([0-9]+)}/g,(function(e,t){return"undefined"===typeof a[t]?e:a[t]}));class g{async getLocations(e){return(await i.Z.get(s,{params:e})).data}async deleteLocation(e){return(await i.Z.delete(LOCATION_URL,{params:e})).data}async getGenres(e){return(await i.Z.get(o,{params:e})).data}async getSuggestions(e){return(await i.Z.get(u,{params:e})).data}async getRegions(e){return(await i.Z.get(n,{params:e})).data}async getNavbar(){return(await i.Z.get(l)).data}async getFooter(){return(await i.Z.get(r)).data}async getSpotifyImports({params:e,query:a}){return await i.Z.post(m(c,"spotify"),e,{params:a})}async importAllSpotify(){return await i.Z.post(m(d,"spotify"))}async getEventValidation(e){return await i.Z.get(`${p}${e}`)}}const h=new g;a.Z=h},30285:function(e,a,t){"use strict";var i=t(70875);const s="/jwt/token/refresh/",o="/initial/",n="/auth/",r="/auth/logout/",l="/promoter-registration/",c="/account/",d="/users/",u="/users/me/",p="/locations/",m="/my-tickets/",g="/weswap-tickets/",h="/user-status/",v="/auth/me/",f="/friendship/",b="/perfect-companion/",w="/user_privacy_configuration/",y="/purchases/invoices/",A="/purchases/coverage/",W="/buyers/",k="/password-reset/",z="/password-reset/validate_token/",E="/password-reset/confirm/",x="/check-unsuscribe/",S="/cancel-subscription/",C="/confirm-email/";class q{async refreshToken(e){return(await i.Z.post(s,{...e})).data}async getInitial(){return(await i.Z.get(o)).data}async auth(e){return(await i.Z.post(n,e)).data}async closeSession(){return await i.Z.post(r)}async validatePromoter(){await i.Z.post(l)}async getChatMembers(e){return(await i.Z.get(d,{params:e})).data.users}async followGenre(e){return await i.Z.post(d+e.id+"/genres/",{genres:e.genres})}async getUsers(e){return(await i.Z.get(d,{params:e})).data}async getUser(e){return(await i.Z.get(d+e+"/")).data}async getUserByEmail(e){let a={query:e};return(await i.Z.get(d,{params:a})).data}async getUserStatus(){return(await i.Z.get(h)).data}async getMyUser(){return(await i.Z.get(u)).data}async updateUser(e){return(await i.Z.patch(d+e.id+"/",{...e})).data}async updateAccount(e){return(await i.Z.patch(c,{...e})).data}async updatePrivacy(e){return await i.Z.post(w,{params:e})}async updateImageUser(e){return(await i.Z.post(d+e.id+"/image/",e.data)).data}async deleteLocation(e){return await i.Z.delete(`${p}${e}/`)}async addLocation(e){return await i.Z.post(p,e)}async getMyTickets(e){return(await i.Z.get(m,{params:e})).data}async getTicketsWeswap(e){let a="";return Number("1")&gt;=1&amp;&amp;(a="?v4=True"),(await i.Z.get(g+a,{params:e})).data}async getEventInvoices(e){return(await i.Z.get(y,{params:e})).data}async getEventPurchasesCoverage(e){return(await i.Z.get(A,{params:e})).data}async deleteAccount(){return await i.Z.delete(v)}async setFriendshipStatus(e){return await i.Z.post(f,{...e})}async deleteFriendship(e){return await i.Z.delete(f,{params:e})}async getPerfectCompanion(){return(await i.Z.get(b)).data}async sendBuyer(e){return(await i.Z.post(W,e)).data}async forgetPassword(e){return await i.Z.post(k,e)}async validateTokenPassword(e){return await i.Z.post(z,e)}async changePassword(e){return await i.Z.post(E,e)}async validateTokenUnsubscribe(e){return await i.Z.post(x,e)}async unsubscribeEmails(e){return await i.Z.post(S,e)}async confirmEmail(e){return(await i.Z.get(C+e)).data}}const T=new q;a.Z=T},83253:function(e,a,t){"use strict";var i=t(70875);const s="/venues/",o="/media/",n="/user_venues/";class r{async getVenue(e){return(await i.Z.get(`${s}${e}/`)).data}async getVenues(e){return(await i.Z.get(s,{params:e})).data}async getUserVenues(e){return(await i.Z.get(n,{params:e})).data}async followVenue(e){return await i.Z.post(n,e)}async unfollowVenue(e){return await i.Z.delete(n,{params:e})}async getVenueMedia(e){return(await i.Z.get(o,{params:e})).data.media}}const l=new r;a.Z=l},15307:function(e,a,t){"use strict";t.d(a,{x:function(){return l}});var i=t(17115),s=t(73036);const o=(0,i.Q_)("artist",{state:()=&gt;({details:{},artists:[],genresTopArtists:{},artistsRelatedToArtist:[],artistsRelatedToVenue:[],artistsRelatedToEvent:[],artistsForImport:[],media:[],locations:[]}),actions:{async getArtist(e){this.details=await s.Z.getArtist(e)},async getArtists(e){this.artists=await s.Z.getArtists(e)},async getInfiniteArtists(e){const a=this.artists,t=await s.Z.getArtists(e);this.artists.artists=a.artists.concat(t.artists)},async getArtistsRelatedToArtist(e){this.artistsRelatedToArtist=(await s.Z.getArtists(e)).artists},async getArtistsRelatedToEvent(e){this.artistsRelatedToEvent=(await s.Z.getArtists(e)).artists},async getArtistMedia(e){this.media=(await s.Z.getArtistMedia(e)).media},async followArtist(e){await s.Z.followArtist(e)},async unfollowArtist(e){await s.Z.unfollowArtist(e)},async getTopGenreArtists(e){this.genresTopArtists[`${e.genres}`]=(await s.Z.getArtists(e)).artists},async getArtistsForImport(e){this.artistsForImport=(await s.Z.getArtists(e)).artists},async getLocations(e){this.locations=(await s.Z.getLocations(e)).locations}}});var n=t(34636),r=t(19812);const l=()=&gt;{const e=o(),{media:a,artists:t,details:s,genresTopArtists:l,artistsRelatedToArtist:c,artistsRelatedToEvent:d,locations:u,artistsForImport:p}=(0,i.Jk)(e),{userDetail:m}=(0,n.a)(),g=async a=&gt;{let t={page_size:a.page_size||20,page:a.page||1,followers:a.id,count:!0};await e.getArtists(t)},h=async a=&gt;{let t={page_size:a.page_size||20,page:a.page||1,followers:a.id,count:!0};await e.getInfiniteArtists(t)},v=async a=&gt;{let t={slug:a,params:{search_slug:!0}};await e.getArtist(t)},f=async({importType:a})=&gt;{await e.getArtistsForImport({filter:a})},b=async a=&gt;{const t={related_to_artist:a.id,page_size:a.page_size||10};await e.getArtistsRelatedToArtist(t)},w=async a=&gt;{const t={related_to_event:a.id,page_size:a.page_size||10};await e.getArtistsRelatedToEvent(t)},y=async a=&gt;{const t={artist:a.id};await e.getArtistMedia(t)},A=async a=&gt;{const t={artist:a.id};a.followers_count+=1,a.user.following=!0,m.value.artists_count+=1,await e.followArtist(t)},W=async a=&gt;{const t={artist:a.id};a.followers_count-=1,a.user.following=!1,m.value.artists_count-=1,await e.unfollowArtist(t)},k=async a=&gt;{a.forEach((async a=&gt;{const t={genres:a,page_size:12};await e.getTopGenreArtists(t)}))},z=async a=&gt;{let t={iso_code:a,ordering:"id"};await e.getLocations(t)};return{
//! Properties
artists:t,details:s,media:a,genresTopArtists:l,artistsRelatedToArtist:c,artistsRelatedToEvent:d,artistsForImport:p,locations:u,indexedLocations:(0,r.Fl)((()=&gt;u.value.filter((e=&gt;e.index)))),
//! Metodos
getDetails:v,getArtistMedia:y,getArtistsForImport:f,followArtist:A,unfollowArtist:W,getGenresTopArtists:k,getArtistsFollowed:g,getArtistsRelatedToArtist:b,getArtistsRelatedToEvent:w,getLocations:z,getArtistsFollowedInfinite:h}}},38479:function(e,a,t){"use strict";t.d(a,{y:function(){return h}});var i=t(17115),s=t(34636),o=t(70875);const n="/campaigns/",r="/campaign-rows/",l="/campaign-items/",c="/media/",d="/user_campaigns/";class u{async getCampaign(e){return(await o.Z.get(`${n}${e}/`)).data}async getCampaignRows(e){return(await o.Z.get(`${r}${e}/`)).data}async getCampaignItems(e){return(await o.Z.get(`${l}${e}/`)).data}async getCampaignMedia(e){return(await o.Z.get(c,{params:e})).data}async followCampaign(e){return await o.Z.post(d,e)}async unfollowCampaign(e){return await o.Z.delete(d,{params:e})}}const p=new u;var m=p;const g=(0,i.Q_)("campaign",{state:()=&gt;({details:{},campaignRows:[],campaignItems:[],campaignMedia:[]}),getters:{},actions:{async getDetails(e){this.details=await m.getCampaign(e)},async getCampaignRows(e){this.campaignRows=await m.getCampaignRows(e)},async getCampaignItems(e){this.campaignItems=await m.getCampaignItems(e)},async getCampaignMedia(e){this.campaignMedia=(await m.getCampaignMedia(e)).media},async followCampaign(e){await m.followCampaign(e)},async unfollowCampaign(e){await m.unfollowCampaign(e)}}}),h=()=&gt;{const e=g(),{details:a,campaignItems:t,campaignRows:o,campaignMedia:n}=(0,i.Jk)(e),{userDetail:r}=(0,s.a)(),l=async a=&gt;{const t={campaign:a.id};await e.getCampaignMedia(t)},c=async a=&gt;{const t={campaign:a.id};a.followers_count+=1,a.user.following=!0,r.value.artists_count+=1,await e.followCampaign(t)},d=async a=&gt;{const t={campaign:a.id};a.followers_count-=1,a.user.following=!1,r.value.artists_count-=1,await e.unfollowCampaign(t)},u=async a=&gt;await e.getDetails(a),p=async a=&gt;await e.getCampaignItems(a),m=async a=&gt;await e.getCampaignRows(a);return{
//! Properties
details:a,campaignItems:t,campaignRows:o,campaignMedia:n,getDetails:u,followCampaign:c,getCampaignRows:m,getCampaignMedia:l,getCampaignItems:p,unfollowCampaign:d}}},74904:function(e,a,t){"use strict";t.d(a,{R:function(){return v}});t(57658);var i=t(17115),s=t(70875);const o="/chats/",n="/chat-members/",r="/chat-messages/";class l{async getChat(e){return(await s.Z.get(`${o}${e}`)).data}async getChats(e){return(await s.Z.get(o,{params:e})).data}async getChatMembers(e){return(await s.Z.get(n,{params:e})).data}async createChat(e){return(await s.Z.post(o,e)).data}async removeChat(e){return(await s.Z.delete(n,{params:e})).data}async getChatMessages(e){return(await s.Z.get(r,{params:e})).data}async joinChat(e){return(await s.Z.post(n,e)).data}}const c=new l;var d=c;const u=(0,i.Q_)("chat",{state:()=&gt;({ws:{},attempts:0,chatsDetails:{privates:[],publics:[]},messages:[],bubbleChatOpen:[],chats:{},lastMessageId:void 0,lastChatUpdated:void 0,chatsByEvent:[],chatsByCompany:[],chatUsers:[],canSendMessage:!0,isChatVenue:!1}),actions:{async getChatById({id:e}){this.isChatVenue=!1,this.bubbleChatOpen=await d.getChat(e)},async getChatVenueId(e){this.isChatVenue=!0,this.bubbleChatOpen=e},async getPublicChats(){this.chatsDetails.publics=(await d.getChats({private:!1})).chats},async getPrivateChats(){this.chatsDetails.privates=(await d.getChats({private:!0})).chats},async createChat({title:e,type:a,members:t}){this.chatsDetails.privates.push(await d.createChat({title:e,type:a,members:t}))},async getChatsByCompany({company:e}){this.chatsByCompany=await d.getChats({company:e})},async getChatsByEvent({event:e}){this.chatsByEvent=await d.getChats({event:e})},async joinChat({chat:e}){await d.joinChat({chat:e})},async removeChat({chat:e}){const a=({id:a})=&gt;a!==e;this.chatsDetails.privates=this.chatsDetails.privates.filter(a),this.chatsDetails.publics=this.chatsDetails.publics.filter(a),await d.removeChat({chat:e})},async getChatMembers({chat:e,page_size:a,page:t}){this.chatUsers=await d.getChatMembers({chat:e,page_size:a,page:t})},async getChatMessages({chat:e}){this.isChatVenue?this.ws.addEventListener("message",(e=&gt;{this.message.push(e.data)})):this.messages=(await d.getChatMessages({chat:e})).messages.reverse()},async closeWS(){Object.keys(this.ws).length&gt;0&amp;&amp;this.ws.readyState!==WebSocket.CLOSED&amp;&amp;this.ws.close(1e3,"end-chat")},async openWS(e,a,t,i,s){const o=`wss://im.wegow.com?auth_token=${s}`;this.ws=new WebSocket(o),this.ws.onopen=e,this.ws.onmessage=a,this.ws.onerror=t,this.ws.onclose=i},async openVenueWS(e,a,t,i,s,o){let n="";n="prod";const r=`wss://25u75hcjjh.execute-api.eu-west-1.amazonaws.com/${n}/?authToken=${s}&amp;chatType=venue&amp;chatId=${o}`;try{this.ws=new WebSocket(r),this.ws.onopen=e,this.ws.onmessage=a,this.ws.onerror=t,this.ws.onclose=i}catch(l){console.log("Connection error:",l)}},addMessage(e){this.messages.push(e)},async sendChatMessage({chat:e,clientref:a,created:t,message_type:i,text:s,type:o}){this.canSendMessage&amp;&amp;(this.canSendMessage=!1,setTimeout((()=&gt;{this.canSendMessage=!0}),500),this.ws.send(JSON.stringify({chat:e,clientref:a,created:t,message_type:i,text:s,type:o})))},async sendChatVenueId(e,a,t){a?this.ws.send(JSON.stringify({action:t,message:a,type:"venue",id:e.toString()})):this.ws.send(JSON.stringify({action:t,type:"venue",id:e.toString()}))}}});var p=t(69765),m=t(71826),g=t.n(m),h=t(58661);const v=()=&gt;{const e="dialog",a="event_group",t="event_public",s=p.$,o=u(),{ws:n,chats:r,messages:l,chatsDetails:c,bubbleChatOpen:d,lastMessageId:m,lastChatUpdated:v,chatsByEvent:f,chatsByCompany:b,attempts:w,canSendMessage:y,isChatVenue:A}=(0,i.Jk)(o),W=async e=&gt;{await o.getChatById(e)},k=async e=&gt;{await o.getChatVenueId(e)},z=async e=&gt;{await o.getPublicChats(e)},E=async e=&gt;{await o.getPrivateChats(e)},x=async e=&gt;{await o.createChat(e)},S=async e=&gt;{await o.removeChat(e)},C=async e=&gt;{await o.getChatsByCompany(e)},q=async e=&gt;{await o.getChatsByEvent(e)},T=async e=&gt;{await o.getChatMessages(e)},I=async e=&gt;{await o.joinChat(e)},P=e=&gt;{console.log("Chat open",e)},O=e=&gt;{if("message"===e.type&amp;&amp;!y.value){y.value=!0;const a=JSON.parse(e.data);d.value.id!==a.chat&amp;&amp;a.venueId!==d.value.id.toString()||l.value.push(a);const t=[...c.value.privates,...c.value.publics],i=t.find((({id:e})=&gt;e===a.chat));i&amp;&amp;(i.last_message=a)}},U=()=&gt;{},D=async e=&gt;{1e3!==e.code&amp;&amp;w.value&lt;4&amp;&amp;(await B(),w.value++)},G=async()=&gt;{await o.closeWS()},B=async()=&gt;{const e=s.getCookie("wegow.auth_token");await o.openWS(P,O,U,D,e)},M=async e=&gt;{const a=s.getCookie("wegow.auth_token");a&amp;&amp;await o.openVenueWS(P,O,U,D,a,e)},R=e=&gt;(e=decodeURIComponent(JSON.parse('"'+e.replace(/\"/g,'\\"')+'"')),e=(0,h.sanitize)(e).replace(/[\u007F-\uFFFF]/g,(e=&gt;"\\u"+("0000"+e.charCodeAt(0).toString(16)).substr(-4))),e),j=async({chat:e,user:a,text:t})=&gt;{const i=`${a}#${(new Date).getTime()}`,s=g()().format(),n="text",r="chat_message";t=R(t),t&amp;&amp;await o.sendChatMessage({chat:e,clientref:i,created:s,message_type:n,text:t,type:r})},N=e=&gt;{const a=JSON.parse(e),t=l.value.find((e=&gt;e.timestamp===a.timestamp&amp;&amp;e.senderId===a.senderId));t||o.addMessage(a)},F=async({chat:e,message:a,action:t})=&gt;{(a||"initial"===t)&amp;&amp;("initial"!==t&amp;&amp;(a=R(a)),await o.sendChatVenueId(e,a,t))},L=e=&gt;(e=V(e),Q(e)),V=e=&gt;(e=decodeURIComponent(JSON.parse('"'+e.replace(/"/g,'\\"')+'"')),e=(0,h.sanitize)(e).replace(/\\u[\dA-F]{4}/gi,(e=&gt;String.fromCharCode(parseInt(e.replace(/\\u/g,""),16)))),e),Q=e=&gt;e.replace(/(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([\-.][a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?/g,(e=&gt;{let a=/^(http|https):\/\//g,t=a.test(e);return t?`&lt;a href=${e} target="_blank" class="text-topaz-light"&gt; ${e} &lt;/a&gt;`:`&lt;a href=https://${e} target="_blank" class="text-topaz-light"&gt; ${e} &lt;/a&gt;`}));return{ws:n,chats:r,messages:l,chatsDetails:c,chatsByEvent:f,lastMessageId:m,bubbleChatOpen:d,chatsByCompany:b,lastChatUpdated:v,canSendMessage:y,isChatVenue:A,TYPE_GROUP:a,TYPE_DIALOG:e,TYPE_PUBLIC:t,openWS:B,openVenueWS:M,closeWS:G,joinChat:I,createChat:x,addMessage:N,removeChat:S,getChatById:W,getChatVenueId:k,decodeString:V,decodeChatMessage:L,getPublicChats:z,getPrivateChats:E,getChatByCompany:C,getChatsByEvent:q,sendChatMessage:j,sendChatVenueId:F,getChatMessages:T}}},6786:function(e,a,t){"use strict";t.d(a,{M:function(){return r}});var i=t(17115),s=t(34636),o=t(67007);const n=(0,i.Q_)("company",{state:()=&gt;({details:{},companies:[],media:[]}),actions:{async getCompany(e){this.details=await o.Z.getCompany(e);const a=new Date;this.details.events=this.details.events.filter((e=&gt;e.enabled&amp;&amp;!e.closed&amp;&amp;new Date(e.end_date||e.start_date)&gt;a)),this.details.events.sort(((e,a)=&gt;new Date(e.start_date)-new Date(a.start_date)))},async getCompanies(e){this.companies=await o.Z.getCompanies(e)},async followCompany(e){await o.Z.followCompany(e)},async unfollowCompany(e){await o.Z.unfollowCompany(e)},async getCompanyMedia(e){this.media=await o.Z.getCompanyMedia(e)}}}),r=()=&gt;{const e=n(),{companies:a,details:t,media:o}=(0,i.Jk)(e),{userDetail:r}=(0,s.a)(),l=async a=&gt;{await e.getCompany(a)},c=async a=&gt;{let t={page_size:20,page:1,followers:a.id};await e.getCompanies(t)},d=async a=&gt;{const t={company:a.id};a.followers_count+=1,a.user.following=!0,r.value.artists_count+=1,await e.followCompany(t)},u=async a=&gt;{const t={company:a.id};a.followers_count-=1,a.user.following=!1,r.value.artists_count-=1,await e.unfollowCompany(t)},p=async({id:a})=&gt;await e.getCompanyMedia({company:a});return{
//! Properties
details:t,companies:a,media:o,
//! Metodos
getCompany:l,getCompaniesFollowed:c,followCompany:d,unfollowCompany:u,getCompanyMedia:p}}},78029:function(e,a,t){"use strict";t.d(a,{B:function(){return o}});var i=t(17115);const s=(0,i.Q_)("cookies",{state:()=&gt;({accepted:!1,thirdParty:!1}),actions:{acceptCookie(e){this.$state.accepted=e},acceptCookieThirdParty(e){this.$state.thirdParty=e}}}),o=()=&gt;{const e=s(),{accepted:a,thirdParty:t}=(0,i.Jk)(e),o=async(a={})=&gt;{const{accepted:t}=a;e.acceptCookie(t)},n=async(a={})=&gt;{const{accepted:t}=a;e.acceptCookieThirdParty(t)};return{
//! Properties
accepted:a,thirdParty:t,
//! Metodos
acceptCookie:o,acceptCookieThirdParty:n}}},48403:function(e,a,t){"use strict";t.d(a,{z:function(){return l}});var i=t(17115),s=t(34636),o=t(68372),n=t(51671),r=t(644);t(9015);const l=()=&gt;{const e=(0,o.b)(),a=(0,n.t)(),t=(0,r.yj)(),{details:l,events:c,media:d,channels:u,defaultChannels:p,tickets:m,isIframe:g,iframeStyles:h,eventsToArtist:v,eventsToArtistInCity:f,eventsToArtistInCountry:b,eventsToArtistPast:w,eventsToVenues:y,eventsRelatedToVenue:A,eventsRelatedToArtist:W,eventsRelatedToEvent:k,merchandising:z,configSeatsio:E,minTickets:x,available:S,pair:C,ticketOfficeAvailable:q,ticketOfficeReport:T}=(0,i.Jk)(e),{isWhiteLabel:I,maxNumberTicketByCode:P}=(0,i.Jk)(a),{userDetail:O}=(0,s.a)(),U=async a=&gt;{let t={page_size:20,page:1,followers:a.id};await e.getEvents(t)},D=async(a,t=!1)=&gt;{let i={related_to_venue:a.id,page_size:a.page_size||10,page:a.page||1,count:!0};if(await e.getEventsRelatedToVenue(i),t&amp;&amp;A.value.length&gt;1){let e={add:{wegow_position:2,wegow_environment:"prod",wegow_section:"events-related-to-value",country:1,id:"wegow-ads-container-"+parseInt(1e3*Math.random())},adType:"wegow-web-event-ad",adClass:"wegow-web-home-event-ad"};A.value.splice(1,0,e)}},G=async a=&gt;{let t={venue:a.id,page_size:a.page_size||10,page:a.page||1,count:!0};await e.getEventsToVenueInfinite(t)},B=e=&gt;{if(A.value.length&gt;0){let a=A.value.findIndex((a=&gt;a.add?.id===e));-1!==a&amp;&amp;A.value.splice(a,1)}},M=async(a,t=!1)=&gt;{let i={related_to_mag_artist:a.id,page_size:a.page_size||10,count:!0};if(await e.getEventsRelatedToArtist(i),t&amp;&amp;(W.value.events.length&gt;1||W.value.events?.events?.length&gt;1)){let e={add:{wegow_position:2,wegow_environment:"prod",wegow_section:"events-related-to-artist",country:1,id:"wegow-ads-container-"+parseInt(1e3*Math.random())},adType:"wegow-web-event-ad",adClass:"wegow-web-home-event-ad"};W.value.events.splice(1,0,e)}},R=async a=&gt;{let t={artists:a.id,page_size:a.page_size||10,page:a.page||1,count:!0};await e.getEventsToArtistInfinite(t)},j=e=&gt;{if(W.value.length&gt;0){let a=W.value.findIndex((a=&gt;a.add?.id===e));-1!==a&amp;&amp;W.value.splice(a,1)}},N=async(a,t=!1)=&gt;{if(a.id){let i={related_to_mag_event:a.id,page:a.page,page_size:a.page_size||10,count:!0};if(await e.getEventsRelatedToEvent(i),t&amp;&amp;k.value.events.length&gt;1){let e={add:{wegow_position:2,wegow_environment:"prod",wegow_section:"events-related-to-event",country:1,id:"wegow-ads-container-"+parseInt(1e3*Math.random())},adType:"wegow-web-event-ad",adClass:"wegow-web-home-event-ad"};k.value.events.splice(1,0,e)}}},F=e=&gt;{if(k.value.events?.length&gt;0){let a=k.value.events.findIndex((a=&gt;a.add?.id===e));-1!==a&amp;&amp;k.value.events.splice(a,1)}},L=async(a,t={})=&gt;{let i={artists:a.id,page_size:t.page_size||10,page:t.page||1,count:!0};await e.getEventsToArtist(i)},V=async(a,t)=&gt;{let i={artists:a.id,hl_location:t.id};await e.getCityArtistEvents(i)},Q=async(a,t)=&gt;{let i={country:t.country_id,artists:a.id};await e.getCountryEvents(i)},K=async(a,t)=&gt;{let i={hl_location:t.id,artists:a.id,ordering:"-start_date",processing_status:3};await e.getPreviousEvents(i)},Z=async a=&gt;{let t={venue:a.id,page_size:a.page_size||10,count:!0};await e.getEventsToVenues(t)},H=async a=&gt;{P.value=-1,g.value=t?.path.includes("/widget/")||t?.path.includes("/waiting-room/"),await e.getDetails(a,I.value),Y()},Y=()=&gt;{const e=/^([0-9A-Fa-f]{3}|[0-9A-Fa-f]{6})$/;h.value={...l.value.iframe,...Object.fromEntries(Object.entries(t.query).map((([a,t])=&gt;[a,e.test(t)?`#${t}`:t])))}},J=async(a,t=void 0)=&gt;{let i={eventId:a,ticket_types:t};await e.addToWaitingList(i)},X=async(a,t=void 0)=&gt;{let i={eventId:a,...t};await e.addToWaitingListNoLogin(i)},_=async a=&gt;{let t={hb:""===I.value?void 0:I.value,event:l.value.id,is_streaming:!1,...a};await e.getTickets(t)},$=async a=&gt;{let t={event:l.value.id,is_streaming:!1,places:a};await e.getSeatsioTickets(t)},ee=async a=&gt;{let t={ticket_dist:l.value.ticket_distributions[0].id,places:a};await e.getSeatsioConfig(t)},ae=async a=&gt;{const t={event:a.id,tracking:!0,going:!1};a.followers_count+=1,a.user.following=!0,O.value.events_count+=1,await e.followEvent(t)},te=async a=&gt;{const t={event:a.id,tracking:!1,going:!1};a.followers_count-=1,a.user.following=!1,O.value.events_count-=1,await e.unfollowEvent(t)},ie=(e,a)=&gt;!("Europe/Madrid"!==a&amp;&amp;"Africa/Ceuta"!==a&amp;&amp;"Atlantic/Canary"!==a||"ES"!==e.city?.iso_code||e.has_options||e.hide_bonocultural),se=async({id:a})=&gt;{await e.getEventMedia({event:a})},oe=async a=&gt;{await e.getEventChannels({event:a.id})},ne=async()=&gt;{await e.getTicketOfficeAvailable()},re=async a=&gt;{let t={event:a.event,params:{date:a.params.from_date?a.params.from_date+" "+a.params.from_hour:void 0,end_date:a.params.end_date?a.params.end_date+" "+a.params.end_hour:void 0}};await e.getTicketOfficeReport(t)},le=async()=&gt;{await e.getMerchandising()};return{
//! Properties
details:l,tickets:m,events:c,isIframe:g,iframeStyles:h,media:d,channels:u,defaultChannels:p,eventsToArtist:v,eventsToArtistInCity:f,eventsToArtistInCountry:b,eventsToArtistPast:w,eventsToVenues:y,eventsRelatedToVenue:A,eventsRelatedToArtist:W,eventsRelatedToEvent:k,merchandising:z,ticketOfficeAvailable:q,ticketOfficeReport:T,configSeatsio:E,minTickets:x,available:S,pair:C,
//! Metodos
getDetails:H,addToWaitingList:J,addToWaitingListNoLogin:X,getTickets:_,followEvent:ae,unfollowEvent:te,getEventMedia:se,getEventChannels:oe,getEventsFollowed:U,getEventsToArtist:L,getCityArtistEvents:V,getCountryEvents:Q,getPreviousEvents:K,getEventsToVenues:Z,getEventsRelatedToVenue:D,getEventsToVenueInfinite:G,getEventsToArtistInfinite:R,getEventsRelatedToArtist:M,getEventsRelatedToEvent:N,deleteAdRelatedToVenue:B,deleteAdRelatedToArtist:j,deleteAdRelatedToEvent:F,getTicketOfficeAvailable:ne,getTicketOfficeReport:re,getMerchandising:le,getSeatsioConfig:ee,getSeatsioTickets:$,setIframeStyles:Y,hasCulturalBonus:ie}}},98338:function(e,a,t){"use strict";t.d(a,{k:function(){return o}});var i=t(17115),s=t(27055);const o=()=&gt;{const e=(0,s.F)(),{cities:a,genres:t,genre:o,regions:n,footerInfo:r,navbarInfo:l,searchOptions:c,eventValidation:d}=(0,i.Jk)(e),u=async a=&gt;{let t={query:a};await e.getLocations(t)},p=async()=&gt;{await e.getNavbar()},m=async(a={})=&gt;{await e.getGenres(a)},g=async()=&gt;{await e.getRegions()},h=async()=&gt;{await e.getFooter()},v=async(a={})=&gt;{await e.getSuggestions(a)},f=async a=&gt;{await e.importSpotify(a)},b=async()=&gt;{await e.importAllSpotify()},w=async a=&gt;{await e.getEventValidations(a)};return{
//! Properties
cities:a,genres:t,genre:o,regions:n,footerInfo:r,searchOptions:c,eventValidation:d,navbarInfo:l,
//! Computed
//! Metodos
getCities:u,getGenres:m,getRegions:g,getFooter:h,getNavbar:p,getSpotifyImports:f,importAllSpotify:b,getSuggestions:v,getEventValidation:w}}},37100:function(e,a,t){"use strict";t.d(a,{G:function(){return n}});var i=t(17115),s=t(68372),o=t(19812);const n=()=&gt;{const e=(0,s.b)(),{details:a,isIframe:t,iframeStyles:n}=(0,i.Jk)(e);return{
//! Computeds
getPersonalizedEventTitle:(0,o.Fl)((()=&gt;{const{event_title_color:e,event_title_weight:a,event_title_size:t,titlesize:i,titleweight:s,title_color:o,font_color:r,background_color:l}=n.value;return{backgroundColor:l,fontSize:e||i,fontWeight:a||s,color:t||o||r}})),getPersonalizedVenueTitle:(0,o.Fl)((()=&gt;{const{venue_color:e,venue_weight:a,venue_size:t,titlesize:i,titleweight:s,title_color:o,font_color:r}=n.value;return{fontSize:e||i,fontWeight:a||s,color:t||o||r}})),getPersonalizedDateTitle:(0,o.Fl)((()=&gt;{const{date_color:e,date_weight:a,date_size:t,titlesize:i,titleweight:s,subtitle_color:o,font_color:r}=n.value;return{fontSize:e,fontWeight:a,color:t||o||r}})),getPersonalizedTitle:(0,o.Fl)((()=&gt;{const{titlesize:e,titleweight:a,title_color:t,font_color:i}=n.value;return{fontSize:e,fontWeight:a,color:t||i}})),getPersonalizedText:(0,o.Fl)((()=&gt;({color:n.value.font_color}))),getPersonalizedSubtitle:(0,o.Fl)((()=&gt;{const{subtitle_color:e,font_color:a}=n.value;return{color:e||a}})),getPersonalizedPrice:(0,o.Fl)((()=&gt;{const{price_color:e,font_color:a,pricesize:t,priceweight:i}=n.value;return{color:e||a,fontSize:t,fontWeight:i}})),getPersonalizedAuxColor:(0,o.Fl)((()=&gt;{const{aux_font_color:e,font_color:a}=n.value;return{color:e||a}})),getPersonalizedHr:(0,o.Fl)((()=&gt;{const{hrcolor:e,hrweight:a}=n.value,t=a||n.value.hrweight||"1px",i=e||"",s=i?`${t} solid ${i}`:"";return{borderTop:s}})),getPersonalizedTicketButton:(0,o.Fl)((()=&gt;{const{button_color:e,selector_color:a,font_color:t}=n.value;return{border:a?`1px solid ${a} !important`:e,color:t}})),getPersonalizedButton:(0,o.Fl)((()=&gt;{const{button_color:e,aux_font_color:a,font_color:t}=n.value,i=a||t,s={backgroundColor:e,color:t};return e||(s.border=`2px solid ${i}`),s})),getPaymentButton:(0,o.Fl)((()=&gt;{const{payment_btn_background:e,payment_btn_color:a,font_color:t}=n.value,i={backgroundColor:e,color:a||t};return e||(i.border=`2px solid ${i.color}`),i})),getBannerButton:(0,o.Fl)((()=&gt;{const{font_color:e}=n.value;return{color:e,border:e?`2px solid ${e}`:void 0}})),getInputStyle:(0,o.Fl)((()=&gt;{const{input_color:e,font_color:a,input_background:t,box_color:i,input_border:s,card_border_color:o}=n.value,r={color:e||a,backgroundColor:t||i};return t?r.border=s:o&amp;&amp;(r.border=`2px solid ${o}`),r})),getPersonalizedCheckbox:(0,o.Fl)((()=&gt;{const{input_color:e,font_color:a}=n.value,t={color:e||a};return t})),getPersonalizedCheckboxBackground:(0,o.Fl)((()=&gt;{const{input_background:e,box_color:a,input_border:t,card_border_color:i,checkbox_background:s}=n.value,o={backgroundColor:(s||e||a)+" !important"};return e?o.border=t+" !important":i&amp;&amp;(o.border=`2px solid ${i} !important`),o})),getPersonalizedCheckboxChecked:(0,o.Fl)((()=&gt;{const{checkbox_checked_url:e}=n.value;let a={};return e&amp;&amp;(a.backgroundImage="url("+e+") !important"),a})),getPersonalizedBox:(0,o.Fl)((()=&gt;{const{box_color:e,card_border_color:a}=n.value,t={};return t.backgroundColor=e,a&amp;&amp;(t.border=`2px solid ${a}`),t})),getPersonalizedBannerBox:(0,o.Fl)((()=&gt;{const{banner_color:e,box_color:a,banner_text_color:t}=n.value,i={};return(e||a)&amp;&amp;(i.backgroundColor=e||a,i.backgroundImage="none"),i.color=t,i.borderColor=t,i})),getPersonalizedIcon:(0,o.Fl)((()=&gt;({fill:n.value.ticket_icon_color}))),getPersonalizedSteps:(0,o.Fl)((()=&gt;{const{stepscolor:e,hb:a,aux_font_color:t}=n.value,i={backgroundColor:e||t};return i})),getPersonalizedCardProduct:(0,o.Fl)((()=&gt;{const{box_color:e,card_border_color:a,font_color:t}=n.value,i={backgroundColor:e,borderColor:a,color:t};return i}))}}},17458:function(e,a,t){"use strict";t.d(a,{n:function(){return n}});var i=t(17115),s=t(31963),o=t(90668);const n=()=&gt;{const{openErrorModal:e}=(0,o.I)(),a=(0,s.t)(),{thereIsInsurance:t,insuranceData:n}=(0,i.Jk)(a),r=(e,a)=&gt;{t.value=!0,n.value={...e,insured:a}},l=async e=&gt;{try{return await a.createInsurance(e),!0}catch(i){return t.value=!1,n.value.insured=void 0,!1}},c=async e=&gt;{await a.payInsurance(e)},d=e=&gt;{},u=async(i,s=!1)=&gt;{try{await a.cancelInsurance(i),t.value=!1,n.value.insured=void 0,s&amp;&amp;e({modal:{imageType:"accept",title:"wegow.payment.insurance.cancelSuccess",btn_message:"wegow.error.accept"}})}catch(o){console.log("error al cancelar el seguro:",o)}};return{insuranceData:n,thereIsInsurance:t,addInsurance:r,createInsurance:l,payInsurance:c,getInsurance:d,cancelInsurance:u}}},98579:function(e,a,t){"use strict";t.d(a,{w:function(){return d}});t(57658),t(46229),t(17330),t(62062);var i=t(17115),s=t(6102),o=t(34879),n=t(90668),r=t(644),l=t(20521),c=t(19812);const d=()=&gt;{const e=(0,s.C)(),a=(0,o.L)(),{moments:t,isLoading:d,wegowMoment:u,searchOptions:p,selectedMoment:m,sendingMoment:g,currentPage:h,nextPage:v,artistsTags:f,momentCount:b,venuesTags:w}=(0,i.Jk)(e),{userDetail:y}=(0,i.Jk)(a),{openErrorModal:A}=(0,n.I)(),W=0,k=(0,l.iH)(""),z=(0,l.iH)(!1),E=(0,l.iH)(!1),x=(0,l.iH)([]),S=(0,l.iH)(""),C=(0,l.iH)(null),q=(0,l.iH)(null),T=(0,l.iH)({});(0,c.bv)((()=&gt;{y.value&amp;&amp;y.value.id&amp;&amp;(T.value={id:y.value.id})}));const I=async(a={})=&gt;{await e.getMoments(a)},P=async a=&gt;{let t={page_size:a.page_size?a.page_size:20,page:1,followers:a.id};await e.getMoments(t)},O=async a=&gt;{await e.getMoment(a)},U=async a=&gt;{await e.getArtistsMoment(a)},D=async a=&gt;{await e.getVenuesMoment(a)},G=async a=&gt;{await e.removeMoment(a)},B=async a=&gt;{const t=new FormData;t.append("image",a.img),t.append("text",a.text),await e.postMoment(t),y.value.moments_count++},M=async a=&gt;{try{g.value=!0;let t={moment:a.moment.id,comment_text:a.message,user:y.value.id};await e.postComment(t),a.moment.comments_count++}catch(t){A({modal:{title:"wegow.moment.commentError",btn_message:"general.close"}})}g.value=!1},R=async a=&gt;{try{let t={moment:a.id,like:!a.liked,user:y.value.id};await e.postLike(t),a.liked=t.like,t.like?a.likes_count++:a.likes_count--}catch(t){A({modal:{title:"wegow.moment.likeError",btn_message:"general.close"}})}},j=async a=&gt;{try{await e.getSuggestions(a)}catch(t){console.log("Error al obtener las recomendaciones:",p.value)}},N=e=&gt;{let a=/@&lt;&lt;artist&gt;&gt;(.*?)&lt;&lt;(.*?)&gt;&gt;/g,t=/@&lt;&lt;user&gt;&gt;(.*?)&lt;&lt;(.*?)&gt;&gt;/g,i=/#&lt;&lt;venue&gt;&gt;(.*?)&lt;&lt;(.*?)&gt;&gt;/g;return e=e.replace(a,(function(e,a,t){return"@"+a})),e=e.replace(t,(function(e,a,t){return"@"+a})),e=e.replace(i,(function(e,a,t){return"#"+a})),e},F=(e,a="")=&gt;{const t=(0,r.tv)();let i=/@&lt;&lt;artist&gt;&gt;(.*?)&lt;&lt;(.*?)&gt;&gt;/g,s=/@&lt;&lt;user&gt;&gt;(.*?)&lt;&lt;(.*?)&gt;&gt;/g,o=/#&lt;&lt;venue&gt;&gt;(.*?)&lt;&lt;(.*?)&gt;&gt;/g,n=/#&lt;&lt;hashtag&gt;&gt;(.*?)&lt;&lt;hashtag&gt;&gt;/g;return e=e?.replace(i,(function(e,a,i){let s=t.resolve({name:"ArtistProfile",params:{slug:i}}).href;return'&lt;a href="'+s+'" class="user-color"&gt;@'+a+"&lt;/a&gt;"})),e=e?.replace(s,(function(e,a,i){let s=t.resolve({name:"ProfilePage",params:{slug:i}}).href;return'&lt;a href="'+s+'" class="user-color"&gt;@'+a+"&lt;/a&gt;"})),e=e?.replace(o,(function(e,a,i){let s=t.resolve({name:"VenueProfile",params:{slug:i}}).href;return'&lt;a href="'+s+'" class="venue-color"&gt;#'+a+"&lt;/a&gt;"})),e=e?.replace(n,'&lt;a href="/" class="venue-color"&gt;#$1&lt;/a&gt;'),a&amp;&amp;(e="&lt;b&gt;"+a+"&lt;/b&gt;    "+e),e},L=async e=&gt;{let a=e.lastIndexOf("@"),t=e.lastIndexOf("#"),i=e.lastIndexOf(" ");if(i&gt;=a&amp;&amp;i&gt;=t)E.value&amp;&amp;""!==k.value?V(null,!0):(k.value="",z.value=!1,E.value=!1);else if(i&lt;a){let a=e.split("@");k.value=a[a.length-1],await j({types:"0,3",query:k.value}),z.value=!0,E.value=!1}else if(i&lt;t){let a=e.split("#");k.value=a[a.length-1],await j({types:"2",query:k.value}),z.value=!1,E.value=!0}},V=(e,a=!1)=&gt;{let t=(z.value?"@":"#")+k.value,i=(z.value?"@":"#")+(e?.slug?e.slug:k.value);S.value=S.value.replace(t,i),x.value.push({text:i,option:e||{name:k.value,slug:"hashtag"},type:z.value?e.doc_type===W?"artist":"user":a?"hashtag":"venue"}),z.value=!1,E.value=!1,k.value=""},Q=async()=&gt;{g.value=!0;let e=S.value;for(const a of x.value){let t=("artist"===a.type||"user"===a.type?"@":"#")+"&lt;&lt;type&gt;&gt;name&lt;&lt;slug&gt;&gt;";t=t.replace("type",a.type),t=t.replace("name",a.option.name),t=t.replace("slug",a.option.slug),e=e.replace(a.text,t)}await B({img:C.value,text:e}),q.value=null,C.value=null,S.value="",g.value=!1},K=e=&gt;{q.value=URL.createObjectURL(e),C.value=e},Z=()=&gt;{q.value=null,C.value=null},H=async a=&gt;{try{let t={moment:a.id,like:y.value.id};await e.reportMoment(t),A({modal:{imageType:"accept",title:"wegow.moment.reportSuccess",btn_message:"general.accept"}})}catch(t){A({modal:{title:"wegow.moment.reportError",btn_message:"general.close"}})}},Y=async e=&gt;{window.scrollTo(0,0),h.value=e.page,await I({page:h.value,page_size:e.page_size?e.page_size:20})},J=async e=&gt;{window.scrollTo(0,0),h.value=e.page,await I({page:h.value,page_size:e.page_size?e.page_size:20,user_moments:e.profile.id})},X=a=&gt;{e.selectMoment(a)};return{selectedMoment:m,selectMoment:X,
//! Properties
moments:t,isLoading:d,wegowMoment:u,searchOptions:p,searchInput:k,searchArtist:z,searchVenue:E,replaces:x,message:S,momentCount:b,image:C,previewImage:q,sendingMoment:g,currentPage:h,nextPage:v,artistsTags:f,venuesTags:w,profileToShow:T,
//! Metodos
getMoments:I,getUserMoments:P,getMoment:O,postMoment:B,postComment:M,postLike:R,reportMoment:H,getDropdownOptions:j,setMomentImage:K,deleteImage:Z,removeMoment:G,getParsedTitle:F,parseMomentToPost:Q,checkForSearch:L,selectOption:V,changePage:Y,changePageInUserMoments:J,getArtistsTrendingMoment:U,getVenuesTrendingMoment:D,getStringTitle:N}}},90190:function(e,a,t){"use strict";t.d(a,{V:function(){return d}});t(57658);var i=t(17115),s=t(31963),o=t(51671),n=t(48403),r=t(644),l=t(90668),c=t(9015);const d=()=&gt;{const e=(0,r.tv)(),a=(0,s.t)(),{payment:t,paymentMethods:d,insuranceData:u,paymentData:p,ticketOfficeData:m,discountData:g,showCardForm:h,showOxxo:v,stripe:f}=(0,i.Jk)(a),b=(0,o.t)(),{isWhiteLabel:w,purchaseData:y,purchaseExtraData:A}=(0,i.Jk)(b),{isIframe:W}=(0,n.z)(),{isWaitingRoom:k}=(0,c.Z)(),{openErrorModal:z,closeBigLoader:E}=(0,l.I)(),x=async e=&gt;{try{await a.createPayments({...e,...A.value,hb:w.value})}catch(t){z({modal:{title:"wegow.payment.errors.error",btn_message:"wegow.error.accept"}})}},S=async e=&gt;{try{await a.confirmPayments({...e,...A.value})}catch(t){z({modal:{title:"wegow.payment.errors.error",btn_message:"wegow.error.accept"}})}},C=async(t={})=&gt;{try{const t={details:{type:"free"},event_id:y.value.event.id,purchase:y.value.id,discount_code:y.value.discount_code||p.value.discount_code,...A.value,hb:w.value};await a.createPayments(t),k.value?e.push({name:"WaitingRoomThankYouPage",params:{reference:y.value.reference}}):W.value?e.push({name:"ThankYouPageWidget",params:{reference:y.value.reference}}):e.push({name:"ThankYouPage",params:{reference:y.value.reference}})}catch(i){E(),z({modal:{title:"wegow.payment.errors.error",btn_message:"wegow.error.accept"}})}},q=async()=&gt;{try{let t=m.value.email?m.value.email:"no-existing-email@wegow.com",i=m.value.first_name?m.value.first_name:"",s=m.value.last_name?m.value.last_name:"";if(!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t))return E(),void z({modal:{title:"wegow.payment.emailError",btn_message:"wegow.error.accept"}});let o=y.value.tickets.map((e=&gt;({first_name:i,last_name:s,id:e.id,email:t.toLowerCase()})));const n={details:{type:m.value.cash?"ticket_office_cash":"ticket_office_cards"},event_id:y.value.event.id,purchase:y.value.id,tickets:o,ticket_office:!0,hb:w.value};await a.createPayments(n),e.push({name:"ThankYouPageOffice",params:{reference:y.value.reference}})}catch(t){E(),z({modal:{title:"wegow.payment.errors.errorFree",btn_message:"wegow.error.accept"}})}},T=async e=&gt;{await a.getPayment(e)},I=async(e,t)=&gt;{let i="event="+e;t&amp;&amp;(i+="&amp;ticket_office=true"),await a.getPaymentMethods(i)},P=async e=&gt;{let t={id:y.value.id,params:{discount_code:e,event_id:y.value.event.id}};await a.validateDiscount(t)},O=async()=&gt;{g.value={}};return{
//! Properties
payment:t,paymentMethods:d,paymentData:p,ticketOfficeData:m,discountData:g,showCardForm:h,showOxxo:v,stripe:f,insuranceData:u,
//! Computed
//! Metodos
createPayments:x,confirmPayments:S,createFreePayments:C,createOfficePayments:q,getPaymentMethods:I,getPayment:T,validateDiscount:P,deleteDiscount:O}}},88306:function(e,a,t){"use strict";t.d(a,{i:function(){return o}});t(57658);var i=t(17115),s=t(73204);const o=()=&gt;{const e=(0,s.a)(),{product:a,products:t,productsTicketRequire:o,productsRequired:n,productsTicketNoRequire:r,purchaseProductsResume:l,productsPurchase:c,productDeletedId:d,totalProductPrice:u,totalProductTaxes:p,formattedTickets:m,groupedProductsByGroup:g,error:h}=(0,i.Jk)(e),v=async a=&gt;{await e.getProductsByTicket(a)},f=()=&gt;{e.clasifyProductsByTicketRequire()},b=e=&gt;{const a=[];for(let t=1;t&lt;=e.max_by_ticket;t++)a.push({value:t});return a},w=()=&gt;{e.resetProductsList()},y=(a,t,i,s)=&gt;{const o={id:a.id,name:a.name,quantity:a.cant||1,ticket_id:i||void 0,ticket_name:s||"",price:parseFloat(a.price)*(a.cant||1),original_price:parseFloat(a.price),commision:parseFloat(a.commision)||0,description:a.description,ticket_type:t,max_by_ticket:a.max_by_ticket,additional_data:{},ticket_required:a.ticket_required,size:a.size,color:a.color};e.setProductsPurchase(o)},A=()=&gt;{if(n.value.length&gt;0)for(const e of n.value)y(e.product)},W=a=&gt;e.createProductPurchaseData(a),k=()=&gt;{e.addProductsToTickets()},z=()=&gt;{e.clasifyComplementaryItems()},E=e=&gt;{const a=c.value.find((a=&gt;a.id===e));if(a){const e=1;a.quantity+=e}a.price=a.original_price*a.quantity},x=(e,a,t)=&gt;{let i={};i=c.value.find((a=&gt;a.id===e&amp;&amp;a.ticket_id===t)),i&amp;&amp;(i.quantity=a),i.price=i.original_price*i.quantity},S=(a,t)=&gt;{e.deleteProductPurchase(a,t)};return{product:a,products:t,productsTicketRequire:o,productsRequired:n,productsTicketNoRequire:r,productsPurchase:c,formattedTickets:m,productDeletedId:d,error:h,totalProductPrice:u,totalProductTaxes:p,purchaseProductsResume:l,groupedProductsByGroup:g,getProductsByTicket:v,clasifyProductsByTicketRequire:f,maxCantArray:b,setProductsPurchase:y,productPurchaseInit:A,createProductPurchaseData:W,addProductsToTickets:k,resetProductsList:w,deleteProductPurchase:S,updateProductPurchase:E,updateProductRequiredPurchase:x,clasifyComplementaryItems:z}}},72570:function(e,a,t){"use strict";t.d(a,{Z:function(){return y}});t(57658);var i=t(17115),s=t(69074),o=t(97296),n=t(51671),r=t(68372),l=t(48403),c=t(34879),d=t(34636),u=t(67007),p=t(31963),m=t(644),g=t(90668),h=t(9236),v=t(70412),f=t(88306),b=t(9015),w=t(69765);const y=()=&gt;{const e=w.$,a=(0,m.yj)(),t=(0,m.tv)(),y=(0,n.t)(),{actualPurchase:A,purchaseData:W,bannerAd:k,nominativeData:z,validator:E,newsletter:x,emailsRepeated:S,termsAccepted:C,purchaseExtraData:q,accessCodeValid:T,accessCode:I,maxNumberTicketByCode:P,seatsioData:O,referenceParams:U,isWhiteLabel:D,totalPrice:G}=(0,i.Jk)(y),B=(0,r.b)(),{details:M,tickets:R,configSeatsio:j}=(0,i.Jk)(B),{isIframe:N}=(0,l.z)(),F=(0,c.L)(),{myTickets:L,userStatus:V,buyer:Q}=(0,i.Jk)(F),K=(0,p.t)(),{token:Z,tokenInfo:H,isWaitingRoom:Y}=(0,b.Z)(),{isAuth:J,deleteCookies:X}=(0,d.a)(),_=()=&gt;{y.createNewPurchase()},$=async e=&gt;{let a=A.value.selectedTickets.find((a=&gt;a.id===e)),t=a.pair?2:1;0===a.selecteds&amp;&amp;(a.selecteds+(a.min_tickets||1)&lt;=a.remaining||a.selecteds+(a.min_tickets||1)&lt;=a.available)?a.selecteds+=a.min_tickets||1:(a.selecteds+t&lt;=a.remaining||a.selecteds+t&lt;=a.available)&amp;&amp;a.selecteds+t&lt;=a.max_tickets&amp;&amp;(a.selecteds+=t)},ee=e=&gt;{A.value.selectedTickets=[{...e,selecteds:1,f2f:!0}],M.value.weswapPurchase=!0},ae=e=&gt;{let a=A.value.selectedTickets.find((a=&gt;a.id===e)),t=a.pair?2:1;a.selecteds-t&lt;a.min_tickets?a.selecteds=0:a.selecteds-t&gt;=0&amp;&amp;(a.selecteds-=t)},te=async(e=!1)=&gt;{const{SIGN_IN_PURCHASE:i,BUYER_MODAL:s,BASIC_INFO_MODAL:n,openModal:r}=(0,g.I)();if(M.value.channel?.channel===o.M2)se();else if(!Y.value&amp;&amp;!N.value||J.value||e)if(Y.value&amp;&amp;N.value||J.value||e){if(!e&amp;&amp;(!N.value||!Y.value)&amp;&amp;(await F.getUserStatus(),!V.value.name||!V.value.profile))return void r(n);if(N.value||Y.value?await re(Q.value):await re(),oe(M.value,W.value),W.value){const e=A.value.selectedTickets.some((e=&gt;e.selecteds&gt;0&amp;&amp;!0===e.f2f));"WaitingRoomPurchasePage"===a.name?t.push({name:"WaitingRoomPaymentPage",params:{reference:W.value.reference},query:{f2f:e},...U.value}):N.value?W.value.has_cross_sell?t.push({name:"PurchaseCrossingPageWidget",params:{reference:W.value.reference},query:{f2f:e},...U.value}):t.push({name:"PaymentPageWidget",params:{reference:W.value.reference},query:{f2f:e},...U.value}):"PurchaseOfficePage"===a.name?t.push({name:"PaymentOfficePage",params:{reference:W.value.reference},query:{f2f:e},...U.value}):W.value.has_cross_sell?t.push({name:"PurchaseCrossingPage",params:{reference:W.value.reference},query:{f2f:e},...U.value}):t.push({name:"PaymentPage",params:{reference:W.value.reference},query:{f2f:e},...U.value})}}else r(i);else r(s)},ie=async()=&gt;{const{openErrorModal:e}=(0,g.I)(),{products:a,deleteProductPurchase:i}=(0,f.i)();try{await y.createProductPurchase();const e=A.value.selectedTickets.some((e=&gt;e.selecteds&gt;0&amp;&amp;!0===e.f2f));N.value?t.push({name:"PaymentPageWidget",params:{reference:W.value.reference},query:{f2f:e},...U.value}):t.push({name:"PaymentPage",params:{reference:W.value.reference},query:{f2f:e},...U.value})}catch(s){try{(0,v.q)(s)}catch(o){if(o instanceof h.C){let t="";if(!a.value&amp;&amp;0===a.value.length)return;const n=a.value.find((e=&gt;e.product.id===s.data.id));s.data.available_stock&gt;0?(t={key:"wegow.purchase.errors.productQuantityNoAvailable",values:{product:n.product?.name||"",size:n.product.size||"",color:n.product.color||"",available_stock:s.data.available_stock||0}},i(n.product.id),n.product.max_by_ticket=s.data.available_stock):t={key:"wegow.purchase.errors.productNoAvailable",values:{product:n.product?.name||"",size:n.product.size||"",color:n.product.color||""}},e({modal:{imageType:"accept",title:o.message,description:t,btn_message:"wegow.error.accept"}})}}}},se=async()=&gt;{const{openErrorModal:e}=(0,g.I)();try{J.value&amp;&amp;(await X(),await F.closeSession());let e={first_name:I.value,last_name:"Herbalife",email:"ticketing-anonymous+herbalife@wegow.com",privacy_policy:!0};await F.sendBuyer(e),await re(Q.value);const a={details:{type:"free"},event_id:W.value.event.id,purchase:W.value.id,discount_code:W.value.discount_code,promoter_terms:!0};await K.createPayments(a),window.location.href=`https://herbalife.bracelit.es/access?memberId=${I.value}`}catch(a){e({modal:{title:"Error al hacer la compra con Herbalife, vuelva a intentarlo.",btn_message:"wegow.error.accept"}})}},oe=async(e,a)=&gt;{if("undefined"!==typeof window.fbq&amp;&amp;window.fbq("track","InitiateCheckout",{content_name:e.title}),"undefined"!==typeof window.fbq){const e=a.tickets.map((e=&gt;e.id)),t=a.tickets.map((e=&gt;({id:e.id,quantity:e.quantity,item_price:e.price})));window.fbq("track","AddToCart",{content_ids:e,value:a.total_price,currency:a.currency,content_type:"product",contents:t})}},ne=e=&gt;{y.setReference(e)},re=async i=&gt;{let n={};if(Y.value){if(H.value.purchase_status===o.z0)return t.push({name:"WaitingRoom",params:{slug:a.params.slug}});n.waiting_room_access_token=Z.value||e.getCookie("wegow.wr-token")}i&amp;&amp;i.id&amp;&amp;(n.buyer=i.id,n.promoter_terms=!0),I.value&amp;&amp;(n.access_code=I.value),"PurchaseOfficePage"===a.name&amp;&amp;(n.ticket_office=!0),D.value&amp;&amp;(n.hb=D.value);let r=[];if(O.value?.ticket_dist)n={...n,...O.value},await y.createSeatsioPurchase(n);else if(M.value.weswapPurchase)A.value.selectedTickets.forEach((e=&gt;{for(let a=0;a&lt;e.selecteds;a++)r.push({ticket_transfer_tier:e.id})})),n.tickets=r,await y.createTransfer(n);else{A.value.selectedTickets.forEach((e=&gt;{for(let a=0;a&lt;e.selecteds;a++)r.push({ticket_type:e.id})})),n.tickets=r;const e=(0,s.h)(M.value.slug),a=le(M.value.artists),t=(0,s.h)(M.value.venue.permalink),i=await ce(M.value.slug);n.parameter=e||a||t||i,await y.createPurchase(n)}},le=e=&gt;{for(const a of e){const e=(0,s.h)(a.permalink);if(e)return e}},ce=async e=&gt;{const a=JSON.parse(localStorage.getItem("r-param-CompanyPage"))?.slug||JSON.parse(localStorage.getItem("u-param-CompanyPage"))?.slug||null;if(!a)return null;const t=await u.Z.getCompany(a);if(t){const a=t.events.find((a=&gt;a.slug===e));if(a){const e=(0,s.h)(t.slug);return e}}},de=e=&gt;{let a={hold_token:j.value.hold_token,ticket_dist:M.value.ticket_distributions[0].id,tickets:e};y.setSeatsioData(a)},ue=()=&gt;{R.value.forEach((e=&gt;{delete e.category_label}))},pe=async e=&gt;{let a={slug:M.value.slug,data:{code:e}},t=await y.validateAccessCode(a);return t},me=async e=&gt;{await y.setReference(e)},ge=e=&gt;{D.value=e},he=async e=&gt;{await y.getThankAd(e)},ve=async e=&gt;{await y.getPurchase(e)},fe=async()=&gt;{q.value={};let e=[],t=[];for(const a of W.value.tickets.filter((e=&gt;e.personal||e.personal_id||e.personal_birthday||e.personal_email||e.personal_phone))){let i={id:a.id};if(!(!a.personal||z.value[a.id].name&amp;&amp;z.value[a.id].surname))return"wegow.payment.nominativeError";if(a.personal&amp;&amp;(i.first_name=z.value[a.id].name,i.last_name=z.value[a.id].surname),a.personal_email&amp;&amp;!z.value[a.id].email)return"wegow.payment.nominativeError";if(a.personal_email&amp;&amp;(i.email=z.value[a.id].email,a.email_uniqueness&amp;&amp;(e.push(z.value[a.id].email.toLowerCase()),i.first_name||(i.first_name="",i.last_name=""))),a.personal_phone&amp;&amp;!(z.value[a.id].phone&amp;&amp;z.value[a.id].phone.country&amp;&amp;z.value[a.id].phone.phone))return"wegow.payment.nominativeError";if(a.personal_phone&amp;&amp;(i.phone=z.value[a.id].phone.phone,i.phone_cou_code=z.value[a.id].phone.country.iso2,i.phone_prefix=z.value[a.id].phone.country.dialCode),a.personal_id&amp;&amp;!z.value[a.id].dni)return"wegow.payment.nominativeError";if(a.personal_id&amp;&amp;(i.id_card=z.value[a.id].dni,a.ids_uniqueness&amp;&amp;t.push(i.id_card)),a.personal_address&amp;&amp;!z.value[a.id].personal_address)return"wegow.payment.nominativeError";if(a.personal_address&amp;&amp;(i.address=z.value[a.id].personal_address),a.personal_gender&amp;&amp;!z.value[a.id].personal_gender)return"wegow.payment.nominativeError";if(a.personal_gender&amp;&amp;(i.gender=z.value[a.id].personal_gender),a.personal_birthday&amp;&amp;!z.value[a.id].personal_birthday)return"wegow.payment.nominativeError";if(a.personal_birthday&amp;&amp;(i.birthday=z.value[a.id].personal_birthday.replace(/-/g,"/")),a.personal_address){if(!z.value[a.id].locality)return"wegow.payment.nominativeError";if(i.locality=z.value[a.id].locality,!z.value[a.id].state)return"wegow.payment.nominativeError";if(i.state=z.value[a.id].state,!z.value[a.id].country)return"wegow.payment.nominativeError";if(i.country=z.value[a.id].country,!z.value[a.id].postal_code)return"wegow.payment.nominativeError";i.postal_code=z.value[a.id].postal_code}q.value.tickets?q.value.tickets.push(i):q.value.tickets=[i]}if(e.length||t.length){if(new Set(e).size!==e.length)return S.value=be(e),"wegow.payment.uniqueEmailError";if(new Set(t).size!==t.length)return"wegow.payment.uniqueDNIError";if(!await y.checkIfEmailIsUnique({id:W.value.event.id,emails:e,id_numbers:t}))return e.length&amp;&amp;t.length?"wegow.payment.uniqueEmailDNIPurchaseError":t.length?"wegow.payment.uniqueDNIPurchaseError":"wegow.payment.uniqueEmailPurchaseError"}return"PaymentOfficePage"!==a.name&amp;&amp;M.value.promoter_terms_option&amp;&amp;!C.value?"wegow.payment.promoterTermsError":(q.value.promoter_terms=!0,"PaymentOfficePage"!==a.name&amp;&amp;M.value.promoter_newsletter_option&amp;&amp;x.value&amp;&amp;(q.value.promoter_newsletter=!0),!0)};function be(e){return[...e.reduce(((e,a,t,i)=&gt;(i.indexOf(a)!==i.lastIndexOf(a)&amp;&amp;e.add(a),e)),new Set)]}const we=async(e,a)=&gt;{let t={tickets_ids:[e.id],active:a},i=await y.editWeswapTicket(t);i.errors[0]||(L.value=L.value.map((e=&gt;e.id===i.tickets[0].id?{...e,...i.tickets[0]}:e)))},ye=e=&gt;{if(!e||9!==e.length)return!1;let a,t,i=["J","A","B","C","D","E","F","G","H","I"],s=e.substr(1,e.length-2),o=e.substr(0,1),n=e.substr(e.length-1),r=0;if(!o.match(/[A-Z]/))return!1;for(a=0;a&lt;s.length;++a){if(t=parseInt(s[a]),isNaN(t))return!1;a%2===0?(t*=2,t&gt;9&amp;&amp;(t=parseInt(t/10)+t%10),r+=t):r+=t}return r%=10,t=0!==r?10-r:r,o.match(/[ABEH]/)?String(t)===n:o.match(/[NPQRSW]/)?i[t]===n:String(t)===n||i[t]===n},Ae=e=&gt;{let a,t,i,s;return s=/^\d{8}[a-zA-Z]$/,!0===s.test(e)&amp;&amp;(a=e.substr(0,e.length-1),t=e.substr(e.length-1,1),a%=23,i="TRWAGMYFPDXBNJZSQVHLCKET",i=i.substring(a,a+1),i===t.toUpperCase())},We=e=&gt;{const a=/^[XYZ]\d{7}[A-Z]$/;if(!a.test(e))return!1;let t={X:"0",Y:"1",Z:"2"},i=e.substr(1,7),s=e.substr(8,1).toUpperCase(),o=t[e[0]]+i,n="TRWAGMYFPDXBNJZSQVHLCKET"[o%23];return s===n},ke=e=&gt;{const a=/^[A-Z0-9]{5,9}$/;return a.test(e)},ze=()=&gt;{R.value=[],A.value={},N.value=!1,L.value=[],Q.value={}};return{actualPurchase:A,purchaseData:W,bannerAd:k,nominativeData:z,validator:E,newsletter:x,termsAccepted:C,purchaseExtraData:q,accessCodeValid:T,maxNumberTicketByCode:P,seatsioData:O,referenceParams:U,isWhiteLabel:D,emailsRepeated:S,totalPrice:G,resetPurchase:ze,isValidCif:ye,isValidNif:Ae,isValidNie:We,isValidPassport:ke,createNewPurchase:_,validateAccessCode:pe,createPurchase:te,createProductPurchase:ie,getPurchase:ve,getThankAd:he,setSeatsioData:de,cleanCategoryLabel:ue,addTicketWeswap:ee,addTicket:$,minusTicket:ae,updatePurchase:fe,setReference:me,setReferenceParams:ne,setWhiteLabel:ge,sellTicket:we}}},54362:function(e,a,t){"use strict";t.d(a,{T:function(){return v}});var i=t(17115),s=t(70875);const o="/recommendations/",n="/recommendations-by-date/";class r{async getRecommendations(e){return(await s.Z.get(o,{params:e})).data}async getDayRecommendations(e){return(await s.Z.get(n,{params:e})).data}}const l=new r;var c=l;const d=(0,i.Q_)("recommendation",{state:()=&gt;({recommendations:[],monthRecommendations:[],dayRecommendations:[],loadDay:!1,loadMonth:!1}),actions:{async getRecommendations(e){this.recommendations=(await c.getRecommendations(e)).recommendation.sort(((e,a)=&gt;e.position-a.position))},async getDayRecommendations(e){this.dayRecommendations=(await c.getDayRecommendations(e)).recommendation.sort(((e,a)=&gt;(e.type||0)!==(a.type||0)?(e.type||0)-(a.type||0):(e.pos||0)-(a.pos||0)))},async getMonthRecommendations(e){this.monthRecommendations=(await c.getDayRecommendations(e)).days}}});var u=t(34879),p=t(20521),m=t(19812),g=t(71826),h=t.n(g);const v=()=&gt;{const e=d(),{recommendations:a,monthRecommendations:t,dayRecommendations:s,loadDay:o,loadMonth:n}=(0,i.Jk)(e),r=(0,u.L)(),{userDetail:l}=(0,i.Jk)(r),c=(0,p.iH)(2023),g=(0,p.iH)(0),v=(0,p.iH)(1),f=(0,p.iH)(1),b=async t=&gt;{await e.getRecommendations(t);let i={add:{wegow_position:2,wegow_environment:"prod",wegow_section:"desktop-conciertos-destacados-para-ti",country:1,id:"wegow-ads-container-"+parseInt(1e3*Math.random())}};i=l.value&amp;&amp;l.value.id?{...i,adType:"wegow-web-landing-ad",adClass:"wegow-web-home-event-ad"}:{...i,adType:"wegow-web-landing-anonymous-ad",adClass:"wegow-web-home-event-ad"},a.value[0]&amp;&amp;a.value[0]?.features.length&gt;0&amp;&amp;"event"===a.value[0].type&amp;&amp;a.value[0].features.splice(1,0,i);for(let e=1;e&lt;a.value.length;e++)if(a.value[e]&amp;&amp;a.value[e]?.features.length&gt;4&amp;&amp;"event"===a.value[e].type&amp;&amp;3!==a.value[e].style_type&amp;&amp;5!==a.value[e].style_type){let t=parseInt(3*Math.random())+1,i={add:{wegow_position:t+1,wegow_environment:"prod",wegow_section:a.value[e].slug,country:1,id:"wegow-ads-container-"+parseInt(1e3*Math.random())},adType:"wegow-web-event-ad",adClass:"wegow-web-home-event-ad"};a.value[e].features.splice(t,0,i)}},w=e=&gt;{for(let t=0;t&lt;a.value.length;t++)if(a.value[t]&amp;&amp;a.value[t]?.features.length&gt;0&amp;&amp;"event"===a.value[t].type){let i=a.value[t].features.findIndex((a=&gt;a.add?.id===e));-1!==i&amp;&amp;a.value[t].features.splice(i,1)}},y=async()=&gt;{o.value=!0;let a=v.value&lt;10?"0"+v.value:v.value,t=g.value+1&lt;10?"0"+(g.value+1):g.value+1,i={date:c.value+"-"+t+"-"+a};await e.getDayRecommendations(i),o.value=!1},A=async()=&gt;{n.value=!0;let a=g.value+1&lt;10?"0"+(g.value+1):g.value+1,t={date:c.value+"-"+a};await e.getMonthRecommendations(t),n.value=!1},W=e=&gt;{let a=new Date(e);a.setHours(0,0,0,0);let t=new Date(new Date);t.setHours(0,0,0,0);let i=new Date(new Date);return i.setHours(0,0,0,0),{off:e.month()!==g.value,today:a.setHours(0,0,0,0)===(new Date).setHours(0,0,0,0),active:a.setHours(0,0,0,0)===new Date(c.value,g.value,v.value).setHours(0,0,0,0),"with-events":k(a),disabled:e.month()!==g.value}},k=e=&gt;{if(t.value)for(const a of t.value)if(e.getDate()===Number(a))return!0;return!1},z=async()=&gt;{let e=new Date(c.value,g.value,1),a=h()(e).subtract(1,"months").isBefore(h()())?h()():h()(e).subtract(1,"months");await S(a),await A(),await y()},E=async()=&gt;{let e=new Date(c.value,g.value,1),a=h()(e).add(1,"months");await S(a),await A(),await y()},x=async e=&gt;{await S(e),await y()},S=async e=&gt;{c.value=e.year(),g.value=e.month(),v.value=e.date()};return{
//! Properties
recommendations:a,dayRecommendations:s,monthRecommendations:t,selectedYear:c,selectedMonth:g,selectedDay:v,firstDayWeek:f,loadDay:o,loadMonth:n,calendar:(0,m.Fl)((()=&gt;{let e=new Date(c.value,g.value,1),a=h()(e).subtract(1,"month").month(),t=h()(e).subtract(1,"month").year(),i=h()([t,a]).daysInMonth(),s=e.getDay(),o=[];for(let l=0;l&lt;6;l++)o[l]=[];let n=i-s+f.value+1;n&gt;i&amp;&amp;(n-=7),s===f.value&amp;&amp;(n=i-6);let r=h()([t,a,n,12,0,0]);for(let l=0,c=0,d=0;l&lt;42;l++,c++,r=h()(r).add(1,"day"))l&gt;0&amp;&amp;c%7===0&amp;&amp;(c=0,d++),o[d][c]=r.clone(),r.hour(12);return o})),
//! Metodos
dayClass:W,subtractMonth:z,setDay:x,addMonth:E,setDate:S,getRecommendations:b,getDayRecommendations:y,getMonthRecommendations:A,deleteAd:w}}},34636:function(e,a,t){"use strict";t.d(a,{a:function(){return p}});t(57658);var i=t(17115),s=t(19812),o=t(69765),n=t(71826),r=t.n(n),l=t(644),c=t(34879),d=t(27055),u=t(90668);const p=()=&gt;{const e=o.$,a=(0,l.tv)(),t=(0,c.L)(),{loadingInit:n,loadingTickets:p,gettingPerfectCompanion:m,userTokens:g,userDetail:h,user:v,list:f,listUsers:b,genres:w,userStatus:y,artistFollowers:A,eventFollowers:W,venueFollowers:k,companyFollowers:z,campaignFollowers:E,usersLikedMoment:x,cards:S,location:C,started:q,perfectCompanion:T,myTickets:I,weswapEvents:P,invoices:O,purchasesCoverage:U,serverError:D,maintenancePage:G,registerPromoterError:B}=(0,i.Jk)(t),M=(0,d.F)(),{openErrorModal:R,closeModal:j}=(0,u.I)(),N="0",F="1",L="2",V=async()=&gt;{try{let a=new Date(e.getCookie("wegow.expiry_token")).getTime()-3e4;if(e.getCookie("wegow.refresh_token")&amp;&amp;e.getCookie("wegow.expiry_token")&amp;&amp;a&lt;(new Date).getTime()){let a={refresh:e.getCookie("wegow.refresh_token")},i=await t.refresh_token(a),s="https://www";e.setCookie("wegow.access_token",i.access_token,{path:"/",expire:31536e3,domain:"https://www.wegow.com".replace(s,""),secure:!0}),e.setCookie("wegow.expiry_token",i.expiry_token,{path:"/",expire:31536e3,domain:"https://www.wegow.com".replace(s,""),secure:!0})}e.getCookie("wegow.access_token")&amp;&amp;await t.getMyUser()}catch(a){re()}},Q=()=&gt;{t.showMaintenancePage()},K=async(e=void 0)=&gt;{n.value=!0,await t.init(),await V(),await M.getNavbar(),await M.getFooter(),n.value=!1},Z=async()=&gt;{n.value=!0,await t.init(),n.value=!1},H=async a=&gt;{let i={};a.email?i={email:a.email.toLowerCase(),password:a.password,type:"email",sign_up:!1,first_name:"",last_name:""}:a.authResponse,await t.auth(i),oe(),await t.getMyUser();let s="https://www";e.setCookie("wegow.user-region",h.value.region||h.value.language||"es",{path:"/",expire:31536e3,domain:"https://www.wegow.com".replace(s,""),secure:!0})},Y=async e=&gt;{var a={};a=e.email?{email:e?.email?.toLowerCase()||"",first_name:e.first_name,last_name:e.last_name,newsletter:e.newsletter,privacy_policy:e.terms_accepted,birthday:e.birthday?r()(e.birthday).format("YYYY-MM-DD"):void 0,location:e.location}:{first_name:e.first_name,last_name:e.last_name,newsletter:e.newsletter,privacy_policy:e.terms_accepted,birthday:e.birthday?r()(e.birthday).format("YYYY-MM-DD"):void 0,location:e.location},await t.sendBuyer(a)},J=async(a,i=!1)=&gt;{let s={};a.email&amp;&amp;(s={data:{email:a.email.toLowerCase(),password:a.password,newsletter:a.newsletter,terms_accepted:a.terms_accepted,location:a.location?a.location:void 0,sign_up:!0,first_name:a.first_name||"",last_name:a.last_name||"",birthday:a.birthday||void 0,genre:a.genre||void 0,type:"email",phone_number:a.phone.phone,phone_cou_code:a.phone.country.iso2,phone_prefix:a.phone.country.dialCode},purchase:i}),await t.auth(s.data),oe(),await t.getMyUser();let o="https://www";e.setCookie("wegow.user-region",h.value.region||h.value.language||"es",{path:"/",expire:31536e3,domain:"https://www.wegow.com".replace(o,""),secure:!0})},X=async(a,i=!1)=&gt;{let s={};a.email&amp;&amp;(s={data:{email:a.email.toLowerCase(),password:a.password,newsletter:a.newsletter,terms_accepted:a.terms_accepted,location:a.location?a.location:void 0,sign_up:!0,first_name:a.first_name||"",last_name:a.last_name||"",birthday:a.birthday||void 0,genre:a.genre||void 0,type:"email",phone_number:a.phone.phone,phone_cou_code:a.phone.country.iso2,phone_prefix:a.phone.country.dialCode},purchase:i}),console.log("payload :&gt;&gt; ",s);let o=!1;try{if(o=await t.newAuth(s.data),o){oe(),await t.getMyUser();let a="https://www";e.setCookie("wegow.user-region",h.value.region||h.value.language||"es",{path:"/",expire:31536e3,domain:"https://www.wegow.com".replace(a,""),secure:!0})}}catch(n){console.log("error que sale :&gt;&gt; ",n),"El email utilizado ya existe en Wegow"===n.data.detail?B.value="El email utilizado ya existe en Wegow":B.value="Error al registrarte"}return o},_=async e=&gt;{let a={id:e.id,email:e?.email?.toLowerCase(),password:e?.password,newsletter:e?.newsletter,terms_accepted:e?.terms_accepted,location:e?.location?e?.location:void 0,first_name:e?.first_name,last_name:e?.last_name,gender:e?.gender,birthday:e?.birthday,phone_number:e?.phone?.phone,phone_cou_code:e?.phone?.country?.iso2,phone_prefix:e?.phone?.country?.dialCode,language:e?.language,region:e?.region};if(await t.updateUser(a),e.newImage){const i=new FormData;i.append("image",e.newImage),a={id:e.id,data:i},await t.updateImageUser(a)}},$=async()=&gt;{await t.validatePromoter()},ee=async e=&gt;{await t.getChatMembers(e)},ae=async e=&gt;{let a={id:h.value.id,first_name:e.first_name,last_name:e.last_name,genre:e.genre,birthday:e.birthday,location:e.location};if(await t.updateUser(a),y.value.profile=!0,!e.image)return;const i=new FormData;i.append("image",e.image),a={id:h.value.id,data:i},await t.updateImageUser(a)},te=async e=&gt;{let a={new_password:e.new_password,old_password:e.old_password};await t.updateAccount(a)},ie=async e=&gt;{const a={profile_status:e};await t.updatePrivacy(a)},se=async()=&gt;{re(),await t.closeSession(),window.location.reload()},oe=()=&gt;{const a="https://www",t={path:"/",expire:31536e3,domain:"https://www.wegow.com".replace(a,""),secure:!0};e.setCookie("wegow.auth_token",g.value.token,t),e.setCookie("wegow.access_token",g.value.access_token,t),e.setCookie("wegow.expiry_token",g.value.expiry_token,t),e.setCookie("wegow.refresh_token",g.value.refresh_token,t)},ne=(a,t)=&gt;!!e.getCookie(t)&amp;&amp;(e.removeCookie(t,{path:"/",expires:new Date(0),domain:a,secure:!0}),!0),re=()=&gt;{const e="https://www.wegow.com".replace("https://www",""),a=["wegow.auth_token","wegow.access_token","wegow.refresh_token","wegow.expiry_token","csrftoken","sessionid"];a.forEach((a=&gt;ne(e,a))),h.value={},y.value={}},le=async e=&gt;{const a={id:h.value.id,genres:[]};a.genres=h.value.genres.map((e=&gt;e.id)),a.genres.includes(e)?a.genres.splice(a.genres.indexOf(e),1):a.genres.push(e),await t.followGenre(a)},ce=async e=&gt;{const a={id:h.value.id,genres:e};await t.followGenre(a),y.value.genres=!0},de=async e=&gt;{let a={page_size:e.page_size||20,page:e.page||1,friends_with:e.id,"friend-name":e.search};await t.getFriends(a)},ue=async e=&gt;{let a={page_size:e.page_size||20,page:e.page||1,"friend-name":e.search};await t.getSearchUsers(a)},pe=async e=&gt;{await t.getUser(e)},me=async()=&gt;{await t.getUsers()},ge=async e=&gt;{await t.deleteLocation(e)},he=async()=&gt;{await t.deleteAccount(),re(),a.push({name:"home"})},ve=async e=&gt;{const a={artists:e.id};await t.getArtistFollowers(a)},fe=async e=&gt;{await t.getUsersLikedMoment(e)},be=async e=&gt;{const a={events:e.id,page_size:20,count:!0};await t.getEventFollowers(a)},we=async e=&gt;{const a={venue:e.id};await t.getVenueFollowers(a)},ye=async e=&gt;{const a={campaigns:e.id};await t.getCampaignFollowers(a)},Ae=async(e=void 0)=&gt;{p.value=!0,await t.getMyTickets(e),p.value=!1},We=async(e=!1,a,i=!0)=&gt;{!1!==i&amp;&amp;(p.value=!0);try{await t.getTicketsWeswap(e,a)}catch(s){console.error(s)}i&amp;&amp;(p.value=!1)},ke=async e=&gt;{await t.getEventInvoices({event:e})},ze=async e=&gt;{await t.getEventPurchasesCoverage({event:e})},Ee=async e=&gt;{let a={other:e.id,status:"request_sent",newStatus:"request_sent"};await t.setFriendshipStatus(a),e.friendship?e.friendship.status="request_sent":e.friendship={status:"request_sent"}},xe=async e=&gt;{let a={other:e.id,status:"friends",newStatus:"friends"};await t.setFriendshipStatus(a),e.friendship?e.friendship.status="friends":e.friendship={status:"friends"}},Se=async e=&gt;{let a={other:e.id};await t.deleteFriendship(a),e.friendship?e.friendship.status="none":e.friendship={status:"none"}},Ce=async()=&gt;{m.value=!0,await t.getPerfectCompanion(),m.value=!1},qe=async e=&gt;{await t.addLocation(e)},Te=async e=&gt;{let a={email:e};try{await t.forgetPassword(a),R({modal:{imageType:"accept",title:"wegow.login.sendEmail",description:"wegow.login.sendEmailSubtitle",close_method:()=&gt;{j()}}})}catch(i){R({modal:{title:"general.error",description:"wegow.login.noResetPassword"}})}},Ie=async e=&gt;{let a={token:e};await t.validateTokenPassword(a)},Pe=async(e,a)=&gt;{let i={password:e,token:a};try{await t.changePassword(i),R({modal:{title:"wegow.login.passwordChanged",description:"wegow.login.passwordChangedSubtitle",btn_message:"wegow.headers.goToWegow",close_method:()=&gt;{j()},button_method:()=&gt;{j()}}})}catch(s){R({modal:{title:"general.error",description:"wegow.login.notValidPassword",btn_message:"general.accept"}})}},Oe=async e=&gt;{let a={token:e};await t.validateTokenUnsubscribe(a)},Ue=async e=&gt;{let a={token:e};try{await t.unsubscribeEmails(a),R({modal:{title:"wegow.login.unsubscribeCorrect",btn_message:"wegow.headers.goToWegow",close_method:()=&gt;{j()},button_method:()=&gt;{j()}}})}catch(i){R({modal:{title:"general.error"}})}},De=async e=&gt;{try{let a=await t.confirmEmail(e);R({modal:{imageType:"info",title:a}})}catch(a){R({modal:{title:"general.error"}})}},Ge=()=&gt;e.getCookie("wegow.user-language")?e.getCookie("wegow.user-language"):h.value.language?h.value.language:e.getCookie("wegow.user-region")&amp;&amp;2===e.getCookie("wegow.user-region").length?e.getCookie("wegow.user-region"):"es";return{PRIVACY_ONLY_FRIENDS:F,PRIVACY_PRIVATE:L,PRIVACY_PUBLIC:N,loadingInit:n,loadingTickets:p,gettingPerfectCompanion:m,
//! Properties
userDetail:h,user:v,list:f,listUsers:b,genres:w,userStatus:y,artistFollowers:A,eventFollowers:W,venueFollowers:k,companyFollowers:z,campaignFollowers:E,usersLikedMoment:x,cards:S,location:C,started:q,perfectCompanion:T,myTickets:I,weswapEvents:P,invoices:O,purchasesCoverage:U,serverError:D,maintenancePage:G,
//! Computed
isAuth:(0,s.Fl)((()=&gt;"{}"!==JSON.stringify(h.value))),
//! Metodos
showMaintenancePage:Q,initUser:V,init:K,simpleInit:Z,signIn:H,signUp:J,signUpPromoter:X,closeSession:se,getUser:pe,getUsers:me,setProfile:ae,updateUser:_,updatePrivacy:ie,updateSettings:te,followGenre:le,followGenres:ce,getChatMembers:ee,getFriends:de,getSearchUsers:ue,deleteLocation:ge,addLocation:qe,deleteAccount:he,getArtistFollowers:ve,getEventFollowers:be,getCampaignFollowers:ye,getVenueFollowers:we,getMyTickets:Ae,getTicketsWeswap:We,getEventInvoices:ke,getEventPurchasesCoverage:ze,sendFriendshipRequest:Ee,acceptFriendshipRequest:xe,deleteFriendship:Se,getPerfectCompanion:Ce,sendBuyer:Y,getUsersLikedMoment:fe,forgetPassword:Te,validateTokenPassword:Ie,changePassword:Pe,validateTokenUnsubscribe:Oe,unsubscribeEmails:Ue,confirmEmail:De,validatePromoter:$,selectedRegion:Ge,deleteCookies:re}}},61403:function(e,a,t){"use strict";t.d(a,{Z:function(){return n}});var i=t(17115),s=t(34636),o=t(33780);const n=()=&gt;{const e=(0,o.Y)(),{venues:a,media:t,details:n,venuesRelatedToVenue:r,venuesRelatedToEvent:l}=(0,i.Jk)(e),{userDetail:c}=(0,s.a)(),d=async a=&gt;{let t={page_size:20,page:1,query:a};await e.getVenues(t)},u=async a=&gt;{let t={page_size:20,page:1,followers:a.id};await e.getVenues(t)},p=async a=&gt;{let t={related_to_venue:a.id,page_size:a.page_size||10};await e.getVenuesRelatedToVenue(t)},m=async a=&gt;{let t={related_to_venue:a.venue?.id,page_size:a.page_size||10};await e.getVenuesRelatedToEvent(t)},g=async a=&gt;{const t={venue:a.id};a.followers_count+=1,a.user.following=!0,c.value.artists_count+=1,await e.followVenue(t)},h=async a=&gt;{const t={venue:a.id};a.followers_count-=1,a.user.following=!1,c.value.artists_count-=1,await e.unfollowVenue(t)},v=async a=&gt;await e.getDetails(a),f=async({id:a})=&gt;await e.getVenueMedia({venue:a});return{
//! Properties
venues:a,media:t,details:n,venuesRelatedToVenue:r,venuesRelatedToEvent:l,
//! Metodos
getVenues:d,getDetails:v,followVenue:g,unfollowVenue:h,getVenueMedia:f,getVenuesFollowed:u,getVenuesRelatedToVenue:p,getVenuesRelatedToEvent:m}}},9015:function(e,a,t){"use strict";t.d(a,{Z:function(){return h}});var i=t(17115),s=t(96211),o=t.n(s);const n="https://5wrgpkrxj5.execute-api.us-east-1.amazonaws.com/waiting-room";class r{async getToken(e){const a=await o().get(`${n}/${e}/token`);return a.data}async checkToken(e,a){const t=await o().get(`${n}/${e}/token/${a}`);return t.data}async getWaitingRoomEvent(e){const a=await o().get(`${n}/${e}`);return a.data}}const l=new r;var c=l,d=t(2745),u=t(97296);const p=(0,i.Q_)("waitingRoom",{state:()=&gt;({token:void 0,event:null,tokenInfo:null}),actions:{async checkToken(e,a){try{if(this.tokenInfo=await c.checkToken(e,a),this.tokenInfo?.purchase_status===u.jq)throw Error("Invalid expired token");if(this.tokenInfo?.purchase_status===u.Yn)throw Error("Invalid finished token")}catch{(0,d.k)("wegow.wr-token"),this.token=void 0,this.tokenInfo=null}return this.tokenInfo},async getToken(e){return this.tokenInfo=await c.getToken(e),(0,d.d)("wegow.wr-token",this.tokenInfo.token),this.token=this.tokenInfo.token},async getWaitingRoomEvent(e){return this.event=await c.getWaitingRoomEvent(e)}}});var m=t(19812),g=t(644);const h=()=&gt;{const e=p(),{event:a,token:t,tokenInfo:s}=(0,i.Jk)(e),o=(0,g.yj)(),n=async a=&gt;{try{return await e.getWaitingRoomEvent(a)}catch(t){return{}}},r=a=&gt;e.getToken(a),l=(a,t)=&gt;e.checkToken(a,t),c=e=&gt;{const a=["WaitingRoom","WaitingRoomPurchasePage","WaitingRoomPaymentPage","WaitingRoomThankYouPage"];return a.includes(e)},d=(0,m.Fl)((()=&gt;c(o.name)));return{event:a,token:t,tokenInfo:s,isWaitingRoom:d,getIsWaitingRoom:c,getWaitingRoomEvent:n,getToken:r,checkToken:l}}},97296:function(e,a,t){"use strict";t.d(a,{D_:function(){return r},JV:function(){return s},LG:function(){return o},M2:function(){return m},ND:function(){return d},Rm:function(){return c},SJ:function(){return y},WT:function(){return l},Y:function(){return f},Yn:function(){return k},ZK:function(){return p},gE:function(){return n},j$:function(){return u},jq:function(){return W},kb:function(){return b},od:function(){return g},y_:function(){return i},z0:function(){return A}});const i=["es","de","gb","fr","it","pt","ch","nl","ie","at","be","mx","co","ar","cl","br","us","ca","au","se","pe","es-es","es-us","es-mx","es-co","es-ar","es-cl","es-br","es-pe","de-de","de-at","de-ch","en-gb","en-ch","en-nl","en-ie","en-at","en-be","en-us","en-ca","en-au","en-se","en-es","fr-fr","fr-ca","fr-be","it-it","pt-pt"],s={"en-es":"en"},o={spanish:["es","mx","co","ar","cl","pe","es-es","es-us","es-mx","es-co","es-ar","es-cl","es-br","es-en","es-pe"],german:["de","ch","at","de-de","de-at","de-ch"],english:["us","gb","en","nl","ie","ca","au","se","en-gb","en-ch","en-nl","en-ie","en-at","en-be","en-us","en-ca","en-au","en-se","en-es"],french:["fr","be","fr-fr","fr-ca","fr-be"],italian:["it","it-it"],portuguese:["pt","br","pt-pt","pt-br"]},n={es:"es",de:"de",gb:"en",fr:"fr",it:"it",pt:"pt",ch:"de",nl:"en",ie:"en",at:"de",be:"fr",mx:"es",co:"es",ar:"es",cl:"es",pe:"es",br:"pt",us:"en",ca:"en",au:"en",se:"en"},r=["es","de","en","fr","it","pt"],l={concertStrinigs:["conciertos","konzerte","concerts","concerts","concerti","concertos"],festivalStrinigs:["festivales","festivals","festivals","festivals","festivais","festival"],artistStrinigs:["artistas","kÃ¼nstler","artists","artistes","artisti","artistas"],venueStrinigs:["recintos","veranstaltungsorte","venues","lieux","sedi","locais"],usersStrinigs:["personas","person","people","personne","persona","pessoa"],pageStrinigs:["paginas","seiten","pages","pages","pagine","paginas"]},c=["general.calendar.days.monday","general.calendar.days.tuesday","general.calendar.days.wednesday","general.calendar.days.thursday","general.calendar.days.friday","general.calendar.days.saturday","general.calendar.days.sunday"],d=["general.calendar.months.january","general.calendar.months.february","general.calendar.months.march","general.calendar.months.april","general.calendar.months.may","general.calendar.months.june","general.calendar.months.july","general.calendar.months.august","general.calendar.months.september","general.calendar.months.octuber","general.calendar.months.november","general.calendar.months.december"],u={basicCards:{0:{itemsToShow:1,snapAlign:"start"},700:{itemsToShow:1.5,snapAlign:"start"},900:{itemsToShow:2.1,snapAlign:"start"},1200:{itemsToShow:2.45,snapAlign:"start"},1280:{itemsToShow:1.6,snapAlign:"start"},1600:{itemsToShow:2.6,snapAlign:"start"},3e3:{itemsToShow:10,snapAlign:"start"}},eventCards:{0:{itemsToShow:1,snapAlign:"start"},700:{itemsToShow:1.2,snapAlign:"start"},900:{itemsToShow:2.8,snapAlign:"start"},1200:{itemsToShow:3.4,snapAlign:"start"},1280:{itemsToShow:2.1,snapAlign:"start"},1600:{itemsToShow:3.5,snapAlign:"start"},3e3:{itemsToShow:10,snapAlign:"start"}},smallEventCard:{0:{itemsToShow:1.1,snapAlign:"start"},300:{itemsToShow:2.1,snapAlign:"start"},500:{itemsToShow:3.2,snapAlign:"start"},800:{itemsToShow:3.5,snapAlign:"start"},900:{itemsToShow:4.4,snapAlign:"start"},1600:{itemsToShow:3.5,snapAlign:"start"},3e3:{itemsToShow:5,snapAlign:"start"}},smallArtistRelated:{0:{itemsToShow:1.1,snapAlign:"start"},300:{itemsToShow:2.1,snapAlign:"start"},500:{itemsToShow:3.2,snapAlign:"start"},800:{itemsToShow:3.5,snapAlign:"start"},900:{itemsToShow:2.5,snapAlign:"start"},3e3:{itemsToShow:5,snapAlign:"start"}},artistEventCard:{0:{itemsToShow:1.7,snapAlign:"start"},300:{itemsToShow:2.5,snapAlign:"start"},500:{itemsToShow:2.9,snapAlign:"start"},700:{itemsToShow:3.5,snapAlign:"start"},1e3:{itemsToShow:4.4,snapAlign:"start"},1600:{itemsToShow:4.5,snapAlign:"start"},3e3:{itemsToShow:5,snapAlign:"start"}},middleScreenEventCard:{0:{itemsToShow:1.1,snapAlign:"start"},300:{itemsToShow:2.1,snapAlign:"start"},500:{itemsToShow:2.8,snapAlign:"start"},800:{itemsToShow:4.2,snapAlign:"start"},992:{itemsToShow:3.4,snapAlign:"start"}},sixCards:{0:{itemsToShow:1.1,snapAlign:"start"},300:{itemsToShow:2.1,snapAlign:"start"},500:{itemsToShow:2.8,snapAlign:"start"},800:{itemsToShow:4.2,snapAlign:"start"},992:{itemsToShow:5.8,snapAlign:"start"}},images:{0:{itemsToShow:1.1,snapAlign:"start"},300:{itemsToShow:2.1,snapAlign:"start"},500:{itemsToShow:3,snapAlign:"start"},700:{itemsToShow:4.4,snapAlign:"start"},900:{itemsToShow:4.2,snapAlign:"start"},1e3:{itemsToShow:3.5,snapAlign:"start"}},galleryImages:{0:{itemsToShow:2.1,snapAlign:"start"},700:{itemsToShow:3.2,snapAlign:"start"},800:{itemsToShow:3,snapAlign:"start"},900:{itemsToShow:3.5,snapAlign:"start"}},galleryArtistImages:{0:{itemsToShow:2.2,snapAlign:"start"},600:{itemsToShow:1.9,snapAlign:"start"}},eventProfileRelated:{0:{itemsToShow:1.1,snapAlign:"start"},360:{itemsToShow:1.8,snapAlign:"start"},500:{itemsToShow:2.5,snapAlign:"start"},700:{itemsToShow:3,snapAlign:"start"},900:{itemsToShow:3.5,snapAlign:"start"},1200:{itemsToShow:2.2,snapAlign:"start"}},largeSectionProfileRelated:{0:{itemsToShow:1.2,snapAlign:"start"},350:{itemsToShow:1.8,snapAlign:"start"},500:{itemsToShow:2.4,snapAlign:"start"},650:{itemsToShow:3.5,snapAlign:"start"},768:{itemsToShow:2.5,snapAlign:"start"},900:{itemsToShow:3,snapAlign:"start"},1200:{itemsToShow:3.5,snapAlign:"start"}},artistConcerts:{0:{itemsToShow:1,snapAlign:"start"},300:{itemsToShow:2.8,snapAlign:"start"},768:{itemsToShow:2.1,snapAlign:"start"}}},p={cursorTooltip:{showActionHint:!0,showCategory:!0,showLabel:!0,showPricing:!0,showUnavailableNotice:!0,stylizedLabel:!0},holdOnSelect:!0,holdOnSelectForGAs:!0,mobileTooltip:{showCategory:!0,showPricing:!0},colorScheme:"dark",colors:{"theme-cursor-tooltip-background-color":"#252525","theme-color-selected":"#2effec"},showRowLines:!0,objectWithoutPricingSelectable:!1,objectWithoutCategorySelectable:!1,loading:'&lt;div class="loader-inner line-scale-party mAuto"&gt;\n    &lt;div&gt;&lt;/div&gt; &lt;div&gt;&lt;/div&gt; &lt;div&gt;&lt;/div&gt; &lt;div&gt;&lt;/div&gt;&lt;/div&gt;'},m=2,g=[["Afghanistan (â€«Ø§ÙØºØ§Ù†Ø³ØªØ§Ù†â€¬â€Ž)","af","93"],["Albania (ShqipÃ«ri)","al","355"],["Algeria (â€«Ø§Ù„Ø¬Ø²Ø§Ø¦Ø±â€¬â€Ž)","dz","213"],["American Samoa","as","1",5,["684"]],["Andorra","ad","376"],["Angola","ao","244"],["Anguilla","ai","1",6,["264"]],["Antigua and Barbuda","ag","1",7,["268"]],["Argentina","ar","54"],["Armenia (Õ€Õ¡ÕµÕ¡Õ½Õ¿Õ¡Õ¶)","am","374"],["Aruba","aw","297"],["Ascension Island","ac","247"],["Australia","au","61",0],["Austria (Ã–sterreich)","at","43"],["Azerbaijan (AzÉ™rbaycan)","az","994"],["Bahamas","bs","1",8,["242"]],["Bahrain (â€«Ø§Ù„Ø¨Ø­Ø±ÙŠÙ†â€¬â€Ž)","bh","973"],["Bangladesh (à¦¬à¦¾à¦‚à¦²à¦¾à¦¦à§‡à¦¶)","bd","880"],["Barbados","bb","1",9,["246"]],["Belarus (Ð‘ÐµÐ»Ð°Ñ€ÑƒÑÑŒ)","by","375"],["Belgium (BelgiÃ«)","be","32"],["Belize","bz","501"],["Benin (BÃ©nin)","bj","229"],["Bermuda","bm","1",10,["441"]],["Bhutan (à½&nbsp;à½–à¾²à½´à½‚)","bt","975"],["Bolivia","bo","591"],["Bosnia and Herzegovina (Ð‘Ð¾ÑÐ½Ð° Ð¸ Ð¥ÐµÑ€Ñ†ÐµÐ³Ð¾Ð²Ð¸Ð½Ð°)","ba","387"],["Botswana","bw","267"],["Brazil (Brasil)","br","55"],["British Indian Ocean Territory","io","246"],["British Virgin Islands","vg","1",11,["284"]],["Brunei","bn","673"],["Bulgaria (Ð‘ÑŠÐ»Ð³Ð°Ñ€Ð¸Ñ)","bg","359"],["Burkina Faso","bf","226"],["Burundi (Uburundi)","bi","257"],["Cambodia (áž€áž˜áŸ’áž–áž»áž‡áž¶)","kh","855"],["Cameroon (Cameroun)","cm","237"],["Canada","ca","1",1,["204","226","236","249","250","289","306","343","365","387","403","416","418","431","437","438","450","506","514","519","548","579","581","587","604","613","639","647","672","705","709","742","778","780","782","807","819","825","867","873","902","905"]],["Cape Verde (Kabu Verdi)","cv","238"],["Caribbean Netherlands","bq","599",1,["3","4","7"]],["Cayman Islands","ky","1",12,["345"]],["Central African Republic (RÃ©publique centrafricaine)","cf","236"],["Chad (Tchad)","td","235"],["Chile","cl","56"],["China (ä¸­å›½)","cn","86"],["Christmas Island","cx","61",2,["89164"]],["Cocos (Keeling) Islands","cc","61",1,["89162"]],["Colombia","co","57"],["Comoros (â€«Ø¬Ø²Ø± Ø§Ù„Ù‚Ù…Ø±â€¬â€Ž)","km","269"],["Congo (DRC) (Jamhuri ya Kidemokrasia ya Kongo)","cd","243"],["Congo (Republic) (Congo-Brazzaville)","cg","242"],["Cook Islands","ck","682"],["Costa Rica","cr","506"],["CÃ´te dâ€™Ivoire","ci","225"],["Croatia (Hrvatska)","hr","385"],["Cuba","cu","53"],["CuraÃ§ao","cw","599",0],["Cyprus (ÎšÏÏ€ÏÎ¿Ï‚)","cy","357"],["Czech Republic (ÄŒeskÃ¡ republika)","cz","420"],["Denmark (Danmark)","dk","45"],["Djibouti","dj","253"],["Dominica","dm","1",13,["767"]],["Dominican Republic (RepÃºblica Dominicana)","do","1",2,["809","829","849"]],["Ecuador","ec","593"],["Egypt (â€«Ù…ØµØ±â€¬â€Ž)","eg","20"],["El Salvador","sv","503"],["Equatorial Guinea (Guinea Ecuatorial)","gq","240"],["Eritrea","er","291"],["Estonia (Eesti)","ee","372"],["Eswatini","sz","268"],["Ethiopia","et","251"],["Falkland Islands (Islas Malvinas)","fk","500"],["Faroe Islands (FÃ¸royar)","fo","298"],["Fiji","fj","679"],["Finland (Suomi)","fi","358",0],["France","fr","33"],["French Guiana (Guyane franÃ§aise)","gf","594"],["French Polynesia (PolynÃ©sie franÃ§aise)","pf","689"],["Gabon","ga","241"],["Gambia","gm","220"],["Georgia (áƒ¡áƒáƒ¥áƒáƒ&nbsp;áƒ—áƒ•áƒ”áƒšáƒ)","ge","995"],["Germany (Deutschland)","de","49"],["Ghana (Gaana)","gh","233"],["Gibraltar","gi","350"],["Greece (Î•Î»Î»Î¬Î´Î±)","gr","30"],["Greenland (Kalaallit Nunaat)","gl","299"],["Grenada","gd","1",14,["473"]],["Guadeloupe","gp","590",0],["Guam","gu","1",15,["671"]],["Guatemala","gt","502"],["Guernsey","gg","44",1,["1481","7781","7839","7911"]],["Guinea (GuinÃ©e)","gn","224"],["Guinea-Bissau (GuinÃ© Bissau)","gw","245"],["Guyana","gy","592"],["Haiti","ht","509"],["Honduras","hn","504"],["Hong Kong (é¦™æ¸¯)","hk","852"],["Hungary (MagyarorszÃ¡g)","hu","36"],["Iceland (Ãsland)","is","354"],["India (à¤­à¤¾à¤°à¤¤)","in","91"],["Indonesia","id","62"],["Iran (â€«Ø§ÛŒØ±Ø§Ù†â€¬â€Ž)","ir","98"],["Iraq (â€«Ø§Ù„Ø¹Ø±Ø§Ù‚â€¬â€Ž)","iq","964"],["Ireland","ie","353"],["Isle of Man","im","44",2,["1624","74576","7524","7924","7624"]],["Israel (â€«×™×©×¨××œâ€¬â€Ž)","il","972"],["Italy (Italia)","it","39",0],["Jamaica","jm","1",4,["876","658"]],["Japan (æ—¥æœ¬)","jp","81"],["Jersey","je","44",3,["1534","7509","7700","7797","7829","7937"]],["Jordan (â€«Ø§Ù„Ø£Ø±Ø¯Ù†â€¬â€Ž)","jo","962"],["Kazakhstan (ÐšÐ°Ð·Ð°Ñ…ÑÑ‚Ð°Ð½)","kz","7",1,["33","7"]],["Kenya","ke","254"],["Kiribati","ki","686"],["Kosovo","xk","383"],["Kuwait (â€«Ø§Ù„ÙƒÙˆÙŠØªâ€¬â€Ž)","kw","965"],["Kyrgyzstan (ÐšÑ‹Ñ€Ð³Ñ‹Ð·ÑÑ‚Ð°Ð½)","kg","996"],["Laos (àº¥àº²àº§)","la","856"],["Latvia (Latvija)","lv","371"],["Lebanon (â€«Ù„Ø¨Ù†Ø§Ù†â€¬â€Ž)","lb","961"],["Lesotho","ls","266"],["Liberia","lr","231"],["Libya (â€«Ù„ÙŠØ¨ÙŠØ§â€¬â€Ž)","ly","218"],["Liechtenstein","li","423"],["Lithuania (Lietuva)","lt","370"],["Luxembourg","lu","352"],["Macau (æ¾³é–€)","mo","853"],["North Macedonia (ÐœÐ°ÐºÐµÐ´Ð¾Ð½Ð¸Ñ˜Ð°)","mk","389"],["Madagascar (Madagasikara)","mg","261"],["Malawi","mw","265"],["Malaysia","my","60"],["Maldives","mv","960"],["Mali","ml","223"],["Malta","mt","356"],["Marshall Islands","mh","692"],["Martinique","mq","596"],["Mauritania (â€«Ù…ÙˆØ±ÙŠØªØ§Ù†ÙŠØ§â€¬â€Ž)","mr","222"],["Mauritius (Moris)","mu","230"],["Mayotte","yt","262",1,["269","639"]],["Mexico (MÃ©xico)","mx","52"],["Micronesia","fm","691"],["Moldova (Republica Moldova)","md","373"],["Monaco","mc","377"],["Mongolia (ÐœÐ¾Ð½Ð³Ð¾Ð»)","mn","976"],["Montenegro (Crna Gora)","me","382"],["Montserrat","ms","1",16,["664"]],["Morocco (â€«Ø§Ù„Ù…ØºØ±Ø¨â€¬â€Ž)","ma","212",0],["Mozambique (MoÃ§ambique)","mz","258"],["Myanmar (Burma) (á€™á€¼á€”á€ºá€™á€¬)","mm","95"],["Namibia (NamibiÃ«)","na","264"],["Nauru","nr","674"],["Nepal (à¤¨à¥‡à¤ªà¤¾à¤²)","np","977"],["Netherlands (Nederland)","nl","31"],["New Caledonia (Nouvelle-CalÃ©donie)","nc","687"],["New Zealand","nz","64"],["Nicaragua","ni","505"],["Niger (Nijar)","ne","227"],["Nigeria","ng","234"],["Niue","nu","683"],["Norfolk Island","nf","672"],["North Korea (ì¡°ì„&nbsp; ë¯¼ì£¼ì£¼ì˜ ì¸ë¯¼ ê³µí™”êµ­)","kp","850"],["Northern Mariana Islands","mp","1",17,["670"]],["Norway (Norge)","no","47",0],["Oman (â€«Ø¹ÙÙ…Ø§Ù†â€¬â€Ž)","om","968"],["Pakistan (â€«Ù¾Ø§Ú©Ø³ØªØ§Ù†â€¬â€Ž)","pk","92"],["Palau","pw","680"],["Palestine (â€«ÙÙ„Ø³Ø·ÙŠÙ†â€¬â€Ž)","ps","970"],["Panama (PanamÃ¡)","pa","507"],["Papua New Guinea","pg","675"],["Paraguay","py","595"],["Peru (PerÃº)","pe","51"],["Philippines","ph","63"],["Poland (Polska)","pl","48"],["Portugal","pt","351"],["Puerto Rico","pr","1",3,["787","939"]],["Qatar (â€«Ù‚Ø·Ø±â€¬â€Ž)","qa","974"],["RÃ©union (La RÃ©union)","re","262",0],["Romania (RomÃ¢nia)","ro","40"],["Russia (Ð&nbsp;Ð¾ÑÑÐ¸Ñ)","ru","7",0],["Rwanda","rw","250"],["Saint BarthÃ©lemy","bl","590",1],["Saint Helena","sh","290"],["Saint Kitts and Nevis","kn","1",18,["869"]],["Saint Lucia","lc","1",19,["758"]],["Saint Martin (Saint-Martin (partie franÃ§aise))","mf","590",2],["Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)","pm","508"],["Saint Vincent and the Grenadines","vc","1",20,["784"]],["Samoa","ws","685"],["San Marino","sm","378"],["SÃ£o TomÃ© and PrÃ­ncipe (SÃ£o TomÃ© e PrÃ­ncipe)","st","239"],["Saudi Arabia (â€«Ø§Ù„Ù…Ù…Ù„ÙƒØ© Ø§Ù„Ø¹Ø±Ø¨ÙŠØ© Ø§Ù„Ø³Ø¹ÙˆØ¯ÙŠØ©â€¬â€Ž)","sa","966"],["Senegal (SÃ©nÃ©gal)","sn","221"],["Serbia (Ð¡Ñ€Ð±Ð¸Ñ˜Ð°)","rs","381"],["Seychelles","sc","248"],["Sierra Leone","sl","232"],["Singapore","sg","65"],["Sint Maarten","sx","1",21,["721"]],["Slovakia (Slovensko)","sk","421"],["Slovenia (Slovenija)","si","386"],["Solomon Islands","sb","677"],["Somalia (Soomaaliya)","so","252"],["South Africa","za","27"],["South Korea (ëŒ€í•œë¯¼êµ­)","kr","82"],["South Sudan (â€«Ø¬Ù†ÙˆØ¨ Ø§Ù„Ø³ÙˆØ¯Ø§Ù†â€¬â€Ž)","ss","211"],["EspaÃ±a","es","34"],["Sri Lanka (à·à·Šâ€à¶»à·“ à¶½à¶‚à¶šà·à·€)","lk","94"],["Sudan (â€«Ø§Ù„Ø³ÙˆØ¯Ø§Ù†â€¬â€Ž)","sd","249"],["Suriname","sr","597"],["Svalbard and Jan Mayen","sj","47",1,["79"]],["Sweden (Sverige)","se","46"],["Switzerland (Schweiz)","ch","41"],["Syria (â€«Ø³ÙˆØ±ÙŠØ§â€¬â€Ž)","sy","963"],["Taiwan (å°ç£)","tw","886"],["Tajikistan","tj","992"],["Tanzania","tz","255"],["Thailand (à¹„à¸—à¸¢)","th","66"],["Timor-Leste","tl","670"],["Togo","tg","228"],["Tokelau","tk","690"],["Tonga","to","676"],["Trinidad and Tobago","tt","1",22,["868"]],["Tunisia (â€«ØªÙˆÙ†Ø³â€¬â€Ž)","tn","216"],["Turkey (TÃ¼rkiye)","tr","90"],["Turkmenistan","tm","993"],["Turks and Caicos Islands","tc","1",23,["649"]],["Tuvalu","tv","688"],["U.S. Virgin Islands","vi","1",24,["340"]],["Uganda","ug","256"],["Ukraine (Ð£ÐºÑ€Ð°Ñ—Ð½Ð°)","ua","380"],["United Arab Emirates (â€«Ø§Ù„Ø¥Ù…Ø§Ø±Ø§Øª Ø§Ù„Ø¹Ø±Ø¨ÙŠØ© Ø§Ù„Ù…ØªØ­Ø¯Ø©â€¬â€Ž)","ae","971"],["United Kingdom","gb","44",0],["United States","us","1",0],["Uruguay","uy","598"],["Uzbekistan (OÊ»zbekiston)","uz","998"],["Vanuatu","vu","678"],["Vatican City (CittÃ&nbsp; del Vaticano)","va","39",1,["06698"]],["Venezuela","ve","58"],["Vietnam (Viá»‡t Nam)","vn","84"],["Wallis and Futuna (Wallis-et-Futuna)","wf","681"],["Western Sahara (â€«Ø§Ù„ØµØ­Ø±Ø§Ø¡ Ø§Ù„ØºØ±Ø¨ÙŠØ©â€¬â€Ž)","eh","212",1,["5288","5289"]],["Yemen (â€«Ø§Ù„ÙŠÙ…Ù†â€¬â€Ž)","ye","967"],["Zambia","zm","260"],["Zimbabwe","zw","263"],["Ã…land Islands","ax","358",1,["18"]]];for(var h=0;h&lt;g.length;h++){var v=g[h];g[h]={name:v[0],iso2:v[1],dialCode:v[2],priority:v[3]||0,areaCodes:v[4]||null}}const f=0,b=1,w={PURCHASE_EXPIRED:"EXPIRED",PURCHASE_PENDING:"PENDING",PURCHASE_STARTED:"STARTED",PURCHASE_FINISHED:"FINISHED"};Object.freeze(w);const{PURCHASE_PENDING:y,PURCHASE_STARTED:A,PURCHASE_EXPIRED:W,PURCHASE_FINISHED:k}=w},13710:function(e,a,t){"use strict";t.d(a,{default:function(){return C}});var i=t(17115),s=t(8252),o=t(54693),n=t(92995),r=t(644),l=t(44220),c=t(18197),d=t(35641),u=t(2144),p=t(96211),m=t.n(p),g=t(53400),h=t(23619);const v=function(){return{API_URL:"http://localhost:8089/api"}};var f=t(1623);const b=t(18563),w=t(20790),y=t(39929),A=t(20504),W=t(69898),k=t(844),z={es:{currency:{style:"currency",currency:"EUR"}},en:{currency:{style:"currency",currency:"USD"}},de:{currency:{style:"currency",currency:"EUR"}},it:{currency:{style:"currency",currency:"EUR"}},fr:{currency:{style:"currency",currency:"EUR"}},pt:{currency:{style:"currency",currency:"EUR"}}},E=(0,h.o)({legacy:!1,warnHtmlInMessage:"off",locale:"es",fallbackLocale:"es",silentTranslationWarn:!0,numberFormats:z,messages:{es:b,en:w,de:y,it:A,pt:W,fr:k}}),x=l.ri(o.Z),S=(0,i.WB)();S.use(s.Z),S.use(v),x.config.debug=!0,x.config.devtools=!0,x.use(E).use(g.Z,m()).provide("axios",x.config.globalProperties.axios).use(n.Z).use(r["default"]).use(S).use(f.ZP,{config:{id:"G-V5SVM4LZ1D",anonymizeIp:!0,ecommerce:{enabled:!0}},enabled:!0}),c.S({app:x,dsn:"https://ca0eeb918f43aa0dcca8bd73e0135e11@sentry.wegow.com/9",environment:"production",ations:[d.E({router:n.Z}),u.Li({maskAllText:!1,blockAllMedia:!1})],tracesSampleRate:1,tracePropagationTargets:["localhost",/^http:\/\/(www\.)?wegowlocal\.com/,/^https:\/\/(www\.)?(beta)?wegow\.com/],replaysSessionSampleRate:.1,replaysOnErrorSampleRate:1,beforeSend(e,a){try{let a;const t=["smartclip","stickyscroller"],i=e.exception.values.some((e=&gt;e.stacktrace.frames.some((e=&gt;t.some((t=&gt;(a=t,e.filename.includes(t))))))));i&amp;&amp;(e.tags=e.tags||{},e.tags.external=a)}catch{}return e}});var C=E;x.mount("#app")},10276:function(e,a,t){"use strict";function i(e,a){return"string"===typeof a&amp;&amp;""!==a||(a="EUR"),new Intl.NumberFormat("es-es",{style:"currency",currency:a}).format(e)}function s(e){const a=e.match(/[\d.,]+/);return a?parseFloat(a[0].replace(",",".")):null}t.d(a,{p:function(){return s},x:function(){return i}})},36190:function(e,a,t){"use strict";t.d(a,{Jy:function(){return d},MF:function(){return m},We:function(){return l},p6:function(){return n},wX:function(){return p},xH:function(){return c},yL:function(){return u}});var i=t(72408),s=t.n(i),o=t(97296);function n(e,a,t=!1){const i=r(a);return e=t?s()(e).locale(i):s()(e).locale(i).utc(),e.format("D MMM YYYY")}function r(e){let a="";return a=o.D_.includes(e)?e:o.gE[e]?o.gE[e]:"es",a}function l(e,a,t=!1){const i=r(a);e=t?s()(e).locale(i):s()(e).locale(i).utc();const o=e.format("dddd"),n=e.format("D"),l=e.format("MMMM"),c=e.format("YYYY"),d=e.format("HH:mm"),u=["st","nd","rd","th","th","th","th","th","th","th","th","th","th","th","th","th","th","th","th","th","st","nd","rd","th","th","th","th","th","th","th","st"];return{dayweek:o,day:n,month:l,sufix:u[n-1],year:c,hour:d}}function c(e,a){return new Date(e).toLocaleTimeString(a,{hour:"2-digit",minute:"2-digit",hour12:!1})}function d(){let e=new Date;return e.getMonth()+1&gt;=5&amp;&amp;e.getMonth()+1&lt;12?`${(new Date).getFullYear()}-${(new Date).getFullYear()+1}`:`${(new Date).getFullYear()}`}function u(e,a,t=!1){const i=r(a);return e=t?s()(e).locale(i):s()(e).locale(i).utc(),e.format("HH:mm")}function p(e,a,t=!1){const i=r(a);e=t?s()(e).locale(i):s()(e).locale(i).utc();const o=e.format("D"),n=e.format("MMMM"),l=e.format("YYYY"),c=["st","nd","rd","th","th","th","th","th","th","th","th","th","th","th","th","th","th","th","th","th","st","nd","rd","th","th","th","th","th","th","th","st"];return{day:o,month:n,sufix:c[o-1],year:l}}function m(e,a,t=!1){const i=r(a);return e=t?s()(e).locale(i):s()(e).locale(i).utc(),e.format("YYYYMMDDTHHmmss")}},9236:function(e,a,t){"use strict";t.d(a,{C:function(){return i},S:function(){return s}});class i extends Error{constructor(e){super(e),this.name="ProductStockError"}}class s extends Error{constructor(e){super(e),this.name="CreatePurchaseError"}}},70412:function(e,a,t){"use strict";t.d(a,{F:function(){return r},q:function(){return n}});var i=t(9236),s=t(13710),o=t(90668);const n=(e="")=&gt;{const{t:a}=s["default"].global;if(400===e.status&amp;&amp;"Insuficient Stock in product"===e.data.message)throw new i.C(a("wegow.purchase.errors.noStock"))},r=(e="")=&gt;{const{openErrorModal:a}=(0,o.I)(),{t:t}=s["default"].global;throw 409===e.status&amp;&amp;"Can't create negative amount of tickets"===e.data.error?(a({modal:{title:t("general.error"),description:t("wegow.purchase.errors.negativeAmountMessage"),btn_message:"wegow.error.accept"}}),new i.S(t("wegow.purchase.errors.negativeAmount"))):(a({modal:{title:t("general.error"),description:t("wegow.purchase.errors.genericErrorMessage"),btn_message:"wegow.error.accept"}}),new i.S(t("wegow.purchase.errors.genericError")))}},69074:function(e,a,t){"use strict";t.d(a,{d:function(){return s},h:function(){return r}});const i=["u-param-EventProfile","u-param-ArtistProfile","u-param-VenueProfile","u-param-PurchasePage","u-param-CompanyPage","r-param-EventProfile","r-param-ArtistProfile","r-param-VenueProfile","r-param-PurchasePage","r-param-CompanyPage"];function s(e,a,t){let i="";o(),"r"===t?i=JSON.stringify({r:a.query.r,slug:a.params.slug}):"u"===t&amp;&amp;(i=JSON.stringify({u:a.query.u,slug:a.params.slug})),localStorage.setItem(e,i)}function o(){for(const e of i){const a=localStorage.getItem(e);a&amp;&amp;n(e)}}function n(e){localStorage.removeItem(e)}function r(e){for(const a of i){const t=localStorage.getItem(a);if(t){const i=JSON.parse(t),s=new RegExp(`${i.slug}\\w*`,"g");if(s.test(e))return a}}return null}},45033:function(e,a,t){"use strict";t.d(a,{Z:function(){return s}});var i=t(19812);function s(e,a){if(!e)return;const t=t=&gt;{if(e.value&amp;&amp;t.target!==e.value&amp;&amp;!e.value.contains(t.target))return a()};return(0,i.bv)((()=&gt;{document.addEventListener("click",t)})),(0,i.Jd)((()=&gt;{document.removeEventListener("click",t)})),{listener:t}}},90668:function(e,a,t){"use strict";t.d(a,{I:function(){return o}});var i=t(20521),s=t(19812);function o(){const e="open-modal",a="close-modal",t="open-error",o="close-error",n="open-preview-modal",r="close-preview-modal",l="open-loader",c="close-loader",d="open-tooltip",u="close-tooltip",p="sign-in",m="sign-up",g="user-nologin-info",h="sign-in-purchase",v="sign-up-purchase",f="forget-password",b="change-password",w="unsubscribe-emails",y="buyer-modal",A="calendar",W="basic-info",k="profile-info",z="sign-up-promoter",E="perfect-companion",x="map-modal",S="moment-modal",C="moment-followers-modal",q="image-preview",T="insurance-modal",I="create-chat",P="chat-users",O="sync-artists",U="modal-success",D=(0,i.iH)(void 0),G=(0,i.iH)(void 0),B=(0,i.iH)(void 0),M=(0,i.iH)(void 0),R=(0,i.iH)(!1),j=(0,i.qj)({}),N=(0,s.Fl)((()=&gt;j[D.value]??{})),F=(0,s.Fl)((()=&gt;j[B.value]??{}));function L(e,a={},t=D){t.value=e,j[e]=(0,i.qj)(a)}function V(e=D){delete j[e.value],e.value=void 0}function Q(e){G.value=e}function K(e){M.value=e}function Z(){M.value=void 0}function H(){G.value=void 0}function Y(){R.value=!0}function J(){R.value=!1}function X({detail:{modal:e,props:a}}){L(e,a)}function _(){V()}function $({detail:{modal:e,props:a}}){L(e,a,B)}function ee(){V(B)}function ae({detail:{modal:e}}){Q(e)}function te({detail:{modal:e}}){K(e)}function ie(){Z()}function se(){H()}function oe(){Y()}function ne(){J()}function re(e,a=void 0,t=void 0){document.dispatchEvent(new CustomEvent(e,{detail:{modal:a,props:t}}))}function le(a,t={}){re(e,a,t)}function ce(){re(a)}function de(e,a={}){re(n,e,a)}function ue(){re(r)}function pe(e){re(t,e)}function me(){re(o)}function ge(){re(l)}function he(){re(c)}function ve(e){re(d,e)}function fe(){re(u)}const be={[e]:X,[a]:_,[t]:ae,[o]:se,[l]:oe,[c]:ne,[n]:$,[r]:ee,[d]:te,[u]:ie};return(0,s.bv)((()=&gt;{Object.entries(be).forEach((([e,a])=&gt;document.addEventListener(e,a)))})),(0,s.Ah)((()=&gt;{Object.entries(be).forEach((([e,a])=&gt;document.removeEventListener(e,a)))})),{SIGN_IN:p,SIGN_UP:m,SIGN_IN_PURCHASE:h,SIGN_UP_PURCHASE:v,FORGET_PASSWORD:f,CHANGE_PASSWORD:b,UNSUBSCRIBE_EMAILS:w,BUYER_MODAL:y,USER_NOLOGIN_INFO:g,CALENDAR:A,PROFILE_INFO:k,BASIC_INFO_MODAL:W,SIGN_UP_PROMOTER:z,PERFECT_COMPANION:E,MAP:x,MOMENT:S,MOMENT_LIKES:C,IMAGE_PREVIEW:q,INSURANCE_MODAL:T,CREATE_CHAT_MODAL:I,MODAL_CHAT_USERS:P,MODAL_SUCCESS:U,MODAL_SYNC_ARTISTS:O,activeModal:D,errorModal:G,modalProps:N,previewModal:B,previewModalProps:F,bigLoader:R,tooltipModal:M,openModal:le,closeModal:ce,openErrorModal:pe,closeErrorModal:me,openBigLoader:ge,closeBigLoader:he,openPreviewModal:de,closePreviewModal:ue,openTooltip:ve,closeTooltip:fe}}},2745:function(e,a,t){"use strict";t.d(a,{d:function(){return o},k:function(){return n}});var i=t(69765);const s=i.$,o=async(e,a,t=31536e3)=&gt;{const i="https://www",o={path:"/",expire:t,domain:"https://www.wegow.com".replace(i,""),secure:!0};s.setCookie(e,a,o)},n=e=&gt;{const a="https://www";return!!s.getCookie(e)&amp;&amp;(s.removeCookie(e,{path:"/",expires:new Date(0),domain:"https://www.wegow.com".replace(a,""),secure:!0}),!0)}},92995:function(e,a,t){"use strict";function i(e,a,t){const s=a[t];return s?async()=&gt;{const o=i(e,a,t+1);await s({...e,next:o})}:e.next}t.d(a,{Z:function(){return Je},_:function(){return He}});var s=i,o=t(644),n=t(34636);async function r({next:e,store:a}){try{const{isAuth:a}=(0,n.a)();return a.value?e():e("/")}catch(t){console.error(t)}}var l=t(69765);const c=l.$;async function d({to:e,next:a}){try{return c.getCookie("wegow.user-region")&amp;&amp;(2===c.getCookie("wegow.user-region").length||c.getCookie("wegow.user-region").includes("-"))?a({path:"/"+c.getCookie("wegow.user-region"),query:e.query}):e.query["confirm-email"]?a({path:"/es",query:e.query}):a()}catch(t){console.error(t)}}var u=t(97296);const p=l.$;async function m({to:e,next:a}){try{let t="https://www";(!p.getCookie("wegow.user-region")||p.getCookie("wegow.user-region").length&gt;2)&amp;&amp;p.setCookie("wegow.user-region",e.params.region||"es",{path:"/",expire:31536e3,domain:"https://www.wegow.com".replace(t,""),secure:!0});let i=e.params.region.includes("-")?e.params.region.split("-")[1]:e.params.region,s="";return u.JV[e.params.region]?(s=e.href.replace(e.params.region,u.JV[e.params.region]),a(s)):e.params.region.includes("-")?(s=e.href.replace(e.params.region,i),a(s)):u.y_.includes(i)?a():a("/")}catch(t){console.error(t)}}const g=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6322),t.e(3544),t.e(6681)]).then(t.bind(t,71114)),h=[{path:"/:region/:type/geo/",name:"FiltersPage",redirect:e=&gt;{const{region:a,type:t}=e.params;return`${a}/${t}`},meta:{middleware:[m]},children:[{path:":country",name:"FiltersPageCountry",component:g,meta:{middleware:[m]},children:[{path:":administrative_division",name:"FiltersPageCountryAdministrativeDivision",component:g,children:[{path:"",name:"FiltersPageCountryAdministrativeDivision",component:g},{path:":city",name:"FiltersPageCountryAdministrativeDivisionCity",component:g,children:[{path:"",name:"FiltersPageCountryAdministrativeDivisionCity",component:g},{path:"cal/:date",name:"FiltersPageCountryAdministrativeDivisionCityDate",component:g,children:[{path:"",name:"FiltersPageCountryAdministrativeDivisionCityDate",component:g},{path:"gen/:genre",name:"FiltersPageCountryAdministrativeDivisionCityDateGenre",component:g}]},{path:"gen/:genre",name:"FiltersPageCountryAdministrativeDivisionCityGenre",component:g}]},{path:"cal/:date",name:"FiltersPageCountryAdministrativeDivisionDate",component:g,children:[{path:"",name:"FiltersPageCountryAdministrativeDivisionDate",component:g},{path:"gen/:genre",name:"FiltersPageCountryAdministrativeDivisionDateGenre",component:g}]},{path:"gen/:genre",name:"FiltersPageCountryGenre",component:g}]},{path:"cal/:date",name:"FiltersPageCountryDate",component:g,children:[{path:"",name:"FiltersPageCountryDate",component:g},{path:"gen/:genre",name:"FiltersPageCountryDateGenre",component:g}]},{path:"gen/:genre",name:"FiltersPageCountryGenre",component:g}]}]}];var v=h,f=t(9015),b=(t(57658),t(19812)),w=t(55893),y=t(36799),A=t(81332);const W={class:"ko-payment"},k={class:"ko-payment--container"},z={class:"ko-payment--container__title"},E={class:"ko-payment--container__subtitle"};var x={__name:"KOPaymentMyTicket",setup(e){const a=(0,o.tv)(),t=(0,A.d)();(0,b.bv)((async()=&gt;{const e=localStorage.getItem("ticket_code"),a=localStorage.getItem("ticket_email");if(e&amp;&amp;a){const i={email:a,ticketCode:e};await t.loginMyTicket(i)}localStorage.removeItem("ticket_code"),localStorage.removeItem("ticket_email"),localStorage.removeItem("redsys_redirection")}));const i=()=&gt;{a.push({name:"MyTicketUpgrade"})},s=()=&gt;{a.push({name:"MyTicketLogin"})};return(e,a)=&gt;((0,b.wg)(),(0,b.iD)("div",W,[(0,b._)("div",k,[(0,b._)("span",z,(0,w.zw)(e.$t("myTicket.titles.ups")),1),(0,b._)("span",E,(0,w.zw)(e.$t("myTicket.titles.paymentFailed")),1),(0,b.Wm)(y.Z,{class:"ko-payment--container__button",background:"opacity",color:"topaz",text:e.$t("myTicket.titles.retryUpgrade"),onClick:i},null,8,["text"]),(0,b._)("span",{class:"ko-payment--container__manage-other",onClick:s},(0,w.zw)(e.$t("myTicket.titles.continueManaging")),1)])]))}},S=t(48998);const C=(0,S.Z)(x,[["__scopeId","data-v-5ef2918a"]]);var q=C;const T=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6322),t.e(1464),t.e(3048)]).then(t.bind(t,58793)),I=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6322),t.e(1204),t.e(1464),t.e(9023)]).then(t.bind(t,29023)),P=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4431)]).then(t.bind(t,79569)),O=()=&gt;t.e(5543).then(t.bind(t,85543)),U=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6506)]).then(t.bind(t,4032)),D=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(8351)]).then(t.bind(t,22301)),G=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(3989)]).then(t.bind(t,47298)),B=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6136)]).then(t.bind(t,24947)),M=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6322),t.e(1204),t.e(3624)]).then(t.bind(t,33624)),R=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(1165),t.e(9734)]).then(t.bind(t,28092)),j=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4709)]).then(t.bind(t,92848)),N=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(990)]).then(t.bind(t,60500)),F=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(228)]).then(t.bind(t,81547)),L=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(8457)]).then(t.bind(t,93330)),V=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(802)]).then(t.bind(t,76817)),Q=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6766),t.e(2140)]).then(t.bind(t,82140)),K=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6766),t.e(2534)]).then(t.bind(t,72534)),Z=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(378)]).then(t.bind(t,99310)),H=()=&gt;Promise.all([t.e(9763),t.e(6322),t.e(3544),t.e(8055)]).then(t.bind(t,21824)),Y=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6322),t.e(6469),t.e(5636),t.e(4518)]).then(t.bind(t,44518)),J=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(9228)]).then(t.bind(t,6512)),X=()=&gt;Promise.all([t.e(9763),t.e(6322),t.e(3544),t.e(5833)]).then(t.bind(t,76838)),_=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(14),t.e(6469),t.e(9184)]).then(t.bind(t,32410)),$=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(14),t.e(6469),t.e(7082)]).then(t.bind(t,59327)),ee=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(7688)]).then(t.bind(t,1967)),ae=()=&gt;Promise.all([t.e(9763),t.e(6322),t.e(3544),t.e(7425)]).then(t.bind(t,21882)),te=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6322),t.e(6469),t.e(1165),t.e(5636),t.e(8768)]).then(t.bind(t,54436)),ie=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(2970)]).then(t.bind(t,77023)),se=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(2364)]).then(t.bind(t,6907)),oe=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4120),t.e(3811)]).then(t.bind(t,70934)),ne=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4120),t.e(7142)]).then(t.bind(t,19595)),re=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(4120),t.e(9314),t.e(4392)]).then(t.bind(t,27291)),le=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(4120),t.e(9314),t.e(6699)]).then(t.bind(t,19988)),ce=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4120),t.e(5189),t.e(885)]).then(t.bind(t,29308)),de=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4120),t.e(5189),t.e(5613)]).then(t.bind(t,61145)),ue=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4120),t.e(8076)]).then(t.bind(t,67062)),pe=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(5793)]).then(t.bind(t,96614)),me=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6322),t.e(1936)]).then(t.bind(t,93726)),ge=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(3533)]).then(t.bind(t,82672)),he=()=&gt;t.e(8616).then(t.bind(t,98616)),ve=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6445)]).then(t.bind(t,21382)),fe=()=&gt;Promise.all([t.e(14),t.e(4171),t.e(5270)]).then(t.bind(t,12528)),be=()=&gt;Promise.all([t.e(9763),t.e(14),t.e(4171),t.e(7015),t.e(7354)]).then(t.bind(t,97354)),we=()=&gt;Promise.all([t.e(9763),t.e(14),t.e(4171),t.e(7015),t.e(5555)]).then(t.bind(t,65555)),ye=()=&gt;Promise.all([t.e(9763),t.e(14),t.e(4171),t.e(7015),t.e(3276)]).then(t.bind(t,63276)),Ae=()=&gt;Promise.all([t.e(9763),t.e(14),t.e(4171),t.e(7015),t.e(3883)]).then(t.bind(t,83883)),We=()=&gt;Promise.all([t.e(9763),t.e(14),t.e(4171),t.e(7015),t.e(6646)]).then(t.bind(t,96646)),ke=()=&gt;Promise.all([t.e(9763),t.e(14),t.e(4171),t.e(3021)]).then(t.bind(t,69144)),ze=()=&gt;t.e(7787).then(t.bind(t,97787)),Ee=()=&gt;Promise.all([t.e(14),t.e(4171),t.e(9953)]).then(t.bind(t,57261)),xe=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4059)]).then(t.bind(t,91054)),Se=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(1886)]).then(t.bind(t,98598)),Ce=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6701)]).then(t.bind(t,9115)),qe=()=&gt;t.e(5527).then(t.bind(t,95527)),Te=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(6367)]).then(t.bind(t,7411)),Ie=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(8974)]).then(t.bind(t,22891)),Pe=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(5754)]).then(t.bind(t,25591)),Oe=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(7145)]).then(t.bind(t,40037)),Ue=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(4391)]).then(t.bind(t,84211)),De=()=&gt;Promise.all([t.e(9763),t.e(7007),t.e(8622),t.e(8529)]).then(t.bind(t,70218)),Ge=()=&gt;t.e(4424).then(t.bind(t,44424)),Be=()=&gt;t.e(5634).then(t.bind(t,5634)),Me=()=&gt;t.e(5329).then(t.bind(t,35329)),Re=()=&gt;t.e(1271).then(t.bind(t,61271)),je=()=&gt;t.e(3720).then(t.bind(t,63720)),Ne=()=&gt;t.e(9069).then(t.bind(t,59069)),Fe=()=&gt;t.e(44).then(t.bind(t,90044)),Le=()=&gt;t.e(3546).then(t.bind(t,53546)),Ve=()=&gt;t.e(8021).then(t.bind(t,88021)),Qe=()=&gt;t.e(3275).then(t.bind(t,73275)),Ke=()=&gt;t.e(7547).then(t.bind(t,47547)),Ze=()=&gt;Promise.all([t.e(1165),t.e(7734)]).then(t.bind(t,65258)),He=[{path:"/",name:"home",component:T,meta:{middleware:[d],title:"Entradas de conciertos y festivales | Wegow"}},{path:"/unsubscribe",name:"UnsubscribeEmails",component:B,meta:{title:"Cancelar suscripciÃ³n | Wegow",description:"En Wegow comprar entradas para conciertos o festivales es muy sencillo âœ” Mantente informado sobre tus artistas y eventos musicales favoritos"}},{path:"/:region/waiting-room",children:[{path:":slug",name:"WaitingRoom",component:O,meta:{title:"Cola | Wegow",description:""},props:!0},{path:"compra/:slug",name:"WaitingRoomPurchasePage",component:oe,alias:["kauf/:slug","purchase/:slug","achat/:slug","acquisto/:slug","compra/:slug"],meta:{middleware:[m]},beforeEnter:async(e,a,t)=&gt;{const i=l.$,{token:s,tokenInfo:o,getToken:n,checkToken:r}=(0,f.Z)();return s.value||=i.getCookie("wegow.wr-token"),s.value||=await n(e.params.slug),await r(e.params.slug,s.value),o.value?.call_date?t():t({name:"WaitingRoom",params:{slug:e.params.slug,region:e.params.region},query:e.query})}},{path:"pago/:reference",name:"WaitingRoomPaymentPage",props:e=&gt;({reference:e.params.reference,f2f:"true"===e.query.f2f}),component:re,alias:["zahlung/:reference","payment/:reference","paiement/:reference","pagamento/:reference","pagamento/:reference"]},{path:"gracias/:reference",name:"WaitingRoomThankYouPage",component:ce,props:e=&gt;({reference:e.params.reference,f2f:"true"===e.query.f2f}),alias:["danke/:reference","thank-you/:reference","merci/:reference","grazie/:reference","obrigado/:reference"],meta:{middleware:[m]}}]},{path:"/:region/spotify-connected",name:"SpotifyConnected",component:Be,meta:{title:"Spotify connected | Wegow",description:"En Wegow comprar entradas para conciertos o festivales es muy sencillo âœ” Mantente informado sobre tus artistas y eventos musicales favoritos"}},{name:"NotFound",path:"/:region/pagina-no-encontrada",alias:["/:region/not-found"],component:Te,meta:{title:"PÃ¡gina no encontrada"}},{path:"/:region("+u.y_.join("|")+")",name:"MainRegionPage",component:I,meta:{middleware:[m],title:"Entradas de conciertos y festivales | Wegow EspaÃ±a"}},...v,{path:"/:region/entrar",name:"LoginPage",component:P,alias:["/:region/login","/:region/signin","/:region/acceder","/:region/entrare","/:region/iniciar-sessao"],meta:{middleware:[m],title:"Iniciar SesiÃ³n | Wegow EspaÃ±a"}},{path:"/:region/registrarse",name:"RegisterPage",component:U,alias:["/:region/registrieren","/:region/register","/:region/inscrire","/:region/registrarsi","/:region/registrar-se"],meta:{middleware:[m],title:"Registrate | Wegow EspaÃ±a"}},{path:"/:region/registrarse-promotor",name:"SignUpPromoter",component:D,alias:["/:region/registrieren-projekttrÃ¤ger","/:region/register-promoter","/:region/inscrire-promoteur","/:region/registrarsi-promotore","/:region/registrar-se-promotor"],meta:{middleware:[m],title:"Registrate promotor | Wegow EspaÃ±a"}},{path:"/:region/contrasena-olvidada",name:"ChangePassword",component:G,alias:["/:region/passwort-vergessen","/:region/forgot-password","/:region/mot-de-passe","/:region/password-dimenticata","/:region/esqueceu-se-da-palavra-passe"],meta:{middleware:[m],title:"Cambiar contraseÃ±a | Wegow EspaÃ±a"}},{path:"/:region/perfil/:slug",name:"ProfilePage",component:M,alias:["/:region/profil/:slug","/:region/profile/:slug","/:region/profil/:slug","/:region/profilo/:slug","/:region/perfil/:slug"],meta:{middleware:[m]}},{path:"/:region/mi-perfil",name:"MyProfilePage",component:j,alias:["/:region/mein-profil","/:region/my-profile","/:region/mon-profil","/:region/mio-profilo","/:region/meu-perfil"],meta:{middleware:[m,r]}},{path:"/:region/mis-entradas",name:"MyTicketsPage",component:Q,alias:["/:region/meine-tickets","/:region/my-tickets","/:region/mes-billets","/:region/miei-biglietti","/:region/meus-bilhetes"],meta:{middleware:[m,r]}},{path:"/:region/ajustes",name:"ProfileSettingsPage",component:L,alias:["/:region/Einstellungen","/:region/settings","/:region/parametres","/:region/impostazioni","/:region/definiciones"],meta:{middleware:[m,r]}},{path:"/:region/notificaciones",name:"NotificationsPage",component:V,alias:["/:region/benachrichtigungen","/:region/notifications","/:region/notifications","/:region/notifiche","/:region/avisos"],meta:{middleware:[m,r],title:"Notificaciones | Wegow"}},{path:"/:region/validacion/:validationCode",name:"EventValidation",component:De,alias:[],meta:{middleware:[m,r]}},{path:"/:region/pixel-test/:gpixel",name:"TestingGooglePixelPage",component:Ge,meta:{middleware:[m]}},{path:"/:region/mis-entradas-weswap",name:"MyWeswapPage",component:K,alias:["/:region/meine-tickets-weswap","/:region/my-tickets-weswap","/:region/mes-billets-weswap","/:region/miei-biglietti-weswap","/:region/meus-bilhetes-weswap"],meta:{middleware:[m,r]}},{path:"/:region/paginas",name:"BaseCompanies",component:pe,alias:[],meta:{middleware:[m],title:"WEGOW | PÃ¡ginas"},children:[{path:"/:region/paginas/:slug",name:"CompanyPage",component:me,alias:["/:region/seiten/:slug","/:region/pages/:slug","/:region/pages/:slug","/:region/pagine/:slug","/:region/paginas/:slug"]}]},{path:"/:region/chat",name:"BaseChat",component:ge,alias:[],meta:{middleware:[m,r],title:"WEGOW | Chat"},children:[{path:"/:region/chat",name:"ChatPage",component:he,alias:["/:region/chat","/:region/chat","/:region/chat","/:region/chat","/:region/chat"]}]},{path:"/:region/recintos",name:"BaseVenue",component:Z,alias:[],meta:{middleware:[m]},children:[{path:"/:region/recintos",name:"VenueFilter",component:H,alias:["/:region/veranstaltungsorte","/:region/venues","/:region/salles","/:region/locali","/:region/locais"],meta:{title:"Wegow - Salas"}},{path:"/:region/recintos/:slug",name:"VenueProfile",component:Ze,alias:["/:region/veranstaltungsorte/:slug","/:region/venues/:slug","/:region/salles/:slug","/:region/locali/:slug","/:region/locais/:slug"],beforeEnter:async(e,a,t)=&gt;{"geo"===e.params.slug?t({name:"FiltersPage",params:{region:e.params.region,type:e.path.split("/")[2]}}):t()},meta:{title:"Wegow - Salas"}},{path:"/:region/nr/recintos/:slug",name:"VenueNRProfile",component:Y,alias:["/:region/nr/veranstaltungsorte/:slug","/:region/nr/venues/:slug","/:region/nr/salles/:slug","/:region/nr/locali/:slug","/:region/nr/locais/:slug"],meta:{title:"Wegow - Salas"}}]},{path:"/:region/artistas",name:"BaseArtists",component:J,alias:[],meta:{middleware:[m]},children:[{path:"/:region/artistas",name:"ArtistFilter",component:X,alias:["/:region/kuenstler","/:region/artists","/:region/artistes","/:region/artisti","/:region/artistas"],meta:{title:"Wegow - Artistas"}},{path:"/:region/artistas/:slug",name:"ArtistProfile",component:_,alias:["/:region/kuenstler/:slug","/:region/artists/:slug","/:region/artistes/:slug","/:region/artisti/:slug","/:region/artistas/:slug"],beforeEnter:async(e,a,t)=&gt;{"geo"===e.params.slug?t({name:"FiltersPage",params:{region:e.params.region,type:e.path.split("/")[2]}}):t()},meta:{title:"Wegow - Artistas"}},{path:"/:region/nr/artistas/:slug",name:"ArtistNRProfile",component:_,alias:["/:region/nr/kuenstler/:slug","/:region/nr/artists/:slug","/:region/nr/artistes/:slug","/:region/nr/artisti/:slug","/:region/nr/artistas/:slug"],meta:{title:"Wegow - Artistas"}},{path:"/:region/artistas/:slug/:city",name:"ArtistCityProfile",component:$,alias:["/:region/kuenstler/:slug/:city","/:region/artists/:slug/:city","/:region/artistes/:slug/:city","/:region/artisti/:slug/:city","/:region/artistas/:slug/:city"],beforeEnter:async(e,a,t)=&gt;{"geo"===e.params.slug?t({name:"FiltersPageCountry",params:{region:e.params.region,type:e.path.split("/")[2],country:e.params.city}}):t()},meta:{title:"Wegow - Artistas"}},{path:"/:region/nr/artistas/:slug/:city",name:"ArtistNRCityProfile",component:$,alias:["/:region/nr/kuenstler/:slug/:city","/:region/nr/artists/:slug/:city","/:region/nr/artistes/:slug/:city","/:region/nr/artisti/:slug/:city","/:region/nr/artistas/:slug/:city"],meta:{title:"Wegow - Artistas"}}]},{path:"/:region/conciertos",name:"BaseEvents",component:ee,alias:[],meta:{middleware:[m]},children:[{path:"/:region/conciertos",name:"EventFilter",component:ae,alias:["/:region/konzerte","/:region/concerts","/:region/concerts","/:region/concerti","/:region/concertos"]},{path:"/:region/conciertos/:slug",name:"EventProfile",component:te,alias:["/:region/konzerte/:slug","/:region/concerts/:slug","/:region/concerts/:slug","/:region/concerti/:slug","/:region/concertos/:slug"],meta:{},beforeEnter:async(e,a,t)=&gt;{"geo"===e.params.slug?t({name:"FiltersPage",params:{region:e.params.region,type:e.path.split("/")[2]}}):t()}},{path:"/:region/nr/conciertos/:slug",name:"EventNRProfile",component:te,alias:["/:region/nr/konzerte/:slug","/:region/nr/concerts/:slug","/:region/nr/concerts/:slug","/:region/nr/concerti/:slug","/:region/nr/concertos/:slug"],meta:{}}]},{path:"/:region/festivales",name:"BaseFestival",component:ee,alias:[],meta:{middleware:[m]},children:[{path:"/:region/festivales",name:"FestivalFilter",component:ae,alias:["/:region/festivals","/:region/festivals","/:region/festivals","/:region/festival","/:region/festivais"]},{path:"/:region/festivales/:slug",name:"FestivalProfile",component:te,alias:["/:region/festivals/:slug","/:region/festivals/:slug","/:region/festivals/:slug","/:region/festival/:slug","/:region/festivais/:slug"],meta:{},beforeEnter:async(e,a,t)=&gt;{"geo"===e.params.slug?t({name:"FiltersPage",params:{region:e.params.region,type:e.path.split("/")[2]}}):t()}},{path:"/:region/nr/festivales/:slug",name:"FestivalNRProfile",component:te,meta:{},alias:["/:region/nr/festivals/:slug","/:region/nr/festivals/:slug","/:region/nr/festivals/:slug","/:region/nr/festival/:slug","/:region/nr/festivais/:slug"]}]},{path:"/:region/fiestas",name:"BaseParty",component:ee,alias:[],meta:{middleware:[m]},children:[{path:"/:region/fiestas",name:"PartyFilter",component:ae,alias:["/:region/parteien","/:region/parties","/:region/fetes","/:region/feste","/:region/festas"]},{path:"/:region/fiestas/:slug",name:"PartyProfile",component:te,alias:["/:region/parteien/:slug","/:region/parties/:slug","/:region/fetes/:slug","/:region/feste/:slug","/:region/festas/:slug"],meta:{},beforeEnter:async(e,a,t)=&gt;{"geo"===e.params.slug?t({name:"FiltersPage",params:{region:e.params.region,type:e.path.split("/")[2]}}):t()}},{path:"/:region/nr/fiestas/:slug",name:"PartyNRProfile",component:te,meta:{},alias:["/:region/nr/parteien/:slug","/:region/nr/parties/:slug","/:region/nr/fetes/:slug","/:region/nr/feste/:slug","/:region/nr/festas/:slug"]}]},{path:"/:region/sesiones",name:"BaseSession",component:ee,alias:[],meta:{middleware:[m]},children:[{path:"/:region/sesiones",name:"SessionFilter",component:ae,alias:["/:region/sitzungen","/:region/sessions","/:region/seances","/:region/sessioni","/:region/sessoes"]},{path:"/:region/sesiones/:slug",name:"SessionProfile",component:te,alias:["/:region/sitzungen/:slug","/:region/sessions/:slug","/:region/seances/:slug","/:region/sessioni/:slug","/:region/sessoes/:slug"],meta:{},beforeEnter:async(e,a,t)=&gt;{"geo"===e.params.slug?t({name:"FiltersPage",params:{region:e.params.region,type:e.path.split("/")[2]}}):t()}},{path:"/:region/nr/sesiones/:slug",name:"SessionNRProfile",component:te,meta:{},alias:["/:region/sitzungen/:slug","/:region/sessions/:slug","/:region/seances/:slug","/:region/sessioni/:slug","/:region/sessoes/:slug"]}]},{path:"/:region/wegow-live",name:"WegowLiveMain",component:N,alias:["/:region/wegow-live","/:region/wegow-live","/:region/wegow-live","/:region/wegow-live","/:region/wegow-live"],meta:{title:"WegowLive"}},{path:"/:region/wegowmoments/:id",name:"WegowMoment",component:F,alias:["/:region/wegowmoments/:id","/:region/wegowmoments/:id","/:region/wegowmoments/:id","/:region/wegowmoments/:id","/:region/wegowmoments/:id"],meta:{title:"WegowMoment",middleware:[m]}},{path:"/:region/taquilla",name:"TicketOfficePage",component:ie,alias:["/:region/ticketschalter","/:region/ticket-office","/:region/billetterie","/:region/biglietteria","/:region/bilheteira"],meta:{middleware:[m,r]}},{path:"/:region/reporte-taquilla/:id",name:"ReportTicketOfficePage",component:se,alias:["/:region/Kassenbericht/:id","/:region/ticket-office-report/:id","/:region/rapport-billetterie/:id","/:region/resoconto-biglietteria/:id","/:region/relatorio-bilheteira/:id"],meta:{middleware:[m,r]}},{path:"/:region/compra/:slug",name:"PurchasePage",component:oe,alias:["/:region/kauf/:slug","/:region/purchase/:slug","/:region/achat/:slug","/:region/acquisto/:slug","/:region/compra/:slug"],meta:{middleware:[m]}},{path:"/:region/productos-adicionales/:reference",name:"PurchaseCrossingPage",props:e=&gt;({reference:e.params.reference,f2f:"true"===e.query.f2f}),component:ne,alias:["/:region/zusÃ¤tzliche-produkte/:reference","/:region/additional-products/:reference","/:region/produits-supplÃ©mentaires/:reference","/:region/prodotti-aggiuntivi/:reference","/:region/produtos-adicionais/:reference"],meta:{middleware:[m]}},{path:"/:region/widget/productos-adicionales/:reference",name:"PurchaseCrossingPageWidget",props:e=&gt;({reference:e.params.reference,f2f:"true"===e.query.f2f}),component:ne,alias:["/:region/widget/zusÃ¤tzliche-produkte/:reference","/:region/widget/additional-products/:reference","/:region/widget/produits-supplÃ©mentaires/:reference","/:region/widget/prodotti-aggiuntivi/:reference","/:region/widget/produtos-adicionais/:reference"],meta:{middleware:[m]}},{path:"/:region/taquilla/:slug",name:"PurchaseOfficePage",component:oe,alias:["/:region/ticketschalter/:slug","/:region/ticket-office/:slug","/:region/billetterie/:slug","/:region/biglietteria/:slug","/:region/bilheteira/:slug"],meta:{middleware:[m,r]}},{path:"/:region/widget/:slug",name:"PurchasePageWidget",component:oe,alias:["/:region/widget/:slug","/:region/widget/:slug","/:region/widget/:slug","/:region/widget/:slug","/:region/widget/:slug"],meta:{middleware:[m]}},{path:"/widget/:slug",name:"PurchasePageWidgetNoRegion",component:oe,alias:["/widget/:slug","/widget/:slug","/widget/:slug","/widget/:slug","/widget/:slug"],meta:{middleware:[m]},beforeEnter:async(e,a,t)=&gt;{t({name:"PurchasePageWidget",params:{region:"es",slug:e.params.slug}})}},{path:"/:region/pago/:reference",name:"PaymentPage",props:e=&gt;({reference:e.params.reference,f2f:"true"===e.query.f2f}),component:re,alias:["/:region/zahlung/:reference","/:region/payment/:reference","/:region/paiement/:reference","/:region/pagamento/:reference","/:region/pagamento/:reference"]},{path:"/:region/pago-taquilla/:reference",name:"PaymentOfficePage",props:e=&gt;({reference:e.params.reference,f2f:"true"===e.query.f2f}),component:le,alias:["/:region/kassenzahlung/:reference","/:region/ticket-office-payment/:reference","/:region/paiement-billetterie/:reference","/:region/pagamento-biglietteria/:reference","/:region/pagamento-bilheteira/:reference"],meta:{middleware:[m]}},{path:"/:region/widget/pago/:reference",name:"PaymentPageWidget",props:e=&gt;({reference:e.params.reference,f2f:"true"===e.query.f2f}),component:re,alias:["/:region/widget/zahlung/:reference","/:region/widget/payment/:reference","/:region/widget/paiement/:reference","/:region/widget/pagamento/:reference","/:region/widget/pagamento/:reference"],meta:{middleware:[m]}},{path:"/:region/gracias-taquilla/:reference",name:"ThankYouPageOffice",component:ue,alias:["/:region/danke-ticketschalter/:reference","/:region/thank-you-ticket-office/:reference","/:region/merci-billetterie/:reference","/:region/grazie-biglietteria/:reference","/:region/obrigado-bilheteira/:reference"],meta:{middleware:[m]}},{path:"/:region/gracias/:reference",name:"ThankYouPage",component:de,alias:["/:region/danke/:reference","/:region/thank-you/:reference","/:region/merci/:reference","/:region/grazie/:reference","/:region/obrigado/:reference"],meta:{middleware:[m]}},{path:"/:region/widget/gracias/:reference",name:"ThankYouPageWidget",component:de,alias:["/:region/widget/danke/:reference","/:region/widget/thank-you/:reference","/:region/widget/merci/:reference","/:region/widget/grazie/:reference","/:region/widget/obrigado/:reference"],meta:{middleware:[m]}},{path:"/:region/magazine",name:"BaseMagazine",component:ve,alias:["/:region/magazine","/:region/magazine","/:region/magazine","/:region/magazine","/:region/magazine"],meta:{middleware:[m]},children:[{path:"/:region/magazine",name:"MagazineMainPage",component:fe,alias:["/:region/magazine","/:region/magazine","/:region/magazine","/:region/magazine","/:region/magazine"],meta:{title:"WegowMag",description:"Si quieres mantenerte al dÃ­a con las mejores noticias sobre mÃºsica, entonces WegowMag es tu sitio âœ”ï¸ Â¡Bienvenido, porque la mÃºsica tambiÃ©n se lee!"}},{path:"/:region/magazine/pagina-no-encontrada",name:"NotFoundMag",component:Ce,alias:["/:region/magazine/seite-nicht-gefunden","/:region/magazine/page-not-found","/:region/magazine/page-not-found","/:region/magazine/pagina-non-trovata","/:region/magazine/pagina-nao-encontrada"],meta:{title:"WegowMag"}},{path:"/:region/magazine/trending",name:"TrendingPage",component:be,alias:["/:region/magazine/trending","/:region/magazine/trending","/:region/magazine/trending","/:region/magazine/trending","/:region/magazine/trending"],meta:{title:"Trending"}},{path:"/:region/magazine/curiosidades",name:"CuriositiesPage",component:we,alias:["/:region/magazine/curiosities","/:region/magazine/curiosities","/:region/magazine/curiosities","/:region/magazine/curiosities","/:region/magazine/curiosities"],meta:{title:"Curiosidades"}},{path:"/:region/magazine/festivales",name:"FestivalsPage",component:ye,alias:["/:region/magazine/festivals","/:region/magazine/festivals","/:region/magazine/festivals","/:region/magazine/festivals","/:region/magazine/festivals"],meta:{title:"Festivales"}},{path:"/:region/magazine/internacional",name:"InternationalPage",component:Ae,alias:["/:region/magazine/international","/:region/magazine/international","/:region/magazine/international","/:region/magazine/international","/:region/magazine/international"],meta:{title:"Internacional"}},{path:"/:region/magazine/playlists",name:"PlaylistsPage",component:We,alias:["/:region/magazine/playlists","/:region/magazine/playlists","/:region/magazine/playlists","/:region/magazine/playlists","/:region/magazine/playlists"],meta:{title:"Playlists"}},{path:"/:region/magazine/wegowlive",name:"WegowLivePage",component:ke,alias:["/:region/magazine/wegowlive","/:region/magazine/wegowlive","/:region/magazine/wegowlive","/:region/magazine/wegowlive","/:region/magazine/wegowlive"],meta:{title:"WegowLive"}},{path:"/:region/magazine/generos",name:"GenresPage",component:ze,alias:["/:region/magazine/genres","/:region/magazine/genres","/:region/magazine/genres","/:region/magazine/genres","/:region/magazine/genres"],meta:{title:"Wegow - GÃ©neros"}},{path:"/:region/magazine/:category/:slug",name:"PostPage",component:Ee,alias:["/:region/magazine/:category/:slug","/:region/magazine/:category/:slug","/:region/magazine/:category/:slug","/:region/magazine/:category/:slug","/:region/magazine/:category/:slug"],meta:{title:"WegowMag - Publicaciones"}},{path:"/:region/magazine/:catchAll(.*)",name:"NotFoundMagGeneral",component:Ce,meta:{title:"PÃ¡gina no encontrada"}}]},{path:"/:region/promocion/:slug",name:"CampaignPage",component:R,alias:["/:region/kampagne/:slug","/:region/campaign/:slug","/:region/campagne/:slug","/:region/campagna/:slug","/:region/campanha/:slug"],meta:{middleware:[m,r]}},{path:"/:region/ayuda",name:"HelpPage",component:Se,alias:["/:region/hilfe","/:region/help","/:region/assistance","/:region/guida","/:region/ajuda"],meta:{middleware:[m],title:"Preguntas frecuentes | Wegow"}},{path:"/:region/contacta-con-nosotros",name:"ContactWithUs",component:xe,alias:["/:region/kontaktiere-uns","/:region/contact-with-us","/:region/contactez-nous","/:region/contatto-con-noi","/:region/contato-conosco"],meta:{middleware:[m],title:"Contacta con nosotros | Wegow"}},{path:"/:region/como-funciona",name:"HowItWorksPage",component:Ie,alias:["/:region/wie-funktionert-es","/:region/how-it-works","/:region/comment-ca-marche","/:region/come-funziona","/:region/como-funciona"],meta:{middleware:[m],title:"CÃ³mo funciona | Wegow"}},{path:"/:region/terminos-y-condiciones",name:"TermsOfUsePage",component:Pe,alias:["/:region/bedingungen-und-konditionen","/:region/terms-and-conditions","/:region/termes-et-conditions","/:region/termini-e-condizioni","/:region/terms-e-condiÃ§oes"],meta:{middleware:[m],title:"TÃ©rminos y condiciones de uso | Wegow"}},{path:"/:region/descargar-aplicacion",name:"DownloadAppPage",component:qe,alias:["/:region/download-bewerbung","/:region/download-app","/:region/telecharger-application","/:region/scaricare-applicazione","/:region/descarregar-aplicacao"],meta:{middleware:[m],title:"ðŸ‘‡ Descarga tu aplicaciÃ³n | Wegow"}},{path:"/:region/politica-de-cookies",name:"CookiesPage",component:Oe,alias:["/:region/cookie-richtlinie","/:region/cookies-policy","/:region/politique-de-cookies","/:region/politica-sui-cookie","/:region/politica-de-cookies"],meta:{middleware:[m],title:"PolÃ­tica de Cookies | Wegow"}},{path:"/:region/aviso-legal",name:"PrivacyPolicyPage",component:Ue,alias:["/:region/rechtshinweis","/:region/legal-notice","/:region/avis-juridique","/:region/aviso-legal","/:region/aviso-legal"],meta:{middleware:[m],title:"PolÃ­tica legal | Wegow"}},{path:"/:region/mi-entrada-login",name:"MyTicketLogin",component:Me,alias:["/:region/mein-ticket-login","/:region/my-ticket-login","/:region/mon-ticket-login","/:region/mio-ticket-login","/:region/meu-ticket-login"],meta:{middleware:[m]}},{path:"/:region/mi-entrada",name:"MyTicket",component:Re,alias:["/:region/mein-ticket","/:region/my-ticket","/:region/mon-ticket","/:region/mio-ticket","/:region/meu-ticket"],meta:{middleware:[m]}},{path:"/:region/modificar-mi-entrada",name:"MyTicketModify",component:je,alias:["/:region/andern-mein-ticket","/:region/modify-my-ticket","/:region/modifier-mon-ticket","/:region/modificare-mio-ticket","/:region/modificar-meu-ticket"],meta:{middleware:[m]}},{path:"/:region/transferir-mi-entrada",name:"MyTicketTransfer",component:Ne,alias:["/:region/ubertragen-mein-ticket","/:region/transfer-my-ticket","/:region/transferer-mon-ticket","/:region/transferire-mio-ticket","/:region/transferir-meu-ticket"],meta:{middleware:[m]}},{path:"/:region/historial-mi-entrada",name:"MyTicketHistory",component:Fe,alias:["/:region/verlauf-mein-ticket","/:region/history-my-ticket","/:region/historique-mon-ticket","/:region/cronologia-mio-ticket","/:region/historico-meu-ticket"],meta:{middleware:[m]}},{path:"/:region/complementos-mi-entrada",name:"MyTicketComplements",component:Qe,alias:["/:region/erganzungen-mein-ticket","/:region/complements-my-ticket","/:region/complemes-mon-ticket","/:region/complementi-mio-ticket","/:region/complementos-meu-ticket"],meta:{middleware:[m]}},{path:"/:region/mejorar-mi-entrada",name:"MyTicketUpgrade",component:Ve,alias:["/:region/verbessern-mein-ticket","/:region/upgrade-my-ticket","/:region/ameliorer-mon-ticket","/:region/migliorare-mio-ticket","/:region/melhorar-meu-ticket"],meta:{middleware:[m]}},{path:"/:region/pago-mi-entrada",name:"MyTicketPayment",component:Le,props:!0,alias:["/:region/zahlung-mein-ticket","/:region/payment-my-ticket","/:region/paiement-mon-ticket","/:region/pagamento-mio-ticket","/:region/pagamento-meu-ticket"],meta:{middleware:[m]}},{path:"/:region/thanks-ticket-management",name:"ThankYouMyTicket",component:Ke,props:!0,meta:{middleware:[m]}},{path:"/:region/payment-ko-ticket-management",name:"KOPaymentMyTicket",component:q,meta:{middleware:[m]}},{path:"/:catchAll(.*)",component:Ce,meta:{title:"PÃ¡gina no encontrada"}}],Ye=(0,o.p7)({history:(0,o.PO)(),routes:He,linkActiveClass:"open active",scrollBehavior:()=&gt;({y:0})});Ye.beforeEach((async(e,a,t)=&gt;{if(e.path.startsWith("/backoffice")){const a=e.path.replace("/backoffice",""),t=`https://backoffice.wegow.com${a}`;return void(window.location.href=t)}const{started:i,init:o,simpleInit:r,loadingInit:l}=(0,n.a)(),{getIsWaitingRoom:c}=(0,f.Z)();if(e.path!==a.path&amp;&amp;(e.meta?.title?document.title=e.meta?.title:document.title="â–· Wegow Tickets | 2024"),i.value||c(e.name)?l.value=!1:e.path.includes("/widget/")?await r():await o(),!e.meta.middleware)return t();const{middleware:d}=e.meta;e.meta.breadcrumb;const u={to:e,from:a,next:t};return Ye.afterEach(((e,a,t)=&gt;{window.scrollTo(0,0)})),d[0]({...u,next:s(u,d,1)})}));var Je=Ye},68372:function(e,a,t){"use strict";t.d(a,{b:function(){return o}});var i=t(17115),s=t(76371);const o=(0,i.Q_)("event",{state:()=&gt;({details:[],events:[],eventsToArtist:[],eventsToArtistInCity:[],eventsToArtistInCountry:[],eventsToArtistPast:[],eventsToVenues:[],eventsRelatedToVenue:[],eventsRelatedToArtist:{},eventsRelatedToEvent:{},merchandising:[],tickets:[],isIframe:!1,iframeStyles:{},configSeatsio:{},minTickets:{},available:{},pair:{},media:[],channels:[],defaultChannels:[],ticketOfficeAvailable:[],ticketOfficeReport:{}}),actions:{async getEvents(e){this.events=await s.Z.getEvents(e)},async getDetails(e,a){this.isIframe?this.details=await s.Z.getDetailsIframe(e,a):this.details=await s.Z.getDetails(e),this.details.redirection&amp;&amp;301===this.details.status_code&amp;&amp;(window.location.href=this.details.location)},async addToWaitingList(e){await s.Z.addToWaitingList(e)},async addToWaitingListNoLogin(e){localStorage.setItem("wl-user",JSON.stringify(e.name)),await s.Z.addToWaitingListNoLogin(e)},async getTickets(e){if(this.tickets=[],await this.getTicketsPage(e,1),this.details.fan_to_fan_active&amp;&amp;0===this.tickets.filter((e=&gt;e.available||e.reserved)).length){let e=(await s.Z.getWeswapTickets({event:this.details.id})).transfer_tiers;for(const a of e)a.remaining&gt;0&amp;&amp;(a.f2f=!0,a.available=a.remaining,this.tickets.unshift(a));this.details.showWhiteList=!0,this.details.weswapPurchase=!0}else this.details.showWhiteList=!1},async getTicketsPage(e,a){let t=await s.Z.getTickets({...e,page:a});this.tickets=[...this.tickets,...t.ticket_types],t.next_page&amp;&amp;await this.getTicketsPage(e,t.next_page)},async getEventsRelatedToVenue(e){this.eventsRelatedToVenue=(await s.Z.getEvents(e)).events},async getEventsToVenueInfinite(e){const a=(await s.Z.getEvents(e)).events,t=this.eventsToVenues.concat(a);this.eventsToVenues=t},async getEventsRelatedToArtist(e){this.eventsRelatedToArtist=await s.Z.getEvents(e)},async getEventsToArtistInfinite(e){const a=await s.Z.getEvents(e),t=a.events.map((e=&gt;new Proxy(e,{}))),i=this.eventsToArtist.events.concat(t);this.eventsToArtist.events=i},async getEventsToArtist(e){this.eventsToArtist=await s.Z.getEvents(e)},async getCityArtistEvents(e){this.eventsToArtistInCity=(await s.Z.getEvents(e)).events},async getCountryEvents(e){this.eventsToArtistInCountry=(await s.Z.getEvents(e)).events},async getPreviousEvents(e){this.eventsToArtistPast=(await s.Z.getEvents(e)).events},async getEventsToVenues(e){this.eventsToVenues=(await s.Z.getEvents(e)).events},async getEventsRelatedToEvent(e){this.eventsRelatedToEvent=await s.Z.getEvents(e)},async followCampaign(e){await s.Z.followEvent(e)},async unfollowCampaign(e){await s.Z.unfollowEvent(e)},async getMerchandising(){this.merchandising=[{id:1,title:"Pablo AlborÃ¡n - Vinilo La Cu4arta Hoja firmado",price:21,gg:1,img:"pablo-alboran-disco.png",cant:0},{id:2,title:"Pablo AlborÃ¡n - Box Cd+2CD Directo+Tarjeta Rasca y Gana La Cu4rta Hoja",price:25,gg:1,img:"pabloalboranbox.png",cant:0}]},async getSeatsioConfig(e){this.configSeatsio=await s.Z.getSeatsioConfig(e)},async getSeatsioTickets(e){this.tickets=(await s.Z.getTickets(e)).ticket_types,this.minTickets={},this.available={},this.pair={},this.tickets.forEach((e=&gt;{this.minTickets[e.external_id]=e.min_tickets,this.available[e.external_id]=e.available,this.pair[e.external_id]=e.pair}))},async followEvent(e){await s.Z.followEvent(e)},async unfollowEvent(e){await s.Z.unfollowEvent(e)},async getEventMedia(e){this.media=await s.Z.getEventMedia(e)},async getEventChannels(e){let a=await s.Z.getEventChannels(e);this.channels=a.channels,this.defaultChannels=a.channels.filter((e=&gt;e.default))},async getTicketOfficeAvailable(e){this.ticketOfficeAvailable=(await s.Z.getTicketOfficeAvailable(e)).data.results},async getTicketOfficeReport(e){this.ticketOfficeReport=(await s.Z.getTicketOfficeReport(e)).data}}})},27055:function(e,a,t){"use strict";t.d(a,{F:function(){return o}});var i=t(17115),s=t(72153);const o=(0,i.Q_)("general",{state:()=&gt;({cities:[],genres:[],genre:{},regions:[],footerInfo:{},navbarInfo:{},searchOptions:[],eventValidation:{}}),getters:{},actions:{async getEventValidations(e){this.eventValidation=(await s.Z.getEventValidation(e)).data},async getLocations(e){let a=await s.Z.getLocations(e);this.cities=a.cities},async getGenres(e){this.genres=(await s.Z.getGenres(e)).genres},async getGenreById(e){},async getRegions(e){this.regions=(await s.Z.getRegions(e)).regions},async getFooter(){try{let e=await s.Z.getFooter();this.footerInfo=e.footers?.length?e.footers[0]:{}}catch(e){this.footerInfo={}}},async getNavbar(){try{let e=await s.Z.getNavbar();this.navbarInfo=e["menu-configs"]?e["menu-configs"][0]:{}}catch(e){this.navbarInfo={}}},async importSpotify(e){await s.Z.getSpotifyImports(e)},async importAllSpotify(){await s.Z.importAllSpotify()},async getSuggestions(e){this.searchOptions=(await s.Z.getSuggestions(e)).lista}}})},6102:function(e,a,t){"use strict";t.d(a,{C:function(){return g}});var i=t(17115),s=t(70875);const o="/moments/",n="/moment-tag/",r="/moment-comment/",l="/moment-like/",c="/moment-report/";class d{async getMoments(e){return(await s.Z.get(o,{params:e})).data}async getMoment(e){return(await s.Z.get(`${o}${e}/`)).data}async getMomentTag(e){return(await s.Z.get(n,{params:e})).data}async removeMoment(e){return(await s.Z.delete(`${o}${e}/`)).data}async postMoment(e){return(await s.Z.post(o,e)).data}async postComment(e){return(await s.Z.post(r,{...e})).data}async postLike(e){return(await s.Z.post(l,{...e})).data}async reportMoment(e){return(await s.Z.post(c,{...e})).data}}const u=new d;var p=u,m=t(72153);const g=(0,i.Q_)("moment",{state:()=&gt;({moments:[],searchOptions:[],selectedMoment:{},sendingMoment:!1,currentPage:1,artistsTags:{},venuesTags:{},momentCount:0,nextPage:null,isLoading:!1}),actions:{async getMoments(e){this.isLoading=!0;try{let a=await p.getMoments({count:!0,page_size:e.page_size?e.page_size:20,...e});this.moments=a.moments,this.nextPage=a.next_page,this.momentCount=a.count}catch(a){console.error("Error fetching moments:",a)}finally{this.isLoading=!1}},async getMoment(e){this.selectedMoment=await p.getMoment(e)},async getArtistsMoment(e){this.artistsTags=await p.getMomentTag(e)},async getVenuesMoment(e){this.venuesTags=await p.getMomentTag(e)},async removeMoment(e){await p.removeMoment(e),this.moments=this.moments.filter((({id:a})=&gt;a!==e))},async getSuggestions(e){this.searchOptions=(await m.Z.getSuggestions(e)).lista||[]},async postMoment(e){this.moments.unshift(await p.postMoment(e))},async postComment(e){let a=await p.postComment(e);this.selectedMoment.comments?.unshift(a)},async postLike(e){await p.postLike(e)},async reportMoment(e){await p.reportMoment(e);const a=this.moments.findIndex((a=&gt;a.id===e.moment));-1!==a&amp;&amp;this.moments.splice(a,1)},selectMoment(e){this.selectedMoment=e}}})},31963:function(e,a,t){"use strict";t.d(a,{t:function(){return h}});var i=t(17115),s=t(70875);const o="/payment/",n="/payments/",r="/transfer-payments/",l="/payment-methods/",c="/insurance/",d="/insurance-payments/",u="/check-discount/";class p{async createPayments(e){let a=(e.f2f?r:n)+"?v4=true";return await(await s.Z.post(a,{...e})).data}async confirmPayments(e){return await(await s.Z.put(n+e.id+"/",{...e.data})).data}async getPayment(e){return(await s.Z.get(`${o}${e.params}/`)).data}async getPaymentMethods(e){return(await s.Z.get(`${l}?${e}`)).data}async addInsurance(e){return(await s.Z.post(c,{...e})).data}async payInsurance(e){const a=(await s.Z.post(d,{...e})).data;if("denied"===a.status)throw new Error("Insurance payment failed");return a}async cancelInsurance(e){return await s.Z.delete(`${c}${e}/`)}async getInsurance(e){return(await s.Z.post(d+e.id+"/",{...e.data})).data}async validateDiscount(e){return(await s.Z.post(u+e.id+"/",e.params)).data}}const m=new p;var g=m;const h=(0,i.Q_)("payment",{state:()=&gt;({cardData:{},paymentMethods:{},paymentData:{},insuranceData:{phone:"",id_card_type:"",id_card_letter:"",id_card:"",postal_code:""},thereIsInsurance:!1,ticketOfficeData:{},discountData:{},showCardForm:!1,showOxxo:!1,stripe:null,extra_config:{}}),actions:{async createPayments(e){this.paymentData=await g.createPayments(e)},async confirmPayments(e){this.paymentData=await g.confirmPayments(e)},async getPayment(e){this.paymentData=await g.getPayment(e)},async getPaymentMethods(e){this.paymentMethods=await g.getPaymentMethods(e)},async validateDiscount(e){this.discountData=(await g.validateDiscount(e)).discount},async createInsurance(e){this.insuranceData=await g.addInsurance(e)},async payInsurance(e){this.paymentData=await g.payInsurance(e)},async cancelInsurance(e){await g.cancelInsurance(e)},async getInsurance(e){this.insuranceData=await g.getInsurance(e)}}})},94129:function(e,a,t){"use strict";t.d(a,{u:function(){return s}});t(57658);var i=t(17115);const s=(0,i.Q_)("pixel",{state:()=&gt;({fbPixel:[],gaPixel:[]}),getters:{fbPixel:e=&gt;e.fbPixel,gaPixel:e=&gt;e.gaPixel},actions:{isPixelIncluded(e){this.$state.gaPixel.includes(e)},isFbPixelIncluded(e){this.$state.fbPixel.includes(e)},setFbPixel(e){this.$state.fbPixel.push(e)},setGaPixel(e){this.$state.gaPixel.push(e)},resetPixel(e){e.fb&amp;&amp;(this.$state.fbPixel=[]),e.ga&amp;&amp;(this.$state.gaPixel=[])}}})},73204:function(e,a,t){"use strict";t.d(a,{a:function(){return d}});t(57658);var i=t(17115),s=t(70875);const o="/crosssell/";class n{async getProductsByTicket(e){const a=await s.Z.getS3File(`${o}ticket-type/${e}.json`);return a.data}}const r=new n;var l=r,c=t(72570);const d=(0,i.Q_)("product",{state:()=&gt;({product:{},products:[],productsTicketRequire:[],productsRequired:[],productsTicketNoRequire:[],productsPurchase:[],productDeletedId:{},formattedTickets:[],error:""}),getters:{totalProductPrice:e=&gt;e.productsPurchase.reduce(((e,{price:a})=&gt;e+a||0),0),totalProductTaxes:e=&gt;e.productsPurchase.reduce(((e,{commision:a})=&gt;e+a||0),0),groupedProductsByGroup:e=&gt;e.products.reduce(((e,a)=&gt;{if(!a.enabled)return e;const t=a.product.group;if(!t)return e.push(a),e;let i=e.find((e=&gt;e.id===t));i?(a.product.size&amp;&amp;!i.sizes.includes(a.product.size)&amp;&amp;i.sizes.push(a.product.size),i.products.push(a)):(i={id:t,name:a.product.group_name,is_group:!0,enabled:!0,products:[a],sizes:[a.product.size],colors:[],ticket_type:a.tickettype||a.ticket_type,product:{name:a.product.name,price:a.product.price,ticket_required:a.product.ticket_required}},e.push(i));const s=a.product.size,o=a.product.color;if(s){let e=i.colors.find((e=&gt;e.size===s));e||(e={size:s,colors:[]},i.colors.push(e)),o&amp;&amp;!e.colors.includes(o)&amp;&amp;e.colors.push(o)}return e}),[]),purchaseProductsResume:e=&gt;{let a={};const t=e.productsPurchase.reduce(((e,t)=&gt;(e.length&gt;0&amp;&amp;(a=e.find((e=&gt;e.id===t.id))),a?.quantity&amp;&amp;!a.ticket_required?(a.quantity+=t.quantity,a.price=t.price+a.price):e.push({...t}),e)),[]);return t}},actions:{async getProductsByTicket(e){try{this.products=await l.getProductsByTicket(e),this.error=""}catch(a){this.error=a.message}},clasifyProductsByTicketRequire(){for(const e of this.groupedProductsByGroup)e.product.ticket_required?this.productsTicketRequire.push(e):e.product.product_required?this.productsRequired.push(e):e.product.ticket_required||this.productsTicketNoRequire.push(e)},clasifyComplementaryItems(){const{purchaseData:e}=(0,c.Z)(),a=e.value.complementary_items?.items?.independent_products,t={};a&amp;&amp;(a.forEach((e=&gt;{t[e.id]?(t[e.id].quantity+=e.quantity,t[e.id].price+=e.price):t[e.id]=e})),e.value.complementary_items.items.independent_products=Object.values(t))},resetProductsList(){this.productsTicketRequire=[],this.productsTicketNoRequire=[]},groupProductsByTicketTypes(){const e={};for(const a of this.productsTicketRequire){const t=a.tickettype||a.ticket_type;e[t]||(e[t]=[]),e[t].push(a)}return e},addProductsToTickets(){const{purchaseData:e}=(0,c.Z)(),a=[...e.value?.tickets],t=this.groupProductsByTicketTypes(),i=a.map((e=&gt;t[e.ticket_type]?{...e,products:[t[e.ticket_type]]}:null)).filter((e=&gt;null!==e));this.formattedTickets=i},setProductsPurchase(e){this.productsPurchase.push(e)},deleteProductPurchase(e,a){this.productDeletedId={product:e,ticket:a};const t=this.productsPurchase.findIndex((t=&gt;t.id===e&amp;&amp;t.ticket_id===a));t&gt;=0&amp;&amp;this.productsPurchase.splice(t,1)},createProductPurchaseData(e){const{id:a,quantity:t,price:i,name:s,description:o,additional_data:n,size:r,color:l,ticket_id:c}=e;return{id:a,quantity:t,price:i,name:s,description:o,additional_data:n,size:r,color:l,ticket_id:c}}}})},51671:function(e,a,t){"use strict";t.d(a,{t:function(){return A}});t(57658);var i=t(17115),s=t(70875);const o="/create-transfer-tier/",n="/purchases/",r="/seatsio/purchases/",l="/transfers/",c="/cs-purchase-update/",d="/getthanksad/",u="/validate-accesscode/",p="/check-email-event/";class m{getParamsUrl(e){let a="";return e.query?.r&amp;&amp;(a+="r="+e.query.r),e.hash&amp;&amp;(a+="#"+e.hash),a}async createPurchase(e,a){let t=n+"?v4=true";const i=this.checkParameters(e,a,t);return await(await s.Z.post(i,{...e})).data}checkParameters(e,a,t){const i=/u-param-\w+/g.test(e.parameter),s=/r-param-\w+/g.test(e.parameter);let o=JSON.parse(localStorage.getItem(e.parameter));return(a.query||a.hash)&amp;&amp;(t+="&amp;"+this.getParamsUrl(a)),e.parameter&amp;&amp;i&amp;&amp;(t+=`&amp;u=${o.u}`,localStorage.removeItem(e.parameter)),e.parameter&amp;&amp;s&amp;&amp;(t+=`&amp;r=${o.r}`,localStorage.removeItem(e.parameter)),t}async createSeatsioPurchase(e,a){let t=r;return(a.query||a.hash)&amp;&amp;(t+="?"+this.getParamsUrl(a)),await(await s.Z.post(t,{...e})).data}async createTransfer(e,a){let t=l+"?v4=true";return(a.query||a.hash)&amp;&amp;(t+="&amp;"+this.getParamsUrl(a)),await(await s.Z.post(t,{...e})).data}async getThankAd(e){return(await s.Z.get(d,{params:e})).data}async getPurchase(e){return(await s.Z.get(n+e+"/")).data}async validateAccessCode(e){return(await s.Z.post(`${u}${e.slug}/`,e.data)).data}async editWeswapTicket(e){return(await s.Z.post(`${o}`,e)).data}async checkIfEmailIsUnique(e){return(await s.Z.post(`${p}${e.id}/`,{emails:e.emails,id_numbers:e.id_numbers})).data}async createProductPurchase(e,a){let t=`${c}${e}/?v4=true`;return await(await s.Z.post(t,a)).data}}const g=new m;var h=g,v=t(88306),f=t(48403),b=t(97296),w=t(70412),y=t(10276);const A=(0,i.Q_)("purchase",{state:()=&gt;({actualPurchase:{},purchaseData:{},bannerAd:{},nominativeData:{},validator:[],newsletter:!1,termsAccepted:!1,purchaseExtraData:{},accessCodeValid:!0,accessCode:"",maxNumberTicketByCode:-1,seatsioData:{},referenceParams:{},isWhiteLabel:"",emailsRepeated:[]}),getters:{totalPrice:e=&gt;{let a=0,t=0,i=0;const{totalProductPrice:s,totalProductTaxes:o}=(0,v.i)(),{details:n}=(0,f.z)();return e.actualPurchase.selectedTickets?.length&gt;0&amp;&amp;e.actualPurchase.selectedTickets.forEach((e=&gt;{i+=e.selecteds,a+=e.selecteds*(e.commission?Number(e.commission):e.customer_commission);let s=Number(e.price);e.insurance_type===b.Y&amp;&amp;(s+=Number(e.insurance_premium)),t+=s*e.selecteds})),a+=o.value||0,t+=s.value||0,{ticketsSelecteds:i,taxes:(0,y.x)(a,n.value.currency),totalNoTaxes:(0,y.x)(t,n.value.currency),totalWithTaxes:(0,y.x)(t+a,n.value.currency),isFree:t+a===0}}},actions:{async createPurchase(e){try{this.purchaseData=await h.createPurchase(e,this.referenceParams)}catch(a){(0,w.F)(a)}},async createSeatsioPurchase(e){this.purchaseData=await h.createSeatsioPurchase(e,this.referenceParams)},async createTransfer(e){this.purchaseData=await h.createTransfer(e,this.referenceParams)},async getThankAd(e){this.bannerAd=await h.getThankAd(e)},async getPurchase(e){this.purchaseData=await h.getPurchase(e)},async checkIfEmailIsUnique(e){try{return await h.checkIfEmailIsUnique(e),!0}catch(a){return!1}},async validateAccessCode(e){try{let a=await h.validateAccessCode(e);return a.code?(this.accessCode=a.code,this.maxNumberTicketByCode=a.max_num_tickets||-1,this.accessCodeValid=!0,null):(this.accessCodeValid=!1,"CÃ³digo de acceso no vÃ¡lido")}catch(a){return this.accessCodeValid=!1,a.data.error?a.data.error.trim():a.data.trim()}},setReference(e){this.referenceParams=e},async editWeswapTicket(e){return await h.editWeswapTicket(e)},setSeatsioData(e){this.seatsioData=e},addTicket(e){let a=e.pair?2:1;0===e.selecteds&amp;&amp;(e.selecteds+(e.min_tickets||1)&lt;=e.remaining||e.selecteds+(e.min_tickets||1)&lt;=e.available)?e.selecteds+=e.min_tickets||1:(e.selecteds+a&lt;=e.remaining||e.selecteds+a&lt;=e.available)&amp;&amp;e.selecteds+a&lt;=e.max_tickets&amp;&amp;(e.selecteds+=a)},createTicketsSelected(){return this.purchaseData.tickets.reduce(((e,a)=&gt;(e[a.ticket_type]=(e[a.ticket_type]||0)+1,e)),{})},createNewPurchase(){const{tickets:e}=(0,f.z)();let a=[];for(const t of e.value){let e=0;if(this.purchaseData.tickets){const a=this.createTicketsSelected();e=a[t.id]||0}t.hidden||a.push({...t,selecteds:t.selecteds||e})}this.actualPurchase={selectedTickets:a}},buildProductPurchase(e){const{createProductPurchaseData:a}=(0,v.i)();return e.reduce(((e,t)=&gt;{const i=a(t);if(e.associate_products[t.ticket_type]&amp;&amp;e.associate_products[t.ticket_type].id===i.id&amp;&amp;(i.quantity+=e.associate_products[t.ticket_type].quantity,i.price*=i.quantity),t.ticket_required){e.associate_products[t.ticket_type]||(e.associate_products[t.ticket_type]=[]);const a=e.associate_products[t.ticket_type].findIndex((e=&gt;e.id===i.id));-1!==a?(e.associate_products[t.ticket_type][a].quantity+=i.quantity,e.associate_products[t.ticket_type][a].price*=e.associate_products[t.ticket_type][a].quantity):e.associate_products[t.ticket_type].push(i)}else e.independent_products.push(i);return e}),{associate_products:{},independent_products:[]})},async createProductPurchase(){const{productsPurchase:e}=(0,v.i)(),a=this.purchaseData.reference,t=this.buildProductPurchase(e.value);await h.createProductPurchase(a,t)}}})},81332:function(e,a,t){"use strict";t.d(a,{d:function(){return m}});var i=t(17115),s=t(70875);const o="/ticket-management/",n="/payment-methods/",r="/late-sell-payments/",l="/ticket-types/",c="/purchases/",d="/cs-purchase-update/",u="/complementary-purchase/",p="/buyers/",m=(0,i.Q_)("ticket",{state:()=&gt;({ticket:null,originalPrice:null,prices:null,ticketHistory:[],upgradableTickets:[],attendeeFields:{personal:!1,personal_address:!1,personal_birthday:!1,personal_email:!1,personal_gender:!1,personal_id:!1,personal_phone:!1,locality:!1,state:!1},new_attendee:null,new_user:null,transaction_type:null,payment_methods:null,procedure_data:null,upgradePurchase:null,complementaryPurchase:null,complementaryProductsPurchased:null,buyer:null,loginTicketError:null,eventValidError:null,ticketError:null,paymentError:null,purchaseError:null,reservationError:null,complementaryProductsError:null,buyerError:null}),actions:{async loginMyTicket(e){const a={email:e.email,ticket_code:e.ticketCode};this.loginTicketError=null,this.eventValidError=null,this.ticket=null;try{const e=await s.Z.post(o+"login/",a);"Event has not ticket management activated"===e.data.Error?this.eventValidError=e.data.Error:"Combination does not exist"===e.data.Error?this.loginTicketError=e.data.Error:(this.ticket=e.data,this.prices=e.data.prices,this.originalPrice=e.data.price-e.data.discount)}catch(t){console.log("error",t),this.loginTicketError=t.Error}},async getUpgradableTickets(e){const a={event:this.ticket.event.id,upgrade_of:this.ticket.ticket_type.id};console.log("params :&gt;&gt; ",a),this.upgradableTickets=[];try{const e=await s.Z.get(l,{params:a});console.log("response :&gt;&gt; ",e),this.upgradableTickets=e.data.ticket_types}catch(t){this.ticketError=t}},async getHistory(){const e={ticket_code:this.ticket.short_validation_code};this.ticketHistory=[];try{const a=await s.Z.get(o+"ticket-history/",{params:e});this.ticketHistory=a.data}catch(a){this.ticketError=a}},async getComplementaryProductsPurchased(e){this.complementaryProductsPurchased=null,this.complementaryProductsError=null;const a={ticket:this.ticket.id,purchase:this.ticket.purchase};try{const e=await s.Z.get(u,{params:a});this.complementaryProductsPurchased=e.data}catch(t){this.complementaryProductsError=t}},async getPaymentMethods(e=this.ticket.price){const a={event:this.ticket.event.id,amount:e};this.payment_methods=null;try{const e=await s.Z.get(n,{params:a});this.payment_methods=e.data}catch(t){this.ticketError=t}},async createBuyer(){const e={email:this.ticket.owner.email,first_name:"Buyer Management",last_name:this.ticket.ticket_type.id,newsletter:!1,privacy_policy:!0,location:{id:0,name:"",place_id:"",longitude:0,latitude:0}};this.buyerError=null,this.buyer=null;try{const a=await s.Z.post(p,e);console.log("response :&gt;&gt; ",a),this.buyer=a.data}catch(a){console.log("error :&gt;&gt; ",a),this.buyerError=a}},async createPurchase(e,a){const t={tickets:[{ticket_type:e}],upgrade_ticket:a};this.buyer&amp;&amp;(t.buyer=this.buyer.id),this.purchaseError=null;try{const a=await s.Z.post(c+"?v4=true",t);console.log("response :&gt;&gt; ",a),a.data&amp;&amp;(this.upgradePurchase={reference:a.data.reference,id:a.data.id,newTicketType:e})}catch(i){this.purchaseError=i}},async createReservation(e){this.reservationError=null;try{const a=await s.Z.post(d,e);a.data&amp;&amp;(this.complementaryPurchase={reference:a.data.complementary_purchase.reference,id:a.data.complementary_purchase.purchase_id})}catch(a){this.reservationError=a}},async completePurchase(e){console.log("payload",e),this.paymentError=null;try{const a=await s.Z.post(r,e);(!a.data.accepted||a.data.error_code&amp;&amp;a.data.error_code.includes("WEGOW"))&amp;&amp;(this.paymentError=a.data.error_code),!a.data.accepted&amp;&amp;a.data.procedure_data&amp;&amp;(this.procedure_data=a.data.procedure_data)}catch(a){this.paymentError=a}},async getAttendeeFields(){const e={event:this.ticket.event.id,is_streaming:!1,page:1,mongo:!0,ticket_management:!0};try{const a=await s.Z.get(l+this.ticket.ticket_type.id+"/",{params:e});this.attendeeFields.personal=a.data.personal,this.attendeeFields.personal_address=a.data.personal_address,this.attendeeFields.personal_birthday=a.data.personal_birthday,this.attendeeFields.personal_email=a.data.personal_email,this.attendeeFields.personal_gender=a.data.personal_gender,this.attendeeFields.personal_id=a.data.personal_id,this.attendeeFields.personal_phone=a.data.personal_phone,this.attendeeFields.state=a.data.state,this.attendeeFields.locality=a.data.locality,this.attendeeFields.country=a.data.country,this.attendeeFields.postal_code=a.data.postal_code,this.attendeeFields.personal_phone=a.data.attendee.phone_number}catch(a){this.ticketError=a}},setNewAttendee(e){this.new_attendee=e,this.transaction_type="modifyDataPayment",console.log("this.new_attendee :&gt;&gt; ",this.new_attendee)},setNewUser(e){this.new_user=e,this.transaction_type="transferPayment"}}})},34879:function(e,a,t){"use strict";t.d(a,{L:function(){return n}});t(57658);var i=t(70875),s=t(30285),o=t(17115);const n=(0,o.Q_)("user",{state:()=&gt;({loadingInit:!0,loadingTickets:!0,gettingPerfectCompanion:!1,initialConfig:{},userTokens:{},userDetail:{},friends:[],user:{},users:{},list:{users:[],chatMembers:[]},listUsers:{users:[],chatMembers:[]},genres:[],userStatus:{},artistFollowers:[],eventFollowers:[],venueFollowers:[],campaignFollowers:[],companyFollowers:{},usersLikedMoment:{},cards:[],location:{},started:!1,perfectCompanion:{},myTickets:[],weswapEvents:{},invoices:[],purchasesCoverage:[],buyer:{},serverError:!1,maintenancePage:!1,registerPromoterError:null}),actions:{async refresh_token(e){return await s.Z.refreshToken(e)},setColorsToStatistics(e){if(e.genre_statistics){let a=0;const t=["#2EFFED","#FF5757","#9F08A3","#6C69FF"];for(let i=0;i&lt;e.genre_statistics.length;i++)a+=e.genre_statistics[i].percentage,e.genre_statistics[i].genre||e.genre_statistics[i].name&amp;&amp;"otros"!==e.genre_statistics[i].name?e.genre_statistics[i].color=t[i]:e.genre_statistics[i].color=t[3];if(0===a)for(let i=0;i&lt;e.genre_statistics.length;i++)e.genre_statistics[i].percentage=25}},async getMyUser(){this.userDetail=await s.Z.getMyUser(),this.setColorsToStatistics(this.userDetail)},showMaintenancePage(){this.maintenancePage=!0},async init(){try{this.initialConfig=await s.Z.getInitial(),void 0!==this.initialConfig.apple_pay?this.started=!0:this.serverError=!0}catch(e){this.serverError=!0}},async auth(e){this.userTokens=await s.Z.auth(e)},async newAuth(e){this.registerPromoterError=null;const a=await s.Z.auth(e);return console.log("response :&gt;&gt; ",a),400!==a.status?(this.userTokens=a,!0):("El email utilizado ya existe en Wegow"===a.data.detail?this.registerPromoterError="El email utilizado ya existe en Wegow":this.registerPromoterError="Error al registrar el promotor",!1)},async sendBuyer(e){this.buyer=await s.Z.sendBuyer(e)},async validatePromoter(){await s.Z.validatePromoter()},async updateUser(e){this.userDetail={...this.userDetail,...await s.Z.updateUser(e)}},async updateAccount(e){await s.Z.updateAccount(e)},async updatePrivacy(e){let a;"0"===e.profile_status?a="public":"1"===e.profile_status&amp;&amp;(a="only_friends"),this.userDetail.privacy_configuration||={},this.userDetail.privacy_configuration.profile_status=a,await s.Z.updatePrivacy(e)},async updateImageUser(e){this.userDetail.image_url=(await s.Z.updateImageUser(e)).image},async followGenre(e){await s.Z.followGenre(e),this.userDetail.genres=e.genres.map((e=&gt;({id:e})))},async getFriends(e){this.list=await s.Z.getUsers(e)},async getSearchUsers(e){this.listUsers=await s.Z.getUsers(e)},async getChatMembers({chats:e,page_size:a,page:t}){this.list.chatMembers=await s.Z.getChatMembers({chats:e,page_size:a,page:t})},async getUser(e){this.user=await s.Z.getUser(e),this.setColorsToStatistics(this.user)},async getUserByEmail(e){this.user=await s.Z.getUserByEmail(e),this.user.users.length&gt;0&amp;&amp;(this.user=this.user.users[0])},async checkEmail(e){try{const a=await i.Z.get(`/check-user/?email=${e}`);return a}catch(a){return{message:"Email is invalid"}}},async getUsers(e){this.users=await s.Z.getUsers(e)},async getUserStatus(){this.userStatus=await s.Z.getUserStatus()},async getMyTickets(e){let a=await s.Z.getMyTickets(e);e?.all?(this.myTickets=[],a.forEach((e=&gt;{if(e.event_info.fan_to_fan_active)for(const a of e.tickets)-1!==a.fan_to_fan_status&amp;&amp;this.myTickets.push({eventId:e.event_info.id,id:a.id,thumbnails:e.event_info.thumbnails,title:e.event_info.title,permalink:e.event_info.permalink,slug:e.event_info.slug,ticket_type:a.title,fan_to_fan_active:e.event_info.fan_to_fan_active,fan_to_fan_status:a.fan_to_fan_status,venue:e.event_info.venue,start_date:e.event_info.start_date})}))):this.myTickets=a},async getTicketsWeswap(e,a={}){const t=12,i=new Date,o={page:a.page||1,page_size:a.page_size||t,count:!0,from_date:a.from_date||i.toISOString().split("T")[0],ordering:a.ordering||"start_date"};let n=await s.Z.getTicketsWeswap(o);1===o.page&amp;&amp;(this.weswapEvents.available_weswap=[]);let r=[];n.available_weswap.forEach((a=&gt;{if(!r.includes(a.event.id)&amp;&amp;new Date(a.event.start_date)&gt;new Date){let t="";e?(r.push(a.event.id),t=a.event.title):t=a.event.title+" &lt;small&gt; ("+a.ticket_transfer_tier.title+")&lt;/small&gt;",this.weswapEvents.available_weswap.push({id:a.ticket_transfer_tier.id,eventId:a.event.id,slug:a.event.slug,title:t,venue:a.event.venue,price:a.ticket_transfer_tier.price,commission:parseFloat(a.ticket_transfer_tier.commission),currency:a.ticket_transfer_tier.currency,enabled:!0,start_date:a.event.start_date,thumbnails:a.event.thumbnails,ticket_types_count:1})}})),this.weswapEvents.count=n.count,this.weswapEvents.next_page=n.next_page,this.weswapEvents.page_size=a.page_size||t},async getEventInvoices(e){this.invoices=(await s.Z.getEventInvoices(e)).purchases},async getEventPurchasesCoverage(e){this.purchasesCoverage=(await s.Z.getEventPurchasesCoverage(e)).purchases},async getPerfectCompanion(){this.perfectCompanion=(await s.Z.getPerfectCompanion())?.perfect_companion[0]||[]},async promoterValidation(){await i.Z.post("/promoter-registration/")},setGenres(e){return this.genres=e,this.genres},async getArtistFollowers(e){this.artistFollowers=this.userDetail?.id?(await s.Z.getUsers(e)).users:[]},async getEventFollowers(e){this.eventFollowers=this.userDetail?.id?(await s.Z.getUsers(e)).users:[]},async getVenueFollowers(e){this.venueFollowers=this.userDetail?.id?(await s.Z.getUsers(e)).users:[]},async getCampaignFollowers(e){this.campaignFollowers=this.userDetail?.id?(await s.Z.getUsers(e)).users:[]},async getUsersLikedMoment(e){this.usersLikedMoment=(await s.Z.getUsers(e)).users},async companyFollowers(e){await i.Z.get("/users/",{params:e}).then((e=&gt;{this.companyFollowers=e.data})).catch((e=&gt;{if("undefined"!==typeof window&amp;&amp;"function"===typeof CustomEvent){var a=new CustomEvent("showError",{detail:{textI18N:"error.title",error:e}});window.dispatchEvent(a)}}))},async increaseCountFollowers(){this.artistFollowers.count++},async decreaseCountFollowers(){this.artistFollowers.count--},async setFriendshipStatus(e){await s.Z.setFriendshipStatus(e)},async deleteFriendship(e){await s.Z.deleteFriendship(e)},async closeSession(){await s.Z.closeSession()},cardsClean(){this.cards=[]},async changeUserLanguage(e){await i.Z.patch(`/users/${e.user}/`,{language:e.language}).then((a=&gt;{this.detail.language=e.language})).catch((e=&gt;{if("undefined"!==typeof window&amp;&amp;"function"===typeof CustomEvent){var a=new CustomEvent("showError",{detail:{textI18N:"error.title",error:e}});window.dispatchEvent(a)}}))},setLocation(e){this.location.latitude=e.latitude,this.location.longitude=e.longitude},async forgetPassword(e){await s.Z.forgetPassword(e)},async changePassword(e){await s.Z.changePassword(e)},async deleteLocation(e){this.userDetail.locations=this.userDetail.locations.filter((({id:a})=&gt;a!==e)),await s.Z.deleteLocation(e)},async addLocation(e){this.userDetail.locations.push(e);(await s.Z.addLocation(e)).data},async validateTokenPassword(e){await s.Z.validateTokenPassword(e)},async validateTokenUnsubscribe(e){await s.Z.validateTokenUnsubscribe(e)},async unsubscribeEmails(e){await s.Z.unsubscribeEmails(e)},async confirmEmail(e){return await s.Z.confirmEmail(e)},async deleteAccount(){await s.Z.deleteAccount()}}})},33780:function(e,a,t){"use strict";t.d(a,{Y:function(){return o}});var i=t(17115),s=t(83253);const o=(0,i.Q_)("venue",{state:()=&gt;({details:{},venues:[],venuesRelatedToVenue:[],venuesRelatedToArtist:[],venuesRelatedToUser:[],venuesRelatedToEvent:[],media:[]}),actions:{async getVenueMedia(e){this.media=await s.Z.getVenueMedia(e)},async getDetails(e){this.details=await s.Z.getVenue(e)},async getVenues(e){this.venues=await s.Z.getVenues(e)},async getVenuesRelatedToVenue(e){this.venuesRelatedToVenue=(await s.Z.getVenues(e)).venues},async getVenuesRelatedToEvent(e){this.venuesRelatedToEvent=(await s.Z.getVenues(e)).venues},async followVenue(e){await s.Z.followVenue(e)},async unfollowVenue(e){await s.Z.unfollowVenue(e)}}})},46700:function(e,a,t){var i={"./af":61081,"./af.js":61081,"./ar":61488,"./ar-dz":4103,"./ar-dz.js":4103,"./ar-kw":24752,"./ar-kw.js":24752,"./ar-ly":34126,"./ar-ly.js":34126,"./ar-ma":2715,"./ar-ma.js":2715,"./ar-sa":80885,"./ar-sa.js":80885,"./ar-tn":56763,"./ar-tn.js":56763,"./ar.js":61488,"./az":64093,"./az.js":64093,"./be":21615,"./be.js":21615,"./bg":66965,"./bg.js":66965,"./bm":5851,"./bm.js":5851,"./bn":42913,"./bn-bd":47522,"./bn-bd.js":47522,"./bn.js":42913,"./bo":48599,"./bo.js":48599,"./br":58706,"./br.js":58706,"./bs":2133,"./bs.js":2133,"./ca":24939,"./ca.js":24939,"./cs":99722,"./cs.js":99722,"./cv":37650,"./cv.js":37650,"./cy":30428,"./cy.js":30428,"./da":64924,"./da.js":64924,"./de":70383,"./de-at":4703,"./de-at.js":4703,"./de-ch":47876,"./de-ch.js":47876,"./de.js":70383,"./dv":78023,"./dv.js":78023,"./el":54092,"./el.js":54092,"./en-au":82435,"./en-au.js":82435,"./en-ca":97146,"./en-ca.js":97146,"./en-gb":75467,"./en-gb.js":75467,"./en-ie":68393,"./en-ie.js":68393,"./en-il":47321,"./en-il.js":47321,"./en-in":79881,"./en-in.js":79881,"./en-nz":64628,"./en-nz.js":64628,"./en-sg":59502,"./en-sg.js":59502,"./eo":50376,"./eo.js":50376,"./es":89298,"./es-do":44768,"./es-do.js":44768,"./es-mx":96546,"./es-mx.js":96546,"./es-us":26142,"./es-us.js":26142,"./es.js":89298,"./et":26044,"./et.js":26044,"./eu":7343,"./eu.js":7343,"./fa":26451,"./fa.js":26451,"./fi":26855,"./fi.js":26855,"./fil":84438,"./fil.js":84438,"./fo":99269,"./fo.js":99269,"./fr":65403,"./fr-ca":32441,"./fr-ca.js":32441,"./fr-ch":3222,"./fr-ch.js":3222,"./fr.js":65403,"./fy":328,"./fy.js":328,"./ga":63448,"./ga.js":63448,"./gd":98577,"./gd.js":98577,"./gl":98314,"./gl.js":98314,"./gom-deva":80313,"./gom-deva.js":80313,"./gom-latn":80176,"./gom-latn.js":80176,"./gu":39594,"./gu.js":39594,"./he":99589,"./he.js":99589,"./hi":23385,"./hi.js":23385,"./hr":52550,"./hr.js":52550,"./hu":84518,"./hu.js":84518,"./hy-am":58396,"./hy-am.js":58396,"./id":68037,"./id.js":68037,"./is":64770,"./is.js":64770,"./it":81923,"./it-ch":99228,"./it-ch.js":99228,"./it.js":81923,"./ja":83552,"./ja.js":83552,"./jv":20159,"./jv.js":20159,"./ka":29341,"./ka.js":29341,"./kk":23792,"./kk.js":23792,"./km":86923,"./km.js":86923,"./kn":7099,"./kn.js":7099,"./ko":73196,"./ko.js":73196,"./ku":85389,"./ku.js":85389,"./ky":32626,"./ky.js":32626,"./lb":23124,"./lb.js":23124,"./lo":34732,"./lo.js":34732,"./lt":64702,"./lt.js":64702,"./lv":63832,"./lv.js":63832,"./me":13991,"./me.js":13991,"./mi":52649,"./mi.js":52649,"./mk":53750,"./mk.js":53750,"./ml":33402,"./ml.js":33402,"./mn":33277,"./mn.js":33277,"./mr":95362,"./mr.js":95362,"./ms":90624,"./ms-my":88920,"./ms-my.js":88920,"./ms.js":90624,"./mt":971,"./mt.js":971,"./my":43713,"./my.js":43713,"./nb":49916,"./nb.js":49916,"./ne":79837,"./ne.js":79837,"./nl":89349,"./nl-be":12144,"./nl-be.js":12144,"./nl.js":89349,"./nn":80008,"./nn.js":80008,"./oc-lnc":14728,"./oc-lnc.js":14728,"./pa-in":42637,"./pa-in.js":42637,"./pl":15867,"./pl.js":15867,"./pt":56828,"./pt-br":44023,"./pt-br.js":44023,"./pt.js":56828,"./ro":83372,"./ro.js":83372,"./ru":20612,"./ru.js":20612,"./sd":55917,"./sd.js":55917,"./se":62039,"./se.js":62039,"./si":91778,"./si.js":91778,"./sk":4478,"./sk.js":4478,"./sl":41471,"./sl.js":41471,"./sq":46844,"./sq.js":46844,"./sr":59197,"./sr-cyrl":4326,"./sr-cyrl.js":4326,"./sr.js":59197,"./ss":49543,"./ss.js":49543,"./sv":61704,"./sv.js":61704,"./sw":96447,"./sw.js":96447,"./ta":28067,"./ta.js":28067,"./te":5433,"./te.js":5433,"./tet":74253,"./tet.js":74253,"./tg":71220,"./tg.js":71220,"./th":9532,"./th.js":9532,"./tk":47094,"./tk.js":47094,"./tl-ph":92414,"./tl-ph.js":92414,"./tlh":93066,"./tlh.js":93066,"./tr":5350,"./tr.js":5350,"./tzl":38480,"./tzl.js":38480,"./tzm":75332,"./tzm-latn":22322,"./tzm-latn.js":22322,"./tzm.js":75332,"./ug-cn":53557,"./ug-cn.js":53557,"./uk":25278,"./uk.js":25278,"./ur":73139,"./ur.js":73139,"./uz":5601,"./uz-latn":82716,"./uz-latn.js":82716,"./uz.js":5601,"./vi":5017,"./vi.js":5017,"./x-pseudo":69315,"./x-pseudo.js":69315,"./yo":39628,"./yo.js":39628,"./zh-cn":50323,"./zh-cn.js":50323,"./zh-hk":21871,"./zh-hk.js":21871,"./zh-mo":77383,"./zh-mo.js":77383,"./zh-tw":38076,"./zh-tw.js":38076};function s(e){var a=o(e);return t(a)}function o(e){if(!t.o(i,e)){var a=new Error("Cannot find module '"+e+"'");throw a.code="MODULE_NOT_FOUND",a}return i[e]}s.keys=function(){return Object.keys(i)},s.resolve=o,e.exports=s,s.id=46700},54693:function(e,a,t){"use strict";t.d(a,{Z:function(){return bo}});t(46229),t(17330),t(62062);var i=t(19812),s=t(20521),o=t(55893),n=(t(57658),t(44220)),r=t(36799),l=t(71736),c=t(58101),d=t(29318),u=t(95088),p=t(33197),m=t(84692),g=t.n(m),h=t(90668),v=t(34636),f=t(74904);const b={key:0,class:"loading"},w={key:1,class:"form"},y={class:"header flex flex-row justify-around"},A=["src"],W={class:"chat-title m-auto"},k={class:"friend-selector"},z={class:"title flex flex-row justify-between my-2"},E={class:"text-grayDetailsEmptyView mt-auto"},x=["onClick"],S={class:"img"},C=["src","alt"],q={key:0,class:"selected-friend absolute right-5 text-xl h-full top-1/4"},T=30,I=5;var P={__name:"ModalCreateChat",setup(e){const{CREATE_CHAT_MODAL:a,activeModal:m,closeModal:P}=(0,h.I)(),{getFriends:O,userDetail:U,list:D}=(0,v.a)(),{createChat:G,TYPE_GROUP:B}=(0,f.R)(),M={image:null,title:null,members:[]},R=(0,s.qj)({...g()(M)}),j=(0,s.iH)(null),N=(0,s.iH)(1),F=(0,s.iH)(null),L=(0,s.iH)(!1),V=(0,i.Fl)((()=&gt;R.image?URL.createObjectURL(R.image):"")),Q=(0,i.Fl)((()=&gt;!R.title||0===R.members.length)),K=e=&gt;{const a=`${e.first_name} ${e.last_name}`;return a.length&gt;23?`${a.slice(0,23)}...`:a},Z=async()=&gt;{if(Q.value)return;L.value=!0;const e={title:R.title,type:B,members:R.members};await G(e),L.value=!1,P()},H=async({srcElement:e})=&gt;{if(!D.value.next_page)return;const a=e.offsetHeight+e.scrollTop&gt;=e.scrollHeight;if(a){const e=D.value.users;N.value+=1,await ae(),D.value.users=[...e,...D.value.users]}},Y=()=&gt;j.value.click(),J=async({target:{files:[e]}})=&gt;{if(!e)return;const a=await(0,p.Z)(e,{maxSizeMB:.3,maxWidthOrHeight:400,fileType:"image/jpeg"});R.image=new File([a],`${a.name.replace(/[.]\w{3,}$/gm,".jpeg")}`,{type:"image/jpeg",lastModified:new Date})},X=e=&gt;e?.thumbnails?.s_sq||t(5672),_=async()=&gt;setTimeout((async()=&gt;await ae()),200),$=({id:e})=&gt;R.members.some((a=&gt;a===e)),ee=e=&gt;{const a=R.members.length===T,t=$(e);t||a?t&amp;&amp;(R.members=R.members.filter((a=&gt;a!==e.id))):R.members.push(e.id)},ae=async()=&gt;{await O({id:U.value.id,page_size:I,page:N.value,search:F.value})};return(0,i.YP)(m,(async(e,t)=&gt;{e!==t&amp;&amp;(e===a?await ae():t===a&amp;&amp;Object.assign(R,g()(M)))})),(e,p)=&gt;(0,s.SU)(m)===(0,s.SU)(a)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"small",class:"modal-container",onClose:(0,s.SU)(P)},{default:(0,i.w5)((()=&gt;[L.value?((0,i.wg)(),(0,i.iD)("div",b,[(0,i.Wm)(d.Z)])):((0,i.wg)(),(0,i.iD)("div",w,[(0,i._)("form",{onSubmit:(0,n.iM)(Z,["prevent"])},[(0,i._)("div",y,[(0,i._)("button",{type:"button",class:"clear-button rounded-full",onClick:(0,n.iM)(Y,["stop"])},[(0,i._)("img",{width:"70",height:"70",class:"border-0 rounded-full object-cover cursor-pointer",src:V.value,onError:p[0]||(p[0]=e=&gt;e.target.src=t(5672))},null,40,A),(0,i._)("input",{ref_key:"imageInput",ref:j,class:"hidden",type:"file",accept:".png, .jpg, .jpeg",onChange:J},null,544)]),(0,i._)("div",W,[p[4]||(p[4]=(0,i._)("h1",{class:"text-lg text-left"},"TÃ­tulo del chat",-1)),(0,i.Wm)(c.Z,{value:R.title,"onUpdate:value":p[1]||(p[1]=e=&gt;R.title=e),placeholder:"Escribe aquÃ­"},null,8,["value"])])]),(0,i._)("div",k,[(0,i._)("div",z,[p[5]||(p[5]=(0,i._)("h1",{class:"text-lg text-left"}," Selecciona a tus amigos ",-1)),(0,i._)("small",E,(0,o.zw)(R.members.length)+"/"+(0,o.zw)(T),1)]),(0,i.Wm)(c.Z,{id:"search-friends-input",value:F.value,"onUpdate:value":[p[2]||(p[2]=e=&gt;F.value=e),_],class:"flex-1","background-input":"bg-grayish-blue",focused:"","error-message":e.errorMessage,"focus-class":!1},null,8,["value","error-message"]),(0,s.SU)(D).users.length?((0,i.wg)(),(0,i.iD)("div",{key:0,class:"friends",onScroll:H},[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(D).users,(e=&gt;((0,i.wg)(),(0,i.iD)("button",{key:e.id,type:"button",class:(0,o.C_)(["clear-button flex flex-row gap-4 relative py-1 px-5",{"bg-wegowBase":$(e)}]),onClick:(0,n.iM)((a=&gt;ee(e)),["stop"])},[(0,i._)("div",S,[(0,i._)("img",{width:"40",height:"40",src:X(e),alt:e?.permalink,onError:p[3]||(p[3]=e=&gt;e.target.src=t(5672))},null,40,C)]),(0,i._)("div",{class:(0,o.C_)(["name my-auto text-sm font-museo-700",{"text-black":$(e)}])},[(0,i._)("p",null,(0,o.zw)(K(e)),1)],2),$(e)?((0,i.wg)(),(0,i.iD)("div",q,[(0,i.Wm)(u.Z,{size:"20",img:"https://cdn.wegow.com/no-delete/wegow/check.svg"})])):(0,i.kq)("",!0)],10,x)))),128))],32)):(0,i.kq)("",!0)]),(0,i.Wm)(r.Z,{type:"submit",text:"Crear",size:"xs",class:"mt-4",background:"opacity",color:"topaz",disabled:Q.value},null,8,["disabled"])],32)]))])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const O=P;var U=O,D=t(58161);const G={key:0,class:"moment-likes-modal"},B={key:0,class:"w-loader"},M={key:1,class:"flex flex-col gap-2"},R={key:0};var j={__name:"MomentLikesModal",props:{moment:{type:Object}},setup(e){const a=()=&gt;{m.value=1,p()},t=e,{moment:o}=(0,s.BK)(t),{getUsersLikedMoment:n,usersLikedMoment:r}=(0,v.a)(),{activeModal:c,MOMENT_LIKES:u,closeModal:p}=(0,h.I)(),m=(0,s.iH)(1),g=(0,s.iH)(!1),f=(0,s.iH)(!0),b=(0,s.iH)(null),w=()=&gt;{const e=b.value.offsetHeight+b.value.scrollTop&gt;=b.value.scrollHeight;o.value.likes_count&gt;8*m.value&amp;&amp;e&amp;&amp;(m.value+=1,y())},y=()=&gt;(async()=&gt;{f.value=!1,await n({moment_id:o.value?.id,page_size:9*m.value}),f.value=!0})(),A=()=&gt;(async()=&gt;{g.value=!1,await n({moment_id:o.value?.id,page_size:9}),g.value=!0})();return(0,i.YP)([o],(()=&gt;A())),(e,t)=&gt;(0,s.SU)(c)===(0,s.SU)(u)?((0,i.wg)(),(0,i.iD)("div",G,[(0,i.Wm)(l.Z,{class:"modal",size:"normal-small",onClose:a},{default:(0,i.w5)((()=&gt;[t[0]||(t[0]=(0,i._)("div",{class:"head h-12 border-b border-grayContainer"},null,-1)),(0,i._)("div",{ref_key:"content",ref:b,class:"content"},[g.value?((0,i.wg)(),(0,i.iD)("div",M,[(0,i._)("div",{class:"body",onScroll:w},[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(r),(e=&gt;((0,i.wg)(),(0,i.j4)(D.Z,{key:e.id,profile:e,type:"short"},null,8,["profile"])))),128)),f.value?(0,i.kq)("",!0):((0,i.wg)(),(0,i.iD)("div",R,[(0,i.Wm)(d.Z)]))],32)])):((0,i.wg)(),(0,i.iD)("div",B,[(0,i.Wm)(d.Z)]))],512)])),_:1})])):(0,i.kq)("",!0)}},N=t(48998);const F=(0,N.Z)(j,[["__scopeId","data-v-1ad967d7"]]);var L=F,V=t(54362),Q=t(92926),K=t(97296),Z=t(71826),H=t.n(Z);const Y={class:"flex flex-col md:flex-row calendar-container p-0 pt-4 md:p-8"},J={class:"w-full md:w-1/3 calendar"},X={class:"ml-4"},_={key:0,class:"table-condensed"},$={class:"h-20"},ee={colspan:"5",class:"pl-4 text-left"},ae={colspan:"2"},te={class:"flex justify-around"},ie=["onClick"],se={key:1,class:"loader-month"},oe={class:"w-full md:w-2/3 recommendations"},ne={key:0,class:"text-center mt-8"},re={key:1,class:"flex flex-col space-y-6 px-9 pb-9"},le={key:2,class:"pt-20"};var ce={__name:"CalendarRecommendation",props:{isStatic:{type:Boolean,default:!1},origin:{type:String,default:""}},emits:["close"],setup(e,{emit:a}){const{activeModal:t,CALENDAR:n,closeModal:r}=(0,h.I)(),{dayRecommendations:c,selectedYear:u,selectedMonth:p,calendar:m,loadDay:g,loadMonth:v,setDay:f,dayClass:b,addMonth:w,setDate:y,subtractMonth:A,getDayRecommendations:W,getMonthRecommendations:k}=(0,V.T)(),z=(0,s.iH)("");(0,i.YP)(t,(async(e,a)=&gt;{e===n&amp;&amp;(y(H()()),await k(),z.value=K.ND[p.value]+u.value,await W())}));const E=(0,i.Fl)((()=&gt;z.value===K.ND[p.value]+u.value));return(a,h)=&gt;(0,s.SU)(t)===(0,s.SU)(n)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"large","is-static":e.isStatic,onClose:(0,s.SU)(r)},{default:(0,i.w5)((()=&gt;[(0,i._)("div",Y,[(0,i._)("div",J,[(0,i._)("h3",X,(0,o.zw)(a.$t("wegow.recommendations.nexConcerts")),1),(0,s.SU)(m)?((0,i.wg)(),(0,i.iD)("table",_,[(0,i._)("thead",null,[(0,i._)("tr",$,[(0,i._)("th",ee,(0,o.zw)(a.$t((0,s.SU)(K.ND)[(0,s.SU)(p)]))+" "+(0,o.zw)((0,s.SU)(u)),1),(0,i._)("th",ae,[(0,i._)("div",te,[(0,i._)("span",{class:(0,o.C_)(["change-month",E.value?"disabled-month":"cursor-pointer"]),onClick:h[0]||(h[0]=e=&gt;E.value?"":(0,s.SU)(A)())}," &lt; ",2),(0,i._)("span",{class:"change-month cursor-pointer",onClick:h[1]||(h[1]=e=&gt;(0,s.SU)(w)())}," &gt; ")])])])]),(0,i._)("tbody",null,[(0,i._)("tr",null,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(K.Rm),(e=&gt;((0,i.wg)(),(0,i.iD)("th",{key:e,class:"week-day"},(0,o.zw)(a.$t(e).substring(0,3)),1)))),128))]),((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(v)?[]:(0,s.SU)(m),((e,t)=&gt;((0,i.wg)(),(0,i.iD)("tr",{key:t},[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(e,((e,t)=&gt;(0,i.WI)(a.$slots,"date-slot",{},(()=&gt;[((0,i.wg)(),(0,i.iD)("td",{key:t,class:(0,o.C_)(["number-day",(0,s.SU)(b)(e)]),onClick:a=&gt;(0,s.SU)(b)(e)["with-events"]?(0,s.SU)(f)(e):""},(0,o.zw)(e.date()),11,ie))])))),256))])))),128))])])):(0,i.kq)("",!0),(0,s.SU)(v)?((0,i.wg)(),(0,i.iD)("div",se,[(0,i.Wm)((0,s.SU)(d.Z))])):(0,i.kq)("",!0)]),(0,i._)("div",oe,[(0,s.SU)(g)||0!==(0,s.SU)(c).length?(0,s.SU)(g)?((0,i.wg)(),(0,i.iD)("div",le,[(0,i.Wm)((0,s.SU)(d.Z))])):((0,i.wg)(),(0,i.iD)("div",re,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(c),(e=&gt;((0,i.wg)(),(0,i.j4)((0,s.SU)(Q.Z),{key:e._id,event:e.event,type:"large","open-external":!0},null,8,["event"])))),128))])):((0,i.wg)(),(0,i.iD)("p",ne,(0,o.zw)(a.$t("wegow.recommendations.noRecommendationsDay")),1))])])])),_:3},8,["is-static","onClose"])):(0,i.kq)("",!0)}};const de=(0,N.Z)(ce,[["__scopeId","data-v-3e4eb27e"]]);var ue=de,pe=t(62198),me=t(41228);const ge={class:"friend-modal"},he={class:"perfect-friend flex flex-col justify-evenly"},ve={key:0,class:"post-header flex justify-center"},fe=["src","alt"],be={class:"flex flex-col justify-center user-data"},we={class:"friend-name"},ye={key:0,class:"user-info flex"},Ae=["src","alt"],We={class:"location"},ke={key:1},ze={class:"text-black"},Ee={key:2,class:"text-black px-4"},xe={key:0,class:"concerts-together mb-5 mt-7"},Se={key:0},Ce={key:1,style:{width:"400px","margin-right":"auto","margin-left":"auto"},class:"mb-7"};var qe={__name:"PerfectCompanionModal",emits:["closeFriendModal"],setup(e){const{activeModal:a,PERFECT_COMPANION:n,closeModal:r}=(0,h.I)(),c=(0,i.Fl)((()=&gt;!1)),{perfectCompanion:u,gettingPerfectCompanion:p,getPerfectCompanion:m}=(0,v.a)();(0,i.YP)(a,(async(e,a)=&gt;{e===n&amp;&amp;await m()}));const g=e=&gt;e.companion_image_url?e.companion_image_url:t(5672),f=()=&gt;{setTimeout((()=&gt;{r()}),600)};return(e,m)=&gt;(0,s.SU)(a)===(0,s.SU)(n)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium","close-color":"black",onClose:(0,s.SU)(r)},{default:(0,i.w5)((()=&gt;[(0,i._)("div",ge,[(0,i._)("div",he,[(0,i._)("h3",null,(0,o.zw)(e.$t("wegow.profile.perfectCompanion.title")),1),(0,s.SU)(u).user&amp;&amp;!(0,s.SU)(p)?((0,i.wg)(),(0,i.j4)((0,s.SU)(pe.Z),{key:0,object:(0,s.SU)(u),full:!1,params:{name:"ProfilePage",params:{slug:(0,s.SU)(u).slug}},onClick:m[1]||(m[1]=e=&gt;f())},{link:(0,i.w5)((()=&gt;[(0,s.SU)(u)?((0,i.wg)(),(0,i.iD)("span",ve,[(0,i._)("img",{src:g((0,s.SU)(u)),alt:(0,s.SU)(u).companion_full_name,class:"object-cover",onError:m[0]||(m[0]=e=&gt;e.target.src=t(5672))},null,40,fe),(0,i._)("div",be,[(0,i._)("p",we,[(0,i._)("strong",null,(0,o.zw)((0,s.SU)(u).companion_full_name),1)]),(0,s.SU)(u).companion_location&amp;&amp;(0,s.SU)(u).companion_location.name?((0,i.wg)(),(0,i.iD)("p",ye,[(0,i._)("img",{src:t(46714),alt:e.$t("wegow.altIcon"),class:"w-8"},null,8,Ae),(0,i._)("span",We,(0,o.zw)((0,s.SU)(u).companion_location.name),1)])):(0,i.kq)("",!0)])])):(0,i.kq)("",!0)])),_:1},8,["object","params"])):(0,s.SU)(p)?((0,i.wg)(),(0,i.iD)("div",ke,[(0,i._)("span",ze,(0,o.zw)(e.$t("wegow.profile.perfectCompanion.searching")),1),(0,i.Wm)((0,s.SU)(d.Z),{color:"black"})])):((0,i.wg)(),(0,i.iD)("div",Ee,(0,o.zw)(e.$t("wegow.profile.perfectCompanion.notFound")),1))]),(0,s.SU)(u).companion_events?((0,i.wg)(),(0,i.iD)("div",xe,[(0,i.Uk)((0,o.zw)(e.$t("wegow.profile.concertsTogether",{concerts:(0,s.SU)(u).companion_events.length}))+" ",1),0===(0,s.SU)(u).companion_events.length?((0,i.wg)(),(0,i.iD)("p",Se,(0,o.zw)(e.$t("wegow.profile.likeSameMusic")),1)):(0,i.kq)("",!0)])):(0,i.kq)("",!0),(0,s.SU)(u).user&amp;&amp;!c.value&amp;&amp;(0,s.SU)(u).companion_events.length&gt;0?((0,i.wg)(),(0,i.iD)("div",Ce,[(0,i.Wm)((0,s.SU)(me.lr),{"items-to-show":2,"wrap-around":!1,transition:500},{addons:(0,i.w5)((()=&gt;[(0,i.Wm)((0,s.SU)(me.W_))])),default:(0,i.w5)((()=&gt;[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(u).companion_events,(e=&gt;((0,i.wg)(),(0,i.j4)((0,s.SU)(me.Mi),{key:e.id,"aria-hidden":!1,class:"py-8"},{default:(0,i.w5)((()=&gt;[e?((0,i.wg)(),(0,i.j4)((0,s.SU)(Q.Z),{key:0,event:e},null,8,["event"])):(0,i.kq)("",!0)])),_:2},1024)))),128))])),_:1})])):(0,i.kq)("",!0)])])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const Te=(0,N.Z)(qe,[["__scopeId","data-v-e1f1f310"]]);var Ie=Te,Pe=t(644),Oe=t(23619),Ue=t(36190),De=t(10276);const Ge={class:"grid grid-cols-2 grid-rows-2"},Be={class:"text-2xl"},Me={class:"text-right"},Re={class:"text-color-gray text-xs"},je={class:"mt-4 flex"},Ne=["src","alt"],Fe={class:"items-center ml-2 w-full"},Le={class:"flex mt-1"},Ve=["src","alt"],Qe={class:"time items-center ml-2 w-full"},Ke={class:"flex flex-col justify-end"},Ze={class:"flex flex-row justify-end"};var He={__name:"PurchaseInsuranceComponent",props:{purchase:{type:Object,required:!0}},emits:["selectPurchase"],setup(e){const a=(0,Pe.yj)(),{t:n}=(0,Oe.QT)(),l=e,{purchase:c}=(0,s.BK)(l),d=(0,i.Fl)((()=&gt;(0,De.x)(Number(c.value.insurance_budget).toFixed(2),c.value.currency))),u=(0,i.Fl)((()=&gt;(0,De.x)(Number(c.value.price).toFixed(2),c.value.currency))),p=(0,i.Fl)((()=&gt;(0,Ue.yL)(c.start_date,a.params.region))),m=(0,i.Fl)((()=&gt;{let e=(0,Ue.wX)(c.value.start_date,a.params.region);return n("wegow.date.dateFormat",e)}));return(e,a)=&gt;((0,i.wg)(),(0,i.iD)("div",Ge,[(0,i._)("div",null,[(0,i._)("p",Be,(0,o.zw)((0,s.SU)(c).event),1),(0,i._)("small",null,(0,o.zw)((0,s.SU)(c).venue),1)]),(0,i._)("div",Me,[(0,i._)("p",null,(0,o.zw)((0,s.SU)(c).tickets.length)+" "+(0,o.zw)(e.$t("profiles.titles.tickets")),1),(0,i._)("p",null,(0,o.zw)(u.value),1)]),(0,i._)("div",Re,[(0,i._)("span",je,[(0,i._)("img",{src:t(51629),alt:e.$t("wegow.altIcon"),class:"close-icon h-5 w-5"},null,8,Ne),(0,i._)("span",Fe,(0,o.zw)(m.value),1)]),(0,i._)("span",Le,[(0,i._)("img",{src:t(83403),alt:e.$t("wegow.altIcon"),class:"close-icon h-5 w-5"},null,8,Ve),(0,i._)("span",Qe,(0,o.zw)(p.value),1)])]),(0,i._)("div",Ke,[(0,i._)("div",Ze,[(0,i.Wm)((0,s.SU)(r.Z),{background:"opacity",color:"topaz",type:"button",text:e.$t("wegow.purchase.buyInsuranceTicket",{price:d.value}),disabled:(0,s.SU)(c).insured,onClick:a[0]||(a[0]=a=&gt;e.$emit("selectPurchase"))},null,8,["text","disabled"])])])]))}};const Ye=He;var Je=Ye,Xe=t(96191);const _e={key:0,class:"flex-grow border-t border-grayInputBorder my-8"};var $e={__name:"PurchaseInsuranceModal",props:{eventId:{type:String,required:!1,default:null},purchase:{type:String,required:!1,default:null}},setup(e){const{purchasesCoverage:a,getEventPurchasesCoverage:t}=(0,v.a)(),{activeModal:o,closeModal:n,INSURANCE_MODAL:r}=(0,h.I)(),c=e,{eventId:d}=(0,s.BK)(c),u=(0,s.iH)(!1),p=(0,s.iH)(!1),m=(0,s.iH)({}),g=e=&gt;{p.value=!0,m.value=e,m.value.event_id=d.value,m.value.insurance_premium=e.insurance_budget,u.value=!0,setTimeout((()=&gt;{p.value=!1}),100)},f=()=&gt;(async()=&gt;{c.purchase?(m.value=c.purchase,m.value.event_id=d.value,u.value=!0):(await t(d.value),1===a.value.length&amp;&amp;(m.value=a.value[0],m.value.event_id=d.value,m.value.insurance_premium=a.value[0].insurance_budget,u.value=!0))})();return(0,i.YP)(d,(()=&gt;f())),(e,t)=&gt;(0,s.SU)(o)!==(0,s.SU)(r)||u.value?(0,s.SU)(o)===(0,s.SU)(r)?((0,i.wg)(),(0,i.j4)((0,s.SU)(Xe.Z),{key:1,"my-tickets":m.value,onCloseInsuranceModal:t[1]||(t[1]=e=&gt;{u.value=!1,(0,s.SU)(n)()})},null,8,["my-tickets"])):(0,i.kq)("",!0):((0,i.wg)(),(0,i.j4)(l.Z,{key:0,title:"Asegura tu entrada",onClose:t[0]||(t[0]=e=&gt;p.value?"":(0,s.SU)(n)())},{default:(0,i.w5)((()=&gt;[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(a),((e,t)=&gt;((0,i.wg)(),(0,i.iD)("div",{key:t,class:"m-10"},[(0,i.Wm)(Je,{purchase:e,onSelectPurchase:a=&gt;g(e)},null,8,["purchase","onSelectPurchase"]),t&lt;(0,s.SU)(a).length-1?((0,i.wg)(),(0,i.iD)("div",_e)):(0,i.kq)("",!0)])))),128))])),_:1}))}};const ea=$e;var aa=ea,ta=t(38863),ia=t(33334),sa=t(75279),oa=t(15307),na=t(98338);const ra={class:"modal-content mt-10"},la={key:0},ca=["src"],da={class:"flex flex-col gap-4"},ua={class:"md:mx-14 mx-3 flex flex-row justify-between"},pa={class:"flex flex-row justify-center"},ma={key:1},ga={key:0,class:"genres relative"},ha={class:"grid grid-cols-3 gap-2.5 mt-4 md:px-10"},va=["onClick"],fa={class:"relative h-full w-full"},ba={class:"genre-item"},wa=["src"],ya={class:"genre-label absolute inset-0 flex flex-col justify-end text-left p-4 font-museo-500 md:text-m text-s z-10"},Aa={key:0,class:"selected-mask rounded-lg absolute inset-0 bg-wegowBase bg-opacity-30 flex flex-row justify-end p-2"},Wa={class:"actions absolute inset-0 h-fit top-auto pointer-events-none sticky z-10"},ka={class:"actions-container bg-gradient-to-dark-blue py-4 flex flex-row justify-center gap-2"},za={key:2},Ea={class:"flex flex-col artist-box"},xa={class:"interactions flex flex-col justify-center gap-4"},Sa={class:"sinc-actions flex flex-row justify-center mt-5"},Ca={key:0,class:"md:px-20 relative"},qa={class:"hidden-scrollbars gap-2 mt-4 overflow-auto pb-20 md:px-10"},Ta={class:"top-title md:text-l text-s ml-5 mb-1.5"},Ia={class:"actions absolute inset-0 h-fit top-auto pointer-events-none"},Pa={class:"actions-container bg-gradient-to-dark-blue py-4 flex flex-row justify-center gap-2"},Oa={key:3},Ua={class:"flex flex-col justify-center items-center gap-1"},Da={class:"apps flex flex-row gap-4 justify-around my-5"},Ga=["src"],Ba=["src"],Ma={class:"relative overflow-hidden"},Ra={class:"w-full h-full absolute inset-0 m-auto mt-24 flex flex-col items-center gap-20"},ja=["src"],Na={class:"absolute inset-0 h-fit top-auto"},Fa={class:"actions-container bg-gradient-to-dark-blue py-12 flex flex-row justify-center gap-2"},La=1,Va=1;var Qa={__name:"UserInfo",setup(e){const{activeModal:a,PROFILE_INFO:m,closeModal:g}=(0,h.I)(),{setProfile:f,followGenres:b,userStatus:w,userDetail:y}=(0,v.a)(),{genres:A,getGenres:W}=(0,na.k)(),{genresTopArtists:k,getGenresTopArtists:z}=(0,oa.x)(),E=(0,s.iH)(null),x=(0,s.iH)([]),S=(0,s.iH)(!1),C=(0,s.qj)({image:void 0,location:null,first_name:void 0,last_name:void 0,gender:void 0,birthday:void 0}),q=(0,i.Fl)((()=&gt;C.image?URL.createObjectURL(C.image):"")),T=(0,i.Fl)((()=&gt;x.value.length?x.value:y.value.genres)),I=(0,i.Fl)((()=&gt;w.value.profile?w.value.genres?w.value.artists?void 0:"artists":"genres":"profile")),P=(0,i.Fl)((()=&gt;"artists"===I.value||"genres"===I.value&amp;&amp;D.value&lt;700||""===I.value&amp;&amp;D.value&lt;700?"extra-large":"intermedium-small")),O=()=&gt;E.value.click(),U=async({target:{files:[e]}})=&gt;{if(!e)return;const a=await(0,p.Z)(e,{maxSizeMB:.3,maxWidthOrHeight:400,fileType:"image/jpeg"});C.image=new File([a],`${a.name.replace(/[.]\w{3,}$/gm,".jpeg")}`,{type:"image/jpeg",lastModified:new Date})},D=(0,s.iH)(window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth),G=e=&gt;x.value.some((({id:a})=&gt;a===e.id)),B=e=&gt;{if(G(e)){const a=x.value.findIndex((({id:a})=&gt;a===e.id));x.value.splice(a,1)}else x.value.push(e)},M=e=&gt;{"genres"===e&amp;&amp;b(T.value.map((({id:e})=&gt;e))),w.value[e]=!0};return(0,i.YP)(I,(async e=&gt;{S.value=!1,"genres"===e&amp;&amp;await W(),"artists"===e&amp;&amp;await z(T.value.map((({id:e})=&gt;e))),S.value=!0})),(e,p)=&gt;(0,s.SU)(a)===(0,s.SU)(m)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:P.value,"is-static":e.isStatic,close:!1},{default:(0,i.w5)((()=&gt;[(0,i._)("div",ra,[(0,i._)("div",{class:(0,o.C_)(["flex items-center justify-center mb-4 z-10","genres"===I.value?"sticky top-10 ":""])},[(0,i._)("div",{class:(0,o.C_)([{"bg-wegowBase":"profile"===I.value},"border border-blue-500 w-3.5 h-3.5 rounded-full border-wegowBase"])},null,2),p[12]||(p[12]=(0,i._)("div",{class:"border-b w-5 border-wegowBase"},null,-1)),(0,i._)("div",{class:(0,o.C_)([{"bg-wegowBase":"genres"===I.value},"border border-blue-500 w-3.5 h-3.5 rounded-full border-wegowBase"])},null,2),p[13]||(p[13]=(0,i._)("div",{class:"border-b w-6 border-wegowBase"},null,-1)),(0,i._)("div",{class:(0,o.C_)([{"bg-wegowBase":"artists"===I.value},"border border-blue-500 w-3.5 h-3.5 rounded-full border-wegowBase"])},null,2),p[14]||(p[14]=(0,i._)("div",{class:"border-b w-6 border-wegowBase"},null,-1)),(0,i._)("div",{class:(0,o.C_)([{"bg-wegowBase":void 0===I.value},"border border-blue-500 w-3.5 h-3.5 rounded-full border-wegowBase"])},null,2)],2),"profile"===I.value?((0,i.wg)(),(0,i.iD)("div",la,[(0,i._)("form",{class:"flex flex-col gap-10 md:mx-28 mx-2 mb-10",onSubmit:p[8]||(p[8]=(0,n.iM)((e=&gt;(0,s.SU)(f)(C)),["prevent"]))},[p[15]||(p[15]=(0,i._)("label",{class:"text-color-topaz-light font-museo-700 text-center"}," Tu perfil",-1)),(0,i._)("div",null,[(0,i._)("img",{class:"border-0 rounded-full object-cover cursor-pointer m-auto",src:q.value,style:{height:"130px",width:"130px"},onClick:O,onError:p[0]||(p[0]=e=&gt;e.target.src=t(12018))},null,40,ca),(0,i._)("input",{ref_key:"imageInput",ref:E,class:"hidden",type:"file",accept:".png, .jpg, .jpeg",onChange:U},null,544)]),(0,i._)("div",da,[(0,i.Wm)(c.Z,{id:"profile-user-firstname",value:C.first_name,"onUpdate:value":p[1]||(p[1]=e=&gt;C.first_name=e),placeholder:e.$t("wegow.profile.settings.firstName")},null,8,["value","placeholder"]),(0,i.Wm)(c.Z,{id:"profile-user-lastname",value:C.last_name,"onUpdate:value":p[2]||(p[2]=e=&gt;C.last_name=e),placeholder:e.$t("wegow.profile.settings.lastName")},null,8,["value","placeholder"]),(0,i.Wm)(c.Z,{id:"profile-user-birthdate",value:C.birthday,"onUpdate:value":p[3]||(p[3]=e=&gt;C.birthday=e),type:"date"},null,8,["value"]),(0,i.Wm)(ta.Z,{id:"profile-user-location",value:C.location,"onUpdate:value":p[4]||(p[4]=e=&gt;C.location=e),placeholder:e.$t("wegow.profile.settings.formLocation")},null,8,["value","placeholder"])]),(0,i._)("div",ua,[(0,i.Wm)(ia.Z,{id:"genre_radio_male","group-value":C.genre,"onUpdate:groupValue":p[5]||(p[5]=e=&gt;C.genre=e),value:"m",name:"genre",label:"Hombre"},null,8,["group-value"]),(0,i.Wm)(ia.Z,{id:"genre_radio_female","group-value":C.genre,"onUpdate:groupValue":p[6]||(p[6]=e=&gt;C.genre=e),value:"f",name:"genre",label:"Mujer"},null,8,["group-value"]),(0,i.Wm)(ia.Z,{id:"genre_radio_other","group-value":C.genre,"onUpdate:groupValue":p[7]||(p[7]=e=&gt;C.genre=e),name:"genre",label:"Otro"},null,8,["group-value"])]),(0,i._)("div",pa,[(0,i.Wm)(r.Z,{type:"submit",size:"base-large",text:"Siguiente",background:"opacity",color:"topaz-light"})])],32)])):"genres"===I.value?((0,i.wg)(),(0,i.iD)("div",ma,[p[16]||(p[16]=(0,i._)("div",{class:"text-color-topaz-light text-center text-s mb-5 top-16 sticky z-10"}," Selecciona tus gÃ©neros favoritos ",-1)),S.value?((0,i.wg)(),(0,i.iD)("div",ga,[(0,i._)("div",ha,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(A),(e=&gt;((0,i.wg)(),(0,i.iD)("div",{key:e.id,class:"rounded-lg hover:cursor-pointer select-none",onClick:a=&gt;B(e)},[(0,i._)("div",fa,[(0,i._)("div",ba,[(0,i._)("img",{src:e.thumbnails?.s_sq,class:"rounded-lg object-cover h-full w-full",onError:p[9]||(p[9]=e=&gt;e.target.src=t(16717))},null,40,wa),(0,i._)("div",ya,(0,o.zw)(e.name),1)]),G(e)?((0,i.wg)(),(0,i.iD)("div",Aa,[(0,i.Wm)(u.Z,{img:t(50535),size:20},null,8,["img"])])):(0,i.kq)("",!0)])],8,va)))),128))]),(0,i._)("div",Wa,[(0,i._)("div",ka,[(0,i.Wm)(r.Z,{class:"pointer-events-auto",background:"opacity",color:"topaz",text:`${x.value.length} Seleccionados`,disabled:x.value.length&lt;La},null,8,["text","disabled"]),(0,i.Wm)(r.Z,{class:"pointer-events-auto",background:"opacity",color:"topaz",type:"submit",text:x.value.length&lt;La?`MÃ­nimo ${La}`:"Siguiente",disabled:x.value.length&lt;La,onClick:p[10]||(p[10]=e=&gt;M(I.value))},null,8,["text","disabled"])])])])):((0,i.wg)(),(0,i.j4)(d.Z,{key:1}))])):"artists"===I.value?((0,i.wg)(),(0,i.iD)("div",za,[(0,i._)("div",Ea,[p[18]||(p[18]=(0,i._)("span",{class:"text-color-topaz-light text-center m-4"}," Selecciona tus artists favoritos ",-1)),(0,i._)("div",xa,[(0,i.Wm)(c.Z,{icon:t(9674)},null,8,["icon"]),(0,i._)("div",Sa,[(0,i.Wm)(r.Z,{icon:t(96259),background:"transparent",type:"button","text-type":"img-multiple",text:e.$t("wegow.profile.settings.syncSpotify"),color:"topaz"},null,8,["icon","text"])]),p[17]||(p[17]=(0,i._)("span",{class:"text-center sub-title"},"Â¿Quieres incluir los artistas que escuchas habitualmente? Sincroniza y nuestra magia harÃ¡ el resto.",-1))])]),S.value?((0,i.wg)(),(0,i.iD)("div",Ca,[(0,i._)("div",qa,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(T.value,(e=&gt;((0,i.wg)(),(0,i.iD)("div",{key:e.id,class:"py-5"},[(0,i._)("div",Ta," Top "+(0,o.zw)(e.name),1),(0,i.Wm)((0,s.SU)(me.lr),{class:"carousel fixed-carousel-arrows","wrap-around":!1,breakpoints:{0:{itemsToShow:1.7,snapAlign:"start"},1024:{itemsToShow:3,snapAlign:"start"}},transition:500},{addons:(0,i.w5)((()=&gt;[D.value&gt;700?((0,i.wg)(),(0,i.j4)((0,s.SU)(me.W_),{key:0})):(0,i.kq)("",!0)])),default:(0,i.w5)((()=&gt;[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(k)[`${e.id}`],(e=&gt;((0,i.wg)(),(0,i.j4)((0,s.SU)(me.Mi),{key:e.id,"aria-hidden":!1},{default:(0,i.w5)((()=&gt;[(0,i.Wm)(sa.Z,{artist:e},null,8,["artist"])])),_:2},1024)))),128))])),_:2},1024)])))),128))]),(0,i._)("div",Ia,[(0,i._)("div",Pa,[(0,i.Wm)(r.Z,{class:"pointer-events-auto",background:"opacity",color:"topaz",text:`${(0,s.SU)(y).artists_count} ${e.$t("wegow.login.selecteds")}`,disabled:(0,s.SU)(y).artists_count&lt;Va},null,8,["text","disabled"]),(0,i.Wm)(r.Z,{class:"pointer-events-auto",background:"opacity",color:"topaz",text:(0,s.SU)(y).artists_count&lt;Va?`MÃ­nimo ${Va}`:"Siguiente",disabled:(0,s.SU)(y).artists_count&lt;Va,onClick:p[11]||(p[11]=e=&gt;M(I.value))},null,8,["text","disabled"])])])])):((0,i.wg)(),(0,i.j4)(d.Z,{key:1}))])):((0,i.wg)(),(0,i.iD)("div",Oa,[(0,i._)("div",Ua,[(0,i.Wm)(u.Z,{size:90,img:t(71219)},null,8,["img"]),p[19]||(p[19]=(0,i._)("span",{class:"text-m font-museo-500 mt-5"},"Descarga la app de Wegow",-1)),p[20]||(p[20]=(0,i._)("span",{class:"text-xs font-museo-300 scanner-text"},"Escanea el cÃ³digo QR con tu mÃ³vil para obtener nuestra app",-1)),(0,i._)("div",Da,[(0,i._)("img",{class:"h-10",src:t(64372)},null,8,Ga),(0,i._)("img",{class:"h-10",src:t(42297)},null,8,Ba)]),(0,i._)("div",Ma,[(0,i._)("div",Ra,[(0,i.Wm)(u.Z,{size:150,img:t(35450)},null,8,["img"])]),(0,i._)("img",{class:"h-96",src:t(5367)},null,8,ja),(0,i._)("div",Na,[(0,i._)("div",Fa,[(0,i.Wm)(r.Z,{class:"pointer-events-auto",size:"base-large",background:"opacity",color:"topaz",text:"Â¡Listo!",onClick:(0,s.SU)(g)},null,8,["onClick"])])])])])]))])])),_:1},8,["size","is-static"])):(0,i.kq)("",!0)}};const Ka=(0,N.Z)(Qa,[["__scopeId","data-v-a51fa166"]]);var Za=Ka;const Ha={key:0,id:"background-loader"},Ya={class:"internal-loader"};var Ja={__name:"WLoaderComplete",setup(e){const{bigLoader:a}=(0,h.I)();return(e,t)=&gt;(0,s.SU)(a)?((0,i.wg)(),(0,i.iD)("div",Ha,[(0,i._)("div",Ya,[(0,i.Wm)((0,s.SU)(d.Z))])])):(0,i.kq)("",!0)}};const Xa=(0,N.Z)(Ja,[["__scopeId","data-v-560b8f1e"]]);var _a=Xa,$a=t(90294),et=t(6745),at=t(98579);const tt={class:"image-container"},it=["src","alt"],st={class:"comments-container flex flex-col justify-between"},ot={class:"container-top"},nt={class:"title-container flex"},rt=["src"],lt={class:"flex flex-col ml-4"},ct=["innerHTML"],dt={class:"date flex items-center"},ut=["src","alt"],pt={class:"comments flex flex-col"},mt=["src","alt"],gt={class:"comment-container ml-2 px-4 pt-2 pb-5",style:{"word-break":"break-all","max-width":"80%"}},ht=["innerHTML"],vt={class:"container-botom"},ft={class:"info flex justify-end mb-2"},bt={class:"mr-1 moment-stats flex items-center justify-end"},wt=["src"],yt={class:"moment-stats flex items-center justify-center"},At=["src"],Wt={class:"my-comment flex items-center mb-4"},kt={class:"w-1/4 flex justify-end"};var zt={__name:"MomentModal",props:{successErrorDialog:{type:String,required:!1,default:"success-error-dialog"},size:{type:String,required:!1,default:"intermedium-small"}},emits:["close","accept"],setup(e,{emit:a}){const d=(0,i.RC)((()=&gt;t.e(7129).then(t.bind(t,57129)))),{userDetail:u}=(0,v.a)(),{decodeChatMessage:p}=(0,f.R)(),{selectedMoment:m,sendingMoment:g,postLike:b,postComment:w,getParsedTitle:y}=(0,at.w)(),{closeModal:A}=(0,h.I)(),W=(0,Pe.yj)(),k=(0,s.iH)(!0),z=(0,s.iH)(!1),E=(0,s.iH)(!1),x=(0,s.iH)(!1),S=(0,s.iH)(!1),C=(0,s.iH)(),q=(0,s.iH)(!1),T=(0,s.iH)(""),I=(0,s.iH)(null),P=e=&gt;e?H()(e).fromNow():"",O=e=&gt;e.medias&amp;&amp;e.medias[0]&amp;&amp;e.medias[0].image?e.medias[0].image:t(65709),U=e=&gt;e&amp;&amp;e.user_image?e.user_image:t(5672),D=async()=&gt;{q.value=!1,await w({moment:m.value,message:T.value}),T.value="",q.value=!0},G=()=&gt;{E.value=!E.value,k.value=!0},B=()=&gt;{z.value=!0},M=e=&gt;`${W.params.region}/wegowmoments/${e}`;return(a,h)=&gt;{const v=(0,i.up)("wegow-loader");return(0,i.wg)(),(0,i.iD)(i.HY,null,[(0,i.Wm)((0,s.SU)(l.Z),{size:"complete","success-error-dialog":e.successErrorDialog,"overflow-hidden":!0,close:!1,"external-close":!0,onClose:(0,s.SU)(A)},{default:(0,i.w5)((()=&gt;[(0,i._)("div",{ref_key:"modalRef",ref:C,class:"flex moment-container"},[(0,i._)("div",tt,[(0,i._)("img",{src:O((0,s.SU)(m)),alt:(0,s.SU)(m).title,class:"lazyload main-image",onError:h[0]||(h[0]=e=&gt;e.target.src=t(65709))},null,40,it)]),(0,i._)("div",st,[(0,i._)("div",ot,[(0,i._)("div",nt,[(0,i.Wm)((0,s.SU)(pe.Z),{object:(0,s.SU)(m),full:!1,class:"w-10 h-10",style:{"min-width":"40px"}},{link:(0,i.w5)((()=&gt;[(0,i._)("img",{src:U((0,s.SU)(m)),alt:"user image",class:"user-image",onError:h[1]||(h[1]=e=&gt;e.target.src=t(5672))},null,40,rt)])),_:1},8,["object"]),(0,i._)("div",{class:"absolute right-0 m-auto cursor-pointer",onClick:(0,n.iM)(G,["prevent"])},h[12]||(h[12]=[(0,i._)("div",{class:"flex flex-row gap-0.5 px-3 py-4"},[(0,i._)("div",{class:"circle bg-grayDetails rounded-full h-1 w-1"}),(0,i._)("div",{class:"circle bg-grayDetails rounded-full h-1 w-1"}),(0,i._)("div",{class:"circle bg-grayDetails rounded-full h-1 w-1"})],-1)])),E.value?((0,i.wg)(),(0,i.iD)("div",{key:0,ref_key:"actions",ref:I,class:"actions"},[(0,i._)("div",{style:{color:"white"},onClick:B},(0,o.zw)(a.$t("wegow.moment.shared")),1),(0,s.SU)(m).user!==(0,s.SU)(u).id?((0,i.wg)(),(0,i.iD)("div",{key:0,onClick:h[2]||(h[2]=e=&gt;x.value=!0)},(0,o.zw)(a.$t("wegow.moment.report")),1)):(0,i.kq)("",!0),(0,s.SU)(m).user===(0,s.SU)(u).id?((0,i.wg)(),(0,i.iD)("div",{key:1,onClick:h[3]||(h[3]=e=&gt;S.value=!0)},(0,o.zw)(a.$t("wegow.moment.remove")),1)):(0,i.kq)("",!0)],512)):(0,i.kq)("",!0),(0,i._)("div",lt,[(0,i._)("h4",{class:"moment-title mb-2",innerHTML:(0,s.SU)(y)((0,s.SU)(m).text,(0,s.SU)(m).user_name)},null,8,ct),(0,i._)("span",dt,[(0,i._)("img",{src:t(96144),alt:a.$t("wegow.altIcon"),class:"w-4 h-4 mr-1"},null,8,ut),(0,i.Uk)(" "+(0,o.zw)(P((0,s.SU)(m).created)),1)])])]),(0,i._)("div",pt,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(m).comments,(e=&gt;((0,i.wg)(),(0,i.iD)("div",{key:e.id,class:"flex mt-3"},[(0,i.Wm)((0,s.SU)(pe.Z),{object:e,full:!1,params:{name:"ProfilePage",params:{slug:e.slug}}},{link:(0,i.w5)((()=&gt;[(0,i._)("img",{src:U(e),alt:e.user_name,class:"user-comment-image",onError:h[4]||(h[4]=e=&gt;e.target.src=t(5672))},null,40,mt)])),_:2},1032,["object","params"]),(0,i._)("div",gt,[(0,i._)("div",{innerHTML:(0,s.SU)(p)(e.comment_text)},null,8,ht),(0,i._)("span",null,(0,o.zw)((0,s.SU)(Ue.xH)(e.created)),1)])])))),128))])]),(0,i._)("div",vt,[(0,i._)("div",ft,[(0,i._)("div",bt,[(0,i._)("img",{src:t(66706),class:"lazyload mr-1",alt:"comment icon"},null,8,wt),(0,i.Uk)(" "+(0,o.zw)((0,s.SU)(m).comments_count),1)]),(0,i._)("div",yt,[(0,i._)("img",{src:(0,s.SU)(m).liked?t(12361):t(47009),class:"lazyload cursor-pointer mr-1",alt:"Modal error",onClick:h[5]||(h[5]=e=&gt;(0,s.SU)(b)((0,s.SU)(m)))},null,8,At),(0,i.Uk)(" "+(0,o.zw)((0,s.SU)(m).likes_count),1)])]),h[13]||(h[13]=(0,i._)("hr",null,null,-1)),(0,i._)("div",Wt,[(0,i.Wm)((0,s.SU)(c.Z),{id:"search-input",ref:"momentInput",value:T.value,"onUpdate:value":h[6]||(h[6]=e=&gt;T.value=e),class:"w-full","label-for":"query",placeholder:a.$t("wegow.moment.messagePlaceholder"),"background-input":"bg-transparent","border-input":"border-transparent","focus-class":!1,focused:!0,onEnter:h[7]||(h[7]=e=&gt;D())},null,8,["value","placeholder"]),(0,i._)("div",kt,[(0,i.Wm)((0,s.SU)(r.Z),{id:"moment-moment-button",type:"button","text-type":"img",icon:t(46233),disabled:""===T.value,loading:(0,s.SU)(g),onClick:h[8]||(h[8]=e=&gt;D())},null,8,["icon","disabled","loading"])])])])])],512)])),_:1},8,["success-error-dialog","onClose"]),x.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(et.Z),{key:0,moment:(0,s.SU)(m),onClose:h[9]||(h[9]=e=&gt;x.value=!1)},null,8,["moment"])):(0,i.kq)("",!0),S.value?((0,i.wg)(),(0,i.j4)($a.Z,{key:1,moment:(0,s.SU)(m),onClose:h[10]||(h[10]=e=&gt;S.value=!1)},null,8,["moment"])):(0,i.kq)("",!0),((0,i.wg)(),(0,i.j4)(i.n4,null,{default:(0,i.w5)((()=&gt;[z.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d),{key:0,category:"event","route-slug":M((0,s.SU)(m).id),"x-position":a.xposition,"y-position":a.yposition,onClose:h[11]||(h[11]=e=&gt;z.value=!1)},null,8,["route-slug","x-position","y-position"])):(0,i.kq)("",!0)])),fallback:(0,i.w5)((()=&gt;[(0,i.Wm)(v,{class:"min-h-screen"})])),_:1}))],64)}}};const Et=(0,N.Z)(zt,[["__scopeId","data-v-65dd46c1"]]);var xt=Et,St=t(37100);const Ct={key:0,class:"col-12"},qt={class:"picture"},Tt=["src","alt"],It={class:"col-12 mB15 mT5"},Pt=["innerHTML"],Ot=["innerHTML"],Ut={class:"flex justify-center space-x-2"};var Dt={__name:"ModalError",props:{size:{type:String,required:!1,default:"small"}},setup(e){const{errorModal:a,closeErrorModal:n}=(0,h.I)(),{getPersonalizedButton:c,getPersonalizedTitle:d,getPersonalizedText:u,getPersonalizedBox:p}=(0,St.G)(),m=(0,i.Fl)((()=&gt;"accept"===a.value.modal.imageType?t(83289):"accept-topaz"===a.value.modal.imageType?t(32156):"info"===a.value.modal.imageType?t(14845):"waiting-list"===a.value.modal.imageType?t(79003):t(87132))),g=()=&gt;{a.value.modal.close_method?(a.value.modal.close_method(),n()):n()},v=()=&gt;{a.value.modal.button_method?(a.value.modal.button_method(),n()):n()},f=()=&gt;{a.value.modal.button_red_method?(a.value.modal.button_red_method(),n()):n()};return(e,t)=&gt;void 0!==(0,s.SU)(a)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:(0,s.SU)(a).modal.size||"intermedium",class:"z-20",close:!1!==(0,s.SU)(a).modal.showClose,"personalized-style-container":(0,s.SU)(p),onClose:g},{default:(0,i.w5)((()=&gt;[(0,i._)("div",{class:(0,o.C_)(["row",(0,s.SU)(a).modal.generalClass])},["none"===(0,s.SU)(a).modal.imageType||(0,s.SU)(p)?(0,i.kq)("",!0):((0,i.wg)(),(0,i.iD)("div",Ct,[(0,i._)("figure",qt,[(0,i._)("picture",null,[(0,i._)("img",{src:m.value,class:"lazyload h-24",alt:e.$t("wegow.error.altErrorIcon")},null,8,Tt)])])])),(0,i._)("div",It,[(0,s.SU)(a).modal.title?((0,i.wg)(),(0,i.iD)("h2",{key:0,id:"modal-error-title",style:(0,o.j5)((0,s.SU)(d)),innerHTML:e.$t((0,s.SU)(a).modal.title)},null,12,Pt)):(0,i.kq)("",!0),(0,s.SU)(a).modal.description?((0,i.wg)(),(0,i.iD)("p",{key:1,id:"modal-error-text",style:(0,o.j5)((0,s.SU)(u)),innerHTML:(0,s.SU)(a).modal.description.key?e.$t((0,s.SU)(a).modal.description.key,(0,s.SU)(a).modal.description.values):e.$t((0,s.SU)(a).modal.description)},null,12,Ot)):(0,i.kq)("",!0),t[2]||(t[2]=(0,i._)("br",null,null,-1)),(0,i._)("div",Ut,[(0,s.SU)(a).modal.btn_message?((0,i.wg)(),(0,i.j4)((0,s.SU)(r.Z),{key:0,"button-id":"accept-btn",text:e.$t((0,s.SU)(a).modal.btn_message),size:"xl",color:"topaz-light",background:"opacity",styles:(0,s.SU)(c),onClick:t[0]||(t[0]=e=&gt;v())},null,8,["text","styles"])):(0,i.kq)("",!0),(0,s.SU)(a).modal.btn_red_message?((0,i.wg)(),(0,i.j4)((0,s.SU)(r.Z),{key:1,"button-id":"cancel-btn",text:e.$t((0,s.SU)(a).modal.btn_red_message),size:"xl",color:"white",border:"topaz",onClick:t[1]||(t[1]=e=&gt;f())},null,8,["text"])):(0,i.kq)("",!0)])])],2)])),_:1},8,["size","close","personalized-style-container"])):(0,i.kq)("",!0)}};const Gt=(0,N.Z)(Dt,[["__scopeId","data-v-c79e982e"]]);var Bt=Gt;const Mt=["src"],Rt=["src","title"];var jt={__name:"ModalImagePreview",props:{index:{type:String,default:void 0},img:{type:String,default:void 0},images:{type:Array,default:void 0},video:{type:String,default:void 0},title:{type:String,default:void 0}},setup(e){const a=e,{closePreviewModal:o,previewModal:n,IMAGE_PREVIEW:r}=(0,h.I)(),c=(0,s.iH)(0),d=e=&gt;{let a=e?.split("v=");return`https://www.youtube.com/embed/${a[1]}`};(0,i.YP)(n,((e,t)=&gt;{"image-preview"===e&amp;&amp;(c.value=a.index)}));const u=()=&gt;{c.value&gt;0&amp;&amp;c.value--},p=e=&gt;(0!==e?.type||""!==e?.video_url)&amp;&amp;(!e?.extra_video||0!==e?.extra_video?.length),m=()=&gt;{c.value&lt;a.images.length&amp;&amp;c.value++};return(a,g)=&gt;(0,s.SU)(n)===(0,s.SU)(r)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"none","preview-index":c.value,"preview-id":e.images[c.value]?.id?e.images[c.value]?.id:e.images.id,"last-index":c.value===e.images.length-1,"is-preview":!0,class:"modal-image-preview-container",onClose:(0,s.SU)(o),onNext:g[0]||(g[0]=e=&gt;m()),onPrevious:g[1]||(g[1]=e=&gt;u())},{default:(0,i.w5)((()=&gt;[p(e.images[c.value])?((0,i.wg)(),(0,i.iD)("iframe",{key:1,loading:"lazy",src:e.images[c.value]?.video_url?e.images[c.value].video_url:d(e.images[c.value]?.extra_video[0]?.media_url),title:e.title,frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",allowfullscreen:"",class:"w-full h-full"},null,8,Rt)):((0,i.wg)(),(0,i.iD)("img",{key:0,src:e.images[c.value].thumbnails?.l_dt?e.images[c.value].thumbnails?.l_dt:t(47555)},null,8,Mt))])),_:1},8,["preview-index","preview-id","last-index","onClose"])):(0,i.kq)("",!0)}};const Nt=jt;var Ft=Nt;const Lt={class:"users px-16 py-14"};var Vt={__name:"ModalShowChatUsers",props:{chatId:{type:String,default:void 0}},setup(e){const{activeModal:a,MODAL_CHAT_USERS:t,closeModal:o}=(0,h.I)(),{getChatMembers:n,list:r}=(0,v.a)(),c=e,{chatId:d}=(0,s.BK)(c);return(0,i.YP)(d,(async(e,a)=&gt;{e!==a&amp;&amp;await n({chats:e})})),(e,n)=&gt;(0,s.SU)(a)===(0,s.SU)(t)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"complete",class:"modal-container",onClose:(0,s.SU)(o)},{default:(0,i.w5)((()=&gt;[n[0]||(n[0]=(0,i._)("div",{class:"title mt-8"},[(0,i._)("h1",{class:"text-l text-center"},"Ver usuarios")],-1)),(0,i._)("div",Lt,[(0,s.SU)(r).chatMembers?.length?((0,i.wg)(),(0,i.j4)((0,s.SU)(me.lr),{key:0,class:"carousel fixed-carousel-arrows","wrap-around":!1,transition:500,breakpoints:(0,s.SU)(K.j$).eventCards},{addons:(0,i.w5)((()=&gt;[(0,i.Wm)((0,s.SU)(me.W_))])),default:(0,i.w5)((()=&gt;[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(r).chatMembers,(e=&gt;((0,i.wg)(),(0,i.j4)((0,s.SU)(me.Mi),{key:e.id,"aria-hidden":!1},{default:(0,i.w5)((()=&gt;[(0,i.Wm)(D.Z,{profile:e},null,8,["profile"])])),_:2},1024)))),128))])),_:1},8,["breakpoints"])):(0,i.kq)("",!0)])])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const Qt=Vt;var Kt=Qt,Zt=t(62276),Ht=t(85257),Yt=t(48403),Jt=t(72570);const Xt={key:1,id:"containerBuyer",class:"container-onboarding pt-12 pb-8 md:mx-16 mx-8"},_t={class:"pt-3 custom-control custom-checkbox"},ei={class:"custom-control custom-checkbox pb-4"},ai={class:"flex justify-center"};var ti={__name:"BuyerModal",props:{origin:{type:String,default:""},newPromoter:{type:Boolean,default:!1}},setup(e){const a=/^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/,t=(0,Pe.tv)(),{t:u}=(0,Oe.QT)(),{sendBuyer:p}=(0,v.a)(),{details:m,iframeStyles:g,getTickets:f}=(0,Yt.z)(),{isWhiteLabel:b,createPurchase:w,createNewPurchase:y}=(0,Jt.Z)(),{getPersonalizedButton:A,getPersonalizedTitle:W,getPersonalizedAuxColor:k,getPersonalizedBox:z}=(0,St.G)(),E=(0,s.iH)(!1),x=(0,s.iH)(!1),S=(0,s.iH)(""),{activeModal:C,BUYER_MODAL:q,closeModal:T}=(0,h.I)(),I={first_name:"",last_name:"",email:void 0,emailConfirmation:void 0,birthday:void 0,location:{id:0,name:"",place_id:"",longitude:0,latitude:0},newsletter:!1,terms_accepted:!1},P=(0,s.qj)({...I}),O=(0,i.Fl)((()=&gt;t.resolve({name:"TermsOfUsePage",params:{region:"es"}}).href)),U=(0,i.Fl)((()=&gt;t.resolve({name:"PrivacyPolicyPage",params:{region:"es"}}).href)),D=(0,i.Fl)((()=&gt;Object.entries(k.value).map((([e,a])=&gt;`${e}: ${a}`)).join("; "))),G=(0,s.qj)({first_name:""===b.value,last_name:""===b.value,email:!1,confirmation:!1}),B=(0,s.iH)({email:{validate:e=&gt;a.test(e||"")},confirmation:{depends:[P],validate:e=&gt;e===P.email&amp;&amp;G.email},first_name:{validate:e=&gt;e.length&gt;0},last_name:{validate:e=&gt;e.length&gt;0}}),M=(0,i.Fl)((()=&gt;{let e={};return g.value.rounded_input&amp;&amp;(e.borderRadius=g.value.rounded_input),e})),R=e=&gt;{try{let a=new Date,t=e.split("-"),i=new Date(t[0],t[1]-1,t[2]),s=a-i,o=Math.floor(s/315576e5);return o&gt;=0}catch(a){return!1}},j=(0,i.Fl)((()=&gt;Object.values(G).includes(!1)||!P.terms_accepted||1===m.value.iframe?.type&amp;&amp;(!P.location||""===P.location.name||!R(P.birthday)))),N=()=&gt;{E.value=!0},F=async()=&gt;{try{x.value=!0,b.value&amp;&amp;(P.first_name=u("wegow.profile.settings.firstName"),P.last_name=u("wegow.profile.settings.lastName")),await p(P),await w(!0),T()}catch(e){"Can't create negative amount of tickets"===e?.data?.error?(S.value=u("wegow.login.noTickets"),await f(),y()):S.value=u("wegow.login.unknownError")}x.value=!1},L=()=&gt;{S.value=""},V=()=&gt;{T(),L()};return(0,i.bv)((()=&gt;{})),(e,a)=&gt;(0,s.SU)(C)===(0,s.SU)(q)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium-small","is-static":!1,"personalized-style-container":(0,s.SU)(z),onClose:V},{default:(0,i.w5)((()=&gt;[x.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",Xt,[(0,i._)("h3",{class:"mb-8 text-center",style:(0,o.j5)((0,s.SU)(W))},(0,o.zw)((0,s.SU)(b)?e.$t("wegow.login.addDataTitle"):e.$t("wegow.purchase.purchaseData")),5),(0,i._)("div",null,[(0,i._)("div",null,[(0,i._)("form",{class:"space-y-2",onSubmit:(0,n.iM)(F,["prevent"])},[(0,s.SU)(b)?(0,i.kq)("",!0):((0,i.wg)(),(0,i.j4)((0,s.SU)(c.Z),{key:0,id:"profile-user-firstname",value:P.first_name,"onUpdate:value":a[0]||(a[0]=e=&gt;P.first_name=e),placeholder:e.$t("wegow.profile.settings.firstName"),"show-error-always":E.value,validator:B.value.first_name,"input-style":M.value,onValid:a[1]||(a[1]=e=&gt;G.first_name=e)},null,8,["value","placeholder","show-error-always","validator","input-style"])),(0,s.SU)(b)?(0,i.kq)("",!0):((0,i.wg)(),(0,i.j4)((0,s.SU)(c.Z),{key:1,id:"profile-user-lastname",value:P.last_name,"onUpdate:value":a[2]||(a[2]=e=&gt;P.last_name=e),placeholder:e.$t("wegow.profile.settings.lastName"),"show-error-always":E.value,validator:B.value.last_name,"input-style":M.value,onValid:a[3]||(a[3]=e=&gt;G.last_name=e)},null,8,["value","placeholder","show-error-always","validator","input-style"])),(0,i.Wm)((0,s.SU)(c.Z),{id:"email-signup",value:P.email,"onUpdate:value":a[4]||(a[4]=e=&gt;P.email=e),name:"email",type:"email",placeholder:e.$t("wegow.login.email"),"error-message":G.email?"":"wegow.login.emailError","show-error-always":E.value,validator:B.value.email,"input-style":M.value,onValid:a[5]||(a[5]=e=&gt;G.email=e)},null,8,["value","placeholder","error-message","show-error-always","validator","input-style"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"email-confirmation-signup",value:P.emailConfirmation,"onUpdate:value":a[6]||(a[6]=e=&gt;P.emailConfirmation=e),name:"confirmation",placeholder:e.$t("wegow.login.confirmEmail"),"show-error-always":E.value,"error-message":!G.confirmation&amp;&amp;G.email?"wegow.login.confirmationError":"",validator:B.value.confirmation,"input-style":M.value,onValid:a[7]||(a[7]=e=&gt;G.confirmation=e)},null,8,["value","placeholder","show-error-always","error-message","validator","input-style"]),1===(0,s.SU)(m).iframe?.type?((0,i.wg)(),(0,i.j4)(ta.Z,{key:2,id:"profile-user-location",value:P.location,"onUpdate:value":a[8]||(a[8]=e=&gt;P.location=e),placeholder:e.$t("wegow.profile.settings.formLocation"),"show-error-always":E.value,"input-style":M.value},null,8,["value","placeholder","show-error-always","input-style"])):(0,i.kq)("",!0),1===(0,s.SU)(m).iframe?.type?((0,i.wg)(),(0,i.j4)((0,s.SU)(c.Z),{key:3,id:"profile-user-birthdate",value:P.birthday,"onUpdate:value":a[9]||(a[9]=e=&gt;P.birthday=e),type:"date","input-style":M.value},null,8,["value","input-style"])):(0,i.kq)("",!0),(0,i._)("div",_t,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"terms-accepted-checkbox",value:P.terms_accepted,"onUpdate:value":a[10]||(a[10]=e=&gt;P.terms_accepted=e),"html-title":!0,error:E.value&amp;&amp;!P.terms_accepted,title:e.$t("wegow.login.termsAndConditions",{termsUrl:O.value,PrivacityUrl:U.value,personalizedStyle:D.value})},null,8,["value","error","title"])]),(0,i._)("div",ei,[(0,s.SU)(b)?(0,i.kq)("",!0):((0,i.wg)(),(0,i.j4)((0,s.SU)(Zt.Z),{key:0,id:"terms-accepted-checkbox",value:P.newsletter,"onUpdate:value":a[11]||(a[11]=e=&gt;P.newsletter=e),title:e.$t("wegow.login.reciveNews")},null,8,["value","title"]))]),S.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(Ht.Z),{key:4,message:S.value,"error-img":!0},null,8,["message"])):(0,i.kq)("",!0),(0,i._)("div",ai,[(0,i.Wm)((0,s.SU)(r.Z),{"button-id":"confirm-signup-button",background:"opacity",color:"topaz",text:e.$t("general.next"),disabled:j.value,type:"submit",class:"btn btn-signup",styles:(0,s.SU)(A),onClickDisabled:a[12]||(a[12]=e=&gt;N())},null,8,["text","disabled","styles"])])],32)])])]))])),_:1},8,["personalized-style-container"])):(0,i.kq)("",!0)}};const ii=(0,N.Z)(ti,[["__scopeId","data-v-2291a6ae"]]);var si=ii;const oi={key:1,id:"containerBuyer",class:"container-onboarding mx-4 pb-8 pt-12 md:mx-16"},ni={class:"mb-8 text-center"},ri={class:"md:mx-14 mx-3 py-4 flex flex-row justify-between"},li={class:"flex justify-center"};var ci={__name:"BasicInfoModal",setup(e){const{userDetail:a,setProfile:t}=(0,v.a)(),{createPurchase:u}=(0,Jt.Z)(),{activeModal:p,BASIC_INFO_MODAL:m,closeModal:g}=(0,h.I)(),f=(0,s.iH)({first_name:a.value.first_name,last_name:a.value.last_name,birthday:a.value.birthday||void 0,location:a.value.location||{id:0,name:"",place_id:"",longitude:0,latitude:0},gender:a.value.gender||void 0}),b=(0,s.qj)({...f.value}),w=(0,s.iH)(!1),y=(0,s.iH)(!1),A=(0,s.qj)({first_name:!1,last_name:!1,birthday:!1}),W=(0,s.iH)({first_name:{validate:e=&gt;e.length&gt;0},last_name:{validate:e=&gt;e.length&gt;0},birthday:{validate:e=&gt;k(e)}}),k=e=&gt;{try{let a=new Date,t=e.split("-"),i=new Date(t[0],t[1]-1,t[2]),s=a-i,o=Math.floor(s/315576e5);return o&gt;=0}catch(a){return!1}},z=(0,i.Fl)((()=&gt;Object.values(A).includes(!1)||!b.location||""===b.location.name)),E=()=&gt;{y.value=!0},x=async()=&gt;{try{w.value=!0,await t(b),await u(!0),g()}catch(e){console.log("error::",e)}w.value=!1};return(0,i.YP)(p,(async(e,t)=&gt;{e===m&amp;&amp;(a.value.first_name&amp;&amp;(b.first_name=a.value.first_name,A.first_name=!0),a.value.last_name&amp;&amp;(b.last_name=a.value.last_name,A.last_name=!0),b.birthday=a.value.birthday||void 0,b.location=a.value.location||{id:0,name:"",place_id:"",longitude:0,latitude:0},b.gender=a.value.gender||void 0)})),(e,a)=&gt;(0,s.SU)(p)===(0,s.SU)(m)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium-small","is-static":!1,onClose:(0,s.SU)(g)},{default:(0,i.w5)((()=&gt;[w.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",oi,[(0,i._)("h3",ni,(0,o.zw)(e.$t("wegow.login.completeProfiletitle")),1),(0,i._)("div",null,[(0,i._)("div",null,[(0,i._)("form",{class:"space-y-2",onSubmit:(0,n.iM)(x,["prevent"])},[(0,i.Wm)((0,s.SU)(c.Z),{id:"profile-user-firstname",value:b.first_name,"onUpdate:value":a[0]||(a[0]=e=&gt;b.first_name=e),placeholder:e.$t("wegow.profile.settings.firstName"),"show-error-always":y.value,validator:W.value.first_name,onValid:a[1]||(a[1]=e=&gt;A.first_name=e)},null,8,["value","placeholder","show-error-always","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"profile-user-lastname",value:b.last_name,"onUpdate:value":a[2]||(a[2]=e=&gt;b.last_name=e),placeholder:e.$t("wegow.profile.settings.lastName"),"show-error-always":y.value,validator:W.value.last_name,onValid:a[3]||(a[3]=e=&gt;A.last_name=e)},null,8,["value","placeholder","show-error-always","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"profile-user-birthdate",value:b.birthday,"onUpdate:value":a[4]||(a[4]=e=&gt;b.birthday=e),type:"date","error-message":A.birthday?"":"wegow.login.birthdayError","show-error-always":y.value,validator:W.value.birthday,onValid:a[5]||(a[5]=e=&gt;A.birthday=e)},null,8,["value","error-message","show-error-always","validator"]),(0,i.Wm)(ta.Z,{id:"profile-user-location",value:b.location,"onUpdate:value":a[6]||(a[6]=e=&gt;b.location=e),placeholder:e.$t("wegow.profile.settings.formLocation")},null,8,["value","placeholder"]),(0,i._)("div",ri,[(0,i.Wm)(ia.Z,{id:"genre_radio_male","group-value":b.genre,"onUpdate:groupValue":a[7]||(a[7]=e=&gt;b.genre=e),value:"m",name:"genre",label:"Hombre"},null,8,["group-value"]),(0,i.Wm)(ia.Z,{id:"genre_radio_female","group-value":b.genre,"onUpdate:groupValue":a[8]||(a[8]=e=&gt;b.genre=e),value:"f",name:"genre",label:"Mujer"},null,8,["group-value"]),(0,i.Wm)(ia.Z,{id:"genre_radio_other","group-value":b.genre,"onUpdate:groupValue":a[9]||(a[9]=e=&gt;b.genre=e),name:"genre",label:"Otro"},null,8,["group-value"])]),(0,i._)("div",li,[(0,i.Wm)((0,s.SU)(r.Z),{"button-id":"confirm-signup-button",background:"opacity",color:"topaz",text:e.$t("general.next"),disabled:z.value,type:"submit",class:"btn btn-signup",onClickDisabled:a[10]||(a[10]=e=&gt;E())},null,8,["text","disabled"])])],32)])])]))])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const di=(0,N.Z)(ci,[["__scopeId","data-v-13b5d265"]]);var ui=di;const pi={key:1,id:"containerSignin"},mi={class:"pt-4 md:pt-12 md:mx-16"},gi={class:"mb-8"},hi={class:"space-y-4"},vi={class:"text-center mt-6"};var fi={__name:"ChangePassword",setup(e){const{changePassword:a}=(0,v.a)(),t=(0,Pe.yj)(),{activeModal:u,CHANGE_PASSWORD:p,closeModal:m}=(0,h.I)(),g=(0,s.iH)(!1),f=(0,s.iH)(""),b={password:"",passwordConfirmation:""},w=(0,s.qj)({...b}),y=(0,s.qj)({password:!1,confirmation:!1}),A=(0,s.qj)({password:{validate:e=&gt;/^.{8,}$/.test(e||"")},confirmation:{validate:e=&gt;e===w.password&amp;&amp;y.password}}),W=(0,i.Fl)((()=&gt;Object.values(y).includes(!1)));return(0,i.YP)(u,(async(e,a)=&gt;{e===p&amp;&amp;(f.value=t.query.token)})),(0,i.YP)((()=&gt;w.passwordConfirmation),(e=&gt;{y.confirmation=A.confirmation.validate(e)})),(0,i.YP)((()=&gt;w.password),(()=&gt;{y.password=A.password.validate(w.password),y.confirmation=A.confirmation.validate(w.passwordConfirmation)})),(e,t)=&gt;(0,s.SU)(u)===(0,s.SU)(p)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium","is-static":!1,"cancel-outside-click":!0,onClose:(0,s.SU)(m)},{default:(0,i.w5)((()=&gt;[g.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",pi,[(0,i._)("div",mi,[(0,i._)("h3",gi,(0,o.zw)(e.$t("wegow.login.forgetPasswordButton")),1),(0,i._)("div",null,[(0,i._)("form",{onSubmit:t[6]||(t[6]=(0,n.iM)((e=&gt;(0,s.SU)(a)(w.password,f.value)),["prevent"]))},[(0,i._)("div",hi,[(0,i.Wm)((0,s.SU)(c.Z),{id:"password-signup",value:w.password,"onUpdate:value":t[0]||(t[0]=e=&gt;w.password=e),name:"password",type:"password",placeholder:e.$t("wegow.login.newPassword"),validator:A.password,onValid:t[1]||(t[1]=e=&gt;y.password=e),onInput:t[2]||(t[2]=e=&gt;y.password=e)},null,8,["value","placeholder","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"password-confirmation-signup",value:w.passwordConfirmation,"onUpdate:value":t[3]||(t[3]=e=&gt;w.passwordConfirmation=e),name:"password-confirmation","error-message":e.errors?.confirmation,placeholder:e.$t("wegow.login.confirmPassword"),type:"password",validator:A.confirmation,onValid:t[4]||(t[4]=e=&gt;y.confirmation=e),onInput:t[5]||(t[5]=e=&gt;y.confirmation=e)},null,8,["value","error-message","placeholder","validator"])]),(0,i._)("div",vi,[(0,i.Wm)((0,s.SU)(r.Z),{background:"opacity",color:"topaz",type:"submit",disabled:W.value,text:e.$t("wegow.login.changePasswordButton")},null,8,["disabled","text"])])],32)])])]))])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const bi=(0,N.Z)(fi,[["__scopeId","data-v-59e13d71"]]);var wi=bi;const yi={key:1,id:"container-unsubscribe"},Ai={class:"pt-4 md:pt-12 pb-4 md:pb-12 md:mx-16"},Wi={class:"mb-4"},ki={class:"mb-8"},zi={class:"flex space-x-4 justify-center"},Ei={key:0,class:"text-center mt-4 cursor-pointer settings-title"};var xi={__name:"UnsubscribeEmails",setup(e){const{isAuth:a,userDetail:t,unsubscribeEmails:n}=(0,v.a)(),c=(0,Pe.yj)(),{activeModal:u,UNSUBSCRIBE_EMAILS:p,closeModal:m}=(0,h.I)(),g=(0,s.iH)(!1),f=(0,s.iH)("");(0,i.YP)(u,(async(e,a)=&gt;{e===p&amp;&amp;(f.value=c.query.token)}));const b=()=&gt;{n(f.value)},w=()=&gt;{setTimeout((()=&gt;{m()}),250)};return(e,n)=&gt;(0,s.SU)(u)===(0,s.SU)(p)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"normal","is-static":!1,onClose:(0,s.SU)(m)},{default:(0,i.w5)((()=&gt;[g.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",yi,[(0,i._)("div",Ai,[(0,i._)("h3",Wi,(0,o.zw)(e.$t("wegow.profile.settings.unsubscribeTitle")),1),(0,i._)("p",ki,(0,o.zw)(e.$t("wegow.profile.settings.unsubscribeSubtitle")),1),(0,i._)("div",zi,[(0,i.Wm)((0,s.SU)(r.Z),{color:"white",border:"topaz",text:e.$t("general.cancel"),onClick:n[0]||(n[0]=e=&gt;(0,s.SU)(m)())},null,8,["text"]),(0,i.Wm)((0,s.SU)(r.Z),{color:"topaz",text:e.$t("general.accept"),onClick:n[1]||(n[1]=e=&gt;b())},null,8,["text"])]),(0,s.SU)(a)?((0,i.wg)(),(0,i.iD)("p",Ei,[(0,i.Wm)((0,s.SU)(pe.Z),{params:{name:"ProfileSettingsPage",params:{region:(0,s.SU)(t).region}},full:!1,onClick:n[2]||(n[2]=e=&gt;w())},{link:(0,i.w5)((()=&gt;[(0,i.Uk)((0,o.zw)(e.$t("wegow.profile.settings.manageNotifications")),1)])),_:1},8,["params"])])):(0,i.kq)("",!0)])]))])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const Si=(0,N.Z)(xi,[["__scopeId","data-v-2b601298"]]);var Ci=Si;const qi={key:1,id:"containerSignin"},Ti={class:"pt-4 md:pt-12 md:mx-16"},Ii={class:"mb-8"},Pi={class:"text-center mt-6"};var Oi={__name:"ForgetPassword",setup(e){const{forgetPassword:a}=(0,v.a)(),{activeModal:t,FORGET_PASSWORD:u,closeModal:p}=(0,h.I)(),m=(0,s.iH)(!1),g={email:"",password:""},f=(0,s.qj)({...g}),b=(0,s.qj)({email:!1}),w={email:{validate:e=&gt;/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e||"")}},y=(0,i.Fl)((()=&gt;Object.values(b).includes(!1)));return(e,g)=&gt;(0,s.SU)(t)===(0,s.SU)(u)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium","is-static":!1,onClose:(0,s.SU)(p)},{default:(0,i.w5)((()=&gt;[m.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",qi,[(0,i._)("div",Ti,[(0,i._)("h3",Ii,(0,o.zw)(e.$t("wegow.login.forgetPasswordButton")),1),(0,i._)("div",null,[(0,i._)("form",{onSubmit:g[2]||(g[2]=(0,n.iM)((e=&gt;(0,s.SU)(a)(f.email)),["prevent"]))},[(0,i._)("div",null,[(0,i.Wm)((0,s.SU)(c.Z),{id:"email-signin",value:f.email,"onUpdate:value":g[0]||(g[0]=e=&gt;f.email=e),placeholder:e.$t("wegow.login.email"),type:"email",name:"email",required:"",validator:w.email,onValid:g[1]||(g[1]=e=&gt;b.email=e)},null,8,["value","placeholder","validator"])]),(0,i._)("div",Pi,[(0,i.Wm)((0,s.SU)(r.Z),{background:"opacity",color:"topaz",type:"submit",disabled:y.value,text:e.$t("wegow.login.forgetPasswordButton")},null,8,["disabled","text"])])],32)])])]))])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const Ui=(0,N.Z)(Oi,[["__scopeId","data-v-75b5cd7d"]]);var Di=Ui;const Gi={key:1,id:"containerSignin"},Bi={class:"pt-4 md:pt-12 md:mx-16"},Mi={class:"mb-8 topaz-light"},Ri={class:"mt-3"},ji={class:"text-end forgot-password mt-3 cursor-pointer"},Ni={key:0,class:"text-orange-errors"},Fi={class:"text-center mt-6"},Li={class:"text-center"},Vi={class:"text-mignup-promoter"};var Qi={__name:"SignIn",props:{isStatic:{type:Boolean,default:!1},origin:{type:String,default:""},newPromoter:{type:Boolean,default:!1}},setup(e){const{activeModal:a,SIGN_IN:t,SIGN_UP:u,SIGN_UP_PROMOTER:p,SIGN_IN_PURCHASE:m,SIGN_UP_PURCHASE:g,FORGET_PASSWORD:f,openModal:b,closeModal:w}=(0,h.I)(),{userDetail:y,signIn:A}=(0,v.a)(),{createPurchase:W}=(0,Jt.Z)(),k=(0,Pe.tv)(),z=(0,Pe.yj)(),E=(0,s.iH)(!1),x=(0,s.iH)(!1),S={email:"",password:""},C=(0,s.qj)({...S}),q=(0,s.qj)({email:!1,password:!1}),T={email:{validate:e=&gt;/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e||"")},password:{validate:e=&gt;/^.{8,}$/.test(e)}},I=(0,i.Fl)((()=&gt;Object.values(q).includes(!1))),P=async()=&gt;{try{x.value=!0,await A(C),a.value===m?await W(!0):z.params.region||k.push({name:"MainRegionPage",params:{region:y.value.region||"es"}}),w()}catch(e){E.value=e}x.value=!1};return(h,v)=&gt;(0,s.SU)(a)===(0,s.SU)(t)||(0,s.SU)(a)===(0,s.SU)(m)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium","is-static":e.isStatic,onClose:(0,s.SU)(w)},{default:(0,i.w5)((()=&gt;[x.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",Gi,[(0,i._)("div",Bi,[(0,i._)("h3",Mi,(0,o.zw)(h.$t("wegow.login.loginTitle")),1),(0,i._)("div",null,[(0,i._)("form",{onSubmit:(0,n.iM)(P,["prevent"])},[(0,i._)("div",null,[(0,i.Wm)((0,s.SU)(c.Z),{id:"email-signin",value:C.email,"onUpdate:value":v[0]||(v[0]=e=&gt;C.email=e),placeholder:h.$t("wegow.login.email"),type:"email",name:"email",required:"",validator:T.email,onValid:v[1]||(v[1]=e=&gt;q.email=e)},null,8,["value","placeholder","validator"])]),(0,i._)("div",Ri,[(0,i.Wm)((0,s.SU)(c.Z),{id:"password-signin",value:C.password,"onUpdate:value":v[2]||(v[2]=e=&gt;C.password=e),placeholder:h.$t("wegow.login.password"),type:"password",name:"password",required:"",validator:T.password,onValidChange:v[3]||(v[3]=e=&gt;q.password=e)},null,8,["value","placeholder","validator"]),(0,i._)("div",ji,[(0,i._)("a",{onClick:v[4]||(v[4]=e=&gt;(0,s.SU)(b)((0,s.SU)(f)))},(0,o.zw)(h.$t("wegow.login.forgetPassword")),1)])]),E.value?((0,i.wg)(),(0,i.iD)("span",Ni,(0,o.zw)(h.$t("wegow.login.generalError")),1)):(0,i.kq)("",!0),(0,i._)("div",Fi,[(0,i.Wm)((0,s.SU)(r.Z),{background:"opacity",color:"topaz",type:"submit",disabled:I.value,text:h.$t("wegow.login.enter")},null,8,["disabled","text"])])],32)]),(0,i._)("div",Li,[(0,i._)("p",{class:"text-mignup underline cursor-pointer mt-6",onClick:v[5]||(v[5]=e=&gt;(0,s.SU)(a)===(0,s.SU)(t)?(0,s.SU)(b)((0,s.SU)(u)):(0,s.SU)(b)((0,s.SU)(g)))},(0,o.zw)(h.$t("wegow.login.createAccount")),1)])]),(0,s.SU)(a)===(0,s.SU)(t)?((0,i.wg)(),(0,i.iD)("div",{key:0,class:"promoter-signup mt-5 flex justify-center items-center cursor-pointer",onClick:v[6]||(v[6]=e=&gt;(0,s.SU)(b)((0,s.SU)(p)))},[(0,i._)("p",Vi,(0,o.zw)(h.$t("wegow.login.createPromoterAccount")),1)])):(0,i.kq)("",!0)]))])),_:1},8,["is-static","onClose"])):(0,i.kq)("",!0)}};const Ki=(0,N.Z)(Qi,[["__scopeId","data-v-c57f4c4e"]]);var Zi=Ki,Hi=t(12705),Yi=t(30830);const Ji={key:1,id:"containerSignup",class:"container-onboarding pt-4 md:pt-12 md:mx-16"},Xi={class:"mb-8"},_i={class:"pt-3 custom-control custom-checkbox"},$i={class:"custom-control custom-checkbox pb-4"},es={key:0,class:"text-orange-errors"},as={class:"text-center"};var ts={__name:"SignUp",props:{isStatic:{type:Boolean,default:!1},origin:{type:String,default:""},newPromoter:{type:Boolean,default:!1}},setup(e){const a=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,{signUp:t}=(0,v.a)(),u=(0,Pe.tv)(),{activeModal:p,SIGN_UP:m,SIGN_IN:g,PROFILE_INFO:f,openModal:b,closeModal:w}=(0,h.I)(),y={email:void 0,emailConfirmation:void 0,password:void 0,phone:{country:{},phone:void 0},location:{id:0,name:void 0,place_id:void 0,longitude:0,latitude:0},newsletter:!1,terms_accepted:!1},A=(0,s.qj)({...y}),W=(0,s.iH)(!1),k=(0,s.iH)(!0),z=(0,s.iH)(!1),E=(0,s.iH)(void 0),x=(0,s.iH)(void 0),S=(0,s.iH)("production"),C=(0,s.iH)(""),q=(0,s.qj)({email:!1,password:!1,confirmation:!1,phone:!1}),T={email:{validate:e=&gt;a.test(e||"")},confirmation:{depends:[A],validate:e=&gt;e===A.email&amp;&amp;q.email},password:{validate:e=&gt;/^.{8,}$/.test(e||"")},phone:{validate:e=&gt;/^\+?\d{4,}$/.test(e)}},I=(0,i.Fl)((()=&gt;Object.values(q).includes(!1)||!A.terms_accepted)),P=(0,i.Fl)((()=&gt;u.resolve({name:"TermsOfUsePage",params:{region:"es"}}).href)),O=(0,i.Fl)((()=&gt;u.resolve({name:"PrivacyPolicyPage",params:{region:"es"}}).href)),U=()=&gt;Object.assign(A,y),D=(0,s.iH)(null),G=()=&gt;{z.value=!0},B=async()=&gt;{try{W.value=!0,await t(A),M(),x.value={},U(),b(f)}catch(e){D.value=e}W.value=!1};(0,i.bv)((()=&gt;{A.phone.country=K.od.filter((e=&gt;"es"===e.iso2))[0],E.value={}}));const M=()=&gt;{gtag("event","conversion",{send_to:"AW-966208932/N2nbCKys5XAQpNvczAM",event_callback:()=&gt;{}})};return(0,i.YP)(T,(async(e,a)=&gt;{e.phone||(C.value.phone={phone:$t("general.forms.errors.phone")})})),(a,t)=&gt;((0,i.wg)(),(0,i.iD)(i.HY,null,[(0,s.SU)(p)===(0,s.SU)(m)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium","is-static":e.isStatic,onClose:t[14]||(t[14]=e=&gt;k.value?(0,s.SU)(w)():"")},{default:(0,i.w5)((()=&gt;[W.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",Ji,[(0,i._)("h3",Xi,(0,o.zw)(a.$t("wegow.login.signupTitle")),1),(0,i._)("div",null,[(0,i._)("div",null,[(0,i._)("form",{class:"space-y-1",onSubmit:(0,n.iM)(B,["prevent"])},[(0,i.Wm)((0,s.SU)(c.Z),{id:"email-signup",value:A.email,"onUpdate:value":t[0]||(t[0]=e=&gt;A.email=e),name:"email",type:"email","show-error-always":z.value,"error-message":q.email?"":"wegow.login.emailError",placeholder:a.$t("wegow.login.email"),validator:T.email,onValid:t[1]||(t[1]=e=&gt;q.email=e)},null,8,["value","show-error-always","error-message","placeholder","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"email-confirmation-signup",value:A.emailConfirmation,"onUpdate:value":t[2]||(t[2]=e=&gt;A.emailConfirmation=e),name:"confirmation","show-error-always":z.value,"error-message":!q.confirmation&amp;&amp;q.email?"wegow.login.confirmationError":"",placeholder:a.$t("wegow.login.confirmEmail"),validator:T.confirmation,onValid:t[3]||(t[3]=e=&gt;q.confirmation=e)},null,8,["value","show-error-always","error-message","placeholder","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"password-signup",value:A.password,"onUpdate:value":t[4]||(t[4]=e=&gt;A.password=e),name:"password",type:"password",placeholder:a.$t("wegow.login.password"),"show-error-always":z.value,"error-message":q.password?"":"wegow.login.passwordError",validator:T.password,onValidChange:t[5]||(t[5]=e=&gt;q.password=e)},null,8,["value","placeholder","show-error-always","error-message","validator"]),(0,i.Wm)((0,s.SU)(Hi.Z),{"phone-selected":A.phone,"show-error-always":z.value,"error-message":C.value?.phone,validator:T.phone,error:z.value&amp;&amp;!(A.phone?.phone?.length&gt;0),onSelectCountry:t[6]||(t[6]=e=&gt;A.phone.country=e),onChangePhone:t[7]||(t[7]=e=&gt;A.phone.phone=e),onValidChange:t[8]||(t[8]=e=&gt;q.phone=e),onOpenSearch:t[9]||(t[9]=e=&gt;k.value=!e)},null,8,["phone-selected","show-error-always","error-message","validator","error"]),(0,i._)("div",_i,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"terms-accepted-checkbox",value:A.terms_accepted,"onUpdate:value":t[10]||(t[10]=e=&gt;A.terms_accepted=e),"html-title":!0,error:z.value&amp;&amp;!A.terms_accepted,title:a.$t("wegow.login.termsAndConditions",{termsUrl:P.value,PrivacityUrl:O.value})},null,8,["value","error","title"])]),(0,i._)("div",$i,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"terms-accepted-checkbox",value:A.newsletter,"onUpdate:value":t[11]||(t[11]=e=&gt;A.newsletter=e),title:a.$t("wegow.login.reciveNews")},null,8,["value","title"])]),D.value?((0,i.wg)(),(0,i.iD)("span",es,"El email ya se encuentra en uso")):(0,i.kq)("",!0),(0,i.Wm)((0,s.SU)(r.Z),{"button-id":"confirm-signup-button",background:"opacity",color:"topaz",text:a.$t("wegow.login.signup"),disabled:I.value,type:"submit",class:"btn btn-signup",onClickDisabled:t[12]||(t[12]=e=&gt;G())},null,8,["text","disabled"])],32)]),(0,i._)("div",as,[(0,i._)("p",{class:"text-signup underline cursor-pointer mt-6",onClick:t[13]||(t[13]=e=&gt;(0,s.SU)(b)((0,s.SU)(g)))},(0,o.zw)(a.$t("wegow.login.haveAccount")),1)])])]))])),_:1},8,["is-static"])):(0,i.kq)("",!0),E.value&amp;&amp;"local"!==S.value?((0,i.wg)(),(0,i.j4)(Yi.Z,{key:1,pixel:E.value,type:"Inicio Registro"},null,8,["pixel"])):(0,i.kq)("",!0),x.value&amp;&amp;"local"!==S.value?((0,i.wg)(),(0,i.j4)(Yi.Z,{key:2,pixel:x.value,type:"CompleteRegistration"},null,8,["pixel"])):(0,i.kq)("",!0)],64))}};const is=(0,N.Z)(ts,[["__scopeId","data-v-4b5b7581"]]);var ss=is;const os={key:1,id:"containerSignup",class:"container-onboarding pt-12 pb-8 mx-16"},ns={class:"mb-8 text-center"},rs={class:"flex space-x-2"},ls={class:"mx-8 pt-4 flex flex-row justify-between"},cs={class:"pt-3 custom-control custom-checkbox"},ds={class:"custom-control custom-checkbox pb-4"},us={key:0,class:"text-orange-errors text-center"},ps={class:"flex justify-center"},ms={class:"text-center"};var gs={__name:"SignUpComplete",props:{origin:{type:String,default:""},newPromoter:{type:Boolean,default:!1}},setup(e){const a=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,{signUp:t}=(0,v.a)(),{createPurchase:u}=(0,Jt.Z)(),p=(0,Pe.tv)(),{activeModal:m,SIGN_UP_PURCHASE:g,SIGN_IN_PURCHASE:f,openModal:b,closeModal:w}=(0,h.I)(),y={email:void 0,emailConfirmation:void 0,password:void 0,phone:{country:{},phone:void 0},location:{id:0,name:"",place_id:"",longitude:0,latitude:0},first_name:"",last_name:"",birthday:void 0,genre:void 0,newsletter:!1,terms_accepted:!1},A=(0,s.qj)({...y}),W=(0,s.iH)(!1),k=(0,s.iH)(!0),z=(0,s.iH)(!1),E=(0,s.iH)(null),x=(0,s.qj)({email:!1,password:!1,confirmation:!1,phone:!1,first_name:!1,last_name:!1,birthday:!1}),S={birthday:{validate:e=&gt;{try{let a=new Date,t=e.split("-"),i=new Date(t[0],t[1]-1,t[2]),s=a-i,o=Math.floor(s/315576e5);return o&gt;=0}catch(a){return!1}}},confirmation:{depends:[A],validate:e=&gt;e===A.email&amp;&amp;x.email},email:{validate:e=&gt;a.test(e||"")},first_name:{validate:e=&gt;e.length&gt;0},last_name:{validate:e=&gt;e.length&gt;0},password:{validate:e=&gt;/^.{8,}$/.test(e||"")},phone:{validate:e=&gt;/^\+?\d{4,}$/.test(e)}},C=(0,i.Fl)((()=&gt;Object.values(x).includes(!1)||""===A.location.name||!A.terms_accepted)),q=(0,i.Fl)((()=&gt;p.resolve({name:"TermsOfUsePage",params:{region:"es"}}).href)),T=(0,i.Fl)((()=&gt;p.resolve({name:"PrivacyPolicyPage",params:{region:"es"}}).href)),I=(0,s.iH)(null),P=()=&gt;{z.value=!0},O=async()=&gt;{try{I.value=null,W.value=!0,await t(A,!0),await u(!0),w()}catch(e){I.value=e}W.value=!1};return(0,i.bv)((()=&gt;{A.phone.country=K.od.filter((e=&gt;"es"===e.iso2))[0]})),(0,i.YP)(S,(async(e,a)=&gt;{e.phone||(E.value.phone={phone:$t("general.forms.errors.phone")})})),(e,a)=&gt;(0,s.SU)(m)===(0,s.SU)(g)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium-small","is-static":!1,onClose:a[24]||(a[24]=e=&gt;k.value?(0,s.SU)(w)():"")},{default:(0,i.w5)((()=&gt;[W.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(d.Z),{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",os,[(0,i._)("h3",ns,(0,o.zw)(e.$t("wegow.login.signupTitle")),1),(0,i._)("div",null,[(0,i._)("div",null,[(0,i._)("form",{class:"space-y-2",onSubmit:(0,n.iM)(O,["prevent"])},[(0,i.Wm)((0,s.SU)(c.Z),{id:"email-signup",value:A.email,"onUpdate:value":a[0]||(a[0]=e=&gt;A.email=e),name:"email",type:"email","show-error-always":z.value,placeholder:e.$t("wegow.login.email"),"error-message":x.email?"":"wegow.login.emailError",validator:S.email,onValid:a[1]||(a[1]=e=&gt;x.email=e)},null,8,["value","show-error-always","placeholder","error-message","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"email-confirmation-signup",value:A.emailConfirmation,"onUpdate:value":a[2]||(a[2]=e=&gt;A.emailConfirmation=e),name:"confirmation",placeholder:e.$t("wegow.login.confirmEmail"),"show-error-always":z.value,"error-message":!x.confirmation&amp;&amp;x.email?"wegow.login.confirmationError":"",validator:S.confirmation,onValid:a[3]||(a[3]=e=&gt;x.confirmation=e)},null,8,["value","placeholder","show-error-always","error-message","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"password-signup",value:A.password,"onUpdate:value":a[4]||(a[4]=e=&gt;A.password=e),name:"password",type:"password",placeholder:e.$t("wegow.login.password"),"show-error-always":z.value,"error-message":x.password?"":"wegow.login.passwordError",validator:S.password,onValidChange:a[5]||(a[5]=e=&gt;x.password=e)},null,8,["value","placeholder","show-error-always","error-message","validator"]),(0,i.Wm)((0,s.SU)(Hi.Z),{"phone-selected":A.phone,"error-message":E.value?.phone,validator:S.phone,error:z.value&amp;&amp;!(A.phone?.phone?.length&gt;0),onSelectCountry:a[6]||(a[6]=e=&gt;A.phone.country=e),onChangePhone:a[7]||(a[7]=e=&gt;A.phone.phone=e),onValidChange:a[8]||(a[8]=e=&gt;x.phone=e),onOpenSearch:a[9]||(a[9]=e=&gt;k.value=!e)},null,8,["phone-selected","error-message","validator","error"]),(0,i._)("div",rs,[(0,i.Wm)((0,s.SU)(c.Z),{id:"profile-user-firstname",value:A.first_name,"onUpdate:value":a[10]||(a[10]=e=&gt;A.first_name=e),class:"w-1/2",placeholder:e.$t("wegow.profile.settings.firstName"),"show-error-always":z.value,validator:S.first_name,onValid:a[11]||(a[11]=e=&gt;x.first_name=e)},null,8,["value","placeholder","show-error-always","validator"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"profile-user-lastname",value:A.last_name,"onUpdate:value":a[12]||(a[12]=e=&gt;A.last_name=e),class:"w-1/2",placeholder:e.$t("wegow.profile.settings.lastName"),"show-error-always":z.value,validator:S.last_name,onValid:a[13]||(a[13]=e=&gt;x.last_name=e)},null,8,["value","placeholder","show-error-always","validator"])]),(0,i.Wm)((0,s.SU)(c.Z),{id:"profile-user-birthdate",value:A.birthday,"onUpdate:value":a[14]||(a[14]=e=&gt;A.birthday=e),type:"date","error-message":x.birthday?"":"wegow.login.birthdayError","show-error-always":z.value,validator:S.birthday,onValid:a[15]||(a[15]=e=&gt;x.birthday=e)},null,8,["value","error-message","show-error-always","validator"]),(0,i.Wm)(ta.Z,{id:"profile-user-location",value:A.location,"onUpdate:value":a[16]||(a[16]=e=&gt;A.location=e),placeholder:e.$t("wegow.profile.settings.formLocation"),"show-error-always":z.value},null,8,["value","placeholder","show-error-always"]),(0,i._)("div",ls,[(0,i.Wm)(ia.Z,{id:"genre_radio_male","group-value":A.genre,"onUpdate:groupValue":a[17]||(a[17]=e=&gt;A.genre=e),value:"m",name:"genre",label:"Hombre"},null,8,["group-value"]),(0,i.Wm)(ia.Z,{id:"genre_radio_female","group-value":A.genre,"onUpdate:groupValue":a[18]||(a[18]=e=&gt;A.genre=e),value:"f",name:"genre",label:"Mujer"},null,8,["group-value"]),(0,i.Wm)(ia.Z,{id:"genre_radio_other","group-value":A.genre,"onUpdate:groupValue":a[19]||(a[19]=e=&gt;A.genre=e),name:"genre",label:"Otro"},null,8,["group-value"])]),(0,i._)("div",cs,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"terms-accepted-checkbox",value:A.terms_accepted,"onUpdate:value":a[20]||(a[20]=e=&gt;A.terms_accepted=e),"html-title":!0,error:z.value&amp;&amp;!A.terms_accepted,title:e.$t("wegow.login.termsAndConditions",{termsUrl:q.value,PrivacityUrl:T.value})},null,8,["value","error","title"])]),(0,i._)("div",ds,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"terms-accepted-checkbox",value:A.newsletter,"onUpdate:value":a[21]||(a[21]=e=&gt;A.newsletter=e),title:e.$t("wegow.login.reciveNews")},null,8,["value","title"])]),I.value?((0,i.wg)(),(0,i.iD)("span",us,"El email ya se encuentra en uso")):(0,i.kq)("",!0),(0,i._)("div",ps,[(0,i.Wm)((0,s.SU)(r.Z),{"button-id":"confirm-signup-button",background:"opacity",color:"topaz",text:e.$t("wegow.login.signup"),disabled:C.value,type:"submit",class:"btn btn-signup",onClickDisabled:a[22]||(a[22]=e=&gt;P())},null,8,["text","disabled"])])],32)]),(0,i._)("div",ms,[(0,i._)("p",{class:"text-signup underline cursor-pointer mt-6",onClick:a[23]||(a[23]=e=&gt;(0,s.SU)(b)((0,s.SU)(f)))},(0,o.zw)(e.$t("wegow.login.haveAccount")),1)])])]))])),_:1})):(0,i.kq)("",!0)}};const hs=(0,N.Z)(gs,[["__scopeId","data-v-5ac92470"]]);var vs=hs,fs=t(34879);const bs={id:"containerSignupPromoter",class:"container-onboarding"},ws={class:"pt-12"},ys={class:"mb-[14px]"},As={class:"mb-6"},Ws={class:"mx-2 md:mx-20 pb-[27px]"},ks={class:"pt-[18px] custom-control custom-checkbox pb-[14px]"},zs={class:"custom-control custom-checkbox pb-4"};var Es={__name:"SignUpPromoter",props:{isStatic:{type:Boolean,default:!1},origin:{type:String,default:""},newPromoter:{type:Boolean,default:!1}},setup(e){const{SIGN_UP_PROMOTER:a,activeModal:t,closeModal:u}=(0,h.I)(),p=(0,Pe.tv)(),{signUpPromoter:m,validatePromoter:g}=(0,v.a)(),f=(0,fs.L)(),b=((0,s.iH)(""),(0,s.iH)({email:"",emailConfirmation:"",password:"",phone:{country:{},phone:""},location:{id:0,name:"",place_id:"",longitude:0,latitude:0},newsletter:!1,terms_accepted:!1})),w=((0,s.iH)({}),(0,s.iH)("valhalla")),y=((0,s.iH)({scope:"user_friends, email, public_profile, user_birthday, user_location, user_likes"}),(0,s.iH)(!1)),A=((0,s.iH)("production"),(0,s.iH)(!0)),W=(0,s.iH)(null),k=(0,i.Fl)((()=&gt;(console.log("location",b.value.location),!b.value.terms_accepted||!b.value.email||!b.value.password||!b.value.phone.phone||0===b.value.phone.phone.length||""===b.value.location.name))),z=(0,i.Fl)((()=&gt;p.resolve({name:"TermsOfUsePage",params:{region:"es"}}).href)),E=(0,i.Fl)((()=&gt;p.resolve({name:"PrivacyPolicyPage",params:{region:"es"}}).href));(0,i.bv)((()=&gt;{let e="es";b.value.phone.country=K.od.filter((a=&gt;a.iso2===e))[0],b.value.phone.country||(b.value.phone.country={name:"EspaÃ±a",iso2:"es",dialCode:"34",priority:0,areaCodes:null})}));const x=async()=&gt;{W.value=null;const e=await m(b.value);e?(await g(),window.location.href="https://backoffice.wegow.com"):W.value=f.registerPromoterError?f.registerPromoterError:"Error ternario"};return(p,m)=&gt;(0,s.SU)(t)===(0,s.SU)(a)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium","is-static":e.isStatic,"no-paddings":!0,onClose:m[11]||(m[11]=e=&gt;A.value?(0,s.SU)(u)():"")},{default:(0,i.w5)((()=&gt;[(0,i._)("div",bs,[(0,i._)("div",ws,[(0,i._)("h3",ys,(0,o.zw)(p.$t("wegow.login.signupPromoterTitle")),1),(0,i._)("h4",As,(0,o.zw)(p.$t("wegow.login.signupPromoterSubtitle")),1),(0,i._)("div",Ws,[(0,i._)("div",null,[(0,i._)("form",{class:"space-y-1",onSubmit:(0,n.iM)(x,["prevent"])},[(0,i.Wm)((0,s.SU)(c.Z),{id:"email-signup",value:b.value.email,"onUpdate:value":m[0]||(m[0]=e=&gt;b.value.email=e),name:"email",placeholder:p.$t("wegow.login.email"),type:"email","placeholder-color":"#7F8295","background-input":`bg-${w.value}`},null,8,["value","placeholder","background-input"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"email-confirmation-signup",value:b.value.emailConfirmation,"onUpdate:value":m[1]||(m[1]=e=&gt;b.value.emailConfirmation=e),name:"confirmation",placeholder:p.$t("wegow.login.confirmEmail"),"placeholder-color":"#7F8295","background-input":`bg-${w.value}`},null,8,["value","placeholder","background-input"]),(0,i.Wm)((0,s.SU)(c.Z),{id:"password-signup",value:b.value.password,"onUpdate:value":m[2]||(m[2]=e=&gt;b.value.password=e),name:"password",placeholder:p.$t("wegow.login.password"),type:"password","placeholder-color":"#7F8295","background-input":`bg-${w.value}`},null,8,["value","placeholder","background-input"]),(0,i.Wm)((0,s.SU)(Hi.Z),{"phone-selected":b.value.phone,"background-input":`bg-${w.value}`,"placeholder-color":"#7F8295",onSelectCountry:m[3]||(m[3]=e=&gt;b.value.phone.country=e),onChangePhone:m[4]||(m[4]=e=&gt;b.value.phone.phone=e),onOpenSearch:m[5]||(m[5]=e=&gt;A.value=!e)},null,8,["phone-selected","background-input"]),(0,i.Wm)(ta.Z,{id:"location-selector-input",value:b.value.location,"onUpdate:value":m[6]||(m[6]=e=&gt;b.value.location=e),placeholder:p.$t("wegow.profile.settings.location"),"background-color":`bg-${w.value}`,onOpenSearch:m[7]||(m[7]=e=&gt;A.value=!e),onUpdateValue:m[8]||(m[8]=e=&gt;b.value.location=e)},null,8,["value","placeholder","background-color"]),(0,i._)("div",ks,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"terms-accepted-checkbox",value:b.value.terms_accepted,"onUpdate:value":m[9]||(m[9]=e=&gt;b.value.terms_accepted=e),"html-title":!0,title:p.$t("wegow.login.termsAndConditions",{termsUrl:z.value,PrivacityUrl:E.value}),"background-input":"#000214B2","size-width":"13px","size-height":"13px",top:"4px"},null,8,["value","title"])]),(0,i._)("div",zs,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"notifications-checkbox",value:b.value.reciveNews,"onUpdate:value":m[10]||(m[10]=e=&gt;b.value.reciveNews=e),title:p.$t("wegow.login.reciveNews"),"background-input":"#000214B2",top:"4px","size-width":"13px","size-height":"13px"},null,8,["value","title"])]),(0,i._)("span",null,(0,o.zw)(W.value),1),(0,i.Wm)((0,s.SU)(r.Z),{"button-id":"confirm-signup-button",background:"opacity",color:"topaz",text:p.$t("wegow.login.signupPromoter"),disabled:k.value,type:"submit",class:"btn btn-signup"},null,8,["text","disabled"])],32)])])])]),(0,i.wy)((0,i.Wm)((0,s.SU)(d.Z),{class:"load-more-loader",middle:!0},null,512),[[n.F8,y.value]])])),_:1},8,["is-static"])):(0,i.kq)("",!0)}};const xs=(0,N.Z)(Es,[["__scopeId","data-v-1e4357b7"]]);var Ss=xs;const Cs=["innerHTML"],qs={key:1};var Ts={__name:"TooltipComponent",setup(e){const{tooltipModal:a}=(0,h.I)(),t=(0,i.Fl)((()=&gt;a.value?.text.includes("&lt;/")));return(e,n)=&gt;(0,s.SU)(a)?((0,i.wg)(),(0,i.iD)("div",{key:0,class:"tooltip",style:(0,o.j5)(`left: ${(0,s.SU)(a)?.position?.left}px; top: ${(0,s.SU)(a)?.position?.top}px`)},[t.value?((0,i.wg)(),(0,i.iD)("span",{key:0,innerHTML:(0,s.SU)(a)?.text},null,8,Cs)):((0,i.wg)(),(0,i.iD)("span",qs,(0,o.zw)((0,s.SU)(a)?.text),1))],4)):(0,i.kq)("",!0)}};const Is=(0,N.Z)(Ts,[["__scopeId","data-v-7c346a6c"]]);var Ps=Is;const Os={class:"error-page-container"},Us={class:"message-container px-4"},Ds=["src"],Gs={class:"text-center title"},Bs=["src","alt"],Ms=["innerHTML"];function Rs(e,a){return(0,i.wg)(),(0,i.iD)("main",Os,[(0,i._)("div",Us,[(0,i._)("img",{src:t(96144),class:"icon",alt:"reloj"},null,8,Ds),(0,i._)("p",Gs,(0,o.zw)(e.$t("wegow.error.serverErrorTitle")),1),(0,i._)("img",{class:"image",src:t(90656),alt:e.$t("wegow.error.altErrorIcon")},null,8,Bs),(0,i._)("p",{class:"text-center subtitle",innerHTML:e.$t("wegow.error.serverError")},null,8,Ms)])])}const js={},Ns=(0,N.Z)(js,[["render",Rs],["__scopeId","data-v-ba044416"]]);var Fs=Ns;const Ls={class:"error-page-container"},Vs={class:"message-container px-4"},Qs=["src"],Ks={class:"text-center title"},Zs=["src","alt"],Hs=["innerHTML"];function Ys(e,a){return(0,i.wg)(),(0,i.iD)("main",Ls,[(0,i._)("div",Vs,[(0,i._)("img",{src:t(96144),class:"icon",alt:"reloj"},null,8,Qs),(0,i._)("p",Ks,(0,o.zw)(e.$t("wegow.error.errorServerTitle")),1),(0,i._)("img",{class:"image",src:t(90656),alt:e.$t("wegow.error.altErrorIcon")},null,8,Zs),(0,i._)("p",{class:"text-center subtitle",innerHTML:e.$t("wegow.error.serverError")},null,8,Hs)])])}const Js={},Xs=(0,N.Z)(Js,[["render",Ys],["__scopeId","data-v-6f910952"]]);var _s=Xs,$s=t(93856);const eo={key:1,id:"containerBuyer",class:"container-onboarding pb-8 md:mx-16 mx-8"},ao={class:"pt-3 custom-control custom-checkbox"},to={class:"flex justify-center"};var io={__name:"UserNoLoginInfoModal",setup(e){const{details:a,addToWaitingListNoLogin:t}=(0,Yt.z)(),{activeModal:u,closeModal:p,USER_NOLOGIN_INFO:m}=(0,h.I)(),{t:g}=(0,Oe.QT)(),v=(0,Pe.tv)(),{getPersonalizedButton:f,getPersonalizedTitle:b,getPersonalizedBox:w,getPersonalizedAuxColor:y}=(0,St.G)(),A=(0,s.iH)(!1),W=(0,s.iH)(!1),k=(0,s.qj)({first_name:"",last_name:"",email:void 0,terms_accepted:!1}),z=(0,s.qj)({email:!1}),E=(0,s.iH)(!1),x=/^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/,S=(0,s.iH)({email:{validate:e=&gt;x.test(e||"")}}),C=(0,i.Fl)((()=&gt;Object.entries(y.value).map((([e,a])=&gt;`${e}: ${a}`)).join("; "))),q=(0,i.Fl)((()=&gt;v.resolve({name:"TermsOfUsePage",params:{region:"es"}}).href)),T=(0,i.Fl)((()=&gt;v.resolve({name:"PrivacyPolicyPage",params:{region:"es"}}).href)),I=()=&gt;{p()},P=(0,i.Fl)((()=&gt;Object.values(z).includes(!1)||!k.terms_accepted||A.value)),O=()=&gt;{E.value=!0},U=async()=&gt;{try{W.value=!0;const e={email:k.email,name:k.first_name||"",last_name:k.last_name||"",ticket_types:[]};await t(a.value.id,e),A.value=!0,p()}catch(e){throw new Error(e.message)}finally{setTimeout((()=&gt;{W.value=!1}),500)}},D=()=&gt;{A.value=!1,location.reload()};return(e,a)=&gt;((0,i.wg)(),(0,i.iD)(i.HY,null,[(0,s.SU)(u)===(0,s.SU)(m)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"intermedium-small","is-static":!1,"personalized-style-container":(0,s.SU)(w),onClose:I},{default:(0,i.w5)((()=&gt;[W.value?((0,i.wg)(),(0,i.j4)(d.Z,{key:0,class:"load-more-loader",middle:!0})):((0,i.wg)(),(0,i.iD)("div",eo,[(0,i._)("h3",{class:"mb-8 text-center",style:(0,o.j5)((0,s.SU)(b))},(0,o.zw)(e.$t("wegow.login.addDataTitle")),5),(0,i._)("form",{class:"space-y-2",onSubmit:(0,n.iM)(U,["prevent"])},[(0,i.Wm)(c.Z,{id:"email-signup",value:k.email,"onUpdate:value":a[0]||(a[0]=e=&gt;k.email=e),name:"email",type:"email",placeholder:e.$t("wegow.login.email")+"*","error-message":z.email?"":"wegow.login.emailError","show-error-always":E.value,validator:S.value.email,disabled:A.value,onValid:a[1]||(a[1]=e=&gt;z.email=e)},null,8,["value","placeholder","error-message","show-error-always","validator","disabled"]),(0,i.Wm)(c.Z,{id:"profile-user-firstname",value:k.first_name,"onUpdate:value":a[2]||(a[2]=e=&gt;k.first_name=e),placeholder:e.$t("wegow.profile.settings.firstName"),"show-error-always":E.value,validator:S.value.first_name,disabled:A.value,onValid:a[3]||(a[3]=e=&gt;z.first_name=e)},null,8,["value","placeholder","show-error-always","validator","disabled"]),(0,i.Wm)(c.Z,{id:"profile-user-lastname",value:k.last_name,"onUpdate:value":a[4]||(a[4]=e=&gt;k.last_name=e),placeholder:e.$t("wegow.profile.settings.lastName"),"show-error-always":E.value,validator:S.value.last_name,disabled:A.value,onValid:a[5]||(a[5]=e=&gt;z.last_name=e)},null,8,["value","placeholder","show-error-always","validator","disabled"]),(0,i._)("div",ao,[(0,i.Wm)((0,s.SU)(Zt.Z),{id:"terms-accepted-checkbox",value:k.terms_accepted,"onUpdate:value":a[6]||(a[6]=e=&gt;k.terms_accepted=e),"html-title":!0,disabled:A.value,error:E.value&amp;&amp;!k.terms_accepted,title:e.$t("wegow.login.termsAndConditions",{termsUrl:q.value,PrivacityUrl:T.value,personalizedStyle:C.value})},null,8,["value","disabled","error","title"])]),(0,i._)("div",to,[(0,i.Wm)(r.Z,{"button-id":"confirm-button",background:"opacity",color:"topaz",text:A.value?e.$t("wegow.purchase.listed"):e.$t("wegow.purchase.acceptWaitingList"),disabled:P.value,type:"submit",class:"btn mt-6",styles:(0,s.SU)(f),onClickDisabled:a[7]||(a[7]=e=&gt;O())},null,8,["text","disabled","styles"])])],32)]))])),_:1},8,["personalized-style-container"])):(0,i.kq)("",!0),A.value?((0,i.wg)(),(0,i.j4)($s.Z,{key:1,text:e.$t("wegow.purchase.inWaitingList"),onAccept:a[8]||(a[8]=e=&gt;D())},null,8,["text"])):(0,i.kq)("",!0)],64))}};const so=(0,N.Z)(io,[["__scopeId","data-v-1ed91a7d"]]);var oo=so,no=t(69765),ro=t(78029);const lo={class:"title mt-8"},co={class:"text-l text-center"},uo={class:"users px-16 py-14"},po={class:"text-center mb-6"};var mo={__name:"ModalSyncArtists",props:{importType:{type:String,default:void 0}},setup(e){const{activeModal:a,MODAL_SYNC_ARTISTS:t,closeModal:n}=(0,h.I)(),{artistsForImport:c}=(0,oa.x)(),{importAllSpotify:u}=(0,na.k)(),p=(0,s.iH)(!1),m=(0,s.iH)(!1),g=async()=&gt;{m.value=!0,await u(),c.value.forEach((e=&gt;{e.user.following=!0})),m.value=!1};return(e,u)=&gt;(0,s.SU)(a)===(0,s.SU)(t)?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"complete",class:"modal-container",onClose:(0,s.SU)(n)},{default:(0,i.w5)((()=&gt;[(0,i._)("div",lo,[(0,i._)("h1",co,(0,o.zw)(e.$t("wegow.profile.settings.selectYourFavoriteArtists")),1)]),(0,i._)("div",uo,[p.value?((0,i.wg)(),(0,i.j4)(d.Z,{key:0})):(0,s.SU)(c)?.length?((0,i.wg)(),(0,i.j4)((0,s.SU)(me.lr),{key:1,class:"carousel fixed-carousel-arrows","wrap-around":!1,transition:500,breakpoints:(0,s.SU)(K.j$).eventCards},{addons:(0,i.w5)((()=&gt;[(0,i.Wm)((0,s.SU)(me.W_))])),default:(0,i.w5)((()=&gt;[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,s.SU)(c),(e=&gt;((0,i.wg)(),(0,i.j4)((0,s.SU)(me.Mi),{key:e.id,"aria-hidden":!1},{default:(0,i.w5)((()=&gt;[(0,i.Wm)(sa.Z,{artist:e},null,8,["artist"])])),_:2},1024)))),128))])),_:1},8,["breakpoints"])):(0,i.kq)("",!0)]),(0,i._)("div",po,[(0,s.SU)(c).length?((0,i.wg)(),(0,i.j4)(r.Z,{key:0,"button-id":"sync-artists-wegow-button",text:e.$t("wegow.profile.settings.sync"),class:"w-1/6 mx-auto mt-3",background:"opacity",color:"topaz",type:"button",loading:m.value,onClick:g},null,8,["text","loading"])):(0,i.kq)("",!0)])])),_:1},8,["onClose"])):(0,i.kq)("",!0)}};const go=mo;var ho=go,vo={__name:"App",setup(e){const{serverError:a,maintenancePage:t,showMaintenancePage:n}=(0,v.a)(),r=(0,Pe.tv)(),l=(0,Pe.yj)(),{activeModal:c,MOMENT:d,modalProps:u,previewModalProps:p}=(no.$,(0,h.I)()),m=(0,i.Fl)((()=&gt;!t.value&amp;&amp;!a.value));(0,i.wF)((()=&gt;{fetch(window.location.href).then((e=&gt;{const a=e.headers;a.forEach(((e,a)=&gt;{"x-maintenance"===a&amp;&amp;e&amp;&amp;n()}))})).catch((e=&gt;{console.error(e)}))})),(0,i.bv)((async()=&gt;{await r.isReady();const e=l.hash,a=new URLSearchParams(e.substring(1));if(e.includes("a_aid")){const e=a.get("a_aid");localStorage.setItem("a_aid",e)}if(e.includes("a_bid")){const e=a.get("a_bid");localStorage.setItem("a_bid",e)}b()}));const g=e=&gt;new Promise(((a,t)=&gt;{const i=document.createElement("script");i.src=e,i.onload=a,i.onerror=t,i.defer=!0,document.head.appendChild(i)})),f=e=&gt;new Promise(((a,t)=&gt;{const i=document.querySelector(`script[src="${e}"]`);if(i)return i.remove(),a()})),b=()=&gt;{const{acceptCookie:e,acceptCookieThirdParty:a}=(0,ro.B)();var t,i=function(e){const a=Object.values(e.purpose.consents).every((e=&gt;!!e)),t=!!e.specialFeatureOptins&amp;&amp;!!e.specialFeatureOptins[1]&amp;&amp;!!e.specialFeatureOptins[2];return a&amp;&amp;t},s=[],o=!0;window.__tcfapi&amp;&amp;window.__tcfapi("addEventListener",2,(async function(n,r){r&amp;&amp;("useractioncomplete"!==n.eventStatus&amp;&amp;"tcloaded"!==n.eventStatus||!i(n)?(t=n.eventStatus,e({accepted:!1}),a({accepted:!1}),s=[f("https://static.criteo.net/js/ld/ld.js"),f("/js/pap.js").catch((e=&gt;e)),f("https://securepubads.g.doubleclick.net/tag/js/gpt.js").catch((e=&gt;e))],await Promise.all(s)):("undefined"!==typeof window.$nuxt&amp;&amp;o&amp;&amp;"cmpuishown"===t&amp;&amp;(o=!1),e({accepted:!0}),a({accepted:!0}),s=[g("https://static.criteo.net/js/ld/ld.js"),g("/js/pap.js").catch((e=&gt;e)),g("https://securepubads.g.doubleclick.net/tag/js/gpt.js").catch((e=&gt;e))],await Promise.all(s)))}))};return(e,n)=&gt;{const r=(0,i.up)("router-view");return(0,i.wg)(),(0,i.iD)(i.HY,null,[m.value?((0,i.wg)(),(0,i.j4)(_a,{key:0})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(r,{key:1})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Zi,{key:2})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(ss,{key:3})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(vs,{key:4})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Ss,{key:5})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Di,{key:6})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(wi,{key:7})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Ci,{key:8})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(si,{key:9})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(ui,{key:10})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Za,{key:11})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(ue),{key:12})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(Ie),{key:13})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Ps,{key:14})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Bt,{key:15})):(0,i.kq)("",!0),m.value&amp;&amp;(0,s.SU)(c)===(0,s.SU)(d)?((0,i.wg)(),(0,i.j4)((0,s.SU)(xt),{key:16})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)((0,s.SU)(aa),(0,o.vs)((0,i.dG)({key:17},(0,s.SU)(u))),null,16)):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(L,(0,o.vs)((0,i.dG)({key:18},(0,s.SU)(u))),null,16)):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(oo,{key:19})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Ft,(0,o.vs)((0,i.dG)({key:20},(0,s.SU)(p))),null,16)):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(U,{key:21})):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(Kt,(0,o.vs)((0,i.dG)({key:22},(0,s.SU)(u))),null,16)):(0,i.kq)("",!0),m.value?((0,i.wg)(),(0,i.j4)(ho,(0,o.vs)((0,i.dG)({key:23},(0,s.SU)(u))),null,16)):(0,i.kq)("",!0),(0,s.SU)(t)?((0,i.wg)(),(0,i.j4)(Fs,{key:24})):(0,s.SU)(a)?((0,i.wg)(),(0,i.j4)(_s,{key:25})):(0,i.kq)("",!0)],64)}}};const fo=vo;var bo=fo},27118:function(e,a,t){"use strict";t.d(a,{Z:function(){return c}});var i=t(19812),s=t(94129),o=t(20521),n=t(34636),r={__name:"FbPixel",props:{pixel:{type:String,default:void 0}},setup(e){const{userDetail:a}=(0,n.a)(),{setFbPixel:t,isFbPixelIncluded:r}=(0,s.u)(),l=e,{pixel:c}=(0,o.BK)(l),d=()=&gt;{if(!c?.value)return;const e=c.value.split(";");for(const a of e){let e=c?.value,i=/'([^']+)'/g;if(e=a.match(i),e&amp;&amp;e.length&gt;=2){if(e=e[1].replace(/'/g,""),r(e))return;t(e),window.fbq("init",e),window.fbq("track","PageView")}}};return(0,i.wF)((()=&gt;d())),(0,i.YP)(c,(()=&gt;d())),(e,a)=&gt;((0,i.wg)(),(0,i.iD)("div"))}};const l=r;var c=l},8891:function(e,a,t){"use strict";t.d(a,{Z:function(){return b}});var i=t(19812),s=t(20521),o=t(55893),n=t(36799),r=t(15307),l=t(38479),c=t(6786),d=t(48403),u=t(34636),p=t(61403),m=t(90668),g=t(23619);const h=["src","alt"];var v={__name:"FollowButton",props:{item:{type:Object,default:()=&gt;{}},type:{type:String,default:void 0},theme:{type:String,default:"button-xl"},size:{type:String,default:"base"}},setup(e){const{t:a}=(0,g.QT)(),v=e,{type:f,item:b}=(0,s.BK)(v),{openModal:w,SIGN_IN:y}=(0,m.I)(),{isAuth:A}=(0,u.a)(),{followEvent:W,unfollowEvent:k}=(0,d.z)(),{followCampaign:z,unfollowCampaign:E}=(0,l.y)(),{followArtist:x,unfollowArtist:S}=(0,r.x)(),{followVenue:C,unfollowVenue:q}=(0,p.Z)(),{followCompany:T,unfollowCompany:I}=(0,c.M)(),P=(0,i.Fl)((()=&gt;b.value?.user?.following)),O=(0,i.Fl)((()=&gt;P.value?a("general.buttons.followed"):a("general.buttons.follow"))),U=(0,i.Fl)((()=&gt;P.value?"ic-unfollow.svg":"ic-follow.svg")),D=(0,i.Fl)((()=&gt;P.value?"unfollow":"follow")),G={event:{follow:W,unfollow:k},campaign:{follow:z,unfollow:E},artist:{follow:x,unfollow:S},venue:{follow:C,unfollow:q},company:{follow:T,unfollow:I}},B=async(e,a,t)=&gt;{A.value||w(y),A.value&amp;&amp;await(G[e]?.[a](t))};return(a,r)=&gt;"button-base"===e.theme?((0,i.wg)(),(0,i.j4)((0,s.SU)(n.Z),{key:0,"button-id":`follow-${(0,s.SU)(b).id}`,background:"opacity",text:O.value,color:"topaz-light",type:"button",onClick:r[0]||(r[0]=async()=&gt;await B((0,s.SU)(f),D.value,(0,s.SU)(b)))},null,8,["button-id","text"])):"button-xl"===e.theme?((0,i.wg)(),(0,i.j4)((0,s.SU)(n.Z),{key:1,"button-id":`follow-${(0,s.SU)(b).id}`,size:"xl",background:"opacity",text:O.value,color:"topaz-light",type:"button",onClick:r[1]||(r[1]=async()=&gt;await B((0,s.SU)(f),D.value,(0,s.SU)(b)))},null,8,["button-id","text"])):"button-xxl"===e.theme?((0,i.wg)(),(0,i.j4)((0,s.SU)(n.Z),{key:2,"button-id":`follow-${(0,s.SU)(b).id}`,size:"xxl",background:"opacity",text:O.value,color:"topaz-light",type:"button",onClick:r[2]||(r[2]=async()=&gt;await B((0,s.SU)(f),D.value,(0,s.SU)(b)))},null,8,["button-id","text"])):"follow-profile-btn"===e.theme?((0,i.wg)(),(0,i.j4)((0,s.SU)(n.Z),{key:3,"button-id":`follow-${(0,s.SU)(b).id}`,size:"follow-profile-btn",background:"transparent",text:O.value,color:"white",border:"topaz",type:"button",onClick:r[3]||(r[3]=async()=&gt;await B((0,s.SU)(f),D.value,(0,s.SU)(b)))},null,8,["button-id","text"])):"text"===e.theme?((0,i.wg)(),(0,i.iD)("p",{key:4,class:"cursor-pointer flex items-center justify-end",onClick:r[4]||(r[4]=async()=&gt;await B((0,s.SU)(f),D.value,(0,s.SU)(b)))},[(0,i.Uk)((0,o.zw)(O.value)+" ",1),(0,i._)("img",{src:t(90990)(`./${U.value}`),alt:a.$t("wegow.altIcon"),class:(0,o.C_)(["ml-2",{"w-3 h-3":"small"===e.size,"w-4 h-4":"base"===e.size}]),loading:"lazy"},null,10,h)])):(0,i.kq)("",!0)}};const f=v;var b=f},40696:function(e,a,t){"use strict";t.d(a,{Z:function(){return c}});var i=t(19812),s=t(94129),o=t(20521),n=t(34636),r={__name:"GaPixel",props:{pixel:{type:String,default:void 0}},setup(e){const{userDetail:a}=(0,n.a)(),t=e,{setGaPixel:r,isPixelIncluded:l}=(0,s.u)(),{pixel:c}=(0,o.BK)(t),d=()=&gt;{if(!c.value)return;const e=c.value.split(";");for(const a of e)if(a.includes("ga('create'")){let e=a.match(/', '.*', '/);if(e=a?.length?e[0].replace(/', '|', '/g,"").trim():void 0,l(e))return;u(e),r(e)}},u=e=&gt;{window.gtag("config",e,{page_path:window.location.pathname,page_title:window.title,page_location:window.location.href})};return(0,i.wF)((()=&gt;d())),(0,i.YP)(c,(()=&gt;d())),(e,a)=&gt;((0,i.wg)(),(0,i.iD)("div"))}};const l=r;var c=l},30830:function(e,a,t){"use strict";t.d(a,{Z:function(){return c}});var i=t(19812),s=t(34636),o=t(95180),n=t.n(o),r={__name:"TiktokPixel",props:{pixel:{type:Object,default:void 0},type:{type:String,default:void 0}},setup(e){const{userDetail:a}=(0,s.a)(),t=e,o=()=&gt;{ttq.track(t.type,JSON.parse(JSON.stringify(t.pixel))),ttq.track("ViewContent",JSON.parse(JSON.stringify(t.pixel))),a.value.id&amp;&amp;ttq.identify({external_id:n()(a.value.id)})};return(0,i.wF)((()=&gt;{o()})),(e,a)=&gt;((0,i.wg)(),(0,i.iD)("div"))}};const l=r;var c=l},33334:function(e,a,t){"use strict";t.d(a,{Z:function(){return m}});var i=t(19812),s=t(55893),o=t(20521),n=t(37100);const r=["id","name","value","checked","disabled"],l={class:"select-none flex flex-row gap-2 text-base w-auto text-left"},c={key:0};var d={__name:"WRadio",props:{id:{type:String,required:!0},label:{type:String,default:void 0},name:{type:String,required:!0},value:{type:String,default:void 0},disabled:{type:Boolean,default:!1},groupValue:{type:[Number,String],default:void 0},isMathRandom:{type:Boolean,default:!0}},emits:["update:group-value"],setup(e,{emit:a}){const{getPersonalizedCheckbox:t}=(0,n.G)(),d=a,u=e,{id:p,label:m,name:g,value:h,disabled:v,groupValue:f}=(0,o.BK)(u),b=(0,o.iH)(null),w=(0,o.Fl)((()=&gt;`${p.value}_${Math.floor(Math.random()*Math.pow(10,10))}`)),y=e=&gt;d("update:group-value",e);return(a,n)=&gt;((0,i.wg)(),(0,i.iD)("div",{style:(0,s.j5)((0,o.SU)(t)),class:(0,s.C_)(["w-radio",[(0,o.SU)(v)?"cursor-not-allowed":"cursor-pointer"]]),onClick:n[0]||(n[0]=e=&gt;!(0,o.SU)(v)&amp;&amp;!b.value.checked&amp;&amp;y((0,o.SU)(h)))},[(0,i._)("input",{id:e.isMathRandom?(0,o.SU)(w):(0,o.SU)(p),ref_key:"radio",ref:b,name:(0,o.SU)(g),value:(0,o.SU)(h),checked:(0,o.SU)(f)===(0,o.SU)(h),disabled:(0,o.SU)(v),type:"radio",class:"mr-1 w-4 h-4 md:h-auto md:w-auto"},null,8,r),(0,i._)("div",l,[(0,o.SU)(m)?((0,i.wg)(),(0,i.iD)("span",c,(0,s.zw)((0,o.SU)(m)),1)):(0,i.WI)(a.$slots,"label",{key:1})])],6))}},u=t(48998);const p=(0,u.Z)(d,[["__scopeId","data-v-600eceb8"]]);var m=p},36799:function(e,a,t){"use strict";t.d(a,{Z:function(){return f}});var i=t(44220),s=t(19812),o=t(55893),n=t(20521),r=t(29318);t(95088);const l=["id","type","disabled","aria-label"],c={key:0},d=["src"],u={key:2,class:"sub-title mt-1"},p={key:3},m=["src"];var g={__name:"WegowButton",props:{buttonId:{required:!0,type:String},text:{type:String,default:"Enviar"},subText:{type:String,default:""},type:{type:String,default:"button"},background:{type:String,default:"transparent"},color:{type:String,default:"white"},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},size:{type:String,default:"base"},fontSize:{type:String,default:""},imageSize:{type:String,default:""},shape:{type:String,default:"circle"},textType:{type:String,default:"text"},icon:{type:String,default:""},border:{type:String,default:""},textColor:{type:String,default:""},customFontSize:{type:String,default:""},customPadding:{type:String,default:""},styles:{type:[String,Object],default:""},fontWeight:{type:String,default:"400"}},emits:["click","clickDisabled"],setup(e,{emit:a}){(0,i.sj)((a=&gt;({"446a384c":e.fontWeight,"48113b50":e.color,db34c398:e.customFontSize,"791e864d":e.customPadding})));const t=e,g=a,h=()=&gt;{t.disabled&amp;&amp;!t.loading&amp;&amp;g("clickDisabled")};return(a,t)=&gt;((0,s.wg)(),(0,s.iD)("button",{id:e.buttonId,ref:`btn-${e.buttonId}`,class:(0,o.C_)(["wegow-button overflow-hidden truncate",{"cursor-not-allowed":e.disabled||e.loading,transparent:"transparent"===e.background&amp;&amp;""===e.color,"opacity-grey":"grey"===e.color&amp;&amp;"opacity"===e.background,"opacity-topaz":"topaz"===e.color&amp;&amp;"opacity"===e.background,"opacity-topaz-light":"topaz-light"===e.color&amp;&amp;"opacity"===e.background,"transparent-topaz":"topaz"===e.color&amp;&amp;"transparent"===e.background&amp;&amp;"topaz"!=e.border,"border-topaz-color-white":"white"===e.color&amp;&amp;"transparent"===e.background&amp;&amp;"topaz"===e.border,"opacity-red":"red"===e.color&amp;&amp;"opacity"===e.background,"transparent-red":"red"===e.color&amp;&amp;"transparent"===e.background,"transparent-white":"white"===e.color&amp;&amp;"transparent"===e.background&amp;&amp;"topaz"!=e.border,"button-xxs":"xxs"===e.size,"button-xs":"xs"===e.size,"button-sm":"sm"===e.size,"button-md":"md"===e.size,"button-base":"base"===e.size,"button-xl":"xl"===e.size,"button-xxl":"xxl"===e.size,"fontsize-xs":""!==e.fontSize&amp;&amp;"xs"===e.fontSize,"fontsize-base":""!==e.fontSize&amp;&amp;"base"===e.fontSize,"fontsize-xl":""!==e.fontSize&amp;&amp;"xl"===e.fontSize,"external-btn":"external-btn"===e.size,"banner-button-xl":"banner-xl"===e.size,"banner-button-xxl":"banner-xxl"===e.size,"follow-profile-btn":"follow-profile-btn"===e.size,"button-square":"square"===e.shape,"flex justify-around":"multiple"===e.textType,"border-bold":"2"===e.border,"custom-font-size":""!==e.customFontSize,"custom-padding":""!==e.customPadding,"sub-text":""!==e.subText}]),type:e.type,disabled:e.disabled,"aria-label":a.$t("wegow.arias.components.btnLabel",{text:e.text}),style:(0,o.j5)(e.styles),onClick:t[0]||(t[0]=t=&gt;!e.disabled||e.loading?a.$emit("click"):"")},[e.loading?((0,s.wg)(),(0,s.j4)((0,n.SU)(r.Z),{key:1,color:"topaz"===e.color||"topaz-light"===e.color&amp;&amp;"opacity"===e.background?"black":"",height:5,size:"small"},null,8,["color"])):((0,s.wg)(),(0,s.iD)("span",{key:0,class:(0,o.C_)(["flex h-full items-center",{"justify-center":"img-multiple"===e.textType||""!==e.subText,"justify-evenly":"img-multiple"!==e.textType&amp;&amp;""===e.subText,"flex-col":""!==e.subText}]),onClick:h},["img-multiple"===e.textType?((0,s.wg)(),(0,s.iD)("span",c,[(0,s._)("img",{src:e.icon,alt:"mixed icon",class:(0,o.C_)(["mr-2",{"image-xl":"xl"===e.size||"xl"===e.imageSize,"image-base":"base"===e.imageSize,"image-small":"small"===e.imageSize}])},null,10,d)])):(0,s.kq)("",!0),"text"===e.textType||"multiple-icon"===e.textType||"multiple-img"===e.textType||"img-multiple"===e.textType?((0,s.wg)(),(0,s.iD)("div",{key:1,class:(0,o.C_)(["text-area",[""!==e.textColor?e.textColor:e.color,{"text-[20px]":""!==e.subText}]])},(0,o.zw)(e.text),3)):(0,s.kq)("",!0),""!==e.subText?((0,s.wg)(),(0,s.iD)("span",u,(0,o.zw)(e.subText),1)):(0,s.kq)("",!0),"img"===e.textType||"multiple-img"===e.textType?((0,s.wg)(),(0,s.iD)("span",p,[(0,s._)("img",{class:(0,o.C_)(["ml-3",{"image-xl":"xl"===e.size||"xl"===e.imageSize,"image-base":"base"===e.imageSize,"image-small":"small"===e.imageSize}]),src:e.icon,alt:"mixed icon"},null,10,m)])):(0,s.kq)("",!0)],2)),(0,s.WI)(a.$slots,"default")],14,l))}},h=t(48998);const v=(0,h.Z)(g,[["__scopeId","data-v-494abc7a"]]);var f=v},62276:function(e,a,t){"use strict";t.d(a,{Z:function(){return w}});var i=t(44220),s=t(19812),o=t(55893),n=t(20521),r=t(37100);const l=["for"],c=["id","name","checked","disabled"],d=["innerHTML"],u={key:1,class:"checkbox-title select-none"},p={key:0,class:"text-s block font-light text-grayDescription my-2"},m={key:0},g={key:1},h={class:"text-s md:text-mm block font-light text-grayDescription"};var v={__name:"WegowCheckbox",props:{id:{type:String,required:!0},value:{type:Boolean,required:!0},title:{type:String,required:!1,default:""},htmlTitle:{type:Boolean,default:!1},subtitle:{type:String,required:!1,default:""},fontSize:{type:String,required:!1,default:"md"},error:{type:Boolean,default:!1},errorMessage:{type:String,required:!1,default:""},tooltipText:{type:String,required:!1,default:""},personalizedTooltip:{type:Boolean,required:!1,default:!1},horizontalCenter:{type:Boolean,required:!1,default:!1},disabled:{type:Boolean,required:!1,default:!1},sizeWidth:{type:String,required:!1,default:"20px"},sizeHeight:{type:String,required:!1,default:"20px"},top:{type:String,required:!1,default:"0"},underline:{type:Boolean,required:!1,default:!1},backgroundInput:{type:String,required:!1,default:"#404256"}},emits:["update:value"],setup(e,{emit:a}){(0,i.sj)((a=&gt;({"49358bc2":e.sizeWidth,"78a61aaa":e.sizeHeight})));const{getPersonalizedCheckbox:t,getPersonalizedCheckboxBackground:v,getPersonalizedCheckboxChecked:f}=(0,r.G)(),b=e,{id:w,title:y,value:A,subtitle:W,disabled:k,tooltipText:z,errorMessage:E,horizontalCenter:x,personalizedTooltip:S}=(0,n.BK)(b),C=a,q=Math.trunc(100*Math.random()),T=(0,n.iH)(!1);(0,n.iH)(b.backgroundInput);return(0,s.bv)((()=&gt;{const e=document.createElement("style");e.type="text/css";const a=Object.entries(v.value).map((([e,a])=&gt;`${e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}: ${a};`)).join(" ");e.innerHTML=`\n      .checked::before { ${a} }\n    `,document.head.appendChild(e);const t=document.createElement("style");t.type="text/css";const i=Object.entries(f.value).map((([e,a])=&gt;`${e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}: ${a};`)).join(" ");t.innerHTML=`\n      .checked.selected::before { ${i} }\n    `,document.head.appendChild(t)})),(a,i)=&gt;((0,s.wg)(),(0,s.iD)("div",{style:(0,o.j5)((0,n.SU)(t))},[(0,s._)("div",{class:(0,o.C_)(["flex items-center",{"justify-center":(0,n.SU)(x)}])},[(0,s._)("label",{class:(0,o.C_)(["text-base w-auto text-left flex items-baseline checked",{selected:(0,n.SU)(A),error:e.error}]),for:(0,n.SU)(w)+(0,n.SU)(q)},[(0,s._)("input",{id:(0,n.SU)(w)+(0,n.SU)(q),name:(0,n.SU)(w)+(0,n.SU)(q),checked:(0,n.SU)(A),disabled:(0,n.SU)(k),type:"checkbox",class:(0,o.C_)("mr-1 w-4 h-4 md:h-auto md:w-auto"),onInput:i[0]||(i[0]=e=&gt;C("update:value",e.target.checked))},null,40,c),e.htmlTitle?((0,s.wg)(),(0,s.iD)("div",{key:0,class:(0,o.C_)(["checkbox-title select-none",{[`${e.fontSize}`]:e.fontSize,"underline-links":e.underline}]),innerHTML:(0,n.SU)(y)},null,10,d)):((0,s.wg)(),(0,s.iD)("div",u,(0,o.zw)((0,n.SU)(y)),1))],10,l)],2),T.value?((0,s.wg)(),(0,s.iD)("span",p,[(0,n.SU)(S)?((0,s.wg)(),(0,s.iD)("div",m,[(0,s.WI)(a.$slots,"tooltip")])):((0,s.wg)(),(0,s.iD)("div",g,(0,o.zw)((0,n.SU)(z)),1))])):(0,s.kq)("",!0),(0,s._)("span",h,[(0,s.WI)(a.$slots,"subtitle",{},(()=&gt;[(0,s.Uk)((0,o.zw)((0,n.SU)(W)),1)]))])],4))}},f=t(48998);const b=(0,f.Z)(v,[["__scopeId","data-v-b39d21d6"]]);var w=b},85257:function(e,a,t){"use strict";t.d(a,{Z:function(){return d}});var i=t(19812),s=t(55893);const o=["src"],n={class:"text-center font-light text-xs flex"};var r={__name:"WegowErrorMessage",props:{message:{type:String,required:!0},errorImg:{type:Boolean,default:!1},justifyMessage:{type:String,default:"justify-center"}},setup(e){return(a,r)=&gt;((0,i.wg)(),(0,i.iD)("div",{class:(0,s.C_)(["flex items-center gap-1",e.justifyMessage])},[e.errorImg?((0,i.wg)(),(0,i.iD)("img",{key:0,src:t(2782),class:"lazyload",alt:"Modal error"},null,8,o)):(0,i.kq)("",!0),(0,i._)("span",n,(0,s.zw)(e.message),1)],2))}},l=t(48998);const c=(0,l.Z)(r,[["__scopeId","data-v-13d5c15f"]]);var d=c},58101:function(e,a,t){"use strict";t.d(a,{Z:function(){return b}});var i=t(44220),s=t(19812),o=t(55893),n=t(20521),r=t(37100),l=t(85257);const c=["id"],d=["id","for"],u=["id","value","placeholder","disabled","max","min","step","maxlength","type","autocapitalize","mask"],p={key:0},m=["src","alt"],g=["id"];var h={__name:"WegowInput",props:{id:{required:!0,type:String,default:""},maxLength:{type:String,default:""},label:{type:String,default:""},labelFor:{type:String,default:"input"},description:{type:String,default:""},padding:{type:String,default:"px-4 py-2"},placeholder:{type:String,default:""},step:{type:String,default:""},type:{type:String,default:"text"},disabled:{type:Boolean,default:!1},mask:{type:Boolean,default:!1},value:{type:[String,Number],default:"",required:!1},max:{type:[String,Number],default:"",required:!1},min:{type:[String,Number],default:"",required:!1},errorMessage:{type:String,required:!1,default:""},showError:{type:Boolean,required:!1,default:!1},showErrorAlways:{type:Boolean,required:!1,default:!1},notAllowed:{type:Boolean,default:!1},smallLabel:{type:Boolean,default:!1},centerLabel:{type:Boolean,default:!1},tooltipText:{type:String,required:!1,default:""},personalizedTooltip:{type:Boolean,required:!1,default:!1},backgroundInput:{type:String,default:"bg-grayInput"},borderInput:{type:String,default:"border-grayInputBorder"},textColor:{type:String,default:""},borderRadius:{type:String,default:"all"},placeholderColor:{type:String,default:""},focusClass:{type:Boolean,default:!1},bigInput:{type:Boolean,default:!1},icon:{type:String,default:""},iconAlt:{type:String,default:""},borderIcon:{type:Boolean,default:!1},focused:{type:Boolean,default:!1},validator:{type:Object,required:!1,default:void 0},inputStyle:{type:Object,required:!1,default:()=&gt;({})},isContactForm:{type:Boolean,default:!1}},emits:["update:value","input","change","focus","focusout","clickIcon","valid","validChange","enter"],setup(e,{expose:a,emit:t}){(0,i.sj)((e=&gt;({"4183c7e8":E.value})));const{getInputStyle:h}=(0,r.G)(),v=e,{focused:f,validator:b,value:w,showErrorAlways:y,showError:A}=(0,n.BK)(v),W=(0,n.iH)(!0),k=((0,n.iH)(!1),(0,n.iH)(null)),z=(0,n.iH)(v.type),E=(0,n.iH)(v.placeholderColor),x=(0,n.iH)(!1),S=()=&gt;k.value.select(),C=e=&gt;!b.value||T("valid",W.value=b.value.validate(e)),q=e=&gt;!b.value||T("validChange",b.value.validate(e));(0,s.bv)((()=&gt;f.value&amp;&amp;S())),a({focus:S,input:k}),(0,s.YP)(y,((e,a)=&gt;{e&amp;&amp;b.value&amp;&amp;C(w.value)})),(0,s.YP)(A,((e,a)=&gt;{e&amp;&amp;(x.value=(w.value||v.showErrorAlways)&amp;&amp;(v.showError||!W.value)&amp;&amp;v.errorMessage)}));const T=t,I=e=&gt;{const a=e.target.value;T("input",a),T("update:value",a),q(a)};return(a,t)=&gt;((0,s.wg)(),(0,s.iD)("div",{id:e.id,class:"wegow-input"},[e.label?((0,s.wg)(),(0,s.iD)("label",{key:0,id:`${e.id}__wegow-input_label_`,class:(0,o.C_)(["flex label mb-2",{"text-m":e.smallLabel,"text-lg":!e.smallLabel,"justify-center":e.centerLabel}]),for:e.id+e.labelFor},(0,o.zw)(e.label),11,d)):(0,s.kq)("",!0),(0,s._)("span",{class:(0,o.C_)(["w-full flex relative flex-col",{"h-full":!e.isContactForm}])},[(0,s._)("input",{id:e.id+e.labelFor,ref_key:"input",ref:k,class:(0,o.C_)(["w-full h-full border input-text",{[`placeholder:${e.placeholderColor}`]:e.placeholderColor,[e.backgroundInput]:e.backgroundInput,[`${e.borderInput}`]:e.borderInput,[`${e.textColor}`]:e.textColor,[`${e.padding}`]:e.padding,"cursor-not-allowed":e.notAllowed,"border-orange-errors":x.value,"focus-class":e.focusClass,"big-input":e.bigInput,rounded:"all"===e.borderRadius,"rounded-t":"medium"===e.borderRadius,"max-h-[37px]":x.value}]),autocomplete:"off",value:(0,n.SU)(w),placeholder:e.placeholder,disabled:e.disabled,max:e.max,min:e.min,step:e.step,maxlength:e.maxLength,style:(0,o.j5)({...(0,n.SU)(h),...e.inputStyle}),type:z.value,autocapitalize:"email"===e.type?"off":"",mask:e.mask?[/\d/,/\d/,/\d/,/\d/," ",/\d/,/\d/,/\d/,/\d/," ",/\d/,/\d/,/\d/,/\d/," ",/\d/,/\d/,/\d/,/\d/]:"",onInput:I,onChange:t[0]||(t[0]=e=&gt;C(e.target.value)&amp;T("change",e)),onFocus:t[1]||(t[1]=e=&gt;T("focus")),onFocusout:t[2]||(t[2]=e=&gt;T("focusout",e)),onKeydown:t[3]||(t[3]=(0,i.D2)((e=&gt;T("enter",e)),["enter"]))},null,46,u),"password"===e.type?((0,s.wg)(),(0,s.iD)("div",p,[(0,s._)("img",{class:"input-icon cursor-pointer",src:"https://cdn.wegow.com/no-delete/wegow/show.svg",alt:"show-password",onClick:t[4]||(t[4]=e=&gt;"password"===k.value.type?k.value.type="text":k.value.type="password")})])):(0,s.kq)("",!0),e.icon?((0,s.wg)(),(0,s.iD)("div",{key:1,class:(0,o.C_)(["input-icon cursor-pointer",e.borderIcon?"border-icon":""]),onClick:t[5]||(t[5]=e=&gt;T("clickIcon"))},[e.icon.includes("/assets/images/")||e.icon.includes("/img/")||e.icon.includes("https://")?((0,s.wg)(),(0,s.iD)("img",{key:0,width:"28",height:"20",src:e.icon,alt:e.iconAlt,class:"input icon"},null,8,m)):((0,s.wg)(),(0,s.iD)("i",{key:1,class:(0,o.C_)(e.icon)},null,2))],2)):(0,s.kq)("",!0),x.value?((0,s.wg)(),(0,s.j4)((0,n.SU)(l.Z),{key:2,message:a.$t(e.errorMessage),"justify-message":"justify-start"},null,8,["message"])):(0,s.kq)("",!0)],2),(0,s._)("span",{id:`${e.id}__wegow-input_description_`,class:(0,o.C_)(["text-s md:text-mm block font-light mt-1 text-grayDescription",{hidden:!e.description}]),tabindex:"-1"},[(0,s.WI)(a.$slots,"description",{},(()=&gt;[(0,s.Uk)((0,o.zw)(e.description),1)]))],10,g)],8,c))}},v=t(48998);const f=(0,v.Z)(h,[["__scopeId","data-v-e15b9fac"]]);var b=f},12705:function(e,a,t){"use strict";t.d(a,{Z:function(){return w}});var i=t(19812),s=t(55893),o=t(20521),n=t(58101),r=t(97296),l=t(45033);const c={class:"phone-select error"},d={key:0,class:"flex"},u=["src","alt"],p={key:0,class:"flex"},m=["src","alt"],g=["onClick"],h={class:"ml-4 countryName"},v={key:1,class:"p-2 top-border"};var f={__name:"PhoneSelector",props:{phoneSelected:{type:Object,required:!0,default:()=&gt;({phone:void 0,country:{name:"EspaÃ±a",iso2:"es",dialCode:"34",priority:0,areaCodes:null}})},border:{type:Boolean,default:!0},backgroundInput:{type:String,default:"bg-transparent"},placeholderColor:{type:String,default:"white"},errorMessage:{type:String,default:void 0},error:{type:Boolean,default:!1},required:{type:Boolean,default:!1},validator:{type:Object,required:!1,default:void 0}},emits:["update:phoneSelected","valid","validChange","change","openSearch"],setup(e,{emit:a}){const f=e,b=a,w=(0,o.iH)(null),y=(0,o.iH)(!1),A=(0,o.iH)(""),W=(0,o.iH)(),k=(0,o.iH)(!1),z=()=&gt;{y.value=!y.value,b("openSearch",y.value),A.value="",y.value||(w.value.focus(),k.value=y.value)},E=e=&gt;{let a=f.phoneSelected;a.phone=e,b("update:phoneSelected",a)},x=(e,a)=&gt;{let t=f.phoneSelected;t.country=e,b("update:phoneSelected",t),b("change",f.phoneSelected),A.value="",y.value=!1,k.value=!1,b("openSearch",!1),a.stopPropagation()},S=()=&gt;""===A.value?r.od:r.od.filter((e=&gt;e.name.toLowerCase().includes(A.value.toLowerCase())));return(0,l.Z)(W,(()=&gt;{k.value?(k.value=!1,y.value=!1,b("openSearch",!1)):k.value=!0})),(a,r)=&gt;((0,i.wg)(),(0,i.iD)("div",c,[(0,i._)("div",{class:(0,s.C_)(["big-input flex flex-col",[e.border?"border":"",e.error?"error":""]])},[(0,i._)("div",{class:(0,s.C_)(["phone-input-box flex items-center",{[`${e.backgroundInput}`]:e.backgroundInput}])},[(0,i._)("div",{class:"custom-select cursor-pointer ml-3 w-auto",onClick:z},[e.phoneSelected?.country&amp;&amp;e.phoneSelected.country.iso2?((0,i.wg)(),(0,i.iD)("span",d,[(0,i._)("div",{class:(0,s.C_)("iti__flag iti__"+e.phoneSelected.country.iso2)},null,2),(0,i._)("img",{src:t(28496),alt:e.phoneSelected.country.name,class:"w-2 ml-1"},null,8,u)])):(0,i.kq)("",!0)]),(0,i.Wm)((0,o.SU)(n.Z),{id:"phone-input",ref_key:"phoneInput",ref:w,value:e.phoneSelected?.phone,class:"flex-1","label-for":"phone","error-message":e.errorMessage,type:"tel",placeholder:a.$t("wegow.login.phone")+(e.required?"*":""),"placeholder-color":e.placeholderColor,"background-input":e.backgroundInput,"border-input":"border-transparent","focus-class":!1,validator:e.validator,"onUpdate:value":E,onValid:r[0]||(r[0]=e=&gt;b("valid",e)),onValidChange:r[1]||(r[1]=e=&gt;b("validChange",e)),onChange:r[2]||(r[2]=a=&gt;b("change",e.phoneSelected))},null,8,["value","error-message","placeholder","placeholder-color","background-input","validator"])],2)],2),y.value?((0,i.wg)(),(0,i.iD)("div",{key:0,ref_key:"dropdownSearchPhoneRef",ref:W,class:"big-input flex flex-col search-phone"},[(0,i._)("div",{class:(0,s.C_)(["phone-input-box flex items-center",{[`${e.backgroundInput}`]:e.backgroundInput}])},[(0,i._)("div",{class:"custom-select cursor-pointer ml-3 w-auto",onClick:z},[e.phoneSelected?.country&amp;&amp;e.phoneSelected.country.iso2?((0,i.wg)(),(0,i.iD)("span",p,[(0,i._)("div",{class:(0,s.C_)("iti__flag iti__"+e.phoneSelected.country.iso2)},null,2),(0,i._)("img",{src:t(28496),alt:e.phoneSelected.country.name,class:"w-2 ml-1"},null,8,m)])):(0,i.kq)("",!0)]),(0,i.Wm)((0,o.SU)(n.Z),{id:"search-country-input",value:A.value,"onUpdate:value":r[3]||(r[3]=e=&gt;A.value=e),class:"flex-1","label-for":"countrySearch","background-input":e.backgroundInput,"border-input":"border-transparent",focused:"","error-message":e.errorMessage,placeholder:a.$t("general.forms.inputSearchPlaceholder"),"focus-class":!1},null,8,["value","background-input","error-message","placeholder"])],2),S().length&gt;0?((0,i.wg)(),(0,i.iD)("div",{key:0,class:(0,s.C_)(["top-border",{[`${e.backgroundInput}`]:e.backgroundInput}])},[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(S(),(e=&gt;((0,i.wg)(),(0,i.iD)("div",{key:e.iso2,class:"options px-2 py-1 flex items-center cursor-pointer",onClick:a=&gt;x(e,a)},[(0,i._)("div",{class:(0,s.C_)("iti__flag iti__"+e.iso2)},null,2),(0,i._)("div",h,(0,s.zw)(e.name),1)],8,g)))),128))],2)):(0,i.kq)("",!0),0===S().length?((0,i.wg)(),(0,i.iD)("div",v,(0,s.zw)(a.$t("general.forms.noResultCountry")),1)):(0,i.kq)("",!0)],512)):(0,i.kq)("",!0)]))}};const b=f;var w=b},38863:function(e,a,t){"use strict";t.d(a,{Z:function(){return f}});var i=t(19812),s=t(55893),o=t(20521),n=t(58101),r=t(98338),l=t(37100);const c={key:0,class:"relative"},d={class:"list-search z-10 shadow-md rounded-md shadow-black absolute bg-grayish-blue overflow-hidden left-0 right-0"},u=["id","onTouchstart","onClick","onMousedown"],p={key:0,class:"text-color-gray"},m={class:"text-color-gray"},g={key:1,class:"list-search loading"};var h={__name:"CitiesSearch",props:{value:{type:Object,default:()=&gt;{}},placeholder:{type:String,default:null},volatile:{type:Boolean,required:!1,default:!1},fullWidth:{type:Boolean,required:!1,default:!1},searchIcon:{type:Boolean,required:!1,default:!1},backgroundColor:{type:String,default:""},borderInput:{type:String,default:"border-grayInputBorder"},height:{type:String,default:""},inputStyle:{type:Object,default:()=&gt;({})}},emits:["update:value","change"],setup(e,{emit:a}){const{cities:t,getCities:h}=(0,r.k)(),{getInputStyle:v}=(0,l.G)(),f=a,b=e,{volatile:w,value:y}=(0,o.BK)(b),A=(0,o.iH)(void 0),W=(0,o.iH)(!1),k=(0,o.iH)(!1),z=(0,o.iH)(-1),E=(0,o.iH)(""),x=e=&gt;{w.value||!e?.place_id?E.value=void 0:(E.value=e.name,e.administrative_division&amp;&amp;(E.value+=`, ${e.administrative_division}`),e?.country&amp;&amp;(E.value+=`, ${e.country?.name||e.country}`))},S=()=&gt;E.value=void 0,C=e=&gt;{e.relatedTarget?.id.includes("select_city_index__")||(W.value=!1,z.value=-1,t.value=[],x(y.value))},q=e=&gt;{if(!["ArrowUp","ArrowDown","Enter"].includes(e.key))return;e.preventDefault();const a=z.value;"ArrowUp"===e.key?a&gt;0?z.value--:a&lt;=0&amp;&amp;(z.value=t.value.length-1):"ArrowDown"===e.key?a&lt;t.value.length-1?z.value++:a===t.value.length-1&amp;&amp;(z.value=0):"Enter"===e.key&amp;&amp;a&gt;-1&amp;&amp;P(t.value[a])},T=()=&gt;{W.value&amp;&amp;(W.value=!1,z.value=-1,t.value=[])},I=e=&gt;{e?(W.value=!0,A.value&amp;&amp;clearTimeout(A.value),A.value=setTimeout((async()=&gt;{await h(e.toLowerCase())}),200)):W.value=!1},P=(e,a)=&gt;{a?.preventDefault(),z.value=-1,W.value=!1,x(e),y.value=e,f("change",{old:y.value,new:e}),f("update:value",e),a?.stopPropagation()};return(0,i.wF)((()=&gt;x(y.value))),(a,r)=&gt;{const l=(0,i.up)("loader"),h=(0,i.Q2)("on-clickaway");return(0,i.wg)(),(0,i.iD)("fieldset",{class:(0,s.C_)(["container-search-location form-group",{searchIcon:e.searchIcon}])},[(0,i.Wm)((0,o.SU)(n.Z),{id:"city-search",ref:"input",value:E.value,"onUpdate:value":[r[0]||(r[0]=e=&gt;E.value=e),r[1]||(r[1]=e=&gt;I(e))],placeholder:e.placeholder||a.$t("wegow.login.localization"),"placeholder-color":"#7F8295",class:(0,s.C_)([{"w-full":e.fullWidth,pL45:e.searchIcon,"h-[33px]":e.height},"search-location"]),autocomplete:"off",name:"location",type:"text","background-input":e.backgroundColor?e.backgroundColor:"bg-grayInput","border-input":e.borderInput,"text-color":"text-color-white",style:(0,s.j5)({...(0,o.SU)(v),...e.inputStyle}),onFocus:S,onFocusout:C,onKeydown:r[2]||(r[2]=e=&gt;q(e))},null,8,["value","placeholder","class","background-input","border-input","style"]),(0,o.SU)(t)?.length&gt;0&amp;&amp;W.value&amp;&amp;!k.value?((0,i.wg)(),(0,i.iD)("div",c,[(0,i.wy)(((0,i.wg)(),(0,i.iD)("ul",d,[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)((0,o.SU)(t),((e,a)=&gt;((0,i.wg)(),(0,i.iD)("li",{key:a,class:(0,s.C_)([{"bg-grayInput":a===z.value},"my-1 p-1 text-left"])},[(0,i._)("button",{id:`select_city_index__${a}`,class:"text-left",onTouchstart:a=&gt;{P(e,a),W.value=!1},onClick:a=&gt;{P(e,a),W.value=!1},onMousedown:a=&gt;{P(e,a),W.value=!1}},[(0,i._)("span",null,(0,s.zw)(e.name)+", ",1),e.administrative_division?((0,i.wg)(),(0,i.iD)("small",p,(0,s.zw)(e.administrative_division)+", ",1)):(0,i.kq)("",!0),(0,i._)("small",m,(0,s.zw)(e.country.name),1)],40,u)],2)))),128))])),[[h,T]])])):W.value&amp;&amp;k.value?((0,i.wg)(),(0,i.iD)("div",g,[(0,i.Wm)(l)])):(0,i.kq)("",!0)],2)}}};const v=h;var f=v},93856:function(e,a,t){"use strict";t.d(a,{Z:function(){return w}});var i=t(19812),s=t(20521),o=t(55893),n=t(71736),r=t(90668),l=t(36799);const c={class:"row modal-success"},d={class:"col-12"},u={class:"picture"},p=["src"],m={class:"col-12"},g={key:0,id:"modal-error-text",class:"mb-8"},h={class:"buttons"};var v={__name:"ModalSuccess",props:{img:{type:String,required:!1,default:"sad"},text:{type:String,default:""},successErrorDialog:{type:String,required:!1,default:"success-error-dialog"},size:{type:String,required:!1,default:"small"},customContent:{type:Boolean,required:!1,default:!1}},emits:["accept","close"],setup(e){const{closeModal:a}=(0,r.I)();return(r,v)=&gt;((0,i.wg)(),(0,i.j4)(n.Z,{size:e.size,"success-error-dialog":e.successErrorDialog,"no-arrow":!0,onClose:(0,s.SU)(a)},{default:(0,i.w5)((()=&gt;[(0,i._)("div",c,[(0,i._)("div",d,[(0,i._)("figure",u,[(0,i._)("picture",null,[(0,i._)("img",{src:t(461),class:"lazyload m-auto mb-3",alt:"Modal error"},null,8,p)])])]),(0,i._)("div",m,[e.customContent?(0,i.kq)("",!0):((0,i.wg)(),(0,i.iD)("h3",g,(0,o.zw)(e.text),1)),e.customContent?(0,i.WI)(r.$slots,"content",{key:1}):(0,i.kq)("",!0),(0,i._)("div",h,[(0,i.Wm)((0,s.SU)(l.Z),{text:r.$t("general.accept"),size:"base-large",color:"topaz",background:"transparent",onClick:v[0]||(v[0]=e=&gt;r.$emit("accept"))},null,8,["text"])])])])])),_:3},8,["size","success-error-dialog","onClose"]))}},f=t(48998);const b=(0,f.Z)(v,[["__scopeId","data-v-e6eb3746"]]);var w=b},71736:function(e,a,t){"use strict";t.d(a,{Z:function(){return g}});var i=t(19812),s=t(55893),o=t(44220),n=t(20521),r=t(45033),l=t(95088);const c={class:"absolute right-4 z-10 top-4"},d={key:0,class:"absolute right-0 flex justify-end z-10"},u={key:1,class:"modal-template-header"};var p={__name:"ModalTemplate",props:{cancelOutsideClick:{type:Boolean,default:!1},successErrorDialog:{type:String,default:""},title:{type:String,default:""},size:{type:String,default:"normal"},isStatic:{type:Boolean,default:!1},close:{type:Boolean,default:!0},externalClose:{type:Boolean,default:!1},closePosition:{type:String,default:"right"},noArrow:{type:Boolean,required:!1,default:!1},closeColor:{type:String,default:""},position:{type:String,default:"fixed"},overflowHidden:{type:Boolean,default:!1},previewIndex:{type:Number,default:0},lastIndex:{type:Boolean,default:!1},isPreview:{type:Boolean,default:!1},personalizedStyleContainer:{type:Object,default:()=&gt;({})},noPaddings:{type:Boolean,default:!1}},emits:["close","next","previous"],setup(e,{emit:a}){const p=e,{cancelOutsideClick:m}=(0,n.BK)(p),g=a,h=(0,n.iH)(!0),v=(0,n.iH)(null),f=(0,n.iH)(!1),b=(0,i.Fl)((()=&gt;{if(p.personalizedStyleContainer.backgroundColor){let e=p.personalizedStyleContainer.backgroundColor;e.startsWith("#")&amp;&amp;(e=e.slice(1)),3===e.length&amp;&amp;(e=e.split("").map((e=&gt;e+e)).join(""));const a=parseInt(e,16),t=a&gt;&gt;16&amp;255,i=a&gt;&gt;8&amp;255,s=255&amp;a,o=.299*t+.587*i+.114*s;return o&gt;186?"black":"white"}return"white"})),w=e=&gt;27===e.keyCode&amp;&amp;g("close"),y=e=&gt;{e.stopPropagation(),g("next")},A=e=&gt;{e.stopPropagation(),p.previewIndex&gt;0&amp;&amp;g("previous")};(0,i.bv)((()=&gt;setTimeout((()=&gt;f.value=!0),100))),(0,i.Ah)((()=&gt;{document.getElementsByTagName("body")[0].classList.remove("no-scroll"),window.removeEventListener("keyup",w)})),(0,r.Z)(v,(()=&gt;!m.value&amp;&amp;f.value&amp;&amp;!p.isPreview&amp;&amp;g("close")));const W=()=&gt;{let e=document.getElementsByTagName("body")[0];e.className+=" no-scroll",p.close&amp;&amp;window.addEventListener("keyup",w)};return W(),(a,n)=&gt;{const r=(0,i.up)("router-link");return(0,i.wg)(),(0,i.iD)("div",{class:(0,s.C_)([{fadeIn:h.value,fadeOut:!h.value,center:"center"===e.position,fixed:"fixed"===e.position},"modal-mask animate__animated overflow-scroll"]),onKeydown:n[5]||(n[5]=(0,o.D2)((e=&gt;g("close")),["esc"]))},[(0,i._)("div",c,[e.externalClose?((0,i.wg)(),(0,i.j4)(l.Z,{key:0,size:"20",class:(0,s.C_)(["cursor-pointer",e.closeColor+" "+e.closePosition]),img:t(16896),onClick:n[0]||(n[0]=e=&gt;g("close"))},null,8,["class","img"])):(0,i.kq)("",!0)]),e.isPreview?((0,i.wg)(),(0,i.iD)("span",{key:0,class:(0,s.C_)(["previous-preview-arrow",0===e.previewIndex?"arrow-disabled":""]),onClick:A,onTouchstart:A},[(0,i.Wm)(l.Z,{size:"80",class:"cursor-pointer",img:t(77539)},null,8,["img"])],34)):(0,i.kq)("",!0),(0,i._)("div",{id:"modalTemplate",ref:"modal-template",class:(0,s.C_)([{successErrorDialog:"success-error-dialog"===e.successErrorDialog,fadeInDown:h.value,fadeOutUp:!h.value,small:"small"===e.size,"intermedium-small":"intermedium-small"===e.size,"normal-small":"normal-small"===e.size,intermedium:"intermedium"===e.size,"intermedium-large":"intermedium-large"===e.size,"intermedium-no-margin":"intermedium-no-margin"===e.size,none:"none"===e.size,normal:"normal"===e.size,large:"large"===e.size,complete:"complete"===e.size,"extra-large":"extra-large"===e.size,posR:!e.title,"overflow-hidden":e.overflowHidden,isPreview:"md:h-screen","no-paddings":e.noPaddings},"modal-template animate__animated animate__fadeInDown md:h-screen"]),style:(0,s.j5)(e.personalizedStyleContainer)},[(0,i._)("div",{ref_key:"modal",ref:v,class:"modal-container"},[(0,i._)("div",{class:(0,s.C_)(["modal-template-body relative",e.isPreview?"preview-body":""])},[e.title||e.isStatic||!e.close||!1!==e.noArrow?e.title?((0,i.wg)(),(0,i.iD)("div",u,[(0,i._)("h3",null,(0,s.zw)(e.title),1),e.isStatic&amp;&amp;e.close?((0,i.wg)(),(0,i.j4)(r,{key:0,to:"/",class:(0,s.C_)(["close-arrow",{left:"left"===e.closePosition}]),onClick:n[3]||(n[3]=e=&gt;g("close"))},null,8,["class"])):e.close?((0,i.wg)(),(0,i.iD)("span",{key:1,class:(0,s.C_)(["close-arrow",{left:"left"===e.closePosition}]),onClick:n[4]||(n[4]=e=&gt;g("close"))},null,2)):(0,i.kq)("",!0),(0,i.WI)(a.$slots,"header")])):(0,i.kq)("",!0):((0,i.wg)(),(0,i.iD)("div",d,[(0,i.Wm)(l.Z,{size:"40",class:(0,s.C_)(["cursor-pointer md:inline-block hidden",e.closeColor+" "+e.closePosition]),img:t(69086)("./ic-cross-"+b.value+".svg"),onClick:n[1]||(n[1]=e=&gt;g("close"))},null,8,["img","class"]),(0,i.Wm)(l.Z,{size:"30",class:(0,s.C_)(["cursor-pointer md:hidden inline-block",e.closeColor+" "+e.closePosition]),img:t(69086)("./ic-cross-"+b.value+".svg"),onClick:n[2]||(n[2]=e=&gt;g("close"))},null,8,["img","class"])])),(0,i.WI)(a.$slots,"default")],2)],512)],6),e.isPreview?((0,i.wg)(),(0,i.iD)("span",{key:1,class:(0,s.C_)(["next-preview-arrow",e.lastIndex?"arrow-disabled":""]),onClick:y,onTouchstart:y},[(0,i.Wm)(l.Z,{size:"80",class:"cursor-pointer",img:t(41290)},null,8,["img"])],34)):(0,i.kq)("",!0)],34)}}};const m=p;var g=m},62198:function(e,a,t){"use strict";t.d(a,{Z:function(){return m}});var i=t(19812),s=t(55893),o=t(20521),n=t(34636),r=t(644),l=t(97296);const c=["target"],d=["href","target"];var u={__name:"WNavigation",props:{isLink:{type:Boolean,default:!0},object:{type:Object,required:!1,default:()=&gt;({})},params:{type:Object,default:()=&gt;({})},style:{type:String,default:""},link:{type:String,default:""},specialClass:{type:String,default:""},full:{type:Boolean,default:!0},blank:{type:Boolean,default:!1},isEvent:{type:Boolean,default:!1}},setup(e){const{userDetail:a}=(0,n.a)(),t=(0,r.tv)(),u=(0,r.yj)(),p=e,m=(0,o.iH)(""),g=(0,i.Fl)((()=&gt;{let e=p.params;return m.value?(e.path=m.value,e.name=void 0,e.params=void 0):e.params?e.params.region||(e.params.region=a.value.region||u.params.region||"es"):e.params={region:a.value.region||u.params.region||"es"},e})),h=(0,i.Fl)((()=&gt;{let e=p.link||p.object.permalink||p.object.companion_permalink||"";return e.includes("https://www.wegow.com")})),v=(0,i.Fl)((()=&gt;{if(h.value){let e=p.link||p.object.permalink||p.object.companion_permalink;return e.replace("https://www.wegow.com","")}return""}));return(0,i.bv)((()=&gt;{if(p.params.name&amp;&amp;!p.object.permalink&amp;&amp;!p.object.companion_permalink&amp;&amp;""===p.link){let e=t.getRoutes().filter((e=&gt;e.name===p.params.name));if(e.length&gt;=Object.keys(l.LG).length){let t=0;for(let i in l.LG){let s=a.value.region||u.params.region||"es";const o=l.LG[i].indexOf(s);if(-1!==o){m.value=e[t].path;let a=Object.keys(p.params.params);for(const e of a)m.value=m.value.replace(":"+e,p.params.params[e]);return}t++}}else if(0===e.length){m.value=e[0].path;let a=Object.keys(p.params.params);for(const e of a)m.value=m.value.replace(":"+e,p.params.params[e])}}})),(a,t)=&gt;{const o=(0,i.up)("router-link");return e.isLink?e.object.permalink||e.object.companion_permalink||""!==e.link||!e.params.name?h.value?((0,i.wg)(),(0,i.j4)(o,{key:2,to:v.value,class:(0,s.C_)([e.full?"w-full flex flex-col":"",e.isEvent?"h-full":""]),style:(0,s.j5)(e.style),target:e.blank?"_blank":""},{default:(0,i.w5)((()=&gt;[(0,i.WI)(a.$slots,"link")])),_:3},8,["to","class","style","target"])):((0,i.wg)(),(0,i.iD)("a",{key:3,href:e.object.permalink||e.object.companion_permalink||e.link,class:(0,s.C_)([e.full?"w-full flex flex-col":"",e.isEvent?"h-full":""]),style:(0,s.j5)(e.style),target:e.blank?"_blank":""},[(0,i.WI)(a.$slots,"link")],14,d)):((0,i.wg)(),(0,i.j4)(o,{key:1,class:(0,s.C_)([e.full?"w-full flex flex-col":"",e.isEvent?"h-full":""]),style:(0,s.j5)(e.style),to:g.value,target:e.blank?"_blank":""},{default:(0,i.w5)((()=&gt;[(0,i.WI)(a.$slots,"link")])),_:3},8,["class","style","to","target"])):((0,i.wg)(),(0,i.iD)("a",{key:0,href:void 0,class:(0,s.C_)([e.full?"w-full flex flex-col":"",e.isEvent?"h-full":""]),style:(0,s.j5)(e.style),target:e.blank?"_blank":""},[(0,i.WI)(a.$slots,"link")],14,c))}}};const p=u;var m=p},29318:function(e,a,t){"use strict";t.d(a,{Z:function(){return l}});var i=t(19812),s=t(55893),o={__name:"WegowLoader",props:{width:{type:[String,Number],default:10},height:{type:[String,Number],default:10},color:{type:String,default:""},size:{type:String,default:""}},setup(e){return(a,t)=&gt;((0,i.wg)(),(0,i.iD)("div",{class:(0,s.C_)(["line-scale-party m-2 h-full flex items-center justify-center",[`w-${e.width}`,`h-${e.height}`,e.color,e.size]])},t[0]||(t[0]=[(0,i._)("div",null,null,-1),(0,i._)("div",null,null,-1),(0,i._)("div",null,null,-1),(0,i._)("div",null,null,-1)]),2))}},n=t(48998);const r=(0,n.Z)(o,[["__scopeId","data-v-258533b2"]]);var l=r},95088:function(e,a,t){"use strict";t.d(a,{Z:function(){return c}});var i=t(19812),s=t(20521);const o=["viewBox","width","height"],n=["href","width","height","alt"];var r={__name:"WIcon",props:{img:{type:String,default:void 0},size:{type:Number,default:50},alt:{type:String,default:"Social media logo"}},setup(e){const a=e,{img:t,size:r}=((0,i.Fl)((()=&gt;`${r.value}px`)),(0,s.BK)(a));return(a,l)=&gt;((0,i.wg)(),(0,i.iD)("svg",{role:"button",viewBox:`0 0 ${(0,s.SU)(r)} ${(0,s.SU)(r)}`,width:(0,s.SU)(r),height:(0,s.SU)(r),loading:"lazy"},[(0,i._)("image",{href:(0,s.SU)(t),width:(0,s.SU)(r),height:(0,s.SU)(r),alt:e.alt},null,8,n)],8,o))}};const l=r;var c=l},96191:function(e,a,i){"use strict";i.d(a,{Z:function(){return q}});var s=i(19812),o=i(20521),n=i(55893),r=i(48403),l=i(17458),c=i(90190),d=i(72570),u=i(90668),p=i(27118),m=i(40696),g=i(85463),h=i(36799),v=i(71736),f=i(35695);const b={class:"insurance-modal"},w={class:"title-principal"},y={class:"insurance-btn"},A={key:0,class:"w-full"},W={class:"data"},k={class:"ingood-info"},z=["innerHTML"],E={key:1};var x={__name:"InsuranceModal",props:{myTickets:{type:Object,default:()=&gt;({})}},emits:["closeInsuranceModal"],setup(e,{emit:a}){const{payInsurance:i}=(0,l.n)(),{paymentData:x,insuranceData:S}=(0,c.V)(),{details:C}=(0,r.z)(),{openErrorModal:q,closeBigLoader:T,errorModal:I}=(0,u.I)(),{purchaseData:P}=(0,d.Z)(),O=a,U=e,{myTickets:D}=(0,o.BK)(U),G=(0,o.iH)({}),B=(0,o.iH)(!1),M=(0,o.iH)(!1),R=(0,o.iH)(!1),j=(0,o.iH)(!1),N=(0,o.iH)(null),F=(0,o.iH)(null),L=(0,o.iH)(!1),V=()=&gt;{L.value||O("closeInsuranceModal")},Q=async e=&gt;{F.value=null;try{if(!N.value.valid)throw Error("Invalid insurance");let e=x.value.details;e.policy=N.value.policy;const a={details:e,event_id:D.value.event_id,policy:N.value.policy,purchase:D.value.id,f2f:!1,promoter_terms:!0};await i(a),await K()}catch(a){F.value={modal:{title:"wegow.error.invoiceError",description:"wegow.error.tryAgainLater",btn_message:"wegow.error.accept"}}}finally{T(),q(F.value)}},K=async()=&gt;{if(x.value.accepted&amp;&amp;null===x.value.error_code)F.value={modal:{imageType:"accept",title:"wegow.payment.insurance.success",btn_message:"wegow.error.accept"}},O("closeInsuranceModal");else if(x.value.accepted&amp;&amp;"0"===x.value.error_code)F.value={modal:{imageType:"accept",title:"wegow.payment.insurance.success",btn_message:"wegow.error.accept"}},O("closeInsuranceModal");else if(x.value.retry)"stripe_fallback"===x.value.retry_type&amp;&amp;(x.value.type=x.value.retry_type,x.value.save=!1);else if("needs_info"===x.value.status&amp;&amp;x.value.procedure_data&amp;&amp;x.value.procedure){if("challenge_request"===x.value.procedure)if("1.0.2"===x.value.procedure_data.protocolVersion){const e={PaReq:x.value.procedure_data.PAReq,MD:x.value.procedure_data.MD,TermUrl:buildTermUrl(x.value.procedure_data.termURL)};Z(x.value.procedure_data.acsURL,e,"POST"),loading.value=!1}else{const e={creq:x.value.procedure_data.creq};Z(x.value.procedure_data.acsURL,e,"POST")}}else H()},Z=(e,a,t="post")=&gt;{const i=document.createElement("form");i.method=t,i.action=e;for(const s in a)if(a[s]){const e=document.createElement("input");e.type="hidden",e.name=s,e.value=a[s],i.appendChild(e)}document.body.appendChild(i),i.submit()},H=()=&gt;{let e="";e="undefined"!==typeof x.value.detail&amp;&amp;x.value.detail.error_message?x.value.detail.error_message:"WEGOW004"===x.value.error_date?t("wegow.purchase.status.paid"):"stripe"===type.value||"stripe_3ds"===type.value?t("wegow.payment.errors.errorStripe"):t("wegow.payment.errors.error"),F.value={modal:{title:e,btn_message:t("wegow.error.accept")}}};return(0,s.bv)((()=&gt;{P.value=D.value})),(0,s.YP)(I,(()=&gt;{setTimeout((()=&gt;{L.value=Boolean(I.value)}),50)})),(e,a)=&gt;((0,s.wg)(),(0,s.iD)(s.HY,null,[(0,s.Wm)((0,o.SU)(v.Z),{title:e.$t("wegow.payment.insurance.insuredTicket"),onClose:V},{default:(0,s.w5)((()=&gt;[(0,s._)("div",b,[(0,s._)("p",w,(0,n.zw)(e.$t("wegow.payment.insurance.insuranceModal.fillFields")),1),(0,s._)("div",y,[(0,o.SU)(D).id?((0,s.wg)(),(0,s.iD)("div",A,[(0,s._)("div",W,[(0,s.Wm)(f.Z,{id:"payment_insurance",ref_key:"insuranceForm",ref:N,class:"mb-1","dont-auto-send":""},null,512),(0,s.Wm)((0,o.SU)(g.Z),{"valid-card":B.value,"onUpdate:validCard":a[0]||(a[0]=e=&gt;B.value=e),"valid-date":R.value,"onUpdate:validDate":a[1]||(a[1]=e=&gt;R.value=e),"valid-cvc":M.value,"onUpdate:validCvc":a[2]||(a[2]=e=&gt;M.value=e),class:"payment-credit-card","text-button":"Pagar seguro",onCardPayment:a[3]||(a[3]=e=&gt;Q(!1)),onCardData:a[4]||(a[4]=e=&gt;G.value=e)},{"top-extra":(0,s.w5)((()=&gt;a[5]||(a[5]=[]))),extra:(0,s.w5)((()=&gt;[(0,s._)("p",k,[(0,s._)("span",{innerHTML:e.$t("wegow.payment.insurance.ingoodInfo")},null,8,z)])])),_:1},8,["valid-card","valid-date","valid-cvc"])]),a[6]||(a[6]=(0,s._)("div",null,null,-1))])):((0,s.wg)(),(0,s.iD)("div",E,[(0,s.Wm)((0,o.SU)(h.Z),{type:"submit",text:j.value?e.$t("wegow.payment.insurance.insuranceModal.editInsurance"):e.$t("wegow.payment.insurance.insuranceModal.addInsurance"),size:"xl",color:"topaz-light",background:"opacity"},null,8,["text"])]))])])])),_:1},8,["title"]),(0,o.SU)(C)?.google_pixel_js?((0,s.wg)(),(0,s.j4)(m.Z,{key:0,pixel:(0,o.SU)(C).google_pixel_js},null,8,["pixel"])):(0,s.kq)("",!0),(0,o.SU)(C)?.facebook_pixel_js?((0,s.wg)(),(0,s.j4)(p.Z,{key:1,pixel:(0,o.SU)(C).facebook_pixel_js},null,8,["pixel"])):(0,s.kq)("",!0)],64))}},S=i(48998);const C=(0,S.Z)(x,[["__scopeId","data-v-1490dff2"]]);var q=C},90294:function(e,a,t){"use strict";t.d(a,{Z:function(){return b}});var i=t(19812),s=t(20521),o=t(55893),n=t(36799),r=t(71736),l=t(98579);const c={class:"row modal-success"},d={class:"flex justify-center items-center mb-10 mt-16"},u=["src"],p={class:"ml-4"},m={class:"w-full text-center px-12"},g={class:"buttons paragraph space-x-8 flex justify-center mb-14"};var h={__name:"RemoveModal",props:{moment:{type:Object,required:!0},successErrorDialog:{type:String,required:!1,default:"success-error-dialog"},size:{type:String,required:!1,default:"intermedium-small"}},emits:["close","accept"],setup(e,{emit:a}){const{removeMoment:h}=(0,l.w)();return(a,l)=&gt;((0,i.wg)(),(0,i.j4)((0,s.SU)(r.Z),{size:e.size,"success-error-dialog":e.successErrorDialog,onClose:l[2]||(l[2]=e=&gt;a.$emit("close"))},{default:(0,i.w5)((()=&gt;[(0,i._)("div",c,[(0,i._)("div",d,[(0,i._)("img",{src:t(45907),class:"lazyload",alt:"Modal error"},null,8,u),(0,i._)("h2",p,(0,o.zw)(a.$t("wegow.moment.remove")),1)]),(0,i._)("div",m,[(0,i._)("p",null,(0,o.zw)(a.$t("wegow.moment.confirmRemove")),1)]),(0,i._)("div",g,[(0,i.Wm)((0,s.SU)(n.Z),{"button-id":"square-banner",background:"opacity",color:"topaz",type:"button",text:a.$t("general.accept"),onClick:l[0]||(l[0]=t=&gt;{(0,s.SU)(h)(e.moment.id),a.$emit("close")})},null,8,["text"]),(0,i.Wm)((0,s.SU)(n.Z),{"button-id":"square-banner__paragraph--cancel",color:"topaz",type:"button",text:a.$t("general.cancel"),onClick:l[1]||(l[1]=e=&gt;a.$emit("close"))},null,8,["text"])])])])),_:1},8,["size","success-error-dialog"]))}},v=t(48998);const f=(0,v.Z)(h,[["__scopeId","data-v-6f69cc7e"]]);var b=f},6745:function(e,a,t){"use strict";t.d(a,{Z:function(){return b}});var i=t(19812),s=t(20521),o=t(55893),n=t(98579),r=t(36799),l=t(71736);const c={class:"row modal-success"},d={class:"flex justify-center items-center mb-10 mt-16"},u=["src"],p={class:"ml-4"},m={class:"w-full text-center px-12"},g={class:"buttons paragraph space-x-8 flex justify-center mb-14"};var h={__name:"ReportModal",props:{moment:{type:Object,required:!0},successErrorDialog:{type:String,required:!1,default:"success-error-dialog"},size:{type:String,required:!1,default:"intermedium-small"}},emits:["close","accept"],setup(e,{emit:a}){const{reportMoment:h}=(0,n.w)();return(a,n)=&gt;((0,i.wg)(),(0,i.j4)((0,s.SU)(l.Z),{size:e.size,"success-error-dialog":e.successErrorDialog,onClose:n[2]||(n[2]=e=&gt;a.$emit("close"))},{default:(0,i.w5)((()=&gt;[(0,i._)("div",c,[(0,i._)("div",d,[(0,i._)("img",{src:t(45907),class:"lazyload",alt:"Modal error"},null,8,u),(0,i._)("h2",p,(0,o.zw)(a.$t("wegow.moment.report")),1)]),(0,i._)("div",m,[(0,i._)("p",null,(0,o.zw)(a.$t("wegow.moment.confirmReport")),1)]),(0,i._)("div",g,[(0,i.Wm)((0,s.SU)(r.Z),{"button-id":"square-banner",background:"opacity",color:"topaz",type:"button",text:a.$t("general.accept"),onClick:n[0]||(n[0]=t=&gt;{(0,s.SU)(h)(e.moment),a.$emit("close")})},null,8,["text"]),(0,i.Wm)((0,s.SU)(r.Z),{"button-id":"square-banner__paragraph--cancel",color:"topaz",type:"button",text:a.$t("general.cancel"),onClick:n[1]||(n[1]=e=&gt;a.$emit("close"))},null,8,["text"])])])])),_:1},8,["size","success-error-dialog"]))}},v=t(48998);const f=(0,v.Z)(h,[["__scopeId","data-v-0ee739d8"]]);var b=f},85463:function(e,a,t){"use strict";t.d(a,{Z:function(){return z}});var i=t(19812),s=t(44220),o=t(20521),n=t(23619),r=t(90190),l=t(37100),c=t(71826),d=t.n(c),u=t(58101),p=t(36799),m=t(90668);const g={class:"card-pay-container"},h={class:"number-fieldset"},v={class:"card-type-img"},f=["src","alt"],b=["src","alt"],w=["src","alt"],y={class:"grid md:grid-cols-2 grid-cols-1 gap-1"};var A={__name:"CardPayForm",props:{textButton:{type:String,default:"wegow.payment.cardActionPay"},disabledButton:{type:Boolean,default:!1}},emits:["cardPayment","update:type","update:validCard","update:validDate","update:validCvc","cardData"],setup(e,{emit:a}){const{paymentData:c}=(0,r.V)(),{openErrorModal:A,openBigLoader:W,closeBigLoader:k}=(0,m.I)(),{getPersonalizedButton:z,getPaymentButton:E}=(0,l.G)(),{t:x}=(0,n.QT)(),S=(0,o.iH)({number:"",date:"",cvc:""}),C=(0,o.iH)(""),q=(0,o.iH)(!1),T=(0,o.iH)(!1),I=(0,o.iH)(!1),P=(0,o.iH)(!1),O=(0,o.iH)(""),U=((0,o.iH)(""),(0,o.iH)("")),D=(0,o.iH)({visa:/^4[0-9]{12}(?:[0-9]{3})?$/,mastercard:/^5[1-5][0-9]{14}$|^2(?:2(?:2[1-9]|[3-9][0-9])|[3-6][0-9][0-9]|7(?:[01][0-9]|20))[0-9]{12}$/,discover:/^65[4-9][0-9]{13}|64[4-9][0-9]{13}|6011[0-9]{12}|(622(?:12[6-9]|1[3-9][0-9]|[2-8][0-9][0-9]|9[01][0-9]|92[0-5])[0-9]{10})$/,diners_club:/^3(?:0[0-5]|[68][0-9])[0-9]{11}$/,jcb:/^(?:2131|1800|35[0-9]{3})[0-9]{11}$/}),G=a,B=e=&gt;{const a=e?.replace(/\D/g,"");a?.length&gt;0&amp;&amp;(U.value=M(a)),S.value.number=U.value},M=e=&gt;{const a=/(\d{1,4})/g,t=e.match(a);if(t){U.value=t.join(" ");const e=t[t.length-1].length;4===e&amp;&amp;(U.value+=" ")}else U.value=e;return U.value},R=()=&gt;{if(!q.value){q.value=!0,W();const e=S.value.date.split("/");T.value&amp;&amp;P.value&amp;&amp;I.value?(c.value.details={pan:S.value.number.replace(/\D/g,""),expiry_year:e[1],expiry_month:e[0],cvv2:S.value.cvc,type:"three_ds",save_card:!1},G("cardData",S),G("cardPayment"),q.value=!1):(q.value=!1,A({modal:{title:x("wegow.error.formFieldCardError"),description:x("wegow.error.formFieldCardErrorDescription"),btn_message:x("wegow.error.accept")}}),k())}},j=()=&gt;{setTimeout((()=&gt;{C.value=S.value.number?S.value.number.replace(/\D/g,""):"",O.value=C.value.charAt(0);const e=C.value;let a=0,t=!1;for(let n=e.length-1;n&gt;=0;n--){let i=parseInt(e.charAt(n));t&amp;&amp;(i*=2)&gt;9&amp;&amp;(i-=9),a+=i,t=!t}let i=a%10===0,s=!1,o="";Object.keys(D.value).forEach((a=&gt;{let t=D.value[a];t.test(e)&amp;&amp;(s=!0,o=a)})),T.value=s,G("update:type",s?o:""),G("update:validCard",!0),i&amp;&amp;s||G("update:validCard",!1)}),100),B(S.value.number)},N=e=&gt;{let a="";if(e.target&amp;&amp;e.target.value.length&gt;2&amp;&amp;"Backspace"!==e.code&amp;&amp;"Delete"!==e.code&amp;&amp;!S.value.date.includes("/")){for(let t=0;t&lt;e.target.value.length&amp;&amp;t&lt;4;t++)a+=e.target.value[t],1===t&amp;&amp;(a+="/");S.value.date=a}let t=S.value.date.split("/");if(t){let e=d()(`20${t[1]}-${t[0]}`).endOf("month").format("DD"),a=`${t[0]}/${e}/${t[1]}`;d()().diff(a,"days")&lt;=0?(P.value=!0,G("update:validDate",!0)):(P.value=!1,G("update:validDate",!1))}},F=()=&gt;{G("update:validCvc",!0);let e=S.value.cvc?S.value.cvc.replace(/\D/g,""):void 0;/^\d{3}$/.test(e)?I.value=!0:(G("update:validCvc",!1),I.value=!1)};return(a,n)=&gt;((0,i.wg)(),(0,i.iD)("div",g,[(0,i._)("form",{class:"pay-card-form",onSubmit:(0,s.iM)(R,["prevent"])},[(0,i.WI)(a.$slots,"top-extra"),(0,i._)("fieldset",h,[(0,i.Wm)((0,o.SU)(u.Z),{id:"card-number",ref:"momentInput",value:S.value.number,"onUpdate:value":[n[0]||(n[0]=e=&gt;S.value.number=e),n[2]||(n[2]=e=&gt;j())],class:"w-full card-info-input card-number","label-for":"query",placeholder:a.$t("wegow.payment.number"),"border-input":"border-transparent","error-message":T.value?"":"Error al introducir tarjeta","show-error":!0,onChange:n[1]||(n[1]=e=&gt;j()),onKeyup:n[3]||(n[3]=e=&gt;j()),onPaste:n[4]||(n[4]=e=&gt;j())},null,8,["value","placeholder","error-message"]),(0,i._)("span",v,[""!==S.value.number&amp;&amp;S.value.number?(0,i.kq)("",!0):((0,i.wg)(),(0,i.iD)("img",{key:0,src:t(28473),alt:a.$t("wegow.payment.paymentIconCard")},null,8,f)),"4"===O.value?((0,i.wg)(),(0,i.iD)("img",{key:1,src:t(85769),alt:a.$t("wegow.payment.paymentIconVisa")},null,8,b)):(0,i.kq)("",!0),"5"===O.value?((0,i.wg)(),(0,i.iD)("img",{key:2,src:t(82301),alt:a.$t("wegow.payment.paymentIconMastercard")},null,8,w)):(0,i.kq)("",!0)])]),(0,i._)("fieldset",y,[(0,i.Wm)((0,o.SU)(u.Z),{id:"card-date",ref:"momentInput",value:S.value.date,"onUpdate:value":n[5]||(n[5]=e=&gt;S.value.date=e),class:"md:col-span-1 col-span-2 card-info-input","label-for":"query",placeholder:a.$t("wegow.payment.cardDate"),"min-length":"5","max-length":"5","border-input":"border-transparent","error-message":P.value?"":"Error","show-error":!0,onChange:n[6]||(n[6]=e=&gt;N(e)),onKeyup:n[7]||(n[7]=e=&gt;N(e))},null,8,["value","placeholder","error-message"]),(0,i.Wm)((0,o.SU)(u.Z),{id:"card-cvc",ref:"momentInput",value:S.value.cvc,"onUpdate:value":n[8]||(n[8]=e=&gt;S.value.cvc=e),class:"md:col-span-1 col-span-2 card-info-input","label-for":"query","min-length":"3","max-length":"3",placeholder:a.$t("wegow.payment.cvc"),"border-input":"border-transparent","error-message":I.value?"":"Error","show-error":!0,onChange:n[9]||(n[9]=e=&gt;F()),onKeyup:n[10]||(n[10]=e=&gt;F())},null,8,["value","placeholder","error-message"])]),(0,i.WI)(a.$slots,"extra"),(0,i._)("fieldset",null,[(0,i.Wm)((0,o.SU)(p.Z),{type:"submit",class:"pay-btn","button-id":"pay-btn",text:a.$t(e.textButton),size:"xl",color:"topaz-light",background:"opacity",disabled:q.value||e.disabledButton,styles:(0,o.SU)(E)},null,8,["text","disabled","styles"])])],32)]))}},W=t(48998);const k=(0,W.Z)(A,[["__scopeId","data-v-bdd837f8"]]);var z=k},35695:function(e,a,t){"use strict";t.d(a,{Z:function(){return b}});var i=t(19812),s=t(20521),o=t(58101),n=t(62276),r=t(72570),l=t(10276),c=t(17458);const d={class:"insurance-form"},u={class:"insurance-checkbox"},p={class:"data"},m="XYZ",g="TRWAGMYFPDXBNJZSQVHLCKE";var h={__name:"InsuranceForm",props:{id:{type:String,required:!0},isInsured:{type:Boolean,default:!1},dontAutoSend:{type:Boolean,default:!1}},emits:["update:is-insured"],setup(e,{expose:a,emit:t}){const{purchaseData:h}=(0,r.Z)(),{createInsurance:v,cancelInsurance:f}=(0,c.n)(),b=t,w=e,{dontAutoSend:y}=(0,s.BK)(w),A=(0,s.iH)(!1),W=(0,s.iH)(null),k=(0,s.qj)({id_card:!1,postal_code:!0}),z=(0,s.qj)({purchase:(0,i.Fl)((()=&gt;h.value.reference)),postal_code:(0,s.iH)(void 0),id_card:(0,s.iH)(void 0),id_card_type:(0,s.iH)(void 0),general_conditions:(0,s.iH)(!0)}),E={id_card:{validate:e=&gt;S(e)},postal_code:{validate:e=&gt;/^[0-9]{5}$/.test(e)}},x=(0,i.Fl)((()=&gt;k.postal_code&amp;&amp;k.id_card)),S=e=&gt;{if(!e)return!1;const a=e.match(/[a-zA-Z]/g)?.length;if(z.id_card_type="nif",2===a){z.id_card_type="nie";const a=m.indexOf(e[0].toUpperCase());if(-1===a)return!1;e=a+e.substring(1,e.length)}const t=e.charAt(e.length-1).toUpperCase(),i=e.substring(0,e.length-1),s=i%23;return s&gt;g.length?void 0:g[s]===t},C=async()=&gt;{const e={policy:{postal_code:z.postal_code,id_card:z.id_card,id_card_type:z.id_card_type,general_conditions:!0,purchase:z.purchase}};JSON.stringify(W.value)!==JSON.stringify(e)&amp;&amp;(W.value=e,await v(e),b("update:is-insured",!0))};let q;return(0,i.YP)([A,k],(async()=&gt;{y.value||(q&amp;&amp;clearTimeout(q),q=setTimeout((async()=&gt;{A.value&amp;&amp;k.postal_code&amp;&amp;k.id_card?await C():W.value&amp;&amp;(await f(h.value.reference),W.value=null,b("update:is-insured",!1))}),500))})),a({policy:z,valid:x}),(a,t)=&gt;((0,i.wg)(),(0,i.iD)("div",d,[(0,i._)("div",u,[(0,i.Wm)(n.Z,{id:"insurance-checkbox",value:A.value,"onUpdate:value":t[0]||(t[0]=e=&gt;A.value=e),title:a.$t("wegow.payment.insurance.addInsurance",{precio:(0,s.SU)(l.x)((0,s.SU)(h).insurance_premium,(0,s.SU)(h).currency)})},null,8,["value","title"]),t[5]||(t[5]=(0,i._)("img",{class:"2xs:h-7 lazyload insurance-logos",src:"https://cdn.wegow.com/no-delete/wegow/ingood-seguros.png",alt:"ingood-reale-seguros"},null,-1))]),(0,i._)("div",p,[(0,i.Wm)(o.Z,{id:`${e.id}__insurance_id_card`,value:z.id_card,"onUpdate:value":t[1]||(t[1]=e=&gt;z.id_card=e),validator:E.id_card,"show-error-always":"",class:"id_card",type:"text","border-input":"border-transparent",placeholder:"NIF/NIE",onValidChange:t[2]||(t[2]=e=&gt;(k.id_card=e)&amp;&amp;C)},null,8,["id","value","validator"]),(0,i.Wm)(o.Z,{id:`${e.id}__insurance_postal_code`,value:z.postal_code,"onUpdate:value":t[3]||(t[3]=e=&gt;z.postal_code=e),type:"number",min:"0",step:"1",class:"postal_code","show-error-always":"",validator:E.postal_code,placeholder:a.$t("wegow.payment.insurance.insuranceModal.postalCode"),"border-input":"border-transparent",onValidChange:t[4]||(t[4]=e=&gt;(k.postal_code=e)&amp;&amp;C)},null,8,["id","value","validator","placeholder"])])]))}},v=t(48998);const f=(0,v.Z)(h,[["__scopeId","data-v-6b399c66"]]);var b=f},75279:function(e,a,t){"use strict";t.d(a,{Z:function(){return f}});var i=t(19812),s=t(55893),o=t(20521),n=t(8891),r=t(62198);const l={class:"card-image"},c=["src","alt"],d={class:"card-info w-1/2 flex flex-col justify-between pl-3 pt-3 pb-2 flex-1 text-left"},u={class:"info"},p={class:"name text-start font-museo-700"},m={class:"actions font-museo-500 text-color-topaz-light mr-2"};var g={__name:"ArtistCard",props:{isLink:{type:Boolean,default:!0},artist:{type:Object,default:void 0},type:{type:String,default:"base"},openExternal:{type:Boolean,default:!1}},emits:["follow"],setup(e){const a=e=&gt;e?.thumbnails_v4?.s_cd?e.thumbnails_v4.s_cd:e?.thumbnails?.s_cd?e.thumbnails.s_cd:e?.image_url?e.image_url:t(31602);return(g,h)=&gt;((0,i.wg)(),(0,i.iD)("div",{class:(0,s.C_)(["artist-card flex",e.type])},[(0,i._)("div",l,[(0,i.Wm)((0,o.SU)(r.Z),{object:e.artist,params:{name:"ArtistProfile",params:{slug:e.artist.slug}},blank:e.openExternal,"is-link":e.isLink,class:"h-full"},{link:(0,i.w5)((()=&gt;[(0,i._)("img",{src:a(e.artist),alt:e.artist.name,class:"main-image",loading:"lazy",onError:h[0]||(h[0]=e=&gt;e.target.src=t(31602))},null,40,c)])),_:1},8,["object","params","blank","is-link"])]),(0,i._)("div",d,[(0,i._)("div",u,[(0,i.Wm)((0,o.SU)(r.Z),{object:e.artist,params:{name:"ArtistProfile",params:{slug:e.artist.slug}},blank:e.openExternal,"is-link":e.isLink},{link:(0,i.w5)((()=&gt;[(0,i._)("h3",p,(0,s.zw)(e.artist.name),1)])),_:1},8,["object","params","blank","is-link"]),(0,i._)("p",{class:(0,s.C_)(["artist-concerts text-start font-museo-500 text-color-grayLight","small"===e.type?"mt-0":"mt-2"])},(0,s.zw)(e.artist.events_count)+" "+(0,s.zw)(g.$t("general.concerts")),3)]),(0,i._)("div",m,[(0,i.Wm)(n.Z,{item:e.artist,type:"artist",theme:"text",size:e.type},null,8,["item","size"])])])],2))}},h=t(48998);const v=(0,h.Z)(g,[["__scopeId","data-v-a5000400"]]);var f=v},92926:function(e,a,t){"use strict";t.d(a,{Z:function(){return J}});var i=t(44220),s=t(20521),o=t(19812),n=t(55893),r=t(36799),l=t(62198);const c=["id"];function d(e,a,t,i,s,r){return(0,o.wg)(),(0,o.iD)("div",null,[(0,o._)("div",{id:t.values.id+e.numberId,class:(0,n.C_)(t.card?"is-card":""),onClick:a[0]||(a[0]=a=&gt;r.sendGA(e.type))},null,10,c)])}t(57658);var u={props:{adstype:{type:String,default:""},position:{type:Number,default:void 0},values:{type:Object,default:()=&gt;({})},card:{type:Boolean,default:!1}},emits:["emptyAd"],data:()=&gt;({slot:"",sendAnalitics:!1,numberId:parseInt(1e3*Math.random())}),mounted(){setTimeout((()=&gt;{var e=this;(()=&gt;{function a(a,t){window.googletag.cmd=window.googletag.cmd||[],window.googletag.cmd.push((function(){if(e.slot=window.googletag.defineSlot(`/5555,21692105105/WEGOW.ES/${a}`,["fluid"],t.id+e.numberId),window.googletag.pubads().addEventListener("slotRenderEnded",(a=&gt;{if(e.slot===a.slot)if(a.isEmpty)if(a.slot.dynamic){var t=document.getElementById("wegow-ads-dynamic");t.parentNode&amp;&amp;t.parentNode.removeChild(t),e.$root.$emit("emptyDynamicAd")}else e.$emit("emptyAd",{ad:e.values});else e.sendAnalitics||e.$gtag&amp;&amp;"function"===typeof e.$gtag.event&amp;&amp;(e.sendAnalitics=!0)})),e.slot&amp;&amp;"function"===typeof e.slot.addService){if(e.slot.addService(window.googletag.pubads()),e.slot.position=t.wegow_position,t){e.slot.id=t.id+e.numberId;for(const a in t)e.slot.setTargeting(a,t[a]),e.slot[a]=t[a]}"wegow-web-dynamic-ad"===e.adstype&amp;&amp;(e.slot.dynamic=!0),window.googletag.display(t.id+e.numberId),window.googletag.pubads().refresh([e.slot])}}))}a(this.adstype,this.values),setTimeout((()=&gt;{const e=document.getElementById(this.values.id+this.numberId);if(e){const a=e.querySelector("iframe");a||this.$emit("emptyAd",this.values.id)}}),2e3)})()}),1e3)},methods:{sendGA(e){this.$gtag&amp;&amp;this.$gtag.event}}},p=t(48998);const m=(0,p.Z)(u,[["render",d],["__scopeId","data-v-3564fd04"]]);var g=m,h=t(48403),v=t(10276),f=t(36190),b=t(23619),w=t(644),y=t(34636),A=t(90668);const W={class:"card-image relative"},k=["src","alt"],z=["src","alt"],E={key:1,class:"price"},x={class:"font-museo-700 align-middle"},S=["src"],C={class:"card-info"},q={class:"event-date font-museo-300"},T={class:"font-museo-500 text-left event-name"},I={class:"followers-container text-s font-museo-700 flex-row gap-2 justify-end w-full md:flex hidden items-center"},P=["src","alt"],O={class:"card-image relative"},U=["src","alt"],D={class:"card-info flex-1"},G={class:"info flex flex-col justify-between"},B={class:"header flex flex-col"},M=["innerHTML"],R={class:"day"},j=["src","alt"],N={class:"hour"},F=["src","alt"],L={class:"payment flex md:flex-col flex-row justify-between text-right md:mt-0 mt-1"},V={key:0,class:"price font-museo-500"},Q={key:1},K={key:0,class:"purchase"},Z={key:2};var H={__name:"EventCard",props:{isLink:{type:Boolean,default:!0},event:{type:Object,required:!0},type:{type:String,default:void 0},subtype:{type:String,default:void 0},openExternal:{type:Boolean,default:!1},createPurchase:{type:Boolean,default:!1},imgHeight:{type:String,default:"51%"}},emits:"emptyAd",setup(e,{emit:a}){(0,i.sj)((a=&gt;({"2956fcb6":e.imgHeight})));const c=e,d=a,{event:u,type:p}=(0,s.BK)(c),m=(0,w.yj)(),{selectedRegion:H}=(0,y.a)(),{openErrorModal:Y}=(0,A.I)(),{t:J}=(0,b.QT)(),X=(0,s.iH)("Europe/Madrid"),_=(0,s.iH)(!0),$=(0,s.iH)(!1),{hasCulturalBonus:ee,addToWaitingList:ae}=(0,h.z)();(0,o.bv)((async()=&gt;{X.value=(await Intl.DateTimeFormat()).resolvedOptions().timeZone.trim(),"CompanyPage"===m.name&amp;&amp;($.value=!0)}));const te=(0,o.Fl)((()=&gt;(0,f.p6)(u.value.start_date,H()))),ie=(0,o.Fl)((()=&gt;(0,f.yL)(u.value.start_date,m.params.region))),se=e=&gt;e?.image_url||e?.thumbnails?.s_cd||t(65709),oe=(0,o.Fl)((()=&gt;{let e=u.value.title;const a=[J("wegow.headerDetails.start"),J("wegow.headerDetails.startStreaming")],t=new RegExp(`(${a.join(")|(")})`);return e?.replace(t,"")})),ne=e=&gt;{d("emptyAd",e)},re=()=&gt;{Y({modal:{imageType:"none",showClose:!1,title:J("wegow.purchase.goOutWaitingList"),btn_message:J("general.accept"),btn_red_message:J("general.cancel"),button_method:()=&gt;{ae(u.value.id),u.value.user.waiting_weswap=!1}}})},le=e=&gt;{window.open(e.queue_link,"_blank")};return(a,c)=&gt;"large"!==(0,s.SU)(p)&amp;&amp;_.value?((0,o.wg)(),(0,o.iD)("div",{key:0,class:(0,n.C_)(["event-card",[(0,s.SU)(p),{"is-company":$.value}]])},[(0,s.SU)(u).add?((0,o.wg)(),(0,o.j4)(g,{key:1,card:!0,position:(0,s.SU)(u).add.wegow_position,values:(0,s.SU)(u).add,adstype:(0,s.SU)(u).adType,class:(0,n.C_)((0,s.SU)(u).adClass),onEmptyAd:ne},null,8,["position","values","adstype","class"])):((0,o.wg)(),(0,o.j4)((0,s.SU)(l.Z),{key:0,object:(0,s.SU)(u),params:{name:"EventProfile",params:{slug:(0,s.SU)(u).slug}},"is-event":!0,blank:(0,s.SU)(u).has_waiting_room,"is-link":e.isLink,class:"event-card-navigation"},{link:(0,o.w5)((()=&gt;[(0,o._)("div",W,[(0,o._)("img",{src:se((0,s.SU)(u)),alt:oe.value,class:"lazyload main-image",onError:c[0]||(c[0]=e=&gt;e.target.src=t(65709))},null,40,k),(0,s.SU)(ee)((0,s.SU)(u),X.value)?((0,o.wg)(),(0,o.iD)("img",{key:0,src:t(85017),alt:a.$t("wegow.altIcon"),class:"cultural-icon absolute top-1.5 left-1.5 lazyload"},null,8,z)):(0,o.kq)("",!0),(0,s.SU)(u).price||0===(0,s.SU)(u).price?((0,o.wg)(),(0,o.iD)("div",E,[(0,o._)("span",x,(0,n.zw)((0,s.SU)(v.x)(Number((0,s.SU)(u).price).toFixed(2),(0,s.SU)(u).currency)),1)])):(0,o.kq)("",!0),(0,s.SU)(u).user?.waiting_weswap?((0,o.wg)(),(0,o.iD)("div",{key:2,class:"waiting-weswap flex items-start space-x-2 cursor-pointer absolute bottom-1.5 left-1.5",onClick:(0,i.iM)(re,["prevent"])},[(0,o._)("img",{src:t(79003),class:"w-5"},null,8,S),(0,o._)("span",null,(0,n.zw)(a.$t("wegow.purchase.inWaitingList")),1)])):(0,o.kq)("",!0)]),(0,o._)("div",C,[(0,o._)("span",q,(0,n.zw)(te.value),1),(0,o._)("h2",T,(0,n.zw)(oe.value),1),(0,o._)("span",I,[(0,o._)("img",{src:t(60155),alt:a.$t("wegow.altIcon"),class:"people-icon lazyload",loadign:"lazy"},null,8,P),(0,o.Uk)(" "+(0,n.zw)((0,s.SU)(u).followers_count),1)])])])),_:1},8,["object","params","blank","is-link"]))],2)):"large"===(0,s.SU)(p)&amp;&amp;_.value?((0,o.wg)(),(0,o.iD)("div",{key:1,class:(0,n.C_)(["event-card flex-1 large flex md:flex-row flex-col",e.subtype])},[(0,o._)("div",O,[(0,o.Wm)((0,s.SU)(l.Z),{object:(0,s.SU)(u),params:{name:"EventProfile",params:{slug:(0,s.SU)(u).slug}},blank:(0,s.SU)(u).has_waiting_room,"is-link":e.isLink,"is-event":!0,class:"h-full"},{link:(0,o.w5)((()=&gt;[(0,o._)("img",{src:se((0,s.SU)(u)),alt:(0,s.SU)(u).title,class:"main-image",loading:"lazy",onError:c[1]||(c[1]=e=&gt;e.target.src=t(65709))},null,40,U)])),_:1},8,["object","params","blank","is-link"])]),(0,o._)("div",D,[(0,o._)("div",G,[(0,o._)("div",B,[(0,o.Wm)((0,s.SU)(l.Z),{object:(0,s.SU)(u),params:{name:"EventProfile",params:{slug:(0,s.SU)(u).slug}},blank:(0,s.SU)(u).has_waiting_room,"is-link":e.isLink},{link:(0,o.w5)((()=&gt;[(0,o._)("span",{class:(0,n.C_)(["font-museo-500","profiles"!==e.subtype?"text-m":"title-card"]),innerHTML:oe.value},null,10,M)])),_:1},8,["object","params","blank","is-link"]),(0,s.SU)(u).venue?((0,o.wg)(),(0,o.j4)((0,s.SU)(l.Z),{key:0,object:(0,s.SU)(u).venue,params:{name:"VenueProfile",params:{slug:(0,s.SU)(u).venue.venue}},blank:e.openExternal,"is-link":e.isLink},{link:(0,o.w5)((()=&gt;[(0,o._)("span",{class:(0,n.C_)(["font-museo-500 text-color-topaz-light","profiles"!==e.subtype?"text-s":"subtitle-card"])},(0,n.zw)((0,s.SU)(u).venue?.name)+" "+(0,n.zw)((0,s.SU)(u).city?.name?"- "+(0,s.SU)(u).city.name:""),3)])),_:1},8,["object","params","blank","is-link"])):(0,o.kq)("",!0)]),(0,o._)("div",{class:(0,n.C_)(["date-info text-color-gray font-museo-500 flex flex-row gap-x-6 md:mt-0 mt-4 flex-wrap","profiles"!==e.subtype?"text-s":"subtitle-card"])},[(0,o._)("div",R,[(0,o._)("img",{src:t(51629),alt:a.$t("wegow.altIcon"),class:"close-icon cursor-pointer lazyload w-[0.875rem] h-[0.875rem]"},null,8,j),(0,o._)("span",null,(0,n.zw)(te.value),1)]),(0,o._)("div",N,[(0,o._)("img",{src:t(83403),alt:a.$t("wegow.altIcon"),class:"close-icon cursor-pointer lazyload w-[0.875rem] h-[0.875rem]"},null,8,F),(0,o._)("span",null,(0,n.zw)(ie.value),1)])],2)]),(0,o._)("div",L,[(0,s.SU)(u).price||0===(0,s.SU)(u).price?((0,o.wg)(),(0,o.iD)("div",V,(0,n.zw)((0,s.SU)(v.x)(Number((0,s.SU)(u).price).toFixed(2),(0,s.SU)(u).currency)),1)):(0,o.kq)("",!0),(0,s.SU)(u).queued?((0,o.wg)(),(0,o.iD)("div",Z,[(0,o.Wm)((0,s.SU)(r.Z),{"button-id":`purchase-queued-button-${(0,s.SU)(u).id}`,background:"opacity",color:"topaz-light",type:"button",text:a.$t("wegow.purchase.buy"),onClick:c[3]||(c[3]=e=&gt;le((0,s.SU)(u)))},null,8,["button-id","text"])])):((0,o.wg)(),(0,o.iD)("div",Q,[(0,s.SU)(u).enabled&amp;&amp;((0,s.SU)(u).ticket_types_count&gt;0||(0,s.SU)(u).has_options)?((0,o.wg)(),(0,o.iD)("div",K,[e.createPurchase?((0,o.wg)(),(0,o.j4)((0,s.SU)(r.Z),{key:1,"button-id":`purchase-button-${(0,s.SU)(u).id}`,background:"opacity",color:"topaz-light",type:"button",text:a.$t("wegow.purchase.buy"),onClick:c[2]||(c[2]=e=&gt;a.$emit("clickPurchase"))},null,8,["button-id","text"])):((0,o.wg)(),(0,o.j4)((0,s.SU)(l.Z),{key:0,object:{},params:{name:"PurchasePage",params:{slug:(0,s.SU)(u).slug}},blank:e.openExternal},{link:(0,o.w5)((()=&gt;[(0,o.Wm)((0,s.SU)(r.Z),{"button-id":`purchase-button-${(0,s.SU)(u).id}`,background:"opacity",color:"topaz-light",type:"button",text:a.$t("wegow.purchase.buy")},null,8,["button-id","text"])])),_:1},8,["params","blank"]))])):(0,o.kq)("",!0)]))])])],2)):(0,o.kq)("",!0)}};const Y=(0,p.Z)(H,[["__scopeId","data-v-7819d3a8"]]);var J=Y},58161:function(e,a,t){"use strict";t.d(a,{Z:function(){return N}});t(57658);var i=t(19812),s=t(55893),o=t(20521),n=t(62198),r=t(95088),l=t(34636),c=t(644);const d={class:"card-image"},u=["src","alt"],p={class:"card-info w-1/2 flex flex-col justify-between pl-3 pt-3 pb-[0.563rem] flex-1"},m={class:"info"},g={class:"name text-start font-museo-700"},h={class:"profile-location text-start mt-2 text-xs font-museo-300"},v={class:"actions font-museo-700 text-color-topaz-light mr-4"},f={key:0},b={key:1},w={key:2},y={key:3},A={key:4},W={class:"cursor-pointer flex justify-end items-center gap-2"},k=["width","height","src","alt"],z={key:1,class:"short-card"},E={class:"card-image"},x={class:"mask"},S=["src","data-alt"],C={class:"card-info"},q={class:"font-museo-700 text-color-topaz-light mr-4"},T={key:0},I={key:1},P={key:2},O={class:"text-right gap-2 font-museo-700 text-[11px]"},U={key:3},D={class:"text-right gap-2 font-museo-700 text-s white"},G={key:4},B={class:"cursor-pointer flex justify-center gap-2"};var M={__name:"ProfileCard",props:{profile:{type:Object,default:()=&gt;({})},type:{type:String,default:"profile-default-card"}},emits:["follow"],setup(e){const{sendFriendshipRequest:a,acceptFriendshipRequest:M}=(0,l.a)(),R=(0,c.tv)(),j=e,N=(0,o.iH)(0);N.value=window.innerWidth;const F=()=&gt;{R.push({name:"ChatPage",query:{user:j.profile.id}})},L=e=&gt;e?.thumbnails?.s_dt?e.thumbnails.s_dt:e?.image_url?e.image_url:t(5672);return(l,c)=&gt;"short"!==e.type?((0,i.wg)(),(0,i.iD)("div",{key:0,class:(0,s.C_)(["profile-card flex",e.type])},[(0,i._)("div",d,[(0,i.Wm)((0,o.SU)(n.Z),{object:e.profile,params:{name:"ProfilePage",params:{slug:e.profile.slug}}},{link:(0,i.w5)((()=&gt;[(0,i._)("img",{src:L(e.profile),alt:l.$t("magazine.widgetAlt.profileImageAlt",{user_name:e.profile.first_name?e.profile.first_name+" "+e.profile.last_name:" por defecto"}),class:"main-image",loading:"lazy",onError:c[0]||(c[0]=e=&gt;e.target.src=t(12018))},null,40,u)])),_:1},8,["object","params"])]),(0,i._)("div",p,[(0,i._)("div",m,[(0,i.Wm)((0,o.SU)(n.Z),{object:e.profile,params:{name:"ProfilePage",params:{slug:e.profile.slug}}},{link:(0,i.w5)((()=&gt;[(0,i._)("h3",g,(0,s.zw)(e.profile.first_name)+" "+(0,s.zw)(e.profile.last_name),1)])),_:1},8,["object","params"]),(0,i._)("p",h,(0,s.zw)(e.profile.location),1)]),(0,i._)("div",v,[e.profile.friendship&amp;&amp;"none"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",f,[(0,i._)("p",{class:(0,s.C_)(["cursor-pointer flex items-center justify-end gap-2 font-museo-700","profile-sm-card"===e.type||"profile-md-card"===e.type||"profile-lg-card"===e.type?"text-[11px]":"md:text-s text-[11px]"]),onClick:c[1]||(c[1]=t=&gt;(0,o.SU)(a)(e.profile))},[(0,i.Uk)((0,s.zw)(l.$t("general.follow"))+" ",1),(0,i.Wm)(r.Z,{img:t(25959),size:N.value&gt;768?20:15,alt:l.$t("wegow.profile.altIcon")},null,8,["img","size","alt"])],2)])):e.profile.friendship&amp;&amp;"request_received"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",b,[(0,i._)("p",{class:(0,s.C_)(["cursor-pointer flex items-center justify-end gap-2 font-museo-700","profile-sm-card"===e.type||"profile-lg-card"===e.type?"text-[11px]":"md:text-s text-[11px]"]),onClick:c[2]||(c[2]=a=&gt;(0,o.SU)(M)(e.profile))},[(0,i.Uk)((0,s.zw)(l.$t("wegow.profile.acceptFriendship"))+" ",1),(0,i.Wm)(r.Z,{img:t(25959),size:N.value&gt;768?20:15,alt:l.$t("wegow.acceptFriendship")},null,8,["img","size","alt"])],2)])):e.profile.friendship&amp;&amp;"request_sent"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",w,[(0,i._)("p",{class:(0,s.C_)(["text-right gap-2 font-museo-700","profile-sm-card"===e.type||"profile-md-card"===e.type||"profile-lg-card"===e.type?"text-[11px]":"md:text-s text-[11px]"])},(0,s.zw)(l.$t("wegow.profile.sendedFriendship")),3)])):e.profile.friendship&amp;&amp;"self"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",y,[(0,i._)("p",{class:(0,s.C_)(["text-right gap-2 font-museo-700 white","profile-sm-card"===e.type||"profile-md-card"===e.type||"profile-lg-card"===e.type?"text-[11px]":"md:text-s text-[11px]"])},(0,s.zw)(l.$t("wegow.profile.self")),3)])):((0,i.wg)(),(0,i.iD)("div",A,[(0,i._)("div",W,[(0,i.Wm)((0,o.SU)(n.Z),{object:e.profile,params:{name:"ProfilePage",params:{slug:e.profile.slug}}},{link:(0,i.w5)((()=&gt;[(0,i._)("img",{width:N.value&gt;768?"20":"16",height:N.value&gt;768?"20":"16",style:{"margin-left":"auto"},src:t(18206),alt:l.$t("wegow.altIcon"),class:"icon-button",full:!1,loading:"lazy"},null,8,k)])),_:1},8,["object","params"]),(0,i.Wm)(r.Z,{img:t(7961),size:N.value&gt;768?20:15,alt:l.$t("wegow.altIcon"),class:"inline-block md:hidden message-button cursor-pointer",onClick:F},null,8,["img","size","alt"]),(0,i.Wm)(r.Z,{img:t(7961),size:26,alt:l.$t("wegow.altIcon"),class:"md:inline-block hidden message-button cursor-pointer",onClick:F},null,8,["img","alt"])])]))])])],2)):((0,i.wg)(),(0,i.iD)("div",z,[(0,i._)("div",E,[(0,i.Wm)((0,o.SU)(n.Z),{object:e.profile,params:{name:"ProfilePage",params:{slug:e.profile.slug}}},{link:(0,i.w5)((()=&gt;[(0,i._)("div",x,[(0,i._)("img",{src:L(e.profile),"data-alt":e.profile.first_name?e.profile.first_name:"Imagen de usuario",class:"main-image h-12 w-12",loading:"lazy",onError:c[3]||(c[3]=e=&gt;e.target.src=t(12018))},null,40,S)])])),_:1},8,["object","params"])]),(0,i._)("div",C,[(0,i._)("p",null,(0,s.zw)(e.profile.first_name)+" "+(0,s.zw)(e.profile.last_name),1),(0,i._)("div",q,[e.profile.friendship&amp;&amp;"none"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",T,[(0,i._)("p",{class:"cursor-pointer flex items-center justify-end gap-2 font-museo-700 text-s",onClick:c[4]||(c[4]=t=&gt;(0,o.SU)(a)(e.profile))},[(0,i.Uk)((0,s.zw)(l.$t("general.follow"))+" ",1),(0,i.Wm)(r.Z,{img:t(25959),size:N.value&gt;768?20:15,alt:l.$t("wegow.profile.altIcon")},null,8,["img","size","alt"])])])):e.profile.friendship&amp;&amp;"request_received"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",I,[(0,i._)("p",{class:"cursor-pointer flex items-center justify-end gap-2 font-museo-700 text-s",onClick:c[5]||(c[5]=a=&gt;(0,o.SU)(M)(e.profile))},[(0,i.Uk)((0,s.zw)(l.$t("wegow.profile.acceptFriendship"))+" ",1),(0,i.Wm)(r.Z,{img:t(25959),size:N.value&gt;768?20:15,alt:l.$t("wegow.acceptFriendship")},null,8,["img","size","alt"])])])):e.profile.friendship&amp;&amp;"request_sent"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",P,[(0,i._)("p",O,(0,s.zw)(l.$t("wegow.profile.sendedFriendship")),1)])):e.profile.friendship&amp;&amp;"self"==e.profile.friendship.status?((0,i.wg)(),(0,i.iD)("div",U,[(0,i._)("p",D,(0,s.zw)(l.$t("wegow.profile.self")),1)])):((0,i.wg)(),(0,i.iD)("div",G,[(0,i._)("div",B,[(0,i.Wm)((0,o.SU)(n.Z),{object:e.profile,full:!1,params:{name:"ProfilePage",params:{slug:e.profile.slug}}},{link:(0,i.w5)((()=&gt;[(0,i.Wm)(r.Z,{img:t(18206),size:N.value&gt;768?23:15,alt:l.$t("wegow.altIcon"),class:"icon-button",loading:"lazy"},null,8,["img","size","alt"])])),_:1},8,["object","params"]),N.value&lt;768?((0,i.wg)(),(0,i.j4)(r.Z,{key:0,img:t(7961),size:N.value&gt;768?23:15,alt:l.$t("wegow.altIcon"),class:"message-button cursor-pointer",onClick:F},null,8,["img","size","alt"])):((0,i.wg)(),(0,i.j4)(r.Z,{key:1,img:t(7961),size:24,alt:l.$t("wegow.altIcon"),class:"message-button cursor-pointer",onClick:F},null,8,["img","alt"]))])]))])])]))}},R=t(48998);const j=(0,R.Z)(M,[["__scopeId","data-v-95c77f26"]]);var N=j},90990:function(e,a,t){var i={"./1-stars.png":11797,"./2-stars.png":55937,"./2phones.png":1173,"./3-stars.png":67581,"./4-stars.png":32781,"./5-stars.png":4406,"./BANNER-APP_2048x200.jpg":77835,"./BANNER-APP_2048x200.webp":95673,"./BANNER-WESWAP-MOBILE_992x200.webp":42206,"./BANNER-WESWAP.webp":77316,"./BANNER-WESWAP_2048x200.webp":23639,"./android-store-banner.svg":47252,"./apple-store-banner.svg":49791,"./ar.svg":79461,"./arrow-right.png":88585,"./artist-notification-icon.png":67251,"./artist-placeholder.svg":31602,"./at.svg":40164,"./au.svg":54017,"./background-deg-profile-v2.png":39840,"./background-deg-profile-v2.webp":99148,"./background-deg-profile.jpg":66506,"./background-deg-profile.webp":8931,"./background-error-page.png":24250,"./background-img-wegow-live.png":86902,"./background-img-wegow-live.webp":87839,"./background-info (1).png":64687,"./background-info.png":37249,"./background-public.webp":81016,"./background-server-error.png":46226,"./banner-register-mag.png":21482,"./banner-register-mag.svg":76770,"./banner-register-mag.webp":83260,"./be.svg":66405,"./bg-main-page-header.webp":48955,"./bg-provenue.svg":90679,"./bg_banner_provenues.jpg":5848,"./bg_banner_provenues.webp":59455,"./blablacar-logo.png":96251,"./blablacar-logotipo.webp":77983,"./book-icon.png":54049,"./br.svg":28506,"./bx-like.png":93941,"./ca.svg":76253,"./cancel-text.svg":75747,"./car-icon.png":83176,"./cepyme-logo.svg":90153,"./ch.svg":16910,"./check.svg":50535,"./circle-topaz.svg":27076,"./cl.svg":35379,"./clamores-background-mobile.png":27277,"./clamores-background-mobile.webp":17974,"./clamores-background.webp":82998,"./co.svg":14501,"./conect-friends-fb-banner.png":50250,"./conect-friends-fb-banner.webp":77087,"./contact-icon.png":43233,"./contact-us-img.png":2015,"./contact-us-img.webp":3577,"./cultural-bonus-ic.png":53268,"./cultural-bonus-ic.webp":77081,"./cultural-bonus.png":85017,"./custom-diary-icon.png":44271,"./de.svg":62170,"./degradado-como-funciona.svg":74946,"./download-app-background.png":99500,"./edreams-logo.png":40066,"./enisa.png":83272,"./enisa.webp":30069,"./es.svg":45893,"./event-linear-background.svg":47310,"./fake-user-0.png":96917,"./fake-user-0.webp":49079,"./fake-user-1.png":65159,"./fake-user-1.webp":89416,"./fake-user-2.png":57395,"./fake-user-2.webp":24886,"./fake-user-3.png":66776,"./fake-user-3.webp":81780,"./fake-user-4.png":2672,"./fake-user-4.webp":38507,"./fake-user-5.png":70703,"./fake-user-5.webp":27958,"./fake-user-6.png":74434,"./fake-user-6.webp":39685,"./fake-user-7.png":60827,"./fake-user-7.webp":92236,"./fake-user-8.png":78176,"./fake-user-8.webp":89192,"./featured-background.png":24547,"./featured-background.webp":29063,"./flags.png":6896,"./fr.svg":49498,"./gb.svg":11461,"./genre-placeholder.svg":16717,"./getIn_logo.png":48490,"./gradient-banner-background-big.png":27793,"./gradient-banner-background.png":16585,"./gradient-how-it-works.svg":77623,"./gradient-how-it-works.webp":79146,"./gradient-vertical-background-big-inverted-2.jpg":8674,"./gradient-vertical-background-big-inverted-tickets.png":67191,"./gradient-vertical-background-big-inverted.png":82447,"./gradient-vertical-background-big.png":62015,"./ic-accept-topaz.svg":32156,"./ic-accept.svg":83289,"./ic-add-friend.svg":32406,"./ic-advance-search.svg":63144,"./ic-alert.svg":45552,"./ic-app-store.svg":42297,"./ic-applePay-button.svg":6500,"./ic-back.svg":32264,"./ic-bed.svg":72634,"./ic-bizum-button.svg":60566,"./ic-calendar-circle-grey.svg":46984,"./ic-calendar-topaz.svg":75581,"./ic-calendar.svg":51629,"./ic-camera.png":82106,"./ic-cancel-grey.svg":2162,"./ic-cancel-sell-ticket.svg":41858,"./ic-car.svg":56449,"./ic-card-white.svg":28473,"./ic-cart-grey.svg":86909,"./ic-chat-circle-topaz.svg":28665,"./ic-chat-topaz.svg":94508,"./ic-chat.svg":68535,"./ic-checked-topaz.svg":99369,"./ic-chevron-down-gray.svg":55181,"./ic-chevron-left-gray.svg":15500,"./ic-chevron-right-gray.svg":60766,"./ic-chevron-up-gray.svg":1924,"./ic-clip-gray.svg":13927,"./ic-clock-white.svg":96144,"./ic-clock.svg":83403,"./ic-close-red.svg":2782,"./ic-close-topaz.png":41031,"./ic-close.svg":6852,"./ic-comment-topaz.svg":7961,"./ic-comment.svg":66706,"./ic-complet-arrow.svg":62956,"./ic-contract.svg":10328,"./ic-copylink-grey.svg":65980,"./ic-copylink-topaz-black-rounded.svg":56488,"./ic-copylink-topaz.svg":97154,"./ic-cross-black.svg":24214,"./ic-cross-white.svg":29194,"./ic-description-rounded.svg":9221,"./ic-dislike.svg":24489,"./ic-down-arrow-topaz.svg":84498,"./ic-down-arrow-topaz.webp":38533,"./ic-download-disabled.svg":99623,"./ic-download.svg":35530,"./ic-dropdown-black.svg":2470,"./ic-dropdown-close-black.svg":13882,"./ic-dropdown-close.svg":9225,"./ic-dropdown-grey.svg":96442,"./ic-dropdown.svg":12933,"./ic-edit-gray.svg":10356,"./ic-empty-heart-rounded-topaz.svg":32958,"./ic-error-notice.svg":87132,"./ic-error.svg":64136,"./ic-expand.svg":12754,"./ic-eye-negative.svg":7871,"./ic-eye-white.svg":87732,"./ic-eye.svg":80031,"./ic-facebook-grey.svg":80614,"./ic-facebook-topaz-black-rounded.svg":4997,"./ic-facebook-topaz.svg":32577,"./ic-facebook.svg":31173,"./ic-filter-btn.svg":51255,"./ic-filter-grey.svg":65544,"./ic-follow.svg":25959,"./ic-followers-circle-topaz.svg":42801,"./ic-followers.svg":60155,"./ic-full-heart-rounded-topaz.svg":31533,"./ic-full-heart-topaz.png":50254,"./ic-full-heart-topaz.svg":12361,"./ic-gPay-button.svg":91031,"./ic-gallery-linear-topaz.svg":25163,"./ic-gcalendar.svg":67387,"./ic-google-calendar.svg":40317,"./ic-google-play.svg":27718,"./ic-grid.svg":75242,"./ic-heart-border-topaz.svg":65581,"./ic-heart-topaz.svg":16584,"./ic-heart.svg":47009,"./ic-history-gray.svg":69860,"./ic-history-topaz.svg":3762,"./ic-history-yellow.svg":79003,"./ic-how-to-get.svg":37434,"./ic-icon.png":3952,"./ic-image-moment.svg":25985,"./ic-info-dark-blue.svg":67837,"./ic-info-topaz.png":93922,"./ic-info.svg":14845,"./ic-instagram-grey.svg":2925,"./ic-instagram-topaz-black-rounded.svg":15511,"./ic-instagram-topaz.svg":44931,"./ic-insurance-white.svg":34700,"./ic-insurance.svg":99713,"./ic-insured-topaz.svg":81646,"./ic-insured.svg":57227,"./ic-interrogation.svg":68453,"./ic-invoice-topaz.svg":88710,"./ic-invoice.svg":83391,"./ic-left-arrow-white.svg":77539,"./ic-like-circle-topaz.svg":3403,"./ic-like.svg":22244,"./ic-linkedin-grey.svg":89379,"./ic-linkedin-topaz-black-rounded.svg":56659,"./ic-linkedin-topaz.svg":64157,"./ic-location-black.svg":46714,"./ic-location-gray.svg":23565,"./ic-location-topaz.svg":22712,"./ic-location.svg":30265,"./ic-mastercard.svg":82301,"./ic-menu.png":60799,"./ic-microphone-topaz.svg":21963,"./ic-microphone.svg":79155,"./ic-moments-topaz.svg":86903,"./ic-moments-white.svg":90535,"./ic-musical-note-topaz.svg":60557,"./ic-musical-note.svg":10289,"./ic-new-chat.svg":41067,"./ic-new-notification.svg":64111,"./ic-notification.svg":56337,"./ic-notifications-topaz.svg":82350,"./ic-notifications.svg":43554,"./ic-ocalendar.svg":57366,"./ic-open-message-black.svg":15555,"./ic-options-dots.svg":6788,"./ic-other-grey.svg":90762,"./ic-other-topaz.svg":82556,"./ic-outlook-calendar.svg":74535,"./ic-oxxo-white.svg":14661,"./ic-paper-plane-gray.svg":94177,"./ic-play-circle-topaz.svg":53855,"./ic-play-store.svg":64372,"./ic-play.svg":86426,"./ic-pro-venues.svg":26482,"./ic-purchase.svg":63686,"./ic-radio-selected.svg":16756,"./ic-radio.svg":86683,"./ic-report-error-topaz.svg":75047,"./ic-report-error.svg":88924,"./ic-report-moment.svg":45907,"./ic-right-arrow-white.svg":41290,"./ic-right-direction-arrow.svg":52494,"./ic-sad.png":99621,"./ic-search.svg":9674,"./ic-select-white.svg":35290,"./ic-select.svg":28496,"./ic-selected.svg":7104,"./ic-sell-button.png":36115,"./ic-sell-ticket.svg":48810,"./ic-send.svg":46233,"./ic-share-circle-topaz.svg":71008,"./ic-share.svg":82797,"./ic-simple-invoice-topaz.svg":37873,"./ic-simple-invoice.svg":62082,"./ic-sold-ticket.svg":99909,"./ic-sound-cloud-topaz.svg":41319,"./ic-sound-cloud-white.svg":63133,"./ic-split-screen-selected.svg":48596,"./ic-split-screen.svg":45132,"./ic-spotify-black.svg":32896,"./ic-spotify-grey.svg":6884,"./ic-spotify-topaz-black-rounded.svg":52184,"./ic-spotify-topaz.svg":72540,"./ic-spotify-white.svg":47502,"./ic-spotify.svg":96259,"./ic-square-check-golden.svg":95664,"./ic-success-topaz-light.svg":461,"./ic-success.svg":12061,"./ic-telegram-grey.svg":18467,"./ic-telegram-topaz-black-rounded.svg":71546,"./ic-telegram-topaz.svg":20707,"./ic-ticket-purchase-black.svg":95692,"./ic-ticket-purchase-purple.svg":80921,"./ic-ticket-purchase.svg":33982,"./ic-ticket-topaz.svg":18206,"./ic-ticket.svg":97160,"./ic-tiktok-topaz-black-rounded.svg":61788,"./ic-tiktok-topaz.svg":73267,"./ic-trash-white.svg":45433,"./ic-trash.svg":49250,"./ic-trush-white.svg":68759,"./ic-twitter-grey.svg":4238,"./ic-twitter-topaz-black-rounded.svg":65964,"./ic-twitter-topaz.jpg":80657,"./ic-twitter-topaz.png":90803,"./ic-twitter-topaz.svg":47939,"./ic-unfollow.svg":87439,"./ic-upgrade-circle.svg":96124,"./ic-upgrade.svg":53851,"./ic-user-topaz.svg":3949,"./ic-user.svg":44600,"./ic-visa.svg":85769,"./ic-waiting-list.svg":2099,"./ic-warning-message.svg":33237,"./ic-web-topaz.svg":61591,"./ic-wegow-topaz.png":48383,"./ic-wegow-topaz.svg":47086,"./ic-weswap-logo.png":24688,"./ic-weswap.svg":42749,"./ic-what-to-do.svg":5543,"./ic-whatsapp-grey.svg":99398,"./ic-whatsapp-topaz-black-rounded.svg":28633,"./ic-whatsapp-topaz.svg":30699,"./ic-x-topaz.svg":44705,"./ic-youtube-circle.svg":25782,"./ic-youtube-topaz-black-rounded.svg":6742,"./ic-youtube-topaz.jpg":79133,"./ic-youtube-topaz.png":39715,"./ic-youtube-topaz.svg":9765,"./ic_flecha.svg":59168,"./ico-date.svg":50516,"./ico-location.svg":89316,"./ico-twitter-topaz-circle.svg":31227,"./icon_letter.svg":52806,"./ie.svg":62029,"./inclined-phones.png":42694,"./ingood-seguros.png":51942,"./ingood_banner_mag.png":97382,"./ingood_banner_mag.webp":36024,"./it.svg":39847,"./live-now.svg":86187,"./login-fb.svg":27532,"./login-google.svg":92730,"./login-spotify.svg":600,"./login-youtube.svg":1464,"./logo-wegowprovenues.svg":53837,"./logo-weswap.png":56561,"./logo_clamores.png":60334,"./logo_weswap.svg":27476,"./mag_ingood_banner.png":58065,"./main-banner (1).png":73850,"./main-banner.png":73558,"./main-banner.svg":1825,"./main-banner.webp":24043,"./ministry.png":44033,"./ministry.webp":12782,"./modal-cross.png":16896,"./mvl_desktop.png":17517,"./mvl_desktop.webp":6087,"./mvl_mobile.png":28273,"./mvl_mobile.webp":27764,"./mx.svg":98406,"./new-date-text.svg":40807,"./nl.svg":24985,"./on-bizkaia-transparent-letter.svg":47569,"./on-bizkaia.webp":8708,"./pablo-alboran-disco.png":36173,"./pabloalboranbox.png":59316,"./pe.svg":99006,"./phones-img.svg":82087,"./placeholder-artist.svg":82180,"./placeholder-card.svg":68008,"./placeholder-company.svg":27392,"./placeholder-dark.png":95840,"./placeholder-event-dark.svg":58129,"./placeholder-event.svg":65709,"./placeholder-gallery.svg":47555,"./placeholder-general.svg":17263,"./placeholder-info.svg":74937,"./placeholder-location.svg":92581,"./placeholder-moment.svg":26069,"./placeholder-notification.svg":4121,"./placeholder-search.svg":97795,"./placeholder-user-square.svg":12018,"./placeholder-user.svg":5672,"./placeholder-venue.svg":12342,"./pt.svg":85448,"./purchase-banner.png":31610,"./purchase-step-1-topaz.svg":71262,"./purchase-step-1.svg":9546,"./purchase-step-2-topaz.svg":38802,"./purchase-step-2.svg":50159,"./purchase-step-3-topaz.svg":66839,"./purchase-step-3.svg":78753,"./se.svg":67469,"./server-error-image.png":90656,"./shape-right.svg":2525,"./signin-banner.webp":3811,"./skyscanner-logo.webp":32240,"./sold-out-text.svg":51107,"./ticket-icon.png":20004,"./us.svg":9133,"./venue-placeholder.svg":98130,"./wallet.png":47859,"./wegow-banner.jpg":27583,"./wegow-banner.png":67491,"./wegow-cabecera.webp":28978,"./wegow-conciertos.svg":71219,"./wegow-gradients.png":15455,"./wegow-gradients.webp":85915,"./wegow-live-header.jpg":45693,"./wegow-phone.svg":5367,"./wegow-pick.png":31240,"./wegow-qr.svg":35450,"./weswap.png":5149};function s(e){var a=o(e);return t(a)}function o(e){if(!t.o(i,e)){var a=new Error("Cannot find module '"+e+"'");throw a.code="MODULE_NOT_FOUND",a}return i[e]}s.keys=function(){return Object.keys(i)},s.resolve=o,e.exports=s,s.id=90990},69086:function(e,a,t){var i={"./ic-cross-black.svg":24214,"./ic-cross-white.svg":29194};function s(e){var a=o(e);return t(a)}function o(e){if(!t.o(i,e)){var a=new Error("Cannot find module '"+e+"'");throw a.code="MODULE_NOT_FOUND",a}return i[e]}s.keys=function(){return Object.keys(i)},s.resolve=o,e.exports=s,s.id=69086},47252:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/android-store-banner.4f5dd51e.svg"},49791:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/apple-store-banner.16f9d0b5.svg"},79461:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ar.48898f16.svg"},31602:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/artist-placeholder.240e7f34.svg"},40164:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/at.68b17489.svg"},54017:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/au.8bdb1964.svg"},76770:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/banner-register-mag.5829238f.svg"},66405:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/be.8e6b6dd3.svg"},90679:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/bg-provenue.7a641387.svg"},28506:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/br.3e654d77.svg"},76253:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ca.52af0ab4.svg"},75747:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/cancel-text.965101c6.svg"},90153:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/cepyme-logo.a059758d.svg"},16910:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ch.1cc0d7f5.svg"},50535:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/check.ea3dd427.svg"},27076:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/circle-topaz.e59e26d9.svg"},35379:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/cl.63153ee8.svg"},14501:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/co.916f8134.svg"},62170:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/de.1faef6e7.svg"},74946:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/degradado-como-funciona.08bcef1f.svg"},45893:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/es.de72f761.svg"},47310:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/event-linear-background.0268cc81.svg"},49498:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fr.46588fa4.svg"},11461:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gb.772376bb.svg"},16717:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/genre-placeholder.99537a8b.svg"},77623:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-how-it-works.08bcef1f.svg"},32156:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-accept-topaz.eafb8cad.svg"},83289:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-accept.a8209bb6.svg"},32406:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-add-friend.8ac75d70.svg"},63144:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-advance-search.d0ecc4a6.svg"},45552:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-alert.37f23c93.svg"},42297:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-app-store.7521ee40.svg"},6500:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-applePay-button.7b3f5faa.svg"},32264:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-back.7199b1fd.svg"},72634:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-bed.839e9fad.svg"},60566:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-bizum-button.69b1c4b5.svg"},46984:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-calendar-circle-grey.dbedcc63.svg"},75581:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-calendar-topaz.460ad7f4.svg"},51629:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-calendar.e4935b33.svg"},2162:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-cancel-grey.25ae0ba4.svg"},41858:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-cancel-sell-ticket.8a7162ed.svg"},56449:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-car.b25a99d9.svg"},28473:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-card-white.bdb7d0c0.svg"},86909:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-cart-grey.83883193.svg"},28665:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-chat-circle-topaz.dfe50ebd.svg"},94508:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-chat-topaz.f557c69b.svg"},68535:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-chat.22d7c4ba.svg"},99369:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-checked-topaz.bd7ca795.svg"},55181:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-chevron-down-gray.0832896f.svg"},15500:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-chevron-left-gray.e438b3fb.svg"},60766:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-chevron-right-gray.4a9ae115.svg"},1924:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-chevron-up-gray.9485be2a.svg"},13927:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-clip-gray.c7293c63.svg"},96144:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-clock-white.2fb9ebb5.svg"},83403:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-clock.63e4b951.svg"},2782:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-close-red.e9254ab7.svg"},6852:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-close.b42b8862.svg"},7961:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-comment-topaz.bfd7912a.svg"},66706:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-comment.3a2c9847.svg"},62956:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-complet-arrow.bfb23237.svg"},10328:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-contract.a37d5c86.svg"},65980:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-copylink-grey.6e062769.svg"},56488:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-copylink-topaz-black-rounded.f1da0716.svg"},97154:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-copylink-topaz.5f8ef086.svg"},24214:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-cross-black.b934889b.svg"},29194:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-cross-white.0f9acae3.svg"},9221:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-description-rounded.9771a98c.svg"},24489:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-dislike.af8421d9.svg"},84498:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-down-arrow-topaz.6355896a.svg"},99623:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-download-disabled.f2092a38.svg"},35530:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-download.c86f7c92.svg"},2470:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-dropdown-black.efae3391.svg"},13882:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-dropdown-close-black.cf655d65.svg"},9225:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-dropdown-close.a66aa5b2.svg"},96442:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-dropdown-grey.0da30e57.svg"},12933:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-dropdown.91603387.svg"},10356:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-edit-gray.8fe4d29c.svg"},32958:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-empty-heart-rounded-topaz.fa76e04e.svg"},87132:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-error-notice.10eb7e47.svg"},64136:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-error.37f23c93.svg"},12754:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-expand.dc3bdbcb.svg"},7871:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-eye-negative.cd535494.svg"},87732:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-eye-white.5a96eb3a.svg"},80031:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-eye.eefa04d6.svg"},80614:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-facebook-grey.b7b8f265.svg"},4997:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-facebook-topaz-black-rounded.c641c05e.svg"},32577:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-facebook-topaz.27dadbcd.svg"},31173:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-facebook.c7600b15.svg"},51255:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-filter-btn.0769e828.svg"},65544:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-filter-grey.ad07b9b9.svg"},25959:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-follow.539998c8.svg"},42801:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-followers-circle-topaz.0a601b02.svg"},60155:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-followers.777d6bb9.svg"},31533:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-full-heart-rounded-topaz.73e27b4f.svg"},12361:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-full-heart-topaz.7ed0e567.svg"},91031:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-gPay-button.bfdb1ab9.svg"},25163:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-gallery-linear-topaz.c17fe234.svg"},67387:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-gcalendar.73882086.svg"},40317:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-google-calendar.73882086.svg"},27718:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-google-play.bdc20898.svg"},75242:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-grid.57dc1fa5.svg"},65581:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-heart-border-topaz.5f2d1c1e.svg"},16584:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-heart-topaz.10d9a533.svg"},47009:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-heart.4e8e8859.svg"},69860:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-history-gray.499af5ef.svg"},3762:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-history-topaz.d754afe1.svg"},79003:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-history-yellow.40a46b75.svg"},37434:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-how-to-get.72d68fbe.svg"},25985:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-image-moment.04904c87.svg"},67837:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-info-dark-blue.7fc30774.svg"},14845:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-info.ea0cd92e.svg"},2925:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-instagram-grey.fb797b55.svg"},15511:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-instagram-topaz-black-rounded.bb6dd26c.svg"},44931:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-instagram-topaz.dac1ac46.svg"},34700:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-insurance-white.dc8a23d2.svg"},99713:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-insurance.d28ad9eb.svg"},81646:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-insured-topaz.0ff0434c.svg"},57227:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-insured.aab61d1a.svg"},68453:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-interrogation.33d55899.svg"},88710:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-invoice-topaz.9a406a67.svg"},83391:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-invoice.1b8cb010.svg"},77539:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-left-arrow-white.9ed5c217.svg"},3403:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-like-circle-topaz.da16768f.svg"},22244:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-like.35c5c4a9.svg"},89379:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-linkedin-grey.aa4aba81.svg"},56659:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-linkedin-topaz-black-rounded.5465c20a.svg"},64157:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-linkedin-topaz.86cf4e5e.svg"},46714:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-location-black.2fe10753.svg"},23565:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-location-gray.6a8d42b3.svg"},22712:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-location-topaz.e9b45796.svg"},30265:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-location.bb0d88e2.svg"},82301:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-mastercard.58d0f64c.svg"},21963:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-microphone-topaz.2fcc0cad.svg"},79155:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-microphone.caa0caa1.svg"},86903:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-moments-topaz.564eb5b4.svg"},90535:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-moments-white.d5c340f9.svg"},60557:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-musical-note-topaz.ee3a9568.svg"},10289:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-musical-note.b8e410eb.svg"},41067:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-new-chat.83cacd52.svg"},64111:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-new-notification.5e6166e7.svg"},56337:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-notification.d56c3aae.svg"},82350:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-notifications-topaz.e4c64129.svg"},43554:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-notifications.8970b1e2.svg"},57366:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-ocalendar.edbfc478.svg"},15555:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-open-message-black.e43144dd.svg"},6788:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-options-dots.a2ec7f80.svg"},90762:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-other-grey.86265808.svg"},82556:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-other-topaz.bc00d10d.svg"},74535:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-outlook-calendar.edbfc478.svg"},14661:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-oxxo-white.16351d9c.svg"},94177:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-paper-plane-gray.0e1cab43.svg"},53855:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-play-circle-topaz.1c1e2aa5.svg"},64372:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-play-store.bf954dfe.svg"},86426:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-play.14f188b6.svg"},26482:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-pro-venues.b1a64931.svg"},63686:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-purchase.d05b5b0a.svg"},16756:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-radio-selected.71ef0bd5.svg"},86683:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-radio.e0612f4e.svg"},75047:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-report-error-topaz.b739e01e.svg"},88924:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-report-error.21618555.svg"},45907:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-report-moment.23ceff54.svg"},41290:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-right-arrow-white.50127110.svg"},52494:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-right-direction-arrow.2009bcd6.svg"},9674:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-search.7caf0ebc.svg"},35290:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-select-white.4000ba60.svg"},28496:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-select.94b1e692.svg"},7104:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-selected.644ae0d8.svg"},48810:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-sell-ticket.4cb7f760.svg"},46233:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-send.7037d4b9.svg"},71008:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-share-circle-topaz.982c2665.svg"},82797:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-share.a1c9bf17.svg"},37873:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-simple-invoice-topaz.6a394bcb.svg"},62082:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-simple-invoice.e9af49f1.svg"},99909:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-sold-ticket.543f3060.svg"},41319:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-sound-cloud-topaz.b008f5df.svg"},63133:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-sound-cloud-white.9b94dcf0.svg"},48596:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-split-screen-selected.31c4f82d.svg"},45132:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-split-screen.1a3fe96f.svg"},32896:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-spotify-black.31e875d8.svg"},6884:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-spotify-grey.9925bbaa.svg"},52184:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-spotify-topaz-black-rounded.e7231646.svg"},72540:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-spotify-topaz.588fb98a.svg"},47502:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-spotify-white.9292d7b9.svg"},96259:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-spotify.be5f7357.svg"},95664:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-square-check-golden.5dd87832.svg"},461:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-success-topaz-light.ccf32d29.svg"},12061:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-success.d61c5a12.svg"},18467:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-telegram-grey.7601a27c.svg"},71546:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-telegram-topaz-black-rounded.2bb05ebf.svg"},20707:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-telegram-topaz.07bd9f25.svg"},95692:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-ticket-purchase-black.7fe403eb.svg"},80921:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-ticket-purchase-purple.ab45ff9f.svg"},33982:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-ticket-purchase.ed8653de.svg"},18206:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-ticket-topaz.9677942a.svg"},97160:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-ticket.9677942a.svg"},61788:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-tiktok-topaz-black-rounded.7294d5ab.svg"},73267:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-tiktok-topaz.00a65bd0.svg"},45433:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-trash-white.fcdce857.svg"},49250:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-trash.da3fea97.svg"},68759:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-trush-white.77509309.svg"},4238:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-twitter-grey.12877d7e.svg"},65964:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-twitter-topaz-black-rounded.06ff2624.svg"},47939:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-twitter-topaz.c3e5c4b0.svg"},87439:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-unfollow.1093d409.svg"},96124:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-upgrade-circle.f1474c87.svg"},53851:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-upgrade.8cc3bcb5.svg"},3949:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-user-topaz.3710f4f5.svg"},44600:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-user.4a32f248.svg"},85769:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-visa.0bb25bb4.svg"},2099:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-waiting-list.ada95eff.svg"},33237:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-warning-message.db79c65a.svg"},61591:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-web-topaz.9f8194aa.svg"},47086:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-wegow-topaz.c4f68f58.svg"},42749:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-weswap.5bd15013.svg"},5543:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-what-to-do.9678f516.svg"},99398:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-whatsapp-grey.9230bd78.svg"},28633:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-whatsapp-topaz-black-rounded.135441cc.svg"},30699:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-whatsapp-topaz.19c3278a.svg"},44705:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-x-topaz.830f9e2b.svg"},25782:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-youtube-circle.7219a044.svg"},6742:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-youtube-topaz-black-rounded.45766251.svg"},9765:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic-youtube-topaz.54efd83c.svg"},59168:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ic_flecha.8a9c78e7.svg"},50516:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ico-date.b2ca65c3.svg"},89316:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ico-location.a1a00476.svg"},31227:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ico-twitter-topaz-circle.138ebd7a.svg"},52806:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/icon_letter.192a2d0b.svg"},62029:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ie.c02b8fb0.svg"},39847:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/it.4bf73a49.svg"},86187:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/live-now.bad1ad50.svg"},27532:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/login-fb.fb9df7dd.svg"},92730:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/login-google.9d13ea88.svg"},600:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/login-spotify.eabe2e7c.svg"},1464:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/login-youtube.3612edd3.svg"},53837:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/logo-wegowprovenues.9e8f2279.svg"},27476:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/logo_weswap.ec2449b8.svg"},1825:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/main-banner.e29049c2.svg"},98406:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/mx.cd2a121b.svg"},40807:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/new-date-text.605cbe31.svg"},24985:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/nl.a2c6f294.svg"},47569:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/on-bizkaia-transparent-letter.e4cb0192.svg"},99006:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/pe.ea832bdf.svg"},82087:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/phones-img.bb613958.svg"},82180:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-artist.a01cf257.svg"},68008:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-card.1b0f8d15.svg"},27392:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-company.a4179142.svg"},58129:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-event-dark.d686caeb.svg"},65709:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-event.1dd3e2cc.svg"},47555:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-gallery.8a5c4690.svg"},17263:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-general.4b9ea01c.svg"},74937:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-info.f7f3fddb.svg"},92581:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-location.6a26d122.svg"},26069:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-moment.8d55810c.svg"},4121:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-notification.04e76e9f.svg"},97795:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-search.62a8bd1b.svg"},12018:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-user-square.240e7f34.svg"},5672:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-user.053cf812.svg"},12342:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/placeholder-venue.62f59ccb.svg"},85448:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/pt.cb403c51.svg"},71262:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/purchase-step-1-topaz.60d583c3.svg"},9546:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/purchase-step-1.7e080f77.svg"},38802:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/purchase-step-2-topaz.681fcfef.svg"},50159:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/purchase-step-2.e44f7235.svg"},66839:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/purchase-step-3-topaz.cbca8be4.svg"},78753:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/purchase-step-3.8d6d9359.svg"},67469:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/se.d5d61dca.svg"},2525:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/shape-right.dbd85581.svg"},51107:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/sold-out-text.6c8bf050.svg"},9133:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/us.5c0a54bf.svg"},98130:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/venue-placeholder.2dbadd91.svg"},71219:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-conciertos.8ecfb4af.svg"},5367:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-phone.a306c6dd.svg"},35450:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-qr.156d6532.svg"},11797:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANYAAAAeCAYAAABQWOD3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPLSURBVHgB7ZtJUttAFIb/J2N2SUwxbCN2qRSDOUHsE4TcwJwg5gSQE8ANMDdITgCcAMeksrVZUcVQIXujzmvLg4QGu2VLtuP3Vak0tKT+3FX9XqslA4IgCILwX7Ot7it6wZwh3tki3gZsqYfSjnpUetHbmBPEO1sW2dtCAgioDrbpCHOCeGfLInsTDPmg7uxl5JveYw5U+RetX2KGEe9sWXRv44yVR+44eBPax4wj3tmy6N5GGSusN3d5tpDbrNPKM2YQrzen9hpHIJt/eAninQribZix8lj+GlFUcNCuYkbxehOccwX1rbsr3ikg3oYZi2dJdG+2I4pnNhoNvNVVg9ZL+ti2eryY9Sgq3tkySe8l7w7fZJ84/fFmQYHedw9zOiTb3VR2zL24V780d9RTi3u6rryz8P1u9Zrv17qhte9IgVG9uazWu0ZHIy4vibd4p+FNg0rvKwTrDKmiDjkSnGKCjO5NrQatbnqPcCM1hwSLLuLdQ7zjGHj3M5buccZz74ZwHRNP/0Fv0lHkL0eVFjpL51iL03ggClqwyjx2rriNRgU+VCA3mu1CvMV7DG9fXdwz+QFNnSAFFJyDG9qoIQVeeT+34ZR/00YdCdhST0cW1HFvX7yDiPdw70CS4nEop0xMcEhI/NDnfKmn/GLwlXeiRvM3lnjHId7x3jRC5WOgU6vFla4kigqmhHhXGrR2Ptq1T2c8NKi4e+I9Wt3iHeVNBpUb0qm0zJW2kCFJGs0zpQrxNkO8w70jXxDz1GFNAQdIBNWn0ViaoLeK/Q0f1X3R01jibYh4h2MNqxyJUFfTaKwefm+KHV4sI9+C+04C4p0M8Q4S27HG+A/NZ0wRrzdHpcu4c/WbdD6n16jinQDxDmINKSwiGXZR3dmYEl7vHHL9SNT9A1tTL95G5YfRH91N8U6AeIfeOxrVH1Oa42BpH1NCeR4wdcq2VbPAszknFugC7reOtt7eVg8nRfWnYGGp/1JQvM0R7yCxHYtAn2JKe99LRUjT1NL8wNv5qSPOW7y55mhT7Zb2vfm8qoOX6zbaNu/e6mPibY54B4nsWHoWhFeF8FJ1xbMiexZye1FjU55BKepejozxe9OuJ/ogwtvunvOuc4V4GyHe4UR2rFzo85XuxZ0PDUs6deqFZ1bKfPwQwexV4B6e9BktMa+8bXc1knevkcTbAPEOJ24oWPLvur047KvjBq2ehmWvKf0Vu+TfFe+UKfl3xdsti4R6adLXi6PODu/dKvNIJN5ZI95G8PjR3lEPx3oNQ8a5dlzEO1vEWxAEQRDmmX+s8U56q6U2GgAAAABJRU5ErkJggg=="},55937:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANYAAAAeCAYAAABQWOD3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPESURBVHgB7ZtLctpAEIb/Fsa7JKT82EbepVJ+4BMEThDnBuQEwSewcwL7BrZvkJzA9glMSCpb8MpVflTInmjSgwSGgAQjGCFEf1UqjUZC89mie0YjAQiCIAhCptlR9xW9YMEQ72QRbwO21UNpVz0qvegyFgTxTpZl9nYQAwKqz2U6woIg3smyzN4EQ96qO3cV+UZ/nQdV/kkbV0gx4p0sy+5t3GPlkTsePgkdIOWId7Isu7dRjzUqmgNaDnJbNXrdQgrJgjcPSc45c7p8wUoQbyvM0tuox8pj9XPIroKHdhUpJQveBO9CQX0JNsXbArP0NuqxeJZER7Mbsju12WjxvdV1nTZKum5HPV6mPfuL93+BxSc5IO7+uFhQoDdBNXeH5PpF5Y45HzdKTY70ll9Gi893q9d8vuYPWv8KC2TdWwGf2OFcl/X0L4/5L8U73d703Oh9heCcwSrqkDPBKWZI9r2pWae1rf6aXfXUmCBZQLyfSdp7pVfFJzSeezeE25h5958db9LZ7w9nwyY6S6euycOPoeztwCnzmL/iX2wqcFWB/Cy8B/FOhfdAWxyZfIOmTmABBY+7181zWCAj3q02vPIv2qwhBtvq6ciBOu5ui/cwSXoPJXseh3KXiRkOrYhv+ryPNcsPBjPiHetiD15k8Y4iKW+aoPEp0F2rw42+jpUVTMmQd6VO6xeTffbpjIc0FX9LvCdr2743GTRuSKfRMjfaRIJkyHvsxe6bCoZ4m2HbO/QBsZ5u1NOOiAXV5vHP0mTHW0X+De/UfbHvIou3Iba9nXGNIxbqeh7/rC7Z8KbIYdEq8k34z1Ig3vGw6R0ZWFP8huYD5kgWvDmbXkUdq98A4GO6XwbxjoFNb2fMziLi4RbVnYs5kQXvHHK9DBr88K6hl/4vA99EfwuK4h0Dm96RgaV6Y0pzPKwcYE4svjc19VDDVY0Cz0KdBK/UuHrR5R31cFJUvwsOVnoPM8XbHJvekYFFoPcRe7vvS4VI09y6+cX39r7rTPkSL244S1aDvT1vPq7q4e9NG22XN291nXibY9M7NLD0LAivCqP3qmueFdl3kNsPG5vyDEpRRzkSJhvetNeXNRHi7QbHvOp8QryNsO0dGli5kfcpOoo7LxqWdNepF55ZKXP9IYZ7gQJHeNx7ndhkxNv1VxN5dy+ueBtg2ztqKFga3PSjeNRbx3VaOx3VC8zpp9ilwU3xtkxpcFO8/X2hULebHIjisKNHR7dKPBOJd9KItxE8fnR31cOxXsOQaT47LeKdLOItCIIgCIvMP/ZjxXEsX2CwAAAAAElFTkSuQmCC"},1173:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/2phones.1466e430.png"},67581:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANYAAAAeCAYAAABQWOD3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPESURBVHgB7ZtLctpAEIb/FrZ3SZTyYxt5l0r5gU8QOEGcG5ATBJ/AzgnsG9i+QXIC2ycwIalswStX+VEhe6JJDxIgBSSQgBGI/qpUjEZC89k1PT0aCUAQBEEQcs2ueqjoDQuGeJtFvBOwox5Le+pJ6U2XsSCIt1mW2dtCCgio9st0jAVBvM2yzN6EhLxV984aVhvBOheq/JM2rzHHiLdZlt07ccZaReFk8CJ0iDlHvM2y7N6JMtawaPZpWShs1+h1C3OIeJsl6M1TqQse8R3uaCUskXeijLWKtc8Rh2wX7SrmFPE2S9Cb4F4qqC/+7tJ4J8pYvEqio9mJODy3o5F4m6XvrW7qtFnSdbvq6Wres9Y0vUOBxRc5JE5/XLQV6I1fzemQHK+onBHX40apyZHe8spo8fXu9Cdfr/mDNr5iBoj3fHor4BM7XOiyXrbme5WrZfGmfqMPFYJ1jpmijngkOMMUEe84svSmZp3Wt4M1e+q5McZggTx4r/Sq+IKJ194Twm1MPf2Ld2wbBrxJj9p/eBRvorN16po8bRrIOhasMt+rVLxOSjZX2eRlj33kzDvUFkcm36CpU8wABZfT69YFZoB4D2LQu9WGW/5FWzWkYEc9H1tQJ939vHgPDJo8D+WUiSlOUYhv+tyPtRk/GBTvLpl4p+qk4c6ZL28ao/EJ0KnV4kZfpxoVkiLemXtX6rRxOd53n895Klbx9vLnTQkaT0in0TI32oRBxDtz75GdNLCEjbx6Rz4g1suNetkRqaBaFv8sjXibZdBbxf4N79RDMdA5c+ttjWocqVA3Wfyzuoi3WcLeFDudW8NqE94zIOTZOzawJvgNzQdkiHibJejNWeA67lz95gKf0+3EufW2RhwsIh1OUd07yAjxNkvQu4BCb+T3fzDY0FuwE/PN/ze/mFvv2MBSvTllclysHCIjxNssKnBDr6dIjmrYvHp26r8K5OhNl3fV42lR/bYtrPQewubVOzawCPQ+5mj3fakIacoszYu3Wfre7nc9wr/Ei1se3av+0Z43n1d18fe2jbbDu3e6Lq/ekYGlV0H4wx5+VN3wqsiBhcJB1NyUV1CKOsphGPE2S9ib9gOjPSK8Hf+cV51v5NQ7MrAKQ+f7Ooo7LxqWdOrUG6+slLn+CIOjqc0RnvaeITXibZb/vB3vYyzvbqfMpXfcVLAU3vWieNhbx3VaPxs2mmb0U+xSeFe8Z0wpvCve3rFIqJsmQ1Ecdfbw6FbGRyLxNo14J4Lnj86eejzRn0jIJN+dFPE2i3gLgiAIwiLzDwzCSl0isfKwAAAAAElFTkSuQmCC"},32781:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANYAAAAeCAYAAABQWOD3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPNSURBVHgB7ZtbbtpAFIb/Y0Le2lLl8lrnrapyISsorKDpDugKSlaQdAXJDpLsoF1BkhWE0qqv0KdIuaj0nXp6BtuEi++EAcz5JMvjsZn5QDpzxmMDCIIgCEKu2VF3Nb1hwRBvs4h3CrbVfWVXPSi96TIWBPE2yzJ7W8gAAfWnMh1hQRBvsyyzNyElb9WtvYpia7DOgar+pI0rzDHibZZl906dsYooHI83QgeYc8TbLMvunSpjBUWzR8dCYatBrzuYQ8TbLHnw5ingOWcqmwOkggzeqTJWEaufQ06VHHTrmFPE2yx58CY4Fwrqi3eY2jtVxuJVEh3NdsjpuR2NxNssi++trpu0UdF1O+rhMkvWGgosbuSAOP1xsaRAb7xqTodku0Vlx7THnVKbI73jltHh9n7rPbfX/kHrXzEFxFu8k5DUWwGf2OFcl/VyO99jXab1pqdO72oE6wxTRR3ySHCKZ0S8oxBvn+Te1G7S2tZgza56bCUYLDDovdKv4gZTr72nhPt49vQv3pF9iPdTmyPepLPNX84+bfS2Xl2bp3tj2dKCVeV7rJobXFTiqhK5WW8PId5DfXFk8g2aOsEUUHA4vW6eYwqI9zjiPc6Id6cLp/qLNhvIwLZ6PLKgjv3jUe+xwYfnoZwy8Yypnvimz/nYmPKDQfH2Ee8oRrwzBddwUAV7U4LOJ0CnVos7fZ1pVEiLeIt3EgK8a01av0j22ccznkLW3KNwb0rReUp6nVa50zYMIt7inYQswTWw9I4479AHxHq5US87IhPUmMWPpRFvs+THW0V+h3fqrjwQVLHeVlznyIS6nsWP5SPeZsmHN0VOQ1dRbMN9doUk3pGBNcF/aD5ghoi3WfLgzdnrKupa/cYFX+MHX6y3FXOyjGzYZXVrY0aIt1ny4F1AoZ+xvD86tvQ2GHy8aPHNK8Z6RwaW6s8p0+Ng5QAzQrzNsvje1NZTO1u1Srzqd+K9wmTrTZd31P1JWf0pWVjpPzyO844MLAK9jzjrvy8VIk0zS/PibZbF93a+68z0Ei9uOCvVvbN9b76u7uDfTRddmw/1u4Gx3qGBpVdBeFcKPquueVVk30JhP2xuyisoZR3lMIx4myUf3rQ3kKUQ4m1717zqfSLGOzSwCoHzZh3FvRcNKzp16o1XVqpcf4jxUanEEZ517p0Z8TZLTrxtd5fI2w+mSO+oqWBl+NCN4qC3jpu0dho0Ks3or9iV4UPxnjKV4UPxds+FQn6aHIrisKuDo1sZH4nE2zTinQqeP9q76v5Y75GSST47KeJtFvEWBEEQhEXmP56azzo8U96zAAAAAElFTkSuQmCC"},4406:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANYAAAAeCAYAAABQWOD3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKhSURBVHgB7ZtBbtpAFIb/Z0rWRG3WdXdV1UTkBDUnKL1BcoImJ2iOkBu0R+gRkhugtPvSVSQSqRwAMZ2JIcTx2GCDn034P8lizMC8T5ae33hsA4QQQsiL5tCMTtyGLYPeutC7AB/NXXRk7o3bXBtbAr112WXvACUQ4GzRlm/YEuityy57Cwry3tyGe2j/efrdFKb3Ww6u0GDorcuuexeuWG20LtKDSB8Nh9667Lp3oYrly+YZ4wCtdwPZH6OB0FsXehesWG3sfc3o6kwxOUNDobcu9C5YsewqicvmMKO7sWcjeutC72eJdWju+wIT2mbHQN7Ovg7tykgYN024ZDwbVIYGZhy3Mbbj/XWfdrzhL3nzExVAb3qvgqa3LIKOTgTBd1SKOb+Rg0tsEHrnQe852t6P11gu41AxNsbGyz+9c2PQezHmEBXz1PsxseJ1ejlHRRhMT22p/IENQ28/9E6i7Z1avLDzUFsyscGSKfaib/plUPGNQXrPoXceWt5SbXAZBghs0P0BFKA3vVdBw1uqC/4QtGeDDqEIvem9ClV7Z94gdvNFA5yiXNBBHQfLQW9d6O0nWBYcpTDXdRysOfTWhd5pchNrjXdoPqNG6K0LvdMESzq7KEfYNbchaoLeutDbO3Y2dg4aoSRTvOqjJuitC73T5CaWQD7l9M6fl/Ji70LXVubprQu902Qm1gczcmWykzHstV0VOQ7QOrZZf+X7hV3K7HbNvw6Uobcu9PaTmVgt7/zTZfHDg4aRWxVxm11Z6c0eFXme3Z0JJmXnsKWhty709pM3FYySu3EW+546vpHXl77srulV7Ci5S++KiZK79I77MpFZmUtmcdav/dlt1M9E9NaG3oWw88fwyNxduE8UZJ3/rgu9daE3IYQQss38B3D+SirBpSo9AAAAAElFTkSuQmCC"},77835:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/BANNER-APP_2048x200.4b61e561.jpg"},95673:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/BANNER-APP_2048x200.f58910fa.webp"},42206:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/BANNER-WESWAP-MOBILE_992x200.694ff3f4.webp"},77316:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/BANNER-WESWAP.20164ed3.webp"},23639:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/BANNER-WESWAP_2048x200.595636ea.webp"},88585:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABESURBVHgB7dOxCQAgDETRw0luRDd2lBhFW0lxQop8uE5eIQSI132EoAWZbyhAHqjAD6AJtsGGBBGif2NBoaSHfkG+HkwMizXPYRDz+gAAAABJRU5ErkJggg=="},67251:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADrSURBVHgB7VO7DcJADH0OaUFBAurQUQAKG4QR2CCbwAaICViBDWCEiIKWdBSASE8S4wiRj/JRAg0SvObOlv3u2WcDPwFKGgM+6SpUPS9Q/LZNbXfE1yWBLXG5HoLZgXp2hmzIZ1MBbVEABY2+j7tJUNaxl+09dSfxg1EwzOfJ0zwyUeWM+aylvWSk1WeSujsUqlM3Afy5XF+kq1KyMoTqDL5NAniWtER62NnkBkoJizFfuCIvdD5qQqyllb+B8LNaaN4Az/iYrAh/svqI5oxBTrhbdcZD0p2klVr0EV8sWWIdFSAl7cq25bvwAPBLRV5mWu62AAAAAElFTkSuQmCC"},39840:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-deg-profile-v2.f8e583b8.png"},99148:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-deg-profile-v2.a05d8bd3.webp"},66506:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-deg-profile.5b1bc7b4.jpg"},8931:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-deg-profile.236e6ff4.webp"},24250:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-error-page.6944d409.png"},86902:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-img-wegow-live.e30c0f6d.png"},87839:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-img-wegow-live.a20c22e6.webp"},64687:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-info (1).e717761a.png"},37249:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-info.e717761a.png"},81016:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-public.3fa6423c.webp"},46226:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/background-server-error.4a3079b5.png"},21482:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/banner-register-mag.75f63046.png"},83260:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/banner-register-mag.4dbc9472.webp"},48955:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/bg-main-page-header.432be7e5.webp"},5848:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/bg_banner_provenues.f34e71dd.jpg"},59455:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/bg_banner_provenues.cf331a84.webp"},96251:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAAAdCAYAAABMg0XEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAyaSURBVHgB7VsNcFXFFT735UH4K6QhoqClKEWxUAsFESiFYAFp64gUi9KioqMFWovtWKtoGeNPtY5QR6FDtb+0dKgioAUtUCCAxSpFREUwQiWAIMSQhIT8kZ/t92X35m1u7n3vvgRTneQwH/e+/Tn37O7Zs2fPbhwxpJTqjMcSYCCwD9gN7ALWO45TKH60Uc2WiMwVJQfw6x1xZKdUyyYZ77wvbdQqyXFfoFBj8FgFfNbKLwJGQKHebVRzrUqXVFnDfA/HOZLpLJQ2apUUsd6vk4bKRCoGDvjWbCeD8P9XPKlVsFZ7pY1aLUX5H6xTVzwu98nfC+tU2Sg1S0WgihPwltogXUEBVYACtlGrINdCXQJc4JP/pm+tMZKO/69olO5IgZyQw9JGrZYisE70o74jxlpZVCNBCqVkAJTnyz45u2Wqc1raqNUSLRSXu3E+eWVAjm+tFJkMpXJ8cnZKG7VqokL1Bi70ySsFymDBPg+kG0umqVZGBXA7JK+q82Sd6gHHLCpt1OrIgaJ8D8+lPnlUqGOila5E9PK3bP5x2XrnXsnHe4dGNZS8D7ul8MZlLxf4OxbO5TLOOSFxCDIMwOMxoe1rTORFR38tkI1NQnkAj8F4XApwKX4K5d6SZhD43YvHaL8s0f3xOvAivvN2QP1OeIwV7Z92Ax5A2TI5g6T0pCV/rjAXAV1Eh3rY9teA3fhmhbQkQaiHVHgq21VxNLvDtvxayVYqBGqAnbJJfTOBDKOB6gTfrgDWAL0DeOyxyo6SZhJ4rFCJ6Shwl/KxxkgbCtSacu8CXeQMkumzfwClPnLxux8CK4FLpAWJ1mdAEuU7lkcPjhnXf4HqnJqnQpQn/8GwWs9AsW6U5hFDFN8ClqGT0nzy/x9LbE/gQeCHPnmUx5EzTGg7V5UZeH0emAh08inG754DTAayUT5TWog44BcmU+EYFD+j0+HIyL6/lWi0PIxSkTg7F6Npw0OULQCuNLgKuAF4QfSuk8TI/GxpWVpqyfRt4MeAe7zUDpiHQesvLUMzgaclFoSmC7AYuAbIBL4LLJdYfzHEsxzyXSQtQFSoc5OpUKT0sV6vrjlOv7M2hlUoUkd4Hwtkn0pNUK4S6/6LBquBv4ieaUtMPmffWGVvEj5+yrFkWgU8gbSRwEGTz0G7XD5mQpuH4TFXtBKTXgUGQJ4fACuALcAy0acejBMeMuUygPukBYgK9ZlkKpRLRZ0S0fful7EtEo1Uhq/syFA5UjcQSRE6id9cbyV1F231kiKzXKQB5yu9e02TJhJkOi6xMAmVu5c0geh/AecAFwDnAvEm3BzRu3LSh8AMyHHAR7ZaPDYBjwqPwzRNYZvFX4YUIwP7pRfQQZJrQ3ugJ3kk7XegUv171w7HJbVdiVRXJjI69dQehpizLFuSp7Osd+6WQmuycZq5A/y+eVIZq4ETyGPH0/rlGMUNy5NK1M1KKpUkCPU5kRlQngb0EfaN5vEB8rjEPg95iq3ynEQTLRYLkZ8TxJ9tAdFaZQJ9TfKXJGZVxSgvedKF4EkJf1cYGVbiuQR8TlnlaYV/bn6+jrw7kcYl9hbgc6zLjj4pjQ+FA6mzE/MBoylVkhotUaWVGcksPz2TKMtG0IryEHqmmwTsQGNCReRNp7EuTX66J5sdTQWnr3YXsCYkTyokNxlfM0ns9H9JSEJ9dv4C0Uu5d1JfLFoJrka5OWjnByZ9hCU/J9QLCT5DpSoED8rpLpHllgwch8dFK3XEU5V+NW+fTEK56eCTZ9L7iQ6FkGjV7sfzZxILIZ1mY6ixoRWqu5PR4HfEqU7Ol0lpJHyjT0BQd3DImzOZs6ezSaO8v5fwNBV4RGK7IV7FecPwo7Vix34ReBLf3WzPSItuRZ5rHdhntBbni46bcXmhE/xvCU+83kMlZvs4yIwZUXH6GJk4Ca4GGL+71dQZKbFdI290hDozNXG7BrE7s6Rxgl1rkmitNwNUHPYHN08dgfHAfO4qzTJq02BTrr2dGDWNGSQhqa/zhfr32toUKatK0g1RkpegBAX8apx8avQExnbQyGpJTPMkpkxZwC/cesbSvCTa0lBBZgCLfHj0lpjv4iUOMpVgqGgnOS7hm5fhMcn8pB82CfK85smnv8gjsRvxmxag2MjnEv2mcmk6DRFtYUlc4sZAhu2WDFQWBpJ7iFZsyuSdMK7vTeXmEs1LmVFai3WSBPVL6RfpJF3qfI3C8l5yurpz+MoKfk8k4XkfeVd4UGXlUwkYVf91yJ0eB5rRc1qYhbYSGmt0j+hoPGl0AI9qH5ncbTll4C3XdcbHiEtGec4TrcRTbGUyxIFdZd65VHGpoyXsaJUpDTmZgugV0bt78p5oK5ORkRbcnVjs7yEBfJ4FLkP5h4Hl3GHSQu0QrWUXSwiKStQZFhlWm12T7eQWXqqqazqFX/IcfKuq7sgiHtGnu9aTRqvFGcoYUKboNf8m06CN8ZjRsaU1Ez0413AXI1oJGO/issGB4XEFZ2N6AJtngD/bbEXPUM7c6aKDiLQoi8GfN1wLJL5MRxjhxusIPO8Q7dxz0nDnxiXdvnJNmdzjLJdSuTMDnxppApnNRwF48NhoCJ63i17GKQNXEMbYqq22dvdhw3G6F7xK7EQq1BHRM/5pCRltHt9ugrx8qljtyxsrSZDCv8dwrnc8QTnGodb7MlCK0eE/Al8XrSC3IW27t1GeOuwMbp+nAGmNZNLLiWtmgybH/gCZngP/DXiuMDzotPJc7VmJQ0pft2afD5KYw+wSFcc+f6NMHFy738423yuWJpCx7FymGU+jBfeOOxWrzCODl3KB/3oTI8bZek70QNVKCOrp9MpLK576ZMXptHBbZVW3xX8Cc/glaQZBVlqUx60kOqrdgsqj47hMUAlvlpgyURZaAM5ud+vfnGMbbiBcK0l+48zONEgmLjOrRQ+oq0ycEK5y0Bp3tesYi7LLSuJxWeiNlA9RBoYU6FRHLRnoAigjV7cEPE76hVkiRmAy43nUA9JQM/3osCPO9Pl9ev5EpO5e1MEE5cvRzXdj33KPDHWqpPnE5dltCGNT7eOUZcSYDj4HOld0+IBHJAPNk0cpXMqa7I+g7zip7OAil792car8SmIOLf1XXqXmLpNKQl+PzrKfn7lVYr4k2z1MEhBDJlxSgQUGoxiEFL1zdG/octm7wsjg9g1voCQKofjG7OpnJjqGwt6PD/4Vz5+Kjk+4PgUtF/+sitv1p6x75htwPjcQw3UT2M/Gs3/9xTslR/G2El3wiExwjsqZIy4TrgnmrI4X4HS35pT/Dsi90pO/H+2ltWJooUlWymzB7XMy+mNVAWXZn+555n7gFivOROL7WyjHuJv3D0A4cek8uxPkQZRbneB6Ci04jYS7y6WzT8uTaX6z/yaDh7100QXaY+JUV0qS1KgTwZwNnQWGtFicCYyJ0LwV+XIYW7dTWliHHaobYr1dMXzlmE8FkuWEWkLDEmRizOJhK4lb2aI4VVxLQDkKffjRQnM5TOqowVOfE8+98cpZu5ZuhH2iYJG9U6OvVOLDk/7RN7zpDOQij7Ejug20MlTipUibhbx8Hz4MczB46ioTN0PbRFtQN42hhzKfutyF3iBNoMBZaXYQxyQZGurQ8z8pzaMOaNB13jTRuzxaEtcacEAWmSUniBgboQPPdt4OvrSU3MFEDD8ugdMlMQ30yMT69MloRaZJrB/3iMT1EznwVCIqOifHDHM8ki+xXSPjZkE3QLYAvxF9VMJllZF2BoIXm7ayL7jNpxW7zeJTt/qY4xha9FzRu1riZqSRZ4GRgSGCu0Uf03w6SYW7YGdTDfAHOw6F9/es/FEmbbjSF/NItBoHgC3AK0CBD9+NFr8wF+xs4rngVVb94VZe/QU7PBdZ6bQ6bxqZdgKVPnyv9/RVD2CZpyzbVgQwHFHiqV8FPKpMXyl9EPyQil3+Y/7bwFZgF1DsI0OWqTvTStssn1RSySlUvtIOZrqHh59CcUrOBcoCeLEzN1ud2BSFonJzIKYBKVb9IIWiRVkfhx/P37Zbv6/36a8M4D6llTgeHQLm2XKZ+mcDfzOy+9EpYIP1O8vUS6hQn5Q/JKAjyMPOlDhl6KvxXjuXlPfMJsKmf4o+pyPVLdXGxP9SdPD2R6J3UYxLFRheDJfQD+MdI/qLb1j8tiaQhy7BR6LPwHhj4SPPNprfWG3eGbCsMjJRCbhU8YSeJ/U8oKZPRIf8ZeBPRsZZpu4h74fpM4EHb4ryDJG+Dpd1HjhzyaKvuN/IxfwcbwCUV29Qf7ppI4PFvCZMX5nj8B/gd6L9Ttfh32ee3Bi4h9LviA/9D0zrxgCi8KNxAAAAAElFTkSuQmCC"},77983:function(e){"use strict";e.exports="data:image/webp;base64,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"},54049:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE0SURBVHgBpVMxTsNAEJw925SRkaCgOzqKWAo/MC8g/ID8gB8EXmB4Afwk+QEnQUEHVEgEhKmt87In+yLLSNYZpvFp92Z2d7xHaDHlTU4gjUBUqNZPdPBCR/ymd5CsJBZM9qjBJ3GCKG/JNwowYVRKhVzI/Tz2bStU10ZaCqHP+Es4tnDnuJ/sjCSi0bGh3XJITPUDMWKNZiTtY5qf02CBR9pfM7CQxJmrnvH7+QSTVbCAwwPt3VnUqRuHoJYAzzLeFMECU/5cCrFIkNz6UcTsC7cr/bu/TBSHU4ZdyPGbgEP5vnaqXUp+PijQuq4xAFekI/o/bDuwSIqMP8oQkoVNqS8ggTn+gK2AkodhZAcwEk6gbNpSpzKCHsEVTm3IOVqjvpdlGUVuwFfeC/k1bklIYxQi8wMHDGLRymIegAAAAABJRU5ErkJggg=="},93941:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADWSURBVHgBzVLBDcIwDHQQA7AB2YSwQTcgI3SDjgBMQEdghDIB3YBuABuEs3RAiirUNnlw0sl2Yp9sJyIZYcYkhRA83dYY08pcQGgf+nAyByisKHAAS/qFTIUWsfjKuGa8mipkwTt4U59nGp9/1S0jgQrGMnS0Wyy842ja0Rr+6UtDH+U4NFLHDhRldO95N8T+HpkcOJ6j72XcOt65C0mDpX3kEPO0bQ6xDXjRR0oS454sWL/OUjrbgR26qpPE+JEd2AxdFmEeXKxjIkEvn58/Bk084n/jCR9FC9IrLiHmAAAAAElFTkSuQmCC"},83176:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFaSURBVHgBrVNBUsJAEOzZrF5BSw+ezNEDUPgD/UF4gfgDfiA/ID/wCfIDfALx5I14skqgwDvsOJMlZagiJFXaqdpNens6M7O7hAJu+DO0CAYE08ARMNz3Btv4na7SnKOioMOLmUwh6iE1CG6ndLbeY9u8iMSIOzwfVDmILlZti+d3OWd+l13kCTuuMpJMhjoHoIdDf1lJNq+oCalgojFdXjX12+rQ4uWTtFCJhgie6xhRpqemw6YvnzFpnQY0wR/gwPeaYl8b1+avvpJ6BKoCc00x1hQFbV6OTnEyO7ZzuqYa7VGRN/sy7vqZQpQja670iEqNAgSPQvTy7T2EN7oceo2NirxlcErQx4wc3NofdiclLMu8ZNWPtMtOzlOapSf1vshL5FPGB2qAgWuvN+OEznt2V28iY2aU0EVYx0h3yxtuE50N/gnWu9kY2E7Ff103UG++xMgu+7v5AxuDij5sn7WhAAAAAElFTkSuQmCC"},27277:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/clamores-background-mobile.f5d72e25.png"},17974:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/clamores-background-mobile.6f96787c.webp"},82998:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/clamores-background.ef24a7a7.webp"},50250:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/conect-friends-fb-banner.f48798c8.png"},77087:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/conect-friends-fb-banner.6f7a9fd0.webp"},43233:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIISURBVHgBdVNNbtNAFH5vkrKAjZHaSuzcHUIlNSdocgJyg8ANygmSnID0BJgTlJyg5QQ1LULs6q6QSKtaXSESz+P7PHYwtB1pbM837+/73rPKAyu2i+ixPImdaOTFim+6nd1np/8Du7boq+gYFwmOUesqN/HTc91OHwywa9djJzYBXIjYRydygnfhxSGY7wN/zUC/ZTn4rs9y+ri7znLoxO2c6ebBL1lmKwC3cpue6dYQVAbM+Ug2jp/bj3idmYeeXRn2rMFe2tVxjXFf4DwkntgNbW94v65gQzosO3fVW6RniwNwQ8k2dSFrgfMHOEeZPkXpdsh76uUIqrgRwDkuCwawiqt9RtmTTLdODIGCoMs4ZO3O6ux9t5JVEpwo2FrZSzz3GJxncI/bYodEyrYm3QbsQO3mGw4p+j/yUp727JodSdDaNGvNAqoirch1pZsTKFtZvqJs6LEDsy8Id0ktQPOd/Nt/2hcuiCLIQh2ali76pZTvge1xQ5P9lfhRQ+mF/STtGPgnrVWfIOaYfVbxELVzFIapnNf5kE33yRszMkDwI1DCmLtXWvcW8+5PKymDQ0HDpiv1XAxhjMAGHTSB5dtz3Uxdoyod6slGNj8vpGhTrkQLVDWhJnSutfi7OGVQfoLPUXAKrdWKAkUmLT/FfMxaYt5dCUTCD/SG7avz52g0+adtWlx/AAuG8FrGASPhAAAAAElFTkSuQmCC"},2015:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/contact-us-img.588e3284.png"},3577:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/contact-us-img.d658f6f4.webp"},53268:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/cultural-bonus-ic.3d7705cd.png"},77081:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/cultural-bonus-ic.b0f71dab.webp"},85017:function(e){"use strict";e.exports="data:image/png;base64,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"},44271:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcklEQVR4Ad1VS04CQRB9VXRcQ4K47aUxATkCnIC5gRwBT0C8Cd6AG4g3GMW4lZ1RSZwD6JTVjphhmB9M1MhLJv2p7ve6qqt6gP8OyjIcy6M9gBkKaDGn5iRpP5HnrgF5ITC7o8NZFg9nGQyMVf0xQYZp9hq46+xK0ANKerA6tesLxBL4TJcsgPAyuVE9O9XNnqgHeohrN/cGmd5Ty88U6MjyQRuLCggh/XjIvkPUlVdbldxBvbHxMeOHYVLmAlU9x5YQ8EAQeqUE/JS0LEJHXqwGaEPgT0K0BldQmvNj139HeMGoDfQiey5159SaVBJwdWHAV9qtR4vZc9GOwL22PAVzOprmcXC+sVZfkaeBPqs5H7kCUVW6Ss7abCaoIhAt4P6mCGkqS9+nxqJ4fwEcybqII2clz35BtxKIi2j23ETkDR8lUZimcRFtCi81iV8ttODrs/psC3YGB/HR2v+gLcuhZsdIp+vYAXqq6S01R9grfABYAGssZ9c/IAAAAABJRU5ErkJggg=="},99500:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/download-app-background.c057a13c.png"},40066:function(e){"use strict";e.exports="data:image/png;base64,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"},83272:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFkAAACPCAMAAACmsoevAAAAw1BMVEVHcEz////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////p/mAvAAAAQXRSTlMAAQQIHlCDpMXj7vf88d7AmWotFKD/9Ow+CwJJr9WJORG7zEwhcrdtqiV757MN+jbJKZWQVdp3GjNE0WBmJ1l+XBhRskwAAAewSURBVHgB7NmFdsLAGgTgSYJHkHQCCU6B4u7+/k91691QWKTt9e94ZM4fXcP9FFULBEPhSDSmG4ZpxRPJlKYq+ClFs4MPUdJwzGjU1Pkmnci4Hn5CtbM5naSZLxRVoBQsO3xXeXRxN61as/gsVs/iw5PJD42qgruozVaMz8xyBoKkwQ/5jIc7VJ/afGE9wUft8JOVUXCrbrDCF716Ckf6PX4aDHGj1IivnLGLI0o3wi8JF7dQJ9P34NmpvTV+6T3ieso8xDdO7eT+DAXhLq62yPGNPsNJTQpifVxrueK7Ak6r6hSscaVJm+/C2rlkh4IxrrMx+a4SwGlK1aCgjqskHb6LZXBOk6LVdRU7/FDDWUOKorjCOsYPdRVnZShq47LHND/EtjjL292avLT46QnnaXuKLFyyWPFTRMNZSrdB0QAXzDv80oeEPaUoBzltbPBTwoNE06CoALmazk9mABLqmj4HSD06/DLzIOGGKXKKkBkOxFd/Dpm5Q1FdenR3ZPBLUoWEd6DPkwKJtRhsyUt2yxRF+5BYWBRsVMj06VPQcF4pQUFbXrIapqgte37KhKK9BpmUQYHRgkS1QoE+hIzaoSjexHneE0WJLmSyFMWykBi2KehlIFOaUuAkIaEVKCrPIaEkKNBDnrRkh6KNB4mg+Ph6Yw0S6pgiM3X1jdPlwdg6FD2UcF51INawVyDjFegzkfX2xBfO2kBunqbIGkoObYgPegm5o3eZIxfnNIXgdGGOCzSLPjuc0y/zUz2IS7wlfawFzgjm+WE6m+OyDn3CJZzkttp8FxsXoeCiuU6fJ5yUyRl8YyaWHq7xRB9ziRO6++nH/vHSxXUG9Bls8d0h3uMra59xcaWqTp+EimOPnTRfRTYpFVerGRduc7D+9uTMUbaKW8TpE3s86gqV33LL620XNynFKPIPdJuF/OvuVS1le7hRUKfPg4Z39qbc7pEczFK2CgW3Shj02eNVYN1p62SvntyWVCgKbjelj3EAlP6+EtPJaCJouyruFIjRxzpMGm29Rw72C1f1cL+JQz/DMHrR8M6+L1VQ6NHHcJ6LVfEL4vTL2fg5zy3Ni2n6tfBDrh1I7cYRg8eSuJ/2HBoM1WMk9XbaoI9zwN2yrVz0NTQfTyQXIZ0+0SzuRurRSn287rt4NurRJ1/E3RKFg/BWdSj5H/1IhZR1Qu/nWfTLufgd3ePksIffMY/Sb4RfkmrTr4BfsjhODv1ZcuvPkmf//snD6F/djepx8h6/xLZ+6a3bPjTg403pl8A95mOLhN+KfmEVNysVpj3yAX71H//runtLJ1muwm98/Ofv33ofovrp8zYOfcwJbpBpxN4qc4LKt33puz8Vu1bRDb6peTimRenX6OIyRS3tcrohn8Ep88Ybraja/NBwKBikcEJLv6Er42luKbOPH/dRJjilb0o7dmJXzW4GC3Gdx4wCTlvxqgoCrbIp9ljbzsUptb1Bv1wJJ1T3uUp++io/6IxqtQjfxCY4Y2vySNI738+0bVfDs2KFfK3aGOGsOo9MM7iguieZT/BZPoWzlgaPlKuQKT0OSEaWM8kK35sBjzUk0VrxtdbcXLNIxm1ILPlNvXguN1MwScYKKjIkzR2kGvwmv7HxXSA4Sr/uXb/Pd9Y9SG3b/K5xqMKnGmzV+arTB9DNk2YQF2x4glEO7YpN23W7drM4qY0/vpT2vvuxOlhXcYH6wJN6+Uin0Wh0IlOTH+qPeOGtJfPOAjvO67T3AbzSEmTcw2WpAa8RXuKdm6ezxjUWEV4UP5TwwTaY7+IaSqpOuXyyKhxepB66vhmmxGozhMDbsG3jSkp3bfGM3K75bZI9jBts9ya/q+z7No6oYb2PW2jb5ICidK62mGtQcERtDDzcRp2n1uNcZDCIdB5Cu0XAVnGKWjjg//7vP9PC4gx/okISfyJGWvgTM1YW+L//+y2zf9RqxTqWgzAwNQWimTayEQUfgFCQ+P/vuueY2FxSL8WJHOPxeBzvJm9f3l5cW0Ug2VAH0oMIiPTAJwPIzcJLZ8jKb94WtnfiIqDgT5CXb2n/VoNLoQr/j+8ENOiEjbCSF1b00EdrV0RR8N1SaYSr2IkjaXQUcenIwPnD8ziqRvPvOtpnQAkoEraYJ5Ak+/kx4wLmCqg/eDsIQJuYmi3Lv1NQWL4GxJWh38ThVqp69kVxAbMULtmFpIehJIKu0xTK8p3qUmL6mNGX79P87+bYJpSlokezi6PwRDVtu68SlGV4Y6vxdUMT/PwEMA0byKLSW3LWLo7DNfFbaNMyTAwUvekJVt5eWuHQ3TmTRC4uqQBPo9Rsll+wrYP6ufHuvWq2c28NEsotue61+1LP8ny/cOa3UG+lh1UBmBmfey5bj2z5SAQL9Do8Pcrm7XDjvr80C5fH3GZCr//rGCEW+1PzFMCwXivWFpRZg67dXLvnWnpsLuxVMDCnMXco9uKdOayzXB4LswmtcnAum68QYcwyBvO57KgAi7pExqyHM4LJW+E7quhaR5nIVJ/DLkzCHMsxGC3JnKS9ifn9k5V87wddNpJ7ahNKuikv/3ZKAPYeWow/oezDJmidzCSY03b2URBDViLNYSROnZpfV78Np6mXiVhhje8sGlEYSJcOPM/jj9c/npeNEenvPc4AAAAASUVORK5CYII="},30069:function(e){"use strict";e.exports="data:image/webp;base64,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"},96917:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fake-user-0.8fd974bc.png"},49079:function(e){"use strict";e.exports="data:image/webp;base64,UklGRmobAABXRUJQVlA4TF0bAAAvO8AOEE0wbNs2EuTre7b3H/huiIj+BzEwRnbx/tl7y61k67ZGW2q+jiEetWMASRauIklSrDwQcv5FXezXMTO9p4Nt4zaSBhs53P7ruvhwBfzGftGBUSRJiupuh+LYv7VzgC/G6H/AHxlkTsrJANh+ChGqK+KOSjFUgykjsCDiIZZtrSjIAvdPumC5xtPEZg0+xRB1emTeTzsM0RhaMUVHJ3/v8t2DlEmaFPb4zk67/tkbt/y9AQAW1mq94gVw4N7//3BkW98f6ldIKhU302P3LNtr7X1s27auztW5tnFn2/ZZttuY7k7S6bisH7Z3r/UX5NiXtU2KJOm29X2fiJqZQ4YnFP2TmRmuZhNmn3jOTs07ZmbmOYuyclZGhLubmaqIeLZtW3Uk2LZ672POBQIzN3OmYN7MmKX/iE/Yaf6Indxl53fsFOaZmZl5G8gluaQ15xhDzjUABNx8MWvbtts4s7Pdy1i7/QvJL6g7BVuN4LbadmxPh6Fu72UCAIibne7vzZ9fJlpsuoEXa1PlyqE+Lmb8x7lqXk3bR2QW6y89Nn/6+8t+Cr15fT/6QH5bf2svnfN3a62N+hmAHgC8b//48nrHyjgV3vLbvLemz2aN4+UUBrEgWX5Q1cmZ9gTLvYL+i9bkqD+CZSvOLwnZ3bUerPbPRPZLL9Q6Pbl7++pDAN6+H7a/Byn5u3P51vy+JOj/W3TPrU6O6pqYKplX/uT4r57WtaofPaQ/cz1WTFVho4N1b3+f3XzVmLqTjeLOuFbKrbdiIwfc+fwD0fr2DUHEpWnwbf9xF4A/79X41e8GRNXAJp6VvYgX7sD/ubSGDBsaPyKx81vf+Du/PD2jd3kYv+8+30Mtjce/K+S/ascnDfh59uGgyOdu5BUj7rTHRJuvFeVYgI3PG/ldw1uH37oKwNX35Df9V7Pq57u9T68/n4rjOuHQrmh0SDf6cxHaSTrTIK886//hjeNZP5/Ko2q2e4DmXP6Gz7RfQTHayvfW7dvF+WU39aji/0/ZLcM3YPw3V3fQ8YtG/t82689j7WvW7+6tFoAXp6bAuN98+NOjv6s/2rRz/WD7emTVTqn+3EILajnaPP0exv/l1w/x+rfBWDkav+fwfOT7p22sb3S35+q+8yn6BU/4r8A82orvxPu1Rvt/Q33S1N/BdVSPRrTR4FglASd5dBgHo10tIsvll8cx7pR+5NWvL/x1w+nvePyLZG/dGPCFAp5Zyd82p79j8fcArnD/P9P4tJ4+p+SP8Ha0p78kz4+sw8qr+zv/+PhNhniupg8+Zfma1fpVdJ+V4wG0g9f1w3bzKzKDktYMzEJrBFyMNEJyh/AuIrH8Op4sOJXvfPkHm3/+8ecqYzzwBEltnMF7lSgEXqPTS45+A2SIly/Y2r+K4r1bDuPtX0H7qABnLekArz33+E1c3eBcqbWje/AbWvtfqMY/KfrRzvTNXqjvF+WGpgrlSHgCb9ye/E5KwCvlc8hmzAHE1FP47PfvdqYjqvQZFfZhllZKDCzfcO1otNyzvTL6IMFsCOnrbIh/5bcdZntwk5N4Arsz2ytufkqqWaZCqDI2WFxPWvx7Lf4O112INV8bdgIGeAixDK9RVsZiKMuRqckpWSEzFpI/qU85YXMeqIqlIg5DtCiVNONGrS6AJ65tuNH0BSez4bmwaQKlMKXW7vgxG40X6tMbAV7wKEgO0+WE46V66+EFGWTazqr9B2tak0yKxgFQgl8VkYECXFC3JGTCGigQIFHY30/ig8DCv739USU3VkiZOGE8zqBcizeWMpE6cdus12ZdmhwNU0OLQIOMRVE7tN2rxxe5+Q26Wti+QEpBpljJ1pnmQrvZ7matfckF/BeFlSlEIZhFKSsQYFBWBIBpDPwcKAkiaVW/a0D4EwIgzsdwGgdkvwICICSpFV6rEjcam9Q6pgFY5UbnoQsgOYw9gxKEfXG3LgrxzfY10aZFv8K0IIXICsRoGs5hmOzupBWGXmj3e1OegKocFFESiiRxUUyIC2JKjBHUgJTRSmNry27oE7k/ytEX7Z+SORL8SiBK9jJoHNeoFxMuXHWBCjEcjgYKuGDGDVRKkg1DeDJvcd3q2eKVkF45wVBsZMkIUBJQolgpcTbT6BZtpY3/g1khjWQWmYgrKJKEIEJsA6+eEJhwNCQDqHcDMP7xnvKW9Zz/9aa4hNOw5iqts9vI4oSVkWXGZcYlcb/woyFuHBYmiSGhcJO2c41PPD5eWlP6oylol8U8yYqiOTudkG+OdBORfKYKq8PsKI2Po5P6gGFAbYRZEQWqJGlIA24isAGoMnR6gAa0JAf7+PE+7SPf279Bd1rYD3tlAzslHhJnZdoNwlFUnVCD6IIUwUQlTFVFBDqo5o176vNqdeOnvdM/PPu2KZl7RcPoAmmAu7ujZGORdkDdiqDcGMmuwSAfiAySQKowNNFUCYJwp6wxNCE54wFGiqkCNXsFwIuP9dvf8TOBP/6vn031BQun0MR/aI2zRjxTTKfPkLaVKc5kLTRLAMAQXJJXQhAigFxcrM+5Xd/gX2Ly+6+aH74sHvxiLYIoBWEAFvwWgjMEsyN0kFKzKoapYMWvk0giyygToEASgggGq4oytrIkkScaApNoHjGIfu9jfM/xcym//fgjFUHuaf4K1VuTKKb7HrLJgh8UrfOUfOylo0lWl5KYG4OQIUgmylCoGfVb/Xn0EuG2WR5+NnwMvEWSNsFoGKCW6VwngDuoDrmbS2MUGDCcIddOw11sJiRIAKnEalLIDWwm1Z5ClxAyBEsZzxwBdGfKR119PJQfnneELxp1IVM29Vkd28ISPR6w9QGJMxkpCSBIlKQscBCH0ExqkniSOt5pV+rNxeLNPHWX+cmBJ2UVjcpfXSq4PtKb33TW9bTfQ9E7JwPIEHap/lujNTFMFAIwEoaxAkGUJ3F1sShRkkxMJIkybFH+UZ7mElYzrcgaO3N1YNWs5i+1QgrbhYVHMi/GmOmAqhNP4SCsah6BqHFTkmlxuX+D1+KW6SZvaaPTU5fm7iYhzHo36x2uqHriCkXS6ome/8x8wSXc7DRQKuhHIe20OZliIiGKCWDAKLaTJBtJI0TSAECoJA3CgRIAzGafg6/b8XP82kyrbph8JilTiP+y4B/UNGF5JHHH4Z6HrX5uVbTQLfRVJWkKgGZbKWlrvh9cvL/Rmba2p9nGGs6rYKLGh50qk9EdnDrZ01tPze9d3KMHuHqoig3e2s1XtE7mTwm8qWBv4ORhpkCqCGCEIGeHSATy/wAAEi7inSSi6DK2O2azFlCYbOK1gkIQLnyaYi2IHox1h8dOCQXJG6QKW8IhaUs5IM2U6EqTL7UwKPS3nnn5p7Y6XDubp45GdLPaJw+uKfeLy+vg5GnSW5v5x+K+l2IvpjzDcJdPf9EtjcnAg1cuKSchBKRoAAnQARNGAgIkoCJM+W9RIojJCFEIgFlpXPJEAy4j4ax+EenKoEwQjyyZVjwj8coot2oAx9bGOTH8RPfkh/AUoZFf19yHi6P29zjTQw/Fp3aZbCk0o2pi98pz0z8YxnBuTWeeg0ISRlrIIQoLZGIwQJhUZxU00LVqr6GTtChKUQmqAFLILwkukiQpEAQF5QHgW+P1sh9rPz0LI2EY4jNHzwgvguoUbhXxDHJqT3AIU6yCcmsQoRAni8tLzuEpuZ+NDThmme/0eM8SzPdGBhy9ovqjqYfotbf3QliOqquEBzc5uZBOpjEEeVHcLup9ElTo6qwoc30/e+J6cS2Psuz6G6FfFl2CfhHUL5v/Vr8EQMIgDGT9yn+/W9aqp5s4QDGNtPD9IvKBGFDFwG5vnHj1zPRfun6gMbFaY5wZeKChK+q9gm2MceTibBErubtDHXh7+OaPm5e/cTEJEy7N8BzsjWIzT3/b4rZ3VL5101MTZYAVaBPIlFvAMoUtJf3Ib6JQFYYxo2HNFH9d2GyAoH6Z5C+AICmBNoCNRCqnkPBN14/T2jtOE1xd2Bsvk1uCqltpqeAzPJlurPAKdT5STk39tzn8D6m1tNaiPpK+YWHH4Y6tjZ34TVmYkyUcvVrIW8pEe2/M2jfIyQL3s6dfXGyfO9+DWlO+BQQXRjCcegirt4uHrdtzGebs7+M1nU29hTk7MQRBSFDkw6BKuhtSAEiqILNcy6iVVVCUwbaZXZIBQjlhQQCq2WE1GSnTSqoRrVCuRRkOs2D23Nl5Y2FZ+AXLCMeVAnfdG937NpFak/vKp/1N8fC/FHAL3lMFO3iTI4TpIyQDhEFSkAboPnB8cGGaDBJcFH2aroqpbazHynQLWV4QheWzyYebbCABQJAEkVhZycviRgefEDeYMzIg7Sb/vjU+wyLBak1ujvoKbStxzDCvNAU2ocQnqqOq5gZpMzOCvlwQN69ezdETfNrXDWsTf7kS+7VkurIacufqViIMnmjtXaJKiiQSJAGVUBXzWLlp16S5Qy6G2Sl9NMIZK6japKBJ4yjbAtokKUEwqAhRi+cH5s7f4fAI4woTkVFpkE2IlMtIpzIudCQ5kRNdlRW1G5hbGIS50DfStzUzRtp9beEEy+oiyG/2ql+NPt/5559oXvzhzuLeWV6YBoNhXvga/JEMJxmJQ2wWqCSQXKqi3Av3kHrWyQJVR5n2iiZaVdJmCOn4TBfPhagkRIiiQXNLu6YhdJ4tJkwTB7/S0d40mgtYHRFWfFGg6VWoZXcJwlV1CakFyY80JVKAqjLGpEZaQmcuchTy+81cvBVP/ePRXf++N7dSPJl3Km0gZHMyDySSeJIlKKtySzoqEiNUZ3pftHpCoNS71BqFhYsi0cRkVcrB/GSwkyJhEAKnYXnm4cWNnGwjwW6AznOZt+CG8UwYIUrjRzXfHJYcMMRaLHBic5Swi6cLxKTVGS5psdOYFkjPsfud1uCp0jVZv8CfzK5/6IqTnGty88GoJlmkUhNGU6McQb6huof7PY7EiqSFXCBxwpWogg2RNEGepQjIhZTgSpzIHB27dTYeBwsWJAOuBc407gLpIGHAFW8vNKP64WIoGKlZEtgccVWZOs4LqSO5PMpqrVGh6MRIDPT73f3Rce/pTx68/PGO/uKotoC6TR55qr5sSqufSABBBX64Rqsw6FU3x/MkyQ+kQhmmFBfFvkhdqiWFMZrIsdHNWWU68ABhIBT20b/vrp206sIRUDmTqUl3sgoHiYQAAyHjTGemX8RIPldIBeCJh0aJCCDEImMFmCCK3oSDKKkQNHkm1bsldisoKu8nDz6Zsxs5Xw++iebax3AQYX6f+IAFN23KQCsLteMhSBotjdWrcDaRVxEXGDvNsbiC5CwQCXIzQPu+f8wQGqYTtGswVMrhNDQikqyKSjK4vBETJNZIg6yKaRamLSSaUQ2mVYANMG+MNIk8FS0Ew8kBtcUkrTgeRf25Wm6TRQVHIazUv1ZOrwDhFz+96Mxp0MWyIFTslKysizPd2cMURkEAqQXPqlSNyAvMkYuKqpBMigSy0EAYZSm4Fx6kJzmk6QpGBchGhCan46IEpm9Js1AJ4T3ky9rJNvF2oq3IahBNgy0MVFSGoGQmG6kNuOfbZp86RpeMTAXpySxwwtGWfND8bTDa5eYEbUu9PVhGhyyOCarE2Ywi9Fo3YJGmETQKM6smA01ECQEgCqocPeHcf7KMUqugjMuJj4EcIkDJJFGRojFgeJmwRlEaAYNEbo3cWCGQgslkFLcoT66y6jdyS4Wl2IT7zS8XX72ZO19Q2xtK0CmV6soZMAAo0BzOwee+nViC3aAgwZ5W3jlMhpRCBNfCJkxegxI6rSrClXJBLKApSgaDgOqPbOz0fJKpYgJhhrSqoEqTmUEJBSkUIitASilSEmE0vooGR8xkQX3Ao1v1ZFsbP4Ttg3sR5mLAz4wR7a4dHQ0gSITJEhQRNAAtmMljqEyweB9xp84WvJocT1udqRkcjmI6VqMVdWV8oKWTWRAa34FAEIiAgOpUUivNSmCUchBplNiILCOkCqcxqzAKcgCxQnfhSNxSGISyqUyJFG2VPJ7ms33lXy+v/OMh/fNOyys490Ib3XAKwIAySAFRYALGxEhGBlZS9HQbF60I8QCFdBjG09a+ybaHIqlWziwXlSgDTjoG/Md9oxMdkdFkjEQr6/hsyiJeTcaY+Bj1u5kkZSaMoEhokDQwZtLTZBAuSUZXOsK1S2j3dOYqX9q2Xjk+E++Li+9Ephu9KSKEGF1ioJAISBkgA0rQAVSJkawIGqQQzaMA8lz0BkSZMkxO8kZHaw0zWnUuYIhB7CFVt9er3SvdTzhL4mCEonwGoEdafcBZCDM5JMnkh4sZirNBBqGI02QISYFRI0VQZooNwpaaA76ttt49vtAGFDJUdPbWAq//3UdPGKgzQFHupJQwEhYgGQ1BJ2gkDUkvCFu6EulsN+OAMEyGKteVDp6gWkAtgjInVfX2TuUBKSjj4PG9uJAVqfoCgB4AuKw1mklBoBEMF2IQjaQo0ikjyJKsKCfobgiTVl2WRedO36AV//VvedWhun2PePkhzx+M+NfiW/8isZ8Oo5nEHbiRYiIELKJIVGAgISUK0gGTM9Tfpqe+EjBKKBmMqtneemvUKx/kYXQ8bh3dr0F3jocQG7ubpLs0Rz4BwEx5e6hcUSQDbogJgcmN8jSijDRClUgCBgkjjGA1GVZ6JJ9IThu/l4uFviNq9FyX9Db5oSmczUV2pyRBMkElhITM/B9V0o2ICBSYiTmZEGJ+Ko992lUcpKe8jNgLmEaxaAyYHiRCgTlCVsVJxxxxVUujRZfVrwFgBsBbsBZUDooEIEFJJYIEkYCkmIBASTlJFTgPSQW12uzNPMjvj8YcvFpy21O4/2RefBGczxYPXgpYQ3xM5CYAIEbYgJhgE6JEDHQRuhjtkcSdotew1AtLFCPIZpzXUH0VRK/4odAbWD0oJGxFkAYErWgNALQAYDZDiaYoQJJSUqSQV1ASSUAAIkIgacArSQESGSHyQF51ThfuVXUPN8fkxktx/Wxq0r+l8j9L90dCvDg6DBNgI2qECEhiNfCPpD9K8w+Nf6bsw6qGZDRhJnQ2k3VEALU2Mc9gMwS3EKkqHio0JXeAh6wBwGw2iz8e71piAygFcrlAiYCAmGaoAIk4EnWHkibXCozEIRTnytzFyIVhldyqfG7q7tRbN/nmUP0HqPwuDH6a6CnxmSiIFWBzeDLDR6m8o/OfGvg6xC9D65ZEE0HQTIiIVZEiWCIdZJggFiGKxFyEIEdt6PenTz4KgD+2x1WuHiMKOgGBFAgRSAGvJAmEoSjQSONrSnqSnthClFQuGg+y/Vb6ItB7ajoclEwOoL6k5m+H5DVpF5GvIXpDWoJ+A/535LwPicHeD5D2IJFg2sRfqbcnZMHxoM/O3gfJJvEwYhh/hWiHqCtWnnAJAB8TgKuKXm8B7AQjAEqEBAG4kSQwJAL4TySJEtTrmeXAm5gOJ/NC1eDsTu5/uY4ZfAM1if/9IN8ERWDPUvsU1CIawHsfxhno68L+KvgrrPTGPIUIVHJqr8VRAZ1AG1TXKHMJOqBOsSAcgZXqAHj5sWZYpVYfpYUmWQIkSgKERK+Ei4BJlQu9KjrpFtwCs4qYI3mnVbg3nfxPxXsd8qDaf7n2t1Dys6K+vdAziWNKP0u1v6BGT792d1ozTyxEBHqj5ujGjUbDMYPGYvyQNJzZB5BgwrBMWaWExIEWAVQD4OMC8KJcebkp0kUYnaJBSRpBDWAVxGJCCBUpczKgAHPnZ2HltjF6bfZP7wTD2Qbkv5xfYfodRe1DEGsyKrAXYXI3C38QRo/hhPIpk1t7U4w9XZ33suPsmWktQfB7SpkoRHVwaOozJdF1dhcgKIpoqgbg9seb/Yu1uPPLuNyqZnEG7CPYAhkN2xaNkbK5GINGpDmEG1NlP165Tx8s4yCOotMXX/jzQk9Su0HnbTr83qTeJNgFjg1VyM6huEHWAZ9g+dlM3s/2ry+QTyYbmHXWhnlCBeNrGN1SjEFQFWbjo5jGpI4Om5/5wzY8B8An+r0oC0Z5mnNwgFdXCO+LiksTIwM0nFN/ciaab/7kxmcvL5y5nezkZM1XcAuf85TKbyDtorbQeU/W94bOtzQqxN4JBVlJhRmefjlCVylfw+F6tv/1c0d4x7qmci0EBBvlkUQRp+SQwzEhZeqWEuDaNCwIgE98p2Hqv5hlrq3JjlT2SQLTtWZqTe909v3HtXsfbr1Es3U4MdDUJnOuAyKoicLdJAyamWp30beH6U3kfxDe6OoTRGfYd0quxr5O7t4P6tuR/X6vUN2+STZAVkpTamcy6fwBqY1ARImgZ3YdAJ8svkfyzfviIkFD6KM7nmj/VXPjP0cPt62tPcC6eLe/5h1fKF/uJPeDSVXkG5DtYelEGcLWczqb5O8wXcG+BueeDC+uCNxOG89VZS+UOSOavCr7AEsPIYlEG+gLJBAwwQh6eDANvwKAT/5B6G/pYfO9lkFPSFsVL4sf+xGnUiq35o6tuf2d69yf2ogbu3dq0UUNgidYNLdbtDtL89HN7TDtUNpST1C7umom/9m4dTAc4a87BQP6Febm7sI5UKTbX3dGpZM7Vc5gCNfwwHUAnKb38irMoo1hX3FfVff/69E/nWDoF8bUJZcBO41W/X/oz93ZbSVmSANGFKc7I8gFJSNpW+g+ShIhgIRb2rgvhjlaRtGY3aiLBfinw8WLkcxdzszJCIjvIsKJKmeyRBAAp/ujh+PQnsbuN86Hli/7jfANf/wlWx82f/UN8g4X1cO9YD7h3olLSk6AbumIggnJl11lN/UL3Bpp639l/SzXk+zNrDF1z25+gmCmUUkF0vUUMaRXQJHiNZD0lpLi+F9AzwFw2gCMq+wfP/ePb1753/KJ2JUXdAvhCAE3d3CcHX/7RvZzEp6h8mk4voP3ICLJ+yq5d1i9ABg8PUOyJ+MtoOeVClLh1YlKMypwveukmFGk3Y3ujCmwRoMOAnARAO8hAC/ufZjulWYGumDZ8Ox2X3UTuiuPG9rXRe3P6Eo366ObTM4g9I6AR5h7KwlgaFD5drjrMiltLjw3kYgPuZbhwAK7NHMTZeYNInADAO/193/8MsV86+U7pyjZOKLopSiT7/3tyvs/d202F97A1v9DluRdFne9NUcXeIXp7K268xuy9I2FM2Qb5himVq5AN+cBJ6JmXIJma03im9fjAHg//u1D2fH6MhUO/i3zjH+LrPnFpqCPHTpL9QLydWr/8+If/9ec37e+9ofvOd/ViUjtrWlvrzkDshdL5HzgxdnKJ+toHwHw/v08e7psKm6aAGuLvqwcmS3WFs1NPsW0yW+uMr/iBz4aftflexvPQ9F2GnUed/2L9rKzz9Ya2O4zAD0AOF0A"},65159:function(e){"use strict";e.exports="data:image/png;base64,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"},89416:function(e){"use strict";e.exports="data:image/webp;base64,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"},57395:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fake-user-2.1968b3f0.png"},24886:function(e){"use strict";e.exports="data:image/webp;base64,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"},66776:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fake-user-3.e59aacb9.png"},81780:function(e){"use strict";e.exports="data:image/webp;base64,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"},2672:function(e){"use strict";e.exports="data:image/png;base64,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"},38507:function(e){"use strict";e.exports="data:image/webp;base64,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"},70703:function(e){"use strict";e.exports="data:image/png;base64,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"},27958:function(e){"use strict";e.exports="data:image/webp;base64,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"},74434:function(e){"use strict";e.exports="data:image/png;base64,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"},39685:function(e){"use strict";e.exports="data:image/webp;base64,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"},60827:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fake-user-7.0b3d806f.png"},92236:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fake-user-7.814e4d0f.webp"},78176:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fake-user-8.c4920a3b.png"},89192:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/fake-user-8.86aa0af7.webp"},24547:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/featured-background.1c11b08e.png"},29063:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/featured-background.2468ee07.webp"},6896:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/flags.f73aa829.png"},48490:function(e){"use strict";e.exports="data:image/png;base64,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"},27793:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-banner-background-big.5312281e.png"},16585:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-banner-background.577db5ed.png"},79146:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-how-it-works.f8eca795.webp"},8674:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-vertical-background-big-inverted-2.80bf4dc3.jpg"},67191:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-vertical-background-big-inverted-tickets.aebed708.png"},82447:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-vertical-background-big-inverted.d07807c1.png"},62015:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/gradient-vertical-background-big.51c57a57.png"},82106:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAZCAYAAAAiwE4nAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJNSURBVHgBvVRLctpAEO2ecbFLFUfQEcgJrKyzMScwXsaEBLZx2dPCyRryUbwE38DeZGt8guAThNxAi2ySoOn0KEIBE6TBLvtVCUajrvf6j+AJokE9VXrvf9/Y4uwtdSbgAfQxcmKMtSuxbmyyYQbqm3ZUxaWrDHzEHBAh3A2fw/Xky3WpHWwjxjizOF+JQrMOGMEs3qsiLQTfUNzQKl2JQrF+vSyGjM+IXszWHYtbrGBUXFgcWjW/KZywmOzAfErUm2WCUXRmLFqCTSgR2yi6xgHCAU2UtAWsat/uI+YvyhMR/BiyUlf51YWF9HLZRtsnF0QHCXiC6CxI1e9w+U6BdjUO3Hln1QF7c2pejcsJB/U57Li61uVJbs9fnokVDhN93gfkYE2wCidRbBi5qwHr/8jimeU0OqVyRxdQ4AnTj0cyawRLYhkQAqX06Nh86vrweAke9z+05K+VvybSbZHU+oCZzwsijQPXgFVcXinNi54BrXq61LFjkpQuBt9izUXZLeeqgGsSyDtMIrpcGw/+NZTfJPemUcXnXcPNDvWcWN3X3iPCXsLA390ZEXdv18ltqeKF1bSKz6uGCErSxgM5Zstcmug9ZM2jQlmJ+ws7xc6uHF4pjU4Oh0VHujEAPZBHxgQLMVkakc/6865h37xsuXGARYMUSrJrLTb7pkM+PFttGjJtIhoNQf9opMyB1npKR4eVdbuzYCb6d5FP4I6491hsC6R3cYNT+AqPAam3oqP2VA4TeAQwpOdZDZF/NgFre5Y5hAeCkqAi6oz/AOOqDM+xE9vUAAAAAElFTkSuQmCC"},41031:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJiSURBVHgBnZRPaBNBFMa/2bWJMZuNYC0KUQ9akOQUL9WDuiCoeBAv1XNLBS8WKh4kl0wu9hSR6kUoVPCkxYN4aBUEpQf1ZE9BML3EFP9UheymSPNvfTvbWXbbpFl8ELLszPze9773ZoEQkUodz6cOp/Nh9qphYGCM06Oh7x2CWVt7999AH0xGX6jaD6ZmhhExRqAeOgjsjsL++XtHqNoLFrlwhscfcgycyoLpCahHjyBy+Rz2TI3DNi0jvlrrCt3VDRa7Nc4j509jvfAArQ+fAutK6gD0ZzPOP0/df4xqpVToqdCBRUcv8ejEKMwrN9BZqWzNR+rq2JhfQOwOrZcrhlZvB5SqWz1LzE7DujoJe+2PeM90DdhoBJ/p16ZksakxNOYXAp4qfpiaPoZ29Rs61e8eILk4BzU9DGdNfzrjQikcK5SkJiyAbXM5p6p/NAZOZKDs34fm6yVXNilpvl9GYvYuImdHYF3PecpFA7IZYcGmNUKpo5DJDSyhYXvYsGsWWDIhut0nmFKtfuYkWXSqVfriliBXqTytmBPKrImcUCpLFgozZBGdcTezAnWcCw8ltF0qiwMDJ7OQHTWvTQpPnYO1i2PinTCfEts2XL83YcJDmc00f73V9UHWXvlqxPM30Xj5xuuoF75uJ188wnquiM7qDw8WAEqoZjaZMjRoxKdvo/FqyVPklUk3R39SFLPYeL4YgIlk6BLUeU4DTjeGSqzVyduyC6PR6Vh1/L03h9bH5W2wnkAJJW/yzgzKRjked2hO/Z6FBvqhwRO9YU7s+D2UjSKIEQYWOhyldLV4mL3/AC5EHNCnTH4/AAAAAElFTkSuQmCC"},38533:function(e){"use strict";e.exports="data:image/webp;base64,UklGRv4AAABXRUJQVlA4WAoAAAAQAAAAGAAAGAAAQUxQSFgAAAABcBvZttpcMasHJrNduSN+mVthxlgMmdKImAB0ZlGtUPkG/ILkEpnmfL3eP9nKAORt8o/qYfZOSIZMyXuGpsNnQiYlzyGa9+7JM7nEaNM7J3sL7To7C10UVlA4IIAAAAAQBQCdASoZABkAPpFAm0mlo6KhKAqosBIJbADGi2AOAA8p32DwHxznhfhGn2wj6ZQAAP7qeT//6RDnOTq3Mff37zNVx80tn/9555rs1jcC90/uh/tuWdQz7O7/s9mn4E33pP/9XwCroZ7CYULJSvf/8wHxAafYcLBDfk+deGAAAA=="},50254:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEDSURBVHgB7ZJBzsFAFMf/b/Ll24tEYlc7G1JHcAQn4GicQJzAERQbO7OTCGFN0mcGRZlOR1srfknTznuT/y/TecCPFMhUbPC6B4iuavp6zUAAhIM5Vfou/URBnVfeP/6GquzDjFRxe1v/gGN7QVVpFDR5s1QvD7mgYEblVrQS0cfl2HnDNexfs+IC/U9RGPesmyC6sCJ4zBL4MDfBZdSKgqcvAgKPUBAM6t9zH2jydqKnALkgqca0Fq1idyAgOnoDMkNSZbRjlectPu+8EOFYncRDhvCAStIqyCYxhycK3pMkh1sFbhJ7eKrALkkPdxKYJW7hzoK45DzOTuFvoyX6wVdxAq7beEHXjTUIAAAAAElFTkSuQmCC"},3952:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMmSURBVHgBnVZdUhNBEJ7u3UL8qZIbsN4gR1hOADkByaNSSHhVcCdBn0Fj5DHhBIknMJ6A3IDlBObBByvFTtvzt7uJmx/pqhQ7M9399X8DYgN6J3u1ALMYKIgAxEsidU9AU1Iw+SiPx+vkYdmDlJc7CrZOAKjFbDtLNZBISYgB0uxGytN0Y5Az2T0IEPqLyknQfSEIu4tgirL2hXw7WAvSbl8nCpQsZMVP1OfsxUTK5lTknvZ3RPA7VgQNBtzP+UnITnLUXgoyB0CQAmZNeb4+5vJTr0YZDFkoqgLKQc47Xxoogr4DmAA93StbvhZIXkcEasgaa/qcKVXnohjlIJzkiHDrB39GxgMCBnidiv8kXSyET26dR1NQs1dcDFM0SLB9aAD0d0j1xwBYkFNWnDXdkaszbOkPA8J5aLiHgXx/NClbpn+rFV9H82fOIcHYGo8nBkTKbpx7odT3EoAO4S3/fiXy62UVQCK/XRKqu6Tdu9P8/h64lL03khsZCaFWiD2M/Re72vDgAqG16JE5I7WsVhE5fq8nj0aGFCMReeFUx9Q/IoqcURdD+c2C6DOkOT9hWn7zjQusn3MCkagg7o8Rlx4nkU51tVXxgNL3/A6Kq/FoUMkDuBvyn6W9ID9UCxYWmyq8WsWjh2nIAzB17RLZarJhsTnYXllZ8/RnWpYlN9sIYBpCAGPKLNuDCHURjM0hCGO2YrgpBKgt3R8DpycO3H2gYIyuL4wFAUDihXROyoldSaYwitAiYqN0P7EdT+KzNQfiM9s3zjqqb4JRLgzdFxz8fafA6EWLOLsqvMG+7wltBTfo3gqPpray7BiyDSyG3gtQQTEgLUP3gBAdg+ApPKv7TWdGB6pYCTowi4wo5TXMBjwf+Eltkg08ZN0UBiWaPoRz+0S2e5JAJA6Ip7Goa2/EGtIhDhD1moiMKKl2JzmW/v2fzTgHZGnEu+Em5JFT7nptua5GUyycS3+/CFAJYhR0eg2u88RvuhKlpe/FNx7zwCF6M1rUt+K/Fc4DrwBupsMKsHnlujrp2dWyTQpiA5IXXW5MqNlhCpEeRXpS6EYu759l9BeRR53ClXgapgAAAABJRU5ErkJggg=="},93922:function(e){"use strict";e.exports="data:image/png;base64,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"},60799:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAATCAYAAABlcqYFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABYSURBVHgB7dRRDYAwEAPQliAACeAEJKEEDTjCAZMwB7dORJdl2Usud3/9aY6QiDjh81EBu44fPseCBlZN1rzwyZi6M06Fm4RM/akV3rQf+NzjvfoLJiRTAfxaGRxnZLirAAAAAElFTkSuQmCC"},99621:function(e){"use strict";e.exports="data:image/png;base64,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"},36115:function(e){"use strict";e.exports="data:image/png;base64,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"},80657:function(e){"use strict";e.exports="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAANAA8DAREAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAQICv/EAB8QAAICAwACAwAAAAAAAAAAAAMEAgUBBgcTFAgREv/EABgBAAMBAQAAAAAAAAAAAAAAAAEHCQMF/8QAIxEAAgMBAAICAgMBAAAAAAAAAwQBAgUGBxMIERIUCSEiMv/aAAwDAQACEQMRAD8A1qbT8kuic5velaBZJHsxYstqV1i1tCTrdjoh2pXZ1DkGhYfBbV6HtAcrMFgIzCsBQG8qvMCyT0z+FxNxPC2QFoC3ozi6Cy1asIuWXqKGReu3pusY0juFj6m1aEm02CS8XIWF3f8Azo82+Eev87eG93Kb3V67vkPP4Hot85sLt+PD0LGobm9MWgvGup0eLj/vqamBBhAZdzxLiDrZ6V1Esw+GUL663DZnnbe8ZqKmt9sqxLBktca9tzyANpkJvKOb0kx2MotDmFz68kZFkApxFPlKU1czPEJZOjLB/VUkAHU9E1qRewx2rFZgMFkMSO0WF/zMVi9aWg/xcj7DqfJve62r0nWu83zmDGkZE20+xiNdd0rl1AvvqsycJNYmYHbJTQCRbTmPaIjBVGG1zOdx52ffuxq1jVhR1DL0AqytKrWmRtsBxMYFp28TbEWFm4qD8Ag3D0ZSAMQcwwIQYCw5Pbpi8wVgYG2qC/IkLsvjkY7/AFa5IWmqNbAES8TeR290Re1rfc2tebdX5Y+E2/MnydRwdDZ5PmntUayF+g53hXg6LytSBUQL0tGe3OHe089SRKC0Qxk3uoACsiquusMFm8u5fr3JtZjr9D5mSGPl22tm8Qw7avzHAUjlxDH4AuIcIiTTH9iWFjOcyKyVlk6u6HoHukel138a1pT1LLD+/UuGLTaKV+/7ve1pmxS2/wBEt9fUVHUY6VG+Pnx+4r458IPiuP8A2XTNNTqdH0WjUUanQ7FwiBZpiA1gaqa4RUXzcwE2AiCLWtdl5l55z//Z"},90803:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAANCAYAAAB2HjRBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEySURBVHgBjZJfTsJAEMa/2b4QjQZjMPFtfTMKyBHqDbyB9QZ6Ao7gFegJ6A3AE7ghxtf2zYQ/oc9CO84ipSVtA5Nsdzuzv292ZwcQ6/GyiRq759lrlxdhh+cjGU+aw2aHp56NqTbP3ATJsAps86LvgN4B1gS4MobnOAsFi21CZTfZgKh/3vKPLsIK7FWJErhn6CImq5AiWWYBBgYM9r+oNe7ynMsof0yo5W7EY8R29nNVeAo0qgb3TZ3gVMv8jKONzA7+pisjKcbHorI3h+1nhdWLuM1hlCIHTrAHN9CQi5M+DKe+rfJOKltI1TVjHTDooS7rhC5vih6VLaTq8VqeabOsABXUY8l7x9OeA9W3jSL/pTYl0ICg3orHzWPbI0uLSvul7v/dOQIco/AbGLqOUGN/3u5yzyhCuigAAAAASUVORK5CYII="},48383:function(e){"use strict";e.exports="data:image/png;base64,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"},24688:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAVCAYAAADo49gpAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVOSURBVHgB7Vh9TNVVGH7O/ZBuE3V2w+tHbTIVFRXSUpezJJbBWl9mW434p1rLra38o6WrLedws7bqn7a22qyVugVDrBaFY4ahyw9IgRsJLiMFEQFRkQ/v1+l5Oeey6wWBXK0P7rM993fec95zfuc8v/c95+wCCSSQwH8ACgkMIkN3pkcQzjKWQyuEPq1Vvp7hfB1IYBBBTD1FSaYoOLYwoj4AXP503ZYxnO9gxNFhlROO9RHgkh/erVBKL9DtS91Afgi6rF6lfCd+Gbr9JQ2kaaiKOuX9cqSJaK3T+HiZXEK2ksVKqSL8y5GhW9M13HtYnMe1UhJdUKdufyvWJ0a41iwn3PtZFeiHTm1U3haKtJMC5bF5f63yZovfEt15lgPN0gg+V6emf3Kjl1O0TD4qyMlxTTkUrwz/MNZo7RrNpwsd73D9G6VMAU9qBNb51YxfxB7svBC+HxrQ2U2XZA/C6axqYafltnlRpu6aEkJvsohmBkoujfZdrq/cFkAgtQ3Xfm5VM3ttdT6MaHVkAbmKzLpZ0fgh5vIxkaznGNeGab9F5kk2sL17tPE6+pqPOTyezJG9VGxpvoL7QxbXiD24xxUpFebjyMAk4Lx/oe69k8W5tjklhNAcB5IesMPU+dXEtkW65Q5GYGk/Au2M56NeJJ1fpC9usH0m2KeMe5KLeYVcYhe5QxsUWfszaxdY+1drP08+TV5gdSP5E3mado71e1WcAoGAzLudPEaeY9UG/M247nDQCP9oSirVjd67TZ2uHqiBWslwvc+Uw9Wmc9ImeuSKkNwKtvGreBQi25ni89j8MXmRlK9aw8UcJh+xr4pG3TJtUuZBa6fR9vGZau2vydOkk9xJVpIzZGwbYQNwu92SGfXkcZio3M72eRgDwghnTkW3ZywMwbs22u+6POfsKiMDpciKCFS7Mg7vMmR2U7h7KeIcI6ba95TWzgZ05Jtw1j0ajjR+hQCNSbQzGV2FnPw9tLeR68gV5B7W5VpB+khJ+4dIn53C2hgRf+MYEmkX2OdFPpeSt9q2FNIbM/UWcqVZAs6Q063diBsgEgxtdnngc8PTUqGm9ce3853yPtnf/JzH2/HtccKFDoXhilCK2eQTrOrpwtWSSZjYRoFyFHQS4yzggLuqHU08cJOTTU91mVPppOifD1gIN9khg3zpM5zEbBENJvrWs66cdbIoOerzre9RUiLncWvvtQt4zy7gHFOyZsKEgR0g/holIjMhELJpPX0YHxlrMYy4gvOWs9gwC0Mhvs+SB8mRhavmxr5Yd5bDfHmenDjQpGb3Z+iOckZbno2u6hNq8inx5/7G1NGr2eYOw7nLCUmzyMoa+KpsWkrUFcOk2BT7mujXLbbCPSYLJl8nvycftu1lNh03WvtNiiaRlouhWGYjeSbM1Ufw+zB+heR8/AUYciTzMx3URjhCfSW/FKYC5loix/LhqG8IwddccH1LObNdiGTbPpx5G68p05bRkIXnWQoYuXjflnn1wVbrcwhmf5JoSbF+lYyifgoioq8md8AILCeqM27aHrI0xpaPX4GhuBpXrsboqB2ucohwvPgVKgSCxgqWyK8bgb0hJHlNe+ibqG+98h3J0L2LFXpeYJpyM1ZNEegSv/L5Kaafi94Hk/KSOnIt2U0xztruchBttuUq1l+mv9giXDPt6LXmUfINmKvNrr6+vrs8Ho/k65WYaZ+A2SZkKzhAfmFTNx5Pkh/B7KtyiNSQW+jbhfGE6HWEOP4n+20iL9m+Z+xBMH5ws8LZvgvIOts/IndIcsx/eozrf0esUHKYRHXoYNo2I4EEEvi/4A+Yu1r8FfrPSAAAAABJRU5ErkJggg=="},79133:function(e){"use strict";e.exports="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAANABIDAREAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAwkGCAr/xAAiEAACAwACAgIDAQAAAAAAAAACBAEDBQYHABIRExQVISL/xAAaAQABBQEAAAAAAAAAAAAAAAAHAgQICQoF/8QAJBEAAQQBBAIDAQEAAAAAAAAAAwECBAUGBxESEwAUCBUhIkH/2gAMAwEAAhEDEQA/ANO+BzntHs3sxbj09nczwa+V77lASjvbQZ2XDJs30VrZKumksCi/qFILUlQMUj8CYz/fJMzajH6ChfN+gq5i1sIT17ocVTyFYg2ucSSSOUikeu7lI5Hqrl/W7J5mcw3Vv5A6968wsLXXzVHDw6i5laQw/UZjlI6SgbNLNkxQQcbr7+rgMroXWKOKBFfEY0DdmEa5OSg7EY7y6l5F+h3+x+VflHT+Sm1l872WqHEps9QYmn9gDitdhhMRToKLHZIFIhZWPvK6RmIZHC9uFR13Wj+so5FPFG8ReO6s5dKie5E/eQCERN03Vrl28aa2TPlr8cc2XEcx1w1D+wLG9+ssMf1fyiwiWdWplYKa6L9yKzghMUaokW6roBDOERRiOFnarAOG9wOvcQ4q7pJw1oucbw2n2o9a4ZdYzFbWr4ATEQi687LPQRgR9viIiIiPAvaY0INnYiARwwCnSxhHxVeAmSCNGzdd1XixEbuqqq7bqu/lzOmHyWtbbTXTy1va1LC7s8GxKwuJ6I0STbWZQV8mwloJhmMGkmWQxkGxrWs58WtREREobyvr5zrrsTUY41ya9NrJ3dI8luvOCGERi2Yp9SsctA7qaGfqi/0CfcPuAajkYAw112K8pQDnwGlHIiR0kjU68DLxart0aFqo1z2cuG6psvFVcm/Kn7UTRaz0P1pvZuCZ5KrLHHMuviY5ZBoxNm1LEORIqDIa0kjJJjRJ3rJK6huUgvaEMBHMaGL19cub7EaGhyhllzSZI2m3E7XWr77b5Cy9hm/Tm5i2womwzsKTKZ+JL5/150FvRQ2KANcIYo7EaMQitENjEY1UYwbI/FjUReKI1NkTb8/zwfh0Os8ymJd3OoE+da3s1xrCxs6uRa2EqVIlvEWXMnS79ZMyQR6dxSnIpCOVUc/f+vGx8a6+w8HjnH8OIvcjGxMrKhuy22qxqM5ChOGDqrskKjv+n7SrCZAJKRGZiI8jnPupcyfNl/wL2pcmR1Ixj0H3meXgjnM5ORnLijl/VRN1/V80Y4JoriWIYRhuJp7dmmL4rj2OpYmOeMWwSlqIdak0scJnCASWkbveETnDE4isYqtai+f/2Q=="},39715:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD+SURBVHgBpVPBbQIxEJzdu4t4HkoUKa84vzyCdHRAB0k6SCpICSkBqADogA4QHZxAQvzwDwmBoIDjlrUEH+TjDpiHvfKsx+Ndm1AAI4u4hlrs4+b0Ys/XyA0NWY80aOF62Az594yeU27I6udGEQcTgNsuYDX15c8hiwpwJhJZGibwqz8lHzCCN01Ny+VCo46kXkSnVLcTemwK8HvJ4R7ihMoxpac+g5sadotyKgk5ZMgSnT6L+BAleNdCRoh6lzob6LVd17Y+MofEH7L5f0C0qPI81JGMdU7OCa3Jn3KohjBlPXmIO0CgvnZ3d/oi+rrz1pEy/i1iPTJam7DjhA7UuEApMTJVGwAAAABJRU5ErkJggg=="},42694:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/inclined-phones.8cd600aa.png"},51942:function(e){"use strict";e.exports="data:image/png;base64,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"},97382:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ingood_banner_mag.71301821.png"},36024:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ingood_banner_mag.912d70aa.webp"},56561:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASQAAABOCAYAAACJ4WtkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABeaSURBVHgB7Z0LmBTVlcfP7R4GHAXEGR7xiYooCDMYDGJ87Jiskpho3KhZE7Nq1lWTrHmYzbf6mahEYzTu527cmKir4mOzu1FZn9H4dhQVMRphIAiohCyowEwjL2GAmb77/09VD01TdW9VzzTD4/y+79JD161XV91T53VPiSiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoijKLoIRRVF2OcbZlsa8ZO4UsXulWG2ZFbl0tql7RCqECiRF2UUZY9cOzcr6W62YL0lCWQCBlDdi7lotqy9eZA5skx4mI4qi7JLMMXssGyl1Z0AI/D3k0UdJ1jGdMsOe31/6T2uwH06QHkY1JEVR5JN21YgOab/Hiv10itXa82J/OkfqrhFj8tIDqEBSFKWT0dZW95HchfjzBphmuyVdD31fxcf58C3Nk26iAklRlC043LZ+KityK/78ZNJ1oFm1wbd00Tqpve9dYzZImTgF0mi7fFheOvq5+oyVYYsfMKZDPHzCvl8zUDJDopblJb92gdmnVRIwwuYGVMlGZ2SgWkxLsxn2sWxHWGt57segHYm2P1pduIjn/S7aXLS30eYZY9pFUXqRk+zS3T+UPldDQHwHd2+fpOtBW5pqpO2SZrPvEikDp0Cqt7nXsIujHF3WtouZONfU/kk8NNjW6xkyjF5qpjeb2kS2a71t+S36/62jC6Rz+ygIpD9LLwMhxKDBV9G+jZbUNv8Q7R60OyGY3hVF6UXq7fLjjGSmYOyOSLoOtKU1iNydN0pqH0mirBTjibLZ59zLZY8q6ZgoCcBBnuRYeiC0sT0k0XaMb2DPXidDP5BeBsKIx0mBMkWSCyPyCbTL0KZjG7egDRdF6SWazZBpG6R6ohH7G4y9RI5rmG79oek8ME9y99TbpUMkBRnPhl8SD1ay3sE2HuYatjbK0WWwDQaik9E2dzg+9nX1wQ8xvzs2bE8AIfIZfPwv2oFCC7I8aNJ9E+0NbO+roii9xDwzIDdI6r6REXumDR6yXpgegHa2SNVzDXbZJAyKRP5qj0DKzMfHSnef/DjxsEn61ePD5YvKVolpFA/wDTUaryPeviy9CITH8fj4H7Rh0jPUov0gNP8UpVdogl9zlql7sEPyMOHsfSlWHWOl6tF6yf1qrF05yNfZeZPPNIMWYed/ESdm8L52sS9E6DXrIPw+4+vTIdan/rVt9JuZFQNCoz8+bkZLpaYm4A7TQ3keitId5pohS1fJ2vNgPf0QmkFC14illfAtI+1PwjVzrKtnlfg2JZln8G+Do8tetVJzEFzqDse2/YJ4sRPpR8IJr43rgR9glPtYZY6R5R4BWlEuEAYee5YX0f5blF2a4fbP/fZ0WxnbmNV3tkvN9KxU/Qr+Ya+VFDIhK5knxtqWyUY6bouKhHsFErSS2Vl3l93bpX28xAgkOLV2x0ej+Nk7I+YwfL4RtZAXBCLny+5N5GfMNWM2Si8A7Yih0e9Kz3MrtKM1ouzSDJA9LsuLuQp/LpXtBJpXEEapXAlQKmBFmBs7pHoG/vtK6XKvQOor8gfE7dZB+6iR2APLUA27N2bpcUn2A6qzQY5OpEAaIP3pPPfIxsyz0nswLLqfpw9DoE+j/QLtPTQKMWp9f4V2Bto+Jf2b0H4nirKZnvJN9ip9pCMyt8krKA6W2gULJLcIf46O6wN7sj5uGUKF+ydNB89L5gjHPk6wNMriaRPZkD51Hd7/g2ThgIFSU71BstndpF/7emlrc5mOMVBL9D0tbkf7xxJ/EI/5IWhY/4zPU9EmozGayJO9CX3THscOA86Z2jP9j4X7kNrt6m2VGBoGCgbIZlNoHfa9WpRewyuQmNg01uZeg3N7tKPb3pwHM9eYCHPJfE4SY49vtLaqKeKGtJI/2R1gswvWyMZFkoDRdk51RobWZyQ7wcgK+McGDu4Qsxt/jHbZ2N5HzLp629oKYTrTSvvzc2TIQjHGejabpK7MlDjntAl+u6kYJEy1uATtaLSnovqiz5XiFn4taLdFDWysS02XiZpxeV/3Yr2FMftlBNEXfLgb6y+KWX8gPvjwmoQ2Bu0gCaKIBe2bwmAZ+jGp9TW0h+K2FbFtpoP8g6PLw9jWTPTjZea9zFQK/sYHS/BbUHtdgeXv45OR2vvQf44o25QkphTFwHTpLFEQDUbqwCpZw5yb+cXf00mNdf9akrN3q+QOkWAKRckxZGpdGhKExzRffZbJeCI+KCuYoPljOtGhk2Vt0RY2/2vCf7FVya6rl9Zn2+3yq6A1zXRsfpP44UD4g6sDBsFyDAocn9Ti7/Ux3U6XYGDHwVSNhyQ6CkIT8ecSL9DoaPyXmGXXiTvJk9Ngbi39MkzuPBeNGfb0E8Y9WeC37ZxW8ym0r6BdinV/i8+f4rfwTS2iQLrKsXxRKGwozCm4ohzEFI68/xrRvo/+D+DzMl4TUbYJiRxSGemgXyd2sOPuGmBl/ZGl31dLlk+g/pIQbqdK7FYT+g6zS2rzYvdzr2ufci2vt7l9H5SWJ/DnoxginFPm8Ud1waTOUxEd+H29bTnV0e898fML3OQXojmz0jEAOjyD4PfihgP7gJhlfEC4rvukqC9D7caZlApexHEvLVpnJNoV+PNNCUxRCsM0E7qHon2P28V2jpbuMRiN+TMXS7JoFa/RNyTImD9SlG1CIoGUlU0LoDkscW/IbHXD5KVjoKQkHzi2t6BK+k40jmOFMFqXERvrPxpvV+Cpax/BJialmSi45T7oTDR3jLUrTo7pQvV+nWczFBS3oD2Am/zE0IdSDj6BROLmHh0jbiba6Kxaai21nnWfLPk/r+XVksycdUHN8r+6OY2G03FOkPTQrPwN9r23KBUnkcn2ptkHPpUcnnI2doIdHNJbVY+zkhkfdWdDuC2Fk7o6qp4vvj9p6++ykzpFVQwwrOZvkmWR+UfjEY7fKLl7TYpSCg4GZyR/0xi7bP4cM7RUI1qGNhXtHM82KFg/F7aZoUnyINq7xu+nKsBwKYVfjaMPr8d/Fn+BfSFo2ilYXFBIDkcrnZxcHy6Lgz6wZ0q+Y0RxUbi97kKXwPWcRpPidyqmO0LxULS7sO9TTS9PS4phPe5vRphTTWTtTXC8kcGaRAIp3MBTNvABxC1vKHVIY+R910b3hbZl+eNtVUmAc9rG2Nx+c0zt4s39bWz0LeS1uPyjDbLi7zJBWL1H4KznjGT4tL2g+HuaWbhhfymBszSpFjYubDRrHsH6N2I7f/StRGc1+nJOkcuPdAz67Fbih+JTPkkWObWoUoF0qGcd+qsWy5bH2YpjoL/qFukZWPuZTvXeyMbng5J+sP+Q7Y9VeGifM9MMWik7OImTmjAIn8ct5nLcVuck16VBNdjlx8bnLtn3sOz1mO3sCT/S+C16iz1cnNhIE+YomxsAjebn4oc3+LlwKp2Y6XTcGk9ypTk9ZhYzfSU/lPRQ8/ga2gwM4NvRxiRY507PcjqP60q+46BKcs2jKjP4ghOPxUQQqf3FJfNRy2tGY7AgyWCi7+cr0nv8WJSKklggDZSVNEmWuTeW6fL/wIxyzF+z043k45zA0Mdt15P/MNsyEhqVY1Ke2bhC2iITItvEILxt6sQB9nX1LKk9sdnU3fuWqXt2pqm7HEJskrgZZCW71QANTQnmGl0u5UGNlREgCqafhNnfcfj8SMzvKZ3yk1RT3MIfGDrhh3vWeSLqy9A5f23RV1TVmRhKrXcAljeg8W/6p04RfybyST0w0Zim5LHhPmkKUvN/P8F6+2Hfp4hSMRJf2CaE1GE6ucLerPzYZYLBF9QQv1MzKy+dxcfaordjui56H8k4BxEESvMSs9/W4XHctFbyXxc3i2ql7ppSn8RMM7gJAvUh96rmbyK/hYmExvD4mdJZLK4sqFkyPP10mDcUtZ93JHCku+jy64X5N0kjVSPQ/6Ci/48U973CqS2vOpbfIUFQ5Edow3DslzAnyBQV76J2hcasdJ9GS+HYnWzlydjPJLRX0FYwzwntfgl8jK8lWP/zolSMxD4kYoOn8hfjlpviASByfEy3pYi+ze0rHWs3Sr/lEHL7R2xn/3H2oz1pExtPIh60mRlR30+QNYPagpyWWHCML8PM/PpYu3WKi+mcNeParx0ndjJk6+S4REcmOdIfxAF2hpRHowS+pc/HZC/zerjMu+LJyHTqpqlC0IhWSJBs8PT9kyvDGcvacA6H8DNqOZZxNji1YGosvqoGNNuYXV1OEb5pEpNjFeZ/MSWAQsk1Lpyz1Xdm8PswdSIuXYZujo/KDDh0kUogZcU0dQTO6LiDGkfH9ipZMbIjQtAE5GcdKkNzzABvsLlXbbTQqO2QTZ+Gn4Yz3Z3+o3yMqbBO1h+akawzBwpChxpUjBbl/l2xdM/R8u2auTI5vjpBkPF8Ji4kb+JvoZ0l6d+FR4HM0r/XRiyb4Vl3LFMLcBxMdqSjukaSU+ww9xXhe9izXArCKMyo5kONCYgUdPR17SPJ4T1b7qx33HbGlZoxW4L5gy5/mfMhVymazeDJEuRy9SY0deNm9tN6ogberZdHphoc1YHanXN1WSktB0IYOcyszEuFOrswqd6M6QSBV3UcfFKICllXdKd9jXz8fNQCmIwjpaKYqmrpkyzT3ZiX0c6WIKflLrQVkhxeo/NicpaoIbkGGKdFFHxocWkPcc7k4vSARnHjnADMvCa009CYFsD0DEbdfoD2WUknjLoDnzDO6Fw4fcc3QXsgziNpUq2SklQCaYapXY2B7vQj4aofYRy5LjB1Xt3cl36kuIhWHk+pLKWxowSsmRM3XcRIZoBsZ+CG/wsap+CwXO930BaITxULoCA7MWJ7FEauAUSBWQgunBjTJy7DfQIG3p5oNKVcBd4Z6IjNUsf61LQ49Yg+OV+WeCVZJckeBEnqaW0rIbrLkfrmgFbzjGt5XjJ4EptIvw+EWSv9R4X/V8sGqoDLo/vKYPQd4TkWn8lSSTa0ytqynNZ8EqOxsiR9PKyh5JsrxesU50vz/QbjwwznOE3zcYkeqBRm1HQPEzcvOHxDzNWi3+Yo2XHI91AfpQxS+ZBIRqqe7ZB83sQUZqJ2ZGP8Rzb0HzWH/w8zwDmz+qyI7nDCZuKe6oW9TY1dIrLYpXpgGc+Br1RqkTLAuSyNjO4VlsNvRFPNtY0wb+dm9GW07DGJn4FP4p7K1HCudaw3OmxR03jozedDgXMVo3KPqN34tIrHo77EOVGQ/Zu4s7sL8L3y1ExWhceZtAJhGgaGzZdW4KtpZXHdlohSEVILJLAIg/3/JCYvBQN9XFwhfphRL5a+pwnC6ykTLZA4OF1+oA3QsGJDzRjpbxtWE4k5x3Bu3IJmU/cT6WEwGJnkeEuYuX1d6FR2Qec9fXMugRSnzdKEZlb1gTHLqYXRhI66Jm/g2Fjug0IpSiBxPdex85hfiFnGtAWfMOJ5XyPBSzI/CqNx9CtVotAez58PuPmefp6HoJT1AIsC58oHwY5UDbTiDv3UAomh+GBeW7RAMo45Q0by00q/o0/JSmZjWAi8ZFNOW302Nay4hTViPlgvlgNmqMQeT+ZiRPJuaTbDvOUl+MZchHbOgBl5v6t4G8Pb+LhBgtA0827ODGe8Pxpn2kjgcHYmcEqM8zmcstIk8QKJUa3Pxix7MfyM8wsyCuYSSBxQH5Z+ySkr4s/spvb4xYgCdL4pKt3hdBzb3Sam6B2W8Zh9uVoLpOfgNevuxOOdijIdjPYtSc/KDRFPp0FSR22rnHozzrpCdMBbd7IetbM6K30ebrBLYjUx1vIea1u+ViP2aQjPO01Qiyh6e0H0hXkuxYKU2+Yk1xfoU0E7ohAx4ydaI/78V/FrE663A09zLKOgj/MDFQQRndJRwpLCzPVQaI6ZLkLTyFd25oVSwRDOqL9EKkejBHWOtgqU4Ds+/akt+4Ihr4tSMcox2TpNL/hQrEiq2jZvjZG65aWV15qgNTTY1jesv9bOFmD/3lrTRtrhOO7zhQjtq6iPPdpKvzeh9d0IQ28ettsZZclL9pBMkCtzlimKMmUl+81x9qNHYiYycp5VVOIo9z8xbIwq5jAA6BDn708NzjcZl3MIXSFrmjix5qkEtYBKod+mEGCgT2SRbC24CiVeo6Agcl0D38zzYykYwlA7BQJ9NzTfRkhl4T6GY3/3SnDehUgkJ0yP8qzLc75LlIpRlkDqK1Vvt8lGDkjvi98KYOC/EPeeb4T/4Ri1p0lizMaPZc0rvl7NMrSpXjqd5r6yq/Dd2Kuw3XYjWTqq8xiJ/aNrMNmJeWn/vpQkqeEGZzkR3qy+HBUKJ+9bekugaRSrIWFQL8b++eRO88puJgEuCddn9QC+3DKNP41aVVwe2dqwubS+E9B+F/qvaLqwztRw2Tacj3aeBP4bXi8eZxJrYYaWta0sZZlsr5sBOZusQmIRJraiI0ynl5O+NzxcY/pCc/AqbzeYExnJ/pPxF04rQAFNU2Ogcfw2OPeL6FPq+n9gAtDs6is9D3+Xm4zxVSDo8gcl5cUSc2uapGN2nLM+NMVeEj90INPEZY3v4bJtoSBiwTxe7yTjgBrolaJUlLKT1DLpatKsHCm1cU9TqZXaRZlU75vqdOImAqbVzLxYajTdmmNTjBEzrJ/kLyr6ipqft45RmbBG9YMJ+j0p6Sh93RSTF9MU+GryLP+17Fz8GoK2N1+ztUtQlslG4Gtpgli6NFlfMzvOXCOhH4kCK1GZUGhUqRIiZ5vBt4+zLawiwEFS9jkXkxHTFdUKI10s3kWh9DPpOU2Js9CvwPaTvECAJixNkCQ1zDkRdotoURhypwl3QIL1qXE+7elDDYlF8s+UdPA+YaG34bL9QF/ZZdLzUMNMG2Vj8GGZbH/4XsKQiLIHZ1ZMc97zAskC8B8lUd95g3trzcCUWr9M8km2twWHSN2Ud6T1Awil68U9Q94FtayFRvI/m2WGTCleEAol1vmh6cRw/2mSzulfDE0pbp9vvEg07y3cP7Pov5ygOyf9vhPxPa/BBf7VO98lt1Dcx5PH8XC+GkuFHCfJ4HnfH277R9Lz8LdMIwAoHPligAscb4DpDqzDxIz9NOWV6bule+DmmAjnDk03TLa6FhvxuqJojDcihiv/XBI/Ul4yM5ZFvBPcBzW0mWbw40Zq6Hy+HMe0MOm6prNmsYHpJ99rlz4TSoVRV7+gpg81PZYbYe4Pndx+X9dmCtE05udwEOQkHUkF9dMmWmN9TJLxWBKtLcxoZtLrv0vgg3HBqN/VErzpo1IviqSwvUn8PkU+eOaGx3KOp0JA2WC7NJN5P/K8kwo8CnhEhDtfLjpadjLKfYJ3Um9bEb2y9b5+h0rdL10mGxlv36/pkOqz8558HETB3phl9nJOyUhCvV0zxMqGo6G9nQJhMwrCcBj+7mc7hXRn7aEVMEthOtg5eal6bLAMmtFUxhtVw3A2NQRGlXgD8YaiSUenKrdHM4u1fWahTQ1v0rLAvvj0PydB1yYWSItYn1HTcxOsT4GUKqiBbbNWFiseMPGQUUZq5xRqFFr0Z9FHMy/sW0iRiIK/2dTi1y0VreP77VhcjcEV3rOMtHGOHdMu+obHwgcANUdOSXo8QYZ9j4HjZ6Y8H3RpJu7StL0Sx3m3KDsfjJyxMFxjUF2xYuDm6x/OpC+3rs8ODTO5w/PvsTIeFEjWz2kR61WHx1KJCGkqWACN+VFobTY569GmoNWJoijbB+UKpO0NG9SO4nSjhTYd76B9SRRF6X12FoFUAMd6ANozNh2b0PhCzR22gFxvFctSFMUBi/lJ4PBm6ePVCVejq4GVJv4IodQTL0bd5qhAUpTtFEZC0ZgYy9dENaVYlU77VyCUrrPdf2WUoihp2dlMtlJw7H3RrrCBEzsNTTaoGKooyrZiZxdIBXAOR6K9bdNBIXah7ACoOqcoOxAw4ZizxZwuJkcmzYtjesltEEp8V6C+oEBRKs2uoiEVg/M5Ge1dmw5meLMW1XYZietWpraiKL0LBAvf9sva7Ulfk16AWeE3QOMq93XviqIoiqIoiqIoiqIoiqIoiqIoiqIoiqIoiqIoiqIoiqIoiqIoiqIoiqIoiqJ0h/8HSlu9yc8gDkEAAAAASUVORK5CYII="},60334:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIUAAABBCAYAAAD/o2eeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABXJSURBVHgB7ZwLvJVVlcDXhWAyQMdBnVLePdR8jk2aQqiRJKXjhFMmTjQRjVrqz0fmmKSQmZhT+R4UAcdHqTk+MEQZNURSUEwDTUNTSNAKRDGlC97Lbv3vWpuz73fPOd93Lld6/L71+63fd75v7732a+2111p77SNSQgkllFBCCSWUUEIJJZRQQgkllFBCCSWUUEIJf7XQJA1CCGFPfeyhuFHxhaampgX+fRt9/L3ia/ptbZ3yAymreV7MfI/lgTWa/ockje+kB/3+myrl9laE7luKj2ieX1epMwLtXq95fp+kb62PbSXT1LQub8NQxX9QXKxpv8jUMVwfgyQfqP8VLT9by2ynv0dJ9Xkg32LFVxUPUHxZy8zTMgd6X/Pq6EazFJmLRVr2Jelq0MbsoHiT4quKzY7rFRcwYIoHKL6peGUdGp9S/IPiG4rvyaSNcpotij/MpD2ouM7rG558/4jik4qtin/08qsVb/WJjvnuUdzg5df771ucoUgf5vWCb/mTPEM9/RjFX3k9G72ebBuv9rR6CO1lsQ/63CWhmUXaMAEm8D4O9N/LC9TT7PNyuM9NN8VjFa9T/IbkwDukOHxH8XDFFxSn+PMYxZ8qF76mlcHtPcW4sxYc63WSZ4LiV5O0N/w7XP5ppbeT0l3pE7evYqvYigo+oNvrY6aYBLlW8TYxSXO24qGKF3p9QFw14xVX+ZM8JytO8jTwp4rzvA3ACn8er/hexeMUn1b8qOL/ZfrW4jS6SUeI9Ft9zFgU9P0+71M1ScG37oq/VfyUmBSaLTbGaf6NCX3q/p3iBB276VoH7fyu4jgvgySdIl0BSvy9vlJXZ0RxmucAXwmX1Ejv76vvWufiVYp9k/SDvfwtvkqO8++nerm7fRUc6N8n+/f/ztSzo0ujNYoD/NsclxDxfaRLlin+PtxX16k12v6Ulz9Aao/R1FAb6NeLXs9Qfz9bcVfvUzXg+zlOe5jX31Il/0ZPoz+Xev6PKi7ybxuSMjx/IDnQTYrBTmIcOkc5cLl0DsaKcf7NijeJrfBxSXqUIPcrrlH8d/8+QvFxsRWcwmGe/470o++dCxV7K37YP1Nv2yrVQUF6fEtsr707U//nNf1OxTsU0/quUPwj+fX7/Yr/IsWAlclKRi84WhEd5XbFdQXLM8Hob7cq9hCbrygloLvB+/W6mDSbpPmRwHMV90nKNASNFGACuksnQBvaSx+fERO9KKbXe9KRSbYWbw+TdY3ivloOBfJgxYukY1ubxQaoZ5Uquzk2+/tGz/tZxcsUUZaPVAa6PW2m2BaGAswW86uYoPkuFxP7MPRuij/Wtp0l+cCEIc5hfhbBvYool1tLcUAB7iu1txm2uC+JLaaHFM+UCvN0d2zIoCjKFHSMDiL+8jTfajRZ7YMVhyj+TPFBsUnYS+n9k+fhPTb+eq9vjtiE3iMdO7bQ0z6ZflR6O+jjI2Kr6CH/HMv+q9Oi3FbSEW5TBviK4njFL6cJ+j6L7/pzpNjKP0ZqQ9SNgKPEGG26mMTtKoj61dcVl4ktNsa4h2wmFFI0dTDQvFlVKDyYUmeIiSxEMUxwnGelkYM1/RSnrUWbUHQmiq1o9v/1nneQ2MCSd6xUuPsdWmax0nhOf39Q8S59Rz/IKrCsVCZ5XDAl9xZFdIb/EmOoG7Xcq7ELUpEoTCwS6xItNyrZDqH/Af32aTGGYVIxb5/3/mCKwqz9Ff/O+18L2B5afLzIxyreTroekEAP006n34jhsPmgA7ON4g2uvLzpCszrwZS49yjuHyqmHNjqCtXewUzQ+6rQwzzDchkUTNGkzFhPn+TlD/f3sz39wITGboorEyVsndObmqnrXm/TQH+/MJhiOd3foyLXHComIs+zvJ1RaYtm7wrFj2fqmJooc7/z8UASrvV2ZaGQohlMOW2tkoZCjlK9IFRM8jwgX66i2Rnn1e762EtsZb+sOF9XU7OnfSChG/UPRCd74tpk5UZaQzwviiUS5P2KKzTfK5oG1/dTXK7vdAgTFJNzFSZwQqOPPj4mtk+zun+h6U9m6qEs+XC2haSt3fX9af3Nyh8sFZHflkVxNW0O5vMYJrYa25RhzOVMHTDiGO8LW88vxUzcIVIdsCx+rPiUVJ8H6pnkNMC4LSOBUKbxdaBcnib5EoKtlPl4VPEibftNUsLbDy4pnlH8ZDCn0UuhthTorKSI5udnFffx32+F2hCdWUjqbwdzZL07ry+d2oOCieEdlOMelb8ACKZTYH7iHn9O3iYI5pZGwjyp9WR1CvQY9ngsGHSIvtK1EJXXlVr3zdoWnGc9c8ps8DLoX/+r+D3F1Ypn1CvUkA2rDTlFke3gGcWfBdMtLnEOZF/etE/XKI/jhj0fxTHr5v5EqLihr82kzQymE7A3p27ugYr4KVDsULiWBHMDHxdsW4n57vbV1up0cBt/I9h5RnRerUvytIbEWeX14NNgy3hAkS1ncqZ7DDSa/0/EzM+uBiYXxrsomKl+eIEyMNLXxBgCq+vzUsA6KSwptCFYESeK+RGYCA6UDhKTGEw0jWbfeqMOmZPE9nbynq6YehDZK3H2wP2fUXpfVLpMDgM8zMu8U3z/DbbPY3HsoogOQafRHT4n5uJGPzkt6SeMc5PXsZ/Y6oHm5CQPDqul3g8G9E1Pu8DL4EJ/3Mfh55m+wWBIiHoLrdX7yREB/pJtpTGgTXdJxRdRC6KEmKX4IzH/CozUZhFKV4BOQD/F3wZzH++XSevjzzw397uDubYxabE6VsSV6unDfXU+6s9j/PsRvicuCO3d3Cf66r4tQ2eoS7BVoXLgdZ/njdbHoS4xrsrU/dUabUeyrE3Kd6uS58pgFlA9aHZauPy3VfxQKK5TQBvp3CuYvtJapx7mATfCQMWJwSyTeODXZW5uDoPYIxfo6l2YJqRH3DmA2xrXMy7jaYooPCOT9MjFbB3s14ck5dDk78rQQ9NHqvwgtUb0N84xjpxhiA/5Z1YYYhMFEHqsdMo8m9BjBePmvtrxiiSNLQHfBQyLlTFMOkJqcWUB2qzeJd5nPKqI8pohBjWAvuG+3l7qHzwiJW71etk+sK5SF3ldKMoU7xKbtBek8xB9//PFxDgN/1KSDn0GFZMOR9mRrCgx0+t2aW8uAjiTanVynadFZS+eEOI8Q+eB4b6nDHRhUqaH08QBhkRITcnzxbY7XMowFTrO+Eyd9QacCVykOFpsu+NEdxtpzPsIjTvFYjryJpexuk7xC2IM0SS13eQdoChTLBPzIxAP8Y918sXzg/YfQ8Czx+pgZWOb/49U3Nx7JG2Jegn7LZ1BOjB4V4vtxyk87N+GZuoiP55QDrAW+ee4incV0z1avHwWLlNGGal4iOKh8SNBQ4oXK7JKcauz6k+XfGj1vEjXUT4Gc6RyHhGkOEALifnPXrbe3D2vbSXvaOmEDlGIKXDwiHUMxWhKMPu6n+95J2foDfa0AaFyTvKfYkz1mBiD4VpGvDGBR3ueGBfQ5FFNiHdW1RKPksp2boLTJBDldN+nYbAbxBxZT2m5KNniYR51nODtvCIkgThOfxvfhwf4M+okJwQL6CEPFggTVGTbhCGe9T4eJHbQ110q497IhLU59cSkWd5WgM7GAhginTzELAQ+UAuDKZsxegnF6aFgruD9/dtbob2be49git+8DD3KEGOAq7yP4sdcIRrj6ec6/WP9fYIrSqmbmzKrQsWJwxOFEhN0QJIvxlP08/eoFJ7l78OT9kYXN3V/LZi5HZXf3wdzYVPHSZn+pPEU0eX+c2fWMcHM8FQ5bNR59ZzX80TIhxixVS32IlfRLGySerzifkoUrsetjHjHdv8Jjhz9jhKF6za7T2JGnit2ipfSQ5tHBKPEIoGe8/KLPcsMsa3oRn/H1QvXL0toENuA6QkjjXAa6CyzNa0lqW6af49b23li+s0af1/mdaeSE6ky081tdBB0iZ3FnD/36ff5UhvWO80jFNluL5XGzc8sbPDn4AJ5mdcdpavMzxI6By4pkC5ISWJKkYSHJdInC41Kiie8nuZQTFJ8OXRSUjQclZMMwpY9ps2BUMV38GcAdA30GBRrJBh6U1c5jHr7c1XB/OgyjSiym6BRN/eIYOFoiHjiFnGmRB1gT8XHFc+sU554hfmKs6qksSJwUC3M0uBd8eFgsZIfTL7jyDlDkTMYXM/EYcwKHoWd5Jum+IjTxxU+Q3FUko4SucjreNjbwPsuno5egCRYGuzQCzpfqNJFrhbghyBcDysnb+FslHzITuzKAmXYsltrlM+Fwkyhg0CED/4CBhxrhD2e84uTgnkU4eTd/VstQGnEI8o5x2mZtHiohcPprKReaJ/saWjU2/t3PKn49M/2unHsEEKHvhMDgSJgBRHhxep5yH8Thxmjq3p625kkjrLRjx6XyoETfgriPIgYQz+hTdnTRhgCMxZ38qWepyskRKTRy/v8eoEy+4uZ3PS3RRqEQluAN4aJaYuyUiVrhn9HSVztSmMeDZRElDUO0xiwo1nBiTcyMigh7dwxISqKkHY6iGlISGDKcERIocih8I2Nl4uCeSy5e3K8/p6SXExiwgl958DsE2LnN/sk9Kj/Fk2vtufu5eXpOzrCVU2ZC0/6PtnHA4ccZzEx7L4WY7Dii5iLjA/uABRNvKowawzwqUV7bxRt10OG5LSjAxTVCxgU7OMFkSHaWpS5iZUDOFLwMLKyceIQwsek3O/pkSlwLxP+9m9i9xw44EIy3eFlIzD4dPSipuS2mf6+3ref93u7oynMBBCphVnKCSPOrdRDi7jFxO3tbWlVWt/2NAaXI3O2PhiOKLIOLmofj6KR3mlQUk0gNFHshlgs84RUtoZa89c7WMQah2EER78tgbvxGtq8AnlrNQDdg9XO5HIQhdl2fJV8OLbwZI72CcLU5DQ069Hc3mm8UoXGS55/x6RNrBZOCzGj/0MsSPe7SRkGGB8IN6i+6c8IxH2yVWEOcuCHb2ZEWqG+4wyLYYEbchB/TBGPaNS14v0NzoWKzAHA+c5csdPchvSKokzxphMeG9p7AatBh8APFDmxexoAA/4Vr5sOp1tCFLkEyCIqOXyivpnSsa2IaCZy50xd5OfMBKZ4wj/D1OytRFavcFqTMvRgnHjkPjilS+idIl5ZVjbnJwTbnJ8p38P73t1/18N3ev+Kehsj3cM8DHCp1F/95Me3gtLLdsji4eynVQpAUTc3bmeUOJQrtH3ucTABo31/jlCr0lO8UWwfKGxj/B3dIh6KxbsZXOz9fzEJQLQ2bu4l0lFTj86m87UNRyXfufXF3v6YlnvGv0VmW+z185tglWyYf7OWwZ38YrolBQsA6u/6z3RvW2/ZskCb47ZwVcEyMD6WHmMVxzcXGjFJvyim+WKFcJ6PZ49zhmluIaxzeuNdhMYoJxgJKcH5xVY6sH1AMWuCfXmcM1m88RT3SY6rGYh4iyvexWwThX4ew/1WaF2jNF5AzIrpIs+LnXFE2HQL20MIsZxQ1kZnaF8Q2kdoYQrjibxY8TH9jY6THtJtSYgSiP6xlRXxVyDZOFyEiQgmijfK6kIjbm4GhdtRrMqoTKH5z3BXMC7jiVLhxnhUy96PwrYkRlI7Pex9OBgFFnGMLsEkxyv+TASKYFRsUUhbPF+kcY7S4NYVytRuXpaJ+2EmzoNBfEAqbm7MVRgihs0t8zYCIcH5Hs19lNeBJcQefZ5+/5H8eYBjBhRudJvv5OSlD7SdsWErwaXwYSlhy0Cof8G4GnT23ge/kc5bKz7tEi0PcI23XXAu0pe/BNdwCY0B4p+oLayf06WY8sg8s41zefqUvMwNnV8EsxQI70JHYH9CpF/rWwtH1SiQv9T3mTXKs1VghvJPNudn0tD4ictsUwg1/c4kjfr29Ncb0pvvmsY2gIjcx8sScXRlU/t/qqFdA5L+ouTeGOl423F6bfQ8bX4Ksa3xJc+DX2Wc2JbDNb3JmvZU0oVWp1vE/GtxzLM+oikdL1PHmBB+E08SGeMCr79PDTqx36T3l66CYLELxASgROIVfCCY/UwgagzxJ4Zgah0aE0LFVh+TSft4qMRE/Dr53sNFX7OnpyH+V3idBPZyVvGslycoOD3buNfF7iP+mzK/CfanHun/U6BAE6BM3AT/xRFD/C9xupy9EKvxfLAr/5s7poND/e1jYkE6U0KxbaTQKWnRxnNv72UfuDOT74TTxeik+GccF9eg0c0Z6BlnrgWZ9FHOcG/4BBzi3w/yel8OyV1Sfe7rA8FE7ZzQOdVpEOASrwMwkcR89E/qoq1T/T1Gc59Qo+1LnZG28vftquS53GkWQfrDAtktFNMpYuBSlg6LcrbX/03vw+thM5miqE7BimLysd03EcV/kZwBRLFZyxbmsOh9ivxXFIG7XHvbM0nf4DTwMyDuomsXrRkRPjND+wzP/y1uxSdt+r6YlcFpaoz/hB4OIw6VMJ8HiYnbNQk9xgLF75BgUjGNNI9b0ff1O5Hcr0lH6On1FMEYXV3klDRuFz2q0KFPSFgsIQ7hJkn+rbFcKMoUrZ53drxM3AnAlMKbSAeizpGelMYYTQ58cF5xy4s99GAxB0z239129We1o+Ql3ubdk2/R50GcKIyNznJZkh4VOOqak7QRQNfh1BFHG0fi/EvdANkykBeFDXOgV6Hn4Anm/8FoKzrLRinGeO2gkbMPKh8aRXIjECwCnBNNVhxH432d5si4/UjFwQTg48dpxL7NMTf3JrMKXHRXV5ucgWJK2dLkG+3H54GjDAYY39T+bxu7e704tUZI5SQS6bNccYR/n+l9uEa2DBQZb6QDUpiDOsaD8AF8QDj4Njn8ikJRNzecx5E2K29TnEIwnSK1felAryokzvWGE2tAPAJ7Of54RHl0hMUIpbYjbDGNm3OSZVr/XOnYses8D5Hc70vahMk1SCwGc0mSn8G5RozRqOuCKgxOXfMUH0hjMDVfX0WuRxJPgWeXv2DoJ5sPjQTZFJnYQWJ3Sjh0RKJxHYC/lWJRrRUp9hdVjfgpOClEJJ0TLPIIc5Rzfv7/aSepeAE/50pZ/J/NttgJsf17Ox3YXooobOgpTE68yxnP/Ltp+gbvHIN2cya9DTQPTIGSxQEWEV9cDSSo5DxvJ7rG+qT93b0c7mkml63gsCQd2l8PZoGAKLYnevthECK6ubMyV0zS3SPtoTOhb9HkDDl5itKKugZbLsFEuPO5yDVO+00/UNJz/5uiETc3cQoodDAHCiKVzFUk4GSl7//safH/JKHNpCLK0SPwPaxL6BE6h1L5rmB/XsLKvs6fwAzv6PX+ji6AkppeEeR/GjiLOcLrQXIg3i/Ed5I0f5bTjUrxRDH9AUX0Tk+bJhVfQLxXsdxd+JyM4sfAFwLDYmFd3n6E2hitkTsWnOCyUKZL5UJzCtSPfrVMOrdVxYgrtjwkOkzyYPaPY0oooYQSSiihhBJKKKGEEkoooYQSSiihhBJKKOFvDP4ECaPFeWSP2BMAAAAASUVORK5CYII="},58065:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/mag_ingood_banner.768e9ec3.png"},73850:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/main-banner (1).bba3c800.png"},73558:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/main-banner.bba3c800.png"},24043:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/main-banner.87825b6b.webp"},44033:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ministry.2e7c6426.png"},12782:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/ministry.9b7447be.webp"},16896:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAETSURBVHgBpdS7DcIwEADQO0dClJSUYQM2IKlZgh4oWAA7WQBRUDMDDZSQDWACYAPqFDkM5EOc+IM4KYUt3/PZuQQgDyFWPfgx1BxWTBJ2jstowx2dMofHm20x5xWTgDBEhGAUjCE57RMX6JUjh8MgHPvJcb9j6kIJClOFCvQOouz+ztUvABHzaeQARTGfixJzAW1QDTOBjNK1DWpgOhAIbnLsm6BWTAtaIC2Wgz6xzlWRThGfhbocD/SVHeRW/frW6Jv60NNA6hEf8ul+PH1jMxv0uiPM0oF8CeeqwPbGRhtUXLZLY6MLZN6wAtEVcgEbH7oJ+mCLB1Iaft+hzBo0jkmQ7UxQW4UEdIn5bAL/hvqnfQL8HuSxhlK7HwAAAABJRU5ErkJggg=="},17517:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/mvl_desktop.5e96b585.png"},6087:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/mvl_desktop.98c0ffd5.webp"},28273:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/mvl_mobile.105156c8.png"},27764:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/mvl_mobile.6466fcb8.webp"},8708:function(e){"use strict";e.exports="data:image/webp;base64,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"},36173:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/pablo-alboran-disco.4a1ba943.png"},59316:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/pabloalboranbox.bff17e94.png"},95840:function(e){"use strict";e.exports="data:image/png;base64,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QgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAIJgoBAACCiUIAAIBgohAAACCYKAQAAAgmCgEAAIKJQgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAIJgoBAACCiUIAAIBgohAAACCYKAQAAAgmCgEAAIKJQgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAIJgoBAACCiUIAAIBgohAAACCYKAQAAAgmCgEAAIKJQgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAIJgoBAACCiUIAAIBgohAAACCYKAQAAAgmCgEAAIKJQgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAIJgoBAACCiUIAAIBgohAAACCYKAQAAAgmCgEAAIKJQgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAIJgoBAACCiUIAAIBgohAAACCYKAQAAAgmCgEAAIKJQgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAIJgoBAACCiUIAAIBgohAAACCYKAQAAAgmCgEAAIKJQgAAgGCiEAAAIJgoBAAACCYKAQAAgolCAACAYKIQAAAgmCgEAAAI9h+WtvTE9yCIqAAAAABJRU5ErkJggg=="},31610:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/purchase-banner.b4d7d946.png"},90656:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/server-error-image.9fbad4f5.png"},3811:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/signin-banner.588d17e1.webp"},32240:function(e){"use strict";e.exports="data:image/webp;base64,UklGRtYTAABXRUJQVlA4WAoAAAAQAAAAZwEAQAAAQUxQSMcKAAAB8IZt2zKn2f7tQwJBE9yhuLsNzuCuN17D3V1uyAB1XCq4O3Xckro7Um/R0pAGDRI7Plz7eVznDGmZWz5ExATg/8TXOCUiN58Jga0TmiP0tZ0V/O+tbFP3Dw5Y6Z0v1Qj5eAZfEZHGgfpMRLbmD/HsFOeXnsA8Ls74CiGdIsIHByTrZSILQzrhv7I/cwTiKeE9QjrowuSFABS/x97DA+2jD3U4xpKK29snNKVi0JRqNWzxgbVjWhdTRQv1PdSVTiLyprWmwlchSFu/I+a3OoUWsJBJU0ue0ywhV3BEviD6tyqFFHLEsdNhdoYLH46gLPiVuD1VKZSAJ5mMtpIjgX3tCY794v5UJeIPDeATlpDLxhLh9RCUq8TmERIdIqjOZDnZwvI7yqSwrQjK7mI8ts6/7phBJjv8D2tzTvbRYT1LKeOYS+LhPCg0sZCu0Ka3itvxs786wdnpFFviiH5I84vIiQqqfDeJrHUUTHDMcJQSPg3aiH/fEfk90sprbBh4pVMicmMwnP6Hs6ppIiKpS6MUGM++c6D88ds/TfA4hrCfM2l6nBPnOis/s3IGjBNZDf5AeQrW8TXJbMWTr3KjinlsZCrTuHKeAHnyVW7qe8RaWOEaPl+UpTzlG9UoEh6AyCa+krrtwuOGekxhZ8lRou3A2sFc9rjw5AI2brDsJgyrDWO0i04xvBL8MXSPrlcM3egoNuHtWyIid/ZPy+ii5MQDd8V5bWePjKr6r3wnznMTswNRB2OdnRylTsTGxsbGVAMKPh0vzi+eyGDqGOs8GAlU2pAkIpK6v76r3CNfvy3OtMO9MmmiDsbGxsbG1ARybU4VkUaaiHsGka+9BtS76+joKsNZxwYYsy1MEvMEG8dYQ4XWr8t7QejFamgtvKcqRuhzQMZlov2ugab9UVFfmhhhqPOuKOO6oJbQVY6+QseheaKYPy9hWCm0DmamiXlrdlXmmddF++fsKFNdoRNR55I4u2kikxUiWwsyNPv97sFWcJ9r2W9pC8OZ5/Erop1u41n2npVo3T7hPQF8yXZrmgkvCM9bor/XyBD+orj+pYnD80ya6OfVtNIrVbRxhdkKwyJRfximKP29uI2rY/CySRUSxR1a/6SRxBkZSRBW/0i0yUsz23iUyftdLPhVU4XPAoC+LLWCYiXbBcwUt5eykywxYjMSwHxxvdDGC4mif5ctZ7PF5TMm301xf68Nq8cmfiK8qwrh4xMUIr+0DIq861JF+0YpWM39HRNZ3ynCTbSmifBNoOeJzDFlucIaoMB9V9Lc4XlbbG4H0EWs65LEbV1dkpvrWVnNW2IzsRypy7aJsZsOyL0iWSESHQSlroj2VDPY7msSubCxfyZLYWfYR+Bj2Lem4UI/BoYJPdU1qlT/j0Xk915w+sWc9FnsD0nkTmEgyyXD1a1TOz7x9ME0S87v1iz71LRe54xdsuEXgwwiWS8Lvzinjc83LJbJJx5HHXbOGlD2gEbaByzstCivDMkA+xsUInJmVj4rG4X+VdiARCLdDMdZP+Blcjc3AERcSJwZAWeRe4bfn8gCIKzcuHiRWQDmCN+fC7Taz7beaQgAvgT2h5uNJQB4xqaxfeQZoUmjM4I+cZ/ICJWI/PLSyJZtpxd1B7Q8q1gTsIpivvtMNgT0eZXIj8NNftNQ4W1g9rMdrKbQPwFsJFdAS+UHXy18fQSM2eZ9HQGEXWXHw2EscNHOt5lBGzIprdsIPpH96ch/j7WF2ZdEroQBqGuangH2w0bFG14IWCHT7kcQ6JE6kSM+N5WFT4IyK0vKTZaxmQAWERlJzGE32Ga4bi70ah4oO9rxwniA9VQlRBkyxhMpAmCM0BXQTiLSHIDX8DICm2NhsiOpSsBwkHzREEFY9dlzKhGfi4/ZeqhXEplBLrI8AHoziZlRUtNY6MWs7hayBVB/aOM7mKexsY6V7BWY32S1ALzLcqlyp5LnNWn5AwSU2pMk17sg8JGxImee9CA4o0a+fU8jeVRLhH4CfTH2laOf0DUAkOUiE7m/ubVpKpsN9ztYA91o9qJqhaIbm6/qo1jI2gG4T+L8+svkAwB12acIwqxNCiAoG5VGMBcdsF2xT8Vvw+1OIg0BHGE1HGicaBCRHyZGkkWsiYWDLLuuJlulGq+oyV5xLGe1FaPZ40AuCeANAPXY6mBIt2uvNkh1d1LDTU22CSgi9Ci497ZCJKGnYxMrb+FDkgZ9HhvjFOXYJscKdwPYMKB8ICQrUJct+hsDvAa/ZjP7wA2OkrvAPNbZgKKrNSLLPcAaVtXCCSLhuojAlFetZHUUAxVlA1Ic8LKlf2sYwA5r/HeIDHTTmsggnCM/Qltn9q8KiQb8rL2F3ayI7pF0IRu7EGs19wMQWb1tr8ET5i5as+vg+9/+npCS+McPn514ffPKp6ePfKyLr3gQtVutKsFuqMaxa4Vd4EvycUuho1WAp+7aS4abWTCUPW/hBfYvXc90ATfJNtiuyxYHLKxM6+HP7f40XgKd/MOhFyd3r54jYKU3i3TTFGXxKrxH5EU3fYnsJsk5XQAo9Gwykc6owuIi3XVh+3Tb0ocj5GZ2W162NACZ6gxeHnNOgj3u43XjfLns+e+LyLeFFKPYt7qmTPq4wHnCF8IcEe0jwAA2FzhLZJe73ExqaaqmpQ9DiWy2VY8tsZOj46xdZ+RBPr//6T5FbZwS+lZtQ/Gf2TYdljGZQIoaxqiqmvr8Jt+EsQi2DJjOZEsOU7mD57MAeIN9m91U4DdJH/IkElkRpghblLI0F/OypRaaL3hf0sdTS3oVdeNnIqsHVMrecMhL14W3d1HoEpNjPt+wOCnBkKjYC17tIxGR1eFkGpsGZP2Dyd2NLbOiYOPBW1NF5gHwMfm4PvF0+FnSCUxlcvqxbMTT9WMR+WtiuKMuW+xuj6SrvVzglMHtu3CBUQa+0xCt6GB4SejXo3ytxp8UXg3AYIP+blEA+5nI2af9/sWXRfnAZfyGidx70z9v88d3hH/o8LKl7m6kL1Pc9LLU3hWO6mQAy2r6HMaSyUR/AM6tNmQHgLxXDcr76QTK3jK4XRmYU+7Szrz2zBM+n6/XHms/LfL5fB0mrXk3zsLjbjDGyjS4q31J9xvDSsNwE+a5SyxHIg7bkJwAvLfdpE5JL9D5npWlcNZjS9y9qbn20cbpXctDWeK5FBvvdoEyT6PBC9/+SdXSFTqed3WxHywgl26FoRiLz6HIsNnNxRrgGZa7+8oLpzdel9a/ZrqB2pfdJU4H9bKl7rzs/fm+grDo3evq0kRYDK8ycOslsgwWq77wm+61CrAC7DH91B3GbuxpqHuf06RtygFljS33Ve91gjFqaari3SqolX4gcsFtXfIr+RAo+C99sbB9BKz3/1K3qgSsVxi1L2FbThtAtgEHfkoWkYQPN4wpAXMBv9/vj44uYMCMbx0/rSgC8zFWSYdMj7/+S4qkXnh329zicJlryLsiknb19MGJZaDOO+D1cyJy6/jjHiCHnzZ1lPLTyoqMftrK0dRPIxVl/bS8Ccg3au9VlnJseH6Yc/ppIwsBzzLnhulQSzyw4aV8BRDwyEre3NBWELoF6WL2esXwT7jyRvLDUPy9rmRt04d/zm39by19PC/+ZtNIDELeo4QODX2dJr9mDXk1FzofIe99JK18yKug0I0IeS9grUJfCeQ4Qt4+oYNCX/9HGABWUDgg6AgAAFAoAJ0BKmgBQQA+kUCbSaWjoqElVRx4sBIJbG7jRxpmPsB+mf8axQCgM/wA/QBNFzT8AO/Srr2H8ZfzL+ZWtv2v+n/qn2KdkPYPlweNfvP+u+8j3l/6r+gfyv4Gflv/0+4F+sPSI/sXoA/nn94/aT3ev8B+p/uA9AD+1/5/1dv91///cE9AD9pPVc/53sS/1r/u/vL7WX///8vuAf+31AP/v1q/Cj8GPlZ7ZZQJlDdjMfZUb9qGzosoY9a2mrV9VZzfxId92R7yZP7UAO4zdkwNMS0jWnKVcAekL+rx2OyheIMVeSqAQMhyMoSCUnhg0fT278LIp5bmsiFVgggTn8MRwlMBVqywAN2X/ruSLgfP6QvXuml1Ut4qIlkcOVIVQO92MfdZ6MD+woSZLj4H0tliomHirKLNDwAV3WU2A5FOtlj1jxDvQ2oL5IAA/v02lKnrnyWLx3osVXPcId5LB6NLParc2YPq0AJjPrm0Q5wVs6BlVXzBINXwQkUpkalLIdEreeJlT9sqWwEdRfPMx7J/yji6QTtRWXIibjABX3vzRCSuAgKeXjtUisGTW2UJBfQHbXtgAmVa/44DTbrCvnt/p/2zV/i4xxDP3Mj+4/uBwxut6/LF6CqvYMEAr5Sf7acR0gwoRNtWUxIEPbKZrqtSRIrBwAAADrQkzZMfO575yIYNgi9uqScANIQ0K+UBtGLxvYWFUcayI28C1Z+xwc4qGNt4feoHCiTvMu+nrvyuS1pt8Q002z1HAiJdMttglj6tIG5cZqHUSkasO/hBhdo6EsRvXT/LznqPsnvn91CeL7MKIj/Urfsg9GdS4VG0qqr6ecNy6cqQlEu+nD6UoqC7ZB4/o+sSKviS3JyCiUzv1UY4IOTeRMYHmKSRxVU00U55cKHeY/KXrOCLIyMKvs3EaT168QbP8WYM6DJaldSP//Yj+cs9bcUiFXHdMEucdb9A98ubjp3oi/D8WtD3P1b2nRYZc5rwdRnVIshB4+6WgV+eaNX4FWNmVEILskDk3w9lnABW1icYNd/wFrC2SREI/lymHs/dWt3knotP9o+F53JiicPjzN0NYksKPaXbLYbeYjqj+CTnR+yACUMefRekHKDg8T78xK5GmJPoUjqvlG5MBVdyJYD76C+DsHvAK/quvJ9RODFlKFyevQOOGJzhfHZ4foAT4arsEkrtqupdDTba7qUNPZ0jBt61aiR9R1E7YeVBZ8ua0XSrsLc3c3sZd+ZAJAw0WHU8N8Sqhsb9VIVCCZYMyQR3BYrR7r4gTSsZN0GuW8aFeBVZIanfJFvHIYRC5WyC/B22uhBBZshISewmwU1pLwro2HhO6TNyOfdKtS8h6kGRFtZU08EHdp22qjb4WgIjgoZcMiipfZ4d8i3BvAAtAzlSg5VxXr4HelXa5odO+rRAyYvR7DH1NXiDo4kG1e7KGEQalBWUvNX/A6Uq/OEQnBGV1b0akv0WHhn++cRYucL91Lt/eXrhBrc7aG85XNH1uw9fBHfQZYeqvm/duVE/XUk9ZwluT+M8TmeNTHWwcnswB2sMTwIv5QG3bgzNvUwo8c4XiGE6QHYYBQtH9F4FTnG26FqP/45//12T//S0ao99Do6oWTvL5DGgnR7S4PpwlTUU8FidsChPwTuLFGANNvViCGL0zeDW+NfFMSJj6Tt6AaugFe/rz/WqOEJHR6sGwV9u8d1IQUaHKV5d/UFAAUI3yYfbg/LqmvdbrRLw+TIx/Ey9C8UcZy3Hghhc2y4+m0rkHC3dYr10xIarrWnhYGaSQ7wapDS0Q5qwet65O1ChJFpEQU2AkCKG3KuwWq1X/IKMnz34Iu+dSfEAoutqoVb4wjhmUs+W0zrw57ee+XN07SVIE70HZjERwNl487KvXgLWwPSvI0c5aX08YuV/QjsqW/7sXhDIFAB4Fw2+xOnOZVWN5twFvhwD0KsZGyOOOmhtmXuKTvY0KksJ2Etm2MDPbxbj4VbAmHXdRorvhhieNsrNoVq8dG0CNpxVsjcTbyCUVzRaGjuUWNncl8tsG05hUcUn6oRUCqkCQ9KGlicXc1n+3NtJmZTUg8BBdjHjJVam8C57Zlkwb1mNaEj/nsUlWpoZzPVDnyVis2nMoYHZCySDvyO83pfZ8rJwhorx2XgZ1uzLnq0+kreJn2rqTfG8nVkg4TVa5+14Ly3gQeMyvwp5Xw17b0C6mzG+4eSOvPi4ux5QsZP7/eR05fi/1tqkD6ZNEfLzaZ6w7mzrnvGJg/T9QAXeX0JwYmxijVqNJDmBKxZAmW6kJXc+38H1rxDeclWd/jVi0G0Dx2yAvD9O+i5nCm0jZXf3d0YSDmxziPhnN+gBmqRfcaiDL0IUmsIeBLXPfkWJ0GQq/9S4ul7oErbEyeRDdy3b09iu9oqqIAqfASH8um51vSrwhzPIr3vxgAzbZ4GqUfIQGBhbmn80xcIzCC9cPsAGBu0WfTZ7vxILibDbNjyQloseGPjuuIrGRLyto9JWB3dqGPsPx4//FSHeajudkytErnGBzU+eWGZOIO0BmWBo5qc2UEjTmHliD5Qgye0A7k2u4AgIrUDXdMLb4hWA9F2mdFjk4qrDa89wqM2SLcr0jkd1k6WLmee+on5i9FvEgN51vbq/rFQJhNp9H++jNnch63gCmbpfFPy5gMY/CEc+S8GrPWO/ROjM50Fg7eYtCHdmXWBz4Y6pTSitl9AKxHoJro0DsFlaXio5GF1MIUJbMwiBukYVhuascz0QQKuhFJpvK2JrRCCEobTkSpgv7dNlBDk4qsDGbmNG62j13oUc4NeXflusB8/NRU0Dxho0xtbYakKAiNBkBMnkBS++eMltcWy84f6oa1FJdf2l7/efL3nUE70k42ijf71wTQAlrCnFeRo5wRYMXl5eQLYZAxXyRefG9SJg+MY4utEIHSr84CwuuKcKawT8SOslkKTCwgVRK8aZsn4C6ItM6qNqb/3MYdou/OGwWZ2ijfvBxeWsY4/dx+dgH0CyQ8KoZMITOP9US1OOhJlJN8fIQAAAAAAAAAAAAAAAAA=="},20004:function(e){"use strict";e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADVSURBVHgBlVLLCcJAEH2zxOBNBfFqjiJ+UkJKiR1oJSlB7SBWoCUED171JkSDqSDjTIx6c9cHs8wsvH2PN0sjvgYttBIAXTij2no+vBigCOCdC4VhhgRKvGYuj9SPXYhTvscqZJq5q5bhBJrraSrgIEPpw9/bKFPOYwKWUpv6YsK3aMYFhxZVsZnOpGrFWhzcENr4aVKykHA6H3lRe8y5WMOCMeehOpM6G4k2eL1mVjbiiQYZgxfSBu9Uy4x6Jf6A7lEJgco7cuSH0YW006V+A7LDwEufWAdIxKaaxoQAAAAASUVORK5CYII="},47859:function(e){"use strict";e.exports="data:image/png;base64,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"},27583:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-banner.d8aa2819.jpg"},67491:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-banner.291265f3.png"},28978:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-cabecera.a6b2472f.webp"},15455:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-gradients.3196996c.png"},85915:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-gradients.d9810c5d.webp"},45693:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/wegow-live-header.a942ff76.jpg"},31240:function(e){"use strict";e.exports="data:image/png;base64,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"},5149:function(e,a,t){"use strict";e.exports=t.p+"2.0.57/img/weswap.1321dbe6.png"},42480:function(){},39929:function(e){"use strict";e.exports=JSON.parse('{"wegow":{"date":{"dateFormat":"{day} vom {month} {year}"},"wegowLive":{"wegowLiveWeek":"WegowLive der Woche","morePopular":"Das meistgesehene WegowLive","discover":"Alle WegowLive entdecken"},"galleryAlt":"{profile} Galerie Bild {number}","altIcon":"Wegow Icon","iconAltSearch":"Filter-Icon","headers":{"title":"Wo die Musik lebendig wird!","subtitle":"Die Plattform fÇ¼r Live-Musikliebhaber","regionTitle":"Mit Wegow verpasst du kein Konzert mehr!","regionSubtitle":"&lt;span class=\'font-bold cursor-pointer\'&gt;Melden Sie sich an&lt;/span&gt; und entdecken Sie alle Konzerte Ihrer LieblingskÃ¼nstler!","selectRegion":"WÃ¤hle dein Land aus und genieÃŸe alle Konzerte!","regionSelectorPlaceholder":"WÃ¤hlen Sie eine Region aus.","regionSelectorNoLoad":"Regionen konnten nicht geladen werden.","regionSelectorNoResult":"Die gesuchte Region ist nicht verfÃ¼gbar.","goToWegow":"Gehe zu Wegow","concertSubtitle":"Konzerte und Festivals","artistSubtitle":"Folge deinen LieblingskÃ¼nstlern.","momentsSubtitle":"Teile deine Momente.","notificationSubtitle":"Benachrichtigungen nach deinem Geschmack","chatSubtitle":"Chatte und baue den Plan auf"},"notifications":{"read":"Als gelesen markieren","delete":"Benachrichtigung lÃ¶schen","allRead":"Alle als gelesen markieren"},"headerDetails":{"start":"Konzert von ","startFestival":"Festival von ","startStreaming":"Streaming-Audio-Konzert","in":"In {city}"},"banner":{"signup":{"title":"Erlebe die Musik live auf eine andere Art und Weise.","subtitle":"Mehr als 4 Mio Menschen nutzen Wegow bereits.","button":"Registrieren","magTitle":"Entdecke mit &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/\' target=\'_blank\'&gt;Wegow&lt;/a&gt; alle Konzerte und Festivals in deiner Stadt &lt;br /&gt; verpasse keins!","magBtn":"Anmelden bei Wegow"},"weswap":{"title":"Kannst du nicht zur Konzert oder Festival gehen? Verkaufe dein Ticket mit WeSwap!","sellTicket":"Verkaufen Sie Ihr Ticket"},"downloadApp":{"title":"Hast du die &lt;span class=\'text-topaz\'&gt;Wegow&lt;/span&gt; App noch nicht?&lt;br&gt;Lade sie jetzt herunter."},"fbFriends":{"title":"Verbinden Sie sich mit Ihren Freunden bei Facebook und verpassen Sie keinen Plan, wenn Sie niemanden haben, mit dem Sie gehen kÃ¶nnen.","button":"Verbinden"},"fakeUsers":{"concert":"Um zu sehen, wer zu diesem Konzert geht, musst du registriert sein.","festival":"Um zu sehen wer zu diesem Festival kommt, musst du registriert sein.","artist":"Um zu sehen, wer diesem KÃ¼nstler folgt, musst du registriert sein.","venue":"Um zu sehen wer dieser Raum folgt, musst du registriert sein.","company":"Um zu sehen, wer diese Seite folgt, mÃ¼ssen Sie registriert sein."},"ingood":{"title":"Sind Sie 100% sicher, dass Sie teilnehmen kÃ¶nnen?","subtitle":"Sichern Sie sich Ihr Ticket und schlafen Sie ruhig!","btn":"IN 2 MINUTEN ANMELDEN."},"clamores":{"title":"Clamores-Agenda","subtitle":"Sei ein Teil von Clamores und der Geschichte der Live-Musik in Spanien","btn":"Tickets kaufen"},"provenues":{"title":"Ãœbernimm die Kontrolle Ã¼ber deinen Veranstaltungsort mit der besten Management-Software fÃ¼r Freizeiteinrichtungen","btn":"Jetzt starten"}},"dialogs":{"seeUserTitle":"Benutzer anzeigen","myConcerts":"Hast du an all diese Konzerte teilgenommen?"},"arias":{"cityAria":"Erfahren Sie mehr Ã¼ber die Konzerte dieses KÃ¼nstlers in {city}","components":{"btnLabel":"SchaltflÃ¤che {text}","socialLinks":{"share":"Zu {social} gehen","goTo":"Go to {social}","copyLink":"Link-Symbol kopieren"}},"topNavbar":{"navbar":"HauptnavigationsmenÃ¼","sectionNavbar":"Abschnitts-NavigationsmenÃ¼"},"artistsCarousel":"KÃ¼nstler-Karussell","venuesCarousel":"Veranstaltungsorte-Karussell","imageCarousel":"Bilder-Karussell"},"recommendations":{"nexConcerts":"Kommende Konzerte nach Termine","noRecommendationsDay":"Du hast keine Empfehlungen fÃ¼r heute."},"filters":{"title":"Filter","date":"Datum","city":"Stadt","venue":"Lokale","genre":"Geschlecht","other":"Andere","concerts":"Konzerte","festivals":"Festivals","both":"Konzerte und Festivals","artists":"KÃ¼nstler","venues":"Lokale und Diskotheken","companies":"Seiten","today":"Heute","tomorrow":"Morgen","week":"Diese Woche.","weekend":"Dieses Wochenende","month":"Dieser Monat","personalized":"Personalisiert","fromDate":"Von:","toDate":"Bis:","culturalBonus":"Kulturbonus fÃ¼r junge Leute","sellbyus":"Exklusive Verkauf Wegow","weswap":"WeSwap","results":"Ausgezeichnete Ergebnisse","noResults":"Keine Ergebnisse mit den von Ihnen ausgewÃ¤hlten Parametern","searchNoResult":"Keine Suchergebnisse","emptyList":"Die Liste ist leer","closeIconAlt":"Beschreibung schlieÃŸen","people":"Menschen","userWegow":"Wegow-Benutzer"},"profile":{"findPartner":"Entdecke deinen perfekten Begleiter","concertsTogether":"KONZERTE ZUSAMMEN","likeSameMusic":"Aber ihr mÃ¶gt die gleiche Musik?","editProfile":"Profil bearbeiten","showMyConcerts":"Gesamtanzahl der besuchten Konzerte: {concerts}","eventTypeStats":"Konzerte","followersTitleEvent":"{people} Personen werden teilnehmen oder sind interessiert","followersTitleArtist":"{people} Personen sind an dem KÃ¼nstler interessiert","followersTitleVenue":"{people} Personen folgen dem Veranstaltungsort","self":"Selbst","follow":"Folgen Sie","sendFriendship":"Freundschaftsanfrage senden","acceptFriendship":"Freundschaftsanfrage annehmen","sendedFriendship":"Freundschaftsanfrage gesendet","senedAbrvFriendship":"Anfrage gesendet","deleteFriendship":"Freunde nicht mehr sein","privateAdvise":"Dieses Profil ist privat, um mehr Informationen zu sehen, musst du sein Freund sein.","noMaps":"Der Kartenansicht der Position konnte nicht geladen werden.","altIcon":"Folge-Symbol","altDefaultImage":"Bild von {element}","altDefaultIcon":"Symbol von {Element}","altDefaultWegowImage":"Standardbenutzerbild","alt":{"follow":"Follower-Symbol","spotify":"Spotify-Symbol","share":"Teilen-Symbol","play":"Abspielen-Symbol"},"sections":{"events":{"title":"Ereignisse","sectionTitle":"Gehst du oder interessiert es dich?","noEvents":"Er hat noch keine Konzerte ausgewÃ¤hlt.","share":"Teilen","noUser":"Noch kein Interessent. Sei der Erste!","sectionTitleExternal":"Wird gehen oder interessiert sein","minorsRegulations":"Regelungen fÃ¼r MinderjÃ¤hrige"},"artists":{"title":"KÃ¼nstler","sectionTitle":"KÃ¼nstler, denen du folgst.","spotifyButton":"Deine KÃ¼nstler mit Spotify synchronisieren","seeSpotify":"Spotify anzeigen","sectionTitleExternal":"KÃ¼nstler, denen Sie folgen"},"venues":{"title":"KonferenzrÃ¤ume","slug":"veranstaltungsorte","sectionTitle":"RÃ¤ume, die du verfolgst","sectionTitleExternal":"SÃ¤le, denen Sie folgen"},"pages":{"title":"Seiten","filterTitle":"Zyklen","slug":"seiten","sectionTitle":"Seiten, die du folgst.","sectionTitleExternal":"Seiten, denen Sie folgen"},"friends":{"title":"Freunde","sectionTitle":"Freunde","inviteFriends":"Freunde einladen","noFriends":"Er hat keine Freunde."},"moments":{"title":"Moments","sectionTitle":"Moments","sectionTitleUser":"Moments von {user}","noMomentsMine":"Du hast noch nichts in Moments hochgeladen.","noMoments":"Dieser Benutzer hat nichts zu Moments hochgeladen.","userDefaultName":"Wegow-Nutzer"}},"settings":{"settingsTitle":"Einstellungen","selectYourFavoriteArtists":"WÃ¤hle deine LieblingskÃ¼nstler aus","myProfileTitle":"Mein Konto","languagesTitle":"Sprachen","adminAccountTitle":"Konto verwalten","adminAccountSubtitle":"Du kannst dein Konto lÃ¶schen, aber denke daran, dass alle deine LieblingskÃ¼nstler-Daten, Locations, Seiten, Momente und Konzerte gelÃ¶scht werden.","deleteAccount":"Konto lÃ¶schen","confirmDeleteAccount":"Bist du sicher, dass du dein Konto und alle deine Daten lÃ¶schen mÃ¶chtest?","privacityTitle":"Datenschutz","private":"Privat","public":"Ã–ffentlich","notificationTitle":"Benachrichtigungen","pushNotificationTitle":"Push Benachrichtigungen","title":"Personendaten","dataTitle":"PersÃ¶nliche Daten","genreTitle":"Meine Genres","firstName":"Name","lastName":"Nachnamen","locationsTitle":"Meine Standorte","location":"Standort","formLocation":"Ort","genre":"Geschlecht","birthday":"Geburtstag","sync":"Syncronisieren","syncSpotify":"Sync mit Spotify","syncFacebook":"Verbinden mit Facebook","unsubscribeTitle":"MÃ¶chten Sie sich wirklich von allen Wegow-E-Mails abmelden?","unsubscribeSubtitle":"Durch die Zustimmung werden Sie von allen Konzertbenachrichtigungen und allen Newslettern abgemeldet.","manageNotifications":"Meine Benachrichtigungen verwalten","correctUnsubscribe":"Aktion erfolgreich durchgefÃ¼hrt"},"perfectCompanion":{"title":"Dein perfekter Begleiter ist...","searching":"Suchen Sie nach Ihrem perfekten Begleiter","notFound":"Kaufen Sie Ihr erstes Ticket und finden Sie den perfekten Begleiter fÃ¼r Ihr nÃ¤chstes Konzert."}},"events":{"sectionTitle":"Ereignisse","status1":"Abgesagt","status2":"Verschoben","status3":"Neues Datum","status4":"Zweifelhaft","accommodation":{"reserve":"Reservieren"}},"moment":{"sectionTitle":"Moments","inputPlaceholder":"Wie war dein letztes Ereignis, {name}?","recentArtist":"Aktuelle KÃ¼nstler","recentVenues":"Aktuelle RÃ¤ume","findPerfectDate":"Entdecke deinen perfekten Begleiter","findButton":"Entdecke es","postButton":"VerÃ¶ffentlichen","commentPlaceholder":"Kommentieren","messagePlaceholder":"Kommentieren","openInputPlaceholder":"ErzÃ¤hle uns hier, wie du deine Veranstaltung erlebt hast...","noSearchArtist":"Tippen Sie, um nach einem KÃ¼nstler oder Benutzer zu suchen","noSearchVenue":"Schreiben, um einen Raum zu finden","noSearchOptionsArtist":"Keine KÃ¼nstler oder Benutzer mit dieser E-Mail-Adresse gefunden.","noSearchOptionsVenue":"Keine RÃ¤ume gefunden.","report":"Bericht aufgeben","shared":"VerÃ¶ffentlichung teilen","confirmReport":"Sind Sie sicher, dass Sie diesen Beitrag melden mÃ¶chten?","remove":"LÃ¶schen Sie die VerÃ¶ffentlichung.","confirmRemove":"Bist du sicher, dass du diesen Beitrag lÃ¶schen mÃ¶chtest?","reportSuccess":"Vielen Dank, dass Sie diesen Beitrag gemeldet haben.","reportError":"Es ist ein Fehler beim Melden dieses Beitrags aufgetreten, versuchen Sie es spÃ¤ter noch einmal.","commentError":"Fehler beim VerÃ¶ffentlichen des Kommentars","likeError":"Formatfehler"},"login":{"loginTitle":"Anmelden","email":"Email","confirmEmail":"BestÃ¤tige deine E-Mail","password":"Passwort","changePassword":"Passwort Ã¤ndern","currentPassword":"Aktuelles Passwort","newPassword":"Neues Passwort","confirmPassword":"Neues Passwort (BestÃ¤tigung)","changePasswordButton":"Ã„ndern","notValidPassword":"UngÃ¼ltiges Passwort","emailError":"Die E-Mail-Adresse ist falsch.","noTickets":"Das Ticket, das Sie kaufen mÃ¶chten, ist ausverkauft","unknownError":"Unbekannter Fehler. Bitte wenden Sie sich an den Support","confirmationError":"Die E-Mails stimmen nicht Ã¼berein.","passwordError":"Das Passwort muss mindestens 8 Zeichen lang sein.","birthdayError":"Das Datum ist falsch","noResetPassword":"E-Mail zum Ã„ndern des Passworts konnte nicht gesendet werden, bitte Ã¼berprÃ¼fen Sie, ob Sie die E-Mail-Adresse korrekt angegeben haben o","passwordRequired1":"Ihr Passwort darf nicht so Ã¤hnlich wie Ihre anderen persÃ¶nlichen Informationen sein.","passwordRequired2":"Ihr Passwort muss mindestens 8 Zeichen enthalten.","passwordRequired3":"Ihr Passwort darf kein allgemein Ã¼bliches Passwort sein.","passwordRequired4":"Ihr Passwort darf nicht vollstÃ¤ndig numerisch sein.","phone":"Telefon","localization":"Standort","forgetPassword":"Hast du dein Passwort vergessen?","enter":"Einloggen","or":"oder weiter mit","loginWithFacebook":"Mit Facebook anmelden","loginWithGoogle":"Mit Google anmelden","createAccount":"Erstelle ein Konto","createPromoterAccount":"Konto erstellen als Promoter","forgetPasswordButton":"Passwort wiederherstellen","sendEmail":"E-Mail gesendet","sendEmailSubtitle":"Wir haben Ihnen eine E-Mail an Ihre E-Mail-Adresse gesendet, damit Sie Ihr Passwort wiederherstellen kÃ¶nnen.","passwordChanged":"Passwort geÃ¤ndert","passwordChangedSubtitle":"Dein Passwort wurde erfolgreich geÃ¤ndert","unsubscribeCorrect":"Erfolgreich abgemeldet.","validateTokenError":"Tokenvalidierungsfehler","signupTitle":"Erstelle dein Konto","addDataTitle":"FÃ¼ge deine Daten hinzu","termsAndConditions":"Ich akzeptiere die &lt;a href=\'{termsUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Nutzungsbedingungen&lt;/a&gt; und die &lt;a href=\'{PrivacityUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Datenschutzrichtlinie&lt;/","reciveNews":"Ich mÃ¶chte Informationen Ã¼ber die neuesten Konzerte und Festivals auf Wegow erhalten.","signup":"Registriere dich","completeProfiletitle":"VervollstÃ¤ndigen Sie Ihr Konto","haveAccount":"Ich habe bereits ein Konto.","signupPromoterTitle":"Erstelle dein Konto als Promotor","signupPromoterSubtitle":"Verkaufen Sie Ihre Tickets mit Wegow","signupPromoter":"Registrieren Sie sich als Promoter.","loginSuccess":"Sie haben sich erfolgreich Ã¼ber Wegow bei Movistar+ angemeldet.","next":"Weiter","selecteds":"AusgewÃ¤hlte","min":"Mindestens {number}"},"purchase":{"buy":"Kaufen","purchaseData":"Kaufdaten","stepTitle1":"WÃ¤hle den Eintragstyp aus","stepTitle2":"Zahlungsform","stepTitle3":"Holen Sie sich Ihre Tickets herunter.","remainigTotal":"Sie kÃ¶nnen insgesamt nur {remainingTickets} Tickets auswÃ¤hlen!","remaining":"Nur noch {remainingTickets} Tickets verfÃ¼gbar!","soldOut":"Ausverkauft","reserved":"RESERVIERT","weswap":"Du kaufst dein Ticket an einen anderen Nutzer.","weswapDescription":"WeSwap ist ein Wegow-Service zum Austausch von Konzerttickets zwischen echten Benutzern, ohne Spekulation, transparent und zum gleichen Kaufpreis.","totalToPay":"Gesamtbetrag: ","bookingOptions":"Buchungsdienste","secondaryOptions":"SekundÃ¤rverkauf","externalInfo":"Wegow verkauft keine Tickets fÃ¼r dieses Ereignis direkt, sondern leitet/verlinkt nur an andere Ticketeras weiter. Die angezeigten Preise und Informationen fÃ¼r dieses Konz","thanksTitle":"Vielen Dank fÃ¼r deinen Einkauf!","thanksOxxoTitle":"Jetzt musst du nur noch zu deinem nÃ¤chstgelegenen Oxxo gehen!","thanksOxxoSubtitle1":"Wir haben Ihnen eine E-Mail mit Anweisungen an {email} gesendet.","thanksOxxoSubtitle2":"Wir erinnern Sie daran, dass Sie 24 Stunden Zeit haben, um die Zahlung zu leisten. Andernfalls verfÃ¤llt Ihre Reservierung. Bitten Sie den Kassierer, den folg","generatingTickets":"Erstelle Tickets...","addCalendar":"Zum Kalender hinzufÃ¼gen","sharePurchase":"Teile das Konzert mit deinen Freunden.","completeYourExperienceTitle":"VervollstÃ¤ndige deine Erfahrung!","insuranceTicket":"Sichere deine Eintrittskarten","buyInsuranceTicket":"Sichere deine Tickets fÃ¼r {price}","insurancedTicket":"Gesicherte Eintritte","findAccomodation":"Finden Sie UnterkÃ¼nfte","howToGet":"Wie komme ich hin?","whatToDo":"Was tun?","savePreferences":"PrÃ¤ferenzen speichern","inQueue":"Du bist in der Warteschlange!","redirect":"Du wirst zur Kaufseite weitergeleitet.","peopleBeforeYou":"Personen, die gerade vor dir sind:","calculedPosition":"Wir berechnen deine Position in der Warteschlange.","comingSoon":"Tickets bald im Verkauf","waitingTurn":"Wenn du an der Reihe bist, bringen wir dich zur Ticketauswahl.","importantMessage":"Laden Sie die Seite nicht neu, sonst kÃ¶nnten Sie Ihren Platz in der Warteschlange verlieren. Stellen Sie sicher, dass Sie Ihre Karte zur Hand haben.","waitingList":"Warteliste","inWaitingList":"In der Warteliste","waitingListDescription1":"Melden Sie sich auf der Warteliste an und wÃ¤hlen Sie Ihre PrÃ¤ferenzen aus, um eine E-Mail zu erhalten, wenn ein Ticket in unserem WeSwap-Tool verfÃ¼gbar wird.","waitingListDescription2":"MÃ¶chten Sie benachrichtigt werden, wenn ein Ticket verfÃ¼gbar ist?","acceptWaitingList":"Anmelden","listed":"Eingetragen","deleteWaitingList":"Warteliste verlassen","declineWaitingList":"Kein Interesse","goOutWaitingList":"MÃ¶chten Sie die Warteliste wirklich verlassen?","crossingPurchaseTitle":{"stepTitle1":"Tickettyp auswÃ¤hlen","stepTitle2":"ZusÃ¤tze","stepTitle3":"Zahlungsmethode","stepTitle4":"Lade deine Tickets herunter"},"status":{"paid":"Dieser Kauf ist bereits bezahlt.","blocked":"Gesperrter Kauf","expired":"Abgelaufene KÃ¤ufe","notAuthorized":"Unauthorized Payment. Versuchen Sie es mit einer anderen Zahlungsmethode oder mit einer anderen Karte."},"accessCode":{"title":"Zugang zum Kauf","placeholder":"Zugangscode","error":"Der Zugangscode ist ungÃ¼ltig.","notActive":"Der eingegebene Zugriffscode ist noch nicht aktiviert.","notfound":"Der eingegebene Zugangscode ist fÃ¼r dieses Ereignis nicht gÃ¼ltig.","expired":"Der eingegebene Zugangscode ist abgelaufen.","used":"Der eingegebene Zugangscode wurde bereits verwendet.","nothandle":"Es ist ein Fehler aufgetreten, bitte versuchen Sie es erneut."},"seatsio":{"selectTicket":"Tickets auswÃ¤hlen","buyTickets":"Tickets kaufen","clear":"LÃ¶schen","access":"Zugriff","buy":"Kaufen","selectTicketsErrorTitle":"Fehler bei der Auswahl der Tickets","exactTicketError":"Sie mÃ¼ssen genau {seats} Sitze auswÃ¤hlen","maxTicketError":"Sie kÃ¶nnen maximal {seats} Sitze auswÃ¤hlen","consecutiveError":"Sie mÃ¼ssen aufeinanderfolgende Sitze auswÃ¤hlen"},"advise":{"minimoEntradas":"Um den Kauf fortzusetzen, mÃ¼ssen Sie auswÃ¤hlen:","entradasTipo":"FÃ¼r den Typ &lt;b&gt;{title}&lt;/b&gt; mindestens {min}","entradasDisponible":", maximal kÃ¶nnen Sie {available} auswÃ¤hlen","entradasPair":" und die Anzahl der ausgewÃ¤hlten Tickets muss gerade sein."},"crossingPurchase":{"requiredProducts":"Verbundene Produkte","additionalProducts":"ZusÃ¤tzliche Produkte","managementFees":"Verwaltungskosten {cant} inbegriffen","size":"GrÃ¶ÃŸe:","purchaseSummary":"KaufÃ¼bersicht","addToCart":"In den Warenkorb"},"errors":{"noStock":"Produkt nicht auf Lager","productNoAvailable":"Das Produkt {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; ist derzeit nicht verfÃ¼gbar.","productQuantityNoAvailable":"Das Produkt {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; hat insgesamt {available_stock} auf Lager. Bitte wÃ¤hlen Sie eine gÃ¼ltige Menge aus.","negativeAmountMessage":"Jemand war schneller als du! Einer deiner Tickets ist ausverkauft. Bitte lade die Seite neu, um die VerfÃ¼gbarkeit der Tickets zu aktualisieren.","negativeAmount":"Einer der gekauften Tickets ist ausverkauft.","genericErrorMessage":"Ups! Ein unbekanntes Problem ist aufgetreten. Bitte versuche es erneut oder kontaktiere den Support.","genericError":"Beim Erstellen des Kaufs ist ein unbekannter Fehler aufgetreten."}},"payment":{"nominativeLegend":"Begleiter {index}","oxxoPay":"Bezahlen mit Oxxo","cardPay":"Zahlungsmethode","bizumPay":"Bezahlen mit Bizum","altOxxoLogo":"Oxxo Logo","receiveMail":"Wenn Sie Ihre Reservierung abgeschlossen haben, erhalten Sie eine E-Mail mit Anweisungen, um Ihre Zahlung in der nÃ¤chstgelegenen Oxxo-Filiale z","oxxoActionPay":"Bezahlen mit Oxxo","phoneNumber":"Telefonnummer","info11text":"Informationstext Ã¼ber den 11%","total":"Gesamt","taxIncl":"Steuern inklusive","tax":"Verwaltungskosten + MwSt.","btnInfo":"Informations-Icon","number":"Nummer","name":"Name","cardDate":"MM/JJ","cvc":"CVC","cardActionPay":"Mit Karte bezahlen","freePurchase":"Kauf abschlieÃŸen","have24Hours":"Du hast 24 Stunden, um deine Zahlung in bar zu leisten.","oxxoReceivePayment":"Oxxo nimmt Zahlungen von 8:00 Uhr bis 20:00 Uhr entgegen.","oxxoChargeCommission":"Oxxo berechnet eine GebÃ¼hr von 12MXN fÃ¼r jede Zahlung.","toContinueWeNeed":"Um den Bezahlvorgang fortzusetzen, mÃ¼ssen Sie Ihre Handynummer hinzufÃ¼gen.","paymentIconCard":"Kreplogo Zahlung mit Karte","paymentIconVisa":"Zahlungs-Visa-Symbol","paymentIconMastercard":"Mastercard Zahlogensymbol","discounts":{"valid":"Validieren","haveDiscount":"Hast du einen Rabattcode?","addDiscount":"FÃ¼gen Sie Ihren Rabatt hinzu","discountCode":"Postleitzahl","lowerAndUpperCase":"Denken Sie an GroÃŸ- und Kleinschreibung.","total":"Gesamtrabatt","invalidCode":"Der Code ist nicht korrekt. Bitte versuche es noch einmal.","discount":"Rabattcode"},"insurance":{"title":"Versicherung gegen Nichterscheinen","poweredByCaser":"Von Caser angeboten,&lt;a href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;Bedingung","insuredBy":"Gesetzlich geschÃ¼tzt","insuredTicket":"Sichern Sie Ihren Einlass","insuredPurchase":"Sichern Sie Ihren Kauf.","ingoodInfo":"FÃ¼r weitere Informationen siehe das Dokument zu &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/IPID-Nota-informativa-Nota-Inf-No-asistencia.pdf\\\\\\"&gt;Produktinformationen&lt;/a&gt; und die &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\\\\\\"&gt;allgemeinen GeschÃ¤ftsbedingungen&lt;/a&gt;. Durch den Kauf dieses Produkts stimmst du zu, dass deine Daten an REALE SEGUROS GENERALES, S.A. zur Verwaltung und Vertragsabwicklung der Police weitergegeben werden. Du kannst weitere Informationen erhalten oder deine Rechte bezÃ¼glich der Verarbeitung personenbezogener Daten gemÃ¤ÃŸ der &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/terminos-legales/#tabproteccion-de-datos-personales\\\\\\"&gt;Datenschutzrichtlinie&lt;/a&gt; geltend machen.","addInsurance":"FÃ¼gen Sie die Nichterscheinungsversicherung fÃ¼r {precio} hinzu.","editInsurance":"Bearbeiten sicher","confirmDeleteInsurance":"MÃ¶chtest du die Versicherung wirklich kÃ¼ndigen?","error":"Es konnte keine Versicherung abgeschlossen werden, versuchen Sie es spÃ¤ter erneut.","cancelSuccess":"Erfolgreich abgeschlossene Versicherung","success":"Erfolgreich abgeschlossener Versicherungsvertrag","discoverIt":"Entdecken Sie es","insuranceModal":{"fillFields":"FÃ¼llen Sie die Felder mit Ihren persÃ¶nlichen Daten aus, um die NichtverfÃ¼gbarkeitsversicherung zu bestÃ¤tigen.","hireInsured":"Personendaten des Versicherungsnehmers","name":"Name","surname":"Nachname","id_card":"Steuer-Identifikationsnummer","lastCaracter":"Der letzte Buchstabe muss ein Buchstabe sein.","badDocument":"The document is not correct NIF/NIE","insureds":"Daten der Versicherten","phone":"Telefon","address":"Adresse","addInsurance":"HinzufÃ¼gen sicher","locality":"Ort","province":"Provinz","insurancePrize":"Ingood-Versicherungspreis","postalCode":"Postleitzahl","insurancePurchaseInfo":"Sie werden informiert, dass Sie durch BestÃ¤tigung der Transaktion alle Eintrittskarten des getÃ¤tigten Einkaufs sichern werden. Dies sind die EinkÃ¤ufe,","noPurchase":"Keine KÃ¤ufe zur Absicherung verfÃ¼gbar.","documentType":"Dokumententyp","sameHirePerson":"Es ist dieselbe Person, die die Versicherung eingeht.","consentInsurance":"Ich erklÃ¤re hiermit, dass ich die &lt;a href=\'https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\' target=\'_blank\' class=\'tUnder text-","dataPayment":"Zahlungsdaten: FÃ¼gen Sie die Daten der Karte hinzu, mit der Sie den Kauf tÃ¤tigen mÃ¶chten."},"personalisedTickets":{"title":"Begleiterdaten"}},"ticketOfficeInfo":"KÃ¤uferinformationen","ticketOfficePayment":"Zahlungsmethode:","emailError":"Bitte geben Sie die E-Mail-Adresse korrekt ein, um den Kauf abzuschlieÃŸen.","correctPurchase":"Erfolgreicher Kauf!","makeAnotherPurchase":"Weitere EinkÃ¤ufe tÃ¤tigen","uniqueEmailError":"Es gibt eine wiederholte E-Mail-Adresse in den KÃ¤uferdaten","uniqueEmailErrorInput":"Die E-Mail wird bereits verwendet","uniqueDNIError":"Es gibt eine wiederholte ID in den KÃ¤ufern-Daten","uniqueEmailPurchaseError":"Es gibt eine E-Mail-Adresse der KÃ¤ufer, die bereits bei einem anderen Kauf verwendet wurde","uniqueDNIPurchaseError":"Es gibt eine DNI der KÃ¤ufer, die bereits bei einem anderen Kauf verwendet wurde","uniqueEmailDNIPurchaseError":"Es gibt eine E-Mail-Adresse oder DNI der KÃ¤ufer, die bereits bei einem anderen Kauf verwendet wurden","nominativeError":"Komplette die Angaben der Teilnehmer, um fortzufahren","nominativeErrors":{"name":"Sie mÃ¼ssen den Namen des Benutzers ausfÃ¼llen","surname":"Sie mÃ¼ssen den Nachnamen des Benutzers ausfÃ¼llen","email":"Sie mÃ¼ssen die E-Mail des Benutzers ausfÃ¼llen","phone":"Sie mÃ¼ssen die Telefonnummer des Benutzers ausfÃ¼llen","birthday":"Sie mÃ¼ssen das Geburtsdatum des Benutzers ausfÃ¼llen","dni":"Sie mÃ¼ssen die DNI des Benutzers ausfÃ¼llen","address":"Sie mÃ¼ssen die Adresse des Benutzers ausfÃ¼llen","locality":"Sie mÃ¼ssen den Wohnort des Benutzers ausfÃ¼llen","province":"Sie mÃ¼ssen die Provinz des Benutzers ausfÃ¼llen","country":"Sie mÃ¼ssen das Land des Benutzers ausfÃ¼llen","postal_code":"Sie mÃ¼ssen die Postleitzahl des Benutzers ausfÃ¼llen"},"promoterTermsError":"Sie mÃ¼ssen die Bedingungen des FÃ¶rderers akzeptieren, um fortzufahren.","modalInfo":{"tax":"Verwaltungskosten","infoBillTooltip":"Der Preis der Eintrittskarten wird von den Veranstaltern festgelegt. Wegow handelt als Vermittler beim Verkauf der Eintrittskarten. Daher ist es weder Teil der Organisation no"},"newsletter":"Ich mÃ¶chte Werbebriefe von {text} mit allen Neuigkeiten erhalten.","promoter_terms":"Ich akzeptiere die &lt;a href=\'{url}\' style=\'{personalizedStyle}\' target=\'_blank\' class=\'text-topaz\'&gt;AGBs&lt;/a&gt; des Festivals.","errors":{"error":"Ups! Es scheint ein Problem mit dem Zahlungs Gateway aufgetreten zu sein. Bitte versuchen Sie es erneut oder kontaktieren Sie Ihre Bank.","errorStripe":"Die Zahlung wurde vom Bank abgelehnt, Ã¼berprÃ¼fen Sie die Daten Ihrer Karte. Wenn das Problem weiterhin besteht, empfehlen wir Ihnen, sich mit I","errorFree":"Hoppla! Es scheint, als wÃ¤re beim AbschlieÃŸen des Kaufs ein Problem aufgetreten. Bitte versuchen Sie es erneut."},"pay":"Bezahlen"},"myTickets":{"myTickets":"Meine EintrÃ¤ge","pastConcerts":"Vergangene Konzerte","weswapDescription":"WeSwap ist der neue Wegow-Service zum Austausch von Konzerttickets zwischen echten Benutzern, ohne Spekulation, transparent und immer zum gleichen Preis, solange das Event alle Tickets ausverkauft hat.","weswapAvailable":"WeSwap-Tickets von anderen Benutzern","myWeswap":"Deine WeSwap-Tickets","ticketsAvailable":"Tickets verfÃ¼gbar: {count}","noWeswapAvailable":"Keine WeSwap-Tickets verfÃ¼gbar","downloadTickets":"Tickets herunterladen","downloadTicket":"Download Eintritt","secureYourTicket":"Deine Eintrittskarte sichern","simplifiedInvoice":"Vereinfachte Rechnung","generatingInvoice":"Ihre Rechnung wird erstellt, in wenigen Minuten wird sie zum Download bereitstehen.","downloadInvoiceTitle":"Laden Sie Ihre vereinfachte Rechnung herunter","downloadInvoiceSubtitle":"Hier kannst du deine vereinfachte Rechnung herunterladen, wenn sie nicht verfÃ¼gbar ist, bedeutet das, dass sie gerade erstellt wird - in ein","invoice1TicketTitle":"Kauf ({date}): {num_tickets} x Ticket","invoicemultipleTicketsTitle":"Kaufen ( {date} ): {num_tickets} x Eintrittskarten","minorsAutorization":"Kinderberechtigung","noFutureTickets":"Du hast keine zukÃ¼nftigen Tickets.","noPastTickets":"Du hast keine frÃ¼heren Tickets.","noSalesTickets":"Du hast keine Tickets zum Verkauf","sellTickets":"Tickets verkaufen","sellTitle":"Verkaufen","sellSubtitle1":"Der Preis wird der gleiche sein, fÃ¼r den Sie ihn gekauft haben.","sellSubtitle2":"Nur wir werden Sie bezahlen, wenn jemand anders Ihr Ticket kauft, bis dahin ist es fÃ¼r Sie gÃ¼ltig.","sellSubtitle3":"Sie kÃ¶nnen den Prozess abbrechen, wenn Sie es noch nicht verkauft haben und es selbst benutzen.","cancelSellTitle":"Von der Verkauf nehmen","pendingWeswapPay":"Ausstehende Zahlung","paidWeswapPay":"Verkauft","weswapNoAvailable":"WeSwap nicht verfÃ¼gbar","cancelSellSubtitle1":"MÃ¶chten Sie dieses Ticket vom Verkauf nehmen?","cancelSellSubtitle2":"Wenn du es tust, kannst du es benutzen.","sellIconAlt":"Zum Verkauf stehende Ikone","addWallet":"Zur Brieftasche wallet","enabledWeswapTickets":"Tickets mit verfÃ¼gbarer Weswap","selledTickets":"Verkaufte Tickets"},"showMore":"Mehr sehen","showLess":"Weniger anzeigen","error":{"createPurchaseError":"Fehler beim Erstellen des Kaufs","createPurchaseErrorSubtitle":"Dieses Ticket wurde mÃ¶glicherweise bereits verkauft","errorServerTitle":"Wir arbeiten fÃ¼r dich","serverErrorTitle":"Wir verbessern uns fÃ¼r dich.","serverError":"Wir kommen bald wieder mit einer &lt;br/&gt; aufregenderen und nahtloseren Erfahrung. &lt;br/&gt;&lt;br/&gt; Vielen Dank fÃ¼r deine Geduld!","pageNotFound":"Ups! Wir konnten die gesuchte Seite nicht finden.","altErrorIcon":"Fehlersymbol","altInfoIcon":"Informationssymbol","eventNotFound":"Dieses Ereignis wurde nicht gefunden","accept":"Akzeptieren","paymentError":"Zahlung nicht akzeptiert","purchaseError":"Fehler bei den Kaufdaten","formFieldError":"Fehler in einem Formularfeld","formFieldCardError":"Fehler bei einem Kartenfeld","formFieldCardErrorDescription":"ÃœberprÃ¼fen Sie die Kartendaten und versuchen Sie es erneut","chargeError":"Fehler beim Laden.","invoiceError":"Fehler beim Abschluss der Versicherung.","tryAgainLater":"Versuchen Sie es spÃ¤ter erneut.","ticketOfficeConfigurationError":"Die Veranstaltung ist nicht korrekt fÃ¼r den Verkauf an der Kasse konfiguriert","contactSupport":"Kontaktieren Sie den Support","returnEvent":"ZurÃ¼ck zum Event"},"ticketOffice":{"ticketOfficeAvailable":"Veranstaltungen mit verfÃ¼gbarer Kasse:","seeTicketOffice":"Zur Kasse gehen","seeTicketOfficeEvents":"Veranstaltungen an der Kasse anzeigen","seeReport":"Bericht anzeigen","paymentType":"Zahlungsart","nTickets":"Anzahl der Tickets","totalMoney":"Gesamtbetrag","card":"Karte:","cash":"Bargeld:","ticketType":"Tickettyp","totalCard":"Gesamtbetrag auf Karte","totlaCash":"Gesamtbetrag in Bargeld","total":"Gesamtanzahl Tickets","noReports":"Es wurden keine Tickets fÃ¼r diese Veranstaltung an der Kasse im ausgewÃ¤hlten Zeitraum verkauft"},"chat":{"subtitle":"Erstelle private Gruppen mit deinen Freunden und leg los!","linkToChat":"Chat beitreten","createChat":"Chat erstellen","exitToChat":"Chat verlassen"}},"magazine":{"title":"&lt;span class=\'wegow-title\'&gt;WEGOW&lt;/span&gt;&lt;span class=\'mag-title\'&gt;MAG&lt;/span&gt; - WEGOW MAG","internationalSubTitle":"Neuigkeiten und AktualitÃ¤t der nationalen und internationalen Musik.","magSubtitle":"Die Musik wird auch gelesen","searchFestivals":"Festivalsuche","categories":{"trending":"Trendend","curiosities":"KuriositÃ¤ten","genres":"Genres","international":"international","festivals":"Festivals","playlist":"Playlisten","wegowlive":"wegowlive"},"sections":{"highlights":"Hervorgehoben","lastNews":"Aktuelle Neuigkeiten","followUs":"Folgt uns auf unseren sozialen Medien","musicalDiary":"Musikplan","mostRead":"Das meistgelesene!","festivals":"Festivals","wegowLive":"#WegowLive","wegowDirect":"#WegowLive","moreReadPlus":"Die am meisten gelesenen","moreVideos":"+ Videos","directStreaming":"Hervorgehobene Streaming","lastStreamings":"Letzte Streamings","genres":{"noPosts":"Es sind keine Artikel fÃ¼r dieses Musikgenre vorhanden."}},"widgetAlt":{"logoIcon":"{socialMedia} Logo-Symbol","placeIcon":"Ortssymbol","dateIcon":"Datumssymbol","eyeIcon":"Augensymbol, reprÃ¤sentiert die Lesezeit.","profileImageAlt":"Profilbild von {user_name}."},"widgetTitle":{"spotify":"HÃ¶r uns auf Spotify","sharePost":"TEILE DEN BEITRAG MIT DEINEN FREUNDEN"},"events":{"buyTickets":"Karten kaufen"},"links":{"socialMediaShared":"Empfohlene Lese des Tages:","copyLink":"Link-Symbol kopieren","copySuccess":"Korrekt kopiert","readMore":"Mehr lesen &gt;"}},"profiles":{"in":"in","from":"Von","startDate":"{weekday}, {monthday}{dayformat} {month} {year} um {hour}h","startWithoutHour":"{weekday}, {monthday}{dayformat} {month} {year} {\'|\'} {time}Uhr","labels":{"day":"dag","place":"Anlage","city":"Stadt","anticipatedPrice":"Voraussichtlicher Preis von","boxOffice":"Ticketpreis","doorOpen":"TÃ¼rÃ¶ffnung","hour":"Uhrzeit","poster":"Plakat","concertInformationOf":"Informationen Ã¼ber das {event} Konzerte","festivalInformationOf":"Informationen zum Festival von {event}","sessionInformationOf":"Sitzungsinformationen von {event}","partyInformationOf":"Partyinformationen von {event}","eventInformationOf":"Veranstaltungsinformationen von {event}","descriptionInformationOf":"Beschreibung","followers":"Follower","informationOf":"Informationen Ã¼ber {name}","concertsIn":"Live-Konzerte"},"profileLayout":"Promofoto von {profile}.","notProfileImg":"Promofoto fÃ¼r {profile} nicht gefunden.","buttons":{"publishYourTrip":"VerÃ¶ffentliche deine Reise","imInterested":"Ich interessiere mich","buyTicketsFor":"Tickets fÃ¼r {event} kaufen","downloadAuthorizationForMinors":"Erlaubnis fÃ¼r MinderjÃ¤hrige herunterladen","seeMap":"Karte anzeigen","findYourTrip":"Finde deine perfekte Reise.","reportError":"Fehler melden","showMoreConcerts":"Mehr Konzerte anzeigen"},"titles":{"concerts":"Konzerte","address":"Adresse","tickets":"Eintrittskarten","transport":"Transport","accommodation":"Unterkunft","reserveAccommodation":"Unterkunft buchen","artists":"KÃ¼nstler","information":"Information","publicTransport":"Ã¶ffentlicher Nahverkehr","relatedEvents":"Verwandte Ereignisse","relatedVenues":"Verwandte RÃ¤ume","relatedArtists":"Verwandte KÃ¼nstler","chat":"Chat","howToGet":"Wie komme ich da hin?","concertsTicketsOf":"Konzerte und Tickets {artist}","concertsOfArtistInCity":"Konzerte von {artist} in {city}.","tourConcertTickets":"Tickets, Konzertreise {date}","gallery":"Galerie","eventsWith":"Events mit {artist}","interestedPeople":"Interessierte Personen","concertsArtistCity":"Konzerte von {concert} in {city}","noEventsInCity":"Keine Konzerte von &lt;b&gt;{artist}&lt;/b&gt; in &lt;b&gt;{city}&lt;/b&gt;","concertsArtistCountry":"Konzerte von {artist} in {country}","pastConcertsArtistCity":"Vergangene {artist}-Konzerte","allConcertsArtistCity":"Alle Konzerte von {artist}","eventsRelatedWith":"Veranstaltungen in Verbindung mit {artist}.","culturalBonus":"Kaufe es mit dem Young Cultural Bonus."},"texts":{"notWegowTicket":"Wegow verkauft keine Tickets fÃ¼r dieses Ereignis direkt, sondern verweist nur auf andere Ticket-VerkÃ¤ufer.","priceInfo":"Die Preise und Informationen, die fÃ¼r diesen Konzert angezeigt werden, sind nicht exakt, sondern nur Richtwerte. Der Anbieter wird den endgÃ¼ltigen Preis und","eventPrevisualization":"Dies ist eine Vorschau, damit Sie sehen kÃ¶nnen, wie Ihre Veranstaltung aussehen wird, wenn sie verÃ¶ffentlicht wird.","venuePrevisualization":"Dies ist eine Vorschau, damit Sie sehen kÃ¶nnen, wie der Veranstaltungsort aussehen wird, wenn er verÃ¶ffentlicht wird.","artistPrevisualization":"Dies ist eine Vorschau, damit Sie sehen kÃ¶nnen, wie der KÃ¼nstler aussehen wird, wenn er verÃ¶ffentlicht wird."}},"general":{"finish":"AbschlieÃŸen","buttons":{"follow":"Folgen","followed":"Folgen","save":"Speichern"},"bookAccommodation":"Buchen Sie hier Ihre Unterkunft fÃ¼r das Konzert.","metas":{"homeTitle":"Konzert- und Festival Tickets {\'|\'} Wegow","homeDescription":"Der Kauf von Konzert- oder Festivaltickets auf Wegow ist sehr einfach âœ” Bleiben Sie Ã¼ber Ihre LieblingskÃ¼nstler und Musikveranstaltungen informiert.","artistTitle":"â–· {name} {\'|\'} Konzerttickets und Tourneen {year} - Wegow","artistDescription":"Erfahre alles Ã¼ber die kommenden Konzerte und Auftritte von {name}. Ticketverkauf fÃ¼r ihre Shows im Jahr {year} ðŸ‘‡ Besuche Wegow und hol dir dein Ticket!","artistCityTitle":"{name} Konzerte in {place} {year} {\'|\'} Wegow Tickets","artistCityDescription":"Wenn Sie ein echter Fan von {artist} sind, mÃ¶chten Sie vor allen anderen Ã¼ber seine Konzerte informiert sein ðŸ‘‡ Betreten Sie Wegow und sichern Sie sich Ihr Ticket!","concertTitle":"Tickets fÃ¼r {artists} in {city} {\'|\'} Wegow","concertDescription":"Kaufen Sie Ihre Tickets fÃ¼r das {artists} Konzert in {city} am {venue} ðŸŽŸï¸ Geben Sie Wegow ein und kaufen Sie Ihre Tickets!","festivalTitle":"â–· {event_title} {\'|\'} Wegow","festivalDescription":"Sie dÃ¼rfen die neueste Ausgabe des {festival} nicht verpassen ðŸ‘‡ Betreten Sie Wegow und erfahren Sie, wo Sie Ihr Ticket bekommen kÃ¶nnen!","waitingRoomTitle":"Warteschlange {title} {\'|\'} Wegow","purchaseTitle":"Tickets {\'|\'} {title}","paymentTitle":"Zahlung {\'|\'} {title}","thanksTitle":"Vielen Dank fÃ¼r Ihren Kauf {\'|\'} {title}","filterTitle":"â–· {text} {\'|\'} Wegow Tickets","filterDescription":"Erfahren Sie, wann die besten Konzerte in {location} stattfinden, und verpassen Sie nicht die Gelegenheit, Ihren LieblingskÃ¼nstler oder Ihre Lieblingsband zu sehen ðŸ‘‡ Betreten Sie Wegow!","filterDescriptionGenre":"Erfahren Sie, wann die besten Konzerte in {location} stattfinden, und verpassen Sie nicht die Gelegenheit, Tickets zu bekommen, um Ihren LieblingskÃ¼nstler oder Ihre Lieblingsgruppe zu sehen ðŸ‘‡ Gehen Sie auf Wegow!","wegowLivePageTitle":"â–· WegowLive {\'|\'} Wegow","wegowLivePageDescription":"Wenn du ein KÃ¼nstler oder eine Band bist, komm und stelle deine Musik bei unseren WegowLive vor, mit einem Interview und einer akustischen Session â˜ï¸ Wir freuen uns auf dich!","venueTitle":"â–· Tickets fÃ¼r {venue} in {city} {\'|\'} Wegow","venueDescription":"Seien Sie der Erste, der Ã¼ber ALLE Konzerte und Veranstaltungen in {venue}, von {city} ðŸ‘‡ Enter Wegow informiert wird und kaufen Sie Ihre Tickets!","myProfileTitle":"â–· Mein persÃ¶nliches Profil {\'|\'} Wegow","myProfileDescription":"ÃœberprÃ¼fen Sie die Veranstaltungen, die Sie interessieren, die KÃ¼nstler, denen Sie folgen, Ihre bevorzugten Veranstaltungsorte, Ihre Freunde und mehr!","myTicketsTitle":"Meine Tickets {\'|\'} Wegow","myTicketsDescription":"Finden und Ã¼berprÃ¼fen Sie den Status Ihrer bevorstehenden und vergangenen Lieblingsveranstaltungstickets und laden Sie sie herunter, um sie in Ihrem Besitz zu haben.","myWeswapTitle":"Meine WeSwap Tickets {\'|\'} Wegow","myWeswapDescription":"","settingsTitle":"Einstellungen {\'|\'} Wegow","settingsDescription":"","helpTitle":"HÃ¤ufig gestellte Fragen {\'|\'} Wegow","helpDescription":"Lernen Sie Wegow kennen, die umfassendste Konzert-App auf dem Markt. Wenn Sie Fragen haben und Ihre Veranstaltungen hochladen mÃ¶chten, schreiben Sie an ventas@wegow.com","howItWorksTitle":"Wie es funktioniert {\'|\'} Wegow","howItWorksDescription":"","notFoundTitle":"Seite nicht gefunden","notFoundDescription":"","notificationsTitle":"Benachrichtigungen {\'|\'} Wegow","notificationsDescription":"","magTitle":"WegowMag {\'|\'} Wegow","magDescription":"","trendingTitle":"WegowMag Trending {\'|\'} Wegow","trendingDescription":"","curiositiesTitle":"WegowMag KuriositÃ¤ten {\'|\'} Wegow","curiositiesDescription":"","festivalsTitle":"WegowMag Festivals {\'|\'} Wegow","festivalsDescription":"","internationalTitle":"WegowMag International {\'|\'} Wegow","internationalDescription":"","playlistsTitle":"WegowMag Playlist {\'|\'} Wegow","playlistsDescription":"","wegowliveTitle":"WegowMag WegowLive {\'|\'} Wegow","wegowliveDescription":"","genresTitle":"WegowMag Genres {\'|\'} Wegow","genresDescription":"","streamingsTitle":"â–· Konzerte im Online-Streaming ansehen {\'|\'} Wegow","streamingsDescription":"Kommende Streaming-Konzerte ðŸ‘‡ Sie werden Ihren LieblingskÃ¼nstler oder Ihre Lieblingsband nie wieder verpassen. Betreten Sie Wegow und genieÃŸen Sie von Ã¼berall aus!","companiesTitle":"â–· {companies}: Konzerte und Veranstaltungen {\'|\'} Wegow","companiesDescription":"Ein innovatives Plattenlabel, gemacht von und fÃ¼r KÃ¼nstler â­ Alle Informationen Ã¼ber ihre Musikveranstaltungen auf Wegow. Erfahren Sie mehr!","termsAndCondition":{"title":"Bedingungen und Konditionen {\'|\'} Wegow","description":"Wegow Nutzungsbedingungen. Wenn Sie sich Ã¼ber die Nutzungsbedingungen von Wegow informieren mÃ¶chten, ist dies die richtige Seite."},"momentTitle":"â–· {name} {\'|\'} WegowMoments","momentDescription":"Mach es wie {author} mit seinen Momenten {name}, und teile deinen liebsten musikalischen Moment mit WegowMoments!ðŸ”¥","titleContactWithUs":"â–· Kontaktieren Sie uns {\'|\'} Wegow","contactWithUsDescription":"Wir wÃ¼rden uns freuen, Ihr Feedback zu Wegow zu hÃ¶ren! Wenn Sie Fragen, Kommentare oder Anregungen haben, zÃ¶gern Sie nicht, uns zu kontaktieren."},"follow":"Folgen","followed":"Folgen","concerts":"Konzerte","save":"Speichern","accept":"Akzeptieren","cancel":"Abbrechen","next":"NÃ¤chste","error":"Fehler","close":"Abmelden","routes":{"profile":"Profil","magazine":"Magazin","publication":"VerÃ¶ffentlichungen","titles":{"home":"Konzerte und Festivals Eintrittskarten {\'|\'} Wegow","howItWorks":"Wie funktioniert es? {\'|\'} Wegow"},"goHome":"Gehe zur Startseite"},"forms":{"inputSearchPlaceholder":"Suchen","name":"Name","surname":"Nachnamen","email":"E-Mail","phone":"Telefon","mobilePhone":"Mobil","dni":"DNI - Ausweisnummer","noOptionsLabel":"Keine Ergebnisse gefunden","passport":"Reisepass","other":"Anderes","address":"Adresse","gender":"WÃ¤hlen Sie Ihr Geschlecht","birthday":"Geburtsdatum","state":"Bundesland","locality":"Ort","country":"Land","noResultLabel":"Keine Ergebnisse gefunden.","noResultCountry":"Kein Land gefunden.","errors":{"phone":"Fehler im Telefon, Ã¼berprÃ¼fen Sie das Formular"}},"contactUs":{"title":"Kontaktiere uns","alt":"Gitarrist auf Konzert","form":{"placeholder":{"name":"Vor- und Nachname","email":"E-Mail","phone":"Telefon","title":"Titel","message":"Nachricht"},"label":"&lt;span&gt;Indem Sie dieses Formular ausfÃ¼llen und auf Senden klicken, akzeptieren und verstehen Sie die &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/terminos-y-condiciones\'&gt;Allgemeinen GeschÃ¤ftsbedingungen&lt;/a&gt; und die &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/aviso-legal\'&gt;Verarbeitung Ihrer persÃ¶nlichen Daten.&lt;/a&gt;&lt;/span&gt;","errorMessage":"Bitte Ã¼berprÃ¼fen Sie, dass {field} ausgefÃ¼llt und korrekt ist","captchaErrorMessage":"Captcha wurde nicht korrekt eingegeben","send":"Senden","sended":"Gesendet"}},"helpPage":{"helpPageTitle":"Hallo, wie kÃ¶nnen wir dir helfen?","answerHelpful":"Hat Ihnen diese Antwort geholfen?","knowWegow":"&lt;h3&gt;Entdecke &lt;span class=\'text-primary-color\'&gt;Wegow&lt;/span&gt;, die vollstÃ¤ndigste Konzerte-App auf dem Markt&lt;/h3&gt;","helpForm":{"howHelp":"ErzÃ¤hl uns, wie wir dir helfen kÃ¶nnen","whereBuyTickets":"Wo hast du deine Tickets gekauft?"},"FAQsection":{"user":{"title":"Benutzer-FAQs","profile":"Mein Profil","changeName":"Wie Ã¤ndere ich meine Tickets in Bezug auf den Namen?","changeNameDesc":"&lt;p&gt;Wenn Ihre Tickets personalisiert sind, mÃ¼ssen Sie uns unter &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; kontaktieren und uns die folgenden Informationen mitteilen, um den Namen auf Ihrem Ticket zu Ã¤ndern:&lt;/p&gt;&lt;ol class=\'faq-list\'&gt;&lt;li&gt;Veranstaltung&lt;/li&gt;&lt;li&gt;Stadt&lt;/li&gt;&lt;li&gt;Veranstaltungsdatum&lt;/li&gt;&lt;li&gt;E-Mail-Adresse des KÃ¤ufers&lt;/li&gt;&lt;li&gt;Name, der derzeit auf dem Ticket steht&lt;/li&gt;&lt;li&gt;Neuer Ticketinhaber + Ausweisnummer&lt;/li&gt;&lt;/ol&gt;&lt;p&gt; Aus SicherheitsgrÃ¼nden benÃ¶tigen wir, dass Ihre Anfrage von der E-Mail-Adresse erfolgt, die mit dem Kauf bei Wegow verknÃ¼pft ist.&lt;/p&gt;","errorMail":"Ich habe eine falsche E-Mail-Adresse eingegeben und deshalb bekomme ich keine Eintrittskarten. Was kann ich machen?","errorMailDesc":"Sie kÃ¶nnen das E-Mail-Konto selbst auf die folgende Weise Ã¤ndern: Melden Sie sich bei &lt;a href=\'http://www.wegow.com\' class=\'text-primary-color","forgetPass":"Ich habe mein Passwort vergessen","forgetPassDesc":"&lt;p&gt;Sie kÃ¶nnen Ihr Passwort &lt;span class=\'text-primary-color\'&gt;durch Klicken auf diesen Link&lt;/span&gt; wiederherstellen.&lt;/p&gt;","howUnsubscribe":"Wie kann ich mein Konto abmelden?","howUnsubscribeDesc":"Um dein Konto zu deaktivieren, gehe hierhin:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Einstellungen &gt; Konto lÃ¶schen","updateAccount":"Wie aktualisiere oder Ã¤ndere ich meine Kontodaten?","updateAccountDesc":"Du kannst deine Daten wie folgt Ã¤ndern:&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Besuche www.wegow.com oder lade die Wegow-App herunter und melde dich mit der E","unsubscribeNewsletter":"Ich mÃ¶chte den Newsletter abbestellen.","unsubscribeNewsletterDesc":"FÃ¼r die Abmeldung gehen Sie auf:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Einstellungen &gt; Benachrichtigungen","howRegister":"Ich mÃ¶chte mich bei Wegow anmelden. Wie gehe ich vor?","howRegisterDesc":"Erstellen Sie Ihr Konto ist sehr einfach. Klicken Sie auf den \\"Registrieren\\"-Button, geben Sie uns Ihre E-Mail-Adresse an und wÃ¤hlen Sie ein Passwort,","dontGetMyTickets":"Ich habe meine Tickets gekauft und sie sind nicht angekommen.","dontGetMyTicketsDesc":"Zuerst mÃ¼ssen Sie bei Ihrer Bank Ã¼berprÃ¼fen, ob Ihre Zahlung erfolgt ist. Falls sie abgeschlossen wurde, Ã¼berprÃ¼fen Sie bitte, ob die","cardProblems":"Nachdem ich meine Kreditkartendaten eingegeben habe und eine lange Wartezeit hatte, kam der Kauf nicht zustande. Was muss ich tun?","cardProblemsDesc":"Zuerst Ã¼berprÃ¼fen Sie bitte bei Ihrer Bank, ob die Zahlung erfolgt ist. Wenn ja, Ã¼berprÃ¼fen Sie bitte, ob der Eintrag in Ihren E-Mail-Post","purchaseSuccess":"Ist mein Kauf korrekt ausgefÃ¼hrt worden?","purchaseSuccessDesc":"Zuerst mÃ¼ssen Sie Ã¼berprÃ¼fen, ob die Zahlung durchgefÃ¼hrt wurde. Wenn die Zahlung eingegangen ist, prÃ¼fen Sie, ob die Eintrittskarte","whereSeeMyTickets":"Wo sehe ich meine getÃ¤tigten EinkÃ¤ufe?","whereSeeMyTicketsDesc":"Du kannst alle deine EinkÃ¤ufe im Bereich \\"Meine Tickets\\" auf unserer Website oder App ansehen, sobald du dich mit deiner E-Mail-Adresse angemeldet hast.","whereRecieveTickets":"Wo erhalte ich meine Tickets?","whereRecieveTicketsDesc":"Nachdem die Zahlung erfolgreich eingegangen ist, werden die Eintrittskarten an die bei der Bestellung angegebene E-Mail-Adresse gesendet. Bitte Ã¼","returns":"RÃ¼ckgaben","whenRetunsAmount":"Wann wird mir der Betrag meiner Tickets zurÃ¼ckgezahlt?","whenRetunsAmountDesc":"Im Allgemeinen, sobald wir dir eine BestÃ¤tigung per E-Mail, dass dein Eintritt zur RÃ¼ckerstattung in Bearbeitung ist, kann die HÃ¶chstdauer fÃ¼r die Er","cardDoesntExist":"Die Karte, mit der ich gekauft habe, existiert nicht mehr.","cardDoesntExistDesc":"Die Erstattung von verschobenen/abgesagten Veranstaltungen wird Ã¼ber Formulare abgewickelt. Wir senden die Formulare per E-Mail an alle KÃ¤ufer. &lt;br&gt;&lt;","doubsTickets":"Eintrittsfragen","changeTicketType":"Ich wÃ¼rde gerne den Eintragstyp Ã¤ndern. Wie mache ich das?","changeTicketTypeDesc":"FÃ¼r den Fall, dass Sie den Eingangstyp innerhalb eines gleichen Ereignisses und an dem gleichen Tag Ã¤ndern mÃ¶chten, kontaktieren Sie uns Ã¼ber die E-Mail &lt;a href","changeDate":"Kann ich das Datum meiner Eintrittskarte Ã¤ndern?","changeDateDesc":"Im Falle, dass Sie den Eintragstermin einesselben KÃ¼nstlers Ã¤ndern mÃ¶chten, kontaktieren Sie uns bitte per E-Mail unter &lt;a href=\'mailto:ayuda{\'@","printTickets":"Muss ich meine Tickets drucken?","printTicketsDesc":"Nein, du musst dein Ticket nicht ausdrucken. Um den Raum oder Ort zu betreten, musst du einfach den QR-Code deines Tickets auf deinem MobilgerÃ¤t, als PDF oder","giftTickets":"Wie kann ich Eintrittskarten verschenken?","giftTicketsDesc":"Die Eintrittskarten sind immer mit der E-Mail-Adresse verknÃ¼pft, die beim Kauf verwendet wurde, und jede Ã„nderung an den Eintrittskarten muss Ã¼","managementCosts":"Warum werden Verwaltungskosten erhoben? Warum werden Verwaltungskosten nicht zurÃ¼ckerstattet?","managementCostsDesc":"&lt;p&gt;Die RÃ¼ckerstattung erfolgt abzÃ¼glich der mit dem Kauf verbundenen Verwaltungskosten, da dies ein bereits erbrachter Dienst ist.&lt;/p&gt;&lt;p&gt;Wir erklÃ¤ren diesen Aspekt genauer: Der von Wegow angebotene Service besteht ausschlieÃŸlich darin, als Vermittler bei der Ticketkauf und -verkauf zu agieren, in Ãœbereinstimmung mit den Bestimmungen der &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Allgemeinen GeschÃ¤ftsbedingungen&lt;/a&gt;. Im Falle einer Absage oder Verschiebung der Veranstaltung (falls gewÃ¼nscht) erhalten Sie den Gesamtbetrag fÃ¼r Ihr Ticket erstattet, mit Ausnahme der Verwaltungskosten.&lt;/p&gt;&lt;p&gt;Es handelt sich hierbei um einen von Wegow erbrachten Service, und da wir nicht fÃ¼r die potenzielle Absage der auf der Website verÃ¶ffentlichten Veranstaltungen verantwortlich sind, ungeachtet des Grundes fÃ¼r die Absage, sind wÃ¤hrend des Dienstes, der sowohl den Ticketkauf als auch die RÃ¼ckerstattungsverwaltung umfasst, technologische Ausgaben (Entwicklung und Server), Bankkosten (Zahlungs-Gateways) und Kundensupport-Ausgaben (Personalkosten) entstanden und entstehen weiterhin fÃ¼r Wegow.&lt;/p&gt;&lt;p&gt;In diesem Zusammenhang hat Wegow groÃŸe Mengen an Informationen gesammelt, organisiert und verwaltet, diese auf einer technologischen Plattform fÃ¼r Benutzer verfÃ¼gbar gemacht (die kontinuierlich entwickelt und gewartet wird), sichere Zahlungssysteme eingerichtet und ein Kundensupport-Team eingestellt, das bereit ist, Benutzer jederzeit zu unterstÃ¼tzen. Die Verwaltungskosten decken diese Dienstleistungen und andere im Zusammenhang mit der Ticketwerbung, RÃ¼ckerstattung und Verwaltung stehende Kosten ab.&lt;/p&gt;","showInEvents":"Was muss ich beim Eintritt zum Konzert oder Festival vorlegen?","showInEventsDesc":"Um die Konferenz oder den Ort zu betreten, musst du einfach dein Eintrittsticket (in Papierform, als PDF auf deinem Handy oder Ã¼ber unsere App im Bereich \\"Me","noSmartphone":"Was passiert, wenn ich kein Smartphone habe, um meine QR-Codes meiner Tickets zu prÃ¤sentieren?","noSmartphoneDesc":"Sobald wir dein Ticket im PDF-Format in deiner BestellbestÃ¤tigungsmail erhalten haben, lade es herunter. Du kannst es vorher drucken und am Einlass vorzeigen.","cancellationsPostponements":"Stornierungen und VerzÃ¶gerungen","postponementsEvent":"Mein Konzert ist verschoben worden. Was muss ich tun?","postponementsEventDesc":"Wenn dein Event verschoben wurde, werden wir dir eine Nachricht an die E-Mail-Adresse der Bestellung senden, sobald uns die Organisation davon in Kenntnis gesetzt hat","cancelEvent":"Mein Konzert wurde abgesagt. Was muss ich tun?","cancelEventDesc":"Wenn Ihre Veranstaltung abgesagt wurde, senden wir Ihnen eine E-Mail zu Ihrer Bestellung und informieren Sie Ã¼ber die Stornierung der Veranstaltung und","refundPolitic":"Wie beantrage ich eine RÃ¼ckerstattung? RÃ¼ckgaberecht","refundPoliticDesc":"Der Erwerb eines Tickets Ã¼ber Wegow gemÃ¤ÃŸ der Allgemeinen GeschÃ¤ftsbedingungen ermÃ¶glicht keine RÃ¼ckgabe oder Ã„nderung, auÃŸer bei Abbruch oder","eventPostponementsOptions":"Mein Konzert wurde verschoben, aber es gibt noch kein neues Datum. Welche Optionen gibt es?","eventPostponementsOptionsDesc":"Wenn Ihre Veranstaltung verschoben wurde und ein neues Datum noch bestÃ¤tigt werden muss, mÃ¼ssen Sie geduldig sein und auf eine neue AnkÃ¼nd","refundManagementCosts":"Warum werden die Verwaltungskosten nicht erstattet?","refundManagementCostsDesc":"&lt;p&gt;Die RÃ¼ckerstattung erfolgt unter Ausschluss der mit dem Kauf verbundenen Verwaltungskosten, da dies ein bereits erbrachter Dienst ist.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Lassen Sie uns diesen Aspekt genauer erklÃ¤ren: Der von Wegow angebotene Service besteht ausschlieÃŸlich darin, als Vermittler beim Kauf und Verkauf von Eintrittskarten zu agieren, gemÃ¤ÃŸ den Bestimmungen der &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Allgemeinen GeschÃ¤ftsbedingungen&lt;/a&gt;. Im Falle einer Absage oder Verschiebung der Veranstaltung (falls gewÃ¼nscht) erhalten Sie den Gesamtbetrag fÃ¼r Ihre Eintrittskarte erstattet, mit Ausnahme der Verwaltungskosten.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Es handelt sich hierbei um einen von Wegow erbrachten Service, und da wir nicht fÃ¼r die potenzielle Absage der auf der Website verÃ¶ffentlichten Veranstaltungen verantwortlich sind, ungeachtet des Grundes fÃ¼r die Absage, sind wÃ¤hrend des Dienstes, der sowohl den Ticketkauf als auch die RÃ¼ckerstattungsverwaltung umfasst, technologische Ausgaben (Entwicklung und Server), Bankkosten (TPV) und Kundensupport-Ausgaben (Personalkosten) entstanden und entstehen weiterhin fÃ¼r Wegow.&lt;/p&gt;&lt;br&gt;&lt;p&gt;In diesem Zusammenhang hat Wegow groÃŸe Mengen an Informationen gesammelt, organisiert und verwaltet, diese auf einer technologischen Plattform fÃ¼r Benutzer verfÃ¼gbar gemacht (die kontinuierlich entwickelt und gewartet wird), sichere Zahlungssysteme eingerichtet und ein Kundensupport-Team eingestellt, das bereit ist, Benutzer jederzeit zu unterstÃ¼tzen. Die Verwaltungskosten decken diese Dienstleistungen und andere im Zusammenhang mit der Ticketwerbung, RÃ¼ckerstattung und Verwaltung stehende Kosten ab.&lt;/p&gt;","noRecivedDeferment":"Ich habe keine AnkÃ¼ndigung zur Verschiebung oder Absage erhalten.","noRecivedDefermentDesc":"Schreiben Sie uns an &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; mit folgenden Angaben: &lt;"},"promoter":{"title":"FAQs fÃ¼r Promoter","uploadEvent":"Bist du ein Veranstalter? Upload dein Event!","register":"Registrierung","registerDesc1":"Zuerst mÃ¼ssen Sie sich als Veranstalter registrieren, um Ihr Event zu erstellen. Dazu mÃ¼ssen Sie einfach ","registerDescSpan":"hier klicken","registerDesc2":" und sich registrieren oder anmelden, wenn Sie bereits registriert sind.&lt;/p&gt;","registerDesc3":"Wenn Sie sich zum ersten Mal als Veranstalter registriert haben, wird Wegow Ihr Profil innerhalb von maximal 48 Stunden validieren. Sobald wir Ihr Profil validiert haben, erhalten Sie eine BestÃ¤tigungs-E-Mail und haben vollen Zugriff auf unser Backoffice, um Ihre Tickets bei uns zu verkaufen.","howCreateEvent":"Wie erstelle ich mein Ereignis?","howCreateEventDesc":"&lt;p&gt;Wenn Sie sich bereits in Wegow registriert haben und Ihr Organisator-Konto bereits verifiziert ist, kÃ¶nnen Sie Ihre Veranstaltung erstellen und mit dem Verk","eventCreated":"Mein Konzert/Festival lÃ¤uft bereits.","controlStateReports":"Kontrollieren Sie den Verkaufsstatus jederzeit. GESCHÃ„FTSBERICHTE","controlStateReportsDesc":"&lt;b&gt;Verkaufsstatistiken&lt;/b&gt;&lt;br&gt;Gehen Sie zum Abschnitt \\"Berichte\\", um den Fortgang des Verkaufs zu sehen, wenn Sie es benÃ¶tigen, und erfahren Sie,","liquidation":"Fordere die Abwicklung deiner Veranstaltung an.","liquidationDesc":"&lt;p&gt;&lt;b&gt;Paso 1.&lt;/b&gt;&lt;br&gt;Bevor Sie ein Event erstellen kÃ¶nnen, mÃ¼ssen Sie ein &lt;a href=\'https://backoffice.wegow.com/settlements?status=billing_info","receivePayment":"Wann bekomme ich die Zahlung?","receivePaymentDesc":"Wir machen alle Zahlungen am Mittwoch, daher werden alle AbhebungsantrÃ¤ge, die zwischen Mittwoch und Dienstag (einschlieÃŸlich) gestellt werden,","insuranceTickets":"Eintrittsversicherung","insuranceTicketsDesc":"Sie kÃ¶nnen hier alle Informationen zu unserer Partnerschaft mit &lt;a href=\'https://www.wegow.com/es/magazine/trending/contratar-seguro-ingood-wegow\' target=\'_blank\' class=\'text-primary-color\'&gt;Ingood sehen&lt;/a&gt;.","artistProfile":"Bist du ein KÃ¼nstler? Verwalte dein Profil.","artistProfileDesc":"In diesem Bereich kÃ¶nnen Sie Ihr Profil erstellen oder es aktualisieren, falls es bereits in unserer Plattform erstellt wurde.","whatIsUsed":"Was bewirkt es?","whatIsUsedDesc":"Erstelle ein KÃ¼nstlerprofil, um alle relevanten Informationen zu diesem KÃ¼nstler zu sehen und alle bevorstehenden Veranstaltungen, an denen er oder sie teilnimm","createArtistProfile":"Wie erstelle ich ein KÃ¼nstlerprofil?","createArtistProfileDesc":"&lt;/ul&gt;&lt;br&gt;&lt;p&gt;BLOG von WEGOW: https://blog.wegow.com/artistas-nacionales-internacionales/guia-sobre-como-crear-tu-perfil-de-artista-en","profileCreatedyet":"Ich sehe, mein Profil ist bereits erstellt. Warum?","profileCreatedyetDesc":"&lt;p&gt;Bei Wegow mÃ¶chten wir unseren Benutzern das bestmÃ¶gliche Erlebnis bieten und ihnen ermÃ¶glichen, ihren LieblingskÃ¼nstlern zu folgen. DafÃ¼r haben wir ein Content-Team, das tÃ¤glich daran arbeitet, alle Informationen auf unserer Plattform zu erstellen und zu aktualisieren.&lt;/p&gt;&lt;p&gt;Wenn dein Profil bereits erstellt wurde, mach dir keine Sorgen. Kontaktiere uns unter &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt;, und wir geben dir sofortigen Zugriff, damit du es selbst verwalten kannst.&lt;/p&gt;","haveVenue":"Hast du ein Konzertsaal?","whatIsUsedVenueDesc":"Wenn Sie EigentÃ¼mer oder Veranstaltungsplaner eines Raumes sind, sollten Sie Ihr eigenes Profil verwalten. Mit einem Raumprofil haben Sie einen Ort, an dem alle Ih","venueProfile":"Wie erstelle ich ein Chat-Profil?","venueProfileDesc":"Paso 1 Â· Gehen Sie zum Bereich \\"SÃ¤le und RÃ¤ume\\" und klicken Sie auf die SchaltflÃ¤che \\"Neues Zimmer / GebÃ¤ude\\".\\n\\nPaso 2 Â· FÃ¼llen Sie die Zimmer","contactUs":"Wenn du deine Frage nicht lÃ¶sen konntest, kontaktiere uns unter &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt;&lt;/p&gt;"},"title":"HÃ¤ufig gestellte Fragen","subtitle":"EinkÃ¤ufe, Registrierung, Betrieb, etc.","notFoundTickets":"Hast du deine Tickets nicht gefunden?","notFoundTicketsDesc":"FÃ¼lle die folgenden Felder mit dem Namen des Konzerts/Festivals aus, fÃ¼r das du die Tickets wiederherstellen mÃ¶chtest, sowie mit der E-Mail-Adresse, mit der du den Kauf getÃ¤tigt hast. Deine Tickets werden automatisch an dieselbe E-Mail-Adresse zurÃ¼ckgesendet. Wenn du sie auch nach ÃœberprÃ¼fung deines \'Posteingangs\' und des \'Spam\'-Ordners nicht finden kannst, kontaktiere uns unter &lt;a class=\'text-primary-color\' href=\'mailto:ayuda{\'@\'}wegow.com\'&gt;kontaktiere uns.&lt;/a&gt;","howItWorks":"Wie funktioniert Wegow?","howItWorksDesc":"Deine empfohlenen Konzerte und Festivals nach deinen Lieblingsgenres und -kÃ¼nstlern. So einfach. Folge deinen Lieblingsbands, synchronisiere dein Wegow-Profil mit deinem","insideApp":"In der App","insideAppDesc":"&lt;p&gt;Ich will mich registrieren! Wie mache ich das?&lt;/p&gt;&lt;br&gt;&lt;p&gt;Das Erstellen deines Kontos ist ganz einfach. Klick auf den \\"Registrieren\\"-Button,","dontAccess":"Ich kann nicht auf mein Konto zugreifen","dontAccessDesc":"&lt;h6&gt;Hast du dein Passwort vergessen?&lt;/h6&gt;&lt;p&gt;Gib die E-Mail-Adresse, mit der du registriert bist, ein, klicke auf \\"Hast du dein Passw","buyTickets":"Eintrittskarten kaufen","buyTicketsDesc":"&lt;b&gt;Wie funktioniert der Kauf von Tickets?&lt;/b&gt;&lt;br&gt;Benutze die Suchleiste oben auf der Webseite oder die Registerkarte \\"Explore\\" in der Wegow-App, um die Veranstaltung","buyProcess":"Kaufprozess und Zahlungsform","buyProcessDesc":"Auf Wegow ist es einfach und sicher, deine Tickets zu bezahlen.\\n\\nKaufdetails\\n\\nIm Kaufdetail kannst du die Daten des Konzerte / Festivals sehen, fÃ¼r d","returnManagementFees":"Geben Sie die Verwaltungskosten zurÃ¼ck?","returnManagementFeesDesc":"&lt;p&gt;&lt;b&gt;Da der von Wegow angebotene Service ausschlieÃŸlich die Vermittlung bei TicketverkÃ¤ufen ist, gemÃ¤ÃŸ den allgemeinen GeschÃ¤ftsbedingungen, erhalten Sie bei Absage oder Verschiebung des Events (falls gewÃ¼nscht) den Gesamtbetrag fÃ¼r Ihr Ticket, abzÃ¼glich der VerwaltungsgebÃ¼hren, da Wegow nicht fÃ¼r die potenzielle Absage von Veranstaltungen verantwortlich ist, die auf der Website verÃ¶ffentlicht wurden, unabhÃ¤ngig vom Grund der Absage.&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;In diesem Zusammenhang musste Wegow viele Informationen sammeln, organisieren und verwalten, diese den Benutzern auf einer technologischen Plattform (unter stÃ¤ndiger Weiterentwicklung und Wartung) zur VerfÃ¼gung stellen, sichere Zahlungssysteme ermÃ¶glichen und ein Kundenserviceteam einstellen, das jederzeit bereit ist, Benutzern zu helfen. Die VerwaltungsgebÃ¼hren decken diese Dienstleistungen und andere im Zusammenhang mit Promotion, Verkauf, RÃ¼ckerstattung und Ticketverwaltung stehende Kosten ab.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Welche Informationen muss ich angeben, um meinen Kauf abzuschlieÃŸen?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;em&gt;Teilnehmerinformationen:&lt;/em&gt; werden auf Ihrem Ticket angegeben, und es gibt zwei Arten von Tickets:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Nominatives Ticket:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Ein nominatives Ticket bedeutet, dass nur der Inhaber des Tickets es nutzen kann, um Zugang zur Veranstaltung zu erhalten.&lt;/li&gt;&lt;li&gt;In diesem Fall mÃ¼ssen Sie Ihre Daten und die Daten Ihrer Begleitpersonen angeben, wenn Sie mehrere Tickets gekauft haben.&lt;/li&gt;&lt;li&gt;Wenn Sie eine NamensÃ¤nderung fÃ¼r dieses Ticket beantragen mÃ¶chten, &lt;a href=\'mailto:ayuda{@}wegow.com\' class=\'text-primary-color\'&gt;kontaktieren Sie uns&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Nicht nominatives Ticket:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Ein nicht nominatives Ticket bedeutet, dass es von jeder Person genutzt werden kann.&lt;/li&gt;&lt;li&gt;In diesem Fall mÃ¼ssen Sie Ihre Daten nicht angeben.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Zahlungsinformationen:&lt;/b&gt; Geben Sie die Karteninformationen ein, die Sie fÃ¼r den Kauf verwenden mÃ¶chten.&lt;/p&gt;&lt;p&gt;Sie kÃ¶nnen sich an der oben gezeigten Beispielkarte orientieren.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Was ist der CVC?&lt;/b&gt; Der CVC ist der Validierungscode Ihrer Karte, den Sie auf der RÃ¼ckseite finden kÃ¶nnen.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Ihre Karte speichern&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Planen Sie in naher Zukunft weitere EinkÃ¤ufe? WÃ¤hlen Sie die Option \'Karte speichern\', und bei zukÃ¼nftigen EinkÃ¤ufen mÃ¼ssen Sie nur die Karte auswÃ¤hlen, die Sie fÃ¼r die Zahlung verwenden mÃ¶chten. Es geht viel schneller!&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Muss ich meine Karte speichern?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Es ist nicht zwingend erforderlich, Ihre Karte zu speichern, aber es erleichtert den Zahlungsvorgang bei zukÃ¼nftigen EinkÃ¤ufen.&lt;/p&gt;&lt;p&gt;Keine Sorge, die Zahlung ist vÃ¶llig sicher, und wir speichern Ihre Kartendaten nicht; die Bank autorisiert uns nur, Zahlungen fÃ¼r zukÃ¼nftige EinkÃ¤ufe zu verarbeiten.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Ich habe einen Fehler im Zahlungsgateway festgestellt. Was soll ich tun?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Wenn Sie eine Fehlermeldung erhalten haben, wÃ¤hrend Sie Ihren Kauf abgeschlossen haben, kaufen Sie die Tickets nicht erneut, bis Sie Ã¼berprÃ¼fen, ob der Kauf erfolgreich war.&lt;/p&gt;&lt;p&gt;Sie kÃ¶nnen auch Ã¼berprÃ¼fen, ob die Abbuchung in Ihrer Bank erfolgt ist:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Die Tickets wurden nicht belastet:&lt;/em&gt; Sie kÃ¶nnen versuchen, Ihre Tickets erneut zu kaufen (versuchen Sie es mit einem anderen GerÃ¤t oder einer anderen Karte).&lt;/p&gt;&lt;p&gt;&lt;em&gt;Die Tickets wurden belastet:&lt;/em&gt; &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;kontaktieren Sie uns&lt;/a&gt; und fÃ¼gen Sie Ihren Zahlungsbeleg bei. Wir werden es so schnell wie mÃ¶glich prÃ¼fen.&lt;/p&gt;","receiveTickets":"Erhalten Sie Ihre Eintrittskarten","receiveTicketsDesc":"&lt;p&gt;&lt;b&gt;Ich habe meinen Einkauf abgeschlossen, wo finde ich mein Ticket?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Nachdem du deinen Einkauf abgeschlossen hast, Ã¶ff","showTickets":"Zeigen Sie Ihre Eintrittskarten am Veranstaltungstag vor.","showTicketsDesc":"&lt;p&gt;&lt;b&gt;Wie kann ich meine Eintrittskarten in der Wegow App tragen?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;\\nUm In den Raum oder den Veranstaltungsort am Veranstaltungstag z","change":"Ã„nderungen und RÃ¼ckgaben","changeDesc":"Nach Erwerb des Tickets Ã¼ber Wegow kann dieses nicht geÃ¤ndert oder der Betrag erstattet werden, es sei denn, das Ereignis wird abgesagt. Mach dir keine","secureTickets":"Sichere deinen Eintritt","secureTicketsDesc":"Wie kann ich mein Eintrittsrecht sichern? Du kannst alle Informationen zum Sichern deines Eintrittsrechts &lt;a class=\'text-primary-color\' href=\'https://cdn.wegow","ownerChanges":"EigentÃ¼merwechsel","ownerChangesDesc":"Wenn ein Ticket namentlich gebunden ist, kÃ¶nnen wir den Namen des Inhabers nicht Ã¤ndern. UnabhÃ¤ngig davon kontaktieren Sie uns &lt;a class=\'text-primary","accessMinors":"Zugang fÃ¼r MinderjÃ¤hrige","accessMinorsDesc":"Kann ich ein Konzert besuchen, wenn ich noch minderjÃ¤hrig bin? Es gibt eine Gesetzgebung fÃ¼r den Eintritt MinderjÃ¤hriger in Konzerte und Festivals f"},"wantKnowMore":{"title":"Willst du mehr wissen?","promotorManagerArtist":"Bist du Vermarkter, Manager oder KÃ¼nstler?","usersTickets":"Benutzer, EintrÃ¤ge, etc."}},"downloadPage":{"title":"Willst du dich Ã¼ber alle Konzerte in deiner Stadt informieren?","subtitle":"Laden Sie die Wegow App herunter und Sie werden nichts mehr verpassen","metatitle":" â–· Download Wegow app {\'|\'} Wegow","metadescription":"Willst du Ã¼ber alle Veranstaltungen in deiner Stadt auf dem Laufenden bleiben? âœ¨ Laden Sie die Wegow-App auf Ihr GerÃ¤t und verpassen Sie nichts mehr!"},"howItWorks":{"title":"Wie funktioniert es?","concertsCalendar":"Entdecke KÃ¼nstler, Konzerte und Festivals","concertsCalendarDesc":"Filtriere nach Genre, Datum, Raum oder Stadt und finde neue MusikvorschlÃ¤ge!","inviteFriends":"Erstelle deine Gemeinschaft","inviteFriendsDesc":"WeiÃŸt du, welche Konzerte und Festivals du besuchen kannst? Mach mit bei unserem Plan!","recieveNotification":"Erfahre es als Erster","recieveNotificationDesc":"Verfolge deine LieblingskÃ¼nstler und sei der Erste, der erfÃ¤hrt, wenn sie in deine Stadt kommen.","buyTickets":"Kaufe deine Tickets","buyTicketsDesc":"Ihre Tickets auf Ihrem MobilgerÃ¤t schnell, einfach und sicher.","navigate":"Surfen Sie durch die App der Livemusik-Liebhaber."},"termsOfUse":{"title":"Nutzungsbedingungen","termOfUse":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;Nutzungsbedingungen fÃ¼r die Ã¼ber die Website angebotenen Dienstleistungen&lt;/h1&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. Rechtliche Informationen&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies, S.L., mit Sitz in Bilbao, Spanien, Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spanien, mit CIF B86767761, eingetragen im Handelsregister von Bizkaia im Band 5.765, Blatt 146, Nummer BI-65.753 (im Folgenden als \'WEGOW\' bezeichnet), ist der Inhaber der Website &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (im Folgenden als \'Website\' bezeichnet).   &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Zweck&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Diese Allgemeinen GeschÃ¤ftsbedingungen (im Folgenden als \'AGB\' bezeichnet) regeln den Zugang und die Nutzung der Website sowie der darin enthaltenen Inhalte und Dienstleistungen durch jede natÃ¼rliche Person (im Folgenden als \'Nutzer\' oder \'Nutzer\' bezeichnet). Diese AGB gelten fÃ¼r die Nutzung der Website sowie fÃ¼r bestimmte Dienstleistungen, die von WEGOW Ã¼ber die Website erbracht werden, sei es direkt oder Ã¼ber eine ihrer abhÃ¤ngigen Gesellschaften, gemÃ¤ÃŸ der Definition dieses Begriffs in Artikel 42 des Handelsgesetzbuchs.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Ungeachtet dessen kÃ¶nnen bestimmte Dienstleistungen, die den Nutzern Ã¼ber die Website angeboten werden, eigenen besonderen Bedingungen unterliegen, die in einigen FÃ¤llen diese AGB ersetzen, ergÃ¤nzen und/oder Ã¤ndern kÃ¶nnen. Daher sollte der Nutzer vor der Nutzung dieser Dienste auch die entsprechenden besonderen Bedingungen sorgfÃ¤ltig lesen und akzeptieren. Im Falle von Meinungsverschiedenheiten oder WidersprÃ¼chen zwischen den Bestimmungen dieser AGB und den besonderen Bedingungen, die gegebenenfalls fÃ¼r die Ã¼ber die Website angebotenen Dienstleistungen festgelegt werden, haben die besonderen Bedingungen Vorrang.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Die Nutzung der Website setzt die vollstÃ¤ndige Akzeptanz der vom Nutzer in dem Moment, in dem er auf die Website zugreift, verÃ¶ffentlichten Bestimmungen dieser AGB sowie jeder anderen geltenden Richtlinie voraus.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Der Zweck von WEGOW besteht darin, eine Gemeinschaft von Nutzern bereitzustellen. In diesem Sinne hat WEGOW Ã¼ber die Website zum Ziel, einen intelligenten und auf den Nutzer zugeschnittenen Konzertkalender anzubieten, auf dem er die Interessen seiner Kontakte kennenlernen und aktiv an der Umsetzung von On-Demand-Konzerten teilnehmen kann.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW verbindet die Nutzer Ã¼ber ihre musikalischen Vorlieben und gemeinsamen Interessensveranstaltungen. WEGOW bietet einen Katalog von Musikveranstaltungen in verschiedenen StÃ¤dten Spaniens an und gewÃ¤hrt Zugang zu den Plattformen, die den Ticketverkauf fÃ¼r diese Veranstaltungen abwickeln.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW sammelt die Nachfrage aller seiner Nutzer, um ein kulturelles Angebot entsprechend dieser Nachfrage zu generieren. Konzerte werden durch die Nachfrage der Nutzer aktiviert. Diese Nachfrage wird auf der WEGOW-Plattform in dafÃ¼r vorgesehenen Abschnitten erfasst. Der Nutzer hat immer die MÃ¶glichkeit, Ã„nderungen vorzunehmen.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Wenn ein Nutzer Interesse an einem bestimmten KÃ¼nstler bekundet, sorgt WEGOW dafÃ¼r, dass dieser Nutzer per E-Mail Informationen zu den Musikveranstaltungen erhÃ¤lt, an denen der KÃ¼nstler beteiligt ist. Das Ziel ist es, dem Nutzer den Zugang zu Informationen Ã¼ber Live-Musik zu erleichtern, die ihn interessiert.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW entwickelt und erweitert kontinuierlich neue Tools, die fÃ¼r registrierte Nutzer von WEGOW Mehrwert bieten sollen.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Ãœber die Website angebotene Dienstleistungen&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Derzeit bietet WEGOW den Nutzern Ã¼ber die Website unter anderem folgende Dienstleistungen an:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Kostenlose Registrierung des Nutzers auf den Websites von WEGOW durch den Registrierungsprozess zur Aktivierung des Konzertkalenders.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Bearbeitung aller Nutzerdaten sowie InteressenstÃ¤dte und Zugangspasswort.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Dienste und Tools zur Verwaltung der Suche nach Konzerten und Festivals.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;PersÃ¶nliche Profilseite auf der Plattform mit privaten Informationen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Automatische Aktualisierung der MusikprÃ¤ferenzen und damit verbundener Freunde.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Personalisierte Empfehlungsdienste fÃ¼r Musikveranstaltungen basierend auf den musikalischen Vorlieben des Nutzers, die Ã¼ber die Plattformen Facebook, Spotify, iTunes und die Website von WEGOW zum Ausdruck gebracht werden.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Automatischer und kostenloser Erhalt von Informationen Ã¼ber die KÃ¼nstler, die der Nutzer als interessant angegeben hat, auf elektronischem Wege.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Dienst fÃ¼r elektronische Werbung Ã¼ber die KÃ¼nstler, die der Nutzer als interessant angegeben hat.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Kauf- und Verkaufsdienstleistungen fÃ¼r Konzerttickets und Festivals, die durch ihre eigenen Allgemeinen GeschÃ¤ftsbedingungen fÃ¼r den Ticketverkauf geregelt sind.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Die von WEGOW Ã¼ber die Website erbrachten Dienstleistungen sind nicht fÃ¼r Nutzer unter 16 Jahren vorgesehen. Bei der Nutzung der Dienste erklÃ¤ren die Nutzer, dass sie mindestens 16 Jahre alt sind.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Nutzer im Alter von 14 bis 18 Jahren mÃ¼ssen ihre Eltern oder rechtlichen VormÃ¼nder Ã¼ber die Nutzung der Website und der beabsichtigten Dienstleistungen informieren, sowie wenn sie Informationen an Dritte weitergeben, mit denen sie Ã¼ber den Dienst in Kontakt getreten sind.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Bestimmte Dienstleistungen kÃ¶nnen auf Nutzer ab 18 Jahren beschrÃ¤nkt sein. Diese EinschrÃ¤nkung wird in den besonderen Bedingungen festgelegt, die diese Dienstleistungen regeln.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Einige der Ã¼ber die Website zugÃ¤nglichen Dienste kÃ¶nnen von und/oder mit anderen Websites, Plattformen und Diensten abhÃ¤ngen, die Dritten gehÃ¶ren und/oder von Dritten betrieben werden, sodass die Nutzer sich mÃ¶glicherweise auf diesen Plattformen Dritter registrieren und bestimmte Informationen bereitstellen mÃ¼ssen, um auf die Dienste zugreifen zu kÃ¶nnen. Die Nutzung der Websites, Inhalte, Daten, Informationen, Anwendungen, Plattformen, Waren, Dienstleistungen oder Materialien Dritter unterliegt den Bedingungen und Richtlinien dieser Dritten. WEGOW Ã¼bernimmt keine Verpflichtungen oder Haftung in Bezug auf diese Dritten.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Registrierung auf der Website&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;Die Nutzung der meisten Dienstleistungen von WEGOW setzt die vorherige Registrierung des Nutzers auf der Website voraus.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Der Nutzer muss einen Benutzernamen (ID oder Login) und ein Passwort fÃ¼r sein Konto auswÃ¤hlen und sich verpflichten, es aufmerksam zu bewahren und sorgfÃ¤ltig zu verwenden.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Die Verwendung des Passworts ist persÃ¶nlich und nicht Ã¼bertragbar. Die Ãœbertragung, auch vorÃ¼bergehend, an Dritte ist nicht gestattet. Der Nutzer muss daher die erforderlichen MaÃŸnahmen ergreifen, um das von ihm ausgewÃ¤hlte Passwort aufzubewahren und zu verhindern, dass es von Dritten verwendet wird. Infolgedessen ist der Nutzer allein verantwortlich fÃ¼r die Verwendung seines Passworts und WEGOW wird von jeglicher Haftung befreit.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Wenn der Nutzer Kenntnis davon erlangt oder vermutet, dass Dritte sein Passwort auf der Website verwenden, muss er dies WEGOW umgehend unter der E-Mail-Adresse info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; mitteilen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Die genannte Registrierung erfolgt in der vom jeweiligen Dienst ausdrÃ¼cklich angegebenen Form. Alle Informationen, die der Nutzer Ã¼ber die Dienste bereitstellt, mÃ¼ssen wahrheitsgemÃ¤ÃŸ sein. Zu diesem Zweck garantiert der Nutzer die Echtheit aller von ihm im Rahmen der fÃ¼r die Dienstleistungsanmeldung erforderlichen Formulare Ã¼bermittelten Daten. DarÃ¼ber hinaus garantiert der sich registrierende Nutzer, dass er mindestens 14 Jahre alt ist.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Der Nutzer ist auch dafÃ¼r verantwortlich, alle Informationen, die er WEGOW zur VerfÃ¼gung stellt, stÃ¤ndig auf dem neuesten Stand zu halten, so dass sie zu jeder Zeit der realen Situation des Nutzers entsprechen. In jedem Fall ist der Nutzer allein verantwortlich fÃ¼r falsche oder ungenaue ErklÃ¤rungen, die er abgibt, und fÃ¼r die SchÃ¤den, die er WEGOW oder Dritten durch die von ihm bereitgestellten Informationen verursacht.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Alle Ã¼ber die Website gesammelten Daten werden gemÃ¤ÃŸ der Datenschutzrichtlinie behandelt.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. Verpflichtungen des Nutzers&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Der Nutzer nutzt die Website auf eigene Verantwortung.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Der Nutzer verpflichtet sich, die Website und die von ihr aus zugÃ¤nglichen Dienste sorgfÃ¤ltig und in vollem Einklang mit dem Gesetz, guten Sitten und diesen AGB sowie gegebenenfalls den besonderen Bedingungen zu nutzen, und respektiert dabei die Rechte anderer Nutzer.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Der Nutzer verpflichtet sich auch, die anwendbaren Gesetze und die Rechte Dritter bei der Nutzung der Inhalte und Dienste der Website zu respektieren. DarÃ¼ber hinaus ist die VervielfÃ¤ltigung, Verbreitung, Ãœbertragung, Anpassung oder Ã„nderung der Inhalte der Website (Texte, Designs, Grafiken, Informationen, Datenbanken, Sound- und/oder Bilddateien, Logos usw.) und anderer Bestandteile der Website in jeder Form und auf jede Weise ohne vorherige Genehmigung der rechtmÃ¤ÃŸigen Inhaber oder sofern dies gesetzlich gestattet ist, untersagt.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Insbesondere ist es dem Nutzer untersagt, folgende Handlungen auszufÃ¼hren:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Die Verwendung von Mechanismen, Software oder Skripten im Zusammenhang mit der Nutzung der Website.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Blockieren, Ãœberschreiben, Ã„ndern oder Kopieren, es sei denn, dies ist zur ordnungsgemÃ¤ÃŸen Nutzung der Dienste der Websites erforderlich. Beispielsweise das Kopieren mittels Suchtechnologien vom Typ  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Verbreiten, VervielfÃ¤ltigen oder Ã¶ffentliches ZugÃ¤nglichmachen von Inhalten der WEGOW-Website, von Nutzern oder Dritten ohne vorherige Genehmigung des Rechteinhabers.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Jede Handlung, die die Funktionsweise der WEGOW-Infrastruktur beeintrÃ¤chtigen kÃ¶nnte, insbesondere durch Ãœberlastung.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Die Verwendung von Materialien und Informationen auf dieser Website fÃ¼r illegale Zwecke, die ausdrÃ¼cklich in diesen Allgemeinen GeschÃ¤ftsbedingungen oder in den besonderen Bedingungen untersagt sind, sofern sie vorhanden sind.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;FÃ¶rderung und Beteiligung an Handlungen, die gegen Gesetze, Regeln, Verordnungen, Gerichts- oder behÃ¶rdliche Anordnungen oder lokale, nationale oder internationale VertrÃ¤ge verstoÃŸen kÃ¶nnten und die zu zivilrechtlicher Haftung fÃ¼hren oder die geistigen Eigentumsrechte, das Eigentum, die PrivatsphÃ¤re, die moralischen, die Bild- oder andere Rechte von WEGOW oder jeder anderen Person oder Einrichtung verletzen kÃ¶nnten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;FÃ¶rderung oder Beteiligung an Handlungen, die WEGOW, den von WEGOW erbrachten Diensten oder dem Ansehen, dem Namen und dem Ruf von WEGOW schaden kÃ¶nnten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Werbung, Angebot oder Vertrieb von pornografischen Produkten oder Produkten, die gegen die Jugendschutzgesetze verstoÃŸen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Andere Nutzer belÃ¤stigen (insbesondere durch Spam).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Die Verwendung rechtlich geschÃ¼tzter Materialien (z. B. durch Gesetze zum geistigen Eigentum, Marken, Patente, Gebrauchsmuster oder Designmodelle), ohne dazu berechtigt zu sein.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;FÃ¶rderung von Handlungen, die dem freien Wettbewerb entgegenstehen, einschlieÃŸlich MaÃŸnahmen zur schrittweisen Anwerbung von Kunden (wie Schneeballsysteme, Schneeball- oder Pyramidenmodelle).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Die Nutzung der Dienste fÃ¼r kommerzielle oder geschÃ¤ftliche Zwecke, einschlieÃŸlich, aber nicht beschrÃ¤nkt auf Tauschoperationen, Pyramidenmodelle, Werbung, Marketing, Angebot von Waren oder Dienstleistungen oder Nutzung von Daten oder Materialien, die Ã¼ber die Dienste oder durch sie erhalten wurden, unabhÃ¤ngig davon, ob finanzielle Gewinne oder andere Arten von VergÃ¼tungen erzielt werden, und unabhÃ¤ngig davon, ob Links zu anderen Websites verwendet werden.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Sich als eine andere Person oder Einrichtung ausgeben, einschlieÃŸlich eines Mitarbeiters von WEGOW, lÃ¼gen Ã¼ber seine Beziehung zu einer anderen Person, Einrichtung oder bereitgestellten Inhalten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW kann das Konto eines Nutzers stornieren und/oder den Zugriff eines Nutzers auf die Dienste verhindern oder verbieten, wenn es feststellt, dass dieser Nutzer seiner Ansicht nach gegen diese Allgemeinen GeschÃ¤ftsbedingungen verstoÃŸen hat. DarÃ¼ber hinaus behÃ¤lt sich WEGOW das Recht vor, gegen jede Person oder Einrichtung, die seiner Meinung nach gegen diese Allgemeinen GeschÃ¤ftsbedingungen oder die geltenden Vorschriften verstoÃŸen hat oder dies tun kÃ¶nnte, rechtliche Schritte einzuleiten und die VorfÃ¤lle den zustÃ¤ndigen BehÃ¶rden zu melden. DarÃ¼ber hinaus kann WEGOW auf rechtliche Anforderungen oder Kundenbetreuungsanfragen reagieren oder sich dazu verpflichtet fÃ¼hlen und Informationen Ã¼ber das Nutzerkonto oder die Registrierung sowie alle anderen Inhalte oder Informationen zugÃ¤nglich machen oder offenlegen, wenn dies gesetzlich vorgeschrieben ist oder wenn WEGOW in gutem Glauben davon ausgeht, dass dieser Zugriff, die Aufbewahrung oder die Offenlegung notwendig ist, um (a) einer gerichtlichen Anordnung nachzukommen, (b) diesen Allgemeinen GeschÃ¤ftsbedingungen nachzukommen, (c) auf VorwÃ¼rfe zu reagieren, dass bestimmte Inhalte oder Informationen die Rechte Dritter verletzen, (d) auf Anfragen des technischen Supports oder des Kundendienstes zu antworten oder (e) die Rechte, das Eigentum oder die persÃ¶nliche Sicherheit von WEGOW, seinen Nutzern oder Dritten zu schÃ¼tzen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Der Nutzer ist allein verantwortlich fÃ¼r jeglichen direkten oder indirekten Schaden oder Verlust, der WEGOW aufgrund einer Verletzung einer dieser Verpflichtungen, Verbote oder EinschrÃ¤nkungen durch die Nutzer entstehen kÃ¶nnte, und ist verpflichtet, WEGOW gegen alle AnsprÃ¼che, SchÃ¤den, Schulden, Verluste, Strafen, BuÃŸgelder, Kosten und Aufwendungen zu verteidigen und schadlos zu halten, die WEGOW infolge der Verletzung dieser Verpflichtungen, Verbote oder EinschrÃ¤nkungen durch die Nutzer entstehen.  &lt;/p&gt;&lt;/article&gt;","termOfUse2":"&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;6. Vom Benutzer und/oder Dritten bereitgestellte Inhalte&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; In bestimmten Abschnitten der Website und der Ã¼ber sie erbrachten Dienste kÃ¶nnen Benutzer und/oder Dritte Inhalte (Informationen, Meinungen, Bilder, etc.) verÃ¶ffentlichen und/oder Ã¼ber die Website senden. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Benutzer und/oder Dritte, die Inhalte Ã¼ber die Website an WEGOW verbreiten, prÃ¤sentieren, verÃ¶ffentlichen oder senden, erklÃ¤ren, dass sie die EigentÃ¼mer sind und friedlichen Besitz aller geistigen und gewerblichen Schutzrechte an diesen Inhalten haben und WEGOW eine unbegrenzte, weltweite, nicht exklusive, unwiderrufliche, dauerhafte, Ã¼bertragbare, unterlizenzierbare Lizenz gewÃ¤hren, um die gesamten oder Teile dieser Inhalte (in jeder Form) auf der Website oder auf jeder anderen Website, Plattform, Dienstleistung und Vertriebsplattform zu nutzen, ohne dass WEGOW dadurch gegenÃ¼ber dem Benutzer irgendwelche Verpflichtungen eingeht. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die RechtmÃ¤ÃŸigkeit der geistigen oder gewerblichen Schutzrechte an den von Benutzern und/oder Dritten bereitgestellten Inhalten liegt in der alleinigen Verantwortung dieser Personen, und WEGOW wird von jeglichen AnsprÃ¼chen Dritter freigestellt. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW gestattet nicht die Verbreitung, Verwaltung oder Kommunikation von Inhalten, die die QualitÃ¤t des Dienstes beeintrÃ¤chtigen. Die Bereitstellung von Inhalten ist untersagt, wenn sie: &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Die angeblich gegen nationales, gemeinschaftliches oder internationales Recht verstoÃŸen oder angeblich illegale AktivitÃ¤ten durchfÃ¼hren oder gegen die GrundsÃ¤tze von Treu und Glauben verstoÃŸen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Die QualitÃ¤tsparameter von WEGOW nicht erfÃ¼llen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Die Grundrechte von Personen verletzen, die HÃ¶flichkeit im Netz verletzen, stÃ¶ren oder negative Meinungen bei unseren Benutzern oder Dritten erzeugen kÃ¶nnten, und im Allgemeinen Inhalte, die WEGOW als unangemessen betrachtet. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Und im Allgemeinen gegen die GrundsÃ¤tze von RechtmÃ¤ÃŸigkeit, Ehrlichkeit, Verantwortlichkeit, Schutz der menschlichen WÃ¼rde, Schutz von MinderjÃ¤hrigen, Schutz der Ã¶ffentlichen Ordnung, Schutz der PrivatsphÃ¤re, Schutz der Verbraucher und geistigen und gewerblichen Schutzrechten verstoÃŸen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; DarÃ¼ber hinaus behÃ¤lt sich WEGOW das Recht vor, ohne vorherige AnkÃ¼ndigung Inhalte von der Website zu entfernen, die als nicht den Merkmalen und Zwecken von WEGOW entsprechend angesehen werden. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW wird alles vernÃ¼nftigerweise MÃ¶gliche tun, um die RechtmÃ¤ÃŸigkeit der Inhalte zu Ã¼berwachen, die Benutzer Ã¼ber die Website Ã¼bermitteln. Da jedoch eine absolute Kontrolle dieser Inhalte nicht mÃ¶glich ist, ist der Benutzer allein verantwortlich fÃ¼r die Inhalte, die er auf der Website verÃ¶ffentlicht oder Ã¼bermittelt. Insbesondere kann WEGOW nicht als redaktionell verantwortlich angesehen werden und erklÃ¤rt ausdrÃ¼cklich, dass es sich nicht mit den Meinungen identifiziert, die Benutzer Ã¼ber die Dienste Ã¤uÃŸern, fÃ¼r deren Konsequenzen ausschlieÃŸlich der Absender verantwortlich ist. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Ungeachtet des Vorstehenden werden die eingefÃ¼gten und verÃ¶ffentlichten Inhalte regelmÃ¤ÃŸig Ã¼berprÃ¼ft, um die QualitÃ¤tsprinzipien von WEGOW sowie die hier genannten Regeln sicherzustellen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW kann nicht alle Informationen kontrollieren, die ein Benutzer mit anderen Benutzern teilt, und ist daher auch nicht fÃ¼r diese Informationen verantwortlich. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Wenn jedoch ein Benutzer davon Kenntnis hat, dass auf der Website Informationen oder Inhalte verÃ¶ffentlicht sind, die als unangemessen angesehen werden kÃ¶nnten und gegen die Allgemeinen GeschÃ¤ftsbedingungen, die besonderen Bedingungen, die Datenschutzrichtlinien oder andere anwendbare Vorschriften verstoÃŸen, muss er sich an WEGOW wenden und eine E-Mail an info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; senden. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Jeder Benutzer, der Inhalte verÃ¶ffentlicht, die gegen geltendes Recht verstoÃŸen, muss sich bewusst sein, dass er die Verantwortung fÃ¼r die daraus resultierenden SchÃ¤den und Konsequenzen tragen wird. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW kann illegale oder mutmaÃŸlich illegale Inhalte von der Website entfernen, ohne vorherige AnkÃ¼ndigung. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;7. Einladen eines Freundes&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Benutzer von WEGOW kÃ¶nnen Freunde einladen, sich WEGOW anzuschlieÃŸen. Dazu genÃ¼gt es, ihnen eine Einladung per E-Mail Ã¼ber das automatische Einladungssystem von WEGOW zu senden. Diese Einladung ist ein einfaches Mittel, das WEGOW den Benutzern zur VerfÃ¼gung stellt, um ihren Kontakten die MÃ¶glichkeit zu bieten, sich bei WEGOW zu registrieren. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW wird die Einladung im Namen des Benutzers versenden und den Benutzer im Absender und im Text der Nachricht zitieren. Durch das Versenden dieser Einladung erklÃ¤rt der Benutzer unter seiner alleinigen Verantwortung, den EmpfÃ¤nger der Einladung zu kennen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der EmpfÃ¤nger der Einladung muss diese akzeptieren und den Registrierungsprozess durchlaufen, um die Dienste nutzen zu kÃ¶nnen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW wird die in der Einladung enthaltenen Daten und insbesondere die E-Mail-Adresse des EmpfÃ¤ngers ausschlieÃŸlich fÃ¼r den Versand der Einladung verwenden. WEGOW wird diese E-Mail-Adresse weder speichern noch anderweitig verarbeiten. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die Benutzer sind verantwortlich gegenÃ¼ber den EmpfÃ¤ngern, wenn es irgendwelche Beschwerden gegen WEGOW aufgrund des Versands der Einladungen gibt. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;8. Verantwortlichkeiten und EinschrÃ¤nkungen&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; WEGOW unternimmt alle Anstrengungen, um Fehler in den auf der Website verÃ¶ffentlichten Inhalten zu vermeiden. Alle Ã¼ber die Website angebotenen Inhalte sind auf dem neuesten Stand, und WEGOW behÃ¤lt sich das Recht vor, sie jederzeit zu Ã¤ndern. WEGOW haftet nicht fÃ¼r die Folgen von Fehlern in den von Dritten bereitgestellten Inhalten, die auf der Website erscheinen kÃ¶nnen. Daher trÃ¤gt der Benutzer allein die Folgen, SchÃ¤den oder MaÃŸnahmen, die sich aus dem Zugriff auf die Inhalte der Website sowie deren Reproduktion oder Verbreitung ergeben kÃ¶nnen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW garantiert nicht und haftet nicht fÃ¼r: &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Die KontinuitÃ¤t der Website-Inhalte und/oder das Fehlen von VerfÃ¼gbarkeit oder ZugÃ¤nglichkeit der Website oder deren technische KontinuitÃ¤t; &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Das Fehlen von Fehlern in den Inhalten und/oder Produkten; &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Das Fehlen von Viren und anderen schÃ¤dlichen Komponenten auf der Website oder auf dem Server, von dem aus sie bereitgestellt wird; &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Die Unverwundbarkeit der Website und/oder die Undurchdringlichkeit der auf ihr ergriffenen SicherheitsmaÃŸnahmen; &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Gegebenenfalls das Fehlen von Nutzen oder Leistung der Inhalte, Produkte und/oder Dienstleistungen der Website; &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Die SchÃ¤den oder Verluste, die von einer Person verursacht werden, die die von WEGOW auf der Website festgelegten Bedingungen, Regeln und Anweisungen verletzt oder die die Sicherheitssysteme der Website verletzt; &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Jegliche anderen SchÃ¤den, die durch UmstÃ¤nde verursacht werden kÃ¶nnen, die mit dem Nichtfunktionieren oder fehlerhaften Funktionieren der Website oder der Websites, auf die gegebenenfalls Links hergestellt wurden, zusammenhÃ¤ngen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Ungeachtet dessen erklÃ¤rt WEGOW, alle erforderlichen MaÃŸnahmen ergriffen zu haben, soweit dies in seinem Ermessen und im Zustand der Technik mÃ¶glich ist, um den Betrieb der Website zu gewÃ¤hrleisten und das Vorhandensein und die Verbreitung von Viren und anderen schÃ¤dlichen Komponenten auf BenutzergerÃ¤ten zu verhindern. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Wie bereits in den vorherigen Abschnitten angegeben, kÃ¶nnen die Benutzer Ã¼ber die Website Dienstleistungen von Dritten in Anspruch nehmen und andere Plattformen nutzen. WEGOW Ã¼bernimmt keine Verantwortung fÃ¼r die Dienstleistungen und GeschÃ¤ftspraktiken von Dritten (einschlieÃŸlich ihrer Datenschutzrichtlinien), unabhÃ¤ngig davon, ob die Dienstleistungen von Dritten Logos, Marken, Namen und/oder Sponsoring oder andere Identifikationen von WEGOW enthalten. Wenn Benutzer Dienstleistungen von Dritten nutzen, die personenbezogene Daten anfordern, Ã¼bernimmt WEGOW keine Verantwortung fÃ¼r die Verwendung, den Erhalt oder die Offenlegung von Informationen im Zusammenhang mit diesen Dienstleistungen von Dritten. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;9. Geistige und gewerbliche Schutzrechte&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Die Texte, Designs, Bilder, Audiodateien, Datenbanken, Logos, Strukturen, Marken und andere Elemente, die die Website ausmachen, sind durch geistige und gewerbliche Schutzrechte von WEGOW und/oder Dritten geschÃ¼tzt, die ihre Aufnahme in die Website ordnungsgemÃ¤ÃŸ genehmigt haben, sei es durch das Absenden des Registrierungsformulars oder durch Vereinbarungen zur Ãœbertragung von Nutzungsrechten, die sie mit WEGOW getroffen haben. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Jegliche VervielfÃ¤ltigung, Ãœbertragung, Anpassung, Ãœbersetzung, Ã„nderung, Ã¶ffentliche Kommunikation oder anderweitige Nutzung des gesamten oder eines Teils des Inhalts dieser Website, in welcher Form oder auf welche Weise auch immer, elektronisch, mechanisch oder auf andere Weise, ist strengstens untersagt, es sei denn, WEGOW oder die betreffenden Dritten haben zuvor schriftlich zugestimmt. Jeder VerstoÃŸ gegen diese Rechte kann zu auÃŸergerichtlichen oder gerichtlichen zivil- oder strafrechtlichen Verfahren fÃ¼hren. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Sofern nicht anders vereinbart, gewÃ¤hrt WEGOW keine Lizenz oder Genehmigung zur Nutzung seiner geistigen oder gewerblichen Schutzrechte oder anderer damit zusammenhÃ¤ngender Rechte oder Eigentumsrechte an der Website, den Dienstleistungen oder deren Inhalten. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;10. Links&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Jeder Hypertext-Link, Deep Link, Framing oder jede andere Art von virtueller Verbindung Ã¼ber Telekommunikationsnetze von einer beliebigen Website oder URL (â€žLinksâ€œ) zur Website muss zuvor schriftlich von WEGOW genehmigt werden und muss in jedem Fall auf ihre Homepage verweisen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW lehnt jede Verantwortung fÃ¼r die Inhalte von Links zu Websites Dritter ab, die auf der Website enthalten sind, oder fÃ¼r SchÃ¤den oder Fehler, die durch Viren verursacht werden kÃ¶nnen, die beim Zugriff auf sie oder bei ihrer Verwendung auf die Computersysteme (Hardware und Software) des Benutzers Ã¼bertragen werden. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;11. Anwendung dieser Allgemeinen GeschÃ¤ftsbedingungen&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; WEGOW behÃ¤lt sich das Recht vor, aus legitimen GrÃ¼nden das Design, die Darstellung und/oder die Konfiguration der Website sowie einige oder alle Dienste zu Ã¤ndern, ohne dass vorherige AnkÃ¼ndigung erforderlich ist, und neue Dienste hinzuzufÃ¼gen. Die zeitliche Geltung dieser Allgemeinen GeschÃ¤ftsbedingungen fÃ¤llt daher mit der Dauer ihrer VerÃ¶ffentlichung zusammen, bis sie ganz oder teilweise geÃ¤ndert werden, zu welchem Zeitpunkt die geÃ¤nderten Bedingungen in Kraft treten. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW kann den Zugang zur Website und/oder zu einer der Websites, die sie integrieren, sowie zu den darin enthaltenen Produkten und/oder Dienstleistungen jederzeit und ohne vorherige AnkÃ¼ndigung beenden, aussetzen oder unterbrechen, ohne dass der Benutzer einen Anspruch auf EntschÃ¤digung geltend machen kann. Nach einer solchen KÃ¼ndigung bleiben die Verbote, BeschrÃ¤nkungen und NutzungsbeschrÃ¤nkungen gemÃ¤ÃŸ diesen Allgemeinen GeschÃ¤ftsbedingungen weiterhin in Kraft. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Wie bereits erwÃ¤hnt, stellen diese Allgemeinen GeschÃ¤ftsbedingungen nicht die einzigen anwendbaren Regeln fÃ¼r die Website dar. Insbesondere kann WEGOW Ã¼ber die Website oder andere Dienstleistungen anbieten, die ihren eigenen speziellen Bedingungen unterliegen, die in jedem Fall dem Benutzer im Voraus mitgeteilt werden. Die Teilnahme an jeder der AktivitÃ¤ten oder der Erhalt der Dienstleistungen, die speziellen Bedingungen unterliegen, gilt in jedem Fall als vollstÃ¤ndige und uneingeschrÃ¤nkte Annahme dieser Bedingungen. In diesen FÃ¤llen gelten die Allgemeinen GeschÃ¤ftsbedingungen fÃ¼r alles, was nicht in den speziellen Bedingungen geregelt ist und dem nicht widersprochen wird. Im Falle von Meinungsverschiedenheiten oder WidersprÃ¼chen zwischen den Bestimmungen dieser Allgemeinen GeschÃ¤ftsbedingungen und den speziellen Bedingungen, die gegebenenfalls fÃ¼r die auf der Website angebotenen Dienstleistungen festgelegt wurden, haben die Bestimmungen der speziellen Bedingungen Vorrang. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Im Falle, dass eine oder mehrere Bestimmungen dieser Allgemeinen GeschÃ¤ftsbedingungen von einem zustÃ¤ndigen Gericht, einer zustÃ¤ndigen BehÃ¶rde oder einem Verwaltungsorgan fÃ¼r nichtig oder nicht anwendbar erklÃ¤rt werden, hat diese Nichtigkeit oder Nichtanwendbarkeit keine Auswirkungen auf die Ã¼brigen Bestimmungen dieser Allgemeinen GeschÃ¤ftsbedingungen oder auf die gegebenenfalls festgelegten speziellen Bedingungen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die NichtausÃ¼bung oder NichtausfÃ¼hrung durch WEGOW eines in diesen Allgemeinen GeschÃ¤ftsbedingungen enthaltenen Rechts oder einer darin enthaltenen Bestimmung stellt keine Verzicht auf dieses Recht oder diese Bestimmung dar, es sei denn, dies wird schriftlich anerkannt und vereinbart. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;12. Anwendbares Recht und Gerichtsbarkeit&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Die Nutzung dieser Website unterliegt spanischem Recht. Etwaige Streitigkeiten im Zusammenhang mit ihrer Nutzung unterliegen der nicht ausschlieÃŸlichen ZustÃ¤ndigkeit der spanischen Gerichte und Tribunale, unbeschadet anderer Gerichte, die zustÃ¤ndig sein kÃ¶nnen. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h1 class=\'title-text-static-page\'&gt;Allgemeine Verkaufsbedingungen fÃ¼r Tickets&lt;/h1&gt; &lt;p class=\'text-static-page\'&gt; Die Wegow Technologies S.L., mit Sitz in Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spanien und CIF B86767761. Kontakt-E-Mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;, erbringt die Dienstleistungen gemÃ¤ÃŸ den vorliegenden Allgemeinen Verkaufsbedingungen (im Folgenden \'Verkaufsbedingungen\') entweder direkt oder Ã¼ber eine ihrer abhÃ¤ngigen Gesellschaften. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Das Lesen und Akzeptieren der vorliegenden Verkaufsbedingungen ist eine notwendige Voraussetzung fÃ¼r die Nutzung der Dienste der Website &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (im Folgenden \'Website\'). Diese Verkaufsbedingungen regeln die Beziehung zwischen dem Veranstalter (im Folgenden \'Veranstalter\') und dem KÃ¤ufer oder Benutzer (im Folgenden \'KÃ¤ufer\' oder \'Benutzer\') sowie der Wegow Technologies, S.L. (im Folgenden \'WEGOW\') mit Sitz in Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spanien und CIF B86767761. Kontakt-E-Mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; &lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt; WeiÃŸt du, was das ist? &lt;/h4&gt; &lt;p class=\'text-static-page\'&gt; Bevor du deine Veranstaltung erstellst oder dein Ticket kaufst, ist es wichtig, dass du die Verkaufsbedingungen sorgfÃ¤ltig liest, verstehst und akzeptierst. Los geht\'s! :) &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Durch das Ankreuzen der Option \'Ich akzeptiere die rechtlichen Bedingungen\' erklÃ¤rst du dich damit einverstanden, die folgenden Verkaufsbedingungen zu akzeptieren. Alle neuen Funktionen oder Werkzeuge, die dem aktuellen Service hinzugefÃ¼gt werden, unterliegen ebenfalls diesen Verkaufsbedingungen. Du kannst die neueste Version der Verkaufsbedingungen jederzeit auf dieser Seite einsehen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die Nichteinhaltung einer der in diesen Verkaufsbedingungen vorgesehenen Bestimmungen kann zur sofortigen KÃ¼ndigung der Dienstleistungen fÃ¼hren, ohne dass du ein Recht auf EntschÃ¤digung hast. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;1. Gegenstand der Verkaufsbedingungen&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Die vorliegenden Verkaufsbedingungen regeln die Beziehung zwischen dem Veranstalter und dem KÃ¤ufer oder Benutzer sowie WEGOW und gelten fÃ¼r den Verkauf von Eintrittskarten (im Folgenden \'Tickets\') fÃ¼r Veranstaltungen oder AktivitÃ¤ten (im Folgenden \'Veranstaltungen\'), die von Veranstaltern Ã¼ber die Website organisiert werden. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW bietet den Benutzern auf der Website eine Plattform zur VerfÃ¼gung, auf der sie Informationen Ã¼ber verschiedene Veranstaltungen und die MÃ¶glichkeit zum Kauf von Tickets fÃ¼r diese Veranstaltungen finden kÃ¶nnen. WEGOW handelt im Namen und auf Rechnung des Veranstalters, wenn es Tickets verkauft, die auf der Website angezeigt werden. Der Veranstalter ist fÃ¼r die Organisation der Veranstaltung und die Bereitstellung der Tickets verantwortlich. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die vorliegenden Verkaufsbedingungen haben keine Auswirkungen auf das VertragsverhÃ¤ltnis zwischen dem Veranstalter und dem KÃ¤ufer oder Benutzer, das sich aus dem Kauf und der Nutzung der Tickets ergibt. WEGOW handelt lediglich als Vermittler bei der Transaktion und ist nicht verantwortlich fÃ¼r die Organisation oder DurchfÃ¼hrung der Veranstaltung selbst. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der KÃ¤ufer oder Benutzer erkennt an, dass er durch den Kauf eines Tickets fÃ¼r eine Veranstaltung eine Vereinbarung mit dem Veranstalter eingeht und dass die Beziehung zwischen dem KÃ¤ufer oder Benutzer und dem Veranstalter durch die Bedingungen geregelt wird, die der Veranstalter fÃ¼r die Veranstaltung festlegt. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;2. Kauf von Tickets&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Der Kauf von Tickets erfolgt Ã¼ber die Website, auf der die verschiedenen Veranstaltungen und die entsprechenden Tickets angezeigt werden. Der KÃ¤ufer oder Benutzer kann die Veranstaltung auswÃ¤hlen, fÃ¼r die er Tickets kaufen mÃ¶chte, und die gewÃ¼nschte Anzahl von Tickets auswÃ¤hlen. Der Kaufprozess umfasst die folgenden Schritte: &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Auswahl der Veranstaltung und der Anzahl der Tickets. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; ÃœberprÃ¼fung des ausgewÃ¤hlten Tickets und des Preises. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Eingabe der erforderlichen Informationen zur Abwicklung des Kaufs, einschlieÃŸlich der Zahlungsinformationen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; BestÃ¤tigung der Bestellung und Zahlung des Kaufpreises. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Erhalt einer BestÃ¤tigungs-E-Mail mit den Details der Bestellung und der Tickets. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der KÃ¤ufer oder Benutzer ist verpflichtet, bei der Eingabe seiner Informationen wahrheitsgemÃ¤ÃŸe und genaue Angaben zu machen. Der KÃ¤ufer oder Benutzer ist fÃ¼r alle Informationen und Daten verantwortlich, die er bei der Bestellung angibt, einschlieÃŸlich der Zahlungsinformationen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der Kaufvertrag kommt zustande, wenn der KÃ¤ufer oder Benutzer die Bestellung auf der Website abschlieÃŸt und die Zahlung bestÃ¤tigt. Die BestÃ¤tigung der Bestellung erfolgt durch Anklicken der SchaltflÃ¤che \'Jetzt bezahlen\' oder einer Ã¤hnlichen SchaltflÃ¤che auf der Website. Nach Abschluss des Kaufs erhÃ¤lt der KÃ¤ufer oder Benutzer eine BestÃ¤tigungs-E-Mail mit den Details der Bestellung und der Tickets. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der Kaufpreis fÃ¼r die Tickets ist der auf der Website angegebene Preis zum Zeitpunkt des Kaufs. Der Preis enthÃ¤lt die geltende Mehrwertsteuer und andere Steuern und GebÃ¼hren, sofern nicht anders angegeben. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die Tickets werden in elektronischer Form ausgestellt und kÃ¶nnen vom KÃ¤ufer oder Benutzer Ã¼ber die Website heruntergeladen und ausgedruckt werden. Der KÃ¤ufer oder Benutzer ist verantwortlich fÃ¼r die Aufbewahrung und den sicheren Umgang mit den Tickets. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;3. Zahlung&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Die Zahlung fÃ¼r die Tickets erfolgt Ã¼ber die auf der Website angegebenen Zahlungsmethoden, einschlieÃŸlich Kreditkarte, Debitkarte und andere elektronische Zahlungsmethoden. Der KÃ¤ufer oder Benutzer ist verpflichtet, die Zahlung zum Zeitpunkt des Kaufs zu leisten. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der Veranstalter kann die Preise fÃ¼r die Tickets jederzeit Ã¤ndern. Der Preis, der dem KÃ¤ufer oder Benutzer zum Zeitpunkt des Kaufs angezeigt wird, ist der maÃŸgebliche Preis. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der KÃ¤ufer oder Benutzer ist verantwortlich fÃ¼r die Zahlung aller GebÃ¼hren, Steuern und sonstigen Kosten im Zusammenhang mit dem Kauf der Tickets. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Im Falle einer Stornierung oder NichtverfÃ¼gbarkeit der Veranstaltung werden dem KÃ¤ufer oder Benutzer die entsprechenden BetrÃ¤ge zurÃ¼ckerstattet, sofern dies vom Veranstalter angeboten wird. Die RÃ¼ckerstattung erfolgt auf das vom KÃ¤ufer oder Benutzer bei der Bestellung angegebene Zahlungsmittel. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;4. Zugang zur Veranstaltung&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Der Zugang zur Veranstaltung erfolgt gemÃ¤ÃŸ den Bedingungen, die der Veranstalter fÃ¼r die Veranstaltung festlegt. Der KÃ¤ufer oder Benutzer ist verpflichtet, die Bedingungen fÃ¼r den Zugang zur Veranstaltung zu beachten und einzuhalten. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die Tickets sind persÃ¶nlich und nicht Ã¼bertragbar. Der KÃ¤ufer oder Benutzer kann aufgefordert werden, einen Ausweis oder ein Identifikationsdokument vorzulegen, um den Zugang zur Veranstaltung zu ermÃ¶glichen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der Veranstalter behÃ¤lt sich das Recht vor, den Zugang zur Veranstaltung zu verweigern oder zu beschrÃ¤nken, wenn der KÃ¤ufer oder Benutzer die Bedingungen fÃ¼r den Zugang nicht erfÃ¼llt oder wenn der KÃ¤ufer oder Benutzer eine Bedrohung fÃ¼r die Sicherheit oder den ordnungsgemÃ¤ÃŸen Ablauf der Veranstaltung darstellt. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;5. Stornierung und RÃ¼ckerstattung&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Die Stornierungsbedingungen fÃ¼r Tickets kÃ¶nnen je nach Veranstaltung und Veranstalter variieren. Der KÃ¤ufer oder Benutzer sollte die Stornierungsbedingungen Ã¼berprÃ¼fen, die vom Veranstalter fÃ¼r die jeweilige Veranstaltung festgelegt wurden. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Im Falle einer Stornierung oder NichtverfÃ¼gbarkeit der Veranstaltung durch den Veranstalter werden dem KÃ¤ufer oder Benutzer die entsprechenden BetrÃ¤ge zurÃ¼ckerstattet, sofern dies vom Veranstalter angeboten wird. Die RÃ¼ckerstattung erfolgt auf das vom KÃ¤ufer oder Benutzer bei der Bestellung angegebene Zahlungsmittel. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Wenn der KÃ¤ufer oder Benutzer beschlieÃŸt, seine Tickets zu stornieren, gelten die Stornierungsbedingungen, die vom Veranstalter fÃ¼r die jeweilige Veranstaltung festgelegt wurden. In einigen FÃ¤llen kann eine Stornierung GebÃ¼hren oder Kosten nach sich ziehen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die Stornierung von Tickets unterliegt den Bedingungen des Veranstalters und nicht den Verkaufsbedingungen von WEGOW. Der KÃ¤ufer oder Benutzer sollte sich direkt an den Veranstalter wenden, um eine Stornierung vorzunehmen oder Fragen zur RÃ¼ckerstattung zu klÃ¤ren. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;6. Haftung&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; WEGOW handelt lediglich als Vermittler bei der Transaktion zwischen dem Veranstalter und dem KÃ¤ufer oder Benutzer. WEGOW ist nicht verantwortlich fÃ¼r die Organisation oder DurchfÃ¼hrung der Veranstaltung selbst oder fÃ¼r die Einhaltung der Bedingungen, die der Veranstalter fÃ¼r die Veranstaltung festlegt. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; WEGOW haftet nicht fÃ¼r SchÃ¤den oder Verluste, die dem KÃ¤ufer oder Benutzer im Zusammenhang mit der Nutzung der Website oder dem Kauf von Tickets entstehen, es sei denn, diese SchÃ¤den oder Verluste sind auf grobe FahrlÃ¤ssigkeit oder vorsÃ¤tzliches Fehlverhalten von WEGOW zurÃ¼ckzufÃ¼hren. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die Haftung von WEGOW ist in jedem Fall auf den Betrag beschrÃ¤nkt, den der KÃ¤ufer oder Benutzer fÃ¼r die Tickets gezahlt hat. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der Veranstalter ist allein verantwortlich fÃ¼r die Organisation und DurchfÃ¼hrung der Veranstaltung sowie fÃ¼r die Einhaltung der Bedingungen, die er fÃ¼r die Veranstaltung festlegt. WEGOW haftet nicht fÃ¼r SchÃ¤den oder Verluste, die dem KÃ¤ufer oder Benutzer im Zusammenhang mit der Veranstaltung selbst entstehen. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;7. Ã„nderungen und Stornierungen von Veranstaltungen&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Der Veranstalter behÃ¤lt sich das Recht vor, Ã„nderungen an der Veranstaltung vorzunehmen oder die Veranstaltung zu stornieren. Wenn der Veranstalter eine Veranstaltung storniert oder wesentliche Ã„nderungen vornimmt, wird er dem KÃ¤ufer oder Benutzer die entsprechenden BetrÃ¤ge zurÃ¼ckerstatten, sofern dies vom Veranstalter angeboten wird. Die RÃ¼ckerstattung erfolgt auf das vom KÃ¤ufer oder Benutzer bei der Bestellung angegebene Zahlungsmittel. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der KÃ¤ufer oder Benutzer sollte sich direkt an den Veranstalter wenden, um Informationen Ã¼ber Ã„nderungen oder Stornierungen von Veranstaltungen zu erhalten und Fragen zur RÃ¼ckerstattung zu klÃ¤ren. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;8. Datenschutz&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Die Nutzung der Website und der Kauf von Tickets unterliegen den Datenschutzbestimmungen von WEGOW, die auf der Website verfÃ¼gbar sind. Durch die Nutzung der Website und den Kauf von Tickets erklÃ¤rt sich der KÃ¤ufer oder Benutzer mit der Erfassung, Verarbeitung und Speicherung seiner personenbezogenen Daten gemÃ¤ÃŸ den Datenschutzbestimmungen von WEGOW einverstanden. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;9. Geistige und gewerbliche Schutzrechte&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Die auf der Website angezeigten Inhalte, einschlieÃŸlich Texte, Bilder, Grafiken, Logos, Designs, Audio- und Videodateien sowie Software, sind durch geistige und gewerbliche Schutzrechte geschÃ¼tzt und gehÃ¶ren entweder WEGOW oder den entsprechenden Rechteinhabern. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Der KÃ¤ufer oder Benutzer darf die auf der Website angezeigten Inhalte nur fÃ¼r den persÃ¶nlichen Gebrauch verwenden und darf sie nicht ohne die ausdrÃ¼ckliche Zustimmung von WEGOW oder den entsprechenden Rechteinhabern vervielfÃ¤ltigen, verbreiten, Ã¤ndern oder anderweitig nutzen. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Alle Marken, Logos und Markenzeichen, die auf der Website angezeigt werden, sind entweder Eigentum von WEGOW oder den entsprechenden Rechteinhabern. Der KÃ¤ufer oder Benutzer darf diese Marken, Logos und Markenzeichen nicht ohne die ausdrÃ¼ckliche Zustimmung von WEGOW oder den entsprechenden Rechteinhabern verwenden. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;10. Ã„nderungen der Verkaufsbedingungen&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; WEGOW behÃ¤lt sich das Recht vor, diese Verkaufsbedingungen jederzeit und ohne vorherige AnkÃ¼ndigung zu Ã¤ndern. Die geÃ¤nderten Verkaufsbedingungen gelten ab dem Zeitpunkt ihrer VerÃ¶ffentlichung auf der Website. Der KÃ¤ufer oder Benutzer sollte die Verkaufsbedingungen regelmÃ¤ÃŸig Ã¼berprÃ¼fen, um sicherzustellen, dass er die aktuellste Version kennt. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Die Ã„nderungen der Verkaufsbedingungen haben keine Auswirkungen auf laufende Bestellungen, es sei denn, dies ist ausdrÃ¼cklich in den geÃ¤nderten Bedingungen angegeben. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;11. Anwendbares Recht und Gerichtsstand&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Diese Verkaufsbedingungen unterliegen spanischem Recht. Etwaige Streitigkeiten im Zusammenhang mit diesen Verkaufsbedingungen unterliegen der ausschlieÃŸlichen ZustÃ¤ndigkeit der spanischen Gerichte und Tribunale, unbeschadet anderer Gerichte, die zustÃ¤ndig sein kÃ¶nnen. &lt;/p&gt;&lt;/article&gt;","termOfUse3":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. Haftung&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW handelt Ã¼ber die Website und die anderen Partner des WEGOW-Netzwerks lediglich als Vermittler beim Kauf und Verkauf von Eintrittskarten fÃ¼r Veranstaltungen und bei der Werbung fÃ¼r diese. WEGOW Ã¼bernimmt in keinem Fall die Verantwortung fÃ¼r den Missbrauch, den der Organisator mit dem Tool betreiben kann, verpflichtet sich jedoch, die Richtigkeit der Angaben der Organisatoren anhand der vom registrierten Benutzer als Organisator bereitgestellten Profilinformationen zu Ã¼berprÃ¼fen, soweit dies mÃ¶glich ist.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW ist weder an der Kommunikation noch an der Beziehung zwischen Benutzern und Organisatoren beteiligt und haftet daher nicht, wenn die Veranstaltung letztendlich nicht stattfindet. Jegliche Beschwerden hinsichtlich der QualitÃ¤t oder Sorgfalt, mit der die Veranstaltung durchgefÃ¼hrt wird, mÃ¼ssen in jedem Fall direkt an den Organisator gerichtet werden, da WEGOW weder an der Veranstaltungsinformationen teilnimmt noch fÃ¼r den Inhalt der Ã¼ber die Website bereitgestellten Informationen zu Veranstaltungen verantwortlich ist.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Da WEGOW ausschlieÃŸlich als Vermittler zwischen den Organisatoren und den KÃ¤ufern beim Kauf und Verkauf agiert:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Ãœbernimmt es keine Verantwortung, wenn die vom Organisator verÃ¶ffentlichten Informationen zur Veranstaltung falsch sind oder die Veranstaltung letztendlich nicht stattfindet. In diesem Fall mÃ¼ssen alle Beschwerden an den Organisator dieser Veranstaltung gerichtet werden, der durch die Annahme dieser Verkaufsbedingungen WEGOW von jeder Haftung befreit, die sich aus der VerÃ¶ffentlichung falscher Informationen zur Veranstaltung oder aus deren Absage ergeben kÃ¶nnte.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Im Falle des Kaufs von Eintrittskarten oder Produkten Ã¼ber einen Zahlungs-Gateway im Namen des Organisators Ã¼bernimmt WEGOW keine Verantwortung fÃ¼r etwaige RÃ¼ckforderungen seitens der KÃ¤ufer in Bezug auf die RÃ¼ckerstattung des Ticketpreises. WEGOW wird auf der Website angemessen darauf hinweisen, wenn die Zahlung Ã¼ber ein Zahlungs-Gateway des Organisators erfolgt.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Es haftet nicht fÃ¼r die Art und Weise oder die Bedingungen, unter denen die Veranstaltung letztendlich stattfindet. Alle Beschwerden in Bezug auf die QualitÃ¤t oder Sorgfalt der Veranstaltung mÃ¼ssen ausschlieÃŸlich an den Organisator der Veranstaltung gerichtet werden.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Es ist von jeglicher Haftung befreit, die sich aus der Verwendung des Markennamens, der Domain oder jeglicher ErwÃ¤hnung ergibt, die das Zeichen \'Wegow\' auf jeglichem Medium anzeigen kÃ¶nnte, das gegenÃ¼ber Benutzern und KÃ¤ufern Ã¶ffentlich gezeigt wird.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Der Organisator hat WEGOW von jedem Verlust oder Schaden freizuhalten, der sich aus der FÃ¶rderung von falschen Veranstaltungen und/oder der VerÃ¶ffentlichung falscher oder unrichtiger Informationen ergibt. Zu diesem Zweck behÃ¤lt sich WEGOW das Recht vor, die erforderlichen rechtlichen Schritte gegen Organisatoren einzuleiten, die falsche Informationen zu Veranstaltungen verÃ¶ffentlichen.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Das Kauf- und Verkaufsverfahren&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.1. Der Kaufvorgang&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Der Kaufvorgang erfolgt wie folgt:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Sie wÃ¤hlen den Typ und die Anzahl der entsprechenden Eintrittskarten aus  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Sie geben die persÃ¶nlichen Daten des KÃ¤ufers ein (Name, E-Mail und andere, die der Veranstalter und/oder die Website fÃ¼r erforderlich halten)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Nach dem Klicken auf die SchaltflÃ¤che \'Kaufen\' werden Sie zur Zahlungsabwicklung weitergeleitet  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Sie geben die Zahlungsinformationen ein  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Die Tickets werden innerhalb von maximal 96 Stunden per E-Mail zugestellt  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Die E-Mail-BestÃ¤tigung mit den Tickets ist die einzige Garantie fÃ¼r den erfolgreichen Abschluss des Kaufs  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Wenn der Verdacht besteht, dass ein Kauf betrÃ¼gerisch ist, wird der Benutzer per E-Mail aufgefordert, Unterlagen vorzulegen, die die IdentitÃ¤t des Kaufs bestÃ¤tigen, und wenn diese Informationen nicht erhalten werden, behÃ¤lt sich WEGOW das Recht vor, diese Tickets zu stornieren und den Betrag zurÃ¼ckzuerstatten.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.2. Kreditkarte VISA oder MASTERCARD&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;Wir garantieren, dass jede Transaktion, die bei Wegow durchgefÃ¼hrt wird, zu 100 % sicher ist. Alle Operationen, die die Ãœbermittlung persÃ¶nlicher oder banktechnischer Daten erfordern, werden in einer sicheren Umgebung durchgefÃ¼hrt. Wegow verwendet einen Server, der auf der Standard-Sicherheitstechnologie SSL (Secure Socked Layer) basiert. Alle Informationen, die Sie uns Ã¼bermitteln, werden verschlÃ¼sselt Ã¼ber das Netzwerk Ã¼bertragen. (Wenn Sie mehr erfahren mÃ¶chten, besuchen Sie unsere Sichere Zahlung).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;DarÃ¼ber hinaus werden die Daten Ihrer Kreditkarte nicht in einer Datenbank gespeichert, sondern gelangen direkt an das Terminal des Point of Sale (POS) der Bank.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Wir informieren Sie auÃŸerdem, dass wir in einem BemÃ¼hen um mehr Sicherheit fÃ¼r die Inhaber von Kreditkarten unser Zahlungsgateway mit dem Sicherheitssystem namens CES (Comercio ElectrÃ³nico Seguro) ausgestattet haben. Auf diese Weise kÃ¶nnen Inhaber von \'gesicherten\' Karten immer mit VISA- oder MASTERCARD-Kreditkarten in unserem GeschÃ¤ft bezahlen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Im Falle, dass Ihre Karte nicht fÃ¼r dieses Zahlungssystem registriert ist, akzeptiert Wegow nur Zahlungen per Kreditkarte VISA oder MASTERCARD von Kunden, die zuvor ZuverlÃ¤ssigkeit und LoyalitÃ¤t nachgewiesen haben.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;In beiden FÃ¤llen werden bei Zahlungen mit VISA- oder MASTERCARD-Kreditkarte immer die folgenden Daten angefordert: die Kartennummer, das Ablaufdatum und ein Validierungscode, der mit den letzten 3 Ziffern der kursiven Nummer auf der RÃ¼ckseite Ihrer VISA- oder MASTERCARD-Karte Ã¼bereinstimmt, um so die Sicherheit der Transaktion zu gewÃ¤hrleisten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Wichtig: Kreditkartenbetrug ist ein Verbrechen, und Wegow wird rechtliche Schritte gegen jeden einleiten, der eine betrÃ¼gerische Transaktion in unserem Online-Shop durchfÃ¼hrt.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.3. Der Kaufnachweis&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Der KÃ¤ufer erhÃ¤lt die entsprechenden Eintrittskarten an die angegebene E-Mail-Adresse. Dieses Dokument dient jederzeit als Kaufnachweis.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.4. Probleme mit den Eintrittskarten&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Wenn der KÃ¤ufer Probleme beim Kaufprozess hatte, muss er sich an info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; wenden. Es werden jedoch keine Ã„nderungen oder RÃ¼ckerstattungen fÃ¼r bereits gebuchte Eintrittskarten akzeptiert.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.5. Kauf und Verkauf von Eintrittskarten. Abrechnung&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW hat das Recht, eine VergÃ¼tung fÃ¼r die erbrachten Vermittlungsdienstleistungen im Zusammenhang mit dem Vertrieb und dem Verkauf von Eintrittskarten zu erhalten, die mit dem Betrag Ã¼bereinstimmt, der als \'Verwaltungskosten\' im Endpreis ausgewiesen ist.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Der Betrag dieser VergÃ¼tung wird individuell mit jedem der Organisatoren ausgehandelt.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Da WEGOW den Preis fÃ¼r den Kauf der Eintrittskarten und der Verwaltungskosten direkt von den Benutzern erhÃ¤lt, hat es das Recht, die ihm zustehende VergÃ¼tung direkt zurÃ¼ckzuhalten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW wird den Organisatoren den Betrag Ã¼berweisen, den sie als Gegenleistung fÃ¼r den Kauf von Eintrittskarten innerhalb von 5 Werktagen ab dem Datum, an dem die Organisatoren die Abrechnung beantragen, auf das zu diesem Zweck im Registrierungsprozess von den Organisatoren benannte Bankkonto.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Sobald jeder der Ãœberweisungen eingegangen ist, verpflichtet sich der Organisator, WEGOW eine Zahlungsanweisung fÃ¼r den erhaltenen Betrag zu Ã¼bermitteln.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Was gehÃ¶rt zu WEGOW?&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.1. Die Website: Funktionsweise und Sicherheit&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW wird sich nach besten KrÃ¤ften um den ordnungsgemÃ¤ÃŸen Betrieb der Website, die Richtigkeit der verÃ¶ffentlichten Informationen und die Informationssicherheit im Zusammenhang mit der Website bemÃ¼hen. WEGOW haftet jedoch nicht fÃ¼r Fehler oder Auslassungen in den Inhalten der Website, noch fÃ¼r die Garantie des Fehlens von Viren oder anderen schÃ¤dlichen Elementen, die von Dritten eingefÃ¼hrt werden kÃ¶nnen und SchÃ¤den oder VerÃ¤nderungen am Computersystem verursachen kÃ¶nnten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Folglich haftet WEGOW nicht fÃ¼r SchÃ¤den und Verluste, die diese Elemente dem Benutzer, dem Organisator oder Dritten zufÃ¼gen kÃ¶nnten. WEGOW kann nicht als verantwortlich angesehen werden, sei es direkt oder indirekt, fÃ¼r SchÃ¤den, die sich aus unsachgemÃ¤ÃŸer Nutzung dieser Website oder ihrer Inhalte durch die Benutzer ergeben, oder fÃ¼r Handlungen, die auf der Grundlage der bereitgestellten Informationen durchgefÃ¼hrt werden.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.2. Geistiges Eigentum&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW ist Inhaber der Domain &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; und betreibt das Tool zur Erstellung und Verwaltung von Veranstaltungen. Daher ist WEGOW EigentÃ¼mer aller URLs, Ã¼ber die auf Veranstaltungen zugegriffen wird, die auf dieser Website organisiert werden. Die VervielfÃ¤ltigung oder Ãœbertragung des Inhalts der Website ist nur zu Informations- oder VerÃ¶ffentlichungszwecken gestattet und nur unter Angabe der Quelle und unter Anerkennung des Urheberrechts. Die VervielfÃ¤ltigung oder Ãœbertragung des Inhalts der Website zu anderen als den genannten Zwecken ist ohne die vorherige schriftliche Genehmigung von WEGOW nicht gestattet.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Der Organisator Ã¼bertrÃ¤gt WEGOW die Rechte zur Kommunikation und Ã¶ffentlichen Verbreitung der Inhalte, die er Ã¼ber die Website zur VerfÃ¼gung stellt, sowie zur Ã„nderung dieser Inhalte zur Anpassung an die technischen Anforderungen der Website, und garantiert auÃŸerdem das rechtmÃ¤ÃŸige Eigentum oder die Befugnis zur Verwendung dieser Rechte.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Alle Handelsnamen, Logos, Marken oder Kennzeichen jeder Art, die auf der Website erscheinen, sind Eigentum von WEGOW oder Dritten, und es darf nicht angenommen werden, dass die Nutzung und der Zugang zu WEGOW und die Nutzung seiner Dienste dem Benutzer Rechte an diesen Marken, Zeichen oder Logos verleihen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    In jedem Fall haftet WEGOW nicht fÃ¼r die von den Benutzern auf der Website abgegebenen Meinungen.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.3. Geistiges Eigentum des Organisators&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Der Organisator ist ausschlieÃŸlich fÃ¼r die Urheberschaft oder das Vorhandensein der entsprechenden Nutzungsrechte an den Bildern, Videos und Texten verantwortlich, die zur Gestaltung seiner Veranstaltung verwendet werden, und macht WEGOW in jedem Fall von etwaigen AnsprÃ¼chen frei.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Der Organisator erteilt WEGOW durch die Annahme dieser Verkaufsbedingungen die Erlaubnis zur VervielfÃ¤ltigung und Nutzung seiner Marken oder Handelsnamen, um die in diesen Bedingungen beschriebenen Dienstleistungen zu erbringen. Etwaige AnsprÃ¼che im Zusammenhang mit geistigem Eigentum kÃ¶nnen per E-Mail an info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; eingereicht werden.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Verlinkungen zu Dritten&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW Ã¼bernimmt keine Verantwortung fÃ¼r die Links, die dem Benutzer Ã¼ber die Website den Zugang zu Dienstleistungen und Angeboten von Dritten ermÃ¶glichen, sofern diese nicht zur Website gehÃ¶ren. Daher haftet WEGOW weder fÃ¼r die darin enthaltenen Informationen noch fÃ¼r etwaige Auswirkungen dieser Informationen. DarÃ¼ber hinaus behÃ¤lt sich WEGOW das Recht vor, die auf der Website erscheinenden Links einseitig und ohne vorherige AnkÃ¼ndigung zu entfernen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Wenn ein Benutzer oder Dritte der Ansicht ist, dass diese Links gegen Gesetze, Moral oder Ã¶ffentliche Ordnung verstoÃŸen kÃ¶nnten, sollte er WEGOW Ã¼ber die E-Mail-Adresse info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; kontaktieren.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. RÃ¼ckerstattungs- und RÃ¼ckgaberegelung&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Nach dem Kauf einer Eintrittskarte Ã¼ber WEGOW wird sie weder umgetauscht noch erstattet, es sei denn, die Veranstaltung wird abgesagt. In diesem Fall sind die Verwaltungskosten fÃ¼r die Tickets nicht erstattungsfÃ¤hig, da WEGOW nicht Teil der rechtlichen Beziehung zwischen dem Benutzer und dem Organisator ist. Die von WEGOW fÃ¼r den Kauf von Eintrittskarten angebotenen Vermittlungsdienste gelten als erbracht, sobald der Kauf der Eintrittskarten erfolgt ist, unabhÃ¤ngig von einer mÃ¶glichen Absage der Veranstaltung durch den Organisator.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Eine RÃ¼ckerstattung im Falle einer Absage kann vom Organisator innerhalb von fÃ¼nfzehn Tagen nach dem Ã¶ffentlichen Absagetermin durchgefÃ¼hrt werden. Wenn die Absage erfolgt, nachdem mehr als die HÃ¤lfte der Veranstaltung stattgefunden hat, erfolgt keine RÃ¼ckerstattung. Schlechte Wetterbedingungen berechtigen nicht zur RÃ¼ckerstattung des Eintrittspreises.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    DarÃ¼ber hinaus, wenn Benutzer WEGOW kontaktieren, um die RÃ¼ckerstattung der fÃ¼r den Kauf der Eintrittskarten gezahlten BetrÃ¤ge im Falle einer Absage der Veranstaltung zu beantragen, wird WEGOW den Betrag der Eintrittskarte zurÃ¼ckerstatten, wobei die Verwaltungskosten ausgeschlossen sind, sofern keine vorherige Abrechnung erfolgt ist. Andernfalls wird WEGOW den Organisator auffordern, die bereits abgerechneten BetrÃ¤ge zurÃ¼ckzuerstatten, um dann im Namen und Auftrag des Organisators den vollen Betrag, mit Ausnahme der Verwaltungskosten, die eine bereits erbrachte Dienstleistung darstellen, an die Benutzer zurÃ¼ckzuerstatten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW ist in keinem Fall verpflichtet, die RÃ¼ckerstattung an die Benutzer vorzunehmen, bis der Organisator die RÃ¼ckerstattung wie oben beschrieben durchgefÃ¼hrt hat. Falls der Organisator die abgerechneten BetrÃ¤ge nicht innerhalb von 5 Werktagen ab dem Datum der Anfrage von WEGOW zurÃ¼ckzahlt, ist der Organisator allein verantwortlich fÃ¼r die RÃ¼ckerstattung der von den Benutzern gezahlten BetrÃ¤ge, und WEGOW ist von jeder Haftung gegenÃ¼ber den Benutzern befreit. Der Organisator erteilt WEGOW ausdrÃ¼cklich die Genehmigung, seine Kontaktdaten zu den oben genannten Bedingungen und zu den genannten Zwecken weiterzugeben.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW nimmt nicht an der Kommunikation oder Beziehung zwischen Benutzern und Organisatoren teil und ist daher nicht verantwortlich, falls die Veranstaltung letztendlich nicht stattfindet.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. Abmelden vom Service&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Der Benutzer oder Organisator kann sich jederzeit vom Service abmelden. WEGOW wird keine Rechtfertigung fÃ¼r die endgÃ¼ltige Abmeldung verlangen, behÃ¤lt sich jedoch das Recht vor, diese endgÃ¼ltige Abmeldung unter bestimmten UmstÃ¤nden zu verweigern, wie z.B. bei ausstehenden Zahlungen oder aus anderen GrÃ¼nden, die WEGOW fÃ¼r angebracht hÃ¤lt.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Die Abmeldung vom Service erfolgt Ã¼ber das Profil des Benutzers oder Organisators.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Datenschutz&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW verpflichtet sich zur Einhaltung der geltenden Gesetze zum Schutz personenbezogener Daten und wird alle MaÃŸnahmen ergreifen, um die Vertraulichkeit und Sicherheit der von den Benutzern bereitgestellten personenbezogenen Daten sicherzustellen, um unbefugten Zugriff oder unbefugte Offenlegung zu verhindern. Weitere Informationen zur Verarbeitung personenbezogener Daten finden Sie in unserer DatenschutzerklÃ¤rung.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Anwendbares Recht und Gerichtsstand&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Diese Verkaufsbedingungen unterliegen spanischem Recht. Die Parteien vereinbaren, Streitigkeiten im Zusammenhang mit diesen Bedingungen vor den Gerichten des Wohnsitzes des Benutzers oder Organisators und, wenn der Benutzer oder Organisator kein Verbraucher ist, vor den Gerichten von Madrid beizulegen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Diese Verkaufsbedingungen sind in deutscher Sprache verfasst.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Im Falle von Unstimmigkeiten oder WidersprÃ¼chen zwischen der deutschen Version dieser Verkaufsbedingungen und einer Ãœbersetzung in eine andere Sprache, hat die deutsche Version Vorrang.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Kontakt&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Bei Fragen zu diesen Verkaufsbedingungen oder dem Service von WEGOW kÃ¶nnen Sie sich an folgende E-Mail-Adresse wenden: info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;","termOfUse4":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Ã„nderungen dieser Verkaufsbedingungen&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW behÃ¤lt sich das Recht vor, diese Verkaufsbedingungen aus legitimen GrÃ¼nden gemÃ¤ÃŸ den jeweils geltenden Gesetzen zu Ã¤ndern, Ã¼ber die angemessen auf der Website informiert wird. Daher empfehlen wir dem Benutzer, sie regelmÃ¤ÃŸig zu Ã¼berprÃ¼fen, um auf dem Laufenden zu bleiben.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. Gesetzgebung fÃ¼r die Ausarbeitung&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Diese Verkaufsbedingungen wurden gemÃ¤ÃŸ den Bestimmungen des Gesetzes 34/2002 Ã¼ber Dienste der Informationsgesellschaft und des elektronischen GeschÃ¤ftsverkehrs, des Gesetzes 7/1998 Ã¼ber Allgemeine Vertragsbedingungen, des KÃ¶niglichen Dekrets 1/2007 vom 16. November zur Genehmigung des neu gefassten Textes des Allgemeinen Gesetzes zum Schutz der Verbraucher und Nutzer sowie weiterer ergÃ¤nzender Gesetze erstellt und unterliegen.  &lt;/p&gt;&lt;/article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. Anwendbares Recht und Gerichtsstand&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Diese Bedingungen unterliegen spanischem Recht. Die Parteien vereinbaren, sich nach ihrer Wahl zur Beilegung von Streitigkeiten und unter ausdrÃ¼cklichem Verzicht auf jeden anderen Gerichtsstand den jeweils zustÃ¤ndigen Gerichten zu unterwerfen.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Dennoch steht WEGOW dem KÃ¤ufer Ã¼ber die E-Mail-Adresse info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; jederzeit zur VerfÃ¼gung, um alle Beschwerden, Fragen und AnsprÃ¼che im Zusammenhang mit den von WEGOW erbrachten Dienstleistungen zu klÃ¤ren.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    DarÃ¼ber hinaus wird der KÃ¤ufer darÃ¼ber informiert, dass im Falle einer Auseinandersetzung im Zusammenhang mit den von WEGOW erbrachten Dienstleistungen, die nicht zuvor gelÃ¶st werden konnte, der KÃ¤ufer, sofern er eine natÃ¼rliche Person als Endverbraucher ist, den Online-Schlichtungsdienst fÃ¼r Verbraucherangelegenheiten nutzen kann, wie in Artikel 14 der Verordnung (EU) Nr. 524/2013 des EuropÃ¤ischen Parlaments und des Rates vorgesehen, falls gewÃ¼nscht, verfÃ¼gbar unter &lt;span class=\'skimlinks-unlinked\'&gt;https://webgate.ec.europa.eu/odr&lt;/span&gt;/.&lt;/p&gt;&lt;/div&gt;","subtitle":"AGB und Bedingungen der auf einer Webseite angebotenen Dienste","legal":"Rechtliche Informationen","legalDesc":"Wegow Technologies, S.L., Gesellschaft mit Sitz in Bilbao, Spanien. Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spanien; im Besitz von C.I.F. B8676776","object":"Objekt","objectDesc":"Die vorliegenden allgemeinen Nutzungsbedingungen (im Folgenden \\"Allgemeine Bedingungen\\") regeln den Zugang und die Nutzung des Websites durch jede Person (im Folg","service":"Dienstleistungen Ã¼ber die Website angeboten","serviceDesc":"FÃ¼r die Nutzung der meisten Dienste von WEGOW ist die vorherige AusfÃ¼llung des entsprechenden Benutzerregistrierungsformulars auf der Website erforderlich. Der Ben &lt;p&gt;The user agrees to receive communications from third parties, Wegow collaborating companies.&lt;/p&gt;"},"policyPrivacy":{"title":"Datenschutzrichtlinie","introduction":"Die Datenschutzrichtlinie regelt die Behandlung der durch jede Einzelperson (im Folgenden als \\"Nutzer\\" oder \\"Nutzer\\") Ã¼ber die Website https://www.wegow.com (","usersProfiles":"Benutzer und Profile","usersProfilesDesc":"Um die Dienste von WEGOW nutzen zu kÃ¶nnen, mÃ¼ssen sich Benutzer anmelden, indem sie ein Registrierungsformular ausfÃ¼llen. Die bereitgestellten Information","minAge":"Mindestalter zum Registrieren","minAgeDesc":"Die von WEGOW Ã¼ber die Website bereitgestellten Dienstleistungen sind nicht fÃ¼r Nutzer unter 16 Jahren konzipiert. Durch die Nutzung der Dienstleistungen erklÃ¤","personalData":"Personendatenverarbeitung","personalDataDesc":"Die personenbezogenen Daten, die die Benutzer Ã¼ber die Website bereitstellen, sowohl bei der Erstellung des Kontos als auch beim Erstellen des Profils und/oder beim Kontaktie","newPolicity":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;&lt;p class=\'text-static-page\'&gt;PolÃ­tica de Privacidad regula el tratamiento de datos personales facilitados por parte de cualquier persona fÃ­sica (en adelante, el Usuario o los Usuarios) a travÃ©s del sitio web &lt;a href=\'https://www.wegow.com/\' target=\'_blank\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el Sitio Web) titularidad de Wegow Technologies S.L. con domicilio en Bilbao, EspaÃ±a. Calle Rodriguez Arias num 51, Entreplanta dcha. 48013 Bilbao; Provista de C.I.F.B86767761, inscrita en el Registro Mercantil de Madrid, Tomo 31305, folio 81, hoja nÃºmero M563489, (De aquÃ­ en adelante \'WEGOW\').&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que deseen registrarse en el Sitio Web y/o crear su perfil deberÃ¡n leer la presente PolÃ­tica de Privacidad y dar consentimiento para el tratamiento de sus datos a travÃ©s de la casilla que aparece en el formulario de registro y/o en la secciÃ³n \'crear un perfil\'. Asimismo, la presente PolÃ­tica de privacidad serÃ¡ de aplicaciÃ³n a los datos personales que los Usuarios comuniquen a travÃ©s del formulario de contacto incluido en el Sitio Web y de cualquier otra secciÃ³n que permita la inserciÃ³n y comunicaciÃ³n de datos personales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Usuarios y Perfiles&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Para poder disfrutar de los servicios de WEGOW es necesario que los Usuarios se registren cumplimentado un formulario de registro.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;La informaciÃ³n facilitada a travÃ©s de este formulario estarÃ¡ disponible y podrÃ¡ ser modificada por los Usuarios a travÃ©s de su cuenta de usuario y de su perfil.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario serÃ¡ totalmente responsable y deberÃ¡ introducir datos reales y veraces en su cuenta de usuario y en su perfil. WEGOW procurarÃ¡ comprobar la veracidad de los datos, reservÃ¡ndose, sin perjuicio de otras acciones, el derecho a no registrar o a dar de baja a un Usuario si los datos que ha facilitado son falsos o incompletos. La obligaciÃ³n de tener un perfil real es esencial en WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Cuando los Usuarios se registran en WEGOW, podrÃ¡n publicar y compartir contenidos e informaciÃ³n personal real. La informaciÃ³n personal serÃ¡ compartida con las condiciones de privacidad que el Usuario elija y bajo su exclusivo control.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Corresponde al Usuario, en todo momento, controlar su informaciÃ³n. WEGOW no controla y, por tanto, no asume ninguna responsabilidad en la posible recogida y tratamiento de informaciÃ³n de Usuarios por parte de otros Usuarios o por terceros.&lt;/p&gt; &lt;p&gt;El usuario podrÃ¡ elegir seleccionar en al apartado de configuraciÃ³n entre perfil publico o perfil privado, que por defecto y en el momento del registro se mostrarÃ¡ como publico.&lt;/p&gt;&lt;p&gt;Si tiene el perfil publico, su perfil se podrÃ¡ recomendar a otro usuarios como acompaÃ±ante perfecto y se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;Si tiene el perfil privado, su perfil no se recomendara a otro usuarios como acompaÃ±ante perfecto y no se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;En ambos casos las imÃ¡genes que suba a Moments se mostrara al resto de usuarios registrados de Wegow.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Edad mÃ­nima para registrarse&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os. Por lo tanto, ningÃºn menor de 16 aÃ±os podrÃ¡ facilitar sus datos personales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de entre 16 y 18 aÃ±os, deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del servicio. Si WEGOW es informado de que un menor estÃ¡ registrado como Usuario en WEGOW sin el consentimiento de sus padres, adoptarÃ¡n las medidas necesarias y podrÃ¡ eliminar o bloquear la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que en cualquier momento el Usuario facilite a WEGOW datos de carÃ¡cter personal de terceras personas con las que mantenga alguna relaciÃ³n, el Usuario garantiza que estÃ¡ facultad legÃ­timamente para facilitar los referidos datos y que ha procedido a informar y obtener el consentimiento de esos terceros para la comunicaciÃ³n de sus datos, respondiendo en caso de que no sea asÃ­. No obstante lo anterior, WEGOW pondrÃ¡ todos sus esfuerzos en actuar debidamente en relaciÃ³n con el tratamiento de dichos terceros.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El equipo de WEGOW podrÃ¡ ponerse en contacto con los Usuarios, en cualquier momento, para que demuestren su edad real enviando fotocopia de su DNI o un documento equivalente. Si el Usuario no facilita esa informaciÃ³n dentro del plazo que se le seÃ±ale, WEGOW se reserva el derecho a bloquear o cancelar la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los datos del DNI o del documento que se aporte serÃ¡n utilizados Ãºnica y exclusivamente por el personal autorizado de WEGOW para realizar esta tarea de identificaciÃ³n, en ningÃºn caso, se almacenarÃ¡ o tratarÃ¡n para otro fin.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Tratamiento de datos personales&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales que los Usuarios faciliten a travÃ©s del Sitio Web, tanto en el momento de registrar su cuenta como en el momento de crear su perfil y/o al ponerse en contacto con WEGOW a travÃ©s de la secciÃ³n de contacto del Sitio Web, serÃ¡n incluidos en un fichero que ha sido debidamente registrado ante la Agencia EspaÃ±ola de ProtecciÃ³n de Datos titularidad de WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Por tanto, al cumplimentar un formulario de registro, al crear un perfil y/o al facilitar datos personales a travÃ©s del Sitio Web el Usuario consiente expresamente al tratamiento de sus datos por parte de WEGOW de conformidad con lo establecido en la presente PolÃ­tica de Privacidad y para todas las finalidades seÃ±aladas a continuaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, el Usuario consiente que los datos facilitados con el fin de comprar la entrada sean comunicados a los promotores, a las marcas y a las empresas colaboradoras al evento y a las empresas asociadas al evento (artista, recinto, promotor, pÃ¡gina web de venta) para acciones implÃ­icitas en el buen funcionamiento del mismo (control de accesos...), promocionales e informativas de acuerdo con las presentes condiciones. Dichas entidades tratarÃ¡n los datos personales de los Usuarios exclusivamente para los fines seÃ±alados en la presente PolÃ­tica de Privacidad.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En el caso de que WEGOW decida transmitir su base de datos de Usuarios a un tercero en el marco de operaciones mercantiles de cualquier naturaleza, a tÃ­tulo enunciativo y no limitativo, fusiÃ³n, escisiÃ³n, cesiÃ³n global de activos y pasivos, aportaciÃ³n o transmisiÃ³n de negocio o rama de actividad empresarial, o cualquier operaciÃ³n de reestructuraciÃ³n societaria de anÃ¡loga naturaleza, contemplada por la normativa mercantil, el Usuario consiente la cesiÃ³n, comunicaciÃ³n y puesta a disposiciÃ³n de sus datos a dicho tercero (que actuarÃ¡ como nuevo responsable de datos). Los Usuarios serÃ¡n informados de dicha operaciÃ³n y se les concederÃ¡ un plazo razonable para poder oponerse al tratamiento de sus datos por parte del nuevo responsable.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW trata los datos personales facilitados por los Usuarios para poder identificarlos, darles acceso a los servicios y poner a su disposiciÃ³n todas las facilidades y aplicaciones del Sitio Web.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, al aceptar la presente PolÃ­tica de Privacidad y registrarse en el Sitio Web, los Usuarios autorizan y consienten que WEGOW trate sus datos con la finalidad de enviarles informaciÃ³n (tanto sobre cambios y actualizaciones relacionadas con el Sitio Web, como sobre actividades, productos, servicios, ofertas de WEGOW etc.) a travÃ©s i) del Sitio Web, ii) mensajes que WEGOW envÃ­e por medios electrÃ³nicos a las cuentas de correo asociadas a las cuentas de los Usuarios de WEGOW, iii) mensajes SMS o/y iii) llamadas a telÃ©fonos mÃ³viles facilitados por el Usuario. Esta informaciÃ³n podrÃ¡ encontrarse segmentada en funciÃ³n de la informaciÃ³n que proporcionen los Usuarios (edad, localizaciÃ³n, entre otras) con el objetivo de dar un servicio personalizado al Usuario y enviarle informaciÃ³n que para Ã©l pueda resultar relevante.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario deberÃ¡ notificar a WEGOW cualquier modificaciÃ³n que se produzca en los datos que haya facilitado, respondiendo en cualquier caso de la veracidad y exactitud de los datos suministrados en cada momento.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En cualquier caso, el Usuario podrÃ¡ ejercer sus derechos de acceso, rectificaciÃ³n, supresiÃ³n, limitaciÃ³n del tratamiento, portabilidad de los datos y oposiciÃ³n, los cuales podrÃ¡n ser ejercidos por Ã©l y, en su caso, por quien lo represente, mediante solicitud escrita y firmada dirigida a WEGOW, por correo postal (que deberÃ¡ ser enviado a la direcciÃ³n seÃ±alada en el encabezamiento) o por correo electrÃ³nico (que deberÃ¡ ser enviado &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Dicha solicitud deberÃ¡ ir acompaÃ±ada de los siguientes datos: nombre y apellidos del Usuario, domicilio a efectos de notificaciones y fotocopia del documento nacional de identidad o del pasaporte. En el caso de representaciÃ³n, deberÃ¡ probarse Ã©sta mediante documento fehaciente.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa de que tiene implementadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativa necesarias para evitar la alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a los que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;ConservaciÃ³n de los datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales proporcionados a WEGOW serÃ¡n conservados por el tiempo legal que resulte necesario a efectos de garantizar el cumplimiento de las obligaciones legales que le corresponden a WEGOW.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;FacilitaciÃ³n de datos a terceros&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Algunos de los servicios accesibles a travÃ©s del Sitio Web pueden depender de y/o interactuar con otros sitios web, plataformas y servicios que pertenezcan y/o sean administrados por terceros por lo que es posible que los Usuarios deban registrarse en dichas plataformas de terceros y facilitar cierta informaciÃ³n con el fin de acceder a los servicios. El tratamiento que dichos terceros hagan de la informaciÃ³n personal que los Usuarios les faciliten se regirÃ¡ por lo establecido en las polÃ­ticas de privacidad de dichos terceros. WEGOW no asume ningÃºn tipo de responsabilidad por el tratamiento de datos personales de los Usuarios que dichos terceros realicen.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Si los Usuarios lo autorizan, WEGOW podrÃ¡ acceder a sus gustos musicales manifestados a travÃ©s de las plataformas Facebook, Spotify, Itunes. WEGOW tratarÃ¡ los datos que figuren en dichas plataformas Ãºnicamente para personalizar los servicios que preste al Usuario y no los comunicarÃ¡ a ningÃºn tercero.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Transferencias internacionales de datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no transfiere datos fuera del Espacio EconÃ³mico Europeo. En caso de que se transfieran fuera del Espacio EconÃ³mico Europeo, WEGOW adoptarÃ¡ las medidas legales necesarias.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Medidas de seguridad&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa al Usuario que tiene implantadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativas necesarias que garanticen la seguridad de sus datos de carÃ¡cter personal y eviten su alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Contenidos e informaciÃ³n personal&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;AdemÃ¡s de datos personales, los Usuarios podrÃ¡n compartir a travÃ©s del Sitio Web comentarios, opiniones, imÃ¡genes y otro tipo de informaciÃ³n que estarÃ¡ sujeta a las Condiciones Generales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no controla la informaciÃ³n que los Usuarios comparten con otros Usuarios y/o con terceros y por tanto no se hace responsable de esa informaciÃ³n. No obstante, si algÃºn Usuario es consciente de que hay una informaciÃ³n o contenido en el Sitio Web que pueda ser indebido y ser contrario a la presente PolÃ­tica de Privacidad y a las Condiciones Generales de WEGOW debe ponerse en contacto con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Invitaciones&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de WEGOW podrÃ¡n invitar a amigos para que se unan a WEGOW. Para poder enviar las invitaciones los Usuarios deberÃ¡n facilitar la direcciÃ³n de correo electrÃ³nico de sus contactos. El Usuario declara, bajo su entera responsabilidad que conoce al destinatario de la invitaciÃ³n y que cuenta con su consentimiento para el uso de sus datos con el fin de enviarle la invitaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no harÃ¡ uso de los datos incluidos en la invitaciÃ³n y especialmente de la cuenta de correo del receptor que serÃ¡ utiliza exclusivamente para el envÃ­o de la invitaciÃ³n. WEGOW no realizarÃ¡ almacenamiento ni tratamiento ulterior alguno de esa direcciÃ³n de correo electrÃ³nico.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios deberÃ¡n hacer un uso adecuado del sistema de invitaciones de acuerdo con lo previsto en las Condiciones Generales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Baja en WEGOW&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios que quieran darse de baja en WEGOW solo tienen que enviar un correo electrÃ³nico (desde el email con el que tienen cuenta en WEGOW) a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt; expresando su intenciÃ³n de dar su cuenta de baja.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Para cualquier duda que los Usuarios tengan sobre el tratamiento que WEGOW hace de sus datos personales pueden contactar con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;.&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;"},"cookies":{"title":"Cookie-Richtlinie","text":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;Was sind Cookies?  &lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;Cookies sind kleine Dateien,"},"header":{"returnWegow":"ZurÃ¼ck zu Wegow","user":"Benutzer","shop":"Shop","news":"Neuigkeiten","wegowlive":"WegowLive","weswap":"WeSwap","calendar":"Kalender","concerts":"Konzerte","festivals":"Festivals","ciclos":"KreislÃ¤ufe","artists":"KÃ¼nstler","venues":"Lokale und Diskotheken","howItWorks":"Wie funktioniert es?","login":"Anmelden","signup":"Registrieren","chats":"Chats","notifications":"Benachrichtigungen","pushNotifications":"Push-Benachrichtigungen","noNotifications":"Du hast keine Benachrichtigungen.","backoffice":"Backoffice","settings":"Einstellungen","goOut":"Verlassen","ticketOffice":"TICKETVERKAUF","dropdown":{"concerts":{"genreTitle":"Konzerte nach Genre","cityTitle":"Konzerte nach Stadt","genreOption":"Konzerte des {genre}","cityOption":"Konzerte in {city}"},"festivals":{"genreTitle":"Genre-basierte Festivals","cityTitle":"StÃ¤dtefestivals","genreOption":"Festivals des {genre}","cityOption":"Festivals in {city}"},"ciclos":{"genreTitle":"Geschlechtzyklen / Geschlechtszyklen","cityTitle":"Stadtzyklen","genreOption":"{genre} Cycle","cityOption":"Zyklen in {genre}"},"artists":{"genreTitle":"KÃ¼nstler nach Genre","genreOption":"KÃ¼nstler des {genre}"},"venues":{"cityTitle":"Lokale und Diskotheken nach Stadt","cityOption":"Lokale und Diskotheken in {city}"},"user":{"myProfile":"Mein Profil Wegow","myData":"Meine persÃ¶nlichen Daten","myTickets":"Meine EintrÃ¤ge","weswap":"WeSwap","findFriends":"Freunde finden","settings":"Einstellungen","help":"Hilfe","closeSession":"Abmelden","backoffice":"Gehen Sie zum Backoffice"},"showAll":"Alle Artikel anzeigen"}},"footer":{"TODO: Revisar":"Alles Ã¼berprÃ¼fen","aboutUs":"Ãœber uns","howItWorks":"Wie funktioniert es?","termOfUse":"Nutzungsbedingungen","brandingAds":"Marken und Werbung","news":"Presse","wegowMag":"WegowMag","weSwap":"WeSwap","cultural":"Kulturbonus fÃ¼r Jugendliche","sellWithUs":"Verkaufen Sie mit uns","sellTickets":"Tickets verkaufen","accessControl":"Zugangskontrolle","cashlessPayments":"Bargeldlose Zahlungen","membership":"Anmeldung","support":"Support","help":"Hilfe","notFoundTickets":"Ich finde meine Tickets nicht.","legal":"RechtsgÃ¼ltig","useConditions":"Nutzungsbedingungen","privacyPolicy":"Datenschutzrichtlinie","policyCookies":"Cookies-Richtlinie","language":"Sprache","region":"Region","concertsIn":"Live Konzerte","concertsInCity":"Konzerte in {city}","concertsGenres":"Musikkonzerte","concertsGenresGenre":"Konzerte des {genre}","festivalsIn":"Festivals in","festivalsInCity":"Festivals in {city}","festivalsGenres":"Festivals in","festivalsGenresGenre":"Festivals von {genre}","venuesIn":"Veranstaltungsorte in","venuesInCity":"Veranstaltungsorte in {city}","venuesGenres":"Veranstaltungsorte von","venuesGenresGenre":"Veranstaltungsorte von {genre}","followUs":"Folge uns","apps":"Apps","comunicacion":"Kommunikation","blog":"Blog","contacto":"Kontakt","anunciateConNosotros":"Anmelden mit uns","vendeConWegowUrl":"Mit Wegow verkaufen","subeTuConcierto":"Laden Sie Ihren Konzert hoch","conciertos":"Konzerteintrittskarten kaufen","topContent":"Top Inhalt","mostPopular":"Das Beliebteste","festivales":"Festivaltickets kaufen","links":{"howItWorks":"/wie-funktionert-es","help":"/hilfe","terms":"/bedingungen-und-konditionen","legal":"/rechtshinweis"},"TODO: Revisar FIN":"ALLE: Wochenende prÃ¼fen","bestTrajectory":"Beste Startup-Reiseroute 2019","bestProyect1":"Preis fÃ¼r das beste Projekt","bestProyect2":"Unternehmer des Jahres","financedByEnisa":"Finanziert von Enisa","cultureMinistry":"Ministerium fÃ¼r Kultur und Sport","youthCulturalBonus":"Jugendkulturbonus","uploadEvents":"Gib dein Ereignis ein"},"brandLogo":"Logo von {brand}","calendar":{"days":{"monday":"Montag","tuesday":"Dienstag","wednesday":"Mittwoch","thursday":"Donnerstag","friday":"Freitag","saturday":"Samstag","sunday":"Sonntag"},"months":{"january":"Januar","february":"Februar","march":"MÃ¤rz","april":"April","may":"Mai","june":"Juni","july":"Julius","august":"August","september":"September","octuber":"Oktober","november":"November","december":"Dezember"}}},"myTicket":{"login":{"labelCode":"Introduce el cÃ³digo de tu entrada","labelMail":"Introduce tu mail","ticketCode":"CÃ³digo de la entrada","notFound":"No encuentro mi entrada","continue":"Continuar","loginError":"Email o cÃ³digo de entrada no validos","goToWegow":"Zu Wegow gehen","eventNotValid":"Dieses Event erlaubt keine Verwaltung des Tickets"},"titles":{"manageTicket":"Gestiona tu entrada","purchaseData":"Datos de la compra","ticketData":"Datos de la entrada","associatedTickets":"","downloadTicket":"Descargar entrada","modifyTicket":"Modifica tu entrada","modifyData":"Modificar datos","addComplements":"ErgÃ¤nzungen hinzufÃ¼gen","transferTicket":"Transferir entrada","history":"Historial de cambios","newData":"Nuevos datos de la entrada","modifyDataPayment":"ModificaciÃ³n de datos","ggPayment":"Gastos de gestiÃ³n + IVA","total":"TOTAL","otherProcedures":"Otras gestiones","transferPayment":"Transferencia de entrada","upgradeTicket":"Verbessern","addToCalendar":"Zum Kalender hinzufÃ¼gen","thankYou":"Danke!","continueManaging":"Ein weiteres Ticket verwalten","changesCorrect":"Deine Ã„nderungen wurden erfolgreich gespeichert","npUpgradableTickets":"Es gibt keine Tickets zu verbessern","upgradeTicketSubtitle":"WÃ¤hlen Sie ein Ticket"},"labels":{"email":"Email","ticketCode":"CÃ³digo de la entrada","name":"Nombre","dni":"DNI","phone":"TelÃ©fono","birthDate":"Fecha de nacimiento","postalCode":"CÃ³digo postal","transferMail":"Introduce un email para transferir tu entrada","surname":"Apellido"},"infoTexts":{"modifyInfo":"Ten en cuenta que este evento tiene envÃ­o de pulseras a domicilio. Si ya se ha procedido al envÃ­o de la pulsera asociada a esta entrada que vas a cambiar de nombre, el anterior titular tendrÃ¡ que darte fÃ­sicamente la pulsera que recibiÃ³, siendo esto responsabilidad de ambos.","complementsInfo":"Laden Sie jetzt Ihr Festival-Armband auf und holen Sie sich zusÃ¤tzliches Geld fÃ¼r Bars und GaststÃ¤tten. *Das zusÃ¤tzliche Geld ist nicht erstattungsfÃ¤hig und wird als letztes verbraucht."},"status":{"done":"Terminado","paid":"Pagado","requested":"Solicitado"},"changes":{"modified_attending_data":"ModificaciÃ³n de datos","transfer_ticket_price":"Transferencia de entrada","upgrade_ticket":"Mejorar entrada"}},"provenue":{"noEvents":"Keine Veranstaltungen","selectDate":"Datum auswÃ¤hlen","noMoments":"Keine Moments","more":"See more"}}')},20790:function(e){"use strict";e.exports=JSON.parse('{"wegow":{"date":{"dateFormat":"{day} {month} {year}"},"wegowLive":{"wegowLiveWeek":"WegowLive of the week","morePopular":"The most viewed WegowLive","discover":"Discover all WegowLive"},"galleryAlt":"{profile} gallery image {number}","altIcon":"Wegow Icon","iconAltSearch":"Filter icon","headers":{"title":"Where Music Comes Alive!","subtitle":"The platform for live music lovers","regionTitle":"With Wegow, you\'ll never miss a concert again!","regionSubtitle":"&lt;span class=\'font-bold cursor-pointer\'&gt;Sign up&lt;/span&gt; and discover all the concerts of your favorite artists!","selectRegion":"Choose your country and enjoy all the concerts!","regionSelectorPlaceholder":"Select a region","regionSelectorNoLoad":"Unable to load regions","regionSelectorNoResult":"The region you are looking for is not here.","goToWegow":"Go to Wegow","concertSubtitle":"Concerts and Festivals","artistSubtitle":"Follow your favorite artists","momentsSubtitle":"Share your moments","notificationSubtitle":"Notifications according to your tastes","chatSubtitle":"Chat and set up the plan."},"notifications":{"read":"Mark as read","delete":"Delete Notification","allRead":"Mark all as read"},"headerDetails":{"start":"Concert by ","startStreaming":"mÃºsica clÃ¡sica Classical Music Streaming Concert","in":"in {city}"},"banner":{"signup":{"title":"Experience live music in a different way.","subtitle":"More than 4M people already use Wegow","button":"Register","magTitle":"Discover with &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/\' target=\'_blank\'&gt;Wegow&lt;/a&gt; all of the concerts and festivals in your city &lt;br /&gt; don\'t miss out on any of them!","magBtn":"Sign up for Wegow"},"weswap":{"title":"Can\'t make it to the concert or festival? Sell your ticket with WeSwap!","sellTicket":"Sell your ticket"},"downloadApp":{"title":"Do you not yet have the &lt;span class=\'text-topaz\'&gt;Wegow&lt;/span&gt; app?\\nDownload it now!"},"fbFriends":{"title":"Connect with your Facebook friends and don\'t miss out on any plans for not having someone to go with.","button":"Connect"},"fakeUsers":{"concert":"To view who is going to this concert, you must be registered.","festival":".\\n\\nIn order to see who is going to this festival, you must be registered.","artist":"To see who follows this artist you must be registered.","venue":"To see who follows this room you must be registered.","company":"To see who follows this page you must be registered."},"ingood":{"title":"Are you 100% sure you will be able to attend?","subtitle":"Secure your ticket and sleep easy!","btn":"SIGN UP IN 2 MIN."},"clamores":{"title":"Clamores Schedule","subtitle":"Be part of Clamores and the history of live music in Spain","btn":"Buy tickets"},"provenues":{"title":"Take control of your venue with the best management software for entertainment spaces","btn":"Start now"}},"dialogs":{"seeUserTitle":"See users","myConcerts":"Have you attended all these concerts...?"},"arias":{"cityAria":"Learn more about this artist\'s concerts on {city}","components":{"btnLabel":"{text} button","socialLinks":{"share":"Share with {social}","goTo":"Go to {social}","copyLink":"Copy link icon"}},"topNavbar":{"navbar":"Main Navigation Menu","sectionNavbar":"Section Navigation Menu"},"artistsCarousel":"Artists Carousel","venuesCarousel":"Venues Carousel","imageCarousel":"Image Carousel"},"recommendations":{"nexConcerts":"Upcoming Concerts by Date","noRecommendationsDay":"You don\'t have any recommendations for today."},"filters":{"title":"Filters","date":"Expiration Date","city":"City","venue":"Venue","genre":"Gender","other":"Others","concerts":"Concerts","festivals":"Festivals","both":"Concerts and Festivals","artists":"Artists","venues":"Venues and discotheques","companies":"Pages","today":"Today","tomorrow":"Tomorrow","week":"This week","weekend":"This weekend","month":"This month","personalized":"Personalized","fromDate":"From:","toDate":"To:","culturalBonus":"Youth Cultural Bonus","sellbyus":"Exclusive Sale Wegow","weswap":"WeSwap","results":"Highlighted Results","noResults":"No results with the parameters you have selected","searchNoResult":"No search results","emptyList":"The list is empty","closeIconAlt":"Close description","people":"People","userWegow":"Wegow Users"},"profile":{"findPartner":"Discover your perfect companion","concertsTogether":"Together Concerts","likeSameMusic":"But do you like the same music","editProfile":"Edit Profile","showMyConcerts":"Total of attended concerts: {concerts}","followersTitleEvent":"{people} people are going or are interested","followersTitleArtist":"{people} people are interested in the artist","followersTitleVenue":"{people} people follow the venue","eventTypeStats":"Concerts","self":"You yourself.","follow":"Stay on the same page","sendFriendship":"Send Friend Request","acceptFriendship":"Accept Friendship Request","sendedFriendship":"Friendship request sent","senedAbrvFriendship":"Request sent","deleteFriendship":"Stop being friends.","privateAdvise":"This profile is private, to see more information you need to be their friend.","noMaps":"The map of the location could not be loaded.","altIcon":"Follow icon","altDefaultImage":"Image of {element}","altDefaultIcon":"Icon of {element}","altDefaultWegowImage":"Default user image","alt":{"follow":"Followers icon","spotify":"Spotify icon","share":"Share icon","play":"Play icon"},"sections":{"events":{"title":"Events","sectionTitle":"Are you going or are you interested","noEvents":"You have not yet selected concerts","share":"Share","noUser":"No one is interested yet. Be the first one!","sectionTitleExternal":"Going or Interested In","minorsRegulations":"Regulations for minors"},"artists":{"title":"Artists","sectionTitle":"Artists you follow","spotifyButton":"Sync your artists with Spotify","seeSpotify":"See Spotify","sectionTitleExternal":"Artists he Follows"},"venues":{"title":"Venues","slug":"venues","sectionTitle":"Venues You Follow","sectionTitleExternal":"Venues You Follows"},"pages":{"title":"Pages","filterTitle":"Cycles","slug":"pages","sectionTitle":"Pages you follow","sectionTitleExternal":"Pages he Follows"},"friends":{"title":"Friends","sectionTitle":"Friends","inviteFriends":"Invite friends","noFriends":"He/She has no friends."},"moments":{"title":"Moments","sectionTitle":"Moments","sectionTitleUser":"Moments of {user}","noMomentsMine":"You still haven\'t uploaded anything to Moments.","noMoments":"This user has not uploaded anything to Moments","userDefaultName":"Wegow User"}},"settings":{"settingsTitle":"Settings","selectYourFavoriteArtists":"Select your favorite artists","myProfileTitle":"My Account","languagesTitle":"Languages","adminAccountTitle":"Manage Account","adminAccountSubtitle":"You can delete your account, but remember that all data of your favorite artists, venues, pages, moments, and concerts will be erased.","deleteAccount":"Delete account","confirmDeleteAccount":"Are you sure you want to delete your account and all your data?","privacityTitle":"Privacy","private":"Private","public":"Public","notificationTitle":"Notifications","pushNotificationTitle":"Push Notifications","title":"Personal Data","dataTitle":"Personal Data","genreTitle":"My genres","firstName":"Name","lastName":"Last Name","locationsTitle":"My Locations","location":"Location","formLocation":"Location","genre":"Gender","birthday":"Birthday","sync":"Sync","syncSpotify":"Sync with Spotify","syncFacebook":"Sync. with Facebook","unsubscribeTitle":"Are you sure you want to unsubscribe from all Wegow emails?","unsubscribeSubtitle":"By accepting you will be unsubscribing from all concert alerts and all news emails.","manageNotifications":"Manage my notifications","correctUnsubscribe":"Action performed successfully"},"perfectCompanion":{"title":"Your perfect companion is...","searching":"Looking for your perfect companion","notFound":"Buy your first ticket and find the perfect companion for your next concert."}},"events":{"sectionTitle":"Events","status1":"Cancelled","status2":"Postponed","status3":"New Date","status4":"Doubtful","accommodation":{"reserve":"Reserve"}},"moment":{"sectionTitle":"Moments","inputPlaceholder":"What was your last event like, {name}?","recentArtist":"Recent Artists","recentVenues":"Recent Rooms","findPerfectDate":"Discover your perfect companion","findButton":"Discover it!","postButton":"Publish","commentPlaceholder":"Comment","messagePlaceholder":"Comment","openInputPlaceholder":"Tell us here how you enjoyed your event...","noSearchArtist":"Type to search for an artist or user","noSearchVenue":"Type to search for a room","noSearchOptionsArtist":"No artists or users found","noSearchOptionsVenue":"No rooms found","report":"Report publication","shared":"Share publication","confirmReport":"Are you sure you want to report this post?","remove":"Delete publication.","confirmRemove":"Are you sure you want to delete this post?","reportSuccess":"Thank you for reporting this post","reportError":"There has been an error in reporting this post, please try again later.","commentError":"Error posting comment","likeError":"Error"},"login":{"loginTitle":"Sign in","email":"Email","confirmEmail":"Confirm your email","password":"Password","changePassword":"Change Password","currentPassword":"Current Password","newPassword":"New Password","confirmPassword":"New Password (Confirmation)","changePasswordButton":"Change","notValidPassword":"Invalid Password","emailError":"The email is incorrect.","noTickets":"The ticket you are trying to purchase is sold out","unknownError":"Unknown error. Please contact support","confirmationError":"The emails do not match.","passwordError":"The password must be at least 8 characters long.","birthdayError":"The date is incorrect","noResetPassword":"Mail couldn\'t be sent to change the password, check that you have inserted your email correctly or try again later.","passwordRequired1":"Your password cannot be too similar to your other personal information.","passwordRequired2":"Your password must be at least 8 characters long.","passwordRequired3":"Your password can not be a commonly used key.","passwordRequired4":"Your password cannot be entirely numeric.","phone":"Phone","localization":"Location","forgetPassword":"Did you forget your password?","enter":"Enter","or":"tu compra\\n\\nContinue with your purchase","loginWithFacebook":"Log in with Facebook","loginWithGoogle":"Sign in with Google","createAccount":"Create an account","createPromoterAccount":"Create an account as a promoter","forgetPasswordButton":"Retrieve Password","sendEmail":"Email sent","sendEmailSubtitle":".\\n\\nWe have sent you an email to your email address so you can recover your password.","passwordChanged":"Password Changed","passwordChangedSubtitle":"Your password has been successfully changed.","unsubscribeCorrect":"DÃ©sinscription rÃ©ussie.","validateTokenError":"Error validating token","signupTitle":"Create your account","addDataTitle":"Add your data","termsAndConditions":"I accept the &lt;a href=\'{termsUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Terms and Conditions&lt;/a&gt; and the &lt;a href=\'{PrivacityUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Privacy Policy&lt;/a&gt;.","reciveNews":"I would like to receive information about new concerts and festivals from Wegow.","signup":"Register","completeProfiletitle":"Complete your account","haveAccount":"I already have an account.","signupPromoterTitle":"Create your account as a Promoter","signupPromoterSubtitle":"Sell your tickets with Wegow","signupPromoter":"Register as a Promoter","loginSuccess":"You have successfully logged in to Movistar+ through Wegow.","next":"Next","selecteds":"Selected","min":"Minimum {number}"},"purchase":{"purchaseData":"Purchase data","buy":"Buy","stepTitle1":"Select ticket type","stepTitle2":"Payment Method","stepTitle3":"Download your tickets","remainigTotal":"You can only select a total of {remainingTickets} tickets!","remaining":"Only {remainingTickets} tickets left!","soldOut":"Sold Out","reserved":"Reserved","weswap":"You are buying your ticket for another user.","weswapDescription":"WeSwap is a Wegow service for exchanging concert tickets among real users, without speculation, transparently, and at the same purchase price.","totalToPay":"Total to be Paid: ","bookingOptions":"Booking Services","secondaryOptions":"Secondary Sale","externalInfo":"Wegow does not sell tickets for this event directly, only redirects/links to other ticket vendors. The prices and information shown for this concert are not exact, the provider will show the final price and information.","thanksTitle":"Thank you for your purchase!","thanksOxxoTitle":"Now all you have to do is go to your nearest Oxxo!","thanksOxxoSubtitle1":"We have sent you an email with the instructions to {email}","thanksOxxoSubtitle2":"We remind you that you have 24 hours to make the payment, otherwise your reservation will expire. To make the payment, ask the cashier to enter the following code into OxxoPay:","generatingTickets":"Generating tickets...","addCalendar":"Add to calendar","sharePurchase":"Share the concert with your friends","completeYourExperienceTitle":"Complete your experience!","insuranceTicket":"Secure your tickets","buyInsuranceTicket":"Secure Tickets","buyInsuranceTickets":"Secure your tickets for {price}","findAccomodation":"Find Accommodation","howToGet":"How to get there","whatToDo":"What to do","savePreferences":"Save preferences","inQueue":"You are in the queue!","redirect":"You are being redirected to the purchase page.","peopleBeforeYou":"People currently ahead of you:","calculedPosition":"We are calculating your position in the queue.","comingSoon":"Tickets on sale coming soon","waitingTurn":"When it\'s your turn, we will take you to the ticket selection.","importantMessage":"Don\'t reload the page, you might lose your place in line. Make sure to have your card ready.","waitingList":"Waiting List","inWaitingList":"In Waiting List","waitingListDescription1":"Sign up for the waiting list and select your preferences to receive an email when a ticket becomes available in WeSwap.","waitingListDescription2":"Do you want to be notified when a ticket becomes available?","acceptWaitingList":"Sign Up","listed":"Listed","deleteWaitingList":"Leave Waiting List","declineWaitingList":"Not interested","goOutWaitingList":"Are you sure you want to leave the waiting list?","crossingPurchaseTitle":{"stepTitle1":"Select ticket type","stepTitle2":"Add-ons","stepTitle3":"Payment method","stepTitle4":"Download your tickets"},"status":{"paid":"This purchase has already been paid for.","blocked":"Blocked Purchase","expired":"Expired Purchase","notAuthorized":".\\n\\nUnauthorized Payment. Please try another payment method or card."},"accessCode":{"title":"Access to purchase","placeholder":"Access Code","error":"The access code is not valid.","notActive":"The access code entered is not yet activated.","notfound":"The access code entered is not valid for this event.","expired":"The access code entered has expired.","used":"The access code entered has already been used.","nothandle":"An error has occurred, please try again."},"seatsio":{"selectTicket":"Select tickets","buyTickets":"Buy tickets","clear":"Clear","access":"Access","buy":"Buy","selectTicketsErrorTitle":"Error with ticket selection","exactTicketError":"You must select exactly {seats} seats","maxTicketError":"You can only select a maximum of {seats} seats","consecutiveError":"You must select consecutive seats"},"advise":{"minimoEntradas":"To proceed with the purchase, you need to select:","entradasTipo":"For type &lt;b&gt;{title}&lt;/b&gt;, a minimum of {min}","entradasDisponible":", and a maximum of {available} can be selected","entradasPair":" and the number of selected tickets must be even."},"crossingPurchase":{"requiredProducts":"Associated Products","additionalProducts":"Additional Products","managementFees":"Management fees {cant} included","size":"Size:","purchaseSummary":"Purchase Summary","addToCart":"Add to Cart"},"errors":{"noStock":"Product out of stock","productNoAvailable":"The product {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; is currently out of stock.","productQuantityNoAvailable":"The product {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; has a total of {available_stock} in stock. Please select a valid quantity.","negativeAmountMessage":"Someone got ahead of you! One of your tickets is out of stock. Please refresh to update ticket availability.","negativeAmount":"One of the purchased tickets is out of stock.","genericErrorMessage":"Oops! It seems an unknown issue has occurred. Please try again or contact support.","genericError":"An unknown error occurred while creating the purchase."}},"payment":{"nominativeLegend":"{index} Companion","oxxoPay":"Pay with Oxxo","cardPay":"Payment method","bizumPay":"Pay with bizum","altOxxoLogo":"Oxxo Logo","receiveMail":"Once you have finished your reservation, you will receive an email with instructions to make your payment at the nearest Oxxo.","oxxoActionPay":"Pay with Oxxo","phoneNumber":"Phone Number","info11text":"Informative Text about 11% Discount","total":"Total","taxIncl":"Taxes incl.","tax":"Management Fees + VAT","btnInfo":"Information Icon","number":"Card Number","name":"Name","cardDate":"Month/Year","cvc":"CVC","cardActionPay":"Pay with credit card","freePurchase":"Complete the purchase","have24Hours":"You have 24 hours to make your cash payment.","oxxoReceivePayment":"Oxxo receives payments from 8:00am to 8:00pm.","oxxoChargeCommission":"Oxxo charges a 12MXN commission for every payment.","toContinueWeNeed":"To continue with the payment we need you to add your mobile phone.","paymentIconCard":"Credit card payment icon","paymentIconVisa":"Visa payment icon","paymentIconMastercard":"Mastercard Payment Icon","discounts":{"valid":"Validate","haveDiscount":"Do you have a discount code?","addDiscount":"Add your discount","discountCode":"Discount Code","lowerAndUpperCase":"*Pay attention to uppercase and lowercase.","total":"Total Discount","invalidCode":"The code is not correct. Try again.","discount":"Discount Code"},"insurance":{"title":"No Show Insurance","poweredByCaser":"Offered by Caser, &lt;a href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;view terms and conditions&lt;/a","poweredByIngood":"Offered by Ingood, &lt;a href=\'https://cdn.wegow.com/no-delete/ingood/condiciones-generales-no-asistencia.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;view terms and conditions&lt;/a&gt;","ingoodInfo":"For more information, consult the &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/IPID-Nota-informativa-Nota-Inf-No-asistencia.pdf\\\\\\"&gt;product information&lt;/a&gt; document and the &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\\\\\\"&gt;general conditions&lt;/a&gt;. By purchasing this product, you agree that your data will be transferred to REALE SEGUROS GENERALES, S.A. for the management and contracting of the policy. You can obtain more information or exercise your rights regarding the processing of personal data according to the &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/terminos-legales/#tabproteccion-de-datos-personales\\\\\\"&gt;Privacy Policy&lt;/a&gt;.","insuredBy":"Insured by","insuredTicket":"Secure your entry","insuredPurchase":"Secure your purchase","addInsurance":"Add no-show insurance for {price}","editInsurance":"Edit Insurance","confirmDeleteInsurance":"Do you really want to cancel the insurance policy?","error":"The insurance could not be contracted, Try again later.","cancelSuccess":"Insurance successfully canceled.","success":"Insurance successfully contracted","discoverIt":"Discover it","insuranceModal":{"fillFields":"Fill in the fields with your personal information to confirm the no-show insurance.","hireInsured":"Data of the person contracting the insurance","insureds":"Policyholder data","name":"Name","surname":"Last Name","id_card":"National Identification Number","lastCaracter":"The last character must be a letter.","badDocument":"The document is not correct NIF/NIE","phone":"Phone","address":"Address","addInsurance":"Add Insurance","locality":"Location","province":"Province","insurancePrize":"Ingood Insurance Price","postalCode":"Postal Code","insurancePurchaseInfo":"We inform you that by confirming the operation you will secure all the entries of the purchase made. These are the purchases made for this event. Choose the purchase you want to secure:","noPurchase":"No purchases available to secure.","documentType":"Document Type","sameHirePerson":"It is the same person who contracts the insurance.","consentInsurance":"I declare that I have read, know and accept the &lt;a href=\'https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\' target=\'_blank\' class=\'tUnder text-primary-color","dataPayment":"Payment data: Add the card details you want to use for the purchase."},"personalisedTickets":{"title":"Companion Data"}},"ticketOfficeInfo":"Buyer Information","ticketOfficePayment":"Payment Method:","emailError":"Please enter the email correctly to complete the purchase.","correctPurchase":"Purchase successful!","makeAnotherPurchase":"Make another purchase","uniqueEmailError":"There is a repeated email in the buyer\'s data","uniqueEmailErrorInput":"The email is already in use","uniqueDNIError":"There is a repeated ID in the buyer\'s data","uniqueEmailPurchaseError":"There is an email of the buyers that has already been used in another purchase","uniqueDNIPurchaseError":"There is a DNI of the buyers that has already been used in another purchase","uniqueEmailDNIPurchaseError":"There is an email or DNI of the buyers that has already been used in another purchase","nominativeError":"Fill out attendee data to continue","nominativeErrors":{"name":"You must complete the user\'s name","surname":"You must complete the user\'s surname","email":"You must complete the user\'s email","phone":"You must complete the user\'s phone number","birthday":"You must complete the user\'s date of birth","dni":"You must complete the user\'s DNI","address":"You must complete the user\'s address","locality":"You must complete the user\'s locality","province":"You must complete the user\'s province","country":"You must complete the user\'s country","postal_code":"You must complete the user\'s postal code"},"promoterTermsError":"You must accept the terms and conditions of the promoter to continue.","modalInfo":{"tax":"Management fees","infoBillTooltip":"&lt;p&gt;Ticket prices are set by the event organisers. Wegow acts as an intermediary in the sale of tickets. It is therefore not part of the organisation and does not make any decisions regarding the event or the ticket price. This price is independent of the cost of the intermediary service charged to the end customer by Wegow, which is applied to each ticket as \'handling fee\' plus VAT.&lt;/p&gt;&lt;p&gt;The service provided by Wegow includes:&lt;/p&gt;&lt;ul class=\'commission-terms-list\'&gt;&lt;li&gt;Technology (platform development, servers, etc.)&lt;/li&gt;&lt;li&gt;Bank charges (maintenance of POS terminals, transaction fees)&lt;/li&gt;&lt;li&gt;Team (customer service, technology department, marketing)&lt;/li&gt;&lt;li&gt;Communication (creative design, paid media, web positioning)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;To be able to offer this service, the platform must collect, organise and manage a very high volume of information; make it available to users on a technological platform subject to continuous development and maintenance; enable secure payment systems; and have a customer service team to assist users at all times.&lt;/p&gt;&lt;p&gt;Once you have purchased your ticket correctly our service has already been provided, regardless of whether or not the event takes place, and therefore the handling fees are not refunded in any case. In addition to the associated costs already borne by the company mentioned above, in the event of cancellation of the event refunds have to be processed, so that these costs are incurred again at no extra cost to anyone except Wegow.&lt;/p&gt;"},"newsletter":"I wish to receive commercial communications from {text} with all the news.","promoter_terms":"I accept the &lt;a href=\'{url}\' style=\'{personalizedStyle}\' target=\'_blank\' class=\'text-topaz\'&gt;terms and conditions&lt;/a&gt; of the festival.","errors":{"error":"Oops! It looks like there was a problem with the payment gateway. Please try again or contact your bank.","errorStripe":"The payment has been declined by the bank, please check the data of your card. In case the problem persists, we suggest you contact your financial institution.","errorFree":"Oops! It seems that a problem occurred while completing the purchase. Please try again."},"pay":"Pay"},"myTickets":{"myTickets":"My tickets","pastConcerts":"Past Concerts","weswapDescription":"WeSwap is Wegow\'s new service for exchanging concert tickets among real users, without speculation, transparently, and always at the same price as long as the event has sold out all its tickets.","weswapAvailable":"WeSwap Tickets from other users","myWeswap":"Your WeSwap Tickets","ticketsAvailable":"Tickets available: {count}","noWeswapAvailable":"No WeSwap tickets available","downloadTickets":"Download tickets","downloadTicket":"Download entry","secureYourTicket":"Secure your entry","simplifiedInvoice":"Simplified Invoice","generatingInvoice":"Your invoice is generating, it will be available to download in a few minutes.","downloadInvoiceTitle":"Download your simplified invoice","downloadInvoiceSubtitle":"Here you can download your simplified invoice, if it is not available it means it is being generated, in a few minutes it will be available to download.","invoice1TicketTitle":"Purchase ( {date} ): {num_tickets} x ticket","invoicemultipleTicketsTitle":"Purchase ({date}): {num_tickets} x tickets","minorsAutorization":"Minor Authorization","noFutureTickets":"You don\'t have future tickets.","noPastTickets":"You have no past tickets.","noSalesTickets":"You don\'t have tickets for sale","sellTickets":"Sell tickets","sellTitle":"Sell","sellSubtitle1":"The price will be the same as what you bought it for.","sellSubtitle2":"We will only pay you if someone else purchases your ticket, until then it is valid for you.","sellSubtitle3":"You can cancel the process if you haven\'t sold it yet and use it yourself.","cancelSellTitle":"Remove from sale","pendingWeswapPay":"Pending payment","paidWeswapPay":"Sold","weswapNoAvailable":"WeSwap not available","cancelSellSubtitle1":"Do you want to take this ticket off sale?","cancelSellSubtitle2":"If you do it, you can use it.","sellIconAlt":"Ticket for sale icon","soldIconAlt":"Sold ticket icon","addWallet":"Add to wallet","enabledWeswapTickets":"Tickets with weswap available","selledTickets":"Sold tickets"},"showMore":"See more","showLess":"See Less","error":{"createPurchaseError":"Error creating purchase","createPurchaseErrorSubtitle":"This ticket may have already been sold","errorServerTitle":"We are working for you","serverErrorTitle":"We are improving for you","serverError":"We will be back soon with a more &lt;br/&gt; exciting and seamless experience. &lt;br/&gt; &lt;br/&gt; Thank you for your patience!","pageNotFound":"Oops! We couldn\'t find the page you were looking for.","altErrorIcon":"Error Icon","altInfoIcon":"Information Icon","eventNotFound":"This event has not been found","accept":"Accept","paymentError":"Payment Not Accepted","purchaseError":"Error in the purchase data","formFieldError":"Error in some form field","formFieldCardError":"Error in a card field","formFieldCardErrorDescription":"Please check the card details and try again","chargeError":"Error loading.","invoiceError":"Error when purchasing insurance.","tryAgainLater":"Please try again later.","ticketOfficeConfigurationError":"The event is not properly configured for box office sales","contactSupport":"Contact Support","returnEvent":"Return to Event"},"ticketOffice":{"ticketOfficeAvailable":"Events with ticket office available:","generateHardTickets":"Generate Hard Tickets","seeTicketOffice":"Go to Ticket Office","seeTicketOfficeEvents":"View Ticket Office Events","seeReport":"View Report","paymentType":"Payment Type","nTickets":"Number of Tickets","totalMoney":"Total Money","card":"Card:","cash":"Cash:","ticketType":"Ticket Type","totalCard":"Total Money on Card","totlaCash":"Total Cash","total":"Total Tickets","noReports":"No tickets for this event were sold at the box office during the selected time period"},"chat":{"subtitle":"Create private groups among your friends and get the party started!","linkToChat":"Join chat","createChat":"Create chat","exitToChat":"Exit chat"}},"magazine":{"title":"WEGOW MAG","internationalSubTitle":"News and current events of national and international music.","magSubtitle":"Music Also Reads","searchFestivals":"Search for Festivals","categories":{"trending":"Trending","curiosities":"cientÃ­ficas\\n\\nScientific curiosities","genres":"Genres","international":"International","festivals":"Festivals","playlist":"Playlists","wegowlive":"WegowLive"},"sections":{"highlights":"Featured","lastNews":"Latest News","followUs":"Follow us on our social media","musicalDiary":"Musical Schedule","mostRead":"Most Read!","festivals":"Festivals","wegowLive":"#WegowLive","wegowDirect":"#WegowLive live","moreReadPlus":"Most Read","moreVideos":"Videos","directStreaming":"Featured Streaming","lastStreamings":"Last Streamings","genres":{"noPosts":"There are no articles available for this music genre."}},"widgetAlt":{"logoIcon":"Logo Icon of {socialMedia}","placeIcon":"Location Icon","dateIcon":"Date Icon","eyeIcon":"Eye icon, representing reading time.","profileImageAlt":"Profile image of {user_name}."},"widgetTitle":{"spotify":"Listen to us on Spotify","sharePost":"Share the post with your friends"},"events":{"buyTickets":"Buy tickets"},"links":{"socialMediaShared":"Recommended Reading of the Day:","copyLink":"Copy link icon","copySuccess":"Copied successfully","readMore":"Read more &gt;"}},"profiles":{"in":"in","from":"Since","startDate":"{weekday}, {monthday}{dayformat} {month} {year} at {hour}h","startWithoutHour":"{weekday}, {monthday}{dayformat} {month} {year} {\'|\'} {time}h","labels":{"day":"Day","place":"Enclosure","city":"City","anticipatedPrice":"Anticipated price from","boxOffice":"Ticket Price","doorOpen":"Door opening","hour":"Closing Time","poster":"Poster","concertInformationOf":"Concert Information for {event}","festivalInformationOf":"Festival information of {event}","sessionInformationOf":"Session information of {event}","partyInformationOf":"Party information of {event}","eventInformationOf":"Event Information of {event}","descriptionInformationOf":"Description","followers":"Followers","informationOf":"{name}\'s Information","concertsIn":"Concerts in the City"},"profileLayout":"Promotional photograph of {profile}.","notProfileImg":"Promotional photograph not found for {profile}.","buttons":{"publishYourTrip":"Publish your trip","imInterested":"I\'m interested.","buyTicketsFor":"Buy tickets for {event}","downloadAuthorizationForMinors":"Download underage authorisation form","seeMap":"See map","findYourTrip":"Find your journey","reportError":"Report an error","showMoreConcerts":"See more concerts"},"titles":{"concerts":"Concerts","address":"Address","tickets":"Tickets","transport":"Transport","accommodation":"Accommodation","reserveAccommodation":"Reserve accommodation","artists":"Artists","information":"Shipping Information","publicTransport":"Public transport","relatedEvents":"Related Events","relatedVenues":"Related Venues","relatedArtists":"Related Artists","chat":"Live Chat","howToGet":"How to get there","concertsTicketsOf":"{artist} concerts and tickets","concertsOfArtistInCity":"{artist} Concerts in {city}.","tourConcertTickets":"Tickets, Concerts Tour {date}","gallery":"Gallery","eventsWith":"Events with {artist}","interestedPeople":"People Interested","concertsArtistCity":"{artist} Concerts in {city}","noEventsInCity":"There are no &lt;b&gt;{artist}&lt;/b&gt; concerts in &lt;b&gt;{city}&lt;/b&gt;.","concertsArtistCountry":"{artist} Concerts in {country}","pastConcertsArtistCity":"Previous concerts by {artist}","allConcertsArtistCity":"All {artist}\'s concerts","eventsRelatedWith":"Events related to {artist}.","culturalBonus":"Purchase it with the Young Cultural Bonus."},"texts":{"notWegowTicket":"Wegow does not sell tickets for this event directly, only redirects/links other ticketing sites.","priceInfo":"The prices and information displayed for this concert are not exact, but merely indicative; the provider will show the final price and information.","eventPrevisualization":"This is a preview for you to see how your event will look when published.","venuePrevisualization":"This is a preview for you to see how the venue will look when published.","artistPrevisualization":"This is a preview for you to see how the artist will look when published."}},"general":{"finish":"Finish","buttons":{"follow":"Follow","followed":"Following","save":"Save"},"bookAccommodation":"Book your accommodation for the concert here.","metas":{"homeTitle":"Concert and Festival Tickets {\'|\'} Wegow","homeDescription":"Buying concert or festival tickets on Wegow is very easy âœ” Stay informed about your favorite artists and music events.","artistTitle":"â–· {name} {\'|\'} Concert Tickets and Tours {year} - Wegow","artistDescription":"Find out about all the upcoming concerts and performances by {name}. Ticket sales for their shows in {year} ðŸ‘‡ Visit Wegow and get your ticket!","artistCityTitle":"{name} Concerts in {place} {year} {\'|\'} Wegow Tickets","artistCityDescription":"If you are a true fan of {artist}, you\'ll want to know about their concerts before anyone else ðŸ‘‡ Enter Wegow and get your ticket!","concertTitle":"Tickets for {artists} in {city} {\'|\'} Wegow","concertDescription":"Buy your tickets for the {artist} concert in {city} at {venue} ðŸŽŸï¸  Enter Wegow and buy your tickets!","festivalTitle":"â–· {event_title} {\'|\'} Wegow","festivalDescription":"You can\'t miss the latest edition of {festival} ðŸ‘‡ Enter Wegow and find out where to get your ticket!","waitingRoomTitle":"Queue {title} {\'|\'} Wegow","purchaseTitle":"Tickets {\'|\'} {title}","paymentTitle":"Payment {\'|\'} {title}","thanksTitle":"Thank you for your purchase {\'|\'} {title}","filterTitle":"â–· {text} {\'|\'} Wegow Tickets","filterDescription":"Find out when the best Concerts in {location} are happening and don\'t miss out on tickets to see your favorite artist or band ðŸ‘‡ Enter Wegow!","filterDescriptionGenre":"Find out when the best Concerts in {location} are and don\'t miss out on tickets to see your favorite artist or group ðŸ‘‡ Enter Wegow!","wegowLivePageTitle":"â–· WegowLive {\'|\'} Wegow","wegowLivePageDescription":"If you\'re an artist or band, come showcase your music at our WegowLive with an interview and an acoustic session â˜ï¸ We look forward to seeing you!","venueTitle":"â–· Tickets for {venue} in {city} {\'|\'} Wegow","venueDescription":"Be the first to know about ALL concerts and events held in {venue}, from {city} ðŸ‘‡ Enter Wegow and buy your tickets!","myProfileTitle":"â–· My Personal Profile {\'|\'} Wegow","myProfileDescription":"Check out the events you\'re interested in, the artists you follow, your favorite venues, your friends, and more!","myTicketsTitle":"My Tickets {\'|\'} Wegow","myTicketsDescription":"Find and check the status of your favorite upcoming and past event tickets, and download them to keep them in your possession.","myWeswapTitle":"My WeSwap Tickets {\'|\'} Wegow","myWeswapDescription":"","settingsTitle":"Settings {\'|\'} Wegow","settingsDescription":"","helpTitle":"Frequently Asked Questions {\'|\'} Wegow","helpDescription":"Get to know Wegow, the most comprehensive concert app on the market. If you have any questions and want to start uploading your events, write to ventas@wegow.com","howItWorksTitle":"How It Works {\'|\'} Wegow","howItWorksDescription":"","notFoundTitle":"Page Not Found","notFoundDescription":"","notificationsTitle":"Notifications {\'|\'} Wegow","notificationsDescription":"","magTitle":"WegowMag {\'|\'} Wegow","magDescription":"","trendingTitle":"WegowMag Trending {\'|\'} Wegow","trendingDescription":"","curiositiesTitle":"WegowMag Curiosities {\'|\'} Wegow","curiositiesDescription":"","festivalsTitle":"WegowMag Festivals {\'|\'} Wegow","festivalsDescription":"","internationalTitle":"WegowMag International {\'|\'} Wegow","internationalDescription":"","playlistsTitle":"WegowMag Playlist {\'|\'} Wegow","playlistsDescription":"","wegowliveTitle":"WegowMag WegowLive {\'|\'} Wegow","wegowliveDescription":"","genresTitle":"WegowMag Genres {\'|\'} Wegow","genresDescription":"","streamingsTitle":"â–· Watch Streaming Concerts Online {\'|\'} Wegow","streamingsDescription":"Upcoming streaming concerts ðŸ‘‡ You\'ll never miss your favorite artist or band again. Enter Wegow and enjoy from anywhere!","companiesTitle":"â–· {companies}: Concerts and Events {\'|\'} Wegow","companiesDescription":"An innovative record label made by and for artists â­ All information about their music events on Wegow. Find out!","termsAndCondition":{"title":"Terms and Conditions of Use {\'|\'} Wegow","description":"Wegow Terms and Conditions of Use. If you want to find out about Wegow\'s terms and conditions of use, this is your page."},"momentTitle":"â–· {name} {\'|\'} WegowMoments","momentDescription":"Do as {author} with his Moments {name}, and share your favourite musical moment with WegowMoments!ðŸ”¥","titleContactWithUs":"â–· Contact Us {\'|\'} Wegow","contactWithUsDescription":"We would love to hear your feedback about Wegow! If you have any questions, comments, or suggestions, feel free to contact us."},"follow":"Follow","followed":"Following","concerts":"Concerts","save":"Save As","accept":"Accept","cancel":"Cancel","next":"Next","error":"Installation Error.","close":"Close Session","routes":{"profile":"Profile","magazine":"Magazine","publication":"Publications","titles":{"home":"Concert and Festival Tickets {\'|\'} Wegow","howItWorks":"How does it work {\'|\'} Wegow"},"goHome":"Go to Home"},"forms":{"inputSearchPlaceholder":"Search","name":"Name","surname":"Surnames","email":"Email","phone":"Phone","mobilePhone":"Mobile","dni":"National Identification Number","passport":"Passport","other":"Other","address":"Address","gender":"Select your gender","birthday":"Date of birth","state":"State","locality":"Locality","country":"Country","noOptionsLabel":"No results found.","noResultLabel":"No results found","noResultCountry":"Country not found","errors":{"phone":"Phone error, check the form"}},"contactUs":{"title":"Contact Us","alt":"Guitarist in concert","form":{"placeholder":{"name":"Name and Surname","email":"Email","phone":"Phone","title":"Title","message":"Message"},"label":"&lt;span&gt;By completing this form and clicking send, you accept and understand the &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/terminos-y-condiciones\'&gt;terms and conditions&lt;/a&gt; and the &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/aviso-legal\'&gt;processing of your personal data.&lt;/a&gt;&lt;/span&gt;","errorMessage":"Please check that {field} is filled in and with correct data","captchaErrorMessage":"Captcha not entered correctly","send":"Send","sended":"Sent"}},"helpPage":{"helpPageTitle":"Hello, how can we help you?","answerHelpful":"Did this answer help you?","knowWegow":"Know &lt;span class=\'text-primary-color\'&gt;Wegow&lt;/span&gt;, the most complete concert app on the market","helpForm":{"howHelp":"Tell us how we can help you.","whereBuyTickets":"Where have you bought your tickets from?"},"FAQsection":{"user":{"title":"User FAQs","profile":"My Profile","changeName":"How do I change my ticket names?","changeNameDesc":"&lt;p&gt;If your tickets are nominative, you must contact us at &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; and provide us with the following information to modify the name on your ticket:&lt;/p&gt;&lt;ol class=\'faq-list\'&gt;&lt;li&gt;Event&lt;/li&gt;&lt;li&gt;City&lt;/li&gt;&lt;li&gt;Event date&lt;/li&gt;&lt;li&gt;Purchase email&lt;/li&gt;&lt;li&gt;Name currently listed on the ticket&lt;/li&gt;&lt;li&gt;New ticket holder + ID number&lt;/li&gt;&lt;/ol&gt;&lt;p&gt; For security reasons, we kindly ask you to make your request from the email address associated with the purchase registered on Wegow.&lt;/p&gt;","errorMail":"I have entered an incorrect email and that is why I don\'t receive the tickets. What can I do?","errorMailDesc":"You can change the email yourself in the following way:&lt;br&gt;Log in at &lt;a href=\'http://www.wegow.com\' class=\'text-primary-color\'&gt;www.wegow.com&lt;/a&gt; or on the app with the wrong email.&lt;br&gt;","forgetPass":"I have forgotten my password","forgetPassDesc":"&lt;p&gt;You can recover your password &lt;span class=\'text-primary-color\'&gt;by clicking on this link.&lt;/span&gt;&lt;/p&gt;","howUnsubscribe":"How do I cancel my account?","howUnsubscribeDesc":"To make your deactivation, enter:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Settings &gt; Delete account","updateAccount":"How do I update or change my account information?","updateAccountDesc":"You can change the data in the following way:\\n&lt;ul class=\'faq-list\'&gt;\\n&lt;li&gt;Open www.wegow.com or the Wegow app and log in with the email you are registered with.&lt;/li&gt;\\n&lt;li&gt;In the \'My Profile","unsubscribeNewsletter":"I want to unsubscribe from the newsletter.","unsubscribeNewsletterDesc":"To cancel your subscription, go to:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Settings &gt; Notifications","howRegister":"I want to register on Wegow. How do I do it?","howRegisterDesc":"Creating your account is very easy. Click on the \'Register\' button, provide us with an email and choose a password to access Wegow securely. &lt;br&gt;&lt;br&gt;You can also register more quickly with the \'Register with Facebook\' button. In that case,","dontGetMyTickets":"I bought my tickets and they haven\'t arrived.","dontGetMyTicketsDesc":"First of all, you must confirm with your bank if the payment has been made. If it has been charged, check that the email with which you made the purchase is correct. \\n\\nIf it is not correct, the tickets will be linked to the wrong email. Don\'t worry","cardProblems":"When entering my card details, and after a long wait, the purchase is not made. What do I need to do?","cardProblemsDesc":"First, you must confirm with your bank if the charge has been made. If it has been charged, verify that the ticket has reached the inbox of the email address you used for the purchase (you can see it in the \\"My Profile\\" section under \'Settings\'). Finally, check","purchaseSuccess":"Has my purchase been completed successfully?","purchaseSuccessDesc":"First of all, you must confirm with your bank if the payment has been made. If it has been charged, check that the ticket has arrived to the inbox of the mail address you used when you made the purchase (You can view it in the tab \'My profile\' inside","whereSeeMyTickets":"Where do I see my purchases?","whereSeeMyTicketsDesc":"You can view all your purchases in the \\"My Tickets\\" section of our website or app once you have logged in with your purchase email.","whereRecieveTickets":"Where do I receive my tickets?","whereRecieveTicketsDesc":"After receiving the payment correctly, the tickets are sent to the purchase email that you are registered with and with which you made the purchase. Check the spam folder.","returns":"Returns","whenRetunsAmount":"When will I get my ticket refund?","whenRetunsAmountDesc":"Generally speaking, once we have confirmed that your ticket is being refunded through a notification sent to your purchase email, the maximum time you will receive the reimbursement is 60 days.","cardDoesntExist":"The card I used for the purchase no longer exists.","cardDoesntExistDesc":"The refund for postponed/canceled events is managed through forms. We send the forms via a communication to all purchase emails. \\n\\nIf you used a card for your purchase that is no longer operational but you still maintain the same bank account, there is no problem, since the","doubsTickets":"Doubts Entries","changeTicketType":"I would like to change the type of input. How do I do that?","changeTicketTypeDesc":"In the event you want to change the entry type within the same event and on the same date, please contact us via email &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'","changeDate":"Can I change the date of my ticket?","changeDateDesc":"In case you want to change the date of tickets for the same artist, please contact us at ayuda{\'@\'}wegow.com indicating: Event City Date of event Purchase email The new tickets you want to buy (same price or higher). Once the ticket has been purchased","printTickets":"Do I need to print my tickets?","printTicketsDesc":"No, it is not necessary to print your ticket. To enter the room or venue just present the QR code of your ticket, printed, in your mobile in PDF format or through our app in the \\"My Tickets\\" section.","giftTickets":"How can I give tickets as a gift?","giftTicketsDesc":"Tickets will always be linked to the email with which the purchase was made, and any changes you want to make to them must be made from the original purchase email. However, you can always send your ticket through email so that another person can enjoy it. &lt;br&gt;&lt;br&gt;Keep in","managementCosts":"Why are management fees charged? Why aren\'t management fees refundable?","managementCostsDesc":"&lt;p&gt;The refund is processed excluding the management costs associated with the purchase as this is a service that has already been provided.&lt;/p&gt;&lt;p&gt;Let us explain this aspect in more detail: The service offered by Wegow is solely the intermediary in the ticket buying and selling process, in accordance with the provisions of the &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;General Terms and Conditions&lt;/a&gt;. In the event of the cancellation or postponement of the event (if requested), you will receive the total amount paid for your ticket, except for the management costs.&lt;/p&gt;&lt;p&gt;This is a service provided by Wegow, and since we are not responsible for the potential cancellation of the events published on the website, regardless of the reason for the cancellation, Wegow has incurred and continues to incur technological expenses (development and servers), banking expenses (payment gateways), and customer support expenses (personnel costs) during the service provided for both ticket purchase and refund management.&lt;/p&gt;&lt;p&gt;In this regard, in order to offer the ticket acquisition, Wegow has had to collect, organize, and manage a large volume of information, make it available to users on a technological platform (subject to continuous development and maintenance), enable secure payment systems, and hire a customer support team ready to assist users at all times. The management costs cover these services and others related to ticket promotion, refunds, and management.&lt;/p&gt;","showInEvents":"What do I need to present to enter the concert or festival?","showInEventsDesc":"To enter the room or venue, simply present your entry QR code, either printed, on your mobile in PDF format or through our app under the \\"My Tickets\\" section. Consult the event\'s accessibility requirements in the event information on our website. If the information you are looking for is not","noSmartphone":"What happens if I don\'t have a smartphone to show my QR codes for my tickets?","noSmartphoneDesc":"Once you have received your ticket in PDF format in the purchase email, download it. You can print it beforehand and present it at the entrance of the venue.","cancellationsPostponements":"Cancellations and Postponements","postponementsEvent":"My concert has been postponed. What do I need to do?","postponementsEventDesc":"If your event has been postponed, when the organizers inform us of the change, we will send you a communication to your purchase email with all the information related to this event, and you can request a refund for your tickets or keep them for the new date.\\n\\nIn case you request","cancelEvent":"My concert has been cancelled. What do I have to do?","cancelEventDesc":"If your event has been canceled, when the organizer informs us of the cancellation, we will send you a communication to the purchase email about the cancellation of this event and all the information that the organizer provides. &lt;br&gt;&lt;br&gt;You will receive an automatic refund of the amount of your tickets","refundPolitic":"How do I request a refund? Refund Policy","refundPoliticDesc":"Once you have acquired the ticket through Wegow, as indicated in the terms and conditions, no changes or refunds* are accepted except in cases of cancellation or postponement of the event. In either of these two cases, a message will be sent to the purchase email with all the information about","eventPostponementsOptions":"My concert has been postponed but there is still no new date. What options are there?","eventPostponementsOptionsDesc":"If your event has been postponed, with a new date to be confirmed, you must be patient and wait for us to send you a new announcement with the new date when the event organizer notifies us. You can then request a refund for your tickets or keep them for the new date.","refundManagementCosts":"Why aren\'t management fees refunded?","refundManagementCostsDesc":"&lt;p&gt;The refund is processed excluding the management costs associated with the purchase as this is a service that has already been provided.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Let us explain this aspect in more detail: The service offered by Wegow is solely the intermediary in the ticket buying and selling process, in accordance with the provisions of the &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;General Terms and Conditions&lt;/a&gt;. In the event of the cancellation or postponement of the event (if requested), you will receive the total amount paid for your ticket, except for the management costs.&lt;/p&gt;&lt;br&gt;&lt;p&gt;This is a service provided by Wegow, and since we are not responsible for the potential cancellation of the events published on the website, regardless of the reason for the cancellation, Wegow has incurred and continues to incur technological expenses (development and servers), banking expenses (payment gateways), and customer support expenses (personnel costs) during the service provided for both ticket purchase and refund management.&lt;/p&gt;&lt;br&gt;&lt;p&gt;In this regard, in order to offer the ticket acquisition, Wegow has had to collect, organize, and manage a large volume of information, make it available to users on a technological platform (subject to continuous development and maintenance), enable secure payment systems, and hire a customer support team ready to assist users at all times. The management costs cover these services and others related to ticket promotion, refunds, and management.&lt;/p&gt;","noRecivedDeferment":"I have not received the notification of delay or cancellation.","noRecivedDefermentDesc":"Write to us at &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicating the following data:&lt;ul class=\'faq-list"},"promoter":{"title":"Promoter FAQs","uploadEvent":"Are you a promoter? Upload your event!","register":"Registration","registerDesc1":"First, you need to register as a promoter to create your event. To do this, simply ","registerDescSpan":"click here","registerDesc2":" and register or log in if you are already registered.&lt;/p&gt;","registerDesc3":"If you have registered as a promoter for the first time, Wegow will validate your profile within a maximum of 48 hours. Once we have validated your profile, you will receive a confirmation email, and you will have full access to our backoffice to start selling your tickets with us.","howCreateEvent":"How do I create my event?","howCreateEventDesc":"If you are already registered on Wegow and your organizer account has already been validated, you can create your event and start selling tickets following the following steps:\\n\\nIn the &lt;a href=\'https://www.wegow.com/backoffice/events/listado/\' class","eventCreated":"My concert/festival is already underway.","controlStateReports":"Control the status of sales at any time. REPORT","controlStateReportsDesc":"&lt;p&gt;&lt;b&gt;Check ticket sale status&lt;/b&gt;&lt;br&gt;You can check the status of the ticket sale of your event from the \\"View Report\\" section.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Sales Reports&lt;/b&gt;&lt;br&gt;Go to the \'Reports\' section","liquidation":"Request the settlement of your event","liquidationDesc":"&lt;p&gt;&lt;b&gt;Step 1.&lt;/b&gt;&lt;br&gt;Before you can create an event you will need to assign it a &lt;a href=\'https://backoffice.wegow.com/settlements?status=billing_info\' class=\'text-primary-color\'&gt;b","receivePayment":"When do I receive payment?","receivePaymentDesc":"We make all payments on Wednesdays, therefore, all settlement requests made between Wednesdays and Tuesdays (included) will be paid on Wednesday. Settlements for events requested afterwards will not be made until the following week.","insuranceTickets":"Ticket Insurance","insuranceTicketsDesc":"You can see all the information about our partnership with &lt;a href=\'https://www.wegow.com/es/magazine/trending/contratar-seguro-ingood-wegow\' target=\'_blank\' class=\'text-primary-color\'&gt;Ingood here&lt;/a&gt;.","artistProfile":"Are you an artist? Manage your profile.","artistProfileDesc":"Within this section you can create your profile or update it if it is already created in our platform.","whatIsUsed":"What is it for?","whatIsUsedDesc":"Creating an artist profile you can view all the information related to that artist and you can view grouped the upcoming events in which he will perform.","createArtistProfile":"How do I create an artist profile?","createArtistProfileDesc":"&lt;/ul&gt;&lt;p&gt;Wegow Blog: Guide on How to Create your Artist Profile on Wegow&lt;/p&gt;&lt;br&gt;&lt;p&gt;Step 1 Â·  Go to the \\"Artists\\" section and click on the \\"New Artist\\" button.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Step 2 Â· Fill in","profileCreatedyet":"I see my profile is already created. Why?","profileCreatedyetDesc":"&lt;p&gt;At Wegow, we want to provide the best possible experience for our users and allow them to follow their favorite artists. To do this, we have a content team that works daily to create and update all the information on our platform.&lt;/p&gt;&lt;p&gt;If your profile is already created, don\'t worry. Contact us at &lt;a href=\'mailto:help{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;help{\'@\'}wegow.com&lt;/a&gt; and we will give you immediate access to manage it yourself.&lt;/p&gt;","haveVenue":"Do you have a concert hall?","whatIsUsedVenueDesc":"If you are the owner or responsible for programming a venue, manage your own profile. By creating a venue profile, you will be able to have a place where all the events taking place in that venue will be shown, chronologically organized.","venueProfile":"How do I create a Room Profile?","venueProfileDesc":"Step 1 Â· Go to the \\"Rooms and Venues\\" section and click on the \\"New Room / Venue\\" button.\\n\\nStep 2 Â· Fill in the room information\\n&lt;ul class=\'faq-list\'&gt;\\n&lt;li&gt;Name of the room:&lt;/li","contactUs":"If you haven\'t been able to resolve your query, please contact us at &lt;a href=\'mailto:help{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;help{\'@\'}wegow.com&lt;/a&gt;&lt;/p&gt;"},"title":"Frequently Asked Questions","subtitle":".\\n\\nShopping, registration, functioning, etc.","notFoundTickets":"Can\'t find your tickets?","notFoundTicketsDesc":"Fill in the following fields with the name of the concert/festival for which you want to recover the tickets, as well as the email account with which you made the purchase. Your tickets will be automatically re-sent to the same email. If you still can\'t find them after checking your \'inbox\' and \'spam\' folders, contact us at &lt;a class=\'text-primary-color\' href=\'mailto:help{\'@\'}wegow.com\'&gt;contact us.&lt;/a&gt;","howItWorks":"How does Wegow work?","howItWorksDesc":"Your recommended concerts and festivals, according to your favorite genres and artists. It\'s that simple. Follow your favorite bands or sync your Wegow profile with your Spotify and/or Facebook account to import your music preferences. That way we\'ll know what music you like the most and we\'ll let","insideApp":"Within the app","insideAppDesc":"I want to register! How do I do it?&lt;br&gt;&lt;br&gt;Creating your account is very simple. Click on the \'Sign Up\' button, provide us an email address and choose a password to be able to access Wegow safely.&lt;br&gt;&lt;br&gt;You can","dontAccess":"I can\'t access my account","dontAccessDesc":"&lt;h6&gt;Have you forgotten your password?&lt;/h6&gt;&lt;p&gt;Enter the email address you are registered with, click on \\"Forgot your password?\\" and you will receive an email with a new password to access.&lt;/p&gt;&lt;h6&gt;I\'m entering all the information but","buyTickets":"Ticket Purchase","buyTicketsDesc":"&lt;b&gt;How does ticket purchase work?&lt;/b&gt; &lt;p&gt;To locate the event you are interested in, use the search bar at the top of the page on the website or the \\"Explore\\" tab on the mobile/app of Wegow.&lt;/p&gt; &lt;p&gt;Once","buyProcess":"Purchase Process and Payment Form","buyProcessDesc":"In Wegow purchasing your tickets is easy and safe.\\n\\nDetail of Purchase\\n\\nIn the detail of purchase, you can see the data of the concert/festival for which you are buying your tickets, the number of selected tickets and their price. Check that you have chosen","returnManagementFees":"Do you refund management fees?","returnManagementFeesDesc":"&lt;p&gt;&lt;b&gt;As the service offered by Wegow is exclusively the intermediation in ticket sales, in accordance with the general terms and conditions, if the event has been canceled or postponed (if you request it), you will receive the total amount paid for your ticket, except for management fees, as Wegow will not be responsible for the potential cancellation of events published on the website, regardless of the reason for the cancellation.&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;In this sense, in order to offer ticket acquisition, Wegow has had to collect, sort, and manage a large volume of information, make it available to users on a technological platform (subject to continuous development and maintenance), enable secure payment systems, and hire a customer service team ready to assist users at all times. The management fees cover these services and others related to promotion, sale, refund, and ticket management.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;What information do I need to provide to complete my purchase?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;em&gt;Attendee Information:&lt;/em&gt; will be indicated on your ticket, and there are two types of tickets:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Nominal Ticket:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;A nominal ticket means that only the holder of the ticket can use it to access the event.&lt;/li&gt;&lt;li&gt;In this case, you will need to fill in your information and that of your companions if you have purchased more tickets.&lt;/li&gt;&lt;li&gt;If you want to request a name change for this type of ticket, &lt;a href=\'mailto:help{@}wegow.com\' class=\'text-primary-color\'&gt;contact us&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Non-Nominal Ticket:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;A non-nominal ticket means that anyone can use it.&lt;/li&gt;&lt;li&gt;In this case, you do not need to fill in your information.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Payment Information:&lt;/b&gt; Add the details of the card you want to use for the purchase.&lt;/p&gt;&lt;p&gt;You can follow the example of the card shown above.&lt;/p&gt;&lt;p&gt;&lt;b&gt;What is the CVC?&lt;/b&gt; The CVC is the validation code for your card, which you can find on the back.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Save your card&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Are you planning to make more purchases soon? Select the â€œSave cardâ€ box, and for future purchases, you will only need to select the card you want to use for payment. It\'s much faster!&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Do I need to save my card?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;You do not need to save your card, but it will make the payment process easier for future purchases.&lt;/p&gt;&lt;p&gt;Don\'t worry, the payment is completely secure, and we do not store your card details. The bank simply authorizes us to issue payments for future purchases.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;I encountered an error in the payment gateway. What should I do?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;If you encountered an error message while completing your purchase, before making another purchase, please &lt;a href=\'https://www.wegow.com/en-us/contact\' class=\'text-primary-color\'&gt;contact us&lt;/a&gt; to check if the purchase has been completed.&lt;/p&gt;&lt;p&gt;You can also check if the payment has been charged by your bank:&lt;/p&gt;&lt;p&gt;&lt;em&gt;The tickets have not been charged to me:&lt;/em&gt; you can try purchasing your tickets again (try changing your device or using another card).&lt;/p&gt;&lt;p&gt;&lt;em&gt;The tickets have been charged to me:&lt;/em&gt; &lt;a href=\'https://www.wegow.com/en-us/contact\' class=\'text-primary-color\'&gt;contact us&lt;/a&gt; and attach your payment receipt, and we will review it as soon as possible.&lt;/p&gt;","receiveTickets":"Receive your tickets","receiveTicketsDesc":"I have finished the purchase, where do I find my ticket? \\n\\nOnce the purchase has been finished, a confirmation window will appear and you will receive your tickets in the email account you have provided us. This email will serve as a purchase receipt in case you need it. Furthermore","showTickets":"Present your tickets on the day of the event","showTicketsDesc":"To access the room or venue on the day of the event, you will have to present your ticket. \\n\\nYou have 3 options to present your tickets on the day of the event:\\n\\n1. Print your tickets from the \'Print tickets\' link\\n2.","change":"Changes and Returns","changeDesc":"Once the ticket has been purchased through Wegow, it will not be changed or its amount refunded, except in cases of cancellation of the event.\\n\\nDon\'t worry, when we receive news of the cancellation we will contact you immediately to explain the whole refund process.\\n\\nHow","secureTickets":"Secure your entry","secureTicketsDesc":"How can I secure my ticket? You can see all of the information to secure your ticket &lt;a class=\'text-primary-color\' href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf","ownerChanges":"idad\\n\\nChange of Ownership","ownerChangesDesc":"If an entry is nominative, we cannot change the holder. Anyway, &lt;a class=\'text-primary-color\' title=\'Contact us\' href=\'https://www.wegow.com/es-es/contacto\'&gt;contact us&lt;/a&gt; and we will consult","accessMinors":"Access for minors","accessMinorsDesc":"Can I enter to a concert if I\'m underage? There is legislation for entrance of minors in concert halls and festivals for each autonomous community. Before buying your ticket, please check what requirements you must fulfill (minimum age, accompaniment of guardians, parents or adults, signed consent...). You"},"wantKnowMore":{"title":"Do you want to know more?","promotorManagerArtist":"You are a promoter, manager, or artist.","usersTickets":".\\n\\nUsers, posts, etc."}},"downloadPage":{"title":"Do you want to find out about all the concerts in your city?","subtitle":"Download the Wegow app and you won\'t miss anything else","metatitle":" â–· Download Wegow app {\'|\'} Wegow","metadescription":"Want to stay up to date with all the events happening in your city? âœ¨ Download the Wegow app on your device and don\'t miss a thing!"},"howItWorks":{"title":"How does it work?","concertsCalendar":"Discover artists, concerts, and festivals.","concertsCalendarDesc":"Filter by genre, date, venue, or city and find new music proposals!","inviteFriends":"Create your community","inviteFriendsDesc":"Do you know what concerts and festivals you can go to? Sign up to find out!","recieveNotification":"Be the first to know","recieveNotificationDesc":"Follow your favorite artists and be the first to find out when they will play in your city.","buyTickets":"Buy your tickets","buyTicketsDesc":"Your tickets on your mobile quickly, simply and securely.","navigate":"Browse through the app for live music lovers."},"termsOfUse":{"title":"Terms of Use","termOfUse":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;&lt;h1 class=\'title-text-static-page\'&gt;Terms and Conditions of Services Offered through the Website&lt;/h1&gt;&lt;h2 class=\'title-text-static-page\'&gt;1. Legal Information&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Wegow Technologies, S.L., a company with its registered office in Bilbao, Spain, at C/ NerviÃ³n 3, 6th floor, 48001 Bilbao, Spain; Tax ID (C.I.F.) B86767761, registered in the Mercantile Register of Bizkaia, Volume 5.765, Folio 146, Sheet BI-65.753 (hereinafter referred to as \'WEGOW\'), the owner of the website domain &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (hereinafter referred to as the \'Website\').&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;2. Purpose&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;These general conditions (hereinafter referred to as the \'General Conditions\') regulate access to and use by any natural person (hereinafter referred to as the \'User\' or \'Users\') of the Website, as well as the content and services included therein.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;These General Conditions apply to the use of the Website, as well as to certain services provided by WEGOW through the Website, either directly or through any of its dependent companies, in accordance with the definition of this term as provided in Article 42 of the Commercial Code.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;However, the use of certain services offered to Users through the Website may be subject to their own specific conditions, which, in some cases, may replace, complement, and/or modify these General Conditions. Therefore, prior to using such services, the User must also carefully read and accept the corresponding specific conditions. In case of any discrepancies or contradictions between what is established in these General Conditions and the specific conditions that may be established for the services offered on the Website, the provisions of the specific conditions shall prevail.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The use of the Website implies the full acceptance by the User of the provisions included in the General Conditions and in any other applicable policies, as published by WEGOW at the time when the User accesses the Website.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The purpose of WEGOW is to provide a community for Users. In this sense, through the Website, WEGOW aims to offer an intelligent and personalized concert agenda to the User, where they can learn about the interests of their contacts and actively participate in the realization of on-demand concerts.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW connects Users with their contacts based on their musical tastes and common interests in events. WEGOW offers a catalog of musical events held in various cities in Spain, providing access to platforms that handle ticketing for these events.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW collects the demand from all its Users to generate a cultural offer in line with this demand. Concerts are activated through User demand data, which is collected on the WEGOW platform in sections specified for this purpose. The User always has the ability to make changes.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;When a User declares interest in a specific artist, WEGOW takes care of providing that User with information via email about the musical events related to that artist. The aim is to facilitate access to live music information that interests the User.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW is in continuous evolution and development of new tools that add value to the User registered on WEGOW.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;3. Services Offered through the Website&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Currently, WEGOW provides Users with the following services through the Website, among others:&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Free registration of the User on WEGOW\'s websites through the User registration process, to activate the concert agenda.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Editing of all User data, as well as cities of interest and access password.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Services and tools for managing the search for concerts and festivals.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Personalized profile page on the platform with private information.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Automatic updating of musical preferences and friends related to them.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Personalized recommendations for musical events based on the User\'s musical preferences expressed through the Facebook, Spotify, iTunes, and WEGOW website platforms.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Automatic and free receipt of information related to the artists the User has indicated as of interest, via electronic means.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Promotional electronic communication service about the artists the User has indicated as of interest.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Ticket sales service for concerts and festivals, regulated through its own Terms and Conditions of Ticket Sales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The services provided by WEGOW through the Website are not intended for Users under 16 years of age. By using the services, Users represent and warrant that they are at least 16 years old.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Users between the ages of 14 and 18 must inform their parents or legal guardians about the use of the Website and the services they intend to carry out, as well as when transmitting information to third parties they have contacted through the Service.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Certain services may be restricted to Users over 18 years of age. This limitation will be established in the specific conditions that regulate the service.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Some of the services accessible through the Website may depend on and/or interact with other websites, platforms, and services owned and/or operated by third parties, so Users may need to register on such third-party platforms and provide certain information in order to access the services. The use that Users make of third-party websites, content, data, information, applications, platforms, goods, services, or materials will be governed by the terms and policies of those third parties. WEGOW assumes no obligation or responsibility in relation to them.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;4. Registration on the Website&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW conditions the use of most of its services on the prior completion of User registration on the Website.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The User must select their identifier (ID or login) and password for their account, committing to keep it and use it diligently.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The use of the password is personal and non-transferable, and its assignment to third parties, even temporarily, is not allowed. In this sense, the User must take the necessary measures to safeguard the password they have selected, avoiding its use by third parties. Consequently, the User is solely responsible for the use made of their password, with full indemnity for WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;In the event that the User becomes aware or suspects that third parties are using their password on the Website, they must inform WEGOW of this circumstance as soon as possible by sending an email to the address info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The aforementioned registration will be carried out in the manner expressly indicated in the service itself. All information provided by the User through the services must be truthful. For these purposes, the User guarantees the authenticity of all the data they communicate as a result of completing the forms necessary for the subscription to the Services. Likewise, the User registering guarantees that they are over 14 years of age.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Similarly, it will be the User\'s responsibility to keep all information provided to WEGOW continuously updated so that it corresponds, at all times, to the User\'s actual situation. In any case, the User will be solely responsible for false or inaccurate statements made and for any harm caused to WEGOW or third parties due to the information provided.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;All data collected through the Website will be processed in accordance with the provisions of the Privacy Policy.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;5. User Obligations&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;The User accesses the Website under their exclusive responsibility.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The User undertakes to use the Website and the services accessible from it diligently, in full compliance with the law, good customs, these General Conditions, and, where applicable, specific conditions, as well as to show due respect to other Users.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The User also undertakes to comply with applicable laws and the rights of third parties when using the content and services of the Website. Likewise, the reproduction, distribution, transmission, adaptation, or modification, by any means and in any form, of the content of the Website (text, designs, graphics, information, databases, sound and/or image files, logos, etc.) and other elements that make up the Website is prohibited without the prior authorization of their legitimate owners or when permitted by law.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;In particular, the User is prohibited from taking the following actions:&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Use mechanisms, software, or scripts in relation to the use of the Website.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Block, overwrite, modify, or copy, unless it is necessary for the correct use of the services of the websites. For example, copying using search engine technologies.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Disseminate, reproduce, or publicly communicate the contents of WEGOW\'s Website, of Users or third parties, without the prior authorization of the rights holder.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Engage in any action that may harm the functionality of WEGOW\'s infrastructure, especially overloading it.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Use any of the materials and information contained on this Website for unlawful and expressly prohibited purposes in these General Conditions, as well as in the specific conditions that, where appropriate, are enabled.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Encourage and participate in conduct that violates local, national, or international laws, rules, regulations, court or governmental orders, and that may lead to civil liability or violation of intellectual property, property, privacy, moral, image, or other rights, whether of WEGOW or any other person or entity.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Encourage or participate in conduct that may be detrimental to WEGOW, the services provided by WEGOW, or its image, name, and reputation.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Advertise, offer, or distribute pornographic products or products that violate child protection laws.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Harass other Users (especially through spam).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Use legally protected content (e.g., by intellectual property, trademarks, patents, utility models, or aesthetic models legislation) without the right to do so.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Encourage actions contrary to free competition, including those aimed at progressively recruiting clients (such as chain systems, snowball or pyramid schemes).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Use the services for commercial or business purposes, including, but not limited to, barter operations, pyramid schemes, advertising, marketing, offering goods or services, or using data or materials obtained in the services or through them, regardless of whether economic benefits or any other type of compensation is obtained, and regardless of whether links to other websites are used.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;- Impersonate another person or entity, including an employee of WEGOW, lie about their relationship with another person, entity, or provided content.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW may cancel a User account and/or prevent or prohibit a User\'s access to the services if it determines that, in its opinion, such User has breached these General Conditions. Likewise, WEGOW reserves the right to investigate and take appropriate legal measures against any person or entity that, in the opinion of WEGOW, breaches or may breach what is stipulated in these General Conditions, including reporting the facts to the authorities. Furthermore, WEGOW may access, retain, and disclose User account or registration information as well as any other content or information if it is legally required to do so or if it believes in good faith that such access, retention, or disclosure is necessary to (a) comply with a judicial procedure, (b) enforce compliance with these General Conditions, (c) respond to allegations that any content or information violates the rights of third parties, (d) respond to technical support or customer service requests, or (e) protect the rights, property, or personal safety of WEGOW, its Users, or third parties.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;The User shall be solely responsible for any direct or indirect damage that may be caused to WEGOW as a result of non-compliance with any of the obligations, prohibitions, or restrictions contained in these General Conditions or in the applicable regulations, and shall indemnify and hold WEGOW harmless from any claims, damages, debts, losses, fines, sanctions, costs, and expenses that WEGOW may incur as a result of the situations arising from the breach by the Users of the aforementioned obligations, prohibitions, or restrictions.&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;","termOfUse2":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. User-Generated and/or Third-Party Content&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   In certain sections of the Website and the services provided through it, Users and/or third parties may publish content (information, opinions, images, etc.) and/or send them through the Website.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Users and/or third parties who disseminate, present, publish, or send content to WEGOW through the Website and/or email declare that they are the owners and have peaceful use of all intellectual and industrial property rights over them and grant WEGOW an unlimited, worldwide, non-exclusive, irrevocable, perpetual, transferable, sublicensable license to use, reproduce, distribute, display, exhibit, represent, publish, broadcast, transmit, modify, use to create derivative products, adapt, reformat, translate, and, in general, exploit all or any part of said content (in any form), on the Website or on any other website, channel, service, and distribution platform, without WEGOW incurring any obligation to the user.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   The legitimacy of the intellectual or industrial property rights corresponding to the content provided by Users and/or third parties is the sole responsibility of the same, keeping WEGOW indemnified in case of any claims by third parties.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW does not allow the distribution, management, or communication of content that deteriorates the quality of the service. The provision of content is prohibited:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;That is allegedly illegal under national, European, or international regulations or that engage in allegedly illegal activities or violate the principles of good faith.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;That do not meet the quality parameters established in WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;That violate the fundamental rights of individuals, lack courtesy on the network, annoy or may generate negative opinions among our Users or third parties, and in general, any content that WEGOW considers inappropriate.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;And in general, content that violates the principles of legality, honesty, responsibility, protection of human dignity, protection of minors, protection of public order, protection of private life, protection of consumers, and intellectual and industrial property rights.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Likewise, WEGOW reserves the right to remove, without prior notice from the Website, any content that is considered inappropriate for the characteristics and purposes of WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW will do everything reasonably possible to monitor the legality of the content that Users communicate through the Website. However, since it is not possible to exercise absolute control over such content, the User will be solely responsible for the content that they publish or communicate through the Website. In particular, WEGOW cannot be considered an editorial responsible and expressly declares that it does not identify with any of the opinions that Users may express through the services, whose consequences are entirely the responsibility of the sender.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Notwithstanding the foregoing, the contents inserted and published are periodically reviewed to ensure the quality standards of WEGOW as well as the rules indicated here.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW cannot control all the information that a User shares with other Users, and therefore, it is also not responsible for that information.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   However, if any User is aware that there is information or content on the Website that may be inappropriate and contrary to the General Conditions, specific conditions, privacy policies, or any other applicable regulations, they must contact WEGOW by sending an email to info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Any User who inserts content that violates current legality must know that they will be responsible for the damages and consequences derived from it.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW may delete illegal or allegedly illegal content from the Website without prior notice.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Invite a Friend&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Users of WEGOW can invite friends to join WEGOW. All it takes is to send them an invitation to their email through WEGOW\'s automatic invitation system. This invitation is a simple tool that WEGOW provides to Users so they can offer their contacts the opportunity to register on WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW will send the invitation on behalf of the User, mentioning the sender in the sender\'s name and in the message body. By sending this invitation, the User declares, under their sole responsibility, that they know the recipient of the invitation.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   The recipient of the invitation will have to accept it and complete the registration process to be able to use the services.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW will not use the data included in the invitation, especially the recipient\'s email account, for any purpose other than sending the invitation. WEGOW will not store or further process that email address.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Users will be responsible for any claims against WEGOW arising from the sending of invitations.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Responsibilities and Limitations&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW makes every effort to avoid errors in the content published on the Website. All the content offered through the Website is up to date, and WEGOW reserves the right to modify it at any time. WEGOW is not responsible for the consequences that may arise from errors in the content provided by third parties that may appear on the Website. Consequently, the User assumes, under their exclusive responsibility, the consequences, damages, or actions that may arise from accessing the content of the Website, as well as its reproduction or dissemination.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW does not guarantee nor is responsible for:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;The continuity of the content of the Website and/or the lack of availability or accessibility of the Website or its technical continuity;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;The absence of errors in the content and/or products;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;The absence of viruses and other harmful components on the Website or on the server that supplies it;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;The invulnerability of the Website and/or the impregnability of the security measures adopted therein;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;In any case, the lack of usefulness or performance of the content, products, and/or services of the Website;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;The damages or harm caused, either to the User themselves or to a third party, by any person who breaches the conditions, rules, and instructions that WEGOW establishes on the Website or through the violation of its security systems;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Any other damages that may be caused by reasons inherent to the malfunction or defective operation of the Website or the websites to which links may have been established, if applicable.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   However, WEGOW declares that it has taken all necessary measures, within its possibilities and the state of technology, to ensure the operation of the Website and to prevent the existence and transmission of viruses and other harmful components to Users.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   As mentioned in previous sections, Users can contract third-party services and use other platforms through the Website. WEGOW assumes no responsibility for the services and business practices of third parties (including their privacy policies), regardless of whether third-party services include logos, brands, names, and/or sponsorships or other identification of WEGOW\'s services. In the event that Users use third-party services that request personal information, WEGOW will not assume any responsibility for the use, obtaining, or disclosure of information by or in connection with such third-party services.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Intellectual and Industrial Property Rights&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   The texts, designs, images, audio, databases, logos, structure, trademarks, and other elements that make up the Website are protected by the intellectual and industrial property rights of WEGOW and/or third parties who have duly authorized their inclusion on the Website, either by sending the registration form or by the agreements for the transfer of exploitation rights that they have stipulated with WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Any reproduction, transmission, adaptation, translation, modification, communication to the public, or any other exploitation of all or part of the content of this Website, carried out in any way or by any means, electronic, mechanical, or otherwise, is strictly prohibited unless prior written authorization has been obtained from WEGOW or the respective third-party rights holders. Any infringement of these rights may result in extrajudicial or judicial civil or criminal proceedings, as appropriate.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Unless otherwise agreed, WEGOW does not grant any license or authorization for the use of any kind over its intellectual and industrial property rights or over any other property or right related to the Website, the services, or its contents.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. Links&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Any hypertext, deep link, framing, or any other type of virtual connection through telecommunications networks from any Website or URL address (\'links\') to the Website must be previously and in writing authorized by WEGOW, and the link must always be established to its home page.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW disclaims any responsibility for the content of links to third-party websites that may be contained on the Website or for the damages or errors that may occur to the computer systems (hardware and software) of the User due to any virus present when accessing or using them.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. Application of these General Conditions&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW reserves the possibility of modifying, for legitimate reasons and without prior notice, the design, presentation, and/or configuration of the Website, as well as some or all of the services, and adding new services. The temporary validity of these General Conditions coincides, therefore, with the time of their exposure, until they are modified in whole or in part, at which time the modified conditions will take effect.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW may terminate, suspend, or interrupt, at any time and without prior notice, access to the Website and/or to any of the web pages that make it up, as well as to the products and/or services contained therein, with no possibility for the User to demand any compensation. After such termination, the prohibitions, limitations, and usage restrictions set forth in these General Conditions will continue in effect.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   As already indicated, these General Conditions do not constitute the entire regulations applicable to the activity of the Website. Specifically, WEGOW may offer or provide services through the Website that will also be subject to their own specific conditions, in which case they will be communicated to Users in advance. Participation in each of the activities or receipt of services subject to specific conditions will in any case constitute full and total acceptance of these. In these cases, the General Conditions will apply to everything that is not regulated in the specific conditions and is not contradictory. In case of any discrepancy or contradiction between what is established in these General Conditions and the specific conditions that may be established regarding the services offered on the Website, the provisions of the specific conditions will prevail.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   In the event that any provision or provisions of these General Conditions are considered null or unenforceable, in whole or in part, by any competent Court, Tribunal, or administrative authority, such nullity or unenforceability will not affect the remaining provisions of these General Conditions or the specific conditions that, where applicable, may have been established.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   The failure or non-execution, by WEGOW, of any right or provision contained in these General Conditions will not constitute a waiver thereof, unless expressly acknowledged and agreed in writing by it.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;12. Applicable Law and Jurisdiction&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   The use of this Website will be governed by Spanish law. Any dispute arising in relation to its use will be subject to the non-exclusive jurisdiction of the Spanish courts and tribunals, without prejudice to any other court that may be competent.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;Terms and Conditions of Ticket Sales&lt;/h1&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies S.L., a company with its registered office at Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spain, and CIF B86767761. Wegow is a secondary ticketing operator and marketplace where users can buy and sell tickets to different events, as well as receive information about these events. For the purchase of tickets through Wegow, the user will be redirected to a trusted sales platform and the contract for the purchase of the ticket will be formalized with said platform.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow does not participate in the formalization of the contract for the purchase of tickets, acts as a mere intermediary, and is not responsible for the non-performance of the contract by the seller or the organizer of the event. The user acknowledges and accepts the terms and conditions of the trusted sales platform through which the ticket is purchased, as well as the privacy policies that govern said platform.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   The user acknowledges and accepts that Wegow is not responsible for the content or information related to the events or tickets offered on its platform, as it is provided by third parties. Wegow is not responsible for any errors or inaccuracies in the content or information about events or tickets, and the user should verify such information independently before purchasing tickets.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow does not guarantee the availability of tickets for all events or the accuracy of the prices, seat locations, or other ticket details. Prices and availability are subject to change at any time without notice.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow reserves the right to modify or update these terms and conditions at any time without prior notice. Users are encouraged to review these terms and conditions periodically for any changes.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow may provide links or references to third-party websites or services. Wegow is not responsible for the content, privacy policies, or practices of third-party websites or services and encourages users to review the terms and policies of such websites or services before using them.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   For any questions or inquiries regarding these terms and conditions, users can contact Wegow at the following email address: info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;&lt;/article&gt;","termOfUse3":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. Responsibility&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW, through the Website and the rest of the WEGOW network partners, acts as a mere intermediary in the purchase and sale of tickets for events and the advertising of such events. WEGOW, in no case, is responsible for the misuse that the Organizer may make of the tool but commits to verify, to the extent possible, the accuracy of the Organizers through the profile information provided by the registered user as an Organizer.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW does not participate in the communication or relationship between Users and Organizers, and therefore, it is not responsible in case the event does not take place. In any case, claims regarding the quality or diligence in which the event takes place must be directed to the Organizer directly, as WEGOW does not participate in or is responsible for the content of the event information provided by the Organizers through the Website.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW, by acting solely as an intermediary between Organizers and buyers in the sale:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Will not assume any responsibility if the information about the event published by the Organizer is false or if the event does not take place. In such a case, all claims must be directed to the Organizer of the event, who, by accepting these Sales Conditions, releases WEGOW from any liability that may arise from the publication of false information about the event or the event\'s cancellation.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;In the event that ticket or product purchases are made through a payment gateway in the name of the Organizer, WEGOW will not assume any responsibility for any claims by buyers related to the refund of ticket amounts. WEGOW will duly notify on the Website if payment is made through an Organizer\'s payment gateway.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW is not responsible for the way in which the event is finally carried out. Any claims related to the quality or diligence of the event must be directed solely and exclusively to the event\'s Organizer.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW shall be exempt from any liability arising from the inclusion by the Organizer or any other third party of the registered trademark, domain name, or any mention including the sign \'Wegow\' in any type of medium that can be displayed and made public to users and buyers.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    The Organizer shall indemnify WEGOW against any loss or damage resulting from the promotion of false events and/or the publication of incorrect or false information. To this end, WEGOW reserves the right to take legal action against Organizers who publish information about false events.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Regarding the Buying and Selling Process&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.1. The Purchase Procedure&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    The purchase procedure is as follows:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Select the type and quantity of tickets desired.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Enter the Buyer\'s personal information (name, email, and other information required by the promoter and/or the Website).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Click on the purchase button, which will redirect to the payment gateway.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Complete the payment information.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;The tickets may be delivered by email within a maximum of 96 hours.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;The confirmation email with the tickets is the only proof of purchase.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    In case of suspicion that a purchase is fraudulent, the User will be asked via email to provide documentation verifying the identity of that purchase. If such information is not received, WEGOW reserves the right to cancel those tickets and refund their amount.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.2. VISA or MASTERCARD Credit Card&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;We guarantee that every transaction made on Wegow is 100% secure. All operations involving the transmission of personal or banking data are carried out using a secure environment. Wegow uses a server based on the standard SSL (Secure Socket Layer) security technology. All information you provide to us is encrypted over the network. (For more information, visit our Secure Payment section).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Also, your credit card data is not stored in any database but goes directly to the bank\'s Point of Sale Terminal (TPV).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Furthermore, we inform you that in an effort to provide greater security to credit card owners, we have incorporated the secure payment system called CES (Secure Electronic Commerce) into our payment gateway. Thus, if you are the holder of a \'secure\' card, you can always make payments with VISA or MASTERCARD in our store.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;In case your card is not adhered to this payment system, Wegow will only accept payment by VISA or MASTERCARD credit card from customers with proven previous reliability and seniority.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;In both cases, when paying with a VISA or MASTERCARD credit card, the following data will always be requested: the card number, the expiration date, and a Validation Code that matches the last 3 digits of the number printed in italics on the back of your VISA or MASTERCARD card, thus offering more guarantees about the security of the transaction.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Important: Credit card fraud is a crime, and Wegow will take legal action against anyone who makes a fraudulent transaction in our online store.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.3. Purchase Receipt&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    The Buyer will receive the corresponding tickets at the provided email address. This document will at all times serve as the purchase receipt.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.4. Issues with Tickets&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    If the Buyer encounters any issues during the purchase process, they must contact info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt;. However, under no circumstances are changes or refunds accepted for tickets that have already been purchased.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.5. Ticket Purchase. Settlement&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW has the right to receive compensation for the intermediary services provided in connection with the marketing and sale of tickets, which will correspond to the amount reflected in the final price as \'management fees.\'  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    The amount of such compensation will be negotiated individually with each of the Organizers.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Considering that WEGOW will receive the total price for the acquisition of tickets and management fees directly from Users, WEGOW will have the right to retain the compensation due to it directly.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW will proceed to pay the Organizers the amount they have received as consideration for the purchase of tickets within 5 business days from the date on which the Organizers request the settlement, by bank transfer to the account designated by the Organizers in the registration process.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Upon receiving each of the transfers, the Organizer agrees to send WEGOW a payment receipt for the amount received.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. What Belongs to WEGOW?&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.1. The Website: Operation and Security&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW will ensure the proper functioning of the Website, the accuracy of the published content, and the computer security related to the Website to the extent possible. However, WEGOW is not responsible for errors or omissions that may appear in the Website\'s content, nor for guaranteeing the absence of viruses or other harmful elements introduced by third parties that could cause damage or alterations to the computer system.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Consequently, WEGOW will not be liable for any damages or harm that such elements may cause to the User, Organizer, or third parties. WEGOW cannot be held responsible, either directly or indirectly, for damages arising from the misuse of this Website or its content by users, or for any action taken based on the information provided therein.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.2. Intellectual Property&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW owns the domain name &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; and manages the event creation and management tool. Thus, WEGOW owns all the URLs under which events organized on this Website are accessed. Reproduction or transmission of the content of the Website is allowed only for informational or educational purposes and provided that the source is cited and its authorship is respected. Therefore, the reproduction or transmission of the content of the Website for purposes other than those mentioned is not permitted without the prior written authorization of WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    The Organizer grants WEGOW the rights of communication and public distribution over the content provided through the Website, as well as the right to modify it to adapt it to the technical needs of the Website, and also guarantees the legitimate ownership or disposal of such rights.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    All trade names, logos, trademarks, or distinctive signs of any kind appearing on the Website are the property of WEGOW or third parties, and the use and access to WEGOW and the use of its services do not grant the User any rights over these trademarks, signs, or logos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    In any case, WEGOW shall not be held responsible for the opinions expressed by users through the Website.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.3. Organizer\'s Intellectual Property&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    The Organizer shall be solely responsible for the authorship or for having the corresponding exploitation rights to the images, videos, and texts used to configure their event, with WEGOW being indemnified in any case against any claims.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    The Organizer, by accepting these Sales Conditions, grants WEGOW authorization to reproduce and use their trademarks or trade names for the purpose of providing the described services while such services are being provided. Any claim related to Intellectual Property that may be filed by Users or Organizers can be made by sending an email to info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Third-Party Links&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW assumes no responsibility for links that allow Users to access services and offerings from third parties through the Website, provided that they are unrelated to the Website. Therefore, WEGOW is not responsible for the information contained in these links or for any effects that may arise from such information. Likewise, WEGOW reserves the right to unilaterally and without prior notice remove the links that appear on the Website.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    If any User or third party believes that such links may be contrary to the law, morals, or public order, they must inform WEGOW via email at info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. Refund and Return Policy&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Once a ticket is purchased through WEGOW, it cannot be exchanged for another or refunded, except in cases of event cancellation. In this case, management fees for tickets are not refundable since WEGOW is not part of the legal relationship between the User and the Organizer. The intermediary services offered by WEGOW for ticket purchases will be considered effectively provided from the moment the tickets are purchased, regardless of the potential cancellation of the event by the Organizer.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Refunds, in case of cancellation, can be made by the Organizer within fifteen days from the date of the public announcement of the cancellation. If the cancellation occurs after more than half of the event has passed, there will be no refund. Inclement weather conditions do not entitle ticket refunds.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Additionally, in the event that Users contact WEGOW to request a refund of the amounts paid for ticket purchases in case of event cancellation, WEGOW will proceed to refund the ticket price, excluding management fees, if no advance settlement has been made to the Organizer. Otherwise, WEGOW will request the Organizer to refund the amounts that have already been settled, in order to proceed, on behalf and on behalf of the Organizer, to refund the total amount paid by Users, except for management fees, which represent a service already provided.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW will not be obligated to refund Users until the Organizer refunds the amounts as mentioned above. If the Organizer does not refund the settled amounts within 5 business days from the date on which they received the request from WEGOW, the Organizer will be solely responsible for refunding the amounts paid by Users, and WEGOW will have the right to provide Users with the contact information of the Organizer for all legal purposes, thereby releasing WEGOW from any responsibility towards Users. The Organizer expressly authorizes WEGOW to provide its contact information under the aforementioned conditions and for the aforementioned purposes.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW does not participate in the communication or relationship between Users and Organizers, and therefore, it is not responsible if the event does not ultimately take place.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. Unsubscribing from the Service&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    The User and/or Organizer can unsubscribe from the service at any time. WEGOW will not require justification for effective unsubscribing, although it reserves the right to inquire about the reasons for unsubscribing for statistical and service improvement purposes. The User and/or Organizer can request to unsubscribe at any time by sending an email to info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Additionally, WEGOW reserves the right to unsubscribe Users and/or Organizers who do not comply with the legal requirements set forth in these terms of service.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Sending Communications by WEGOW&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW does not engage in spamming techniques and will only process personal data provided by Users and/or Organizers through electronic forms on the Website or email messages when the corresponding checkboxes are marked. The processing of personal data, as well as the sending of commercial communications by electronic means, complies with the data protection regulations in force at all times and with Law 34/2002, of July 11, on Information Society Services and Electronic Commerce.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. How Can I Report?&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    In the event that any User, Organizer, visitor, or third party believes that there are facts or circumstances revealing the illicit nature of any content on &lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt; or its use, they must contact WEGOW via info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    To do so, they must provide their personal data (name, address, phone number, and email address) and the alleged illicit activity carried out on the Website.  &lt;/p&gt;&lt;/article&gt;","termOfUse4":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Modifications to these Sales Conditions&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW reserves the right to modify these Sales Conditions for legitimate reasons in accordance with the applicable legislation at any given time, which will be duly communicated on the Website. Therefore, we recommend that the User periodically review them to stay informed.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. Legislation Used for Preparation&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    These Sales Conditions have been prepared in accordance with the provisions of Law 34/2002, on Information Society Services and Electronic Commerce, Law 7/1998 on General Conditions of Contracting, Royal Legislative Decree 1/2007, of November 16, approving the revised text of the General Law for the Defense of Consumers and Users and other complementary laws, Law 7/1996 on Retail Trade Organization, and any applicable legal provisions.  &lt;/p&gt;&lt;/article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. Applicable Law and Jurisdiction&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    These terms are governed by Spanish law. The parties agree to submit, at their choice for the resolution of conflicts, and expressly waiving any other jurisdiction, to the courts and tribunals that are competent in each case.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    However, WEGOW is at your disposal via email at info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; to resolve any complaints, questions, and claims that the Buyer may have regarding the services provided by WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    In addition, the Buyer is informed that, in the event of a dispute regarding the services provided by WEGOW that could not be resolved previously, if the Buyer is a private individual consumer, they may use the online dispute resolution service in consumer matters offered by the European Commission, in accordance with Article 14 of Regulation (EU) No 524/2013 of the European Parliament and of the Council, if they wish, available at &lt;span class=\'skimlinks-unlinked\'&gt;https://webgate.ec.europa.eu/odr&lt;/span&gt;/.&lt;/p&gt;&lt;/div&gt;","subtitle":"Terms and Conditions of services offered through the Website","legal":"Legal Information","legalDesc":"Wegow Technologies, S.L., with registered address in Bilbao, Spain. C/ NerviÃ³n 3, 6th floor, 48001 Bilbao, Spain; CIF B86767761, registered with the Commercial Registry of Bizkaia in","object":"de aprendizaje\\n\\nLearning Object","objectDesc":"The present general conditions (hereinafter, \\"General Conditions\\") regulate the access and use, by any natural person (hereinafter, the \\"User\\" or the \\"Users\\") of the Website as well as the contents and services included in it. The present General Conditions will be applicable","service":"Services Offered Through the Website","serviceDesc":"WEGOW conditions the use of most of its services to the prior completion of the User\'s corresponding registration on the Website. The User must select the identifier (ID or login) and password of their account and undertake to keep it and to use it with due diligence. The use of the &lt;p&gt;The user agrees to receive communications from third parties, Wegow collaborating companies.&lt;/p&gt;"},"policyPrivacy":{"title":"Privacy Policy","introduction":"The Privacy Policy regulates the processing of personal data provided by any natural person (hereinafter referred to as the User or Users) through the webpage &lt;a href=\'https://www.wegow.com\'&gt;www.wegow.com&lt;/a&gt; (hereinafter referred to as","usersProfiles":"Users and Profiles","usersProfilesDesc":"In order to enjoy the WEGOW services, it is necessary for Users to register by filling out a registration form. The information provided through this form will be available and can be modified by the Users through their user account and profile. The User will be fully responsible and must introduce real and","minAge":"Minimum age to register","minAgeDesc":"The services provided by WEGOW through the Website are not designed for Users under 16 years of age. By using the services, Users declare and guarantee that they are at least 16 years old. Therefore, no minor under 16 years old can provide their personal data.\\n\\nUsers between 16","personalData":"Data processing treatment","personalDataDesc":"The personal data that Users provide through the Website, both when registering their account and when creating their profile and / or when contacting WEGOW through the website\'s contact section, will be included in a file that has been duly registered with the Spanish Agency of Data Protection on behalf of WEG","newPolicity":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;&lt;p class=\'text-static-page\'&gt;PolÃ­tica de Privacidad regula el tratamiento de datos personales facilitados por parte de cualquier persona fÃ­sica (en adelante, el Usuario o los Usuarios) a travÃ©s del sitio web &lt;a href=\'https://www.wegow.com/\' target=\'_blank\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el Sitio Web) titularidad de Wegow Technologies S.L. con domicilio en Bilbao, EspaÃ±a. Calle Rodriguez Arias num 51, Entreplanta dcha. 48013 Bilbao; Provista de C.I.F.B86767761, inscrita en el Registro Mercantil de Madrid, Tomo 31305, folio 81, hoja nÃºmero M563489, (De aquÃ­ en adelante \'WEGOW\').&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que deseen registrarse en el Sitio Web y/o crear su perfil deberÃ¡n leer la presente PolÃ­tica de Privacidad y dar consentimiento para el tratamiento de sus datos a travÃ©s de la casilla que aparece en el formulario de registro y/o en la secciÃ³n \'crear un perfil\'. Asimismo, la presente PolÃ­tica de privacidad serÃ¡ de aplicaciÃ³n a los datos personales que los Usuarios comuniquen a travÃ©s del formulario de contacto incluido en el Sitio Web y de cualquier otra secciÃ³n que permita la inserciÃ³n y comunicaciÃ³n de datos personales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Usuarios y Perfiles&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Para poder disfrutar de los servicios de WEGOW es necesario que los Usuarios se registren cumplimentado un formulario de registro.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;La informaciÃ³n facilitada a travÃ©s de este formulario estarÃ¡ disponible y podrÃ¡ ser modificada por los Usuarios a travÃ©s de su cuenta de usuario y de su perfil.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario serÃ¡ totalmente responsable y deberÃ¡ introducir datos reales y veraces en su cuenta de usuario y en su perfil. WEGOW procurarÃ¡ comprobar la veracidad de los datos, reservÃ¡ndose, sin perjuicio de otras acciones, el derecho a no registrar o a dar de baja a un Usuario si los datos que ha facilitado son falsos o incompletos. La obligaciÃ³n de tener un perfil real es esencial en WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Cuando los Usuarios se registran en WEGOW, podrÃ¡n publicar y compartir contenidos e informaciÃ³n personal real. La informaciÃ³n personal serÃ¡ compartida con las condiciones de privacidad que el Usuario elija y bajo su exclusivo control.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Corresponde al Usuario, en todo momento, controlar su informaciÃ³n. WEGOW no controla y, por tanto, no asume ninguna responsabilidad en la posible recogida y tratamiento de informaciÃ³n de Usuarios por parte de otros Usuarios o por terceros.&lt;/p&gt; &lt;p&gt;El usuario podrÃ¡ elegir seleccionar en al apartado de configuraciÃ³n entre perfil publico o perfil privado, que por defecto y en el momento del registro se mostrarÃ¡ como publico.&lt;/p&gt;&lt;p&gt;Si tiene el perfil publico, su perfil se podrÃ¡ recomendar a otro usuarios como acompaÃ±ante perfecto y se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;Si tiene el perfil privado, su perfil no se recomendara a otro usuarios como acompaÃ±ante perfecto y no se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;En ambos casos las imÃ¡genes que suba a Moments se mostrara al resto de usuarios registrados de Wegow.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Edad mÃ­nima para registrarse&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os. Por lo tanto, ningÃºn menor de 16 aÃ±os podrÃ¡ facilitar sus datos personales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de entre 16 y 18 aÃ±os, deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del servicio. Si WEGOW es informado de que un menor estÃ¡ registrado como Usuario en WEGOW sin el consentimiento de sus padres, adoptarÃ¡n las medidas necesarias y podrÃ¡ eliminar o bloquear la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que en cualquier momento el Usuario facilite a WEGOW datos de carÃ¡cter personal de terceras personas con las que mantenga alguna relaciÃ³n, el Usuario garantiza que estÃ¡ facultad legÃ­timamente para facilitar los referidos datos y que ha procedido a informar y obtener el consentimiento de esos terceros para la comunicaciÃ³n de sus datos, respondiendo en caso de que no sea asÃ­. No obstante lo anterior, WEGOW pondrÃ¡ todos sus esfuerzos en actuar debidamente en relaciÃ³n con el tratamiento de dichos terceros.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El equipo de WEGOW podrÃ¡ ponerse en contacto con los Usuarios, en cualquier momento, para que demuestren su edad real enviando fotocopia de su DNI o un documento equivalente. Si el Usuario no facilita esa informaciÃ³n dentro del plazo que se le seÃ±ale, WEGOW se reserva el derecho a bloquear o cancelar la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los datos del DNI o del documento que se aporte serÃ¡n utilizados Ãºnica y exclusivamente por el personal autorizado de WEGOW para realizar esta tarea de identificaciÃ³n, en ningÃºn caso, se almacenarÃ¡ o tratarÃ¡n para otro fin.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Tratamiento de datos personales&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales que los Usuarios faciliten a travÃ©s del Sitio Web, tanto en el momento de registrar su cuenta como en el momento de crear su perfil y/o al ponerse en contacto con WEGOW a travÃ©s de la secciÃ³n de contacto del Sitio Web, serÃ¡n incluidos en un fichero que ha sido debidamente registrado ante la Agencia EspaÃ±ola de ProtecciÃ³n de Datos titularidad de WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Por tanto, al cumplimentar un formulario de registro, al crear un perfil y/o al facilitar datos personales a travÃ©s del Sitio Web el Usuario consiente expresamente al tratamiento de sus datos por parte de WEGOW de conformidad con lo establecido en la presente PolÃ­tica de Privacidad y para todas las finalidades seÃ±aladas a continuaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, el Usuario consiente que los datos facilitados con el fin de comprar la entrada sean comunicados a los promotores, a las marcas y a las empresas colaboradoras al evento y a las empresas asociadas al evento (artista, recinto, promotor, pÃ¡gina web de venta) para acciones implÃ­icitas en el buen funcionamiento del mismo (control de accesos...), promocionales e informativas de acuerdo con las presentes condiciones. Dichas entidades tratarÃ¡n los datos personales de los Usuarios exclusivamente para los fines seÃ±alados en la presente PolÃ­tica de Privacidad.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En el caso de que WEGOW decida transmitir su base de datos de Usuarios a un tercero en el marco de operaciones mercantiles de cualquier naturaleza, a tÃ­tulo enunciativo y no limitativo, fusiÃ³n, escisiÃ³n, cesiÃ³n global de activos y pasivos, aportaciÃ³n o transmisiÃ³n de negocio o rama de actividad empresarial, o cualquier operaciÃ³n de reestructuraciÃ³n societaria de anÃ¡loga naturaleza, contemplada por la normativa mercantil, el Usuario consiente la cesiÃ³n, comunicaciÃ³n y puesta a disposiciÃ³n de sus datos a dicho tercero (que actuarÃ¡ como nuevo responsable de datos). Los Usuarios serÃ¡n informados de dicha operaciÃ³n y se les concederÃ¡ un plazo razonable para poder oponerse al tratamiento de sus datos por parte del nuevo responsable.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW trata los datos personales facilitados por los Usuarios para poder identificarlos, darles acceso a los servicios y poner a su disposiciÃ³n todas las facilidades y aplicaciones del Sitio Web.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, al aceptar la presente PolÃ­tica de Privacidad y registrarse en el Sitio Web, los Usuarios autorizan y consienten que WEGOW trate sus datos con la finalidad de enviarles informaciÃ³n (tanto sobre cambios y actualizaciones relacionadas con el Sitio Web, como sobre actividades, productos, servicios, ofertas de WEGOW etc.) a travÃ©s i) del Sitio Web, ii) mensajes que WEGOW envÃ­e por medios electrÃ³nicos a las cuentas de correo asociadas a las cuentas de los Usuarios de WEGOW, iii) mensajes SMS o/y iii) llamadas a telÃ©fonos mÃ³viles facilitados por el Usuario. Esta informaciÃ³n podrÃ¡ encontrarse segmentada en funciÃ³n de la informaciÃ³n que proporcionen los Usuarios (edad, localizaciÃ³n, entre otras) con el objetivo de dar un servicio personalizado al Usuario y enviarle informaciÃ³n que para Ã©l pueda resultar relevante.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario deberÃ¡ notificar a WEGOW cualquier modificaciÃ³n que se produzca en los datos que haya facilitado, respondiendo en cualquier caso de la veracidad y exactitud de los datos suministrados en cada momento.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En cualquier caso, el Usuario podrÃ¡ ejercer sus derechos de acceso, rectificaciÃ³n, supresiÃ³n, limitaciÃ³n del tratamiento, portabilidad de los datos y oposiciÃ³n, los cuales podrÃ¡n ser ejercidos por Ã©l y, en su caso, por quien lo represente, mediante solicitud escrita y firmada dirigida a WEGOW, por correo postal (que deberÃ¡ ser enviado a la direcciÃ³n seÃ±alada en el encabezamiento) o por correo electrÃ³nico (que deberÃ¡ ser enviado &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Dicha solicitud deberÃ¡ ir acompaÃ±ada de los siguientes datos: nombre y apellidos del Usuario, domicilio a efectos de notificaciones y fotocopia del documento nacional de identidad o del pasaporte. En el caso de representaciÃ³n, deberÃ¡ probarse Ã©sta mediante documento fehaciente.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa de que tiene implementadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativa necesarias para evitar la alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a los que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;ConservaciÃ³n de los datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales proporcionados a WEGOW serÃ¡n conservados por el tiempo legal que resulte necesario a efectos de garantizar el cumplimiento de las obligaciones legales que le corresponden a WEGOW.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;FacilitaciÃ³n de datos a terceros&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Algunos de los servicios accesibles a travÃ©s del Sitio Web pueden depender de y/o interactuar con otros sitios web, plataformas y servicios que pertenezcan y/o sean administrados por terceros por lo que es posible que los Usuarios deban registrarse en dichas plataformas de terceros y facilitar cierta informaciÃ³n con el fin de acceder a los servicios. El tratamiento que dichos terceros hagan de la informaciÃ³n personal que los Usuarios les faciliten se regirÃ¡ por lo establecido en las polÃ­ticas de privacidad de dichos terceros. WEGOW no asume ningÃºn tipo de responsabilidad por el tratamiento de datos personales de los Usuarios que dichos terceros realicen.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Si los Usuarios lo autorizan, WEGOW podrÃ¡ acceder a sus gustos musicales manifestados a travÃ©s de las plataformas Facebook, Spotify, Itunes. WEGOW tratarÃ¡ los datos que figuren en dichas plataformas Ãºnicamente para personalizar los servicios que preste al Usuario y no los comunicarÃ¡ a ningÃºn tercero.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Transferencias internacionales de datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no transfiere datos fuera del Espacio EconÃ³mico Europeo. En caso de que se transfieran fuera del Espacio EconÃ³mico Europeo, WEGOW adoptarÃ¡ las medidas legales necesarias.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Medidas de seguridad&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa al Usuario que tiene implantadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativas necesarias que garanticen la seguridad de sus datos de carÃ¡cter personal y eviten su alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Contenidos e informaciÃ³n personal&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;AdemÃ¡s de datos personales, los Usuarios podrÃ¡n compartir a travÃ©s del Sitio Web comentarios, opiniones, imÃ¡genes y otro tipo de informaciÃ³n que estarÃ¡ sujeta a las Condiciones Generales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no controla la informaciÃ³n que los Usuarios comparten con otros Usuarios y/o con terceros y por tanto no se hace responsable de esa informaciÃ³n. No obstante, si algÃºn Usuario es consciente de que hay una informaciÃ³n o contenido en el Sitio Web que pueda ser indebido y ser contrario a la presente PolÃ­tica de Privacidad y a las Condiciones Generales de WEGOW debe ponerse en contacto con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Invitaciones&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de WEGOW podrÃ¡n invitar a amigos para que se unan a WEGOW. Para poder enviar las invitaciones los Usuarios deberÃ¡n facilitar la direcciÃ³n de correo electrÃ³nico de sus contactos. El Usuario declara, bajo su entera responsabilidad que conoce al destinatario de la invitaciÃ³n y que cuenta con su consentimiento para el uso de sus datos con el fin de enviarle la invitaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no harÃ¡ uso de los datos incluidos en la invitaciÃ³n y especialmente de la cuenta de correo del receptor que serÃ¡ utiliza exclusivamente para el envÃ­o de la invitaciÃ³n. WEGOW no realizarÃ¡ almacenamiento ni tratamiento ulterior alguno de esa direcciÃ³n de correo electrÃ³nico.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios deberÃ¡n hacer un uso adecuado del sistema de invitaciones de acuerdo con lo previsto en las Condiciones Generales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Baja en WEGOW&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios que quieran darse de baja en WEGOW solo tienen que enviar un correo electrÃ³nico (desde el email con el que tienen cuenta en WEGOW) a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt; expresando su intenciÃ³n de dar su cuenta de baja.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Para cualquier duda que los Usuarios tengan sobre el tratamiento que WEGOW hace de sus datos personales pueden contactar con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;.&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;"},"cookies":{"title":"Cookie Policy","text":"What are cookies?\\n\\nCookies are small files containing certain information about the user\'s navigation through the website. Cookies are sent to the user\'s browser and stored on their computer.\\n\\nPurpose of cookies\\n\\nCookies are used to collect information about the user\'s navigation in"},"header":{"returnWegow":"Return to Wegow","user":"User","shop":"Shop","news":"News","wegowlive":"WegowLive","weswap":"WeSwap","calendar":"Calendar","concerts":"Concerts","festivals":"Festivals","ciclos":"Cycles","artists":"Artists","venues":"Venues and discotheques","howItWorks":"How does it work?","login":"Log in","signup":"Sign Up","chats":"Live Chats","notifications":"Notifications","pushNotifications":"Push Notifications","noNotifications":"You have no notifications","backoffice":"Backoffice","settings":"Privacy Settings","goOut":"Exit","ticketOffice":"TICKET OFFICE","dropdown":{"concerts":{"genreTitle":"Concerts by Genre","cityTitle":"Concerts by City","genreOption":"{genre} Concerts","cityOption":"Concerts in {city}"},"festivals":{"genreTitle":"Festivals by Genre","cityTitle":"Festivals by City","genreOption":"Festivals of {genre}","cityOption":"Festivals in {city}"},"ciclos":{"genreTitle":"Gender Cycles","cityTitle":"Cycles by City","genreOption":"Cycles of {genre}","cityOption":"Cycles in {city}"},"artists":{"genreTitle":"Artists by Genre","genreOption":"{genre} Artists"},"venues":{"cityTitle":"Venues and discotheques by City","cityOption":"Venues and discotheques in {city}"},"user":{"myProfile":"My Profile Wegow","myData":"My personal data","myTickets":"My tickets","weswap":"WeSwap","findFriends":"Find friends","settings":"Settings","help":"Help","closeSession":"Log out","backoffice":"Go to the backoffice"},"showAll":"See all"}},"footer":{"TODO: Revisar":"\\"ALL: Review\\"","aboutUs":"About Us","howItWorks":"How does it work?","termOfUse":"Terms of Use","brandingAds":"Brands and Advertising","news":"Press","wegowMag":"WegowMag","weSwap":"WeSwap","cultural":"Youth Cultural Bonus","sellWithUs":"Sell with us","sellTickets":"Sell tickets","accessControl":"Access Control","cashlessPayments":"Cashless Payments","membership":"Affiliation","support":"Technical Support","help":"Help","notFoundTickets":"I can\'t find my tickets.","legal":"Legal","useConditions":"Terms and Conditions of Use","privacyPolicy":"Privacy Policy","policyCookies":"Cookie Policy","language":"Language","region":"Region","concertsIn":"Live Concerts","concertsInCity":"Concerts in {city}","concertsGenres":"Artist Concerts","concertsGenresGenre":"{genre} Concerts","festivalsIn":"Festivals in","festivalsInCity":"Festivals in {city}","festivalsGenres":"Festivals in","festivalsGenresGenre":"Festivals of {genre}","venuesIn":"Venues in","venuesInCity":"Venues in {city}","venuesGenres":"Venues of","venuesGenresGenre":"Venues of {genre}","followUs":"Follow us","apps":"Apps","comunicacion":"Communication","blog":"Blog","contacto":"Contact","anunciateConNosotros":"Advertise with us.","vendeConWegowUrl":"Sell with Wegow","subeTuConcierto":"Upload your concert","conciertos":"Buy concert tickets","topContent":"Top Content","mostPopular":"The Most Popular","festivales":"Buy Festival Tickets","links":{"howItWorks":"/how-it-works","help":"/help","terms":"/terms-and-conditions","legal":"/legal-notice"},"TODO: Revisar FIN":"ALL: Review END","bestTrajectory":"Best Startup Journey 2019","bestProyect1":"Award for Best Project","bestProyect2":"Entrepreneur of the Year","financedByEnisa":"Funded by Enisa","cultureMinistry":"Ministry of Culture and Sports.","youthCulturalBonus":"Youth Culture Bonus","uploadEvents":"Upload your event"},"brandLogo":"{brand} Logo","calendar":{"days":{"monday":"Monday","tuesday":"Tuesday","wednesday":"Wednesday","thursday":"Thursday","friday":"Friday","saturday":"Saturday","sunday":"Sunday"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","octuber":"October","november":"November","december":"December"}}},"myTicket":{"login":{"labelCode":"Introduce el cÃ³digo de tu entrada","labelMail":"Introduce tu mail","ticketCode":"CÃ³digo de la entrada","notFound":"No encuentro mi entrada","continue":"Continuar","loginError":"Email o cÃ³digo de entrada no validos","goToWegow":"Go to Wegow","eventNotValid":"This event does not allow ticket management"},"titles":{"manageTicket":"Gestiona tu entrada","purchaseData":"Datos de la compra","ticketData":"Datos de la entrada","associatedTickets":"","downloadTicket":"Descargar entrada","modifyTicket":"Modifica tu entrada","modifyData":"Modificar datos","addComplements":"Add complements","transferTicket":"Transferir entrada","history":"Historial de cambios","newData":"Nuevos datos de la entrada","modifyDataPayment":"ModificaciÃ³n de datos","ggPayment":"Gastos de gestiÃ³n + IVA","total":"TOTAL","otherProcedures":"Otras gestiones","transferPayment":"Transferencia de entrada","upgradeTicket":"Upgrade your ticket","addToCalendar":"Add to calendar","thankYou":"Thank you!","continueManaging":"Manage another ticket","changesCorrect":"Your changes have been successfully recorded","npUpgradableTickets":"There are no tickets to upgrade","myComplements":"My complements","modifyAddress":"Modify address","upgradeTicketSubtitle":"Select a ticket"},"labels":{"email":"Email","ticketCode":"CÃ³digo de la entrada","name":"Nombre","dni":"DNI","phone":"TelÃ©fono","birthDate":"Fecha de nacimiento","postalCode":"CÃ³digo postal","transferMail":"Introduce un email para transferir tu entrada","surname":"Apellido"},"infoTexts":{"modifyInfo":"Ten en cuenta que este evento tiene envÃ­o de pulseras a domicilio. Si ya se ha procedido al envÃ­o de la pulsera asociada a esta entrada que vas a cambiar de nombre, el anterior titular tendrÃ¡ que darte fÃ­sicamente la pulsera que recibiÃ³, siendo esto responsabilidad de ambos.","complementsInfo":"Top up your festival wristband now and get extra money to spend at bars and restaurants. *The extra money is non-refundable and will be used last."},"status":{"done":"Terminado","paid":"Pagado","requested":"Solicitado"},"changes":{"modified_attending_data":"ModificaciÃ³n de datos","transfer_ticket_price":"Transferencia de entrada","upgrade_ticket":"Mejorar entrada"}},"provenue":{"noEvents":"There is no events","selectDate":"Choose date","noMoments":"There is no Moments","more":"See more"}}')},18563:function(e){"use strict";e.exports=JSON.parse('{"wegow":{"date":{"dateFormat":"{day} de {month} de {year}"},"wegowLive":{"title":"WegowLive","description":"WegowLive es un espacio de Wegow, el marketplace social de la mÃºsica en directo, donde los artistas y las bandas tanto en desarrollo como consolidadas son bienvenidas a presentar y poner sobre las tablas su mÃºsica. A travÃ©s de un breve cuestionario y un espacio Ãºnico donde interpretar en acÃºstico canciones, WegowLive acerca la mÃºsica a los melÃ³manos y los conecta con sus creadores. Si quieres ser el prÃ³ximo en presentar tu proyecto en Wegow Live &lt;a href=\'mailto:wegowlive{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;contacta con nosotros.&lt;/a&gt;","wegowLiveWeek":"WegowLive de la semana","morePopular":"Los WegowLive mÃ¡s vistos","discover":"Descubre todos los WegowLive"},"galleryAlt":"Imagen {number} de la galerÃ­a de {profile}","altIcon":"Icono de Wegow","iconAltSearch":"Icono de filtros","headers":{"title":"Where music goes live!","subtitle":"La plataforma para los amantes de la mÃºsica en vivo","regionTitle":"Â¡Con Wegow no volverÃ¡s a perderte un concierto!","regionSubtitle":"&lt;span class=\'font-bold cursor-pointer\'&gt;Â¡RegÃ­strate &lt;/span&gt; y descubre todos los conciertos de tus artistas favoritos!","selectRegion":"Elige tu paÃ­s y Â¡disfruta de todos los conciertos!","regionSelectorPlaceholder":"Seleccione una regiÃ³n","regionSelectorNoLoad":"No se han podido cargar la regiones","regionSelectorNoResult":"No esta la regiÃ³n que buscas","goToWegow":"Ir a Wegow","concertSubtitle":"Conciertos y festivales","artistSubtitle":"Sigue a tus artistas favoritos","momentsSubtitle":"Comparte tus momentos","notificationSubtitle":"Notificaciones segÃºn tus gustos","chatSubtitle":"Chatea y monta el plan"},"notifications":{"read":"Marcar como leÃ­da","delete":"Eliminar notificaciÃ³n","allRead":"Marcar todas como leÃ­das"},"headerDetails":{"start":"Concierto de ","startFestival":"Festival de ","startStreaming":"Concierto en streaming de","in":"en {city}"},"banner":{"signup":{"title":"Vive la mÃºsica en directo de una forma diferente","subtitle":"MÃ¡s de 4M de personas ya usan Wegow","button":"RegÃ­strate","magTitle":"Descubre con &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/\' target=\'_blank\'&gt;Wegow&lt;/a&gt; todos los conciertos y festivales de tu ciudad &lt;br /&gt; Â¡no te pierdas ninguno!","magBtn":"RegÃ­strate en Wegow"},"weswap":{"title":"Â¿No puedes ir al concierto o festival? Â¡Vende tu entrada con WeSwap!","sellTicket":"Vende tu entrada"},"downloadApp":{"title":"Â¿AÃºn no tienes la app de &lt;span class=\'text-topaz\'&gt;Wegow&lt;/span&gt;?&lt;br&gt;DescÃ¡rgatela ahora"},"fbFriends":{"title":"Conecta con tus amigos de Facebook y no te pierdas ningÃºn plan por no tener con quiÃ©n ir","button":"Conectar"},"connectFriends":{"title":"Conecta con tus amigos y no te pierdas ningÃºn plan por no tener con quiÃ©n ir","button":"Conectar"},"fakeUsers":{"concert":"Para poder ver quiÃ©n va a este concierto debes de estar registrado","festival":"Para poder ver quiÃ©n va a este festival debes de estar registrado","artist":"Para ver quien sigue a este artista debes de estar registrado","venue":"Para ver quien sigue esta sala debes de estar registrado","company":"Para ver quien sigue esta pÃ¡gina debes de estar registrado"},"ingood":{"title":"Â¿EstÃ¡s 100% seguro de que vas a poder asistir?","subtitle":"Â¡Asegura tu entrada y duerme tranquilo!","btn":"CONTRATA EN 2 MIN."},"clamores":{"title":"Agenda Clamores","subtitle":"SÃ© parte de Clamores y de la historia de la mÃºsica en vivo en EspaÃ±a","btn":"Comprar entradas"},"provenues":{"title":"Toma el control de tu local con el mejor software de gestiÃ³n para las salas de ocio","btn":"Empieza ahora"}},"dialogs":{"seeUserTitle":"Ver usuarios","myConcerts":"Has asistido a todos estos conciertos..."},"arias":{"cityAria":"Conoce mÃ¡s acerca de los conciertos de este artista en {city}","components":{"btnLabel":"BotÃ³n de {text}","socialLinks":{"share":"Compartir con {social}","goTo":"Ir a {social}","copyLink":"Icono de copiar link"}},"topNavbar":{"navbar":"MenÃº de navegaciÃ³n principal","sectionNavbar":"MenÃº de navegaciÃ³n por secciones"},"artistsCarousel":"Carousel de artistas","venuesCarousel":"Carousel de salas","imageCarousel":"Carousel de imÃ¡genes"},"recommendations":{"nexConcerts":"PrÃ³ximos conciertos por fechas","noRecommendationsDay":"No tienes recomendaciones para este dia"},"filters":{"title":"Filtros","date":"Fecha","city":"Ciudad","venue":"Sala","genre":"GÃ©nero","other":"Otros","concerts":"Conciertos","festivals":"Festivales","both":"Conciertos y Festivales","artists":"Artistas","venues":"Salas y discotecas","companies":"Ciclos","today":"Hoy","tomorrow":"MaÃ±ana","week":"Esta semana","weekend":"Este fin de semana","month":"Este mes","personalized":"Personalizado","fromDate":"Desde:","toDate":"Hasta:","culturalBonus":"Bono Cultural Joven","sellbyus":"Venta exclusiva Wegow","weswap":"WeSwap","results":"Resultados destacados","noResults":"No hay resultados con los parametros que has seleccionado","searchNoResult":"BÃºsqueda sin resultados","emptyList":"La lista estÃ¡ vacÃ­a","closeIconAlt":"Cerrar descripciÃ³n","people":"Personas","userWegow":"Usuarios de Wegow"},"profile":{"findPartner":"Descubre a tu acompaÃ±ante perfecto","concertsTogether":"{concerts} CONCIERTOS JUNTOS","likeSameMusic":"Pero os gusta la misma musica","editProfile":"Editar perfil","showMyConcerts":"Total de conciertos asistidos: {concerts}","eventTypeStats":"Conciertos","followersTitleEvent":"{people} personas van a ir o les interesa","followersTitleArtist":"A {people} personas le interesa el artista","followersTitleVenue":"{people} personas siguen la sala","self":"TÃº mismo","follow":"Seguir","sendFriendship":"Enviar solicitud de amistad","acceptFriendship":"Aceptar solicitud de amistad","sendedFriendship":"Solicitud de amistad enviada","senedAbrvFriendship":"Solicitud enviada","deleteFriendship":"Dejar de ser amigos","privateAdvise":"Este perfil es privado, para ver mas informacion necesitas ser su amigo","noMaps":"No se ha podido cargar el mapa de la localizaciÃ³n","altIcon":"Icono para seguir","altDefaultImage":"Imagen de {element}","altDefaultIcon":"Icono de {element}","altDefaultWegowImage":"Imagen de usuario por defecto","alt":{"follow":"Icono de seguidores","spotify":"Icono de Spotify","share":"Icono de compartir","play":"Icono de reproducir"},"sections":{"events":{"title":"Eventos","sectionTitle":"Vas a ir o te interesa","noEvents":"AÃºn no ha seleccionado conciertos","share":"Compartir","noUser":"AÃºn no hay ningÃºn usuario interesado. Â¡SÃ© el primero!","sectionTitleExternal":"Va a ir o le interesa","minorsRegulations":"Normativa de menores"},"artists":{"title":"Artistas","sectionTitle":"Artistas que sigues","spotifyButton":"Sincronizar tus artistas con Spotify","seeSpotify":"Ver Spotify","sectionTitleExternal":"Artistas que sigue"},"venues":{"title":"Salas","slug":"recintos","sectionTitle":"Salas que sigues","sectionTitleExternal":"Salas que sigue"},"pages":{"title":"PÃ¡ginas","filterTitle":"Ciclos","slug":"paginas","sectionTitle":"PÃ¡ginas que sigues","sectionTitleExternal":"PÃ¡ginas que sigue"},"friends":{"title":"Amigos","sectionTitle":"Amigos","inviteFriends":"Invitar amigos","noFriends":"No tiene amigos"},"moments":{"title":"Moments","sectionTitle":"Mis Moments","sectionTitleUser":"Moments de {user}","noMomentsMine":"AÃºn no has subido nada a Moments","noMoments":"Este usuario no ha subido nada a Moments","userDefaultName":"Usuario de Wegow"}},"settings":{"settingsTitle":"Ajustes","myProfileTitle":"Mi cuenta","selectYourFavoriteArtists":"Selecciona tus artistas favoritos","languagesTitle":"Idiomas","adminAccountTitle":"Administrar cuenta","adminAccountSubtitle":"Puedes eliminar tu cuenta, pero recuerda que se borrarÃ¡n todos los datos de tus artistas, salas, pÃ¡ginas, momentos y conciertos favoritos","deleteAccount":"Eliminar cuenta","confirmDeleteAccount":"Â¿Seguro que quieres borrar tu cuenta y todos tus datos?","privacityTitle":"Privacidad","private":"Privado","public":"PÃºblico","notificationTitle":"Notificaciones","pushNotificationTitle":"Notificaciones Push","title":"Datos personales","dataTitle":"Datos personales","genreTitle":"Mis gÃ©neros","firstName":"Nombre","lastName":"Apellidos","locationsTitle":"Mis localizaciones","location":"LocalizaciÃ³n","formLocation":"UbicaciÃ³n","genre":"GÃ©nero","birthday":"CumpleaÃ±os","sync":"Sync","syncSpotify":"Sinc. con Spotify","syncFacebook":"Sinc. con Facebook","unsubscribeTitle":"Â¿EstÃ¡s seguro que quieres cancelar tu suscripciÃ³n de todos los emails de Wegow?","unsubscribeSubtitle":"Aceptando estarÃ¡s cancelando la suscripciÃ³n de todas las alertas de conciertos y de todos los emails de novedades.","manageNotifications":"Gestionar mis notificaciones","correctUnsubscribe":"AcciÃ³n realizada con Ã©xito"},"perfectCompanion":{"title":"Tu acompaÃ±ante perfecto es...","searching":"Buscando su acompaÃ±ante perfecto","notFound":"Compra tu primera entrada y encuentra a tu acompaÃ±ante perfecto para tu siguiente concierto."}},"events":{"sectionTitle":"Eventos","status1":"Cancelado","status2":"Postpuesto","status3":"Nueva fecha","status4":"Dudoso","accommodation":{"reserve":"Reservar"}},"moment":{"sectionTitle":"Moments","inputPlaceholder":"Â¿QuÃ© tal tu Ãºltimo evento, {name}?","recentArtist":"Artistas recientes","recentVenues":"Salas recientes","findPerfectDate":"Descubre a tu acompaÃ±ante perfecto","findButton":"DescÃºbrelo","postButton":"Publicar","commentPlaceholder":"Comentar","messagePlaceholder":"Comentar","chatMessagePlaceholder":"Mensaje","openInputPlaceholder":"CuÃ©ntanos aquÃ­ quÃ© tal lo pasaste en tu evento...","noSearchArtist":"Escriba para buscar un artista o usuario","noSearchVenue":"Escriba para buscar una sala","noSearchOptionsArtist":"No se han encontrado artistas o usuarios","noSearchOptionsVenue":"No se han encontrado salas","report":"Reportar publicaciÃ³n","shared":"Compartir publicaciÃ³n","confirmReport":"Â¿EstÃ¡s seguro que quieres reportar esta publicaciÃ³n?","remove":"Eliminar publicacion","confirmRemove":"Â¿EstÃ¡s seguro que quieres eliminar esta publicaciÃ³n?","reportSuccess":"Gracias por reportar esta publicaciÃ³n","reportError":"Ha habido un error al reportar esta publicaciÃ³n, intentelo mas tarde","commentError":"Error al publicar el comentario","likeError":"Error"},"login":{"loginTitle":"Inicia sesiÃ³n","email":"Email","confirmEmail":"Confirme su email","password":"ContraseÃ±a","changePassword":"Cambiar contraseÃ±a","currentPassword":"ContraseÃ±a actual","newPassword":"Nueva contraseÃ±a","confirmPassword":"Nueva contraseÃ±a (ConfirmaciÃ³n)","changePasswordButton":"Cambiar","notValidPassword":"ContraseÃ±a no valida","emailError":"El email no es correcto","noTickets":"El ticket que intenta comprar estÃ¡ agotado","unknownError":"Error desconocido. PÃ³ngase en contacto con soporte","confirmationError":"Los emails no coinciden","generalError":"El correo o la contraseÃ±a son incorrectos","passwordError":"La contraseÃ±a debe de tener minimo 8 caracteres","birthdayError":"La fecha es incorrecta","noResetPassword":"No se pudo enviar un correo para cambiar la contraseÃ±a, revise que ha escrito bien su correo o intÃ©ntelo mas tarde","passwordRequired1":"Su contraseÃ±a no puede asemejarse tanto a su otra informaciÃ³n personal.","passwordRequired2":"Su contraseÃ±a debe contener al menos 8 caracteres.","passwordRequired3":"Su contraseÃ±a no puede ser una clave utilizada comÃºnmente.","passwordRequired4":"Su contraseÃ±a no puede ser completamente numÃ©rica.","phone":"TelÃ©fono","localization":"LocalizaciÃ³n","forgetPassword":"Â¿Olvidaste la contraseÃ±a?","enter":"Entrar","or":"o continÃºa con","loginWithFacebook":"Acceder con Facebook","loginWithGoogle":"Acceder con Google","createAccount":"Crear una cuenta","createPromoterAccount":"Crear una cuenta como promotor","forgetPasswordButton":"Recuperar contraseÃ±a","sendEmail":"Email enviado","sendEmailSubtitle":"Te hemos enviado un email a tu direcciÃ³n de correo para que puedas recuperar tu contraseÃ±a","passwordChanged":"ContraseÃ±a cambiada","passwordChangedSubtitle":"Tu contraseÃ±a ha sido cambiada correctamente","unsubscribeCorrect":"Se ha desuscrito correctamente.","validateTokenError":"Error al validar el token","noToken":"No se ha encontrado el token","signupTitle":"Crea tu cuenta","addDataTitle":"AÃ±ade tus datos","completeProfiletitle":"Completa tu cuenta","termsAndConditions":"Acepto los &lt;a href=\'{termsUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;TÃ©rminos y Condiciones&lt;/a&gt; y la &lt;a href=\'{PrivacityUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;PolÃ­tica de Privacidad&lt;/a&gt;","reciveNews":"Me gustarÃ­a recibir informaciÃ³n de las novedades de conciertos y festivales Wegow","signup":"RegÃ­strate","haveAccount":"Ya tengo una cuenta","signupPromoterTitle":"Crea tu cuenta como Promotor","signupPromoterSubtitle":"Vende tus entradas con wegow","signupPromoter":"RegÃ­strate como promotor","loginSuccess":"Has iniciado sesiÃ³n en Movistar+ a travÃ©s de Wegow con Ã©xito","next":"Siguiente","selecteds":"Seleccionados","min":"MÃ­nimo {number}","ticketCode":"CÃ³digo de la entrada"},"purchase":{"buy":"Comprar","purchaseData":"Datos de compra","stepTitle1":"Selecciona tipo de entrada","stepTitle2":"Forma de pago","stepTitle3":"Descarga tus entradas","remainigTotal":"Â¡Solo puedes seleccionar {remainingTickets} entradas en total!","remaining":"Â¡Solo quedan {remainingTickets} entradas!","soldOut":"SOLD OUT","reserved":"RESERVED","weswap":"EstÃ¡s comprando tu entrada a otro usuario","weswapDescription":"Hay usuarios que no podrÃ¡n disfrutar de su entrada, aprovecha y adquiere una al mismo precio de compra","totalToPay":"Total a pagar: ","bookingOptions":"Booking services","secondaryOptions":"Venta secundaria","externalInfo":"Wegow no vende tickets de este evento directamente, solo redirige/enlaza a otras ticketeras. Los precios y la informaciÃ³n que se muestran para este concierto no son exactos sino orientativos, el proveedor mostrarÃ¡ el precio y la informaciÃ³n final.","thanksTitle":"Â¡Gracias por tu compra!","thanksOxxoTitle":"Â¡Ahora solo te falta ir a tu Oxxo mÃ¡s cercano!","thanksOxxoSubtitle1":"Te hemos enviado un email con las instrucciones a {email}","thanksOxxoSubtitle2":"Te recordamos que tienes 24h para realizar el pago, sino tu reserva caducarÃ¡. Para efectuar el pago pide al cajero que introduzca en OxxoPay el siguiente cÃ³digo:","generatingTickets":"Generando tickets...","addCalendar":"AÃ±adir a calendar","sharePurchase":"Comparte el concierto con tus amigos","completeYourExperienceTitle":"Â¡Completa tu experiencia!","insuranceTicket":"Asegura tus entradas","buyInsuranceTicket":"Asegura tus entradas por {price}","insurancedTicket":"Entradas aseguradas","findAccomodation":"Encuentra alojamiento","howToGet":"CÃ³mo llegar al evento","whatToDo":"QuÃ© hacer","savePreferences":"Guardar preferencias","inQueue":"Â¡EstÃ¡s en la cola!","redirect":"EstÃ¡s siendo redirigido a la pÃ¡gina de compra.","peopleBeforeYou":"Personas que hay ahora mismo delante de ti:","calculedPosition":"Estamos calculando tu posiciÃ³n en la cola.","comingSoon":"Entradas a la venta prÃ³ximamente","waitingTurn":"Cuando sea tu turno te llevaremos a la selecciÃ³n de entradas.","importantMessage":"No recargues la pÃ¡gina, puedes perder tu posiciÃ³n en la cola. AsegÃºrate de tener a mano tu tarjeta.","waitingList":"Lista de espera","inWaitingList":"En lista de espera","waitingListDescription1":"ApÃºntate a la lista de espera y selecciona tus preferencias para recibir un mail cuando haya alguna entrada disponible en WeSwap.","waitingListDescription2":"Â¿Quieres que te avisemos cuando haya una entrada disponible?","acceptWaitingList":"ApÃºntate","listed":"Apuntado","deleteWaitingList":"Salir de la lista de espera","declineWaitingList":"No me interesa","goOutWaitingList":"Â¿Estas seguro de que deseas salir de la lista de espera?","crossingPurchaseTitle":{"stepTitle1":"Selecciona tipo de entrada","stepTitle2":"Complementos","stepTitle3":"Forma de pago","stepTitle4":"Descarga tus entradas"},"status":{"paid":"Esta compra ya ha sido pagada","blocked":"Compra bloqueada","expired":"Compra expirada","notAuthorized":"Pago no autorizado. Pruebe con otro mÃ©todo de pago o con otra tarjeta"},"accessCode":{"title":"Acceso a compra","placeholder":"CÃ³digo de acceso","error":"El codigo de acceso no es vÃ¡lido","notActive":"El cÃ³digo de acceso introducido aÃºn no estÃ¡ activado.","notfound":"El cÃ³digo de acceso introducido no es vÃ¡lido para este evento.","expired":"El cÃ³digo de acceso introducido ha expirado.","used":"El cÃ³digo de acceso introducido ya ha sido usado.","nothandle":"Se ha producido un error, por favor, intÃ©ntalo de nuevo."},"seatsio":{"selectTicket":"Seleccionar entradas","buyTickets":"Comprar entradas","clear":"Limpiar","access":"Acceder","buy":"Comprar","selectTicketsErrorTitle":"Error con la seleccion de entradas","exactTicketError":"Ha de seleccionar exactamente {seats} asientos","maxTicketError":"Solo puede seleccionar como maximo {seats} asientos","consecutiveError":"Ha de seleccionar asientos consecutivos"},"advise":{"minimoEntradas":"Para poder continuar con la compra tiene que seleccionar:","entradasTipo":"Para el tipo &lt;b&gt;{title}&lt;/b&gt; un mÃ­nimo de {min}","entradasDisponible":", como mÃ¡ximo puedes seleccionar {available}","entradasPair":" y el nÂº seleccionado de entradas debe de ser pares."},"crossingPurchase":{"requiredProducts":"Productos asociados","additionalProducts":"Productos adicionales","managementFees":"Gastos de gestiÃ³n {cant} incluidos","size":"Talla:","purchaseSummary":"Resumen de compra","addToCart":"AÃ±adir al carrito"},"errors":{"noStock":"Producto sin existencias","productNoAvailable":"El producto {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; no tiene existencias en este momento.","productQuantityNoAvailable":"El producto {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; tiene un total de {available_stock} existencias. Por favor seleccione una cantidad vÃ¡lida.","negativeAmountMessage":"Â¡Alguien se te ha adelantado! Uno de tus tickets se ha quedado sin stock. Por favor, recarga para actualizar la disponibilidad de los tickets.","negativeAmount":"Uno de los tickets comprados se ha quedado sin stock.","genericErrorMessage":"Ups! Parece que ha ocurrido un problema desconocido. Por favor, intÃ©ntalo de nuevo o contacta con soporte.","genericError":"Ha ocurrido un error desconocido en la creaciÃ³n de la compra."}},"payment":{"nominativeLegend":"AcompaÃ±ante {index}","oxxoPay":"Paga con Oxxo","cardPay":"MÃ©todo de pago","bizumPay":"Paga con bizum","altOxxoLogo":"Logotipo de Oxxo","receiveMail":"Una vez hayas terminado tu reserva recibiras un email con las intrucciones para hacer tu pago en el Oxxo mas cercano.","oxxoActionPay":"Pagar con Oxxo","phoneNumber":"NÃºmero de telÃ©fono","info11text":"Texto informativo sobre el 11%","total":"Total","taxIncl":"Impuestos incl.","tax":"Gastos de gestiÃ³n + IVA","shipping":"Gastos de envÃ­o de pulseras + IVA","btnInfo":"Icono de informaciÃ³n","number":"NÃºmero","name":"Nombre","cardDate":"MM/YY","cvc":"CVC","cardActionPay":"Pagar con tarjeta","pay":"Pagar","freePurchase":"Termina la compra","have24Hours":"Tienes 24 horas para realizar tu pago en efectivo.","oxxoReceivePayment":"Oxxo recibe los pagos de 8:00h a 20:00h.","oxxoChargeCommission":"Oxxo cobra una comisiÃ³n de 12MXN por cada pago.","toContinueWeNeed":"Para continuar con el pago necesitamos que aÃ±adas tu telÃ©fono mÃ³vil.","paymentIconCard":"Icono pago con tarjeta","paymentIconVisa":"Icono pago con Visa","paymentIconMastercard":"Icono pago con Mastercard","discounts":{"valid":"Validar","haveDiscount":"Â¿Tienes un cÃ³digo de descuento?","addDiscount":"AÃ±ade tu descuento","discountCode":"CÃ³digo","lowerAndUpperCase":"*Ten en cuenta las mayÃºsculas y minÃºsculas","total":"Descuento total","invalidCode":"El cÃ³digo no es correcto. Vuelve a probar","discount":"CÃ³digo de descuento"},"insurance":{"title":"Seguro de no asistencia","poweredByCaser":"Ofrecido por Caser, &lt;a href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consulta condiciones&lt;/a&gt;","poweredByIngood":"Ofrecido por Ingood, &lt;a href=\'https://cdn.wegow.com/no-delete/ingood/condiciones-generales-no-asistencia.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consulta condiciones&lt;/a&gt;","ingoodInfo":"Para mÃ¡s informaciÃ³n, consulta el documento de &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/IPID-Nota-informativa-Nota-Inf-No-asistencia.pdf\\"&gt;informaciÃ³n del producto&lt;/a&gt; y las &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\\"&gt;condiciones generales&lt;/a&gt;. Contratando este producto, aceptas que tus datos serÃ¡n cedidos a REALE SEGUROS GENERALES, S.A. para la gestiÃ³n y contrataciÃ³n de la pÃ³liza. PodrÃ¡s obtener mÃ¡s informaciÃ³n o ejercer tus derechos sobre el tratamiento de los datos personales segÃºn la &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/terminos-legales/#tabproteccion-de-datos-personales\\"&gt;PolÃ­tica de Privacidad&lt;/a","insuredBy":"Asegurado por","insuredTicket":"Asegura tu entrada","insuredPurchase":"Asegura tu compra","addInsurance":"AÃ±ade el seguro de no asistencia por {precio}","editInsurance":"Editar seguro","confirmDeleteInsurance":"Â¿Realmente quieres cancelar la contrataciÃ³n del seguro?","error":"No se ha podido contratar el seguro, Intentelo mas tarde","cancelSuccess":"Seguro cancelado con Ã©xito","success":"Seguro contratado con exito","discoverIt":"DescÃºbrelo","insuranceModal":{"fillFields":"Rellena los campos con tus datos personales para confirmar el seguro de no asistencia.","hireInsured":"Datos de la persona que contrata el seguro","insureds":"Datos de los asegurados","name":"Nombre","surname":"Apellido","id_card":"NIF","lastCaracter":"El Ãºltimo caracter debe ser una letra","badDocument":"El documento no es correcto NIF/NIE","phone":"TelÃ©fono","address":"DirecciÃ³n","addInsurance":"AÃ±adir seguro","locality":"Localidad","province":"Provincia","insurancePrize":"*Precio de seguro Ingood:","postalCode":"C.P","insurancePurchaseInfo":"Te informamos que al confirmar la operaciÃ³n asegurarÃ¡s todas las entradas de la compra realizada. Estas son las compras realizadas para este evento. Escoge la compra que quiera asegurar:","noPurchase":"No hay compras disponibles para asegurar.","documentType":"Tipo de documento","sameHirePerson":"Es la misma persona que contrata el seguro","consentInsurance":"Declaro que he leÃ­do, conozco y acepto las &lt;a href=\'https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\' target=\'_blank\' class=\'tUnder text-primary-color\'&gt;Condiciones Generales&lt;/a&gt; y la &lt;a href=\'https://ingood.es/terminos-legales/#tabproteccion-de-datos-personales\' target=\'_blank\' class=\'tUnder text-primary-color\'&gt;PolÃ­tica de Privacidad de Ingood&lt;/a&gt;","dataPayment":"Datos de pago:Â&nbsp;AÃ±ade los datos de la tarjeta con la que quieres realizar la compra."},"personalisedTickets":{"title":"Datos de los asistentes"}},"ticketOfficeInfo":"Datos del comprador","ticketOfficePayment":"Forma de pago:","emailError":"Complete el email correctamente para termina la compra","correctPurchase":"Â¡Compra realizada con exito!","makeAnotherPurchase":"Hacer otra compra","uniqueEmailError":"Hay algÃºn email en los datos de los compradores que estÃ¡ repetido","uniqueEmailErrorInput":"El email estÃ¡ repetido","uniqueDNIError":"Hay algÃºn DNI en los datos de los compradores que estÃ¡ repetido","uniqueEmailPurchaseError":"Hay algÃºn email de los compradores que ya se ha usado en otra compra","uniqueDNIPurchaseError":"Hay algÃºn DNI de los compradores que ya se ha usado en otra compra","uniqueEmailDNIPurchaseError":"Hay algÃºn email o DNI de los compradores que ya se ha usado en otra compra","nominativeError":"Complete los datos de los asistentes para continuar","nominativeErrors":{"name":"Debe completar el nombre del usuario","surname":"Debe completar el apellido del usuario","email":"Debe completar el email del usuario","phone":"Debe completar el nÃºmero de telÃ©fono del usuario","birthday":"Debe completar la fecha de nacimiento del usuario","dni":"Debe completar el DNI del usuario","address":"Debe completar la direcciÃ³n del usuario","locality":"Debe completar la localidad del usuario","province":"Debe completar la provincia del usuario","country":"Debe completar el paÃ­s del usuario","postal_code":"Debe completar el cÃ³digo postal del usuario"},"promoterTermsError":"Debe aceptar los terminos y condiciones del promotor para continuar","modalInfo":{"tax":"Gastos de gestiÃ³n","infoBillTooltip":"&lt;p&gt;El precio de las entradas es fijado por los organizadores del evento. Wegow actÃºa como intermediario en la venta de entradas. Por lo tanto, no forma parte de la organizaciÃ³n ni toma decisiÃ³n alguna en relaciÃ³n al evento ni al precio de las entradas. Dicho precio es independiente del coste del servicio de intermediaciÃ³n que se cobra al cliente final por Wegow, y que se aplica a cada entrada en concepto de â€œGastos de gestiÃ³nâ€ mÃ¡s el IVA correspondiente.&lt;/p&gt;&lt;p&gt;El servicio aportado por Wegow incluye:&lt;/p&gt; &lt;ul class=\'commission-terms-list\'&gt;&lt;li&gt;TecnologÃ­a (desarrollo de la plataforma, servidores, etc.)&lt;/li&gt;&lt;li&gt;Gastos bancarios (mantenimiento de los TPVs, comisiones de las transacciones)&lt;/li&gt;&lt;li&gt;Equipo (atenciÃ³n al cliente, departamento de tecnologÃ­a, marketing)&lt;/li&gt;&lt;li&gt;ComunicaciÃ³n (diseÃ±o de creatividades, paid media, posicionamiento web)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Para poder ofrecer este servicio, la plataforma debe recopilar, ordenar y gestionar un altÃ­simo volumen de informaciÃ³n: ponerla a disposiciÃ³n de los usuarios en una plataforma tecnolÃ³gica sometida a continuo desarrollo y mantenimiento; habilitar sistemas de pagos seguros; y disponer de un equipo de atenciÃ³n al cliente para atender a los usuarios en todo momento.&lt;/p&gt;&lt;p&gt;Una vez que adquieres tu entrada correctamente nuestro servicio ya se ha prestado, independientemente de que se celebre o no el evento, y por tanto los gastos de gestiÃ³n no se devuelven en ningÃºn caso. AdemÃ¡s de los costes asociados que ya ha soportado la compaÃ±Ã­a mencionados anteriormente, en el caso de cancelaciÃ³n del evento se han de tramitar las devoluciones, por lo que se incurre en esos gastos de nuevo sin coste aÃ±adido para nadie excepto para Wegow.&lt;/p&gt;"},"newsletter":"Deseo recibir comunicaciones comerciales de {text} con todas las novedades","promoter_terms":"Acepto los &lt;a href=\'{url}\' style=\'{personalizedStyle}\' target=\'_blank\' class=\'text-topaz\'&gt;tÃ©rminos y condiciones&lt;/a&gt; del evento.","errors":{"error":"Ups! Parece que ha ocurrido un problema con la pasarela de pago. Por favor, intÃ©ntelo de nuevo o pÃ³ngase en contacto con su banco.","errorStripe":"El pago ha sido declinado por el banco, compruebe los datos de su tarjeta. En caso de que persista el problema le sugerimos ponerse en contacto con su entidad financiera.","errorFree":"Ups! Parece que ha ocurrido un problema al finalizar la compra. Por favor, intÃ©ntelo de nuevo."}},"myTickets":{"myTickets":"Mis entradas","pastConcerts":"Conciertos pasados","weswapDescription":"WeSwap es un servicio de Wegow para intercambiar entradas de conciertos entre usuarios reales, sin especulaciÃ³n, de forma transparente y al mismo precio de compra.","weswapAvailable":"Entradas WeSwap de otros usuarios","myWeswap":"Tus entradas de WeSwap","ticketsAvailable":"Entradas disponibles: {count}","noWeswapAvailable":"No hay entradas de weswap disponibles","enabledWeswapTickets":"Entradas con weswap disponible","selledTickets":"Entradas vendidas","downloadTickets":"Descargar entradas","downloadTicket":"Descargar entrada","secureYourTicket":"Asegura tu entrada","simplifiedInvoice":"Factura simplificada","generatingInvoice":"Tu factura se estÃ¡ generando, en unos minutos estarÃ¡ disponible para descargar.","downloadInvoiceTitle":"Descarga tu factura simplificada","downloadInvoiceSubtitle":"AquÃ­ podrÃ¡s descargar tu factura simplificada, si no estÃ¡ disponible significa que se estÃ¡ generando, en unos minutos estarÃ¡ disponible para descargar","invoice1TicketTitle":"Compra ( {date} ): {num_tickets} x entrada","invoicemultipleTicketsTitle":"Compra ( {date} ): {num_tickets} x entradas","minorsAutorization":"AutorizaciÃ³n de menores","noFutureTickets":"No tienes tickets futuros","noPastTickets":"No tienes tickets pasados","noSalesTickets":"No tienes tickets a la venta","sellTickets":"Vender entradas","sellTitle":"Vender","sellSubtitle1":"El precio serÃ¡ el mismo por el que la compraste.","sellSubtitle2":"Solo te pagaremos si tu entrada la compra otra persona, hasta entonces, es vÃ¡lida para ti.","sellSubtitle3":"Puedes cancelar el proceso si aÃºn no la has vendido y utilizarla tÃº.","cancelSellTitle":"Quitar de la venta","pendingWeswapPay":"Pendiente de pago","paidWeswapPay":"Vendida","sellWeswapPay":"En venta","weswapNoAvailable":"WeSwap no disponible","cancelSellSubtitle1":"Â¿Quieres quitar de la venta esta entrada?","cancelSellSubtitle2":"Si lo haces, podrÃ¡s utilizarla tÃº.","sellIconAlt":"Icono de entrada venta","soldIconAlt":"Icono de entrada vendida","addWallet":"AÃ±adir al wallet"},"showMore":"Ver mÃ¡s","showLess":"Ver menos","error":{"createPurchaseError":"Error al crear la compra","createPurchaseErrorSubtitle":"Es posible que este ticket ya haya sido vendido","errorServerTitle":"Estamos trabajando para ti","serverErrorTitle":"Estamos mejorando para ti","serverError":"Volveremos pronto con una experiencia mÃ¡s &lt;br /&gt; emocionante y fluida. &lt;br/&gt; &lt;br/&gt; Â¡Gracias por tu paciencia!","pageNotFound":"Â¡Ups! No hemos podido encontrar la pÃ¡gina que buscabas.","altErrorIcon":"Icono de error","altInfoIcon":"Icono de informaciÃ³n","eventNotFound":"Este evento no se ha encontrado","accept":"Aceptar","paymentError":"Pago no aceptado","purchaseError":"Error en los datos de la compra","formFieldError":"Error en algÃºn campo del formulario","formFieldCardError":"Error en algÃºn campo de la tarjeta","formFieldCardErrorDescription":"Revise los datos de la tarjeta y vuelva a intentarlo","chargeError":"Error al cargar","invoiceError":"Error al contratar el seguro.","tryAgainLater":"IntÃ©ntelo de nuevo mas tarde","ticketOfficeConfigurationError":"El evento no esta configurado &lt;br&gt; correctamente para la venta en taquilla","contactSupport":"Conctacte con soporte","returnEvent":"Volver al evento"},"ticketOffice":{"ticketOfficeAvailable":"Eventos con la taquilla disponible:","seeTicketOffice":"Ir a la taquilla","seeTicketOfficeEvents":"Ver eventos de taquilla","generateHardTickets":"Generar Hard Tickets","seeReport":"Ver reporte","paymentType":"Tipo de pago","nTickets":"NÂº de entradas","totalMoney":"Total de dinero","card":"Tarjeta:","cash":"Efectivo:","ticketType":"Tipo de entrada","totalCard":"Total de dinero en tarjeta","totlaCash":"Total de dinero en efectivo","total":"Total de entradas","noReports":"No se han vendido entradas de ese evento en taquilla en el periodo de tiempo seccionado"},"chat":{"subtitle":"Crea grupos privados entre tus amigos y, Â¡monta el plan!","linkToChat":"Unirse al chat","createChat":"Crear chat","exitToChat":"Salir del chat"}},"magazine":{"title":"&lt;span class=\'wegow-title\'&gt;WEGOW&lt;/span&gt;&lt;span class=\'mag-title\'&gt;MAG&lt;/span&gt;","internationalSubTitle":"Noticias y actualidad de la mÃºsica nacional e internacional.","magSubtitle":"LA MÃšSICA TAMBIÃ‰N SE LEE","searchFestivals":"Buscar festivales","categories":{"trending":"trending","curiosities":"curiosidades","genres":"gÃ©neros","international":"internacional","festivals":"festivales","playlist":"playlists","wegowlive":"wegowlive"},"sections":{"highlights":"Destacados","lastNews":"Ãšltimas noticias","followUs":"SÃ­guenos en nuestras RRSS","musicalDiary":"Agenda musical","mostRead":"Â¡Lo mÃ¡s leÃ­do!","festivals":"Festivales","wegowLive":"#WegowLive","wegowDirect":"#WegowLive en directo","moreReadPlus":"Los + leÃ­dos","moreVideos":"+ Videos","directStreaming":"Streaming destacado","lastStreamings":"Ãšltimos Streamings","genres":{"noPosts":"No hay artÃ­culos disponibles para este gÃ©nero musical."}},"widgetAlt":{"logoIcon":"Icono logotipo de {socialMedia}","placeIcon":"Icono de lugar","dateIcon":"Icono de fecha","eyeIcon":"Icono de ojo, que representa el tiempo de lectura","profileImageAlt":"Imagen de perfil de {user_name}"},"widgetTitle":{"spotify":"ESCÃšCHANOS EN SPOTIFY","sharePost":"COMPARTE EL POST CON TUS AMIGOS"},"events":{"buyTickets":"Comprar entradas"},"links":{"socialMediaShared":"Lectura%20recomendada%20del%20dÃ­a:%20","copyLink":"Icono de copiar link","copySuccess":"Copiado correctamente","readMore":"Leer mÃ¡s &gt;"}},"profiles":{"in":"en","from":"Desde","startDate":"{weekday}, {monthday}{dayformat} de {month} de {year} a las {hour}h","startWithoutHour":"{weekday}, {monthday}{dayformat} {month} {year} {\'|\'} {time}h","labels":{"day":"DÃ­a","place":"Recinto","city":"Ciudad","anticipatedPrice":"Precio anticipado desde","boxOffice":"Precio taquilla","doorOpen":"Apertura de puertas","doorOpening":"Hora","hour":"Hora","poster":"Cartel","concertInformationOf":"InformaciÃ³n del concierto de {event}","festivalInformationOf":"InformaciÃ³n del festival de {event}","sessionInformationOf":"InformaciÃ³n de la sesiÃ³n de {event}","partyInformationOf":"InformaciÃ³n de la fiesta de {event}","eventInformationOf":"InformaciÃ³n del evento de {event}","descriptionInformationOf":"DescripciÃ³n","followers":"Seguidores","informationOf":"InformaciÃ³n de {name}","concertsIn":"Conciertos en"},"profileLayout":"FotografÃ­a promocional de {profile}","notProfileImg":"FotografÃ­a promocional no encontrada para {profile}","buttons":{"publishYourTrip":"Publica tu viaje","imInterested":"Me interesa","buyTicketsFor":"Comprar entradas para {event}","downloadAuthorizationForMinors":"Descargar autorizaciÃ³n para menores","seeMap":"Ver mapa","findYourTrip":"Encuentra tu viaje","reportError":"Reportar un error","seeStreaming":"Ver Streaming","showMoreConcerts":"Ver mÃ¡s conciertos"},"titles":{"concerts":"Conciertos","address":"DirecciÃ³n","tickets":"Entradas","transport":"Transporte","accommodation":"Alojamiento","reserveAccommodation":"Reservar alojamiento","artists":"Artistas","information":"InformaciÃ³n","publicTransport":"Transporte pÃºblico","relatedEvents":"Eventos relacionados","relatedVenues":"Salas relacionadas","relatedArtists":"Artistas relacionados","chat":"Chat","howToGet":"CÃ³mo llegar","concertsTicketsOf":"Conciertos y entradas de {artist}","concertsOfArtistInCity":"Conciertos de {artist} en {city}.","tourConcertTickets":"Entradas, conciertos gira {date}","gallery":"GalerÃ­a","eventsWith":"Eventos con {artist}","eventsRelatedWith":"Evento relacionados con {artist}","interestedPeople":"Personas interesadas","users":"Usuarios","concertsArtistCity":"Conciertos de {artist} en {city}","noEventsInCity":"No hay conciertos de &lt;b&gt;{artist}&lt;/b&gt; en &lt;b&gt;{city}&lt;/b&gt;","concertsArtistCountry":"Conciertos de {artist} en {country}","pastConcertsArtistCity":"Conciertos anteriores de {artist}","allConcertsArtistCity":"Todos los conciertos de {artist}","culturalBonus":"CÃ³mpralo con el Bono Cultural Joven"},"texts":{"notWegowTicket":"Wegow no vende tickets de este evento directamente, solo redirige/enlaza otras ticketeras.","priceInfo":"Los precios y la informaciÃ³n que se muestran para este concierto no son exactos sino orientativos, el proveedor mostrarÃ¡ el precio y la informaciÃ³n final.","eventPrevisualization":"Esto es una vista previa para que veas cÃ³mo quedarÃ¡ tu evento cuando lo publiques.","venuePrevisualization":"Esto es una vista previa para que veas cÃ³mo quedarÃ¡ la sala cuando se publique.","artistPrevisualization":"Esto es una vista previa para que veas cÃ³mo quedarÃ¡ el artista cuando se publique."}},"general":{"follow":"Seguir","followed":"Siguiendo","concerts":"Conciertos","save":"Guardar","accept":"Aceptar","cancel":"Cancelar","next":"Siguiente","finish":"Finalizar","error":"Error","close":"Cerrar","brandLogo":"Logotipo de {brand}","bookAccommodation":"Reserva aquÃ­ tu alojamiento para el concierto","buttons":{"follow":"Seguir","followed":"Siguiendo","save":"Guardar","showMore":"Ver mÃ¡s","btnAccept":"Aceptar"},"metas":{"homeTitle":"Entradas de conciertos y festivales {\'|\'} Wegow","homeDescription":"En Wegow comprar entradas para conciertos o festivales es muy sencillo âœ” Mantente informado sobre tus artistas y eventos musicales favoritos","artistTitle":"â–· {name} {\'|\'} Entradas Conciertos y Giras {year} - Wegow","artistDescription":"EntÃ©rate de todos los prÃ³ximos conciertos y actuaciones de {name}. Venta entradas para sus espectÃ¡culos en {year} ðŸ‘‡ Â¡Entra en Wegow y consigue tu entrada!","artistCityTitle":"Conciertos de {name} en {place} {year} {\'|\'} Entradas Wegow","artistCityDescription":"Si eres un autÃ©ntico fan de {artist} querrÃ¡s enterarte antes que nadie de cuando son sus conciertos ðŸ‘‡ Â¡Entra en Wegow y consigue tu entrada!","concertTitle":"Entradas para {artists} en {city} {\'|\'} Wegow","concertDescription":"Compra tus entradas para el concierto de {artist} en {city} en {venue} ðŸŽŸï¸ Ya a la venta en Wegow Â¡No te lo pierdas!","festivalTitle":" â–· {event_title} {\'|\'} Wegow","festivalDescription":"No puedes perderte la Ãºltima ediciÃ³n del {festival} ðŸ‘‡ Â¡Entra en Wegow y entÃ©rate de donde conseguir tu entrada!","waitingRoomTitle":"Cola {title} {\'|\'} Wegow","purchaseTitle":"Tickets {\'|\'} {title}","paymentTitle":"Pago {\'|\'} {title}","thanksTitle":"Gracias por tu compra {\'|\'} {title}","filterTitle":" â–· {text} {\'|\'} Entradas Wegow","filterDescription":"EntÃ©rate de cuÃ¡ndo son los mejores Conciertos y no te quedes sin entradas para ver a tu artista o grupo favorito ðŸ‘‡ Â¡Entra en Wegow!","filterDescriptionLocation":"EntÃ©rate de cuÃ¡ndo son los mejores Conciertos en {location} y no te quedes sin entradas para ver a tu artista o grupo favorito ðŸ‘‡ Â¡Entra en Wegow!","filterDescriptionGenre":"EntÃ©rate de cuÃ¡ndo son los mejores Conciertos en {location} y no te quedes sin entradas para ver a tu artista o grupo favorito ðŸ‘‡ Â¡Entra en Wegow!","wegowLivePageTitle":"â–· WegowLive {\'|\'} Wegow","wegowLivePageDescription":"Si eres un artista o banda, ven a dar a conocer tu mÃºsica en nuestros WegowLive con una entrevista y un acÃºstico â˜ï¸ Â¡Te esperamos!","venueTitle":"â–· Entradas para {venue} en {city} {\'|\'} Wegow","venueDescription":"Se el primero en enterarte de TODOS los conciertos y eventos celebrados en {venue}, de {city} ðŸ‘‡ Â¡Entra en Wegow y compra tus entradas!","myProfileTitle":"â–· Mi Perfil personal {\'|\'} Wegow","myProfileDescription":"Â¡Consulta los eventos que te interesan, los artistas que sigues, tus salas favoritas, tus amigos y momentos mÃ¡s relevante!","myTicketsTitle":"Mis entradas {\'|\'} Wegow","myTicketsDescription":"Encuentra, consulta el estado de las entradas de tus eventos futuros y pasados favoritos, y descÃ¡rgalas para tenerlas en tu poder","myWeswapTitle":"Mis entradas WeSwap {\'|\'} Wegow","myWeswapDescription":"","settingsTitle":"Ajustes {\'|\'} wegow","settingsDescription":"","helpTitle":" â–· Preguntas frecuentes {\'|\'} Wegow","helpDescription":"Conoce Wegow, la app de conciertos mÃ¡s completa del mercado. Si tienes dudas y quieres empezar a subir tus eventos, escribe en ventas@wegow.com","howItWorksTitle":"CÃ³mo funciona {\'|\'} Wegow","howItWorksDescription":"","notFoundTitle":"PÃ¡gina no encontrada","notFoundDescription":"","notificationsTitle":"Notificaciones {\'|\'} Wegow","notificationsDescription":"","magTitle":"âž” Inicio {\'|\'} Â¡Bienvenido a WegowMag!","magDescription":"Si quieres mantenerte al dÃ­a con las mejores noticias sobre mÃºsica, entonces WegowMag es tu sitio âœ”ï¸ Â¡Bienvenido, porque la mÃºsica tambiÃ©n se lee!","trendingTitle":"WegowMag Trending {\'|\'} Wegow","trendingDescription":"","curiositiesTitle":"WegowMag Curiosidades {\'|\'} Wegow","curiositiesDescription":"","festivalsTitle":"WegowMag Festivales {\'|\'} Wegow","festivalsDescription":"","internationalTitle":"WegowMag Internacional {\'|\'} Wegow","internationalDescription":"","playlistsTitle":"WegowMag Playlist {\'|\'} Wegow","playlistsDescription":"","wegowliveTitle":"WegowMag WegowLive {\'|\'} Wegow","wegowliveDescription":"","genresTitle":"WegowMag Generos {\'|\'} Wegow","genresDescription":"","streamingsTitle":" â–· Ver Conciertos en Streaming Online {\'|\'} Wegow","streamingsDescription":"PrÃ³ximos conciertos en Streaming ðŸ‘‡ No volverÃ¡s a perderte a tu artista o grupo favorito Â¡Entra en Wegow y disfruta desde cualquier sitio!","companiesTitle":" â–· {companies}: Conciertos y Eventos {\'|\'} Wegow","companiesDescription":"Un sello discogrÃ¡fico innovador hecho por y para los artistas â­ Toda la informaciÃ³n sobre sus eventos musicales en Wegow Â¡EntÃ©rate!","termsAndCondition":{"title":"TÃ©rminos y condiciones de uso {\'|\'} Wegow","description":"TÃ©rminos y condiciones de uso de Wegow. Si quieres enterarte bien de los tÃ©rminos y condiciones de uso de Wegow, esta es tu pÃ¡gina"},"momentTitle":"â–· {name} {\'|\'} WegowMoments","momentDescription":"Â¡Haz como {author} con su Moments {name}, y comparte tu momento musical favorito con WegowMoments!ðŸ”¥","titleContactWithUs":"â–· Contacto con nosotros {\'|\'} Wegow","contactWithUsDescription":"Â¡Nos encantarÃ­a escuchar tus comentarios sobre Wegow! Si tienes alguna pregunta, comentario o sugerencia, no dudes en contactarnos."},"routes":{"profile":"perfil","magazine":"magazine","publication":"publicacion","titles":{"home":"Entradas de conciertos y festivales {\'|\'} Wegow","howItWorks":"CÃ³mo funciona {\'|\'} Wegow"},"goHome":"Ir a la Home"},"forms":{"inputSearchPlaceholder":"Buscar","name":"Nombre","surname":"Apellidos","email":"Email","phone":"TelÃ©fono","mobilePhone":"MÃ³vil","dni":"DNI/NIE","passport":"Pasaporte","other":"Otro","address":"DirecciÃ³n completa","gender":"Selecciona tu gÃ©nero","birthday":"Fecha de nacimiento","state":"Provincia","locality":"Localidad","country":"PaÃ­s","noOptionsLabel":"No se han encontrado resultados","noResultLabel":"No se han encontrado resultados","noResultCountry":"No se ha encontrado el paÃ­s","errors":{"phone":"Error en el telÃ©fono, compruebe el formulario"}},"contactUs":{"title":"Contacta con nosotros","alt":"Guitarrista en concierto","form":{"placeholder":{"name":"Nombre y apellidos","email":"Mail","phone":"TelÃ©fono","title":"TÃ­tulo","message":"Mensaje"},"label":"&lt;span&gt;Al completar este formulario y hacer clic en enviar, acepta y comprende los &lt;a class=\'underline-links\' target=\'_blank\' href=\'http://www.wegow.com/es/terminos-y-condiciones\'&gt;tÃ©rminos y condiciones&lt;/a&gt; y el &lt;a class=\'underline-links\' target=\'_blank\' href=\'http://www.wegow.com/es/aviso-legal\'&gt;tratamiento de sus datos personales.&lt;/a&gt;&lt;/span&gt;Â&nbsp;","errorMessage":"Revise que el {field} estÃ© relleno y con los datos correctos","captchaErrorMessage":"Captcha no ingresado correctamente","send":"Enviar","sended":"Enviado"}},"helpPage":{"helpPageTitle":"Hola, Â¿en quÃ© podemos ayudarte?","answerHelpful":"Â¿Te ha resultado Ãºtil esta respuesta?","knowWegow":"&lt;h3&gt;Conoce &lt;span class=\'text-primary-color\'&gt;Wegow&lt;/span&gt;, la app de conciertos mÃ¡s completa del mercado&lt;/h3&gt;","helpForm":{"howHelp":"CuÃ©ntanos en quÃ© podemos ayudarte","whereBuyTickets":"Â¿Desde dÃ³nde has comprado tus entradas?"},"FAQsection":{"user":{"title":"FAQs de Usuarios","profile":"Mi perfil","changeName":"Â¿CÃ³mo hago un cambio de nombre en mis entradas?","changeNameDesc":"&lt;p&gt;En caso de que tus entradas sean nominativas debes escribirnos a &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicÃ¡ndonos los siguientes datos para poder modificar el titular de tu entrada:&lt;/p&gt;&lt;ol class=\'faq-list\'&gt;&lt;li&gt;Evento&lt;/li&gt;&lt;li&gt;Ciudad&lt;/li&gt;&lt;li&gt;Fecha de celebraciÃ³n del evento&lt;/li&gt;&lt;li&gt;Email de compra&lt;/li&gt;&lt;li&gt;Nombre que figura actualmente en la entrada&lt;/li&gt;&lt;li&gt;Nuevo titular de la entrada + DNI&lt;/li&gt;&lt;/ol&gt;&lt;p&gt; Por cuestiones de seguridad, necesitamos que por favor, tu solicitud se haga desde el correo electrÃ³nico asociado a la compra que aparece registrada en Wegow.&lt;/p&gt;","errorMail":"He introducido un email errÃ³neo y por eso no me llegan las entradas. Â¿QuÃ© puedo hacer?","errorMailDesc":"&lt;p&gt;Puedes cambiar el email tÃº mismo de la siguiente forma:&lt;/p&gt;&lt;p&gt;Inicia sesiÃ³n en &lt;a href=\'http://www.wegow.com\' class=\'text-primary-color\'&gt;www.wegow.com&lt;/a&gt; o en la app con el email errÃ³neo.&lt;/p&gt;&lt;p&gt;Puedes encontrar tus entradas en el apartado â€œMis entradasâ€.&lt;/p&gt;&lt;p&gt;Una vez hayas conseguido descargar tus entradas, abre la secciÃ³n \'Mi perfil\' dentro del apartado \'Ajustes\' y podrÃ¡s ver el email con el que estÃ¡s registrado.&lt;/p&gt;&lt;p&gt;Modifica este email por el correcto.&lt;/p&gt;","forgetPass":"He olvidado mi contraseÃ±a","forgetPassDesc":"&lt;p&gt;Puedes recuperar tu contraseÃ±a &lt;span class=\'text-primary-color\'&gt;haciendo clic en este enlace.&lt;/span&gt;&lt;/p&gt;","howUnsubscribe":"Â¿CÃ³mo doy de baja mi cuenta?","howUnsubscribeDesc":"&lt;p&gt;Para efectuar tu baja entra en:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Ajustes &gt; Eliminar cuenta&lt;/p&gt;","updateAccount":"Â¿CÃ³mo actualizo o cambio los datos de mi cuenta?","updateAccountDesc":"&lt;p&gt;Puedes cambiar los datos de la siguiente forma:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Abre www.wegow.com o la app de Wegow e inicia sesiÃ³n con el email con el que estÃ©s registrado.&lt;/li&gt;&lt;li&gt;En la secciÃ³n \'Mi perfil\', dentro del apartado \'Editar perfil\', puedes ver todos los datos relativos a tu cuenta y editarlos.&lt;/li&gt;&lt;/ul&gt;","unsubscribeNewsletter":"Quiero darme de baja de la newsletter","unsubscribeNewsletterDesc":"&lt;p&gt;Para efectuar tu baja entra en:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Ajustes &gt; Notificaciones&lt;/p&gt;","howRegister":"Quiero registrarme en Wegow. Â¿CÃ³mo lo hago?","howRegisterDesc":"&lt;p&gt;Crear tu cuenta es muy sencillo. Clica en el botÃ³n â€œRegÃ­strateâ€, facilÃ­tanos un email y escoge una contraseÃ±a para poder acceder a Wegow de forma segura.&lt;/p&gt;&lt;br&gt;&lt;p&gt;TambiÃ©n puedes registrarte de forma mÃ¡s rÃ¡pida con el botÃ³n â€œRegÃ­strate con Facebookâ€. En ese caso, ten en cuenta que el email al que te enviaremos notificaciones y en el que recibirÃ¡s tus entradas serÃ¡ el de tu cuenta de Facebook. Â¡AsegÃºrate de que es un email vÃ¡lido y estÃ© operativo!&lt;/p&gt;","dontGetMyTickets":"He comprado mis entradas y no me han llegado","dontGetMyTicketsDesc":"&lt;p&gt;En primer lugar, debes confirmar con tu banco si se ha efectuado el cobro. Si se ha cobrado, verifica que el email con el que realizaste la compra es correcto.&lt;/p&gt;&lt;p&gt;Si no es correcto, las entradas estarÃ¡n vinculadas al correo errÃ³neo. No te preocupes, puedes cambiar el email tÃº mismo de la siguiente forma:&lt;/p&gt;&lt;p&gt;Inicia sesiÃ³n en &lt;a href=\'http://www.wegow.com\' class=\'text-primary-color\'&gt;www.wegow.com&lt;/a&gt; o en la app con el email errÃ³neo.&lt;/p&gt;&lt;p&gt;Puedes encontrar tus entradas en el apartado â€œMis entradasâ€.&lt;/p&gt;&lt;p&gt;Una vez hayas conseguido descargarlas, abre la secciÃ³n \'Mi perfil\' dentro del apartado \'Ajustes\'.&lt;/p&gt;&lt;p&gt;Modifica este email por el correcto.&lt;/p&gt;&lt;p&gt;En caso de que se haya cobrado y no hayas recibido las entradas en tu email de compra, envÃ­anos el comprobante a &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; para poder ayudarte cuanto antes.&lt;/p&gt;&lt;p&gt;Si no se ha efectuado el pago, puedes volver a comprar tus entradas (intÃ©ntalo con otra tarjeta, dispositivo o navegador).&lt;/p&gt;","cardProblems":"Al introducir los datos de mi tarjeta, y tras una larga espera la compra no se efectÃºa. Â¿QuÃ© tengo que hacer?","cardProblemsDesc":"&lt;p&gt;En primer lugar, debes confirmar con tu banco si se ha efectuado el cobro. Si se ha cobrado, verifica que la entrada haya llegado a la bandeja de entrada del correo con el que has realizado la compra (Puedes verlo en el apartado â€œMi perfilâ€ dentro del apartado \'Ajustes\'). Por Ãºltimo, revisa tu carpeta de correo no deseado.&lt;/p&gt;&lt;p&gt;En caso de que se haya cobrado, tu email sea correcto y no hayas recibido las entradas en tu email de compra, envÃ­anos el comprobante del cobro a ayuda{\'@\'}wegow.com para poder ayudarte cuanto antes.&lt;/p&gt;&lt;p&gt;Si no se ha efectuado el pago, puedes volver a comprar tus entradas (intÃ©ntalo con otra tarjeta, dispositivo o navegador).&lt;/p&gt;","purchaseSuccess":"Â¿Se ha realizado mi compra correctamente?","purchaseSuccessDesc":"&lt;p&gt;En primer lugar, debes confirmar con tu banco si se ha efectuado el cobro. Si se ha cobrado, verifica que la entrada haya llegado a la bandeja de entrada del correo con el que has realizado la compra (Puedes verlo en el apartado â€œMi perfilâ€ dentro del apartado \'Ajustes\'). Por Ãºltimo, revisa tu carpeta de correo no deseado.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Si no se ha efectuado el pago, puedes volver a comprar tus entradas (intÃ©ntalo con otra tarjeta, dispositivo o navegador) y si se han cobrado, y aun asÃ­ no las encuentras, envÃ­anos el comprobante a &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; para poder ayudarte cuanto antes.&lt;/p&gt;","whereSeeMyTickets":"Â¿DÃ³nde veo mis compras realizadas?","whereSeeMyTicketsDesc":"&lt;p&gt;Puedes ver todas tus compras en el apartado â€œMis entradasâ€ de nuestra web o app una vez hayas iniciado sesiÃ³n con tu correo de compra.&lt;/p&gt;","whereRecieveTickets":"Â¿DÃ³nde recibo mis entradas?","whereRecieveTicketsDesc":"&lt;p&gt;Tras haber recibido el pago correctamente, las entradas se envÃ­an al correo de compra con el que estÃ©s registrado y con el que hayas realizado la compra. Revisa la bandeja de correo no deseado.&lt;/p&gt;","returns":"Devoluciones","whenRetunsAmount":"Â¿CuÃ¡ndo se me devolverÃ¡ el importe de mis entradas?","whenRetunsAmountDesc":"&lt;p&gt;Por norma general, una vez confirmado que tu entrada estÃ¡ en proceso de devoluciÃ³n a travÃ©s de un comunicado que te enviamos a tu correo de compra, el tiempo mÃ¡ximo en el que recibirÃ¡s el reembolso es de 60 dÃ­as.&lt;/p&gt;","cardDoesntExist":"La tarjeta con la que hice la compra ya no existe","cardDoesntExistDesc":"&lt;p&gt;La devoluciÃ³n de los eventos aplazados/cancelados se gestiona a travÃ©s de formularios. Enviamos los formularios a travÃ©s de un comunicado a todos los correos de compra.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Si utilizaste una tarjeta para tu compra que ya no estÃ¡ operativa pero mantienes la misma cuenta bancaria, no hay problema, ya que el reembolso se harÃ¡ en la misma cuenta con la que realizaste la compra.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Si tambiÃ©n has cambiado de cuenta bancaria, ponte en contacto con nosotros en &lt;a class=\'text-primary-color\' href=\'mailto:ayuda{\'@\'}wegow.com\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; e indÃ­canos los siguientes datos desde el correo de compra:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;IBAN (nÂº de cuenta en formato ESXX XXXX XXXX XXXX XXXX XXXX)&lt;/li&gt;&lt;li&gt;Titular de la cuenta&lt;/li&gt;&lt;/ul&gt;","doubsTickets":"Dudas entradas","changeTicketType":"Me gustarÃ­a cambiar el tipo de entrada. Â¿CÃ³mo lo hago?","changeTicketTypeDesc":"&lt;p&gt;En el caso de que quieras cambiar el tipo de entrada dentro de un mismo evento y en la misma fecha, ponte en contacto con nosotros a travÃ©s del email &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicÃ¡ndonos:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Evento&lt;/li&gt;&lt;li&gt;Ciudad&lt;/li&gt;&lt;li&gt;Fecha de celebraciÃ³n del evento&lt;/li&gt;&lt;li&gt;Email de compra&lt;/li&gt;&lt;li&gt;Las entradas nuevas que quieres comprar (mismo precio o superior)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Una vez adquirida la entrada a travÃ©s de Wegow, como se indica en los tÃ©rminos y condiciones, no se aceptan cambios ni devoluciones* excepto en casos de cancelaciÃ³n o aplazamiento del evento.&lt;/p&gt;&lt;p&gt;En este caso y como excepciÃ³n, consultaremos la posibilidad del cambio con el organizador del evento. Una vez tengamos la respuesta os confirmaremos si es posible realizarlo.&lt;/p&gt;&lt;p&gt;*Es el promotor del evento el que se reserva el derecho de autorizar o no el cambio de las entradas, asÃ­ como quiÃ©n establece los plazos y condiciones del mismo.&lt;/p&gt;","changeDate":"Â¿Puedo cambiar la fecha de mi entrada?","changeDateDesc":"&lt;p&gt;En el caso de que quieras cambiar la fecha de las entradas de un mismo artista, ponte en contacto con nosotros a travÃ©s del email &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicÃ¡ndonos: Evento Ciudad Fecha de celebraciÃ³n del evento Email de compra Las entradas nuevas que quieres comprar (mismo precio o superior)&lt;/p&gt;&lt;p&gt;Una vez adquirida la entrada a travÃ©s de Wegow, como se indica en los tÃ©rminos y condiciones, no se aceptan cambios ni devoluciones* excepto en casos de cancelaciÃ³n o aplazamiento del evento.&lt;/p&gt;&lt;p&gt;En este caso y como excepciÃ³n, consultaremos la posibilidad del cambio con el organizador del evento. Una vez tengamos la respuesta os confirmaremos si es posible realizarlo.&lt;/p&gt;&lt;p&gt;*Es el promotor del evento el que se reserva el derecho de autorizar o no el cambio de las entradas, asÃ­ como quien establece los plazos y condiciones del mismo.&lt;/p&gt;","printTickets":"Â¿Es necesario imprimir mis entradas?","printTicketsDesc":"&lt;p&gt;No, no es necesario que imprimas tu entrada. Para entrar en la sala o recinto simplemente tienes que presentar el cÃ³digo QR de tu entrada, de forma impresa, en tu mÃ³vil en formato PDF o a travÃ©s de nuestra app en el apartado â€œMis entradasâ€.&lt;/p&gt;","giftTickets":"Â¿CÃ³mo puedo regalar unas entradas?","giftTicketsDesc":"&lt;p&gt;Las entradas siempre estarÃ¡n vinculadas al correo con el que se realizÃ³ la compra, y cualquier cambio que quieras hacer en las mismas debes realizarlo desde el correo de compra original. Sin embargo, siempre puedes enviar tu entrada a travÃ©s del correo para que la disfrute otra persona.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Ten en cuenta que cualquier informaciÃ³n o actualizaciÃ³n del evento en cuestiÃ³n se enviarÃ¡ al correo de compra. En caso de que las entradas sean nominativas y tengas que realizar algÃºn cambio, deberÃ¡ tramitarlo el comprador original.&lt;/p&gt;","managementCosts":"Â¿Por quÃ© se cobran gastos de gestiÃ³n? Â¿Por quÃ© no se devuelven los gastos de gestiÃ³n?","managementCostsDesc":"&lt;p&gt;La devoluciÃ³n se efectÃºa exceptuando los gastos de gestiÃ³n asociados a la compra al ser este un servicio que ya ha sido prestado.&lt;/p&gt;&lt;p&gt;Te explicamos con mÃ¡s detalle este aspecto: El servicio ofrecido por Wegow es exclusivamente la intermediaciÃ³n en la compraventa de entradas, de conformidad con lo previsto en los &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;TÃ©rminos y Condiciones Generales&lt;/a&gt;, en caso de que el evento haya sido cancelado o aplazado (en caso de que lo solicites), recibirÃ¡s el total del importe pagado por tu entrada, a excepciÃ³n de los gastos de gestiÃ³n.&lt;/p&gt;&lt;p&gt;Este es un servicio prestado por Wegow y, dado que no somos responsables de la potencial cancelaciÃ³n de los eventos publicados en la pÃ¡gina web e independientemente del motivo de la cancelaciÃ³n, durante dicho servicio que ofrecemos para la intermediaciÃ³n tanto de la venta como de la devoluciÃ³n, se han incurrido y se incurren por parte de Wegow en gastos tecnolÃ³gicos (desarrollo y servidores), bancarios (TPV) y de atenciÃ³n al cliente (gastos de personal).&lt;/p&gt;&lt;p&gt;En este sentido, para poder ofrecer la adquisiciÃ³n de entradas, Wegow ha tenido que recopilar, ordenar y gestionar un alto volumen de informaciÃ³n, ponerla a disposiciÃ³n de los usuarios en una plataforma tecnolÃ³gica (sometida a continuo desarrollo y mantenimiento), habilitar sistemas de pagos seguros y contratar un equipo de atenciÃ³n al cliente listo para atender a los usuarios en todo momento. Los gastos de gestiÃ³n cubren estos servicios y otros vinculados a la promociÃ³n, devoluciÃ³n y gestiÃ³n de las entradas.&lt;/p&gt;","showInEvents":"Â¿QuÃ© tengo que presentar al entrar al concierto o festival?","showInEventsDesc":"&lt;p&gt;Para entrar en la sala o recinto, simplemente tienes que presentar el cÃ³digo QR de tu entrada, tanto de forma impresa, en tu mÃ³vil en formato PDF o a travÃ©s de nuestra app en el apartado â€œMis entradasâ€.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Consulta los requisitos de accesibilidad del evento en la informaciÃ³n del evento en nuestra web. En caso de que no se especifique la informaciÃ³n que buscas, ponte en contacto con el organizador del evento (por ejemplo, en sus redes sociales).&lt;/p&gt;","noSmartphone":"Â¿QuÃ© pasa si no tengo un smartphone para presentar mis cÃ³digos QR de mis entradas?","noSmartphoneDesc":"&lt;p&gt;Una vez recibida tu entrada en formato PDF en el email de compra, descÃ¡rgala. Puedes imprimirla previamente y presentarla en la entrada del recinto.&lt;/p&gt;","cancellationsPostponements":"Cancelaciones y aplazamientos","postponementsEvent":"Se ha aplazado mi concierto. Â¿QuÃ© tengo que hacer?","postponementsEventDesc":"&lt;p&gt;Si tu evento ha sido aplazado, cuando la organizaciÃ³n del mismo nos informe del cambio, te enviaremos un comunicado al email de compra con toda la informaciÃ³n relativa a este evento, y podrÃ¡s solicitar el reembolso de tus entradas o conservarlas para la nueva fecha.&lt;/p&gt;&lt;p&gt;En caso de que solicites tu devoluciÃ³n a travÃ©s de formulario, recibirÃ¡s el reembolso del importe de tus entradas en el plazo mÃ¡ximo de 60 dÃ­as desde la fecha de comunicaciÃ³n del aplazamiento, en la misma tarjeta con la que hiciste la compra.&lt;/p&gt;&lt;p&gt;Si la cuenta bancaria asociada a la tarjeta con la que hiciste la compra ya no estÃ© activa porque has cambiado de banco o bien hayas realizado la compra hace mÃ¡s de un aÃ±o, el reembolso se efectuarÃ¡ mediante transferencia bancaria para lo que tendrÃ¡s que indicarnos tus datos bancarios en el enlace que enviamos en el formulario.&lt;/p&gt;","cancelEvent":"Se ha cancelado mi concierto Â¿QuÃ© tengo que hacer?","cancelEventDesc":"&lt;p&gt;Si tu evento ha sido cancelado, cuando la organizaciÃ³n del mismo nos informe de la cancelaciÃ³n, te enviaremos un comunicado al email de compra acerca de la cancelaciÃ³n de este evento y toda la informaciÃ³n que el organizador nos proporcione.&lt;/p&gt;&lt;br&gt;&lt;p&gt;RecibirÃ¡s un reembolso automÃ¡tico del importe de tus entradas en el plazo mÃ¡ximo de 60 dÃ­as desde la fecha de comunicaciÃ³n de cancelaciÃ³n en la misma tarjeta con la que hiciste la compra.&lt;/p&gt;&lt;p&gt;En caso de que la cuenta bancaria asociada a la tarjeta con la que hiciste la compra ya no estÃ© activa porque has cambiado de banco o bien hayas realizado la compra hace mÃ¡s de un aÃ±o, el reembolso se efectuarÃ¡ mediante transferencia bancaria para lo que tendrÃ¡s que indicarnos tus datos bancarios en el enlace que enviamos en el formulario.&lt;/p&gt;","refundPolitic":"Â¿CÃ³mo solicito la devoluciÃ³n? PolÃ­tica de devoluciÃ³n","refundPoliticDesc":"&lt;p&gt;Una vez adquirida la entrada a travÃ©s de Wegow, como se indica en los tÃ©rminos y condiciones, no se aceptan cambios ni devoluciones* excepto en casos de cancelaciÃ³n o aplazamiento del evento. En cualquiera de esos dos casos, se enviarÃ¡ un comunicado al correo de compra con toda la informaciÃ³n sobre la devoluciÃ³n.&lt;/p&gt;&lt;br&gt;&lt;p&gt;*Es el promotor del evento el que se reserva el derecho de autorizar o no la devoluciÃ³n del importe de las entradas, asÃ­ como quien establece los plazos y condiciones de dicha devoluciÃ³n.&lt;/p&gt;&lt;p&gt;En el caso de que hayas contratado el seguro de cancelaciÃ³n con la empresa aseguradora CASER tendrÃ¡s que ponerte en contacto con esta direcciÃ³n de correo &lt;a href=\'mailto:documentacionprestaciones{\'@\'}caser.es\' class=\'text-primary-color\'&gt;documentacionprestaciones{\'@\'}caser.es&lt;/a&gt; y tu nÃºmero de pÃ³liza comunicando el hecho que te impide asistir.&lt;/p&gt;","eventPostponementsOptions":"Se ha aplazado mi concierto pero aÃºn no hay nueva fecha Â¿QuÃ© opciones hay?","eventPostponementsOptionsDesc":"&lt;p&gt;Si tu evento ha sido aplazado, con nueva fecha por confirmar, debes tener paciencia y esperar a que te enviemos un nuevo comunicado con la nueva fecha cuando nos avise el organizador del evento. PodrÃ¡s entonces solicitar el reembolso de tus entradas o conservarlas para la nueva fecha.&lt;/p&gt;&lt;p&gt;Si decides solicitar tu devoluciÃ³n a travÃ©s de formulario recibirÃ¡s el reembolso del importe de tus entradas en el plazo mÃ¡ximo de 60 dÃ­as desde la fecha del comunicado de cancelaciÃ³n, en la misma tarjeta con la que hiciste la compra.&lt;/p&gt;&lt;p&gt;En caso de que la cuenta bancaria asociada a la tarjeta con la que hiciste la compra ya no estÃ© activa porque has cambiado de banco o bien hayas realizado la compra hace mÃ¡s de un aÃ±o, el reembolso se efectuarÃ¡ mediante transferencia bancaria para lo que tendrÃ¡s que indicarnos tus datos bancarios en el enlace que enviamos en el formulario.&lt;/p&gt;","refundManagementCosts":"Â¿Por quÃ© no se devuelven los gastos de gestiÃ³n?","refundManagementCostsDesc":"&lt;p&gt;La devoluciÃ³n se efectÃºa exceptuando los gastos de gestiÃ³n asociados a la compra al ser este un servicio que ya ha sido prestado.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Te explicamos con mÃ¡s detalle este aspecto: El servicio ofrecido por Wegow es exclusivamente la intermediaciÃ³n en la compraventa de entradas, de conformidad con lo previsto en los &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;TÃ©rminos y Condiciones Generales&lt;/a&gt;, en caso de que el evento haya sido cancelado o aplazado (en caso de que lo solicites), recibirÃ¡s el total del importe pagado por tu entrada, a excepciÃ³n de los gastos de gestiÃ³n.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Este es un servicio prestado por Wegow y, dado que no somos responsables de la potencial cancelaciÃ³n de los eventos publicados en la pÃ¡gina web e independientemente del motivo de la cancelaciÃ³n, durante dicho servicio que ofrecemos para la intermediaciÃ³n tanto de la venta como de la devoluciÃ³n, se han incurrido y se incurren por parte de Wegow en gastos tecnolÃ³gicos (desarrollo y servidores), bancarios (TPV) y de atenciÃ³n al cliente (gastos de personal).&lt;/p&gt;&lt;br&gt;&lt;p&gt;En este sentido, para poder ofrecer la adquisiciÃ³n de entradas, Wegow ha tenido que recopilar, ordenar y gestionar un alto volumen de informaciÃ³n, ponerla a disposiciÃ³n de los usuarios en una plataforma tecnolÃ³gica (sometida a continuo desarrollo y mantenimiento), habilitar sistemas de pagos seguros y contratar un equipo de atenciÃ³n al cliente listo para atender a los usuarios en todo momento. Los gastos de gestiÃ³n cubren estos servicios y otros vinculados a la promociÃ³n, devoluciÃ³n y gestiÃ³n de las entradas.&lt;/p&gt;","noRecivedDeferment":"No he recibido el comunicado de aplazamiento o cancelaciÃ³n","noRecivedDefermentDesc":"&lt;p&gt;EscrÃ­benos a &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicÃ¡ndonos los siguientes datos: &lt;ul class=\'faq-list\'&gt;&lt;li&gt;Evento&lt;/li&gt;&lt;li&gt;Ciudad&lt;/li&gt;&lt;li&gt;Fecha de celebraciÃ³n del evento&lt;/li&gt;&lt;li&gt;Email de compra&lt;/li&gt;&lt;/p&gt;&lt;p&gt;Lo verificaremos en nuestro sistema, el cual registra tanto los receptores de los comunicados como la apertura de los mismos.&lt;/p&gt;"},"promoter":{"title":"FAQs de Promotor","uploadEvent":"Â¿Eres promotor? Â¡Sube tu evento!","register":"Registro","registerDesc1":"En primer lugar debes registrarte como promotor para poder crear tu evento. Para ello simplemente debes ","registerDescSpan":"pinchar aquÃ­","registerDesc2":" y registrarte o bien iniciar sesiÃ³n si ya estÃ¡s registrado.&lt;/p&gt;","registerDesc3":"Si te has registrado por primera vez como promotor, desde Wegow validaremos tu perfil en un mÃ¡ximo de 48 horas. Una vez hayamos validado tu perfil, recibirÃ¡s un email de confirmaciÃ³n, tendrÃ¡s acceso completo a nuestro backoffice y podrÃ¡s comenzar a vender tus entradas con nosotros.","howCreateEvent":"Â¿CÃ³mo creo mi evento?","howCreateEventDesc":"&lt;p&gt;Si ya estÃ¡s registrado en Wegow y tu cuenta de organizador ya ha sido validada, puedes crear tu evento y comenzar a vender entradas siguiendo los siguientes pasos:&lt;/p&gt;&lt;br&gt;&lt;p&gt;En la parte de &lt;a href=\'https://www.wegow.com/backoffice/events/listado/\' class=\'text-primary-color\'&gt;Eventos&lt;/a&gt;, solo deberÃ¡s clicar en &lt;a href=\'https://www.wegow.com/backoffice/events/create/\' class=\'text-primary-color\'&gt;Nuevo Evento&lt;/a&gt; e ir completando todos los campos. Te indico a continuaciÃ³n algunos tips para crearlo sin problemas:&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Paso 1: Crear Nuevo Evento:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;AquÃ­ deberÃ¡s completar todos los campos obligatorios para poder crear tu evento:&lt;ul class=\'faq-list\'&gt;&lt;li&gt;TÃ­tulo (obligatorio): Lo recomendable es que sea corto y claro y que en Ã©l se especifique el nombre y el lugar del evento. Ejemplo: Concierto de XX en Madrid.&lt;/li&gt;&lt;li&gt;Slug (obligatorio): Aparece por defecto. Importante: no puede repetirse la misma url para varios eventos, por lo que si ya ha sido utilizada anteriormente tendrÃ¡s que cambiarla. (lo sabrÃ¡s porque no te dejarÃ¡ continuar creando el evento y se marcarÃ¡ este campo en rojo).&lt;/li&gt;&lt;li&gt;SubtÃ­tulo: Puedes aÃ±adir informaciÃ³n adicional que consideres.&lt;/li&gt;&lt;li&gt;DescripciÃ³n del evento: AquÃ­ deberÃ¡s aÃ±adir informaciÃ³n relevante que aporte informaciÃ³n a los compradores (datos de interÃ©s, informaciÃ³n del grupo o artista, etc).Este campo aparece en el enlace de compra.&lt;/li&gt;&lt;li&gt;TÃ©rminos y Condiciones: No es un campo obligatorio pero es MUY importante que se rellene. AquÃ­ es recomendable indicar toda la informaciÃ³n relevante que consideres que todo comprador debe saber. Ejemplo: PolÃ­tica de menores, horarios (apertura e inicio) ...etc. Toda la informaciÃ³n que aÃ±adas a este campo aparecerÃ¡ tanto en el proceso de compra como en el pdf de todos los tipos de entradas.&lt;/li&gt;&lt;li&gt;Tipo de evento (obligatorio): DeberÃ¡s especificar si es un concierto o un festival.&lt;/li&gt;&lt;li&gt;Fecha y hora de celebraciÃ³n (obligatorio): Aparece en el evento + PDF de las entradas.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Detalles del evento (informaciÃ³n adicional que facilita la bÃºsqueda y el posicionamiento de tu evento):&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Nombres alternativos: Este campo es opcional. AquÃ­ se pondrÃ­an nombres alternativos con los que la gente denomine a tu evento, diminutivos, etc, que faciliten la bÃºsqueda.&lt;/li&gt;&lt;li&gt;Artistas: Nombre del artista o banda. El evento aparecerÃ¡ en el &lt;a href=\'https://blog.wegow.com/artistas-nacionales-internacionales/guia-sobre-como-crear-tu-perfil-de-artista-en-wegow/\' class=\'text-primary-color\'&gt;Perfil del Artista&lt;/a&gt; en concreto de Wegow que hayas asociado y se enviarÃ¡ un mensaje a todos los seguidores del mismo cuando se publique el evento. Debes seleccionarlo de nuestra base de datos si estÃ¡ ya creado.&lt;li&gt;Recinto (obligatorio): Lugar donde se celebra, debes seleccionarlo de nuestra base de datos si estÃ¡ ya creado.GÃ©neros (obligatorio): GÃ©nero musical al que corresponde.&lt;/li&gt;&lt;li&gt;&lt;a href=\'https://www.wegow.com/backoffice/facturacion/datos-facturacion/\' class=\'text-primary-color\'&gt;Datos de facturaciÃ³n&lt;/a&gt; (obligatorio) y MUY IMPORTANTE. En este campo se asocian los datos de facturaciÃ³n a los que deseas que se liquide el evento. Si ya has creado los datos de facturaciÃ³n para eventos pasados simplemente deberÃ¡s introducir el nombre y seleccionarlo en el desplegable. Si no los has creado previamente y es la primera vez que los introduces, deberÃ¡s &lt;a href=\'https://www.wegow.com/backoffice/facturacion/datos-facturacion/\' class=\'text-primary-color\'&gt;crearlos&lt;/a&gt; y seleccionarlos luego para poder publicar tu evento. Es importante que recuerdes que, una vez el evento se publique y tenga ventas, este perfil de facturaciÃ³n NO podrÃ¡ modificarse.&lt;/li&gt;&lt;br&gt;&lt;p&gt;Opciones: AquÃ­ puedes configurar tu evento para que estÃ© en estado Borrador o Publicado.&lt;/p&gt;&lt;p&gt;Opciones Avanzadas: Puedes programar la venta de entradas de tu evento. Para activarla a una fecha determinada solo deberÃ¡s mantener el evento en borrador y seleccionar fecha y hora a la que deseas que se active la venta.&lt;/p&gt;&lt;p&gt;Paso 2. AÃ±ade la imagen de portada.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Las medidas recomendadas para la imagen de la portada son 2500x1600. El peso de la imagen NO podrÃ¡ ser superior a 2MG.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 3. Entradas:&lt;/p&gt;&lt;br&gt;&lt;p&gt;AquÃ­ deberÃ¡s crear tantos tipos de tickets como desees poner a la venta.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Consejos Ãºtiles:&lt;/p&gt;&lt;br&gt;&lt;p&gt;Es recomendable que el nombre del ticket no contenga mÃ¡s de 2 o 3 palabras como mÃ¡ximo y que sea claro (ejemplos: Entrada Anticipada, Entrada General, Entrada VIP, etc).Si deseas aÃ±adir informaciÃ³n extra, puedes hacerlo en la descripciÃ³n del ticket. Esto aparecerÃ¡ en el proceso de compra + PDF del tipo de entrada en concreto.En precio deberÃ¡s indicar el coste del ticket.En disponibilidad indica la cantidad de entradas de este tipo que deseas poner a la venta. Esta cantidad es modificable (en caso de que desees aumentar o disminuir la cantidad de tickets a la venta).&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 4. Permisos:&lt;/p&gt;&lt;br&gt;&lt;p&gt;AquÃ­ puedes aÃ±adir los emails de las personas que deseas que tengan acceso a tu evento o que reciban los informes de ventas y cierre del evento. PodrÃ¡s darles permisos de organizador (tendrÃ¡n acceso completo y podrÃ¡n modificar el evento) o solo de lectura (podrÃ¡n ver pero no tocar el evento).&lt;/p&gt;","eventCreated":"Mi concierto/festival ya estÃ¡ en marcha","controlStateReports":"Controla el estado de las ventas en cualquier momento.  REPORTES","controlStateReportsDesc":"&lt;p&gt;Puedes consultar el estado de la venta de entradas de tu evento desde el apartado de â€œVer reporteâ€.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Reportes de venta&lt;/b&gt;&lt;br&gt;Ve al apartado de â€œReportesâ€ para ver el desarrollo de las ventas en el momento en que lo necesites, consulta la cantidad de entradas vendidas y los ingresos generados por la venta.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Filtra por â€œHistÃ³ricoâ€ de tu evento para conocer las ventas desde el momento de apertura del mismo, o bien consulta las ventas del Ãºltimo mes o semana, o personaliza el rango de fechas que te interesa consultar.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;EstadÃ­sticas de venta&lt;/b&gt;&lt;br&gt;PodrÃ¡s consultar las ventas por tipo de entrada, saber el origen de las ventas, la edad y sexo de tus compradores, de quÃ© localidad proceden y los horarios de compra semanales para saber cuÃ¡ndo se producen los picos de venta.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Listados de asistentes&lt;/b&gt;&lt;br&gt;Accede siempre que lo necesites al listado de compras de tu evento. Este listado se encuentra en la parte superior de la derecha.&lt;/p&gt;","liquidation":"Solicita la liquidaciÃ³n de tu evento","liquidationDesc":"&lt;p&gt;Mi evento ya se ha celebrado. Â¿CÃ³mo puedo liquidarlo?&lt;/p&gt;&lt;p&gt;Una vez que el evento finaliza, puedes solicitar el pago de tu evento desde la pestaÃ±a Liquidaciones.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Paso 1.&lt;/b&gt;&lt;br&gt;Antes de poder crear un evento necesitarÃ©is asignarle un &lt;a href=\'https://backoffice.wegow.com/settlements?status=billing_info\' class=\'text-primary-color\'&gt;perfil de facturaciÃ³n&lt;/a&gt;. Si no tenÃ©is un perfil creado, se os pedirÃ¡ que creÃ©is uno. Este perfil serÃ¡ clave para el correcto funcionamiento de la plataforma ya que determinarÃ¡ el resto de pasos que realizarÃ¡ el sistema de forma automatizada, por lo que es importante rellenar bien los datos que pide.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 2.&lt;br&gt;Una vez asignado el perfil de facturaciÃ³n a un evento, y desde el momento que se ponga a la venta, quedarÃ¡ bloqueado y no se podrÃ¡ modificar los datos de dicho perfil. Esto es porque cada entrada pasa a convertirse en una factura simplificada para el comprador, con los datos del perfil asociado al evento. Wegow se convierte, por tanto, en mero intermediario como plataforma de venta de entradas.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 3.&lt;br&gt;Cuando finalice el evento, deberÃ©is solicitar la liquidaciÃ³n del mismo desde la opciÃ³n &lt;a href=\'https://backoffice.wegow.com/settlements?status=pending_events\' class=\'text-primary-color\'&gt;LIQUIDACIÃ“N&lt;/a&gt; del backoffice; eventos cerrados; Liquidar.&lt;/p&gt;&lt;p&gt;Una vez solicitado, el evento pasarÃ¡ a la pestaÃ±a de eventos pasados y se enviarÃ¡ automÃ¡ticamente la remesa del pago al banco, que se gestionarÃ¡ de acuerdo con las nuevas polÃ­ticas que hemos implementado para agilizar los pagos.&lt;/p&gt;&lt;p&gt;El sistema generarÃ¡ dos documentos que os podrÃ©is descargar:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Hoja de LiquidaciÃ³n: Esta hoja indica el total que recibirÃ©is como promotores: Todo lo vendido, menos lo ya pagado. El total de esta hoja de liquidaciÃ³n serÃ¡ el importe que recibirÃ©is en la cuenta bancaria que indicasteis en vuestro perfil de facturaciÃ³n. Debido a que Wegow es un mero intermediario en la venta de entradas, todos los eventos que se vendan en la plataforma serÃ¡n por cuenta ajena y por tanto ya no se emitirÃ¡ factura por este concepto.&lt;/li&gt;&lt;li&gt;Ticket Manifest: Es un documento que incluye todas las entradas vendidas y su importe, y al ser necesario para organismos oficiales, lleva el sello.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;*Si tu evento es de MÃ©xico por favor escribe a liquidacionesmx{\'@\'}wegow.com&lt;/p&gt;","receivePayment":"Â¿CuÃ¡ndo recibo el pago?","receivePaymentDesc":"&lt;p&gt;Realizamos todos los pagos los miÃ©rcoles, por tanto, todas las solicitudes de liquidaciÃ³n que se realicen entre los miÃ©rcoles y los martes (incluidos) se pagarÃ¡n el miÃ©rcoles.&lt;/p&gt;&lt;p&gt;Las liquidaciones de eventos solicitadas posteriormente no se realizarÃ¡n hasta la semana siguiente.&lt;/p&gt;","insuranceTickets":"Seguros de entradas","insuranceTicketsDesc":"&lt;p&gt;Puedes ver toda la informaciÃ³n de nuestro partnership con &lt;a href=\'https://www.wegow.com/es/magazine/trending/contratar-seguro-ingood-wegow\' target=\'_blank\' class=\'text-primary-color\'&gt;Ingood aquÃ­&lt;/a&gt;.&lt;/p&gt;","artistProfile":"Â¿Eres artista?Gestiona tu perfil","artistProfileDesc":"Dentro de esta secciÃ³n podrÃ¡s crear tu perfil o actualizarlo en caso de que ya estÃ© creado en nuestra plataforma.","whatIsUsed":"Â¿Para quÃ© sirve?","whatIsUsedDesc":"&lt;p&gt;Creando un perfil de artista podrÃ¡s ver toda la informaciÃ³n relacionada con ese artista y podrÃ¡s ver agrupados los prÃ³ximos eventos en los que actuarÃ¡.&lt;/p&gt;","createArtistProfile":"Â¿CÃ³mo creo un perfil de artista?","createArtistProfileDesc":"&lt;p&gt;&lt;a href=\'https://blog.wegow.com/artistas-nacionales-internacionales/guia-sobre-como-crear-tu-perfil-de-artista-en-wegow/\'&gt;BLOG DE WEGOW: https://blog.wegow.com/artistas-nacionales-internacionales/guia-sobre-como-crear-tu-perfil-de-artista-en-wegow/&lt;/a&gt; &lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 1 Â·  Ve al apartado â€œArtistasâ€ y pincha en el botÃ³n â€œNuevo Artistaâ€.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 2 Â· Completa la InformaciÃ³n:&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;DATOS PERSONALES&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Nombre del artista/grupo: IndÃ­canos tu nombre o el nombre de tu grupo.&lt;/li&gt;&lt;li&gt;Nombres alternativos: posibles errores de escritura al buscar el nombre del artista o grupo o palabras que crees estÃ¡n relacionadas con la bÃºsqueda de tu grupo.&lt;/li&gt;&lt;li&gt;GÃ©neros: gÃ©nero o gÃ©neros al que pertenece tu grupo (rock, pop, indieâ€¦). Tu perfil aparecerÃ¡ recomendado a usuarios interesados en el gÃ©nero al que pertenezcas.&lt;/li&gt;&lt;li&gt;Spotify: aÃ±ade tu link de artista en Spotify para que tus seguidores puedan hacer una pre-escucha de tus temas.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Dentro de tu perfil de Spotify, ve a la secciÃ³n â€œCompartirâ€ y despuÃ©s â€œCopiar enlace de artistaâ€ debes copiar Ãºnicamente el cÃ³digo (como en el siguiente ejemplo):&lt;br&gt;&lt;a href=\'https://open.spotify.com/artist/41eZfPnJJ9u6WU11ll0z?si=OQmhW1abS9O8TWzqEzUh9w\'&gt;https://open.spotify.com/artist/41eZfPnJJ9u6WU11ll0z?si=OQmhW1abS9O8TWzqEzUh9w&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;h6&gt;ENLACES EXTERNOS&lt;/h6&gt;&lt;p&gt;AÃ±ade enlaces a tus redes sociales: Web oficial, Facebook, Spotify, Twitter, Instagram o tu canal de YouTube.&lt;/p&gt;&lt;br&gt;&lt;h6&gt;ESTADO:&lt;/h6&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Borrador: tu perfil no aparecerÃ¡ en la plataforma.&lt;/li&gt;&lt;li&gt;Publicado: el perfil serÃ¡ visible para todos los usuarios.&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;&lt;h6&gt;BIOGRAFÃA&lt;/h6&gt;&lt;p&gt;CuÃ©ntanos todo sobre ti o tu grupo, de esta forma tus seguidores tendrÃ¡n mÃ¡s informaciÃ³n.&lt;/p&gt;&lt;p&gt;Paso 3 Â· GalerÃ­a&lt;/p&gt;&lt;p&gt;En este apartado podrÃ¡s aÃ±adir contenido visual a tu perfil.&lt;/p&gt;&lt;p&gt;Pincha en el botÃ³n â€œAÃ±adir nuevo medioâ€ y selecciona que tipo de contenido quieres publicar:&lt;/p&gt;&lt;p&gt;ImÃ¡genes: no pueden superar los 2MB de tamaÃ±o.&lt;/p&gt;&lt;p&gt;VÃ­deos: enlaces de vÃ­deos en YouTube.&lt;/p&gt;&lt;p&gt;Paso 4 Â· Permisos&lt;/p&gt;&lt;p&gt;En este apartado podrÃ¡s aÃ±adir usuarios que administren el perfil.&lt;/p&gt;&lt;p&gt;IMPORTANTE: para ello la persona debe haberse registrado en la plataforma y haber sido validado su perfil por nuestro equipo de ventas.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Distintos roles de usuario:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Lectura: el usuario solo podrÃ¡ visualizar los datos del evento.&lt;/li&gt;&lt;li&gt;Escritura: el usuario podrÃ¡ editar todos los datos.&lt;/li&gt;&lt;li&gt;Publicidad: el usuario podrÃ¡ contratar campaÃ±as de publicidad.&lt;/li&gt;&lt;li&gt;AdministraciÃ³n: el usuario podrÃ¡ editar todos los datos del evento, crear y aÃ±adir nuevos usuarios y contratar campaÃ±as de publicidad.&lt;/li&gt;","profileCreatedyet":"Veo que mi perfil ya estÃ¡ creado. Â¿Por quÃ©?","profileCreatedyetDesc":"&lt;p&gt;En Wegow queremos dar la mejor experiencia posible a nuestros usuarios y que puedan seguir a sus artistas favoritos. Para ello tenemos un equipo de contenido que trabaja a diario para crear y actualizar toda la informaciÃ³n en nuestra plataforma.&lt;/p&gt;&lt;p&gt;Si tu perfil ya estÃ¡ creado, no te preocupes. Contacta con nosotros en &lt;a href=\'mailto: ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; y te daremos acceso inmediato para que lo gestiones tÃº mismo.&lt;/p&gt;","haveVenue":"Â¿Tienes una sala de conciertos?","whatIsUsedVenueDesc":"&lt;p&gt;Si eres propietario o realizas la programaciÃ³n de una sala, gestiona tu propio perfil.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Creando un perfil de Sala podrÃ¡s tener un lugar en el que figuren todos los eventos que se celebrarÃ¡n en ese lugar, ordenados cronolÃ³gicamente.&lt;/p&gt;","venueProfile":"Â¿CÃ³mo creo un perfil de Sala?","venueProfileDesc":"&lt;p&gt;Paso 1 Â· Ve al apartado â€œSalas y Recintosâ€ y pincha en el botÃ³n â€œNueva Sala/ Recintoâ€.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 2 Â· Completa la InformaciÃ³n de la sala&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Nombre de la sala&lt;/li&gt;&lt;li&gt;Nombres alternativos: posibles errores de escritura al buscar el nombre de la sala o palabras que crees estÃ¡n relacionadas con la bÃºsqueda de tu recinto.&lt;/li&gt;&lt;li&gt;DirecciÃ³n: facilita la direcciÃ³n exacta de la sala a tus seguidores. Esta se verÃ¡ reflejada ademÃ¡s en un mapa que genera el sistema automÃ¡ticamente.&lt;/li&gt;&lt;li&gt;CÃ³mo llegar: ayuda a tus seguidores a llegar a la sala, puedes facilitarles estaciones de metro y paradas de autobÃºs cercanas, o cualquier indicaciÃ³n que pueda ser de interÃ©s.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;ENLACES EXTERNOS&lt;/p&gt;&lt;p&gt;AÃ±ade enlaces a tus redes sociales: Web oficial, Facebook, Twitter, Instagram o tu canal de YouTube.&lt;/p&gt;&lt;p&gt;ESTADO:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Borrador: tu perfil no aparecerÃ¡ en la plataforma.&lt;/li&gt;&lt;li&gt;Publicado: el perfil serÃ¡ visible para todos los usuarios.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;DESCRIPCIÃ“N&lt;/p&gt;&lt;p&gt;CuÃ©ntanos todo sobre la sala, de esta forma tus seguidores tendrÃ¡n mÃ¡s informaciÃ³n.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 3 Â· Imagen destacada&lt;/p&gt;&lt;p&gt;Elige la imagen de tu perfil y ya tendrÃ¡s listo el perfil.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Paso 4 Â· GalerÃ­a&lt;/p&gt;&lt;p&gt;En este apartado podrÃ¡s aÃ±adir contenido visual a tu perfil de sala.&lt;/p&gt;&lt;p&gt;Pincha en el botÃ³n â€œAÃ±adir nuevo medioâ€ y selecciona que tipo de contenido quieres publicar.&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;ImÃ¡genes: no pueden superar los 2MB de tamaÃ±o.&lt;/li&gt;&lt;li&gt;VÃ­deos: enlaces de vÃ­deos en YouTube.&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;&lt;p&gt;Paso 5 Â· Permisos&lt;/p&gt;&lt;p&gt;En este apartado podrÃ¡s aÃ±adir usuarios que administren el perfil.&lt;/p&gt;&lt;p&gt;IMPORTANTE: para ello la persona debe haberse registrado en la plataforma y haber sido validado su perfil por nuestro equipo de ventas.&lt;/p&gt;&lt;p&gt;Distintos roles de usuario:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Lectura: el usuario solo podrÃ¡ visualizar los datos del evento.&lt;/li&gt;&lt;li&gt;Escritura: el usuario podrÃ¡ editar todos los datos.&lt;/li&gt;&lt;li&gt;Publicidad: el usuario podrÃ¡ contratar campaÃ±as de publicidad.&lt;/li&gt;&lt;li&gt;AdministraciÃ³n: el usuario podrÃ¡ editar todos los datos del evento, crear y aÃ±adir nuevos usuarios y contratar campaÃ±as de publicidad.&lt;/li&gt;&lt;/ul&gt;","contactUs":"Si no has conseguido resolver tu duda ponte en contacto en &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt;&lt;/p&gt;"},"title":"Preguntas frecuentes","subtitle":"Compras, registro, funcionamiento, etc","notFoundTickets":"Â¿No encuentras tus entradas?","notFoundTicketsDesc":"Rellena los siguientes campos con el nombre del concierto/festival para el que quieres recuperar las entradas, asÃ­ como la cuenta de correo electrÃ³nico con el que realizaste la compra. Se te reenviarÃ¡n tus entradas automÃ¡ticamente al mismo e-mail. Si tras revisar tu â€œbandeja de entradaâ€ y la carpeta de â€œcorreo no deseadoâ€ sigues sin poder encontrarlas, &lt;a class=\'text-primary-color\' href=\'mailto:ayuda{\'@\'}wegow.com\'&gt;contacta con nosotros.&lt;/a&gt;","howItWorks":"Â¿CÃ³mo funciona Wegow?","howItWorksDesc":"Tus conciertos y festivales recomendados segÃºn tus gÃ©neros y artistas favoritos.AsÃ­ de sencillo. Sigue a tus bandas favoritas o sincroniza tu perfil de Wegow con tu cuenta de Spotify y/o Facebook para importar tus preferencias musicales. AsÃ­ sabremos cuÃ¡l es la mÃºsica que mÃ¡s te gusta y te avisaremos cuando tus artistas anuncien concierto en tu ciudad. AdemÃ¡s, tendrÃ¡s una agenda musical personalizada, podrÃ¡s saber a quÃ© conciertos quieren ir tus amigos, conocer a gente con los mismos gustos musicales y tener acceso a todas las entradas disponibles.Â¡Toda tu mÃºsica en vivo en una app! Tienes mÃ¡s detalles &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/es-es/como-funciona/\'&gt;aquÃ­&lt;/a&gt;","insideApp":"Dentro de la app","insideAppDesc":"&lt;p&gt;Â¡Quiero registrarme! Â¿CÃ³mo lo hago?&lt;/p&gt;&lt;br&gt;&lt;p&gt;Crear tu cuenta es muy sencillo. Pincha en el botÃ³n â€œRegÃ­strateâ€ facilÃ­tanos un e-mail y escoge una contraseÃ±a para poder acceder a Wegow de forma segura.&lt;/p&gt;&lt;p&gt;TambiÃ©n puedes registrarte de forma mÃ¡s rÃ¡pida con el botÃ³n â€œRegÃ­strate con Facebookâ€. En ese caso, ten en cuenta que el e-mail al que te enviaremos notificaciones y en el que recibirÃ¡s tus entradas serÃ¡ el de tu cuenta de Facebook. Â¡AsegÃºrate de que es un e-mail vÃ¡lido y estÃ¡ operativo!&lt;/p&gt;&lt;br&gt;&lt;p&gt;Â¿Tengo que aceptar los TÃ©rminos y Condiciones y la PolÃ­tica de Privacidad?&lt;/p&gt;&lt;br&gt;&lt;p&gt;SÃ­, para poder usar nuestra plataforma es obligatorio aceptar estas condiciones.&lt;/p&gt;&lt;p&gt;Â¿Mi informaciÃ³n de Wegow es pÃºblica?&lt;/p&gt;&lt;p&gt;No. Wegow es una red social privada y segura. No indexamos informaciÃ³n en ningÃºn buscador.&lt;/p&gt;&lt;p&gt;Completa tu perfil para recibir notificaciones personalizadas.&lt;/p&gt;&lt;p&gt;En el proceso de registro te pediremos que nos indiques:&lt;/p&gt;&lt;p&gt;Tus gÃ©neros favoritos.&lt;/p&gt;&lt;p&gt;Tu localizaciÃ³n.&lt;/p&gt;&lt;p&gt;De esta forma te enviaremos notificaciones adaptadas a tus gustos.&lt;/p&gt;&lt;p&gt;Â¿Quieres modificar tus gÃ©neros? Â¿Vas a visitar otra ciudad? Â¡Sin problema! En la secciÃ³n â€œMi perfilâ€ puedes â€œEditar perfilâ€ y modificar tus datos.&lt;/p&gt;&lt;p&gt;Â¿CÃ³mo empiezo a seguir a los artistas que me interesan?&lt;/p&gt;&lt;p&gt;Busca el nombre del artista o grupo en la barra superior de bÃºsqueda y entra en su perfil.&lt;/p&gt;&lt;p&gt;Pincha en el botÃ³n â€œSeguirâ€ y no te pierdas sus prÃ³ximos conciertos.&lt;/p&gt;&lt;p&gt;Â¿Hay algÃºn artista que te interesa y no lo localizas? Â¡Lo sentimos! EscrÃ­benos a &lt;a class=\'text-primary-color\' href=\'/es-es/contacto\'&gt;contacta con nosotros&lt;/a&gt; para aÃ±adir a los artistas que no encuentres.&lt;/p&gt;&lt;p&gt;Quiero aÃ±adir todos los grupos que escucho normalmente, Â¿cÃ³mo lo hago?&lt;/p&gt;&lt;p&gt;La forma mÃ¡s rÃ¡pida de hacerlo es importando automÃ¡ticamente los artistas a los que sigues en Spotify.&lt;/p&gt;&lt;p&gt;Desde la web de Wegow:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;En la esquina superior derecha, pincha en tu foto/nombre y ve a â€œMi perfilâ€.&lt;/li&gt;&lt;li&gt;Pincha en â€œEditar perfilâ€.&lt;/li&gt;&lt;li&gt;Pincha en la segunda pestaÃ±a que pone â€œSyncâ€.&lt;/li&gt;&lt;li&gt;Pincha en el botÃ³n â€œSinc. con Spotifyâ€.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Desde el mÃ³vil / app de Wegow:&lt;p&gt;&lt;ol&gt;&lt;/ol&gt;&lt;p&gt;Pincha en â€œPerfilâ€ en la esquina inferior derecha.&lt;/p&gt;&lt;p&gt;Pincha en la rueda de configuraciÃ³n en la esquina superior derecha.&lt;/p&gt;&lt;p&gt;Elige la opciÃ³n â€œSinc. Artistasâ€ del desplegable.&lt;/p&gt;&lt;p&gt;Pincha en â€œSincronizar con Spotifyâ€.&lt;/p&gt;&lt;p&gt;Quiero aÃ±adir a mis amigos, Â¿cÃ³mo los busco dentro de la app?&lt;/p&gt;&lt;p&gt;Puedes buscar a cualquier usuario en la barra de bÃºsqueda de la parte superior en el apartado â€œUsuariosâ€ en la web, o en el apartado â€œExplorarâ€ en el mÃ³vil o app.&lt;/p&gt;&lt;p&gt;Una vez lo encuentres, Â¡envÃ­a tu solicitud de amistad!&lt;/p&gt;&lt;p&gt;Â¿CÃ³mo puedo ver quÃ© amigos utilizan Wegow?&lt;/p&gt;&lt;p&gt;Sincroniza tu cuenta Wegow con Facebook y Â¡entÃ©rate de quiÃ©n utiliza Wegow!&lt;/p&gt;&lt;p&gt;Desde la web:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Ve a â€œMi perfilâ€.&lt;/li&gt;&lt;li&gt;Pincha en el botÃ³n â€œAÃ±adir amigosâ€.&lt;/li&gt;&lt;li&gt;Inicia sesiÃ³n con tu cuenta de Facebook.&lt;/li&gt;&lt;li&gt;AÃ±ade a tus amigos.&lt;/li&gt;&lt;li&gt;TambiÃ©n puedes hacerlo desde el apartado de â€œAjustesâ€ dentro de tu perfil en la pestaÃ±a de â€œSyncâ€.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Desde el mÃ³vil / app de Wegow:&lt;/p&gt;&lt;p&gt;Pincha en â€œPerfilâ€ en la esquina inferior derecha.&lt;/p&gt;&lt;p&gt;Pincha en el icono de persona en la esquina superior izquierda.&lt;/p&gt;&lt;p&gt;Pincha en el botÃ³n â€œSincronizar con Facebookâ€.&lt;/p&gt;&lt;p&gt;Desde tu perfil, tambiÃ©n puedes pinchas sobre â€œAMIGOSâ€ y sincronizar con Facebook.&lt;/p&gt;&lt;p&gt;Quiero buscar gente con la que ir a un concierto/festival, Â¿cÃ³mo puedo hacerlo?&lt;/p&gt;&lt;p&gt;Es muy fÃ¡cil, busca el concierto o festival en el que estÃ¡s interesado y pincha en el botÃ³n â€œMe interesaâ€ o â€œVoy a irâ€.&lt;/p&gt;&lt;p&gt;En la web:&lt;/p&gt;&lt;p&gt;EncontrarÃ¡s el chat abajo. AdemÃ¡s del chat pÃºblico de todos los seguidores del evento, puedes abrir chats privados con uno o varios usuarios.&lt;/p&gt;&lt;p&gt;En el mÃ³vil / app de Wegow:&lt;/p&gt;&lt;p&gt;Pincha en el icono del bocadillo que estÃ¡ en la esquina superior derecha. Puedes ver el chat pÃºblico de los seguidores del evento pinchando en â€œVer chatâ€. Si quieres abrir un chat privado con uno o varios usuarios, pincha en â€œCrear chatâ€.&lt;/p&gt;","dontAccess":"No puedo acceder a mi cuenta","dontAccessDesc":"&lt;h6&gt;Â¿Has olvidado la contraseÃ±a?&lt;/h6&gt;&lt;p&gt;Introduce el email con el que estÃ¡s registrado, pincha en â€œÂ¿Olvidaste la contraseÃ±a?â€ y recibirÃ¡s un email con una nueva contraseÃ±a para acceder.&lt;/p&gt;&lt;h6&gt;Estoy introduciendo todos los datos pero sigo sin poder acceder. Â¿QuÃ© pasa?&lt;/h6&gt;&lt;p&gt;AsegÃºrate de que introduces todos los datos de tu usuario correctamente (e-mail y contraseÃ±a). Si aÃºn asÃ­ no logras acceder, contacta con nosotros en &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;contacta con nosotros&lt;/a&gt; para que revisemos el problema.&lt;/p&gt;","buyTickets":"Compra de entradas","buyTicketsDesc":"&lt;p&gt;&lt;b&gt;Â¿CÃ³mo funciona la compra de entradas?&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Para localizar el evento en el que estÃ¡s interesado utiliza la barra de bÃºsqueda situada en la parte superior de la pÃ¡gina en la web o la pestaÃ±a â€œExplorarâ€ en el mÃ³vil / app de Wegow.&lt;/p&gt;&lt;p&gt;Una vez dentro del evento, encontrarÃ¡s los distintos tipos de entrada disponibles.&lt;/p&gt;&lt;p&gt;Selecciona el tipo de entrada que quieres comprar y el nÃºmero de entradas que necesitas pinchando en el desplegable junto al precio.&lt;/p&gt;&lt;p&gt;Finaliza la compra pinchando en el botÃ³n â€œComprarâ€ (o â€œSiguienteâ€ desde el mÃ³vil/app eligiendo tus opciones de compra).&lt;/p&gt;&lt;small&gt;&lt;em&gt;*Para comprar entradas de conciertos/festivales que no venda Wegow, te redirigiremos a las pÃ¡ginas oficiales de venta.&lt;/em&gt;&lt;/small&gt;&lt;p&gt;&lt;b&gt;Â¿CuÃ¡l es el mÃ¡ximo de entradas que puedo comprar?&lt;/b&gt;&lt;/p&gt;&lt;p&gt;En una sola compra puedes adquirir un mÃ¡ximo de 12 entradas por cada tipo de entrada que estÃ© a la venta.&lt;/p&gt;","buyProcess":"Proceso de compra y forma de pago","buyProcessDesc":"&lt;p&gt;&lt;b&gt;En Wegow pagar tus entradas es fÃ¡cil y seguro.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Detalle de la compra&lt;/b&gt;&lt;/p&gt;&lt;p&gt;En el detalle de la compra podrÃ¡s ver los datos del concierto/festival para el que estÃ¡s comprando tus entradas, el nÃºmero de entradas seleccionadas y su precio.&lt;/p&gt;&lt;p&gt;Comprueba que has escogido la fecha, ciudad y evento correctos antes de proceder con el pago.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Â¿Por quÃ© pago gastos de gestiÃ³n por mi entrada?&lt;/b&gt;&lt;/p&gt;&lt;p&gt;En el detalle de compra verÃ¡s desglosado el precio final de la transacciÃ³n, que incluye precio base de la entrada mÃ¡s los gastos de gestiÃ³n.&lt;/p&gt;&lt;p&gt;Estos gastos permiten que tengas tus entradas en todos los formatos, que las puedas recibir en tu email y llevarlas en la app, ademÃ¡s de disponer de una atenciÃ³n personal por parte de nuestro equipo de AtenciÃ³n al Cliente.&lt;/p&gt;&lt;p&gt;Los gastos de gestiÃ³n se aplican por entrada y no por compra.&lt;/p&gt;","returnManagementFees":"Â¿DevolvÃ©is los gastos de gestiÃ³n?","returnManagementFeesDesc":"&lt;p&gt;&lt;b&gt;Dado que el servicio ofrecido por Wegow es exclusivamente la intermediaciÃ³n en la compraventa de entradas, de conformidad con lo previsto en los tÃ©rminos y condiciones generales, si el evento ha sido cancelado o aplazado (en caso de que lo solicites), recibirÃ¡s el total del importe pagado por tu entrada, a excepciÃ³n de los gastos de gestiÃ³n, dado que Wegow no serÃ¡ responsable de la potencial cancelaciÃ³n de los eventos publicados en la pÃ¡gina web, independientemente del motivo de la cancelaciÃ³n.&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;En este sentido, para poder ofrecer la adquisiciÃ³n de entradas, Wegow ha tenido que recopilar, ordenar y gestionar un alto volumen de informaciÃ³n, ponerla a disposiciÃ³n de los usuarios en una plataforma tecnolÃ³gica (sometida a continuo desarrollo y mantenimiento), habilitar sistemas de pagos seguros y contratar un equipo de atenciÃ³n al cliente listo para atender a los usuarios en todo momento. Los gastos de gestiÃ³n cubren estos servicios y otros vinculados a la promociÃ³n, venta, devoluciÃ³n y gestiÃ³n de las entradas.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Â¿QuÃ© datos debo cumplimentar para finalizar mi compra?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;em&gt;Datos del asistente:&lt;/em&gt; aparecerÃ¡n indicados en tu entrada y existen dos tipos de entradas:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Entrada nominativa:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Que una entrada sea nominativa significa que Ãºnicamente el titular de la misma puede utilizarla para acceder al evento.&lt;/li&gt;&lt;li&gt;En este caso, tendrÃ¡s que rellenar tus datos y los de tus acompaÃ±antes en caso de haber comprado mÃ¡s entradas.&lt;/li&gt;&lt;li&gt;Si quieres solicitar el cambio de nombre de este tipo de entrada, &lt;a href=\'mailto:ayuda{@}wegow.com\' class=\'text-primary-color\'&gt;contacta con nosotros&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Entrada no nominativa:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Que una entrada no sea nominativa significa que cualquiera puede utilizarla.&lt;/li&gt;&lt;li&gt;En este caso, no es necesario que rellenes tus datos.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Datos de pago:&lt;/b&gt; AÃ±ade los datos de la tarjeta con la que quieres realizar la compra.&lt;/p&gt;&lt;p&gt;Puedes guiarte con el ejemplo de tarjeta que aparece arriba.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Â¿QuÃ© es el CVC?&lt;/b&gt; El CVC es el cÃ³digo de validaciÃ³n de tu tarjeta, el cual puedes encontrar en la parte trasera.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Guarda tu tarjeta&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Â¿Vas a hacer mÃ¡s compras prÃ³ximamente? Selecciona la casilla â€œGuardar tarjetaâ€ y en futuras compras sÃ³lo tendrÃ¡s que seleccionar la tarjeta con la que quieres pagar. Â¡Es mucho mÃ¡s rÃ¡pido!&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Â¿Es necesario que guarde mi tarjeta?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;No es necesario que guardes tu tarjeta, pero facilitarÃ¡ el proceso de pago en futuras compras.&lt;/p&gt;&lt;p&gt;No te preocupes, el pago es totalmente seguro y no guardamos los datos de tu tarjeta, simplemente el banco nos autoriza a emitir pagos en prÃ³ximas compras.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Me ha saltado error en la pasarela de pago Â¿QuÃ© hago?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Si te ha saltadoun mensaje de error mientras finalizabas tu compra, antes de comprarlas de nuevo   para que comprobemos si la compra se ha efectuado.&lt;/p&gt;&lt;p&gt;TambiÃ©n puedes comprobar si se ha efectuado el cobro en tu banco:&lt;/p&gt;&lt;p&gt;&lt;em&gt;No se me han cobrado las entradas:&lt;/em&gt; puedes volver a comprar tus entradas (prueba a cambiar de dispositivo o a utilizar otra tarjeta).&lt;/p&gt;&lt;p&gt;&lt;em&gt;SÃ­ se me han cobrado las entradas:&lt;/em&gt; &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;contacta con nosotros&lt;/a&gt; adjuntando tu comprobante de cobro y lo revisaremos cuanto antes.&lt;/p&gt;","receiveTickets":"Recibe tus entradas","receiveTicketsDesc":"&lt;p&gt;&lt;b&gt;Ya he finalizado la compra, Â¿dÃ³nde encuentro mi entrada?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Una vez finalizada la compra, aparecerÃ¡ una ventana de confirmaciÃ³n y recibirÃ¡s tus entradas en la cuenta de correo que nos hayas proporcionado.&lt;/p&gt;&lt;p&gt;Este e-mail te servirÃ¡ como recibo de compra en caso de que lo necesites.&lt;/p&gt;&lt;p&gt;AdemÃ¡s puedes encontrar tus entradas dentro de la app, en la secciÃ³n â€œMi perfilâ€ o en la propia pÃ¡gina del evento para localizarlas.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;He finalizado la compra correctamente pero no recibo la entrada Â¿quÃ© ocurre?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;No te preocupes, pueden haber ocurrido varias cosas:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;El correo ha llegado a la carpeta de spam o correo no deseado, revisa ambas carpetas por si acaso.&lt;/li&gt;&lt;li&gt;El proceso de envÃ­o no ha finalizado correctamente.&lt;/li&gt;&lt;li&gt;El email introducido en la compra es errÃ³neo.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Revisa los movimientos en tu cuenta y, si el pago se ha efectuado con Ã©xito pero sigues sin recibirlas, &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;contacta con nosotros&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;He introducido un email errÃ³neo y por eso no me llegan las entradas. Â¿QuÃ© puedo hacer?&lt;/b&gt;&lt;/p&gt;&lt;p&gt;En primer lugar, &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;contacta con nosotros&lt;/a&gt;&lt;/p&gt;&lt;p&gt;para que te enviemos las entradas de inmediato.&lt;/p&gt;&lt;p&gt;TÃº mismo podrÃ¡s modificar el email:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Ve a www.wegow.com y accede con el email errÃ³neo y la contraseÃ±a que utilizaste para registrarte.&lt;/li&gt;&lt;li&gt;Una vez dentro, pincha en el desplegable de tu perfil (en la esquina superior derecha) y ve a â€œAjustesâ€.&lt;/li&gt;&lt;li&gt;En la pestaÃ±a tambiÃ©n llamada â€œAjustesâ€ encontrarÃ¡s el apartado â€œCrea tu cuentaâ€ donde simplemente debes sustituir el email errÃ³neo por el correcto.&lt;/li&gt;&lt;/ol&gt;","showTickets":"Presenta tus entradas el dÃ­as del evento","showTicketsDesc":"&lt;p&gt;Para poder acceder a la sala o recinto el dÃ­a del evento, tendrÃ¡s que presentar tu entrada.&lt;/p&gt;&lt;p&gt;Tienes 3 opciones para presentar tus entradas el dÃ­a del evento:&lt;/p&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;Imprimir tus entradas desde el link â€œImprimir entradasâ€&lt;/li&gt;&lt;li&gt;Descargarlas en formato Passbook/Wallet Llevarlas cÃ³modamente en la app de Wegow&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Â¿CÃ³mo puedo llevar mis entradas en la app de Wegow?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Tu usuario para acceder a Wegow serÃ¡ el que hayas utilizado para finalizar la compra, una vez dentro, encontrarÃ¡s tus entradas en tu perfil o en la propia pÃ¡gina del concierto/festival.&lt;/p&gt;&lt;p&gt;&lt;b&gt;He comprado unas entradas y no me aparecen en la app. Â¿QuÃ© tengo que hacer?&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Esto puede ocurrir porque estÃ¡s buscando en un usuario distinto al que has utilizado para comprar las entradas o bien porque no has confirmado tu registro.&lt;/p&gt;&lt;p&gt;Comprueba con quÃ© usuario has accedido o revisa tu bandeja de entrada para confirmar el registro, si no localizas ese e-mail escrÃ­benos a &lt;a href=\'mailto:contacto{\'@\'}wegow.com\'&gt;contacto{\'@\'}wegow.com&lt;/a&gt; y te lo enviamos de nuevo.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;No puedo descargar mis entradas&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Si al intentar descargar tus entradas, ves el mensaje \'No se han encontrado entradas\' es probable que estÃ©s intentando descargar tus entradas desde un e-mail que no utilizaste para adquirirlas, o no es el que tienes abierto en Wegow en este momento. Para conseguir descargarlas, puedes seguir los siguientes pasos:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Cierra la sesiÃ³n que tengas abierta en Wegow.&lt;/li&gt;&lt;li&gt;Vuelve al e-mail donde tienes tus entradas y pincha en \'Imprimir entradas\'.&lt;/li&gt;&lt;li&gt;Introduce el email donde te llegaron las entradas y tu contraseÃ±a. Si no la recuerdas te enviamos otra en \'Recuperar contraseÃ±a\'.&lt;/li&gt;&lt;/ol&gt;","change":"Cambios y devoluciones","changeDesc":"&lt;p&gt;Una vez adquirida la entrada a travÃ©s de Wegow, esta no serÃ¡ cambiada ni se devolverÃ¡ su importe, salvo en casos de cancelaciÃ³n del evento.&lt;/p&gt;&lt;p&gt;No te preocupes, cuando recibamos la noticia de cancelaciÃ³n nos pondremos en contacto contigo inmediatamente para explicarte todo el proceso de devoluciÃ³n.&lt;/p&gt;&lt;p&gt;Â¿CÃ³mo me devuelven el importe? Â¿CuÃ¡nto tardo en recibirlo?&lt;/p&gt;&lt;p&gt;RecibirÃ¡s el importe Ã­ntegro de tus entradas en la misma tarjeta con la que hayas realizado la compra en un plazo mÃ¡ximo de 30 dÃ­as desde que recibes el anuncio de la cancelaciÃ³n del concierto/festival.&lt;/p&gt;&lt;small&gt;*Te recordamos que el importe siempre se devolverÃ¡ a la tarjeta con la que se ha realizado el pago.&lt;/small&gt;&lt;p&gt;La tarjeta con la que hice la compra ya no estÃ¡ operativa&lt;/p&gt;&lt;p&gt;No te preocupes, &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;contacta con nosotros&lt;/a&gt; contÃ¡ctanos y facilÃ­tanos una cuenta bancaria para que podamos realizar el reembolso.&lt;/p&gt;&lt;p&gt;Han pasado unos dÃ­as y no he recibido la devoluciÃ³n Â¿QuÃ© pasa?&lt;/p&gt;&lt;p&gt;AsegÃºrate de que estÃ¡s revisando los movimientos de la tarjeta adecuada, aquella con la que compraste las entradas, y que la tarjeta estÃ¡ operativa. Si aÃºn asÃ­ no lo localizas, escrÃ­benos a &lt;a href=\'mailto:correo{\'@\'}ejemplo.com\'&gt;correo{\'@\'}ejemplo.com&lt;/a&gt; y lo revisaremos.&lt;/p&gt;","secureTickets":"Asegura tu entrada","secureTicketsDesc":"&lt;h6&gt;Â¿CÃ³mo puedo asegurar mi entrada?&lt;/h6&gt;&lt;p&gt;Puedes ver toda la informaciÃ³n para asegurar tu entrada &lt;a class=\'text-primary-color\' href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf\' target=\'_blank\' title=\'Condiciones legales de Caser\'&gt;aquÃ­.&lt;/a&gt;&lt;/p&gt;","ownerChanges":"Cambios de titular","ownerChangesDesc":"&lt;p&gt;Si una entrada es nominativa, no podemos modificar el titular.&lt;/p&gt;&lt;p&gt;De todas formas, &lt;a class=\'text-primary-color\' title=\'Contacta con nosotros\' href=\'https://www.wegow.com/es-es/contacto\'&gt;contacta con nosotros&lt;/a&gt; consultaremos tu caso con el promotor del concierto/festival.&lt;/p&gt;&lt;p&gt;Mis entradas no son nominativas, Â¿podrÃ­a dÃ¡rselas a alguien?&lt;/p&gt;&lt;p&gt;Si en tu entrada indica que es no nominativa significa que no se va a tener en cuenta el titular de la entrada para permitir el acceso al evento, cualquiera puede utilizarlas en tu lugar.&lt;/p&gt;","accessMinors":"Acceso a menores de edad","accessMinorsDesc":"&lt;h6&gt;Â¿Puedo entrar a un concierto si soy menor de edad?&lt;/h6&gt;&lt;p&gt;Existe una legislaciÃ³n para la entrada de menores de edad en las salas de conciertos y festivales para cada comunidad autÃ³noma.&lt;/p&gt;&lt;p&gt;Por favor, antes de comprar tu entrada asegÃºrate de los requisitos que debes cumplir (edad mÃ­nima de entrada, acompaÃ±amiento de tutores, padres o adultos, consentimiento firmadoâ€¦). Esta informaciÃ³n la encontrarÃ¡s en la pÃ¡gina del evento.&lt;/p&gt;&lt;p&gt;De no ser asÃ­, contacta con nosotros y te indicaremos las condiciones.&lt;/p&gt;&lt;p&gt;Si tienes mÃ¡s preguntas o no hemos conseguido ayudarte, puedes ponerte en contacto con nosotros enviando un correo a &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/es-es/contacto\' title=\'Contacta con nosotros\'&gt;contacta con nosotros&lt;/a&gt;.&lt;/p&gt;"},"wantKnowMore":{"title":"Â¿Quieres saber mÃ¡s?","promotorManagerArtist":"Eres promotor, manager o artista","usersTickets":"Usuarios, entradas, etc"}},"downloadPage":{"title":"Â¿Quieres enterarte de todos los conciertos de tu ciudad?","subtitle":"DescÃ¡rgate la app de Wegow y no te perderÃ¡s nada mÃ¡s.","metatitle":" â–· Descarga la aplicaciÃ³n de Wegow {\'|\'} Wegow","metadescription":"Â¿Quieres estar al tanto de todos los eventos que ocurren en tu ciudad? âœ¨Â¡Descarga la aplicaciÃ³n de Wegow en tu dispositivo y no te pierdas nada!"},"howItWorks":{"title":"CÃ³mo funciona","concertsCalendar":"Descubre artistas, conciertos y festivales","concertsCalendarDesc":"Filtra por gÃ©nero, fecha, sala o ciudad y Â¡encuentra nuevas propuestas musicales!","inviteFriends":"Crea tu comunidad","inviteFriendsDesc":"Â¿Sabes quÃ© puedes ver a quÃ© conciertos y festivales van? Â¡ApÃºntate al plan!","recieveNotification":"EntÃ©rate el primero","recieveNotificationDesc":"Sigue a tus artistas favoritos y sÃ© el primero en enterarte cuando vayan a tocar a tu ciudad.","buyTickets":"Compra tus entradas","buyTicketsDesc":"Tus entradas en tu mÃ³vil de forma rÃ¡pida, sencilla y segura.","navigate":"Navega por la app de los amantes de la mÃºsica en vivo"},"termsOfUse":{"title":"TÃ©rminos y condiciones de uso","termOfUse":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;TÃ©rminos y condiciones de los servicios ofrecidos a travÃ©s del Sitio Web&lt;/h1&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. InformaciÃ³n Legal&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies, S.L. sociedad con domicilio en Bilbao, EspaÃ±a. Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, EspaÃ±a; Provista de C.I.F. B86767761, inscrita en el Registro Mercantil de Bizkaia al Tomo 5.765, folio 146, hoja nÃºmero BI-65.753 (en adelante, â€œWEGOWâ€), titular del dominio web &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (en adelante, el â€œSitio Webâ€).   &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Objeto&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Las presentes condiciones generales (en adelante, las â€œCondiciones Generalesâ€) regulan el acceso y el uso, por parte de cualquier persona fÃ­sica (en adelante, el â€œUsuarioâ€ o los â€œUsuariosâ€) del Sitio Web asÃ­ como de los contenidos y servicios que se incluyen en el mismo.   &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    La presentes Condiciones Generales serÃ¡n de aplicaciÃ³n al uso del Sitio Web, asÃ­ como a ciertos servicios prestados por WEGOW a travÃ©s del Sitio Web, bien sea de forma directa o a travÃ©s de cualquiera de sus sociedades dependientes, de conformidad con la definiciÃ³n de este tÃ©rmino prevista en el artÃ­culo 42 del CÃ³digo de Comercio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    No obstante lo anterior, la utilizaciÃ³n de ciertos servicios ofrecidos a los Usuarios a travÃ©s del Sitio Web, puede encontrarse sometida a condiciones particulares propias que, segÃºn los casos, sustituyen, completan y/o modifican las presentes Condiciones Generales. Por lo tanto, con anterioridad a la utilizaciÃ³n de dichos servicios, el Usuario tambiÃ©n debe leer atentamente y aceptar las correspondientes condiciones particulares. En caso de existir discrepancia o contradicciÃ³n entre lo establecido en estas Condiciones Generales y las condiciones particulares que, en su caso, puedan ser establecidas respecto de los servicios ofrecidos en el Sitio Web, prevalecerÃ¡ lo dispuesto en las condiciones particulares.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El uso del Sitio Web implica la plena aceptaciÃ³n por parte del Usuario de las disposiciones incluidas en las Condiciones Generales y en cualquier otra polÃ­tica que resulte de aplicaciÃ³n, en la versiÃ³n publicada por WEGOW en el momento en que el Usuario accede al Sitio Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    La finalidad de WEGOW es la de proporcionar una comunidad entre Usuarios. En ese sentido, a travÃ©s del Sitio Web, WEGOW tiene como objeto ofrecer una agenda de conciertos inteligente y adaptada al Usuario, en la que puede conocer los intereses de sus contactos y participar activamente en la materializaciÃ³n de conciertos bajo demanda.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW conecta a los Usuarios con sus contactos a travÃ©s de sus gustos musicales y eventos de interÃ©s en comÃºn. WEGOW ofrece un catÃ¡logo de eventos musicales efectuados en diferentes ciudades de EspaÃ±a proporcionando acceso a las plataformas que trabajan el ticketing de dichos eventos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW recoge la demanda de todos sus Usuarios para generar una oferta cultural acorde a Ã©sta. Se produce una activaciÃ³n de conciertos a travÃ©s de los datos de demanda de los Usuarios. Dicha demanda es recogida en la plataforma WEGOW en apartados especificados para tal efecto. El Usuario siempre tendrÃ¡ la capacidad de efectuar cambios.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Cuando un Usuario declara su interÃ©s por un artista concreto, WEGOW se encarga de proporcionar a dicho Usuario informaciÃ³n vÃ­a correo electrÃ³nico sobre los eventos musicales en los que estÃ¡ relacionado. El objeto es facilitar el acceso a la informaciÃ³n de la mÃºsica en directo que le interesa al Usuario.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW se encuentra en continua evoluciÃ³n y desarrollo de nuevas herramientas que aporten valor al Usuario registrado en WEGOW.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Servicios ofrecidos a travÃ©s del Sitio Web&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   En la actualidad, WEGOW pone a disposiciÃ³n de los Usuarios a travÃ©s del Sitio Web, entre otros, los siguientes servicios:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;InscripciÃ³n del Usuario de forma gratuita en los sitios Web de WEGOW a travÃ©s del proceso de alta de Usuario, para la activaciÃ³n de la agenda de conciertos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;EdiciÃ³n de todos los datos de Usuario, asÃ­ como ciudades de interÃ©s, contraseÃ±a de acceso.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Servicios y herramientas para la gestiÃ³n de la bÃºsqueda de conciertos y festivales.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;PÃ¡gina personalizada de perfil en la plataforma con informaciÃ³n privada.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;ActualizaciÃ³n automÃ¡tica de las preferencias musicales y amigos relacionadas con Ã©stas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Servicio de recomendaciones de eventos musicales personalizadas con base en los gustos musicales del Usuario manifestados a travÃ©s de la plataforma Facebook, Spotify, iTunes y el Sitio Web de WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;RecepciÃ³n automÃ¡tica y gratuita de informaciÃ³n relativa a los artistas que el Usuario ha indicado son de su interÃ©s, por vÃ­a electrÃ³nica.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Servicio de comunicaciones electrÃ³nicas promocionales sobre los artistas que el Usuario ha indicado son de su interÃ©s.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Servicio de compraventa de entradas para conciertos, festivales que se regula a travÃ©s de sus propios TÃ©rminos y Condiciones de Venta de Entradas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Los Usuarios de entre 14 y 18 aÃ±os, deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo, asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del Servicio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Determinados servicios podrÃ¡n estar restringidos a Usuarios mayores de 18 aÃ±os. Dicha limitaciÃ³n se establecerÃ¡ en las condiciones particulares que regulen dicho servicio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Algunos de los servicios accesibles a travÃ©s del Sitio Web pueden depender de y/o interactuar con otros sitios web, plataformas y servicios que pertenezcan y/o sean administrados por terceros por lo que es posible que los Usuarios deban registrarse en dichas plataformas de terceros y facilitar cierta informaciÃ³n con el fin de acceder a los servicios. El uso que los Usuarios hagan de los sitios web, contenidos, datos, informaciÃ³n, aplicaciones, plataformas, bienes, servicios o materiales de terceros, estarÃ¡ regulado por las condiciones y polÃ­ticas de dichos terceros. WEGOW no asume ningÃºn tipo de obligaciÃ³n ni responsabilidad en relaciÃ³n con los mismos.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Registro en el Sitio Web&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW condiciona la utilizaciÃ³n de la mayorÃ­a de sus servicios a la previa cumplimentaciÃ³n del correspondiente registro del Usuario en el Sitio Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El Usuario debe seleccionar el identificador (ID o login) y la contraseÃ±a de su cuenta comprometiÃ©ndose a conservarla y a usarla con la diligencia debida.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El uso de la contraseÃ±a es personal e intransferible, no estando permitida la cesiÃ³n, ni siquiera temporal, a terceros. En tal sentido, el Usuario deberÃ¡ adoptar las medidas necesarias para la custodia de la contraseÃ±a por Ã©l seleccionada, evitando el uso de la misma por terceros. En consecuencia, el Usuario es el Ãºnico responsable de la utilizaciÃ³n que, de su contraseÃ±a se realice, con completa indemnidad para WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En el supuesto de que el Usuario conozca o sospeche que terceros estÃ¡n haciendo uso de su contraseÃ±a en el Sitio Web, deberÃ¡ poner tal circunstancia en conocimiento de WEGOW con la mayor brevedad a la direcciÃ³n de correo electrÃ³nico a info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El citado registro se efectuarÃ¡ en la forma expresamente indicada en el propio servicio. Toda la informaciÃ³n que facilite el Usuario a travÃ©s de los servicios deberÃ¡ ser veraz. A estos efectos, el Usuario garantiza la autenticidad de todos aquellos datos que comunique como consecuencia de la cumplimentaciÃ³n de los formularios necesarios para la suscripciÃ³n de los Servicios. Asimismo, el Usuario que se registre garantiza que es mayor de 14 aÃ±os.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   De igual forma, serÃ¡ responsabilidad del Usuario mantener toda la informaciÃ³n facilitada a WEGOW permanentemente actualizada de forma que responda, en cada momento, a la situaciÃ³n real del Usuario. En todo caso el Usuario serÃ¡ el Ãºnico responsable de las manifestaciones falsas o inexactas que realice y de los prejuicios que cause a WEGOW o a terceros por la informaciÃ³n que facilite.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;El usuario acepta recibir comunicaciones de terceros, empresas colaboradoras de Wegow.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;  Todos los datos recabados a travÃ©s del Sitio Web serÃ¡n tratados de conformidad con lo establecido en la PolÃ­tica de Privacidad.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. Obligaciones del Usuario&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   El Usuario accede al Sitio Web bajo su exclusiva responsabilidad.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El Usuario se compromete a hacer un uso diligente del Sitio Web y de los servicios accesibles desde el mismo, con total sujeciÃ³n a la ley, a las buenas costumbres y las presentes Condiciones Generales y, en su caso, condiciones particulares, asÃ­ como mantener el debido respeto a los demÃ¡s Usuarios.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El Usuario se obliga asimismo a respetar las leyes aplicables y los derechos de terceros al utilizar los contenidos y servicios del Sitio Web. Asimismo, queda prohibida la reproducciÃ³n, distribuciÃ³n, transmisiÃ³n, adaptaciÃ³n o modificaciÃ³n, por cualquier medio y en cualquier forma, de los contenidos del Sitio Web (textos, diseÃ±os, grÃ¡ficos, informaciones, bases de datos, archivos de sonido y/o imagen, logos, etc.) y demÃ¡s elementos que componen el Sitio Web, salvo autorizaciÃ³n previa de sus legÃ­timos titulares o cuando asÃ­ resulte permitido por la ley.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En particular, se prohÃ­be al Usuario realizar las siguientes acciones:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizar mecanismos, software o scripts en relaciÃ³n con la utilizaciÃ³n del Sitio Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Bloquear, sobrescribir, modificar o copiar, a no ser que ello sea necesario para la correcta utilizaciÃ³n de los servicios de los sitios web. Por ejemplo, el copiado mediante tecnologÃ­as de buscador tipo  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Difundir, reproducir o comunicar pÃºblicamente contenidos del Sitio Web de WEGOW, de Usuarios o terceros, sin la autorizaciÃ³n previa del titular de los derechos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Toda acciÃ³n apta para perjudicar la funcionalidad de la infraestructura de WEGOW, especialmente para sobrecargarla.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizar cualquiera de los materiales e informaciones contenidos en este Sitio Web con fines ilÃ­citos y expresamente prohibidos en las presentes Condiciones Generales, asÃ­ como a las condiciones particulares que, en su caso, se habiliten.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Fomentar y participar en conductas que infrinjan leyes, reglas, reglamentos, Ã³rdenes judiciales o gubernativas o tratados de Ã¡mbito local, nacional o internacional, y que puedan dar lugar a responsabilidad civil o vulnerar derechos de propiedad intelectual, propiedad, privacidad, morales, de imagen o de otro tipo, ya sean de WEGOW o de cualquier otra persona o entidad.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Fomentar o participar en conductas que puedan ser perjudiciales para WEGOW, los servicios prestados por WEGOW o su imagen, nombre y reputaciÃ³n.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Hacer publicidad, ofrecer o distribuir productos pornogrÃ¡ficos o que vulneren las leyes de protecciÃ³n de menores.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Molestar a otros Usuarios (especialmente mediante spam).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizar contenidos protegidos legalmente (p. ej. por la legislaciÃ³n relativa a la propiedad intelectual, a marcas, a patentes, a modelos de utilidad o a modelos estÃ©ticos) sin tener derecho a ello.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Fomentar acciones contrarias a la libre competencia, incluidas las encaminadas a la captaciÃ³n de clientes progresiva (como sistemas en cadena, bola de nieve o piramidales).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Usar los servicios para fines comerciales o empresariales, incluidos, a tÃ­tulo meramente enunciativo y no exhaustivo, operaciones de trueque, esquemas piramidales, publicidad, marketing, oferta de bienes o servicios, o uso de datos o materiales obtenidos en los servicios o a travÃ©s de ellos, con independencia de que consiga beneficios econÃ³micos o cualquier otro tipo de compensaciÃ³n y de que utilice enlaces a otros sitios web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Hacerse pasar por otra persona o entidad, incluido un empleado de WEGOW, mentir sobre su relaciÃ³n con otra persona, entidad o contenidos facilitados.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW podrÃ¡ cancelar una cuenta de Usuario y/o impedir o prohibir el acceso de un Usuario a los servicios si determina que, a su juicio, dicho Usuario ha incumplido estas Condiciones Generales. Del mismo modo, WEGOW se reserva el derecho a investigar y adoptar las medidas legales oportunas contra cualquier persona o entidad que, a juicio de WEGOW, incumpla o pueda incumplir lo estipulado en las presentes Condiciones Generales, pudiendo llegar a denunciar los hechos a las autoridades. Por otra parte, WEGOW podrÃ¡ acceder, conservar y divulgar la informaciÃ³n de la cuenta o registro de los Usuarios asÃ­ como cualquier otro contenido o informaciÃ³n, si estÃ¡ legalmente obligado a hacerlo o si considera de buena fe que dicho acceso, conservaciÃ³n o divulgaciÃ³n es necesario para (a) cumplir con un procedimiento judicial, (b) exigir el cumplimiento de las presentes Condiciones Generales, (c) responder a acusaciones de que algÃºn contenido o informaciÃ³n vulnera los derechos de terceros, (d) responder a peticiones de soporte tÃ©cnico o atenciÃ³n al cliente, o (e) proteger los derechos, la propiedad o la seguridad personal de WEGOW sus Usuarios o terceros.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;El Usuario serÃ¡ el Ãºnico responsable de cualquier daÃ±o o perjuicio, directo o indirecto, que pudiera ocasionarse a WEGOW como consecuencia del incumplimiento de cualquiera de las obligaciones, prohibiciones o restricciones contenidas en las presentes Condiciones Generales o en la normativa que resulte de aplicaciÃ³n y deberÃ¡ indemnizar y mantener indemne a WEGOW frente a toda reclamaciÃ³n, daÃ±o, deuda, pÃ©rdida, multa, sanciÃ³n, costes y gastos en los que WEGOW tuviera que incurrir, cuando dichas situaciones deriven del incumplimiento, por parte de los Usuarios, de las referidas obligaciones, prohibiciones o restricciones.  &lt;/p&gt;&lt;/article&gt;","termOfUse2":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. Contenido facilitado por el usuario y/o por terceros&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   En determinadas secciones del Sitio Web y de los servicios prestados a travÃ©s del mismo, los Usuarios y/o terceros podrÃ¡n publicar contenidos (informaciÃ³n, opiniones, imÃ¡genes, etc.) y/o enviarlos a travÃ©s del Sitio Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Los Usuarios y/o terceros que difundan, presenten, publiquen o envÃ­en contenidos a WEGOW a travÃ©s del Sitio Web y/o correo electrÃ³nico, declaran que son los titulares y tienen el uso pacÃ­fico de todos los derechos de propiedad intelectual e industrial sobre los mismos y conceden a WEGOW una licencia ilimitada, mundial, no exclusiva, irrevocable, perpetua, transferible, sublicenciable para usar, reproducir, distribuir, mostrar, exhibir, representar, publicar, emitir, transmitir, modificar, usar para crear productos derivados, adaptar, reformatear, traducir y, en general, explotar la totalidad o cualquier parte de dichos contenidos (en cualquier forma), en el Sitio Web o en cualquier otro sitio web, canal, servicio y plataforma de distribuciÃ³n, sin que WEGOW contraiga por ello ningÃºn tipo de obligaciÃ³n con el usuario.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   La legitimidad de los derechos de propiedad intelectual o industrial correspondientes a los contenidos aportados por los Usuarios y/o terceros es de la exclusiva responsabilidad de los mismos, manteniendo indemne a WEGOW en caso de cualesquiera reclamaciones de terceros.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW no permite la distribuciÃ³n, gestiÃ³n o comunicaciÃ³n de contenidos que deterioren la calidad del servicio. EstÃ¡ prohibida la facilitaciÃ³n de contenidos:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Que sean presuntamente ilÃ­citos por la normativa nacional, comunitaria o internacional o que realicen actividades presuntamente ilÃ­citas o contravengan los principios de la buena fe.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Que no reÃºnan los parÃ¡metros de calidad establecidos en WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Que atenten contra los derechos fundamentales de las personas, falten a la cortesÃ­a en la red, molesten o puedan generar opiniones negativas en nuestros Usuarios o terceros y en general cualesquiera contenidos que WEGOW considere no apropiados.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Y en general que contravengan los principios de legalidad, honradez, responsabilidad, protecciÃ³n de la dignidad humana, protecciÃ³n de menores, protecciÃ³n del orden pÃºblico, la protecciÃ³n de la vida privada, la protecciÃ³n del consumidor y los derechos de propiedad intelectual e industrial.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Asimismo, WEGOW se reserva la potestad de retirar, sin previo aviso del Sitio Web aquellos contenidos que se consideren no apropiados a las caracterÃ­sticas y finalidades de WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW harÃ¡ todo lo razonablemente posible para vigilar la legalidad de los contenidos que los Usuarios comuniquen a travÃ©s del Sitio Web. Sin embargo, al no ser posible el control absoluto de dichos contenidos, el Usuario serÃ¡ el Ãºnico responsable de los contenidos que publique o comunique a travÃ©s del Sitio Web. En especial, WEGOW no podrÃ¡ ser considerado responsable editorial, y declara expresamente que no se identifica con ninguna de las opiniones que los Usuarios puedan emitir a travÃ©s de los servicios, de cuyas consecuencias se hace enteramente responsable el emisor de las mismas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Sin perjuicio de lo anterior, periÃ³dicamente se revisan los contenidos insertados y publicados para asegurar los principios de calidad de WEGOW asÃ­ como las normas aquÃ­ indicadas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW no puede controlar toda la informaciÃ³n que un Usuario comparte con otros Usuarios y por tanto tampoco se hace responsable de esa informaciÃ³n.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   No obstante, si algÃºn Usuario es consciente de que hay una informaciÃ³n o contenido en el Sitio Web que pueda ser indebido y ser contrario a las Condiciones Generales, condiciones particulares, polÃ­ticas de privacidad o cualquier otra normativa aplicable, debe ponerse en contacto con WEGOW enviando un correo electrÃ³nico a info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Cualquier Usuario que inserte un contenido que contravenga la legalidad vigente debe saber que deberÃ¡ asumir la responsabilidad de los perjuicios y consecuencias derivadas de la misma.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW podrÃ¡ eliminar del Sitio Web contenidos ilegales o presuntamente ilegales sin previo aviso.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Invitar a un amigo&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Los Usuarios de WEGOW podrÃ¡n invitar a amigos para que se unan a WEGOW. Basta con que se les envÃ­e una invitaciÃ³n a su correo electrÃ³nico a travÃ©s del sistema de invitaciÃ³n automÃ¡tico de WEGOW. Esta invitaciÃ³n es un simple vehÃ­culo que WEGOW pone a disposiciÃ³n de los Usuarios para que, puedan ofrecer a sus contactos la posibilidad de registrarse en WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW enviarÃ¡ la invitaciÃ³n en nombre del Usuario, citÃ¡ndote en el remite y en el cuerpo del mensaje. Por el envÃ­o de esta invitaciÃ³n el Usuario declara, bajo su entera responsabilidad que conoce al destinatario de la invitaciÃ³n.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El receptor de la invitaciÃ³n tendrÃ¡ que aceptarla y cumplir con el proceso de registro para poder utilizar los servicios.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW no harÃ¡ uso de los datos incluidos en la invitaciÃ³n y especialmente de la cuenta de correo del receptor que serÃ¡ utiliza exclusivamente para el envÃ­o de la invitaciÃ³n. WEGOW no realizarÃ¡ almacenamiento ni tratamiento ulterior alguno de esa direcciÃ³n de correo electrÃ³nico.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   SerÃ¡n los Usuarios los que respondan frente a los receptores si hay cualquier tipo de reclamaciÃ³n contra WEGOW por el envÃ­o de las invitaciones.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Responsabilidades y Limitaciones&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW realiza los mÃ¡ximos esfuerzos para evitar errores en los contenidos que se publican en Sitio Web. Todos los contenidos que se ofrecen a travÃ©s del Sitio Web se encuentran actualizados, reservÃ¡ndose WEGOW la facultad de poder modificarlos en cualquier momento. WEGOW no se responsabiliza de las consecuencias que puedan derivarse de los errores en los contenidos proporcionados por terceros, que puedan aparecer en el Sitio Web. En consecuencia, el Usuario asume bajo su exclusiva responsabilidad las consecuencias, daÃ±os o acciones que pudieran derivarse del acceso a los contenidos del Sitio Web asÃ­ como de su reproducciÃ³n o difusiÃ³n.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW no garantiza ni se hace responsable de:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;La continuidad de los contenidos del Sitio Web y/o la falta de disponibilidad o accesibilidad del Sitio Web o continuidad tÃ©cnica del mismo;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;La ausencia de errores en los contenidos y/o productos;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;La ausencia de virus y demÃ¡s componentes daÃ±inos en el Sitio Web o en el servidor que lo suministra;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;La invulnerabilidad del Sitio Web y/o la inexpugnabilidad de las medidas de seguridad que se adopten en el mismo;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;En su caso, la falta de utilidad o rendimiento de los contenidos, productos y/o servicios del Sitio Web;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Los daÃ±os o perjuicios que cause, asÃ­ mismo o a un tercero, cualquier persona que infringiera las condiciones, normas e instrucciones que WEGOW establece en el Sitio Web o a travÃ©s de la vulneraciÃ³n de los sistemas de seguridad del mismo;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Cualesquiera otros daÃ±os que pudieran ser causados por motivos inherentes al no funcionamiento o al funcionamiento defectuoso del Sitio Web o de los sitios web a los que, en su caso, se hayan podido establecer links.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Ello no obstante, WEGOW declara que ha adoptado todas las medidas necesarias, dentro de sus posibilidades y del estado de la tecnologÃ­a, para garantizar el funcionamiento del Sitio Web y evitar la existencia y transmisiÃ³n de virus y demÃ¡s componentes daÃ±inos a los Usuarios.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Como se ha seÃ±alado en apartados anteriores, a travÃ©s del Sitio Web, los Usuarios podrÃ¡n contratar servicios de terceros y utilizar otras plataformas. WEGOW no asume ninguna responsabilidad por los servicios y prÃ¡cticas comerciales de terceros (incluidas sus polÃ­ticas de privacidad), con independencia que los servicios de terceros incluyan logotipos, marcas, nombres y/o patrocinios u otra identificaciÃ³n de los servicios de WEGOW. En caso de que los Usuarios utilicen servicios de terceros que soliciten informaciÃ³n personal, WEGOW no asumirÃ¡ ninguna responsabilidad por el uso, obtenciÃ³n o divulgaciÃ³n de informaciÃ³n por o en relaciÃ³n con dichos servicios de terceros.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Derechos de Propiedad Intelectual e Industrial&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Los textos, diseÃ±os, imÃ¡genes, audio, bases de datos, logos, estructura, marcas y demÃ¡s elementos que integran el Sitio Web estÃ¡n protegidos por los derechos de propiedad intelectual e industrial de WEGOW y/o de terceros titulares de los mismos que han autorizado debidamente su inclusiÃ³n en el Sitio Web ya sea mediante el envÃ­o del formulario de registro o mediante los acuerdos de cesiÃ³n de derechos de explotaciÃ³n que Ã©stos han estipulado con WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Cualquier reproducciÃ³n, transmisiÃ³n, adaptaciÃ³n, traducciÃ³n, modificaciÃ³n, comunicaciÃ³n al pÃºblico, o cualquier otra explotaciÃ³n de todo o parte del contenido de este Sitio Web, efectuada de cualquier forma o por cualquier medio, electrÃ³nico, mecÃ¡nico u otro, estÃ¡n estrictamente prohibidos salvo autorizaciÃ³n previa por escrito de WEGOW o de terceros titulares. Cualquier infracciÃ³n de estos derechos puede dar lugar a procedimientos extrajudiciales o judiciales civiles o penales que correspondan.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Salvo pacto en contrario, WEGOW no concede ninguna licencia o autorizaciÃ³n de uso de ninguna clase sobre sus derechos de propiedad intelectual e industrial o sobre cualquier otra propiedad o derecho relacionado con el Sitio Web, los servicios o los contenidos del mismo.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. Enlaces&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Todo enlace hipertextual, profundo, framing, o cualquier otro tipo de conexiÃ³n virtual a travÃ©s de redes de telecomunicaciÃ³n desde cualquier Sitio Web o direcciÃ³n URL (Â«enlacesÂ») al Sitio Web, deberÃ¡ ser autorizado previamente y por escrito por WEGOW, debiendo establecerse el enlace en todo caso a su pÃ¡gina inicial.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW declina cualquier responsabilidad en relaciÃ³n con los contenidos de los enlaces a pÃ¡ginas web de terceros que contenga el Sitio Web o con los daÃ±os o errores que, por cualquier virus presente al acceder a ellos o al utilizarlos, puedan sufrir los sistemas informÃ¡ticos (hardware y software) del Usuario.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. AplicaciÃ³n de las presentes Condiciones Generales&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se reserva la posibilidad de modificar, por motivos legÃ­timos, sin previo aviso, el diseÃ±o, presentaciÃ³n y/o configuraciÃ³n del Sitio Web, asÃ­ como algunos o todos los servicios, y aÃ±adir servicios nuevos. La vigencia temporal de estas Condiciones Generales coincide, por lo tanto, con el tiempo de su exposiciÃ³n, hasta que sean modificadas total o parcialmente, momento en el cual pasarÃ¡n a tener vigencia las condiciones modificadas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW podrÃ¡ dar por terminado, suspender o interrumpir, en cualquier momento sin necesidad de preaviso, el acceso al Sitio Web y/o a cualquiera de las pÃ¡ginas web que lo integran, asÃ­ como a los productos y/o servicios contenidos en el mismo, sin posibilidad por parte del Usuario de exigir indemnizaciÃ³n alguna. Tras dicha extinciÃ³n, seguirÃ¡n vigentes las prohibiciones, limitaciones y restricciones de uso expuestas anteriormente en los presentes Condiciones Generales.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Como ya se ha seÃ±alado, los presentes Condiciones Generales no constituyen toda la normativa aplicable a la actividad del Sitio Web. En concreto, WEGOW podrÃ¡ ofrecer o prestar servicios a travÃ©s del Sitio Web los cuales estarÃ¡n sujetos asimismo a sus propias condiciones particulares, en cuyo caso las mismas serÃ¡n comunicadas a los Usuarios con anterioridad. La participaciÃ³n en cada una de las actividades o la recepciÃ³n de los servicios sujetos a condiciones particulares serÃ¡ en todo caso prueba de la Ã­ntegra y total aceptaciÃ³n de Ã©stas. En estos supuestos, las Condiciones Generales se aplicarÃ¡n en todo aquello no estÃ© regulado en las condiciones particulares y que no resulte contradictorio. En caso de existir discrepancia o contradicciÃ³n entre lo establecido en estas Condiciones Generales y las condiciones particulares que, en su caso, puedan ser establecidas respecto de los servicios ofrecidos en el Sitio Web, prevalecerÃ¡ lo dispuesto en las condiciones particulares.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En el caso de que cualquier disposiciÃ³n o disposiciones de estas Condiciones Generales fuera(n) considerada(s) nula(s) o inaplicable(s), en su totalidad o en parte, por cualquier Juzgado, Tribunal u Ã³rgano administrativo competente, dicha nulidad o inaplicaciÃ³n no afectarÃ¡ a las restantes disposiciones de las Condiciones Generales ni a las condiciones particulares que, en su caso, hayan podido ser establecidas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El no ejercicio o no ejecuciÃ³n, por parte de WEGOW, de cualquier derecho o disposiciÃ³n contenida en estas Condiciones Generales no constituirÃ¡ una renuncia al mismo, salvo reconocimiento y acuerdo por escrito por su parte.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;12. LegislaciÃ³n y jurisdicciÃ³n aplicable&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   El uso de este Sitio Web se regirÃ¡ por la legislaciÃ³n espaÃ±ola. Cualquier controversia que surja en relaciÃ³n con su uso se someterÃ¡ a la jurisdicciÃ³n no exclusiva de los juzgados y tribunales espaÃ±oles, sin perjuicio de cualquier otro tribunal que pueda resultar competente.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;TÃ©rminos y condiciones de venta de entradas&lt;/h1&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies S.L. sociedad con domicilio en Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, EspaÃ±a y CIF B86767761. E-mail de contacto info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; prestarÃ¡ los servicios previstos en los presentes TÃ©rminos y Condiciones Generales de Venta (en adelante, â€œCondiciones de Ventaâ€) directamente o a travÃ©s de cualquiera de sus sociedades dependientes.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   La lectura y aceptaciÃ³n de las presentes Condiciones de Venta es condiciÃ³n necesaria para la utilizaciÃ³n de los servicios de la web &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (en adelante, â€œSitio Webâ€). Las presentes Condiciones de Venta rigen la relaciÃ³n del organizador del evento (en lo sucesivo, el â€œOrganizadorâ€) y por otro lado del comprador o usuario (en lo sucesivo, el Comprador o el Usuario) con Wegow Technologies, S.L. (en adelante, WEGOW), con domicilio en Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, EspaÃ±a y CIF B86767761. E- mail de contacto info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Â¿Sabes lo que es esto?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Antes de crear tu evento o comprar tu entrada es importante que leas detenidamente, entiendas y aceptes las Condiciones de Venta. Â¡Vamos a ello! :)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Al marcar la opciÃ³n Acepto las Condiciones Legales estÃ¡s de acuerdo en aceptar los siguientes tÃ©rminos y condiciones (Condiciones de Venta). Cualquier nueva caracterÃ­stica o herramienta que pueda aÃ±adirse al actual servicio estarÃ¡n tambiÃ©n sujetas a los tÃ©rminos y Condiciones de Venta.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   La utilizaciÃ³n de otros servicios ofrecidos a travÃ©s del Sitio Web pueden encontrarse sometidos a condiciones particulares propias que, segÃºn los casos, sustituyen, completan y/o modifican las presentes Condiciones de Venta. Por lo tanto, con anterioridad a la utilizaciÃ³n de dichos servicios, el Usuario tambiÃ©n ha de leer atentamente y aceptar asimismo las correspondientes condiciones particulares propias.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El Usuario o Comprador; asÃ­ como el Organizador reconocen tener capacidad suficiente para contratar, haber leÃ­do y comprendido las presentes Condiciones de Venta de este Sitio Web y las acepta. El acceso, permanencia en el Sitio Web y el uso del mismo por el Usuario u Organizador supone la lectura y aceptaciÃ³n de estas condiciones y de las pÃ¡ginas de informaciÃ³n complementarias.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Â¿QuÃ© contiene el Sitio Web?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   El Sitio Web alojado bajo el nombre de dominio &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; contiene una plataforma de organizaciÃ³n de eventos y venta de entradas. Las condiciones generales que regulan el acceso y uso del Sitio Web asÃ­ como de los contenidos del mismo puedes consultarlas aquÃ­.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Cualquier uso diferente a la finalidad de este Sitio Web queda expresamente prohibido. AsÃ­, el Organizador renuncia a utilizar este Sitio Web con fines ilÃ­citos o actuaciones que resulten contrarias a los derechos e intereses de WEGOW, sus miembros y/o terceros de cualquier modo que deteriore o impida la normal utilizaciÃ³n tanto del servicio como del Sitio Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   El Usuario que incumpla intencional o culpablemente cualquiera de las precedentes obligaciones responderÃ¡ de todos los daÃ±os y perjuicios que cause.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se reserva el derecho de moderar, suspender o no llegar a publicar los contenidos presunta o declaradamente ilegales. TambiÃ©n se reserva el derecho a eliminar los perfiles de Organizadores o Usuarios que no cumplan con estas condiciones legales. Dicha suspensiÃ³n o retirada no darÃ¡ en ningÃºn caso derecho a indemnizaciÃ³n ninguna.  &lt;/p&gt;&lt;/article&gt;","termOfUse3":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. Responsabilidad&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW a travÃ©s del Sitio Web y el resto de partners de la red WEGOW actÃºa como mero intermediario en la compra-venta de entradas para eventos y publicidad de los mismos. WEGOW en ningÃºn caso se responsabilizan del mal uso que el Organizador pueda hacer de la herramienta pero se compromete a verificar en la medida de sus posibilidades la veracidad de los Organizadores a travÃ©s de la informaciÃ³n de perfil suministrada por el usuario registrado como Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW no participa ni en la comunicaciÃ³n ni en la relaciÃ³n entre Usuarios y Organizadores con lo que no se responsabiliza en el caso de que el evento finalmente no llegue a producirse. En todo caso, y al igual que las reclamaciones relativas a la calidad o diligencia en que se desarrolle el evento, la reclamaciÃ³n ha de dirigirse al Organizador directamente ya que WEGOW no participa ni es responsable del contenido de la informaciÃ³n sobre el evento que facilitan los Organizadores a travÃ©s del Sitio Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW al actuar Ãºnicamente como intermediario entre los Organizadores y los compradores en la compraventa:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;No asumirÃ¡ responsabilidad alguna en el caso de que la informaciÃ³n sobre el evento publicada por el Organizador sea falsa o el evento finalmente no llegue a celebrarse. En ese caso todas las reclamaciones deberÃ¡n dirigirse al Organizador de dicho evento, quien, mediante la aceptaciÃ³n de las presentes Condiciones de Venta exime de cualquier tipo de responsabilidad a WEGOW que pudiera derivarse de la publicaciÃ³n de informaciÃ³n falsa sobre el evento o de la cancelaciÃ³n del evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;En el caso de que la compra de entradas o de productos se realice a travÃ©s de una pasarela de pago a nombre del Organizador, WEGOW no asumirÃ¡ ninguna responsabilidad derivada de cualquier reclamaciÃ³n por parte de los compradores relacionadas con la devoluciÃ³n del importe de las entradas. WEGOW avisarÃ¡ debidamente en el Sitio Web si el pago se realiza en una pasarela de pago del Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;No se hace responsable de la forma o tÃ©rminos en los que finalmente se realice el evento. Cualquier reclamaciÃ³n relacionada con la calidad o diligencia del evento deben dirigirse Ãºnica y exclusivamente al Organizador del evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;QuedarÃ¡ exonerado de cualquier responsabilidad que pudiera derivarse de la inclusiÃ³n por parte del Organizador o cualquier otro tercero, de la marca registrada, nombre de dominio o cualquier menciÃ³n que incluya el signo â€œWegowâ€ en cualquier tipo de soporte que pueda exhibirse y hacerse pÃºblica de cara a usuarios y compradores.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    El Organizador deberÃ¡ mantener indemne a WEGOW de cualquier pÃ©rdida o daÃ±o que sea consecuencia de la promociÃ³n de eventos falsos y/o de la publicaciÃ³n de informaciÃ³n incorrecta o falsa. A tal fin, WEGOW se reserva el derecho a emprender las oportunas acciones legales frente a los Organizadores que publiquen informaciÃ³n sobre eventos falsos.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Lo relativo al proceso de compra venta&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.1. El procedimiento de compra&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    El procedimiento de compra se realiza de la siguiente forma:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Se selecciona el tipo y el nÃºmero de entradas correspondientes  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Se introducen los datos personales del Comprador (nombre, correo electrÃ³nico y otros que considere el promotor y/o el Sitio Web)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Se hace click en el botÃ³n comprar tras el cual se redirige a la pasarela de pago  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Se completan los datos de pago  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Las entradas podrÃ¡n llegar en un plazo mÃ¡ximo de 96 horas via email  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;El email de la confirmaciÃ³n con las entradas es la Ãºnica garantÃ­a de la correcta finalizaciÃ³n de la compra  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En caso de sospecha de que una compra sea fraudulenta se le solicitarÃ¡ al Usuario vÃ­a email la documentaciÃ³n que verifique la identidad de dicha compra y en caso de no recibir dicha informaciÃ³n, WEGOW se reserva el derecho a cancelar dichas entradas y devolver el importe de las mismas.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.2. Tarjeta de crÃ©dito VISA o MASTERCARD&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;Te garantizamos que cada una de las transacciones realizadas enWegow es 100% segura. Todas las operaciones que implican la transmisiÃ³n de datos personales o bancarios se realizan utilizando un entorno seguro. Wegow utiliza un servidor basado en la tecnologÃ­a de seguridad estÃ¡ndar SSL (Secure Socked Layer). Toda la informaciÃ³n que nos transmitas viaja cifrada a travÃ©s de la red. (Si desea saber mÃ¡s, visita nuestra secciÃ³n Pago Seguro).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Asimismo, los datos sobre tu tarjeta de crÃ©dito no quedan registrados en ninguna base de datos sino que van directamente al TPV (Terminal Punto de Venta) del Banco.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;AdemÃ¡s, te informamos que en un esfuerzo por proporcionar mayor seguridad a los propietarios de tarjetas de crÃ©dito, hemos incorporado en nuestra pasarela de pagos el sistema de pago seguro denominado CES (Comercio ElectrÃ³nico Seguro). De esta forma, si eres titular de una tarjeta â€œsecurizadaâ€ siempre podrÃ¡ efectuar pagos con tarjeta VISA o MASTERCARD en nuestra tienda.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;En el caso de que tu tarjeta no estÃ© adherida a este sistema de pago, Wegow sÃ³lo admitirÃ¡ el pago con tarjeta de crÃ©dito VISA o MASTERCARD a clientes con antigÃ¼edad y fiabilidad demostradas anteriormente.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;En ambos casos, al pagar con tarjeta VISA o MASTERCARD se solicitarÃ¡n siempre los siguientes datos: el nÃºmero de tarjeta, la fecha de caducidad, y un CÃ³digo de ValidaciÃ³n que coincide con las 3 Ãºltimas cifras del nÃºmero impreso en cursiva en el reverso de su tarjeta VISA o MASTERCARD, ofreciendo, de esta forma, mÃ¡s garantÃ­as acerca de la seguridad de la transacciÃ³n.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Importante: El fraude con tarjeta de crÃ©dito es un delito, y Wegow entablarÃ¡ acciÃ³n judicial contra todo aquel que realice una transacciÃ³n fraudulenta en nuestra tienda on-line.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.3. El justificante de compra&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    El Comprador recibirÃ¡ las entradas correspondientes al correo electrÃ³nico facilitado. Este documento serÃ¡ en todo momento el justificante de compra.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.4. Problemas con las entradas&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Si el Comprador ha tenido algÃºn problema en el proceso de compra, deberÃ¡ ponerse en contacto con info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; No obstante, en ningÃºn caso se aceptan cambios ni devoluciones sobre entradas ya contratadas.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.5. Compraventa de entradas. LiquidaciÃ³n&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW, tendrÃ¡ derecho a percibir una retribuciÃ³n por los servicios de intermediaciÃ³n prestados en relaciÃ³n con la comercializaciÃ³n y la venta de entradas, que coincidirÃ¡ con el importe que se refleje en el precio final en concepto de â€œgastos de gestiÃ³nâ€.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    El importe de dicha retribuciÃ³n serÃ¡ negociado de forma individual con cada uno de los Organizadores.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Habida cuenta que WEGOW recibirÃ¡ directamente de los Usuarios el precio total correspondiente a la adquisiciÃ³n de las entradas y de los gastos de gestiÃ³n, WEGOW tendrÃ¡ derecho a retener directamente la retribuciÃ³n que le corresponda.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW procederÃ¡ a abonar a los Organizadores el importe que hubieran recibido como contraprestaciÃ³n por la adquisiciÃ³n de entradas en el plazo de 5 dÃ­as hÃ¡biles desde la fecha en la que los Organizadores soliciten la liquidaciÃ³n, mediante transferencia bancaria efectuada a la cuenta designada a tal efecto por los Organizadores en el proceso de registro.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Una vez recibida cada una de las transferencias el Organizador se compromete a remitir a WEGOW una carta de pago por el importe recibido.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Â¿QuÃ© pertenece a WEGOW?&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.1. El Sitio Web: funcionamiento y seguridad&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW velarÃ¡ por el correcto funcionamiento del Sitio Web, la veracidad de lo publicado y la seguridad informÃ¡tica relativa al Sitio Web en Ã©l en la medida de lo posible. Sin embargo WEGOW no se responsabiliza de los errores u omisiones que pudieran aparecer en los contenidos del Sitio Web, ni de garantizar la ausencia de virus u otros elementos lesivos, introducidos por terceros, que pudieran causar daÃ±os o alteraciones en el sistema informÃ¡tico.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En consecuencia, WEGOW no responderÃ¡ por los daÃ±os y perjuicios que tales elementos pudieran ocasionar al Usuario, Organizador o a terceros. WEGOW no podrÃ¡ ser considerado responsable, ya sea directo o indirecto, de los daÃ±os derivados del mal uso de este Sitio Web o sus contenidos por los usuarios, ni por cualquier actuaciÃ³n realizada sobre la base de la informaciÃ³n que en ella se facilita.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.2. Propiedad Intelectual&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW es titular del nombre de dominio &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt;, y gestiona la herramienta de creaciÃ³n y gestiÃ³n de eventos. AsÃ­ WEGOW es propietario de todas las url bajo las que se acceda a los eventos organizados en dicho Sitio Web. Se permite la reproducciÃ³n o transmisiÃ³n del contenido del Sitio Web Ãºnicamente con fines informativos o divulgativos y siempre que se cite la fuente y se respete su autorÃ­a. AsÃ­, no se permite la reproducciÃ³n o transmisiÃ³n del contenido del Sitio Web con fines distintos de los mencionados sin la previa autorizaciÃ³n por escrito de WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    El Organizador cede a WEGOW los derechos de comunicaciÃ³n y distribuciÃ³n pÃºblica sobre los contenidos que facilite a travÃ©s del Sitio Web, asÃ­ como el de modificaciÃ³n para adaptarlos a las necesidades tÃ©cnicas del Sitio Web, y garantiza ademÃ¡s la legÃ­tima titularidad o facultad de disposiciÃ³n sobre dichos derechos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Todas los nombres comerciales, logotipos, marcas o signos distintivos de cualquier clase que aparecen en el Sitio Web son propiedad de WEGOW o de terceros, sin que pueda entenderse que el uso y acceso a WEGOW y la utilizaciÃ³n de sus servicios atribuya al Usuario derecho alguno sobre las citadas marcas, signos o logotipos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En cualquier caso, WEGOW no serÃ¡ ni se hace responsable de las opiniones vertidas por los usuarios a travÃ©s del Sitio Web.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.3. Propiedad intelectual del Organizador&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    El Organizador serÃ¡ responsable en exclusiva de la autorÃ­a o de contar con los derechos de explotaciÃ³n correspondientes a las imÃ¡genes, vÃ­deos y textos utilizados para configurar su evento, quedando WEGOW en todo caso indemne frente a cualquier reclamaciÃ³n.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    El Organizador, mediante la aceptaciÃ³n de los presentes Condiciones de Venta concede a WEGOW autorizaciÃ³n para reproducir y utilizar sus marcas o nombres comerciales con la finalidad de proporcionarle los servicios descritos mientras se realice dicha prestaciÃ³n de servicios. Cualquier reclamaciÃ³n que pudiera interponerse por Usuario u Organizadores en relaciÃ³n con la Propiedad Intelectual podrÃ¡ realizarse mandando un correo electrÃ³nico a info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Enlaces a terceros&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW no asume responsabilidad alguna derivada de los enlaces (links) que posibiliten, a travÃ©s del Sitio Web, el acceso al Usuario a prestaciones y servicios ofrecidos por terceros, siempre que sean ajenos al Sitio Web. Por tanto, WEGOW no se hace responsable ni de la informaciÃ³n contenida en los mismos ni de cualesquiera efectos que pudieran derivarse de dicha informaciÃ³n. Asimismo, WEGOW se reserva el derecho a retirar, de manera unilateral y sin previo aviso, los enlaces que aparecen en el Sitio Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Si cualquier Usuario o tercero observara que tales enlaces puedan ser contrarios a las leyes, la moral o el orden pÃºblico, deberÃ¡ informar a WEGOW a travÃ©s del correo electrÃ³nico info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. PolÃ­tica de reembolso y devoluciones&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Una vez adquirida la entrada a travÃ©s de WEGOW, no serÃ¡ cambiada por otra ni devuelto su importe, excepto en casos de cancelaciÃ³n del evento. En este supuesto, no serÃ¡n susceptibles de devoluciÃ³n los gastos de gestiÃ³n de las entradas, puesto que WEGOW no forma parte de la relaciÃ³n jurÃ­dica que vincula al Usuario con el Organizador. Los servicios de intermediaciÃ³n ofrecidos por WEGOW para la adquisiciÃ³n de entradas se considerarÃ¡n efectivamente prestados desde el momento en que se produzca la adquisiciÃ³n de las entradas, con independencia de la potencial cancelaciÃ³n del evento por parte del Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    La devoluciÃ³n, en caso de cancelaciÃ³n, se podrÃ¡ efectuar por el Organizador dentro del plazo de quince dÃ­as desde la fecha de la comunicaciÃ³n pÃºblica de la cancelaciÃ³n. Si la suspensiÃ³n se realiza una vez transcurrida mÃ¡s de la mitad del espectÃ¡culo, no habrÃ¡ devoluciÃ³n alguna. Las malas condiciones climatolÃ³gicas no dan derecho a devoluciÃ³n de la entrada.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Asimismo, en el supuesto de que los Usuarios se dirigieran a WEGOW con el fin de reclamar el reembolso de los importes satisfechos por la adquisiciÃ³n de las entradas en caso de cancelaciÃ³n del evento, WEGOW procederÃ¡ a la devoluciÃ³n del importe de la entrada excluyendo los gastos de gestiÃ³n en el caso de que no hubiera realizado ninguna liquidaciÃ³n anticipada. al Organizador. En caso contrario WEGOW procederÃ¡ a solicitar al Organizador la devoluciÃ³n de los importes que ya hubieran sido liquidados, para proceder a su vez, actuando en nombre y por cuenta del Organizador, a la devoluciÃ³n del importe total abonado por los Usuarios, a excepciÃ³n de los gastos de gestiÃ³n, que corresponden a un servicio ya prestado.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW no estarÃ¡ en ningÃºn caso obligada a realizar la devoluciÃ³n a los Usuarios hasta que el Organizador realice la devoluciÃ³n en los tÃ©rminos antes mencionados. En caso de que el Organizador no devolviera los importes liquidados en el plazo de 5 dÃ­as hÃ¡biles desde la fecha en la que hubiera recibido la solicitud por parte de WEGOW, el Organizador serÃ¡ el Ãºnico responsable de la devoluciÃ³n de los importes satisfechos por los Usuarios y WEGOW tendrÃ¡ derecho a proporcionar a Ã©stos la informaciÃ³n de contacto del Organizador, quien serÃ¡ a todos los efectos legales el Ãºnico responsable de la devoluciÃ³n de los mencionados importes a los Usuarios, eximiendo por tanto a WEGOW de cualquier responsabilidad frente a los mismos. El Organizador autoriza expresamente a WEGOW a proporcionar sus datos de contacto en las condiciones y para las finalidades antedichas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW no participa ni en la comunicaciÃ³n ni en la relaciÃ³n entre Usuarios y Organizadores con lo que no se responsabiliza en el caso de que el evento finalmente no llegue a producirse.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. Darse de baja del servicio&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    El Usuario y/u Organizador se puede dar de baja del servicio en cualquier momento. WEGOW no pedirÃ¡ justificaciÃ³n para realizar la baja efectiva, aunque sÃ­ se reserva el derecho de consultar los motivos de dicha baja con fines estadÃ­sticos y de mejora del servicio. El Usuario y/u Organizador solicitarÃ¡ su baja en cualquier momento a travÃ©s del correo electrÃ³nico info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Adicionalmente, WEGOW se reserva el derecho de dar de baja a Usuarios y/u Organizadores que no cumplan con los requisitos legales que se recogen en estas condiciones de servicio.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. EnvÃ­o de comunicaciones por parte de WEGOW&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW no utiliza tÃ©cnicas de spamming y Ãºnicamente tratarÃ¡ los datos que el Usuario y/u Organizadores que Ã©stos faciliten mediante los formularios electrÃ³nicos habilitados en el Sitio Web o mensajes de correo electrÃ³nico junto con la marcaciÃ³n de las casillas correspondientes. El tratamiento de los datos de carÃ¡cter personal, asÃ­ como el envÃ­o de comunicaciones comerciales realizadas por medios electrÃ³nicos, son conformes a la normativa de protecciÃ³n de datos vigente en cada momento y a la Ley 34/2002, de 11 de julio, de servicios de la Sociedad de InformaciÃ³n y de Comercio ElectrÃ³nico.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Â¿CÃ³mo puedo denunciar?&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    En el caso de que cualquier Usuario, Organizador, visitante, o un tercero considere que existen hechos o circunstancias que revelen el carÃ¡cter ilÃ­cito de cualquier contenido en &lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt; o de su utilizaciÃ³n, deberÃ¡ ponerse en contacto con WEGOW a travÃ©s de info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Para ello deberÃ¡ indicar sus datos personales (nombre, direcciÃ³n, nÃºmero de telÃ©fono y direcciÃ³n de correo electrÃ³nico) y la supuesta actividad ilÃ­cita llevada a cabo en el Sitio Web.  &lt;/p&gt;&lt;/article&gt;","termOfUse4":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Modificaciones de las presentes Condiciones de Venta&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW se reserva el derecho de modificar las presentes Condiciones de Venta por motivos legÃ­timos de acuerdo con la legislaciÃ³n aplicable en cada momento, de lo que informarÃ¡ debidamente en el Sitio Web, por lo que recomienda al Usuario que las revise periÃ³dicamente para estar informado de las mismas.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. LegislaciÃ³n utilizada para la elaboraciÃ³n&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Las presentes Condiciones de Venta han sido elaboradas de conformidad con lo establecido en la Ley 34/2002, de Servicios de la Sociedad de la InformaciÃ³n y de Comercio ElectrÃ³nico, la Ley 7/1998 sobre Condiciones Generales de ContrataciÃ³n, el Real Decreto Legislativo 1/2007, de 16 de noviembre, por el que se aprueba el texto refundido de la Ley General para la Defensa de los Consumidores y Usuarios y otras leyes complementarias  y Usuarios, la Ley 7/1996 de OrdenaciÃ³n del Comercio Minorista, y cuantas disposiciones legales resulten de aplicaciÃ³n.  &lt;/p&gt;&lt;/article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. Ley aplicable y jurisdicciÃ³n&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Estos tÃ©rminos se rigen por la ley espaÃ±ola. Las partes acuerdan someterse, a su elecciÃ³n para la resoluciÃ³n de los conflictos y con renuncia expresa a cualquier otro fuero, a los juzgados y tribunales que resulten competentes en cada caso.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    No obstante, WEGOW queda a su entera disposiciÃ³n a travÃ©s del correo electrÃ³nico info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; para resolver cuantas quejas, cuestiones y reclamaciones pueda tener el Comprador en relaciÃ³n con los servicios que WEGOW presta.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Asimismo, el Comprador queda informado de que, en caso de que exista una controversia en relaciÃ³n con los servicios prestados por WEGOW que no se haya podido resolver previamente, si el Comprador es un consumidor final persona fÃ­sica, puede utilizar el servicio sobre resoluciÃ³n de litigios en lÃ­nea en materia de consumo que ofrece la ComisiÃ³n Europea, de conformidad con el artÃ­culo 14 del Reglamento (UE) No 524/2013 del Parlamento Europeo y del Consejo, si asÃ­ lo desea, disponible en &lt;span class=\'skimlinks-unlinked\'&gt;https://webgate.ec.europa.eu/odr&lt;/span&gt;/.&lt;/p&gt;&lt;/div&gt;","subtitle":"TÃ©rminos y condiciones de los servicios ofrecidos a travÃ©s del Sitio Web","legal":"InformaciÃ³n legal","legalDesc":"&lt;address&gt;Wegow Technologies, S.L. sociedad con domicilio en Bilbao, EspaÃ±a. Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, EspaÃ±a; Provista de C.I.F. B86767761, inscrita en el Registro Mercantil de Bizkaia al Tomo 5.765, folio 146, hoja nÃºmero BI-65.753 (en adelante, â€œWEGOWâ€), titular del dominio web &lt;a href=\'https://www.wegow.com\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el â€œSitio Webâ€).&lt;/address&gt;","object":"Objeto","objectDesc":"&lt;p&gt;Las presentes condiciones generales (en adelante, las â€œCondiciones Generalesâ€) regulan el acceso y el uso, por parte de cualquier persona fÃ­sica (en adelante, el â€œUsuarioâ€ o los â€œUsuariosâ€) del Sitio Web asÃ­ como de los contenidos y servicios que se incluyen en el mismo.&lt;/p&gt;&lt;p&gt;La presentes Condiciones Generales serÃ¡n de aplicaciÃ³n al uso del Sitio Web, asÃ­ como a ciertos servicios prestados por WEGOW a travÃ©s del Sitio Web, bien sea de forma directa o a travÃ©s de cualquiera de sus sociedades dependientes, de conformidad con la definiciÃ³n de este tÃ©rmino prevista en el artÃ­culo 42 del CÃ³digo de Comercio.&lt;/p&gt;&lt;p&gt;No obstante lo anterior, la utilizaciÃ³n de ciertos servicios ofrecidos a los Usuarios a travÃ©s del Sitio Web, puede encontrarse sometida a condiciones particulares propias que, segÃºn los casos, sustituyen, completan y/o modifican las presentes Condiciones Generales. Por lo tanto, con anterioridad a la utilizaciÃ³n de dichos servicios, el Usuario tambiÃ©n debe leer atentamente y aceptar las correspondientes condiciones particulares. En caso de existir discrepancia o contradicciÃ³n entre lo establecido en estas Condiciones Generales y las condiciones particulares que, en su caso, puedan ser establecidas respecto de los servicios ofrecidos en el Sitio Web, prevalecerÃ¡ lo dispuesto en las condiciones particulares.&lt;/p&gt;&lt;p&gt;El uso del Sitio Web implica la plena aceptaciÃ³n por parte del Usuario de las disposiciones incluidas en las Condiciones Generales y en cualquier otra polÃ­tica que resulte de aplicaciÃ³n, en la versiÃ³n publicada por WEGOW en el momento en que el Usuario accede al Sitio Web.&lt;/p&gt;&lt;p&gt;La finalidad de WEGOW es la de proporcionar una comunidad entre Usuarios. En ese sentido, a travÃ©s del Sitio Web, WEGOW tiene como objeto ofrecer una agenda de conciertos inteligente y adaptada al Usuario, en la que puede conocer los intereses de sus contactos y participar activamente en la materializaciÃ³n de conciertos bajo demanda.&lt;/p&gt;&lt;p&gt;WEGOW conecta a los Usuarios con sus contactos a travÃ©s de sus gustos musicales y eventos de interÃ©s en comÃºn. WEGOW ofrece un catÃ¡logo de eventos musicales efectuados en diferentes ciudades de EspaÃ±a proporcionando acceso a las plataformas que trabajan el ticketing de dichos eventos.&lt;/p&gt;&lt;p&gt;WEGOW recoge la demanda de todos sus Usuarios para generar una oferta cultural acorde a Ã©sta. Se produce una activaciÃ³n de conciertos a travÃ©s de los datos de demanda de los Usuarios. Dicha demanda es recogida en la plataforma WEGOW en apartados especificados para tal efecto. El Usuario siempre tendrÃ¡ la capacidad de efectuar cambios.&lt;/p&gt;&lt;p&gt;Cuando un Usuario declara su interÃ©s por un artista concreto, WEGOW se encarga de proporcionar a dicho Usuario informaciÃ³n vÃ­a correo electrÃ³nico sobre los eventos musicales en los que estÃ¡ relacionado. El objeto es facilitar el acceso a la informaciÃ³n de la mÃºsica en directo que le interesa al Usuario.&lt;/p&gt;&lt;p&gt;WEGOW se encuentra en continua evoluciÃ³n y desarrollo de nuevas herramientas que aporten valor al Usuario registrado en WEGOW.&lt;/p&gt;","service":"Servicios ofrecidos a travÃ©s del Sitio Web","serviceDesc":"&lt;p&gt;WEGOW condiciona la utilizaciÃ³n de la mayorÃ­a de sus servicios a la previa cumplimentaciÃ³n del correspondiente registro del Usuario en el Sitio Web.&lt;/p&gt;&lt;p&gt;El Usuario debe seleccionar el identificador (ID o login) y la contraseÃ±a de su cuenta comprometiÃ©ndose a conservarla y a usarla con la diligencia debida.&lt;/p&gt;&lt;p&gt;El uso de la contraseÃ±a es personal e intransferible, no estando permitida la cesiÃ³n, ni siquiera temporal, a terceros. En tal sentido, el Usuario deberÃ¡ adoptar las medidas necesarias para la custodia de la contraseÃ±a por Ã©l seleccionada, evitando el uso de la misma por terceros. En consecuencia, el Usuario es el Ãºnico responsable de la utilizaciÃ³n que, de su contraseÃ±a se realice, con completa indemnidad para WEGOW.&lt;/p&gt;&lt;p&gt;En el supuesto de que el Usuario conozca o sospeche que terceros estÃ¡n haciendo uso de su contraseÃ±a en el Sitio Web, deberÃ¡ poner tal circunstancia en conocimiento de WEGOW con la mayor brevedad a la direcciÃ³n de correo electrÃ³nico a info{\'@\'}wegow.es&lt;/p&gt;&lt;p&gt;El citado registro se efectuarÃ¡ en la forma expresamente indicada en el propio servicio. Toda la informaciÃ³n que facilite el Usuario a travÃ©s de los servicios deberÃ¡ ser veraz. A estos efectos, el Usuario garantiza la autenticidad de todos aquellos datos que comunique como consecuencia de la cumplimentaciÃ³n de los formularios necesarios para la suscripciÃ³n de los Servicios. Asimismo, el Usuario que se registre garantiza que es mayor de 14 aÃ±os.&lt;/p&gt;&lt;p&gt;De igual forma, serÃ¡ responsabilidad del Usuario mantener toda la informaciÃ³n facilitada a WEGOW permanentemente actualizada de forma que responda, en cada momento, a la situaciÃ³n real del Usuario. En todo caso el Usuario serÃ¡ el Ãºnico responsable de las manifestaciones falsas o inexactas que realice y de los prejuicios que cause a WEGOW o a terceros por la informaciÃ³n que facilite.&lt;/p&gt;&lt;p&gt;El usuario acepta recibir comunicaciones de terceros, empresas colaboradoras de Wegow.&lt;/p&gt;&lt;p&gt;Todos los datos recabados a travÃ©s del Sitio Web serÃ¡n tratados de conformidad con lo establecido en la PolÃ­tica de Privacidad.&lt;/p&gt;"},"policyPrivacy":{"title":"PolÃ­tica de Privacidad","introduction":"&lt;p&gt;La PolÃ­tica de Privacidad regula el tratamiento de datos personales facilitados por parte de cualquier persona fÃ­sica (en adelante, el Usuario o los Usuarios) a travÃ©s del sitio web &lt;a href=\'https://www.wegow.com\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el Sitio Web) titularidad de Wegow Technologies S.L. con domicilio en Bilbao, EspaÃ±a. Calle Rodriguez Arias num 51, Entreplanta dcha. 48013 Bilbao; Provista de C.I.F.B86767761, inscrita en el Registro Mercantil de Madrid, Tomo 31305, folio 81, hoja nÃºmero M563489, (De aquÃ­ en adelante \'WEGOW\').&lt;/p&gt;&lt;p&gt;En caso de que deseen registrarse en el Sitio Web y/o crear su perfil deberÃ¡n leer la presente PolÃ­tica de Privacidad y dar consentimiento para el tratamiento de sus datos a travÃ©s de la casilla que aparece en el formulario de registro y/o en la secciÃ³n \'crear un perfil\'. Asimismo, la presente PolÃ­tica de privacidad serÃ¡ de aplicaciÃ³n a los datos personales que los Usuarios comuniquen a travÃ©s del formulario de contacto incluido en el Sitio Web y de cualquier otra secciÃ³n que permita la inserciÃ³n y comunicaciÃ³n de datos personales.&lt;/p&gt;","usersProfiles":"Usuarios y Perfiles","usersProfilesDesc":"&lt;p&gt;Para poder disfrutar de los servicios de WEGOW es necesario que los Usuarios se registren cumplimentando un formulario de registro.&lt;/p&gt;&lt;p&gt;La informaciÃ³n facilitada a travÃ©s de este formulario estarÃ¡ disponible y podrÃ¡ ser modificada por los Usuarios a travÃ©s de su cuenta de usuario y de su perfil.&lt;/p&gt;&lt;p&gt;El Usuario serÃ¡ totalmente responsable y deberÃ¡ introducir datos reales y veraces en su cuenta de usuario y en su perfil. WEGOW procurarÃ¡ comprobar la veracidad de los datos, reservÃ¡ndose, sin perjuicio de otras acciones, el derecho a no registrar o a dar de baja a un Usuario si los datos que ha facilitado son falsos o incompletos. La obligaciÃ³n de tener un perfil real es esencial en WEGOW.&lt;/p&gt;&lt;p&gt;Cuando los Usuarios se registran en WEGOW, podrÃ¡n publicar y compartir contenidos e informaciÃ³n personal real. La informaciÃ³n personal serÃ¡ compartida con las condiciones de privacidad que el Usuario elija y bajo su exclusivo control.&lt;/p&gt;&lt;p&gt;Corresponde al Usuario, en todo momento, controlar su informaciÃ³n. WEGOW no controla y, por tanto, no asume ninguna responsabilidad en la posible recogida y tratamiento de informaciÃ³n de Usuarios por parte de otros Usuarios o por terceros.&lt;/p&gt;","minAge":"Edad mÃ­nima para registrarse","minAgeDesc":"&lt;p&gt;Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os. Por lo tanto, ningÃºn menor de 16 aÃ±os podrÃ¡ facilitar sus datos personales.&lt;/p&gt;&lt;p&gt;Los Usuarios de entre 16 y 18 aÃ±os deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo, asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del servicio. Si WEGOW es informado de que un menor estÃ¡ registrado como Usuario en WEGOW sin el consentimiento de sus padres, adoptarÃ¡ las medidas necesarias y podrÃ¡ eliminar o bloquear la cuenta del Usuario.&lt;/p&gt;&lt;p&gt;En caso de que en cualquier momento el Usuario facilite a WEGOW datos de carÃ¡cter personal de terceras personas con las que mantenga alguna relaciÃ³n, el Usuario garantiza que estÃ¡ facultado legÃ­timamente para facilitar los referidos datos y que ha procedido a informar y obtener el consentimiento de esos terceros para la comunicaciÃ³n de sus datos, respondiendo en caso de que no sea asÃ­. No obstante lo anterior, WEGOW pondrÃ¡ todos sus esfuerzos en actuar debidamente en relaciÃ³n con el tratamiento de dichos terceros.&lt;/p&gt;&lt;p&gt;El equipo de WEGOW podrÃ¡ ponerse en contacto con los Usuarios, en cualquier momento, para que demuestren su edad real enviando fotocopia de su DNI o un documento equivalente. Si el Usuario no facilita esa informaciÃ³n dentro del plazo que se le seÃ±ale, WEGOW se reserva el derecho a bloquear o cancelar la cuenta del Usuario.&lt;/p&gt;&lt;p&gt;Los datos del DNI o del documento que se aporte serÃ¡n utilizados Ãºnica y exclusivamente por el personal autorizado de WEGOW para realizar esta tarea de identificaciÃ³n, en ningÃºn caso, se almacenarÃ¡n o tratarÃ¡n para otro fin.&lt;/p&gt;","personalData":"Tratamiento de datos personales","personalDataDesc":"&lt;p&gt;Los datos personales que los Usuarios faciliten a travÃ©s del Sitio Web, tanto en el momento de registrar su cuenta como en el momento de crear su perfil y/o al ponerse en contacto con WEGOW a travÃ©s de la secciÃ³n de contacto del Sitio Web, serÃ¡n incluidos en un fichero que ha sido debidamente registrado ante la Agencia EspaÃ±ola de ProtecciÃ³n de Datos titularidad de WEGOW.&lt;/p&gt;&lt;p&gt;Por tanto, al cumplimentar un formulario de registro, al crear un perfil y/o al facilitar datos personales a travÃ©s del Sitio Web el Usuario consiente expresamente al tratamiento de sus datos por parte de WEGOW de conformidad con lo establecido en la presente PolÃ­tica de Privacidad y para todas las finalidades seÃ±aladas a continuaciÃ³n.&lt;/p&gt;&lt;p&gt;Asimismo, el Usuario consiente que los datos facilitados con el fin de comprar la entrada sean comunicados a los promotores, a las marcas y a las empresas colaboradoras al evento y a las empresas asociadas al evento (artista, recinto, promotor, pÃ¡gina web de venta) para acciones implÃ­citas en el buen funcionamiento del mismo (control de accesos...), promocionales e informativas de acuerdo con las presentes condiciones. Dichas entidades tratarÃ¡n los datos personales de los Usuarios exclusivamente para los fines seÃ±alados en la presente PolÃ­tica de Privacidad.&lt;/p&gt;&lt;p&gt;En el caso de que WEGOW decida transmitir su base de datos de Usuarios a un tercero en el marco de operaciones mercantiles de cualquier naturaleza, a tÃ­tulo enunciativo y no limitativo, fusiÃ³n, escisiÃ³n, cesiÃ³n global de activos y pasivos, aportaciÃ³n o transmisiÃ³n de negocio o rama de actividad empresarial, o cualquier operaciÃ³n de reestructuraciÃ³n societaria de anÃ¡loga naturaleza, contemplada por la normativa mercantil, el Usuario consiente la cesiÃ³n, comunicaciÃ³n y puesta a disposiciÃ³n de sus datos a dicho tercero (que actuarÃ¡ como nuevo responsable de datos). Los Usuarios serÃ¡n informados de dicha operaciÃ³n y se les concederÃ¡ un plazo razonable para poder oponerse al tratamiento de sus datos por parte del nuevo responsable.&lt;/p&gt;&lt;p&gt;WEGOW trata los datos personales facilitados por los Usuarios para poder identificarlos, darles acceso a los servicios y poner a su disposiciÃ³n todas las facilidades y aplicaciones del Sitio Web.&lt;/p&gt;&lt;p&gt;Asimismo, al aceptar la presente PolÃ­tica de Privacidad y registrarse en el Sitio Web, los Usuarios autorizan y consienten que WEGOW trate sus datos con la finalidad de enviarles informaciÃ³n (tanto sobre cambios y actualizaciones relacionadas con el Sitio Web, como sobre actividades, productos, servicios, ofertas de WEGOW etc.) a travÃ©s i) del Sitio Web, ii) mensajes que WEGOW envÃ­e por medios electrÃ³nicos a las cuentas de correo asociadas a las cuentas de los Usuarios de WEGOW, iii) mensajes SMS o/y iii) llamadas a telÃ©fonos mÃ³viles facilitados por el Usuario. Esta informaciÃ³n podrÃ¡ encontrarse segmentada en funciÃ³n de la informaciÃ³n que proporcionen los Usuarios (edad, localizaciÃ³n, entre otras) con el objetivo de dar un servicio personalizado al Usuario y enviarle informaciÃ³n que para Ã©l pueda resultar relevante.&lt;/p&gt;&lt;p&gt;El Usuario deberÃ¡ notificar a WEGOW cualquier modificaciÃ³n que se produzca en los datos que haya facilitado, respondiendo en cualquier caso de la veracidad y exactitud de los datos suministrados en cada momento.&lt;/p&gt;&lt;p&gt;En cualquier caso, el Usuario podrÃ¡ ejercer sus derechos de acceso, rectificaciÃ³n, supresiÃ³n, limitaciÃ³n del tratamiento, portabilidad de los datos y oposiciÃ³n, los cuales podrÃ¡n ser ejercidos por Ã©l y, en su caso, por quien lo represente, mediante solicitud escrita y firmada dirigida a WEGOW, por correo postal (que deberÃ¡ ser enviado a la direcciÃ³n seÃ±alada en el encabezamiento) o por correo electrÃ³nico (que deberÃ¡ ser enviado info{\'@\'}wegow.es).&lt;/p&gt;&lt;p&gt;Dicha solicitud deberÃ¡ ir acompaÃ±ada de los siguientes datos: nombre y apellidos del Usuario, domicilio a efectos de notificaciones y fotocopia del documento nacional de identidad o del pasaporte. En el caso de representaciÃ³n, deberÃ¡ probarse Ã©sta mediante documento fehaciente.&lt;/p&gt;&lt;p&gt;WEGOW informa de que tiene implementadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativa necesarias para evitar la alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a los que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;","newPolicity":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;&lt;p class=\'text-static-page\'&gt;PolÃ­tica de Privacidad regula el tratamiento de datos personales facilitados por parte de cualquier persona fÃ­sica (en adelante, el Usuario o los Usuarios) a travÃ©s del sitio web &lt;a href=\'https://www.wegow.com/\' target=\'_blank\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el Sitio Web) titularidad de Wegow Technologies S.L. con domicilio en Bilbao, EspaÃ±a. Calle Rodriguez Arias num 51, Entreplanta dcha. 48013 Bilbao; Provista de C.I.F.B86767761, inscrita en el Registro Mercantil de Madrid, Tomo 31305, folio 81, hoja nÃºmero M563489, (De aquÃ­ en adelante \'WEGOW\').&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que deseen registrarse en el Sitio Web y/o crear su perfil deberÃ¡n leer la presente PolÃ­tica de Privacidad y dar consentimiento para el tratamiento de sus datos a travÃ©s de la casilla que aparece en el formulario de registro y/o en la secciÃ³n \'crear un perfil\'. Asimismo, la presente PolÃ­tica de privacidad serÃ¡ de aplicaciÃ³n a los datos personales que los Usuarios comuniquen a travÃ©s del formulario de contacto incluido en el Sitio Web y de cualquier otra secciÃ³n que permita la inserciÃ³n y comunicaciÃ³n de datos personales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Usuarios y Perfiles&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Para poder disfrutar de los servicios de WEGOW es necesario que los Usuarios se registren cumplimentado un formulario de registro.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;La informaciÃ³n facilitada a travÃ©s de este formulario estarÃ¡ disponible y podrÃ¡ ser modificada por los Usuarios a travÃ©s de su cuenta de usuario y de su perfil.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario serÃ¡ totalmente responsable y deberÃ¡ introducir datos reales y veraces en su cuenta de usuario y en su perfil. WEGOW procurarÃ¡ comprobar la veracidad de los datos, reservÃ¡ndose, sin perjuicio de otras acciones, el derecho a no registrar o a dar de baja a un Usuario si los datos que ha facilitado son falsos o incompletos. La obligaciÃ³n de tener un perfil real es esencial en WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Cuando los Usuarios se registran en WEGOW, podrÃ¡n publicar y compartir contenidos e informaciÃ³n personal real. La informaciÃ³n personal serÃ¡ compartida con las condiciones de privacidad que el Usuario elija y bajo su exclusivo control.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Corresponde al Usuario, en todo momento, controlar su informaciÃ³n. WEGOW no controla y, por tanto, no asume ninguna responsabilidad en la posible recogida y tratamiento de informaciÃ³n de Usuarios por parte de otros Usuarios o por terceros.&lt;/p&gt; &lt;p&gt;El usuario podrÃ¡ elegir seleccionar en al apartado de configuraciÃ³n entre perfil publico o perfil privado, que por defecto y en el momento del registro se mostrarÃ¡ como publico.&lt;/p&gt;&lt;p&gt;Si tiene el perfil publico, su perfil se podrÃ¡ recomendar a otro usuarios como acompaÃ±ante perfecto y se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;Si tiene el perfil privado, su perfil no se recomendara a otro usuarios como acompaÃ±ante perfecto y no se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;En ambos casos las imÃ¡genes que suba a Moments se mostrara al resto de usuarios registrados de Wegow.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Edad mÃ­nima para registrarse&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os. Por lo tanto, ningÃºn menor de 16 aÃ±os podrÃ¡ facilitar sus datos personales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de entre 16 y 18 aÃ±os, deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del servicio. Si WEGOW es informado de que un menor estÃ¡ registrado como Usuario en WEGOW sin el consentimiento de sus padres, adoptarÃ¡n las medidas necesarias y podrÃ¡ eliminar o bloquear la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que en cualquier momento el Usuario facilite a WEGOW datos de carÃ¡cter personal de terceras personas con las que mantenga alguna relaciÃ³n, el Usuario garantiza que estÃ¡ facultad legÃ­timamente para facilitar los referidos datos y que ha procedido a informar y obtener el consentimiento de esos terceros para la comunicaciÃ³n de sus datos, respondiendo en caso de que no sea asÃ­. No obstante lo anterior, WEGOW pondrÃ¡ todos sus esfuerzos en actuar debidamente en relaciÃ³n con el tratamiento de dichos terceros.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El equipo de WEGOW podrÃ¡ ponerse en contacto con los Usuarios, en cualquier momento, para que demuestren su edad real enviando fotocopia de su DNI o un documento equivalente. Si el Usuario no facilita esa informaciÃ³n dentro del plazo que se le seÃ±ale, WEGOW se reserva el derecho a bloquear o cancelar la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los datos del DNI o del documento que se aporte serÃ¡n utilizados Ãºnica y exclusivamente por el personal autorizado de WEGOW para realizar esta tarea de identificaciÃ³n, en ningÃºn caso, se almacenarÃ¡ o tratarÃ¡n para otro fin.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Tratamiento de datos personales&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales que los Usuarios faciliten a travÃ©s del Sitio Web, tanto en el momento de registrar su cuenta como en el momento de crear su perfil y/o al ponerse en contacto con WEGOW a travÃ©s de la secciÃ³n de contacto del Sitio Web, serÃ¡n incluidos en un fichero que ha sido debidamente registrado ante la Agencia EspaÃ±ola de ProtecciÃ³n de Datos titularidad de WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Por tanto, al cumplimentar un formulario de registro, al crear un perfil y/o al facilitar datos personales a travÃ©s del Sitio Web el Usuario consiente expresamente al tratamiento de sus datos por parte de WEGOW de conformidad con lo establecido en la presente PolÃ­tica de Privacidad y para todas las finalidades seÃ±aladas a continuaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, el Usuario consiente que los datos facilitados con el fin de comprar la entrada sean comunicados a los promotores, a las marcas y a las empresas colaboradoras al evento y a las empresas asociadas al evento (artista, recinto, promotor, pÃ¡gina web de venta) para acciones implÃ­icitas en el buen funcionamiento del mismo (control de accesos...), promocionales e informativas de acuerdo con las presentes condiciones. Dichas entidades tratarÃ¡n los datos personales de los Usuarios exclusivamente para los fines seÃ±alados en la presente PolÃ­tica de Privacidad.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En el caso de que WEGOW decida transmitir su base de datos de Usuarios a un tercero en el marco de operaciones mercantiles de cualquier naturaleza, a tÃ­tulo enunciativo y no limitativo, fusiÃ³n, escisiÃ³n, cesiÃ³n global de activos y pasivos, aportaciÃ³n o transmisiÃ³n de negocio o rama de actividad empresarial, o cualquier operaciÃ³n de reestructuraciÃ³n societaria de anÃ¡loga naturaleza, contemplada por la normativa mercantil, el Usuario consiente la cesiÃ³n, comunicaciÃ³n y puesta a disposiciÃ³n de sus datos a dicho tercero (que actuarÃ¡ como nuevo responsable de datos). Los Usuarios serÃ¡n informados de dicha operaciÃ³n y se les concederÃ¡ un plazo razonable para poder oponerse al tratamiento de sus datos por parte del nuevo responsable.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW trata los datos personales facilitados por los Usuarios para poder identificarlos, darles acceso a los servicios y poner a su disposiciÃ³n todas las facilidades y aplicaciones del Sitio Web.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, al aceptar la presente PolÃ­tica de Privacidad y registrarse en el Sitio Web, los Usuarios autorizan y consienten que WEGOW trate sus datos con la finalidad de enviarles informaciÃ³n (tanto sobre cambios y actualizaciones relacionadas con el Sitio Web, como sobre actividades, productos, servicios, ofertas de WEGOW etc.) a travÃ©s i) del Sitio Web, ii) mensajes que WEGOW envÃ­e por medios electrÃ³nicos a las cuentas de correo asociadas a las cuentas de los Usuarios de WEGOW, iii) mensajes SMS o/y iii) llamadas a telÃ©fonos mÃ³viles facilitados por el Usuario. Esta informaciÃ³n podrÃ¡ encontrarse segmentada en funciÃ³n de la informaciÃ³n que proporcionen los Usuarios (edad, localizaciÃ³n, entre otras) con el objetivo de dar un servicio personalizado al Usuario y enviarle informaciÃ³n que para Ã©l pueda resultar relevante.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario deberÃ¡ notificar a WEGOW cualquier modificaciÃ³n que se produzca en los datos que haya facilitado, respondiendo en cualquier caso de la veracidad y exactitud de los datos suministrados en cada momento.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En cualquier caso, el Usuario podrÃ¡ ejercer sus derechos de acceso, rectificaciÃ³n, supresiÃ³n, limitaciÃ³n del tratamiento, portabilidad de los datos y oposiciÃ³n, los cuales podrÃ¡n ser ejercidos por Ã©l y, en su caso, por quien lo represente, mediante solicitud escrita y firmada dirigida a WEGOW, por correo postal (que deberÃ¡ ser enviado a la direcciÃ³n seÃ±alada en el encabezamiento) o por correo electrÃ³nico (que deberÃ¡ ser enviado &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Dicha solicitud deberÃ¡ ir acompaÃ±ada de los siguientes datos: nombre y apellidos del Usuario, domicilio a efectos de notificaciones y fotocopia del documento nacional de identidad o del pasaporte. En el caso de representaciÃ³n, deberÃ¡ probarse Ã©sta mediante documento fehaciente.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa de que tiene implementadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativa necesarias para evitar la alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a los que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;ConservaciÃ³n de los datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales proporcionados a WEGOW serÃ¡n conservados por el tiempo legal que resulte necesario a efectos de garantizar el cumplimiento de las obligaciones legales que le corresponden a WEGOW.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;FacilitaciÃ³n de datos a terceros&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Algunos de los servicios accesibles a travÃ©s del Sitio Web pueden depender de y/o interactuar con otros sitios web, plataformas y servicios que pertenezcan y/o sean administrados por terceros por lo que es posible que los Usuarios deban registrarse en dichas plataformas de terceros y facilitar cierta informaciÃ³n con el fin de acceder a los servicios. El tratamiento que dichos terceros hagan de la informaciÃ³n personal que los Usuarios les faciliten se regirÃ¡ por lo establecido en las polÃ­ticas de privacidad de dichos terceros. WEGOW no asume ningÃºn tipo de responsabilidad por el tratamiento de datos personales de los Usuarios que dichos terceros realicen.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Si los Usuarios lo autorizan, WEGOW podrÃ¡ acceder a sus gustos musicales manifestados a travÃ©s de las plataformas Facebook, Spotify, Itunes. WEGOW tratarÃ¡ los datos que figuren en dichas plataformas Ãºnicamente para personalizar los servicios que preste al Usuario y no los comunicarÃ¡ a ningÃºn tercero.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Transferencias internacionales de datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no transfiere datos fuera del Espacio EconÃ³mico Europeo. En caso de que se transfieran fuera del Espacio EconÃ³mico Europeo, WEGOW adoptarÃ¡ las medidas legales necesarias.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Medidas de seguridad&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa al Usuario que tiene implantadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativas necesarias que garanticen la seguridad de sus datos de carÃ¡cter personal y eviten su alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Contenidos e informaciÃ³n personal&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;AdemÃ¡s de datos personales, los Usuarios podrÃ¡n compartir a travÃ©s del Sitio Web comentarios, opiniones, imÃ¡genes y otro tipo de informaciÃ³n que estarÃ¡ sujeta a las Condiciones Generales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no controla la informaciÃ³n que los Usuarios comparten con otros Usuarios y/o con terceros y por tanto no se hace responsable de esa informaciÃ³n. No obstante, si algÃºn Usuario es consciente de que hay una informaciÃ³n o contenido en el Sitio Web que pueda ser indebido y ser contrario a la presente PolÃ­tica de Privacidad y a las Condiciones Generales de WEGOW debe ponerse en contacto con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Invitaciones&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de WEGOW podrÃ¡n invitar a amigos para que se unan a WEGOW. Para poder enviar las invitaciones los Usuarios deberÃ¡n facilitar la direcciÃ³n de correo electrÃ³nico de sus contactos. El Usuario declara, bajo su entera responsabilidad que conoce al destinatario de la invitaciÃ³n y que cuenta con su consentimiento para el uso de sus datos con el fin de enviarle la invitaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no harÃ¡ uso de los datos incluidos en la invitaciÃ³n y especialmente de la cuenta de correo del receptor que serÃ¡ utiliza exclusivamente para el envÃ­o de la invitaciÃ³n. WEGOW no realizarÃ¡ almacenamiento ni tratamiento ulterior alguno de esa direcciÃ³n de correo electrÃ³nico.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios deberÃ¡n hacer un uso adecuado del sistema de invitaciones de acuerdo con lo previsto en las Condiciones Generales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Baja en WEGOW&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios que quieran darse de baja en WEGOW solo tienen que enviar un correo electrÃ³nico (desde el email con el que tienen cuenta en WEGOW) a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt; expresando su intenciÃ³n de dar su cuenta de baja.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Para cualquier duda que los Usuarios tengan sobre el tratamiento que WEGOW hace de sus datos personales pueden contactar con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;.&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;"},"cookies":{"title":"PolÃ­tica de cookies","text":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;QuÃ© son las cookies  &lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Las cookies son pequeÃ±os archivos que contienen una determinada informaciÃ³n sobre la navegaciÃ³n del usuario a travÃ©s de la pÃ¡gina web. Las cookies se envÃ­an al navegador del usuario y se almacenan en su equipo.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;Finalidad de las cookies&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Las cookies se utilizan para captar informaciÃ³n sobre la navegaciÃ³n del usuario para, mediante el anÃ¡lisis de la misma, averiguar cÃ³mo el usuario interactÃºa con &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.es&lt;/span&gt; y asÃ­ optimizar la experiencia de su navegaciÃ³n.  &lt;/p&gt;  &lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;Tipos de cookies  &lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Las cookies que utilizamos son:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Cookies de anÃ¡lisis (Google Analytics): Permiten el seguimiento y anÃ¡lisis del comportamiento del usuario con el fin de introducir mejoras en funciÃ³n del uso que hace el usuario de la pÃ¡gina web y de los servicios. SegÃºn seÃ±ala Google, Google Analytics es una herramienta gratuita de anÃ¡lisis web de Google que principalmente permite que los propietarios de sitios web conozcan cÃ³mo interactÃºan los usuarios con su sitio web. Asimismo, habilita cookies en el dominio del sitio en el que te encuentras y utiliza un conjunto de cookies denominadas â€˜__utmaâ€™ y â€˜__utmzâ€™ para recopilar informaciÃ³n de forma anÃ³nima y elaborar informes de tendencias de sitios web sin identificar a usuarios individuales. MÃ¡s informaciÃ³n sobre Google Analytics en: &lt;span class=\'skimlinks-unlinked\'&gt;https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Cookies tÃ©cnicas: Permiten al usuario la navegaciÃ³n a travÃ©s de la pÃ¡gina web y la utilizaciÃ³n de sus diferentes opciones o servicios.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Cookies plug in: Llamadas tambiÃ©n cookies de complemento, se utilizan para intercambiar contenidos sociales. Las redes sociales almacenan y acceden a este tipo de cookies en el equipo terminal del usuario permitiendo a la red social identificar a sus miembros mientras estos interactÃºan con los complementos.  &lt;/p&gt;      &lt;p class=\'text-static-page\'&gt;    Cookies de reproductor multimedia: Almacenan datos de Ã­ndole tÃ©cnica, necesarios para reproducir contenidos de vÃ­deo o audio, manteniendo una adecuada velocidad de conexiÃ³n, calidad de imagen y parÃ¡metros de almacenamiento temporal.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Desactivar las cookies Los usuarios pueden rechazar la posibilidad de que utilicemos las cookies en su equipo terminal mediante la configuraciÃ³n de su navegador, pero ello comportarÃ¡ una experiencia de navegaciÃ³n menos satisfactoria que incluso puede llegar a ser defectuosa. Para mÃ¡s informaciÃ³n sobre la desactivaciÃ³n de cookies visita:    &lt;/p&gt;&lt;ul&gt;&lt;li&gt;  &lt;a href=\'https://support.mozilla.org/es/kb/Borrar%20cookies\' target=\'_blank\'&gt;https://support.mozilla.org/es/kb/Borrar%20cookies&lt;/a&gt;&lt;/li&gt;&lt;li&gt;  &lt;a href=\'https://support.google.com/chrome/answer/95647?hl=es\' target=\'_blank\'&gt;https://support.google.com/chrome/answer/95647?hl=es&lt;/a&gt;&lt;/li&gt;&lt;li&gt;  &lt;a href=\'http://windows.microsoft.com/es-xl/internet-explorer/delete-manage-cookies#ie=ie-11-win-7\' target=\'_blank\'&gt;http://windows.microsoft.com/es-xl/internet-explorer/delete-manage-cookies#ie=ie-11-win-7&lt;/a&gt;&lt;/li&gt;&lt;li&gt;  &lt;a href=\'http://support.apple.com/kb/ht1677?viewlocale=es_ES\' target=\'_blank\'&gt;http://support.apple.com/kb/ht1677?viewlocale=es_ES&lt;/a&gt;&lt;/li&gt;    &lt;/ul&gt;  &lt;p&gt;&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;"},"header":{"returnWegow":"Volver a Wegow","user":"Usuario","shop":"Tienda","news":"Noticias","wegowlive":"WegowLive","weswap":"WeSwap","calendar":"Calendario","concerts":"Conciertos","festivals":"Festivales","ciclos":"Ciclos","artists":"Artistas","venues":"Salas y discotecas","howItWorks":"CÃ³mo funciona","login":"Iniciar sesiÃ³n","signup":"Registrarse","chats":"Chats","notifications":"Notificaciones","pushNotifications":"Notificaciones Push","noNotifications":"No tienes notificaciones","backoffice":"Backoffice","settings":"Ajustes","goOut":"Salir","ticketOffice":"Venta en taquilla","dropdown":{"concerts":{"genreTitle":"Conciertos por gÃ©nero","cityTitle":"Conciertos por ciudad","genreOption":"Conciertos de {genre}","cityOption":"Conciertos en {city}"},"festivals":{"genreTitle":"Festivales por gÃ©nero","cityTitle":"Festivales por ciudad","genreOption":"Festivales de {genre}","cityOption":"Festivales en {city}"},"ciclos":{"genreTitle":"Ciclos por gÃ©nero","cityTitle":"Ciclos por ciudad","genreOption":"Ciclos de {genre}","cityOption":"Ciclos en {city}"},"artists":{"genreTitle":"Artistas por gÃ©nero","genreOption":"Artistas de {genre}"},"venues":{"cityTitle":"Salas y discotecas por ciudad","cityOption":"Salas y discotecas en {city}"},"user":{"myProfile":"Mi perfil Wegow","myData":"Datos personales","myTickets":"Mis entradas","weswap":"WeSwap","findFriends":"Encontrar amigos","settings":"Ajustes","help":"Ayuda","closeSession":"Cerrar sesiÃ³n","backoffice":"Ir al backoffice"},"showAll":"Ver todos"}},"footer":{"TODO: Revisar":"TODO: Revisar","aboutUs":"Sobre nosotros","howItWorks":"CÃ³mo funciona","termOfUse":"Condiciones de uso","brandingAds":"Marcas y publicidad","news":"Prensa","wegowMag":"WegowMag","weSwap":"WeSwap","cultural":"Bono Cultural Joven","sellWithUs":"Vende con nosotros","sellTickets":"Vender entradas","accessControl":"Control de accesos","cashlessPayments":"Pagos cashless","membership":"AfiliaciÃ³n","support":"Soporte","help":"Ayuda","notFoundTickets":"No encuentro mis entradas","contactWithUs":"Contacta con nosotros","legal":"Legal","useConditions":"TÃ©rminos y condiciones de uso","privacyPolicy":"PolÃ­tica de privacidad","policyCookies":"PolÃ­tica de cookies","language":"Idioma","region":"RegiÃ³n","concertsIn":"Conciertos en","concertsInCity":"Conciertos en {city}","concertsGenres":"Conciertos de","concertsGenresGenre":"Conciertos de {genre}","festivalsIn":"Festivales en","festivalsInCity":"Festivales en {city}","festivalsGenres":"Festivales de","festivalsGenresGenre":"Festivales de {genre}","venuesIn":"Salas en","venuesInCity":"Salas en {city}","venuesGenres":"Salas de","venuesGenresGenre":"Salas de {genre}","followUs":"SÃ­guenos","links":{"howItWorks":"/como-funciona","help":"/ayuda","terms":"/terminos-y-condiciones","legal":"/aviso-legal","contact":"/contacta-con-nosotros"},"apps":"Apps","comunicacion":"ComunicaciÃ³n","blog":"Blog","contacto":"Contacto","anunciateConNosotros":"AnÃºnciate con nosotros","vendeConWegowUrl":"https://www.wegow.com/es-es/vende-con-wegow/","subeTuConcierto":"Sube tu concierto","conciertos":"Comprar entradas de conciertos","topContent":"Top contenido","mostPopular":"Lo mÃ¡s popular","festivales":"Comprar entradas de festivales","bestTrajectory":"Mejor Trayectoria Startup 2019","bestProyect1":"Premio al Mejor Proyecto","bestProyect2":"Emprendedor del AÃ±o","financedByEnisa":"Financiado por Enisa","cultureMinistry":"Ministerio de Cultura y Deporte","youthCulturalBonus":"Bono Cultural Joven","uploadEvents":"Sube tu evento","uploadVenue":"Crea tu sala"},"calendar":{"days":{"monday":"lunes","tuesday":"marte","wednesday":"miercoles","thursday":"jueves","friday":"viernes","saturday":"sabado","sunday":"domingo"},"months":{"january":"Enero","february":"Febrero","march":"Marzo","april":"Abril","may":"Mayo","june":"Junio","july":"Julio","august":"Agosto","september":"Septiembre","octuber":"Octubre","november":"Noviembre","december":"Diciembre"}}},"myTicket":{"login":{"labelCode":"Introduce el cÃ³digo de tu entrada","labelMail":"Introduce tu mail","ticketCode":"CÃ³digo de la entrada","notFound":"No encuentro mi entrada","continue":"Continuar","loginError":"Email o cÃ³digo de entrada no validos","goToWegow":"Ir a Wegow","eventNotValid":"Este evento no admite la gestiÃ³n de la entrada"},"titles":{"manageTicket":"Gestiona tu entrada","purchaseData":"Datos de la compra","ticketData":"Datos de la entrada","associatedTickets":"","downloadTicket":"Descargar entrada","modifyTicket":"Modifica tu entrada","modifyData":"Modificar datos","addComplements":"AÃ±adir complementos","transferTicket":"Transferir entrada","history":"Historial de cambios","newData":"Nuevos datos de la entrada","modifyDataPayment":"ModificaciÃ³n de datos","ggPayment":"Gastos de gestiÃ³n + IVA","total":"TOTAL","otherProcedures":"Otras gestiones","transferPayment":"Transferencia de entrada","upgradeTicket":"Mejora tu entrada","addToCalendar":"AÃ±adir al calendario","thankYou":"Â¡Gracias!","continueManaging":"Gestionar otra entrada","changesCorrect":"Tus cambios se han registrado correctamente","npUpgradableTickets":"No hay tickets para mejorar","myComplements":"Mis complementos","paymentFailed":"El pago ha fallado","ups":"Ups!","retryUpgrade":"Reintentar","modifyAddress":"Modificar direcciÃ³n","upgradeTicketSubtitle":"Selecciona una entrada"},"labels":{"email":"Email","ticketCode":"CÃ³digo de la entrada","name":"Nombre","dni":"DNI","phone":"TelÃ©fono","birthDate":"Fecha de nacimiento","postalCode":"CÃ³digo postal","transferMail":"Introduce un email para transferir tu entrada","surname":"Apellido","address":"DirecciÃ³n","locality":"Localidad","country":"PaÃ­s","province":"Provincia"},"infoTexts":{"modifyInfo":"Ten en cuenta que este evento tiene envÃ­o de pulseras a domicilio. Si ya se ha procedido al envÃ­o de la pulsera asociada a esta entrada que vas a cambiar de nombre, el anterior titular tendrÃ¡ que darte fÃ­sicamente la pulsera que recibiÃ³, siendo esto responsabilidad de ambos.","complementsInfo":"Recarga ahora tu pulsera del festival y te llevas dinero extra para consumir en barras y hostelerÃ­a.*El dinero extra no es reembolsable y serÃ¡ el Ãºltimo en consumirse."},"status":{"done":"Terminado","paid":"Pagado","requested":"Solicitado"},"changes":{"modified_attending_data":"ModificaciÃ³n de datos","transfer_ticket_price":"Transferencia de entrada","upgrade_ticket":"Mejorar entrada"}},"provenue":{"noEvents":"No hay eventos","selectDate":"Elegir fecha","noMoments":"No hay Moments","more":"Ver mÃ¡s"}}')},844:function(e){"use strict";e.exports=JSON.parse('{"wegow":{"date":{"dateFormat":"{day} du {month} de {year}"},"wegowLive":{"wegowLiveWeek":"WegowLive de la semaine","morePopular":"Les WegowLive les plus consultÃ©s","discover":"DÃ©couvrez tous les WegowLive"},"galleryAlt":"{profile} gallery image {number}","altIcon":"IcÃ´ne de Wegow","iconAltSearch":"IcÃ´ne de filtres","headers":{"title":"OÃ¹ la musique se produit en live !","subtitle":"La plateforme pour les amateurs de musique en direct","regionTitle":"Avec Wegow vous ne manquerez plus un concert !","regionSubtitle":"&lt;span class=\'font-bold cursor-pointer\'&gt;Inscrivez-vous&lt;/span&gt; et dÃ©couvrez tous les concerts de vos artistes prÃ©fÃ©rÃ©s!","selectRegion":"Choisis ton pays et profite de tous les concerts !","regionSelectorPlaceholder":"SÃ©lectionnez une rÃ©gion","regionSelectorNoLoad":"Les rÃ©gions n\'ont pas pu Ãªtre chargÃ©es.","regionSelectorNoResult":"Vous ne trouvez pas la rÃ©gion que vous recherchez.","goToWegow":"Allez Ã&nbsp; Wegow","concertSubtitle":"Concerts et festivals","artistSubtitle":"Suivez vos artistes prÃ©fÃ©rÃ©s.","momentsSubtitle":"Partagez vos moments","notificationSubtitle":"Notifications selon vos goÃ»ts","chatSubtitle":"Discute et planifie"},"notifications":{"read":"Marquer comme lu","delete":"Supprimer la notification","allRead":"Marquer toutes comme lues"},"headerDetails":{"start":"Concert de ","startFestival":"Festival de ","startStreaming":"Concert en streaming de demain","in":"en {city}"},"banner":{"signup":{"title":"Vive la musique en direct d\'une maniÃ¨re diffÃ©rente","subtitle":"Plus de 4M de personnes utilisent dÃ©jÃ&nbsp; Wegow","button":"Inscrivez-vous","magTitle":"DÃ©couvrez avec &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/\' target=\'_blank\'&gt;Wegow&lt;/a&gt; tous les concerts et festivals de votre ville &lt;br /&gt; Ne ratez aucun!","magBtn":"Inscrivez-vous sur Wegow"},"weswap":{"title":"Ne peux-tu pas aller au concert ou au festival?Vendez votre billet avec WeSwap !","sellTicket":"Vendez votre billet"},"downloadApp":{"title":"Toujours pas l\'application &lt;span class=\'text-topaz\'&gt;Wegow&lt;/span&gt; ?&lt;br&gt;TÃ©lÃ©charge-la maintenant."},"fbFriends":{"title":"Connectez-vous avec vos amis sur Facebook et ne manquez aucun plan pour n\'avoir personne avec qui y aller !","button":"Connecter"},"fakeUsers":{"concert":"Pour voir qui va Ã&nbsp; ce concert, vous devez Ãªtre enregistrÃ©.","festival":"Pour voir qui va Ã&nbsp; ce festival, vous devez Ãªtre enregistrÃ©.","artist":"Pour voir qui suit cet artiste, vous devez Ãªtre inscrit.","venue":"Pour voir qui suit cette salle tu dois Ãªtre inscrit.","company":"Pour voir qui suit cette page, vous devez Ãªtre enregistrÃ©."},"ingood":{"title":"ÃŠtes-vous sÃ»r Ã&nbsp; 100 % de pouvoir assister Ã&nbsp; l\'Ã©vÃ©nement ?","subtitle":"RÃ©servez votre billet et dormez tranquille!","btn":"RÃ‰SERVEZ EN 2 MIN."},"clamores":{"title":"Agenda Clamores","subtitle":"Faites partie de Clamores et de l\'histoire de la musique live en Espagne","btn":"Acheter des billets"},"provenues":{"title":"Prenez le contrÃ´le de votre Ã©tablissement avec le meilleur logiciel de gestion pour les lieux de divertissement","btn":"Commencez maintenant"}},"dialogs":{"seeUserTitle":"Voir les utilisateurs","myConcerts":"Avez-vous assistÃ© Ã&nbsp; tous ces concerts ?"},"arias":{"cityAria":"Pour en savoir plus sur les concerts de cet artiste, consultez le site suivant {city}","components":{"btnLabel":"Bouton {text}","socialLinks":{"share":"Partager avec {social}","goTo":"Aller sur {social}","copyLink":"Copier l\'icÃ´ne du lien"}},"topNavbar":{"navbar":"Menu de navigation principal","sectionNavbar":"Menu de navigation par sections"},"artistsCarousel":"Carrousel d\'artistes","venuesCarousel":"Carrousel de salles","imageCarousel":"Carrousel d\'images"},"recommendations":{"nexConcerts":"Prochains concerts par dates","noRecommendationsDay":"Vous n\'avez pas de recommandations pour ce jour."},"filters":{"title":"Filtres","date":"Date","city":"Ville","venue":"Salle","genre":"Genre","other":"Autres","concerts":"Concerts","festivals":"Festivals","both":"Concerts et festivals","artists":"Artistes","venues":"Salles et discothÃ¨ques","companies":"Pages","today":"Aujourd\'hui","tomorrow":"Demain","week":"Cette semaine","weekend":"Ce week-end","month":"Ce mois","personalized":"PersonnalisÃ©","fromDate":"De :","toDate":"Ã€ :","culturalBonus":"Bond Culture Jeune","sellbyus":"Vente exclusive Wegow","weswap":"WeSwap","results":"RÃ©sultats saillants","noResults":"Aucun rÃ©sultat ne correspond aux paramÃ¨tres sÃ©lectionnÃ©s","searchNoResult":"Aucun rÃ©sultat de recherche","emptyList":"La liste est vide","closeIconAlt":"Fermer description","people":"Personnes","userWegow":"Utilisateurs de Wegow"},"profile":{"findPartner":"DÃ©couvre ton compagnon parfait","concertsTogether":"CONCERTS ENSEMBLE","likeSameMusic":"Mais vous aimez la mÃªme musique.","editProfile":"Modifier le profil","showMyConcerts":"Total de concerts assistÃ©s: {concerts}","eventTypeStats":"Concerts","followersTitleEvent":"{people} personnes vont y aller ou sont intÃ©ressÃ©es","followersTitleArtist":"{people} personnes s\'intÃ©ressent Ã&nbsp; l\'artiste","followersTitleVenue":"{people} personnes suivent la salle","self":"Toi-mÃªme","follow":"Suivre","sendFriendship":"Envoyer une demande d\'amitiÃ©","acceptFriendship":"Accepter la demande d\'amitiÃ©","sendedFriendship":"Demande d\'amitiÃ© envoyÃ©e","senedAbrvFriendship":"Demande envoyÃ©e","deleteFriendship":"ArrÃªter d\'Ãªtre amis","privateAdvise":"Ce profil est privÃ©, pour voir plus d\'informations tu dois Ãªtre son ami.","noMaps":"Impossible de charger la carte de localisation","altIcon":"IcÃ´ne de suivi","altDefaultImage":"Image de {element}","altDefaultIcon":"IcÃ´ne de {Ã©lÃ©ment}","altDefaultWegowImage":"Image d\'utilisateur par dÃ©faut","alt":{"follow":"IcÃ´ne des abonnÃ©s","spotify":"IcÃ´ne Spotify","share":"IcÃ´ne de partage","play":"IcÃ´ne de lecture"},"sections":{"events":{"title":"Ã‰vÃ©nements","sectionTitle":"Vas-tu y aller ou cela t\'intÃ©resse ?","noEvents":"Il n\'a pas encore sÃ©lectionnÃ© de concerts.","share":"Partager","noUser":"Aucun utilisateur ne s\'est encore montrÃ© intÃ©ressÃ©. Sois le premier !","sectionTitleExternal":"Va ou IntÃ©ressÃ©","minorsRegulations":"RÃ©glementations pour les mineurs"},"artists":{"title":"Artistes","sectionTitle":"Artistes que tu suis","spotifyButton":"Synchroniser vos artistes avec Spotify","seeSpotify":"Voir Spotify","sectionTitleExternal":"Artistes qu\'il suit"},"venues":{"title":"Salles","slug":"salles","sectionTitle":"Salons que tu suis","sectionTitleExternal":"Salles qu\'il suit"},"pages":{"title":"Pages","filterTitle":"Cycles","slug":"pages","sectionTitle":"Pages que tu suis","sectionTitleExternal":"Pages qu\'il suit"},"friends":{"title":"Amis","sectionTitle":"Amis","inviteFriends":"Inviter des amis","noFriends":"Il n\'a pas d\'amis."},"moments":{"title":"Moments","sectionTitle":"Moments","sectionTitleUser":"Moments de {user}","noMomentsMine":"Tu n\'as pas encore rien tÃ©lÃ©versÃ© sur Moments.","noMoments":"Cet utilisateur n\'a rien uploadÃ© dans Moments.","userDefaultName":"Utilisateur de Wegow"}},"settings":{"settingsTitle":"RÃ©glages","selectYourFavoriteArtists":"SÃ©lectionnez vos artistes prÃ©fÃ©rÃ©s","myProfileTitle":"Ma compte","languagesTitle":"Langues","adminAccountTitle":"GÃ©rer le compte","adminAccountSubtitle":"Vous pouvez supprimer votre compte, mais souvenez-vous que toutes vos donnÃ©es sur vos artistes, salles, pages, moments et concerts prÃ©fÃ©rÃ©s seront supprimÃ©es.","deleteAccount":"Supprimer le compte","confirmDeleteAccount":"ÃŠtes-vous sÃ»r de vouloir supprimer votre compte et toutes vos donnÃ©es ?","privacityTitle":"ConfidentialitÃ©","private":"PrivÃ©","public":"Public","notificationTitle":"Notifications","pushNotificationTitle":"Notifications Push","title":"DonnÃ©es personnelles","dataTitle":"DonnÃ©es personnelles","genreTitle":"Mes genres","firstName":"Nom","lastName":"Nom de famille","locationsTitle":"Mes emplacements","location":"Localisation","formLocation":"Emplacement","genre":"Genre","birthday":"Anniversaire","sync":"Synchroniser","syncSpotify":"Connecter avec Spotify","syncFacebook":"ConnectÃ© avec Facebook","unsubscribeTitle":"ÃŠtes-vous sÃ»r de vouloir vous dÃ©sabonner de tous les e-mails de Wegow?","unsubscribeSubtitle":"En acceptant, vous vous dÃ©sabonnerez de toutes les alertes de concerts et de tous les e-mails d\'actualitÃ©s.","manageNotifications":"GÃ©rer mes notifications","correctUnsubscribe":"Action effectuÃ©e avec succÃ¨s"},"perfectCompanion":{"title":"Ton compagnon parfait est...","searching":"Recherchant son compagnon parfait","notFound":"Achetez votre premier billet et trouvez le compagnon idÃ©al pour votre prochain concert."}},"events":{"sectionTitle":"Ã‰vÃ©nements","status1":"AnnulÃ©","status2":"ReportÃ©","status3":"Nouvelle Date","status4":"Douteux","accommodation":{"reserve":"RÃ©server"}},"moment":{"sectionTitle":"inolvidabl","inputPlaceholder":"Comment s\'est passÃ© votre dernier Ã©vÃ©nement, {name} ?","recentArtist":"Artistes rÃ©cents","recentVenues":"Salles rÃ©centes","findPerfectDate":"DÃ©couvrez votre compagnon parfait.","findButton":"DÃ©couvrez-le","postButton":"Publier","commentPlaceholder":"Commenter","messagePlaceholder":"Commenter","openInputPlaceholder":"Parlez-nous ici de comment s\'est passÃ© votre Ã©vÃ©nement...","noSearchArtist":"Entrez pour rechercher un artiste ou utilisateur","noSearchVenue":"Ã‰crire pour rechercher une salle","noSearchOptionsArtist":"Aucun artiste ou utilisateur n\'a Ã©tÃ© trouvÃ©","noSearchOptionsVenue":"Aucune salle n\'a Ã©tÃ© trouvÃ©e.","report":"Signaler le post.","shared":"Publication de l\'action","confirmReport":"ÃŠtes-vous sÃ»r de vouloir signaler cette publication ?","remove":"Supprimer la publication","confirmRemove":"ÃŠtes-vous sÃ»r de vouloir supprimer cette publication ?","reportSuccess":"Merci d\'avoir signaler cette publication.","reportError":"Il y a eu une erreur lors de la publication de cet article, veuillez rÃ©essayer plus tard.","commentError":"Erreur lors de la publication du commentaire","likeError":"Erreur de l\'application"},"login":{"loginTitle":"Connectez-vous","email":"Courriel","confirmEmail":"Confirmez votre email","password":"Mot de passe","changePassword":"Changer le mot de passe","currentPassword":"Mot de passe actuel","newPassword":"Nouveau mot de passe","confirmPassword":"Nouveau mot de passe (Confirmation)","changePasswordButton":"Changer","notValidPassword":"Mot de passe non valide","emailError":"L\'email est incorrect.","noTickets":"Le billet que vous essayez d\'acheter est Ã©puisÃ©","unknownError":"Erreur inconnue. Veuillez contacter le support","confirmationError":"Les emails ne correspondent pas.","passwordError":"Le mot de passe doit comporter au moins 8 caractÃ¨res.","birthdayError":"La date est incorrecte","noResetPassword":"Impossible d\'envoyer un e-mail pour changer le mot de passe, vÃ©rifier que votre email a Ã©tÃ© bien Ã©crit ou essayez plus tard.","passwordRequired1":"Votre mot de passe ne peut pas ressembler Ã&nbsp; vos autres informations personnelles.","passwordRequired2":"Votre mot de passe doit contenir au moins 8 caractÃ¨res.","passwordRequired3":"Votre mot de passe ne peut pas Ãªtre un mot de passe couramment utilisÃ©.","passwordRequired4":"Votre mot de passe ne peut pas Ãªtre entiÃ¨rement numÃ©rique.","phone":"TÃ©lÃ©phone","localization":"Localisation","forgetPassword":"Avez-vous oubliÃ© votre mot de passe?","enter":"Entrer","or":"Continuer le processus","loginWithFacebook":"AccÃ©der avec Facebook","loginWithGoogle":"AccÃ©der avec Google","createAccount":"CrÃ©er un compte","createPromoterAccount":"CrÃ©er un compte en tant que promoteur.","forgetPasswordButton":"RÃ©cupÃ©rer le mot de passe","sendEmail":"Email envoyÃ©","sendEmailSubtitle":"Nous vous avons envoyÃ© un e-mail Ã&nbsp; votre adresse de messagerie afin que vous puissiez rÃ©cupÃ©rer votre mot de passe.","passwordChanged":"Mot de passe changÃ©","passwordChangedSubtitle":"Votre mot de passe a Ã©tÃ© changÃ© avec succÃ¨s.","unsubscribeCorrect":"DÃ©sinscription rÃ©ussie.","validateTokenError":"Erreur de validation du jeton","signupTitle":"CrÃ©ez votre compte","addDataTitle":"Ajoutez vos donnÃ©es","termsAndConditions":"J\'accepte les &lt;a href=\'{termsUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Conditions d\'utilisation&lt;/a&gt; et la &lt;a href=\'{PrivacityUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Politique de confidentialitÃ©&lt;/a&gt;","reciveNews":"Je voudrais recevoir des informations sur les nouveautÃ©s de concerts et de festivals Wegow.","signup":"Inscrivez-vous","completeProfiletitle":"ComplÃ©tez votre compte","haveAccount":"J\'ai dÃ©jÃ&nbsp; un compte.","signupPromoterTitle":"CrÃ©ez votre compte en tant que Promoteur","signupPromoterSubtitle":"Vendez vos billets avec Wegow.","signupPromoter":"Inscrivez-vous en tant que promoteur.","loginSuccess":"Vous vous Ãªtes connectÃ© avec succÃ¨s Ã&nbsp; Movistar+ via Wegow."},"purchase":{"buy":"Acheter","stepTitle1":"SÃ©lectionnez le type d\'entrÃ©e","stepTitle2":"Mode de paiement","stepTitle3":"TÃ©lÃ©chargez vos billets","remainigTotal":"Vous ne pouvez sÃ©lectionner que {remainingTickets} billets au total !","remaining":"{remainingTickets} billets restants !","soldOut":"Ã‰puisÃ©","reserved":"ZONE RÃ‰SERVÃ‰E","weswap":"Vous achetez votre entrÃ©e Ã&nbsp; un autre utilisateur.","weswapDescription":"WeSwap est un service de Wegow permettant d\'Ã©changer des billets de concert entre utilisateurs rÃ©els, sans spÃ©culation, de maniÃ¨re transparente et au mÃªme prix d\'achat.","totalToPay":"Total Ã&nbsp; payer: ","bookingOptions":"Services de rÃ©servation","secondaryOptions":"Vente secondaire","externalInfo":"Nousgow ne vend pas les billets de cet Ã©vÃ©nement directement, il redirige seulement vers d\'autres billetteries. Les prix et les informations affichÃ©s pour ce concert ne sont pas exacts, mais se","thanksTitle":"Merci pour votre achat !","thanksOxxoTitle":"Il ne vous reste plus qu\'Ã&nbsp; aller Ã&nbsp; votre Oxxo le plus proche !","thanksOxxoSubtitle1":"Nous vous avons envoyÃ© un email avec les instructions Ã&nbsp; {email}","thanksOxxoSubtitle2":"Nous vous rappelons que vous avez 24 heures pour effectuer le paiement, sinon votre rÃ©servation sera annulÃ©e. Pour effectuer le paiement, demandez au caissier de saisir le code suiv","generatingTickets":"GÃ©nÃ©rer des billets...","addCalendar":"Ajouter au calendrier","sharePurchase":"Partagez le concert avec tes amis","completeYourExperienceTitle":"ComplÃ©tez votre expÃ©rience !","insuranceTicket":"Assurez vos billets.","insurancedTicket":"Billets garantis","findAccomodation":"Trouvez l\'hÃ©bergement","howToGet":"Comment y arriver.","whatToDo":"Qu\'est-ce qu\'il faut faire ?","savePreferences":"Enregistrer les prÃ©fÃ©rences","inQueue":"Vous Ãªtes dans la file d\'attente !","redirect":"Vous Ãªtes redirigÃ© vers la page d\'achat.","peopleBeforeYou":"Personnes actuellement devant vous :","calculedPosition":"Nous calculons votre position dans la file d\'attente.","comingSoon":"Billets en vente prochainement","waitingTurn":"Quand ce sera votre tour, nous vous amÃ¨nerons Ã&nbsp; la sÃ©lection des billets.","importantMessage":"Ne rechargez pas la page, vous pourriez perdre votre place dans la file d\'attente. Assurez-vous d\'avoir votre carte Ã&nbsp; portÃ©e de main.","waitingList":"Liste d\'attente","inWaitingList":"En liste d\'attente","waitingListDescription1":"Inscrivez-vous sur la liste d\'attente et sÃ©lectionnez vos prÃ©fÃ©rences pour recevoir un e-mail lorsque un billet devient disponible dans WeSwap.","waitingListDescription2":"Voulez-vous Ãªtre informÃ© lorsqu\'un billet devient disponible ?","acceptWaitingList":"S\'inscrire","listed":"Inscrit","deleteWaitingList":"Quitter la liste d\'attente","declineWaitingList":"Pas intÃ©ressÃ©","goOutWaitingList":"ÃŠtes-vous sÃ»r de vouloir quitter la liste d\'attente ?","crossingPurchaseTitle":{"stepTitle1":"SÃ©lectionnez le type de billet","stepTitle2":"SupplÃ©ments","stepTitle3":"Mode de paiement","stepTitle4":"TÃ©lÃ©chargez vos billets"},"status":{"paid":"Cet achat a dÃ©jÃ&nbsp; Ã©tÃ© payÃ©.","blocked":"Achat bloquÃ©","expired":"Achat expirÃ©","notAuthorized":"Paiement non autorisÃ©. Veuillez essayer un autre moyen de paiement ou une autre carte."},"accessCode":{"title":"AccÃ¨s Ã&nbsp; l\'achat","placeholder":"Code d\'accÃ¨s","error":"Le code d\'accÃ¨s n\'est pas valide.","notActive":"Le code d\'accÃ¨s entrÃ© n\'est pas encore activÃ©.","notfound":"Le code d\'accÃ¨s saisi n\'est pas valide pour cet Ã©vÃ©nement.","expired":"Le code d\'accÃ¨s entrÃ© a expirÃ©.","used":"Le code d\'accÃ¨s entrÃ© a dÃ©jÃ&nbsp; Ã©tÃ© utilisÃ©.","nothandle":"Une erreur s\'est produite, veuillez rÃ©essayer."},"seatsio":{"selectTicket":"SÃ©lectionner des billets","buyTickets":"Acheter des billets","clear":"Effacer","access":"AccÃ©der","buy":"Acheter","selectTicketsErrorTitle":"Erreur de sÃ©lection des billets","exactTicketError":"Vous devez sÃ©lectionner exactement {seats} siÃ¨ges","maxTicketError":"Vous ne pouvez sÃ©lectionner qu\'un maximum de {seats} siÃ¨ges","consecutiveError":"Vous devez sÃ©lectionner des siÃ¨ges consÃ©cutifs"},"advise":{"minimoEntradas":"Pour continuer l\'achat, vous devez sÃ©lectionner :","entradasTipo":"Pour le type &lt;b&gt;{title}&lt;/b&gt;, un minimum de {min}","entradasDisponible":", et au maximum vous pouvez sÃ©lectionner {available}","entradasPair":" et le nombre de billets sÃ©lectionnÃ©s doit Ãªtre pair."},"crossingPurchase":{"requiredProducts":"Produits associÃ©s","additionalProducts":"Produits supplÃ©mentaires","managementFees":"Frais de gestion {cant} inclus","size":"Taille:","purchaseSummary":"RÃ©sumÃ© de l\'achat","addToCart":"Ajouter au panier"},"errors":{"noStock":"Produit en rupture de stock","productNoAvailable":"Le produit {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; n\'est pas disponible actuellement.","productQuantityNoAvailable":"Le produit {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; a un total de {available_stock} en stock. Veuillez sÃ©lectionner une quantitÃ© valide.","negativeAmountMessage":"Quelqu\'un vous a devancÃ©! L\'un de vos billets est en rupture de stock. Veuillez actualiser pour mettre Ã&nbsp; jour la disponibilitÃ© des billets.","negativeAmount":"L\'un des billets achetÃ©s est en rupture de stock.","genericErrorMessage":"Oups ! Un problÃ¨me inconnu semble s\'Ãªtre produit. Veuillez rÃ©essayer ou contacter le support.","genericError":"Une erreur inconnue s\'est produite lors de la crÃ©ation de l\'achat."}},"payment":{"nominativeLegend":"Accompagnateur {index}","oxxoPay":"Payer avec Oxxo","cardPay":"MÃ©thode de paiement","bizumPay":"Payer par bizum","altOxxoLogo":"Logo Oxxo","receiveMail":"Une fois que vous avez terminÃ© votre rÃ©servation, vous recevrez un courriel avec les instructions pour effectuer votre paiement dans le Oxxo le plus proche.","oxxoActionPay":"Payer avec Oxxo","phoneNumber":"NumÃ©ro de tÃ©lÃ©phone","info11text":"Texte informatif sur la taxe de 11 %","total":"Total de commande","taxIncl":"Taxes inclus.","tax":"Frais de gestion + TVA","btnInfo":"IcÃ´ne d\'informations","number":"NumÃ©ro de contenu","name":"Nom","cardDate":"MM/AA","cvc":"CVC","cardActionPay":"Payer avec une carte","freePurchase":"Finaliser l\'achat","have24Hours":"Vous avez 24 heures pour effectuer votre paiement en espÃ¨ces.","oxxoReceivePayment":"Oxxo reÃ§oit les paiements de 8h Ã&nbsp; 20h.","oxxoChargeCommission":"Oxxo facture une commission de 12MXN pour chaque paiement.","toContinueWeNeed":"Pour continuer le paiement, nous avons besoin que vous ajoutiez votre numÃ©ro de tÃ©lÃ©phone mobile.","paymentIconCard":"IcÃ´ne de paiement par carte","paymentIconVisa":"IcÃ´ne de paiement Visa","paymentIconMastercard":"IcÃ´ne paiement avec Mastercard","discounts":{"valid":"Valider","haveDiscount":"Avez-vous un code de rÃ©duction ?","addDiscount":"Ajouter votre rÃ©duction","discountCode":"Code de rÃ©duction","lowerAndUpperCase":"*Prends en compte les majuscules et les minuscules.","total":"RÃ©duction totale","invalidCode":"Le code est incorrect. RÃ©essayez.","discount":"Code de rÃ©duction"},"insurance":{"title":"Assurance sans prÃ©sence","poweredByCaser":"Offert par Caser, &lt;a href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consultez les conditions&lt;/","poweredByIngood":"Offert par Ingood, &lt;a href=\'https://cdn.wegow.com/no-delete/ingood/condiciones-generales-no-asistencia.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consultez les conditions&lt;/a&gt;","insuredBy":"AssurÃ© par la banque.","insuredTicket":"Assurez votre entrÃ©e.","insuredPurchase":"Assurez votre achat.","addInsurance":"Ajouter l\'assurance de non-assistance Ã&nbsp; {precio}","editInsurance":"Ã‰diter sÃ©curitÃ©","confirmDeleteInsurance":"Voulez-vous vraiment annuler la souscription de l\'assurance ?","error":"Impossible de souscrire l\'assurance, RÃ©essayez plus tard.","cancelSuccess":"Assurance annulÃ©e avec succÃ¨s","success":"Assurance souscrite avec succÃ¨s","discoverIt":"DÃ©couvrir","insuranceModal":{"fillFields":"Remplissez les champs avec vos donnÃ©es personnelles pour confirmer l\'assurance non-assistance.","hireInsured":"DonnÃ©es personnelles du contractant d\'assurance","name":"Nom d\'utilisateur","surname":"Nom de famille","id_card":"NIF","lastCaracter":"Le dernier caractÃ¨re doit Ãªtre une lettre","phone":"TÃ©lÃ©phone","address":"Adresse postale","addInsurance":"Ajouter une assurance auto","locality":"LocalitÃ©","province":"Province","insurancePrize":"*Prix de l\'assurance Ingood","postalCode":"C.P.","insurancePurchaseInfo":"Nous vous informons que lorsque vous confirmez l\'opÃ©ration, vous assurez toutes les entrÃ©es de l\'achat effectuÃ©. Voici les achats effectuÃ©s pour cet Ã©vÃ©nement.","noPurchase":"Il n\'y a pas d\'achats disponibles pour assurer.","documentType":"Type de document","sameHirePerson":"C\'est la mÃªme personne qui souscrit l\'assurance.","consentInsurance":"Je dÃ©clare avoir lu, connaÃ®tre et accepter les &lt;a href=\'https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\' target=\'_blank\' class=\'","dataPayment":"DonnÃ©es de paiement : Ajoutez les dÃ©tails de la carte que vous souhaitez utiliser pour l\'achat."},"personalisedTickets":{"title":"DonnÃ©es d\'accompagnateurs"}},"ticketOfficeInfo":"Informations de l\'acheteur","ticketOfficePayment":"Moyen de paiement :","emailError":"Veuillez saisir correctement l\'adresse e-mail pour finaliser l\'achat.","correctPurchase":"Achat rÃ©ussi !","makeAnotherPurchase":"Faire un autre achat","uniqueEmailError":"Il y a une adresse e-mail rÃ©pÃ©tÃ©e dans les donnÃ©es de l\'acheteur","uniqueEmailErrorInput":"L\'email est dÃ©jÃ&nbsp; utilisÃ©e","uniqueDNIError":"Il y a une piÃ¨ce d\'identitÃ© rÃ©pÃ©tÃ©e dans les donnÃ©es des acheteurs","uniqueEmailPurchaseError":"Il y a un email des acheteurs qui a dÃ©jÃ&nbsp; Ã©tÃ© utilisÃ© dans un autre achat","uniqueDNIPurchaseError":"Il y a un DNI des acheteurs qui a dÃ©jÃ&nbsp; Ã©tÃ© utilisÃ© dans un autre achat","uniqueEmailDNIPurchaseError":"Il y a un email ou un DNI des acheteurs qui a dÃ©jÃ&nbsp; Ã©tÃ© utilisÃ© dans un autre achat","nominativeError":"ComplÃ©tez les donnÃ©es des participants pour continuer.","nominativeErrors":{"name":"Vous devez complÃ©ter le nom de l\'utilisateur","surname":"Vous devez complÃ©ter le prÃ©nom de l\'utilisateur","email":"Vous devez complÃ©ter l\'email de l\'utilisateur","phone":"Vous devez complÃ©ter le numÃ©ro de tÃ©lÃ©phone de l\'utilisateur","birthday":"Vous devez complÃ©ter la date de naissance de l\'utilisateur","dni":"Vous devez complÃ©ter le DNI de l\'utilisateur","address":"Vous devez complÃ©ter l\'adresse de l\'utilisateur","locality":"Vous devez complÃ©ter la localitÃ© de l\'utilisateur","province":"Vous devez complÃ©ter la province de l\'utilisateur","country":"Vous devez complÃ©ter le pays de l\'utilisateur","postal_code":"Vous devez complÃ©ter le code postal de l\'utilisateur"},"promoterTermsError":"Vous devez accepter les termes et conditions du promoteur pour continuer.","modalInfo":{"tax":"Frais de gestion","infoBillTooltip":"Le prix des billets est fixÃ© par les organisateurs de l\'Ã©vÃ©nement. Wegow agit en tant qu\'intermÃ©diaire pour la vente de billets. Par consÃ©quent, il ne fait pas partie de l"},"newsletter":"Je souhaite recevoir les communications commerciales de {text} avec toutes les nouveautÃ©s.","promoter_terms":"Je accepte les &lt;a href=\'{url}\' style=\'{personalizedStyle}\' target=\'_blank\' class=\'text-topaz\'&gt;termes et conditions&lt;/a&gt; du festival.","errors":{"error":"Oups ! Il semble qu\'un problÃ¨me ait eu lieu avec le passerelle de paiement. S\'il vous plaÃ®t, essayez Ã&nbsp; nouveau ou contactez votre banque.","errorStripe":"Le paiement a Ã©tÃ© refusÃ© par la banque, vÃ©rifiez les donnÃ©es de votre carte. Si le problÃ¨me persiste, nous vous suggÃ©rons de contacter votre organisme financier","errorFree":"Oups ! Il semble qu\'un problÃ¨me soit survenu lors de la finalisation de l\'achat. Veuillez rÃ©essayer."},"pay":"Payer"},"myTickets":{"myTickets":"Mes billets","pastConcerts":"Concerts passÃ©s","weswapDescription":"WeSwap est le nouveau service de Wegow permettant d\'Ã©changer des billets de concert entre de vrais utilisateurs, sans spÃ©culation, de maniÃ¨re transparente et toujours au mÃªme prix tant que l\'Ã©vÃ©nement a vendu tous ses billets.","weswapAvailable":"Billets WeSwap d\'autres utilisateurs","myWeswap":"Vos billets WeSwap","ticketsAvailable":"Billets disponibles : {count}","noWeswapAvailable":"Aucun billet WeSwap disponible","downloadTickets":"TÃ©lÃ©charger des billets","downloadTicket":"TÃ©lÃ©charger entrÃ©e","secureYourTicket":"Assurez votre entrÃ©e.","simplifiedInvoice":"Facture simplifiÃ©e","generatingInvoice":"Votre facture est en cours de gÃ©nÃ©ration, elle sera disponible Ã&nbsp; tÃ©lÃ©charger dans quelques minutes.","downloadInvoiceTitle":"TÃ©lÃ©chargez votre facture simplifiÃ©e","downloadInvoiceSubtitle":"Ici, vous pourrez tÃ©lÃ©charger votre facture simplifiÃ©e, si elle n\'est pas disponible, cela signifie qu\'elle est en cours de gÃ©nÃ©ration, elle sera disponible Ã&nbsp; t","invoice1TicketTitle":"Achat ({date}): {num_tickets} x billet","invoicemultipleTicketsTitle":"Le {date}, Achetez {num_tickets} x billets","minorsAutorization":"Autorisation des mineurs","noFutureTickets":"Vous n\'avez pas de billets futurs","noPastTickets":"Vous n\'avez pas de billets passÃ©s.","noSalesTickets":"Vous n\'avez pas de billets Ã&nbsp; vendre","sellTickets":"Vendre des billets","sellTitle":"Vendre","sellSubtitle1":"Le prix sera le mÃªme que celui oÃ¹ vous l\'avez achetÃ©e.","sellSubtitle2":"Nous ne vous paierons que si quelqu\'un d\'autre achÃ¨te votre entrÃ©e, jusque lÃ&nbsp; elle est valable pour vous.","sellSubtitle3":"Vous pouvez annuler la procÃ©dure si vous ne l\'avez pas encore vendue et l\'utiliser vous-mÃªme.","cancelSellTitle":"Retirer de la vente","pendingWeswapPay":"Paiement en attente","paidWeswapPay":"Vendue","weswapNoAvailable":"WeSwap n\'est pas disponible","cancelSellSubtitle1":"Voulez-vous retirer cette entrÃ©e de la vente ?","cancelSellSubtitle2":"Si tu le fais, tu pourras l\'utiliser.","sellIconAlt":"IcÃ´ne d\'entrÃ©e en vente","soldIconAlt":"IcÃ´ne de billet vendu","addWallet":"Ajouter au wallet","enabledWeswapTickets":"Billets avec weswap disponible","selledTickets":"Billets vendus"},"showMore":"Voir plus","showLess":"Voir moins","error":{"createPurchaseError":"Erreur lors de la crÃ©ation de l\'achat","createPurchaseErrorSubtitle":"Ce billet a peut-Ãªtre dÃ©jÃ&nbsp; Ã©tÃ© vendu","errorServerTitle":"Nous travaillons pour vous","serverErrorTitle":"Nous nous amÃ©liorons pour vous.","serverError":"Nous serons bientÃ´t de retour avec une expÃ©rience &lt;br/&gt; plus excitante et fluide. &lt;br/&gt; &lt;br/&gt; Merci pour votre patience !","pageNotFound":"Oups! Nous n\'avons pas pu trouver la page que vous cherchiez.","altErrorIcon":"IcÃ´ne d\'erreur","altInfoIcon":"IcÃ´ne d\'information","eventNotFound":"Cet Ã©vÃ¨nement n\'a pas Ã©tÃ© trouvÃ©.","accept":"Accepter","paymentError":"Paiement refusÃ©","formFieldError":"Erreur dans un champ du formulaire","purchaseError":"Erreur dans les donnÃ©es d\'achat","formFieldCardError":"Erreur dans un champ de carte","formFieldCardErrorDescription":"Veuillez vÃ©rifier les donnÃ©es de la carte et rÃ©essayer","chargeError":"Erreur lors du chargement.","invoiceError":"Erreur lors de la souscription de l\'assurance.","tryAgainLater":"RÃ©essayez plus tard.","ticketOfficeConfigurationError":"L\'Ã©vÃ©nement n\'est pas correctement configurÃ© pour la vente en billetterie","contactSupport":"Contacter le support","returnEvent":"Retour Ã&nbsp; l\'Ã©vÃ©nement"},"ticketOffice":{"ticketOfficeAvailable":"Ã‰vÃ©nements avec billetterie disponible :","seeTicketOffice":"Aller Ã&nbsp; la billetterie","seeTicketOfficeEvents":"Voir les Ã©vÃ©nements Ã&nbsp; la billetterie","seeReport":"Voir le rapport","paymentType":"Type de paiement","nTickets":"Nombre de billets","totalMoney":"Total de l\'argent","card":"Carte :","cash":"EspÃ¨ces :","ticketType":"Type de billet","totalCard":"Total de l\'argent sur carte","totlaCash":"Total de l\'argent en espÃ¨ces","total":"Total de billets","noReports":"Aucun billet pour cet Ã©vÃ©nement n\'a Ã©tÃ© vendu Ã&nbsp; la billetterie pendant la pÃ©riode sÃ©lectionnÃ©e"},"chat":{"subtitle":"CrÃ©ez des groupes privÃ©s avec vos amis et organisez-vous!","linkToChat":"Rejoindre le chat","createChat":"CrÃ©er un chat","exitToChat":"Quitter le chat"}},"magazine":{"title":"&lt;span class=\'wegow-title\'&gt;WEGOW&lt;/span&gt;&lt;span class=\'mag-title\'&gt;MAG&lt;/span&gt;","internationalSubTitle":"Nouvelles et actualitÃ© de la musique nationale et internationale.","magSubtitle":"La musique se lit aussi","searchFestivals":"Rechercher des festivals","categories":{"trending":"Tendance","curiosities":"curiositÃ©s","genres":"Genres","international":"international","festivals":"Festivals","playlist":"listes de lecture","wegowlive":"WegowLive"},"sections":{"highlights":"Vedettes","lastNews":"DerniÃ¨res nouvelles","followUs":"Suivez-nous sur nos rÃ©seaux sociaux","musicalDiary":"Agenda musicale","mostRead":"Le plus lu !","festivals":"Festivals","wegowLive":"#WegowLive","wegowDirect":"#WegowLive en direct","moreReadPlus":"Les + lus","moreVideos":"VidÃ©os","directStreaming":"Streaming mis en avant","lastStreamings":"Derniers Streamings","genres":{"noPosts":"Il n\'y a pas d\'articles disponibles pour ce genre musical."}},"widgetAlt":{"logoIcon":"IcÃ´ne du logo de {socialMedia}","placeIcon":"IcÃ´ne de lieu","dateIcon":"IcÃ´ne de date","eyeIcon":"IcÃ´ne d\'Å“il, reprÃ©sentant le temps de lecture.","profileImageAlt":"Image de profil de {user_name}."},"widgetTitle":{"spotify":"Ã‰COUTEZ-NOUS SUR SPOTIFY","sharePost":"PARTAGE LE POST AVEC TES AMIS"},"events":{"buyTickets":"Acheter des billets"},"links":{"socialMediaShared":"Lecture recommandÃ©e du jour :","copyLink":"Copier l\'icÃ´ne du lien","copySuccess":"CopiÃ© correctement","readMore":"Lire la suite &gt;"}},"profiles":{"in":"in","from":"Depuis","startDate":"{weekday}, {monthday}{dayformat} {month} {year} Ã&nbsp; {hour}h","startWithoutHour":"{weekday}, {monthday}{dayformat} {month} {year} {\'|\'} {time}h","labels":{"day":"Jour de la Saint-Valentin","place":"Enclos","city":"Ville","anticipatedPrice":"Prix prÃ©vu Ã&nbsp; partir de","boxOffice":"Prix de la billetterie","doorOpen":"Ouverture des portes","hour":"Heure de dÃ©part","poster":"Affiche","concertInformationOf":"Informations sur le concert de {event}","festivalInformationOf":"Informations sur le festival de {event}","sessionInformationOf":"Informations sur la session de {event}","partyInformationOf":"Informations sur la fÃªte de {event}","eventInformationOf":"Informations sur l\'Ã©vÃ©nement de {event}","descriptionInformationOf":"Description","followers":"Suiveurs","informationOf":"Informations sur {name}","concertsIn":"Spectacles en direct"},"buttons":{"publishYourTrip":"Publiez votre voyage.","imInterested":"Ã‡a m\'intÃ©resse","buyTicketsFor":"Acheter des billets pour {event}","downloadAuthorizationForMinors":"TÃ©lÃ©charger lâ€™autorisation pour mineurs","seeMap":"Voir la carte","findYourTrip":"Trouvez votre voyage","reportError":"Signaler une erreur","showMoreConcerts":"Voir plus de concerts"},"profileLayout":"Photographie promotionnelle de {profile}.","notProfileImg":"Photographie promotionnelle non trouvÃ©e pour {profile}.","titles":{"concerts":"Concerts","address":"Adresse","tickets":"Billets","transport":"Transport","accommodation":"HÃ©bergement","reserveAccommodation":"RÃ©server un hÃ©bergement","artists":"Artistes","information":"Informations","publicTransport":"Transport public","relatedEvents":"Ã‰vÃ©nements liÃ©s","relatedVenues":"Salles associÃ©es","relatedArtists":"Artistes liÃ©s","chat":"Chat","howToGet":"Comment arriver","concertsTicketsOf":"Concerts et billets {artist}","concertsOfArtistInCity":"Concerts de {artist} Ã&nbsp; {city}.","tourConcertTickets":"Billets, concerts tournÃ©e {date}","gallery":"Galerie","eventsWith":"Ã‰vÃ¨nements avec {artist}","interestedPeople":"Personnes intÃ©ressÃ©es","concertsArtistCity":"Concerts de {artist} Ã&nbsp; {city}","noEventsInCity":"Il n\'y a pas de concerts pour &lt;b&gt;{artist}&lt;/b&gt; Ã&nbsp; &lt;b&gt;{city}&lt;/b&gt;","concertsArtistCountry":"Concerts de {artist} en {country}","pastConcertsArtistCity":"Concerts prÃ©cÃ©dents de {artist}","allConcertsArtistCity":"Tous les concerts de {artist}","eventsRelatedWith":"Ã‰vÃ©nements liÃ©s Ã&nbsp; {artist}.","culturalBonus":"Achetez-le avec le Bono Cultural Joven."},"texts":{"notWegowTicket":"Wegow ne vend pas directement les billets pour cet Ã©vÃ©nement, il ne redirige ou ne lie que d\'autres points de vente de billets.","priceInfo":"Les prix et les informations qui sont affichÃ©s pour ce concert ne sont pas exacts mais sont indicatifs, le fournisseur affichera le prix et les informations finales.","eventPrevisualization":"Ceci est un aperÃ§u pour voir comment votre Ã©vÃ©nement apparaÃ®tra lorsqu\'il sera publiÃ©.","venuePrevisualization":"Ceci est un aperÃ§u pour voir comment la salle apparaÃ®tra lorsqu\'elle sera publiÃ©e.","artistPrevisualization":"Ceci est un aperÃ§u pour voir comment l\'artiste apparaÃ®tra lorsqu\'il sera publiÃ©."}},"general":{"finish":"Terminer","buttons":{"follow":"Suivre","followed":"Suivant","save":"Sauvegarder"},"bookAccommodation":"RÃ©servez votre hÃ©bergement pour le concert ici.","metas":{"homeTitle":"Billets de concerts et de festivals {\'|\'} Wegow","homeDescription":"Acheter des billets de concert ou de festival sur Wegow est trÃ¨s simple âœ” Restez informÃ© de vos artistes et Ã©vÃ©nements musicaux prÃ©fÃ©rÃ©s.","artistTitle":"â–· {name} {\'|\'} Billets de concerts et tournÃ©es {year} - Wegow","artistDescription":"DÃ©couvrez tous les prochains concerts et spectacles de {name}. Vente de billets pour leurs spectacles en {year} ðŸ‘‡ Rendez-vous sur Wegow et obtenez votre billet!","artistCityTitle":"Concerts de {name} Ã&nbsp; {place} {year} {\'|\'} Billets Wegow","artistCityDescription":"Si vous Ãªtes un vÃ©ritable fan de {artist}, vous voudrez connaÃ®tre leurs concerts avant tout le monde ðŸ‘‡ Rendez-vous sur Wegow et obtenez votre billet !","concertTitle":"Billets pour {artists} dans {city} {\'|\'} Wegow","concertDescription":"Achetez vos billets pour le concert de {artist} dans {city} au {venue} ðŸŽŸï¸ Entrez dans Wegow et achetez vos billets !","festivalTitle":" â–· {event_title} {\'|\'} Wegow","festivalDescription":"Vous ne pouvez pas manquer la derniÃ¨re Ã©dition du {festival} ðŸ‘‡ Rendez-vous sur Wegow pour savoir oÃ¹ obtenir votre billet !","waitingRoomTitle":"File d\'attente {title} {\'|\'} Wegow","purchaseTitle":"Billets {\'|\'} {title}","paymentTitle":"Paiement {\'|\'} {title}","thanksTitle":"Merci pour votre achat {\'|\'} {title}","filterTitle":" â–· {text} {\'|\'} Billets Wegow","filterDescription":"DÃ©couvrez quand ont lieu les meilleurs concerts Ã&nbsp; {location} et ne manquez pas l\'occasion de voir votre artiste ou groupe prÃ©fÃ©rÃ© ðŸ‘‡ Rendez-vous sur Wegow !","filterDescriptionGenre":"DÃ©couvrez quand ont lieu les meilleurs concerts Ã&nbsp; {location} et ne manquez pas l\'occasion d\'obtenir des billets pour voir votre artiste ou groupe prÃ©fÃ©rÃ© ðŸ‘‡ Rendez-vous sur Wegow !","wegowLivePageTitle":"â–· WegowLive {\'|\'} Wegow","wegowLivePageDescription":"Si vous Ãªtes un artiste ou un groupe, venez prÃ©senter votre musique dans nos WegowLive avec une interview et une session acoustique â˜ï¸ On vous attend!","venueTitle":"â–· Tickets pour {venue} dans {city} {\'|\'} Wegow","venueDescription":"Soyez le premier Ã&nbsp; Ãªtre informÃ© de TOUS les concerts et Ã©vÃ©nements organisÃ©s dans {venue}, Ã&nbsp; partir de {city} ðŸ‘‡ Entrez dans Wegow et achetez vos billets!","myProfileTitle":"â–· Mon Profil personnel {\'|\'} Wegow","myProfileDescription":"Consultez les Ã©vÃ©nements qui vous intÃ©ressent, les artistes que vous suivez, vos salles prÃ©fÃ©rÃ©es, vos amis et plus encore !","myTicketsTitle":"Mes Billets {\'|\'} Wegow","myTicketsDescription":"Trouvez et vÃ©rifiez l\'Ã©tat de vos billets pour vos Ã©vÃ©nements futurs et passÃ©s prÃ©fÃ©rÃ©s, et tÃ©lÃ©chargez-les pour les avoir en votre possession.","myWeswapTitle":"Mes Billets WeSwap {\'|\'} Wegow","myWeswapDescription":"","settingsTitle":"RÃ©glages {\'|\'} Wegow","settingsDescription":"","helpTitle":"Foire aux questions {\'|\'} Wegow","helpDescription":"DÃ©couvrez Wegow, l\'application de concerts la plus complÃ¨te du marchÃ©. Si vous avez des questions et souhaitez commencer Ã&nbsp; publier vos Ã©vÃ©nements, Ã©crivez Ã&nbsp; ventas@wegow.com","howItWorksTitle":"Comment Ã§a fonctionne {\'|\'} Wegow","howItWorksDescription":"","notFoundTitle":"Page non trouvÃ©e","notFoundDescription":"","notificationsTitle":"Notifications {\'|\'} Wegow","notificationsDescription":"","magTitle":"WegowMag {\'|\'} Wegow","magDescription":"","trendingTitle":"WegowMag Tendances {\'|\'} Wegow","trendingDescription":"","curiositiesTitle":"WegowMag CuriositÃ©s {\'|\'} Wegow","curiositiesDescription":"","festivalsTitle":"WegowMag Festivals {\'|\'} Wegow","festivalsDescription":"","internationalTitle":"WegowMag International {\'|\'} Wegow","internationalDescription":"","playlistsTitle":"WegowMag Playlist {\'|\'} Wegow","playlistsDescription":"","wegowliveTitle":"WegowMag WegowLive {\'|\'} Wegow","wegowliveDescription":"","genresTitle":"WegowMag Genres {\'|\'} Wegow","genresDescription":"","streamingsTitle":" â–· Regarder des Concerts en Streaming en ligne {\'|\'} Wegow","streamingsDescription":"Prochains concerts en streaming ðŸ‘‡ Vous ne manquerez plus jamais votre artiste ou groupe prÃ©fÃ©rÃ©. Rendez-vous sur Wegow et profitez de partout !","companiesTitle":"â–· {companies} : Concerts et Ã‰vÃ©nements {\'|\'} Wegow","companiesDescription":"Un label innovant crÃ©Ã© par et pour les artistes â­ Toutes les informations sur leurs Ã©vÃ©nements musicaux sur Wegow. DÃ©couvrez !","termsAndCondition":{"title":"Conditions d\'utilisation {\'|\'} Wegow","description":"Conditions d\'utilisation de Wegow. Si vous souhaitez connaÃ®tre les conditions d\'utilisation de Wegow, cette page est faite pour vous."},"momentTitle":"â–· {name} {\'|\'} WegowMoments","momentDescription":"Faites comme {author} avec ses Moments {name}, et partagez votre moment musical prÃ©fÃ©rÃ© avec WegowMoments!ðŸ”¥","titleContactWithUs":"â–· Contactez-nous {\'|\'} Wegow","contactWithUsDescription":"Nous aimerions avoir vos retours sur Wegow ! Si vous avez des questions, des commentaires ou des suggestions, n\'hÃ©sitez pas Ã&nbsp; nous contacter."},"follow":"Suivre","followed":"Suivant","concerts":"Concerts","save":"Sauvegarder","accept":"Accepter","cancel":"Annuler","next":"Suivant","error":"Erreur de serveur","close":"Fermer","routes":{"profile":"Profil","magazine":"Magazine","publication":"Publications","titles":{"home":"Billets de concerts et de festivals {\'|\'} Wegow","howItWorks":"Comment Ã§a marche {\'|\'} Wegow"},"goHome":"Aller Ã&nbsp; l\'accueil"},"forms":{"inputSearchPlaceholder":"Rechercher","name":"Nom","surname":"Noms de famille","email":"Courriel","phone":"TÃ©lÃ©phone","mobilePhone":"TÃ©lÃ©phone Portable","dni":"CNI","passport":"Passeport","other":"Altro","address":"Adresse","gender":"SÃ©lectionnez votre genre","birthday":"Date de naissance","state":"Ã‰tat","locality":"LocalitÃ©","country":"Pays","noOptionsLabel":"Aucun rÃ©sultat n\'a Ã©tÃ© trouvÃ©","noResultLabel":"Pas de rÃ©sultats trouvÃ©s.","noResultCountry":"Pas de pays trouvÃ©","errors":{"phone":"Erreur sur le tÃ©lÃ©phone, vÃ©rifiez le formulaire"}},"contactUs":{"title":"Contactez-nous","alt":"Guitariste en concert","form":{"placeholder":{"name":"Nom et prÃ©nom","email":"Email","phone":"TÃ©lÃ©phone","title":"Titre","message":"Message"},"label":"&lt;span&gt;En remplissant ce formulaire et en cliquant sur envoyer, vous acceptez et comprenez les &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/terminos-y-condiciones\'&gt;termes et conditions&lt;/a&gt; et le &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/aviso-legal\'&gt;traitement de vos donnÃ©es personnelles.&lt;/a&gt;&lt;/span&gt;","errorMessage":"Veuillez vÃ©rifier que {field} est rempli et avec les bonnes donnÃ©es","captchaErrorMessage":"Captcha n\'a pas Ã©tÃ© saisi correctement","send":"Envoyer","sended":"EnvoyÃ©"}},"helpPage":{"helpPageTitle":"Salut, comment pouvons-nous vous aider ?","answerHelpful":"Est-ce que cette rÃ©ponse Ã©tait utile ?","knowWegow":"&lt;h3&gt;DÃ©couvrez &lt;span class=\'text-primary-color\'&gt;Wegow&lt;/span&gt;, la plateforme de concert la plus complÃ¨te du marchÃ©&lt;/h3&gt;","helpForm":{"howHelp":"Racontez-nous comment nous pouvons vous aider","whereBuyTickets":"OÃ¹ avez-vous achetÃ© vos billets ?"},"FAQsection":{"user":{"title":"FAQ Utilisateurs","profile":"Mon profil","changeName":"Comment puis-je changer le nom sur mes billets ?","changeNameDesc":"&lt;p&gt;Si vos billets sont nominatifs, veuillez nous contacter Ã&nbsp; l\'adresse &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; en nous fournissant les informations suivantes pour modifier le nom sur votre billet :&lt;/p&gt;&lt;ol class=\'faq-list\'&gt;&lt;li&gt;Ã‰vÃ©nement&lt;/li&gt;&lt;li&gt;Ville&lt;/li&gt;&lt;li&gt;Date de l\'Ã©vÃ©nement&lt;/li&gt;&lt;li&gt;E-mail d\'achat&lt;/li&gt;&lt;li&gt;Nom actuellement inscrit sur le billet&lt;/li&gt;&lt;li&gt;Nouveau titulaire du billet + NumÃ©ro d\'identitÃ©&lt;/li&gt;&lt;/ol&gt;&lt;p&gt; Pour des raisons de sÃ©curitÃ©, nous vous prions de bien vouloir effectuer votre demande depuis l\'adresse e-mail associÃ©e Ã&nbsp; l\'achat enregistrÃ© sur Wegow.&lt;/p&gt;","errorMail":"J\'ai entrÃ© une adresse e-mail erronÃ©e et c\'est pourquoi je n\'ai pas reÃ§u de billets. Que puis-je faire ?","errorMailDesc":"Vous pouvez changer votre adresse e-mail vous-mÃªme de cette maniÃ¨re: &lt;p&gt; Connectez-vous Ã&nbsp; &lt;a href = \'http: //www.wegow.com\' class = \'text-primary-","forgetPass":"J\'ai oubliÃ© mon mot de passe","forgetPassDesc":"&lt;p&gt;Vous pouvez rÃ©cupÃ©rer votre mot de passe &lt;span class=\'text-primary-color\'&gt;en cliquant sur ce lien.&lt;/span&gt;&lt;/p&gt;","howUnsubscribe":"Comment puis-je supprimer mon compte ?","howUnsubscribeDesc":"Pour effectuer votre dÃ©sabonnement, connectez-vous Ã&nbsp; :&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; ParamÃ¨tres &gt; Supprimer le compte","updateAccount":"Comment puis-je mettre Ã&nbsp; jour ou modifier les informations de mon compte ?","updateAccountDesc":"&lt;p&gt;Vous pouvez changer les donnÃ©es de la faÃ§on suivante :&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Ouvrez www.wegow.com ou l\'application Wegow et connectez-","unsubscribeNewsletter":"Je veux me dÃ©sabonner de la newsletter.","unsubscribeNewsletterDesc":"Pour dÃ©sactiver votre compte, rendez-vous sur :&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; ParamÃ¨tres &gt; Notifications","howRegister":"Je veux m\'inscrire Ã&nbsp; Wegow. Comment le fais-je?","howRegisterDesc":"CrÃ©er votre compte est trÃ¨s simple. Cliquez sur le bouton \\"S\'inscrire\\", fournissez-nous une adresse e-mail et choisissez un mot de passe pour pouvoir","dontGetMyTickets":"J\'ai achetÃ© mes billets et je ne les ai pas reÃ§us.","dontGetMyTicketsDesc":"Tout d\'abord, vous devez confirmer avec votre banque si le paiement a Ã©tÃ© effectuÃ©. Si le paiement a Ã©tÃ© effectuÃ©, vÃ©rifiez que l\'e-mail que v","cardProblems":"En entrant mes informations de ma carte et aprÃ¨s une longue attente, ma commande n\'est pas effectuÃ©e. Que dois-je faire ?","cardProblemsDesc":"Tout d\'abord, vous devez vÃ©rifier auprÃ¨s de votre banque si le paiement a Ã©tÃ© effectuÃ©. Si le paiement a Ã©tÃ© effectuÃ©, vÃ©rifiez que le ticket","purchaseSuccess":"Est-ce que ma commande a Ã©tÃ© effectuÃ©e correctement ?","purchaseSuccessDesc":"Au premier, vous devez vÃ©rifier auprÃ¨s de votre banque si le paiement a Ã©tÃ© effectuÃ©. Si le paiement a Ã©tÃ© effectuÃ©, vÃ©rifiez que l\'entrÃ©e","whereSeeMyTickets":"OÃ¹ puis-je voir mes achats effectuÃ©s ?","whereSeeMyTicketsDesc":"Vous pouvez voir tous vos achats dans la section Â« Mes billets Â» de notre site Web ou de notre application, une fois que vous aurez ouvert une session avec votre courriel d\'ach","whereRecieveTickets":"OÃ¹ puis-je rÃ©cupÃ©rer mes billets?","whereRecieveTicketsDesc":"AprÃ¨s avoir reÃ§u le paiement correctement, les billets sont envoyÃ©s dans le courrier Ã©lectronique d\'achat avec lequel vous Ãªtes enregistrÃ© et avec lequel vous avez f","returns":"Retours","whenRetunsAmount":"Quand mon remboursement pour mes billets sera-t-il reversÃ© ?","whenRetunsAmountDesc":"Par principe gÃ©nÃ©ral, une fois votre remboursement confirmÃ© par un message que nous vous envoyons Ã&nbsp; votre adresse e-mail d\'achat, le dÃ©lai maximal pour recevoir le remboursement","cardDoesntExist":"La carte avec laquelle j\'ai fait l\'achat n\'existe plus.","cardDoesntExistDesc":"Le remboursement des Ã©vÃ©nements reportÃ©s / annulÃ©s est gÃ©rÃ© via des formulaires. Nous envoyons les formulaires par un communiquÃ© Ã&nbsp; toutes les adresses de message d\'achat.\\n\\nSi vous","doubsTickets":"Questions entrantes","changeTicketType":"Je voudrais changer le type d\'entrÃ©e. Comment puis-je le faire ?","changeTicketTypeDesc":"Au cas oÃ¹ vous souhaitez changer le type de billet Ã&nbsp; l\'intÃ©rieur d\'un mÃªme Ã©vÃ©nement et Ã&nbsp; la mÃªme date, veuillez nous contacter par email  &lt;a href","changeDate":"Puis-je changer la date de mon entrÃ©e ?","changeDateDesc":"Dans le cas oÃ¹ vous souhaitez changer la date des billets d\'un mÃªme artiste, veuillez nous contacter par email &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\'","printTickets":"Faut-il imprimer mes billets ?","printTicketsDesc":"Non, il n\'est pas nÃ©cessaire d\'imprimer votre ticket. Pour entrer dans la salle ou le lieu, prÃ©sentez simplement le code QR de votre ticket, imprimÃ© au format PDF ou via notre","giftTickets":"Comment puis-je offrir des billets ?","giftTicketsDesc":"Les billets sont toujours liÃ©s Ã&nbsp; l\'e-mail utilisÃ© pour effectuer l\'achat et toute modification doit Ãªtre effectuÃ©e Ã&nbsp; partir de l\'e-mail d\'achat original. Toutefois,","managementCosts":"Pourquoi des frais de gestion sont-ils perÃ§us ? Pourquoi les frais de gestion ne sont-ils pas remboursÃ©s ?","managementCostsDesc":"&lt;p&gt;Le remboursement est effectuÃ© en excluant les frais de gestion associÃ©s Ã&nbsp; l\'achat, car il s\'agit d\'un service dÃ©jÃ&nbsp; fourni.&lt;/p&gt;&lt;p&gt;Nous expliquons ce point plus en dÃ©tail : Le service offert par Wegow est exclusivement l\'intermÃ©diaire dans l\'achat et la vente de billets, conformÃ©ment aux dispositions des &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Conditions GÃ©nÃ©rales&lt;/a&gt;. En cas d\'annulation ou de report de l\'Ã©vÃ©nement (si vous le demandez), vous recevrez le montant total payÃ© pour votre billet, Ã&nbsp; l\'exception des frais de gestion.&lt;/p&gt;&lt;p&gt;Ceci est un service fourni par Wegow et, comme nous ne sommes pas responsables de l\'Ã©ventuelle annulation des Ã©vÃ©nements publiÃ©s sur le site web, quelle que soit la raison de l\'annulation, Wegow a engagÃ© et continue d\'engager des frais technologiques (dÃ©veloppement et serveurs), bancaires (TPV) et de service client (frais de personnel) pendant le service fourni pour l\'achat de billets et la gestion des remboursements.&lt;/p&gt;&lt;p&gt;Ã€ cet Ã©gard, pour pouvoir offrir l\'acquisition de billets, Wegow a dÃ» recueillir, organiser et gÃ©rer un grand volume d\'informations, les mettre Ã&nbsp; disposition des utilisateurs sur une plateforme technologique (soumise Ã&nbsp; un dÃ©veloppement et Ã&nbsp; une maintenance continus), mettre en place des systÃ¨mes de paiement sÃ©curisÃ©s et embaucher une Ã©quipe de service client prÃªte Ã&nbsp; aider les utilisateurs Ã&nbsp; tout moment. Les frais de gestion couvrent ces services et d\'autres frais liÃ©s Ã&nbsp; la promotion, au remboursement et Ã&nbsp; la gestion des billets.&lt;/p&gt;","showInEvents":"Que dois-je fournir Ã&nbsp; l\'entrÃ©e du concert ou festival ?","showInEventsDesc":"Pour entrer dans la salle ou le site, il suffit de prÃ©senter le code QR de votre entrÃ©e, sous forme imprimÃ©e, sur votre mobile sous format PDF ou via notre application dans la section Â«","noSmartphone":"Que se passe-t-il si je n\'ai pas un smartphone pour prÃ©senter mes codes QR de mes billets ?","noSmartphoneDesc":"Une fois que votre entrÃ©e au format PDF a Ã©tÃ© reÃ§ue dans le courriel d\'achat, tÃ©lÃ©chargez-la. Vous pouvez l\'imprimer Ã&nbsp; l\'avance et la prÃ©senter Ã&nbsp;","cancellationsPostponements":"Annulations et reports","postponementsEvent":"Mon concert a Ã©tÃ© reportÃ©. Que dois-je faire ?","postponementsEventDesc":"Si votre Ã©vÃ©nement a Ã©tÃ© reportÃ©, lorsque l\'organisation nous en informe, nous vous enverrons un communiquÃ© Ã&nbsp; l\'adresse e-mail d\'achat avec toutes les inform","cancelEvent":"Mon concert a Ã©tÃ© annulÃ©. Que dois-je faire ?","cancelEventDesc":"Si votre Ã©vÃ©nement a Ã©tÃ© annulÃ©, lorsque l\'organisateur nous informera de l\'annulation, nous vous enverrons une notification par e-mail concernant l\'annulation de cet Ã©vÃ©n","refundPolitic":"Comment puis-je demander le remboursement ? Politique de remboursement.","refundPoliticDesc":"Une fois que le billet a Ã©tÃ© achetÃ© via Wegow, comme indiquÃ© dans les conditions gÃ©nÃ©rales, aucun changement ni remboursement* n\'est acceptÃ©, sauf en cas d\'ann","eventPostponementsOptions":"Mon concert a Ã©tÃ© reportÃ© mais il n\'y a pas de nouvelle date. Quelles sont les options ?","eventPostponementsOptionsDesc":"Si votre Ã©vÃ©nement a Ã©tÃ© reportÃ©, avec une nouvelle date Ã&nbsp; confirmer, vous devez avoir patience et attendre que nous vous envoyons un nouvel avis avec la nouvelle date d","refundManagementCosts":"Pourquoi les frais de gestion ne sont-ils pas remboursÃ©s ?","refundManagementCostsDesc":"&lt;p&gt;Le remboursement est effectuÃ© en excluant les frais de gestion associÃ©s Ã&nbsp; l\'achat, car il s\'agit d\'un service dÃ©jÃ&nbsp; fourni.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Nous expliquons ce point plus en dÃ©tail : Le service offert par Wegow est exclusivement l\'intermÃ©diaire dans l\'achat et la vente de billets, conformÃ©ment aux dispositions des &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Conditions GÃ©nÃ©rales&lt;/a&gt;. En cas d\'annulation ou de report de l\'Ã©vÃ©nement (si vous le demandez), vous recevrez le montant total payÃ© pour votre billet, Ã&nbsp; l\'exception des frais de gestion.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Ceci est un service fourni par Wegow et, comme nous ne sommes pas responsables de l\'Ã©ventuelle annulation des Ã©vÃ©nements publiÃ©s sur le site web, quelle que soit la raison de l\'annulation, Wegow a engagÃ© et continue d\'engager des frais technologiques (dÃ©veloppement et serveurs), bancaires (TPV) et de service client (frais de personnel) pendant le service fourni pour l\'achat de billets et la gestion des remboursements.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Ã€ cet Ã©gard, pour pouvoir offrir l\'acquisition de billets, Wegow a dÃ» recueillir, organiser et gÃ©rer un grand volume d\'informations, les mettre Ã&nbsp; disposition des utilisateurs sur une plateforme technologique (soumise Ã&nbsp; un dÃ©veloppement et Ã&nbsp; une maintenance continus), mettre en place des systÃ¨mes de paiement sÃ©curisÃ©s et embaucher une Ã©quipe de service client prÃªte Ã&nbsp; aider les utilisateurs Ã&nbsp; tout moment. Les frais de gestion couvrent ces services et d\'autres frais liÃ©s Ã&nbsp; la promotion, au remboursement et Ã&nbsp; la gestion des billets.&lt;/p&gt;","noRecivedDeferment":"Je n\'ai pas reÃ§u le communiquÃ© de report ou d\'annulation.","noRecivedDefermentDesc":"Ã‰crivez-nous Ã&nbsp; &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; en indiquant les informations suiv"},"promoter":{"title":"FAQ Promoteur","uploadEvent":"ÃŠtes-vous promoteur ? Publiez votre Ã©vÃ©nement !","register":"Enregistrement","registerDesc1":"Tout d\'abord, vous devez vous inscrire en tant que promoteur pour crÃ©er votre Ã©vÃ©nement. Pour ce faire, il vous suffit de ","registerDescSpan":"cliquer ici","registerDesc2":" et de vous inscrire ou de vous connecter si vous Ãªtes dÃ©jÃ&nbsp; inscrit.&lt;/p&gt;","registerDesc3":"Si vous vous Ãªtes inscrit en tant que promoteur pour la premiÃ¨re fois, Wegow validera votre profil dans un dÃ©lai maximum de 48 heures. Une fois que nous aurons validÃ© votre profil, vous recevrez un e-mail de confirmation et vous aurez un accÃ¨s complet Ã&nbsp; notre backoffice pour commencer Ã&nbsp; vendre vos billets avec nous.","howCreateEvent":"Comment crÃ©er mon Ã©vÃ©nement ?","howCreateEventDesc":"Si vous Ãªtes dÃ©jÃ&nbsp; inscrit sur Wegow et que votre compte organisateur a dÃ©jÃ&nbsp; Ã©tÃ© validÃ©, vous pouvez crÃ©er votre Ã©vÃ©nement et commencer Ã&nbsp; vendre des billets en su","eventCreated":"Mon concert/festival est dÃ©jÃ&nbsp; en route.","controlStateReports":"DE VENTAS\\n\\nContrÃ´lez l\'Ã©tat des ventes Ã&nbsp; tout moment. RAPPORTS DE VENTES","controlStateReportsDesc":"&lt;p&gt;&lt;b&gt;Ã‰tats de vente&lt;/b&gt;&lt;br&gt;Vous pouvez consulter l\'Ã©tat des ventes de billets de votre Ã©vÃ©nement Ã&nbsp; partir de la section Â«Voir rapportÂ».&lt;/p&gt;&lt;br&gt;&lt;p","liquidation":"Demande le rÃ¨glement de ton Ã©vÃ©nement","liquidationDesc":"&lt;p&gt;&lt;b&gt;Ã‰tape 1.&lt;/b&gt;&lt;br&gt;Avant de pouvoir crÃ©er un Ã©vÃ©nement, vous devez lui assigner un &lt;a href=\'https://backoffice.wegow.com/settlements?status=","receivePayment":"Quand est-ce que je vais recevoir le paiement ?","receivePaymentDesc":"Nous effectuons tous les paiements les mercredis, donc, toutes les demandes de remboursement qui seront faites entre les mercredi et mardi (inclus) seront payÃ©es le mercredi.","insuranceTickets":"Assurances de billets","insuranceTicketsDesc":"Vous pouvez voir toutes les informations sur notre partenariat avec &lt;a href=\'https://www.wegow.com/es/magazine/trending/contratar-seguro-ingood-wegow\' target=\'_blank\' class=\'text-primary-color\'&gt;Ingood ici&lt;/a&gt;","artistProfile":"ÃŠtes-vous artiste ? GÃ©rez votre profil","artistProfileDesc":"Dans cette section, vous pouvez crÃ©er votre profil ou le mettre Ã&nbsp; jour si vous l\'avez dÃ©jÃ&nbsp; crÃ©Ã© sur notre plateforme.","whatIsUsed":"Quelle est la fonction?","whatIsUsedDesc":"En crÃ©ant un profil d\'artiste, vous pourrez voir toutes les informations liÃ©es Ã&nbsp; cet artiste et vous pourrez voir regroupÃ©s les prochains Ã©vÃ©nements auxquels il/elle participera","createArtistProfile":"Comment crÃ©er un profil d\'artiste?","createArtistProfileDesc":"&lt;/ul&gt;&lt;br&gt;&lt;p&gt;BLOG DE WEGOW: https://blog.wegow.com/artistas-nacionales-internacionales/guide-creer-ton-profil-dartiste-sur-wegow/&lt;/p&gt;","profileCreatedyet":"Je vois que mon profil est dÃ©jÃ&nbsp; crÃ©Ã©. Pourquoi ?","profileCreatedyetDesc":"&lt;p&gt;Chez Wegow, nous voulons offrir la meilleure expÃ©rience possible Ã&nbsp; nos utilisateurs et leur permettre de suivre leurs artistes prÃ©fÃ©rÃ©s. Pour cela, nous avons une Ã©quipe de contenu qui travaille quotidiennement pour crÃ©er et mettre Ã&nbsp; jour toutes les informations sur notre plateforme.&lt;/p&gt;&lt;p&gt;Si votre profil est dÃ©jÃ&nbsp; crÃ©Ã©, ne vous inquiÃ©tez pas. Contactez-nous Ã&nbsp; l\'adresse &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt;, et nous vous donnerons un accÃ¨s immÃ©diat pour le gÃ©rer vous-mÃªme.&lt;/p&gt;","haveVenue":"Avez-vous une salle de concert ?","whatIsUsedVenueDesc":"Si vous Ãªtes propriÃ©taire ou programmez une salle, gÃ©rez votre propre profil. En crÃ©ant un profil de salle, vous pourrez avoir un endroit oÃ¹ figurent tous les Ã©vÃ©n","venueProfile":"Comment crÃ©er un profil de salle ?","venueProfileDesc":"&lt;p&gt;Ã‰tape 1 Â· Allez Ã&nbsp; l\'onglet Â« Salles et sites Â» et cliquez sur le bouton Â« Nouvelle salle / lieu Â».&lt;/p&gt;&lt;br&gt;&lt;p&gt;Ã‰tape 2 Â· ComplÃ©tez les informations de","contactUs":"Si vous n\'avez pas pu rÃ©soudre votre question, contactez-nous Ã&nbsp; l\'adresse &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt;&lt;/p&gt;"},"title":"Questions frÃ©quentes","subtitle":".\\n\\nAchats, enregistrement, fonctionnement, etc.","notFoundTickets":"Vous ne trouvez pas vos billets ?","notFoundTicketsDesc":"Remplissez les champs suivants avec le nom du concert/festival pour lequel vous souhaitez rÃ©cupÃ©rer les billets, ainsi que l\'adresse e-mail avec laquelle vous avez effectuÃ© l\'achat. Vos billets vous seront automatiquement renvoyÃ©s Ã&nbsp; la mÃªme adresse e-mail. Si aprÃ¨s avoir vÃ©rifiÃ© votre \'boÃ®te de rÃ©ception\' et le dossier \'spam\', vous ne parvenez toujours pas Ã&nbsp; les trouver, contactez-nous Ã&nbsp; l\'adresse &lt;a class=\'text-primary-color\' href=\'mailto:ayuda{\'@\'}wegow.com\'&gt;contactez-nous.&lt;/a&gt;","howItWorks":"Comment fonctionne Wegow ?","howItWorksDesc":"Tes concerts et festivals recommandÃ©s selon tes genres et artistes favoris. C\'est aussi simple que Ã§a. Suivez vos groupes prÃ©fÃ©rÃ©s ou synchronisez votre profil Wegow avec votre compt","insideApp":"Dans l\'application","insideAppDesc":"&lt;p&gt;Je veux m\'inscrire! Comment puis-je le faire?&lt;/p&gt;&lt;br&gt;&lt;p&gt;CrÃ©er un compte est trÃ¨s facile. Cliquez sur le bouton Â«S\'inscrireÂ», four","dontAccess":"Je ne peux pas accÃ©der Ã&nbsp; mon compte.","dontAccessDesc":"&lt;h6&gt;Avez-vous oubliÃ© votre mot de passe?&lt;/h6&gt;&lt;p&gt;Entrez l\'adresse e-mail avec laquelle vous Ãªtes enregistrÃ©, cliquez sur Â« Avez-","buyTickets":"Achat de billets","buyTicketsDesc":"&lt;b&gt;Comment fonctionne l\'achat de billets ?&lt;/b&gt;&lt;p&gt;Utilisez la barre de recherche situÃ©e en haut de la page en ligne ou l\'onglet Â« Explorer Â» sur mobile / application We","buyProcess":"Processus d\'achat et mÃ©thode de paiement","buyProcessDesc":"&lt;p&gt;&lt;b&gt;Sur Wegow, payer vos billets est facile et sÃ©curisÃ©.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;DÃ©tails de l\'achat&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Dans les dÃ©tails de l\'ach","returnManagementFees":"Acceptez-vous de rembourser les frais de gestion ?","returnManagementFeesDesc":"&lt;p&gt;&lt;b&gt;Ã‰tant donnÃ© que le service offert par Wegow consiste exclusivement en l\'intermÃ©diation dans la vente de billets, conformÃ©ment aux termes et conditions gÃ©nÃ©rales, si l\'Ã©vÃ©nement a Ã©tÃ© annulÃ© ou reportÃ© (si demandÃ©), vous recevrez le montant total payÃ© pour votre billet, Ã&nbsp; l\'exception des frais de gestion, car Wegow ne sera pas responsable de l\'annulation potentielle des Ã©vÃ©nements publiÃ©s sur le site Web, quelle que soit la raison de l\'annulation.&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Ã€ cet Ã©gard, afin d\'offrir l\'acquisition de billets, Wegow a dÃ» collecter, organiser et gÃ©rer un grand volume d\'informations, les rendre disponibles aux utilisateurs sur une plateforme technologique (soumise Ã&nbsp; un dÃ©veloppement et Ã&nbsp; une maintenance continus), activer des systÃ¨mes de paiement sÃ©curisÃ©s et embaucher une Ã©quipe de service client prÃªte Ã&nbsp; aider les utilisateurs en permanence. Les frais de gestion couvrent ces services et d\'autres liÃ©s Ã&nbsp; la promotion, la vente, le remboursement et la gestion des billets.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Quelles informations dois-je fournir pour finaliser mon achat ?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;em&gt;Informations sur l\'acheteur :&lt;/em&gt; seront indiquÃ©es sur votre billet, et il existe deux types de billets :&lt;/p&gt;&lt;p&gt;&lt;em&gt;Billet nominatif :&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Un billet nominatif signifie que seul le dÃ©tenteur du billet peut l\'utiliser pour accÃ©der Ã&nbsp; l\'Ã©vÃ©nement.&lt;/li&gt;&lt;li&gt;Dans ce cas, vous devrez fournir vos coordonnÃ©es ainsi que celles de vos compagnons si vous avez achetÃ© plusieurs billets.&lt;/li&gt;&lt;li&gt;Si vous souhaitez demander un changement de nom pour ce type de billet, &lt;a href=\'mailto:ayuda{@}wegow.com\' class=\'text-primary-color\'&gt;contactez-nous&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Billet non nominatif :&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Un billet non nominatif signifie que n\'importe qui peut l\'utiliser.&lt;/li&gt;&lt;li&gt;Dans ce cas, vous n\'avez pas besoin de fournir vos coordonnÃ©es.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Informations de paiement :&lt;/b&gt; Ajoutez les informations de la carte que vous souhaitez utiliser pour l\'achat.&lt;/p&gt;&lt;p&gt;Vous pouvez utiliser la carte d\'exemple indiquÃ©e ci-dessus comme guide.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Qu\'est-ce que le CVC ?&lt;/b&gt; Le CVC est le code de validation de votre carte, que vous pouvez trouver Ã&nbsp; l\'arriÃ¨re.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Enregistrez votre carte&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Vous prÃ©voyez de faire plus d\'achats bientÃ´t ? SÃ©lectionnez l\'option \'Enregistrer la carte\', et lors de vos prochains achats, il vous suffira de choisir la carte que vous souhaitez utiliser pour le paiement. C\'est beaucoup plus rapide !&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Est-il nÃ©cessaire d\'enregistrer ma carte ?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Il n\'est pas nÃ©cessaire d\'enregistrer votre carte, mais cela facilitera le processus de paiement lors de vos prochains achats.&lt;/p&gt;&lt;p&gt;Ne vous inquiÃ©tez pas, le paiement est totalement sÃ©curisÃ©, et nous ne stockons pas les donnÃ©es de votre carte ; la banque nous autorise uniquement Ã&nbsp; effectuer des paiements pour les achats futurs.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;J\'ai rencontrÃ© une erreur sur la passerelle de paiement. Que dois-je faire ?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Si vous avez reÃ§u un message d\'erreur lors de la finalisation de votre achat, n\'achetez pas de billets Ã&nbsp; nouveau avant de vÃ©rifier si l\'achat a Ã©tÃ© rÃ©ussi.&lt;/p&gt;&lt;p&gt;Vous pouvez Ã©galement vÃ©rifier si le dÃ©bit a Ã©tÃ© effectuÃ© sur votre compte bancaire :&lt;/p&gt;&lt;p&gt;&lt;em&gt;Les billets n\'ont pas Ã©tÃ© dÃ©bitÃ©s :&lt;/em&gt; Vous pouvez essayer d\'acheter Ã&nbsp; nouveau vos billets (essayez d\'utiliser un autre appareil ou une autre carte).&lt;/p&gt;&lt;p&gt;&lt;em&gt;Les billets ont Ã©tÃ© dÃ©bitÃ©s :&lt;/em&gt; &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;contactez-nous&lt;/a&gt; et joignez votre reÃ§u de paiement. Nous le vÃ©rifierons dÃ¨s que possible.&lt;/p&gt;","receiveTickets":"Recevez vos billets","receiveTicketsDesc":"&lt;p&gt;&lt;b&gt;J\'ai dÃ©jÃ&nbsp; terminÃ© mon achat, oÃ¹ trouver mon billet ?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Une fois votre achat terminÃ©, une fenÃªtre de confirmation s\'affichera","showTickets":"PrÃ©sente tes billets le jour de l\'Ã©vÃ©nement.","showTicketsDesc":"&lt;b&gt;Pour accÃ©der Ã&nbsp; la salle ou Ã&nbsp; l\'endroit oÃ¹ se dÃ©roulera l\'Ã©vÃ©nement, vous devez prÃ©senter votre entrÃ©e.&lt;/b&gt;\\n&lt;ol&gt;&lt;li&gt;Vous avez","change":"Modifications et retours","changeDesc":"Une fois l\'entrÃ©e achetÃ©e via Wegow, elle ne sera ni modifiÃ©e ni le prix ne sera remboursÃ©, Ã&nbsp; moins que l\'Ã©vÃ©nement ne soit annulÃ©.\\n\\nNe t","secureTickets":"Assurez votre entrÃ©e.","secureTicketsDesc":"Comment puis-je assurer mon entrÃ©e ? Vous pouvez voir toutes les informations pour assurer votre entrÃ©e ici.","ownerChanges":"Changement de titulaire","ownerChangesDesc":"Si une entrÃ©e est nominative, nous ne pouvons pas modifier le titulaire.\\n\\nDe toute faÃ§on, [contactez-nous](https://www.wegow.com/es-es/contacto) et nous","accessMinors":"AccÃ¨s aux mineurs","accessMinorsDesc":"&lt;h6&gt;Puis-je entrer Ã&nbsp; un concert si je suis mineur?&lt;/h6&gt;&lt;p&gt;Il y a des lois pour l\'admission des mineurs dans les salles de concert et les festivals pour chaque communautÃ©"},"wantKnowMore":{"title":"Voulez-vous en savoir plus ?","promotorManagerArtist":"Es-tu promoteur, manager ou artiste musical ?","usersTickets":"Utilisateurs, entrÃ©es, etc."}},"downloadPage":{"title":"Vous voulez connaÃ®tre tous les concerts dans votre ville ?","subtitle":"TÃ©lÃ©chargez l\'application Wegow et vous ne manquerez plus rien","metatitle":" â–· TÃ©lÃ©charger l\'application Wegow {\'|\'} Wegow","metadescription":"Vous voulez rester au courant de tous les Ã©vÃ©nements qui se dÃ©roulent dans votre ville ? âœ¨ TÃ©lÃ©chargez l\'appli Wegow sur votre appareil et ne manquez rien !"},"howItWorks":{"title":"Comment Ã§a fonctionne.","concertsCalendar":"DÃ©couvrez des artistes, des concerts et des festivals","concertsCalendarDesc":"Filtrer par genre, date, salle ou ville et trouvez de nouvelles propositions musicales!","inviteFriends":"CrÃ©er votre communautÃ©","inviteFriendsDesc":"Sais-tu quels concerts et festivals tu peux voir ? Inscris-toi au plan !","recieveNotification":"ÃŠtre informÃ© le premier","recieveNotificationDesc":"Suivez vos artistes prÃ©fÃ©rÃ©s et soyez le premier Ã&nbsp; en Ãªtre informÃ©s lorsqu\'ils joueront dans votre ville.","buyTickets":"Achetez vos billets","buyTicketsDesc":"Vos billets sur votre mobile de faÃ§on rapide, simple et sÃ©curisÃ©e.","navigate":"Naviguer via l\'application des amoureux du live music."},"termsOfUse":{"title":"Conditions d\'utilisation","termOfUse":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;Conditions d\'utilisation des services proposÃ©s sur le site Web&lt;/h1&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. Informations lÃ©gales&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies, S.L., une sociÃ©tÃ© domiciliÃ©e Ã&nbsp; Bilbao, Espagne, Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Espagne ; immatriculÃ©e sous le numÃ©ro CIF B86767761, enregistrÃ©e au Registre du commerce de Bizkaia au Tome 5.765, folio 146, feuille numÃ©ro BI-65.753 (ci-aprÃ¨s dÃ©signÃ©e \'WEGOW\'), propriÃ©taire du domaine Web &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (ci-aprÃ¨s le \'Site Web\').   &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Objet&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Les prÃ©sentes conditions gÃ©nÃ©rales (ci-aprÃ¨s les \'Conditions GÃ©nÃ©rales\') rÃ©gissent l\'accÃ¨s et l\'utilisation, par toute personne physique (ci-aprÃ¨s l\' \'Utilisateur\' ou les \'Utilisateurs\') du Site Web ainsi que des contenus et services qui y sont inclus.   &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Les prÃ©sentes Conditions GÃ©nÃ©rales s\'appliqueront Ã&nbsp; l\'utilisation du Site Web, ainsi qu\'Ã&nbsp; certains services fournis par WEGOW via le Site Web, que ce soit directement ou par le biais de ses filiales, conformÃ©ment Ã&nbsp; la dÃ©finition de ce terme prÃ©vue Ã&nbsp; l\'article 42 du Code de commerce.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Cependant, l\'utilisation de certains services offerts aux Utilisateurs via le Site Web peut Ãªtre soumise Ã&nbsp; des conditions particuliÃ¨res propres qui, selon les cas, remplacent, complÃ¨tent et/ou modifient les prÃ©sentes Conditions GÃ©nÃ©rales. Par consÃ©quent, avant d\'utiliser ces services, l\'Utilisateur doit Ã©galement lire attentivement et accepter les conditions particuliÃ¨res correspondantes. En cas de divergence ou de contradiction entre ce qui est Ã©tabli dans les prÃ©sentes Conditions GÃ©nÃ©rales et les conditions particuliÃ¨res qui, le cas Ã©chÃ©ant, peuvent Ãªtre Ã©tablies concernant les services proposÃ©s sur le Site Web, les conditions particuliÃ¨res prÃ©valent.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'utilisation du Site Web implique l\'acceptation pleine et entiÃ¨re par l\'Utilisateur des dispositions figurant dans les Conditions GÃ©nÃ©rales et dans toute autre politique applicable, dans la version publiÃ©e par WEGOW au moment oÃ¹ l\'Utilisateur accÃ¨de au Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'objectif de WEGOW est de crÃ©er une communautÃ© entre les Utilisateurs. Ã€ cet Ã©gard, par le biais du Site Web, WEGOW vise Ã&nbsp; offrir un calendrier de concerts intelligent et adaptÃ© Ã&nbsp; l\'Utilisateur, lui permettant de connaÃ®tre les centres d\'intÃ©rÃªt de ses contacts et de participer activement Ã&nbsp; la rÃ©alisation de concerts Ã&nbsp; la demande.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW met en relation les Utilisateurs avec leurs contacts en fonction de leurs goÃ»ts musicaux et des Ã©vÃ©nements d\'intÃ©rÃªt commun. WEGOW propose un catalogue d\'Ã©vÃ©nements musicaux organisÃ©s dans diffÃ©rentes villes d\'Espagne, donnant accÃ¨s aux plateformes de billetterie de ces Ã©vÃ©nements.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW recueille la demande de tous ses Utilisateurs pour gÃ©nÃ©rer une offre culturelle correspondant Ã&nbsp; celle-ci. L\'activation des concerts se fait Ã&nbsp; partir des donnÃ©es de demande des Utilisateurs, qui sont collectÃ©es sur la plateforme WEGOW dans des sections spÃ©cifiquement prÃ©vues Ã&nbsp; cet effet. L\'Utilisateur aura toujours la possibilitÃ© d\'apporter des modifications.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Lorsqu\'un Utilisateur exprime son intÃ©rÃªt pour un artiste particulier, WEGOW se charge de lui fournir des informations par courrier Ã©lectronique sur les Ã©vÃ©nements musicaux liÃ©s. L\'objectif est de faciliter l\'accÃ¨s aux informations sur la musique en direct qui intÃ©resse l\'Utilisateur.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW est en constante Ã©volution et dÃ©veloppe de nouveaux outils visant Ã&nbsp; apporter de la valeur Ã&nbsp; l\'Utilisateur inscrit sur WEGOW.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Services proposÃ©s sur le Site Web&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Actuellement, WEGOW met Ã&nbsp; la disposition des Utilisateurs, via le Site Web, entre autres, les services suivants :  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Inscription gratuite de l\'Utilisateur sur les sites Web de WEGOW via le processus d\'inscription de l\'Utilisateur, pour activer le calendrier des concerts.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Modification de toutes les donnÃ©es de l\'Utilisateur, ainsi que des villes d\'intÃ©rÃªt, du mot de passe d\'accÃ¨s.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Services et outils pour la gestion de la recherche de concerts et de festivals.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Page de profil personnalisÃ©e sur la plateforme avec des informations privÃ©es.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Mise Ã&nbsp; jour automatique des prÃ©fÃ©rences musicales et des amis associÃ©s Ã&nbsp; celles-ci.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Service de recommandations d\'Ã©vÃ©nements musicaux personnalisÃ©s en fonction des goÃ»ts musicaux de l\'Utilisateur exprimÃ©s via la plateforme Facebook, Spotify, iTunes et le Site Web de WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;RÃ©ception automatique et gratuite d\'informations sur les artistes que l\'Utilisateur a indiquÃ©s comme Ã©tant d\'intÃ©rÃªt, par voie Ã©lectronique.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Service de communication Ã©lectronique promotionnelle sur les artistes que l\'Utilisateur a indiquÃ©s comme Ã©tant d\'intÃ©rÃªt.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Service de vente de billets pour des concerts et des festivals, rÃ©glementÃ© par ses propres conditions gÃ©nÃ©rales de vente de billets.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Les services proposÃ©s par WEGOW via le Site Web ne sont pas destinÃ©s aux Utilisateurs de moins de 16 ans. En utilisant les services, les Utilisateurs dÃ©clarent et garantissent avoir au moins 16 ans.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Les Utilisateurs Ã¢gÃ©s de 14 Ã&nbsp; 18 ans doivent informer leurs parents ou tuteurs lÃ©gaux de l\'utilisation du Site Web et des services qu\'ils entendent utiliser, ainsi que lors de la transmission d\'informations Ã&nbsp; des tiers avec lesquels ils ont Ã©tÃ© en contact via le Service.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Certains services peuvent Ãªtre limitÃ©s aux Utilisateurs majeurs de 18 ans et plus. Cette limitation sera prÃ©cisÃ©e dans les conditions particuliÃ¨res rÃ©gissant ce service.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Certains des services accessibles via le Site Web peuvent dÃ©pendre de et/ou interagir avec d\'autres sites Web, plates-formes et services appartenant et/ou exploitÃ©s par des tiers, de sorte que les Utilisateurs peuvent Ãªtre amenÃ©s Ã&nbsp; s\'inscrire sur ces plates-formes tierces et Ã&nbsp; fournir certaines informations afin d\'accÃ©der aux services. L\'utilisation que les Utilisateurs font des sites Web, contenus, donnÃ©es, informations, applications, plates-formes, biens, services ou matÃ©riaux tiers sera rÃ©glementÃ©e par les conditions et politiques de ces tiers. WEGOW n\'assume aucune obligation ni responsabilitÃ© Ã&nbsp; cet Ã©gard.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Inscription sur le Site Web&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW subordonne l\'utilisation de la plupart de ses services Ã&nbsp; l\'inscription prÃ©alable de l\'Utilisateur sur le Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur doit choisir le nom d\'utilisateur (ID ou login) et le mot de passe de son compte, s\'engageant Ã&nbsp; les conserver et Ã&nbsp; les utiliser avec diligence.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'utilisation du mot de passe est personnelle et incessible, la cession Ã&nbsp; des tiers, mÃªme temporaire, n\'Ã©tant pas autorisÃ©e. Par consÃ©quent, l\'Utilisateur doit prendre les mesures nÃ©cessaires pour assurer la sÃ©curitÃ© du mot de passe qu\'il a choisi, Ã©vitant ainsi son utilisation par des tiers. En consÃ©quence, l\'Utilisateur est seul responsable de l\'utilisation qui est faite de son mot de passe, WEGOW Ã©tant indemne de toute responsabilitÃ© Ã&nbsp; cet Ã©gard.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Si l\'Utilisateur a connaissance ou soupÃ§onne que des tiers utilisent son mot de passe sur le Site Web, il doit en informer WEGOW dans les plus brefs dÃ©lais Ã&nbsp; l\'adresse e-mail suivante : info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'inscription susmentionnÃ©e se fera conformÃ©ment Ã&nbsp; la mÃ©thode expressÃ©ment indiquÃ©e dans le service lui-mÃªme. Toutes les informations fournies par l\'Utilisateur via les services doivent Ãªtre vÃ©ridiques. Ã€ cet Ã©gard, l\'Utilisateur garantit l\'authenticitÃ© de toutes les donnÃ©es qu\'il communique lors de la saisie des formulaires nÃ©cessaires Ã&nbsp; l\'abonnement aux Services. De mÃªme, l\'Utilisateur s\'engage Ã&nbsp; ce que l\'inscription soit faite par une personne de plus de 14 ans.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   De mÃªme, il incombe Ã&nbsp; l\'Utilisateur de maintenir en permanence Ã&nbsp; jour toutes les informations fournies Ã&nbsp; WEGOW de maniÃ¨re Ã&nbsp; ce qu\'elles reflÃ¨tent en permanence la situation rÃ©elle de l\'Utilisateur. Dans tous les cas, l\'Utilisateur est seul responsable des dÃ©clarations fausses ou inexactes qu\'il peut faire et des prÃ©judices qu\'il peut causer Ã&nbsp; WEGOW ou Ã&nbsp; des tiers du fait des informations qu\'il fournit.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Toutes les donnÃ©es collectÃ©es via le Site Web seront traitÃ©es conformÃ©ment Ã&nbsp; ce qui est Ã©tabli dans la Politique de confidentialitÃ©.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. Obligations de l\'Utilisateur&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur accÃ¨de au Site Web sous sa seule responsabilitÃ©.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; faire un usage diligent du Site Web et des services accessibles depuis celui-ci, en totale conformitÃ© avec la loi, les bonnes mÅ“urs et les prÃ©sentes Conditions GÃ©nÃ©rales, ainsi que, le cas Ã©chÃ©ant, avec les conditions particuliÃ¨res, tout en maintenant le respect dÃ» envers les autres Utilisateurs.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã©galement Ã&nbsp; respecter les lois applicables et les droits des tiers lorsqu\'il utilise les contenus et services du Site Web. Il est interdit de reproduire, distribuer, transmettre, adapter ou modifier, par quelque moyen que ce soit et sous quelque forme que ce soit, les contenus du Site Web (textes, dessins, graphiques, informations, bases de donnÃ©es, fichiers sonores et/ou visuels, logos, etc.) et autres Ã©lÃ©ments qui composent le Site Web, sauf autorisation prÃ©alable de leurs lÃ©gitimes propriÃ©taires ou lorsque cela est autorisÃ© par la loi.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En particulier, il est interdit Ã&nbsp; l\'Utilisateur de rÃ©aliser les actions suivantes :  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utiliser des mÃ©canismes, des logiciels ou des scripts en relation avec l\'utilisation du Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Bloquer, Ã©craser, modifier ou copier, sauf si cela est nÃ©cessaire pour une utilisation correcte des services des sites Web. Par exemple, la copie Ã&nbsp; l\'aide de technologies de recherche de type  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Diffuser, reproduire ou communiquer publiquement les contenus du Site Web de WEGOW, des Utilisateurs ou de tiers, sans autorisation prÃ©alable du titulaire des droits.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Toute action susceptible de nuire Ã&nbsp; la fonctionnalitÃ© de l\'infrastructure de WEGOW, notamment en la surchargeant.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utiliser l\'un des matÃ©riaux et informations contenues sur ce Site Web Ã&nbsp; des fins illicites et expressÃ©ment interdites par les prÃ©sentes Conditions GÃ©nÃ©rales, ainsi que par les conditions particuliÃ¨res, le cas Ã©chÃ©ant.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Encourager et participer Ã&nbsp; des actes violant les lois, rÃ¨gles, rÃ¨glements, ordonnances judiciaires ou gouvernementales ou traitÃ©s Ã&nbsp; l\'Ã©chelle locale, nationale ou internationale, susceptibles d\'entraÃ®ner une responsabilitÃ© civile ou de violer des droits de propriÃ©tÃ© intellectuelle, des droits de propriÃ©tÃ©, de la vie privÃ©e, de la morale, de l\'image ou d\'autres droits, qu\'ils soient dÃ©tenus par WEGOW ou par toute autre personne ou entitÃ©.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Encourager ou participer Ã&nbsp; des actes prÃ©judiciables pour WEGOW, les services fournis par WEGOW ou son image, son nom et sa rÃ©putation.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Faire de la publicitÃ©, proposer ou distribuer des produits pornographiques ou violant les lois sur la protection des mineurs.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Harceler d\'autres Utilisateurs (notamment par le biais de spam).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utiliser des contenus lÃ©galement protÃ©gÃ©s (par exemple, en vertu de la lÃ©gislation sur la propriÃ©tÃ© intellectuelle, les marques, les brevets, les modÃ¨les d\'utilitÃ© ou les modÃ¨les esthÃ©tiques) sans en avoir le droit.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Encourager des actions contraires Ã&nbsp; la concurrence loyale, y compris celles visant Ã&nbsp; attirer progressivement des clients (comme les systÃ¨mes en chaÃ®ne, les boules de neige ou les pyramides).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utiliser les services Ã&nbsp; des fins commerciales ou professionnelles, y compris, Ã&nbsp; titre non exhaustif, des opÃ©rations de troc, des schÃ©mas pyramidaux, de la publicitÃ©, du marketing, des offres de biens ou de services, ou l\'utilisation de donnÃ©es ou de matÃ©riaux obtenus dans les services ou grÃ¢ce Ã&nbsp; eux, indÃ©pendamment du fait que cela entraÃ®ne des avantages Ã©conomiques ou d\'autres types de compensations et que des liens vers d\'autres sites Web soient utilisÃ©s ou non.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Se faire passer pour une autre personne ou entitÃ©, y compris un employÃ© de WEGOW, mentir sur sa relation avec une autre personne, entitÃ© ou contenu fourni.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW peut annuler le compte d\'un Utilisateur et/ou empÃªcher ou interdire l\'accÃ¨s d\'un Utilisateur aux services s\'il estime que, Ã&nbsp; son avis, cet Utilisateur a enfreint les prÃ©sentes Conditions GÃ©nÃ©rales. De mÃªme, WEGOW se rÃ©serve le droit d\'enquÃªter et de prendre les mesures lÃ©gales appropriÃ©es contre toute personne ou entitÃ© qui, Ã&nbsp; son avis, enfreint ou peut enfreindre les dispositions des prÃ©sentes Conditions GÃ©nÃ©rales, pouvant aller jusqu\'Ã&nbsp; signaler les faits aux autoritÃ©s. En outre, WEGOW peut accÃ©der, conserver et divulguer les informations du compte ou de l\'enregistrement des Utilisateurs, ainsi que tout autre contenu ou information, si elle est lÃ©galement tenue de le faire ou si elle estime de bonne foi que cet accÃ¨s, cette conservation ou cette divulgation est nÃ©cessaire pour (a) se conformer Ã&nbsp; une procÃ©dure judiciaire, (b) faire respecter les prÃ©sentes Conditions GÃ©nÃ©rales, (c) rÃ©pondre Ã&nbsp; des allÃ©gations selon lesquelles un contenu ou une information enfreint les droits de tiers, (d) rÃ©pondre Ã&nbsp; des demandes de support technique ou de service client, ou (e) protÃ©ger les droits, la propriÃ©tÃ© ou la sÃ©curitÃ© personnelle de WEGOW, de ses Utilisateurs ou de tiers.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;L\'Utilisateur sera seul responsable de tout dommage direct ou indirect qui pourrait Ãªtre causÃ© Ã&nbsp; WEGOW du fait du non-respect de l\'une des obligations, interdictions ou restrictions contenues dans les prÃ©sentes Conditions GÃ©nÃ©rales ou dans la rÃ©glementation applicable, et devra indemniser et tenir WEGOW indemne de toute rÃ©clamation, dommage, dette, perte, amende, sanction, coÃ»ts et dÃ©penses que WEGOW pourrait encourir, lorsque ces situations rÃ©sultent du non-respect, par les Utilisateurs, des obligations, interdictions ou restrictions susmentionnÃ©es.  &lt;/p&gt;&lt;/article&gt;","termOfUse2":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. Contenu fourni par l\'utilisateur et/ou par des tiers&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Dans certaines sections du site Web et des services fournis par le biais de celui-ci, les utilisateurs et/ou des tiers peuvent publier du contenu (informations, opinions, images, etc.) et/ou l\'envoyer via le site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Les utilisateurs et/ou des tiers qui diffusent, prÃ©sentent, publient ou envoient du contenu Ã&nbsp; WEGOW via le site Web et/ou par e-mail dÃ©clarent qu\'ils sont les propriÃ©taires et dÃ©tiennent pacifiquement tous les droits de propriÃ©tÃ© intellectuelle et industrielle sur ce contenu, et ils accordent Ã&nbsp; WEGOW une licence illimitÃ©e, mondiale, non exclusive, irrÃ©vocable, perpÃ©tuelle, transfÃ©rable, sous-licenciable pour utiliser, reproduire, distribuer, afficher, exposer, reprÃ©senter, publier, diffuser, transmettre, modifier, utiliser pour crÃ©er des produits dÃ©rivÃ©s, adapter, reformater, traduire et, en gÃ©nÃ©ral, exploiter tout ou partie de ce contenu (sous toutes ses formes), sur le site Web ou sur tout autre site Web, chaÃ®ne, service et plateforme de distribution, sans que WEGOW ait aucune obligation envers l\'utilisateur Ã&nbsp; cet Ã©gard.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   La lÃ©gitimitÃ© des droits de propriÃ©tÃ© intellectuelle ou industrielle correspondant au contenu fourni par les utilisateurs et/ou des tiers relÃ¨ve de leur responsabilitÃ© exclusive, et ils tiennent WEGOW indemne en cas de rÃ©clamation de tiers.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW n\'autorise pas la distribution, la gestion ou la communication de contenu qui nuit Ã&nbsp; la qualitÃ© du service. La fourniture de contenu est interdite dans les cas suivants :  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Contenu prÃ©sumÃ© illÃ©gal en vertu de la lÃ©gislation nationale, communautaire ou internationale, ou activitÃ©s prÃ©sumÃ©es illÃ©gales ou contraires aux principes de bonne foi.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Contenu ne rÃ©pondant pas aux critÃ¨res de qualitÃ© Ã©tablis par WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Atteinte aux droits fondamentaux des personnes, manque de courtoisie en ligne, harcÃ¨lement ou crÃ©ation d\'opinions nÃ©gatives chez nos utilisateurs ou des tiers, et en gÃ©nÃ©ral, tout contenu que WEGOW considÃ¨re inappropriÃ©.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En gÃ©nÃ©ral, tout contenu en violation des principes de lÃ©galitÃ©, d\'honnÃªtetÃ©, de responsabilitÃ©, de protection de la dignitÃ© humaine, de protection des mineurs, de protection de l\'ordre public, de protection de la vie privÃ©e, de protection des consommateurs et des droits de propriÃ©tÃ© intellectuelle et industrielle.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   De plus, WEGOW se rÃ©serve le droit de retirer, sans prÃ©avis, tout contenu qu\'il estime inappropriÃ© pour les caractÃ©ristiques et les objectifs de WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW fera tout son possible pour surveiller la lÃ©galitÃ© du contenu que les utilisateurs communiquent via le site Web. Cependant, Ã©tant donnÃ© qu\'il n\'est pas possible de contrÃ´ler totalement ce contenu, l\'utilisateur est le seul responsable du contenu qu\'il publie ou communique via le site Web. En particulier, WEGOW ne peut pas Ãªtre considÃ©rÃ© comme responsable Ã©ditorial, et dÃ©clare expressÃ©ment ne pas s\'identifier avec les opinions que les utilisateurs peuvent exprimer via les services, dont l\'Ã©metteur en assume l\'entiÃ¨re responsabilitÃ©.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   NÃ©anmoins, les contenus insÃ©rÃ©s et publiÃ©s sont pÃ©riodiquement rÃ©visÃ©s pour garantir le respect des principes de qualitÃ© de WEGOW ainsi que des rÃ¨gles Ã©noncÃ©es ici.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW ne peut pas contrÃ´ler toutes les informations qu\'un utilisateur partage avec d\'autres utilisateurs et n\'est donc pas responsable de ces informations.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Cependant, si un utilisateur est conscient de l\'existence d\'informations ou de contenu sur le site Web qui pourraient Ãªtre inappropriÃ©s et en violation des Conditions GÃ©nÃ©rales, des conditions particuliÃ¨res, de la politique de confidentialitÃ© ou de toute autre rÃ©glementation applicable, il doit contacter WEGOW en envoyant un e-mail Ã&nbsp; info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Tout utilisateur insÃ©rant un contenu en violation de la loi en vigueur doit savoir qu\'il devra assumer la responsabilitÃ© des dommages et consÃ©quences qui en dÃ©coulent.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW peut supprimer du site Web tout contenu illÃ©gal ou prÃ©sumÃ© illÃ©gal sans prÃ©avis.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Inviter un ami&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Les utilisateurs de WEGOW peuvent inviter des amis Ã&nbsp; rejoindre WEGOW. Il suffit de leur envoyer une invitation par e-mail via le systÃ¨me d\'invitation automatique de WEGOW. Cette invitation est simplement un moyen que WEGOW met Ã&nbsp; la disposition des utilisateurs pour leur permettre d\'inviter leurs contacts Ã&nbsp; s\'inscrire sur WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW enverra l\'invitation au nom de l\'utilisateur, en le citant comme expÃ©diteur et dans le corps du message. En envoyant cette invitation, l\'utilisateur dÃ©clare, sous sa propre responsabilitÃ©, qu\'il connaÃ®t le destinataire de l\'invitation.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Le destinataire de l\'invitation devra l\'accepter et suivre le processus d\'inscription pour pouvoir utiliser les services.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW n\'utilisera pas les donnÃ©es incluses dans l\'invitation, en particulier l\'adresse e-mail du destinataire, qui ne sera utilisÃ©e que pour l\'envoi de l\'invitation. WEGOW ne stockera ni ne traitera ultÃ©rieurement cette adresse e-mail.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Ce sont les utilisateurs qui seront responsables envers les destinataires en cas de rÃ©clamation concernant les invitations.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. ResponsabilitÃ©s et Limitations&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW fait tout son possible pour Ã©viter les erreurs dans les contenus publiÃ©s sur le site Web. Tous les contenus proposÃ©s via le site Web sont Ã&nbsp; jour, WEGOW se rÃ©servant le droit de les modifier Ã&nbsp; tout moment. WEGOW ne saurait Ãªtre tenu responsable des consÃ©quences pouvant dÃ©couler d\'erreurs dans les contenus fournis par des tiers et pouvant apparaÃ®tre sur le site Web. Par consÃ©quent, l\'utilisateur assume sous sa seule responsabilitÃ© les consÃ©quences, dommages ou actions pouvant dÃ©couler de l\'accÃ¨s aux contenus du site Web, ainsi que de leur reproduction ou diffusion.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW ne garantit pas et ne saurait Ãªtre tenu responsable de :  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;La continuitÃ© des contenus du site Web et/ou l\'indisponibilitÃ© ou l\'accessibilitÃ© du site Web ou sa continuitÃ© technique ;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;L\'absence d\'erreurs dans les contenus et/ou produits ;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;L\'absence de virus et d\'autres composants nuisibles sur le site Web ou sur le serveur qui le fournit ;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;L\'invulnÃ©rabilitÃ© du site Web et/ou l\'inviolabilitÃ© des mesures de sÃ©curitÃ© prises sur celui-ci ;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Le cas Ã©chÃ©ant, l\'absence d\'utilitÃ© ou de performance des contenus, produits et/ou services du site Web ;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Les dommages ou prÃ©judices causÃ©s, que ce soit Ã&nbsp; lui-mÃªme ou Ã&nbsp; un tiers, par toute personne en violation des conditions, rÃ¨gles et instructions Ã©tablies par WEGOW sur le site Web ou par la violation des systÃ¨mes de sÃ©curitÃ© du site ;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Tout autre dommage pouvant Ãªtre causÃ© pour des raisons inhÃ©rentes au non-fonctionnement ou au fonctionnement dÃ©fectueux du site Web ou des sites Web auxquels des liens ont Ã©ventuellement Ã©tÃ© Ã©tablis.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Cependant, WEGOW dÃ©clare avoir pris toutes les mesures nÃ©cessaires, dans la mesure de ses possibilitÃ©s et de l\'Ã©tat de la technologie, pour garantir le fonctionnement du site Web et Ã©viter l\'existence et la transmission de virus et d\'autres composants nuisibles aux utilisateurs.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Comme indiquÃ© prÃ©cÃ©demment, les utilisateurs pourront, via le site Web, souscrire des services auprÃ¨s de tiers et utiliser d\'autres plateformes. WEGOW ne saurait Ãªtre tenu responsable des services et des pratiques commerciales des tiers (y compris leurs politiques de confidentialitÃ©), mÃªme si les services des tiers incluent des logos, marques, noms et/ou sponsors ou toute autre identification des services de WEGOW. Si les utilisateurs utilisent des services de tiers qui demandent des informations personnelles, WEGOW ne saurait Ãªtre tenu responsable de l\'utilisation, de l\'obtention ou de la divulgation d\'informations par ou en relation avec ces services de tiers.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Droits de PropriÃ©tÃ© Intellectuelle et Industrielle&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Les textes, dessins, images, sons, bases de donnÃ©es, logos, structure, marques et autres Ã©lÃ©ments qui composent le site Web sont protÃ©gÃ©s par les droits de propriÃ©tÃ© intellectuelle et industrielle de WEGOW et/ou de tiers qui en sont les propriÃ©taires et qui ont dÃ»ment autorisÃ© leur inclusion sur le site Web, que ce soit par l\'envoi du formulaire d\'inscription ou par des accords de cession de droits d\'exploitation conclus avec WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Toute reproduction, transmission, adaptation, traduction, modification, communication au public ou toute autre exploitation de tout ou partie du contenu de ce site Web, rÃ©alisÃ©e de quelque maniÃ¨re ou par quelque moyen que ce soit, Ã©lectronique, mÃ©canique ou autre, est strictement interdite sans l\'autorisation prÃ©alable Ã©crite de WEGOW ou des tiers propriÃ©taires. Toute violation de ces droits peut donner lieu Ã&nbsp; des poursuites judiciaires ou extrajudiciaires appropriÃ©es.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Sauf accord contraire, WEGOW n\'accorde aucune licence ou autorisation d\'utilisation de quelque nature que ce soit sur ses droits de propriÃ©tÃ© intellectuelle et industrielle ou sur tout autre bien ou droit liÃ© au site Web, aux services ou Ã&nbsp; son contenu.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. Liens&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Tout lien hypertexte, profond, framing, ou tout autre type de connexion virtuelle via des rÃ©seaux de tÃ©lÃ©communication depuis tout site Web ou URL (Â« liens Â») vers le site Web doit Ãªtre prÃ©alablement et par Ã©crit autorisÃ© par WEGOW, et le lien doit Ãªtre Ã©tabli en tout Ã©tat de cause vers sa page d\'accueil.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW dÃ©cline toute responsabilitÃ© quant au contenu des liens vers des sites Web tiers prÃ©sents sur le site Web ou quant aux dommages ou erreurs que les systÃ¨mes informatiques (matÃ©riel et logiciel) de l\'utilisateur pourraient subir du fait de l\'accÃ¨s ou de l\'utilisation de ces liens, y compris les virus.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. Application des prÃ©sentes Conditions GÃ©nÃ©rales&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se rÃ©serve le droit, pour des raisons lÃ©gitimes, de modifier, sans prÃ©avis, la conception, la prÃ©sentation et/ou la configuration du site Web, ainsi que certains ou l\'ensemble des services, et d\'ajouter de nouveaux services. La validitÃ© temporaire de ces Conditions GÃ©nÃ©rales coÃ¯ncide donc avec la durÃ©e de leur affichage, jusqu\'Ã&nbsp; ce qu\'elles soient modifiÃ©es en totalitÃ© ou en partie, moment Ã&nbsp; partir duquel les conditions modifiÃ©es entreront en vigueur.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se rÃ©serve le droit de rÃ©silier, suspendre ou interrompre, Ã&nbsp; tout moment et sans prÃ©avis, l\'accÃ¨s au site Web et/ou Ã&nbsp; l\'une quelconque des pages Web qui le composent, ainsi qu\'aux produits et/ou services qu\'il contient, sans que l\'utilisateur puisse exiger une quelconque indemnisation. AprÃ¨s cette rÃ©siliation, les interdictions, limitations et restrictions d\'utilisation Ã©noncÃ©es dans les prÃ©sentes Conditions GÃ©nÃ©rales resteront en vigueur.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Comme mentionnÃ© prÃ©cÃ©demment, les prÃ©sentes Conditions GÃ©nÃ©rales ne constituent pas l\'ensemble des rÃ©glementations applicables Ã&nbsp; l\'activitÃ© du site Web. En particulier, WEGOW peut offrir ou fournir des services via le site Web qui seront Ã©galement soumis Ã&nbsp; leurs propres conditions particuliÃ¨res, auquel cas elles seront Ã©galement communiquÃ©es aux utilisateurs au prÃ©alable. La participation Ã&nbsp; chacune des activitÃ©s ou la rÃ©ception des services soumis Ã&nbsp; des conditions particuliÃ¨res constitueront en tout cas une preuve de leur acceptation intÃ©grale et totale. Dans ces cas, les Conditions GÃ©nÃ©rales s\'appliqueront Ã&nbsp; tout ce qui n\'est pas rÃ©glementÃ© dans les conditions particuliÃ¨res et qui n\'est pas contradictoire. En cas de divergence ou de contradiction entre ce qui est Ã©tabli dans les Conditions GÃ©nÃ©rales et les conditions particuliÃ¨res qui pourraient Ãªtre Ã©tablies concernant les services offerts sur le site Web, ce qui est Ã©tabli dans les conditions particuliÃ¨res prÃ©vaudra.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Dans le cas oÃ¹ une disposition ou des dispositions des prÃ©sentes Conditions GÃ©nÃ©rales seraient considÃ©rÃ©es comme nulles ou inapplicables, en tout ou en partie, par un tribunal compÃ©tent, cette nullitÃ© ou inapplicabilitÃ© n\'affectera pas les autres dispositions des Conditions GÃ©nÃ©rales ni les conditions particuliÃ¨res qui pourraient Ãªtre Ã©tablies.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'absence d\'exercice ou de mise en Å“uvre, par WEGOW, de tout droit ou disposition contenue dans les prÃ©sentes Conditions GÃ©nÃ©rales ne constituera pas une renonciation Ã&nbsp; ce droit, sauf accord Ã©crit et reconnaissant de sa part.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;12. LÃ©gislation et juridiction applicable&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   L\'utilisation de ce site Web est rÃ©gie par la lÃ©gislation espagnole. Tout litige dÃ©coulant de son utilisation sera soumis Ã&nbsp; la juridiction non exclusive des tribunaux espagnols, sans prÃ©judice de tout autre tribunal compÃ©tent.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;Conditions de vente de billets&lt;/h1&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies S.L., sociÃ©tÃ© Ã©tablie au 3, rue NerviÃ³n, 6e Ã©tage, 48001 Bilbao, Espagne, sous le numÃ©ro de TVA B86767761. Adresse e-mail de contact : info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;, fournira les services prÃ©vus dans les prÃ©sentes Conditions GÃ©nÃ©rales de Vente (ci-aprÃ¨s dÃ©nommÃ©es Â« Conditions de Vente Â») directement ou par le biais de l\'une de ses filiales.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   La lecture et l\'acceptation des prÃ©sentes Conditions de Vente sont des conditions nÃ©cessaires Ã&nbsp; l\'utilisation des services du site Web &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (ci-aprÃ¨s dÃ©nommÃ© le Â« Site Web Â»). Les prÃ©sentes Conditions de Vente rÃ©gissent la relation entre l\'organisateur de l\'Ã©vÃ©nement (ci-aprÃ¨s dÃ©nommÃ© l\'Â« Organisateur Â») et, d\'autre part, l\'acheteur ou l\'utilisateur (ci-aprÃ¨s dÃ©nommÃ© l\'Â« Acheteur Â» ou l\'Â« Utilisateur Â») avec Wegow Technologies, S.L. (ci-aprÃ¨s dÃ©nommÃ©e Â« WEGOW Â»), Ã©tablie au 3, rue NerviÃ³n, 6e Ã©tage, 48001 Bilbao, Espagne, sous le numÃ©ro de TVA B86767761. Adresse e-mail de contact : info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Savez-vous ce que c\'est ?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Avant de crÃ©er votre Ã©vÃ©nement ou d\'acheter votre billet, il est important de lire attentivement, de comprendre et d\'accepter les Conditions de Vente. Allons-y ! :)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En cochant l\'option Â« J\'accepte les Conditions LÃ©gales Â», vous acceptez les termes et conditions suivants (Conditions de Vente). Toute nouvelle fonctionnalitÃ© ou outil qui pourrait Ãªtre ajoutÃ© au service actuel sera Ã©galement soumis aux termes et Conditions de Vente.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'utilisation d\'autres services proposÃ©s via le Site Web peut Ãªtre soumise Ã&nbsp; des conditions particuliÃ¨res propres, qui, selon les cas, remplacent, complÃ¨tent et/ou modifient les prÃ©sentes Conditions de Vente. Par consÃ©quent, avant d\'utiliser ces services, l\'Utilisateur doit Ã©galement lire attentivement et accepter les conditions particuliÃ¨res correspondantes.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur ou l\'Acheteur, ainsi que l\'Organisateur, reconnaissent avoir la capacitÃ© juridique nÃ©cessaire pour conclure un contrat, avoir lu et compris les prÃ©sentes Conditions de Vente de ce Site Web et les acceptent. L\'accÃ¨s, la durÃ©e de sÃ©jour sur le Site Web et son utilisation par l\'Utilisateur ou l\'Organisateur impliquent la lecture et l\'acceptation de ces conditions ainsi que des pages d\'information complÃ©mentaires.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Que contient le Site Web ?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Le Site Web hÃ©bergÃ© sous le nom de domaine &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; est une plateforme de communication permettant Ã&nbsp; l\'Utilisateur et Ã&nbsp; l\'Organisateur de contacter directement, sans intermÃ©diaire, en vue de la cession, de la transmission et de l\'acquisition de billets pour des Ã©vÃ©nements culturels et/ou de divertissement, et/ou pour acheter des produits liÃ©s Ã&nbsp; ces Ã©vÃ©nements (ci-aprÃ¨s dÃ©nommÃ©s les Â« Services Â»).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW ne vend pas de billets, il met en relation l\'Acheteur avec l\'Organisateur pour que l\'Acheteur puisse acheter des billets pour les Ã©vÃ©nements.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Tous les billets proposÃ©s sur le Site Web sont vendus par l\'Organisateur de l\'Ã©vÃ©nement correspondant. WEGOW n\'est pas un vendeur de billets pour ces Ã©vÃ©nements.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Organisateur est le seul responsable des billets qu\'il propose Ã&nbsp; la vente sur le Site Web, y compris, mais sans s\'y limiter, de la disponibilitÃ©, de la conformitÃ© et de la livraison des billets.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Services de WEGOW  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW fournit les Services du Site Web, qui permettent aux Utilisateurs de rechercher, de trouver, de comparer et d\'acheter des billets pour des Ã©vÃ©nements, ainsi que d\'autres produits et services liÃ©s Ã&nbsp; ces Ã©vÃ©nements.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW n\'est pas responsable de la disponibilitÃ©, de la conformitÃ© ou de la livraison des billets, ni de tout autre aspect liÃ© Ã&nbsp; l\'organisation de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW ne garantit pas la disponibilitÃ© continue et ininterrompue des Services, ni la sÃ©curitÃ©, la fiabilitÃ©, la qualitÃ©, l\'exactitude, la disponibilitÃ©, l\'actualitÃ© ou l\'intÃ©gritÃ© des informations ou des produits fournis par l\'Organisateur ou d\'autres tiers.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se rÃ©serve le droit, Ã&nbsp; sa seule discrÃ©tion et sans prÃ©avis, de suspendre ou de rÃ©silier l\'accÃ¨s aux Services, de supprimer tout contenu ou de rÃ©silier tout compte utilisateur.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   CrÃ©ation d\'un compte utilisateur  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Pour utiliser certains Services du Site Web, l\'Utilisateur peut Ãªtre tenu de crÃ©er un compte utilisateur.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur est tenu de fournir des informations exactes, complÃ¨tes et Ã&nbsp; jour lors de la crÃ©ation de son compte utilisateur et de maintenir ces informations Ã&nbsp; jour.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur est responsable de la confidentialitÃ© de son mot de passe et de son compte utilisateur, ainsi que de toutes les activitÃ©s qui se produisent sous son compte.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; informer immÃ©diatement WEGOW de toute utilisation non autorisÃ©e de son compte ou de toute autre violation de la sÃ©curitÃ©.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW ne peut pas Ãªtre tenu responsable des pertes ou des dommages rÃ©sultant du non-respect de cette obligation.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Restrictions d\'utilisation  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; n\'utiliser les Services que conformÃ©ment aux prÃ©sentes Conditions de Vente et Ã&nbsp; toutes les lois, rÃ¨gles et rÃ©glementations applicables.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; ne pas utiliser les Services d\'une maniÃ¨re qui pourrait endommager, dÃ©sactiver, surcharger ou compromettre le fonctionnement du Site Web ou de tout autre systÃ¨me ou rÃ©seau informatique, ou qui pourrait interfÃ©rer de quelque maniÃ¨re que ce soit avec l\'utilisation ou la jouissance des Services par d\'autres utilisateurs.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; ne pas utiliser les Services pour tenter d\'accÃ©der Ã&nbsp; des donnÃ©es ou Ã&nbsp; des informations non publiques ou Ã&nbsp; des comptes ou systÃ¨mes informatiques appartenant Ã&nbsp; d\'autres utilisateurs ou Ã&nbsp; des tiers, ni Ã&nbsp; transmettre ou Ã&nbsp; stocker du matÃ©riel illÃ©gal, offensant, diffamatoire, obscÃ¨ne, menaÃ§ant, abusif, diffamatoire ou autrement rÃ©prÃ©hensible.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; ne pas utiliser les Services pour collecter des donnÃ©es personnelles sur d\'autres utilisateurs sans leur consentement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; ne pas tenter de tromper d\'autres utilisateurs ou de falsifier son identitÃ© dans le cadre de l\'utilisation des Services.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur s\'engage Ã&nbsp; ne pas perturber ou Ã&nbsp; interfÃ©rer avec la sÃ©curitÃ© des Services, les ressources du Site Web ou des rÃ©seaux connectÃ©s au Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se rÃ©serve le droit de prendre des mesures pour empÃªcher ou mettre fin Ã&nbsp; toute utilisation non autorisÃ©e des Services, y compris, sans s\'y limiter, la dÃ©sactivation ou la suspension du compte utilisateur de l\'Utilisateur.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Achat de billets  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur peut acheter des billets pour des Ã©vÃ©nements en utilisant les Services du Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Le prix des billets est dÃ©terminÃ© par l\'Organisateur de l\'Ã©vÃ©nement et peut varier en fonction de divers facteurs, tels que la date, l\'emplacement, la catÃ©gorie du siÃ¨ge, etc.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte que les prix des billets peuvent Ãªtre modifiÃ©s Ã&nbsp; tout moment par l\'Organisateur de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Les billets achetÃ©s sur le Site Web sont soumis aux conditions de l\'Organisateur de l\'Ã©vÃ©nement, y compris, sans s\'y limiter, aux conditions de remboursement, d\'Ã©change et de transfert.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte qu\'une fois qu\'il a achetÃ© des billets, il ne peut pas annuler, Ã©changer ou transfÃ©rer ces billets, sauf disposition contraire des conditions de l\'Organisateur de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte que WEGOW ne peut pas garantir la disponibilitÃ© continue des billets pour un Ã©vÃ©nement donnÃ© et que les billets peuvent Ãªtre Ã©puisÃ©s Ã&nbsp; tout moment.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Paiement  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur peut payer les billets achetÃ©s sur le Site Web en utilisant les mÃ©thodes de paiement acceptÃ©es par WEGOW, telles que les cartes de crÃ©dit, les cartes de dÃ©bit, les virements bancaires, les portefeuilles Ã©lectroniques, etc.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte que son paiement sera traitÃ© par un tiers, tel qu\'un processeur de paiement ou une banque, et que WEGOW ne sera pas responsable de tout problÃ¨me liÃ© au paiement, y compris, sans s\'y limiter, tout refus de paiement, tout paiement incorrect, toute fraude de paiement, etc.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte que WEGOW ne conserve pas les informations de paiement de l\'Utilisateur sur le Site Web, mais peut stocker ces informations auprÃ¨s du tiers qui traite les paiements.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Confirmation de commande  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   AprÃ¨s avoir effectuÃ© un achat de billets sur le Site Web, l\'Utilisateur recevra une confirmation de commande par e-mail.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Il est de la responsabilitÃ© de l\'Utilisateur de vÃ©rifier que les informations de commande figurant dans la confirmation de commande sont correctes et de signaler toute erreur ou inexactitude Ã&nbsp; WEGOW dans les plus brefs dÃ©lais.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte que la confirmation de commande ne constitue pas un billet et ne peut pas Ãªtre utilisÃ©e pour accÃ©der Ã&nbsp; l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Livraison des billets  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Organisateur de l\'Ã©vÃ©nement est responsable de la livraison des billets Ã&nbsp; l\'Utilisateur.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur recevra les billets par voie Ã©lectronique, Ã&nbsp; l\'adresse e-mail fournie lors de l\'achat, sauf indication contraire de l\'Organisateur de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Il est de la responsabilitÃ© de l\'Utilisateur de s\'assurer que l\'adresse e-mail fournie lors de l\'achat est correcte et accessible.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Si l\'Utilisateur ne reÃ§oit pas les billets par e-mail dans un dÃ©lai raisonnable aprÃ¨s l\'achat, il doit contacter l\'Organisateur de l\'Ã©vÃ©nement pour obtenir de l\'aide.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Annulation et remboursement  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   L\'annulation et le remboursement des billets sont soumis aux conditions de l\'Organisateur de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte que WEGOW n\'est pas responsable de l\'annulation ou du remboursement des billets, sauf disposition contraire des conditions de l\'Organisateur de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur peut contacter l\'Organisateur de l\'Ã©vÃ©nement pour obtenir des informations sur les conditions d\'annulation et de remboursement des billets.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   ResponsabilitÃ©  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW n\'est pas responsable de la disponibilitÃ©, de la conformitÃ© ou de la livraison des billets, ni de tout autre aspect liÃ© Ã&nbsp; l\'organisation de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW ne garantit pas la disponibilitÃ© continue et ininterrompue des Services, ni la sÃ©curitÃ©, la fiabilitÃ©, la qualitÃ©, l\'exactitude, la disponibilitÃ©, l\'actualitÃ© ou l\'intÃ©gritÃ© des informations ou des produits fournis par l\'Organisateur ou d\'autres tiers.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En aucun cas, WEGOW ne sera responsable envers l\'Utilisateur ou tout tiers de tout dommage indirect, spÃ©cial, consÃ©cutif, punitif ou exemplaire, y compris, sans s\'y limiter, les pertes de profits, les pertes d\'affaires, les pertes de donnÃ©es ou les pertes d\'opportunitÃ©, dÃ©coulant de l\'utilisation des Services ou de l\'incapacitÃ© Ã&nbsp; utiliser les Services.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   La responsabilitÃ© totale de WEGOW envers l\'Utilisateur ou tout tiers pour tout dommage direct ne dÃ©passera pas le montant total payÃ© par l\'Utilisateur pour les Services au cours des douze (12) mois prÃ©cÃ©dant la rÃ©clamation.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utilisateur reconnaÃ®t et accepte que les limitations de responsabilitÃ© Ã©noncÃ©es dans les prÃ©sentes Conditions de Vente sont raisonnables et reflÃ¨tent la rÃ©partition des risques entre les parties.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Politique de confidentialitÃ©  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   L\'utilisation des Services du Site Web est rÃ©gie par la Politique de ConfidentialitÃ© de WEGOW, disponible sur le Site Web.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Modification des Conditions de Vente  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se rÃ©serve le droit de modifier les prÃ©sentes Conditions de Vente Ã&nbsp; tout moment, en publiant les conditions modifiÃ©es sur le Site Web. Les conditions modifiÃ©es prendront effet immÃ©diatement aprÃ¨s leur publication sur le Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Il est de la responsabilitÃ© de l\'Utilisateur de vÃ©rifier rÃ©guliÃ¨rement les Conditions de Vente pour prendre connaissance des modifications Ã©ventuelles. L\'utilisation continue des Services aprÃ¨s la publication des conditions modifiÃ©es constitue une acceptation de ces conditions modifiÃ©es.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   RÃ©siliation  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   WEGOW se rÃ©serve le droit de rÃ©silier ou de suspendre l\'accÃ¨s aux Services de tout Utilisateur, avec ou sans prÃ©avis, pour quelque raison que ce soit, y compris, sans s\'y limiter, en cas de violation des prÃ©sentes Conditions de Vente.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   En cas de rÃ©siliation, les interdictions, limitations et restrictions d\'utilisation Ã©noncÃ©es dans les prÃ©sentes Conditions de Vente resteront en vigueur.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Droit applicable et juridiction  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Les prÃ©sentes Conditions de Vente sont rÃ©gies par la lÃ©gislation espagnole. Tout litige dÃ©coulant de l\'utilisation des Services sera soumis Ã&nbsp; la juridiction non exclusive des tribunaux espagnols.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Contact  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Pour toute question concernant les prÃ©sentes Conditions de Vente, veuillez contacter WEGOW Ã&nbsp; l\'adresse e-mail suivante : info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   DerniÃ¨re mise Ã&nbsp; jour : [Date de la derniÃ¨re mise Ã&nbsp; jour des conditions]&lt;/p&gt;&lt;/article&gt;","termOfUse3":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. ResponsabilitÃ©&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW, via le Site Web et les autres partenaires du rÃ©seau WEGOW, agit uniquement en tant qu\'intermÃ©diaire dans la vente de billets pour des Ã©vÃ©nements et la promotion de ceux-ci. WEGOW ne peut en aucun cas Ãªtre tenu responsable de l\'utilisation abusive que l\'Organisateur pourrait faire de l\'outil, mais s\'engage Ã&nbsp; vÃ©rifier autant que possible la vÃ©racitÃ© des Organisateurs grÃ¢ce aux informations de profil fournies par l\'utilisateur enregistrÃ© en tant qu\'Organisateur.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW ne participe ni Ã&nbsp; la communication ni Ã&nbsp; la relation entre les Utilisateurs et les Organisateurs, et par consÃ©quent, n\'est pas responsable si l\'Ã©vÃ©nement ne se produit finalement pas. Dans tous les cas, tout litige relatif Ã&nbsp; la qualitÃ© ou au dÃ©roulement de l\'Ã©vÃ©nement doit Ãªtre adressÃ© directement Ã&nbsp; l\'Organisateur, car WEGOW ne participe pas et n\'est pas responsable du contenu des informations sur l\'Ã©vÃ©nement fournies par les Organisateurs via le Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En agissant uniquement en tant qu\'intermÃ©diaire entre les Organisateurs et les acheteurs lors de la vente, WEGOW :  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Ne sera en aucun cas responsable si les informations sur l\'Ã©vÃ©nement publiÃ©es par l\'Organisateur sont fausses ou si l\'Ã©vÃ©nement n\'a finalement pas lieu. Dans ce cas, toutes les rÃ©clamations doivent Ãªtre adressÃ©es Ã&nbsp; l\'Organisateur de l\'Ã©vÃ©nement, qui, en acceptant les prÃ©sentes Conditions de Vente, exonÃ¨re WEGOW de toute responsabilitÃ© dÃ©coulant de la publication d\'informations fausses sur l\'Ã©vÃ©nement ou de son annulation.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Dans le cas oÃ¹ l\'achat de billets ou de produits serait effectuÃ© via une passerelle de paiement au nom de l\'Organisateur, WEGOW ne sera en aucun cas responsable des rÃ©clamations des acheteurs concernant le remboursement du montant des billets. WEGOW informera correctement sur le Site Web si le paiement est effectuÃ© via une passerelle de paiement de l\'Organisateur.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Il n\'est pas responsable de la maniÃ¨re ou des termes selon lesquels l\'Ã©vÃ©nement se dÃ©roulera finalement. Toute rÃ©clamation concernant la qualitÃ© ou le dÃ©roulement de l\'Ã©vÃ©nement doit Ãªtre adressÃ©e uniquement et exclusivement Ã&nbsp; l\'Organisateur de l\'Ã©vÃ©nement.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Il sera exemptÃ© de toute responsabilitÃ© dÃ©coulant de l\'inclusion par l\'Organisateur ou tout autre tiers de la marque dÃ©posÃ©e, du nom de domaine ou de toute mention incluant le signe \'Wegowd\' sur tout support pouvant Ãªtre affichÃ© et rendu public aux utilisateurs et acheteurs.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Organisateur doit indemniser WEGOW de toute perte ou dommage rÃ©sultant de la promotion d\'Ã©vÃ©nements fictifs et/ou de la publication d\'informations incorrectes ou fausses. Ã€ cette fin, WEGOW se rÃ©serve le droit d\'engager des actions en justice appropriÃ©es contre les Organisateurs qui publient des informations sur des Ã©vÃ©nements fictifs.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. ProcÃ©dure d\'achat-vente&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.1. ProcÃ©dure d\'achat&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    La procÃ©dure d\'achat se dÃ©roule comme suit :  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Vous sÃ©lectionnez le type et le nombre de billets correspondants  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Vous saisissez les donnÃ©es personnelles de l\'Acheteur (nom, adresse e-mail et autres que le promoteur et/ou le Site Web considÃ¨rent nÃ©cessaires)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Vous cliquez sur le bouton d\'achat, qui vous redirige vers la passerelle de paiement  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Vous saisissez les informations de paiement  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Les billets peuvent Ãªtre livrÃ©s par e-mail dans un dÃ©lai maximum de 96 heures  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;L\'e-mail de confirmation avec les billets constitue la seule preuve de l\'achÃ¨vement correct de l\'achat  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En cas de soupÃ§on qu\'un achat soit frauduleux, l\'utilisateur recevra par e-mail une demande de documentation pour vÃ©rifier l\'identitÃ© de cet achat, et en l\'absence de rÃ©ception de ces informations, WEGOW se rÃ©serve le droit d\'annuler ces billets et de rembourser leur montant.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.2. Carte de crÃ©dit VISA ou MASTERCARD&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;Nous vous garantissons que chaque transaction effectuÃ©e sur Wegow est 100 % sÃ©curisÃ©e. Toutes les opÃ©rations impliquant la transmission de donnÃ©es personnelles ou bancaires sont effectuÃ©es dans un environnement sÃ©curisÃ©. Wegow utilise un serveur basÃ© sur la technologie de sÃ©curitÃ© SSL (Secure Socked Layer). Toutes les informations que vous nous transmettez sont cryptÃ©es sur le rÃ©seau. (Si vous souhaitez en savoir plus, consultez notre section Paiement SÃ©curisÃ©).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;De plus, nous vous informons que, dans le but de fournir une plus grande sÃ©curitÃ© aux titulaires de cartes de crÃ©dit, nous avons intÃ©grÃ© dans notre passerelle de paiement le systÃ¨me de paiement sÃ©curisÃ© appelÃ© CES (Commerce Ã‰lectronique SÃ©curisÃ©). Ainsi, si vous Ãªtes titulaire d\'une carte \'sÃ©curisÃ©e\', vous pourrez toujours effectuer des paiements par carte VISA ou MASTERCARD dans notre magasin.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Dans le cas oÃ¹ votre carte ne serait pas affiliÃ©e Ã&nbsp; ce systÃ¨me de paiement, Wegow n\'acceptera que le paiement par carte de crÃ©dit VISA ou MASTERCARD de clients ayant dÃ©jÃ&nbsp; dÃ©montrÃ© leur anciennetÃ© et leur fiabilitÃ©.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Dans les deux cas, lors du paiement par carte VISA ou MASTERCARD, les donnÃ©es suivantes seront toujours demandÃ©es : le numÃ©ro de la carte, la date d\'expiration et un code de validation correspondant aux 3 derniers chiffres du numÃ©ro imprimÃ© en italique au dos de votre carte VISA ou MASTERCARD, offrant ainsi plus de garanties quant Ã&nbsp; la sÃ©curitÃ© de la transaction.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Important : La fraude par carte de crÃ©dit est un dÃ©lit, et Wegow engagera des poursuites judiciaires contre quiconque effectue une transaction frauduleuse dans notre boutique en ligne.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.3. Le justificatif d\'achat&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Acheteur recevra les billets correspondants Ã&nbsp; l\'adresse e-mail fournie. Ce document constitue en tout temps la preuve d\'achat.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.4. ProblÃ¨mes avec les billets&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Si l\'Acheteur a rencontrÃ© un problÃ¨me lors du processus d\'achat, il doit contacter info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;. Cependant, aucun Ã©change ni remboursement des billets dÃ©jÃ&nbsp; achetÃ©s ne sera acceptÃ©.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.5. Vente de billets. RÃ¨glement&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW aura droit Ã&nbsp; une rÃ©munÃ©ration pour les services d\'intermÃ©diation fournis en ce qui concerne la commercialisation et la vente de billets, qui correspondra au montant figurant dans le prix final au titre de \'frais de gestion\'.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Le montant de cette rÃ©munÃ©ration sera nÃ©gociÃ© individuellement avec chacun des Organisateurs.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Ã‰tant donnÃ© que WEGOW recevra directement des Utilisateurs le montant total de l\'achat des billets et des frais de gestion, WEGOW aura le droit de retenir directement la rÃ©munÃ©ration qui lui revient.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW procÃ©dera au paiement aux Organisateurs du montant qu\'ils auront reÃ§u en contrepartie de l\'achat des billets dans un dÃ©lai de 5 jours ouvrables Ã&nbsp; compter de la date Ã&nbsp; laquelle les Organisateurs auront demandÃ© le rÃ¨glement, par virement bancaire effectuÃ© sur le compte dÃ©signÃ© Ã&nbsp; cet effet par les Organisateurs lors de leur inscription.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    DÃ¨s rÃ©ception de chaque transfert, l\'Organisateur s\'engage Ã&nbsp; envoyer Ã&nbsp; WEGOW une lettre de paiement pour le montant reÃ§u.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Appartenant Ã&nbsp; WEGOW&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.1. Le Site Web : fonctionnement et sÃ©curitÃ©&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW veillera au bon fonctionnement du Site Web, Ã&nbsp; la vÃ©racitÃ© des informations publiÃ©es et Ã&nbsp; la sÃ©curitÃ© informatique du Site Web dans la mesure du possible. Cependant, WEGOW n\'est pas responsable des erreurs ou omissions pouvant apparaÃ®tre dans le contenu du Site Web, ni de garantir l\'absence de virus ou d\'autres Ã©lÃ©ments nuisibles introduits par des tiers qui pourraient causer des dommages ou des altÃ©rations au systÃ¨me informatique.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Par consÃ©quent, WEGOW ne sera pas responsable des dommages et prÃ©judices que de tels Ã©lÃ©ments pourraient causer Ã&nbsp; l\'Utilisateur, Ã&nbsp; l\'Organisateur ou Ã&nbsp; des tiers. WEGOW ne peut en aucun cas Ãªtre tenu responsable, que ce soit directement ou indirectement, des dommages dÃ©coulant de l\'utilisation abusive de ce Site Web ou de son contenu par les utilisateurs, ni des actions entreprises sur la base des informations qui y sont fournies.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.2. PropriÃ©tÃ© intellectuelle&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW est propriÃ©taire du nom de domaine &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; et gÃ¨re l\'outil de crÃ©ation et de gestion d\'Ã©vÃ©nements. Ainsi, WEGOW est propriÃ©taire de toutes les URL permettant d\'accÃ©der aux Ã©vÃ©nements organisÃ©s sur ce Site Web. La reproduction ou la transmission du contenu du Site Web n\'est autorisÃ©e qu\'Ã&nbsp; des fins d\'information ou de diffusion, Ã&nbsp; condition que la source soit citÃ©e et que son origine soit respectÃ©e. Ainsi, la reproduction ou la transmission du contenu du Site Web Ã&nbsp; d\'autres fins que celles mentionnÃ©es n\'est pas autorisÃ©e sans l\'autorisation Ã©crite prÃ©alable de WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Organisateur cÃ¨de Ã&nbsp; WEGOW les droits de communication et de distribution publique sur les contenus qu\'il fournit via le Site Web, ainsi que le droit de les modifier pour les adapter aux besoins techniques du Site Web, et garantit en outre la lÃ©gitimitÃ© de la propriÃ©tÃ© ou de la facultÃ© de disposer de ces droits.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Tous les noms commerciaux, logos, marques ou signes distinctifs de toute nature figurant sur le Site Web sont la propriÃ©tÃ© de WEGOW ou de tiers, et l\'utilisation et l\'accÃ¨s Ã&nbsp; WEGOW ainsi que l\'utilisation de ses services ne confÃ¨rent Ã&nbsp; l\'Utilisateur aucun droit sur ces marques, signes ou logos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En tout Ã©tat de cause, WEGOW ne sera pas tenu responsable des opinions exprimÃ©es par les utilisateurs sur le Site Web.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.3. PropriÃ©tÃ© intellectuelle de l\'Organisateur&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Organisateur sera seul responsable de la paternitÃ© ou du droit d\'exploitation des images, vidÃ©os et textes utilisÃ©s pour configurer son Ã©vÃ©nement, et WEGOW sera indemnisÃ© en tout Ã©tat de cause contre toute rÃ©clamation.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En acceptant les prÃ©sentes Conditions de Vente, l\'Organisateur accorde Ã&nbsp; WEGOW l\'autorisation de reproduire et d\'utiliser ses marques ou noms commerciaux aux fins de la prestation de services dÃ©crite tant que cette prestation de services est effectuÃ©e. Toute rÃ©clamation relative Ã&nbsp; la propriÃ©tÃ© intellectuelle pouvant Ãªtre dÃ©posÃ©e par des Utilisateurs ou des Organisateurs peut Ãªtre effectuÃ©e en envoyant un e-mail Ã&nbsp; l\'adresse info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Liens vers des tiers&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW ne prend aucune responsabilitÃ© pour les liens (liens) permettant Ã&nbsp; l\'Utilisateur d\'accÃ©der, via le Site Web, Ã&nbsp; des prestations et des services proposÃ©s par des tiers, Ã&nbsp; condition qu\'ils soient Ã©trangers au Site Web. Par consÃ©quent, WEGOW n\'est pas responsable des informations qui y sont contenues ni des Ã©ventuels effets pouvant dÃ©couler de ces informations. De mÃªme, WEGOW se rÃ©serve le droit de retirer de maniÃ¨re unilatÃ©rale et sans prÃ©avis les liens figurant sur le Site Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Si un Utilisateur ou un tiers estime que de tels liens peuvent Ãªtre contraires Ã&nbsp; la loi, Ã&nbsp; la morale ou Ã&nbsp; l\'ordre public, il doit informer WEGOW par e-mail Ã&nbsp; l\'adresse info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. Politique de remboursement et de retour&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Une fois le billet achetÃ© via WEGOW, il ne pourra Ãªtre Ã©changÃ© contre un autre ni remboursÃ©, sauf en cas d\'annulation de l\'Ã©vÃ©nement. Dans ce cas, les frais de gestion des billets ne seront pas remboursables, car WEGOW ne fait pas partie de la relation juridique liant l\'Utilisateur Ã&nbsp; l\'Organisateur. Les services d\'intermÃ©diation proposÃ©s par WEGOW pour l\'achat de billets seront considÃ©rÃ©s comme effectivement fournis dÃ¨s l\'achat des billets, quelle que soit l\'annulation Ã©ventuelle de l\'Ã©vÃ©nement par l\'Organisateur.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Le remboursement, en cas d\'annulation, pourra Ãªtre effectuÃ© par l\'Organisateur dans un dÃ©lai de quinze jours Ã&nbsp; compter de la date de la communication publique de l\'annulation. Si l\'annulation intervient une fois que plus de la moitiÃ© du spectacle s\'est Ã©coulÃ©e, aucun remboursement ne sera effectuÃ©. Les mauvaises conditions climatiques ne donnent pas droit Ã&nbsp; un remboursement du billet.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    En outre, si les Utilisateurs demandent Ã&nbsp; WEGOW le remboursement des montants payÃ©s pour l\'achat des billets en cas d\'annulation de l\'Ã©vÃ©nement, WEGOW procÃ©dera au remboursement du montant du billet, Ã&nbsp; l\'exclusion des frais de gestion, si aucune liquidation anticipÃ©e n\'a Ã©tÃ© effectuÃ©e. dans le cas contraire, WEGOW demandera Ã&nbsp; l\'Organisateur le remboursement des montants dÃ©jÃ&nbsp; liquidÃ©s, afin de procÃ©der Ã&nbsp; leur tour, agissant au nom et pour le compte de l\'Organisateur, au remboursement du montant total payÃ© par les Utilisateurs, Ã&nbsp; l\'exception des frais de gestion, qui correspondent Ã&nbsp; un service dÃ©jÃ&nbsp; fourni.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW ne sera en aucun cas tenu de rembourser les Utilisateurs tant que l\'Organisateur n\'aura pas procÃ©dÃ© au remboursement dans les conditions susmentionnÃ©es. Si l\'Organisateur ne rembourse pas les montants liquidÃ©s dans un dÃ©lai de 5 jours ouvrables Ã&nbsp; compter de la date Ã&nbsp; laquelle il aura reÃ§u la demande de remboursement de WEGOW, l\'Organisateur sera seul responsable du remboursement des montants payÃ©s par les Utilisateurs, et WEGOW aura le droit de fournir Ã&nbsp; ces derniers les coordonnÃ©es de l\'Organisateur, qui sera, Ã&nbsp; tous Ã©gards lÃ©gaux, le seul responsable du remboursement des montants susmentionnÃ©s aux Utilisateurs, exemptant ainsi WEGOW de toute responsabilitÃ© Ã&nbsp; leur Ã©gard. L\'Organisateur autorise expressÃ©ment WEGOW Ã&nbsp; fournir ses coordonnÃ©es dans les conditions et aux fins susmentionnÃ©es.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW ne participe ni Ã&nbsp; la communication ni Ã&nbsp; la relation entre les Utilisateurs et les Organisateurs, et par consÃ©quent, WEGOW n\'est pas responsable dans le cas oÃ¹ l\'Ã©vÃ©nement ne se tiendrait finalement pas.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. DÃ©sinscription du service&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Utilisateur a le droit de rÃ©silier son adhÃ©sion Ã&nbsp; WEGOW Ã&nbsp; tout moment, en envoyant un e-mail Ã&nbsp; l\'adresse info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Utilisateur est seul responsable de la suppression de son compte WEGOW de maniÃ¨re dÃ©finitive, ce qui signifie qu\'il perdra l\'accÃ¨s Ã&nbsp; toutes les informations et actions liÃ©es Ã&nbsp; son compte, de mÃªme qu\'Ã&nbsp; l\'historique des achats effectuÃ©s via WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW pourra Ã&nbsp; tout moment mettre fin au Service, avec ou sans cause, avec un prÃ©avis de trente (30) jours.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW pourra Ã©galement rÃ©silier ou suspendre tout compte d\'Utilisateur en cas de violation des prÃ©sentes Conditions de Vente ou en cas d\'utilisation du Site Web Ã&nbsp; des fins illÃ©gales.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Utilisateur exonÃ¨re expressÃ©ment WEGOW de toute rÃ©clamation que d\'autres Utilisateurs ou tiers pourraient avoir en raison de la suppression du compte.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Politique de confidentialitÃ©&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Les donnÃ©es personnelles que vous fournissez lors de l\'achat de billets seront traitÃ©es conformÃ©ment Ã&nbsp; notre Politique de ConfidentialitÃ©, Ã&nbsp; laquelle vous pouvez accÃ©der en cliquant ici (Politique de ConfidentialitÃ©).  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Loi applicable et juridiction&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Les prÃ©sentes Conditions de Vente sont soumises Ã&nbsp; la lÃ©gislation espagnole. Les parties conviennent de soumettre tout litige pouvant dÃ©couler de l\'exÃ©cution ou de l\'interprÃ©tation des prÃ©sentes Conditions de Vente aux tribunaux de la ville de Madrid, renonÃ§ant expressÃ©ment Ã&nbsp; toute autre juridiction qui pourrait leur correspondre.  &lt;/p&gt;&lt;/article&gt;","termOfUse4":"&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;9. Modifications des prÃ©sentes Conditions de Vente&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; WEGOW se rÃ©serve le droit de modifier les prÃ©sentes Conditions de Vente pour des raisons lÃ©gitimes conformÃ©ment Ã&nbsp; la lÃ©gislation applicable Ã&nbsp; tout moment, ce qu\'elle communiquera de maniÃ¨re appropriÃ©e sur le Site Web. Par consÃ©quent, il est recommandÃ© Ã&nbsp; l\'Utilisateur de les consulter rÃ©guliÃ¨rement pour Ãªtre informÃ© des modifications Ã©ventuelles. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;10. LÃ©gislation utilisÃ©e pour l\'Ã©laboration&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Les prÃ©sentes Conditions de Vente ont Ã©tÃ© Ã©laborÃ©es conformÃ©ment aux dispositions de la Loi 34/2002 sur les services de la sociÃ©tÃ© de l\'information et du commerce Ã©lectronique, de la Loi 7/1998 sur les conditions gÃ©nÃ©rales de contrat, du DÃ©cret royal lÃ©gislatif 1/2007 du 16 novembre, portant approbation du texte consolidÃ© de la Loi gÃ©nÃ©rale pour la dÃ©fense des consommateurs et des utilisateurs et d\'autres lois complÃ©mentaires, de la Loi 7/1996 sur l\'organisation du commerce de dÃ©tail, ainsi que de toutes les dispositions lÃ©gales applicables. &lt;/p&gt;&lt;/article&gt; &lt;h2 class=\'title-text-static-page\'&gt;11. Loi applicable et juridiction&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Ces termes sont rÃ©gis par la loi espagnole. Les parties conviennent de soumettre, Ã&nbsp; leur choix pour la rÃ©solution des conflits et en renonÃ§ant expressÃ©ment Ã&nbsp; toute autre juridiction, aux tribunaux compÃ©tents dans chaque cas. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Cependant, WEGOW reste Ã&nbsp; votre disposition par le biais de l\'adresse e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; pour rÃ©soudre toute plainte, question ou rÃ©clamation que l\'Acheteur pourrait avoir concernant les services fournis par WEGOW. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; De plus, l\'Acheteur est informÃ© que, en cas de litige concernant les services fournis par WEGOW qui n\'aurait pas pu Ãªtre rÃ©solu au prÃ©alable, s\'il s\'agit d\'un consommateur final personne physique, il peut utiliser le service de rÃ¨glement des litiges en ligne en matiÃ¨re de consommation proposÃ© par la Commission europÃ©enne, conformÃ©ment Ã&nbsp; l\'article 14 du RÃ¨glement (UE) nÂ° 524/2013 du Parlement europÃ©en et du Conseil, s\'il le souhaite, disponible sur &lt;span class=\'skimlinks-unlinked\'&gt;https://webgate.ec.europa.eu/odr&lt;/span&gt;/.&lt;/p&gt;&lt;/div&gt;","subtitle":"Termes et conditions des services offerts sur le site Web","legal":"Informations lÃ©gales","legalDesc":"Wegow Technologies, S.L. sociÃ©tÃ© avec domicile Ã&nbsp; Bilbao, Espagne. Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Espagne; Fournissant C.I.F. B867","object":"Objet","objectDesc":"Les prÃ©sentes conditions gÃ©nÃ©rales (ci-aprÃ¨s, les \\"Conditions GÃ©nÃ©rales\\") rÃ©gissent l\'accÃ¨s et l\'utilisation, par toute personne physique (ci-aprÃ¨s,","service":"Services offerts par le Site Web","serviceDesc":"WEGOW conditionne l\'utilisation de la plupart de ses services Ã&nbsp; la prÃ©alable complÃ©tude de l\'enregistrement correspondant de l\'utilisateur sur le Site Web. L\'utilisateur doit sÃ©lection&lt;p&gt;L\'utilisateur accepte de recevoir des communications de tiers, sociÃ©tÃ©s collaboratrices de Wegow.&lt;/p&gt;"},"policyPrivacy":{"title":"Politique de ConfidentialitÃ©","introduction":"La Politique de ConfidentialitÃ© rÃ¨gle le traitement des donnÃ©es personnelles fournies par toute personne physique (dans ce qui suit, l\'Utilisateur ou les Utilisateurs) Ã&nbsp; travers le site web &lt;","usersProfiles":"Utilisateurs et Profils.","usersProfilesDesc":"Pour profiter des services de WEGOW, les Utilisateurs doivent s\'inscrire en remplissant un formulaire d\'inscription. Les informations fourcies Ã&nbsp; travers ce formulaire seront disponibles et pourront Ãª","minAge":"Ã‚ge minimum pour s\'inscrire","minAgeDesc":"Les services fournis par WEGOW via le Site Web ne sont pas conÃ§us pour les Utilisateurs Ã¢gÃ©s de moins de 16 ans. En utilisant les services, les Utilisateurs dÃ©clarent et garantissent qu","personalData":"Traitement des donnÃ©es personnelles","personalDataDesc":"Les donnÃ©es personnelles que les Utilisateurs fournissent via le Site Web, tant lors de l\'enregistrement de leur compte que lors de la crÃ©ation de leur profil et/ou lorsqu","newPolicity":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;&lt;p class=\'text-static-page\'&gt;PolÃ­tica de Privacidad regula el tratamiento de datos personales facilitados por parte de cualquier persona fÃ­sica (en adelante, el Usuario o los Usuarios) a travÃ©s del sitio web &lt;a href=\'https://www.wegow.com/\' target=\'_blank\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el Sitio Web) titularidad de Wegow Technologies S.L. con domicilio en Bilbao, EspaÃ±a. Calle Rodriguez Arias num 51, Entreplanta dcha. 48013 Bilbao; Provista de C.I.F.B86767761, inscrita en el Registro Mercantil de Madrid, Tomo 31305, folio 81, hoja nÃºmero M563489, (De aquÃ­ en adelante \'WEGOW\').&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que deseen registrarse en el Sitio Web y/o crear su perfil deberÃ¡n leer la presente PolÃ­tica de Privacidad y dar consentimiento para el tratamiento de sus datos a travÃ©s de la casilla que aparece en el formulario de registro y/o en la secciÃ³n \'crear un perfil\'. Asimismo, la presente PolÃ­tica de privacidad serÃ¡ de aplicaciÃ³n a los datos personales que los Usuarios comuniquen a travÃ©s del formulario de contacto incluido en el Sitio Web y de cualquier otra secciÃ³n que permita la inserciÃ³n y comunicaciÃ³n de datos personales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Usuarios y Perfiles&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Para poder disfrutar de los servicios de WEGOW es necesario que los Usuarios se registren cumplimentado un formulario de registro.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;La informaciÃ³n facilitada a travÃ©s de este formulario estarÃ¡ disponible y podrÃ¡ ser modificada por los Usuarios a travÃ©s de su cuenta de usuario y de su perfil.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario serÃ¡ totalmente responsable y deberÃ¡ introducir datos reales y veraces en su cuenta de usuario y en su perfil. WEGOW procurarÃ¡ comprobar la veracidad de los datos, reservÃ¡ndose, sin perjuicio de otras acciones, el derecho a no registrar o a dar de baja a un Usuario si los datos que ha facilitado son falsos o incompletos. La obligaciÃ³n de tener un perfil real es esencial en WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Cuando los Usuarios se registran en WEGOW, podrÃ¡n publicar y compartir contenidos e informaciÃ³n personal real. La informaciÃ³n personal serÃ¡ compartida con las condiciones de privacidad que el Usuario elija y bajo su exclusivo control.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Corresponde al Usuario, en todo momento, controlar su informaciÃ³n. WEGOW no controla y, por tanto, no asume ninguna responsabilidad en la posible recogida y tratamiento de informaciÃ³n de Usuarios por parte de otros Usuarios o por terceros.&lt;/p&gt; &lt;p&gt;El usuario podrÃ¡ elegir seleccionar en al apartado de configuraciÃ³n entre perfil publico o perfil privado, que por defecto y en el momento del registro se mostrarÃ¡ como publico.&lt;/p&gt;&lt;p&gt;Si tiene el perfil publico, su perfil se podrÃ¡ recomendar a otro usuarios como acompaÃ±ante perfecto y se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;Si tiene el perfil privado, su perfil no se recomendara a otro usuarios como acompaÃ±ante perfecto y no se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;En ambos casos las imÃ¡genes que suba a Moments se mostrara al resto de usuarios registrados de Wegow.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Edad mÃ­nima para registrarse&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os. Por lo tanto, ningÃºn menor de 16 aÃ±os podrÃ¡ facilitar sus datos personales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de entre 16 y 18 aÃ±os, deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del servicio. Si WEGOW es informado de que un menor estÃ¡ registrado como Usuario en WEGOW sin el consentimiento de sus padres, adoptarÃ¡n las medidas necesarias y podrÃ¡ eliminar o bloquear la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que en cualquier momento el Usuario facilite a WEGOW datos de carÃ¡cter personal de terceras personas con las que mantenga alguna relaciÃ³n, el Usuario garantiza que estÃ¡ facultad legÃ­timamente para facilitar los referidos datos y que ha procedido a informar y obtener el consentimiento de esos terceros para la comunicaciÃ³n de sus datos, respondiendo en caso de que no sea asÃ­. No obstante lo anterior, WEGOW pondrÃ¡ todos sus esfuerzos en actuar debidamente en relaciÃ³n con el tratamiento de dichos terceros.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El equipo de WEGOW podrÃ¡ ponerse en contacto con los Usuarios, en cualquier momento, para que demuestren su edad real enviando fotocopia de su DNI o un documento equivalente. Si el Usuario no facilita esa informaciÃ³n dentro del plazo que se le seÃ±ale, WEGOW se reserva el derecho a bloquear o cancelar la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los datos del DNI o del documento que se aporte serÃ¡n utilizados Ãºnica y exclusivamente por el personal autorizado de WEGOW para realizar esta tarea de identificaciÃ³n, en ningÃºn caso, se almacenarÃ¡ o tratarÃ¡n para otro fin.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Tratamiento de datos personales&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales que los Usuarios faciliten a travÃ©s del Sitio Web, tanto en el momento de registrar su cuenta como en el momento de crear su perfil y/o al ponerse en contacto con WEGOW a travÃ©s de la secciÃ³n de contacto del Sitio Web, serÃ¡n incluidos en un fichero que ha sido debidamente registrado ante la Agencia EspaÃ±ola de ProtecciÃ³n de Datos titularidad de WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Por tanto, al cumplimentar un formulario de registro, al crear un perfil y/o al facilitar datos personales a travÃ©s del Sitio Web el Usuario consiente expresamente al tratamiento de sus datos por parte de WEGOW de conformidad con lo establecido en la presente PolÃ­tica de Privacidad y para todas las finalidades seÃ±aladas a continuaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, el Usuario consiente que los datos facilitados con el fin de comprar la entrada sean comunicados a los promotores, a las marcas y a las empresas colaboradoras al evento y a las empresas asociadas al evento (artista, recinto, promotor, pÃ¡gina web de venta) para acciones implÃ­icitas en el buen funcionamiento del mismo (control de accesos...), promocionales e informativas de acuerdo con las presentes condiciones. Dichas entidades tratarÃ¡n los datos personales de los Usuarios exclusivamente para los fines seÃ±alados en la presente PolÃ­tica de Privacidad.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En el caso de que WEGOW decida transmitir su base de datos de Usuarios a un tercero en el marco de operaciones mercantiles de cualquier naturaleza, a tÃ­tulo enunciativo y no limitativo, fusiÃ³n, escisiÃ³n, cesiÃ³n global de activos y pasivos, aportaciÃ³n o transmisiÃ³n de negocio o rama de actividad empresarial, o cualquier operaciÃ³n de reestructuraciÃ³n societaria de anÃ¡loga naturaleza, contemplada por la normativa mercantil, el Usuario consiente la cesiÃ³n, comunicaciÃ³n y puesta a disposiciÃ³n de sus datos a dicho tercero (que actuarÃ¡ como nuevo responsable de datos). Los Usuarios serÃ¡n informados de dicha operaciÃ³n y se les concederÃ¡ un plazo razonable para poder oponerse al tratamiento de sus datos por parte del nuevo responsable.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW trata los datos personales facilitados por los Usuarios para poder identificarlos, darles acceso a los servicios y poner a su disposiciÃ³n todas las facilidades y aplicaciones del Sitio Web.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, al aceptar la presente PolÃ­tica de Privacidad y registrarse en el Sitio Web, los Usuarios autorizan y consienten que WEGOW trate sus datos con la finalidad de enviarles informaciÃ³n (tanto sobre cambios y actualizaciones relacionadas con el Sitio Web, como sobre actividades, productos, servicios, ofertas de WEGOW etc.) a travÃ©s i) del Sitio Web, ii) mensajes que WEGOW envÃ­e por medios electrÃ³nicos a las cuentas de correo asociadas a las cuentas de los Usuarios de WEGOW, iii) mensajes SMS o/y iii) llamadas a telÃ©fonos mÃ³viles facilitados por el Usuario. Esta informaciÃ³n podrÃ¡ encontrarse segmentada en funciÃ³n de la informaciÃ³n que proporcionen los Usuarios (edad, localizaciÃ³n, entre otras) con el objetivo de dar un servicio personalizado al Usuario y enviarle informaciÃ³n que para Ã©l pueda resultar relevante.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario deberÃ¡ notificar a WEGOW cualquier modificaciÃ³n que se produzca en los datos que haya facilitado, respondiendo en cualquier caso de la veracidad y exactitud de los datos suministrados en cada momento.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En cualquier caso, el Usuario podrÃ¡ ejercer sus derechos de acceso, rectificaciÃ³n, supresiÃ³n, limitaciÃ³n del tratamiento, portabilidad de los datos y oposiciÃ³n, los cuales podrÃ¡n ser ejercidos por Ã©l y, en su caso, por quien lo represente, mediante solicitud escrita y firmada dirigida a WEGOW, por correo postal (que deberÃ¡ ser enviado a la direcciÃ³n seÃ±alada en el encabezamiento) o por correo electrÃ³nico (que deberÃ¡ ser enviado &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Dicha solicitud deberÃ¡ ir acompaÃ±ada de los siguientes datos: nombre y apellidos del Usuario, domicilio a efectos de notificaciones y fotocopia del documento nacional de identidad o del pasaporte. En el caso de representaciÃ³n, deberÃ¡ probarse Ã©sta mediante documento fehaciente.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa de que tiene implementadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativa necesarias para evitar la alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a los que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;ConservaciÃ³n de los datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales proporcionados a WEGOW serÃ¡n conservados por el tiempo legal que resulte necesario a efectos de garantizar el cumplimiento de las obligaciones legales que le corresponden a WEGOW.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;FacilitaciÃ³n de datos a terceros&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Algunos de los servicios accesibles a travÃ©s del Sitio Web pueden depender de y/o interactuar con otros sitios web, plataformas y servicios que pertenezcan y/o sean administrados por terceros por lo que es posible que los Usuarios deban registrarse en dichas plataformas de terceros y facilitar cierta informaciÃ³n con el fin de acceder a los servicios. El tratamiento que dichos terceros hagan de la informaciÃ³n personal que los Usuarios les faciliten se regirÃ¡ por lo establecido en las polÃ­ticas de privacidad de dichos terceros. WEGOW no asume ningÃºn tipo de responsabilidad por el tratamiento de datos personales de los Usuarios que dichos terceros realicen.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Si los Usuarios lo autorizan, WEGOW podrÃ¡ acceder a sus gustos musicales manifestados a travÃ©s de las plataformas Facebook, Spotify, Itunes. WEGOW tratarÃ¡ los datos que figuren en dichas plataformas Ãºnicamente para personalizar los servicios que preste al Usuario y no los comunicarÃ¡ a ningÃºn tercero.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Transferencias internacionales de datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no transfiere datos fuera del Espacio EconÃ³mico Europeo. En caso de que se transfieran fuera del Espacio EconÃ³mico Europeo, WEGOW adoptarÃ¡ las medidas legales necesarias.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Medidas de seguridad&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa al Usuario que tiene implantadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativas necesarias que garanticen la seguridad de sus datos de carÃ¡cter personal y eviten su alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Contenidos e informaciÃ³n personal&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;AdemÃ¡s de datos personales, los Usuarios podrÃ¡n compartir a travÃ©s del Sitio Web comentarios, opiniones, imÃ¡genes y otro tipo de informaciÃ³n que estarÃ¡ sujeta a las Condiciones Generales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no controla la informaciÃ³n que los Usuarios comparten con otros Usuarios y/o con terceros y por tanto no se hace responsable de esa informaciÃ³n. No obstante, si algÃºn Usuario es consciente de que hay una informaciÃ³n o contenido en el Sitio Web que pueda ser indebido y ser contrario a la presente PolÃ­tica de Privacidad y a las Condiciones Generales de WEGOW debe ponerse en contacto con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Invitaciones&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de WEGOW podrÃ¡n invitar a amigos para que se unan a WEGOW. Para poder enviar las invitaciones los Usuarios deberÃ¡n facilitar la direcciÃ³n de correo electrÃ³nico de sus contactos. El Usuario declara, bajo su entera responsabilidad que conoce al destinatario de la invitaciÃ³n y que cuenta con su consentimiento para el uso de sus datos con el fin de enviarle la invitaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no harÃ¡ uso de los datos incluidos en la invitaciÃ³n y especialmente de la cuenta de correo del receptor que serÃ¡ utiliza exclusivamente para el envÃ­o de la invitaciÃ³n. WEGOW no realizarÃ¡ almacenamiento ni tratamiento ulterior alguno de esa direcciÃ³n de correo electrÃ³nico.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios deberÃ¡n hacer un uso adecuado del sistema de invitaciones de acuerdo con lo previsto en las Condiciones Generales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Baja en WEGOW&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios que quieran darse de baja en WEGOW solo tienen que enviar un correo electrÃ³nico (desde el email con el que tienen cuenta en WEGOW) a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt; expresando su intenciÃ³n de dar su cuenta de baja.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Para cualquier duda que los Usuarios tengan sobre el tratamiento que WEGOW hace de sus datos personales pueden contactar con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;.&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;"},"cookies":{"title":"Politique relative aux cookies","text":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;Qu\'est-ce que les cookies  &lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Les cookies sont de pet"},"header":{"returnWegow":"Revenir Ã&nbsp; Wegow","user":"Utilisateur","shop":"Boutique","news":"Nouvelles","wegowlive":"WegowLive","weswap":"WeSwap","calendar":"Calendrier","concerts":"Concerts","festivals":"Festivals","ciclos":"Cycles","artists":"Artistes","venues":"Salles et discothÃ¨ques","howItWorks":"Comment Ã§a fonctionne","login":"Connexion","signup":"S\'enregistrer","chats":"Chats","notifications":"Notifications","pushNotifications":"Notifications PoussÃ©es","noNotifications":"Vous n\'avez pas de notifications","backoffice":"Backoffice (ArriÃ¨re-bureau)","settings":"RÃ©glages","goOut":"Sortir","ticketOffice":"GUICHET","dropdown":{"concerts":{"genreTitle":"Concerts par genre","cityTitle":"Concerts par ville","genreOption":"Concerts de {genre}","cityOption":"Concerts Ã&nbsp; {city}"},"festivals":{"genreTitle":"Festivals par genre","cityTitle":"Festivals par ville","genreOption":"Festivals de {genre}","cityOption":"Festivals Ã&nbsp; {city}"},"ciclos":{"genreTitle":"Cycles par genre","cityTitle":"Cycles par ville","genreOption":"Cycles de {genre}","cityOption":"Cycles Ã&nbsp; {city}"},"artists":{"genreTitle":"Artistes par genre","genreOption":"Artistes de {genre}"},"venues":{"cityTitle":"Salles et discothÃ¨ques par ville","cityOption":"Salles et discothÃ¨ques Ã&nbsp; {city}"},"user":{"myProfile":"Mon profil Wegow","myData":"Mes donnÃ©es personnelles","myTickets":"Mes billets","weswap":"WeSwap","findFriends":"Trouver des amis","settings":"RÃ©glages","help":"Aide","closeSession":"DÃ©connexion","backoffice":"Aller Ã&nbsp; l\'backoffice"},"showAll":"Voir tous"}},"footer":{"TODO: Revisar":"Tout Ã&nbsp; vÃ©rifier","aboutUs":"A propos de nous","howItWorks":"Comment Ã§a fonctionne?","termOfUse":"Conditions d\'utilisation","brandingAds":"Marques et publicitÃ©","news":"Presse","wegowMag":"WegowMag","weSwap":"WeSwap","cultural":"bonne Culture Jeune","sellWithUs":"Vendez avec nous","sellTickets":"Vendre des billets","accessControl":"ContrÃ´le d\'accÃ¨s","cashlessPayments":"Paiements sans espÃ¨ces","membership":"Affiliation","support":"Support technique","help":"Aide","notFoundTickets":"Je ne trouve pas mes billets","legal":"LÃ©gal","useConditions":"Conditions d\'utilisation et termes","privacyPolicy":"Politique de confidentialitÃ©","policyCookies":"Politique des cookies","language":"Langue","region":"RÃ©gion","concertsIn":"Concerts en Direct","concertsInCity":"Concerts Ã&nbsp; {city}","concertsGenres":"Concerts de musique","concertsGenresGenre":"Concerts de {genre}","festivalsIn":"Festivals en","festivalsInCity":"Festivals en {city}","festivalsGenres":"Festivals de","festivalsGenresGenre":"Festivals de {genre}","venuesIn":"Salles Ã&nbsp;","venuesInCity":"Salles Ã&nbsp; {city}","venuesGenres":"Salles de","venuesGenresGenre":"Salles de {genre}","followUs":"Suivez-nous","links":{"howItWorks":"/comment-ca-marche","help":"/assistance","terms":"/termes-et-conditions","legal":"/avis-juridique"},"apps":"Applications","comunicacion":"Communication","blog":"Blog","contacto":"Contact","anunciateConNosotros":"Annoncez-vous avec nous","vendeConWegowUrl":"Vendre avec Wegow.","subeTuConcierto":"TÃ©lÃ©chargez votre concert.","conciertos":"Acheter des billets de concert","topContent":"Meilleur contenu","mostPopular":"Le plus populaire","festivales":"Acheter des billets de festivals","bestTrajectory":"Meilleure trajectoire Startup 2019.","bestProyect1":"Prix du Meilleur Projet","bestProyect2":"Entrepreneur de l\'annÃ©e","financedByEnisa":"FinancÃ© par Enisa","cultureMinistry":"MinistÃ¨re de la Culture et des Sports","youthCulturalBonus":"Bond Culturel Jeune","uploadEvents":"Soumettez votre Ã©vÃ©nement"},"brandLogo":"Logo de {brand}","calendar":{"days":{"monday":"lundi","tuesday":"mardi","wednesday":"mercredi","thursday":"jeudi","friday":"vendredi","saturday":"Samedi","sunday":"Dimanche."},"months":{"january":"Janvier","february":"FÃ©vrier","march":"Mars","april":"Avril","may":"Mai","june":"Juin","july":"Julio","august":"AoÃ»t","september":"Septembre","octuber":"Octobre","november":"Novembre","december":"DÃ©cembre"}}},"myTicket":{"login":{"labelCode":"Introduce el cÃ³digo de tu entrada","labelMail":"Introduce tu mail","ticketCode":"CÃ³digo de la entrada","notFound":"No encuentro mi entrada","continue":"Continuar","loginError":"Email o cÃ³digo de entrada no validos","goToWegow":"Aller Ã&nbsp; Wegow","eventNotValid":"Cet Ã©vÃ©nement ne permet pas la gestion du ticket"},"titles":{"manageTicket":"Gestiona tu entrada","purchaseData":"Datos de la compra","ticketData":"Datos de la entrada","associatedTickets":"","downloadTicket":"Descargar entrada","modifyTicket":"Modifica tu entrada","modifyData":"Modificar datos","addComplements":"Ajouter des complements","transferTicket":"Transferir entrada","history":"Historial de cambios","newData":"Nuevos datos de la entrada","modifyDataPayment":"ModificaciÃ³n de datos","ggPayment":"Gastos de gestiÃ³n + IVA","total":"TOTAL","otherProcedures":"Otras gestiones","transferPayment":"Transferencia de entrada","upgradeTicket":"AmÃ©liorer","addToCalendar":"Ajouter au calendier","thankYou":"Merci!","continueManaging":"GÃ©rer un autre billet","changesCorrect":"Vous modifications ont Ã©tÃ© enregistrÃ©es avec succÃ¨s","npUpgradableTickets":"Il n\'y a pas de billets Ã&nbsp; amÃ©liorer","upgradeTicketSubtitle":"SÃ©lectionnez un billet"},"labels":{"email":"Email","ticketCode":"CÃ³digo de la entrada","name":"Nombre","dni":"DNI","phone":"TelÃ©fono","birthDate":"Fecha de nacimiento","postalCode":"CÃ³digo postal","transferMail":"Introduce un email para transferir tu entrada","surname":"Apellido"},"infoTexts":{"modifyInfo":"Ten en cuenta que este evento tiene envÃ­o de pulseras a domicilio. Si ya se ha procedido al envÃ­o de la pulsera asociada a esta entrada que vas a cambiar de nombre, el anterior titular tendrÃ¡ que darte fÃ­sicamente la pulsera que recibiÃ³, siendo esto responsabilidad de ambos.","complementsInfo":"Rechargez maintenant votre bracelet de festival et recevez de l\'argent supplÃ©mentaire Ã&nbsp; dÃ©penser dans les bars et la restauration. *L\'argent supplÃ©mentaire n\'est pas remboursable et sera utilisÃ© en dernier."},"status":{"done":"Terminado","paid":"Pagado","requested":"Solicitado"},"changes":{"modified_attending_data":"ModificaciÃ³n de datos","transfer_ticket_price":"Transferencia de entrada","upgrade_ticket":"Mejorar entrada"}},"provenue":{"noEvents":"Aucun Ã©vÃ©nement","selectDate":"Choisir la date","noMoments":"Aucun Moments","more":"Voir plus"}}')},20504:function(e){"use strict";e.exports=JSON.parse('{"wegow":{"date":{"dateFormat":"{day} di {month} del {year}"},"wegowLive":{"wegowLiveWeek":"WegowLive della settimana","morePopular":"Il WegowLive piÃ¹ visto","discover":"Scopri tutti i WegowLive"},"galleryAlt":"{profile} gallery image {number}","altIcon":"Icona di Wegow","iconAltSearch":"Icona dei filtri","headers":{"title":"Dove la musica diventa reale!","subtitle":"La piattaforma per gli amanti della musica dal vivo.","regionTitle":"Con Wegow non perderai mai un concerto!","regionSubtitle":"&lt;span class=\'font-bold cursor-pointer\'&gt;Iscriviti&lt;/span&gt; e scopri tutti i concerti dei tuoi artisti preferiti!","selectRegion":"Scegli il tuo paese e goditi tutti i concerti!","regionSelectorPlaceholder":"Seleziona una regione","regionSelectorNoLoad":"Le regioni non possono essere caricate.","regionSelectorNoResult":"Non c\'Ã¨ la regione che stai cercando.","goToWegow":"Vai a Wegow","concertSubtitle":"Concerti e festival","artistSubtitle":"Seguite i vostri artisti preferiti.","momentsSubtitle":"Condividi i tuoi momenti","notificationSubtitle":"Notifiche secondo i tuoi gusti","chatSubtitle":"Chatta e monta il piano"},"notifications":{"read":"Contrassegna come letto","delete":"Eliminare la notificazione","allRead":"Contrassegna tutti come letti."},"headerDetails":{"start":"Concerto di ","startFestival":"Festival di ","startStreaming":"Concerto streaming di","in":"in {city}"},"banner":{"signup":{"title":"Vivi la musica dal vivo in modo diverso.","subtitle":"Oltre 4M di persone usano giÃ&nbsp; Wegow","button":"Registrati","magTitle":"Scopri con &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/\' target=\'_blank\'&gt;Wegow&lt;/a&gt; tutti i concerti e i festival della tua cittÃ&nbsp; &lt;br /&gt; non perdertene nessuno!","magBtn":"Registrati su Wegow"},"weswap":{"title":"Non riesci ad andare al concerto o al festival? Usa WeSwap per vendere la tua entrata!","sellTicket":"Vendi il tuo biglietto"},"downloadApp":{"title":"Hai ancora l\'app di &lt;span class=\'text-topaz\'&gt;Wegow&lt;/span&gt;?&lt;br&gt;Scaricala adesso!"},"fbFriends":{"title":"Connettiti con i tuoi amici di Facebook e non perdere alcun piano per non avere con cui andare.","button":"Connettere"},"fakeUsers":{"concert":"Per poter vedere chi va a questo concerto devi essere registrato.","festival":"Per vedere chi va a questo festival devi essere registrato.","artist":"Per vedere chi segue questo artista devi essere registrato.","venue":"Per vedere chi segue questa stanza devi essere registrato.","company":"Per vedere chi segue questa pagina devi essere registrato."},"ingood":{"title":"Siete sicuri al 100% di poter partecipare?","subtitle":"Assicuratevi il biglietto e dormite sonni tranquilli!","btn":"PRENOTA IN 2 MINUTI."},"clamores":{"title":"Agenda Clamores","subtitle":"Sii parte di Clamores e della storia della musica dal vivo in Spagna","btn":"Compra i biglietti"},"provenues":{"title":"Prendi il controllo del tuo locale con il miglior software di gestione per spazi ricreativi","btn":"Inizia ora"}},"dialogs":{"seeUserTitle":"Vedi utenti","myConcerts":"Hai partecipato a tutti questi concerti...?"},"arias":{"cityAria":"Scopri di piÃ¹ sui concerti di questo artista a {city}","components":{"btnLabel":"Pulsante di {text}","socialLinks":{"share":"Condividi con {social}","goTo":"Vai a {social}","copyLink":"Icona Copia link"}},"topNavbar":{"navbar":"Menu di navigazione principale","sectionNavbar":"Menu di navigazione per sezioni"},"artistsCarousel":"Carosello di artisti","venuesCarousel":"Carosello di locali","imageCarousel":"Carosello di immagini"},"recommendations":{"nexConcerts":"Prossimi concerti per date","noRecommendationsDay":"Non hai raccomandazioni per oggi."},"filters":{"title":"Filtri","date":"Data","city":"CittÃ&nbsp;","venue":"Locali","genre":"Genere","other":"Altri","concerts":"Concerti","festivals":"Feste","both":"Concerti e festival","artists":"Artisti","venues":"Locali e discoteche","companies":"Pagine","today":"Oggi","tomorrow":"Domani","week":"Settimana","weekend":"Fine settimana","month":"Mese","personalized":"Personalizzato","fromDate":"Da:","toDate":"A:","culturalBonus":"Buono Culturale Giovane","sellbyus":"Vendita esclusiva Wegow","weswap":"WeSwap","results":"Risultati importanti","noResults":"Non ci sono risultati con i parametri che hai selezionato.","searchNoResult":"Nessun risultato di ricerca","emptyList":"La lista Ã¨ vuota","closeIconAlt":"Chiudere descrizione","people":"Persone","userWegow":"Utenti di Wegow"},"profile":{"findPartner":"Scopri il tuo compagno perfetto","concertsTogether":"CONCERTI INSIEME","likeSameMusic":"Ma vi piace la stessa musica?","editProfile":"Modifica profilo","showMyConcerts":"Totale concerti assistiti: {concerts}","eventTypeStats":"Concerti","followersTitleEvent":"{people} persone parteciperanno o sono interessate","followersTitleArtist":"{people} persone sono interessate all\'artista","followersTitleVenue":"{people} persone seguono il luogo","self":"Tu stesso","follow":"Seguire","sendFriendship":"Inviare richiesta di amicizia","acceptFriendship":"Accettare la richiesta di amicizia","sendedFriendship":"Richiesta di amicizia inviata","senedAbrvFriendship":"Richiesta inviata","deleteFriendship":"Smettere di essere amici.","privateAdvise":"Questo profilo Ã¨ privato, per vedere piÃ¹ informazioni devi essere suo amico.","noMaps":"Non Ã¨ stato possibile caricare la mappa della localizzazione","altIcon":"Icona per seguire","altDefaultImage":"Immagine di {element}","altDefaultIcon":"Icona di {elemento}","altDefaultWegowImage":"Immagine utente predefinita","alt":{"follow":"Icona dei follower","spotify":"Icona di Spotify","share":"Icona di condivisione","play":"Icona di riproduzione"},"sections":{"events":{"title":"Eventi recenti","sectionTitle":"Andrai o ti interessa?","noEvents":"Ancora non hai selezionato i concerti.","share":"Condividere","noUser":"Non c\'Ã¨ ancora nessun utente interessato. Fai il primo!","sectionTitleExternal":"Andando o Interessato","minorsRegulations":"Regolamenti per i minori"},"artists":{"title":"Artisti","sectionTitle":"Artisti che segui","spotifyButton":"Sincronizza i tuoi artisti con Spotify","seeSpotify":"Vedi Spotify","sectionTitleExternal":"Artisti che segue"},"venues":{"title":"Stanze","slug":"locali","sectionTitle":"Stanze che stai seguendo","sectionTitleExternal":"Sale che segue"},"pages":{"title":"Pagine","filterTitle":"Cicli","slug":"pagine","sectionTitle":"Pagine che segui.","sectionTitleExternal":"Pagine che segue"},"friends":{"title":"Amici","sectionTitle":"Amici","inviteFriends":"Invita amici","noFriends":"Non ha amici"},"moments":{"title":"Moments","sectionTitle":"Moments","sectionTitleUser":"Moments di {user}","noMomentsMine":"Ancora non hai caricato nulla su Moments.","noMoments":"Questo utente non ha caricato nulla su Moments","userDefaultName":"Utente di Wegow"}},"settings":{"settingsTitle":"Impostazioni","myProfileTitle":"La mia isconta","languagesTitle":"Lingue","adminAccountTitle":"Gestire l\'account","adminAccountSubtitle":"Puoi cancellare il tuo account, ma ricorda che verranno cancellati tutti i dati dei tuoi artisti, sale, pagine, momenti e concerti preferiti.","deleteAccount":"Elimina account","confirmDeleteAccount":"Sicuro di voler cancellare il tuo account e tutti i tuoi dati?","privacityTitle":"Privacy","private":"Privato","public":"Pubblico","notificationTitle":"Notifiche","pushNotificationTitle":"Notifiche Push","title":"Dati personali","dataTitle":"Dati personali","genreTitle":"I miei generi","firstName":"Nome completo","lastName":"Cognomi","locationsTitle":"Le mie localitÃ&nbsp;.","location":"Localizzazione","formLocation":"Posizione","genre":"Genere","birthday":"Compleanno","sync":"Sincronizzare","syncSpotify":"Connettiti con Spotify","syncFacebook":"Sinc. con Facebook","unsubscribeTitle":"ÃŠtes-vous sÃ»r de vouloir vous dÃ©sabonner de tous les e-mails de Wegow?","unsubscribeSubtitle":"En acceptant, vous vous dÃ©sabonnerez de toutes les alertes de concerts et de tous les e-mails d\'actualitÃ©s.","manageNotifications":"GÃ©rer mes notifications","correctUnsubscribe":"Action effectuÃ©e avec succÃ¨s"},"perfectCompanion":{"title":"Il tuo compagno perfetto Ã¨...","searching":"Stai cercando il tuo compagno perfetto","notFound":"Acquista il tuo primo biglietto e trova il compagno perfetto per il tuo prossimo concerto."}},"events":{"sectionTitle":"Eventi","status1":"Annullato","status2":"Posticipato","status3":"Nuova Data","status4":"Dubbioso","accommodation":{"reserve":"Prenotare"}},"moment":{"sectionTitle":"Moments","inputPlaceholder":"Come Ã¨ andata il tuo ultimo evento, {name}?","recentArtist":"Artisti recenti","recentVenues":"Sale recenti","findPerfectDate":"Scopri il tuo compagno perfetto","findButton":"Scoprilo","postButton":"Pubblicare","commentPlaceholder":"Commentare","messagePlaceholder":"Commentare","openInputPlaceholder":"Raccontaci qui come Ã¨ andata al tuo evento...","noSearchArtist":"Scrivi per cercare un artista o utente","noSearchVenue":"Scrivi per cercare una sala","noSearchOptionsArtist":"Non sono stati trovati artisti o utenti","noSearchOptionsVenue":"Non sono state trovate stanze.","report":"Segnalare post","shared":"Condividi la pubblicazione","confirmReport":"Sei sicuro di voler segnalare questo post?","remove":"Eliminare pubblicazione","confirmRemove":"Sei sicuro di voler eliminare questo post?","reportSuccess":"Grazie per aver segnalato questo post","reportError":"C\'Ã¨ stato un errore nella segnalazione di questo post, riprova piÃ¹ tardi.","commentError":"Errore nella pubblicazione del commento.","likeError":"Errore"},"login":{"loginTitle":"Accedi","email":"Email","confirmEmail":"Conferma il tuo email","password":"Password","changePassword":"Cambia password","currentPassword":"Password attuale","newPassword":"Nuova password","confirmPassword":"Nuova Password (Conferma)","changePasswordButton":"Cambiare","notValidPassword":"Password non valida","emailError":"L\'email non Ã¨ corretta.","noTickets":"Il biglietto che stai cercando di acquistare Ã¨ esaurito","unknownError":"Errore sconosciuto. Contatta il supporto","confirmationError":"Le email non corrispondono.","passwordError":"La password deve contenere almeno 8 caratteri.","birthdayError":"La data Ã¨ incorretta","noResetPassword":"Non Ã¨ stato possibile inviare una mail per cambiare la password, controlla di aver scritto correttamente la tua mail o riprova piÃ¹ tardi.","passwordRequired1":"La tua password non puÃ² assomigliare troppo alle tue altre informazioni personali.","passwordRequired2":"La tua password deve contenere almeno 8 caratteri.","passwordRequired3":"La tua password non puÃ² essere una chiave comunemente usata.","passwordRequired4":"La tua password non puÃ² essere completamente numerica.","phone":"Telefono","localization":"Localizzazione","forgetPassword":"Hai dimenticato la password?","enter":"Entrare","or":"Continua con il tuo acquisto","loginWithFacebook":"Accedere con Facebook","loginWithGoogle":"Accedi con Google","createAccount":"Creare un account","createPromoterAccount":"Creare un account come promotore","forgetPasswordButton":"Recuperare la password","sendEmail":"Email inviato","sendEmailSubtitle":"Ti abbiamo inviato una email al tuo indirizzo di posta elettronica in modo che possa recuperare la tua password.","passwordChanged":"Password cambiata","passwordChangedSubtitle":"La tua password Ã¨ stata cambiata con successo.","unsubscribeCorrect":"Disiscritto con successo.","validateTokenError":"Errore nella validazione del token","completeProfiletitle":"Completa il tuo account","signupTitle":"Crea il tuo account","addDataTitle":"Aggiungi i tuoi dati","termsAndConditions":"Accetto i &lt;a href=\'{termsUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Termini e Condizioni&lt;/a&gt; e la &lt;a href=\'{PrivacityUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Politica sulla Privacy&lt;/a&gt;","reciveNews":"Vorrei ricevere informazioni sui nuovi concerti e festival Wegow.","signup":"Registrati.","haveAccount":"Ho giÃ&nbsp; un account.","signupPromoterTitle":"Crea il tuo account come Promotore.","signupPromoterSubtitle":"Vendi i tuoi biglietti con wegow","signupPromoter":"Registrati come promotore.","loginSuccess":"Avete effettuato con successo l\'accesso a Movistar+ tramite Wegow.","next":"Avanti","selecteds":"Selezionati","min":"Minimo {number}"},"purchase":{"buy":"Compra ora","purchaseData":"Dati di acquisto","stepTitle1":"Seleziona tipo di ingresso","stepTitle2":"Metodo di pagamento","stepTitle3":"Scarica le tue entrate","remainigTotal":"Puoi selezionare solo un totale di {remainingTickets} biglietti!","remaining":"Solo rimangono {remainingTickets} biglietti!","soldOut":"Esaurito","reserved":"RISERVATO","weswap":"Stai acquistando il tuo biglietto per un altro utente.","weswapDescription":"WeSwap Ã¨ un servizio di Wegow per lo scambio di biglietti per concerti tra utenti reali, senza speculazioni, in modo trasparente e allo stesso prezzo di acquisto.","totalToPay":"Totale da pagare: ","bookingOptions":"Servizi Prenotazione","secondaryOptions":"Vendita secondaria","externalInfo":"Wegow non vende direttamente i biglietti per questo evento, reindirizza / collega solo ad altri ticketeras. I prezzi e le informazioni mostrati per questo concerto non sono esatti,","thanksTitle":"Grazie per il tuo acquisto!","thanksOxxoTitle":"Adesso ti manca solo andare al tuo Oxxo piÃ¹ vicino!","thanksOxxoSubtitle1":"Ti abbiamo inviato un\'email con le istruzioni a {email}","thanksOxxoSubtitle2":"Ti ricordiamo che hai 24 ore per effettuare il pagamento, altrimenti la tua prenotazione scadrÃ&nbsp;. Per effettuare il pagamento chiedi al cassiere di inserire in Oxxo","generatingTickets":"Generando biglietti...","addCalendar":"Aggiungi al calendario","sharePurchase":"Condividi il concerto con i tuoi amici.","completeYourExperienceTitle":"Completa la tua esperienza!","insuranceTicket":"Assicurati i tuoi biglietti.","buyInsuranceTicket":"Assicura i tuoi biglietti per {price}","insurancedTicket":"Biglietti assicurati","findAccomodation":"Trova alloggio","howToGet":"Come arrivare","whatToDo":"Cosa fare","savePreferences":"Salva preferenze","inQueue":"Sei in coda!","redirect":"Stai per essere reindirizzato alla pagina di acquisto.","peopleBeforeYou":"Persone attualmente davanti a te:","calculedPosition":"Stiamo calcolando la tua posizione in coda.","comingSoon":"Biglietti in vendita prossimamente","waitingTurn":"Quando sarÃ&nbsp; il tuo turno, ti porteremo alla selezione dei biglietti.","importantMessage":"Non ricaricare la pagina, potresti perdere la tua posizione nella coda. Assicurati di avere la tua carta a portata di mano.","waitingList":"Lista d\'attesa","inWaitingList":"In lista d\'attesa","waitingListDescription1":"Iscriviti alla lista d\'attesa e seleziona le tue preferenze per ricevere un\'email quando un biglietto diventa disponibile nel WeSwap.","waitingListDescription2":"Vuoi essere avvisato quando un biglietto diventa disponibile?","acceptWaitingList":"Iscriviti","listed":"Iscritto","deleteWaitingList":"Lascia lista d\'attesa","declineWaitingList":"Non sono interessato","goOutWaitingList":"Sei sicuro di voler uscire dalla lista d\'attesa?","crossingPurchaseTitle":{"stepTitle1":"Seleziona il tipo di biglietto","stepTitle2":"Componenti aggiuntivi","stepTitle3":"Metodo di pagamento","stepTitle4":"Scarica i tuoi biglietti"},"status":{"paid":"Questa acquisto Ã¨ giÃ&nbsp; stato pagato.","blocked":"Acquisto bloccato","expired":"Acquisto scaduto","notAuthorized":"Pagamento non autorizzato. Riprova con un altro metodo di pagamento o con un\'altra carta."},"accessCode":{"title":"Accesso all\'acquisto","placeholder":"Codice di accesso","error":"Il codice di accesso non Ã¨ valido.","notActive":"Il codice di accesso inserito non Ã¨ ancora attivato.","notfound":"Il codice di accesso inserito non Ã¨ valido per questo evento.","expired":"Il codice di accesso inserito Ã¨ scaduto.","used":"Il codice di accesso inserito Ã¨ giÃ&nbsp; stato utilizzato.","nothandle":"Si Ã¨ verificato un errore, per favore, riprovare."},"seatsio":{"selectTicket":"Seleziona biglietti","buyTickets":"Acquista biglietti","clear":"Pulisci","access":"Accedi","buy":"Acquista","selectTicketsErrorTitle":"Errore nella selezione dei biglietti","exactTicketError":"Devi selezionare esattamente {seats} posti","maxTicketError":"Puoi selezionare al massimo {seats} posti","consecutiveError":"Devi selezionare posti consecutivi"},"advise":{"minimoEntradas":"Per procedere con l\'acquisto, devi selezionare:","entradasTipo":"Per il tipo &lt;b&gt;{title}&lt;/b&gt;, un minimo di {min}","entradasDisponible":", e al massimo puoi selezionare {available}","entradasPair":" e il numero di biglietti selezionati deve essere pari."},"crossingPurchase":{"requiredProducts":"Prodotti associati","additionalProducts":"Prodotti aggiuntivi","managementFees":"Spese di gestione {cant} incluse","size":"Taglia:","purchaseSummary":"Riepilogo dell\'acquisto","addToCart":"Aggiungi al carrello"},"errors":{"noStock":"Prodotto esaurito","productNoAvailable":"Il prodotto {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; non Ã¨ disponibile al momento.","productQuantityNoAvailable":"Il prodotto {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; ha un totale di {available_stock} in magazzino. Si prega di selezionare una quantitÃ&nbsp; valida.","negativeAmountMessage":"Qualcuno ti ha preceduto! Uno dei tuoi biglietti Ã¨ esaurito. Per favore, ricarica per aggiornare la disponibilitÃ&nbsp; dei biglietti.","negativeAmount":"Uno dei biglietti acquistati Ã¨ esaurito.","genericErrorMessage":"Ops! Sembra che si sia verificato un problema sconosciuto. Per favore, riprova o contatta il supporto.","genericError":"Si Ã¨ verificato un errore sconosciuto durante la creazione dell\'acquisto."}},"payment":{"nominativeLegend":"Accompagnatore {index}","oxxoPay":"Pagare con Oxxo","cardPay":"Metodo di pagamento","bizumPay":"Pagare con bizum","altOxxoLogo":"Logo di Oxxo","receiveMail":"Una volta che avrai completato la tua prenotazione, riceverai un\'e-mail con le istruzioni per effettuare il tuo pagamento presso il negozio Oxxo pi","oxxoActionPay":"Pagare con Oxxo","phoneNumber":"Numero di telefono","info11text":"Testo informativo sul 11%.","total":"Totale","taxIncl":"Tasse incluse","tax":"Spese di gestione + IVA","btnInfo":"Icona di informazioni","number":"Numero di telefono","name":"Nome","cardDate":"MM/YY","cvc":"CVC - Codice di verifica della carta","cardActionPay":"Pagare con la carta","freePurchase":"Completa l\'acquisto","have24Hours":"Hai 24 ore per effettuare il tuo pagamento in contanti.","oxxoReceivePayment":"Oxxo accetta i pagamenti dalle 8:00 alle 20:00.","oxxoChargeCommission":"Oxxo addebita una commissione di 12MXN per ogni pagamento.","toContinueWeNeed":"Per continuare con il pagamento abbiamo bisogno che tu aggiunga il tuo numero di cellulare.","paymentIconCard":"Icona pagamento con carta","paymentIconVisa":"Icona di pagamento con Visa","paymentIconMastercard":"Icona di pagamento con Mastercard","discounts":{"valid":"Convalidare","haveDiscount":"Hai un codice sconto?","addDiscount":"Aggiungi il tuo sconto","discountCode":"Codice di Sconto","lowerAndUpperCase":"Tieni conto di maiuscole e minuscole","total":"Sconto totale","invalidCode":"Il codice non Ã¨ corretto. Provalo di nuovo.","discount":"Codice sconto"},"insurance":{"title":"Assicurazione di non partecipazione","poweredByCaser":"Offerto da Caser, &lt;a href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consultare le condiz","poweredByIngood":"Offerto da Ingood, &lt;a href=\'https://cdn.wegow.com/no-delete/ingood/condiciones-generales-no-asistencia.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consultare le condiz&lt;/a&gt;","ingoodInfo":"Per ulteriori informazioni, consulta il documento relativo alle &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/IPID-Nota-informativa-Nota-Inf-No-asistencia.pdf\\\\\\"&gt;informazioni sul prodotto&lt;/a&gt; e alle &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\\\\\\"&gt;condizioni generali&lt;/a&gt;. Acquistando questo prodotto, accetti che i tuoi dati saranno trasferiti a REALE SEGUROS GENERALES, S.A. per la gestione e l\'acquisto della polizza. Puoi ottenere ulteriori informazioni o esercitare i tuoi diritti in merito al trattamento dei dati personali in conformitÃ&nbsp; con la &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/terminos-legales/#tabproteccion-de-datos-personales\\\\\\"&gt;Politica sulla privacy&lt;/a&gt;.","insuredBy":"Assicurato da","insuredTicket":"Assicura il tuo ingresso","insuredPurchase":"Assicurati la tua acquisizione","addInsurance":"Aggiungere l\'assicurazione contro l\'assenza per {precio}","editInsurance":"Modifica sicuro","confirmDeleteInsurance":"Vuoi davvero annullare l\'assicurazione?","error":"Non Ã¨ stato possibile prenotare l\'assicurazione, Provalo di nuovo piÃ¹ tardi.","cancelSuccess":"Assicurazione annullata con successo.","success":"Assicurazione contrattata con successo","discoverIt":"Scoprirlo","insuranceModal":{"fillFields":"Riempi i campi con i tuoi dati personali per confermare l\'assicurazione di non assitenza.","hireInsured":"Dati della persona che sottoscrive l\'assicurazione","name":"Nome","surname":"Cognome","insureds":"Dati delle persone assicurate","id_card":"Numero di identificazione fiscale","lastCaracter":"L\'ultimo carattere deve essere una lettera.","badDocument":"Il documento non Ã¨ corretto NIF/NIE","phone":"Telefono","address":"Indirizzo","addInsurance":"Aggiungi sicurezza","locality":"LocalitÃ&nbsp;","province":"Provincia","insurancePrize":"Prezzoassicurazione Ingood","postalCode":"Codice Postale","insurancePurchaseInfo":"Ti informiamo che confermando l\'operazione assicurerai tutti i biglietti dell\'acquisto effettuato. Questi sono gli acquisti effettuati per questo evento. Sceg","noPurchase":"Non ci sono acquisti disponibili da assicurare.","documentType":"Tipo di documento","sameHirePerson":"Ãˆ la stessa persona che stipula l\'assicurazione.","consentInsurance":"Dichiaro di aver letto, conoscere e accettare le &lt;a href=\'https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\' target=\'_blank\' class=\'t","dataPayment":"Dati di pagamento: Aggiungi i dettagli della carta che desideri utilizzare per l\'acquisto."},"personalisedTickets":{"title":"Dati accompagnatori."}},"ticketOfficeInfo":"Dati dell\'acquirente","ticketOfficePayment":"Metodo di pagamento:","emailError":"Inserisci correttamente l\'indirizzo email per completare l\'acquisto.","correctPurchase":"Acquisto effettuato con successo!","makeAnotherPurchase":"Effettua un altro acquisto","uniqueEmailError":"Nelle informazioni degli acquirenti Ã¨ presente un\'email ripetuta","uniqueEmailErrorInput":"L\'email Ã¨ giÃ&nbsp; in uso","uniqueDNIError":"C\'Ã¨ un documento di identitÃ&nbsp; ripetuto nei dati dell\'acquirente","uniqueEmailPurchaseError":"C\'Ã¨ un\'email degli acquirenti che Ã¨ giÃ&nbsp; stata usata in un altro acquisto","uniqueDNIPurchaseError":"C\'Ã¨ un DNI degli acquirenti che Ã¨ giÃ&nbsp; stato usato in un altro acquisto","uniqueEmailDNIPurchaseError":"C\'Ã¨ un\'email o DNI degli acquirenti che Ã¨ giÃ&nbsp; stato usato in un altro acquisto","nominativeError":"Completa i dati dei partecipanti per proseguire","nominativeErrors":{"name":"Devi completare il nome dell\'utente","surname":"Devi completare il cognome dell\'utente","email":"Devi completare l\'email dell\'utente","phone":"Devi completare il numero di telefono dell\'utente","birthday":"Devi completare la data di nascita dell\'utente","dni":"Devi completare il DNI dell\'utente","address":"Devi completare l\'indirizzo dell\'utente","locality":"Devi completare la localitÃ&nbsp; dell\'utente","province":"Devi completare la provincia dell\'utente","country":"Devi completare il paese dell\'utente","postal_code":"Devi completare il codice postale dell\'utente"},"promoterTermsError":"Deve accettare i termini e le condizioni del promotore per continuare.","modalInfo":{"tax":"Spese di gestione","infoBillTooltip":"Il prezzo dei biglietti Ã¨ stabilito dagli organizzatori dell\'evento. Wegow agisce come intermediario nella vendita di biglietti. Di conseguenza, non face parte dell\'organ"},"newsletter":"Desidero ricevere comunicazioni commerciali da {text} con tutte le novitÃ&nbsp;","promoter_terms":"Accetto i &lt;a href=\'{url}\' style=\'{personalizedStyle}\' target=\'_blank\' class=\'text-topaz\'&gt;termini e le condizioni&lt;/a&gt; del festival.","errors":{"error":"Oops! Sembra ci sia stato un problema con la piattaforma di pagamento. Si prega di riprovare o contattare la propria banca.","errorStripe":"Il pagamento Ã¨ stato rifiutato dalla banca, controlla i dati della tua carta. Nel caso in cui il problema persiste, ti consigliamo di contattare la tua banca.","errorFree":"Ops! Sembra che si sia verificato un problema durante il completamento dell\'acquisto. Per favore, riprova."},"pay":"Pagare"},"myTickets":{"myTickets":"Le mie entrate","pastConcerts":"Concerti Passati","weswapDescription":"WeSwap Ã¨ il nuovo servizio di Wegow per lo scambio di biglietti per concerti tra utenti reali, senza speculazione, in modo trasparente e sempre allo stesso prezzo, purchÃ© l\'evento abbia esaurito tutti i suoi biglietti.","weswapAvailable":"Biglietti WeSwap da altri utenti","myWeswap":"I tuoi biglietti WeSwap","ticketsAvailable":"Biglietti disponibili: {count}","noWeswapAvailable":"Nessun biglietto WeSwap disponibile","downloadTickets":"Scaricare biglietti","downloadTicket":"Scaricare biglietto","secureYourTicket":"Assicura il tuo ingresso","simplifiedInvoice":"Fattura semplificata","generatingInvoice":"La tua fattura sta per generarsi, fra pochi minuti sarÃ&nbsp; disponibile per scaricare.","downloadInvoiceTitle":"Scarica la tua fattura semplificata.","downloadInvoiceSubtitle":"Qui puoi scaricare la tua fattura semplificata: se non Ã¨ disponibile, significa che sta venendo generata; tra pochi minuti sarÃ&nbsp; disponibile per il download.","invoice1TicketTitle":"Acquista ({data}): {num_ticket} x biglietto","invoicemultipleTicketsTitle":"Acquista ( {date} ): {num_tickets} x biglietti","minorsAutorization":"Autorizzazione dei Minori","noFutureTickets":"Non hai biglietti futuri.","noPastTickets":"Non hai biglietti passati.","noSalesTickets":"Non hai biglietti in vendita","sellTickets":"Vendere biglietti","sellTitle":"Vendere","sellSubtitle1":"Il prezzo sarÃ&nbsp; lo stesso per quello che hai acquistato.","sellSubtitle2":"Ti pagheremo solo se la tua prenotazione viene acquistata da qualcun altro, altrimenti Ã¨ valida per te.","sellSubtitle3":"Puoi annullare il processo se non l\'hai ancora venduta e usarla tu.","cancelSellTitle":"Togliere dalla vendita","pendingWeswapPay":"Pendente di pagamento","paidWeswapPay":"Venduta","weswapNoAvailable":"WeSwap non disponibile","cancelSellSubtitle1":"Vuoi rimuovere questo biglietto dalla vendita?","cancelSellSubtitle2":"Se lo fai, potrai usarla tu.","sellIconAlt":"Icona della voce in vendita","soldIconAlt":"Icona del biglietto venduto","addWallet":"Aggiungi al wallet","enabledWeswapTickets":"Biglietti con weswap disponibili","selledTickets":"Biglietti venduti"},"showMore":"Vedi di piÃ¹","showLess":"Vedi meno","error":{"createPurchaseError":"Errore durante la creazione dell\'acquisto","createPurchaseErrorSubtitle":"Questo biglietto potrebbe essere giÃ&nbsp; stato venduto","errorServerTitle":"Stiamo lavorando per te","serverErrorTitle":"Stiamo migliorando per te","serverError":"Torneremo presto con un\'esperienza &lt;br/&gt; piÃ¹ emozionante e fluida. &lt;br/&gt; &lt;br/&gt; Grazie per la tua pazienza!","pageNotFound":"Ops! Non siamo riusciti a trovare la pagina che stavi cercando.","altErrorIcon":"Icona di errore","altInfoIcon":"Icona di informazione","eventNotFound":"Questo evento non Ã¨ stato trovato.","accept":"Accettare","paymentError":"Pagamento non accettato","purchaseError":"Errore nei dati d\'acquisto","formFieldError":"Errore in un campo del modulo","formFieldCardError":"Errore in un campo della carta","formFieldCardErrorDescription":"Controlla i dati della carta e riprova","chargeError":"Errore durante il caricamento.","invoiceError":"Errore durante l\'acquisto dell\'assicurazione.","tryAgainLater":"Riprova piÃ¹ tardi.","ticketOfficeConfigurationError":"L\'evento non Ã¨ correttamente configurato per la vendita in biglietteria","contactSupport":"Contatta il supporto","returnEvent":"Torna all\'evento"},"ticketOffice":{"ticketOfficeAvailable":"Eventi con biglietteria disponibile:","seeTicketOffice":"Vai alla biglietteria","seeTicketOfficeEvents":"Visualizza gli eventi alla biglietteria","seeReport":"Visualizza il rapporto","paymentType":"Tipo di pagamento","nTickets":"Numero di biglietti","totalMoney":"Totale denaro","card":"Carta:","cash":"Contanti:","ticketType":"Tipo di biglietto","totalCard":"Totale denaro su carta","totlaCash":"Totale denaro contante","total":"Totale biglietti","noReports":"Non sono stati venduti biglietti per questo evento alla biglietteria durante il periodo selezionato"},"chat":{"subtitle":"Crea gruppi privati tra i tuoi amici e organizza il piano!","linkToChat":"Unisciti alla chat","createChat":"Crea chat","exitToChat":"Esci dalla chat"}},"magazine":{"title":"&lt;span class=\'wegow-title\'&gt;WEGOW&lt;/span&gt;&lt;span class=\'mag-title\'&gt;MAG&lt;/span&gt; --\x3e &lt;span class=\'wegow-title\'&gt;WEGOW&lt;/span&gt;&lt;span class=\'mag-title\'&gt;MAG&lt;/span&gt;","internationalSubTitle":"Notizie e attualitÃ&nbsp; della musica nazionale e internazionale.","magSubtitle":"LA MUSICA ANCHE SI LEGGE","searchFestivals":"Cercare festival","categories":{"trending":"Tendenza","curiosities":"CuriositÃ&nbsp;","genres":"Generi","international":"internazionale","festivals":"FestivitÃ&nbsp;","playlist":"playlist","wegowlive":"Wegowlive"},"sections":{"highlights":"In Evidenza","lastNews":"Ultime notizie","followUs":"Seguici sui nostri social network","musicalDiary":"Agenda musicale","mostRead":"Cosa piÃ¹ letta!","festivals":"Festival","wegowLive":"#WegowLive","wegowDirect":"#WegowLive in diretta","moreReadPlus":"I + letti","moreVideos":"+ Video","directStreaming":"Streaming in primo piano","lastStreamings":"Ultime trasmissioni","genres":{"noPosts":"Non ci sono articoli disponibili per questo genere musicale."}},"widgetAlt":{"logoIcon":"Icona logo di {socialMedia}","placeIcon":"Icona di luogo","dateIcon":"Icono della data","eyeIcon":"Icona dell\'occhio, che rappresenta il tempo di lettura.","profileImageAlt":"Immagine del profilo di {user_name}."},"widgetTitle":{"spotify":"ASCOLTACI SU SPOTIFY","sharePost":"CONDIVIDI IL POST CON I TUOI AMICI"},"events":{"buyTickets":"Acquista biglietti"},"links":{"socialMediaShared":"Lettura consigliata del giorno:","copyLink":"Icona di copia del link","copySuccess":"Copiato correttamente","readMore":"Leggi di piÃ¹ &gt;"}},"profiles":{"in":"Inviare","from":"Da","startDate":"{weekday}, {monthday}{dayformat} {month} {year} alle {hour}h","startWithoutHour":"{weekday}, {monthday}{dayformat} {month} {year} {\'|\'} {time}h","labels":{"day":"Giorno","place":"Recinto","city":"CittÃ&nbsp;","anticipatedPrice":"Prezzo previsto da","boxOffice":"Prezzo biglietto","doorOpen":"Apertura porte","hour":"Ora di partenza","poster":"Manifesto","concertInformationOf":"Informazioni sul concerto di {event}","festivalInformationOf":"Informazioni sul festival di {event}","sessionInformationOf":"Informazioni sulla sessione di {event}","partyInformationOf":"Informazioni sulla festa di {event}","eventInformationOf":"Informazioni sull\'evento di {event}","descriptionInformationOf":"Descrizione","followers":"Seguaci","informationOf":"Informazioni su {name}","concertsIn":"Concerto dal vivo"},"buttons":{"publishYourTrip":"Pubblica il tuo viaggio","imInterested":"Mi interessa","buyTicketsFor":"Compra biglietti per {event}","downloadAuthorizationForMinors":"Scarica autorizzazione per i minori","seeMap":"Vedi mappa.","findYourTrip":"Trova il tuo viaggio","reportError":"Segnala un errore","showMoreConcerts":"Mostra piÃ¹ concerti"},"profileLayout":"Fotografia promozionale di {profile}.","notProfileImg":"Fotografia promozionale non trovata per {profile}.","titles":{"concerts":"Concerti","address":"Indirizzo","tickets":"Ingressi","transport":"Trasporto","accommodation":"Alloggio","reserveAccommodation":"Prenotare alloggio","artists":"Artisti","information":"Informazione","publicTransport":"Trasporto pubblico.","relatedEvents":"Eventi correlati","relatedVenues":"Stanze correlate","relatedArtists":"Artisti correlati","chat":"Chat dal Vivo","howToGet":"Come arrivare.","concertsTicketsOf":"Concerti e biglietti {artist}","concertsOfArtistInCity":"Concerti di {artist} a {city}.","tourConcertTickets":"Biglietti, Concerti Tour {date}","gallery":"Galleria","eventsWith":"Eventi con {artista}","interestedPeople":"Persone interessate","concertsArtistCity":"Concerti di {artist} a {city}","noEventsInCity":"Non ci sono concerti di &lt;b&gt;{artist}&lt;/b&gt; a &lt;b&gt;{city}&lt;/b&gt;","concertsArtistCountry":"Concerti di {artist} in {country}","pastConcertsArtistCity":"Concerti precedenti di {artist}","allConcertsArtistCity":"Tutti i concerti di {artist}","eventsRelatedWith":"Eventi correlati a {artist}.","culturalBonus":"Acquistalo con il Bono Cultural Joven."},"texts":{"notWegowTicket":"Wegow non vende direttamente i biglietti per questo evento, ma reindirizza ad altri rivenditori.","priceInfo":"I prezzi e le informazioni mostrate per questo concerto non sono esatti ma indicativi, il fornitore mostrerÃ&nbsp; il prezzo e le informazioni finali.","eventPrevisualization":"Questa Ã¨ una anteprima per vedere come apparirÃ&nbsp; il tuo evento quando sarÃ&nbsp; pubblicato.","venuePrevisualization":"Questa Ã¨ una anteprima per vedere come apparirÃ&nbsp; il luogo quando sarÃ&nbsp; pubblicato.","artistPrevisualization":"Questa Ã¨ una anteprima per vedere come apparirÃ&nbsp; l\'artista quando sarÃ&nbsp; pubblicato."}},"general":{"finish":"Concludere","buttons":{"follow":"Seguire","followed":"Seguendo","save":"Salvare"},"bookAccommodation":"Prenota qui il tuo alloggio per il concerto.","metas":{"homeTitle":"Biglietti per concerti e festival {\'|\'} Wegow","homeDescription":"Su Wegow comprare i biglietti per concerti o festival Ã¨ molto semplice âœ” Rimani informato sui tuoi artisti e eventi musicali preferiti.","artistTitle":"â–· {name} {\'|\'} Biglietti Concerti e Tour {year} - Wegow","artistDescription":"Scopri tutti i prossimi concerti e spettacoli di {name}. Vendita di biglietti per i loro spettacoli nel {year} ðŸ‘‡ Entra su Wegow e acquista il tuo biglietto!","artistCityTitle":"Concerti di {name} a {place} {year} {\'|\'} Biglietti Wegow","artistCityDescription":"Se sei un vero fan di {artist}, vorrai saperne prima di tutti quando si terranno i suoi concerti ðŸ‘‡ Vai su Wegow e ottieni il tuo biglietto!","concertTitle":"Biglietti per {artists} in {city} {\'|\'} Wegow","concertDescription":"Ottieni i biglietti per il concerto di {artist} a {event} a {city} presso il {venue} ðŸŽŸï¸ Ti raccontiamo tutto!","festivalTitle":" â–· {event_title} {\'|\'} Wegow","festivalDescription":"Non puoi perderti l\'ultima edizione del {festival} ðŸ‘‡ Vai su Wegow e scopri dove ottenere il tuo biglietto!","waitingRoomTitle":"Coda {title} {\'|\'} Wegow","purchaseTitle":"Biglietti {\'|\'} {title}","paymentTitle":"Pagamento {\'|\'} {title}","thanksTitle":"Grazie per il tuo acquisto {\'|\'} {title}","filterTitle":" â–· {text} {\'|\'} Biglietti Wegow","filterDescription":"Scopri quando si svolgono i migliori concerti a {location} e non perdere l\'occasione di vedere il tuo artista o gruppo preferito ðŸ‘‡ Vai su Wegow!","filterDescriptionGenre":"Scopri quando si tengono i migliori concerti a {location} e non perdere l\'opportunitÃ&nbsp; di ottenere i biglietti per vedere il tuo artista o gruppo preferito ðŸ‘‡ Vai su Wegow!","wegowLivePageTitle":"â–· WegowLive {\'|\'} Wegow","wegowLivePageDescription":"Se sei un artista o una band, vieni a far conoscere la tua musica nei nostri WegowLive con un\'intervista e una sessione acustica â˜ï¸ Ti aspettiamo!","venueTitle":"â–· Biglietti per {venue} in {city} {\'|\'} Wegow","venueDescription":"Sii il primo a conoscere TUTTI i concerti e gli eventi che si tengono a {venue}, da {city} ðŸ‘‡ Entra in Wegow e compra i tuoi biglietti!","myProfileTitle":"â–· Il Mio Profilo personale {\'|\'} Wegow","myProfileDescription":"Consulta gli eventi che ti interessano, gli artisti che segui, le tue sale preferite, i tuoi amici e altro ancora!","myTicketsTitle":"I Miei Biglietti {\'|\'} Wegow","myTicketsDescription":"Trova e verifica lo stato dei tuoi biglietti per i tuoi eventi futuri e passati preferiti e scaricali per averli a tua disposizione.","myWeswapTitle":"I Miei Biglietti WeSwap {\'|\'} Wegow","myWeswapDescription":"","settingsTitle":"Impostazioni {\'|\'} Wegow","settingsDescription":"","helpTitle":"Domande frequenti {\'|\'} Wegow","helpDescription":"Scopri Wegow, l\'app per concerti piÃ¹ completa sul mercato. Se hai domande e vuoi iniziare a caricare i tuoi eventi, scrivi a ventas@wegow.com","howItWorksTitle":"Come funziona {\'|\'} Wegow","howItWorksDescription":"","notFoundTitle":"Pagina non trovata","notFoundDescription":"","notificationsTitle":"Notifiche {\'|\'} Wegow","notificationsDescription":"","magTitle":"WegowMag {\'|\'} Wegow","magDescription":"","trendingTitle":"WegowMag Tendenze {\'|\'} Wegow","trendingDescription":"","curiositiesTitle":"WegowMag CuriositÃ&nbsp; {\'|\'} Wegow","curiositiesDescription":"","festivalsTitle":"WegowMag Festival {\'|\'} Wegow","festivalsDescription":"","internationalTitle":"WegowMag Internazionale {\'|\'} Wegow","internationalDescription":"","playlistsTitle":"WegowMag Playlist {\'|\'} Wegow","playlistsDescription":"","wegowliveTitle":"WegowMag WegowLive {\'|\'} Wegow","wegowliveDescription":"","genresTitle":"WegowMag Generi {\'|\'} Wegow","genresDescription":"","streamingsTitle":" â–· Guarda Concerti in Streaming Online {\'|\'} Wegow","streamingsDescription":"Prossimi concerti in streaming ðŸ‘‡ Non perderai mai piÃ¹ il tuo artista o gruppo preferito. Vai su Wegow e goditi il concerto ovunque!","companiesTitle":"â–· {companies}: Concerti ed Eventi {\'|\'} Wegow","companiesDescription":"Una casa discografica innovativa creata da e per gli artisti â­ Tutte le informazioni sui loro eventi musicali su Wegow. Scopri!","termsAndCondition":{"title":"Termini e condizioni d\'uso {\'|\'} Wegow","description":"Termini e condizioni d\'uso di Wegow. Se volete conoscere i termini e le condizioni d\'uso di Wegow, questa Ã¨ la vostra pagina."},"momentTitle":"â–· {name} {\'|\'} WegowMoments","momentDescription":"Fai come {author} con i suoi Momenti {name}, e condividi il tuo momento musicale preferito con WegowMoments!ðŸ”¥","titleContactWithUs":"â–· Contattaci {\'|\'} Wegow","contactWithUsDescription":"Ci farebbe piacere ricevere i tuoi feedback su Wegow! Se hai domande, commenti o suggerimenti, non esitare a contattarci."},"follow":"Continua a leggere","followed":"Seguendo","concerts":"Concerti","save":"Salvare","accept":"Accettare","cancel":"Annullare","next":"Successivo","error":"Errore","close":"Chiudere","routes":{"profile":"Profilo","magazine":"Rivista","publication":"pubblicazioni","titles":{"home":"Biglietti di concerti e festival {\'|\'} Wegow","howItWorks":"Come funziona {\'|\'} Wegow"},"goHome":"Andare alla Home"},"forms":{"inputSearchPlaceholder":"Cercare","name":"Nome","surname":"Cognomi","email":"Email","phone":"Telefono","mobilePhone":"Cellulare.","dni":"Codice Fiscale","passport":"Passaporto","other":"Altro","address":"Indirizzo","gender":"Seleziona il tuo genere","birthday":"Data di nascita","state":"Provincia","locality":"LocalitÃ&nbsp;","country":"Paese","noOptionsLabel":"Non sono stati trovati risultati","noResultLabel":"Non sono stati trovati risultati","noResultCountry":"Nessun Paese trovato","errors":{"phone":"Errore nel telefono, controlla il modulo"}},"contactUs":{"title":"Contattaci","alt":"Chitarrista in concerto","form":{"placeholder":{"name":"Nome e cognome","email":"Email","phone":"Telefono","title":"Titolo","message":"Messaggio"},"label":"&lt;span&gt;Completando questo modulo e facendo clic su invia, accetti e comprendi i &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/terminos-y-condiciones\'&gt;termini e le condizioni&lt;/a&gt; e il &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/aviso-legal\'&gt;trattamento dei tuoi dati personali.&lt;/a&gt;&lt;/span&gt;","errorMessage":"Si prega di controllare che {field} sia compilato e con dati corretti","captchaErrorMessage":"Captcha non inserito correttamente","send":"Invia","sended":"Inviato"}},"helpPage":{"helpPageTitle":"Ciao, in che modo possiamo aiutarti?","answerHelpful":"Ti Ã¨ stata utile questa risposta?","knowWegow":"&lt;h3&gt;Scopri &lt;span class=\'text-primary-color\'&gt;Wegow&lt;/span&gt;, l\'app di concerti piÃ¹ completa sul mercato&lt;/h3&gt;","helpForm":{"howHelp":"Fammi sapere in che modo posso aiutarti","whereBuyTickets":"Da dove hai acquistato i tuoi biglietti?"},"FAQsection":{"user":{"title":"Domande frequenti degli utenti","profile":"Il mio profilo","changeName":"Come faccio un cambio di nome sulle mie entrate?","changeNameDesc":"&lt;p&gt;Se i tuoi biglietti sono nominativi, devi scriverci all\'indirizzo &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicandoci i seguenti dati per poter modificare il nome sul tuo biglietto:&lt;/p&gt;&lt;ol class=\'faq-list\'&gt;&lt;li&gt;Evento&lt;/li&gt;&lt;li&gt;CittÃ&nbsp;&lt;/li&gt;&lt;li&gt;Data dell\'evento&lt;/li&gt;&lt;li&gt;Email di acquisto&lt;/li&gt;&lt;li&gt;Nome attualmente presente sul biglietto&lt;/li&gt;&lt;li&gt;Nuovo titolare del biglietto + numero di documento d\'identitÃ&nbsp;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt; Per motivi di sicurezza, ti chiediamo di inviarci la tua richiesta dall\'indirizzo email associato all\'acquisto registrato su Wegow.&lt;/p&gt;","errorMail":"Ho inserito un indirizzo email errato per cui non ricevo i biglietti. Cosa posso fare?","errorMailDesc":"Puoi cambiare la tua email come segue:&lt;p&gt;Accedi a &lt;a href=\'http://www.wegow.com\' class=\'text-primary-color\'&gt;www.wegow.com&lt;/a&gt; o all\'app con l\'","forgetPass":"Ho dimenticato la mia password.","forgetPassDesc":"&lt;p&gt;Puoi recuperare la tua password &lt;span class=\'text-primary-color\'&gt;cliccando su questo link.&lt;/span&gt;&lt;/p&gt;","howUnsubscribe":"Come posso disattivare il mio account?","howUnsubscribeDesc":"Per annullare la tua iscrizione, accedi a: &lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Impostazioni &gt; Elimina account","updateAccount":"Come aggiorno o cambio i dati del mio account?","updateAccountDesc":"&lt;p&gt;Puoi cambiare i dati in questo modo:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Apri www.wegow.com o la app di Wegow e accedi con la mail con la quale se","unsubscribeNewsletter":"Voglio cancellare la mia iscrizione alla newsletter.","unsubscribeNewsletterDesc":"Per eliminare il tuo account, entra in:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Impostazioni &gt; Notifiche.","howRegister":"Voglio registrarmi su Wegow. Come faccio?","howRegisterDesc":"Creare il tuo account Ã¨ molto semplice. Clicca sul pulsante \\"Registrati\\", fornisci un indirizzo e-mail e scegli una password per accedere a Wegow in modo sicuro","dontGetMyTickets":"Ho acquistato i miei biglietti e non li ho ricevuti.","dontGetMyTicketsDesc":"Innanzitutto, devi controllare con la tua banca se l\'emissione Ã¨ avvenuta. Se Ã¨ stato emesso, verifica che l\'indirizzo email con cui hai fatto l","cardProblems":"Dopo aver immesso i dati della mia carta, e dopo una lunga attesa, l\'acquisto non va a buon fine. Cosa devo fare?","cardProblemsDesc":"In primo luogo, devi confermare con la tua banca se l\'addebito Ã¨ stato effettuato. Se l\'addebito Ã¨ stato effettuato, controlla che la conferma di acquisto","purchaseSuccess":"Si Ã¨ completato correttamente il mio acquisto?","purchaseSuccessDesc":"In primo luogo, devi confermare con la tua banca se l\'addebito Ã¨ stato effettuato. Se si Ã¨ addebitato, verificare se l\'acquisto Ã¨ arrivato nella","whereSeeMyTickets":"Dove posso vedere le mie acquisti effettuati?","whereSeeMyTicketsDesc":"Puoi vedere tutti i tuoi acquisti nella sezione \\"Le mie entrate\\" del nostro sito web o app una volta effettuato l\'accesso con la tua e-mail di acquisto.","whereRecieveTickets":"Dove ricevo i miei biglietti?","whereRecieveTicketsDesc":"Dopo aver ricevuto il pagamento correttamente, i biglietti vengono inviati all\'indirizzo email di acquisto con cui ti sei registrato e che hai usato per effettuare","returns":"Restituzioni","whenRetunsAmount":"Quando mi sarÃ&nbsp; restituito l\'importo delle mie prevendite?","whenRetunsAmountDesc":"Di norma, una volta confermato che la tua prenotazione Ã¨ in fase di rimborso tramite una comunicazione inviata alla tua email di acquisto, il tempo massimo entro cui rice","cardDoesntExist":"La carta con cui ho fatto l\'acquisto non esiste piÃ¹.","cardDoesntExistDesc":"Il rimborso per gli eventi rinviati/cancellati viene gestito tramite moduli. Inviamo i moduli a tutti i recapiti di acquisto tramite una comunicazione. &lt;br&gt;&lt;br&gt;Se","doubsTickets":"Domande entrate","changeTicketType":"Vorrei cambiare il tipo di ingresso. Come faccio?","changeTicketTypeDesc":"Nel caso in cui tu voglia cambiare il tipo di entrata nello stesso evento e nella stessa data, contattaci per email &lt;a href=\'mailto:ayuda{\'@\'}wegow.com","changeDate":"Posso cambiare la data del mio ingresso?","changeDateDesc":"Nel caso in cui tu voglia cambiare la data dei biglietti di uno stesso artista, contattaci tramite email &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class","printTickets":"Devo stampare i miei biglietti?","printTicketsDesc":"No, non Ã¨ necessario stampare il tuo biglietto. Per entrare nella sala o nell\'area devi semplicemente presentare il codice QR del tuo biglietto, in formato cartaceo,","giftTickets":"Come posso regalare dei biglietti?","giftTicketsDesc":"Le biglietti saranno sempre associati all\'indirizzo email con cui Ã¨ stata effettuata l\'acquisto e qualsiasi modifica desideri apportare ai biglietti deve es","managementCosts":"PerchÃ© si addebitano le spese di gestione? PerchÃ© le spese di gestione non vengono rimborsate?","managementCostsDesc":"&lt;p&gt;Il rimborso viene effettuato escludendo i costi di gestione associati all\'acquisto, poichÃ© si tratta di un servizio giÃ&nbsp; fornito.&lt;/p&gt;&lt;p&gt;Spieghiamo questo aspetto piÃ¹ dettagliatamente: Il servizio offerto da Wegow Ã¨ esclusivamente l\'intermediario nell\'acquisto e nella vendita di biglietti, conformemente alle disposizioni dei &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Termini e Condizioni Generali&lt;/a&gt;. In caso di cancellazione o rinvio dell\'evento (se richiesto), riceverai l\'importo totale pagato per il tuo biglietto, ad eccezione dei costi di gestione.&lt;/p&gt;&lt;p&gt;Questo Ã¨ un servizio fornito da Wegow e poichÃ© non siamo responsabili della potenziale cancellazione degli eventi pubblicati sul sito web, indipendentemente dal motivo della cancellazione, Wegow ha sostenuto e continua a sostenere costi tecnologici (sviluppo e server), bancari (TPV) e di supporto clienti (costi del personale) durante il servizio fornito sia per l\'acquisto dei biglietti che per la gestione dei rimborsi.&lt;/p&gt;&lt;p&gt;In questo contesto, per poter offrire l\'acquisizione dei biglietti, Wegow ha dovuto raccogliere, organizzare e gestire un\'ampia quantitÃ&nbsp; di informazioni, renderle disponibili agli utenti su una piattaforma tecnologica (sottoposta a sviluppo e manutenzione continua), abilitare sistemi di pagamento sicuri e assumere un team di supporto clienti pronto ad assistere gli utenti in ogni momento. I costi di gestione coprono questi servizi e altre spese relative alla promozione, ai rimborsi e alla gestione dei biglietti.&lt;/p&gt;","showInEvents":"Che cosa devo presentare al momento dell\'ingresso al concerto o festival?","showInEventsDesc":"Per entrare nella sala o nell\'area, devi semplicemente mostrare il codice QR dei tuoi biglietti, sia stampati che nel tuo cellulare in formato PDF o attraverso la","noSmartphone":"Che succede se non ho uno smartphone per presentare i miei codici QR delle mie entrate?","noSmartphoneDesc":"Una volta ricevuto il tuo ticket in formato PDF al tuo indirizzo email di acquisto, scaricalo. Puoi stamparlo in anticipo ed esibirlo all\'ingresso della location.","cancellationsPostponements":"Cancellazioni e rinvii","postponementsEvent":"Il mio concerto Ã¨ stato rinviato. Cosa devo fare?","postponementsEventDesc":"Se il tuo evento Ã¨ stato posticipato, quando l\'organizzazione ne informa del cambiamento, ti invieremo una comunicazione all\'indirizzo email d\'acquisto con tutte le","cancelEvent":"Il mio concerto Ã¨ stato annullato. Cosa devo fare?","cancelEventDesc":"Se il tuo evento Ã¨ stato annullato, quando l\'organizzazione ci informerÃ&nbsp; della cancellazione, ti invieremo una comunicazione all\'indirizzo email di acquisto riguardo","refundPolitic":"Come posso richiedere un rimborso? Politica di rimborso.","refundPoliticDesc":"Una volta acquistato il biglietto attraverso Wegow, come indicato nei termini e nei condizioni, non sono accettate modifiche nÃ© restituzioni* tranne nei casi di","eventPostponementsOptions":"Il mio concerto Ã¨ stato rinviato, ma non c\'Ã¨ ancora una nuova data. Quali sono le opzioni?","eventPostponementsOptionsDesc":"Se il tuo evento Ã¨ stato rinviato, con una nuova data da confermare, devi avere pazienza e attendere di ricevere un nuovo comunicato con la data nuova non appena ci sarÃ&nbsp;","refundManagementCosts":"PerchÃ© non vengono risarciti le spese di gestione?","refundManagementCostsDesc":"&lt;p&gt;Il rimborso viene effettuato escludendo i costi di gestione associati all\'acquisto, poichÃ© si tratta di un servizio giÃ&nbsp; fornito.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Spieghiamo questo aspetto piÃ¹ dettagliatamente: Il servizio offerto da Wegow Ã¨ esclusivamente l\'intermediario nell\'acquisto e nella vendita di biglietti, conformemente alle disposizioni dei &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Termini e Condizioni Generali&lt;/a&gt;. In caso di cancellazione o rinvio dell\'evento (se richiesto), riceverai l\'importo totale pagato per il tuo biglietto, ad eccezione dei costi di gestione.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Questo Ã¨ un servizio fornito da Wegow e poichÃ© non siamo responsabili della potenziale cancellazione degli eventi pubblicati sul sito web, indipendentemente dal motivo della cancellazione, Wegow ha sostenuto e continua a sostenere costi tecnologici (sviluppo e server), bancari (TPV) e di supporto clienti (costi del personale) durante il servizio fornito sia per l\'acquisto dei biglietti che per la gestione dei rimborsi.&lt;/p&gt;&lt;br&gt;&lt;p&gt;In questo contesto, per poter offrire l\'acquisizione dei biglietti, Wegow ha dovuto raccogliere, organizzare e gestire un\'ampia quantitÃ&nbsp; di informazioni, renderle disponibili agli utenti su una piattaforma tecnologica (sottoposta a sviluppo e manutenzione continua), abilitare sistemi di pagamento sicuri e assumere un team di supporto clienti pronto ad assistere gli utenti in ogni momento. I costi di gestione coprono questi servizi e altre spese relative alla promozione, ai rimborsi e alla gestione dei biglietti.&lt;/p&gt;","noRecivedDeferment":"Non ho ricevuto la comunicazione di rinvio o cancellazione.","noRecivedDefermentDesc":"Scrivici a &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicandoci i seguenti dati: &lt;ul"},"promoter":{"title":"FAQ del Promotore","uploadEvent":"Sei promotore? Carica il tuo evento!","register":"Registrazione","registerDesc1":"Innanzitutto, devi registrarti come promotore per creare il tuo evento. Per farlo, devi semplicemente ","registerDescSpan":"cliccare qui","registerDesc2":" e registrarti o accedere se sei giÃ&nbsp; registrato.&lt;/p&gt;","registerDesc3":"Se ti sei registrato come promotore per la prima volta, Wegow convaliderÃ&nbsp; il tuo profilo entro un massimo di 48 ore. Una volta convalidato il tuo profilo, riceverai una e-mail di conferma e avrai accesso completo al nostro backoffice per iniziare a vendere i tuoi biglietti con noi.","howCreateEvent":"Come creo il mio evento?","howCreateEventDesc":"Se sei giÃ&nbsp; registrato su Wegow e il tuo account organizzatore Ã¨ stato validato, puoi creare il tuo evento e iniziare a vendere biglietti seguendo i seguenti pass","eventCreated":"Il mio concerto/festival Ã¨ giÃ&nbsp; iniziato.","controlStateReports":"Controlla lo stato delle vendite in qualsiasi momento. REPORT","controlStateReportsDesc":"&lt;p&gt;&lt;b&gt;Verreporte&lt;/b&gt;&lt;br&gt;Puoi consultare lo stato della vendita dei biglietti per il tuo evento dall\'opzione \'Verreporte\'.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b","liquidation":"Richiedi il liquidazione del tuo evento.","liquidationDesc":"Paso 1.&lt;br&gt;Prima di poter creare un evento Ã¨ necessario assegnare un &lt;a href=\'https://backoffice.wegow.com/settlements?status=billing_info\' class=\'text-primary-color\'&gt;","receivePayment":"Quando ricevo il pagamento?","receivePaymentDesc":"Effettuiamo tutti i pagamenti di mercoledÃ¬, quindi tutte le richieste di liquidazione che vengono effettuate tra mercoledÃ¬ e martedÃ¬ (inclusi) saranno pagate","insuranceTickets":"Assicurazioni di ingresso","insuranceTicketsDesc":"Puoi vedere tutte le informazioni sulla nostra partnership con &lt;a href=\'https://www.wegow.com/es/magazine/trending/contratar-seguro-ingood-wegow\' target=\'_blank\' class=\'text-primary-color\'&gt;Ingood qui&lt;/a&gt;","artistProfile":"Sei un artista? Gestisci il tuo profilo.","artistProfileDesc":"In questa sezione potrete creare o aggiornare il vostro profilo se esiste giÃ&nbsp; sulla nostra piattaforma.","whatIsUsed":"A cosa serve?","whatIsUsedDesc":"Creando un profilo artista potrai visualizzare tutte le informazioni relative a quell\'artista ed i prossimi eventi in cui esibirÃ&nbsp; raggruppati.","createArtistProfile":"Come creo un profilo d\'artista?","createArtistProfileDesc":"&lt;/ul&gt;&lt;br&gt;&lt;h4&gt;BLOG DI WEGOW: https://blog.wegow.com/artistas-nacionales-internacionales/guia-sobre-como-crear-tu-perfil-de-artista-en","profileCreatedyet":"Vedo che il mio profilo Ã¨ giÃ&nbsp; stato creato. PerchÃ©?","profileCreatedyetDesc":"&lt;p&gt;Da Wegow, desideriamo offrire la migliore esperienza possibile ai nostri utenti e consentire loro di seguire i loro artisti preferiti. A tal fine, disponiamo di un team di contenuti che lavora quotidianamente per creare e aggiornare tutte le informazioni sulla nostra piattaforma.&lt;/p&gt;&lt;p&gt;Se il tuo profilo Ã¨ giÃ&nbsp; creato, non preoccuparti. Contattaci all\'indirizzo &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt;, e ti forniremo un accesso immediato per gestirlo tu stesso.&lt;/p&gt;","haveVenue":"Hai una sala concerti?","whatIsUsedVenueDesc":"Se sei proprietario o programmatore di una sala, gestisci il tuo profilo. Creando un profilo Sala potrai avere un luogo in cui elencare tutti gli eventi che si terranno l","venueProfile":"Come creare un profilo Sala?","venueProfileDesc":"Paso 1 Â· Vai alla sezione \\"Salas y Recintos\\" e clicca sul pulsante \\"Nuova Sala/Recinto\\". \\n\\nPaso 2 Â· Completa le informazioni della sala &lt;","contactUs":"Se non sei riuscito a risolvere il tuo dubbio, contattaci all\'indirizzo &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt;&lt;/p&gt;"},"title":"Domande frequenti","subtitle":"Acquisti, registrazione, funzionamento, ecc.","notFoundTickets":"Non trovi i tuoi biglietti?","notFoundTicketsDesc":"Compila i seguenti campi con il nome del concerto/festival per il quale desideri recuperare i biglietti, insieme all\'indirizzo email con cui hai effettuato l\'acquisto. I tuoi biglietti saranno automaticamente re-inviati allo stesso indirizzo email. Se dopo aver controllato la tua \'postata in arrivo\' e la cartella \'spam\' continui a non trovare i biglietti, contattaci su &lt;a class=\'text-primary-color\' href=\'mailto:ayuda{@}wegow.com\'&gt;contacta con nosotros.&lt;/a&gt;","howItWorks":"Come funziona Wegow?","howItWorksDesc":"I tuoi concerti e festival consigliati in base ai tuoi generi e artisti preferiti. CosÃ¬ semplice. Segui le tue band preferite o sincronizza il tuo profilo di Wegow con il tuo account","insideApp":"Nella app","insideAppDesc":"&lt;p&gt;Voglio registrarmi! Come faccio?&lt;/p&gt;&lt;br&gt;&lt;p&gt;Creare il tuo account Ã¨ molto semplice. Clicca sul pulsante \\"Registrati\\" forniamo una e-mail","dontAccess":"Non riesco ad accedere al mio account.","dontAccessDesc":"&lt;h6&gt;Hai dimenticato la password?&lt;/h6&gt;&lt;p&gt;Inserisci l\'email con cui sei registrato, fai clic su \\"Hai dimenticato la password?\\" e riceverai un\'email con","buyTickets":"Acquisto di biglietti","buyTicketsDesc":"Come funziona l\'acquisto dei biglietti?\\n\\nPer trovare l\'evento di tuo interesse, utilizza la barra di ricerca nella parte superiore della pagina web o la","buyProcess":"Processo di acquisto e modalitÃ&nbsp; di pagamento","buyProcessDesc":"In Wegow pagare le tue entrate Ã¨ facile e sicuro. &lt;p&gt;&lt;b&gt;Dettaglio dell\'acquisto&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Nel dettaglio dell\'acquisto potrai vedere","returnManagementFees":"Rimborsate le spese di gestione?","returnManagementFeesDesc":"&lt;p&gt;&lt;b&gt;Dato che il servizio offerto da Wegow Ã¨ esclusivamente l\'intermediazione nella vendita dei biglietti, in conformitÃ&nbsp; con i termini e condizioni generali, se l\'evento Ã¨ stato cancellato o posticipato (se richiesto), riceverai l\'importo totale pagato per il tuo biglietto, ad eccezione delle spese di gestione, poichÃ© Wegow non sarÃ&nbsp; responsabile della potenziale cancellazione degli eventi pubblicati sul sito Web, indipendentemente dalla ragione della cancellazione.&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;A tal proposito, per poter offrire l\'acquisizione dei biglietti, Wegow ha dovuto raccogliere, organizzare e gestire un gran volume di informazioni, renderle disponibili agli utenti su una piattaforma tecnologica (soggetta a sviluppo e manutenzione continui), attivare sistemi di pagamento sicuri e assumere un team di assistenza clienti pronto ad aiutare gli utenti in qualsiasi momento. Le spese di gestione coprono questi servizi e altri correlati alla promozione, vendita, rimborsi e gestione dei biglietti.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Quali informazioni devo fornire per completare l\'acquisto?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;em&gt;Informazioni del partecipante:&lt;/em&gt; saranno indicate sul tuo biglietto, e ci sono due tipi di biglietti:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Biglietto nominativo:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Un biglietto nominativo significa che solo il titolare del biglietto puÃ² utilizzarlo per accedere all\'evento.&lt;/li&gt;&lt;li&gt;In questo caso, dovrai fornire i tuoi dati e quelli dei tuoi accompagnatori se hai acquistato piÃ¹ biglietti.&lt;/li&gt;&lt;li&gt;Se desideri richiedere una modifica del nome per questo tipo di biglietto, &lt;a href=\'mailto:ayuda{@}wegow.com\' class=\'text-primary-color\'&gt;contattaci&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Biglietto non nominativo:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Un biglietto non nominativo significa che chiunque puÃ² utilizzarlo.&lt;/li&gt;&lt;li&gt;In questo caso, non Ã¨ necessario fornire i tuoi dati.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Informazioni di pagamento:&lt;/b&gt; Aggiungi i dati della carta con cui desideri effettuare l\'acquisto.&lt;/p&gt;&lt;p&gt;Puoi prendere spunto dalla carta di esempio mostrata sopra.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Cosa Ã¨ il CVC?&lt;/b&gt; Il CVC Ã¨ il codice di validazione della tua carta, che puoi trovare sul retro.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Salva la tua carta&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Pianifichi di fare altri acquisti a breve? Seleziona l\'opzione \'Salva carta\', e nei futuri acquisti dovrai solo scegliere la carta che desideri utilizzare per il pagamento. Ãˆ molto piÃ¹ veloce!&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Ãˆ necessario salvare la mia carta?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Non Ã¨ necessario salvare la tua carta, ma semplificherÃ&nbsp; il processo di pagamento nei futuri acquisti.&lt;/p&gt;&lt;p&gt;Non preoccuparti, il pagamento Ã¨ completamente sicuro e non memorizziamo i dati della tua carta; la banca ci autorizza solo a elaborare pagamenti per futuri acquisti.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Ho riscontrato un errore nella procedura di pagamento. Cosa devo fare?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Se hai ricevuto un messaggio di errore durante il completamento del tuo acquisto, non acquistare di nuovo i biglietti fino a quando non verifichi se l\'acquisto Ã¨ stato eseguito con successo.&lt;/p&gt;&lt;p&gt;Puoi anche verificare se l\'addebito Ã¨ stato effettuato dalla tua banca:&lt;/p&gt;&lt;p&gt;&lt;em&gt;I biglietti non sono stati addebitati:&lt;/em&gt; Puoi provare ad acquistare nuovamente i biglietti (prova a cambiare dispositivo o utilizzare un\'altra carta).&lt;/p&gt;&lt;p&gt;&lt;em&gt;I biglietti sono stati addebitati:&lt;/em&gt; &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;contattaci&lt;/a&gt; e allega la ricevuta di pagamento; lo verificheremo il prima possibile.&lt;/p&gt;","receiveTickets":"Ricevi i tuoi biglietti","receiveTicketsDesc":"&lt;p&gt;&lt;b&gt;Ho giÃ&nbsp; completato l\'acquisto, dove posso trovare il mio biglietto?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Una volta completato l\'acquisto, si aprirÃ&nbsp;","showTickets":"Presenta le tue entrate il giorno dell\'evento","showTicketsDesc":"Per poter accedere alla sala o al recinto il giorno dell\'evento, dovrai presentare il tuo biglietto.\\n\\nHai 3 opzioni per presentare i tuoi biglietti il","change":"Cambi e Resi","changeDesc":"Una volta acquistato il biglietto attraverso Wegow, questo non puÃ² essere cambiato o rimborsato, salvo in caso di cancellazione dell\'evento. \\nNon preoccup","secureTickets":"Assicurati il tuo biglietto.","secureTicketsDesc":"Come posso assicurare il mio ingresso? Ãˆ possibile trovare tutte le informazioni per assicurare l\'ingresso &lt;a class=\'text-primary-color\' href=\'https://cdn.wegow.com/","ownerChanges":"Cambi di intestatario","ownerChangesDesc":"Se un biglietto Ã¨ nominativo, non possiamo modificare la denominazione del titolare. Comunque, &lt;a class=\'text-primary-color\' title=\'Contattaci\' href=\'https://www.wegow.","accessMinors":"Accesso a minori di etÃ&nbsp;","accessMinorsDesc":"Posso entrare a un concerto se sono minorenne?\\nEsiste una legislazione per l\'ingresso dei minorenni nei locali di concerti e festival per ogni comunitÃ&nbsp; autonoma.\\nSi prega"},"wantKnowMore":{"title":"Vuoi sapere di piÃ¹?","promotorManagerArtist":"Sei un promotore, manager o artista","usersTickets":"Utenti, entrate, ecc"}},"downloadPage":{"title":"Vuoi scoprire tutti i concerti della tua cittÃ&nbsp;?","subtitle":"Scarica l\'app Wegow e non ti perderai piÃ¹ nulla","metatitle":" â–· Scarica l\'app Wegow {\'|\'} Wegow","metadescription":"Vuoi rimanere aggiornato su tutti gli eventi della tua cittÃ&nbsp;? âœ¨ Scarica l\'app Wegow sul tuo dispositivo e non perderti nulla!"},"howItWorks":{"title":"Come funziona","concertsCalendar":"Scopri artisti, concerti e festival","concertsCalendarDesc":"Filtra per genere, data, sala o cittÃ&nbsp; e trova nuove proposte musicali!","inviteFriends":"Crea la tua comunitÃ&nbsp;","inviteFriendsDesc":"Sai cosa puoi vedere a quali concerti e a quali festival andare? Iscriviti al piano!","recieveNotification":"Saperlo prima","recieveNotificationDesc":"Segui i tuoi artisti preferiti e sii il primo a sapere quando suoneranno nella tua cittÃ&nbsp;.","buyTickets":"Acquista i tuoi biglietti","buyTicketsDesc":"Le tue biglietti sul tuo cellulare in modo veloce, semplice ed affidabile.","navigate":"Naviga nell\'app degli amanti della musica dal vivo"},"termsOfUse":{"title":"Termini di Utilizzo","termOfUse":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;Termini e condizioni dei servizi offerti tramite il Sito Web&lt;/h1&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. Informazioni Legali&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies, S.L. societÃ&nbsp; con sede a Bilbao, Spagna. Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spagna; Provista di C.I.F. B86767761, iscritta nel Registro Mercantile di Bizkaia al Tomo 5.765, foglio 146, numero di pagina BI-65.753 (di seguito, \'WEGOW\'), titolare del dominio web &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (di seguito, il \'Sito Web\').   &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Oggetto&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Le presenti condizioni generali (di seguito, \'Condizioni Generali\') regolano l\'accesso e l\'uso, da parte di qualsiasi persona fisica (di seguito, l \'Utente\' o gli \'Utenti\') del Sito Web cosÃ¬ come dei contenuti e dei servizi inclusi nello stesso.   &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Le presenti Condizioni Generali si applicheranno all\'uso del Sito Web, cosÃ¬ come a determinati servizi forniti da WEGOW tramite il Sito Web, sia direttamente che attraverso qualsiasi delle sue societÃ&nbsp; controllate, in conformitÃ&nbsp; con la definizione di tale termine prevista dall\'articolo 42 del Codice di Commercio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Tuttavia, l\'uso di determinati servizi offerti agli Utenti attraverso il Sito Web puÃ² essere soggetto a condizioni particolari proprie che, a seconda dei casi, sostituiscono, completano e/o modificano le presenti Condizioni Generali. Pertanto, prima dell\'uso di tali servizi, l\'Utente dovrÃ&nbsp; leggere attentamente e accettare le corrispondenti condizioni particolari. In caso di discrepanza o contraddizione tra quanto stabilito in queste Condizioni Generali e le condizioni particolari che, se del caso, possono essere stabilite per i servizi offerti sul Sito Web, prevarrÃ&nbsp; quanto disposto nelle condizioni particolari.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'uso del Sito Web implica l\'accettazione integrale da parte dell\'Utente delle disposizioni contenute nelle Condizioni Generali e in qualsiasi altra politica applicabile, nella versione pubblicata da WEGOW al momento in cui l\'Utente accede al Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Lo scopo di WEGOW Ã¨ quello di fornire una comunitÃ&nbsp; tra gli Utenti. In tal senso, attraverso il Sito Web, WEGOW ha l\'obiettivo di offrire una smart agenda dei concerti adatta all\'Utente, in cui puÃ² conoscere gli interessi dei suoi contatti e partecipare attivamente alla realizzazione di concerti su richiesta.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW mette in contatto gli Utenti con i loro contatti in base ai loro gusti musicali ed eventi di interesse comune. WEGOW offre un catalogo di eventi musicali svolti in diverse cittÃ&nbsp; della Spagna, fornendo accesso alle piattaforme che gestiscono la vendita dei biglietti per tali eventi.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW raccoglie la domanda di tutti i suoi Utenti per generare un\'offerta culturale in linea con essa. Si attivano concerti attraverso i dati della domanda degli Utenti. Tale domanda viene raccolta sulla piattaforma WEGOW in sezioni specifiche create a tal fine. L\'Utente avrÃ&nbsp; sempre la possibilitÃ&nbsp; di apportare modifiche.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Quando un Utente dichiara il suo interesse per un artista specifico, WEGOW si impegna a fornire a tale Utente informazioni via e-mail sugli eventi musicali a cui Ã¨ collegato. L\'obiettivo Ã¨ facilitare l\'accesso alle informazioni sulla musica dal vivo che interessa all\'Utente.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW Ã¨ in continua evoluzione e sviluppo di nuovi strumenti che apportino valore all\'Utente registrato su WEGOW.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Servizi offerti tramite il Sito Web&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Attualmente, WEGOW mette a disposizione degli Utenti tramite il Sito Web, tra gli altri, i seguenti servizi:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Registrazione gratuita dell\'Utente sui siti Web di WEGOW attraverso il processo di registrazione dell\'Utente, per l\'attivazione dell\'agenda dei concerti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Modifica di tutti i dati dell\'Utente, nonchÃ© delle cittÃ&nbsp; di interesse e della password di accesso.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Servizi e strumenti per la gestione della ricerca di concerti e festival.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Pagina personalizzata del profilo sulla piattaforma con informazioni private.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Aggiornamento automatico delle preferenze musicali e degli amici correlati ad esse.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Servizio di raccomandazioni di eventi musicali personalizzate basate sui gusti musicali dell\'Utente espressi attraverso la piattaforma Facebook, Spotify, iTunes e il Sito Web di WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Ricezione automatica e gratuita di informazioni sugli artisti che l\'Utente ha indicato essere di suo interesse, tramite mezzi elettronici.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Servizio di comunicazioni elettroniche promozionali sugli artisti che l\'Utente ha indicato essere di suo interesse.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Servizio di acquisto e vendita di biglietti per concerti e festival, regolato dai propri Termini e Condizioni di Vendita dei Biglietti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   I servizi forniti da WEGOW tramite il Sito Web non sono stati concepiti per Utenti di etÃ&nbsp; inferiore ai 16 anni. Utilizzando i servizi, gli Utenti dichiarano e garantiscono di avere almeno 16 anni.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Gli Utenti di etÃ&nbsp; compresa tra i 14 e i 18 anni devono informare i propri genitori o tutori legali sull\'uso del Sito Web e dei servizi che intendono utilizzare, nonchÃ© quando trasmettono informazioni a terzi con cui sono entrati in contatto tramite il Servizio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Alcuni dei servizi accessibili tramite il Sito Web possono dipendere da e/o interagire con altri siti web, piattaforme e servizi di terze parti, pertanto Ã¨ possibile che gli Utenti debbano registrarsi su tali piattaforme di terze parti e fornire determinate informazioni al fine di accedere ai servizi. L\'uso che gli Utenti fanno dei siti web, dei contenuti, dei dati, delle informazioni, delle applicazioni, delle piattaforme, dei beni, dei servizi o dei materiali di terze parti sarÃ&nbsp; regolato dalle condizioni e dalle politiche di tali terze parti. WEGOW non assume alcun obbligo o responsabilitÃ&nbsp; nei loro confronti.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Registrazione sul Sito Web&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW subordina l\'utilizzo della maggior parte dei suoi servizi alla previa registrazione dell\'Utente sul Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utente deve selezionare l\'identificatore (ID o login) e la password del suo account, impegnandosi a conservarla e a usarla con la dovuta diligenza.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'uso della password Ã¨ personale e non trasferibile, non Ã¨ consentito il trasferimento, nemmeno temporaneo, a terzi. In tal senso, l\'Utente deve adottare le misure necessarie per la custodia della password da lui selezionata, evitando l\'uso da parte di terzi. Di conseguenza, l\'Utente Ã¨ l\'unico responsabile dell\'uso che verrÃ&nbsp; fatto della sua password, con completa indennitÃ&nbsp; per WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Nel caso in cui l\'Utente conosca o sospetti che terzi stiano facendo uso della sua password sul Sito Web, dovrÃ&nbsp; informare tempestivamente WEGOW all\'indirizzo e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   La suddetta registrazione avverrÃ&nbsp; secondo le modalitÃ&nbsp; espressamente indicate nel servizio stesso. Tutte le informazioni fornite dall\'Utente attraverso i servizi dovranno essere veritiere. A tale scopo, l\'Utente garantisce l\'autenticitÃ&nbsp; di tutti i dati che comunica in seguito al completamento dei moduli necessari per l\'iscrizione ai Servizi. Inoltre, l\'Utente che si registra garantisce di avere almeno 14 anni.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Allo stesso modo, sarÃ&nbsp; responsabilitÃ&nbsp; dell\'Utente mantenere permanentemente aggiornate tutte le informazioni fornite a WEGOW in modo che rispondano, in ogni momento, alla situazione reale dell\'Utente. In ogni caso, l\'Utente sarÃ&nbsp; l\'unico responsabile delle dichiarazioni false o inesatte effettuate e dei pregiudizi arrecati a WEGOW o a terzi a causa delle informazioni fornite.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Tutti i dati raccolti tramite il Sito Web saranno trattati in conformitÃ&nbsp; con quanto stabilito nella Politica sulla Privacy.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. Obblighi dell\'Utente&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utente accede al Sito Web a proprio rischio e pericolo.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utente si impegna a utilizzare con diligenza il Sito Web e i servizi accessibili dallo stesso, in piena conformitÃ&nbsp; alla legge, alle buone abitudini e alle presenti Condizioni Generali e, se del caso, alle condizioni particolari, nonchÃ© a rispettare i diritti degli altri Utenti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   L\'Utente si impegna anche a rispettare le leggi applicabili e i diritti di terzi nell\'uso dei contenuti e dei servizi del Sito Web. Ãˆ inoltre vietata la riproduzione, la distribuzione, la trasmissione, l\'adattamento o la modifica, per qualsiasi mezzo e in qualsiasi forma, dei contenuti del Sito Web (testi, disegni, grafici, informazioni, basi di dati, file audio e/o immagini, loghi, ecc.) e altri elementi che compongono il Sito Web, salvo previa autorizzazione dei legittimi titolari o quando previsto dalla legge.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   In particolare, Ã¨ vietato all\'Utente compiere le seguenti azioni:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizzare meccanismi, software o script in relazione all\'uso del Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Bloccare, sovrascrivere, modificare o copiare, a meno che ciÃ² sia necessario per l\'uso corretto dei servizi dei siti web. Ad esempio, la copia tramite tecnologie di tipo motore di ricerca  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Diffondere, riprodurre o comunicare pubblicamente i contenuti del Sito Web di WEGOW, degli Utenti o di terzi, senza previa autorizzazione del titolare dei diritti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Qualsiasi azione idonea a danneggiare la funzionalitÃ&nbsp; dell\'infrastruttura di WEGOW, in particolare sovraccaricarla.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizzare qualsiasi dei materiali e delle informazioni contenuti in questo Sito Web per scopi illeciti e espressamente vietati dalle presenti Condizioni Generali, nonchÃ© dalle eventuali condizioni particolari che regolamentano il servizio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Promuovere e partecipare a comportamenti contrari alla legge, alle regole, ai regolamenti, agli ordini giudiziari o amministrativi o ai trattati a livello locale, nazionale o internazionale, che possano comportare responsabilitÃ&nbsp; civile o violare diritti di proprietÃ&nbsp; intellettuale, diritti di proprietÃ&nbsp;, privacy, moralitÃ&nbsp;, immagine o altro tipo, sia di WEGOW che di qualsiasi altra persona o entitÃ&nbsp;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Promuovere o partecipare a comportamenti che possano nuocere a WEGOW, ai servizi offerti da WEGOW o alla sua immagine, nome e reputazione.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Pubblicizzare, offrire o distribuire prodotti pornografici o che violino le leggi sulla protezione dei minori.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Molestare altri Utenti (in particolare attraverso lo spam).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizzare contenuti protetti legalmente (ad esempio, dalla legislazione sulla proprietÃ&nbsp; intellettuale, marchi, brevetti, modelli di utilitÃ&nbsp; o modelli estetici) senza averne il diritto.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Promuovere azioni contrarie alla libera concorrenza, comprese quelle finalizzate alla progressiva acquisizione di clienti (come i sistemi a catena, a palla di neve o piramidali).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizzare i servizi a scopi commerciali o aziendali, comprese, a titolo meramente esemplificativo e non esaustivo, operazioni di baratto, schemi piramidali, pubblicitÃ&nbsp;, marketing, offerta di beni o servizi, o uso di dati o materiali ottenuti nei servizi o tramite di essi, indipendentemente dal fatto che si ottengano benefici economici o qualsiasi altra forma di compensazione e dal fatto che si utilizzino collegamenti a siti web esterni.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Fingersi un\'altra persona o entitÃ&nbsp;, compreso un dipendente di WEGOW, mentire sulla propria relazione con un\'altra persona, entitÃ&nbsp; o contenuti forniti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;WEGOW puÃ² cancellare un account Utente e/o impedire o vietare l\'accesso di un Utente ai servizi se ritiene che, a suo insindacabile giudizio, tale Utente abbia violato queste Condizioni Generali. Allo stesso modo, WEGOW si riserva il diritto di indagare e adottare le misure legali appropriate contro chiunque, a giudizio di WEGOW, violi o possa violare quanto stabilito nelle presenti Condizioni Generali, potendo giungere a denunciare i fatti alle autoritÃ&nbsp;. Inoltre, WEGOW puÃ² accedere, conservare e divulgare le informazioni relative all\'account o alla registrazione degli Utenti, nonchÃ© qualsiasi altro contenuto o informazione, se legalmente tenuto a farlo o se ritiene in buona fede che tale accesso, conservazione o divulgazione siano necessari per (a) rispettare una procedura legale, (b) far rispettare le presenti Condizioni Generali, (c) rispondere alle accuse che un contenuto o informazione violi i diritti di terzi, (d) rispondere alle richieste di supporto tecnico o assistenza clienti, o (e) proteggere i diritti, la proprietÃ&nbsp; o la sicurezza personale di WEGOW, dei suoi Utenti o di terzi.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;L\'Utente sarÃ&nbsp; l\'unico responsabile di qualsiasi danno diretto o indiretto che potrebbe arrecare a WEGOW a seguito dell\'inosservanza di una qualsiasi delle obbligazioni, dei divieti o delle restrizioni contenute nelle presenti Condizioni Generali o nella normativa applicabile e dovrÃ&nbsp; risarcire e tenere indenne WEGOW da qualsiasi reclamo, danno, debito, perdita, multa, sanzione, costi e spese a cui WEGOW potrebbe incorrere, quando tali situazioni derivino dall\'inosservanza, da parte degli Utenti, delle suddette obbligazioni, divieti o restrizioni.  &lt;/p&gt;&lt;/article&gt;","termOfUse2":"&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;6. Contenuti forniti dagli utenti e/o da terzi&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt;In alcune sezioni del Sito Web e dei servizi forniti tramite lo stesso, gli Utenti e/o terzi possono pubblicare contenuti (informazioni, opinioni, immagini, ecc.) e/o inviarli tramite il Sito Web.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Gli Utenti e/o terzi che diffondono, presentano, pubblicano o inviano contenuti a WEGOW tramite il Sito Web e/o l\'e-mail dichiarano di essere i titolari e di avere il pacifico utilizzo di tutti i diritti di proprietÃ&nbsp; intellettuale e industriale sugli stessi e concedono a WEGOW una licenza illimitata, mondiale, non esclusiva, irrevocabile, perpetua, trasferibile, sublicenziabile per utilizzare, riprodurre, distribuire, mostrare, esporre, rappresentare, pubblicare, trasmettere, modificare, utilizzare per creare opere derivate, adattare, riformattare, tradurre e, in generale, sfruttare l\'intero o parte di tali contenuti (in qualsiasi forma), sul Sito Web o su qualsiasi altro sito web, canale, servizio e piattaforma di distribuzione, senza che WEGOW abbia alcun obbligo nei confronti dell\'utente.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;La legittimitÃ&nbsp; dei diritti di proprietÃ&nbsp; intellettuale o industriale relativi ai contenuti forniti dagli Utenti e/o da terzi Ã¨ di esclusiva responsabilitÃ&nbsp; degli stessi, mantenendo indenne WEGOW da qualsiasi reclamo di terzi.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW non permette la distribuzione, la gestione o la comunicazione di contenuti che possano deteriorare la qualitÃ&nbsp; del servizio. Ãˆ vietata la fornitura di contenuti:&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Che siano presuntamente illegali secondo la normativa nazionale, comunitaria o internazionale o che svolgano attivitÃ&nbsp; presuntamente illecite o contrarie ai principi della buona fede.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Che non rispettino i parametri di qualitÃ&nbsp; stabiliti da WEGOW.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Che ledano i diritti fondamentali delle persone, manchino di cortesia online, causino disturbi o possano generare opinioni negative tra i nostri Utenti o terzi e, in generale, qualsiasi contenuto che WEGOW ritenga inappropriato.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;E, in generale, che violino i principi di legalitÃ&nbsp;, onestÃ&nbsp;, responsabilitÃ&nbsp;, protezione della dignitÃ&nbsp; umana, protezione dei minori, protezione dell\'ordine pubblico, protezione della vita privata, protezione dei consumatori e dei diritti di proprietÃ&nbsp; intellettuale e industriale.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Inoltre, WEGOW si riserva il diritto di rimuovere, senza preavviso, dal Sito Web quei contenuti ritenuti non appropriati alle caratteristiche e agli scopi di WEGOW.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW farÃ&nbsp; tutto il possibile per monitorare la legalitÃ&nbsp; dei contenuti che gli Utenti comunicano attraverso il Sito Web. Tuttavia, poichÃ© il controllo completo di tali contenuti non Ã¨ possibile, l\'Utente sarÃ&nbsp; l\'unico responsabile dei contenuti che pubblica o comunica attraverso il Sito Web. In particolare, WEGOW non puÃ² essere considerato un editore responsabile e dichiara espressamente di non identificarsi con alcuna delle opinioni che gli Utenti possono esprimere tramite i servizi, delle cui conseguenze Ã¨ completamente responsabile il mittente.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Nonostante quanto sopra, i contenuti inseriti e pubblicati vengono periodicamente revisionati per garantire i principi di qualitÃ&nbsp; di WEGOW, cosÃ¬ come le norme qui indicate.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW non puÃ² controllare tutte le informazioni che un Utente condivide con altri Utenti e quindi non Ã¨ responsabile di tali informazioni.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Tuttavia, se un Utente Ã¨ consapevole dell\'esistenza di informazioni o contenuti sul Sito Web che possono essere inappropriati e contrari alle Condizioni Generali, alle condizioni particolari, alle politiche sulla privacy o a qualsiasi altra normativa applicabile, deve contattare WEGOW inviando un\'e-mail a info{\'@\'}wegow.es.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Qualsiasi Utente che inserisca un contenuto che violi la legge vigente deve essere consapevole che dovrÃ&nbsp; assumersi la responsabilitÃ&nbsp; dei danni e delle conseguenze derivanti dallo stesso. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW potrÃ&nbsp; eliminare dal Sito Web contenuti illegali o presuntamente illegali senza preavviso.&lt;/p&gt;&lt;/articolo&gt;&lt;articolo&gt; &lt;h2 class=\'title-text-static-page\'&gt;7. Invita un amico&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt;Gli Utenti di WEGOW possono invitare amici a unirsi a WEGOW. Basta inviare loro un invito tramite e-mail tramite il sistema di invito automatico di WEGOW. Questo invito Ã¨ un semplice strumento messo a disposizione degli Utenti da WEGOW per offrire ai loro contatti la possibilitÃ&nbsp; di registrarsi su WEGOW.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW invierÃ&nbsp; l\'invito a nome dell\'Utente, citando il mittente e il corpo del messaggio. Con l\'invio di questo invito, l\'Utente dichiara, sotto la sua completa responsabilitÃ&nbsp;, di conoscere il destinatario dell\'invito.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Il destinatario dell\'invito dovrÃ&nbsp; accettarlo e seguire il processo di registrazione per poter utilizzare i servizi.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW non farÃ&nbsp; uso dei dati inclusi nell\'invito e in particolare dell\'indirizzo e-mail del destinatario, che sarÃ&nbsp; utilizzato esclusivamente per l\'invio dell\'invito. WEGOW non effettuerÃ&nbsp; alcuna ulteriore conservazione o trattamento di tale indirizzo e-mail.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Saranno gli Utenti a rispondere ai destinatari in caso di qualsiasi reclamo nei confronti di WEGOW per l\'invio degli inviti.&lt;/p&gt;&lt;/articolo&gt;&lt;articolo&gt; &lt;h2 class=\'title-text-static-page\'&gt;8. ResponsabilitÃ&nbsp; e Limitazioni&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt;WEGOW compie ogni sforzo possibile per evitare errori nei contenuti pubblicati sul Sito Web. Tutti i contenuti offerti attraverso il Sito Web sono aggiornati, e WEGOW si riserva il diritto di modificarli in qualsiasi momento. WEGOW non si assume la responsabilitÃ&nbsp; delle conseguenze che possono derivare dagli errori nei contenuti forniti da terzi, che possono apparire sul Sito Web. Di conseguenza, l\'Utente assume sotto la sua esclusiva responsabilitÃ&nbsp; le conseguenze, i danni o le azioni che possono derivare dall\'accesso ai contenuti del Sito Web e dalla loro riproduzione o diffusione.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW non garantisce nÃ© si assume la responsabilitÃ&nbsp; di:&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;La continuitÃ&nbsp; dei contenuti del Sito Web e/o la mancanza di disponibilitÃ&nbsp; o accessibilitÃ&nbsp; del Sito Web o la continuitÃ&nbsp; tecnica dello stesso;&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'assenza di errori nei contenuti e/o nei prodotti;&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'assenza di virus e altri componenti dannosi sul Sito Web o sul server che lo fornisce;&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'inviolabilitÃ&nbsp; del Sito Web e/o l\'impenetrabilitÃ&nbsp; delle misure di sicurezza adottate sullo stesso;&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Se del caso, l\'inefficacia o le prestazioni dei contenuti, dei prodotti e/o dei servizi del Sito Web;&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;I danni o le lesioni causate, direttamente o indirettamente, da chiunque violi le condizioni, le norme e le istruzioni stabilite da WEGOW sul Sito Web o attraverso la violazione dei sistemi di sicurezza dello stesso;&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Eventuali altri danni che potrebbero essere causati per motivi legati al funzionamento o al malfunzionamento del Sito Web o dei siti web a cui, se del caso, possono essere stabiliti collegamenti.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Tuttavia, WEGOW dichiara di aver adottato tutte le misure necessarie, nell\'ambito delle sue possibilitÃ&nbsp; e dello stato della tecnologia, per garantire il funzionamento del Sito Web e per evitare l\'esistenza e la trasmissione di virus e altri componenti dannosi agli Utenti.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Come giÃ&nbsp; indicato in paragrafi precedenti, attraverso il Sito Web gli Utenti possono contrattare servizi di terzi e utilizzare altre piattaforme. WEGOW non assume alcuna responsabilitÃ&nbsp; per i servizi e le pratiche commerciali di terzi (comprese le loro politiche sulla privacy), indipendentemente dal fatto che i servizi di terzi includano loghi, marchi, nomi e/o sponsorizzazioni o altra identificazione dei servizi di WEGOW. Nel caso in cui gli Utenti utilizzino servizi di terzi che richiedono informazioni personali, WEGOW non sarÃ&nbsp; responsabile per l\'uso, l\'ottenimento o la divulgazione di informazioni da parte o in relazione a tali servizi di terzi.&lt;/p&gt;&lt;/articolo&gt;&lt;articolo&gt; &lt;h2 class=\'title-text-static-page\'&gt;9. Diritti di ProprietÃ&nbsp; Intellettuale e Industriale&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt;I testi, i disegni, le immagini, l\'audio, i database, i loghi, la struttura, i marchi e gli altri elementi che compongono il Sito Web sono protetti dai diritti di proprietÃ&nbsp; intellettuale e industriale di WEGOW e/o di terzi titolari che ne hanno autorizzato l\'inclusione nel Sito Web, sia attraverso l\'invio del modulo di registrazione sia attraverso accordi di cessione di diritti di sfruttamento stipulati con WEGOW.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Ãˆ strettamente vietata qualsiasi riproduzione, trasmissione, adattamento, traduzione, modifica, comunicazione al pubblico o qualsiasi altro sfruttamento totale o parziale del contenuto di questo Sito Web, effettuato in qualsiasi modo o con qualsiasi mezzo, elettronico, meccanico o altro, senza l\'autorizzazione preventiva scritta di WEGOW o dei terzi titolari. Qualsiasi violazione di questi diritti puÃ² dar luogo a procedimenti extragiudiziali o giudiziali civili o penali che spettano.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Salvo diverso accordo, WEGOW non concede alcuna licenza o autorizzazione all\'uso dei propri diritti di proprietÃ&nbsp; intellettuale e industriale o di qualsiasi altro diritto o proprietÃ&nbsp; correlato al Sito Web, ai servizi o ai suoi contenuti.&lt;/p&gt;&lt;/articolo&gt;&lt;articolo&gt; &lt;h2 class=\'title-text-static-page\'&gt;10. Collegamenti&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt;Ogni collegamento ipertestuale, deep link, framing o qualsiasi altro tipo di collegamento virtuale attraverso reti di telecomunicazione da qualsiasi Sito Web o URL (Â«collegamentiÂ») al Sito Web deve essere autorizzato preventivamente e per iscritto da WEGOW, e il collegamento deve essere stabilito in ogni caso alla sua homepage.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW declina ogni responsabilitÃ&nbsp; in relazione ai contenuti dei collegamenti a siti web di terzi contenuti nel Sito Web o ai danni o agli errori che i sistemi informatici (hardware e software) dell\'Utente potrebbero subire a causa di virus presenti al momento dell\'accesso o dell\'uso.&lt;/p&gt;&lt;/articolo&gt;&lt;articolo&gt; &lt;h2 class=\'title-text-static-page\'&gt;11. Applicazione delle presenti Condizioni Generali&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt;WEGOW si riserva la possibilitÃ&nbsp; di modificare, per motivi legittimi e senza preavviso, il design, la presentazione e/o la configurazione del Sito Web, nonchÃ© alcuni o tutti i servizi e di aggiungere nuovi servizi. La validitÃ&nbsp; temporale delle presenti Condizioni Generali coincide, quindi, con il tempo della loro esposizione, fino a quando non vengono modificate total o parzialmente, momento in cui saranno applicate le condizioni modificate.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW puÃ² terminare, sospendere o interrompere in qualsiasi momento e senza preavviso l\'accesso al Sito Web e/o a qualsiasi delle pagine web che lo compongono, nonchÃ© ai prodotti e/o ai servizi in esso contenuti, senza che l\'Utente possa richiedere alcun risarcimento. Dopo tale estinzione, resteranno in vigore i divieti, le limitazioni e le restrizioni d\'uso precedentemente esposti nelle presenti Condizioni Generali.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Come giÃ&nbsp; indicato, le presenti Condizioni Generali non costituiscono l\'intera normativa applicabile all\'attivitÃ&nbsp; del Sito Web. In particolare, WEGOW puÃ² offrire o fornire servizi attraverso il Sito Web che saranno soggetti alle proprie condizioni particolari, in tal caso saranno comunicate agli Utenti in anticipo. La partecipazione a ciascuna delle attivitÃ&nbsp; o la ricezione dei servizi soggetti a condizioni particolari comporterÃ&nbsp; comunque l\'accettazione integrale e totale di queste ultime. In tali casi, le Condizioni Generali si applicheranno a tutto ciÃ² che non Ã¨ disciplinato dalle condizioni particolari e che non risulta in contrasto. In caso di discrepanza o contraddizione tra quanto previsto nelle presenti Condizioni Generali e le condizioni particolari eventualmente stabilite per i servizi offerti dal Sito Web, prevarrÃ&nbsp; quanto disposto nelle condizioni particolari.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Nel caso in cui una o piÃ¹ disposizioni delle presenti Condizioni Generali siano considerate nulle o inapplicabili, in tutto o in parte, da qualsiasi giudice, tribunale o autoritÃ&nbsp; amministrativa competente, tale nullitÃ&nbsp; o inapplicabilitÃ&nbsp; non pregiudicherÃ&nbsp; le altre disposizioni delle presenti Condizioni Generali nÃ© le condizioni particolari che, se del caso, possono essere stabilite riguardo ai servizi offerti dal Sito Web. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Il mancato esercizio o l\'omissione da parte di WEGOW di qualsiasi diritto o disposizione contenuta nelle presenti Condizioni Generali non costituirÃ&nbsp; una rinuncia a tali diritti o disposizioni, salvo riconoscimento ed accordo per iscritto da parte di WEGOW. &lt;/p&gt;&lt;/articolo&gt;&lt;articolo&gt; &lt;h2 class=\'title-text-static-page\'&gt;12. Legge Applicabile e Giurisdizione&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt;L\'uso di questo Sito Web sarÃ&nbsp; regolato dalla legge spagnola. Qualsiasi controversia derivante dall\'uso del Sito Web sarÃ&nbsp; sottoposta alla giurisdizione non esclusiva dei tribunali spagnoli, fatta salva la competenza di qualsiasi altro tribunale che possa essere competente. &lt;/p&gt;&lt;/articolo&gt;&lt;articolo&gt; &lt;h1 class=\'title-text-static-page\'&gt;Termini e Condizioni di Vendita dei Biglietti&lt;/h1&gt; &lt;p class=\'text-static-page\'&gt;Wegow Technologies S.L., con sede in Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spagna e CIF B86767761. E-mail di contatto: info{\'@\'}wegow.es, fornirÃ&nbsp; i servizi previsti nei presenti Termini e Condizioni Generali di Vendita (di seguito, \'Condizioni di Vendita\') direttamente o attraverso una qualsiasi delle sue societÃ&nbsp; controllate. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;La lettura e l\'accettazione delle presenti Condizioni di Vendita sono un requisito indispensabile per l\'utilizzo dei servizi del sito web www.wegow.com (di seguito, \'Sito Web\'). Le presenti Condizioni di Vendita disciplinano il rapporto tra l\'organizzatore dell\'evento (di seguito, l\' \'Organizzatore\') e, d\'altra parte, l\'acquirente o l\'utente (di seguito, l\' \'Acquirente\' o l\' \'Utente\') con Wegow Technologies, S.L. (di seguito, WEGOW), con sede in Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spagna e CIF B86767761. E-mail di contatto: info{\'@\'}wegow.es &lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;Sai cosa Ã¨ questo?&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;Prima di creare il tuo evento o acquistare il tuo biglietto, Ã¨ importante che leggi attentamente, comprendi e accetti le Condizioni di Vendita. Andiamo avanti! :) &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Selezionando l\'opzione \'Accetto le Condizioni LegalitÃ&nbsp;, accetti di rispettare i seguenti Termini e Condizioni (Condizioni di Vendita). Eventuali nuove funzionalitÃ&nbsp; o strumenti che possono essere aggiunti al servizio attuale saranno soggetti anche ai Termini e alle Condizioni di Vendita. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'utilizzo di altri servizi offerti attraverso il Sito Web puÃ² essere soggetto a condizioni particolari proprie che, a seconda dei casi, sostituiscono, completano e/o modificano le presenti Condizioni di Vendita. Pertanto, prima di utilizzare tali servizi, l\'Utente deve leggere attentamente e accettare anche le corrispondenti condizioni particolari proprie. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'Utente o l\'Acquirente, cosÃ¬ come l\'Organizzatore, riconoscono di avere la capacitÃ&nbsp; necessaria per contrattare, di avere letto e compreso le presenti Condizioni di Vendita di questo Sito Web e di accettarle. L\'accesso, la permanenza sul Sito Web e l\'uso dello stesso da parte dell\'Utente o dell\'Organizzatore comportano la lettura e l\'accettazione di queste condizioni e delle pagine ad esse collegate. &lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;1. Oggetto delle Condizioni di Vendita&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;Le presenti Condizioni di Vendita hanno per oggetto regolare i rapporti contrattuali tra l\'Organizzatore e l\'Acquirente in merito alla vendita di biglietti per eventi. L\'Organizzatore, attraverso il Sito Web, offre la possibilitÃ&nbsp; all\'Acquirente di acquistare biglietti per eventi organizzati da terzi.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;2. CapacitÃ&nbsp; per contrattare&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente dichiara e garantisce di avere la capacitÃ&nbsp; legale necessaria per assumere gli obblighi previsti dalle presenti Condizioni di Vendita.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;3. Funzionamento del Sito Web&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;Il Sito Web Ã¨ una piattaforma di intermediazione che consente all\'Acquirente di acquistare biglietti per eventi organizzati da terzi. L\'Organizzatore Ã¨ l\'unico responsabile dell\'organizzazione e dell\'esecuzione degli eventi, cosÃ¬ come delle eventuali modifiche o cancellazioni degli stessi. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW agisce unicamente come intermediario tra l\'Organizzatore e l\'Acquirente, fornendo una piattaforma per la vendita di biglietti e una piattaforma di pagamento online. WEGOW non Ã¨ l\'organizzatore degli eventi e non controlla nÃ© Ã¨ responsabile delle azioni, delle omissioni, delle dichiarazioni, delle garanzie o delle promesse fatte dall\'Organizzatore. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente riconosce e accetta che l\'Organizzatore Ã¨ l\'unico responsabile dell\'organizzazione dell\'evento e dell\'adempimento degli obblighi contrattuali nei confronti dell\'Acquirente. WEGOW non Ã¨ responsabile per eventuali problemi o controversie tra l\'Acquirente e l\'Organizzatore relativi all\'evento o all\'acquisto dei biglietti. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente comprende e accetta che, se ha domande o problemi relativi all\'evento o all\'acquisto dei biglietti, deve rivolgersi direttamente all\'Organizzatore.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;4. Acquisto di biglietti&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;L\'acquisto di biglietti tramite il Sito Web Ã¨ soggetto alla disponibilitÃ&nbsp; dei biglietti e all\'accettazione dell\'offerta da parte dell\'Acquirente. L\'Acquirente comprende e accetta che il prezzo dei biglietti puÃ² variare in base all\'evento, alla data, alla sede e ad altri fattori determinati dall\'Organizzatore. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Per acquistare un biglietto, l\'Acquirente deve seguire le istruzioni fornite sul Sito Web e compilare tutti i campi richiesti, fornendo le informazioni richieste in modo completo e accurato. L\'Acquirente Ã¨ responsabile dell\'accuratezza e della correttezza delle informazioni fornite. L\'Acquirente comprende e accetta che l\'Organizzatore puÃ² richiedere ulteriori informazioni o documenti per verificare l\'identitÃ&nbsp; dell\'Acquirente e prevenire frodi.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'acquisto dei biglietti Ã¨ considerato definitivo e non rimborsabile, a meno che l\'Organizzatore non decida diversamente. L\'Acquirente comprende e accetta che l\'Organizzatore ha la facoltÃ&nbsp; di stabilire le proprie politiche di rimborso e che WEGOW non Ã¨ responsabile per i rimborsi.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente puÃ² ricevere un biglietto elettronico o un biglietto cartaceo, a seconda delle opzioni fornite dall\'Organizzatore. In caso di biglietto elettronico, l\'Acquirente riceverÃ&nbsp; un codice QR o un altro tipo di codice che servirÃ&nbsp; come biglietto elettronico. In caso di biglietto cartaceo, l\'Acquirente riceverÃ&nbsp; il biglietto fisico per posta o potrÃ&nbsp; ritirarlo presso un punto di ritiro designato dall\'Organizzatore.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente Ã¨ responsabile della custodia del proprio biglietto elettronico o cartaceo. WEGOW e l\'Organizzatore non sono responsabili per la perdita, il furto o l\'uso non autorizzato dei biglietti.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente comprende e accetta che, in caso di smarrimento o uso non autorizzato del biglietto, potrebbe non essere in grado di accedere all\'evento e che l\'Organizzatore non Ã¨ obbligato a fornire un nuovo biglietto o un rimborso.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;5. Pagamento&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente deve effettuare il pagamento del prezzo dei biglietti tramite i metodi di pagamento accettati dal Sito Web. Il prezzo dei biglietti Ã¨ indicato sul Sito Web e puÃ² includere tasse e spese di gestione, a meno che non sia diversamente specificato. L\'Acquirente comprende e accetta che l\'Organizzatore puÃ² modificare i prezzi dei biglietti in qualsiasi momento e che i prezzi indicati sul Sito Web possono variare da quelli pubblicati altrove.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Il pagamento dei biglietti Ã¨ considerato completato solo quando l\'Acquirente riceve una conferma di pagamento dal Sito Web. In caso di pagamento con carta di credito o altri metodi di pagamento elettronici, l\'Acquirente comprende e accetta che il pagamento sarÃ&nbsp; elaborato da un provider di servizi di pagamento terzo e che l\'Organizzatore non avrÃ&nbsp; accesso ai dettagli finanziari dell\'Acquirente.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;In caso di pagamento non riuscito o rifiutato, l\'Acquirente deve contattare il provider di servizi di pagamento per risolvere il problema. WEGOW e l\'Organizzatore non sono responsabili per eventuali problemi legati al pagamento.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;6. Modifiche e Cancellazioni&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;L\'Organizzatore puÃ² apportare modifiche agli eventi o cancellarli in qualsiasi momento. In caso di modifiche sostanziali all\'evento o di cancellazione, l\'Organizzatore puÃ² decidere di offrire rimborsi o alternative all\'Acquirente. L\'Acquirente comprende e accetta che l\'Organizzatore ha la facoltÃ&nbsp; di decidere le condizioni di rimborso o di offerta di alternative.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;L\'Acquirente comprende e accetta che l\'Organizzatore potrebbe non essere in grado di fornire un rimborso in caso di cancellazione dell\'evento per cause di forza maggiore o eventi imprevisti.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;7. Utilizzo dei biglietti&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;I biglietti sono di proprietÃ&nbsp; dell\'Organizzatore e sono soggetti alle condizioni stabilite dall\'Organizzatore. L\'Acquirente comprende e accetta che l\'uso dei biglietti Ã¨ soggetto alle seguenti condizioni:&lt;/p&gt; &lt;ul class=\'list-text-static-page\'&gt; &lt;li&gt;L\'Acquirente Ã¨ responsabile della custodia del proprio biglietto elettronico o cartaceo.&lt;/li&gt; &lt;li&gt;Il biglietto Ã¨ valido solo per l\'evento specifico per il quale Ã¨ stato acquistato.&lt;/li&gt; &lt;li&gt;L\'Acquirente deve seguire le istruzioni fornite dall\'Organizzatore per accedere all\'evento.&lt;/li&gt; &lt;li&gt;Il biglietto Ã¨ personale e non puÃ² essere ceduto o trasferito senza l\'autorizzazione dell\'Organizzatore.&lt;/li&gt; &lt;li&gt;L\'Acquirente deve rispettare le regole e le condizioni dell\'evento stabilite dall\'Organizzatore.&lt;/li&gt; &lt;/ul&gt; &lt;p class=\'text-static-page\'&gt;L\'Organizzatore ha il diritto di negare l\'accesso all\'evento a chiunque non rispetti le condizioni stabilite. L\'Acquirente comprende e accetta che in caso di violazione delle condizioni stabilite dall\'Organizzatore, potrebbe essere espulso dall\'evento senza diritto a rimborso.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;8. ResponsabilitÃ&nbsp;&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;WEGOW non Ã¨ responsabile per gli eventi organizzati dall\'Organizzatore o per eventuali problemi o controversie tra l\'Acquirente e l\'Organizzatore. L\'Acquirente comprende e accetta che l\'Organizzatore Ã¨ l\'unico responsabile dell\'organizzazione dell\'evento e dell\'adempimento degli obblighi contrattuali.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;WEGOW non Ã¨ responsabile per eventuali danni o perdite subiti dall\'Acquirente in relazione all\'uso dei servizi offerti dal Sito Web o all\'acquisto dei biglietti. WEGOW non Ã¨ responsabile per eventuali problemi o interruzioni dei servizi online, compresi problemi tecnici, errori o interruzioni del Sito Web.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;9. ProprietÃ&nbsp; Intellettuale&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;Il contenuto del Sito Web, inclusi testi, immagini, marchi, loghi e altri elementi, Ã¨ di proprietÃ&nbsp; di WEGOW o dei suoi licenziatari e Ã¨ protetto dai diritti di proprietÃ&nbsp; intellettuale e industriale. L\'Acquirente comprende e accetta che non ha il diritto di copiare, riprodurre, distribuire, modificare o creare opere derivate basate sul contenuto del Sito Web senza l\'autorizzazione scritta di WEGOW.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;10. Privacy&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;L\'uso dei servizi offerti dal Sito Web Ã¨ soggetto alla nostra Politica sulla Privacy, disponibile sul Sito Web. L\'Acquirente comprende e accetta i termini della Politica sulla Privacy.&lt;/p&gt; &lt;h4 class=\'title-text-static-page\'&gt;11. Legge Applicabile e Giurisdizione&lt;/h4&gt; &lt;p class=\'text-static-page\'&gt;Le presenti Condizioni di Vendita sono regolate dalla legge spagnola. Qualsiasi controversia derivante dalle presenti Condizioni di Vendita sarÃ&nbsp; sottoposta alla giurisdizione dei tribunali spagnoli.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Le presenti Condizioni di Vendita costituiscono l\'accordo completo tra l\'Acquirente, l\'Organizzatore e WEGOW in merito all\'acquisto dei biglietti tramite il Sito Web.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;Per qualsiasi domanda o controversia relativa alle presenti Condizioni di Vendita, l\'Acquirente puÃ² contattare WEGOW all\'indirizzo e-mail info{\'@\'}wegow.es.&lt;/p&gt;&lt;/article&gt;","termOfUse3":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. ResponsabilitÃ&nbsp;&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW, attraverso il Sito Web e gli altri partner della rete WEGOW, agisce unicamente come intermediario nella compravendita di biglietti per eventi e nella pubblicitÃ&nbsp; degli stessi. In nessun caso WEGOW si assume la responsabilitÃ&nbsp; dell\'uso improprio che l\'Organizzatore potrebbe fare dello strumento, ma si impegna a verificare, per quanto possibile, la veridicitÃ&nbsp; degli Organizzatori attraverso le informazioni del profilo fornite dall\'utente registrato come Organizzatore.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non partecipa nÃ© alla comunicazione nÃ© alla relazione tra Utenti e Organizzatori, e quindi non si assume la responsabilitÃ&nbsp; nel caso in cui l\'evento non venga effettivamente realizzato. In ogni caso, le reclamazioni relative alla qualitÃ&nbsp; o alla diligenza con cui si svolge l\'evento devono essere indirizzate direttamente all\'Organizzatore, poichÃ© WEGOW non partecipa nÃ© Ã¨ responsabile dei contenuti delle informazioni sugli eventi fornite dagli Organizzatori attraverso il Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW agisce unicamente come intermediario tra gli Organizzatori e gli acquirenti nella compravendita:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Non assumerÃ&nbsp; alcuna responsabilitÃ&nbsp; nel caso in cui le informazioni sull\'evento pubblicate dall\'Organizzatore siano false o l\'evento non venga effettivamente realizzato. In questo caso, tutte le reclamazioni devono essere rivolte all\'Organizzatore dell\'evento, il quale, accettando le presenti Condizioni di Vendita, esime WEGOW da qualsiasi responsabilitÃ&nbsp; derivante dalla pubblicazione di informazioni false sull\'evento o dalla sua cancellazione.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Nel caso in cui l\'acquisto dei biglietti o dei prodotti avvenga tramite una piattaforma di pagamento a nome dell\'Organizzatore, WEGOW non assumerÃ&nbsp; alcuna responsabilitÃ&nbsp; derivante da eventuali reclami da parte degli acquirenti relativi al rimborso dell\'importo dei biglietti. WEGOW comunicherÃ&nbsp; opportunamente sul Sito Web se il pagamento avviene tramite una piattaforma di pagamento dell\'Organizzatore.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Non Ã¨ responsabile del modo o dei termini in cui l\'evento si svolge effettivamente. Eventuali reclami relativi alla qualitÃ&nbsp; o alla diligenza dell\'evento devono essere rivolti esclusivamente all\'Organizzatore dell\'evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;SarÃ&nbsp; esonerato da qualsiasi responsabilitÃ&nbsp; derivante dall\'inclusione da parte dell\'Organizzatore o di qualsiasi altro terzo, del marchio registrato, del nome di dominio o di qualsiasi menzione che includa il segno \'Wegow\' su qualsiasi tipo di supporto che possa essere esposto e reso pubblico agli utenti e agli acquirenti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Organizzatore dovrÃ&nbsp; tenere indenne WEGOW da qualsiasi perdita o danno derivante dalla promozione di eventi falsi e/o dalla pubblicazione di informazioni errate o false. A tal fine, WEGOW si riserva il diritto di intraprendere le azioni legali appropriate contro gli Organizzatori che pubblichino informazioni su eventi falsi.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Aspetti relativi al processo di acquisto e vendita&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.1. Procedura di acquisto&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    La procedura di acquisto avviene nel seguente modo:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Si seleziona il tipo e il numero di biglietti corrispondenti  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Si inseriscono i dati personali dell\'Acquirente (nome, indirizzo email e altri dati richiesti dal promotore e/o dal Sito Web)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Si fa clic sul pulsante \'Acquista\', dopo di che si verrÃ&nbsp; reindirizzati alla piattaforma di pagamento  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Si completano i dati di pagamento  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;I biglietti possono essere recapitati entro un massimo di 96 ore tramite email  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;L\'email di conferma con i biglietti Ã¨ l\'unico comprovante dell\'avvenuto acquisto.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Nel caso di sospetto di un acquisto fraudolento, verrÃ&nbsp; richiesto all\'Utente via email la documentazione che confermi l\'identitÃ&nbsp; di tale acquisto e, in caso di mancata ricezione di tali informazioni, WEGOW si riserva il diritto di annullare tali biglietti e rimborsarne l\'importo.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.2. Carta di credito VISA o MASTERCARD&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;Ti garantiamo che ogni transazione effettuata su Wegow Ã¨ al 100% sicura. Tutte le operazioni che coinvolgono la trasmissione di dati personali o bancari vengono eseguite utilizzando un ambiente sicuro. Wegow utilizza un server basato sulla tecnologia di sicurezza standard SSL (Secure Socked Layer). Tutte le informazioni che ci trasmetti viaggiano crittografate attraverso la rete. (Se desideri saperne di piÃ¹, visita la nostra sezione Pagamento Sicuro).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Inoltre, ti informiamo che, nello sforzo di fornire maggiore sicurezza ai titolari di carte di credito, abbiamo incorporato nel nostro gateway di pagamento il sistema di pagamento sicuro denominato CES (Commercio Elettronico Sicuro). Pertanto, se sei titolare di una carta \'sicura\', potrai sempre effettuare pagamenti con carta VISA o MASTERCARD nel nostro negozio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Nel caso in cui la tua carta non sia associata a questo sistema di pagamento, Wegow accetterÃ&nbsp; solo pagamenti con carta di credito VISA o MASTERCARD da parte di clienti che abbiano dimostrato una precedente anzianitÃ&nbsp; e affidabilitÃ&nbsp;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;In entrambi i casi, al momento del pagamento con carta di credito VISA o MASTERCARD verranno sempre richiesti i seguenti dati: il numero della carta, la data di scadenza e un Codice di Convalida che corrisponde alle ultime 3 cifre del numero stampato in corsivo sul retro della tua carta VISA o MASTERCARD, offrendo cosÃ¬ maggiori garanzie sulla sicurezza della transazione.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Importante: La frode con carta di credito Ã¨ un reato, e Wegow intraprenderÃ&nbsp; azioni legali contro chiunque effettui una transazione fraudolenta nel nostro negozio online.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.3. Ricevuta di acquisto&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Acquirente riceverÃ&nbsp; i biglietti corrispondenti all\'indirizzo email fornito. Questo documento sarÃ&nbsp; in ogni momento il comprovante di acquisto.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.4. Problemi con i biglietti&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Se l\'Acquirente ha avuto problemi nel processo di acquisto, deve contattare info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;. Tuttavia, in nessun caso saranno accettati cambiamenti o resi per biglietti giÃ&nbsp; acquistati.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.5. Compravendita di biglietti. Liquidazione&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW avrÃ&nbsp; diritto a ricevere una commissione per i servizi di intermediazione forniti in relazione alla commercializzazione e alla vendita di biglietti, che coinciderÃ&nbsp; con l\'importo indicato come \'spese di gestione\' nel prezzo finale.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'importo di questa commissione sarÃ&nbsp; negoziato individualmente con ciascun Organizzatore.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Dato che WEGOW riceverÃ&nbsp; direttamente dagli Utenti l\'importo totale relativo all\'acquisto dei biglietti e alle spese di gestione, WEGOW avrÃ&nbsp; il diritto di trattenere direttamente la commissione che le spetta.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW provvederÃ&nbsp; a versare agli Organizzatori l\'importo che avranno ricevuto come compenso per l\'acquisto dei biglietti entro 5 giorni lavorativi dalla data in cui gli Organizzatori richiederanno la liquidazione, mediante bonifico bancario effettuato sul conto designato dagli Organizzatori nel processo di registrazione.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Una volta ricevuti i trasferimenti, l\'Organizzatore si impegna a inviare a WEGOW una lettera di pagamento per l\'importo ricevuto.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. Cosa appartiene a WEGOW?&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.1. Il Sito Web: funzionamento e sicurezza&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW si impegna per il corretto funzionamento del Sito Web, la veridicitÃ&nbsp; di quanto pubblicato e la sicurezza informatica del Sito Web nella misura del possibile. Tuttavia, WEGOW non Ã¨ responsabile degli errori o delle omissioni che possono apparire nei contenuti del Sito Web, nÃ© puÃ² garantire l\'assenza di virus o altri elementi dannosi introdotti da terze parti che possano causare danni o alterazioni al sistema informatico.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Di conseguenza, WEGOW non sarÃ&nbsp; responsabile per i danni e le perdite che tali elementi potrebbero causare all\'Utente, all\'Organizzatore o a terzi. WEGOW non potrÃ&nbsp; essere ritenuta responsabile, direttamente o indirettamente, per i danni derivanti dall\'uso improprio di questo Sito Web o dei suoi contenuti da parte degli utenti, nÃ© per qualsiasi azione basata sulle informazioni fornite.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.2. ProprietÃ&nbsp; Intellettuale&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW Ã¨ proprietaria del nome di dominio &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; e gestisce lo strumento di creazione e gestione degli eventi. Pertanto, WEGOW Ã¨ proprietaria di tutti gli URL attraverso i quali si accede agli eventi organizzati su detto Sito Web. Ãˆ consentita la riproduzione o la trasmissione dei contenuti del Sito Web solo a scopo informativo o divulgativo e a condizione che se ne citi la fonte e se ne rispetti la paternitÃ&nbsp;. Di conseguenza, non Ã¨ consentita la riproduzione o la trasmissione dei contenuti del Sito Web per scopi diversi da quelli sopra menzionati senza il previo consenso scritto di WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Organizzatore concede a WEGOW i diritti di comunicazione e distribuzione pubblica sui contenuti che fornirÃ&nbsp; attraverso il Sito Web, nonchÃ© il diritto di modificarli per adattarli alle esigenze tecniche del Sito Web, e garantisce inoltre la legittima titolaritÃ&nbsp; o la facoltÃ&nbsp; di disposizione su tali diritti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Tutti i nomi commerciali, i loghi, i marchi o i segni distintivi di qualsiasi tipo presenti sul Sito Web sono di proprietÃ&nbsp; di WEGOW o di terze parti, senza che l\'uso e l\'accesso a WEGOW e l\'utilizzo dei suoi servizi attribuiscano all\'Utente alcun diritto su tali marchi, segni o loghi.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    In ogni caso, WEGOW non sarÃ&nbsp; nÃ© si riterrÃ&nbsp; responsabile delle opinioni espresse dagli utenti attraverso il Sito Web.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.3. ProprietÃ&nbsp; Intellettuale dell\'Organizzatore&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Organizzatore sarÃ&nbsp; responsabile in via esclusiva della paternitÃ&nbsp; o del possesso dei diritti di sfruttamento relativi alle immagini, ai video e ai testi utilizzati per configurare il suo evento, con WEGOW che in ogni caso rimarrÃ&nbsp; indenne da qualsiasi reclamo.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    L\'Organizzatore, accettando le presenti Condizioni di Vendita, concede a WEGOW l\'autorizzazione a riprodurre e utilizzare i suoi marchi o nomi commerciali al fine di fornire i servizi descritti durante la prestazione dei servizi. Eventuali reclami relativi alla ProprietÃ&nbsp; Intellettuale che potrebbero essere presentati dagli Utenti o dagli Organizzatori possono essere inoltrati via email a info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Collegamenti a siti di terze parti&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non assume alcuna responsabilitÃ&nbsp; per i collegamenti (link) che, attraverso il Sito Web, consentono all\'Utente di accedere a servizi e prestazioni offerti da terzi, purchÃ© siano estranei al Sito Web. Pertanto, WEGOW non Ã¨ responsabile delle informazioni contenute in tali collegamenti nÃ© di qualsiasi effetto che possa derivare da tali informazioni. Inoltre, WEGOW si riserva il diritto di rimuovere unilateralmente e senza preavviso i collegamenti presenti sul Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Se un qualsiasi Utente o terza parte ritenga che tali collegamenti possano essere contrari alla legge, alla morale o all\'ordine pubblico, dovrÃ&nbsp; informare WEGOW tramite l\'indirizzo email info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. Politica di rimborso e restituzione&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Una volta acquistato il biglietto tramite WEGOW, non sarÃ&nbsp; possibile cambiarlo nÃ© restituire l\'importo, tranne in caso di cancellazione dell\'evento. In questo caso, le spese di gestione dei biglietti non saranno rimborsabili, poichÃ© WEGOW non fa parte della relazione giuridica che lega l\'Utente all\'Organizzatore. I servizi di intermediazione offerti da WEGOW per l\'acquisto dei biglietti saranno considerati effettivamente forniti dal momento dell\'acquisto dei biglietti, indipendentemente dalla potenziale cancellazione dell\'evento da parte dell\'Organizzatore.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Il rimborso, in caso di cancellazione, potrÃ&nbsp; essere effettuato dall\'Organizzatore entro quindici giorni dalla data della comunicazione pubblica della cancellazione. Se la sospensione avviene dopo piÃ¹ della metÃ&nbsp; dello spettacolo, non ci sarÃ&nbsp; alcun rimborso. Le cattive condizioni meteorologiche non danno diritto al rimborso del biglietto.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Inoltre, nel caso in cui gli Utenti si rivolgano a WEGOW per richiedere il rimborso delle somme pagate per l\'acquisto dei biglietti in caso di cancellazione dell\'evento, WEGOW procederÃ&nbsp; al rimborso dell\'importo del biglietto escludendo le spese di gestione nel caso in cui non sia stata effettuata alcuna liquidazione anticipata all\'Organizzatore. In caso contrario, WEGOW procederÃ&nbsp; a richiedere all\'Organizzatore il rimborso delle somme giÃ&nbsp; liquidate, per poi procedere, agendo in nome e per conto dell\'Organizzatore, al rimborso dell\'importo totale pagato dagli Utenti, escludendo le spese di gestione, che rappresentano un servizio giÃ&nbsp; reso.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non sarÃ&nbsp; in nessun caso obbligata a effettuare il rimborso agli Utenti fino a quando l\'Organizzatore non avrÃ&nbsp; effettuato il rimborso nei termini sopra menzionati. Nel caso in cui l\'Organizzatore non restituisse le somme liquidate entro 5 giorni lavorativi dalla data in cui avesse ricevuto la richiesta da parte di WEGOW, l\'Organizzatore sarÃ&nbsp; l\'unico responsabile del rimborso delle somme pagate dagli Utenti e WEGOW avrÃ&nbsp; il diritto di fornire loro le informazioni di contatto dell\'Organizzatore, che sarÃ&nbsp; l\'unico responsabile legale del rimborso delle somme pagate dagli Utenti.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. Esenzione di responsabilitÃ&nbsp; di WEGOW&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non sarÃ&nbsp; responsabile nei confronti degli Utenti per le informazioni fornite dagli Organizzatori attraverso il Sito Web, nÃ© per le opinioni degli Utenti pubblicate tramite il Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    In particolare, WEGOW non sarÃ&nbsp; responsabile in caso di cancellazione o modifica degli eventi, nÃ© per i danni diretti o indiretti che ciÃ² potrebbe causare agli Utenti.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non garantisce agli Utenti la veridicitÃ&nbsp; delle informazioni sugli eventi pubblicate attraverso il Sito Web, nÃ© la disponibilitÃ&nbsp; degli eventi al momento dell\'acquisto dei biglietti. Pertanto, WEGOW non sarÃ&nbsp; responsabile per i danni derivanti dalla mancanza di veridicitÃ&nbsp; di tali informazioni o dalla mancata disponibilitÃ&nbsp; degli eventi.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non sarÃ&nbsp; inoltre responsabile per i danni diretti o indiretti derivanti da interruzioni di servizio, perdita di dati, difficoltÃ&nbsp; o problemi di accesso al Sito Web o problemi tecnici o di congestione su Internet, oltre a qualsiasi altra questione tecnica o di altro genere che possa impedire l\'accesso al Sito Web o la corretta esecuzione di operazioni attraverso lo stesso.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non sarÃ&nbsp; responsabile in caso di impossibilitÃ&nbsp; di eseguire il servizio o di accesso al Sito Web dovuta a guasti nella rete elettrica, nella rete di collegamento di dati in Internet, nell\'hosting del Sito Web o in qualsiasi altra causa di forza maggiore.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Inoltre, WEGOW non sarÃ&nbsp; responsabile per i danni diretti o indiretti derivanti dall\'uso improprio del Sito Web o dei suoi contenuti da parte degli Utenti, nÃ© per qualsiasi azione basata sulle informazioni fornite attraverso il Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non Ã¨ responsabile nÃ© fornisce alcuna garanzia, esplicita o implicita, in merito alla legittimitÃ&nbsp;, all\'affidabilitÃ&nbsp;, all\'utilitÃ&nbsp;, alla veridicitÃ&nbsp;, all\'accuratezza, all\'esaurimento o alla disponibilitÃ&nbsp; degli eventi o delle informazioni fornite attraverso il Sito Web.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW non sarÃ&nbsp; responsabile per il contenuto di siti web collegati al proprio Sito Web o a siti web ai quali si acceda tramite collegamenti pubblicati sul Sito Web, poichÃ© non esercita alcun controllo su di essi.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Controversie&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Il presente Contratto Ã¨ regolato dalla legge spagnola. Le parti si sottopongono, a loro scelta, per la risoluzione delle controversie e con rinuncia espressa a qualsiasi altro foro, ai tribunali di Bilbao (Spagna).  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Modifiche alle Condizioni&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    WEGOW si riserva il diritto di apportare modifiche alle presenti Condizioni di Vendita. Gli Utenti saranno soggetti alle Condizioni di Vendita vigenti al momento dell\'acquisto dei biglietti, salvo che una legge o una decisione di un organo governativo disponga diversamente e con effetto retroattivo.  &lt;/p&gt;&lt;/article&gt;","termOfUse4":"&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;9. Modifiche alle presenti Condizioni di Vendita&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; WEGOW si riserva il diritto di modificare le presenti Condizioni di Vendita per motivi legittimi in conformitÃ&nbsp; con la legislazione applicabile in ogni momento, di cui darÃ&nbsp; debita informazione sul Sito Web, pertanto raccomanda all\'Utente di rivederle periodicamente per essere informato sulle stesse. &lt;/p&gt;&lt;/article&gt;&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;10. Legge applicabile per la preparazione&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Le presenti Condizioni di Vendita sono state elaborate in conformitÃ&nbsp; con quanto previsto dalla Legge 34/2002, sui Servizi della SocietÃ&nbsp; dell\'Informazione e del Commercio Elettronico, dalla Legge 7/1998 sulle Condizioni Generali di Contratto, dal Decreto Legislativo 1/2007, del 16 novembre, che approva il testo unico della Legge Generale per la Difesa dei Consumatori e degli Utenti e altre leggi complementari e utenti, dalla Legge 7/1996 sull\'Ordinamento del Commercio al Dettaglio e dalle altre disposizioni legali applicabili. &lt;/p&gt;&lt;/article&gt; &lt;h2 class=\'title-text-static-page\'&gt;11. Legge applicabile e giurisdizione&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Questi termini sono disciplinati dalla legge spagnola. Le parti acconsentono a sottoporsi, a loro scelta per la risoluzione delle controversie e con espressa rinuncia a qualsiasi altra giurisdizione, ai tribunali competenti in ciascun caso. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Tuttavia, WEGOW Ã¨ a completa disposizione tramite e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; per risolvere qualsiasi lamentela, questione o reclamo che l\'Acquirente possa avere in relazione ai servizi offerti da WEGOW. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; Inoltre, l\'Acquirente Ã¨ informato che, in caso di controversia relativa ai servizi forniti da WEGOW che non Ã¨ stata risolta in precedenza, se l\'Acquirente Ã¨ un consumatore finale persona fisica, puÃ² utilizzare il servizio di risoluzione delle controversie online in materia di consumo offerto dalla Commissione Europea, in conformitÃ&nbsp; all\'articolo 14 del Regolamento (UE) n. 524/2013 del Parlamento Europeo e del Consiglio, se lo desidera, disponibile su &lt;span class=\'skimlinks-unlinked\'&gt;https://webgate.ec.europa.eu/odr&lt;/span&gt;/.&lt;/p&gt;&lt;/div&gt;","subtitle":"Termini e condizioni dei servizi offerti attraverso il sito web","legal":"Informazione legale","legalDesc":"Wegow Tecnologie, S.L. societÃ&nbsp; con sede a Bilbao, Spagna. Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Spagna; Dotata di C.I.F. B86767","object":"Oggetto","objectDesc":"Le presenti condizioni generali (di seguito, le \\"Condizioni Generali\\") regolano l\'accesso e l\'uso da parte di qualsiasi persona fisica (di seguito, l\'\\"Ut","service":"Servizi offerti attraverso il Sito Web","serviceDesc":"WEGOW condiziona l\'utilizzo della maggior parte dei suoi servizi alla preventiva compilazione della relativa registrazione dell\'Utente sul Sito Web. L\'Utente deve selez&lt;p&gt;L\'utilisateur accepte de recevoir des communications de tiers, sociÃ©tÃ©s collaboratrices de Wegow.&lt;/p&gt;"},"policyPrivacy":{"title":"Politica sulla Privacy","introduction":"La Politica sulla Privacy regola il trattamento dei dati personali forniti da qualsiasi persona fisica (in avanti, l\'Utente o gli Utenti) attraverso il sito web &lt;a href","usersProfiles":"Utenti e Profili","usersProfilesDesc":"Per poter godere dei servizi di WEGOW Ã¨ necessario che gli Utenti si registrino compilando un modulo di registrazione.Le informazioni fornite attraverso questo modulo saranno","minAge":"EtÃ&nbsp; minima per la registrazione","minAgeDesc":"I servizi forniti da WEGOW attraverso il Sito Web non sono destinati agli Utenti di etÃ&nbsp; inferiore ai 16 anni. Utilizzando i servizi, gli Utenti dichiar","personalData":"Trattamento dei dati personali","personalDataDesc":"I dati personali forniti dagli Utenti attraverso il Sito Web, sia nel momento in cui si registra l\'account che durante la creazione del profilo e/o quando ci si mette in","newPolicity":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;&lt;p class=\'text-static-page\'&gt;PolÃ­tica de Privacidad regula el tratamiento de datos personales facilitados por parte de cualquier persona fÃ­sica (en adelante, el Usuario o los Usuarios) a travÃ©s del sitio web &lt;a href=\'https://www.wegow.com/\' target=\'_blank\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el Sitio Web) titularidad de Wegow Technologies S.L. con domicilio en Bilbao, EspaÃ±a. Calle Rodriguez Arias num 51, Entreplanta dcha. 48013 Bilbao; Provista de C.I.F.B86767761, inscrita en el Registro Mercantil de Madrid, Tomo 31305, folio 81, hoja nÃºmero M563489, (De aquÃ­ en adelante \'WEGOW\').&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que deseen registrarse en el Sitio Web y/o crear su perfil deberÃ¡n leer la presente PolÃ­tica de Privacidad y dar consentimiento para el tratamiento de sus datos a travÃ©s de la casilla que aparece en el formulario de registro y/o en la secciÃ³n \'crear un perfil\'. Asimismo, la presente PolÃ­tica de privacidad serÃ¡ de aplicaciÃ³n a los datos personales que los Usuarios comuniquen a travÃ©s del formulario de contacto incluido en el Sitio Web y de cualquier otra secciÃ³n que permita la inserciÃ³n y comunicaciÃ³n de datos personales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Usuarios y Perfiles&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Para poder disfrutar de los servicios de WEGOW es necesario que los Usuarios se registren cumplimentado un formulario de registro.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;La informaciÃ³n facilitada a travÃ©s de este formulario estarÃ¡ disponible y podrÃ¡ ser modificada por los Usuarios a travÃ©s de su cuenta de usuario y de su perfil.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario serÃ¡ totalmente responsable y deberÃ¡ introducir datos reales y veraces en su cuenta de usuario y en su perfil. WEGOW procurarÃ¡ comprobar la veracidad de los datos, reservÃ¡ndose, sin perjuicio de otras acciones, el derecho a no registrar o a dar de baja a un Usuario si los datos que ha facilitado son falsos o incompletos. La obligaciÃ³n de tener un perfil real es esencial en WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Cuando los Usuarios se registran en WEGOW, podrÃ¡n publicar y compartir contenidos e informaciÃ³n personal real. La informaciÃ³n personal serÃ¡ compartida con las condiciones de privacidad que el Usuario elija y bajo su exclusivo control.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Corresponde al Usuario, en todo momento, controlar su informaciÃ³n. WEGOW no controla y, por tanto, no asume ninguna responsabilidad en la posible recogida y tratamiento de informaciÃ³n de Usuarios por parte de otros Usuarios o por terceros.&lt;/p&gt; &lt;p&gt;El usuario podrÃ¡ elegir seleccionar en al apartado de configuraciÃ³n entre perfil publico o perfil privado, que por defecto y en el momento del registro se mostrarÃ¡ como publico.&lt;/p&gt;&lt;p&gt;Si tiene el perfil publico, su perfil se podrÃ¡ recomendar a otro usuarios como acompaÃ±ante perfecto y se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;Si tiene el perfil privado, su perfil no se recomendara a otro usuarios como acompaÃ±ante perfecto y no se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;En ambos casos las imÃ¡genes que suba a Moments se mostrara al resto de usuarios registrados de Wegow.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Edad mÃ­nima para registrarse&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os. Por lo tanto, ningÃºn menor de 16 aÃ±os podrÃ¡ facilitar sus datos personales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de entre 16 y 18 aÃ±os, deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del servicio. Si WEGOW es informado de que un menor estÃ¡ registrado como Usuario en WEGOW sin el consentimiento de sus padres, adoptarÃ¡n las medidas necesarias y podrÃ¡ eliminar o bloquear la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que en cualquier momento el Usuario facilite a WEGOW datos de carÃ¡cter personal de terceras personas con las que mantenga alguna relaciÃ³n, el Usuario garantiza que estÃ¡ facultad legÃ­timamente para facilitar los referidos datos y que ha procedido a informar y obtener el consentimiento de esos terceros para la comunicaciÃ³n de sus datos, respondiendo en caso de que no sea asÃ­. No obstante lo anterior, WEGOW pondrÃ¡ todos sus esfuerzos en actuar debidamente en relaciÃ³n con el tratamiento de dichos terceros.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El equipo de WEGOW podrÃ¡ ponerse en contacto con los Usuarios, en cualquier momento, para que demuestren su edad real enviando fotocopia de su DNI o un documento equivalente. Si el Usuario no facilita esa informaciÃ³n dentro del plazo que se le seÃ±ale, WEGOW se reserva el derecho a bloquear o cancelar la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los datos del DNI o del documento que se aporte serÃ¡n utilizados Ãºnica y exclusivamente por el personal autorizado de WEGOW para realizar esta tarea de identificaciÃ³n, en ningÃºn caso, se almacenarÃ¡ o tratarÃ¡n para otro fin.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Tratamiento de datos personales&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales que los Usuarios faciliten a travÃ©s del Sitio Web, tanto en el momento de registrar su cuenta como en el momento de crear su perfil y/o al ponerse en contacto con WEGOW a travÃ©s de la secciÃ³n de contacto del Sitio Web, serÃ¡n incluidos en un fichero que ha sido debidamente registrado ante la Agencia EspaÃ±ola de ProtecciÃ³n de Datos titularidad de WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Por tanto, al cumplimentar un formulario de registro, al crear un perfil y/o al facilitar datos personales a travÃ©s del Sitio Web el Usuario consiente expresamente al tratamiento de sus datos por parte de WEGOW de conformidad con lo establecido en la presente PolÃ­tica de Privacidad y para todas las finalidades seÃ±aladas a continuaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, el Usuario consiente que los datos facilitados con el fin de comprar la entrada sean comunicados a los promotores, a las marcas y a las empresas colaboradoras al evento y a las empresas asociadas al evento (artista, recinto, promotor, pÃ¡gina web de venta) para acciones implÃ­icitas en el buen funcionamiento del mismo (control de accesos...), promocionales e informativas de acuerdo con las presentes condiciones. Dichas entidades tratarÃ¡n los datos personales de los Usuarios exclusivamente para los fines seÃ±alados en la presente PolÃ­tica de Privacidad.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En el caso de que WEGOW decida transmitir su base de datos de Usuarios a un tercero en el marco de operaciones mercantiles de cualquier naturaleza, a tÃ­tulo enunciativo y no limitativo, fusiÃ³n, escisiÃ³n, cesiÃ³n global de activos y pasivos, aportaciÃ³n o transmisiÃ³n de negocio o rama de actividad empresarial, o cualquier operaciÃ³n de reestructuraciÃ³n societaria de anÃ¡loga naturaleza, contemplada por la normativa mercantil, el Usuario consiente la cesiÃ³n, comunicaciÃ³n y puesta a disposiciÃ³n de sus datos a dicho tercero (que actuarÃ¡ como nuevo responsable de datos). Los Usuarios serÃ¡n informados de dicha operaciÃ³n y se les concederÃ¡ un plazo razonable para poder oponerse al tratamiento de sus datos por parte del nuevo responsable.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW trata los datos personales facilitados por los Usuarios para poder identificarlos, darles acceso a los servicios y poner a su disposiciÃ³n todas las facilidades y aplicaciones del Sitio Web.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, al aceptar la presente PolÃ­tica de Privacidad y registrarse en el Sitio Web, los Usuarios autorizan y consienten que WEGOW trate sus datos con la finalidad de enviarles informaciÃ³n (tanto sobre cambios y actualizaciones relacionadas con el Sitio Web, como sobre actividades, productos, servicios, ofertas de WEGOW etc.) a travÃ©s i) del Sitio Web, ii) mensajes que WEGOW envÃ­e por medios electrÃ³nicos a las cuentas de correo asociadas a las cuentas de los Usuarios de WEGOW, iii) mensajes SMS o/y iii) llamadas a telÃ©fonos mÃ³viles facilitados por el Usuario. Esta informaciÃ³n podrÃ¡ encontrarse segmentada en funciÃ³n de la informaciÃ³n que proporcionen los Usuarios (edad, localizaciÃ³n, entre otras) con el objetivo de dar un servicio personalizado al Usuario y enviarle informaciÃ³n que para Ã©l pueda resultar relevante.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario deberÃ¡ notificar a WEGOW cualquier modificaciÃ³n que se produzca en los datos que haya facilitado, respondiendo en cualquier caso de la veracidad y exactitud de los datos suministrados en cada momento.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En cualquier caso, el Usuario podrÃ¡ ejercer sus derechos de acceso, rectificaciÃ³n, supresiÃ³n, limitaciÃ³n del tratamiento, portabilidad de los datos y oposiciÃ³n, los cuales podrÃ¡n ser ejercidos por Ã©l y, en su caso, por quien lo represente, mediante solicitud escrita y firmada dirigida a WEGOW, por correo postal (que deberÃ¡ ser enviado a la direcciÃ³n seÃ±alada en el encabezamiento) o por correo electrÃ³nico (que deberÃ¡ ser enviado &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Dicha solicitud deberÃ¡ ir acompaÃ±ada de los siguientes datos: nombre y apellidos del Usuario, domicilio a efectos de notificaciones y fotocopia del documento nacional de identidad o del pasaporte. En el caso de representaciÃ³n, deberÃ¡ probarse Ã©sta mediante documento fehaciente.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa de que tiene implementadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativa necesarias para evitar la alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a los que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;ConservaciÃ³n de los datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales proporcionados a WEGOW serÃ¡n conservados por el tiempo legal que resulte necesario a efectos de garantizar el cumplimiento de las obligaciones legales que le corresponden a WEGOW.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;FacilitaciÃ³n de datos a terceros&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Algunos de los servicios accesibles a travÃ©s del Sitio Web pueden depender de y/o interactuar con otros sitios web, plataformas y servicios que pertenezcan y/o sean administrados por terceros por lo que es posible que los Usuarios deban registrarse en dichas plataformas de terceros y facilitar cierta informaciÃ³n con el fin de acceder a los servicios. El tratamiento que dichos terceros hagan de la informaciÃ³n personal que los Usuarios les faciliten se regirÃ¡ por lo establecido en las polÃ­ticas de privacidad de dichos terceros. WEGOW no asume ningÃºn tipo de responsabilidad por el tratamiento de datos personales de los Usuarios que dichos terceros realicen.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Si los Usuarios lo autorizan, WEGOW podrÃ¡ acceder a sus gustos musicales manifestados a travÃ©s de las plataformas Facebook, Spotify, Itunes. WEGOW tratarÃ¡ los datos que figuren en dichas plataformas Ãºnicamente para personalizar los servicios que preste al Usuario y no los comunicarÃ¡ a ningÃºn tercero.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Transferencias internacionales de datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no transfiere datos fuera del Espacio EconÃ³mico Europeo. En caso de que se transfieran fuera del Espacio EconÃ³mico Europeo, WEGOW adoptarÃ¡ las medidas legales necesarias.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Medidas de seguridad&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa al Usuario que tiene implantadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativas necesarias que garanticen la seguridad de sus datos de carÃ¡cter personal y eviten su alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Contenidos e informaciÃ³n personal&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;AdemÃ¡s de datos personales, los Usuarios podrÃ¡n compartir a travÃ©s del Sitio Web comentarios, opiniones, imÃ¡genes y otro tipo de informaciÃ³n que estarÃ¡ sujeta a las Condiciones Generales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no controla la informaciÃ³n que los Usuarios comparten con otros Usuarios y/o con terceros y por tanto no se hace responsable de esa informaciÃ³n. No obstante, si algÃºn Usuario es consciente de que hay una informaciÃ³n o contenido en el Sitio Web que pueda ser indebido y ser contrario a la presente PolÃ­tica de Privacidad y a las Condiciones Generales de WEGOW debe ponerse en contacto con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Invitaciones&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de WEGOW podrÃ¡n invitar a amigos para que se unan a WEGOW. Para poder enviar las invitaciones los Usuarios deberÃ¡n facilitar la direcciÃ³n de correo electrÃ³nico de sus contactos. El Usuario declara, bajo su entera responsabilidad que conoce al destinatario de la invitaciÃ³n y que cuenta con su consentimiento para el uso de sus datos con el fin de enviarle la invitaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no harÃ¡ uso de los datos incluidos en la invitaciÃ³n y especialmente de la cuenta de correo del receptor que serÃ¡ utiliza exclusivamente para el envÃ­o de la invitaciÃ³n. WEGOW no realizarÃ¡ almacenamiento ni tratamiento ulterior alguno de esa direcciÃ³n de correo electrÃ³nico.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios deberÃ¡n hacer un uso adecuado del sistema de invitaciones de acuerdo con lo previsto en las Condiciones Generales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Baja en WEGOW&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios que quieran darse de baja en WEGOW solo tienen que enviar un correo electrÃ³nico (desde el email con el que tienen cuenta en WEGOW) a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt; expresando su intenciÃ³n de dar su cuenta de baja.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Para cualquier duda que los Usuarios tengan sobre el tratamiento que WEGOW hace de sus datos personales pueden contactar con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;.&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;"},"cookies":{"title":"Politica sui cookie","text":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;Cosa sono i cookie &lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    I cookie sono piccoli file che"},"header":{"returnWegow":"Tornare a Wegow","user":"Utente","shop":"Negozio","news":"Notizie","wegowlive":"WegowLive","weswap":"WeSwap","calendar":"Calendario","concerts":"Concerti","festivals":"FestivitÃ&nbsp;","ciclos":"Cicli","artists":"Artisti","venues":"Locali e discoteche","howItWorks":"Come funziona","login":"Iniziare la sessione","signup":"Registrati","chats":"Chat","notifications":"Notifiche","pushNotifications":"Notifiche Push","noNotifications":"Non hai notifiche","backoffice":"Backoffice (Amministrazione)","settings":"Impostazioni","goOut":"Uscire","ticketOffice":"BIGLIETTERIA","dropdown":{"concerts":{"genreTitle":"Concerti per genere","cityTitle":"Concerti per cittÃ&nbsp;","genreOption":"Concerti di {genre}","cityOption":"Concerti a {city}"},"festivals":{"genreTitle":"Festival per genere","cityTitle":"Festival per cittÃ&nbsp;","genreOption":"Festival di {genre}","cityOption":"Festival a {city}"},"ciclos":{"genreTitle":"Cicli per genere","cityTitle":"Cicli per cittÃ&nbsp;","genreOption":"Cicli di {genre}","cityOption":"Cicli a {city}"},"artists":{"genreTitle":"Artisti per genere","genreOption":"Artisti di {genre}"},"venues":{"cityTitle":"Locali e discoteche per cittÃ&nbsp;","cityOption":"Locali e discoteche a {city}"},"user":{"myProfile":"Il mio profilo Wegow","myData":"I miei dati personali","myTickets":"Le mie entrate","weswap":"WeSwap","findFriends":"Trova amici","settings":"Impostazioni","help":"Aiuto","closeSession":"Chiudi sessione","backoffice":"Vai al backoffice."},"showAll":"Vedi tutti gli articoli"}},"footer":{"TODO: Revisar":"TUTTO: Controllare","aboutUs":"Informazioni su di noi","howItWorks":"Come funziona","termOfUse":"Termini d\'uso","brandingAds":"Marchi e pubblicitÃ&nbsp;","news":"Stampa","wegowMag":"WegowMag","weSwap":"WeSwap","cultural":"Buono Culturale Giovane","sellWithUs":"Vendi con noi","sellTickets":"Vendere biglietti.","accessControl":"Controllo di accesso","cashlessPayments":"Pagamenti cashless","membership":"Affiliazione","support":"Supporto","help":"Aiutare la posizione","notFoundTickets":"Non trovo i miei biglietti","legal":"Legale","useConditions":"Termini e condizioni d\'uso","privacyPolicy":"Politica sulla privacy","policyCookies":"Politica sui cookie","language":"Lingua","region":"Regione","concertsIn":"Concerti dal Vivo","concertsInCity":"Concerti a {city}","concertsGenres":"Concerti di musica","concertsGenresGenre":"Concerti di {genre}","festivalsIn":"Festival in","festivalsInCity":"Festival in {city}","festivalsGenres":"Festival in","festivalsGenresGenre":"Festival di {genre}","venuesIn":"Sale in","venuesInCity":"Sale in {city}","venuesGenres":"Sale di","venuesGenresGenre":"Sale di {genre}","followUs":"Seguici","apps":"App","comunicacion":"Comunicazione","blog":"Blog","contacto":"Contatto","anunciateConNosotros":"Annunciati con noi","vendeConWegowUrl":"Vendi con Wegow","subeTuConcierto":"Carica il tuo concerto","conciertos":"Acquista biglietti per concerti","topContent":"Top contenuto","mostPopular":"CiÃ² che Ã¨ piÃ¹ popolare","festivales":"Comprare biglietti per festival","links":{"howItWorks":"/come-funziona","help":"/guida","terms":"/termini-e-condizioni","legal":"/aviso-legal"},"TODO: Revisar FIN":"TUTTO: Revista FINE","bestTrajectory":"Miglior Percorso Startup 2019","bestProyect1":"Premio al Miglior Progetto","bestProyect2":"Imprenditore dell\'Anno","financedByEnisa":"Finanziato da Enisa","cultureMinistry":"Ministero della Cultura e dello Sport","youthCulturalBonus":"Buono Culturale Giovane","uploadEvents":"Invia il tuo evento"},"brandLogo":"Logo di {brand}","calendar":{"days":{"monday":"lunedÃ¬","tuesday":"martedÃ¬","wednesday":"mercoledÃ¬","thursday":"giovedÃ¬","friday":"VenerdÃ­","saturday":"sabato","sunday":"domenica"},"months":{"january":"Gennaio","february":"Febbraio","march":"Marzo","april":"April","may":"Maggio","june":"Giugno","july":"Giulio","august":"Agosto","september":"Settembre","octuber":"Ottobre","november":"Novambre","december":"Dicembre"}}},"myTicket":{"login":{"labelCode":"Introduce el cÃ³digo de tu entrada","labelMail":"Introduce tu mail","ticketCode":"CÃ³digo de la entrada","notFound":"No encuentro mi entrada","continue":"Continuar","loginError":"Email o cÃ³digo de entrada no validos","goToWegow":"Andare su Wegow","eventNotValid":"Questo evento non consente la gestione del ticket"},"titles":{"manageTicket":"Gestiona tu entrada","purchaseData":"Datos de la compra","ticketData":"Datos de la entrada","associatedTickets":"","downloadTicket":"Descargar entrada","modifyTicket":"Modifica tu entrada","modifyData":"Modificar datos","addComplements":"Aggiungere complementi","transferTicket":"Transferir entrada","history":"Historial de cambios","newData":"Nuevos datos de la entrada","modifyDataPayment":"ModificaciÃ³n de datos","ggPayment":"Gastos de gestiÃ³n + IVA","total":"TOTAL","otherProcedures":"Otras gestiones","transferPayment":"Transferencia de entrada","upgradeTicket":"Migliorare","addToCalendar":"Aggiungere al alendario","thankYou":"Grazie!","continueManaging":"Gestire un altro biglietto","changesCorrect":"Le tue modifiche sono state rigstrate correttamente","npUpgradableTickets":"Non ci sono biglietti da migliorare","upgradeTicketSubtitle":"Seleziona un biglietto"},"labels":{"email":"Email","ticketCode":"CÃ³digo de la entrada","name":"Nombre","dni":"DNI","phone":"TelÃ©fono","birthDate":"Fecha de nacimiento","postalCode":"CÃ³digo postal","transferMail":"Introduce un email para transferir tu entrada","surname":"Apellido"},"infoTexts":{"modifyInfo":"Ten en cuenta que este evento tiene envÃ­o de pulseras a domicilio. Si ya se ha procedido al envÃ­o de la pulsera asociada a esta entrada que vas a cambiar de nombre, el anterior titular tendrÃ¡ que darte fÃ­sicamente la pulsera que recibiÃ³, siendo esto responsabilidad de ambos.","complementsInfo":"Ricarica ora il tuo braccialetto del festival e ricevi denaro extra da spendere in bar e ristoranti. *Il denaro extra non Ã¨ rimborsabile e sarÃ&nbsp; utilizzato per ultimo."},"status":{"done":"Terminado","paid":"Pagado","requested":"Solicitado"},"changes":{"modified_attending_data":"ModificaciÃ³n de datos","transfer_ticket_price":"Transferencia de entrada","upgrade_ticket":"Mejorar entrada"}},"provenue":{"noEvents":"Nessun evento","selectDate":"Scegli la data","noMoments":"Nessun Moments","more":"Vedi altro"}}')},69898:function(e){"use strict";e.exports=JSON.parse('{"wegow":{"date":{"dateFormat":"{day} de {month} de {year}"},"wegowLive":{"wegowLiveWeek":"WegowLive da semana","morePopular":"O WegowLive mais visto","discover":"Descubra todos os WegowLive"},"galleryAlt":"Imagem {number} da galeria de {profile}","altIcon":"Ãcone do Wegow","iconAltSearch":"Ãcone de Filtros","headers":{"title":"Onde a mÃºsica vai ao vivo!","subtitle":"A plataforma para os amantes da mÃºsica ao vivo","regionTitle":"Com Wegow, vocÃª nunca mais vai perder um concerto!","regionSubtitle":"&lt;span class=\'font-bold cursor-pointer\'&gt;Registe-se&lt;/span&gt; e descubra todos os concertos dos seus artistas favoritos!","selectRegion":"Escolha seu paÃ­s e aproveite todos os shows!","regionSelectorPlaceholder":"Selecione uma regiÃ£o","regionSelectorNoLoad":"NÃ£o foi possÃ­vel carregar as regiÃµes.","regionSelectorNoResult":"NÃ£o estÃ¡ a regiÃ£o que procuras","goToWegow":"Ir para Wegow","concertSubtitle":"Concertos e festivais","artistSubtitle":"Siga seus artistas favoritos.","momentsSubtitle":"Compartilhe seus momentos","notificationSubtitle":"NotificaÃ§Ãµes de acordo com seus gostos","chatSubtitle":"Converse e monte o plano"},"notifications":{"read":"Marcar como lida","delete":"Eliminar notificaÃ§Ã£o","allRead":"Marcar todas como lidas"},"headerDetails":{"start":"Concerto de ","startFestival":"Festival de ","startStreaming":"Concerto de streaming de","in":"em {city}"},"banner":{"signup":{"title":"Viva a mÃºsica ao vivo de uma forma diferente","subtitle":"Mais de 4 milhÃµes de pessoas jÃ¡ usam Wegow","button":"Registe-se","magTitle":"Descubra com &lt;a class=\'text-primary-color\' href=\'https://www.wegow.com/\' target=\'_blank\'&gt;Wegow&lt;/a&gt; todos os concertos e festivais da sua cidade &lt;br /&gt;NÃ£o perca nenh!","magBtn":"Registe-se em Wegow"},"weswap":{"title":"NÃ£o consegue ir ao concerto ou festival? &lt;br /&gt; Venda seu ingresso com WeSwap!","sellTicket":"Venda seu ingresso"},"downloadApp":{"title":"VocÃª ainda nÃ£o tem o aplicativo &lt;span class=\'text-topaz\'&gt;Wegow&lt;/span&gt;?&lt;br&gt;Baixe agora!"},"fbFriends":{"title":"Conecte-se com seus amigos do Facebook e nÃ£o perca nenhum plano por nÃ£o ter com quem ir.","button":"Conectar"},"fakeUsers":{"concert":"Para ver quem vai a este concerto, vocÃª deve estar registrado.","festival":"Para ver quem vai a este festival, vocÃª deve estar registrado.","artist":"Para ver quem segue este artista, vocÃª precisa estar registrado.","venue":"Para ver quem segue esta sala, vocÃª deve estar registrado.","company":"Para ver quem segue esta pÃ¡gina vocÃª deve ter se registrado."},"ingood":{"title":"Tem a certeza absoluta de que poderÃ¡ estar presente?","subtitle":"Garanta o seu bilhete e durma descansado!","btn":"RESERVAR EM 2 MIN."},"clamores":{"title":"Agenda Clamores","subtitle":"Seja parte do Clamores e da histÃ³ria da mÃºsica ao vivo na Espanha","btn":"Comprar ingressos"},"provenues":{"title":"Assuma o controle do seu espaÃ§o com o melhor software de gestÃ£o para locais de entretenimento","btn":"Comece agora"}},"dialogs":{"seeUserTitle":"Ver usuÃ¡rios","myConcerts":"VocÃª jÃ¡ assistiu a todos esses concertos?"},"arias":{"cityAria":"Saber mais sobre os concertos deste artista em {city}","components":{"btnLabel":"BotÃ£o {text}","socialLinks":{"share":"Partilhar com o {social}","goTo":"Ir para o {social}","copyLink":"Copiar Ã­cone de ligaÃ§Ã£o"}},"topNavbar":{"navbar":"Menu de navegaÃ§Ã£o principal","sectionNavbar":"Menu de navegaÃ§Ã£o por seÃ§Ãµes"},"artistsCarousel":"Carrossel de artistas","venuesCarousel":"Carrossel de locais","imageCarousel":"Carrossel de imagens"},"recommendations":{"nexConcerts":"PrÃ³ximos Concertos por Datas","noRecommendationsDay":"NÃ£o tens recomendaÃ§Ãµes para este dia"},"filters":{"title":"Filtros","date":"Data","city":"Cidade","venue":"Sala","genre":"GÃªnero","other":"Outros","concerts":"Concertos","festivals":"Festivais","both":"Concertos e Festivais","artists":"Artistas","venues":"Salas e discotecas","companies":"PÃ¡ginas","today":"Hoje","tomorrow":"AmanhÃ£","week":"Esta semana","weekend":"Este fim de semana","month":"Este mÃªs","personalized":"Personalizado","fromDate":"De:","toDate":"AtÃ©:","culturalBonus":"BÃ´nus Cultural Jovem","sellbyus":"Venda exclusiva Wegow","weswap":"WeSwap","results":"Resultados Destacados","noResults":"NÃ£o hÃ¡ resultados com os parÃ¢metros que vocÃª selecionou.","searchNoResult":"Nenhum resultado encontrado","emptyList":"A lista estÃ¡ vazia","closeIconAlt":"Fechar descriÃ§Ã£o","people":"Pessoas","userWegow":"UsuÃ¡rios do Wegow"},"profile":{"findPartner":"Descubra o seu acompanhante perfeito","concertsTogether":"{concerts} CONCERTOS JUNTOS","likeSameMusic":"Mas gostam da mesma mÃºsica.","editProfile":"Editar perfil","showMyConcerts":"Total de concertos assistidos: {concerts}","eventTypeStats":"Concertos","followersTitleEvent":"{people} pessoas vÃ£o ou estÃ£o interessadas","followersTitleArtist":"{people} pessoas estÃ£o interessadas no artista","followersTitleVenue":"{people} pessoas seguem o local","self":"VocÃª mesmo.","follow":"Seguir","sendFriendship":"Enviar pedido de amizade","acceptFriendship":"Aceitar pedido de amizade","sendedFriendship":"SolicitaÃ§Ã£o de amizade enviada","senedAbrvFriendship":"Pedido enviado","deleteFriendship":"Parar de ser amigos.","privateAdvise":"Este perfil Ã© privado; para ver mais informaÃ§Ãµes, precisa ser seu amigo.","noMaps":"NÃ£o foi possÃ­vel carregar o mapa de localizaÃ§Ã£o.","altIcon":"Ãcone para seguir","altDefaultImage":"Imagem de {element}","altDefaultIcon":"Ãcone de {elemento}","altDefaultWegowImage":"Imagem de usuÃ¡rio padrÃ£o","alt":{"follow":"Ãcone de seguidores","spotify":"Ãcone do Spotify","share":"Ãcone de compartilhar","play":"Ãcone de reproduzir"},"sections":{"events":{"title":"Eventos","sectionTitle":"Vais lÃ¡ o que te interessa?","noEvents":"Ainda nÃ£o selecionou concertos","share":"Compartir","noUser":"Ainda nÃ£o hÃ¡ nenhum usuÃ¡rio interessado. Seja o primeiro!","sectionTitleExternal":"Vai ou Interessado","minorsRegulations":"Regulamentos para menores"},"artists":{"title":"Artistas","sectionTitle":"Artistas que seguis","spotifyButton":"Sincronizar os seus artistas com Spotify.","seeSpotify":"Ver Spotify","sectionTitleExternal":"Artistas que ele segue"},"venues":{"title":"Salas","slug":"locais","sectionTitle":"Salas que seguis","sectionTitleExternal":"Casas de shows que ele segue"},"pages":{"title":"PÃ¡ginas","filterTitle":"Ciclos","slug":"paginas","sectionTitle":"PÃ¡ginas que seguis","sectionTitleExternal":"PÃ¡ginas que ele segue"},"friends":{"title":"Amigos","sectionTitle":"Amigos","inviteFriends":"Convidar amigos","noFriends":"NÃ£o tem amigos."},"moments":{"title":"Moments","sectionTitle":"Moments","sectionTitleUser":"Moments de {user}","noMomentsMine":"Ainda nÃ£o carregaste nada para Moments.","noMoments":"Este usuÃ¡rio nÃ£o carregou nada para os Moments.","userDefaultName":"UsuÃ¡rio do Wegow"}},"settings":{"settingsTitle":"Ajustes","selectYourFavoriteArtists":"Selecione seus artistas favoritos","myProfileTitle":"Minha conta","languagesTitle":"Idiomas","adminAccountTitle":"Administrar conta","adminAccountSubtitle":"VocÃª pode excluir sua conta, mas lembre-se de que todos os dados de seus artistas, salas, pÃ¡ginas, momentos e shows favoritos serÃ£o excluÃ­dos.","deleteAccount":"Eliminar conta","confirmDeleteAccount":"Tem certeza de que deseja excluir sua conta e todos os seus dados?","privacityTitle":"Privacidade","private":"Privado","public":"PÃºblico","notificationTitle":"NotificaÃ§Ãµes","pushNotificationTitle":"NotificaÃ§Ãµes Push","title":"Dados Pessoais","dataTitle":"Dados pessoais","genreTitle":"Meus gÃªneros favoritos","firstName":"Nome","lastName":"Sobrenomes","locationsTitle":"Minhas LocalizaÃ§Ãµes","location":"LocalizaÃ§Ã£o","formLocation":"LocalizaÃ§Ã£o","genre":"GÃªnero","birthday":"AniversÃ¡rio","sync":"Sincronizar","syncSpotify":"Sinc. com Spotify","syncFacebook":"Sinc. com o Facebook","unsubscribeTitle":"ÃŠtes-vous sÃ»r de vouloir vous dÃ©sabonner de tous les e-mails de Wegow?","unsubscribeSubtitle":"En acceptant, vous vous dÃ©sabonnerez de toutes les alertes de concerts et de tous les e-mails d\'actualitÃ©s.","manageNotifications":"GÃ©rer mes notifications","correctUnsubscribe":"Action effectuÃ©e avec succÃ¨s"},"perfectCompanion":{"title":"Seu parceiro perfeito Ã©...","searching":"Procurando o seu acompanhante perfeito","notFound":"Compre o seu primeiro ingresso e encontre o companheiro perfeito para o seu prÃ³ximo concerto."}},"events":{"sectionTitle":"Eventos","status1":"Cancelado","status2":"Adiado","status3":"Nova Data","status4":"Duvidoso","accommodation":{"reserve":"Reservar"}},"moment":{"sectionTitle":"Momentos","inputPlaceholder":"Como foi o Ãºltimo evento, {name}?","recentArtist":"Artistas recentes","recentVenues":"Salas recentes","findPerfectDate":"Descubra o seu acompanhante perfeito","findButton":"Descubra-o","postButton":"Publicar","commentPlaceholder":"Comentar","messagePlaceholder":"Comentar","openInputPlaceholder":"Conte-nos aqui como foi o seu evento...","noSearchArtist":"Escreva para buscar um artista ou usuÃ¡rio.","noSearchVenue":"Escreva para procurar uma sala.","noSearchOptionsArtist":"Nenhum artista ou usuÃ¡rio foi encontrado","noSearchOptionsVenue":"Nenhuma sala foi encontrada.","report":"Reportar publicaÃ§Ã£o","shared":"Partilhar publicaÃ§Ã£o","confirmReport":"VocÃª tem certeza que deseja denunciar esta postagem?","remove":"Excluir PublicaÃ§Ã£o","confirmRemove":"VocÃª tem certeza de que deseja excluir esta postagem?","reportSuccess":"Obrigado por reportar esta publicaÃ§Ã£o","reportError":"Houve um erro ao reportar esta publicaÃ§Ã£o, tente novamente mais tarde","commentError":"Erro ao publicar o comentÃ¡rio","likeError":"Erro"},"login":{"loginTitle":"Iniciar sessÃ£o","email":"Email","confirmEmail":"Confirme o seu email","password":"Senha","changePassword":"Mudar a senha","currentPassword":"Senha atual","newPassword":"Nova Senha","confirmPassword":"Nova senha (ConfirmaÃ§Ã£o)","changePasswordButton":"configuraciÃ³n","notValidPassword":"Senha invÃ¡lida","emailError":"O email estÃ¡ incorreto.","noTickets":"O bilhete que vocÃª estÃ¡ tentando comprar estÃ¡ esgotado","unknownError":"Erro desconhecido. Entre em contato com o suporte","confirmationError":"Os emails nÃ£o coincidem.","passwordError":"A senha deve ter pelo menos 8 caracteres.","birthdayError":"A data estÃ¡ incorreta","noResetPassword":"NÃ£o foi possÃ­vel enviar um e-mail para alterar a senha. Verifique se o seu endereÃ§o de e-mail estÃ¡ escrito corretamente ou tente novamente mais tarde.","passwordRequired1":"A sua senha nÃ£o pode ser semelhante Ã&nbsp; outra informaÃ§Ã£o pessoal.","passwordRequired2":"Sua senha deve conter pelo menos 8 caracteres.","passwordRequired3":"Sua senha nÃ£o pode ser uma senha comumente usada.","passwordRequired4":"A sua senha nÃ£o pode ser totalmente numÃ©rica.","phone":"Telefone","localization":"LocalizaÃ§Ã£o","forgetPassword":"Esqueceu a senha?","enter":"Entrar","or":"Continue com","loginWithFacebook":"Acessar com o Facebook","loginWithGoogle":"Acessar com o Google","createAccount":"Criar uma conta","createPromoterAccount":"Criar uma conta como promotor","forgetPasswordButton":"Recuperar senha","sendEmail":"Email enviado (Port.)","sendEmailSubtitle":"Enviamos um e-mail para o seu endereÃ§o de email para que vocÃª possa recuperar sua senha.","passwordChanged":"Senha alterada","passwordChangedSubtitle":"Sua senha foi alterada com sucesso.","unsubscribeCorrect":"Cancelamento realizado com sucesso.","validateTokenError":"Erro ao validar o token","signupTitle":"Crie sua conta","addDataTitle":"Adicione seus dados","completeProfiletitle":"Complete sua conta","termsAndConditions":"Aceito os &lt;a href=\'{termsUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;Termos e CondiÃ§Ãµes&lt;/a&gt; e a &lt;a href=\'{PrivacityUrl}\' style=\'{personalizedStyle}\' target=\'_blank\'&gt;PolÃ­tica de Privacidade&lt;/a&gt;","reciveNews":"Gostaria de receber informaÃ§Ãµes sobre novidades de shows e festivais Wegow.","signup":"Cadastre-se","haveAccount":"JÃ¡ tenho uma conta.","signupPromoterTitle":"Crie sua conta como Promotor","signupPromoterSubtitle":"Venda seus ingressos com Wegow","signupPromoter":"Registre-se como promotor.","loginSuccess":"Iniciou com sucesso a sessÃ£o no Movistar+ atravÃ©s da Wegow.","next":"PrÃ³ximo","selecteds":"Selecionados","min":"MÃ­nimo {number}"},"purchase":{"buy":"Comprar","purchaseData":"Dados de compra","stepTitle1":"Selecione o tipo de entrada.","stepTitle2":"Forma de Pagamento","stepTitle3":"Baixe suas entradas","remainigTotal":"VocÃª sÃ³ pode selecionar um total de {remainingTickets} ingressos!","remaining":"Â¡Apenas restam {remainingTickets} entradas!","soldOut":"Esgotado","reserved":"RESERVADO","weswap":"VocÃª estÃ¡ comprando seu ingresso para outro usuÃ¡rio.","weswapDescription":"WeSwap Ã© um serviÃ§o da Wegow para troca de ingressos de shows entre usuÃ¡rios reais, sem especulaÃ§Ã£o, de forma transparente e pelo mesmo preÃ§o de compra.","totalToPay":"Total a pagar: ","bookingOptions":"ServiÃ§os de reserva","secondaryOptions":"Venda secundÃ¡ria","externalInfo":"Wegow nÃ£o vende ingressos para este evento diretamente, apenas redireciona/liga a outras ticketes. Os preÃ§os e informaÃ§Ãµes exibidos para este show nÃ£o sÃ£o precisos","thanksTitle":"Obrigado pela sua compra!","thanksOxxoTitle":"Agora sÃ³ falta ir ao seu Oxxo mais prÃ³ximo!","thanksOxxoSubtitle1":"Enviamos-lhe um email com as instruÃ§Ãµes para {email}","thanksOxxoSubtitle2":"Lembramos que vocÃª tem 24 horas para realizar o pagamento, caso contrÃ¡rio, a sua reserva expirarÃ¡. Para efetuar o pagamento, peÃ§a ao caixa que insira no","generatingTickets":"Gerando bilhetes...","addCalendar":"Adicionar ao calendÃ¡rio","sharePurchase":"Compartilhe o show com seus amigos","completeYourExperienceTitle":"Completar a sua experiÃªncia!","insuranceTicket":"Garanta suas entradas","buyInsuranceTicket":"Garanta seus ingressos por {price}","insurancedTicket":"Ingressos garantidos","findAccomodation":"Encontre alojamento","howToGet":"Como chegar","whatToDo":"O que fazer","savePreferences":"Salvar preferÃªncias","inQueue":"VocÃª estÃ¡ na fila!","redirect":"VocÃª estÃ¡ sendo redirecionado para a pÃ¡gina de compra.","peopleBeforeYou":"Pessoas atualmente na sua frente:","calculedPosition":"Estamos calculando sua posiÃ§Ã£o na fila.","comingSoon":"Ingressos Ã&nbsp; venda em breve","waitingTurn":"Quando chegar a sua vez, vamos levÃ¡-lo Ã&nbsp; seleÃ§Ã£o de ingressos.","importantMessage":"NÃ£o recarregue a pÃ¡gina, vocÃª pode perder sua posiÃ§Ã£o na fila. Certifique-se de ter seu cartÃ£o em mÃ£os.","waitingList":"Lista de espera","inWaitingList":"Na lista de espera","waitingListDescription1":"Inscreva-se na lista de espera e selecione suas preferÃªncias para receber um e-mail quando um bilhete estiver disponÃ­vel em WeSwap.","waitingListDescription2":"Quer ser notificado quando um bilhete estiver disponÃ­vel?","acceptWaitingList":"Inscrever-se","listed":"Apontado","deleteWaitingList":"Sair da lista de espera","declineWaitingList":"NÃ£o estou interessado","goOutWaitingList":"Tem certeza de que deseja sair da lista de espera?","crossingPurchaseTitle":{"stepTitle1":"Selecione o tipo de entrada","stepTitle2":"Complementos","stepTitle3":"Forma de pagamento","stepTitle4":"Baixe seus entradas"},"status":{"paid":"Esta compra jÃ¡ foi paga.","blocked":"Compra bloqueada -&gt; Compra bloqueada","expired":"Compra expirada --\x3e Compra expirada","notAuthorized":"Pagamento nÃ£o autorizado. Tente outro mÃ©todo de pagamento ou outra carta."},"accessCode":{"title":"Acesso Ã&nbsp; Compra","placeholder":"CÃ³digo de Acesso","error":"O cÃ³digo de acesso nÃ£o Ã© vÃ¡lido","notActive":"O cÃ³digo de acesso inserido ainda nÃ£o estÃ¡ ativado.","notfound":"O cÃ³digo de acesso inserido nÃ£o Ã© vÃ¡lido para este evento.","expired":"O cÃ³digo de acesso inserido expirou.","used":"O cÃ³digo de acesso inserido jÃ¡ foi usado.","nothandle":"Ocorreu um erro, por favor, tente novamente."},"seatsio":{"selectTicket":"Selecionar ingressos","buyTickets":"Comprar ingressos","clear":"Limpar","access":"Acessar","buy":"Comprar","selectTicketsErrorTitle":"Erro na seleÃ§Ã£o de ingressos","exactTicketError":"VocÃª deve selecionar exatamente {seats} assentos","maxTicketError":"VocÃª sÃ³ pode selecionar no mÃ¡ximo {seats} assentos","consecutiveError":"VocÃª deve selecionar assentos consecutivos"},"advise":{"minimoEntradas":"Para continuar com a compra, vocÃª precisa selecionar:","entradasTipo":"Para o tipo &lt;b&gt;{title}&lt;/b&gt;, um mÃ­nimo de {min}","entradasDisponible":", e no mÃ¡ximo vocÃª pode selecionar {available}","entradasPair":" e o nÃºmero de ingressos selecionados deve ser par."},"crossingPurchase":{"requiredProducts":"Produtos associados","additionalProducts":"Produtos adicionais","managementFees":"Taxas de gestÃ£o {cant} incluÃ­das","size":"Tamanho:","purchaseSummary":"Resumo da compra","addToCart":"Adicionar ao carrinho"},"errors":{"noStock":"Produto sem estoque","productNoAvailable":"O produto {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; estÃ¡ sem estoque no momento.","productQuantityNoAvailable":"O produto {product} {size} &lt;span style=\'display: inline-block; background-color: {color}; width: 11px; height: 11px; border-radius: 100%;\'&gt; &lt;/span&gt; tem um total de {available_stock} em estoque. Por favor, selecione uma quantidade vÃ¡lida.","negativeAmountMessage":"AlguÃ©m se adiantou! Um dos seus ingressos estÃ¡ sem estoque. Por favor, recarregue para atualizar a disponibilidade dos ingressos.","negativeAmount":"Um dos ingressos comprados estÃ¡ sem estoque.","genericErrorMessage":"Ops! Parece que ocorreu um problema desconhecido. Por favor, tente novamente ou entre em contato com o suporte.","genericError":"Ocorreu um erro desconhecido ao criar a compra."}},"payment":{"nominativeLegend":"Acompanhante {index}","oxxoPay":"Pague com Oxxo","cardPay":"MÃ©todo de pagamento","altOxxoLogo":"Logotipo de Oxxo","receiveMail":"Assim que tiver feito a sua reserva, vocÃª receberÃ¡ um e-mail com instruÃ§Ãµes para realizar o pagamento em uma Oxxo mais prÃ³xima.","oxxoActionPay":"Pagar com Oxxo","phoneNumber":"NÃºmero de telefone","info11text":"Texto informativo sobre o desconto de 11%","total":"Total","taxIncl":"Impostos incluÃ­dos","tax":"Custos de gestÃ£o + IVA","btnInfo":"Ãcone de informaÃ§Ã£o","number":"NÃºmero de telefone","name":"Nome","cardDate":"MM/AA","cvc":"CVC","cardActionPay":"Pagar com cartÃ£o de crÃ©dito","freePurchase":"Finalize a compra","have24Hours":"VocÃª tem 24 horas para fazer o seu pagamento em dinheiro.","oxxoReceivePayment":"Oxxo recebe pagamentos das 8h Ã&nbsp;s 20h.","oxxoChargeCommission":"Oxxo cobra uma taxa de 12MXN por cada pagamento.","toContinueWeNeed":"Para continuar com o pagamento, precisamos que vocÃª adicione seu nÃºmero de celular.","paymentIconCard":"Ãcone pago com cartÃ£o","paymentIconVisa":"Ãcone pago com Visa","paymentIconMastercard":"Ãcone pago com Mastercard","discounts":{"valid":"Validar","haveDiscount":"VocÃª tem um cÃ³digo de desconto?","addDiscount":"Adicione seu desconto","discountCode":"CÃ³digo = CÃ³digo","lowerAndUpperCase":"*Tenha em conta letras maiÃºsculas e minÃºsculas.","total":"Desconto Total","invalidCode":"O cÃ³digo nÃ£o estÃ¡ correto. Tente novamente.","discount":"CÃ³digo de desconto"},"insurance":{"title":"Seguro de NÃ£o-AssistÃªncia","poweredByCaser":"Oferecido por Caser, &lt;a href=\'https://cdn.wegow.com/no-delete/caser/Condiciones-Generales-WEGOW.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consulte as","poweredByIngood":"Oferecido por Ingood, &lt;a href=\'https://cdn.wegow.com/no-delete/ingood/condiciones-generales-no-asistencia.pdf\' target=\'_blank\' class=\'text-primary-color\'&gt;consulte as&lt;/a&gt;","ingoodInfo":"Para obter mais informaÃ§Ãµes, consulte o documento de &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/IPID-Nota-informativa-Nota-Inf-No-asistencia.pdf\\\\\\"&gt;informaÃ§Ãµes do produto&lt;/a&gt; e as &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\\\\\\"&gt;condiÃ§Ãµes gerais&lt;/a&gt;. Ao contratar este produto, vocÃª concorda que seus dados serÃ£o transferidos para a REALE SEGUROS GENERALES, S.A. para a gestÃ£o e contrataÃ§Ã£o da apÃ³lice. VocÃª pode obter mais informaÃ§Ãµes ou exercer seus direitos em relaÃ§Ã£o ao tratamento de dados pessoais de acordo com a &lt;a class=\'text-color-topaz-light\' href=\\"https://ingood.es/terminos-legales/#tabproteccion-de-datos-personales\\\\\\"&gt;PolÃ­tica de Privacidade&lt;/a&gt;.","insuredBy":"Garantido por","insuredTicket":"Garanta sua entrada","insuredPurchase":"Garanta a sua compra","addInsurance":"Adicione o seguro de nÃ£o-assistÃªncia por {precio}","editInsurance":"Editar seguranÃ§a","confirmDeleteInsurance":"VocÃª realmente quer cancelar a contrataÃ§Ã£o do seguro?","error":"NÃ£o foi possÃ­vel contratar o seguro, tente novamente mais tarde","cancelSuccess":"Seguro cancelado com sucesso","success":"Seguro contratado com sucesso.","discoverIt":"Descobrir","insuranceModal":{"fillFields":"Preencha os campos com seus dados pessoais para confirmar o seguro de nÃ£o assistÃªncia.","hireInsured":"Dados da pessoa que contrata o seguro","name":"Nome","surname":"Sobrenome","id_card":"NIF","lastCaracter":"O Ãºltimo caractere deve ser uma letra.","badDocument":"O documento nÃ£o estÃ¡ correto NIF/NIE","insureds":"Dados das pessoas seguradas","phone":"Telefone","address":"EndereÃ§o","addInsurance":"Adicionar seguro","locality":"Localidade","province":"ProvÃ­ncia","insurancePrize":"*PreÃ§o do Seguro Ingood","postalCode":"C.P - CÃ³digo Postal","insurancePurchaseInfo":"Informamos-lhe que, ao confirmar a operaÃ§Ã£o, vocÃª garantirÃ¡ todos os ingressos da compra realizada. Estas sÃ£o as compras feitas para este evento. Escolha a compra que","noPurchase":"NÃ£o hÃ¡ compras disponÃ­veis para seguranÃ§a.","documentType":"Tipo de documento","sameHirePerson":"Ã‰ a mesma pessoa que contrata o seguro.","consentInsurance":"Declaro que li e compreendi e aceito os &lt;a href=\'https://ingood.es/wp-content/uploads/Condiciones-Generales-No-asistencia-3.pdf\' target=\'_blank\' class=\'tUnder text-primary-","dataPayment":"Dados de pagamento: Adicione os detalhes do cartÃ£o que deseja usar para a compra."},"personalisedTickets":{"title":"Dados de acompanhantes"}},"ticketOfficeInfo":"Dados do comprador","ticketOfficePayment":"MÃ©todo de pagamento:","emailError":"Por favor, insira o e-mail corretamente para concluir a compra.","correctPurchase":"Compra realizada com sucesso!","makeAnotherPurchase":"Realizar outra compra","uniqueEmailError":"HÃ¡ um email repetido nos dados dos compradores","uniqueEmailErrorInput":"O e-mail jÃ¡ estÃ¡ em uso","uniqueDNIError":"HÃ¡ um documento de identidade repetido nos dados dos compradores","uniqueEmailPurchaseError":"HÃ¡ um email dos compradores que jÃ¡ foi usado em outra compra","uniqueDNIPurchaseError":"HÃ¡ um DNI dos compradores que jÃ¡ foi usado em outra compra","uniqueEmailDNIPurchaseError":"HÃ¡ um email ou DNI dos compradores que jÃ¡ foi usado em outra compra","nominativeError":"Complete os dados dos assistentes para continuar","nominativeErrors":{"name":"VocÃª deve preencher o nome do usuÃ¡rio","surname":"VocÃª deve preencher o sobrenome do usuÃ¡rio","email":"VocÃª deve preencher o e-mail do usuÃ¡rio","phone":"VocÃª deve preencher o nÃºmero de telefone do usuÃ¡rio","birthday":"VocÃª deve preencher a data de nascimento do usuÃ¡rio","dni":"VocÃª deve preencher o DNI do usuÃ¡rio","address":"VocÃª deve preencher o endereÃ§o do usuÃ¡rio","locality":"VocÃª deve preencher a localidade do usuÃ¡rio","province":"VocÃª deve preencher a provÃ­ncia do usuÃ¡rio","country":"VocÃª deve preencher o paÃ­s do usuÃ¡rio","postal_code":"VocÃª deve preencher o cÃ³digo postal do usuÃ¡rio"},"promoterTermsError":"Deve aceitar os termos e condiÃ§Ãµes do Promotor para continuar.","modalInfo":{"tax":"Gastos de gestÃ£o","infoBillTooltip":"O preÃ§o dos ingressos Ã© definido pelos organizadores do evento. A Wegow atua como intermediÃ¡ria na venda dos ingressos. Portanto, ela nÃ£o faz parte da organizaÃ§Ã£o e nÃ£o"},"newsletter":"Quero receber comunicaÃ§Ãµes comerciais de {text} com todas as novidades e ofertas","promoter_terms":"Eu aceito os &lt;a href=\'{url}\' style=\'{personalizedStyle}\' target=\'_blank\' class=\'text-topaz\'&gt;termos e condiÃ§Ãµes&lt;/a&gt; do festival.","errors":{"error":"Ups! Parece que houve um problema com a plataforma de pagamento. Por favor, tente novamente ou entre em contato com seu banco.","errorStripe":"O pagamento foi recusado pelo banco, verifique os dados do seu cartÃ£o. Caso o problema persista, sugerimos que entre em contato com a sua instituiÃ§Ã£o financeira.","errorFree":"Ops! Parece que ocorreu um problema ao concluir a compra. Por favor, tente novamente."},"pay":"Pagar"},"myTickets":{"myTickets":"Minhas entradas","pastConcerts":"Concertos Passados","weswapDescription":"WeSwap Ã© o novo serviÃ§o da Wegow para trocar ingressos de concertos entre usuÃ¡rios reais, sem especulaÃ§Ã£o, de forma transparente e sempre pelo mesmo preÃ§o, desde que o evento tenha esgotado todos os ingressos.","weswapAvailable":"Ingressos WeSwap de outros usuÃ¡rios","myWeswap":"Seus ingressos WeSwap","ticketsAvailable":"Ingressos disponÃ­veis: {count}","noWeswapAvailable":"Nenhum ingresso WeSwap disponÃ­vel","downloadTickets":"Descarregar entradas","downloadTicket":"Baixar entrada","secureYourTicket":"Garanta sua entrada","simplifiedInvoice":"Fatura simplificada","generatingInvoice":"A sua fatura estÃ¡ sendo gerada, em alguns minutos estarÃ¡ disponÃ­vel para download.","downloadInvoiceTitle":"Baixe seu recibo simplificado","downloadInvoiceSubtitle":"Aqui poderÃ¡s baixar sua fatura simplificada, se nÃ£o estiver disponÃ­vel significa que estÃ¡ sendo gerada, em alguns minutos estarÃ¡ disponÃ­vel para baixar.","invoice1TicketTitle":"Compra ({date}): {num_tickets}x entrada","invoicemultipleTicketsTitle":"Compra ({date}): {num_tickets} x entradas","minorsAutorization":"AutorizaÃ§Ã£o de menores","noFutureTickets":"VocÃª nÃ£o tem ingressos futuros","noPastTickets":"NÃ£o tens bilhetes passados.","noSalesTickets":"NÃ£o tens bilhetes Ã&nbsp; venda","sellTickets":"Vender ingressos","sellTitle":"Vender","sellSubtitle1":"O preÃ§o serÃ¡ o mesmo por que vocÃª o comprou.","sellSubtitle2":"Apenas te pagaremos se alguÃ©m comprar a tua entrada, atÃ© lÃ¡, ela Ã© vÃ¡lida para ti.","sellSubtitle3":"VocÃª pode cancelar o processo se ainda nÃ£o tiver vendido e usÃ¡-la vocÃª mesmo.","cancelSellTitle":"Remover da venda","pendingWeswapPay":"Pendente de pagamento","paidWeswapPay":"Vendida","weswapNoAvailable":"WeSwap nÃ£o disponÃ­vel","cancelSellSubtitle1":"VocÃª quer remover esta entrada da venda?","cancelSellSubtitle2":"Se vocÃª fizer isso, vocÃª poderÃ¡ usÃ¡-la.","sellIconAlt":"Ãcone de entrada para venda","soldIconAlt":"Ãcone de bilhete vendido","addWallet":"Adicionar Ã&nbsp; wallet","enabledWeswapTickets":"Bilhetes com weswap disponÃ­veis","selledTickets":"Bilhetes vendidos"},"showMore":"Ver mais","showLess":"Ver menos","error":{"createPurchaseError":"Erro ao criar a compra","createPurchaseErrorSubtitle":"Este bilhete pode jÃ¡ ter sido vendido","errorServerTitle":"Estamos trabalhando para vocÃª","serverErrorTitle":"Estamos melhorando para vocÃª","serverError":"Voltaremos em breve com uma experiÃªncia &lt;br/&gt; mais emocionante e fluida. &lt;br/&gt; &lt;br/&gt; Obrigado pela sua paciÃªncia!","pageNotFound":"Ah nÃ£o! NÃ£o conseguimos encontrar a pÃ¡gina que vocÃª estava procurando.","altErrorIcon":"Ãcone de erro","altInfoIcon":"Ãcone de informaÃ§Ã£o","eventNotFound":"Este evento nÃ£o foi encontrado.","accept":"Aceitar","paymentError":"Pagamento nÃ£o aceito","purchaseError":"Erro nos dados da compra","formFieldError":"Erro em algum campo do formulÃ¡rio","formFieldCardError":"Erro em algum campo do cartÃ£o","formFieldCardErrorDescription":"Verifique os dados do cartÃ£o e tente novamente","chargeError":"Erro ao carregar.","invoiceError":"Erro ao contratar o seguro.","tryAgainLater":"Tente novamente mais tarde.","ticketOfficeConfigurationError":"O evento nÃ£o estÃ¡ configurado corretamente para a venda na bilheteria","contactSupport":"Contate o suporte","returnEvent":"Voltar para o evento"},"ticketOffice":{"ticketOfficeAvailable":"Eventos com bilheteira disponÃ­vel:","seeTicketOffice":"Ir para a Bilheteira","seeTicketOfficeEvents":"Ver Eventos na Bilheteira","seeReport":"Ver RelatÃ³rio","paymentType":"Tipo de pagamento","nTickets":"NÃºmero de ingressos","totalMoney":"Total de dinheiro","card":"CartÃ£o:","cash":"Dinheiro:","ticketType":"Tipo de ingresso","totalCard":"Total de dinheiro no cartÃ£o","totlaCash":"Total de dinheiro em espÃ©cie","total":"Total de ingressos","noReports":"NÃ£o foram vendidos ingressos para este evento na bilheteria durante o perÃ­odo selecionado"},"chat":{"subtitle":"Crie grupos privados entre seus amigos e divirta-se!","linkToChat":"Entrar no chat","createChat":"Criar chat","exitToChat":"Sair do chat"}},"magazine":{"title":"&lt;span class=\'wegow-title\'&gt;WEGOW&lt;/span&gt;&lt;span class=\'mag-title\'&gt;MAG&lt;/span&gt;","internationalSubTitle":"NotÃ­cias e atualidades da mÃºsica nacional e internacional.","magSubtitle":"A MÃºsica TambÃ©m se LÃª","searchFestivals":"Buscar festivais","categories":{"trending":"TendÃªncia","curiosities":"Curiosidades","genres":"GÃªneros","international":"Internacional","festivals":"Festivais","playlist":"listas de reproduÃ§Ã£o","wegowlive":"wegowlive"},"sections":{"highlights":"Destacados","lastNews":"Ãšltimas NotÃ­cias","followUs":"Siga-nos nas nossas RRSS","musicalDiary":"Agenda musical","mostRead":"Mais lido!","festivals":"Festivais","wegowLive":"#WegowVive","wegowDirect":"#WegowLive ao vivo","moreReadPlus":"Os + lidos","moreVideos":"+ VÃ­deos Musicais","directStreaming":"Streaming em destaque","lastStreamings":"Ãšltimos Streamings","genres":{"noPosts":"NÃ£o existem artigos disponÃ­veis para este gÃ©nero musical."}},"widgetAlt":{"logoIcon":"Ãcone de logotipo do {socialMedia}","placeIcon":"Ãcone de local","dateIcon":"Ãcone de data","eyeIcon":"Ãcone de olho, representando o tempo de leitura.","profileImageAlt":"Imagem de perfil de {user_name}."},"widgetTitle":{"spotify":"Escute-nos no Spotify","sharePost":"Compartilhe a postagem com seus amigos"},"events":{"buyTickets":"Comprar ingressos"},"links":{"socialMediaShared":"Leitura recomendada do dia:","copyLink":"Copiar Ã­cone de ligaÃ§Ã£o","readMore":"Leia mais &gt;"}},"profiles":{"in":"Enviar","from":"Desde","startDate":"{weekday}, {monthday}{dayformat} de {month} de {year} Ã&nbsp;s {hour}h","startWithoutHour":"{weekday}, {monthday}{dayformat} {month} {year} {\'|\'} {time}h","labels":{"day":"Dia de Entrega","place":"Recinto","city":"Cidade","anticipatedPrice":"PreÃ§o antecipado a partir de","boxOffice":"PreÃ§o de bilhete","doorOpen":"Abertura de portas","hour":"Hora","poster":"Cartaz","concertInformationOf":"InformaÃ§Ãµes do concerto de {event}","festivalInformationOf":"InformaÃ§Ãµes sobre o festival de {event}","sessionInformationOf":"InformaÃ§Ãµes da sessÃ£o de {event}","partyInformationOf":"InformaÃ§Ãµes da festa de {event}","eventInformationOf":"InformaÃ§Ãµes do evento de {event}","descriptionInformationOf":"DescriÃ§Ã£o","followers":"Seguidores","informationOf":"InformaÃ§Ã£o de {name}","concertsIn":"Concertos de Banda"},"buttons":{"publishYourTrip":"Publicar sua viagem","imInterested":"Eu estou interessado","buyTicketsFor":"Comprar ingressos para {event}","downloadAuthorizationForMinors":"Descarregar autorizaÃ§Ã£o para menores","seeMap":"Veja o mapa","findYourTrip":"Encontre sua viagem","reportError":"Reportar um erro","showMoreConcerts":"Ver mais concertos"},"profileLayout":"Fotografia promocional de {profile}.","notProfileImg":"Fotografia promocional nÃ£o encontrada para {profile}.","titles":{"concerts":"Concertos","address":"EndereÃ§o","tickets":"Ingressos","transport":"Transporte","accommodation":"Alojamento","reserveAccommodation":"Reservar alojamento","artists":"Artistas","information":"InformaÃ§Ã£o","publicTransport":"Transporte PÃºblico","relatedEvents":"Eventos relacionados","relatedVenues":"Salas relacionadas","relatedArtists":"Artistas relacionados","chat":"Bate-papo em linha","howToGet":"Como chegar","concertsTicketsOf":"Concertos e ingressos {artist}","concertsOfArtistInCity":"Concertos de {artist} em {city}.","tourConcertTickets":"Ingressos, shows e turnÃª {date}","gallery":"Galeria","eventsWith":"Eventos com {artist}","interestedPeople":"Pessoas interessadas","concertsArtistCity":"Concertos de {artist} na {city}","noEventsInCity":"NÃ£o hÃ¡ shows do &lt;b&gt;{artist}&lt;/b&gt; na &lt;b&gt;{city}&lt;/b&gt;.","concertsArtistCountry":"Concertos de {artist} em {paÃ­s}","pastConcertsArtistCity":"Concertos anteriores de {artist}","allConcertsArtistCity":"Todos os concertos de {artist}","eventsRelatedWith":"Eventos relacionados com {artist}.","culturalBonus":"Compre com o Bono Cultural Joven."},"texts":{"notWegowTicket":"Wegow nÃ£o vende ingressos para este evento diretamente, apenas redireciona/liga outros sites de venda de ingressos.","priceInfo":"Os preÃ§os e a informaÃ§Ã£o exibidos para este show nÃ£o sÃ£o exatos, sÃ£o apenas indicativos. O fornecedor exibirÃ¡ o preÃ§o e as informaÃ§Ãµes finais.","eventPrevisualization":"Esta Ã© uma prÃ©-visualizaÃ§Ã£o para vocÃª ver como seu evento ficarÃ¡ quando for publicado.","venuePrevisualization":"Esta Ã© uma prÃ©-visualizaÃ§Ã£o para vocÃª ver como o local ficarÃ¡ quando for publicado.","artistPrevisualization":"Esta Ã© uma prÃ©-visualizaÃ§Ã£o para vocÃª ver como o artista ficarÃ¡ quando for publicado."}},"general":{"finish":"Finalizar","buttons":{"follow":"Seguir","followed":"Seguindo","save":"Guardar"},"bookAccommodation":"Reserve aqui sua acomodaÃ§Ã£o para o concerto.","metas":{"homeTitle":"Ingressos para concertos e festivais {\'|\'} Wegow","homeDescription":"No Wegow, comprar ingressos para concertos ou festivais Ã© muito fÃ¡cil âœ” Mantenha-se informado sobre seus artistas e eventos musicais favoritos.","artistTitle":"â–· {name} {\'|\'} Ingressos para Concertos e TurnÃªs {year} - Wegow","artistDescription":"Fique por dentro de todos os prÃ³ximos shows e apresentaÃ§Ãµes de {name}. Venda de ingressos para seus espetÃ¡culos em {year} ðŸ‘‡ Entre no Wegow e garanta seu ingresso!","artistCityTitle":"Concertos de {name} em {place} {year} {\'|\'} Ingressos Wegow","artistCityDescription":"Se vocÃª Ã© um verdadeiro fÃ£ de {artist}, vai querer saber antes de todo mundo quando serÃ£o os seus concertos ðŸ‘‡ Acesse o Wegow e garanta seu ingresso!","concertTitle":"Bilhetes para {artists} em {city} {\'|\'} Wegow","concertDescription":"Compre os seus bilhetes para o concerto do {artist} em {city} no {venue} ðŸŽŸï¸ Entre na Wegow e compre os seus bilhetes!","festivalTitle":" â–· {event_title} {\'|\'} Wegow","festivalDescription":"VocÃª nÃ£o pode perder a Ãºltima ediÃ§Ã£o do {festival} ðŸ‘‡ Acesse o Wegow e saiba onde conseguir seu ingresso!","waitingRoomTitle":"Fila de espera {title} {\'|\'} Wegow","purchaseTitle":"Ingressos {\'|\'} {title}","paymentTitle":"Pagamento {\'|\'} {title}","thanksTitle":"Obrigado pela sua compra {\'|\'} {title}","filterTitle":" â–· {text} {\'|\'} Ingressos Wegow","filterDescription":"Fique por dentro das melhores datas de concertos em {location} e nÃ£o perca a oportunidade de ver seu artista ou grupo favorito ðŸ‘‡ Acesse o Wegow!","filterDescriptionGenre":"Descubra quando ocorrem os melhores Concertos em {location} e nÃ£o perca a oportunidade de adquirir ingressos para ver seu artista ou grupo favorito ðŸ‘‡ Acesse Wegow!","wegowLivePageTitle":"â–· WegowLive {\'|\'} Wegow","wegowLivePageDescription":"Se vocÃª Ã© um artista ou banda, venha apresentar sua mÃºsica nos nossos WegowLive com uma entrevista e uma sessÃ£o acÃºstica â˜ï¸ Esperamos vocÃª!","venueTitle":"â–· Bilhetes para {venue} em {city} {\'|\'} Wegow","venueDescription":"Seja o primeiro a saber sobre TODOS os concertos e eventos realizados em {venue}, de {city} ðŸ‘‡ Entre no Wegow e compre os seus bilhetes!","myProfileTitle":"â–· Meu Perfil pessoal {\'|\'} Wegow","myProfileDescription":"Consulte os eventos que te interessam, os artistas que vocÃª segue, suas salas favoritas, seus amigos e momentos mais relevantes!","myTicketsTitle":"Meus Ingressos {\'|\'} Wegow","myTicketsDescription":"Encontre e verifique o status dos seus ingressos para seus eventos futuros e passados favoritos e faÃ§a o download para tÃª-los em mÃ£os.","myWeswapTitle":"Meus Ingressos WeSwap {\'|\'} Wegow","myWeswapDescription":"","settingsTitle":"ConfiguraÃ§Ãµes {\'|\'} Wegow","settingsDescription":"","helpTitle":"Perguntas frequentes {\'|\'} Wegow","helpDescription":"ConheÃ§a Wegow, o aplicativo de concertos mais completo do mercado. Se vocÃª tiver dÃºvidas e quiser comeÃ§ar a carregar seus eventos, escreva para ventas@wegow.com","howItWorksTitle":"Como funciona {\'|\'} Wegow","howItWorksDescription":"","notFoundTitle":"PÃ¡gina nÃ£o encontrada","notFoundDescription":"","notificationsTitle":"NotificaÃ§Ãµes {\'|\'} Wegow","notificationsDescription":"","magTitle":"WegowMag {\'|\'} Wegow","magDescription":"","trendingTitle":"WegowMag TendÃªncias {\'|\'} Wegow","trendingDescription":"","curiositiesTitle":"WegowMag Curiosidades {\'|\'} Wegow","curiositiesDescription":"","festivalsTitle":"WegowMag Festivais {\'|\'} Wegow","festivalsDescription":"","internationalTitle":"WegowMag Internacional {\'|\'} Wegow","internationalDescription":"","playlistsTitle":"WegowMag Playlist {\'|\'} Wegow","playlistsDescription":"","wegowliveTitle":"WegowMag WegowLive {\'|\'} Wegow","wegowliveDescription":"","genresTitle":"WegowMag GÃªneros {\'|\'} Wegow","genresDescription":"","streamingsTitle":" â–· Ver Concertos em Streaming Online {\'|\'} Wegow","streamingsDescription":"PrÃ³ximos concertos em streaming ðŸ‘‡ VocÃª nunca mais perderÃ¡ o seu artista ou grupo favorito. Acesse o Wegow e aproveite o concerto de qualquer lugar!","companiesTitle":"â–· {companies}: Concertos e Eventos {\'|\'} Wegow","companiesDescription":"Um selo discogrÃ¡fico inovador feito por e para os artistas â­ Todas as informaÃ§Ãµes sobre seus eventos musicais no Wegow. Descubra!","termsAndCondition":{"title":"Termos e condiÃ§Ãµes de utilizaÃ§Ã£o {\'|\'} Wegow","description":"Termos e condiÃ§Ãµes de utilizaÃ§Ã£o da Wegow. Se quiser saber mais sobre os termos e condiÃ§Ãµes de utilizaÃ§Ã£o da Wegow, esta Ã© a sua pÃ¡gina."},"momentTitle":"â–· {name} {\'|\'} WegowMoments","momentDescription":"Faz como {author} com os seus Momentos {name}, e partilha o teu momento musical favorito com WegowMoments!ðŸ”¥","titleContactWithUs":"â–· Contate-nos {\'|\'} Wegow","contactWithUsDescription":"AdorarÃ­amos receber seu feedback sobre o Wegow! Se vocÃª tiver alguma pergunta, comentÃ¡rio ou sugestÃ£o, nÃ£o hesite em nos contatar."},"follow":"Seguir","followed":"Seguindo","concerts":"Concertos","save":"Guardar","accept":"Aceitar","cancel":"Cancelar","next":"PrÃ³ximo","error":"Erro","close":"Fechar","routes":{"profile":"Perfil","magazine":"revista","publication":"PublicaÃ§Ãµes","titles":{"home":"Ingressos para concertos e festivais {\'|\'} Wegow","howItWorks":"Como funciona {\'|\'} Wegow"},"goHome":"Ir para a Home"},"forms":{"inputSearchPlaceholder":"Buscar","name":"Nome","surname":"Sobrenomes","email":"Email (em PortuguÃªs)","phone":"Telefone","mobilePhone":"MÃ³vel","dni":"DNI: Documento Nacional de Identidade","passport":"Passaporte","other":"Outro","address":"EndereÃ§o","gender":"Selecione seu gÃªnero","birthday":"Data de nascimento","state":"Estado","locality":"Localidade","country":"PaÃ­s","noOptionsLabel":"Nenhum resultado foi encontrado","noResultLabel":"Nenhum resultado encontrado","noResultCountry":"Nenhum paÃ­s foi encontrado.","errors":{"phone":"Erro no telefone, verifique o formulÃ¡rio"}},"contactUs":{"title":"Contate-nos","alt":"Guitarrista em concerto","form":{"placeholder":{"name":"Nome e sobrenome","email":"Email","phone":"Telefone","title":"TÃ­tulo","message":"Mensagem"},"label":"&lt;span&gt;Ao preencher este formulÃ¡rio e clicar em enviar, vocÃª aceita e compreende os &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/terminos-y-condiciones\'&gt;termos e condiÃ§Ãµes&lt;/a&gt; e o &lt;a class=\'underline-links\' href=\'http://www.wegowlocal.com/es/aviso-legal\'&gt;tratamento dos seus dados pessoais.&lt;/a&gt;&lt;/span&gt;","errorMessage":"Por favor, verifique se {field} estÃ¡ preenchido e com os dados corretos","captchaErrorMessage":"Captcha nÃ£o inserido corretamente","send":"Enviar","sended":"Enviado"}},"helpPage":{"helpPageTitle":"OlÃ¡, em que podemos ajudar?","answerHelpful":"VocÃª achou essa resposta Ãºtil?","knowWegow":"&lt;h3&gt;ConheÃ§a &lt;span class = \'text-primary-color\'&gt; Wegow &lt;/span&gt;, o aplicativo de shows mais completo do mercado&lt;/h3&gt;","helpForm":{"howHelp":"Conte-nos como podemos te ajudar","whereBuyTickets":"De onde vocÃª comprou seus ingressos?"},"FAQsection":{"user":{"title":"FAQs de UsuÃ¡rios","profile":"Meu perfil","changeName":"Como faÃ§o para alterar o nome em minhas entradas?","changeNameDesc":"&lt;p&gt;Caso seus ingressos sejam nominais, vocÃª deve nos contatar pelo e-mail &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; e nos informar os seguintes dados para podermos alterar o nome no seu ingresso:&lt;/p&gt;&lt;ol class=\'faq-list\'&gt;&lt;li&gt;Evento&lt;/li&gt;&lt;li&gt;Cidade&lt;/li&gt;&lt;li&gt;Data do evento&lt;/li&gt;&lt;li&gt;Email de compra&lt;/li&gt;&lt;li&gt;Nome atualmente constante no ingresso&lt;/li&gt;&lt;li&gt;Novo titular do ingresso + nÃºmero de identidade&lt;/li&gt;&lt;/ol&gt;&lt;p&gt; Por questÃµes de seguranÃ§a, precisamos que sua solicitaÃ§Ã£o seja feita pelo e-mail associado Ã&nbsp; compra registrada no Wegow.&lt;/p&gt;","errorMail":"Eu inseri um e-mail errado e por isso nÃ£o estou recebendo os ingressos. O que eu posso fazer?","errorMailDesc":"VocÃª pode alterar seu prÃ³prio email da seguinte forma:&lt;p&gt;Entre na &lt;a href=\'http://www.wegow.com\' class=\'text-primary-color\'&gt;www.wegow.com&lt;/a&gt;","forgetPass":"Esqueci a minha senha","forgetPassDesc":"&lt;p&gt;VocÃª pode recuperar sua senha &lt;span class=\'text-primary-color\'&gt;clicando neste link.&lt;/span&gt;&lt;/p&gt;","howUnsubscribe":"Como faÃ§o para desativar minha conta?","howUnsubscribeDesc":"Para cancelar sua conta, entre em:&lt;br&gt;https://www.wegow.com/pt-br/ajustes/ &gt; Ajustes &gt; Apagar conta","updateAccount":"Como posso atualizar ou alterar os dados da minha conta?","updateAccountDesc":"&lt;p&gt;VocÃª pode alterar os dados da seguinte maneira:&lt;/p&gt;&lt;ul class=\'faq-list\'&gt;&lt;li&gt;Abra www.wegow.com ou o aplicativo da Wegow e faÃ§a","unsubscribeNewsletter":"Quero cancelar a minha assinatura da newsletter","unsubscribeNewsletterDesc":"Para cancelar a sua inscriÃ§Ã£o, entre em:&lt;br&gt;https://www.wegow.com/es-es/ajustes/ &gt; Ajustes &gt; NotificaÃ§Ãµes","howRegister":"Quero me registrar no Wegow. Como eu faÃ§o isso?","howRegisterDesc":"Criar sua conta Ã© muito fÃ¡cil. Basta clicar no botÃ£o \\"Registrar\\", fornecÃª-nos um e-mail e escolher uma senha para ter acesso ao Wegow de forma se","dontGetMyTickets":"Comprei meus ingressos e eles nÃ£o chegaram.","dontGetMyTicketsDesc":"Em primeiro lugar, vocÃª deve confirmar com o seu banco se o pagamento foi feito. Se foi cobrado, verifique se o e-mail que vocÃª usou para a compra estÃ¡ correto.","cardProblems":"Ao inserir os dados do meu cartÃ£o, e depois de uma longa espera, a compra nÃ£o foi efetuada. O que devo fazer?","cardProblemsDesc":"Em primeiro lugar, confirme com o seu banco se o pagamento foi realizado. Se sim, verifique se a entrada chegou Ã&nbsp; caixa de entrada do email com o qual vocÃª fez a compra (","purchaseSuccess":"SerÃ¡ que minha compra foi feita corretamente?","purchaseSuccessDesc":"Em primeiro lugar, vocÃª deve confirmar com o seu banco se o pagamento foi concluÃ­do. Se o pagamento foi efetuado, verifique se a entrada foi entregue na caix","whereSeeMyTickets":"Onde vejo as minhas compras feitas?","whereSeeMyTicketsDesc":"VocÃª pode ver todas as suas compras na seÃ§Ã£o \\"Minhas entradas\\" do nosso site ou aplicativo depois de fazer o login com o seu e-mail de compra.","whereRecieveTickets":"Onde recebo meus ingressos?","whereRecieveTicketsDesc":"ApÃ³s o pagamento ter sido recebido corretamente, as entradas serÃ£o enviadas para o e-mail de compra com o qual vocÃª estÃ¡ registrado e que foi usado para a compra. Verif","returns":"DevoluÃ§Ãµes","whenRetunsAmount":"Quando serÃ¡ que eu receberei o reembolso de meus ingressos?","whenRetunsAmountDesc":"Por regra geral, uma vez confirmado que o seu ingresso estÃ¡ em processo de devoluÃ§Ã£o por meio de um comunicado que enviamos para o seu e-mail de compra, o tempo mÃ¡x","cardDoesntExist":"A carta com a qual comprei jÃ¡ nÃ£o existe.","cardDoesntExistDesc":"A devoluÃ§Ã£o dos eventos adiados/cancelados Ã© gerida atravÃ©s de formulÃ¡rios. Enviaremos os formulÃ¡rios atravÃ©s de um comunicado para todos os endereÃ§os de e","doubsTickets":"DÃºvidas entradas","changeTicketType":"Gostaria de mudar o tipo de entrada. Como faÃ§o isso?","changeTicketTypeDesc":"No caso em que queira alterar o tipo de entrada dentro de um mesmo evento e na mesma data, entre em contato conosco atravÃ©s do e-mail &lt;a href=\'mailto:ayuda{\'@\'}","changeDate":"Posso mudar a data da minha entrada?","changeDateDesc":"No caso de desejar trocar a data dos ingressos de um mesmo artista, entre em contato conosco atravÃ©s do e-mail &lt;a href=\\"mailto:ayuda{\'@\'}wegow.com\\" class=\\"","printTickets":"Ã‰ necessÃ¡rio imprimir os meus bilhetes?","printTicketsDesc":"NÃ£o Ã© necessÃ¡rio imprimir a sua entrada. Para entrar no local, basta apresentar o cÃ³digo QR da sua entrada, impresso, no seu celular em formato PDF ou por meio do nos","giftTickets":"Como posso presentear ingressos?","giftTicketsDesc":"As entradas sempre estarÃ£o vinculadas ao email com o qual foi realizada a compra, e qualquer alteraÃ§Ã£o que deseje fazer nelas deve ser realizada a partir do email de compra","managementCosts":"Por que cobrar taxas de gestÃ£o? Por que nÃ£o sÃ£o reembolsadas as taxas de gestÃ£o?","managementCostsDesc":"&lt;p&gt;O reembolso Ã© efetuado excluindo os custos de gestÃ£o associados Ã&nbsp; compra, pois este Ã© um serviÃ§o que jÃ¡ foi prestado.&lt;/p&gt;&lt;p&gt;Vamos explicar este aspecto com mais detalhes: O serviÃ§o oferecido pela Wegow Ã© exclusivamente a intermediaÃ§Ã£o na compra e venda de ingressos, de acordo com as disposiÃ§Ãµes dos &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Termos e CondiÃ§Ãµes Gerais&lt;/a&gt;. No caso de cancelamento ou adiamento do evento (se solicitado), vocÃª receberÃ¡ o valor total pago pelo seu ingresso, exceto os custos de gestÃ£o.&lt;/p&gt;&lt;p&gt;Este Ã© um serviÃ§o prestado pela Wegow e, como nÃ£o somos responsÃ¡veis pelo potencial cancelamento dos eventos publicados no site, independentemente do motivo do cancelamento, a Wegow incorreu e continua a incorrer em despesas tecnolÃ³gicas (desenvolvimento e servidores), bancÃ¡rias (TPV) e de atendimento ao cliente (custos com pessoal) durante o serviÃ§o prestado tanto para a compra de ingressos quanto para o gerenciamento de reembolsos.&lt;/p&gt;&lt;p&gt;Nesse sentido, para poder oferecer a aquisiÃ§Ã£o de ingressos, a Wegow teve que coletar, organizar e gerenciar um grande volume de informaÃ§Ãµes, disponibilizÃ¡-las aos usuÃ¡rios em uma plataforma tecnolÃ³gica (sujeita a desenvolvimento e manutenÃ§Ã£o contÃ­nuos), habilitar sistemas de pagamento seguros e contratar uma equipe de atendimento ao cliente pronta para atender os usuÃ¡rios a qualquer momento. Os custos de gestÃ£o cobrem esses serviÃ§os e outros relacionados Ã&nbsp; promoÃ§Ã£o, reembolso e gerenciamento de ingressos.&lt;/p&gt;","showInEvents":"O que tenho que apresentar para entrar no show ou festival?","showInEventsDesc":"Para entrar na sala ou recinto, basta apresentar o cÃ³digo QR da sua entrada, seja em impressÃ£o, no seu celular em formato PDF ou atravÃ©s de nosso aplicativo na","noSmartphone":"O que acontece se eu nÃ£o tiver um smartphone para apresentar meus cÃ³digos QR de minhas entradas?","noSmartphoneDesc":"ApÃ³s receber o seu ingresso no formato PDF no e-mail de compra, faÃ§a o download dele. VocÃª pode imprimi-lo previamente e apresentÃ¡-lo na entrada do recinto.","cancellationsPostponements":"Cancelamentos e adiamentos","postponementsEvent":"O meu concerto foi adiado. O que devo fazer?","postponementsEventDesc":"Se o seu evento tiver sido adiado, quando a organizaÃ§Ã£o informÃ¡-lo sobre a mudanÃ§a, enviaremos um comunicado para o endereÃ§o de e-mail usado na compra com toda","cancelEvent":"O meu concerto foi cancelado. O que devo fazer?","cancelEventDesc":"Se o seu evento for cancelado, assim que a organizaÃ§Ã£o for informada, mandaremos um aviso por email sobre o cancelamento do evento, assim como qualquer informaÃ§Ã£o que a organizaÃ§Ã£o nos for","refundPolitic":"Como faÃ§o para solicitar o reembolso? PolÃ­tica de Reembolso.","refundPoliticDesc":"Uma vez adquirido o ingresso atravÃ©s do Wegow, como indicado nos termos e condiÃ§Ãµes, nÃ£o sÃ£o aceitas trocas ou devoluÃ§Ãµes* exceto em casos de cance","eventPostponementsOptions":"O meu concerto foi adiado mas ainda nÃ£o hÃ¡ uma nova data. Quais sÃ£o as opÃ§Ãµes?","eventPostponementsOptionsDesc":"Se o seu evento foi adiado, com nova data por confirmar, vocÃª deve ter paciÃªncia e aguardar o envio de um novo comunicado com a nova data quando o organizador do event","refundManagementCosts":"Por que nÃ£o sÃ£o reembolsadas as despesas de gestÃ£o?","refundManagementCostsDesc":"&lt;p&gt;O reembolso Ã© efetuado excluindo os custos de gestÃ£o associados Ã&nbsp; compra, pois este Ã© um serviÃ§o que jÃ¡ foi prestado.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Vamos explicar este aspecto com mais detalhes: O serviÃ§o oferecido pela Wegow Ã© exclusivamente a intermediaÃ§Ã£o na compra e venda de ingressos, de acordo com as disposiÃ§Ãµes dos &lt;a href=\'https://www.wegow.com/es/terminos-y-condiciones/\' class=\'text-primary-color\'&gt;Termos e CondiÃ§Ãµes Gerais&lt;/a&gt;. No caso de cancelamento ou adiamento do evento (se solicitado), vocÃª receberÃ¡ o valor total pago pelo seu ingresso, exceto os custos de gestÃ£o.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Este Ã© um serviÃ§o prestado pela Wegow e, como nÃ£o somos responsÃ¡veis pelo potencial cancelamento dos eventos publicados no site, independentemente do motivo do cancelamento, a Wegow incorreu e continua a incorrer em despesas tecnolÃ³gicas (desenvolvimento e servidores), bancÃ¡rias (TPV) e de atendimento ao cliente (custos com pessoal) durante o serviÃ§o prestado tanto para a compra de ingressos quanto para o gerenciamento de reembolsos.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Nesse sentido, para poder oferecer a aquisiÃ§Ã£o de ingressos, a Wegow teve que coletar, organizar e gerenciar um grande volume de informaÃ§Ãµes, disponibilizÃ¡-las aos usuÃ¡rios em uma plataforma tecnolÃ³gica (sujeita a desenvolvimento e manutenÃ§Ã£o contÃ­nuos), habilitar sistemas de pagamento seguros e contratar uma equipe de atendimento ao cliente pronta para atender os usuÃ¡rios a qualquer momento. Os custos de gestÃ£o cobrem esses serviÃ§os e outros relacionados Ã&nbsp; promoÃ§Ã£o, reembolso e gerenciamento de ingressos.&lt;/p&gt;","noRecivedDeferment":"NÃ£o recebi o aviso de adiamento ou cancelamento.","noRecivedDefermentDesc":"Escreva-nos para &lt;a href=\'mailto:ayuda{\'@\'}wegow.com\' class=\'text-primary-color\'&gt;ayuda{\'@\'}wegow.com&lt;/a&gt; indicando-nos os seguintes dados"},"promoter":{"title":"FAQs de Promotoras","uploadEvent":"VocÃª Ã© o promotor? Suba seu evento!","register":"Registro","registerDesc1":"Primeiro, vocÃª precisa se registrar como promotor para criar o seu evento. Para isso, basta ","registerDescSpan":"clicar aqui","registerDesc2":" e se cadastrar ou fazer login se jÃ¡ estiver registrado.&lt;/p&gt;","registerDesc3":"Se vocÃª se registrou como promotor pela primeira vez, a Wegow validarÃ¡ o seu perfil em no mÃ¡ximo 48 horas. Depois de validarmos o seu perfil, vocÃª receberÃ¡ um e-mail de confirmaÃ§Ã£o e terÃ¡ acesso completo ao nosso backoffice para comeÃ§ar a vender os seus ingressos conosco.","howCreateEvent":"Como posso criar meu evento?","howCreateEventDesc":"Se jÃ¡ estiver registrado no Wegow e sua conta de organizador jÃ¡ estiver validada, vocÃª pode criar seu evento e comeÃ§ar a vender ingressos seguindo estas etapas:","eventCreated":"Meu show/festival jÃ¡ estÃ¡ em andamento.","controlStateReports":"Controla o estado das vendas a qualquer momento. RELATÃ“RIOS.","controlStateReportsDesc":"&lt;b&gt;Ver relatÃ³rio&lt;/b&gt;&lt;br&gt;Visite a seÃ§Ã£o \\"RelatÃ³rios\\" para ver o progresso das vendas quando necessÃ¡rio, checando o nÃºmero de ingressos vendidos e os g","liquidation":"Solicitar o resgate do seu evento","liquidationDesc":"&lt;p&gt;&lt;b&gt;Paso 1.&lt;/b&gt;&lt;br&gt;Antes de poder criar um evento serÃ¡ necessÃ¡rio atribuir-lhe um &lt;a href=\'https://backoffice.wegow.com/settlements?status=b","receivePayment":"Quando recebo o pagamento?","receivePaymentDesc":"Realizamos todos os pagamentos Ã&nbsp;s quartas-feiras, portanto, todas as solicitaÃ§Ãµes de liquidaÃ§Ã£o feitas entre as quartas-feiras e as terÃ§as-feiras (","insuranceTickets":"Seguros de ingressos","insuranceTicketsDesc":"Pode ver todas as informaÃ§Ãµes sobre a nossa parceria com &lt;a href=\'https://www.wegow.com/es/magazine/trending/contratar-seguro-ingood-wegow\' target=\'_blank\' class=\'text-primary-color\'&gt;Ingood aqui&lt;/a&gt;.","artistProfile":"VocÃª Ã© um artista? Gerencie o seu perfil.","artistProfileDesc":"Nesta seÃ§Ã£o, vocÃª poderÃ¡ criar ou atualizar o seu perfil, caso ele jÃ¡ tenha sido criado em nossa plataforma.","whatIsUsed":"Para que serve?","whatIsUsedDesc":"Criando um perfil de artista, vocÃª poderÃ¡ ver todas as informaÃ§Ãµes relacionadas a esse artista e ver agrupados os prÃ³ximos eventos em que atuarÃ¡.","createArtistProfile":"Como crio um perfil de artista?","createArtistProfileDesc":"&lt;/ul&gt;&lt;br&gt;&lt;p&gt;BLOG WEGOW: https://blog.wegow.com/artistas-nacionales-internacionales/guia-sobre-como-criar-seu-perfil-de-artista-no","profileCreatedyet":"Vejo que meu perfil jÃ¡ estÃ¡ criado. Por que?","profileCreatedyetDesc":"&lt;p&gt;No Wegow, queremos proporcionar a melhor experiÃªncia possÃ­vel aos nossos usuÃ¡rios e permitir que eles sigam seus artistas favoritos. Para isso, temos uma equipe de conteÃºdo que trabalha diariamente para criar e atualizar todas as informaÃ§Ãµes em nossa plataforma.&lt;/p&gt;&lt;p&gt;Se o seu perfil jÃ¡ estÃ¡ criado, nÃ£o se preocupe. Entre em contato conosco em &lt;a href=\'mailto:ayuda{@}wegow.com\' class=\'text-primary-color\'&gt;ayuda{@}wegow.com&lt;/a&gt; e vocÃª terÃ¡ acesso imediato para gerenciÃ¡-lo por conta prÃ³pria.&lt;/p&gt;","haveVenue":"VocÃª tem uma sala de concertos?","whatIsUsedVenueDesc":"Se vocÃª Ã© proprietÃ¡rio ou programa um salÃ£o, gerencie o seu prÃ³prio perfil. Ao criar um perfil de SalÃ£o, vocÃª terÃ¡ um local onde todos os eventos realizados nesse","venueProfile":"Como criar um perfil de sala?","venueProfileDesc":"&lt;p&gt;Passo 1 Â· VÃ¡ atÃ© a seÃ§Ã£o \\"Salas e Recintos\\" e clique no botÃ£o \\"Nova Sala/ Recinto\\".&lt;/p&gt;&lt;br&gt;&lt;p&gt;Passo 2 Â· Preencha as informaÃ§Ãµ","contactUs":"Se vocÃª nÃ£o conseguiu resolver sua dÃºvida, entre em contato conosco em &lt;a href=\'mailto:ayuda{@}wegow.com\' class=\'text-primary-color\'&gt;ayuda{@}wegow.com&lt;/a&gt;&lt;/p&gt;"},"title":"Perguntas frequentes","subtitle":"Compras, registro, funcionamento, etc.","notFoundTickets":"VocÃª nÃ£o encontra suas entradas?","notFoundTicketsDesc":"Preencha os campos abaixo com o nome do concerto/festival para o qual deseja recuperar os ingressos, bem como o endereÃ§o de e-mail com o qual realizou a compra. Seus ingressos serÃ£o reenviados automaticamente para o mesmo e-mail. Se, apÃ³s verificar sua \'caixa de entrada\' e a pasta \'spam\', vocÃª ainda nÃ£o conseguir encontrÃ¡-los, entre em contato conosco em &lt;a class=\'text-primary-color\' href=\'mailto:ayuda{@}wegow.com\'&gt;contacta con nosotros.&lt;/a&gt;","howItWorks":"Como funciona o Wegow?","howItWorksDesc":"Seus shows e festivais recomendados de acordo com seus gÃªneros musicais e artistas favoritos. Ã‰ tÃ£o simples. Siga suas bandas favoritas ou sincronize sua conta Wegow com","insideApp":"Dentro da aplicaÃ§Ã£o","insideAppDesc":"&lt;p&gt;Quero me registrar! Como faÃ§o?&lt;/p&gt;&lt;br&gt;&lt;p&gt;Criar a sua conta Ã© muito fÃ¡cil. Clique no botÃ£o \'Registrar\', forneÃ§a-nos um e","dontAccess":"NÃ£o consigo acessar minha conta","dontAccessDesc":"&lt;h6&gt;Esqueceu a senha?&lt;/h6&gt;&lt;p&gt;Insira o email com o qual vocÃª se registrou, clique em \\"Esqueceu a senha?\\" e receberÃ¡ um email com uma nova senha para a","buyTickets":"Compra de ingressos","buyTicketsDesc":"&lt;b&gt;Como funciona a compra de ingressos?&lt;/b&gt;&lt;p&gt;Para localizar o evento no qual vocÃª estÃ¡ interessado, use a barra de busca na parte superior da pÃ¡gina no website o","buyProcess":"Processo de compra e forma de pagamento","buyProcessDesc":"Em Wegow pagar suas entradas Ã© fÃ¡cil e seguro. &lt;/br&gt; Detalhes da compra &lt;/br&gt; No detalhe da compra vocÃª poderÃ¡ ver os dados do show/festival para o qual vocÃª estÃ¡ compr","returnManagementFees":"VocÃªs reembolsam as taxas de administraÃ§Ã£o?","returnManagementFeesDesc":"&lt;p&gt;&lt;b&gt;Dado que o serviÃ§o oferecido pela Wegow Ã© exclusivamente a intermediaÃ§Ã£o na venda de ingressos, de acordo com os termos e condiÃ§Ãµes gerais, se o evento for cancelado ou adiado (se solicitado), vocÃª receberÃ¡ o valor total pago pelo seu ingresso, exceto as taxas de gerenciamento, uma vez que a Wegow nÃ£o serÃ¡ responsÃ¡vel pelo potencial cancelamento de eventos publicados no site, independentemente do motivo do cancelamento.&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Nesse sentido, para oferecer a aquisiÃ§Ã£o de ingressos, a Wegow teve que coletar, organizar e gerenciar um grande volume de informaÃ§Ãµes, disponibilizÃ¡-las aos usuÃ¡rios em uma plataforma tecnolÃ³gica (sujeita a desenvolvimento e manutenÃ§Ã£o contÃ­nuos), habilitar sistemas de pagamento seguros e contratar uma equipe de atendimento ao cliente pronta para ajudar os usuÃ¡rios a qualquer momento. As taxas de gerenciamento cobrem esses serviÃ§os e outros relacionados Ã&nbsp; promoÃ§Ã£o, venda, reembolso e gerenciamento de ingressos.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Que informaÃ§Ãµes devo fornecer para concluir minha compra?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;em&gt;InformaÃ§Ãµes do participante:&lt;/em&gt; serÃ£o indicadas em seu ingresso, e existem dois tipos de ingressos:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Ingresso nominativo:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Um ingresso nominativo significa que apenas o titular do ingresso pode usÃ¡-lo para acessar o evento.&lt;/li&gt;&lt;li&gt;Nesse caso, vocÃª precisarÃ¡ fornecer seus dados e os de seus acompanhantes, caso tenha comprado mais ingressos.&lt;/li&gt;&lt;li&gt;Se vocÃª deseja solicitar uma alteraÃ§Ã£o de nome para esse tipo de ingresso, &lt;a href=\'mailto:ayuda{@}wegow.com\' class=\'text-primary-color\'&gt;entre em contato conosco&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Ingresso nÃ£o nominativo:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Um ingresso nÃ£o nominativo significa que qualquer pessoa pode usÃ¡-lo.&lt;/li&gt;&lt;li&gt;Nesse caso, vocÃª nÃ£o precisa fornecer seus dados.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;InformaÃ§Ãµes de pagamento:&lt;/b&gt; Adicione os dados do cartÃ£o que vocÃª deseja usar para a compra.&lt;/p&gt;&lt;p&gt;VocÃª pode se guiar pelo exemplo do cartÃ£o mostrado acima.&lt;/p&gt;&lt;p&gt;&lt;b&gt;O que Ã© o CVC?&lt;/b&gt; O CVC Ã© o cÃ³digo de validaÃ§Ã£o do seu cartÃ£o, que vocÃª pode encontrar na parte de trÃ¡s.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Salve seu cartÃ£o&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Planejando fazer mais compras em breve? Selecione a opÃ§Ã£o \'Salvar cartÃ£o\' e, em compras futuras, vocÃª sÃ³ precisa escolher o cartÃ£o que deseja usar para o pagamento. Ã‰ muito mais rÃ¡pido!&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Ã‰ necessÃ¡rio salvar meu cartÃ£o?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;NÃ£o Ã© necessÃ¡rio salvar seu cartÃ£o, mas isso agilizarÃ¡ o processo de pagamento em compras futuras.&lt;/p&gt;&lt;p&gt;NÃ£o se preocupe, o pagamento Ã© totalmente seguro e nÃ£o armazenamos os dados do seu cartÃ£o; o banco apenas nos autoriza a processar pagamentos para compras futuras.&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;b&gt;Encontrei um erro na forma de pagamento. O que devo fazer?&lt;/b&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;Se vocÃª recebeu uma mensagem de erro ao concluir sua compra, nÃ£o compre os ingressos novamente atÃ© verificar se a compra foi bem-sucedida.&lt;/p&gt;&lt;p&gt;VocÃª tambÃ©m pode verificar se houve o dÃ©bito em seu banco:&lt;/p&gt;&lt;p&gt;&lt;em&gt;Os ingressos nÃ£o foram cobrados:&lt;/em&gt; VocÃª pode tentar comprar os ingressos novamente (tente usar outro dispositivo ou outro cartÃ£o).&lt;/p&gt;&lt;p&gt;&lt;em&gt;Os ingressos foram cobrados:&lt;/em&gt; &lt;a href=\'https://www.wegow.com/es-es/contacto\' class=\'text-primary-color\'&gt;entre em contato conosco&lt;/a&gt; e anexe seu comprovante de pagamento, e nÃ³s revisaremos o mais breve possÃ­vel.&lt;/p&gt;","receiveTickets":"Receba suas entradas","receiveTicketsDesc":"Uma vez a compra terminada, uma janela de confirmaÃ§Ã£o aparecerÃ¡ e as suas entradas serÃ£o enviadas","showTickets":"Apresente seus ingressos no dia do evento.","showTicketsDesc":"&lt;p&gt;Para poder acessar a sala ou recinto no dia do evento, vocÃª precisarÃ¡ apresentar seu ingresso.&lt;/p&gt;&lt;p&gt;VocÃª tem 3 opÃ§Ãµes para apresentar seus","change":"MudanÃ§as e devoluÃ§Ãµes","changeDesc":"Uma vez adquirido o ingresso atravÃ©s do Wegow, ele nÃ£o serÃ¡ alterado nem seu valor serÃ¡ devolvido, exceto em casos de cancelamento do evento.\\nNÃ£o se preocupe,","secureTickets":"Garanta sua entrada","secureTicketsDesc":"Â¿Como posso garantir minha entrada? Pode ver todas as informaÃ§Ãµes para garantir sua entrada &lt;a class=\'text-primary-color\' href=\'https://cdn.wegow.com/no-","ownerChanges":"MudanÃ§a de titularidade","ownerChangesDesc":"Se uma entrada for nominativa, nÃ£o podemos modificar o titular. De qualquer modo, &lt;a class=\\"text-primary-color\\" title=\\"Contate-nos\\" href=\\"https://www.wegow.com/es","accessMinors":"Acesso a menores de idade","accessMinorsDesc":"&lt;h6&gt;Posso entrar em um show se eu sou menor de idade?&lt;/h6&gt;&lt;p&gt;HÃ¡ legislaÃ§Ã£o para a entrada de menores de idade em salas de concertos e festivais para cada comun"},"wantKnowMore":{"title":"Quer saber mais?","promotorManagerArtist":"VocÃª Ã© promotor, gerente ou artista?","usersTickets":"UsuÃ¡rios, entradas, etc."}},"downloadPage":{"title":"Queres saber mais sobre todos os concertos na tua cidade?","subtitle":"Descarregue a aplicaÃ§Ã£o Wegow e nÃ£o perderÃ¡ mais nada","metatitle":" â–· Descarregar a aplicaÃ§Ã£o Wegow {\'|\'} Wegow","metadescription":"Quer manter-se atualizado com todos os eventos que acontecem na sua cidade? âœ¨ Descarregue a aplicaÃ§Ã£o Wegow no seu dispositivo e nÃ£o perca nada!"},"howItWorks":{"title":"Como funciona","concertsCalendar":"Descubra artistas, shows e festivais","concertsCalendarDesc":"Filtre por gÃªnero, data, sala ou cidade e encontre novas propostas musicais!","inviteFriends":"Crie sua comunidade.","inviteFriendsDesc":"VocÃª sabe o que pode ver para quais shows e festivais ir? Inscreva-se agora!","recieveNotification":"Saiba primeiro","recieveNotificationDesc":"Siga seus artistas favoritos e seja o primeiro a saber quando eles tocarem na sua cidade.","buyTickets":"Compre os seus ingressos","buyTicketsDesc":"Suas entradas em seu celular de forma rÃ¡pida, simples e segura.","navigate":"Navegue pela aplicaÃ§Ã£o dos amantes da mÃºsica ao vivo"},"termsOfUse":{"title":"Termos de uso","termOfUse":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;Termos e CondiÃ§Ãµes dos ServiÃ§os Oferecidos atravÃ©s do Site&lt;/h1&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. InformaÃ§Ãµes Legais&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Wegow Technologies, S.L., uma sociedade com sede em Bilbau, Espanha, na C/ NerviÃ³n 3, 6Âº, 48001 Bilbau, Espanha; com NIF B86767761, registrada no Registro Mercantil de Bizkaia no Tomo 5.765, folio 146, nÃºmero de folha BI-65.753 (doravante, \'WEGOW\'), detentora do domÃ­nio web &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (doravante, o \'Site\').   &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Objetivo&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Estas condiÃ§Ãµes gerais (doravante, as \'CondiÃ§Ãµes Gerais\') regulam o acesso e uso, por parte de qualquer pessoa fÃ­sica (doravante, o \'UsuÃ¡rio\' ou os \'UsuÃ¡rios\') do Site, bem como dos conteÃºdos e serviÃ§os nele incluÃ­dos.   &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    As presentes CondiÃ§Ãµes Gerais aplicam-se ao uso do Site, bem como a certos serviÃ§os prestados pela WEGOW atravÃ©s do Site, seja de forma direta ou atravÃ©s de qualquer uma de suas empresas subsidiÃ¡rias, de acordo com a definiÃ§Ã£o deste termo estabelecida no artigo 42 do CÃ³digo de ComÃ©rcio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    No entanto, a utilizaÃ§Ã£o de certos serviÃ§os oferecidos aos UsuÃ¡rios atravÃ©s do Site pode estar sujeita a condiÃ§Ãµes particulares prÃ³prias que, em alguns casos, substituem, complementam e/ou modificam as presentes CondiÃ§Ãµes Gerais. Portanto, antes de usar tais serviÃ§os, o UsuÃ¡rio tambÃ©m deve ler atentamente e aceitar as correspondentes condiÃ§Ãµes particulares. Em caso de discrepÃ¢ncia ou contradiÃ§Ã£o entre o estabelecido nestas CondiÃ§Ãµes Gerais e as condiÃ§Ãµes particulares que, se aplicÃ¡vel, possam ser estabelecidas para os serviÃ§os oferecidos no Site, prevalecerÃ¡ o que estiver estabelecido nas condiÃ§Ãµes particulares.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O uso do Site implica a plena aceitaÃ§Ã£o pelo UsuÃ¡rio das disposiÃ§Ãµes incluÃ­das nas CondiÃ§Ãµes Gerais e em qualquer outra polÃ­tica aplicÃ¡vel, na versÃ£o publicada pela WEGOW no momento em que o UsuÃ¡rio acessa o Site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    O objetivo da WEGOW Ã© fornecer uma comunidade entre os UsuÃ¡rios. Nesse sentido, atravÃ©s do Site, a WEGOW tem como objetivo oferecer uma agenda de concertos inteligente e adaptada ao UsuÃ¡rio, na qual ele pode conhecer os interesses de seus contatos e participar ativamente na realizaÃ§Ã£o de concertos sob demanda.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW conecta os UsuÃ¡rios com seus contatos por meio de seus gostos musicais e eventos de interesse comum. A WEGOW oferece um catÃ¡logo de eventos musicais realizados em diferentes cidades da Espanha, proporcionando acesso Ã&nbsp;s plataformas que lidam com a venda de ingressos para esses eventos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW coleta a demanda de todos os seus UsuÃ¡rios para gerar uma oferta cultural de acordo com ela. A ativaÃ§Ã£o de concertos ocorre atravÃ©s dos dados de demanda dos UsuÃ¡rios, que sÃ£o coletados na plataforma WEGOW em seÃ§Ãµes especÃ­ficas para esse fim. O UsuÃ¡rio sempre terÃ¡ a capacidade de fazer alteraÃ§Ãµes.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Quando um UsuÃ¡rio manifesta interesse por um artista especÃ­fico, a WEGOW se encarrega de fornecer a esse UsuÃ¡rio informaÃ§Ãµes por e-mail sobre os eventos musicais relacionados a ele. O objetivo Ã© facilitar o acesso Ã&nbsp;s informaÃ§Ãµes sobre mÃºsica ao vivo que interessam ao UsuÃ¡rio.&lt;/p&gt; &lt;p class=\'text-static-page\'&gt;A WEGOW estÃ¡ em constante evoluÃ§Ã£o e desenvolvimento de novas ferramentas que agreguem valor ao UsuÃ¡rio registrado na WEGOW.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. ServiÃ§os oferecidos atravÃ©s do Site&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Atualmente, a WEGOW disponibiliza aos UsuÃ¡rios, atravÃ©s do Site, entre outros, os seguintes serviÃ§os:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;InscriÃ§Ã£o gratuita do UsuÃ¡rio nos sites da WEGOW por meio do processo de registro de UsuÃ¡rio, para ativaÃ§Ã£o da agenda de concertos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;EdiÃ§Ã£o de todos os dados do UsuÃ¡rio, bem como cidades de interesse, senha de acesso.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;ServiÃ§os e ferramentas para gerenciar a busca de concertos e festivais.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;PÃ¡gina de perfil personalizada na plataforma com informaÃ§Ãµes privadas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;AtualizaÃ§Ã£o automÃ¡tica das preferÃªncias musicais e amigos relacionados a elas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;ServiÃ§o de recomendaÃ§Ãµes de eventos musicais personalizadas com base nos gostos musicais do UsuÃ¡rio manifestados atravÃ©s das plataformas Facebook, Spotify, iTunes e no Site da WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Recebimento automÃ¡tico e gratuito de informaÃ§Ãµes sobre os artistas de interesse do UsuÃ¡rio, por via eletrÃ´nica.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;ServiÃ§o de comunicaÃ§Ãµes eletrÃ´nicas promocionais sobre os artistas que o UsuÃ¡rio indicou serem de seu interesse.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;ServiÃ§o de compra de ingressos para concertos e festivais, regulado por seus prÃ³prios Termos e CondiÃ§Ãµes de Venda de Ingressos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Os serviÃ§os prestados pela WEGOW atravÃ©s do Site nÃ£o foram concebidos para UsuÃ¡rios menores de 16 anos. Ao usar os serviÃ§os, os UsuÃ¡rios declaram e garantem que tÃªm pelo menos 16 anos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   UsuÃ¡rios com idade entre 14 e 18 anos devem informar seus pais ou responsÃ¡veis legais sobre o uso do Site e dos serviÃ§os que pretendem realizar, bem como ao transmitir informaÃ§Ãµes a terceiros com os quais entraram em contato atravÃ©s do ServiÃ§o.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Determinados serviÃ§os podem estar restritos a UsuÃ¡rios maiores de 18 anos. Essa limitaÃ§Ã£o serÃ¡ estabelecida nas condiÃ§Ãµes particulares que regulam o referido serviÃ§o.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Alguns dos serviÃ§os acessÃ­veis atravÃ©s do Site podem depender de e/ou interagir com outros sites, plataformas e serviÃ§os que pertenÃ§am e/ou sejam administrados por terceiros, de modo que os UsuÃ¡rios possam ter que se registrar em tais plataformas de terceiros e fornecer informaÃ§Ãµes especÃ­ficas para acessar os serviÃ§os. O uso que os UsuÃ¡rios fazem dos sites, conteÃºdos, dados, informaÃ§Ãµes, aplicativos, plataformas, bens, serviÃ§os ou materiais de terceiros serÃ¡ regulado pelos termos e polÃ­ticas desses terceiros. A WEGOW nÃ£o assume nenhuma obrigaÃ§Ã£o ou responsabilidade em relaÃ§Ã£o a eles.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Registro no Site&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW condiciona a utilizaÃ§Ã£o da maioria de seus serviÃ§os ao prÃ©vio registro do UsuÃ¡rio no Site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O UsuÃ¡rio deve selecionar o identificador (ID ou login) e a senha de sua conta, comprometendo-se a conservÃ¡-los e usÃ¡-los com diligÃªncia.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O uso da senha Ã© pessoal e intransferÃ­vel, nÃ£o sendo permitida a cessÃ£o, nem mesmo temporariamente, a terceiros. Nesse sentido, o UsuÃ¡rio deverÃ¡ tomar as medidas necessÃ¡rias para a custÃ³dia da senha que escolheu, evitando o uso por terceiros. Portanto, o UsuÃ¡rio Ã© o Ãºnico responsÃ¡vel pelo uso de sua senha, com total indenizaÃ§Ã£o para a WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   No caso de o UsuÃ¡rio tomar conhecimento ou suspeitar que terceiros estÃ£o usando sua senha no Site, deverÃ¡ informar imediatamente a WEGOW para o endereÃ§o de e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O registro mencionado serÃ¡ feito da maneira expressamente indicada no prÃ³prio serviÃ§o. Todas as informaÃ§Ãµes fornecidas pelo UsuÃ¡rio por meio dos serviÃ§os devem ser verdadeiras. Para esse fim, o UsuÃ¡rio garante a autenticidade de todos os dados que comunica como resultado do preenchimento dos formulÃ¡rios necessÃ¡rios para a inscriÃ§Ã£o dos ServiÃ§os. AlÃ©m disso, o UsuÃ¡rio que se registrar garante que tem mais de 14 anos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Da mesma forma, serÃ¡ responsabilidade do UsuÃ¡rio manter permanentemente atualizadas todas as informaÃ§Ãµes fornecidas Ã&nbsp; WEGOW, de modo que estejam sempre de acordo com a situaÃ§Ã£o real do UsuÃ¡rio. Em qualquer caso, o UsuÃ¡rio serÃ¡ o Ãºnico responsÃ¡vel pelas declaraÃ§Ãµes falsas ou imprecisas que fizer e pelos danos que causar Ã&nbsp; WEGOW ou a terceiros devido Ã&nbsp;s informaÃ§Ãµes fornecidas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Todos os dados coletados atravÃ©s do Site serÃ£o tratados de acordo com o estabelecido na PolÃ­tica de Privacidade.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. ObrigaÃ§Ãµes do UsuÃ¡rio&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   O UsuÃ¡rio acessa o Site por sua exclusiva responsabilidade.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O UsuÃ¡rio compromete-se a fazer uso diligente do Site e dos serviÃ§os acessÃ­veis a partir dele, em total conformidade com a lei, bons costumes e as presentes CondiÃ§Ãµes Gerais e, quando aplicÃ¡vel, as condiÃ§Ãµes particulares, bem como a respeitar os direitos de terceiros ao usar os conteÃºdos e serviÃ§os do Site. AlÃ©m disso, a reproduÃ§Ã£o, distribuiÃ§Ã£o, transmissÃ£o, adaptaÃ§Ã£o ou modificaÃ§Ã£o, por qualquer meio e de qualquer forma, dos conteÃºdos do Site (textos, designs, grÃ¡ficos, informaÃ§Ãµes, bancos de dados, arquivos de som e/ou imagem, logotipos, etc.) e outros elementos que compÃµem o Site, exceto com a autorizaÃ§Ã£o prÃ©via de seus legÃ­timos titulares ou quando permitido por lei, Ã© proibida.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Em particular, Ã© proibido ao UsuÃ¡rio realizar as seguintes aÃ§Ãµes:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Utilizar mecanismos, software ou scripts em relaÃ§Ã£o ao uso do Site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Bloquear, sobrescrever, modificar ou copiar, exceto quando necessÃ¡rio para a correta utilizaÃ§Ã£o dos serviÃ§os dos sites. Por exemplo, a cÃ³pia por meio de tecnologias de busca.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Divulgar, reproduzir ou comunicar publicamente conteÃºdos do Site da WEGOW, de UsuÃ¡rios ou terceiros, sem a autorizaÃ§Ã£o prÃ©via do titular dos direitos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Qualquer aÃ§Ã£o que possa prejudicar a funcionalidade da infraestrutura da WEGOW, especialmente sobrecarregÃ¡-la.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Usar qualquer um dos materiais e informaÃ§Ãµes contidos neste Site para fins ilegais e expressamente proibidos nas presentes CondiÃ§Ãµes Gerais, bem como nas condiÃ§Ãµes particulares que, se aplicÃ¡vel, sejam habilitadas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Promover e participar de comportamentos que violem leis, regras, regulamentos, ordens judiciais ou governamentais ou tratados locais, nacionais ou internacionais, que possam resultar em responsabilidade civil ou violaÃ§Ã£o de direitos de propriedade intelectual, propriedade, privacidade, moral, imagem ou outros, sejam da WEGOW ou de qualquer outra pessoa ou entidade.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Promover ou participar de comportamentos que possam prejudicar a WEGOW, os serviÃ§os prestados pela WEGOW ou sua imagem, nome e reputaÃ§Ã£o.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Fazer publicidade, oferecer ou distribuir produtos pornogrÃ¡ficos ou que violem as leis de proteÃ§Ã£o de menores.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Incomodar outros UsuÃ¡rios (especialmente atravÃ©s de spam).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Usar conteÃºdos legalmente protegidos (por exemplo, pela legislaÃ§Ã£o de propriedade intelectual, marcas, patentes, modelos de utilidade ou modelos estÃ©ticos) sem ter direito a fazÃª-lo.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Promover aÃ§Ãµes contrÃ¡rias Ã&nbsp; livre concorrÃªncia, incluindo aquelas voltadas para a aquisiÃ§Ã£o progressiva de clientes (como sistemas em cadeia, esquemas de bola de neve ou pirÃ¢mides).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Usar os serviÃ§os para fins comerciais ou empresariais, incluindo, mas nÃ£o se limitando a, operaÃ§Ãµes de troca, esquemas piramidais, publicidade, marketing, oferta de bens ou serviÃ§os ou uso de dados ou materiais obtidos nos serviÃ§os ou atravÃ©s deles, independentemente de obter benefÃ­cios econÃ´micos ou qualquer outra forma de compensaÃ§Ã£o e de usar links para outros sites.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Fazer-se passar por outra pessoa ou entidade, incluindo um funcionÃ¡rio da WEGOW, mentir sobre sua relaÃ§Ã£o com outra pessoa, entidade ou conteÃºdo fornecido.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW pode cancelar uma conta de UsuÃ¡rio e/ou impedir ou proibir o acesso de um UsuÃ¡rio aos serviÃ§os se determinar, a seu critÃ©rio, que o UsuÃ¡rio violou estas CondiÃ§Ãµes Gerais. Da mesma forma, a WEGOW reserva-se o direito de investigar e tomar as medidas legais apropriadas contra qualquer pessoa ou entidade que, a seu critÃ©rio, viole ou possa violar o disposto nestas CondiÃ§Ãµes Gerais, incluindo a possibilidade de denunciar os fatos Ã&nbsp;s autoridades. AlÃ©m disso, a WEGOW poderÃ¡ acessar, manter e divulgar as informaÃ§Ãµes da conta ou registro dos UsuÃ¡rios, bem como qualquer outro conteÃºdo ou informaÃ§Ã£o, se estiver legalmente obrigada a fazÃª-lo ou se acreditar de boa fÃ© que tal acesso, manutenÃ§Ã£o ou divulgaÃ§Ã£o Ã© necessÃ¡rio para (a) cumprir com um processo judicial, (b) exigir o cumprimento destas CondiÃ§Ãµes Gerais, (c) responder a acusaÃ§Ãµes de que algum conteÃºdo ou informaÃ§Ã£o viola os direitos de terceiros, (d) responder a pedidos de suporte tÃ©cnico ou atendimento ao cliente ou (e) proteger os direitos, a propriedade ou a seguranÃ§a pessoal da WEGOW, de seus UsuÃ¡rios ou de terceiros.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;O UsuÃ¡rio serÃ¡ o Ãºnico responsÃ¡vel por qualquer dano ou prejuÃ­zo, direto ou indireto, que possa causar Ã&nbsp; WEGOW devido ao descumprimento de qualquer uma das obrigaÃ§Ãµes, proibiÃ§Ãµes ou restriÃ§Ãµes contidas nestas CondiÃ§Ãµes Gerais ou na legislaÃ§Ã£o aplicÃ¡vel, e deverÃ¡ indenizar e manter a WEGOW isenta de qualquer reclamaÃ§Ã£o, dano, dÃ­vida, perda, multa, penalizaÃ§Ã£o, custos e despesas em que a WEGOW possa incorrer, quando tais situaÃ§Ãµes resultarem do descumprimento, por parte dos UsuÃ¡rios, das referidas obrigaÃ§Ãµes, proibiÃ§Ãµes ou restriÃ§Ãµes.  &lt;/p&gt;&lt;/article&gt;","termOfUse2":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. ConteÃºdo fornecido pelo usuÃ¡rio e/ou por terceiros&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Em determinadas seÃ§Ãµes do site e dos serviÃ§os prestados por meio dele, os UsuÃ¡rios e/ou terceiros podem publicar conteÃºdo (informaÃ§Ãµes, opiniÃµes, imagens, etc.) e/ou enviÃ¡-los por meio do site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Os UsuÃ¡rios e/ou terceiros que divulgam, apresentam, publicam ou enviam conteÃºdo Ã&nbsp; WEGOW por meio do site e/ou por e-mail declaram ser os titulares e terem o uso pacÃ­fico de todos os direitos de propriedade intelectual e industrial sobre eles e concedem Ã&nbsp; WEGOW uma licenÃ§a ilimitada, global, nÃ£o exclusiva, irrevogÃ¡vel, perpÃ©tua, transferÃ­vel, sublicenciÃ¡vel para usar, reproduzir, distribuir, exibir, representar, publicar, transmitir, modificar, usar para criar produtos derivados, adaptar, reformatar, traduzir e, em geral, explorar a totalidade ou qualquer parte desses conteÃºdos (de qualquer forma), no site ou em qualquer outro site, canal, serviÃ§o e plataforma de distribuiÃ§Ã£o, sem que a WEGOW assuma qualquer obrigaÃ§Ã£o em relaÃ§Ã£o ao usuÃ¡rio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A legitimidade dos direitos de propriedade intelectual ou industrial correspondentes aos conteÃºdos fornecidos pelos UsuÃ¡rios e/ou terceiros Ã© de responsabilidade exclusiva deles, mantendo a WEGOW indemne em caso de qualquer reclamaÃ§Ã£o de terceiros.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o permite a distribuiÃ§Ã£o, gestÃ£o ou comunicaÃ§Ã£o de conteÃºdos que prejudiquem a qualidade do serviÃ§o. Ã‰ proibido fornecer conteÃºdos:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Que sejam presumivelmente ilegais de acordo com a legislaÃ§Ã£o nacional, comunitÃ¡ria ou internacional ou que realizem atividades presumivelmente ilegais ou contrÃ¡rias aos princÃ­pios da boa fÃ©.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Que nÃ£o atendam aos parÃ¢metros de qualidade estabelecidos na WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Que violem os direitos fundamentais das pessoas, sejam contrÃ¡rios Ã&nbsp; cortesia na rede, causem incÃ´modo ou possam gerar opiniÃµes negativas entre nossos UsuÃ¡rios ou terceiros e, em geral, qualquer conteÃºdo que a WEGOW considere inapropriado.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;E, em geral, que violem os princÃ­pios de legalidade, honestidade, responsabilidade, proteÃ§Ã£o da dignidade humana, proteÃ§Ã£o de menores, proteÃ§Ã£o da ordem pÃºblica, proteÃ§Ã£o da vida privada, proteÃ§Ã£o do consumidor e os direitos de propriedade intelectual e industrial.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   AlÃ©m disso, a WEGOW reserva-se o direito de remover, sem aviso prÃ©vio, do site aqueles conteÃºdos que considere inadequados para as caracterÃ­sticas e finalidades da WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW farÃ¡ todos os esforÃ§os razoÃ¡veis para monitorar a legalidade dos conteÃºdos que os UsuÃ¡rios comuniquem por meio do site. No entanto, uma vez que nÃ£o Ã© possÃ­vel controlar absolutamente esses conteÃºdos, o UsuÃ¡rio serÃ¡ o Ãºnico responsÃ¡vel pelos conteÃºdos que publicar ou comunicar por meio do site. Em particular, a WEGOW nÃ£o pode ser considerada responsÃ¡vel editorial e declara expressamente que nÃ£o se identifica com nenhuma das opiniÃµes que os UsuÃ¡rios possam expressar por meio dos serviÃ§os, sendo o emissor das mesmas o Ãºnico responsÃ¡vel por suas consequÃªncias.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Sem prejuÃ­zo do exposto, os conteÃºdos inseridos e publicados sÃ£o revisados periodicamente para garantir os princÃ­pios de qualidade da WEGOW, bem como as normas aqui indicadas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o pode controlar todas as informaÃ§Ãµes que um UsuÃ¡rio compartilha com outros UsuÃ¡rios e, portanto, tambÃ©m nÃ£o se responsabiliza por essas informaÃ§Ãµes.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   No entanto, se algum UsuÃ¡rio estiver ciente de que hÃ¡ informaÃ§Ãµes ou conteÃºdos no site que possam ser inadequados e contrÃ¡rios aos Termos Gerais, termos especÃ­ficos, polÃ­ticas de privacidade ou qualquer outra regulamentaÃ§Ã£o aplicÃ¡vel, deve entrar em contato com a WEGOW enviando um e-mail para info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Qualquer UsuÃ¡rio que inserir um conteÃºdo que viole a lei em vigor deve estar ciente de que serÃ¡ responsÃ¡vel pelos danos e consequÃªncias decorrentes do mesmo.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW poderÃ¡ remover do site conteÃºdos ilegais ou presumivelmente ilegais sem aviso prÃ©vio.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Convidar um amigo&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Os UsuÃ¡rios da WEGOW podem convidar amigos para se juntarem Ã&nbsp; WEGOW. Basta enviar um convite para o endereÃ§o de e-mail deles por meio do sistema de convites automÃ¡tico da WEGOW. Este convite Ã© um simples veÃ­culo que a WEGOW disponibiliza aos UsuÃ¡rios para que eles possam oferecer aos seus contatos a possibilidade de se registrarem na WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW enviarÃ¡ o convite em nome do UsuÃ¡rio, mencionando-o no remetente e no corpo da mensagem. Ao enviar este convite, o UsuÃ¡rio declara, sob sua total responsabilidade, que conhece o destinatÃ¡rio do convite.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O destinatÃ¡rio do convite terÃ¡ que aceitÃ¡-lo e seguir o processo de registro para poder usar os serviÃ§os.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o usarÃ¡ os dados incluÃ­dos no convite, especialmente o endereÃ§o de e-mail do destinatÃ¡rio, que serÃ¡ usado exclusivamente para o envio do convite. A WEGOW nÃ£o farÃ¡ nenhum armazenamento ou tratamento adicional desse endereÃ§o de e-mail.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Os UsuÃ¡rios serÃ£o os responsÃ¡veis perante os destinatÃ¡rios por qualquer reclamaÃ§Ã£o relacionada ao envio dos convites.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Responsabilidades e LimitaÃ§Ãµes&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW faz o mÃ¡ximo esforÃ§o para evitar erros nos conteÃºdos publicados no site. Todos os conteÃºdos oferecidos por meio do site estÃ£o atualizados, reservando Ã&nbsp; WEGOW o direito de modificÃ¡-los a qualquer momento. A WEGOW nÃ£o se responsabiliza pelas consequÃªncias de erros nos conteÃºdos fornecidos por terceiros que possam aparecer no site. Portanto, o UsuÃ¡rio assume sob sua exclusiva responsabilidade as consequÃªncias, danos ou aÃ§Ãµes que possam resultar do acesso aos conteÃºdos do site, bem como de sua reproduÃ§Ã£o ou divulgaÃ§Ã£o.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o garante nem se responsabiliza por:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A continuidade dos conteÃºdos do site e/ou a falta de disponibilidade ou acessibilidade do site ou sua continuidade tÃ©cnica;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A ausÃªncia de erros nos conteÃºdos e/ou produtos;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A ausÃªncia de vÃ­rus e outros componentes prejudiciais no site ou no servidor que o fornece;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A invulnerabilidade do site e/ou a inviolabilidade das medidas de seguranÃ§a adotadas nele;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Se for o caso, a falta de utilidade ou desempenho dos conteÃºdos, produtos e/ou serviÃ§os do site;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Os danos ou prejuÃ­zos causados, a si ou a terceiros, por qualquer pessoa que viole as condiÃ§Ãµes, normas e instruÃ§Ãµes estabelecidas pela WEGOW no site ou por violaÃ§Ã£o dos sistemas de seguranÃ§a do mesmo;  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Quaisquer outros danos que possam ser causados por motivos relacionados com o mau funcionamento ou funcionamento defeituoso do site ou dos sites para os quais, se for o caso, links possam ser estabelecidos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   No entanto, a WEGOW declara que tomou todas as medidas necessÃ¡rias, dentro de suas possibilidades e do estado da tecnologia, para garantir o funcionamento do site e evitar a existÃªncia e transmissÃ£o de vÃ­rus e outros componentes prejudiciais aos UsuÃ¡rios.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Como mencionado anteriormente, por meio do site, os UsuÃ¡rios podem contratar serviÃ§os de terceiros e usar outras plataformas. A WEGOW nÃ£o assume nenhuma responsabilidade pelos serviÃ§os e prÃ¡ticas comerciais de terceiros (incluindo suas polÃ­ticas de privacidade), independentemente de os serviÃ§os de terceiros incluÃ­rem logotipos, marcas, nomes e/ou patrocÃ­nios ou outras identificaÃ§Ãµes dos serviÃ§os da WEGOW. Se os UsuÃ¡rios usarem serviÃ§os de terceiros que solicitem informaÃ§Ãµes pessoais, a WEGOW nÃ£o assumirÃ¡ nenhuma responsabilidade pelo uso, obtenÃ§Ã£o ou divulgaÃ§Ã£o de informaÃ§Ãµes relacionadas a esses serviÃ§os de terceiros.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. Direitos de Propriedade Intelectual e Industrial&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Os textos, designs, imagens, Ã¡udio, bancos de dados, logotipos, estrutura, marcas e outros elementos que compÃµem o site estÃ£o protegidos pelos direitos de propriedade intelectual e industrial da WEGOW e/ou de terceiros que autorizaram sua inclusÃ£o no site, seja por meio do envio do formulÃ¡rio de registro ou por meio de acordos de cessÃ£o de direitos de exploraÃ§Ã£o que eles tenham estabelecido com a WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Qualquer reproduÃ§Ã£o, transmissÃ£o, adaptaÃ§Ã£o, traduÃ§Ã£o, modificaÃ§Ã£o, comunicaÃ§Ã£o ao pÃºblico ou qualquer outra exploraÃ§Ã£o total ou parcial do conteÃºdo deste site, de qualquer forma ou por qualquer meio, eletrÃ´nico, mecÃ¢nico ou outro, Ã© estritamente proibida, exceto com autorizaÃ§Ã£o prÃ©via por escrito da WEGOW ou dos terceiros titulares. Qualquer violaÃ§Ã£o desses direitos pode resultar em processos judiciais ou extrajudiciais adequados.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A menos que haja um acordo em contrÃ¡rio, a WEGOW nÃ£o concede nenhuma licenÃ§a ou autorizaÃ§Ã£o de uso de qualquer tipo sobre seus direitos de propriedade intelectual e industrial ou sobre qualquer outra propriedade ou direito relacionado ao site, aos serviÃ§os ou ao conteÃºdo do mesmo.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. Links&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   Todo link hipertextual, profundo, de enquadramento ou qualquer outro tipo de conexÃ£o virtual por meio de redes de telecomunicaÃ§Ãµes a partir de qualquer site ou URL (Â«linksÂ») para o site deve ser previamente e por escrito autorizado pela WEGOW, e o link deve ser estabelecido sempre para a pÃ¡gina inicial.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW se isenta de qualquer responsabilidade em relaÃ§Ã£o ao conteÃºdo dos links para sites de terceiros contidos no site ou pelos danos ou erros que, devido a qualquer vÃ­rus presente ao acessÃ¡-los ou usÃ¡-los, os sistemas de computadores (hardware e software) do UsuÃ¡rio possam sofrer.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. AplicaÃ§Ã£o das presentes CondiÃ§Ãµes Gerais&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW se reserva o direito de modificar, por razÃµes legÃ­timas e sem aviso prÃ©vio, o design, apresentaÃ§Ã£o e/ou configuraÃ§Ã£o do site, bem como alguns ou todos os serviÃ§os, e adicionar novos serviÃ§os. A vigÃªncia temporal destas CondiÃ§Ãµes Gerais coincide, portanto, com o tempo de sua exposiÃ§Ã£o, atÃ© que sejam modificadas total ou parcialmente, momento em que as condiÃ§Ãµes modificadas entrarÃ£o em vigor.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW pode dar por encerrado, suspender ou interromper a qualquer momento, sem aviso prÃ©vio, o acesso ao site e/ou a qualquer uma das pÃ¡ginas da web que o compÃµem, bem como aos produtos e/ou serviÃ§os nele contidos, sem que o UsuÃ¡rio possa exigir qualquer indemnizaÃ§Ã£o. ApÃ³s tal rescisÃ£o, as proibiÃ§Ãµes, limitaÃ§Ãµes e restriÃ§Ãµes de uso expostas nestas CondiÃ§Ãµes Gerais continuarÃ£o em vigor.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Como jÃ¡ mencionado, estas CondiÃ§Ãµes Gerais nÃ£o constituem toda a regulamentaÃ§Ã£o aplicÃ¡vel Ã&nbsp; atividade do site. Especificamente, a WEGOW pode oferecer ou fornecer serviÃ§os por meio do site que tambÃ©m estarÃ£o sujeitos Ã&nbsp;s suas prÃ³prias condiÃ§Ãµes particulares, caso em que as mesmas serÃ£o comunicadas aos UsuÃ¡rios antecipadamente. A participaÃ§Ã£o em cada uma das atividades ou o recebimento dos serviÃ§os sujeitos a condiÃ§Ãµes particulares serÃ¡, em qualquer caso, prova de sua aceitaÃ§Ã£o integral e total. Nestes casos, as CondiÃ§Ãµes Gerais serÃ£o aplicÃ¡veis em tudo o que nÃ£o estiver regulamentado nas condiÃ§Ãµes particulares e que nÃ£o seja contraditÃ³rio. Em caso de discrepÃ¢ncia ou contradiÃ§Ã£o entre o estabelecido nestas CondiÃ§Ãµes Gerais e as condiÃ§Ãµes particulares que, se for o caso, possam ser estabelecidas em relaÃ§Ã£o aos serviÃ§os oferecidos no site, prevalecerÃ¡ o disposto nas condiÃ§Ãµes particulares.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Se qualquer disposiÃ§Ã£o ou disposiÃ§Ãµes destas CondiÃ§Ãµes Gerais for(em) considerada(s) nula(s) ou inaplicÃ¡vel(s), total ou parcialmente, por qualquer tribunal ou Ã³rgÃ£o administrativo competente, tal nulidade ou inaplicabilidade nÃ£o afetarÃ¡ as disposiÃ§Ãµes restantes destas CondiÃ§Ãµes Gerais ou as condiÃ§Ãµes particulares que, se for o caso, possam ter sido estabelecidas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A nÃ£o execuÃ§Ã£o ou aplicaÃ§Ã£o, por parte da WEGOW, de qualquer direito ou disposiÃ§Ã£o contida nestas CondiÃ§Ãµes Gerais nÃ£o constituirÃ¡ uma renÃºncia ao mesmo, exceto se reconhecido e acordado por escrito pela WEGOW.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;12. LegislaÃ§Ã£o e jurisdiÃ§Ã£o aplicÃ¡veis&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;   O uso deste site serÃ¡ regido pela legislaÃ§Ã£o espanhola. Qualquer controvÃ©rsia que surja em relaÃ§Ã£o ao seu uso serÃ¡ submetida Ã&nbsp; jurisdiÃ§Ã£o nÃ£o exclusiva dos tribunais e tribunais espanhÃ³is, sem prejuÃ­zo de qualquer outro tribunal que possa ser competente.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h1 class=\'title-text-static-page\'&gt;Termos e CondiÃ§Ãµes de Venda de Ingressos&lt;/h1&gt;  &lt;p class=\'text-static-page\'&gt;   A Wegow Technologies S.L., com sede na Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Espanha, e CIF B86767761, prestarÃ¡ os serviÃ§os previstos nestes Termos e CondiÃ§Ãµes Gerais de Venda (doravante, \'Termos de Venda\') diretamente ou por meio de suas subsidiÃ¡rias.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A leitura e aceitaÃ§Ã£o destes Termos de Venda sÃ£o condiÃ§Ãµes necessÃ¡rias para a utilizaÃ§Ã£o dos serviÃ§os do site &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; (doravante, \'Site\'). Estes Termos de Venda regem a relaÃ§Ã£o entre o organizador do evento (doravante, o \'Organizador\') e, de outro lado, o comprador ou usuÃ¡rio (doravante, o \'Comprador\' ou o \'UsuÃ¡rio\') com a Wegow Technologies, S.L. (doravante, \'WEGOW\'), com sede na Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Espanha, e CIF B86767761. E-mail de contato: info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   VocÃª sabe o que Ã© isso?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Antes de criar seu evento ou comprar seu ingresso, Ã© importante ler, entender e aceitar os Termos de Venda. Vamos lÃ¡! :)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Ao marcar a opÃ§Ã£o \'Aceito os Termos Legais\', vocÃª concorda em aceitar os seguintes termos e condiÃ§Ãµes (Termos de Venda). Qualquer nova funcionalidade ou ferramenta que possa ser adicionada ao serviÃ§o atual tambÃ©m estarÃ¡ sujeita aos termos e condiÃ§Ãµes dos Termos de Venda.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A utilizaÃ§Ã£o de outros serviÃ§os oferecidos pelo Site pode estar sujeita a condiÃ§Ãµes particulares prÃ³prias que, dependendo do caso, substituirÃ£o, complementarÃ£o e/ou modificarÃ£o estes Termos de Venda. Portanto, antes de utilizar tais serviÃ§os, o UsuÃ¡rio tambÃ©m deve ler atentamente e aceitar as correspondentes condiÃ§Ãµes particulares.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O UsuÃ¡rio ou Comprador, bem como o Organizador, reconhecem ter capacidade suficiente para contratar, ler e compreender estes Termos de Venda deste Site e os aceitam. O acesso, permanÃªncia no Site e o uso do mesmo pelo UsuÃ¡rio ou Organizador implica a leitura e aceitaÃ§Ã£o destas condiÃ§Ãµes e das pÃ¡ginas de informaÃ§Ãµes complementares.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   O que o Site contÃ©m?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   O Site hospedado sob o domÃ­nio &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; contÃ©m uma plataforma de organizaÃ§Ã£o de eventos e venda de ingressos. As condiÃ§Ãµes gerais que regulam o acesso e uso do Site, bem como seu conteÃºdo, podem ser consultadas aqui.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Estes Termos de Venda regulam a relaÃ§Ã£o entre o UsuÃ¡rio ou Comprador e o Organizador e a relaÃ§Ã£o entre o Organizador e a WEGOW na medida em que se refere Ã&nbsp; organizaÃ§Ã£o de eventos e Ã&nbsp; venda de ingressos por meio do Site.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   O que o Site nÃ£o contÃ©m?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Este Site nÃ£o hospeda ou vende ingressos para eventos prÃ³prios, exceto em eventos para os quais a WEGOW atua como Organizador.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   O que acontece quando vocÃª aceita estes Termos de Venda?  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   A aceitaÃ§Ã£o destes Termos de Venda implica a celebraÃ§Ã£o de um contrato legalmente vinculativo entre o UsuÃ¡rio ou Comprador e o Organizador do evento e, quando aplicÃ¡vel, entre o Organizador do evento e a WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O Comprador se compromete a adquirir o ingresso para o evento de acordo com os termos e condiÃ§Ãµes estabelecidos pelo Organizador e aceitos pelo Comprador. A WEGOW atua como intermediÃ¡rio na venda de ingressos e nÃ£o Ã© parte do contrato de venda de ingressos celebrado entre o Comprador e o Organizador. Portanto, a WEGOW nÃ£o Ã© responsÃ¡vel pelo evento, nem pelas condiÃ§Ãµes do evento, nem pela devoluÃ§Ã£o ou cancelamento de ingressos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Quando um Organizador cria um evento no Site, ele define as condiÃ§Ãµes de venda de ingressos, incluindo, mas nÃ£o se limitando a, preÃ§o, disponibilidade, localizaÃ§Ã£o e horÃ¡rio. O Comprador deve ler e aceitar essas condiÃ§Ãµes antes de comprar um ingresso para o evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Ao comprar um ingresso para um evento, o Comprador concorda em cumprir as condiÃ§Ãµes de venda estabelecidas pelo Organizador do evento, bem como os termos e condiÃ§Ãµes da WEGOW relacionados Ã&nbsp; compra de ingressos.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Venda de Ingressos  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   A venda de ingressos Ã© realizada diretamente pelo Organizador do evento. A WEGOW atua como intermediÃ¡rio na venda de ingressos e nÃ£o Ã© parte do contrato de venda de ingressos celebrado entre o Comprador e o Organizador. Portanto, a WEGOW nÃ£o Ã© responsÃ¡vel pelo evento, nem pelas condiÃ§Ãµes do evento, nem pela devoluÃ§Ã£o ou cancelamento de ingressos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Quando um Organizador cria um evento no Site, ele define as condiÃ§Ãµes de venda de ingressos, incluindo, mas nÃ£o se limitando a, preÃ§o, disponibilidade, localizaÃ§Ã£o e horÃ¡rio. O Comprador deve ler e aceitar essas condiÃ§Ãµes antes de comprar um ingresso para o evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Ao comprar um ingresso para um evento, o Comprador concorda em cumprir as condiÃ§Ãµes de venda estabelecidas pelo Organizador do evento, bem como os termos e condiÃ§Ãµes da WEGOW relacionados Ã&nbsp; compra de ingressos.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Pagamento  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   O pagamento dos ingressos Ã© processado pela WEGOW em nome do Organizador do evento. O Comprador deve fornecer informaÃ§Ãµes de pagamento vÃ¡lidas ao fazer a compra. A WEGOW reserva-se o direito de cancelar a compra se as informaÃ§Ãµes de pagamento fornecidas pelo Comprador forem invÃ¡lidas ou insuficientes.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Os mÃ©todos de pagamento aceitos podem variar de acordo com o evento e a localizaÃ§Ã£o do Comprador. O Comprador serÃ¡ informado dos mÃ©todos de pagamento disponÃ­veis no momento da compra.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Entrega de Ingressos  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   A entrega de ingressos Ã© feita eletronicamente, por meio de um link de download ou por e-mail. O Comprador receberÃ¡ os detalhes da entrega no momento da compra.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   O Comprador Ã© responsÃ¡vel por fornecer informaÃ§Ãµes de contato vÃ¡lidas e precisas para receber os ingressos. A WEGOW nÃ£o se responsabiliza por problemas de entrega causados por informaÃ§Ãµes de contato incorretas ou desatualizadas fornecidas pelo Comprador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A perda, roubo ou uso nÃ£o autorizado de ingressos Ã© de responsabilidade do Comprador. Os ingressos nÃ£o sÃ£o reembolsÃ¡veis e nÃ£o podem ser substituÃ­dos se forem perdidos, roubados ou danificados.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Cancelamento e Reembolso  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   O cancelamento de ingressos e o reembolso do valor pago pelo Comprador estÃ£o sujeitos Ã&nbsp;s polÃ­ticas de cancelamento do Organizador do evento. O Comprador deve ler e aceitar as polÃ­ticas de cancelamento antes de fazer a compra.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o Ã© responsÃ¡vel por processar reembolsos de ingressos. Qualquer pedido de reembolso deve ser feito diretamente ao Organizador do evento de acordo com suas polÃ­ticas de cancelamento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Em caso de cancelamento de um evento pelo Organizador, o Comprador receberÃ¡ um reembolso do valor pago pelo ingresso, de acordo com as polÃ­ticas de cancelamento do Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o Ã© responsÃ¡vel por reembolsar despesas adicionais incorridas pelo Comprador, como taxas de processamento ou taxas de conveniÃªncia.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   AlteraÃ§Ãµes no Evento  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   O Organizador do evento se reserva o direito de fazer alteraÃ§Ãµes no evento, incluindo, mas nÃ£o se limitando a, datas, horÃ¡rios, localizaÃ§Ã£o e programaÃ§Ã£o. O Comprador serÃ¡ informado de quaisquer alteraÃ§Ãµes no evento no momento da compra e concorda em cumprir as novas condiÃ§Ãµes estabelecidas pelo Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   Em caso de cancelamento de um evento pelo Organizador, o Comprador receberÃ¡ um reembolso do valor pago pelo ingresso, de acordo com as polÃ­ticas de cancelamento do Organizador.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Responsabilidade  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW atua como intermediÃ¡rio na venda de ingressos e nÃ£o Ã© responsÃ¡vel pelo evento, nem pelas condiÃ§Ãµes do evento, nem pela devoluÃ§Ã£o ou cancelamento de ingressos. Qualquer reclamaÃ§Ã£o ou disputa relacionada ao evento deve ser resolvida diretamente entre o Comprador e o Organizador do evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o Ã© responsÃ¡vel por problemas de entrega de ingressos causados por informaÃ§Ãµes de contato incorretas ou desatualizadas fornecidas pelo Comprador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o Ã© responsÃ¡vel por perdas, roubos ou uso nÃ£o autorizado de ingressos. Os ingressos nÃ£o sÃ£o reembolsÃ¡veis e nÃ£o podem ser substituÃ­dos se forem perdidos, roubados ou danificados.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o Ã© responsÃ¡vel por reembolsar despesas adicionais incorridas pelo Comprador, como taxas de processamento ou taxas de conveniÃªncia.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW nÃ£o Ã© responsÃ¡vel por qualquer dano direto, indireto, incidental, especial, consequente ou punitivo, ou por qualquer perda de lucros ou receitas, perda de dados ou custos de aquisiÃ§Ã£o de bens ou serviÃ§os substitutos, decorrentes de ou relacionados com a compra de ingressos ou a participaÃ§Ã£o em um evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;   A responsabilidade total da WEGOW, independentemente da causa ou forma de aÃ§Ã£o, nÃ£o excederÃ¡ o valor total pago pelo Comprador pelos ingressos.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Conformidade Legal  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   O Comprador concorda em cumprir todas as leis e regulamentos aplicÃ¡veis relacionados Ã&nbsp; compra de ingressos e Ã&nbsp; participaÃ§Ã£o em eventos.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   AlteraÃ§Ãµes nos Termos de Venda  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   A WEGOW reserva-se o direito de fazer alteraÃ§Ãµes nestes Termos de Venda a qualquer momento. As alteraÃ§Ãµes entrarÃ£o em vigor apÃ³s a publicaÃ§Ã£o das versÃµes revisadas no Site. O Comprador serÃ¡ informado das alteraÃ§Ãµes no momento da compra de ingressos e concorda em cumprir os Termos de Venda revisados.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Lei AplicÃ¡vel e JurisdiÃ§Ã£o  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Estes Termos de Venda serÃ£o regidos e interpretados de acordo com as leis da Espanha. Qualquer disputa que surja em relaÃ§Ã£o a estes Termos de Venda serÃ¡ submetida Ã&nbsp; jurisdiÃ§Ã£o exclusiva dos tribunais da Espanha.  &lt;/p&gt;  &lt;h4 class=\'title-text-static-page\'&gt;   Contato  &lt;/h4&gt;  &lt;p class=\'text-static-page\'&gt;   Se o Comprador tiver alguma dÃºvida ou preocupaÃ§Ã£o sobre estes Termos de Venda, ele pode entrar em contato com a WEGOW pelo e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;","termOfUse3":"&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;1. Responsabilidade&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW, por meio do Site e dos demais parceiros da rede WEGOW, atua apenas como intermediÃ¡ria na compra e venda de ingressos para eventos e na publicidade dos mesmos. A WEGOW nÃ£o se responsabiliza de forma alguma pelo uso inadequado que o Organizador possa fazer da ferramenta, mas se compromete a verificar, na medida do possÃ­vel, a veracidade dos Organizadores por meio das informaÃ§Ãµes de perfil fornecidas pelo usuÃ¡rio registrado como Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW nÃ£o participa nem da comunicaÃ§Ã£o nem da relaÃ§Ã£o entre UsuÃ¡rios e Organizadores, e, portanto, nÃ£o se responsabiliza caso o evento nÃ£o seja realizado. Em qualquer caso, assim como as reclamaÃ§Ãµes relacionadas Ã&nbsp; qualidade ou diligÃªncia na realizaÃ§Ã£o do evento, a reclamaÃ§Ã£o deve ser direcionada diretamente ao Organizador, jÃ¡ que a WEGOW nÃ£o participa nem Ã© responsÃ¡vel pelo conteÃºdo das informaÃ§Ãµes sobre o evento fornecidas pelos Organizadores por meio do Site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW, atuando apenas como intermediÃ¡ria entre os Organizadores e os compradores na compra e venda:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;NÃ£o assumirÃ¡ qualquer responsabilidade no caso de informaÃ§Ãµes falsas sobre o evento publicadas pelo Organizador ou se o evento nÃ£o for realizado. Nesse caso, todas as reclamaÃ§Ãµes devem ser direcionadas ao Organizador do evento, que, ao aceitar as presentes CondiÃ§Ãµes de Venda, isenta a WEGOW de qualquer responsabilidade decorrente da publicaÃ§Ã£o de informaÃ§Ãµes falsas sobre o evento ou do cancelamento do evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;No caso de compra de ingressos ou produtos por meio de uma plataforma de pagamento em nome do Organizador, a WEGOW nÃ£o assumirÃ¡ qualquer responsabilidade relacionada a reclamaÃ§Ãµes dos compradores sobre o reembolso do valor dos ingressos. A WEGOW informarÃ¡ devidamente no Site se o pagamento for feito por meio de uma plataforma de pagamento do Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;NÃ£o Ã© responsÃ¡vel pela forma ou termos em que o evento Ã© finalmente realizado. Qualquer reclamaÃ§Ã£o relacionada Ã&nbsp; qualidade ou diligÃªncia do evento deve ser dirigida exclusivamente ao Organizador do evento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Fica isenta de qualquer responsabilidade que possa surgir da inclusÃ£o, por parte do Organizador ou de qualquer terceiro, da marca registrada, nome de domÃ­nio ou qualquer menÃ§Ã£o que inclua o sinal \'Wegow\' em qualquer tipo de suporte que possa ser exibido e tornar-se pÃºblico para usuÃ¡rios e compradores.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    O Organizador deverÃ¡ indenizar a WEGOW por qualquer perda ou dano resultante da promoÃ§Ã£o de eventos falsos e/ou da publicaÃ§Ã£o de informaÃ§Ãµes incorretas ou falsas. Para este fim, a WEGOW reserva o direito de tomar as medidas legais apropriadas contra os Organizadores que publicarem informaÃ§Ãµes sobre eventos falsos.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;2. Processo de compra e venda&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.1. Procedimento de compra&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    O procedimento de compra Ã© realizado da seguinte forma:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Seleciona-se o tipo e o nÃºmero correspondente de ingressos  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;SÃ£o inseridos os dados pessoais do Comprador (nome, e-mail e outros que o promotor e/ou o Site considerem necessÃ¡rios)  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Clica-se no botÃ£o comprar, apÃ³s o qual serÃ¡ redirecionado para a plataforma de pagamento  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;SÃ£o preenchidos os dados de pagamento  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Os ingressos podem ser entregues em um prazo mÃ¡ximo de 96 horas por e-mail  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;O e-mail de confirmaÃ§Ã£o com os ingressos Ã© a Ãºnica garantia da correta conclusÃ£o da compra  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Em caso de suspeita de compra fraudulenta, serÃ¡ solicitada ao UsuÃ¡rio por e-mail a documentaÃ§Ã£o que comprove a identidade da compra e, caso nÃ£o seja recebida essa informaÃ§Ã£o, a WEGOW se reserva o direito de cancelar esses ingressos e reembolsar o valor dos mesmos.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.2. CartÃ£o de crÃ©dito VISA ou MASTERCARD&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;Garantimos que todas as transaÃ§Ãµes feitas na Wegow sÃ£o 100% seguras. Todas as operaÃ§Ãµes que envolvem a transmissÃ£o de dados pessoais ou bancÃ¡rios sÃ£o realizadas em um ambiente seguro. A Wegow utiliza um servidor baseado na tecnologia de seguranÃ§a SSL (Secure Socked Layer). Todas as informaÃ§Ãµes que vocÃª nos transmitir viajam criptografadas pela rede. (Para saber mais, visite nossa seÃ§Ã£o de Pagamento Seguro).  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;AlÃ©m disso, os dados do seu cartÃ£o de crÃ©dito nÃ£o sÃ£o registrados em nenhum banco de dados, eles vÃ£o diretamente para o TPV (Terminal de Ponto de Venda) do Banco.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;AlÃ©m disso, informamos que, para fornecer maior seguranÃ§a aos proprietÃ¡rios de cartÃµes de crÃ©dito, incorporamos em nossa plataforma de pagamento o sistema de pagamento seguro denominado CES (ComÃ©rcio EletrÃ´nico Seguro). Portanto, se vocÃª Ã© titular de um cartÃ£o \'securizado\', poderÃ¡ efetuar pagamentos com cartÃ£o VISA ou MASTERCARD em nossa loja.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;No caso de seu cartÃ£o nÃ£o estar associado a esse sistema de pagamento, a Wegow sÃ³ aceitarÃ¡ o pagamento com cartÃ£o de crÃ©dito VISA ou MASTERCARD de clientes com antiguidade e confiabilidade comprovadas anteriormente.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Em ambos os casos, ao pagar com cartÃ£o VISA ou MASTERCARD, serÃ£o sempre solicitados os seguintes dados: nÃºmero do cartÃ£o, data de validade e um CÃ³digo de ValidaÃ§Ã£o que corresponde Ã&nbsp;s 3 Ãºltimas cifras do nÃºmero impresso em itÃ¡lico no verso do seu cartÃ£o VISA ou MASTERCARD, proporcionando assim mais garantias quanto Ã&nbsp; seguranÃ§a da transaÃ§Ã£o.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Importante: Fraude com cartÃ£o de crÃ©dito Ã© um crime, e a Wegow tomarÃ¡ medidas legais contra qualquer pessoa que realize uma transaÃ§Ã£o fraudulenta em nossa loja online.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.3. Comprovante de compra&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    O Comprador receberÃ¡ os ingressos correspondentes no endereÃ§o de e-mail fornecido. Este documento serÃ¡ sempre o comprovante de compra.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.4. Problemas com os ingressos&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    Se o Comprador tiver algum problema no processo de compra, deverÃ¡ entrar em contato com info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;. No entanto, em nenhum caso serÃ£o aceitas trocas ou devoluÃ§Ãµes de ingressos jÃ¡ contratados.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;2.5. Compra e venda de ingressos. LiquidaÃ§Ã£o&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW terÃ¡ direito a receber uma remuneraÃ§Ã£o pelos serviÃ§os de intermediaÃ§Ã£o prestados em relaÃ§Ã£o Ã&nbsp; comercializaÃ§Ã£o e venda de ingressos, que coincidirÃ¡ com o valor refletido no preÃ§o final como \'taxas de administraÃ§Ã£o\'.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    O valor dessa remuneraÃ§Ã£o serÃ¡ negociado individualmente com cada um dos Organizadores.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Uma vez que a WEGOW receberÃ¡ diretamente dos UsuÃ¡rios o valor total da compra dos ingressos e das taxas de administraÃ§Ã£o, a WEGOW terÃ¡ o direito de reter diretamente a remuneraÃ§Ã£o que lhe corresponde.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW procederÃ¡ a pagar aos Organizadores o valor que tiverem recebido como contraprestaÃ§Ã£o pela compra de ingressos no prazo de 5 dias Ãºteis a partir da data em que os Organizadores solicitarem a liquidaÃ§Ã£o, por meio de transferÃªncia bancÃ¡ria para a conta designada pelos Organizadores no processo de registro.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Uma vez recebidas as transferÃªncias, o Organizador compromete-se a enviar Ã&nbsp; WEGOW uma carta de pagamento pelo valor recebido.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;3. O que pertence Ã&nbsp; WEGOW?&lt;/h2&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.1. O Site: funcionamento e seguranÃ§a&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW garantirÃ¡ o funcionamento correto do Site, a veracidade do que Ã© publicado e a seguranÃ§a da informÃ¡tica relacionada ao Site na medida do possÃ­vel. No entanto, a WEGOW nÃ£o se responsabiliza por erros ou omissÃµes que possam ocorrer nos conteÃºdos do Site, nem por garantir a ausÃªncia de vÃ­rus ou outros elementos prejudiciais introduzidos por terceiros que possam causar danos ou alteraÃ§Ãµes no sistema informÃ¡tico.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Portanto, a WEGOW nÃ£o responderÃ¡ pelos danos e prejuÃ­zos que tais elementos possam causar ao UsuÃ¡rio, Organizador ou a terceiros. A WEGOW nÃ£o poderÃ¡ ser considerada responsÃ¡vel, direta ou indiretamente, pelos danos decorrentes do uso indevido deste Site ou de seus conteÃºdos pelos usuÃ¡rios, nem por qualquer aÃ§Ã£o realizada com base nas informaÃ§Ãµes fornecidas nele.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.2. Propriedade Intelectual&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW Ã© proprietÃ¡ria do nome de domÃ­nio &lt;span class=\'skimlinks-unlinked\'&gt;www.wegow.com&lt;/span&gt; e gerencia a ferramenta de criaÃ§Ã£o e gestÃ£o de eventos. Assim, a WEGOW Ã© proprietÃ¡ria de todos os URLs sob os quais os eventos organizados neste Site sÃ£o acessados. A reproduÃ§Ã£o ou transmissÃ£o do conteÃºdo do Site Ã© permitida apenas para fins informativos ou divulgativos e sempre que a fonte seja citada e a autoria seja respeitada. Portanto, nÃ£o Ã© permitida a reproduÃ§Ã£o ou transmissÃ£o do conteÃºdo do Site para fins diferentes dos mencionados sem a autorizaÃ§Ã£o prÃ©via por escrito da WEGOW.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    O Organizador cede Ã&nbsp; WEGOW os direitos de comunicaÃ§Ã£o e distribuiÃ§Ã£o pÃºblica sobre o conteÃºdo fornecido atravÃ©s do Site, bem como o direito de modificÃ¡-lo para adaptÃ¡-lo Ã&nbsp;s necessidades tÃ©cnicas do Site, e garante ainda a titularidade legÃ­tima ou a capacidade de disposiÃ§Ã£o desses direitos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Todos os nomes comerciais, logotipos, marcas ou sinais distintivos de qualquer tipo que apareÃ§am no Site sÃ£o propriedade da WEGOW ou de terceiros, e o uso e acesso Ã&nbsp; WEGOW e a utilizaÃ§Ã£o de seus serviÃ§os nÃ£o conferem ao UsuÃ¡rio qualquer direito sobre as referidas marcas, sinais ou logotipos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Em qualquer caso, a WEGOW nÃ£o serÃ¡ responsÃ¡vel pelas opiniÃµes expressas pelos usuÃ¡rios atravÃ©s do Site.  &lt;/p&gt;  &lt;h3 class=\'title-text-static-page\'&gt;3.3. Propriedade intelectual do Organizador&lt;/h3&gt;  &lt;p class=\'text-static-page\'&gt;    O Organizador serÃ¡ exclusivamente responsÃ¡vel pela autoria ou por possuir os direitos de exploraÃ§Ã£o das imagens, vÃ­deos e textos usados para configurar seu evento, isentando a WEGOW de qualquer reclamaÃ§Ã£o.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    O Organizador, ao aceitar estas CondiÃ§Ãµes de Venda, concede autorizaÃ§Ã£o Ã&nbsp; WEGOW para reproduzir e usar suas marcas ou nomes comerciais com a finalidade de fornecer os serviÃ§os descritos enquanto essa prestaÃ§Ã£o de serviÃ§os estiver ocorrendo. Qualquer reclamaÃ§Ã£o relacionada Ã&nbsp; Propriedade Intelectual que possa ser feita por UsuÃ¡rios ou Organizadores pode ser feita atravÃ©s do envio de um e-mail para info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;4. Links para terceiros&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW nÃ£o assume qualquer responsabilidade pelos links que, atravÃ©s do Site, permitam que o UsuÃ¡rio acesse serviÃ§os e produtos oferecidos por terceiros, desde que sejam estranhos ao Site. Portanto, a WEGOW nÃ£o se responsabiliza pelas informaÃ§Ãµes contidas neles nem por quaisquer efeitos que possam resultar dessas informaÃ§Ãµes. AlÃ©m disso, a WEGOW reserva-se o direito de retirar, unilateralmente e sem aviso prÃ©vio, os links que aparecem no Site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Se qualquer UsuÃ¡rio ou terceiro observar que esses links possam ser contrÃ¡rios Ã&nbsp;s leis, Ã&nbsp; moral ou Ã&nbsp; ordem pÃºblica, deverÃ¡ informar a WEGOW atravÃ©s do e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;5. PolÃ­tica de reembolso e devoluÃ§Ãµes&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Uma vez adquirido o ingresso atravÃ©s da WEGOW, ele nÃ£o serÃ¡ trocado por outro nem seu valor serÃ¡ reembolsado, exceto em casos de cancelamento do evento. Nesse caso, as taxas de administraÃ§Ã£o dos ingressos nÃ£o serÃ£o passÃ­veis de reembolso, uma vez que a WEGOW nÃ£o faz parte da relaÃ§Ã£o jurÃ­dica entre o UsuÃ¡rio e o Organizador. Os serviÃ§os de intermediaÃ§Ã£o oferecidos pela WEGOW para a aquisiÃ§Ã£o de ingressos serÃ£o considerados efetivamente prestados a partir do momento da compra dos ingressos, independentemente do eventual cancelamento do evento pelo Organizador.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    O reembolso, em caso de cancelamento, poderÃ¡ ser efetuado pelo Organizador dentro de um prazo de quinze dias a partir da data da comunicaÃ§Ã£o pÃºblica do cancelamento. Se a suspensÃ£o ocorrer apÃ³s mais da metade do evento, nÃ£o haverÃ¡ reembolso. CondiÃ§Ãµes climÃ¡ticas adversas nÃ£o darÃ£o direito ao reembolso do ingresso.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    AlÃ©m disso, no caso de os UsuÃ¡rios entrarem em contato com a WEGOW para solicitar o reembolso dos valores pagos pela aquisiÃ§Ã£o dos ingressos em caso de cancelamento do evento, a WEGOW procederÃ¡ ao reembolso do valor do ingresso, excluindo as taxas de administraÃ§Ã£o, se nÃ£o tiver realizado nenhuma liquidaÃ§Ã£o antecipada ao Organizador. Caso contrÃ¡rio, a WEGOW solicitarÃ¡ ao Organizador o reembolso dos valores jÃ¡ liquidados, para proceder, por sua vez, atuando em nome e por conta do Organizador, ao reembolso do valor total pago pelos UsuÃ¡rios, exceto as taxas de administraÃ§Ã£o, que correspondem a um serviÃ§o jÃ¡ prestado.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW nÃ£o serÃ¡ de forma alguma obrigada a reembolsar os UsuÃ¡rios atÃ© que o Organizador efetue o reembolso nos termos mencionados anteriormente. Se o Organizador nÃ£o reembolsar os valores liquidados no prazo de 5 dias Ãºteis a partir da data em que receber o pedido da WEGOW, o Organizador serÃ¡ o Ãºnico responsÃ¡vel pelo reembolso dos valores pagos pelos UsuÃ¡rios, e a WEGOW terÃ¡ o direito de fornecer aos UsuÃ¡rios as informaÃ§Ãµes de contato do Organizador, que serÃ¡ o Ãºnico responsÃ¡vel legal pelo reembolso desses valores, isentando assim a WEGOW de qualquer responsabilidade em relaÃ§Ã£o a eles. O Organizador autoriza expressamente a WEGOW a fornecer seus dados de contato nas condiÃ§Ãµes e para as finalidades mencionadas acima.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A WEGOW nÃ£o participa nem da comunicaÃ§Ã£o nem do relacionamento entre UsuÃ¡rios e Organizadores, portanto, nÃ£o se responsabiliza no caso de o evento nÃ£o ocorrer.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;6. Cancelamento do serviÃ§o&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    O UsuÃ¡rio e/ou Organizador pode cancelar o serviÃ§o a qualquer momento. A WEGOW nÃ£o solicitarÃ¡ justificativa para efetivar o cancelamento, embora reserve o direito de consultar os motivos desse cancelamento para fins estatÃ­sticos e de melhoria do serviÃ§o. O UsuÃ¡rio e/ou Organizador solicitarÃ¡ o cancelamento a qualquer momento atravÃ©s do e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    AlÃ©m disso, a WEGOW reserva-se o direito de cancelar UsuÃ¡rios e/ou Organizadores que nÃ£o cumpram os requisitos legais estabelecidos nestas condiÃ§Ãµes de serviÃ§o.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;7. Envio de comunicaÃ§Ãµes pela WEGOW&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW nÃ£o utiliza tÃ©cnicas de spamming e tratarÃ¡ apenas os dados fornecidos pelo UsuÃ¡rio e/ou Organizadores por meio dos formulÃ¡rios eletrÃ´nicos disponÃ­veis no Site ou por e-mail, juntamente com a marcaÃ§Ã£o das caixas correspondentes. O tratamento de dados pessoais, bem como o envio de comunicaÃ§Ãµes comerciais por meios eletrÃ´nicos, estÃ¡ em conformidade com a legislaÃ§Ã£o de proteÃ§Ã£o de dados em vigor em cada momento e com a Lei 34/2002, de 11 de julho, relativa aos serviÃ§os da sociedade da informaÃ§Ã£o e comÃ©rcio eletrÃ´nico.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;8. Como posso denunciar?&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    No caso de qualquer UsuÃ¡rio, Organizador, visitante ou terceiro considerar que existem fatos ou circunstÃ¢ncias que revelem a natureza ilÃ­cita de qualquer conteÃºdo em &lt;span class=\'skimlinks-unlinked\'&gt;wegow.com&lt;/span&gt; ou seu uso, deverÃ¡ entrar em contato com a WEGOW atravÃ©s do e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt;, indicando os dados pessoais do reclamante, a descriÃ§Ã£o dos fatos que revelam a natureza ilÃ­cita ou inadequada do conteÃºdo ou do uso do Site, bem como a data em que ocorreram.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    O UsuÃ¡rio, Organizador, visitante ou terceiro que enviar as informaÃ§Ãµes Ã&nbsp; WEGOW serÃ¡ o Ãºnico responsÃ¡vel pela veracidade das informaÃ§Ãµes fornecidas.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    A recepÃ§Ã£o pela WEGOW das comunicaÃ§Ãµes mencionadas nesta clÃ¡usula nÃ£o implica o conhecimento efetivo de atividades e/ou conteÃºdos indicativos de atividades ilÃ­citas ou inadequadas, tampouco implica o conhecimento efetivo de que o UsuÃ¡rio ou terceiro que denuncia esteja infringindo qualquer dever ou obrigaÃ§Ã£o decorrente do tratamento de dados pessoais.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;9. NotificaÃ§Ãµes&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Todas as notificaÃ§Ãµes e comunicaÃ§Ãµes por parte da WEGOW ao UsuÃ¡rio Organizador feitas por qualquer meio serÃ£o consideradas eficazes para todos os efeitos.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    Para esses fins, o UsuÃ¡rio Organizador declara que todos os dados fornecidos por ele sÃ£o verdadeiros e corretos, e se compromete a notificar a WEGOW de todas as mudanÃ§as relacionadas Ã&nbsp;s notificaÃ§Ãµes.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;10. CondiÃ§Ãµes de serviÃ§o e responsabilidade do UsuÃ¡rio&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    O acesso e/ou uso do Site atribuem a quem o realiza a condiÃ§Ã£o de UsuÃ¡rio, que aceita, a partir desse acesso e/ou uso, as CondiÃ§Ãµes de Uso aqui refletidas. As condiÃ§Ãµes de acesso e uso do Site sÃ£o estritamente reguladas pela legislaÃ§Ã£o vigente e pelo princÃ­pio de boa-fÃ©, comprometendo-se o UsuÃ¡rio a realizar um bom uso do Site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;    ObrigaÃ§Ã£o do UsuÃ¡rio: Em relaÃ§Ã£o ao uso do Site, o UsuÃ¡rio compromete-se a:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Facilitar informaÃ§Ãµes verdadeiras sobre os dados solicitados nos formulÃ¡rios de registro ou de compra de ingressos, e a mantÃª-los atualizados a qualquer momento.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;NÃ£o introduzir, armazenar ou divulgar atravÃ©s do Site ou atravÃ©s de quaisquer dos serviÃ§os relacionados a ele nenhum conteÃºdo ilÃ­cito, difamatÃ³rio, obsceno, ameaÃ§ador, xenÃ³fobo, incitante Ã&nbsp; violÃªncia, Ã&nbsp; discriminaÃ§Ã£o por motivos de raÃ§a, sexo, ideologia, religiÃ£o ou que de qualquer forma atente contra a moral, a ordem pÃºblica, os direitos fundamentais, as liberdades pÃºblicas, a honra, a privacidade ou a imagem de terceiros e, em geral, contra a legislaÃ§Ã£o vigente.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;NÃ£o introduzir, armazenar ou divulgar atravÃ©s do Site ou atravÃ©s de quaisquer dos serviÃ§os relacionados a ele nenhum programa de computador, dados, vÃ­rus, cÃ³digo, equipamento de hardware ou de telecomunicaÃ§Ãµes ou qualquer outro instrumento ou dispositivo eletrÃ´nico ou fÃ­sico que seja suscetÃ­vel de causar danos ao Site, em qualquer um dos serviÃ§os ou em qualquer um dos equipamentos, sistemas ou redes da WEGOW, de qualquer UsuÃ¡rio, dos Organizadores, de seus fornecedores ou em geral de qualquer terceiro, ou que de qualquer outra forma seja capaz de causar qualquer tipo de alteraÃ§Ã£o ou impedir o normal funcionamento do mesmo.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;NÃ£o destruir, alterar, utilizar para seu uso, inutilizar ou danificar os dados, informaÃ§Ãµes, programas, documentos eletrÃ´nicos ou, em geral, os arquivos, da WEGOW, de seus fornecedores ou de terceiros.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;NÃ£o introduzir, armazenar ou divulgar atravÃ©s do Site ou atravÃ©s de quaisquer dos serviÃ§os relacionados a ele qualquer conteÃºdo que viole os direitos de propriedade intelectual, industrial ou segredo comercial de terceiros, nem, em geral, qualquer conteÃºdo do qual nÃ£o detenha, de acordo com a lei, o direito de transmitir a terceiros.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;Responsabilidade do UsuÃ¡rio:  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;O uso do Site Ã© de responsabilidade exclusiva do UsuÃ¡rio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW nÃ£o assume qualquer responsabilidade, direta ou indireta, por danos ou prejuÃ­zos decorrentes do uso do Site, das informaÃ§Ãµes, do conteÃºdo, dos produtos e dos serviÃ§os do Site ou do acesso a links ou outras pÃ¡ginas da web disponÃ­veis no Site.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;O UsuÃ¡rio compromete-se a nÃ£o usar o Site para fins ilegais ou prejudiciais para os direitos e interesses de terceiros, ou de qualquer forma que possa danificar, inutilizar, sobrecarregar ou deteriorar o Site ou impedir o normal uso ou aproveitamento do Site por parte dos UsuÃ¡rios.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW adotou todas as medidas necessÃ¡rias para evitar quaisquer danos que possam ocorrer aos UsuÃ¡rios do Site devido Ã&nbsp; navegaÃ§Ã£o no Site. Portanto, a WEGOW nÃ£o Ã© responsÃ¡vel, em nenhum caso, por qualquer dano que o UsuÃ¡rio possa sofrer devido Ã&nbsp; navegaÃ§Ã£o na Internet.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW nÃ£o se responsabiliza por qualquer interrupÃ§Ã£o ou erro no acesso ao Site, por qualquer conteÃºdo fornecido por terceiros, por qualquer malwares, vÃ­rus ou outros elementos que possam causar danos no sistema do usuÃ¡rio.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;O UsuÃ¡rio Ã© o Ãºnico responsÃ¡vel pelo uso que faz do Site e dos serviÃ§os, incluindo qualquer conteÃºdo que ele forneÃ§a e por quaisquer consequÃªncias que possam resultar, incluindo a violaÃ§Ã£o de qualquer lei, regulamento ou direito de terceiros que possam surgir.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW reserva-se o direito de exercer quaisquer aÃ§Ãµes legais que estejam disponÃ­veis para ela em defesa de seus prÃ³prios direitos ou em relaÃ§Ã£o ao uso inadequado do Site, de seu conteÃºdo ou de qualquer de seus serviÃ§os, especialmente em casos de violaÃ§Ã£o destas CondiÃ§Ãµes de Uso.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW colaborarÃ¡ ativamente com as autoridades competentes para identificar os responsÃ¡veis por qualquer uso indevido do Site ou de seus serviÃ§os.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW poderÃ¡ interromper o serviÃ§o do Site ou rescindir imediatamente o acesso do UsuÃ¡rio se detectar que o uso do Site ou de qualquer de seus serviÃ§os Ã© contrÃ¡rio a estas CondiÃ§Ãµes de Uso.  &lt;/p&gt;  &lt;p class=\'text-static-page\'&gt;A WEGOW nÃ£o se responsabiliza por qualquer interrupÃ§Ã£o ou erro no acesso ao Site, por qualquer conteÃºdo fornecido por terceiros, por qualquer malwares, vÃ­rus ou outros elementos que possam causar danos no sistema do usuÃ¡rio.  &lt;/p&gt;&lt;/article&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;11. Lei aplicÃ¡vel e jurisdiÃ§Ã£o&lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Estas CondiÃ§Ãµes de Uso e qualquer relaÃ§Ã£o entre o UsuÃ¡rio e a WEGOW serÃ£o regidas pela legislaÃ§Ã£o vigente aplicÃ¡vel. &lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Para a resoluÃ§Ã£o de qualquer controvÃ©rsia que possa surgir no Ã¢mbito de sua relaÃ§Ã£o com a WEGOW, o UsuÃ¡rio e a WEGOW concordam em submeter-se Ã&nbsp; jurisdiÃ§Ã£o dos tribunais e tribunais do domicÃ­lio do UsuÃ¡rio, desde que seja um consumidor, ou aos tribunais de Madrid, Espanha, caso contrÃ¡rio.  &lt;/p&gt;&lt;/article&gt;","termOfUse4":"&lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;9. ModificaÃ§Ãµes destes Termos de Venda&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; A WEGOW reserva o direito de modificar estes Termos de Venda por motivos legÃ­timos de acordo com a legislaÃ§Ã£o aplicÃ¡vel em cada momento, o que serÃ¡ devidamente informado no Site, portanto, recomenda-se ao UsuÃ¡rio que os revise periodicamente para estar informado sobre os mesmos. &lt;/p&gt; &lt;/article&gt; &lt;article&gt; &lt;h2 class=\'title-text-static-page\'&gt;10. LegislaÃ§Ã£o aplicÃ¡vel para elaboraÃ§Ã£o&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Estes Termos de Venda foram elaborados de acordo com o estabelecido na Lei 34/2002, sobre ServiÃ§os da Sociedade da InformaÃ§Ã£o e ComÃ©rcio EletrÃ´nico, na Lei 7/1998 sobre CondiÃ§Ãµes Gerais de ContrataÃ§Ã£o, no Real Decreto Legislativo 1/2007, de 16 de novembro, que aprova o texto consolidado da Lei Geral para a Defesa dos Consumidores e UsuÃ¡rios e outras leis complementares e na Lei 7/1996 sobre RegulamentaÃ§Ã£o do ComÃ©rcio a Varejo, bem como em quaisquer disposiÃ§Ãµes legais aplicÃ¡veis. &lt;/p&gt; &lt;/article&gt; &lt;h2 class=\'title-text-static-page\'&gt;11. Lei aplicÃ¡vel e jurisdiÃ§Ã£o&lt;/h2&gt; &lt;p class=\'text-static-page\'&gt; Estes termos sÃ£o regidos pela lei espanhola. As partes concordam em submeter-se, Ã&nbsp; sua escolha, para a resoluÃ§Ã£o de conflitos e com renÃºncia expressa a qualquer outra jurisdiÃ§Ã£o, aos tribunais competentes em cada caso. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; No entanto, a WEGOW estÃ¡ Ã&nbsp; disposiÃ§Ã£o do Comprador atravÃ©s do e-mail info{\'@\'}&lt;span class=\'skimlinks-unlinked\'&gt;wegow.es&lt;/span&gt; para resolver quaisquer reclamaÃ§Ãµes, dÃºvidas e questÃµes que o Comprador possa ter em relaÃ§Ã£o aos serviÃ§os prestados pela WEGOW. &lt;/p&gt; &lt;p class=\'text-static-page\'&gt; AlÃ©m disso, o Comprador Ã© informado de que, em caso de existÃªncia de uma controvÃ©rsia em relaÃ§Ã£o aos serviÃ§os prestados pela WEGOW que nÃ£o tenha sido resolvida previamente, se o Comprador for uma pessoa fÃ­sica consumidora final, pode utilizar o serviÃ§o de resoluÃ§Ã£o de litÃ­gios online em matÃ©ria de consumo oferecido pela ComissÃ£o Europeia, de acordo com o artigo 14 do Regulamento (UE) No 524/2013 do Parlamento Europeu e do Conselho, se assim o desejar, disponÃ­vel em &lt;span class=\'skimlinks-unlinked\'&gt;https://webgate.ec.europa.eu/odr&lt;/span&gt;/.&lt;/p&gt;&lt;/div&gt;","subtitle":"Termos e condiÃ§Ãµes dos serviÃ§os oferecidos atravÃ©s do Site.","legal":"InformaÃ§Ã£o legal","legalDesc":"Wegow Technologies, S.L., sediada em Bilbao, Espanha. Gran VÃ­a de Don Diego LÃ³pez de Haro 17, 2Âº 48001 Bilbao, Espanha; detentora do C.I.F. B86767761,","object":"Objeto","objectDesc":"As seguintes CondiÃ§Ãµes Gerais (doravante denominadas as \'CondiÃ§Ãµes Gerais\') regem o acesso e o uso, por qualquer pessoa fÃ­sica (dorav","service":"ServiÃ§os oferecidos atravÃ©s do Site","serviceDesc":"WEGOW condiciona a utilizaÃ§Ã£o da maioria de seus serviÃ§os Ã&nbsp; prÃ©via preenchimento do registro do usuÃ¡rio no Site. O usuÃ¡rio deve selecionar o identificador &lt;p&gt;L\'utilisateur accepte de recevoir des communications de tiers, sociÃ©tÃ©s collaboratrices de Wegow.&lt;/p&gt;"},"policyPrivacy":{"title":"PolÃ­tica de Privacidade","introduction":"A PolÃ­tica de Privacidade regula o tratamento de dados pessoais fornecidos por qualquer pessoa fÃ­sica (em adiante, o UsuÃ¡rio ou os UsuÃ¡rios) atrav","usersProfiles":"UsuÃ¡rios e Perfis","usersProfilesDesc":"Para desfrutar dos serviÃ§os da WEGOW, Ã© necessÃ¡rio que os UsuÃ¡rios se registrem preenchendo um formulÃ¡rio de registo. A informaÃ§Ã£o fornecida atravÃ©s deste form","minAge":"Idade mÃ­nima para se registrar","minAgeDesc":"Os serviÃ§os prestados por WEGOW atravÃ©s do Site Web nÃ£o foram concebidos para UsuÃ¡rios menores de 16 anos de idade. Ao utilizar corretamente os serviÃ§os, os UsuÃ¡","personalData":"Tratamento de Dados Pessoais","personalDataDesc":"Os dados pessoais que os UsuÃ¡rios proporcionam atravÃ©s do Site Web, tanto no momento de registar sua conta como no momento de criar seu perfil e/ou ao entra","newPolicity":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;&lt;p class=\'text-static-page\'&gt;PolÃ­tica de Privacidad regula el tratamiento de datos personales facilitados por parte de cualquier persona fÃ­sica (en adelante, el Usuario o los Usuarios) a travÃ©s del sitio web &lt;a href=\'https://www.wegow.com/\' target=\'_blank\'&gt;www.wegow.com&lt;/a&gt; (en adelante, el Sitio Web) titularidad de Wegow Technologies S.L. con domicilio en Bilbao, EspaÃ±a. Calle Rodriguez Arias num 51, Entreplanta dcha. 48013 Bilbao; Provista de C.I.F.B86767761, inscrita en el Registro Mercantil de Madrid, Tomo 31305, folio 81, hoja nÃºmero M563489, (De aquÃ­ en adelante \'WEGOW\').&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que deseen registrarse en el Sitio Web y/o crear su perfil deberÃ¡n leer la presente PolÃ­tica de Privacidad y dar consentimiento para el tratamiento de sus datos a travÃ©s de la casilla que aparece en el formulario de registro y/o en la secciÃ³n \'crear un perfil\'. Asimismo, la presente PolÃ­tica de privacidad serÃ¡ de aplicaciÃ³n a los datos personales que los Usuarios comuniquen a travÃ©s del formulario de contacto incluido en el Sitio Web y de cualquier otra secciÃ³n que permita la inserciÃ³n y comunicaciÃ³n de datos personales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Usuarios y Perfiles&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Para poder disfrutar de los servicios de WEGOW es necesario que los Usuarios se registren cumplimentado un formulario de registro.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;La informaciÃ³n facilitada a travÃ©s de este formulario estarÃ¡ disponible y podrÃ¡ ser modificada por los Usuarios a travÃ©s de su cuenta de usuario y de su perfil.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario serÃ¡ totalmente responsable y deberÃ¡ introducir datos reales y veraces en su cuenta de usuario y en su perfil. WEGOW procurarÃ¡ comprobar la veracidad de los datos, reservÃ¡ndose, sin perjuicio de otras acciones, el derecho a no registrar o a dar de baja a un Usuario si los datos que ha facilitado son falsos o incompletos. La obligaciÃ³n de tener un perfil real es esencial en WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Cuando los Usuarios se registran en WEGOW, podrÃ¡n publicar y compartir contenidos e informaciÃ³n personal real. La informaciÃ³n personal serÃ¡ compartida con las condiciones de privacidad que el Usuario elija y bajo su exclusivo control.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Corresponde al Usuario, en todo momento, controlar su informaciÃ³n. WEGOW no controla y, por tanto, no asume ninguna responsabilidad en la posible recogida y tratamiento de informaciÃ³n de Usuarios por parte de otros Usuarios o por terceros.&lt;/p&gt; &lt;p&gt;El usuario podrÃ¡ elegir seleccionar en al apartado de configuraciÃ³n entre perfil publico o perfil privado, que por defecto y en el momento del registro se mostrarÃ¡ como publico.&lt;/p&gt;&lt;p&gt;Si tiene el perfil publico, su perfil se podrÃ¡ recomendar a otro usuarios como acompaÃ±ante perfecto y se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;Si tiene el perfil privado, su perfil no se recomendara a otro usuarios como acompaÃ±ante perfecto y no se mostrara la informaciÃ³n se su perfil a otros usuarios.&lt;/p&gt;&lt;p&gt;En ambos casos las imÃ¡genes que suba a Moments se mostrara al resto de usuarios registrados de Wegow.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Edad mÃ­nima para registrarse&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los servicios prestados por WEGOW a travÃ©s del Sitio Web no han sido concebidos para Usuarios menores de 16 aÃ±os de edad. Al hacer uso de los servicios, los Usuarios manifiestan y garantizan que tienen al menos 16 aÃ±os. Por lo tanto, ningÃºn menor de 16 aÃ±os podrÃ¡ facilitar sus datos personales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de entre 16 y 18 aÃ±os, deberÃ¡n informar a sus padres o tutores legales sobre el uso del Sitio Web y los servicios que pretendan llevar a cabo asÃ­ como a la hora de transmitir informaciÃ³n a terceros con los que hayan contactado a travÃ©s del servicio. Si WEGOW es informado de que un menor estÃ¡ registrado como Usuario en WEGOW sin el consentimiento de sus padres, adoptarÃ¡n las medidas necesarias y podrÃ¡ eliminar o bloquear la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En caso de que en cualquier momento el Usuario facilite a WEGOW datos de carÃ¡cter personal de terceras personas con las que mantenga alguna relaciÃ³n, el Usuario garantiza que estÃ¡ facultad legÃ­timamente para facilitar los referidos datos y que ha procedido a informar y obtener el consentimiento de esos terceros para la comunicaciÃ³n de sus datos, respondiendo en caso de que no sea asÃ­. No obstante lo anterior, WEGOW pondrÃ¡ todos sus esfuerzos en actuar debidamente en relaciÃ³n con el tratamiento de dichos terceros.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El equipo de WEGOW podrÃ¡ ponerse en contacto con los Usuarios, en cualquier momento, para que demuestren su edad real enviando fotocopia de su DNI o un documento equivalente. Si el Usuario no facilita esa informaciÃ³n dentro del plazo que se le seÃ±ale, WEGOW se reserva el derecho a bloquear o cancelar la cuenta del Usuario.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los datos del DNI o del documento que se aporte serÃ¡n utilizados Ãºnica y exclusivamente por el personal autorizado de WEGOW para realizar esta tarea de identificaciÃ³n, en ningÃºn caso, se almacenarÃ¡ o tratarÃ¡n para otro fin.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Tratamiento de datos personales&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales que los Usuarios faciliten a travÃ©s del Sitio Web, tanto en el momento de registrar su cuenta como en el momento de crear su perfil y/o al ponerse en contacto con WEGOW a travÃ©s de la secciÃ³n de contacto del Sitio Web, serÃ¡n incluidos en un fichero que ha sido debidamente registrado ante la Agencia EspaÃ±ola de ProtecciÃ³n de Datos titularidad de WEGOW.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Por tanto, al cumplimentar un formulario de registro, al crear un perfil y/o al facilitar datos personales a travÃ©s del Sitio Web el Usuario consiente expresamente al tratamiento de sus datos por parte de WEGOW de conformidad con lo establecido en la presente PolÃ­tica de Privacidad y para todas las finalidades seÃ±aladas a continuaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, el Usuario consiente que los datos facilitados con el fin de comprar la entrada sean comunicados a los promotores, a las marcas y a las empresas colaboradoras al evento y a las empresas asociadas al evento (artista, recinto, promotor, pÃ¡gina web de venta) para acciones implÃ­icitas en el buen funcionamiento del mismo (control de accesos...), promocionales e informativas de acuerdo con las presentes condiciones. Dichas entidades tratarÃ¡n los datos personales de los Usuarios exclusivamente para los fines seÃ±alados en la presente PolÃ­tica de Privacidad.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En el caso de que WEGOW decida transmitir su base de datos de Usuarios a un tercero en el marco de operaciones mercantiles de cualquier naturaleza, a tÃ­tulo enunciativo y no limitativo, fusiÃ³n, escisiÃ³n, cesiÃ³n global de activos y pasivos, aportaciÃ³n o transmisiÃ³n de negocio o rama de actividad empresarial, o cualquier operaciÃ³n de reestructuraciÃ³n societaria de anÃ¡loga naturaleza, contemplada por la normativa mercantil, el Usuario consiente la cesiÃ³n, comunicaciÃ³n y puesta a disposiciÃ³n de sus datos a dicho tercero (que actuarÃ¡ como nuevo responsable de datos). Los Usuarios serÃ¡n informados de dicha operaciÃ³n y se les concederÃ¡ un plazo razonable para poder oponerse al tratamiento de sus datos por parte del nuevo responsable.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW trata los datos personales facilitados por los Usuarios para poder identificarlos, darles acceso a los servicios y poner a su disposiciÃ³n todas las facilidades y aplicaciones del Sitio Web.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Asimismo, al aceptar la presente PolÃ­tica de Privacidad y registrarse en el Sitio Web, los Usuarios autorizan y consienten que WEGOW trate sus datos con la finalidad de enviarles informaciÃ³n (tanto sobre cambios y actualizaciones relacionadas con el Sitio Web, como sobre actividades, productos, servicios, ofertas de WEGOW etc.) a travÃ©s i) del Sitio Web, ii) mensajes que WEGOW envÃ­e por medios electrÃ³nicos a las cuentas de correo asociadas a las cuentas de los Usuarios de WEGOW, iii) mensajes SMS o/y iii) llamadas a telÃ©fonos mÃ³viles facilitados por el Usuario. Esta informaciÃ³n podrÃ¡ encontrarse segmentada en funciÃ³n de la informaciÃ³n que proporcionen los Usuarios (edad, localizaciÃ³n, entre otras) con el objetivo de dar un servicio personalizado al Usuario y enviarle informaciÃ³n que para Ã©l pueda resultar relevante.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;El Usuario deberÃ¡ notificar a WEGOW cualquier modificaciÃ³n que se produzca en los datos que haya facilitado, respondiendo en cualquier caso de la veracidad y exactitud de los datos suministrados en cada momento.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;En cualquier caso, el Usuario podrÃ¡ ejercer sus derechos de acceso, rectificaciÃ³n, supresiÃ³n, limitaciÃ³n del tratamiento, portabilidad de los datos y oposiciÃ³n, los cuales podrÃ¡n ser ejercidos por Ã©l y, en su caso, por quien lo represente, mediante solicitud escrita y firmada dirigida a WEGOW, por correo postal (que deberÃ¡ ser enviado a la direcciÃ³n seÃ±alada en el encabezamiento) o por correo electrÃ³nico (que deberÃ¡ ser enviado &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;).&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Dicha solicitud deberÃ¡ ir acompaÃ±ada de los siguientes datos: nombre y apellidos del Usuario, domicilio a efectos de notificaciones y fotocopia del documento nacional de identidad o del pasaporte. En el caso de representaciÃ³n, deberÃ¡ probarse Ã©sta mediante documento fehaciente.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa de que tiene implementadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativa necesarias para evitar la alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a los que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;ConservaciÃ³n de los datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los datos personales proporcionados a WEGOW serÃ¡n conservados por el tiempo legal que resulte necesario a efectos de garantizar el cumplimiento de las obligaciones legales que le corresponden a WEGOW.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;FacilitaciÃ³n de datos a terceros&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Algunos de los servicios accesibles a travÃ©s del Sitio Web pueden depender de y/o interactuar con otros sitios web, plataformas y servicios que pertenezcan y/o sean administrados por terceros por lo que es posible que los Usuarios deban registrarse en dichas plataformas de terceros y facilitar cierta informaciÃ³n con el fin de acceder a los servicios. El tratamiento que dichos terceros hagan de la informaciÃ³n personal que los Usuarios les faciliten se regirÃ¡ por lo establecido en las polÃ­ticas de privacidad de dichos terceros. WEGOW no asume ningÃºn tipo de responsabilidad por el tratamiento de datos personales de los Usuarios que dichos terceros realicen.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Si los Usuarios lo autorizan, WEGOW podrÃ¡ acceder a sus gustos musicales manifestados a travÃ©s de las plataformas Facebook, Spotify, Itunes. WEGOW tratarÃ¡ los datos que figuren en dichas plataformas Ãºnicamente para personalizar los servicios que preste al Usuario y no los comunicarÃ¡ a ningÃºn tercero.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Transferencias internacionales de datos&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no transfiere datos fuera del Espacio EconÃ³mico Europeo. En caso de que se transfieran fuera del Espacio EconÃ³mico Europeo, WEGOW adoptarÃ¡ las medidas legales necesarias.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Medidas de seguridad&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;WEGOW informa al Usuario que tiene implantadas las medidas de seguridad de Ã­ndole tÃ©cnica y organizativas necesarias que garanticen la seguridad de sus datos de carÃ¡cter personal y eviten su alteraciÃ³n, pÃ©rdida, tratamiento y/o acceso no autorizado, habida cuenta del estado de la tecnologÃ­a, la naturaleza de los datos almacenados y los riesgos a que estÃ¡n expuestos, ya provengan de la acciÃ³n humana o del medio fÃ­sico o natural.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Contenidos e informaciÃ³n personal&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;AdemÃ¡s de datos personales, los Usuarios podrÃ¡n compartir a travÃ©s del Sitio Web comentarios, opiniones, imÃ¡genes y otro tipo de informaciÃ³n que estarÃ¡ sujeta a las Condiciones Generales.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no controla la informaciÃ³n que los Usuarios comparten con otros Usuarios y/o con terceros y por tanto no se hace responsable de esa informaciÃ³n. No obstante, si algÃºn Usuario es consciente de que hay una informaciÃ³n o contenido en el Sitio Web que pueda ser indebido y ser contrario a la presente PolÃ­tica de Privacidad y a las Condiciones Generales de WEGOW debe ponerse en contacto con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Invitaciones&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios de WEGOW podrÃ¡n invitar a amigos para que se unan a WEGOW. Para poder enviar las invitaciones los Usuarios deberÃ¡n facilitar la direcciÃ³n de correo electrÃ³nico de sus contactos. El Usuario declara, bajo su entera responsabilidad que conoce al destinatario de la invitaciÃ³n y que cuenta con su consentimiento para el uso de sus datos con el fin de enviarle la invitaciÃ³n.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;WEGOW no harÃ¡ uso de los datos incluidos en la invitaciÃ³n y especialmente de la cuenta de correo del receptor que serÃ¡ utiliza exclusivamente para el envÃ­o de la invitaciÃ³n. WEGOW no realizarÃ¡ almacenamiento ni tratamiento ulterior alguno de esa direcciÃ³n de correo electrÃ³nico.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios deberÃ¡n hacer un uso adecuado del sistema de invitaciones de acuerdo con lo previsto en las Condiciones Generales.&lt;/p&gt;&lt;/article&gt;&lt;article&gt;&lt;h2 class=\'title-text-static-page\'&gt;Baja en WEGOW&lt;/h2&gt;&lt;p class=\'text-static-page\'&gt;Los Usuarios que quieran darse de baja en WEGOW solo tienen que enviar un correo electrÃ³nico (desde el email con el que tienen cuenta en WEGOW) a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt; expresando su intenciÃ³n de dar su cuenta de baja.&lt;/p&gt;&lt;p class=\'text-static-page\'&gt;Para cualquier duda que los Usuarios tengan sobre el tratamiento que WEGOW hace de sus datos personales pueden contactar con WEGOW enviando un correo electrÃ³nico a &lt;a href=\'mailto:info{\'@\'}wegow.es\'&gt;info{\'@\'}wegow.es&lt;/a&gt;.&lt;/p&gt;&lt;/article&gt;&lt;/div&gt;"},"cookies":{"title":"PolÃ­tica de Cookies","text":"&lt;div class=\'pure-u-1\'&gt;&lt;article&gt;  &lt;h2 class=\'title-text-static-page\'&gt;O que sÃ£o cookies  &lt;/h2&gt;  &lt;p class=\'text-static-page\'&gt;    Os cookies sÃ£o pequenos arqu"},"header":{"returnWegow":"Voltar para Wegow","user":"UsuÃ¡rio","shop":"Loja","news":"NotÃ­cias","wegowlive":"WegowLive","weswap":"WeSwap","calendar":"CalendÃ¡rio","concerts":"Concertos","festivals":"Festivais","ciclos":"Ciclos","artists":"Artistas","venues":"Salas e discotecas","howItWorks":"Como funciona","login":"Iniciar sessÃ£o","signup":"Registrar-se.","chats":"Conversas","notifications":"NotificaÃ§Ãµes","pushNotifications":"NotificaÃ§Ãµes Push","noNotifications":"NÃ£o tens notificaÃ§Ãµes.","backoffice":"Backoffice","settings":"Ajustes","goOut":"Sair","ticketOffice":"BILHETEIRA","dropdown":{"concerts":{"genreTitle":"Concertos por gÃªnero","cityTitle":"Concertos por Cidade","genreOption":"Concertos de {genre}","cityOption":"Concertos em {city}"},"festivals":{"genreTitle":"Festivais por gÃªnero","cityTitle":"Festivais por cidade","genreOption":"Festivais de {genre}","cityOption":"Festivais em {city}"},"ciclos":{"genreTitle":"Ciclos por gÃ©nero: Ciclos por gÃªnero","cityTitle":"Ciclos por cidade","genreOption":"Ciclos de {genre}","cityOption":"Ciclos em {city}"},"artists":{"genreTitle":"Artistas por gÃªnero","genreOption":"Artistas de {genre}"},"venues":{"cityTitle":"Salas e discotecas por cidade","cityOption":"Salas e discotecas em {city}"},"user":{"myProfile":"Meu perfil Wegow","myData":"Meus Dados Pessoais","myTickets":"Minhas entradas","weswap":"WeSwap","findFriends":"Encontrar amigos","settings":"Ajustes","help":"Ajuda","closeSession":"Fechar sessÃ£o","backoffice":"Ir para o backoffice."},"showAll":"Ver todos"}},"footer":{"TODO: Revisar":"TUDO: Revisar","aboutUs":"Sobre NÃ³s","howItWorks":"Como funciona","termOfUse":"CondiÃ§Ãµes de Uso","brandingAds":"Marcas e publicidade","news":"Imprensa","wegowMag":"WegowMag","weSwap":"WeSwap","cultural":"BÃ´nus Cultural Jovem","sellWithUs":"Venda conosco","sellTickets":"Vender ingressos","accessControl":"Controle de Acessos","cashlessPayments":"Pagos sem dinheiro","membership":"AfiliaÃ§Ã£o","support":"Suporte","help":"Ajuda","notFoundTickets":"NÃ£o encontro minhas entradas","legal":"LegÃ­timo","useConditions":"Termos e condiÃ§Ãµes de uso","privacyPolicy":"PolÃ­tica de Privacidade","policyCookies":"PolÃ­tica de Cookies","language":"Idioma","region":"RegiÃ£o","concertsIn":"Concertos ao Vivo","concertsInCity":"Concertos em {city}","concertsGenres":"Concertos de MÃºsica","concertsGenresGenre":"Concertos de {genre}","festivalsIn":"Festivais em","festivalsInCity":"Festivais em {city}","festivalsGenres":"Festivais de","festivalsGenresGenre":"Festivais de {genre}","venuesIn":"Salas em","venuesInCity":"Salas em {city}","venuesGenres":"Salas de","venuesGenresGenre":"Salas de {genre}","followUs":"Siga-nos","links":{"howItWorks":"/como-funciona","help":"/ajuda","terms":"/terms-e-condiÃ§oes","legal":"/aviso-legal"},"apps":"Aplicativos","comunicacion":"ComunicaÃ§Ã£o","blog":"Blog","contacto":"Contato","anunciateConNosotros":"Anuncie-se conosco","vendeConWegowUrl":"Vender com Wegow","subeTuConcierto":"Suba o seu concerto","conciertos":"Comprar bilhetes de concertos","topContent":"ConteÃºdo principal","mostPopular":"Mais Popular","festivales":"Compre ingressos de festivais","bestTrajectory":"Melhora TrajetÃ³ria Startup 2019","bestProyect1":"PrÃªmio para Melhor Projeto","bestProyect2":"Empreendedor do Ano","financedByEnisa":"Financiado por Enisa","cultureMinistry":"MinistÃ©rio da Cultura e Desporto","youthCulturalBonus":"BÃ´nus Cultural Jovem","uploadEvents":"Submete o teu evento"},"brandLogo":"Logotipo da {brand}","calendar":{"days":{"monday":"Segunda-feira","tuesday":"terÃ§a","wednesday":"Quarta-feira","thursday":"Quinta-feira","friday":"Sexta-feira","saturday":"SÃ¡bado","sunday":"domingo"},"months":{"january":"Janeiro","february":"Fevereiro","march":"MarÃ§o","april":"Abril","may":"Maio","june":"Junho","july":"Julio","august":"Agosto","september":"Setembro","octuber":"Outubro","november":"Novembro","december":"Dezembro"}}},"myTicket":{"login":{"labelCode":"Introduce el cÃ³digo de tu entrada","labelMail":"Introduce tu mail","ticketCode":"CÃ³digo de la entrada","notFound":"No encuentro mi entrada","continue":"Continuar","loginError":"Email o cÃ³digo de entrada no validos","goToWegow":"Ir para Wegow","eventNotValid":"Este evento nÃ£o permite a gestÃ£o do ticket"},"titles":{"manageTicket":"Gestiona tu entrada","purchaseData":"Datos de la compra","ticketData":"Datos de la entrada","associatedTickets":"","downloadTicket":"Descargar entrada","modifyTicket":"Modifica tu entrada","modifyData":"Modificar datos","addComplements":"Adicionar complementos","transferTicket":"Transferir entrada","history":"Historial de cambios","newData":"Nuevos datos de la entrada","modifyDataPayment":"ModificaciÃ³n de datos","ggPayment":"Gastos de gestiÃ³n + IVA","total":"TOTAL","otherProcedures":"Otras gestiones","transferPayment":"Transferencia de entrada","upgradeTicket":"Melhorar","addToCalendar":"Adicionar ao calendÃ¡rio","thankYou":"Obrigado!","continueManaging":"Gerir outro bilhete","changesCorrect":"As suas alteraÃ§Ãµes foram registradas com sucesso","npUpgradableTickets":"NÃ£o hÃ¡ bilhetes para melhorar","upgradeTicketSubtitle":"Selecione um ingresso"},"labels":{"email":"Email","ticketCode":"CÃ³digo de la entrada","name":"Nombre","dni":"DNI","phone":"TelÃ©fono","birthDate":"Fecha de nacimiento","postalCode":"CÃ³digo postal","transferMail":"Introduce un email para transferir tu entrada","surname":"Apellido"},"infoTexts":{"modifyInfo":"Ten en cuenta que este evento tiene envÃ­o de pulseras a domicilio. Si ya se ha procedido al envÃ­o de la pulsera asociada a esta entrada que vas a cambiar de nombre, el anterior titular tendrÃ¡ que darte fÃ­sicamente la pulsera que recibiÃ³, siendo esto responsabilidad de ambos.","complementsInfo":"Recarregue agora sua pulseira do festival e ganhe dinheiro extra para consumir em bares e restaurantes. *O dinheiro extra nÃ£o Ã© reembolsÃ¡vel e serÃ¡ consumido por Ãºltimo."},"status":{"done":"Terminado","paid":"Pagado","requested":"Solicitado"},"changes":{"modified_attending_data":"ModificaciÃ³n de datos","transfer_ticket_price":"Transferencia de entrada","upgrade_ticket":"Mejorar entrada"}},"provenue":{"noEvents":"Sem eventos","selectDate":"Escolha data","noMoments":"Sem Moments","more":"Ver mais"}}')}},a={};function i(t){var s=a[t];if(void 0!==s)return s.exports;var o=a[t]={id:t,loaded:!1,exports:{}};return e[t].call(o.exports,o,o.exports,i),o.loaded=!0,o.exports}i.m=e,function(){i.amdO={}}(),function(){var e=[];i.O=function(a,t,s,o){if(!t){var n=1/0;for(d=0;d&lt;e.length;d++){t=e[d][0],s=e[d][1],o=e[d][2];for(var r=!0,l=0;l&lt;t.length;l++)(!1&amp;o||n&gt;=o)&amp;&amp;Object.keys(i.O).every((function(e){return i.O[e](t[l])}))?t.splice(l--,1):(r=!1,o&lt;n&amp;&amp;(n=o));if(r){e.splice(d--,1);var c=s();void 0!==c&amp;&amp;(a=c)}}return a}o=o||0;for(var d=e.length;d&gt;0&amp;&amp;e[d-1][2]&gt;o;d--)e[d]=e[d-1];e[d]=[t,s,o]}}(),function(){i.n=function(e){var a=e&amp;&amp;e.__esModule?function(){return e["default"]}:function(){return e};return i.d(a,{a:a}),a}}(),function(){i.d=function(e,a){for(var t in a)i.o(a,t)&amp;&amp;!i.o(e,t)&amp;&amp;Object.defineProperty(e,t,{enumerable:!0,get:a[t]})}}(),function(){i.f={},i.e=function(e){return Promise.all(Object.keys(i.f).reduce((function(a,t){return i.f[t](e,a),a}),[]))}}(),function(){i.u=function(e){return"2.0.57/js/"+e+"."+{14:"bb218dec",44:"f0c5c55c",228:"59563c7c",378:"fad3ab81",699:"2f4b0d32",802:"61dc409d",885:"07ae709b",990:"5b9bfe66",1165:"3827e5bb",1204:"9e49a6ca",1271:"61d2a7f8",1464:"6e4aab37",1886:"cdff0bf3",1936:"cc549f14",2140:"8e0b7f00",2364:"abdba8db",2534:"4b0a6d5a",2901:"b1996159",2970:"1a0bbb35",3021:"888da20a",3048:"e4ca1a91",3275:"f22ec703",3276:"be9f32ca",3533:"ef0c1774",3544:"2f46b8e7",3546:"58449bff",3624:"3768d136",3720:"8284e3e9",3811:"213c499b",3883:"6bcd4e21",3989:"895a1755",4059:"f06aaaf9",4120:"eee9bb82",4171:"338478cd",4391:"e38409bf",4392:"f9b34e73",4424:"2cfab438",4431:"6370ff9b",4518:"3a79bfec",4709:"d61e7c13",5189:"4fb57b4e",5270:"ebac2a76",5329:"1070f5d0",5527:"5040bc31",5543:"6cae05f2",5555:"cb6ea64a",5613:"e1c15d01",5634:"471bb47e",5636:"a9e0c5ab",5754:"767eec26",5793:"bef7e743",5833:"0542aa93",6026:"191456a7",6136:"a3c208ef",6322:"9f7a3442",6367:"570eb604",6445:"f0a0dbe5",6469:"6750a421",6506:"74928fb5",6646:"a23f0635",6681:"2bccffee",6699:"abc80780",6701:"0189f785",6766:"37ca5d9e",7007:"2d36b2f7",7015:"05c8d646",7019:"7a5f2603",7082:"5d689170",7129:"63fdbfc9",7142:"2a22df2f",7145:"c3396e38",7196:"0407f176",7354:"1fd903a2",7425:"12e8323b",7547:"26bd5fa6",7688:"ace23573",7734:"6a0d9a1e",7787:"0538cc28",7801:"dc00e20a",8021:"69dc8a1d",8055:"23a0991b",8076:"944ec102",8092:"8f57cbbe",8351:"306c4c2e",8457:"85caa194",8529:"45571649",8616:"67350db6",8622:"9cbb6745",8768:"7d1907bf",8974:"c1317f5a",9023:"52cb6ce3",9069:"01c046e5",9184:"c8e65bf3",9228:"4415d1bf",9314:"bd661465",9734:"c12a3b81",9763:"e4203f72",9953:"72ae62b2"}[e]+".js"}}(),function(){i.miniCssF=function(e){return"2.0.57/css/"+e+"."+{44:"ae2c75c7",228:"6dea811f",378:"cafb1fa2",699:"478d6911",802:"bba2b3b9",885:"a5ef78bb",990:"9a4d73b5",1204:"e81e495d",1271:"083ccbd7",1464:"8f28bbc2",1886:"f68df800",1936:"e7e114ae",2140:"3fca05ef",2364:"17a458ff",2534:"22dac9b6",2901:"1b0c81ba",2970:"014610ab",3021:"60734e68",3048:"7b9ce241",3275:"efd3266f",3533:"cafb1fa2",3546:"ab26e33c",3624:"2028f73b",3720:"325bd05b",3811:"064722d6",3989:"a56d7202",4059:"8882901b",4391:"cb23652e",4392:"86ffa305",4431:"a56d7202",4518:"e0c6a9b8",4709:"5440cec6",5270:"d8fc6757",5329:"83a3b8d2",5527:"7cc0511b",5543:"dc71b2c6",5613:"57569dc8",5636:"92785b15",5754:"898598b1",5793:"cafb1fa2",5833:"c7d7e967",6026:"8c7ab5d6",6136:"a56d7202",6367:"4deb9820",6445:"b87dd7dc",6469:"e38af49f",6506:"a56d7202",6681:"a239fff4",6699:"0def736b",6701:"05891bfa",6766:"a2a4051e",7007:"ab4360d1",7015:"cfdfb24c",7019:"c90e45a3",7082:"399aac23",7129:"2c50db77",7142:"1a54c4b4",7145:"ec390f8e",7196:"f696d636",7425:"8ae5d564",7547:"cdf64470",7688:"cafb1fa2",7734:"9fe4485f",7787:"22183a8f",8021:"21a93b3e",8055:"5c74c409",8076:"5a6947f9",8092:"1742c9f4",8351:"a56d7202",8457:"c12a005a",8529:"d1133fbb",8616:"e4a23e20",8768:"4b8817b8",8974:"659b7a60",9023:"45699fc0",9069:"61d99b98",9184:"2a26a81e",9228:"cafb1fa2",9734:"809ecf52",9953:"e864de23"}[e]+".css"}}(),function(){i.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){i.hmd=function(e){return e=Object.create(e),e.children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:function(){throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e}}(),function(){i.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)}}(),function(){var e={},a="wegow-frontend:";i.l=function(t,s,o,n){if(e[t])e[t].push(s);else{var r,l;if(void 0!==o)for(var c=document.getElementsByTagName("script"),d=0;d&lt;c.length;d++){var u=c[d];if(u.getAttribute("src")==t||u.getAttribute("data-webpack")==a+o){r=u;break}}r||(l=!0,r=document.createElement("script"),r.charset="utf-8",r.timeout=120,i.nc&amp;&amp;r.setAttribute("nonce",i.nc),r.setAttribute("data-webpack",a+o),r.src=t),e[t]=[s];var p=function(a,i){r.onerror=r.onload=null,clearTimeout(m);var s=e[t];if(delete e[t],r.parentNode&amp;&amp;r.parentNode.removeChild(r),s&amp;&amp;s.forEach((function(e){return e(i)})),a)return a(i)},m=setTimeout(p.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=p.bind(null,r.onerror),r.onload=p.bind(null,r.onload),l&amp;&amp;document.head.appendChild(r)}}}(),function(){i.r=function(e){"undefined"!==typeof Symbol&amp;&amp;Symbol.toStringTag&amp;&amp;Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}}(),function(){i.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e}}(),function(){i.p="/"}(),function(){if("undefined"!==typeof document){var e=function(e,a,t,i,s){var o=document.createElement("link");o.rel="stylesheet",o.type="text/css";var n=function(t){if(o.onerror=o.onload=null,"load"===t.type)i();else{var n=t&amp;&amp;("load"===t.type?"missing":t.type),r=t&amp;&amp;t.target&amp;&amp;t.target.href||a,l=new Error("Loading CSS chunk "+e+" failed.\n("+r+")");l.code="CSS_CHUNK_LOAD_FAILED",l.type=n,l.request=r,o.parentNode&amp;&amp;o.parentNode.removeChild(o),s(l)}};return o.onerror=o.onload=n,o.href=a,t?t.parentNode.insertBefore(o,t.nextSibling):document.head.appendChild(o),o},a=function(e,a){for(var t=document.getElementsByTagName("link"),i=0;i&lt;t.length;i++){var s=t[i],o=s.getAttribute("data-href")||s.getAttribute("href");if("stylesheet"===s.rel&amp;&amp;(o===e||o===a))return s}var n=document.getElementsByTagName("style");for(i=0;i&lt;n.length;i++){s=n[i],o=s.getAttribute("data-href");if(o===e||o===a)return s}},t=function(t){return new Promise((function(s,o){var n=i.miniCssF(t),r=i.p+n;if(a(n,r))return s();e(t,r,null,s,o)}))},s={2143:0};i.f.miniCss=function(e,a){var i={44:1,228:1,378:1,699:1,802:1,885:1,990:1,1204:1,1271:1,1464:1,1886:1,1936:1,2140:1,2364:1,2534:1,2901:1,2970:1,3021:1,3048:1,3275:1,3533:1,3546:1,3624:1,3720:1,3811:1,3989:1,4059:1,4391:1,4392:1,4431:1,4518:1,4709:1,5270:1,5329:1,5527:1,5543:1,5613:1,5636:1,5754:1,5793:1,5833:1,6026:1,6136:1,6367:1,6445:1,6469:1,6506:1,6681:1,6699:1,6701:1,6766:1,7007:1,7015:1,7019:1,7082:1,7129:1,7142:1,7145:1,7196:1,7425:1,7547:1,7688:1,7734:1,7787:1,8021:1,8055:1,8076:1,8092:1,8351:1,8457:1,8529:1,8616:1,8768:1,8974:1,9023:1,9069:1,9184:1,9228:1,9734:1,9953:1};s[e]?a.push(s[e]):0!==s[e]&amp;&amp;i[e]&amp;&amp;a.push(s[e]=t(e).then((function(){s[e]=0}),(function(a){throw delete s[e],a})))}}}(),function(){var e={2143:0};i.f.j=function(a,t){var s=i.o(e,a)?e[a]:void 0;if(0!==s)if(s)t.push(s[2]);else{var o=new Promise((function(t,i){s=e[a]=[t,i]}));t.push(s[2]=o);var n=i.p+i.u(a),r=new Error,l=function(t){if(i.o(e,a)&amp;&amp;(s=e[a],0!==s&amp;&amp;(e[a]=void 0),s)){var o=t&amp;&amp;("load"===t.type?"missing":t.type),n=t&amp;&amp;t.target&amp;&amp;t.target.src;r.message="Loading chunk "+a+" failed.\n("+o+": "+n+")",r.name="ChunkLoadError",r.type=o,r.request=n,s[1](r)}};i.l(n,l,"chunk-"+a,a)}},i.O.j=function(a){return 0===e[a]};var a=function(a,t){var s,o,n=t[0],r=t[1],l=t[2],c=0;if(n.some((function(a){return 0!==e[a]}))){for(s in r)i.o(r,s)&amp;&amp;(i.m[s]=r[s]);if(l)var d=l(i)}for(a&amp;&amp;a(t);c&lt;n.length;c++)o=n[c],i.o(e,o)&amp;&amp;e[o]&amp;&amp;e[o][0](),e[o]=0;return i.O(d)},t=self["webpackChunkwegow_frontend"]=self["webpackChunkwegow_frontend"]||[];t.forEach(a.bind(null,0)),t.push=a.bind(null,t.push.bind(t))}();var s=i.O(void 0,[4998],(function(){return i(13710)}));s=i.O(s)})();
//# sourceMappingURL=app.886fdfa8.js.map</pre></body></html>