(self.webpackChunk=self.webpackChunk||[]).push([[2143],{7786:(w,_,e)=>{"use strict";e.d(_,{RendererApi:()=>a});var t=e(6605);let p=null;const c=()=>(p||(p=new t.S({baseUri:"https://renderer.omergy.de"})),p);class a{static async website(s){const{data:o}=await c().get(`/api/${s}/website`);return o}static async pages(s){const{data:o}=await c().get(`/api/${s}/pages`);return o}static async sectionSetSectionsMap(s,o){const r=o.join(","),{data:l}=await c().get(`/api/${s}/section-set-sections-map`,{setIds:r});return l}static async references(s,o=[]){const{data:r}=await c().post(`/api/${s}/references`,{keys:o.join(",")||""});return r}static async entitySets(s,o=[]){const{data:r}=await c().get(`/api/${s}/entity-sets`,{ids:o.join(",")||""});return r}}},3976:(w,_,e)=>{"use strict";e.d(_,{M1:()=>p,_s:()=>c,pe:()=>t});const t=/{\$(.*?)}/,p=/{\$(.*?)}/g,c=/^entitySet\.(\d)/},8698:(w,_,e)=>{"use strict";e.d(_,{O:()=>t,Y:()=>p});var t=(c=>(c.MobileCtaAlternative="mobile_cta_alternative",c.ContactForm="contact_form",c.AdvancedForm="advanced_form",c.RatingsSliderContent="ratings_slider_content",c.CtaDivider="cta_divider",c.Timeline="timeline",c.ContactLocations="contact_locations",c.FooterTwocolors="footer_twocolors",c.MiscTrustImages="misc_trustimages",c.ProviderModular="provider_modular",c.MiscSalesFeatures="misc_salesfeatures",c.HeaderLogoLeft="header_logo_left",c.HeaderMultipage="header_multipage",c.ServiceCards="services_cards_modal",c.Hero="hero",c.HeroMultipage="hero_multipage",c.PageTitle="page_title",c.PhoneBoxSidebar="phone_box_sidebar",c.TextTeaserSidebar="text_teaser_sidebar",c.ContactFormSidebar="contact_form_sidebar",c.EmployeeTeaserSidebar="employee_teaser_sidebar",c.EmployeeTeaser="employee_teaser",c.EmployeeDetail="employee_detail",c.ServiceDetail="service_detail",c.Flexomat="flexomat",c))(t||{});const p={mobile_cta_alternative:"MobileCtaAlternative",contact_form:"ContactForm",advanced_form:"AdvancedForm",ratings_slider_content:"RatingSlider",cta_divider:"CtaDivider",timeline:"Timeline",footer_twocolors:"Footer",misc_trustimages:"MiscTrustImages",provider_modular:"ProviderModular",misc_salesfeatures:"MiscSalesFeatures",header_logo_left:"Header",header_multipage:"HeaderMultipage",contact_locations:"ContactLocations",services_cards_modal:"ServiceCards",hero:"Hero",hero_multipage:"HeroMultipage",page_title:"PageTitle",phone_box_sidebar:"PhoneBoxSidebar",text_teaser_sidebar:"TextTeaserSidebar",contact_form_sidebar:"ContactFormSidebar",employee_teaser_sidebar:"EmployeeTeaserSidebar",employee_teaser:"EmployeeTeaser",employee_detail:"EmployeeDetail",service_detail:"ServiceDetail",flexomat:"Flexomat",default:"MetaSection"}},7099:(w,_,e)=>{"use strict";e.d(_,{i:()=>p,p:()=>t});const t={None:"",HideMobileOnly:"hide-mobile-only",HideDesktopOnly:"hide-desktop-only"},p={None:"none",Reduced:"reduced",Normal:"normal"}},920:(w,_,e)=>{"use strict";e.d(_,{Z:()=>t});function t(p){return{"twitter.com":{name:"Twitter",privacyPolicy:"https://redirect.omergy.de/privacy-policy-twitter"},"facebook.com":{name:"Facebook",privacyPolicy:"https://redirect.omergy.de/privacy-policy-facebook"},"youtube.com":{name:"YouTube",privacyPolicy:"https://redirect.omergy.de/privacy-policy-youtube"},"instagram.com":{name:"Instagram",privacyPolicy:"https://redirect.omergy.de/privacy-policy-instagram"},"vimeo.com":{name:"Vimeo",privacyPolicy:"https://redirect.omergy.de/privacy-policy-vimeo"},"player.vimeo.com":{name:"Vimeo",privacyPolicy:"https://redirect.omergy.de/privacy-policy-vimeo"},"xing.com":{name:"Xing",privacyPolicy:"https://redirect.omergy.de/privacy-policy-xing"},"linkedin.com":{name:"LinkedIn",privacyPolicy:"https://redirect.omergy.de/privacy-policy-linkedin"},"jotform.com":{name:"Jotform",privacyPolicy:"https://redirect.omergy.de/privacy-policy-jotform"}}[p]||null}},2854:(w,_,e)=>{"use strict";e.d(_,{e:()=>t});const t={small:0,medium:540,large:768,xlarge:1154}},6605:(w,_,e)=>{"use strict";e.d(_,{S:()=>p});var t=e(1293);class p{fetch;options;constructor(a={}){this.fetch=window.fetch.bind(window),this.options={baseUri:a.baseUri??"",headers:a.headers??{}}}request(a,d,{query:s,data:o,headers:r}={}){const l=this.getMergedHeaders(r||{}),v=s?this.buildQueryString(s):"";let S;o&&(l["Content-Type"]===void 0&&(l["Content-Type"]="application/json"),l["Content-Type"]==="multipart/form-data"?(S=o,delete l["Content-Type"]):S=JSON.stringify(o));const y=this.options.baseUri;return new Promise((C,i)=>{this.fetch(`${y}${d}${v}`,{credentials:"include",mode:"cors",headers:l,method:a,body:S}).then(u=>this.handleSuccessfulResponse(u,C,i),u=>{console.error("failed to fetch resource",{method:a,url:`${y}${d}${v}`,headers:r,error:u}),i(u)})})}get(a,d={},{headers:s}={}){return this.request("GET",a,{query:d,headers:s})}post(a,d={},{headers:s}={}){return this.request("POST",a,{data:d,headers:s})}put(a,d={},{headers:s}={}){return this.request("PUT",a,{data:d,headers:s})}patch(a,d={},{headers:s}={}){return this.request("PATCH",a,{data:d,headers:s})}delete(a,{headers:d}={}){return this.request("DELETE",a,{headers:d})}getMergedHeaders(a){return{...{Accept:"application/json"},...this.options.headers,...a}}handleSuccessfulResponse(a,d,s){const o={originalResponse:a,status:a.status,data:void 0};if(!a.ok){a.json().then(r=>{o.data=r;const l=new t.G(`Http-Response Error: ${a.url}:${a.status} - ${a.statusText}`,o);s(l)}).catch(s);return}a.json().then(r=>{o.data=r,d(o)}).catch(s)}buildQueryString(a){const d=this.serializeParameters(a);return d?`?${d}`:""}serializeParameters(a){const d=new URLSearchParams;return Object.entries(a).forEach(([s,o])=>{Array.isArray(o)?o.forEach(r=>d.append(s,r)):d.append(s,o)}),d.toString()}}},1293:(w,_,e)=>{"use strict";e.d(_,{G:()=>t});class t extends Error{response;constructor(a,d){super(a),this.response=d}}const p=c=>typeof c!="object"||c===null?!1:c.response!==void 0},9512:(w,_,e)=>{"use strict";e.d(_,{T:()=>t,y:()=>p});const t=c=>Array.from(new Set(c)),p=(c,a)=>{const d=[];for(let s=0;s<c.length;s+=a)d.push(c.slice(s,s+a));return d}},9634:(w,_,e)=>{"use strict";e.d(_,{DS:()=>c,xs:()=>t});const t=(a,d)=>`https://renderer.omergy.de/assets/0/icons/fontawesome/${d}/${a}.svg`,p=a=>`https://renderer.omergy.de/assets/0/images/${a}.svg`,c=a=>`https://renderer.omergy.de/assets/0/images/${a}`},8703:(w,_,e)=>{"use strict";e.d(_,{W:()=>t});const t=p=>{if(p==="")return 1;if(p.startsWith("border-bottom")){const c=p.match(/^border-bottom-(\d+)$/);if(c)return parseInt(c[1])}return 0}},3474:(w,_,e)=>{"use strict";e.d(_,{C0:()=>y,Cp:()=>o,DP:()=>a,Db:()=>v,RN:()=>d,Sh:()=>s,VS:()=>r,rG:()=>l,sM:()=>C,xO:()=>S});var t=e(8343),p=e(5904),c=e(2430);const a=(i,u=.55)=>{if(!i||!i.match(/^#[0-9a-f]{6}$/i))return!1;i=i.substring(1);const f=parseInt(i,16),n=f>>16&255,g=f>>8&255,$=f>>0&255;return .2126*n+.7152*g+.0722*$<255*u},d=(i,u=.55,f="white",n="black-100")=>a(i,u)?f:n,s=i=>{const u=[{threshold:.55,contrastColor:"black-30"},{threshold:.75,contrastColor:"black-50"},{threshold:.84,contrastColor:"black-40"},{threshold:.92,contrastColor:"black-30"},{threshold:.97,contrastColor:"black-20"},{threshold:1,contrastColor:"black-10"}];let f="black-10";for(let n=0;n<u.length;n++)if(a(i,u[n].threshold)){f=u[n].contrastColor;break}return f},o=(i,u="black-100")=>(i=i||u,i===null||i.length===0?"":(i.startsWith("#")||(i=`var(--color-${i})`),i)),r=(i,u="primary-default",f="white")=>{i=o(i,"transparent");const n=(0,t.E)((0,p.X)());let g=n.resolveColorToRgb(i);if(g==="transparent"){const R=(0,c.$)((0,p.X)()).getReference("base.design.background_color_content");g=n.resolveColorToRgb(R)}return d(g,.55,f,u)},l=(i,u="black-100",f="")=>{if(i=o(i,u),!f){const n=(0,t.E)((0,p.X)());let g=n.resolveColorToRgb(i);if(g==="transparent"){const R=(0,c.$)((0,p.X)()).getReference("base.design.background_color_content");g=n.resolveColorToRgb(R)}f=d(g)}return f=o(f),{backgroundColor:i,color:f}},v=(i,u="")=>({color:o(i,u)}),S=i=>{if(i==="transparent"||i===null){const u=(0,c.$)((0,p.X)()),f=(0,t.E)((0,p.X)()),n=u.getReference("base.design.background_color_content");return f.resolveColorToRgb(n)}return i},y=(i,u)=>{const f=o(i,u),n=(0,t.E)().resolveColorToRgb(f);return a(n)},C=i=>i==="transparent"?S(i)==="#ffffff":[null,"","white","#ffffff"].includes(i)},2996:(w,_,e)=>{"use strict";e.d(_,{g:()=>p});var t=e(2331);const p=(c,a=void 0)=>{const d=(0,t.cT)("text_alignment_mobile",c)&&(0,t.oe)("text_alignment_mobile",c),s=(0,t.cT)("text_alignment_desktop",c)&&(0,t.oe)("text_alignment_desktop",c)||a;return{"-alignLeft":d==="left","-alignCenter":d==="center","-alignLeftDesktop":s==="left","-alignCenterDesktop":s==="center"}}},103:(w,_,e)=>{"use strict";e.d(_,{D:()=>t});const t=(p,c)=>{let a;return(...d)=>{clearTimeout(a),a=setTimeout(()=>p(...d),c)}}},1592:(w,_,e)=>{"use strict";e.d(_,{N:()=>r,R:()=>a});var t=e(3976),p=e(3021),c=e(2430);const a=l=>{switch(l?.type){case"reviews":return l?.entity_ids.map(v=>d(v));case"services":return l?.entity_ids.map(v=>o(v))}return[]},d=l=>{const v={};return p.LO.forEach(S=>{v[S]={visible:!0,linked:!0,value:`{$rating.${l}.${S}}`,type:S==="rating_text"?"textarea":"text"}}),{dbid:l,fields:v}},s={title:{type:"text",fieldName:"teaser_headline"},content:{type:"textarea",fieldName:"teaser_copy"},details_title:{type:"text",fieldName:"modal_headline"},details_content:{type:"textarea",fieldName:"modal_copy"},image_id:{type:"image",fieldName:"image"},icon_id:{type:"icon",fieldName:"icon"}},o=l=>{const v={};return Object.keys(s).forEach(S=>{const y=s[S];if(v[y.fieldName]={visible:!0,linked:!0,value:`{$service.${l}.${S}}`,type:y.type},["image","icon","backgroundimage"].includes(y.type)&&(v[y.fieldName].reference=v[y.fieldName].value,delete v[y.fieldName].value),y.type==="icon"){const{reference:C}=v[y.fieldName];let i=null;typeof C=="string"?i=(0,c.$)().resolveReferences(C):console.error(`Icon "${y.fieldName}" has no string as reference. No ImageId could be extracted`),v[y.fieldName].reference=`{$image.${i}.src}`}["image","backgroundimage"].includes(y.type)&&(v[y.fieldName].alt={linked:!0,reference:null,value:null,visible:!0})}),v.btn_text={visible:!0,value:"mehr erfahren",type:"text"},{dbid:l,fields:v}},r=l=>l.filter(y=>y.match(t._s)).map(y=>parseInt(y.split(".")[1],10))},5904:(w,_,e)=>{"use strict";e.d(_,{B:()=>p,X:()=>c});let t;const p=a=>{t=a},c=()=>t},3021:(w,_,e)=>{"use strict";e.d(_,{CY:()=>R,LO:()=>o,PK:()=>v,Tm:()=>l,eA:()=>S,mw:()=>i});var t=e(3976),p=e(8722),c=e(2331),a=e(1592),d=e(9454);const s=["base.domain","base.meta.meta_title","base.meta.meta_author","base.meta.meta_description","base.meta.meta_robots","base.meta.favicon","base.trackingphone","base.trackingEmail","base.cookieInfoBoxActive","base.cookieInfoBoxText","base.cookieConsentBoxActive","base.design.design_id","base.design.name","base.design.customer_id","base.design.page_style","base.design.shadow","base.design.distance_upwards","base.design.distance_downwards","base.design.color_primary_foreground","base.design.color_primary_lighter","base.design.color_primary_light","base.design.color_primary","base.design.color_primary_dark","base.design.color_primary_darker","base.design.color_primary_background","base.design.color_secondary_foreground","base.design.color_secondary_lighter","base.design.color_secondary_light","base.design.color_secondary","base.design.color_secondary_dark","base.design.color_secondary_darker","base.design.color_secondary_background","base.design.color_accent","base.design.color_headline","base.design.background_type","base.design.background_color_content","base.design.background_color_outside","base.design.background_image","base.design.background_image_src","base.design.box_shadow","base.design.rounded_boxes","base.design.font_headline_name","base.design.font_headline_css","base.design.font_copy_name","base.design.font_copy_css","base.design.font_weight_regular","base.design.font_weight_bold","base.design.font_weight_headline","base.imprint.imprint_id","base.imprint.customer_id","base.imprint.name","base.imprint.location_ref_id","base.imprint.company_name","base.imprint.street","base.imprint.postal_code","base.imprint.city","base.imprint.country","base.imprint.phone","base.imprint.fax","base.imprint.mail","base.imprint.responsible_for_content","base.imprint.registration_court","base.imprint.vat_id","base.imprint.tax_id","base.imprint.authorized_to_represent","base.imprint.prof_liability_insurance","base.imprint.chamber","base.imprint.prof_regulations","base.imprint.online_dispute_resolution","base.imprint.additional_text","base.imprint.data_protection","base.imprint.data_security","base.imprint.image_credits","base.imprint.consumer_dispute_resolution_law","base.imprint.register_number","base.imprint.registered_capital","base.imprint.business_identification_number","base.imprint.shareholder","base.imprint.official_approval","base.imprint.supervisory_authority","base.imprint.job_title","base.imprint.privacy_on_google_remarketing","base.imprint.privacy_on_google_analytics","base.imprint.additional_information","base.imprint.business_for_imprint","base.imprint.corporate_form","currentPage.name"],o=["number_stars","name","rating_text","author","date","category","rating_platform_id"],r=["active","image_crop_presets","title","content","details_title","details_content","image_id","icon_id"],l=["businesshour_id","customer_id","name","type","custom_text","custom_table","monday_open_all_day","monday_interval1_from","monday_interval1_to","monday_interval2_from","monday_interval2_to","tuesday_open_all_day","tuesday_interval1_from","tuesday_interval1_to","tuesday_interval2_from","tuesday_interval2_to","wednesday_open_all_day","wednesday_interval1_from","wednesday_interval1_to","wednesday_interval2_from","wednesday_interval2_to","thursday_open_all_day","thursday_interval1_from","thursday_interval1_to","thursday_interval2_from","thursday_interval2_to","friday_open_all_day","friday_interval1_from","friday_interval1_to","friday_interval2_from","friday_interval2_to","saturday_open_all_day","saturday_interval1_from","saturday_interval1_to","saturday_interval2_from","saturday_interval2_to","sunday_open_all_day","sunday_interval1_from","sunday_interval1_to","sunday_interval2_from","sunday_interval2_to","infotext"],v=["image_id","src","description","credits","alt","height","width"],S=["id","external_service_id","type","category","consent_title","consent_text","script"],y=b=>{const O=[];return b.tag_ids.length>0&&b.tag_ids.forEach(M=>{O.push(...Q(M))}),O},C=(b,O)=>{const M=[];return b.forEach(P=>{switch(P.type){case"reviews":P.entity_ids.forEach(D=>{o.forEach(T=>{M.push(`rating.${D}.${T}`)})});break;case"services":P.entity_ids.forEach(D=>{r.forEach(H=>{M.push(`service.${D}.${H}`)});const T=O[`service.${D}.image_id`];typeof T=="number"&&M.push(...Z(T));const W=O[`service.${D}.icon_id`];typeof W=="number"&&M.push(...Z(W))});break;default:break}}),M},i=(b,O,M,P,D)=>{const T=[...s,...y(b)],W={global:{references:u(P,T),entitySets:[],sectionSetSectionsMap:{}}};return O.reduce((H,B)=>(H[B.id]={references:{},entitySets:[],sectionSetSectionsMap:{}},(0,d.getSectionSetIdsOfPage)(b,B).forEach(ie=>{const q=M[ie].filter(N=>N.visible);let ee=q.flatMap(N=>g(b,N.fields,P));const ne=(0,a.N)(ee),se=D.filter(N=>ne.includes(N.id));ee=$(ee,se,P);let te=u(P,ee);const re=L(q,b,P),ae=X(q);te={...te,...u(P,[...re,...ae])},H[B.id].sectionSetSectionsMap[ie]=q,se.forEach(N=>{H[B.id].entitySets.find(k=>k.id===N.id)||H[B.id].entitySets.push(N)}),Object.assign(H[B.id].references,te)}),H),W)},u=(b,O)=>O.reduce((M,P)=>(P in b&&(M[P]=b[P]),M),{}),f=b=>b[b.module_id]?b[b.module_id].fields:{},n=(b,O,M)=>({website:b,getEntitiesOfEntitySet:P=>(P&&M([`entitySet.${P}.id`]),[]),resolveReferences:(P,D=1)=>R(P,D,{getReference:(T,W="<ref>")=>(M([T]),I(O,T,W))}),getBusinessHours:P=>{P&&M(Y(P))}}),g=(b,O,M)=>{const P=[],D=n(b,M,T=>{P.push(...T)});return Object.entries(O).forEach(([T,W])=>{if("items"in W){const H=W.items.flatMap(B=>g(b,B.fields,M));P.push(...H);return}if(W.type==="module"){const H=g(b,f(W),M);P.push(...H);return}if(W.rows&&W.rows.length){const H=W.rows.flatMap(B=>Object.values(B.cells).filter(J=>!!J).flatMap(J=>g(b,f(J),M)));P.push(...H);return}(0,c.oe)(T,{fields:O},D),Object.entries(W).filter(([H,B])=>typeof B=="object"&&B!==null&&"type"in B).forEach(([H])=>{(0,c.oe)(`${T}.${H}`,{fields:O},D)})}),P},$=(b,O,M)=>{const P=(0,a.N)(b),D=C(O.filter(W=>P.includes(W.id)),M);return[...b,...D].filter(W=>!W.match(t._s))},R=(b,O,M)=>{let P=0,D="",T=b;for(;D!==T&&P<O;)P++,D=T,T=T.replaceAll(t.M1,(W,H)=>{const B=M.getReference(H);return[void 0,null].includes(B)?"":B});return T},I=(b,O,M="<ref>")=>b.hasOwnProperty(O)?b[O]:M==="<ref>"?(console.error(`Could not find a reference for the key ${O}`),`{$${O}}`):M,L=(b,O,M)=>{const P=["backgroundimage","image","icon"];if(Array.isArray(b))return b.flatMap(D=>L(D,O,M));if(!b||typeof b!="object")return[];if("type"in b&&P.includes(b.type)&&"reference"in b){const D=b.reference||"",T=(0,p._h)(D,M);if(!T)return[];const W=Z(T);if(b.alt){const H=n(O,M,B=>{W.push(...B)});(0,c.oe)("image.alt",{fields:{image:b}},H)}return W}return Object.values(b).flatMap(D=>L(D,O,M))},Z=b=>v.map(O=>`image.${b}.${O}`),X=b=>{if(Array.isArray(b))return b.flatMap(O=>X(O));if(!b||typeof b!="object")return[];if("type"in b&&b.type==="file_selector"&&"value"in b){const O=b.value;return O?[`file.${O}.url`]:[]}return Object.values(b).flatMap(O=>X(O))},Y=b=>l.map(O=>`businesshour.${b}.${O}`),Q=b=>S.map(O=>`tag.${b}.${O}`)},7127:(w,_,e)=>{"use strict";e.d(_,{R:()=>a,l:()=>c});var t=e(3891),p=e(9996);const c=d=>["index","/"].includes(d)?"/":d.replace(/\/$/,""),a=d=>{if(d.ctrlKey||d.altKey||d.metaKey||d.shiftKey)return;const{currentTarget:s}=d;if(!(s instanceof HTMLElement))return;const o=s.getAttribute("href"),r=s.getAttribute("target")||"";!o||!o.startsWith("/")||/\b_blank\b/i.test(r)||!(0,p.b)().pageIdByPath(o)||((0,t.tv)().push(o),d.preventDefault())}},2331:(w,_,e)=>{"use strict";e.d(_,{IW:()=>S,Nh:()=>l,Or:()=>C,VM:()=>v,cT:()=>o,oe:()=>y,rz:()=>r});var t=e(8343),p=e(1068),c=e(9996),a=e(2430),d=e(5904),s=e(4224);const o=(i,u)=>{const[f,n]=i.split(".");if(!(f in u.fields))return!1;if(n){const g=u.fields[f];return n in g}return!0},r=(i,u)=>{const[f,n]=i.split(".");let g=u.fields[f];if(n&&("visible"in g||n in g)){if(!(n in g))throw new Error(`Child key "${n}" was not found in field "${f}"`);g=g[n]}if(!g)throw new Error(`Field "${i}" was not found in passed base.`);return g},l=(i,u,f)=>{const n=r(i,u);return v(n,f)},v=(i,u)=>{if(u??=s.v.viewport,!("visible"in i))return!0;if(!i.visible&&Array.isArray(i.selectedVisibilities)&&i.selectedVisibilities.length){const f={small:"mobile",medium:"mobile",large:"desktop",xlarge:"desktop"};return u===void 0&&(u=(0,t.E)((0,d.X)()).currentViewport),i.selectedVisibilities.includes(f[u])}return!!i.visible},S=(i,u)=>{if(!l(i,u))return!1;const f=r(i,u),n=(0,a.$)((0,d.X)());return"reference"in f&&typeof f.reference=="string"&&!!n.resolveReferences(f.reference)},y=(i,u,f)=>{if(!f){const $=(0,p.l)((0,d.X)()),R=(0,c.b)((0,d.X)()),I=(0,a.$)((0,d.X)()),{website:L}=R;if(!L)return;f={website:L,getEntitiesOfEntitySet:$.getEntitiesOfEntitySet,resolveReferences:I.resolveReferences,getBusinessHours:I.getBusinessHours}}const n=r(i,u);if("items"in n)return n.items;if(n.type==="module")return n[n.module_id];if(n.type==="flexomat")return n.rows;let g;if(n.reference!==void 0&&n.value!==void 0?n.linked!==void 0?g=n.linked?n.reference:n.value:g=n.value:n.reference!==void 0?g=n.reference:n.value!==void 0&&(g=n.value),["reviews_set","service_set"].includes(n.type)){if(typeof g=="string"&&g.startsWith("{$entitySet.")){const $=parseInt(g.split(".")[1],10);return f.getEntitiesOfEntitySet($)}else if(g===null){const $=n.type==="reviews_set"?"reviews_set_id":"service_set_id";if(f.website&&f.website[$])return f.getEntitiesOfEntitySet(f.website[$])}return[]}if(["reachabilitylive"].includes(n.type))if(typeof g=="string"&&g.startsWith("{$businesshour.")){const $=parseInt(g.split(".")[1],10);return f.getBusinessHours($)}else{if(g===null)return f.getBusinessHours(f.website.reachability_hours_id);if(g===0)return null}if(i==="businesshour_id"&&typeof g=="string"){const $=parseInt(f.resolveReferences(g));if(!isNaN($))return f.getBusinessHours($)}return typeof g=="string"&&(g=f.resolveReferences(g)),g},C=(i,u)=>l(i,u)&&!!y(i,u)},9454:(w,_,e)=>{"use strict";e.r(_),e.d(_,{getSectionSetIdsOfPage:()=>c,getSectionsSetIdsOfWebsite:()=>a,getSpecificSectionSetIdOfPage:()=>p});var t=e(9512);const p=(d,s,o)=>o==="main"?s.main_set_id:s[`${o}_set_id`]===null?d[`${o}_set_default_id`]:s[`${o}_set_id`]||null,c=(d,s)=>[p(d,s,"main"),p(d,s,"header"),p(d,s,"footer"),p(d,s,"sidebar")].filter(o=>!!o),a=(d,s)=>{const o=s.reduce((r,l)=>(r.push(...c(d,l)),r),[]);return(0,t.T)(o)}},4224:(w,_,e)=>{"use strict";e.d(_,{v:()=>t});const t={viewport:void 0}},4570:(w,_,e)=>{"use strict";e.d(_,{T:()=>a,g:()=>c});var t=e(4634);const p={baseUrl:"https://images.adzstage.de",cloudName:"adzlocal-gmbh"},c=d=>{p.baseUrl=d.baseUrl,p.cloudName=d.cloudName};class a{baseUrl="";fetchUrl="";uploadPath="";options={format:"auto"};constructor(){this.baseUrl=`${p.baseUrl}/${p.cloudName}/image`}static fetch(s){return Reflect.construct(this,[]).fetch(s)}static upload(s){return Reflect.construct(this,[]).upload(s)}fetch(s){return this.fetchUrl=s,this}upload(s){return this.uploadPath=s,this}height(s){return this.options.height=s,this}width(s){return this.options.width=s,this}aspectRatio(s){return this.options.aspectRatio=s,this}cropMode(s){return this.options.cropMode=s,this}crop(s){return this.options.crop=s,this}gravity(s){return this.options.gravity=s,this}quality(s){return typeof s=="number"?(this.options.quality=s,this.options.qualityType=void 0):(this.options.quality="auto",this.options.qualityType=s),this}grayscale(s=!0){return this.options.grayscale=s,this}colorize(s=100,o="000000"){if(s>100||s<0)throw new Error(`Invalid value "${s}" for Argument "level". Valid values are between 0 and 100`);return this.options.colorize={colorRgb:o.replaceAll("#",""),level:s},this}blur(s=100){if(s>2e3||s<1)throw new Error(`Invalid value "${s}" for Argument "strength". Valid values are between 1 and 2000`);return this.options.blurStrength=s,this}stringifyOptions(){const s=[];let o=[];if(this.options.crop&&(o.push("c_crop"),o.push(`h_${this.options.crop.height}`),o.push(`w_${this.options.crop.width}`),typeof this.options.crop.x=="number"&&o.push(`x_${this.options.crop.x}`),typeof this.options.crop.y=="number"&&o.push(`y_${this.options.crop.y}`)),s.push(o),o=[],this.options.height&&o.push(`h_${this.options.height}`),this.options.width&&o.push(`w_${this.options.width}`),this.options.aspectRatio&&o.push(`ar_${this.options.aspectRatio.width}:${this.options.aspectRatio.height}`),this.options.quality){let r=`q_${this.options.quality}`;this.options.qualityType&&(r+=`:${this.options.qualityType}`),o.push(r)}return this.options.cropMode&&o.push(`c_${this.options.cropMode}`),this.options.gravity&&o.push(`g_${this.options.gravity}`),this.options.format&&o.push(`f_${this.options.format}`),s.push(o),o=[],this.options.grayscale&&o.push("e_grayscale"),s.push(o),o=[],this.options.colorize&&(o.push(`co_rgb:${this.options.colorize.colorRgb}`),o.push(`e_colorize:${this.options.colorize.level}`)),s.push(o),o=[],this.options.blurStrength&&o.push(`e_blur:${this.options.blurStrength}`),s.push(o),o=[],s.filter(r=>r.length).map(r=>r.join(",")).join("/")}get(){if(this.uploadPath)return`${this.baseUrl}/upload/${this.stringifyOptions()}/${this.uploadPath}`;const s=encodeURIComponent(this.fetchUrl);return`${this.baseUrl}/fetch/${this.stringifyOptions()}/${s}`}toString(){return this.get()}clone(){return(0,t.X)(this)}}},4634:(w,_,e)=>{"use strict";e.d(_,{X:()=>t});const t=p=>{if(Array.isArray(p))return p.map(a=>t(a));if(p===null||typeof p!="object")return p;const c=Object.getOwnPropertyDescriptors(p);for(const a in c)c[a].value=t(c[a].value);return Object.create(Object.getPrototypeOf(p),c)}},8722:(w,_,e)=>{"use strict";e.d(_,{NV:()=>s,OK:()=>a,_h:()=>d});var t=e(3976),p=e(2430),c=e(5904);const a=o=>{if(!o.reference)return;const r=(0,p.$)((0,c.X)());return d(o.reference,r.references)},d=(o,r)=>{const l=o.match(/{\$image.(\d+).src}/);if(l)return parseInt(l[1],10);const v=o.match(t.pe);if(!v||!v[1])return;const S=v[1];if(!(S in r))return;const y=parseInt(r[S]);if(y&&Number.isInteger(y))return y},s=(o,r)=>{var l,v,S,y;return{width:(v=(l=o.editOptions)==null?void 0:l.crop)!=null&&v.width?o.editOptions.crop.width:r.width,height:(y=(S=o.editOptions)==null?void 0:S.crop)!=null&&y.height?o.editOptions.crop.height:r.height}}},9462:(w,_,e)=>{"use strict";e.d(_,{m:()=>d});var t=e(3891),p=e(7844),c=e(8698);const a=s=>{const o=s.tablename;let r=c.Y.default,l=1;return o in c.Y&&(r=c.Y[o],l=s.section_template_version),{directory:r,componentName:`${r}.V${l}`}},d=(0,p.Q_)("components",{state:()=>({_loadedComponents:{}}),getters:{getSectionComponentName(){return s=>a(s).componentName},isSectionComponentLoaded(){return s=>this._loadedComponents[this.getSectionComponentName(s)]||!1}},actions:{loadSectionComponents(s){const{vueApp:o}=(0,t.e)(),r=s.filter(l=>!this.isSectionComponentLoaded(l)).map(l=>a(l));return Promise.all(r.map(async l=>{const v=await e(9321)(`./${l.directory}/${l.componentName}.vue`).catch(S=>{if(S instanceof Error&&S.message.startsWith("Cannot find module"))return e.e(6798).then(e.bind(e,6798));throw S});l.componentName in o._context.components||o.component(l.componentName,v.default),this._loadedComponents[l.componentName]=!0}))}}})},1957:(w,_,e)=>{"use strict";e.d(_,{G:()=>c});var t=e(7844);const p={statistics:"statisticalCookiesConsent",marketing:"marketingCookiesConsent",googleMaps:"googleMapsConsent",jotform:"jotformConsent"},c=(0,t.Q_)("consents",{state:()=>({_consents:{statistics:"unknown",marketing:"unknown",googleMaps:"unknown",jotform:"unknown"}}),getters:{consentStateByType(a){return d=>a._consents[d]},isConsentGranted(a){return d=>a._consents[d]==="granted"}},actions:{setConsentState(a,d){this._consents[a]=d},initState(){["statistics","marketing","googleMaps","jotform"].forEach(d=>{const s=localStorage.getItem(p[d]);s==="true"?this.setConsentState(d,"granted"):s==="false"?this.setConsentState(d,"rejected"):this.setConsentState(d,"unknown")})},grantConsent(a){localStorage.setItem(p[a],"true"),this.setConsentState(a,"granted")},declineConsent(a){localStorage.setItem(p[a],"false"),this.setConsentState(a,"rejected")}}})},1068:(w,_,e)=>{"use strict";e.d(_,{l:()=>c});var t=e(7844),p=e(1592);const c=(0,t.Q_)("entity-sets",{state:()=>({_entitySetsById:{}}),getters:{getEntitiesOfEntitySet(a){return d=>(0,p.R)(a._entitySetsById[d])}},actions:{setEntitySets(a){this._entitySetsById=a.reduce((d,s)=>(d[s.id]=s,d),{})}}})},8343:(w,_,e)=>{"use strict";e.d(_,{E:()=>o});var t=e(7844),p=e(2854),c=e(3474),a=e(9634),d=e(2430),s=e(4570);const o=(0,t.Q_)("layout",{state:()=>({_currentViewport:"small",_currentScrollTop:0,_documentHeight:null,_stickyHeaderActive:!1,_headerHeight:0}),getters:{currentViewport(r){return r._currentViewport},isViewportSmall(r){return r._currentViewport==="small"},isViewportMedium(r){return r._currentViewport==="medium"},isViewportLarge(r){return r._currentViewport==="large"},isViewportXLarge(r){return r._currentViewport==="xlarge"},isViewportMobile(r){return r._currentViewport==="small"||r._currentViewport==="medium"},isViewportDesktop(r){return r._currentViewport==="large"||r._currentViewport==="xlarge"},currentScrollTop(r){return r._currentScrollTop},documentHeight(r){return r._documentHeight},stickyHeaderActive(r){return r._stickyHeaderActive},headerHeight(r){return r._headerHeight},isBoxed(){return(0,d.$)().getReference("base.design.page_style")==="boxed"},borderRadius(){return(0,d.$)().getReference("base.design.border_radius","small")},hasBoxShadow(){return!!(0,d.$)().getReference("base.design.box_shadow",!1)},dynamicCssVariables(){const r=(0,d.$)(),l=i=>r.getReference(`base.design.color_${i}`,null),v=r.getReference("base.design.font_headline_name",null),S=["EB Garamond","Playfair Display"].includes(v)?"serif":"sans-serif",y=r.getReference("base.design.background_color_content",null),C=r.getReference("base.design.background_color_outside",null);return{"--color-black-100":"#212429","--color-black-70":"#454545","--color-black-60":"#5c5c5c","--color-black-50":"#727272","--color-black-40":"#898989","--color-black-30":"#bcbdbf","--color-black-20":"#d3d3d4","--color-black-10":"#e9e9ea","--color-black-5":"#f4f4f4","--color-white":"#ffffff","--color-transparent":"transparent","--color-error-dark":"#c30052","--color-error-default":"#ed2e7e","--color-error-light":"#fff2f7","--color-success-dark":"#00966d","--color-success-default":"#00ba88","--color-success-light":"#f3fdfa","--color-warning-dark":"#a26b00","--color-warning-default":"#f4b740","--color-warning-light":"#fff0d4","--color-primary-foreground":l("primary_foreground"),"--color-primary-darker":l("primary_darker"),"--color-primary-dark":l("primary_dark"),"--color-primary-default":l("primary"),"--color-primary-light":l("primary_light"),"--color-primary-lighter":l("primary_lighter"),"--color-primary-background":l("primary_background"),"--color-primary-default-text":(0,c.Cp)((0,c.RN)(l("primary"))),"--color-secondary-foreground":l("secondary_foreground"),"--color-secondary-darker":l("secondary_darker"),"--color-secondary-dark":l("secondary_dark"),"--color-secondary-default":l("secondary"),"--color-secondary-light":l("secondary_light"),"--color-secondary-lighter":l("secondary_lighter"),"--color-secondary-background":l("secondary_background"),"--color-secondary-default-text":(0,c.Cp)((0,c.RN)(l("secondary"),.65)),"--background-color-content":y,"--background-color-outside":C,"--color-headline":"--var(--color-headline-original)","--color-headline-original":l("headline")||l("primary"),"--font-family-headline":`"${v}", ${S}`,"--font-family-text":`"${r.getReference("base.design.font_copy_name",null)}", sans-serif`,"--font-weight-regular":r.getReference("base.design.font_weight_regular",null),"--font-weight-bold":r.getReference("base.design.font_weight_bold",null),"--font-weight-headline":r.getReference("base.design.font_weight_headline",null),"--user-html-list-item-icon-url":`url(${(0,a.xs)("chevron-right","solid")})`,"--user-html-generic-file-link-icon-url":`url(${(0,a.xs)("file-alt","solid")})`,"--user-html-pdf-file-link-icon-url":`url(${(0,a.xs)("file-pdf","solid")})`,"--user-html-download-file-link-icon-url":`url(${(0,a.xs)("file-download","solid")})`,"--user-html-external-link-icon-url":`url(${(0,a.xs)("external-link","solid")})`,"--user-html-tel-link-icon-url":`url(${(0,a.xs)("phone-alt","solid")})`,"--borderRadius-layout":this.borderRadius==="large"?"var(--borderRadius-large-size)":this.borderRadius==="small"?"var(--borderRadius-small-size)":"var(--borderRadius-none)","--borderRadius-small":this.borderRadius==="none"?"var(--borderRadius-none)":"var(--borderRadius-small-size)","--borderRadius-smaller":this.borderRadius==="none"?"var(--borderRadius-none)":"var(--borderRadius-smaller-size)","--borderRadius-large":this.borderRadius==="none"?"var(--borderRadius-none)":"var(--borderRadius-large-size)","--borderRadiusButton-layout":this.borderRadius==="large"?"var(--borderRadiusButton-full)":this.borderRadius==="small"?"var(--borderRadiusButton-small)":"var(--borderRadiusButton-none)","--shadow-layout":this.hasBoxShadow?"var(--shadow-small)":"var(--shadow-bordered)"}},resolveColorToRgb(){return r=>{const l=`--color-${r}`;if(l in this.dynamicCssVariables)return this.dynamicCssVariables[l];const v=r.match(/var\((--color-.*)\)/);return v&&v[1]in this.dynamicCssVariables?this.dynamicCssVariables[v[1]]:r}},headData(){const r=[],l=(0,d.$)(),v=l.getReference("base.meta.favicon");if(v){const C=s.T.fetch(v).width(16).height(16).get();r.push({rel:"icon",type:"image/x-icon",href:C})}const S=l.getReference("base.design.font_headline_css"),y=l.getReference("base.design.font_copy_css");return[S,y].forEach(C=>{r.push({rel:"preload",href:C,as:"style"}),r.push({rel:"stylesheet",href:C,body:!0})}),{link:r,htmlAttrs:{lang:"de",style:Object.entries(this.dynamicCssVariables).map(C=>`${C[0]}: ${C[1]};`).join(" ")}}}},actions:{setCurrentViewport(r){this._currentViewport=r},setViewportByWidth(r){const l=Object.entries(p.e).sort((S,y)=>S[1]-y[1]);let v="small";l.forEach(S=>{r>=S[1]&&(v=S[0])}),this._currentViewport!==v&&(this._currentViewport=v)},setScrollTop(r){this._currentScrollTop=r},setDocumentHeight(r){this._documentHeight=r},setStickyHeaderActive(r){this._stickyHeaderActive=r},setHeaderHeight(r){this._headerHeight=r}}})},2092:(w,_,e)=>{"use strict";e.d(_,{T:()=>C});var t=e(3891),p=e(2119),c=e(7844),a=e(8698),d=e(9454);const s=(i,u)=>u.split(".").reduce((f,n)=>{if(!(!f||!(n in f)))return f[n]},i),o=i=>i.split(".").filter(u=>u!=="").join("."),r=(i,u,f)=>{const n=o(u).split("."),g=s(i,n.slice(0,-1).join(".")),$=n[n.length-1];if(Array.isArray(g)&&g.length===0&&isNaN(parseInt($))){r(i,n.slice(0,-1).join("."),{}),r(i,u,f);return}if(typeof g!="object"||g===null)throw new Error(`Unable to set property "${$}" in a non-object. Please make sure the path "${u}" returns an object from the input element.`);g[$]=f},l=(i,u,f)=>{const n=s(i,o(u));if(!Array.isArray(n))throw new TypeError(`Unable to push to a non-array. Please make sure the path "${u}" returns an array from the input element.`);n.push(f)},v=(i,u)=>{const f=o(u).split("."),n=s(i,f.slice(0,-1).join(".")),g=f[f.length-1];if(typeof n!="object"||n===null)throw new Error(`Unable to delete property "${g}" from a non-object. Please make sure the path "${u}" returns an object from the input element.`);Array.isArray(n)?n.splice(parseInt(g),1):delete n[g]};var S=e(9996),y=e(7127);const C=(0,c.Q_)("pages",{state:()=>({_pagesById:{},_sectionSetsById:{}}),getters:{pages(i){return Object.values(i._pagesById)},pageById(i){return u=>i._pagesById[u]},currentPageId(){const{path:i}=(0,t.bV)();return(0,S.b)().pageIdByPath(i)},currentPage(){return this.pageById(this.currentPageId)},sectionSetById(i){return u=>(i._sectionSetsById[u]||[]).filter(n=>n.visible).sort((n,g)=>n.sort-g.sort)},sectionsByPage(){return i=>{const u=(0,S.b)(),f=u.pageIdByPath(i),{website:n}=u,g=this.pageById(f);return!n||!g?[]:(0,d.getSectionSetIdsOfPage)(n,g).filter($=>!!$).flatMap($=>this.sectionSetById($))}},contactFormSectionIdOnPage(){return i=>{const f=this.sectionsByPage(i).find(n=>n.tablename===a.O.ContactForm);return f?.id}},hasContactFormSectionOnPage(){return i=>!!this.contactFormSectionIdOnPage(i)},nextSectionIdOnPage(){return(i,u)=>{const f=this.sectionsByPage(i),n=f.findIndex($=>$.id===u.id),g=f[n+1];if(!(n===-1||!g))return g.id}},activeNavigationPageUrls(){const i=(0,y.l)((0,t.bV)().path);let u=this.pages.find(n=>(0,y.l)(n.url)===i);const f=new Set([]);for(;u;)f.add(u.url),u=this.pages.find(n=>n.id===u.parent_id);return f}},actions:{setPages(i){this._pagesById=i.reduce((u,f)=>(u[f.id]=f,u),{}),this._pagesById[1/0]={id:1/0,entityId:null,entityType:null,footer_set_id:null,header_set_id:null,main_set_id:0,name:"404",parent_id:0,sidebar_set_id:null,sort:1/0,type:"page",url:"/404",icon:"",icon_show:!1,visible:!1,meta_description:null}},setSectionSetSectionsMap(i){Object.entries(i).forEach(([u,f])=>{this.setSectionSetSections(u,f)})},setSectionSetSections(i,u){this._sectionSetsById[i]=(0,p.qj)(u)},addPage(i){this._pagesById[i.id]=i},updatePage(i){this._pagesById[i.id]=i},deletePage(i){delete this._pagesById[i]},updateSectionAttribute(i,u,f){r(this._sectionSetsById,`${i}.${u}`,f)},pushIntoSectionAttribute(i,u,f){l(this._sectionSetsById,`${i}.${u}`,f)},deleteSectionAttribute(i,u){v(this._sectionSetsById,`${i}.${u}`)},async loadSectionSetSections(i){const{RendererApi:u}=await Promise.resolve().then(e.bind(e,7786)),f=i.filter(R=>!(R in this._sectionSetsById));if(!f.length)return;const n=(0,S.b)(),{website:g}=n;if(!g)return;const $=await u.sectionSetSectionsMap(g.website_code,f);this.setSectionSetSectionsMap($)}}})},2430:(w,_,e)=>{"use strict";e.d(_,{$:()=>s});var t=e(7844),p=e(7786),c=e(3021),a=e(9996),d=e(2092);const s=(0,t.Q_)("references",{state:()=>({_references:{}}),getters:{references(o){var r;return{...o._references,"currentPage.name":((r=(0,d.T)().currentPage)==null?void 0:r.name)||""}},hasReference(){return o=>this.references.hasOwnProperty(o)},filterAndResolveReferences(){return o=>Object.entries(this.references).filter(r=>o.test(r[0])).reduce((r,l)=>(typeof l[1]=="string"?r[l[0]]=this.resolveReferences(l[1]):r[l[0]]=l[1],r),{})},getReference(){return(o,r="<ref>")=>this.hasReference(o)?this.references[o]:r==="<ref>"?(console.error(`Could not find a reference for the key ${o}`),`{$${o}}`):r},resolveReferences(){return(o,r=1)=>(0,c.CY)(o,r,{getReference:this.getReference})},getBusinessHours(){return o=>{const r=c.Tm.reduce((l,v)=>(l[v]=this.getReference(`businesshour.${o}.${v}`,null),l),{});if(!Object.values(r).every(l=>l===null))return r}},getImage(){return o=>c.PK.reduce((r,l)=>(r[l]=this.getReference(`image.${o}.${l}`,null),r),{})},getTag(){return o=>{const r=c.eA.reduce((l,v)=>(l[v]=this.getReference(`tag.${o}.${v}`,null),l),{});if(!Object.values(r).every(l=>l===null))return r}}},actions:{flushReferences(){this._references={}},addReferences(o){this._references={...this._references,...o}},downloadImageReferences(o){if(this.getReference(`image.${o}.src`,null))return;const r=c.PK.map(l=>`image.${o}.${l}`);return this.downloadReferences(r)},async downloadReferences(o){console.warn("tried to fetch references on live page",o)}}})},9996:(w,_,e)=>{"use strict";e.d(_,{b:()=>d});var t=e(7844),p=e(7127),c=e(2092),a=e(2430);const d=(0,t.Q_)("website",{state:()=>({_website:null}),getters:{website(s){return s._website},imprint(){const s=["imprint_id","customer_id","name","location_ref_id","company_name","street","postal_code","city","country","phone","fax","mail","responsible_for_content","registration_court","vat_id","tax_id","authorized_to_represent","prof_liability_insurance","chamber","prof_regulations","online_dispute_resolution","additional_text","data_protection","data_security","image_credits","consumer_dispute_resolution_law","register_number","registered_capital","business_identification_number","shareholder","official_approval","supervisory_authority","job_title","privacy_on_google_remarketing","privacy_on_google_analytics","additional_information","business_for_imprint","corporate_form"],o=(0,a.$)();return s.reduce((r,l)=>({...r,[l]:o.getReference(`base.imprint.${l}`)}),{})},pagePathMap(){return(0,c.T)().pages.filter(o=>o.type==="page").reduce((o,r)=>{const l=(0,p.l)(r.url);return o[l]=r.id,o},{})},pageIdByPath(){return s=>(s!=="/"&&(s=s.replace(/\/+$/,"")),this.pagePathMap[s])}},actions:{setWebsite(s){this._website=s}}})},1098:(w,_,e)=>{"use strict";e.d(_,{Z:()=>le});var t=e(1099),p=e(4266);function c(m,E){if(/<iframe[^>]*\/>/.test(m))return r("selbstschlie\xDFende iframe-Tags werden nicht von allen Browsern unterst\xFCtzt. Bitte schlie\xDFe das IFrame-Tag normal <iframe ...></iframe>");const V=d(a(m,E));return typeof V=="string"?(0,t.h)(E,{},V):V}function a(m,E){return(p.R5||p.default.baseParse)(`<${E}>${m}</${E}>`)}function d(m){if(!m)return r(null);if(m.type===2)return m.content;if(m.type===0)return d(m.children[0]);if(m.type!==1)return"";const E=[];m.children.forEach(U=>{U&&E.push(d(U))});const V={};return m.props.forEach(U=>{U.type===6&&U.value&&(V[U.name]=U.value.content)}),(0,t.h)(m.tag,{attrs:V},E)}function s(m,E){const V=document.createElement(E);return V.innerHTML=m,V}function o(m){return m.match(/^[:a-z_0-9][:a-z_.0-9-]*$/i)!==null}function r(m){let E="",V="";return(0,t.h)("div",{style:V},E)}function l(m){const E=[];if(m.childNodes.forEach(V=>{E.push(l(V))}),m.nodeType===Node.TEXT_NODE)return m.nodeValue?m.nodeValue:"";if(m.nodeType===Node.ELEMENT_NODE){const V=m,{attributes:U}=V,G={};for(let K=0;K<U.length;K++){const oe=U[K].name;if(!o(oe))return r(oe);G[oe]=U[K].nodeValue}const F=V.nodeName.toLowerCase();return o(F)?h(F,G,E):r(F)}return""}function v(m,E){if(Array.isArray(m)){const V=[];return m.forEach(U=>{V.push(v(U,E))}),V}else return S(m,E)}function S(m,E){return!m||typeof m!="object"?m:m.type==="iframe"?(0,t.h)(E,{attrs:m.props||{}}):(m.children&&Array.isArray(m.children)&&(m.children=v(m.children,E)),m)}var y=e(3659);const C=m=>((0,t.dD)("data-v-1a8ea18e"),m=m(),(0,t.Cn)(),m),i={key:0,class:"s-iframeConsent__youtubeLogo",width:"157",height:"110",viewBox:"0 0 157 110",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u=C(()=>(0,t._)("path",{d:"M61.9023 75.2776L104.067 53.3848L61.9023 31.3389V75.2776Z",fill:"white"},null,-1)),f=C(()=>(0,t._)("path",{opacity:"0.12",d:"M61.9023 31.3389L98.8727 56.0793L104.067 53.3848L61.9023 31.3389Z",fill:"#420000"},null,-1)),n=["fill"],g=["id"],$=C(()=>(0,t._)("stop",{"stop-color":"#E52D27"},null,-1)),R=C(()=>(0,t._)("stop",{offset:"1","stop-color":"#BF171D"},null,-1)),I={key:1},L=["href"],Z={key:2,class:"s-iframeConsent__youtubeControls",width:"1920",height:"107",viewBox:"0 0 1920 107",fill:"none",xmlns:"http://www.w3.org/2000/svg"},X=C(()=>(0,t._)("path",{d:"M1920 7H0V1H1920V7Z",fill:"white"},null,-1)),Y=C(()=>(0,t._)("path",{d:"M620 7H0V1H620V7Z",fill:"#C42E3D"},null,-1)),Q=C(()=>(0,t._)("path",{d:"M1848.48 51.5108H1854.1V41.6243H1863.99V36H1848.48V51.5108",fill:"white"},null,-1)),b=C(()=>(0,t._)("path",{d:"M1885.04 72.5623H1875.15V78.1867H1890.66V62.6759H1885.04V72.5623",fill:"white"},null,-1)),O=C(()=>(0,t._)("path",{d:"M1854.1 62.6759H1848.48V78.1867H1863.99V72.5623H1854.1V62.6759",fill:"white"},null,-1)),M=C(()=>(0,t._)("path",{d:"M1875.15 36.0037V41.6223H1885.04V51.5087H1890.67V36.0037H1875.15Z",fill:"white"},null,-1)),P=C(()=>(0,t._)("path",{d:"M1770.83 68.5184H1812.78V45.6751H1770.83V68.5184ZM1817.61 73.3433H1766V40.8434H1817.61V73.3433Z",fill:"white"},null,-1)),D=C(()=>(0,t._)("path",{d:"M35 76.093L68.0623 57.0037L35 37.9145V76.093Z",fill:"white"},null,-1)),T=C(()=>(0,t._)("path",{d:"M147.748 37V43.0378C152.952 44.5828 156.828 50.1531 156.828 56.8211C156.828 63.4892 152.952 69.0593 147.748 70.6043V76.6354C155.696 74.9955 161.761 66.7419 161.761 56.8211C161.761 46.8937 155.696 38.6466 147.748 37Z",fill:"white"},null,-1)),W=C(()=>(0,t._)("path",{d:"M153.535 56.8211C153.535 52.3284 151.115 48.5403 147.748 47.124V66.525C151.115 65.0952 153.535 61.3139 153.535 56.8211",fill:"white"},null,-1)),H=C(()=>(0,t._)("path",{d:"M144.25 37.7711L130.472 48.4817H119.733V65.1719H130.472L144.25 75.8679V37.7711Z",fill:"white"},null,-1)),B={key:3,class:"s-iframeConsent__videoControls",width:"1717",height:"88",viewBox:"0 0 1717 88",fill:"none",xmlns:"http://www.w3.org/2000/svg"},J=C(()=>(0,t._)("rect",{width:"126",height:"88",rx:"6",fill:"#3B3B3B"},null,-1)),ie=C(()=>(0,t._)("path",{d:"M51 63.1785L84.0623 44.0892L51 25V63.1785Z",fill:"white"},null,-1)),q=C(()=>(0,t._)("path",{d:"M1717 71H157V16H1717V71Z",fill:"#3C3C3C"},null,-1)),ee=C(()=>(0,t._)("path",{d:"M1697 52H177V35H1697V52Z",fill:"white"},null,-1)),ne=C(()=>(0,t._)("path",{d:"M668 52H177V35H668V52Z",fill:"#A0A0A0"},null,-1));function se(m,E,V,U,G,F){return(0,t.wg)(),(0,t.iD)("div",null,[m.active?(0,t.kq)("",!0):((0,t.wg)(),(0,t.iD)("div",{key:0,class:(0,y.C_)(["s-iframeConsentWrapper",m.iframeConsentWrapperClasses])},[m.isYoutubeIframe?((0,t.wg)(),(0,t.iD)("svg",i,[u,(0,t.Uk)(),f,(0,t.Uk)(),(0,t._)("path",{d:"M154.481 23.73C154.481 23.73 152.953 12.952 148.279 8.20599C142.351 1.97495 135.69 1.94433 132.65 1.5769C110.804 0 78.0502 0 78.0502 0H77.9891C77.9891 0 45.2352 0 23.3891 1.5769C20.349 1.94433 13.6882 1.97495 7.76072 8.20599C3.08595 12.952 1.55825 23.73 1.55825 23.73C1.55825 23.73 0 36.3758 0 49.0369V60.9019C0 73.563 1.55825 86.2088 1.55825 86.2088C1.55825 86.2088 3.08595 96.9868 7.76072 101.733C13.7035 107.964 21.4947 107.765 24.9626 108.423C37.4439 109.617 78.0196 110 78.0196 110C78.0196 110 110.804 109.954 132.65 108.362C135.706 107.994 142.351 107.964 148.279 101.733C152.953 96.9868 154.481 86.2088 154.481 86.2088C154.481 86.2088 156.039 73.5477 156.039 60.9019V49.0369C156.039 36.3758 154.481 23.73 154.481 23.73ZM61.9024 75.2777V31.3389L104.067 53.3848L61.9024 75.2777Z",fill:`url(#youtube-logo-${m.uuid})`},null,8,n),(0,t.Uk)(),(0,t._)("defs",null,[(0,t._)("linearGradient",{id:`youtube-logo-${m.uuid}`,x1:"78.0196",y1:"0",x2:"78.0196",y2:"110",gradientUnits:"userSpaceOnUse"},[$,(0,t.Uk)(),R],8,g)])])):m.isVideoIframe?((0,t.wg)(),(0,t.iD)("div",I)):(0,t.kq)("",!0),(0,t.Uk)(),(0,t._)("div",{class:"s-iframeConsent",style:(0,y.j5)(m.customStyles)},[(0,t._)("h5",null,(0,y.zw)(m.title),1),(0,t.Uk)(),(0,t._)("p",null,[(0,t.Uk)(`
                    An dieser Stelle empfehlen wir einen externen Inhalt von `),(0,t._)("strong",null,(0,y.zw)(m.websiteName),1),(0,t.Uk)(`,
                    den Sie mit einem Klick nachladen k\xF6nnen. Dabei k\xF6nnen personenbezogene Daten an Drittplattformen
                    \xFCbermittelt werden. Details finden Sie in deren
                    `),(0,t._)("a",{class:"s-link",rel:"noreferrer",href:m.privacyPolicy,target:"_blank"},"Datenschutzerkl\xE4rung",8,L),(0,t.Uk)(`.
                `)]),(0,t.Uk)(),(0,t._)("button",{class:"c-button -roundedLayout -colorPrimary",onClick:E[0]||(E[0]=K=>m.active=!m.active)},`
                    Externe Inhalte anzeigen
                `)],4),(0,t.Uk)(),m.isYoutubeIframe?((0,t.wg)(),(0,t.iD)("svg",Z,[X,(0,t.Uk)(),Y,(0,t.Uk)(),Q,(0,t.Uk)(),b,(0,t.Uk)(),O,(0,t.Uk)(),M,(0,t.Uk)(),P,(0,t.Uk)(),D,(0,t.Uk)(),T,(0,t.Uk)(),W,(0,t.Uk)(),H])):m.isVideoIframe?((0,t.wg)(),(0,t.iD)("svg",B,[J,(0,t.Uk)(),ie,(0,t.Uk)(),q,(0,t.Uk)(),ee,(0,t.Uk)(),ne])):(0,t.kq)("",!0)],2)),(0,t.Uk)(),m.active?((0,t.wg)(),(0,t.iD)("iframe",(0,y.vs)((0,t.dG)({key:1},m.customAttributes)),null,16)):(0,t.kq)("",!0)])}var te=e(920);let re=0;const ae=(0,t.aZ)({props:{attrs:{type:Object,required:!0}},data(){return{active:!1,uuid:null}},computed:{customAttributes(){let m=this.attrs;return m.attrs!==void 0&&(m=m.attrs),m},domain(){return!this.customAttributes||typeof this.customAttributes.src!="string"?"":this.customAttributes.domain?this.customAttributes.domain:new URL(this.customAttributes.src).hostname.replace("www.","")},title(){return this.customAttributes.title||"Externer Inhalt"},knownWebsitesConfig(){return(0,te.Z)(this.domain)},websiteName(){return this.knownWebsitesConfig?this.knownWebsitesConfig.name:this.domain},privacyPolicy(){return this.customAttributes["privacy-policy-url"]?this.customAttributes["privacy-policy-url"]:this.knownWebsitesConfig?this.knownWebsitesConfig.privacyPolicy:`https://${this.domain}`},iframeConsentWrapperClasses(){return{"-video":this.isVideoIframe,"-youtube":this.isYoutubeIframe}},isYoutubeIframe(){var m;return((m=this.knownWebsitesConfig)==null?void 0:m.name)==="YouTube"},isVideoIframe(){var m;return["YouTube","Vimeo"].includes(((m=this.knownWebsitesConfig)==null?void 0:m.name)||"")},backgroundImageUrl(){return this.customAttributes["background-image-url"]},customStyles(){return{"background-image":this.backgroundImageUrl?'url("'+this.backgroundImageUrl+'")':void 0,"background-position":this.backgroundImageUrl?"center":void 0,"background-size":this.backgroundImageUrl?"cover":void 0,"min-height":this.customAttributes["min-height"],padding:this.customAttributes.padding}}},created(){this.uuid=re.toString(),re+=1},methods:{openDataProtectionModal(){this.$eventBus.emit("openDataProtectionModal")}}});var N=e(1210);const x=(0,N.Z)(ae,[["render",se],["__scopeId","data-v-1a8ea18e"]]),A=(0,t.aZ)({props:{html:{type:String,required:!0},tag:{type:String,required:!1,default:"div"}},setup(m){const E=V=>V.replace(/<iframe([^>]*)>(.*?)<\/iframe>|<iframe([^>]*)\/iframe>|<iframe([^>]*)>/gis,"<iframe$1$3$4>$2</iframe>");return()=>{const V=E(m.html),U=c(V,m.tag);return S(U,x)}}});var j=e(3474),z=e(7127);const le=(0,t.aZ)({name:"WskField",props:{base:{type:Object,default:null},field:{type:String,required:!0},tag:{type:String,default:"div",validator:m=>m!=="p"},respectVisibility:{type:Boolean,default:null},mode:{type:String,default:"html",validator:m=>["html","passthrough","backgroundColor","color"].includes(m)},defaultBackgroundColor:{type:String,default:null},defaultColor:{type:String,default:null}},data(){return{aTagsWithRegisteredListener:[]}},computed:{value(){return this.$getFieldValue(this.field,this.base)}},watch:{async value(){this.unRegisterATagClickEvents(),await this.$nextTick(),this.registerATagClickEvents()}},mounted(){this.registerATagClickEvents()},methods:{registerATagClickEvents(){if(!["html","passthrough"].includes(this.mode)||!(this.$el instanceof HTMLElement))return;const m=Array.from(this.$el.querySelectorAll("a"));m.forEach(E=>{E.addEventListener("click",z.R)}),this.aTagsWithRegisteredListener=m},unRegisterATagClickEvents(){["html","passthrough"].includes(this.mode)&&(this.aTagsWithRegisteredListener.forEach(m=>{m.removeEventListener("click",z.R)}),this.aTagsWithRegisteredListener=[])}},render(){const{base:m,field:E}=this.$props,V=this.respectVisibility===null?["html","passthrough"].includes(this.mode):this.respectVisibility;let U={};const G=this.$getField(E,m);if(V&&G&&"visible"in G&&G.visible===!1){const ce=this.$isFieldVisible(E,m,"small")||this.$isFieldVisible(E,m,"medium"),ue=this.$isFieldVisible(E,m,"large")||this.$isFieldVisible(E,m,"xlarge");if(U={"u-hide@mobileOnly":!ce,"u-hide@desktopOnly":!ue},!ce&&!ue)return[]}let F=this.$getFieldValue(E,m);const K={...this.$attrs,class:[this.$attrs.class,U]};if(this.mode==="html")return K.class!==void 0?Array.isArray(K.class)?K.class.push("u-userHtml"):K.class=[K.class,"u-userHtml"]:K.class=["u-userHtml"],typeof F=="string"&&F.includes("<table")&&(F=F.replaceAll(" colwidth="," width=")),typeof F=="string"&&F.includes("<iframe")?(0,t.h)(A,{tag:this.tag,html:F,...K}):(0,t.h)(this.tag,{...K,innerHTML:F});const oe=this.$attrs.style!==null&&typeof this.$attrs.style=="object"&&!Array.isArray(this.$attrs.style);this.$attrs.style&&!oe&&console.warn("Only styles passed as object are gonna respected in `wsk-field`.");let de=this.$attrs.style&&oe?this.$attrs.style:{};return this.mode==="backgroundColor"?de={...de,...(0,j.rG)(F,this.defaultBackgroundColor)}:this.mode==="color"&&(de={...de,...(0,j.Db)(F,this.defaultColor)}),(0,t.h)(this.tag,{...K,style:de},this.$slots.default&&this.$slots.default({value:F}))}})},6883:(w,_,e)=>{"use strict";e.d(_,{Z:()=>a});var t=e(1099),p=e(4224);const c=(d,s,o,r)=>d.every(l=>l.type)?d.map(l=>{var v;if(l.type.toString()==="Symbol(Text)"){console.error("Es darf keine Text-Node in WskVisible hineingereicht werden. Bitte wrappe den Text mit einem HTML-Tag");return}const S=(0,t.Ho)(l,{class:[s.$attrs.class,{"u-hide@mobileOnly":!o,"u-hide@desktopOnly":!r}]}),y=s.$.vnode.scopeId||((v=s.$parent)==null?void 0:v.$.vnode.scopeId);return y&&(S.scopeId=y),S}).filter(l=>!!l):(console.error("Es wurden Non-ElementNodes in WskVisible hineingereicht. Bitte wrappe den Slot-Inhalt in ein HTML-Element"),console.error(d),[]),a=(0,t.aZ)({name:"WskVisible",props:{condition:{type:Function,required:!0}},render(){var d,s;p.v.viewport="large";const o=this.condition();p.v.viewport="small";const r=this.condition();if(p.v.viewport=void 0,!r&&!o)return;const l=((s=(d=this.$slots).default)==null?void 0:s.call(d,{}))||[];return c(l,this,r,o)}})},3763:(w,_,e)=>{"use strict";e.d(_,{T:()=>y,Z:()=>f});var t=e(1099),p=e(3659);const c=["src","srcset","sizes","alt","loading"];function a(n,g,$,R,I,L){return(0,t.wg)(),(0,t.iD)("img",{ref:"image",src:n.srcAttribute,srcset:n.srcsetAttribute,sizes:n.sizesAttribute,alt:n.altAttribute,style:(0,p.j5)(n.styles),loading:n.shouldLoadLazily?"lazy":void 0,onVnodeMounted:g[0]||(g[0]=(...Z)=>n.handleSizeChange&&n.handleSizeChange(...Z))},null,12,c)}var d=e(4570),s=e(2854),o=e(9512),r=e(103);const l=10,v=50,S=[],y={imageSrc:{type:String,required:!0},editOptions:Object,position:String,imageWidth:{type:Number,required:!0},imageHeight:{type:Number,required:!0},altAttribute:String,height:[String,Number],maxHeight:Number,width:[String,Number],minWidth:Number,maxWidth:Number,aspectRatio:Number,keepOriginalAspectRatio:Boolean,noUpscale:Boolean,lazy:{type:Boolean,default:null},displayImmediately:{type:Boolean,default:!1},sizes:{type:[Array,Object]},quality:{type:[String,Number],default:null}},C=(0,t.aZ)({name:"BaseImage",props:y,data(){return{showPreviewImage:void 0,imageHeightAuto:void 0,imageWidthAuto:void 0,observer:void 0}},computed:{maxSourceImageWidth(){var n,g;return(g=(n=this.editOptions)==null?void 0:n.crop)!=null&&g.width?this.editOptions.crop.width:this.imageWidth},maxSourceImageHeight(){var n,g;return(g=(n=this.editOptions)==null?void 0:n.crop)!=null&&g.height?this.editOptions.crop.height:this.imageHeight},computedHeight(){if(!this.height&&!this.width)return;let n;return this.height==="auto"?n=this.imageHeightAuto:this.height?n=this.height:(this.keepOriginalAspectRatio||this.aspectRatio)&&this.computedWidth&&(n=this.computedWidth/this.computedAspectRatio),this.maxHeight&&n!==void 0&&(n=Math.min(this.maxHeight,n)),n},computedWidth(){if(!this.height&&!this.width)return;let n;return this.width==="auto"?n=this.imageWidthAuto:this.width?n=this.width:(this.keepOriginalAspectRatio||this.aspectRatio)&&this.computedHeight&&(n=this.computedHeight*this.computedAspectRatio),this.maxWidth&&n!==void 0&&(n=Math.min(this.maxWidth,n)),n},cloudinaryUrl(){var n,g,$,R,I,L,Z,X,Y,Q;const b=d.T.fetch(this.imageSrc);return(g=(n=this.editOptions)==null?void 0:n.crop)!=null&&g.width&&((R=($=this.editOptions)==null?void 0:$.crop)!=null&&R.height)&&b.crop({width:this.editOptions.crop.width,height:this.editOptions.crop.height,x:this.editOptions.crop.x,y:this.editOptions.crop.y}),this.position&&b.gravity(this.position),(L=(I=this.editOptions)==null?void 0:I.filters)!=null&&L.grayscale&&b.grayscale(),(X=(Z=this.editOptions)==null?void 0:Z.filters)!=null&&X.blur&&b.blur(this.editOptions.filters.blur.strength),(Q=(Y=this.editOptions)==null?void 0:Y.filters)!=null&&Q.colorize&&b.colorize(this.editOptions.filters.colorize.level,this.$resolveReferences(this.editOptions.filters.colorize.color)),b.quality(this.computedQuality),this.keepOriginalAspectRatio?this.noUpscale?b.cropMode("limit"):b.cropMode("fit"):this.noUpscale?b.cropMode("lfill"):b.cropMode("fill"),(this.computedWidth||this.computedHeight)&&(this.keepOriginalAspectRatio||this.aspectRatio)&&b.aspectRatio({width:Math.round(this.computedAspectRatio*1e3),height:1e3}),this.computedWidth&&b.width(Math.round(this.computedWidth)),this.computedHeight&&b.height(Math.round(this.computedHeight)),b},srcAttribute(){return this.showPreviewImage?this.cloudinaryUrl.clone().width(50).get():this.cloudinaryUrl.get()},computedSrcsetMinWidth(){return this.minWidth?this.minWidth:this.computedHeight&&!this.width&&!this.keepOriginalAspectRatio?500:this.imageWidth},computedSrcsetMaxWidth(){const n=R=>this.noUpscale?Math.min(R,this.maxSourceImageWidth):R;if(this.maxWidth)return n(this.maxWidth);const $=this.computedHeight&&!this.width&&!this.keepOriginalAspectRatio?1e3:this.maxSourceImageWidth;return n($)},srcsetSizes(){if(Array.isArray(this.sizes))return(0,o.T)(this.sizes).map(R=>Math.max(R,1));if(typeof this.sizes=="object")return Object.values(this.sizes);const n=this.computedSrcsetMaxWidth-this.computedSrcsetMinWidth,g=Math.max(n/l,v),$=[];for(let R=this.computedSrcsetMinWidth;R<=this.computedSrcsetMaxWidth;R+=g)$.push(R);return $.push(this.computedSrcsetMaxWidth),$},srcsetAttribute(){if(!this.displayImmediately||this.height&&this.height!=="auto"&&this.width&&this.width!=="auto")return;const n=this.cloudinaryUrl.clone();return this.srcsetSizes.map(g=>{let $=g,R;if(this.noUpscale&&($=Math.min($,this.maxSourceImageWidth),$===0)){console.error("Es ist ein Fehler in der BaseImage-Komponente aufgetreten. Es konnte keine g\xFCltiges srcSet-Attribut generiert werden. Bitte pr\xFCfe ob die korrekte Bild-Breite als Property \xFCbergeben wurde.");return}return this.aspectRatio&&(R=Math.round($/this.aspectRatio),this.noUpscale&&(R=Math.min(R,this.maxSourceImageHeight))),n.width($),R&&n.height(R),`${n.get()} ${$}w`}).filter(g=>!!g).join(", ")},sizesAttribute(){if(!this.displayImmediately||!this.sizes)return;const n=R=>this.noUpscale?Math.min(R,this.maxSourceImageWidth):R;let g={};return Array.isArray(this.sizes)?(g[s.e.xlarge]=this.sizes[2],g[s.e.large]=this.sizes[1],g[0]=this.sizes[0]):g=this.sizes,Object.keys(g).sort((R,I)=>I-R).reduce((R,I)=>{const L=n(g[I]);return I!==0?R.push(`(min-width: ${I}px) ${L}px`):R.push(`${L}px`),R},[]).join(", ")},computedAspectRatio(){var n,g;if(this.aspectRatio)return this.aspectRatio;if(this.width&&this.height&&this.computedWidth&&this.computedHeight)return this.computedWidth/this.computedHeight;if((g=(n=this.editOptions)==null?void 0:n.crop)!=null&&g.width&&this.editOptions.crop.height)return this.editOptions.crop.width/this.editOptions.crop.height;if(this.imageWidth&&this.imageHeight)return this.imageWidth/this.imageHeight},styles(){let n="cover";this.keepOriginalAspectRatio&&this.width==="auto"?n="cover":this.keepOriginalAspectRatio&&(n="contain"),this.noUpscale&&(n="scale-down");let g,$;switch(this.height){case"auto":g="100%";break;case void 0:break;default:g=`${this.height}px`}switch(this.width){case"auto":$="100%";break;case void 0:break;default:$=`${this.width}px`}return{objectFit:n,aspectRatio:(this.keepOriginalAspectRatio||this.aspectRatio)&&this.computedAspectRatio?`${this.computedAspectRatio}`:void 0,height:g,width:$,maxWidth:this.maxWidth?`${this.maxWidth}px`:void 0,maxHeight:this.maxHeight?`${this.maxHeight}px`:void 0,filter:this.showPreviewImage?"blur(10px)":"unset"}},shouldLoadLazily(){return this.lazy===null?!this.displayImmediately:this.lazy},computedQuality(){var n;if(this.quality!==null)return this.quality;if(this.displayImmediately)return 90;{const g=(n=window.navigator)==null?void 0:n.connection;if(g?.effectiveType==="4g"&&!g?.saveData)return 90}return"good"}},watch:{height:{handler(){this.handleSizeChange()}},width:{handler(){this.handleSizeChange()}}},created(){this.showPreviewImage=!this.displayImmediately&&!1},mounted(){if(this.showPreviewImage){const n=this.cloudinaryUrl.get();S.includes(n)?this.showPreviewImage=!1:fetch(n).then(()=>{this.showPreviewImage=!1,S.push(n)})}},unmounted(){this.observer&&this.observer.disconnect()},methods:{handleSizeChange(){this.displayImmediately||this.observer||(this.width==="auto"||this.height==="auto")&&this.observeImageSize()},observeImageSize(){const n=this.$refs.image;this.imageHeightAuto=n.clientHeight,this.imageWidthAuto=n.clientWidth,this.observer=new ResizeObserver((0,r.D)(([g])=>{this.imageHeightAuto=g.target.clientHeight,this.imageWidthAuto=g.target.clientWidth},1e3)),this.observer.observe(n)}}});var i=e(1210);const f=(0,i.Z)(C,[["render",a]])},5993:(w,_,e)=>{"use strict";e.d(_,{Z:()=>r});var t=e(1099),p=e(3659);function c(l,v,S,y,C,i){return l.type?((0,t.wg)(),(0,t.iD)("i",{key:0,class:(0,p.C_)(["c-icon",{"-small":l.small,"-medium":l.medium,"-large":l.large,"-custom":l.isCustomIcon}]),style:(0,p.j5)(l.iconStyles)},null,6)):(0,t.kq)("",!0)}var a=e(9634);const d=(0,t.aZ)({props:{type:{type:String,required:!0},iconRatio:{type:Number,required:!1,default:null},small:{type:Boolean,default:!1},medium:{type:Boolean,default:!1},large:{type:Boolean,default:!1},variant:{type:String,default:"regular",validator:l=>["brands","duotone","light","regular","solid"].includes(l)}},computed:{iconURL(){return this.isCustomIcon?this.type:(0,a.xs)(this.type,this.variant)},isCustomIcon(){return(this.type||"").endsWith(".svg")},iconStyles(){return{"--icon-asset-url":`url('${this.iconURL}')`,"--icon-to-padding-ratio":this.iconRatio?`${this.iconRatio*100}%`:void 0}}}});var s=e(1210);const r=(0,s.Z)(d,[["render",c]])},632:(w,_,e)=>{"use strict";e.d(_,{L:()=>o,Z:()=>S});var t=e(1099);function p(y,C,i,u,f,n){const g=(0,t.up)("base-image"),$=(0,t.up)("wsk-visible");return y.imageId?((0,t.wg)(),(0,t.j4)($,{key:0,condition:()=>y.$isImageVisible(y.field,y.base)},{default:(0,t.w5)(()=>[(0,t.Wm)(g,{"image-src":y.getImageAttribute("src"),"image-height":y.getImageAttribute("height"),"image-width":y.getImageAttribute("width"),"edit-options":y.editOptions,position:y.position,"alt-attribute":y.altAttribute,width:y.width,"min-width":y.minWidth,"max-width":y.maxWidth,height:y.height,"max-height":y.maxHeight,quality:y.quality,"keep-original-aspect-ratio":y.keepOriginalAspectRatio,"aspect-ratio":y.aspectRatio,"no-upscale":y.noUpscale,lazy:y.lazy,"display-immediately":y.displayImmediately,sizes:y.sizes},null,8,["image-src","image-height","image-width","edit-options","position","alt-attribute","width","min-width","max-width","height","max-height","quality","keep-original-aspect-ratio","aspect-ratio","no-upscale","lazy","display-immediately","sizes"])]),_:1},8,["condition"])):(0,t.kq)("",!0)}var c=e(7844),a=e(3763),d=e(8722),s=e(2430);const o=Symbol("sectionOverrides"),r=(0,t.aZ)({name:"WskImage",components:{BaseImage:a.Z},props:{base:{type:Object,default:null},field:{type:String,required:!0},height:a.T.height,maxHeight:a.T.maxHeight,width:a.T.width,minWidth:a.T.minWidth,maxWidth:a.T.maxWidth,keepOriginalAspectRatio:a.T.keepOriginalAspectRatio,aspectRatio:a.T.aspectRatio,noUpscale:a.T.noUpscale,lazy:a.T.lazy,sizes:a.T.sizes,quality:a.T.quality},setup(){return{displayImmediately:(0,t.f3)(o,!1)}},computed:{type(){return this.$getField(this.field,this.base).type},imageField(){return this.$getField(this.field,this.base)},imageId(){return(0,d.OK)(this.imageField)},isVisible(){return!!(this.$isImageVisible(this.field,this.base)&&this.imageId)},editOptions(){return this.imageField.editOptions},position(){var y;return(y=this.imageField.position)==null?void 0:y.value},altAttribute(){if(this.type==="image"){const y=this.$getFieldValue(`${this.field}.alt`,this.base);if(y)return y;const C=this.$getReference(`image.${this.imageId}.description`,null);if(C)return C}}},watch:{imageId:{immediate:!0,handler(y){y&&this.downloadImageReferences(y)}}},methods:{...(0,c.nv)(s.$,["downloadImageReferences"]),getImageAttribute(y,C=null){return this.$getReference(`image.${this.imageId}.${y}`,C)}}});var l=e(1210);const S=(0,l.Z)(r,[["render",p]])},1356:(w,_,e)=>{"use strict";e.d(_,{J:()=>l,Z:()=>C});var t=e(1099),p=e(3659);function c(i,u,f,n,g,$){const R=(0,t.up)("wsk-image"),I=(0,t.up)("wsk-visible");return(0,t.wg)(),(0,t.j4)((0,t.LL)(i.tag),{class:(0,p.C_)(["s-section",i.classes]),style:(0,p.j5)(i.style)},{default:(0,t.w5)(()=>[i.disableBackgroundImage?(0,t.kq)("",!0):((0,t.wg)(),(0,t.j4)(I,{key:0,condition:()=>i.$hasField("bgimage")&&i.$isFieldVisible("bgimage")},{default:(0,t.w5)(()=>[(0,t.Wm)(R,{class:"s-section__backgroundImage",field:"bgimage",width:"auto",height:"auto"})]),_:1},8,["condition"])),(0,t.Uk)(),(0,t.WI)(i.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"])}var a=e(632),d=e(3474),s=e(7099),o=e(8703),r=e(2331);const l=Symbol("sectionOverrides"),v=(0,t.aZ)({name:"WskSection",props:{section:{type:Object,required:!0},tag:{type:String,default:"section"},defaultBackgroundColor:{type:String,default:"transparent"},disableBackgroundColor:{type:Boolean,default:!1},disableBackgroundImage:{type:Boolean,default:!1},disableSpacingTop:{type:Boolean,default:!1},disableSpacingBottom:{type:Boolean,default:!1},disableBottomBorder:{type:Boolean,default:!1},disableVisibilityBreakpoint:{type:Boolean,default:!1},disableAboveTheFoldLogic:{type:Boolean,default:!1}},setup(i){const u=(0,t.f3)(l,{});return!i.disableAboveTheFoldLogic&&(0,r.cT)("above_the_fold",i.section)&&(0,t.JJ)(a.L,(0,r.oe)("above_the_fold",i.section).includes("active")),{sectionOverrides:u}},computed:{classes(){const i=[];return!this.disableVisibilityBreakpoint&&this.$hasField("visibility_breakpoint")&&i.push(this.getVisibilityClassBySetting(this.$getFieldValue("visibility_breakpoint"))),!this.disableSpacingTop&&this.$hasField("spacing_top")&&i.push(this.getTopSpacingClassBySetting(this.$getFieldValue("spacing_top"))),!this.disableSpacingBottom&&this.$hasField("spacing_bottom")&&i.push(this.getBottomSpacingClassBySetting(this.$getFieldValue("spacing_bottom"))),i},style(){let i={};if(!this.disableBackgroundColor&&this.$hasField("bgcolor")){let u=this.$getFieldValue("bgcolor");if((!u||u==="transparent")&&this.hasBackgroundImage){const n=this.backgroundImageColorizeColor;n&&(u=n)}i={...i,...(0,d.rG)(u,this.defaultBackgroundColor)};const f=this.getBackgroundGradientStyle(u);f!==null?i.background=f:i.background=i.backgroundColor,i={...i,"--color-headline":(0,d.Cp)((0,d.VS)(u,"headline-original"))}}return!this.disableBottomBorder&&this.$hasField("border_bottom")&&this.$getFieldValue("border_bottom")!=="no-border-bottom"&&(i.borderBottomStyle="solid",i.borderBottomWidth=`${this.getBorderWidthBySetting(this.$getFieldValue("border_bottom"))}px`,i.borderBottomColor=(0,d.Cp)(this.$getFieldValue("border_color"),"black-10")),i},hasBackgroundImage(){return!this.disableBackgroundImage&&this.$hasField("bgimage")&&this.$isFieldVisible("bgimage")},backgroundImageColorizeColor(){var i,u;const f=this.$getField("bgimage");if(f&&((u=(i=f.editOptions)==null?void 0:i.filters.colorize)!=null&&u.color))return f.editOptions.filters.colorize.color}},methods:{applyOverrides(i,u){return typeof this.sectionOverrides[u]>"u"?i:{...i,...this.sectionOverrides[u]}},getVisibilityClassBySetting(i){const u={[s.p.HideMobileOnly]:"u-hide@mobileOnly",[s.p.HideDesktopOnly]:"u-hide@desktopOnly"};return i in u?u[i]:""},getTopSpacingClassBySetting(i){let u={[s.i.None]:"u-pt0",[s.i.Reduced]:"u-pt40",[s.i.Normal]:"u-pt40  u-pt80@medium"};return u=this.applyOverrides(u,"spacingTop"),i in u?u[i]:u[s.i.Normal]},getBottomSpacingClassBySetting(i){let u={[s.i.None]:"u-pb0",[s.i.Reduced]:"u-pb40",[s.i.Normal]:"u-pb40  u-pb80@medium"};return u=this.applyOverrides(u,"spacingBottom"),i in u?u[i]:u[s.i.Normal]},getBorderWidthBySetting:o.W,getBackgroundGradientStyle(i){if(this.$hasField("bg_gradient_selector")&&this.$getFieldValue("bg_gradient_selector")!=="none"){if(this.$getFieldValue("bg_gradient_selector")==="linear"){const u=`${this.$getFieldValue("bg_gradient_linear_angle")}deg`,f=(0,d.Cp)(i||"",this.defaultBackgroundColor),n=`${this.$getFieldValue("bg_gradient_linear_start")}%`,g=(0,d.Cp)(this.$getFieldValue("bg_gradient_linear_target_color")||i,this.defaultBackgroundColor),$=`${this.$getFieldValue("bg_gradient_linear_stop")}%`;return`linear-gradient(${u}, ${f} ${n}, ${g} ${$})`}else if(this.$getFieldValue("bg_gradient_selector")==="individual")return this.$getFieldValue("bg_gradient_individual")}return null}}});var S=e(1210);const C=(0,S.Z)(v,[["render",c],["__scopeId","data-v-5181fd8c"]])},6504:(w,_,e)=>{"use strict";e.d(_,{Z:()=>v});var t=e(1099),p=e(2119),c=e(3659),a=e(1098),d=e(6883),s=e(2996);const o=(0,t.aZ)({__name:"WskSectionHeader",props:{section:{type:Object,required:!0}},setup(S){const y=S,C=(0,t.Fl)(()=>(0,s.g)(y.section));return(i,u)=>((0,t.wg)(),(0,t.j4)((0,p.SU)(d.Z),{condition:()=>i.$hasFieldVisibleContent("headline")||i.$hasFieldVisibleContent("pitch")},{default:(0,t.w5)(()=>[(0,t._)("header",{class:(0,c.C_)(["s-sectionHeader",(0,p.SU)(C)])},[(0,t.Wm)((0,p.SU)(d.Z),{condition:()=>i.$hasFieldVisibleContent("headline")},{default:(0,t.w5)(()=>[(0,t.Wm)((0,p.SU)(a.Z),{tag:"h2",field:"headline",class:(0,c.C_)(["s-sectionHeader__headline t-h2",{"u-mb8":i.$hasFieldVisibleContent("pitch")}])},null,8,["class"])]),_:1},8,["condition"]),(0,t.Uk)(),(0,t.Wm)((0,p.SU)(d.Z),{condition:()=>i.$hasFieldVisibleContent("pitch")},{default:(0,t.w5)(()=>[(0,t.Wm)((0,p.SU)(a.Z),{field:"pitch",class:"s-sectionHeader__pitch t-intro"})]),_:1},8,["condition"])],2)]),_:1},8,["condition"]))}});var r=e(1210);const v=(0,r.Z)(o,[["__scopeId","data-v-61b07d60"]])},9321:(w,_,e)=>{var t={"./AdvancedForm/AdvancedForm.V1.vue":[1286,1286],"./ContactForm/ContactForm.V12.vue":[5415,7638,9772],"./ContactFormSidebar/ContactFormSidebar.V1.vue":[3993,7638,4840],"./ContactLocations/ContactLocations.V10.vue":[86,5747,5849],"./ContactLocations/V10/LocationCard.vue":[5747,5747,7518],"./CtaDivider/CtaDivider.V12.vue":[8358,8358],"./EmployeeDetail/EmployeeDetail.V1.vue":[5343,7204,3089,2346,4191],"./EmployeeTeaser/EmployeeTeaser.V1.vue":[3143,9274,5519],"./EmployeeTeaserSidebar/EmployeeTeaserSidebar.V1.vue":[9296,9274,2560],"./Flexomat/Flexomat.V1.vue":[9843,7204,3089,2346,4224],"./Footer/Footer.V2.vue":[236,236],"./Footer/V2/OneRowFooter.vue":[5732,5732],"./Footer/V2/TwoRowsFooter.vue":[5280,5280],"./Header/Header.V10.vue":[1504,1738,567,9872,2837],"./HeaderMultipage/HeaderMultipage.V1.vue":[3073,8519,9872,2086],"./HeaderMultipage/V1/NavigationMenu.vue":[816,8519,3439],"./HeaderMultipage/V1/NavigationMenuItem.vue":[8519,8519,6142],"./Hero/Hero.V1.vue":[5352,1738,567,2004],"./Hero/V1/HeroContent.vue":[2630,2630],"./HeroMultipage/HeroMultipage.V1.vue":[4308,8274,7204,8972],"./HeroMultipage/V1/HeroMultipageContent.vue":[6055,6055],"./HeroMultipage/V1/TrustItems/PackedImageGallery.vue":[9733,9733],"./HeroMultipage/V1/TrustItems/RatingSlider.vue":[1823,8274,7364],"./HeroMultipage/V1/TrustItems/TrustImage.vue":[352,352],"./MetaSection/MetaSection.V1.vue":[6798,6798],"./MiscSalesFeatures/MiscSalesFeatures.V10.vue":[7920,7920],"./MiscTrustImages/MiscTrustImages.V16.vue":[1791,7204,5843],"./MobileCtaAlternative/MobileCtaAlternative.V8.vue":[5681,5681],"./MobileCtaAlternative/V8/DesktopRatingBadge.vue":[9757,9757],"./MobileCtaAlternative/V8/JsonLd.vue":[8255,8255],"./MobileCtaAlternative/V8/MobileCtaFooter.vue":[4994,4994],"./PageTitle/PageTitle.V1.vue":[9814,9814],"./PhoneBoxSidebar/PhoneBoxSidebar.V1.vue":[5948,1738,567,9436],"./ProviderModular/ProviderModular.V8.vue":[8811,3089,7139],"./RatingSlider/RatingSlider.V12.vue":[6113,8274,6436],"./RatingSlider/V12/LayoutCarousel.vue":[8739,8274,172],"./RatingSlider/V12/LayoutEmotion.vue":[266,8274,8692],"./ServiceCards/ServiceCards.V12.vue":[1124,1124],"./ServiceCards/V12/ServiceCard.vue":[6960,6960],"./ServiceDetail/ServiceDetail.V1.vue":[2923,2923],"./TextTeaserSidebar/TextTeaserSidebar.V1.vue":[5337,7844],"./Timeline/Timeline.V10.vue":[4070,4070],"./Timeline/V10/TimelineItemContent.vue":[748,748]};function p(c){if(!e.o(t,c))return Promise.resolve().then(()=>{var s=new Error("Cannot find module '"+c+"'");throw s.code="MODULE_NOT_FOUND",s});var a=t[c],d=a[0];return Promise.all(a.slice(1).map(e.e)).then(()=>e(d))}p.keys=()=>Object.keys(t),p.id=9321,w.exports=p},1330:(w,_,e)=>{"use strict";e.d(_,{Z:()=>N});var t=e(4770),p=e(6711),c=e(685);const a=(0,c.fm)({name:"nuxt:global-components"});var d=e(1051),s=e(9795),o=e(8832),r=e(3316),l=e(7534),v=e(3891),S=e(5904),y=e(4570);const C=(0,v.fm)(k=>{(0,S.B)(k.$pinia),(0,y.g)({baseUrl:"https://images.omergy.de",cloudName:"adzlocal-gmbh"})});var i=e(9462);const u=(0,v.fm)(()=>{(0,i.m)((0,S.X)()).$reset()});var f=e(1098),n=e(632),g=e(1356),$=e(6504),R=e(5993),I=e(1099),L=e(9014);const Z={class:"c-modal__header t-h5"},X={id:"modal-title"},Y={id:"modal-body",class:"c-modal__body"},Q={key:0,class:"c-modal__footer"};function b(k,x,A,j,z,le){const m=(0,I.up)("icon");return(0,I.wg)(),(0,I.j4)(I.lR,{to:"body"},[(0,I.Wm)(L.uT,{name:"t-modal",mode:"in-out"},{default:(0,I.w5)(()=>[k.visible?((0,I.wg)(),(0,I.iD)("div",{key:0,role:"dialog","aria-modal":"true","aria-labelledby":"modal-title","aria-describedby":"modal-body",class:"c-modal__mask",onClick:x[2]||(x[2]=(...E)=>k.hide&&k.hide(...E))},[(0,I._)("div",{class:"c-modal",onClick:x[1]||(x[1]=(0,L.iM)(()=>{},["stop"]))},[(0,I._)("div",Z,[(0,I._)("div",X,[(0,I.WI)(k.$slots,"title")]),(0,I.Uk)(),(0,I._)("button",{class:"c-modal__closeButton",onClick:x[0]||(x[0]=(...E)=>k.hide&&k.hide(...E))},[(0,I.Wm)(m,{type:"times"})])]),(0,I.Uk)(),(0,I._)("div",Y,[(0,I.WI)(k.$slots,"default")]),(0,I.Uk)(),k.$slots.footer?((0,I.wg)(),(0,I.iD)("div",Q,[(0,I.WI)(k.$slots,"footer")])):(0,I.kq)("",!0)])])):(0,I.kq)("",!0)]),_:3})])}const O=(0,I.aZ)({name:"Modal",emits:["update:modelValue"],props:{modelValue:{type:Boolean}},computed:{visible(){return this.modelValue}},watch:{modelValue:{immediate:!0,handler(k){k?(document.body.classList.add("-modalOpen"),document.addEventListener("keydown",this.handleKeypress)):(document.body.classList.remove("-modalOpen"),document.removeEventListener("keydown",this.handleKeypress))}}},unmounted(){document.removeEventListener("keydown",this.handleKeypress)},methods:{hide(){this.$emit("update:modelValue",!1)},handleKeypress(k){k.key==="Escape"&&this.hide()}}});var M=e(1210);const D=(0,M.Z)(O,[["render",b]]);var T=e(6883);const W=(0,v.fm)(({vueApp:k})=>{k.component("Icon",R.Z),k.component("Modal",D),k.component("WskSection",g.Z),k.component("WskSectionHeader",$.Z),k.component("WskField",f.Z),k.component("WskImage",n.Z),k.component("WskVisible",T.Z)});var H=e(6703),B=e(2331),J=e(8343),ie=e(2430);const q=(0,v.fm)(k=>{const{vueApp:A}=k;A.config.globalProperties.hasOwnProperty("$inPreviewMode")||Object.defineProperty(A.config.globalProperties,"$inPreviewMode",{get(){return!1}}),A.config.globalProperties.hasOwnProperty("$inDeploymentMode")||Object.defineProperty(A.config.globalProperties,"$inDeploymentMode",{get(){return!0}});const j=(m,E)=>{if(m)return m;let V="section"in E?E.section:void 0;if(!V){let U=E,G=5;for(;U&&G--;)if(U=U.$parent,U&&"section"in U){V=U.section;break}if(!V)throw new Error("no section in parents found")}return V};A.config.globalProperties.$hasField=function(m,E){return(0,B.cT)(m,j(E,this))},A.config.globalProperties.$getField=function(m,E){return(0,B.rz)(m,j(E,this))},A.config.globalProperties.$isFieldVisible=function(m,E,V){return(0,B.Nh)(m,j(E,this),V)},A.config.globalProperties.$isImageVisible=function(m,E){return(0,B.IW)(m,j(E,this))},A.config.globalProperties.$getFieldValue=function(m,E){return(0,B.oe)(m,j(E,this))},A.config.globalProperties.$hasFieldVisibleContent=function(m,E){return(0,B.Or)(m,j(E,this))};const z=(0,J.E)((0,S.X)()),le=(0,ie.$)((0,S.X)());A.config.globalProperties.$getReference=function(m,E){return le.getReference(m,E)},A.config.globalProperties.$resolveReferences=function(m,E){return le.resolveReferences(m,E)},A.config.globalProperties.hasOwnProperty("$isViewportSmall")||Object.defineProperty(A.config.globalProperties,"$isViewportSmall",{get(){return z.isViewportSmall}}),A.config.globalProperties.hasOwnProperty("$isViewportMedium")||Object.defineProperty(A.config.globalProperties,"$isViewportMedium",{get(){return z.isViewportMedium}}),A.config.globalProperties.hasOwnProperty("$isViewportLarge")||Object.defineProperty(A.config.globalProperties,"$isViewportLarge",{get(){return z.isViewportLarge}}),A.config.globalProperties.hasOwnProperty("$isViewportXLarge")||Object.defineProperty(A.config.globalProperties,"$isViewportXLarge",{get(){return z.isViewportXLarge}}),A.config.globalProperties.hasOwnProperty("$isViewportMobile")||Object.defineProperty(A.config.globalProperties,"$isViewportMobile",{get(){return z.isViewportMobile}}),A.config.globalProperties.hasOwnProperty("$isViewportDesktop")||Object.defineProperty(A.config.globalProperties,"$isViewportDesktop",{get(){return z.isViewportDesktop}}),A.config.globalProperties.hasOwnProperty("$eventBus")||(A.config.globalProperties.$eventBus=new H.TinyEmitter)});var ee=e(1957);const ne=(0,v.fm)(k=>{(0,ee.G)(k.pinia).initState()});var se=e(9996);const te=()=>{const k=(0,se.b)((0,S.X)()),{website:x}=k,A=k.pageIdByPath(location.pathname);if(!x)return"Keine Website gefunden";window.open(re(x.campaign_id,A),"blank")},re=(k,x)=>{const{host:A}=location;let j="omergy.de";A.match(/preview\./)&&(j=A.replace(/.*preview\./,""));let z=`${location.protocol}//system.${j}/campaign/${k}/wsk`;return x&&(z+=`/website/page/${x}/editor`),z},ae=(0,v.fm)(()=>{window.dev={openPageEditor:te}}),N=[t.Z,p.Z,a,d.Z,s.Z,o.Z,r.Z,l.Z,C,u,W,q,ne,ae]},7664:(w,_,e)=>{"use strict";e.d(_,{Z:()=>v});var t=e(1099),p=e(1871),c=e(4047),a=e(7683),d=e(4570),s=e(8343),o=e(2430);const v=(0,t.aZ)({__name:"app",setup(S){const y=(0,o.$)(),C=(0,s.E)(),i=[],u=y.getReference("base.meta.favicon");if(u){const g=d.T.fetch(u).width(16).height(16).get();i.push({rel:"icon",type:"image/x-icon",href:g})}const f=y.getReference("base.design.font_headline_css"),n=y.getReference("base.design.font_copy_css");return[f,n].forEach(g=>{i.push({rel:"preload",href:g,as:"style"}),i.push({rel:"stylesheet",href:g,body:!0})}),(0,t.YP)(()=>C.dynamicCssVariables,()=>{const g={link:i,htmlAttrs:{lang:"de",style:Object.entries(C.dynamicCssVariables).map($=>`${$[0]}: ${$[1]};`).join(" ")}};(0,p.u)(g)},{immediate:!0}),(g,$)=>{const R=c.Z,I=a.Z;return(0,t.wg)(),(0,t.iD)("div",null,[(0,t.Wm)(I,null,{default:(0,t.w5)(()=>[(0,t.Wm)(R)]),_:1})])}}})},2319:(w,_,e)=>{"use strict";var t=e(3493);const p={};var c=null},8599:(w,_,e)=>{"use strict";e.d(_,{Z:()=>t});const t={cms:()=>Promise.all([e.e(5257),e.e(3e3),e.e(703)]).then(e.bind(e,3621)).then(p=>p.default||p),default:()=>Promise.all([e.e(3e3),e.e(7431)]).then(e.bind(e,248)).then(p=>p.default||p)}},7733:(w,_,e)=>{"use strict";e.d(_,{Z:()=>a,p:()=>d});var t=e(502),p=e(3891);const c=(0,p.tE)((s,o)=>{if(o.query.websiteCode&&!s.query.websiteCode)return(0,p.T8)({...s,query:{...s.query,websiteCode:o.query.websiteCode}})}),a=[t.Z,c],d={"load-initial-section-components":()=>e.e(8182).then(e.bind(e,8182)),"load-preview-page-content":()=>e.e(9932).then(e.bind(e,9932)),"load-website-data-for-deployment":()=>e.e(5762).then(e.bind(e,5762)),"load-website-data-for-preview":()=>Promise.all([e.e(5257),e.e(2636)]).then(e.bind(e,2636))}},634:(w,_,e)=>{"use strict";e.d(_,{Gg:()=>r,Sb:()=>s,k0:()=>d,qq:()=>o,vk:()=>t,yR:()=>v});const t={meta:[{charset:"utf-8"},{name:"viewport",content:"width=device-width, initial-scale=1"},{hid:"description",name:"description",content:""},{name:"format-detection",content:"telephone=no"}],link:[{rel:"preconnect",href:"https://images.omergy.de"}],style:[],script:[],noscript:[],title:"wsk-renderer",bodyAttrs:{class:"u-pRelative"}},p="/",c="/_nuxt/",a="",d=!1,s=!1,o=!1,r="__nuxt",l="div",v=!0,S=null,y=null},9825:(w,_,e)=>{"use strict";e.d(_,{v2:()=>a});var t=e(9466);const c=(()=>{var r;return((r=window?.__NUXT__)==null?void 0:r.config)||{}})().app,a=()=>c.baseURL,d=()=>c.buildAssetsDir,s=(...r)=>(0,t.xn)(o(),d(),...r),o=(...r)=>{const l=c.cdnURL||c.baseURL;return r.length?(0,t.xn)(l,...r):l};globalThis.__buildAssetsURL=s,globalThis.__publicAssetsURL=o,e.p=s()},8690:(w,_,e)=>{"use strict";e.d(_,{Z:()=>t.Z});var t=e(2898)},8775:(w,_,e)=>{"use strict";e.d(_,{Z:()=>a});const t={scrollBehavior:(d,s,o)=>o||{top:0}};var p=e(8948);const a={...{},...p.Z,...t}},7592:(w,_,e)=>{"use strict";e.d(_,{Z:()=>C});const p={middleware:["load-website-data-for-deployment","load-initial-section-components"]},a={middleware:["load-website-data-for-deployment","load-initial-section-components"],key:i=>i.path,layout:"cms",pageTransition:!1,layoutTransition:!1};var d,s,o,r,l,v,S,y;const C=[{name:((d=p)==null?void 0:d.name)??"404",path:((s=p)==null?void 0:s.path)??"/404",meta:p||{},alias:((o=p)==null?void 0:o.alias)||[],redirect:((r=p)==null?void 0:r.redirect)||void 0,component:()=>e.e(3022).then(e.bind(e,3022)).then(i=>i.default||i)},{name:((l=a)==null?void 0:l.name)??"url",path:((v=a)==null?void 0:v.path)??"/:url(.*)*",meta:a||{},alias:((S=a)==null?void 0:S.alias)||[],redirect:((y=a)==null?void 0:y.redirect)||void 0,component:()=>e.e(5215).then(e.bind(e,5215)).then(i=>i.default||i)}]}},w=>{var _=t=>w(w.s=t);w.O(0,[9138],()=>_(3771));var e=w.O()}]);
