@goodhood-web/nebenan-base 3.3.1-development.1 → 3.3.1-development.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.js +2 -2
  2. package/index.mjs +3 -2
  3. package/package.json +1 -1
package/index.js CHANGED
@@ -867,7 +867,7 @@ vulnerable to XSS attacks. Please remove it from \`allowedTags\`.
867
867
  Or, to disable this warning, add the \`allowVulnerableTags\` option
868
868
  and ensure you are accounting for this risk.
869
869
 
870
- `)});const u=e.nonTextTags||["script","style","textarea","option"];let l,d;e.allowedAttributes&&(l={},d={},$o(e.allowedAttributes,function(H,Q){l[Q]=[];const z=[];H.forEach(function(W){typeof W=="string"&&W.indexOf("*")>=0?z.push(Ov(W).replace(/\\\*/g,".*")):l[Q].push(W)}),z.length&&(d[Q]=new RegExp("^("+z.join("|")+")$"))}));const c={},m={},g={};$o(e.allowedClasses,function(H,Q){if(l&&(dr(l,Q)||(l[Q]=[]),l[Q].push("class")),c[Q]=H,Array.isArray(H)){const z=[];c[Q]=[],g[Q]=[],H.forEach(function(W){typeof W=="string"&&W.indexOf("*")>=0?z.push(Ov(W).replace(/\\\*/g,".*")):W instanceof RegExp?g[Q].push(W):c[Q].push(W)}),z.length&&(m[Q]=new RegExp("^("+z.join("|")+")$"))}});const p={};let w;$o(e.transformTags,function(H,Q){let z;typeof H=="function"?z=H:typeof H=="string"&&(z=ku.simpleTransform(H)),Q==="*"?w=z:p[Q]=z});let S,x,y,T,P,I,R=!1;J();const N=new _X.Parser({onopentag:function(H,Q){if(e.enforceHtmlBoundary&&H==="html"&&J(),P){I++;return}const z=new a(H,Q);x.push(z);let W=!1;const fe=!!z.text;let K;if(dr(p,H)&&(K=p[H](H,Q),z.attribs=Q=K.attribs,K.text!==void 0&&(z.innerText=K.text),H!==K.tagName&&(z.name=H=K.tagName,T[S]=K.tagName)),w&&(K=w(H,Q),z.attribs=Q=K.attribs,H!==K.tagName&&(z.name=H=K.tagName,T[S]=K.tagName)),(!o(H)||e.disallowedTagsMode==="recursiveEscape"&&!MX(y)||e.nestingLimit!=null&&S>=e.nestingLimit)&&(W=!0,y[S]=!0,(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&u.indexOf(H)!==-1&&(P=!0,I=1)),S++,W){if(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){if(z.innerText&&!fe){const _=ie(z.innerText);e.textFilter?i+=e.textFilter(_,H):i+=_,R=!0}return}r=i,i=""}i+="<"+H,H==="script"&&(e.allowedScriptHostnames||e.allowedScriptDomains)&&(z.innerText=""),(!l||dr(l,H)||l["*"])&&$o(Q,function(_,ge){if(!PX.test(ge)){delete z.attribs[ge];return}if(_===""&&!e.allowedEmptyAttributes.includes(ge)&&(e.nonBooleanAttributes.includes(ge)||e.nonBooleanAttributes.includes("*"))){delete z.attribs[ge];return}let Le=!1;if(!l||dr(l,H)&&l[H].indexOf(ge)!==-1||l["*"]&&l["*"].indexOf(ge)!==-1||dr(d,H)&&d[H].test(ge)||d["*"]&&d["*"].test(ge))Le=!0;else if(l&&l[H]){for(const ve of l[H])if(yX(ve)&&ve.name&&ve.name===ge){Le=!0;let me="";if(ve.multiple===!0){const ke=_.split(" ");for(const we of ke)ve.values.indexOf(we)!==-1&&(me===""?me=we:me+=" "+we)}else ve.values.indexOf(_)>=0&&(me=_);_=me}}if(Le){if(e.allowedSchemesAppliedToAttributes.indexOf(ge)!==-1&&ne(H,_)){delete z.attribs[ge];return}if(H==="script"&&ge==="src"){let ve=!0;try{const me=Z(_);if(e.allowedScriptHostnames||e.allowedScriptDomains){const ke=(e.allowedScriptHostnames||[]).find(function(pe){return pe===me.url.hostname}),we=(e.allowedScriptDomains||[]).find(function(pe){return me.url.hostname===pe||me.url.hostname.endsWith(`.${pe}`)});ve=ke||we}}catch{ve=!1}if(!ve){delete z.attribs[ge];return}}if(H==="iframe"&&ge==="src"){let ve=!0;try{const me=Z(_);if(me.isRelativeUrl)ve=dr(e,"allowIframeRelativeUrls")?e.allowIframeRelativeUrls:!e.allowedIframeHostnames&&!e.allowedIframeDomains;else if(e.allowedIframeHostnames||e.allowedIframeDomains){const ke=(e.allowedIframeHostnames||[]).find(function(pe){return pe===me.url.hostname}),we=(e.allowedIframeDomains||[]).find(function(pe){return me.url.hostname===pe||me.url.hostname.endsWith(`.${pe}`)});ve=ke||we}}catch{ve=!1}if(!ve){delete z.attribs[ge];return}}if(ge==="srcset")try{let ve=xX(_);if(ve.forEach(function(me){ne("srcset",me.url)&&(me.evil=!0)}),ve=Nv(ve,function(me){return!me.evil}),ve.length)_=TX(Nv(ve,function(me){return!me.evil})),z.attribs[ge]=_;else{delete z.attribs[ge];return}}catch{delete z.attribs[ge];return}if(ge==="class"){const ve=c[H],me=c["*"],ke=m[H],we=g[H],pe=g["*"],Me=m["*"],Re=[ke,Me].concat(we,pe).filter(function(on){return on});if(ve&&me?_=q(_,Dv(ve,me),Re):_=q(_,ve||me,Re),!_.length){delete z.attribs[ge];return}}if(ge==="style"){if(e.parseStyleAttributes)try{const ve=SX(H+" {"+_+"}",{map:!1}),me=M(ve,e.allowedStyles);if(_=L(me),_.length===0){delete z.attribs[ge];return}}catch{typeof window<"u"&&console.warn('Failed to parse "'+H+" {"+_+`}", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547`),delete z.attribs[ge];return}else if(e.allowedStyles)throw new Error("allowedStyles option cannot be used together with parseStyleAttributes: false.")}i+=" "+ge,_&&_.length?i+='="'+ie(_,!0)+'"':e.allowedEmptyAttributes.includes(ge)&&(i+='=""')}else delete z.attribs[ge]}),e.selfClosing.indexOf(H)!==-1?i+=" />":(i+=">",z.innerText&&!fe&&!e.textFilter&&(i+=ie(z.innerText),R=!0)),W&&(i=r+ie(i),r=""),z.openingTagLength=i.length-z.tagPosition},ontext:function(H){if(P)return;const Q=x[x.length-1];let z;if(Q&&(z=Q.tag,H=Q.innerText!==void 0?Q.innerText:H),e.disallowedTagsMode==="completelyDiscard"&&!o(z))H="";else if((e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&(z==="script"||z==="style"))i+=H;else if(!R){const W=ie(H,!1);e.textFilter?i+=e.textFilter(W,z):i+=W}if(x.length){const W=x[x.length-1];W.text+=H}},onclosetag:function(H,Q){if(P)if(I--,!I)P=!1;else return;const z=x.pop();if(!z)return;if(z.tag!==H){x.push(z);return}P=e.enforceHtmlBoundary?H==="html":!1,S--;const W=y[S];if(W){if(delete y[S],e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){z.updateParentNodeText();return}r=i,i=""}if(T[S]&&(H=T[S],delete T[S]),e.exclusiveFilter){const fe=e.exclusiveFilter(z);if(fe==="excludeTag"){W&&(i=r,r=""),i=i.substring(0,z.tagPosition)+i.substring(z.tagPosition+z.openingTagLength);return}else if(fe){i=i.substring(0,z.tagPosition);return}}if(z.updateParentNodeMediaChildren(),z.updateParentNodeText(),e.selfClosing.indexOf(H)!==-1||Q&&!o(H)&&["escape","recursiveEscape"].indexOf(e.disallowedTagsMode)>=0){W&&(i=r,r="");return}i+="</"+H+">",W&&(i=r+ie(i),r=""),R=!1}},e.parser);return N.write(n),N.end(),i;function J(){i="",S=0,x=[],y={},T={},P=!1,I=0}function ie(H,Q){return typeof H!="string"&&(H=H+""),e.parser.decodeEntities&&(H=H.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),Q&&(H=H.replace(/"/g,"&quot;"))),H=H.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),Q&&(H=H.replace(/"/g,"&quot;")),H}function ne(H,Q){for(Q=Q.replace(/[\x00-\x20]+/g,"");;){const fe=Q.indexOf("<!--");if(fe===-1)break;const K=Q.indexOf("-->",fe+4);if(K===-1)break;Q=Q.substring(0,fe)+Q.substring(K+3)}const z=Q.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!z)return Q.match(/^[/\\]{2}/)?!e.allowProtocolRelative:!1;const W=z[1].toLowerCase();return dr(e.allowedSchemesByTag,H)?e.allowedSchemesByTag[H].indexOf(W)===-1:!e.allowedSchemes||e.allowedSchemes.indexOf(W)===-1}function Z(H){if(H=H.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//"),H.startsWith("relative:"))throw new Error("relative: exploit attempt");let Q="relative://relative-site";for(let fe=0;fe<100;fe++)Q+=`/${fe}`;const z=new URL(H,Q);return{isRelativeUrl:z&&z.hostname==="relative-site"&&z.protocol==="relative:",url:z}}function M(H,Q){if(!Q)return H;const z=H.nodes[0];let W;return Q[z.selector]&&Q["*"]?W=Dv(Q[z.selector],Q["*"]):W=Q[z.selector]||Q["*"],W&&(H.nodes[0].nodes=z.nodes.reduce($(W),[])),H}function L(H){return H.nodes[0].nodes.reduce(function(Q,z){return Q.push(`${z.prop}:${z.value}${z.important?" !important":""}`),Q},[]).join(";")}function $(H){return function(Q,z){return dr(H,z.prop)&&H[z.prop].some(function(fe){return fe.test(z.value)})&&Q.push(z),Q}}function q(H,Q,z){return Q?(H=H.split(/\s+/),H.filter(function(W){return Q.indexOf(W)!==-1||z.some(function(fe){return fe.test(W)})}).join(" ")):H}}const AX={decodeEntities:!0};ku.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","menu","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],nonBooleanAttributes:["abbr","accept","accept-charset","accesskey","action","allow","alt","as","autocapitalize","autocomplete","blocking","charset","cite","class","color","cols","colspan","content","contenteditable","coords","crossorigin","data","datetime","decoding","dir","dirname","download","draggable","enctype","enterkeyhint","fetchpriority","for","form","formaction","formenctype","formmethod","formtarget","headers","height","hidden","high","href","hreflang","http-equiv","id","imagesizes","imagesrcset","inputmode","integrity","is","itemid","itemprop","itemref","itemtype","kind","label","lang","list","loading","low","max","maxlength","media","method","min","minlength","name","nonce","optimum","pattern","ping","placeholder","popover","popovertarget","popovertargetaction","poster","preload","referrerpolicy","rel","rows","rowspan","sandbox","scope","shape","size","sizes","slot","span","spellcheck","src","srcdoc","srclang","srcset","start","step","style","tabindex","target","title","translate","type","usemap","value","width","wrap","onauxclick","onafterprint","onbeforematch","onbeforeprint","onbeforeunload","onbeforetoggle","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextlost","oncontextmenu","oncontextrestored","oncopy","oncuechange","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","onhashchange","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onload","onloadeddata","onloadedmetadata","onloadstart","onmessage","onmessageerror","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onoffline","ononline","onpagehide","onpageshow","onpaste","onpause","onplay","onplaying","onpopstate","onprogress","onratechange","onreset","onresize","onrejectionhandled","onscroll","onscrollend","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onstorage","onsubmit","onsuspend","ontimeupdate","ontoggle","onunhandledrejection","onunload","onvolumechange","onwaiting","onwheel"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},allowedEmptyAttributes:["alt"],selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:!0,enforceHtmlBoundary:!1,parseStyleAttributes:!0};ku.simpleTransform=function(n,e,t){return t=t===void 0?!0:t,e=e||{},function(i,r){let a;if(t)for(a in e)r[a]=e[a];else r=e;return{tagName:n,attribs:r}}};const wk=kr(FX),LX="_markdown_1me4y_141",jv={markdown:LX,"markdown--external-links":"_markdown--external-links_1me4y_153"},RX={allowedAttributes:{a:["href","target"]},allowedTags:["a"]};function zX({className:n,elementTag:e="span",inline:t=!1,isExternalLinksIcon:i,text:r}){const a=wk(r,RX),o=e;return k.jsx(o,{className:Be(jv.markdown,{[jv["markdown--external-links"]]:i},n),dangerouslySetInnerHTML:{__html:t?vn.parseInline(a,{breaks:!0}):vn.parse(a,{breaks:!0})}})}const $X="_react-datepicker__day-names_1swfz_120",BX="_react-datepicker__week_1swfz_124",IX="_react-datepicker__day--outside-month_1swfz_131",OX="_react-datepicker_1swfz_120",DX="_typography-landing--claim_1swfz_141",NX="_typography-landing--claim-uppercase_1swfz_179",jX="_typography-landing--h1_1swfz_217",HX="_typography-landing--h1-uppercase_1swfz_255",VX="_typography-landing--h2_1swfz_293",GX="_typography-landing--h3_1swfz_331",WX="_typography-landing--h4_1swfz_369",qX="_typography-landing--h5_1swfz_394",UX="_typography-landing--h6_1swfz_419",ZX="_typography-landing--overline_1swfz_444",KX="_typography-landing--body-large_1swfz_481",YX="_typography-landing--body-large-semibold_1swfz_505",JX="_typography-landing--body_1swfz_481",QX="_typography-landing--body-semibold_1swfz_540",XX="_typography-landing--body-italic_1swfz_551",eee="_typography-landing--quote-large_1swfz_563",nee="_typography-landing--detail-small_1swfz_588",tee="_typography-landing--detail-small-bold_1swfz_599",iee="_typography-landing_1swfz_141",ree="_typography-product_1swfz_628",aee="_typography-product--h1_1swfz_640",see="_typography-product--h2_1swfz_652",oee="_typography-product--h3_1swfz_664",uee="_typography-product--h4_1swfz_676",lee="_typography-product--h5_1swfz_688",fee="_typography-product--h6_1swfz_700",dee="_typography-product--h7_1swfz_712",cee="_typography-product--h8_1swfz_724",hee="_typography-product--body-large_1swfz_736",gee="_typography-product--body-regular_1swfz_760",mee="_typography-product--body-semibold_1swfz_784",pee="_typography-product--body-italic_1swfz_808",vee="_typography-product--body-text-link_1swfz_833",bee="_typography-product--detail-medium_1swfz_845",wee="_typography-product--detail-bold_1swfz_869",kee="_typography-product--detail-upper-case_1swfz_893",_ee="_typography-product--detail-regular_1swfz_917",yee="_typography-product--detail-text-link_1swfz_941",Hv={"react-datepicker__day-names":"_react-datepicker__day-names_1swfz_120",reactDatepickerDayNames:$X,"react-datepicker__week":"_react-datepicker__week_1swfz_124",reactDatepickerWeek:BX,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1swfz_131",reactDatepickerDayOutsideMonth:IX,"react-datepicker":"_react-datepicker_1swfz_120",reactDatepicker:OX,"typography-landing--claim":"_typography-landing--claim_1swfz_141",typographyLandingClaim:DX,"typography-landing--claim-uppercase":"_typography-landing--claim-uppercase_1swfz_179",typographyLandingClaimUppercase:NX,"typography-landing--h1":"_typography-landing--h1_1swfz_217",typographyLandingH1:jX,"typography-landing--h1-uppercase":"_typography-landing--h1-uppercase_1swfz_255",typographyLandingH1Uppercase:HX,"typography-landing--h2":"_typography-landing--h2_1swfz_293",typographyLandingH2:VX,"typography-landing--h3":"_typography-landing--h3_1swfz_331",typographyLandingH3:GX,"typography-landing--h4":"_typography-landing--h4_1swfz_369",typographyLandingH4:WX,"typography-landing--h5":"_typography-landing--h5_1swfz_394",typographyLandingH5:qX,"typography-landing--h6":"_typography-landing--h6_1swfz_419",typographyLandingH6:UX,"typography-landing--overline":"_typography-landing--overline_1swfz_444",typographyLandingOverline:ZX,"typography-landing--body-large":"_typography-landing--body-large_1swfz_481",typographyLandingBodyLarge:KX,"typography-landing--body-large-semibold":"_typography-landing--body-large-semibold_1swfz_505",typographyLandingBodyLargeSemibold:YX,"typography-landing--body":"_typography-landing--body_1swfz_481",typographyLandingBody:JX,"typography-landing--body-semibold":"_typography-landing--body-semibold_1swfz_540",typographyLandingBodySemibold:QX,"typography-landing--body-italic":"_typography-landing--body-italic_1swfz_551",typographyLandingBodyItalic:XX,"typography-landing--quote-large":"_typography-landing--quote-large_1swfz_563",typographyLandingQuoteLarge:eee,"typography-landing--detail-small":"_typography-landing--detail-small_1swfz_588",typographyLandingDetailSmall:nee,"typography-landing--detail-small-bold":"_typography-landing--detail-small-bold_1swfz_599",typographyLandingDetailSmallBold:tee,"typography-landing":"_typography-landing_1swfz_141",typographyLanding:iee,"typography-product":"_typography-product_1swfz_628",typographyProduct:ree,"typography-product--h1":"_typography-product--h1_1swfz_640",typographyProductH1:aee,"typography-product--h2":"_typography-product--h2_1swfz_652",typographyProductH2:see,"typography-product--h3":"_typography-product--h3_1swfz_664",typographyProductH3:oee,"typography-product--h4":"_typography-product--h4_1swfz_676",typographyProductH4:uee,"typography-product--h5":"_typography-product--h5_1swfz_688",typographyProductH5:lee,"typography-product--h6":"_typography-product--h6_1swfz_700",typographyProductH6:fee,"typography-product--h7":"_typography-product--h7_1swfz_712",typographyProductH7:dee,"typography-product--h8":"_typography-product--h8_1swfz_724",typographyProductH8:cee,"typography-product--body-large":"_typography-product--body-large_1swfz_736",typographyProductBodyLarge:hee,"typography-product--body-regular":"_typography-product--body-regular_1swfz_760",typographyProductBodyRegular:gee,"typography-product--body-semibold":"_typography-product--body-semibold_1swfz_784",typographyProductBodySemibold:mee,"typography-product--body-italic":"_typography-product--body-italic_1swfz_808",typographyProductBodyItalic:pee,"typography-product--body-text-link":"_typography-product--body-text-link_1swfz_833",typographyProductBodyTextLink:vee,"typography-product--detail-medium":"_typography-product--detail-medium_1swfz_845",typographyProductDetailMedium:bee,"typography-product--detail-bold":"_typography-product--detail-bold_1swfz_869",typographyProductDetailBold:wee,"typography-product--detail-upper-case":"_typography-product--detail-upper-case_1swfz_893",typographyProductDetailUpperCase:kee,"typography-product--detail-regular":"_typography-product--detail-regular_1swfz_917",typographyProductDetailRegular:_ee,"typography-product--detail-text-link":"_typography-product--detail-text-link_1swfz_941",typographyProductDetailTextLink:yee};function xee(n){switch(n){case"h1":case"h1-uppercase":return"h1";case"h2":case"claim":case"claim-uppercase":return"h2";case"h3":case"h4":case"h5":return n;case"h6":case"overline":return"h6";default:return"span"}}const Ul=n=>{const{as:e,children:t,className:i,fontSet:r="product",markdown:a=r==="landing",markdownInline:o=!0,type:u}=n,l=e||xee(u),d=Be(Hv[`typography-${r}`],Hv[`typography-${r}--${u}`],i);return k.jsx(k.Fragment,{children:typeof t=="string"&&a?k.jsx(zX,{className:d,text:t,inline:o,elementTag:l,isExternalLinksIcon:r==="landing"}):k.jsx(l,{className:d,children:t})})},See="_root_1biuz_141",Cee="_root__content_1biuz_151",Eee="_root__bookmark_1biuz_157",Mee="_root__header_1biuz_163",Tee="_root__header__reserved_1biuz_170",Fee="_root__header__reserved__box_1biuz_183",Pee="_root__header__image_1biuz_192",Aee="_root__info_1biuz_197",Lee="_root__info__top_1biuz_204",Ree="_root__info__price_1biuz_207",zee="_root__info__title_1biuz_213",$ee="_root__info__timeStamp_1biuz_222",Bee="_root__premiumFeature_1biuz_226",gt={root:See,root__content:Cee,root__bookmark:Eee,root__header:Mee,root__header__reserved:Tee,"root__header__reserved--visible":"_root__header__reserved--visible_1biuz_180",root__header__reserved__box:Fee,root__header__image:Pee,root__info:Aee,root__info__top:Lee,root__info__price:Ree,"root__info__price--reserved":"_root__info__price--reserved_1biuz_210",root__info__title:zee,root__info__timeStamp:$ee,root__premiumFeature:Bee};function g2({bookmarked:n,id:e,image:t,onClick:i,premiumFeature:r=!1,price:a,reserved:o,reservedText:u,timeStamp:l,title:d}){const c=li(),m=()=>{c(`/feed/${e}`),i&&i()};return k.jsxs("div",{className:gt.root,children:[k.jsx(Yb,{className:gt.root__bookmark,isBookmarked:n,id:e}),k.jsxs(O.Button,{className:gt.root__content,onClick:m,children:[k.jsxs("div",{className:gt.root__header,children:[k.jsx("div",{className:Be(gt.root__header__reserved,{[gt["root__header__reserved--visible"]]:o}),children:k.jsx("div",{className:gt.root__header__reserved__box,children:k.jsx(Ul,{type:"detail-upper-case",children:u})})}),t?k.jsx(FK,{alt:"product image",src:t,className:gt.root__header__image}):k.jsx(TK,{size:"large",style:"rounded",icon:k.jsx(Jb,{name:"camera_crossed"})})]}),k.jsxs("div",{className:gt.root__info,children:[k.jsxs("div",{className:gt.root__info__top,children:[k.jsx(Ul,{type:"body-semibold",as:"p",className:Be(gt.root__info__price,{[gt["root__info__price--reserved"]]:o}),children:a}),k.jsx(Ul,{type:"body-semibold",as:"p",className:gt.root__info__title,children:d})]}),k.jsx(Ul,{type:r?"detail-bold":"detail-medium",as:"p",className:Be(gt.root__info__timeStamp,{[gt.root__premiumFeature]:r}),children:r?"Greif zu!":Wf(l)})]})]})]})}const Iee=({children:n,navigate:e})=>k.jsx(_4.Provider,{value:{navigate:e},children:n}),Oee="_root_1yp76_141",Dee={root:Oee},m2={event:"event",feed:"feed",group:"group",marketplace:"marketplace",post:"post"},Nee="_root_1173f_141",jee="_root__list_1173f_146",Hee="_root__ctaButtonDesktop_1173f_152",Vee="_root__ctaButtonMobile_1173f_155",Gee="_root__itemCta_1173f_169",Wee="_root__item_1173f_169",wa={root:Nee,root__list:jee,root__ctaButtonDesktop:Hee,root__ctaButtonMobile:Vee,root__itemCta:Gee,root__item:Wee},qee={event:"",feed:"",group:"",marketplace:"/feed/marketplace",post:""},Uee=({feedType:n,item:e})=>{switch(n){case m2[n]:return k.jsx(g2,{...e});default:return null}},Zee=(n,e,t=6)=>{let i=[];if(!n.length)return[[]];const r=e?e.filter(g=>Number(g==null?void 0:g.position)>=0):[];let a=Array(t).fill(null),o=0,u=0,l=0;const d=()=>{let g=0;r.forEach(p=>{p.block===l&&(a.splice(p==null?void 0:p.position,1,p),g+=1)}),o=g};r.length&&d();const c=(g,p)=>{if(a[g]!==null&&o<t&&g<t){c(g+1,p);return}a.splice(g,1,p),o+=1,u+=1},m=(g=0,p=[])=>{if(g>n.length){if(o>0){const w=a.filter(S=>S!=null);w.length&&p.push(w)}return p}return c(u,n[g]),o===t&&a.filter(Boolean).length===t&&(p.push(a.filter(w=>w!=null)),a=Array(t).fill(null),o=0,u=0,l+=1,r.length&&d()),m(g+1,p)};return i=m(),e&&e.length>=0&&(i=e.sort((g,p)=>g.block-p.block).filter(g=>(g==null?void 0:g.position)==null).reduce((g,p,w)=>{if(i.length>=p.block){const S=p.block+w+1;return[...g.slice(0,S),p,...g.slice(S)]}return g},[...i])),i},Kee=n=>n?new Intl.NumberFormat("de-DE",{currency:"EUR",maximumFractionDigits:0,minimumFractionDigits:0,style:"currency"}).format(n/100).replace("€","").trim()+" €":"Zu verschenken",Yee=(n,e)=>{const t=[];return n.forEach(i=>{var r,a,o;typeof i=="number"?t.push({bookmarked:e[i].is_bookmarked,id:e[i].id,image:(a=(r=e[i])==null?void 0:r.images[0])==null?void 0:a.url,premiumFeature:Wb((o=e[i])==null?void 0:o.paid_highlight_until),price:Kee(e[i].price),reserved:hN(e[i].outcome),reservedText:"Reserviert",timeStamp:e[i].created_at,title:e[i].subject,type:"feed"}):t.push({type:"ad",...i})}),t},Jee=(n,e="de-DE")=>n[e],Qee={"de-DE":{marketplace:{description:"Gib deinen Sachen ein neues Zuhause.",title:"Etwas zu verkaufen?",cta:"Angebot erstellen",cta_small:"Angebot"},feed:{description:"",title:"",cta:""},event:{description:"",title:"",cta:""},group:{description:"",title:"",cta:""},post:{description:"",title:"",cta:""}}},Xee=Jee(Qee),ene=(n,e)=>Xee[m2[n]][e];function Vv({classNameButtonDesktop:n,classNameButtonMobile:e,feedType:t,isCard:i=!1,onClick:r}){const a=u=>ene(t,u),o=()=>i?k.jsxs(k.Fragment,{children:[k.jsx(O.Typography,{className:n,type:"body-semibold",children:a("cta")}),k.jsxs(O.Typography,{className:e,type:"body-semibold",children:[a("cta_small"),k.jsx(O.Icon,{name:"plus",size:"24"})]})]}):k.jsx(O.Typography,{type:"h5",children:a("cta")});return k.jsx(O.EmptyState,{primaryText:a("title"),stickerProps:{color:"teal",icon:"marketplace"},secondaryText:a("description"),size:i?"small":"medium",buttons:[{buttonType:"primary",children:o(),onClick:r,size:i?"small":"large"}]})}const nne=(n,e)=>n?e%3!==0:e%2!==0;function kk({feedType:n,items:e}){const t=li(),i=ch(800),r=nne(i,e.length),a=()=>{t(qee[n])};return k.jsx(k.Fragment,{children:e.length?k.jsx(O.Card,{className:Be(wa.root),borderRadius:!0,responsive:!0,children:k.jsx(O.CardBody,{className:wa.root__body,withoutPadding:!0,children:k.jsxs("ul",{className:wa.root__list,children:[e.map((o,u)=>k.jsx("li",{className:wa.root__item,children:o.type==="feed"?k.jsx(Uee,{feedType:n,item:o}):o.content},`grid_item_${o.type}_${o.id}`)),r&&k.jsx("li",{className:wa.root__itemCta,children:k.jsx(Vv,{isCard:!0,classNameButtonDesktop:wa.root__ctaButtonDesktop,classNameButtonMobile:wa.root__ctaButtonMobile,onClick:a,feedType:n})},"empty_state_cta_card")]})})}):k.jsx(Vv,{onClick:a,feedType:n})})}const tne=({feedItem:n,feedItems:e,feedType:t})=>{switch(t){case m2[t]:return k.jsx(kk,{feedType:t,items:Yee(n,e)});default:return null}},ine=({ads:n,feedItems:e,feedType:t,items:i})=>{const r=Zee(i,n);return r.length?k.jsx("section",{className:Dee.root,children:r.map((a,o)=>Array.isArray(a)?k.jsx(tne,{feedItem:a,feedItems:e,feedType:t},`grid_block_${o}`):k.jsx(C.Fragment,{children:a.content},`ad_block_${o}_${a.id}`))}):null};function rne(n){n.__scriptingEnabledHTMLContentHasBeenExecuted=!0}const ane=`(${rne.toString()})(document.currentScript);`,_k=C.forwardRef((n,e)=>{const t=C.useRef(null);return C.useImperativeHandle(e,()=>({get hasBeenExecuted(){const i=t.current;return i?!!i.__scriptingEnabledHTMLContentHasBeenExecuted:!1}})),k.jsx("script",{ref:t,dangerouslySetInnerHTML:{__html:ane}})});_k.displayName="InnerHTMLScript";const sne=(n,e)=>{const t=document.createRange().createContextualFragment(e);n.innerHTML="",n.appendChild(t)},one=({html:n,...e})=>{const t=C.useRef(null),i=C.useRef(null);return C.useEffect(()=>{const r=i.current,a=t.current;!r||!a||a.hasBeenExecuted||sne(r,n)},[n]),k.jsxs(k.Fragment,{children:[k.jsx(_k,{ref:t}),k.jsx("div",{...e,ref:i,suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:n}})]})},une="_imageGallery_1mebd_141",lne="_imageGalleryImage_1mebd_147",fne="_imageGalleryPill_1mebd_155",B1={imageGallery:une,imageGalleryImage:lne,imageGalleryPill:fne},dne=({gallerySize:n,imageAlt:e,imageURL:t,onClick:i})=>{let r;if(n>1){const a=`+${n-1}`;r=k.jsx("div",{className:B1.imageGalleryPill,children:k.jsx(O.LabelPill,{label:a,shape:"tile",size:"medium"})})}return k.jsxs("div",{className:B1.imageGallery,onClick:i,children:[k.jsx(O.Image,{alt:e,src:t,className:B1.imageGalleryImage}),r]})},cne="_container_1ea1q_141",hne="_circle_1ea1q_149",gne="_logo_1ea1q_157",I1={container:cne,circle:hne,logo:gne},mne=(n,e)=>v.createElement("svg",{width:72,height:80,viewBox:"0 0 72 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M67.7997 17.7397L39.7431 1.45626C37.3242 0.0510383 34.3374 0.0510383 31.9184 1.45626L3.87632 17.7397C1.48151 19.136 0.00627151 21.6971 0 24.4692V55.5447C0.0040404 58.3136 1.48055 60.8715 3.87632 62.2598L15.5846 69.0614V50.9839L21.4279 54.3414C21.6617 54.4879 21.8054 54.7428 21.8097 55.0187V72.6783L31.8968 78.5576C34.3242 79.9506 37.3085 79.9506 39.7359 78.5576L49.823 72.6783V55.0187C49.8291 54.7396 49.9789 54.4834 50.2193 54.3414L56.0554 50.9839V69.0614L60.7315 66.3451L67.7708 62.2598C70.1649 60.8707 71.6389 58.3126 71.64 55.5447V24.4692C71.6426 21.7041 70.1817 19.144 67.7997 17.7397ZM33.4975 74.07L26.487 69.9991V55.0198C26.4907 53.076 25.4583 51.2775 23.7779 50.3005L15.0237 45.2569C14.1803 44.77 13.1412 44.7705 12.2982 45.2581C11.4552 45.7457 10.9368 46.6464 10.9384 47.6202V60.928L6.21913 58.2333C5.26735 57.6719 4.68151 56.6508 4.67725 55.5458V25.3926L33.4975 42.1227V74.07ZM6.98877 21.3007L33.4962 36.7267V5.93945L6.98877 21.3007ZM38.187 5.93945L64.6872 21.3007L38.187 36.7267V5.93945ZM65.451 58.2333C66.4104 57.6776 67.0029 56.6545 67.0073 55.5458V25.3926L38.187 42.1227V74.07L45.1759 69.9991V55.027C45.1841 53.0789 46.2267 51.2818 47.9138 50.3077L56.6824 45.2641C57.5253 44.7809 58.5619 44.7833 59.4025 45.2705C60.2432 45.7577 60.7606 46.6558 60.7605 47.6274V60.928L65.451 58.2333Z",fill:"#201649"})),pne=C.forwardRef(mne),yk=()=>k.jsxs("div",{className:I1.container,children:[k.jsx("div",{className:I1.circle}),k.jsx(pne,{className:I1.logo})]}),vne="_react-datepicker__day-names_oewrr_120",bne="_react-datepicker__week_oewrr_124",wne="_react-datepicker__day--outside-month_oewrr_131",kne="_react-datepicker_oewrr_120",_ne="_wrapper_oewrr_141",yne="_header_oewrr_148",xne="_navbar_oewrr_156",Sne="_banner_oewrr_161",Cne="_main_oewrr_170",Ene="_contentContainer_oewrr_174",Mne="_contentContainer__withBanner_oewrr_179",Tne="_contentContainer__withBanner_oewrr_179",Fne="_content_oewrr_174",Pne="_mainContent_oewrr_189",Ane="_mainContent__isFullWidth_oewrr_193",Lne="_mainContent__isFullWidth_oewrr_193",Rne="_sidebarRight_oewrr_197",zne="_adSlot_oewrr_211",$ne="_adSlot__withBanner_oewrr_219",Bne="_adSlot__withBanner_oewrr_219",Ine="_adSlot--left_oewrr_238",One="_adSlot--right_oewrr_243",st={"react-datepicker__day-names":"_react-datepicker__day-names_oewrr_120",reactDatepickerDayNames:vne,"react-datepicker__week":"_react-datepicker__week_oewrr_124",reactDatepickerWeek:bne,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_oewrr_131",reactDatepickerDayOutsideMonth:wne,"react-datepicker":"_react-datepicker_oewrr_120",reactDatepicker:kne,wrapper:_ne,header:yne,navbar:xne,banner:Sne,main:Cne,contentContainer:Ene,contentContainer__withBanner:Mne,contentContainerWithBanner:Tne,content:Fne,mainContent:Pne,mainContent__isFullWidth:Ane,mainContentIsFullWidth:Lne,sidebarRight:Rne,adSlot:zne,adSlot__withBanner:$ne,adSlotWithBanner:Bne,"adSlot--left":"_adSlot--left_oewrr_238",adSlotLeft:Ine,"adSlot--right":"_adSlot--right_oewrr_243",adSlotRight:One},Dne=({banner:n,children:e,isMainFullWidth:t,leftAdSlot:i,navbar:r,right:a,rightAdSlot:o,enableAdSlots:u})=>k.jsxs("div",{className:st.wrapper,children:[u&&k.jsx("div",{className:Be(st.adSlot,st["adSlot--left"],{[st.adSlot__withBanner]:n}),children:i}),k.jsxs("div",{className:Be(st.contentContainer,{[st.contentContainer__withBanner]:n}),children:[k.jsx("header",{className:st.header,children:k.jsx("nav",{className:st.navBar,children:r})}),k.jsxs("div",{className:Be(st.content),children:[k.jsx("main",{className:Be(st.mainContent,{[st.mainContent__isFullWidth]:t}),children:e}),a&&k.jsx("aside",{className:st.sidebarRight,children:a})]})]}),u&&k.jsx("div",{className:Be(st.adSlot,st["adSlot--right"],{[st.adSlot__withBanner]:n}),children:o}),n&&k.jsx("div",{className:st.banner,children:n})]});var xk={exports:{}};(()=>{var n={d:(o,u)=>{for(var l in u)n.o(u,l)&&!n.o(o,l)&&Object.defineProperty(o,l,{enumerable:!0,get:u[l]})},o:(o,u)=>Object.prototype.hasOwnProperty.call(o,u),r:o=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})}},e={};n.r(e),n.d(e,{default:()=>a});const t=C;function i(o,u){return function(l){if(Array.isArray(l))return l}(o)||function(l,d){var c=l==null?null:typeof Symbol<"u"&&l[Symbol.iterator]||l["@@iterator"];if(c!=null){var m,g,p=[],w=!0,S=!1;try{for(c=c.call(l);!(w=(m=c.next()).done)&&(p.push(m.value),!d||p.length!==d);w=!0);}catch(x){S=!0,g=x}finally{try{w||c.return==null||c.return()}finally{if(S)throw g}}return p}}(o,u)||function(l,d){if(l){if(typeof l=="string")return r(l,d);var c=Object.prototype.toString.call(l).slice(8,-1);return c==="Object"&&l.constructor&&(c=l.constructor.name),c==="Map"||c==="Set"?Array.from(l):c==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?r(l,d):void 0}}(o,u)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
870
+ `)});const u=e.nonTextTags||["script","style","textarea","option"];let l,d;e.allowedAttributes&&(l={},d={},$o(e.allowedAttributes,function(H,Q){l[Q]=[];const z=[];H.forEach(function(W){typeof W=="string"&&W.indexOf("*")>=0?z.push(Ov(W).replace(/\\\*/g,".*")):l[Q].push(W)}),z.length&&(d[Q]=new RegExp("^("+z.join("|")+")$"))}));const c={},m={},g={};$o(e.allowedClasses,function(H,Q){if(l&&(dr(l,Q)||(l[Q]=[]),l[Q].push("class")),c[Q]=H,Array.isArray(H)){const z=[];c[Q]=[],g[Q]=[],H.forEach(function(W){typeof W=="string"&&W.indexOf("*")>=0?z.push(Ov(W).replace(/\\\*/g,".*")):W instanceof RegExp?g[Q].push(W):c[Q].push(W)}),z.length&&(m[Q]=new RegExp("^("+z.join("|")+")$"))}});const p={};let w;$o(e.transformTags,function(H,Q){let z;typeof H=="function"?z=H:typeof H=="string"&&(z=ku.simpleTransform(H)),Q==="*"?w=z:p[Q]=z});let S,x,y,T,P,I,R=!1;J();const N=new _X.Parser({onopentag:function(H,Q){if(e.enforceHtmlBoundary&&H==="html"&&J(),P){I++;return}const z=new a(H,Q);x.push(z);let W=!1;const fe=!!z.text;let K;if(dr(p,H)&&(K=p[H](H,Q),z.attribs=Q=K.attribs,K.text!==void 0&&(z.innerText=K.text),H!==K.tagName&&(z.name=H=K.tagName,T[S]=K.tagName)),w&&(K=w(H,Q),z.attribs=Q=K.attribs,H!==K.tagName&&(z.name=H=K.tagName,T[S]=K.tagName)),(!o(H)||e.disallowedTagsMode==="recursiveEscape"&&!MX(y)||e.nestingLimit!=null&&S>=e.nestingLimit)&&(W=!0,y[S]=!0,(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&u.indexOf(H)!==-1&&(P=!0,I=1)),S++,W){if(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){if(z.innerText&&!fe){const _=ie(z.innerText);e.textFilter?i+=e.textFilter(_,H):i+=_,R=!0}return}r=i,i=""}i+="<"+H,H==="script"&&(e.allowedScriptHostnames||e.allowedScriptDomains)&&(z.innerText=""),(!l||dr(l,H)||l["*"])&&$o(Q,function(_,ge){if(!PX.test(ge)){delete z.attribs[ge];return}if(_===""&&!e.allowedEmptyAttributes.includes(ge)&&(e.nonBooleanAttributes.includes(ge)||e.nonBooleanAttributes.includes("*"))){delete z.attribs[ge];return}let Le=!1;if(!l||dr(l,H)&&l[H].indexOf(ge)!==-1||l["*"]&&l["*"].indexOf(ge)!==-1||dr(d,H)&&d[H].test(ge)||d["*"]&&d["*"].test(ge))Le=!0;else if(l&&l[H]){for(const ve of l[H])if(yX(ve)&&ve.name&&ve.name===ge){Le=!0;let me="";if(ve.multiple===!0){const ke=_.split(" ");for(const we of ke)ve.values.indexOf(we)!==-1&&(me===""?me=we:me+=" "+we)}else ve.values.indexOf(_)>=0&&(me=_);_=me}}if(Le){if(e.allowedSchemesAppliedToAttributes.indexOf(ge)!==-1&&ne(H,_)){delete z.attribs[ge];return}if(H==="script"&&ge==="src"){let ve=!0;try{const me=Z(_);if(e.allowedScriptHostnames||e.allowedScriptDomains){const ke=(e.allowedScriptHostnames||[]).find(function(pe){return pe===me.url.hostname}),we=(e.allowedScriptDomains||[]).find(function(pe){return me.url.hostname===pe||me.url.hostname.endsWith(`.${pe}`)});ve=ke||we}}catch{ve=!1}if(!ve){delete z.attribs[ge];return}}if(H==="iframe"&&ge==="src"){let ve=!0;try{const me=Z(_);if(me.isRelativeUrl)ve=dr(e,"allowIframeRelativeUrls")?e.allowIframeRelativeUrls:!e.allowedIframeHostnames&&!e.allowedIframeDomains;else if(e.allowedIframeHostnames||e.allowedIframeDomains){const ke=(e.allowedIframeHostnames||[]).find(function(pe){return pe===me.url.hostname}),we=(e.allowedIframeDomains||[]).find(function(pe){return me.url.hostname===pe||me.url.hostname.endsWith(`.${pe}`)});ve=ke||we}}catch{ve=!1}if(!ve){delete z.attribs[ge];return}}if(ge==="srcset")try{let ve=xX(_);if(ve.forEach(function(me){ne("srcset",me.url)&&(me.evil=!0)}),ve=Nv(ve,function(me){return!me.evil}),ve.length)_=TX(Nv(ve,function(me){return!me.evil})),z.attribs[ge]=_;else{delete z.attribs[ge];return}}catch{delete z.attribs[ge];return}if(ge==="class"){const ve=c[H],me=c["*"],ke=m[H],we=g[H],pe=g["*"],Me=m["*"],Re=[ke,Me].concat(we,pe).filter(function(on){return on});if(ve&&me?_=q(_,Dv(ve,me),Re):_=q(_,ve||me,Re),!_.length){delete z.attribs[ge];return}}if(ge==="style"){if(e.parseStyleAttributes)try{const ve=SX(H+" {"+_+"}",{map:!1}),me=M(ve,e.allowedStyles);if(_=L(me),_.length===0){delete z.attribs[ge];return}}catch{typeof window<"u"&&console.warn('Failed to parse "'+H+" {"+_+`}", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547`),delete z.attribs[ge];return}else if(e.allowedStyles)throw new Error("allowedStyles option cannot be used together with parseStyleAttributes: false.")}i+=" "+ge,_&&_.length?i+='="'+ie(_,!0)+'"':e.allowedEmptyAttributes.includes(ge)&&(i+='=""')}else delete z.attribs[ge]}),e.selfClosing.indexOf(H)!==-1?i+=" />":(i+=">",z.innerText&&!fe&&!e.textFilter&&(i+=ie(z.innerText),R=!0)),W&&(i=r+ie(i),r=""),z.openingTagLength=i.length-z.tagPosition},ontext:function(H){if(P)return;const Q=x[x.length-1];let z;if(Q&&(z=Q.tag,H=Q.innerText!==void 0?Q.innerText:H),e.disallowedTagsMode==="completelyDiscard"&&!o(z))H="";else if((e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&(z==="script"||z==="style"))i+=H;else if(!R){const W=ie(H,!1);e.textFilter?i+=e.textFilter(W,z):i+=W}if(x.length){const W=x[x.length-1];W.text+=H}},onclosetag:function(H,Q){if(P)if(I--,!I)P=!1;else return;const z=x.pop();if(!z)return;if(z.tag!==H){x.push(z);return}P=e.enforceHtmlBoundary?H==="html":!1,S--;const W=y[S];if(W){if(delete y[S],e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){z.updateParentNodeText();return}r=i,i=""}if(T[S]&&(H=T[S],delete T[S]),e.exclusiveFilter){const fe=e.exclusiveFilter(z);if(fe==="excludeTag"){W&&(i=r,r=""),i=i.substring(0,z.tagPosition)+i.substring(z.tagPosition+z.openingTagLength);return}else if(fe){i=i.substring(0,z.tagPosition);return}}if(z.updateParentNodeMediaChildren(),z.updateParentNodeText(),e.selfClosing.indexOf(H)!==-1||Q&&!o(H)&&["escape","recursiveEscape"].indexOf(e.disallowedTagsMode)>=0){W&&(i=r,r="");return}i+="</"+H+">",W&&(i=r+ie(i),r=""),R=!1}},e.parser);return N.write(n),N.end(),i;function J(){i="",S=0,x=[],y={},T={},P=!1,I=0}function ie(H,Q){return typeof H!="string"&&(H=H+""),e.parser.decodeEntities&&(H=H.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),Q&&(H=H.replace(/"/g,"&quot;"))),H=H.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),Q&&(H=H.replace(/"/g,"&quot;")),H}function ne(H,Q){for(Q=Q.replace(/[\x00-\x20]+/g,"");;){const fe=Q.indexOf("<!--");if(fe===-1)break;const K=Q.indexOf("-->",fe+4);if(K===-1)break;Q=Q.substring(0,fe)+Q.substring(K+3)}const z=Q.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!z)return Q.match(/^[/\\]{2}/)?!e.allowProtocolRelative:!1;const W=z[1].toLowerCase();return dr(e.allowedSchemesByTag,H)?e.allowedSchemesByTag[H].indexOf(W)===-1:!e.allowedSchemes||e.allowedSchemes.indexOf(W)===-1}function Z(H){if(H=H.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//"),H.startsWith("relative:"))throw new Error("relative: exploit attempt");let Q="relative://relative-site";for(let fe=0;fe<100;fe++)Q+=`/${fe}`;const z=new URL(H,Q);return{isRelativeUrl:z&&z.hostname==="relative-site"&&z.protocol==="relative:",url:z}}function M(H,Q){if(!Q)return H;const z=H.nodes[0];let W;return Q[z.selector]&&Q["*"]?W=Dv(Q[z.selector],Q["*"]):W=Q[z.selector]||Q["*"],W&&(H.nodes[0].nodes=z.nodes.reduce($(W),[])),H}function L(H){return H.nodes[0].nodes.reduce(function(Q,z){return Q.push(`${z.prop}:${z.value}${z.important?" !important":""}`),Q},[]).join(";")}function $(H){return function(Q,z){return dr(H,z.prop)&&H[z.prop].some(function(fe){return fe.test(z.value)})&&Q.push(z),Q}}function q(H,Q,z){return Q?(H=H.split(/\s+/),H.filter(function(W){return Q.indexOf(W)!==-1||z.some(function(fe){return fe.test(W)})}).join(" ")):H}}const AX={decodeEntities:!0};ku.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","menu","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],nonBooleanAttributes:["abbr","accept","accept-charset","accesskey","action","allow","alt","as","autocapitalize","autocomplete","blocking","charset","cite","class","color","cols","colspan","content","contenteditable","coords","crossorigin","data","datetime","decoding","dir","dirname","download","draggable","enctype","enterkeyhint","fetchpriority","for","form","formaction","formenctype","formmethod","formtarget","headers","height","hidden","high","href","hreflang","http-equiv","id","imagesizes","imagesrcset","inputmode","integrity","is","itemid","itemprop","itemref","itemtype","kind","label","lang","list","loading","low","max","maxlength","media","method","min","minlength","name","nonce","optimum","pattern","ping","placeholder","popover","popovertarget","popovertargetaction","poster","preload","referrerpolicy","rel","rows","rowspan","sandbox","scope","shape","size","sizes","slot","span","spellcheck","src","srcdoc","srclang","srcset","start","step","style","tabindex","target","title","translate","type","usemap","value","width","wrap","onauxclick","onafterprint","onbeforematch","onbeforeprint","onbeforeunload","onbeforetoggle","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextlost","oncontextmenu","oncontextrestored","oncopy","oncuechange","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","onhashchange","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onload","onloadeddata","onloadedmetadata","onloadstart","onmessage","onmessageerror","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onoffline","ononline","onpagehide","onpageshow","onpaste","onpause","onplay","onplaying","onpopstate","onprogress","onratechange","onreset","onresize","onrejectionhandled","onscroll","onscrollend","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onstorage","onsubmit","onsuspend","ontimeupdate","ontoggle","onunhandledrejection","onunload","onvolumechange","onwaiting","onwheel"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},allowedEmptyAttributes:["alt"],selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:!0,enforceHtmlBoundary:!1,parseStyleAttributes:!0};ku.simpleTransform=function(n,e,t){return t=t===void 0?!0:t,e=e||{},function(i,r){let a;if(t)for(a in e)r[a]=e[a];else r=e;return{tagName:n,attribs:r}}};const wk=kr(FX),LX="_markdown_1me4y_141",jv={markdown:LX,"markdown--external-links":"_markdown--external-links_1me4y_153"},RX={allowedAttributes:{a:["href","target"]},allowedTags:["a"]};function zX({className:n,elementTag:e="span",inline:t=!1,isExternalLinksIcon:i,text:r}){const a=wk(r,RX),o=e;return k.jsx(o,{className:Be(jv.markdown,{[jv["markdown--external-links"]]:i},n),dangerouslySetInnerHTML:{__html:t?vn.parseInline(a,{breaks:!0}):vn.parse(a,{breaks:!0})}})}const $X="_react-datepicker__day-names_1swfz_120",BX="_react-datepicker__week_1swfz_124",IX="_react-datepicker__day--outside-month_1swfz_131",OX="_react-datepicker_1swfz_120",DX="_typography-landing--claim_1swfz_141",NX="_typography-landing--claim-uppercase_1swfz_179",jX="_typography-landing--h1_1swfz_217",HX="_typography-landing--h1-uppercase_1swfz_255",VX="_typography-landing--h2_1swfz_293",GX="_typography-landing--h3_1swfz_331",WX="_typography-landing--h4_1swfz_369",qX="_typography-landing--h5_1swfz_394",UX="_typography-landing--h6_1swfz_419",ZX="_typography-landing--overline_1swfz_444",KX="_typography-landing--body-large_1swfz_481",YX="_typography-landing--body-large-semibold_1swfz_505",JX="_typography-landing--body_1swfz_481",QX="_typography-landing--body-semibold_1swfz_540",XX="_typography-landing--body-italic_1swfz_551",eee="_typography-landing--quote-large_1swfz_563",nee="_typography-landing--detail-small_1swfz_588",tee="_typography-landing--detail-small-bold_1swfz_599",iee="_typography-landing_1swfz_141",ree="_typography-product_1swfz_628",aee="_typography-product--h1_1swfz_640",see="_typography-product--h2_1swfz_652",oee="_typography-product--h3_1swfz_664",uee="_typography-product--h4_1swfz_676",lee="_typography-product--h5_1swfz_688",fee="_typography-product--h6_1swfz_700",dee="_typography-product--h7_1swfz_712",cee="_typography-product--h8_1swfz_724",hee="_typography-product--body-large_1swfz_736",gee="_typography-product--body-regular_1swfz_760",mee="_typography-product--body-semibold_1swfz_784",pee="_typography-product--body-italic_1swfz_808",vee="_typography-product--body-text-link_1swfz_833",bee="_typography-product--detail-medium_1swfz_845",wee="_typography-product--detail-bold_1swfz_869",kee="_typography-product--detail-upper-case_1swfz_893",_ee="_typography-product--detail-regular_1swfz_917",yee="_typography-product--detail-text-link_1swfz_941",Hv={"react-datepicker__day-names":"_react-datepicker__day-names_1swfz_120",reactDatepickerDayNames:$X,"react-datepicker__week":"_react-datepicker__week_1swfz_124",reactDatepickerWeek:BX,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1swfz_131",reactDatepickerDayOutsideMonth:IX,"react-datepicker":"_react-datepicker_1swfz_120",reactDatepicker:OX,"typography-landing--claim":"_typography-landing--claim_1swfz_141",typographyLandingClaim:DX,"typography-landing--claim-uppercase":"_typography-landing--claim-uppercase_1swfz_179",typographyLandingClaimUppercase:NX,"typography-landing--h1":"_typography-landing--h1_1swfz_217",typographyLandingH1:jX,"typography-landing--h1-uppercase":"_typography-landing--h1-uppercase_1swfz_255",typographyLandingH1Uppercase:HX,"typography-landing--h2":"_typography-landing--h2_1swfz_293",typographyLandingH2:VX,"typography-landing--h3":"_typography-landing--h3_1swfz_331",typographyLandingH3:GX,"typography-landing--h4":"_typography-landing--h4_1swfz_369",typographyLandingH4:WX,"typography-landing--h5":"_typography-landing--h5_1swfz_394",typographyLandingH5:qX,"typography-landing--h6":"_typography-landing--h6_1swfz_419",typographyLandingH6:UX,"typography-landing--overline":"_typography-landing--overline_1swfz_444",typographyLandingOverline:ZX,"typography-landing--body-large":"_typography-landing--body-large_1swfz_481",typographyLandingBodyLarge:KX,"typography-landing--body-large-semibold":"_typography-landing--body-large-semibold_1swfz_505",typographyLandingBodyLargeSemibold:YX,"typography-landing--body":"_typography-landing--body_1swfz_481",typographyLandingBody:JX,"typography-landing--body-semibold":"_typography-landing--body-semibold_1swfz_540",typographyLandingBodySemibold:QX,"typography-landing--body-italic":"_typography-landing--body-italic_1swfz_551",typographyLandingBodyItalic:XX,"typography-landing--quote-large":"_typography-landing--quote-large_1swfz_563",typographyLandingQuoteLarge:eee,"typography-landing--detail-small":"_typography-landing--detail-small_1swfz_588",typographyLandingDetailSmall:nee,"typography-landing--detail-small-bold":"_typography-landing--detail-small-bold_1swfz_599",typographyLandingDetailSmallBold:tee,"typography-landing":"_typography-landing_1swfz_141",typographyLanding:iee,"typography-product":"_typography-product_1swfz_628",typographyProduct:ree,"typography-product--h1":"_typography-product--h1_1swfz_640",typographyProductH1:aee,"typography-product--h2":"_typography-product--h2_1swfz_652",typographyProductH2:see,"typography-product--h3":"_typography-product--h3_1swfz_664",typographyProductH3:oee,"typography-product--h4":"_typography-product--h4_1swfz_676",typographyProductH4:uee,"typography-product--h5":"_typography-product--h5_1swfz_688",typographyProductH5:lee,"typography-product--h6":"_typography-product--h6_1swfz_700",typographyProductH6:fee,"typography-product--h7":"_typography-product--h7_1swfz_712",typographyProductH7:dee,"typography-product--h8":"_typography-product--h8_1swfz_724",typographyProductH8:cee,"typography-product--body-large":"_typography-product--body-large_1swfz_736",typographyProductBodyLarge:hee,"typography-product--body-regular":"_typography-product--body-regular_1swfz_760",typographyProductBodyRegular:gee,"typography-product--body-semibold":"_typography-product--body-semibold_1swfz_784",typographyProductBodySemibold:mee,"typography-product--body-italic":"_typography-product--body-italic_1swfz_808",typographyProductBodyItalic:pee,"typography-product--body-text-link":"_typography-product--body-text-link_1swfz_833",typographyProductBodyTextLink:vee,"typography-product--detail-medium":"_typography-product--detail-medium_1swfz_845",typographyProductDetailMedium:bee,"typography-product--detail-bold":"_typography-product--detail-bold_1swfz_869",typographyProductDetailBold:wee,"typography-product--detail-upper-case":"_typography-product--detail-upper-case_1swfz_893",typographyProductDetailUpperCase:kee,"typography-product--detail-regular":"_typography-product--detail-regular_1swfz_917",typographyProductDetailRegular:_ee,"typography-product--detail-text-link":"_typography-product--detail-text-link_1swfz_941",typographyProductDetailTextLink:yee};function xee(n){switch(n){case"h1":case"h1-uppercase":return"h1";case"h2":case"claim":case"claim-uppercase":return"h2";case"h3":case"h4":case"h5":return n;case"h6":case"overline":return"h6";default:return"span"}}const Ul=n=>{const{as:e,children:t,className:i,fontSet:r="product",markdown:a=r==="landing",markdownInline:o=!0,type:u}=n,l=e||xee(u),d=Be(Hv[`typography-${r}`],Hv[`typography-${r}--${u}`],i);return k.jsx(k.Fragment,{children:typeof t=="string"&&a?k.jsx(zX,{className:d,text:t,inline:o,elementTag:l,isExternalLinksIcon:r==="landing"}):k.jsx(l,{className:d,children:t})})},See="_root_1biuz_141",Cee="_root__content_1biuz_151",Eee="_root__bookmark_1biuz_157",Mee="_root__header_1biuz_163",Tee="_root__header__reserved_1biuz_170",Fee="_root__header__reserved__box_1biuz_183",Pee="_root__header__image_1biuz_192",Aee="_root__info_1biuz_197",Lee="_root__info__top_1biuz_204",Ree="_root__info__price_1biuz_207",zee="_root__info__title_1biuz_213",$ee="_root__info__timeStamp_1biuz_222",Bee="_root__premiumFeature_1biuz_226",gt={root:See,root__content:Cee,root__bookmark:Eee,root__header:Mee,root__header__reserved:Tee,"root__header__reserved--visible":"_root__header__reserved--visible_1biuz_180",root__header__reserved__box:Fee,root__header__image:Pee,root__info:Aee,root__info__top:Lee,root__info__price:Ree,"root__info__price--reserved":"_root__info__price--reserved_1biuz_210",root__info__title:zee,root__info__timeStamp:$ee,root__premiumFeature:Bee};function g2({bookmarked:n,id:e,image:t,onClick:i,premiumFeature:r=!1,price:a,reserved:o,reservedText:u,timeStamp:l,title:d}){const c=li(),m=()=>{c(`/feed/${e}`),i&&i()};return k.jsxs("div",{className:gt.root,children:[k.jsx(Yb,{className:gt.root__bookmark,isBookmarked:n,id:e}),k.jsxs(O.Button,{className:gt.root__content,onClick:m,children:[k.jsxs("div",{className:gt.root__header,children:[k.jsx("div",{className:Be(gt.root__header__reserved,{[gt["root__header__reserved--visible"]]:o}),children:k.jsx("div",{className:gt.root__header__reserved__box,children:k.jsx(Ul,{type:"detail-upper-case",children:u})})}),t?k.jsx(FK,{alt:"product image",src:t,className:gt.root__header__image}):k.jsx(TK,{size:"large",style:"rounded",icon:k.jsx(Jb,{name:"camera_crossed"})})]}),k.jsxs("div",{className:gt.root__info,children:[k.jsxs("div",{className:gt.root__info__top,children:[k.jsx(Ul,{type:"body-semibold",as:"p",className:Be(gt.root__info__price,{[gt["root__info__price--reserved"]]:o}),children:a}),k.jsx(Ul,{type:"body-semibold",as:"p",className:gt.root__info__title,children:d})]}),k.jsx(Ul,{type:r?"detail-bold":"detail-medium",as:"p",className:Be(gt.root__info__timeStamp,{[gt.root__premiumFeature]:r}),children:r?"Greif zu!":Wf(l)})]})]})]})}const Iee=({children:n,navigate:e})=>k.jsx(_4.Provider,{value:{navigate:e},children:n}),Oee="_root_1yp76_141",Dee={root:Oee},m2={event:"event",feed:"feed",group:"group",marketplace:"marketplace",post:"post"},Nee="_root_1173f_141",jee="_root__list_1173f_146",Hee="_root__ctaButtonDesktop_1173f_152",Vee="_root__ctaButtonMobile_1173f_155",Gee="_root__itemCta_1173f_169",Wee="_root__item_1173f_169",wa={root:Nee,root__list:jee,root__ctaButtonDesktop:Hee,root__ctaButtonMobile:Vee,root__itemCta:Gee,root__item:Wee},qee={event:"",feed:"",group:"",marketplace:"/feed/marketplace",post:""},Uee=({feedType:n,item:e})=>{switch(n){case m2[n]:return k.jsx(g2,{...e});default:return null}},Zee=(n,e,t=6)=>{let i=[];if(!n.length)return[[]];const r=e?e.filter(g=>Number(g==null?void 0:g.position)>=0):[];let a=Array(t).fill(null),o=0,u=0,l=0;const d=()=>{let g=0;r.forEach(p=>{p.block===l&&(a.splice(p==null?void 0:p.position,1,p),g+=1)}),o=g};r.length&&d();const c=(g,p)=>{if(a[g]!==null&&o<t&&g<t){c(g+1,p);return}a.splice(g,1,p),o+=1,u+=1},m=(g=0,p=[])=>{if(g>n.length){if(o>0){const w=a.filter(S=>S!=null);w.length&&p.push(w)}return p}return c(u,n[g]),o===t&&a.filter(Boolean).length===t&&(p.push(a.filter(w=>w!=null)),a=Array(t).fill(null),o=0,u=0,l+=1,r.length&&d()),m(g+1,p)};return i=m(),e&&e.length>=0&&(i=e.sort((g,p)=>g.block-p.block).filter(g=>(g==null?void 0:g.position)==null).reduce((g,p,w)=>{if(i.length>p.block){const S=p.block+w+1;return[...g.slice(0,S),p,...g.slice(S)]}return g},[...i])),i},Kee=n=>n?new Intl.NumberFormat("de-DE",{currency:"EUR",maximumFractionDigits:0,minimumFractionDigits:0,style:"currency"}).format(n/100).replace("€","").trim()+" €":"Zu verschenken",Yee=(n,e)=>{const t=[];return n.forEach(i=>{var r,a,o;typeof i=="number"?t.push({bookmarked:e[i].is_bookmarked,id:e[i].id,image:(a=(r=e[i])==null?void 0:r.images[0])==null?void 0:a.url,premiumFeature:Wb((o=e[i])==null?void 0:o.paid_highlight_until),price:Kee(e[i].price),reserved:hN(e[i].outcome),reservedText:"Reserviert",timeStamp:e[i].created_at,title:e[i].subject,type:"feed"}):t.push({type:"ad",...i})}),t},Jee=(n,e="de-DE")=>n[e],Qee={"de-DE":{marketplace:{description:"Gib deinen Sachen ein neues Zuhause.",title:"Etwas zu verkaufen?",cta:"Angebot erstellen",cta_small:"Angebot"},feed:{description:"",title:"",cta:""},event:{description:"",title:"",cta:""},group:{description:"",title:"",cta:""},post:{description:"",title:"",cta:""}}},Xee=Jee(Qee),ene=(n,e)=>Xee[m2[n]][e];function Vv({classNameButtonDesktop:n,classNameButtonMobile:e,feedType:t,isCard:i=!1,onClick:r}){const a=u=>ene(t,u),o=()=>i?k.jsxs(k.Fragment,{children:[k.jsx(O.Typography,{className:n,type:"body-semibold",children:a("cta")}),k.jsxs(O.Typography,{className:e,type:"body-semibold",children:[a("cta_small"),k.jsx(O.Icon,{name:"plus",size:"24"})]})]}):k.jsx(O.Typography,{type:"h5",children:a("cta")});return k.jsx(O.EmptyState,{primaryText:a("title"),stickerProps:{color:"teal",icon:"marketplace"},secondaryText:a("description"),size:i?"small":"medium",buttons:[{buttonType:"primary",children:o(),onClick:r,size:i?"small":"large"}]})}const nne=(n,e)=>n?e%3!==0:e%2!==0;function kk({feedType:n,items:e}){const t=li(),i=ch(800),r=nne(i,e.length),a=()=>{t(qee[n])};return k.jsx(k.Fragment,{children:e.length?k.jsx(O.Card,{className:Be(wa.root),borderRadius:!0,responsive:!0,children:k.jsx(O.CardBody,{className:wa.root__body,withoutPadding:!0,children:k.jsxs("ul",{className:wa.root__list,children:[e.map((o,u)=>k.jsx("li",{className:wa.root__item,children:o.type==="feed"?k.jsx(Uee,{feedType:n,item:o}):o.content},`grid_item_${o.type}_${o.id}`)),r&&k.jsx("li",{className:wa.root__itemCta,children:k.jsx(Vv,{isCard:!0,classNameButtonDesktop:wa.root__ctaButtonDesktop,classNameButtonMobile:wa.root__ctaButtonMobile,onClick:a,feedType:n})},"empty_state_cta_card")]})})}):k.jsx(Vv,{onClick:a,feedType:n})})}const tne=({feedItem:n,feedItems:e,feedType:t})=>{switch(t){case m2[t]:return k.jsx(kk,{feedType:t,items:Yee(n,e)});default:return null}},ine=({ads:n,feedItems:e,feedType:t,items:i})=>{const r=Zee(i,n);return r.length?k.jsx("section",{className:Dee.root,children:r.map((a,o)=>Array.isArray(a)?k.jsx(tne,{feedItem:a,feedItems:e,feedType:t},`grid_block_${o}`):k.jsx(C.Fragment,{children:a.content},`ad_block_${o}_${a.id}`))}):null};function rne(n){n.__scriptingEnabledHTMLContentHasBeenExecuted=!0}const ane=`(${rne.toString()})(document.currentScript);`,_k=C.forwardRef((n,e)=>{const t=C.useRef(null);return C.useImperativeHandle(e,()=>({get hasBeenExecuted(){const i=t.current;return i?!!i.__scriptingEnabledHTMLContentHasBeenExecuted:!1}})),k.jsx("script",{ref:t,dangerouslySetInnerHTML:{__html:ane}})});_k.displayName="InnerHTMLScript";const sne=(n,e)=>{const t=document.createRange().createContextualFragment(e);n.innerHTML="",n.appendChild(t)},one=({html:n,...e})=>{const t=C.useRef(null),i=C.useRef(null);return C.useEffect(()=>{const r=i.current,a=t.current;!r||!a||a.hasBeenExecuted||sne(r,n)},[n]),k.jsxs(k.Fragment,{children:[k.jsx(_k,{ref:t}),k.jsx("div",{...e,ref:i,suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:n}})]})},une="_imageGallery_1mebd_141",lne="_imageGalleryImage_1mebd_147",fne="_imageGalleryPill_1mebd_155",B1={imageGallery:une,imageGalleryImage:lne,imageGalleryPill:fne},dne=({gallerySize:n,imageAlt:e,imageURL:t,onClick:i})=>{let r;if(n>1){const a=`+${n-1}`;r=k.jsx("div",{className:B1.imageGalleryPill,children:k.jsx(O.LabelPill,{label:a,shape:"tile",size:"medium"})})}return k.jsxs("div",{className:B1.imageGallery,onClick:i,children:[k.jsx(O.Image,{alt:e,src:t,className:B1.imageGalleryImage}),r]})},cne="_container_1ea1q_141",hne="_circle_1ea1q_149",gne="_logo_1ea1q_157",I1={container:cne,circle:hne,logo:gne},mne=(n,e)=>v.createElement("svg",{width:72,height:80,viewBox:"0 0 72 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M67.7997 17.7397L39.7431 1.45626C37.3242 0.0510383 34.3374 0.0510383 31.9184 1.45626L3.87632 17.7397C1.48151 19.136 0.00627151 21.6971 0 24.4692V55.5447C0.0040404 58.3136 1.48055 60.8715 3.87632 62.2598L15.5846 69.0614V50.9839L21.4279 54.3414C21.6617 54.4879 21.8054 54.7428 21.8097 55.0187V72.6783L31.8968 78.5576C34.3242 79.9506 37.3085 79.9506 39.7359 78.5576L49.823 72.6783V55.0187C49.8291 54.7396 49.9789 54.4834 50.2193 54.3414L56.0554 50.9839V69.0614L60.7315 66.3451L67.7708 62.2598C70.1649 60.8707 71.6389 58.3126 71.64 55.5447V24.4692C71.6426 21.7041 70.1817 19.144 67.7997 17.7397ZM33.4975 74.07L26.487 69.9991V55.0198C26.4907 53.076 25.4583 51.2775 23.7779 50.3005L15.0237 45.2569C14.1803 44.77 13.1412 44.7705 12.2982 45.2581C11.4552 45.7457 10.9368 46.6464 10.9384 47.6202V60.928L6.21913 58.2333C5.26735 57.6719 4.68151 56.6508 4.67725 55.5458V25.3926L33.4975 42.1227V74.07ZM6.98877 21.3007L33.4962 36.7267V5.93945L6.98877 21.3007ZM38.187 5.93945L64.6872 21.3007L38.187 36.7267V5.93945ZM65.451 58.2333C66.4104 57.6776 67.0029 56.6545 67.0073 55.5458V25.3926L38.187 42.1227V74.07L45.1759 69.9991V55.027C45.1841 53.0789 46.2267 51.2818 47.9138 50.3077L56.6824 45.2641C57.5253 44.7809 58.5619 44.7833 59.4025 45.2705C60.2432 45.7577 60.7606 46.6558 60.7605 47.6274V60.928L65.451 58.2333Z",fill:"#201649"})),pne=C.forwardRef(mne),yk=()=>k.jsxs("div",{className:I1.container,children:[k.jsx("div",{className:I1.circle}),k.jsx(pne,{className:I1.logo})]}),vne="_react-datepicker__day-names_oewrr_120",bne="_react-datepicker__week_oewrr_124",wne="_react-datepicker__day--outside-month_oewrr_131",kne="_react-datepicker_oewrr_120",_ne="_wrapper_oewrr_141",yne="_header_oewrr_148",xne="_navbar_oewrr_156",Sne="_banner_oewrr_161",Cne="_main_oewrr_170",Ene="_contentContainer_oewrr_174",Mne="_contentContainer__withBanner_oewrr_179",Tne="_contentContainer__withBanner_oewrr_179",Fne="_content_oewrr_174",Pne="_mainContent_oewrr_189",Ane="_mainContent__isFullWidth_oewrr_193",Lne="_mainContent__isFullWidth_oewrr_193",Rne="_sidebarRight_oewrr_197",zne="_adSlot_oewrr_211",$ne="_adSlot__withBanner_oewrr_219",Bne="_adSlot__withBanner_oewrr_219",Ine="_adSlot--left_oewrr_238",One="_adSlot--right_oewrr_243",st={"react-datepicker__day-names":"_react-datepicker__day-names_oewrr_120",reactDatepickerDayNames:vne,"react-datepicker__week":"_react-datepicker__week_oewrr_124",reactDatepickerWeek:bne,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_oewrr_131",reactDatepickerDayOutsideMonth:wne,"react-datepicker":"_react-datepicker_oewrr_120",reactDatepicker:kne,wrapper:_ne,header:yne,navbar:xne,banner:Sne,main:Cne,contentContainer:Ene,contentContainer__withBanner:Mne,contentContainerWithBanner:Tne,content:Fne,mainContent:Pne,mainContent__isFullWidth:Ane,mainContentIsFullWidth:Lne,sidebarRight:Rne,adSlot:zne,adSlot__withBanner:$ne,adSlotWithBanner:Bne,"adSlot--left":"_adSlot--left_oewrr_238",adSlotLeft:Ine,"adSlot--right":"_adSlot--right_oewrr_243",adSlotRight:One},Dne=({banner:n,children:e,isMainFullWidth:t,leftAdSlot:i,navbar:r,right:a,rightAdSlot:o,enableAdSlots:u})=>k.jsxs("div",{className:st.wrapper,children:[u&&k.jsx("div",{className:Be(st.adSlot,st["adSlot--left"],{[st.adSlot__withBanner]:n}),children:i}),k.jsxs("div",{className:Be(st.contentContainer,{[st.contentContainer__withBanner]:n}),children:[k.jsx("header",{className:st.header,children:k.jsx("nav",{className:st.navBar,children:r})}),k.jsxs("div",{className:Be(st.content),children:[k.jsx("main",{className:Be(st.mainContent,{[st.mainContent__isFullWidth]:t}),children:e}),a&&k.jsx("aside",{className:st.sidebarRight,children:a})]})]}),u&&k.jsx("div",{className:Be(st.adSlot,st["adSlot--right"],{[st.adSlot__withBanner]:n}),children:o}),n&&k.jsx("div",{className:st.banner,children:n})]});var xk={exports:{}};(()=>{var n={d:(o,u)=>{for(var l in u)n.o(u,l)&&!n.o(o,l)&&Object.defineProperty(o,l,{enumerable:!0,get:u[l]})},o:(o,u)=>Object.prototype.hasOwnProperty.call(o,u),r:o=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})}},e={};n.r(e),n.d(e,{default:()=>a});const t=C;function i(o,u){return function(l){if(Array.isArray(l))return l}(o)||function(l,d){var c=l==null?null:typeof Symbol<"u"&&l[Symbol.iterator]||l["@@iterator"];if(c!=null){var m,g,p=[],w=!0,S=!1;try{for(c=c.call(l);!(w=(m=c.next()).done)&&(p.push(m.value),!d||p.length!==d);w=!0);}catch(x){S=!0,g=x}finally{try{w||c.return==null||c.return()}finally{if(S)throw g}}return p}}(o,u)||function(l,d){if(l){if(typeof l=="string")return r(l,d);var c=Object.prototype.toString.call(l).slice(8,-1);return c==="Object"&&l.constructor&&(c=l.constructor.name),c==="Map"||c==="Set"?Array.from(l):c==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?r(l,d):void 0}}(o,u)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
871
871
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function r(o,u){(u==null||u>o.length)&&(u=o.length);for(var l=0,d=new Array(u);l<u;l++)d[l]=o[l];return d}const a=function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:300,u=arguments.length>1?arguments[1]:void 0,l=(0,t.useState)(u),d=i(l,2),c=d[0],m=d[1];return(0,t.useEffect)(function(){var g=function(){var p=window.screen.height-o>window.visualViewport.height;c!=p&&m(p)};return typeof visualViewport<"u"&&window.visualViewport.addEventListener("resize",g),function(){typeof visualViewport<"u"&&window.visualViewport.removeEventListener("resize",g)}},[]),c};xk.exports=e})();var Nne=xk.exports;const jne=kr(Nne),Hne="_mobileLayout_pgqb7_141",Vne="_mobileLayoutHeader_pgqb7_146",Gne="_header_pgqb7_153",Wne="_mobileLayoutMain_pgqb7_156",qne="_mobileLayoutMainWithFooter_pgqb7_163",Une="_mobileLayoutActionButton_pgqb7_166",Zne="_mobileLayoutFooter_pgqb7_174",Kne="_stickyHeader_pgqb7_184",Yne="_sticky_pgqb7_184",Jne="_adSlot_pgqb7_195",Qne="_hideAdSlot_pgqb7_205",vi={mobileLayout:Hne,mobileLayoutHeader:Vne,header:Gne,mobileLayoutMain:Wne,mobileLayoutMainWithFooter:qne,mobileLayoutActionButton:Une,mobileLayoutFooter:Zne,stickyHeader:Kne,sticky:Yne,adSlot:Jne,hideAdSlot:Qne},Gv=50,Xne=100,ete=n=>{const[e,t]=C.useState(!1),i=C.useRef(0),r=C.useRef(0);return C.useEffect(()=>{if(!n){t(!1);return}const a=()=>{const o=window.scrollY,u=o>i.current,l=o<i.current;if(o<Gv){t(!1);return}u&&o>Gv?(t(!0),r.current=0):l&&r.current===0&&(r.current=o),l&&r.current-o>=Xne&&(t(!1),r.current=0),i.current=o};return window.addEventListener("scroll",a),()=>{window.removeEventListener("scroll",a)}},[n]),e},nte=" 66px",tte=" 56px",Sk=({action:n,adSlot:e,adSlotEnabled:t=!1,banner:i,children:r,footer:a,header:o,hideHeaderOnScroll:u=!0,showFooter:l=!0})=>{const d=jne(),c=ete(u);return k.jsxs("section",{className:vi.mobileLayout,style:{"--anchor-ad-wrapper-height":e&&t?nte:"0px","--layout-header-height":tte},children:[k.jsxs("header",{className:Be(vi.stickyHeader,vi.mobileLayoutHeader,{[vi.sticky]:c}),children:[k.jsx("div",{className:Be(vi.header),children:o}),e&&k.jsx("div",{className:Be(vi.adSlot,{[vi.hideAdSlot]:!t}),children:e})]}),k.jsxs("main",{className:Be(vi.mobileLayoutMain,{[vi.mobileLayoutMainWithFooter]:l}),tabIndex:0,children:[i,r]}),l&&k.jsxs(k.Fragment,{children:[n&&!d&&k.jsx("div",{className:vi.mobileLayoutActionButton,children:n}),k.jsx("footer",{className:vi.mobileLayoutFooter,children:a})]})]})},ite="_loadingSpinnerContainer_c09gc_141",rte={loadingSpinnerContainer:ite},ate=({children:n,desktop:e,keepLoading:t,mobile:i})=>{const[r,a]=C.useState(0),o=()=>{a(window.innerWidth)};return C.useEffect(()=>(o(),window.addEventListener("resize",o),()=>{window.removeEventListener("resize",o)}),[]),!r||t?k.jsx("div",{className:rte.loadingSpinnerContainer,children:k.jsx(yk,{})}):r<800?k.jsx(Sk,{...i,children:n}):k.jsx(Dne,{...e,children:n})};var ste=ote;function ote(n){if(n)throw n}/*!
872
872
  * Determine if an object is a Buffer
873
873
  *
@@ -885,7 +885,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
885
885
  `)),n(e,"li",o,u)}function wfe(n){for(var e=n.spread,t=n.children,i=t.length,r=-1;!e&&++r<i;)e=x_(t[r]);return e}function x_(n){var e=n.spread;return e??n.children.length>1}var kfe=yfe,_fe=At();function yfe(n,e){return n(e,"p",_fe(n,e))}var xfe=Mfe,Sfe=fi,Cfe=Ou,Efe=At();function Mfe(n,e){return n.augment(e,Sfe("root",Cfe(Efe(n,e))))}var Tfe=Pfe,Ffe=At();function Pfe(n,e){return n(e,"strong",Ffe(n,e))}var Afe=Rfe,R6=g_,nf=Ou,Lfe=At();function Rfe(n,e){for(var t=e.children,i=t.length,r=e.align||[],a=r.length,o=[],u,l,d,c,m;i--;){for(l=t[i].children,c=i===0?"th":"td",u=a||l.length,d=[];u--;)m=l[u],d[u]=n(m,c,{align:r[u]},m?Lfe(n,m):[]);o[i]=n(t[i],"tr",nf(d,!0))}return n(e,"table",nf([n(o[0].position,"thead",nf([o[0]],!0))].concat(o[1]?n({start:R6.start(o[1]),end:R6.end(o[o.length-1])},"tbody",nf(o.slice(1),!0)):[]),!0))}var zfe=Bfe,$fe=fi;function Bfe(n,e){return n.augment(e,$fe("text",String(e.value).replace(/[ \t]*(\r?\n|\r)[ \t]*/g,"$1")))}var Ife={blockquote:_le,break:Cle,code:Tle,delete:Ale,emphasis:zle,footnoteReference:__,footnote:Dle,heading:Hle,html:Wle,imageReference:Jle,image:tfe,inlineCode:rfe,linkReference:ofe,link:gfe,listItem:pfe,list:k_,paragraph:kfe,root:xfe,strong:Tfe,table:Afe,text:zfe,thematicBreak:w_,toml:tf,yaml:tf,definition:tf,footnoteDefinition:tf};function tf(){return null}var Ofe=Zfe,Dfe=fi,Nfe=d_,z6=g_,jfe=rle,Hfe=ole,Vfe=b_(),Gfe=ple,Wfe=Ife,qfe={}.hasOwnProperty,$6=!1;function Ufe(n,e){var t=e||{};t.allowDangerousHTML!==void 0&&!$6&&($6=!0,console.warn("mdast-util-to-hast: deprecation: `allowDangerousHTML` is nonstandard, use `allowDangerousHtml` instead"));var i=t.allowDangerousHtml||t.allowDangerousHTML,r={};return o.dangerous=i,o.definition=Hfe(n),o.footnoteById=r,o.footnoteOrder=[],o.augment=a,o.handlers=Object.assign({},Wfe,t.handlers),o.unknownHandler=t.unknownHandler,o.passThrough=t.passThrough,Nfe(n,"footnoteDefinition",u),o;function a(l,d){var c,m;return l&&l.data&&(c=l.data,c.hName&&(d.type!=="element"&&(d={type:"element",tagName:"",properties:{},children:[]}),d.tagName=c.hName),d.type==="element"&&c.hProperties&&(d.properties=Object.assign({},d.properties,c.hProperties)),d.children&&c.hChildren&&(d.children=c.hChildren)),m=l&&l.position?l:{position:l},jfe(m)||(d.position={start:z6.start(m),end:z6.end(m)}),d}function o(l,d,c,m){return m==null&&typeof c=="object"&&"length"in c&&(m=c,c={}),a(l,{type:"element",tagName:d,properties:c||{},children:m||[]})}function u(l){var d=String(l.identifier).toUpperCase();qfe.call(r,d)||(r[d]=l)}}function Zfe(n,e){var t=Ufe(n,e),i=Vfe(t,n),r=Gfe(t);return r&&(i.children=i.children.concat(Dfe("text",`
886
886
  `),r)),i}var Kfe=Ofe,S_=Kfe,Yfe=Jfe;function Jfe(n,e){return n&&!n.process&&(e=n,n=null),n?Qfe(n,e):Xfe(e)}function Qfe(n,e){return t;function t(i,r,a){n.run(S_(i,e),r,o);function o(u){a(u)}}}function Xfe(n){return e;function e(t){return S_(t,n)}}const ede=kr(Yfe);var nde=ide,tde=Object.prototype.hasOwnProperty;function ide(){for(var n={},e=0;e<arguments.length;e++){var t=arguments[e];for(var i in t)tde.call(t,i)&&(n[i]=t[i])}return n}var C_=E_,A2=E_.prototype;A2.space=null;A2.normal={};A2.property={};function E_(n,e,t){this.property=n,this.normal=e,t&&(this.space=t)}var B6=nde,rde=C_,M_=ade;function ade(n){for(var e=n.length,t=[],i=[],r=-1,a,o;++r<e;)a=n[r],t.push(a.property),i.push(a.normal),o=a.space;return new rde(B6.apply(null,t),B6.apply(null,i),o)}var T_=sde;function sde(n){return n.toLowerCase()}var F_=P_,di=P_.prototype;di.space=null;di.attribute=null;di.property=null;di.boolean=!1;di.booleanish=!1;di.overloadedBoolean=!1;di.number=!1;di.commaSeparated=!1;di.spaceSeparated=!1;di.commaOrSpaceSeparated=!1;di.mustUseProperty=!1;di.defined=!1;function P_(n,e){this.property=n,this.attribute=e}var Ei={},ode=0;Ei.boolean=Ua();Ei.booleanish=Ua();Ei.overloadedBoolean=Ua();Ei.number=Ua();Ei.spaceSeparated=Ua();Ei.commaSeparated=Ua();Ei.commaOrSpaceSeparated=Ua();function Ua(){return Math.pow(2,++ode)}var A_=F_,I6=Ei,L_=L2;L2.prototype=new A_;L2.prototype.defined=!0;var R_=["boolean","booleanish","overloadedBoolean","number","commaSeparated","spaceSeparated","commaOrSpaceSeparated"],ude=R_.length;function L2(n,e,t,i){var r=-1,a;for(O6(this,"space",i),A_.call(this,n,e);++r<ude;)a=R_[r],O6(this,a,(t&I6[a])===I6[a])}function O6(n,e,t){t&&(n[e]=t)}var D6=T_,lde=C_,fde=L_,Us=dde;function dde(n){var e=n.space,t=n.mustUseProperty||[],i=n.attributes||{},r=n.properties,a=n.transform,o={},u={},l,d;for(l in r)d=new fde(l,a(i,l),r[l],e),t.indexOf(l)!==-1&&(d.mustUseProperty=!0),o[l]=d,u[D6(l)]=l,u[D6(d.attribute)]=l;return new lde(o,u,e)}var cde=Us,z_=cde({space:"xlink",transform:hde,properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}});function hde(n,e){return"xlink:"+e.slice(5).toLowerCase()}var gde=Us,$_=gde({space:"xml",transform:mde,properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function mde(n,e){return"xml:"+e.slice(3).toLowerCase()}var B_=pde;function pde(n,e){return e in n?n[e]:e}var vde=B_,I_=bde;function bde(n,e){return vde(n,e.toLowerCase())}var wde=Us,kde=I_,O_=wde({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:kde,properties:{xmlns:null,xmlnsXLink:null}}),R2=Ei,_de=Us,Ct=R2.booleanish,ti=R2.number,ka=R2.spaceSeparated,D_=_de({transform:yde,properties:{ariaActiveDescendant:null,ariaAtomic:Ct,ariaAutoComplete:null,ariaBusy:Ct,ariaChecked:Ct,ariaColCount:ti,ariaColIndex:ti,ariaColSpan:ti,ariaControls:ka,ariaCurrent:null,ariaDescribedBy:ka,ariaDetails:null,ariaDisabled:Ct,ariaDropEffect:ka,ariaErrorMessage:null,ariaExpanded:Ct,ariaFlowTo:ka,ariaGrabbed:Ct,ariaHasPopup:null,ariaHidden:Ct,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ka,ariaLevel:ti,ariaLive:null,ariaModal:Ct,ariaMultiLine:Ct,ariaMultiSelectable:Ct,ariaOrientation:null,ariaOwns:ka,ariaPlaceholder:null,ariaPosInSet:ti,ariaPressed:Ct,ariaReadOnly:Ct,ariaRelevant:null,ariaRequired:Ct,ariaRoleDescription:ka,ariaRowCount:ti,ariaRowIndex:ti,ariaRowSpan:ti,ariaSelected:Ct,ariaSetSize:ti,ariaSort:null,ariaValueMax:ti,ariaValueMin:ti,ariaValueNow:ti,ariaValueText:null,role:null}});function yde(n,e){return e==="role"?e:"aria-"+e.slice(4).toLowerCase()}var Zs=Ei,xde=Us,Sde=I_,en=Zs.boolean,Cde=Zs.overloadedBoolean,Fo=Zs.booleanish,Fn=Zs.number,mt=Zs.spaceSeparated,rf=Zs.commaSeparated,Ede=xde({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:Sde,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:rf,acceptCharset:mt,accessKey:mt,action:null,allow:null,allowFullScreen:en,allowPaymentRequest:en,allowUserMedia:en,alt:null,as:null,async:en,autoCapitalize:null,autoComplete:mt,autoFocus:en,autoPlay:en,capture:en,charSet:null,checked:en,cite:null,className:mt,cols:Fn,colSpan:null,content:null,contentEditable:Fo,controls:en,controlsList:mt,coords:Fn|rf,crossOrigin:null,data:null,dateTime:null,decoding:null,default:en,defer:en,dir:null,dirName:null,disabled:en,download:Cde,draggable:Fo,encType:null,enterKeyHint:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:en,formTarget:null,headers:mt,height:Fn,hidden:en,high:Fn,href:null,hrefLang:null,htmlFor:mt,httpEquiv:mt,id:null,imageSizes:null,imageSrcSet:rf,inputMode:null,integrity:null,is:null,isMap:en,itemId:null,itemProp:mt,itemRef:mt,itemScope:en,itemType:mt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:en,low:Fn,manifest:null,max:null,maxLength:Fn,media:null,method:null,min:null,minLength:Fn,multiple:en,muted:en,name:null,nonce:null,noModule:en,noValidate:en,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforePrint:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextMenu:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:en,optimum:Fn,pattern:null,ping:mt,placeholder:null,playsInline:en,poster:null,preload:null,readOnly:en,referrerPolicy:null,rel:mt,required:en,reversed:en,rows:Fn,rowSpan:Fn,sandbox:mt,scope:null,scoped:en,seamless:en,selected:en,shape:null,size:Fn,sizes:null,slot:null,span:Fn,spellCheck:Fo,src:null,srcDoc:null,srcLang:null,srcSet:rf,start:Fn,step:null,style:null,tabIndex:Fn,target:null,title:null,translate:null,type:null,typeMustMatch:en,useMap:null,value:Fo,width:Fn,wrap:null,align:null,aLink:null,archive:mt,axis:null,background:null,bgColor:null,border:Fn,borderColor:null,bottomMargin:Fn,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:en,declare:en,event:null,face:null,frame:null,frameBorder:null,hSpace:Fn,leftMargin:Fn,link:null,longDesc:null,lowSrc:null,marginHeight:Fn,marginWidth:Fn,noResize:en,noHref:en,noShade:en,noWrap:en,object:null,profile:null,prompt:null,rev:null,rightMargin:Fn,rules:null,scheme:null,scrolling:Fo,standby:null,summary:null,text:null,topMargin:Fn,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Fn,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:en,disableRemotePlayback:en,prefix:null,property:null,results:Fn,security:null,unselectable:null}}),Mde=M_,Tde=z_,Fde=$_,Pde=O_,Ade=D_,Lde=Ede,Rde=Mde([Fde,Tde,Pde,Ade,Lde]),Du=Ei,zde=Us,$de=B_,Bde=Du.boolean,Oe=Du.number,N6=Du.spaceSeparated,r0=Du.commaSeparated,ii=Du.commaOrSpaceSeparated,Ide=zde({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:$de,properties:{about:ii,accentHeight:Oe,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Oe,amplitude:Oe,arabicForm:null,ascent:Oe,attributeName:null,attributeType:null,azimuth:Oe,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Oe,by:null,calcMode:null,capHeight:Oe,className:N6,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Oe,diffuseConstant:Oe,direction:null,display:null,dur:null,divisor:Oe,dominantBaseline:null,download:Bde,dx:null,dy:null,edgeMode:null,editable:null,elevation:Oe,enableBackground:null,end:null,event:null,exponent:Oe,externalResourcesRequired:null,fill:null,fillOpacity:Oe,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:r0,g2:r0,glyphName:r0,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Oe,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Oe,horizOriginX:Oe,horizOriginY:Oe,id:null,ideographic:Oe,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Oe,k:Oe,k1:Oe,k2:Oe,k3:Oe,k4:Oe,kernelMatrix:ii,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Oe,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Oe,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Oe,overlineThickness:Oe,paintOrder:null,panose1:null,path:null,pathLength:Oe,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:N6,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Oe,pointsAtY:Oe,pointsAtZ:Oe,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:ii,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:ii,rev:ii,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:ii,requiredFeatures:ii,requiredFonts:ii,requiredFormats:ii,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Oe,specularExponent:Oe,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Oe,strikethroughThickness:Oe,string:null,stroke:null,strokeDashArray:ii,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Oe,strokeOpacity:Oe,strokeWidth:null,style:null,surfaceScale:Oe,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:ii,tabIndex:Oe,tableValues:null,target:null,targetX:Oe,targetY:Oe,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:ii,to:null,transform:null,u1:null,u2:null,underlinePosition:Oe,underlineThickness:Oe,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Oe,values:null,vAlphabetic:Oe,vMathematical:Oe,vectorEffect:null,vHanging:Oe,vIdeographic:Oe,version:null,vertAdvY:Oe,vertOriginX:Oe,vertOriginY:Oe,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Oe,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),Ode=M_,Dde=z_,Nde=$_,jde=O_,Hde=D_,Vde=Ide,Gde=Ode([Nde,Dde,jde,Hde,Vde]),Wde=T_,qde=L_,Ude=F_,z2="data",Zde=Jde,Kde=/^data[-\w.:]+$/i,N_=/-[a-z]/g,Yde=/[A-Z]/g;function Jde(n,e){var t=Wde(e),i=e,r=Ude;return t in n.normal?n.property[n.normal[t]]:(t.length>4&&t.slice(0,4)===z2&&Kde.test(e)&&(e.charAt(4)==="-"?i=Qde(e):e=Xde(e),r=qde),new r(i,e))}function Qde(n){var e=n.slice(5).replace(N_,nce);return z2+e.charAt(0).toUpperCase()+e.slice(1)}function Xde(n){var e=n.slice(4);return N_.test(e)?n:(e=e.replace(Yde,ece),e.charAt(0)!=="-"&&(e="-"+e),z2+e)}function ece(n){return"-"+n.toLowerCase()}function nce(n){return n.charAt(1).toUpperCase()}const tce="classID",ice="datatype",rce="itemID",ace="strokeDasharray",sce="strokeDashoffset",oce="strokeLinecap",uce="strokeLinejoin",lce="strokeMiterlimit",fce="typeof",dce="xlinkActuate",cce="xlinkArcrole",hce="xlinkHref",gce="xlinkRole",mce="xlinkShow",pce="xlinkTitle",vce="xlinkType",bce="xmlnsXlink",wce={classId:tce,dataType:ice,itemId:rce,strokeDashArray:ace,strokeDashOffset:sce,strokeLineCap:oce,strokeLineJoin:uce,strokeMiterLimit:lce,typeOf:fce,xLinkActuate:dce,xLinkArcRole:cce,xLinkHref:hce,xLinkRole:gce,xLinkShow:mce,xLinkTitle:pce,xLinkType:vce,xmlnsXLink:bce};var $2={};$2.parse=yce;$2.stringify=xce;var j6="",kce=" ",_ce=/[ \t\n\r\f]+/g;function yce(n){var e=String(n||j6).trim();return e===j6?[]:e.split(_ce)}function xce(n){return n.join(kce).trim()}var B2={};B2.parse=Sce;B2.stringify=Cce;var oh=",",H6=" ",Bo="";function Sce(n){for(var e=[],t=String(n||Bo),i=t.indexOf(oh),r=0,a=!1,o;!a;)i===-1&&(i=t.length,a=!0),o=t.slice(r,i).trim(),(o||!a)&&e.push(o),r=i+1,i=t.indexOf(oh,r);return e}function Cce(n,e){var t=e||{},i=t.padLeft===!1?Bo:H6,r=t.padRight?H6:Bo;return n[n.length-1]===Bo&&(n=n.concat(Bo)),n.join(r+oh+i).trim()}var V6=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,Ece=/\n/g,Mce=/^\s*/,Tce=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,Fce=/^:\s*/,Pce=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,Ace=/^[;\s]*/,Lce=/^\s+|\s+$/g,Rce=`
887
887
  `,G6="/",W6="*",Sa="",zce="comment",$ce="declaration",Bce=function(n,e){if(typeof n!="string")throw new TypeError("First argument must be a string");if(!n)return[];e=e||{};var t=1,i=1;function r(w){var S=w.match(Ece);S&&(t+=S.length);var x=w.lastIndexOf(Rce);i=~x?w.length-x:i+w.length}function a(){var w={line:t,column:i};return function(S){return S.position=new o(w),d(),S}}function o(w){this.start=w,this.end={line:t,column:i},this.source=e.source}o.prototype.content=n;function u(w){var S=new Error(e.source+":"+t+":"+i+": "+w);if(S.reason=w,S.filename=e.source,S.line=t,S.column=i,S.source=n,!e.silent)throw S}function l(w){var S=w.exec(n);if(S){var x=S[0];return r(x),n=n.slice(x.length),S}}function d(){l(Mce)}function c(w){var S;for(w=w||[];S=m();)S!==!1&&w.push(S);return w}function m(){var w=a();if(!(G6!=n.charAt(0)||W6!=n.charAt(1))){for(var S=2;Sa!=n.charAt(S)&&(W6!=n.charAt(S)||G6!=n.charAt(S+1));)++S;if(S+=2,Sa===n.charAt(S-1))return u("End of comment missing");var x=n.slice(2,S-2);return i+=2,r(x),n=n.slice(S),i+=2,w({type:zce,comment:x})}}function g(){var w=a(),S=l(Tce);if(S){if(m(),!l(Fce))return u("property missing ':'");var x=l(Pce),y=w({type:$ce,property:q6(S[0].replace(V6,Sa)),value:x?q6(x[0].replace(V6,Sa)):Sa});return l(Ace),y}}function p(){var w=[];c(w);for(var S;S=g();)S!==!1&&(w.push(S),c(w));return w}return d(),p()};function q6(n){return n?n.replace(Lce,Sa):Sa}var Ice=Bce;function Oce(n,e){var t=null;if(!n||typeof n!="string")return t;for(var i,r=Ice(n),a=typeof e=="function",o,u,l=0,d=r.length;l<d;l++)i=r[l],o=i.property,u=i.value,a?e(o,u,i):u&&(t||(t={}),t[o]=u);return t}var Dce=Oce;const Nce="http://www.w3.org/1999/xhtml",jce="http://www.w3.org/1998/Math/MathML",Hce="http://www.w3.org/2000/svg",Vce="http://www.w3.org/1999/xlink",Gce="http://www.w3.org/XML/1998/namespace",Wce="http://www.w3.org/2000/xmlns/",qce={html:Nce,mathml:jce,svg:Hce,xlink:Vce,xml:Gce,xmlns:Wce};var Uce=Rde,j_=Gde,Zce=Zde,Kce=wce,Yce=$2,Jce=B2,Qce=Dce,Xce=qce,I2=o_,e1e=I2("root"),uh=I2("element"),n1e=I2("text"),t1e=i1e;function i1e(n,e,t){var i=t||{},r=a1e(n),a=u1e(n),o=o1e(n),u;if(typeof n!="function")throw new Error("h is not a function");if(typeof i=="string"||typeof i=="boolean"?(u=i,i={}):u=i.prefix,e1e(e))e=e.children.length===1&&uh(e.children[0])?e.children[0]:{type:"element",tagName:"div",properties:{},children:e.children};else if(!uh(e))throw new Error("Expected root or element, not `"+(e&&e.type||e)+"`");return H_(n,e,{schema:i.space==="svg"?j_:Uce,prefix:u??(r||a||o?"h-":null),key:0,react:r,vue:a,vdom:o,hyperscript:s1e(n)})}function H_(n,e,t){var i=t.schema,r=i,a=e.tagName,o={},u=[],l=-1,d,c;i.space==="html"&&a.toLowerCase()==="svg"&&(r=j_,t.schema=r);for(d in e.properties)r1e(o,d,e.properties[d],t,a);if(t.vdom&&(r.space==="html"?a=a.toUpperCase():o.namespace=Xce[r.space]),t.prefix&&(t.key++,o.key=t.prefix+t.key),e.children)for(;++l<e.children.length;)c=e.children[l],uh(c)?u.push(H_(n,c,t)):n1e(c)&&u.push(c.value);return t.schema=i,u.length?n.call(e,a,o,u):n.call(e,a,o)}function r1e(n,e,t,i,r){var a=Zce(i.schema,e),o;t==null||t!==t||t===!1&&(i.vue||i.vdom||i.hyperscript)||!t&&a.boolean&&(i.vue||i.vdom||i.hyperscript)||(t&&typeof t=="object"&&"length"in t&&(t=(a.commaSeparated?Jce:Yce).stringify(t)),a.boolean&&i.hyperscript&&(t=""),a.property==="style"&&typeof t=="string"&&(i.react||i.vue||i.vdom)&&(t=l1e(t,r)),i.vue?a.property!=="style"&&(o="attrs"):a.mustUseProperty||(i.vdom?a.property!=="style"&&(o="attributes"):i.hyperscript&&(o="attrs")),o?(n[o]||(n[o]={}),n[o][a.attribute]=t):a.space&&i.react?n[Kce[a.property]||a.property]=t:n[a.attribute]=t)}function a1e(n){var e=n&&n("div");return!!(e&&("_owner"in e||"_store"in e)&&e.key==null)}function s1e(n){return!!(n&&n.context&&n.cleanup)}function o1e(n){return n&&n("div").type==="VirtualNode"}function u1e(n){var e=n&&n("div");return!!(e&&e.context&&e.context._isVue)}function l1e(n,e){var t={};try{Qce(n,i)}catch(r){throw r.message=e+"[style]"+r.message.slice(9),r}return t;function i(r,a){r.slice(0,4)==="-ms-"&&(r="ms-"+r.slice(4)),t[r.replace(/-([a-z])/g,f1e)]=a}}function f1e(n,e){return e.toUpperCase()}var d1e=V_;function V_(n){if(typeof n=="string")return m1e(n);if(n==null)return p1e;if(typeof n=="object")return("length"in n?g1e:h1e)(n);if(typeof n=="function")return n;throw new Error("Expected function, string, or object as test")}function c1e(n){for(var e=[],t=n.length,i=-1;++i<t;)e[i]=V_(n[i]);return e}function h1e(n){return e;function e(t){var i;for(i in n)if(t[i]!==n[i])return!1;return!0}}function g1e(n){var e=c1e(n),t=e.length;return i;function i(){for(var r=-1;++r<t;)if(e[r].apply(this,arguments))return!0;return!1}}function m1e(n){return e;function e(t){return!!(t&&t.type===n)}}function p1e(){return!0}var v1e=Id,b1e=d1e,G_=!0,W_="skip",bf=!1;Id.CONTINUE=G_;Id.SKIP=W_;Id.EXIT=bf;function Id(n,e,t,i){var r;typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),r=b1e(e),a(n,null,[]);function a(u,l,d){var c=[],m;return(!e||r(u,l,d[d.length-1]||null))&&(c=U6(t(u,d)),c[0]===bf)?c:u.children&&c[0]!==W_?(m=U6(o(u.children,d.concat(u))),m[0]===bf?m:c):c}function o(u,l){for(var d=-1,c=i?-1:1,m=(i?u.length:d)+c,g;m>d&&m<u.length;){if(g=a(u[m],m,l),g[0]===bf)return g;m=typeof g[1]=="number"?g[1]:m+c}}}function U6(n){return n!==null&&typeof n=="object"&&"length"in n?n:typeof n=="number"?[G_,n]:[n]}var w1e=Dd,Od=v1e,k1e=Od.CONTINUE,_1e=Od.SKIP,y1e=Od.EXIT;Dd.CONTINUE=k1e;Dd.SKIP=_1e;Dd.EXIT=y1e;function Dd(n,e,t,i){typeof e=="function"&&typeof t!="function"&&(i=t,t=e,e=null),Od(n,e,r,i);function r(a,o){var u=o[o.length-1],l=u?u.children.indexOf(a):null;return t(a,l,u)}}var x1e=w1e,S1e=Object.prototype.hasOwnProperty,a0={align:"text-align",valign:"vertical-align",height:"height",width:"width"},C1e=function(e){return x1e(e,"element",E1e),e};function E1e(n){if(!(n.tagName!=="tr"&&n.tagName!=="td"&&n.tagName!=="th")){var e,t;for(e in a0)!S1e.call(a0,e)||n.properties[e]===void 0||(t=a0[e],M1e(n,t,n.properties[e]),delete n.properties[e])}}function M1e(n,e,t){var i=(n.properties.style||"").trim();i&&!/;\s*/.test(i)&&(i+=";"),i&&(i+=" ");var r=i+e+": "+t+";";n.properties.style=r}var T1e=t1e,F1e=C1e,P1e=R1e,A1e={}.hasOwnProperty,L1e=new Set(["table","thead","tbody","tfoot","tr","th","td"]);function R1e(n){var e=n||{},t=e.createElement;this.Compiler=i;function i(a){var o=T1e(r,F1e(a),e.prefix);return a.type==="root"?(o=o.type==="div"&&(a.children.length!==1||a.children[0].type!=="element")?o.props.children:[o],t(e.Fragment||"div",{},o)):o}function r(a,o,u){var l=a;return u&&L1e.has(a)&&(u=u.filter(function(d){return d!==`
888
- `})),e.components&&A1e.call(e.components,a)&&(l=e.components[a],e.passNode&&(o.node=this)),t(l,o,u)}}const z1e=kr(P1e);function lh(){return lh=Object.assign||function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(n[i]=t[i])}return n},lh.apply(this,arguments)}var $1e=function(e,t){var i=t===void 0?{}:t,r=i.remarkParseOptions,a=i.remarkToRehypeOptions,o=i.rehypeReactOptions,u=i.remarkPlugins,l=u===void 0?[]:u,d=i.rehypePlugins,c=d===void 0?[]:d;return nie().use(Vue,r).use(l).use(ede,a).use(c).use(z1e,lh({createElement:C.createElement,Fragment:C.Fragment},o)).processSync(e).result};const B1e="_root_1il1s_141",I1e={root:B1e},O1e={allowedAttributes:{a:["href","target"]},allowedTags:["a"]},D1e=({className:n,elementTag:e,text:t})=>{const i=wk(t,O1e),r=$1e(i,{rehypeReactOptions:{components:{h1:({...a})=>k.jsx(O.Typography,{type:"h1",as:e,...a}),h2:({...a})=>k.jsx(O.Typography,{type:"h2",as:e,...a}),h3:({...a})=>k.jsx(O.Typography,{type:"h3",as:e,...a}),h4:({...a})=>k.jsx(O.Typography,{type:"h4",as:e,...a}),h5:({...a})=>k.jsx(O.Typography,{type:"h5",as:e,...a}),h6:({...a})=>k.jsx(O.Typography,{type:"h6",as:e,...a}),hr:({...a})=>k.jsx(O.Divider,{...a}),li:({...a})=>k.jsx("li",{children:k.jsx(O.Typography,{type:"body-regular",as:e,...a})}),p:({...a})=>k.jsx(O.Typography,{as:"p",type:"body-regular",...a})}}});return k.jsx("div",{className:Be(I1e.root,n),children:r})},N1e="_menuLinkList_1uc4l_141",j1e={menuLinkList:N1e};function H1e({className:n,items:e,type:t="detail-regular"}){return k.jsx("ul",{className:Be(j1e.menuLinkList,n),role:"list",children:e&&e.map(({href:i,label:r,onClick:a,rel:o,target:u},l)=>k.jsx("li",{children:k.jsx(O.Button,{onClick:a,href:i,target:u,rel:o,children:k.jsx(O.Typography,{type:t,as:"span",children:r})})},`${r}_${l}`))})}const V1e="_mobileHeaderBar_13xc4_141",G1e="_typography_13xc4_152",W1e="_titleElement_13xc4_160",q1e="_mobileHeaderBarIcon_13xc4_168",Po={mobileHeaderBar:V1e,typography:G1e,titleElement:W1e,mobileHeaderBarIcon:q1e},U1e=({as:n,className:e,left:t,right:i,title:r,type:a="h2"})=>{const o=typeof r=="string";return k.jsxs("div",{className:Be(Po.mobileHeaderBar,e),children:[k.jsx("div",{className:Po.mobileHeaderBarIcon,children:t}),o?k.jsx(O.Typography,{className:Po.typography,type:a,as:n,children:r}):k.jsx("div",{className:Po.titleElement,children:r}),k.jsx("div",{className:Po.mobileHeaderBarIcon,children:i})]})},Z1e="_react-datepicker__day-names_19d4n_120",K1e="_react-datepicker__week_19d4n_124",Y1e="_react-datepicker__day--outside-month_19d4n_131",J1e="_react-datepicker_19d4n_120",Q1e="_root_19d4n_141",X1e="_body_19d4n_153",e0e="_header_19d4n_157",n0e="_header-controls_19d4n_165",t0e="_navigation_19d4n_172",i0e="_swiper_19d4n_181",r0e="_slide_19d4n_185",a0e="_slide--profiles_with_address_19d4n_189",s0e="_slide--profiles_with_written_recommendations_19d4n_193",Ai={"react-datepicker__day-names":"_react-datepicker__day-names_19d4n_120",reactDatepickerDayNames:Z1e,"react-datepicker__week":"_react-datepicker__week_19d4n_124",reactDatepickerWeek:K1e,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_19d4n_131",reactDatepickerDayOutsideMonth:Y1e,"react-datepicker":"_react-datepicker_19d4n_120",reactDatepicker:J1e,root:Q1e,body:X1e,header:e0e,"header-controls":"_header-controls_19d4n_165",headerControls:n0e,navigation:t0e,swiper:i0e,slide:r0e,"slide--profiles_with_address":"_slide--profiles_with_address_19d4n_189",slideProfilesWithAddress:a0e,"slide--profiles_with_written_recommendations":"_slide--profiles_with_written_recommendations_19d4n_193",slideProfilesWithWrittenRecommendations:s0e},o0e=(n,e)=>v.createElement("svg",{width:343,height:192,viewBox:"0 0 343 192",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_20866_10199)"},v.createElement("g",{clipPath:"url(#clip1_20866_10199)"},v.createElement("rect",{x:114,width:115,height:192,fill:"#E9E8ED"}),v.createElement("rect",{x:228.66,width:114.33,height:192,fill:"#D2D0DB"}),v.createElement("path",{d:"M228.664 0H342.994V80H228.664V0Z",fill:"#E9E8ED"}),v.createElement("path",{d:"M0 0H114V192H0V0Z",fill:"#D2D0DB"}),v.createElement("path",{d:"M0 96L114.33 192H0V96Z",fill:"#F4F3F6"}),v.createElement("path",{d:"M114.33 0H228.663V112L171.497 136L114.33 112V0Z",fill:"#F4F3F6"}))),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_20866_10199"},v.createElement("rect",{width:343,height:192,fill:"white"})),v.createElement("clipPath",{id:"clip1_20866_10199"},v.createElement("rect",{width:343,height:192,fill:"white"})))),q_=C.forwardRef(o0e),u0e="_root_1p8ei_141",l0e="_root__imageContainer_1p8ei_152",f0e="_root__image_1p8ei_152",d0e="_root__imagePlaceholder_1p8ei_164",c0e="_root__heart_1p8ei_169",h0e="_root__info_1p8ei_179",g0e="_root__titleContainer_1p8ei_186",m0e="_root__title_1p8ei_186",p0e="_root__category_1p8ei_197",v0e="_root__address_1p8ei_204",ri={root:u0e,root__imageContainer:l0e,root__image:f0e,root__imagePlaceholder:d0e,root__heart:c0e,"root__heartIcon--filled":"_root__heartIcon--filled_1p8ei_176",root__info:h0e,root__titleContainer:g0e,root__title:m0e,root__category:p0e,root__address:v0e};function b0e({address:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:o,title:u}){const l=d=>{d.preventDefault(),d.stopPropagation(),a()};return k.jsxs("article",{className:ri.root,onClick:r,tabIndex:0,role:"link",children:[k.jsxs("div",{className:ri.root__imageContainer,children:[k.jsx(O.OverlayButton,{className:ri.root__heart,iconClassName:Be(ri.root__heartIcon,{[ri["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:l}),o?o({className:ri.root__image}):k.jsx(q_,{className:ri.root__imagePlaceholder})]}),k.jsxs("div",{className:ri.root__info,children:[k.jsx("div",{className:ri.root__titleContainer,children:k.jsx(O.Typography,{type:"body-semibold",as:"h4",className:ri.root__title,children:u})}),k.jsx(O.Typography,{type:"detail-medium",as:"p",className:ri.root__category,children:e.join(", ")}),k.jsx(O.Typography,{type:"detail-medium",as:"p",className:ri.root__address,children:n})]})]})}const w0e="_root_1xbwf_141",k0e="_root__imageContainer_1xbwf_152",_0e="_root__heart_1xbwf_160",y0e="_root__image_1xbwf_152",x0e="_root__imagePlaceholder_1xbwf_175",S0e="_root__info_1xbwf_180",C0e="_root__title_1xbwf_184",E0e="_root__category_1xbwf_192",M0e="_root__quote_1xbwf_200",T0e="_quote_1xbwf_204",F0e="_quote__container_1xbwf_212",P0e="_quote__text_1xbwf_218",Et={root:w0e,root__imageContainer:k0e,root__heart:_0e,"root__heartIcon--filled":"_root__heartIcon--filled_1xbwf_167",root__image:y0e,root__imagePlaceholder:x0e,root__info:S0e,root__title:C0e,root__category:E0e,root__quote:M0e,quote:T0e,quote__container:F0e,quote__text:P0e},A0e=62,L0e=84;function R0e({authorName:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:o,text:u,title:l}){const c=ch()?L0e:A0e,m=u.length>=c?`${u.slice(0,c-1).trimEnd()}...`:u,g=p=>{p.preventDefault(),p.stopPropagation(),a()};return k.jsxs("article",{className:Et.root,onClick:r,tabIndex:0,role:"link",children:[k.jsxs("div",{className:Et.root__imageContainer,children:[k.jsx(O.OverlayButton,{className:Et.root__heart,iconClassName:Be(Et.root__heartIcon,{[Et["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:g}),o?o({className:Et.root__image}):k.jsx(q_,{className:Et.root__imagePlaceholder})]}),k.jsxs("div",{className:Et.root__info,children:[k.jsx(O.Typography,{type:"body-semibold",as:"h4",className:Et.root__title,children:l}),k.jsx(O.Typography,{type:"detail-medium",as:"p",className:Et.root__category,children:e.join(", ")}),k.jsxs("div",{className:Be(Et.root__quote,Et.quote),children:[k.jsx("blockquote",{className:Et.quote__container,children:k.jsx(O.Typography,{type:"detail-regular",as:"p",className:Et.quote__text,children:`“${m}”`})}),k.jsx(O.Typography,{type:"detail-medium",as:"p",children:`–${n}`})]})]})]})}const z0e={profiles_with_address:b0e,profiles_with_written_recommendations:R0e};function $0e({className:n,headerClassname:e,items:t,linkLabel:i,onLinkClick:r,onSwipe:a,sliderOffsetDesktop:o=12,sliderOffsetMobile:u=12,title:l,variant:d}){const c=C.useRef(null),m=C.useRef(null),g=C.useRef(null),p=C.useRef(0),w=z0e[d],S=ch(),x=S?"h4":"h5",y=S?o:u,T=C.useCallback(Ms.debounce(P=>{if(p.current===P.activeIndex)return;const I=P.activeIndex>p.current?"next":"prev";a==null||a(I),p.current=P.activeIndex},200),[a]);return k.jsx(O.Card,{className:Be(Ai.root,n),borderRadius:!0,children:k.jsxs(O.CardBody,{className:Ai.body,children:[k.jsx(O.CardHeader,{headline:l,type:x,as:"h3",className:Be(Ai.header,e),rightElement:k.jsxs("div",{className:Ai.headerControls,children:[k.jsx(O.TextButton,{color:"blue",text:i,size:"medium",onClick:r}),k.jsxs("div",{className:Ai.navigation,role:"presentation",children:[k.jsx(O.IconButton,{ref:m,icon:"chevron_left",size:"medium",className:Ai.arrow,ariaLabel:"Previous"}),k.jsx(O.IconButton,{ref:g,icon:"chevron_right",size:"medium",className:Ai.arrow,ariaLabel:"Next"})]})]})}),k.jsx(Ih,{className:Ai.swiper,ref:c,init:!1,modules:[vb,bb],slidesPerView:"auto",spaceBetween:12,slidesOffsetBefore:y,slidesOffsetAfter:y,onActiveIndexChange:T,onBeforeInit:P=>{p.current=P.activeIndex,P.params.navigation.nextEl=g.current,P.params.navigation.prevEl=m.current},children:t.map(P=>k.jsx(Oh,{className:Be(Ai.slide,Ai[`slide--${d}`]),children:k.jsx(w,{...P})},P.title))})]})})}const B0e="_root_1gdcc_141",I0e="_poiButton_1gdcc_144",O0e="_card_1gdcc_147",D0e="_cardBody_1gdcc_156",N0e="_leftIconWrapper_1gdcc_163",j0e="_infoSection_1gdcc_180",H0e="_truncatedText_1gdcc_186",V0e="_title_1gdcc_192",G0e="_location_1gdcc_195",W0e="_withDisc_1gdcc_200",q0e="_rightIconWrapper_1gdcc_204",U0e="_removeButton_1gdcc_209",ot={root:B0e,poiButton:I0e,card:O0e,cardBody:D0e,leftIconWrapper:N0e,infoSection:j0e,truncatedText:H0e,title:V0e,location:G0e,withDisc:W0e,rightIconWrapper:q0e,removeButton:U0e},Z0e=({address:n,badges:e=[],heartComponent:t,hood:i,imageSrc:r,onClick:a,onRemove:o,placeholderType:u="business",subcategory:l,title:d})=>k.jsxs("div",{className:ot.root,children:[k.jsx(O.Button,{className:ot.poiButton,onClick:a,children:k.jsx(O.Card,{borderRadius:!0,withoutPadding:!0,className:ot.card,children:k.jsxs(O.CardBody,{className:ot.cardBody,children:[k.jsx("div",{className:ot.leftIconWrapper,children:k.jsx(O.Badge,{badgeIcons:e,size:"small",children:r?k.jsx(O.Thumbnail,{shape:"circular",size:"64",src:r,alt:d}):k.jsx(O.PoiAvatar,{size:"64",type:u})})}),k.jsxs("div",{className:ot.infoSection,"data-testid":"poi-card-info",children:[k.jsx(O.Typography,{as:"span",type:"body-semibold",className:Be(ot.truncatedText,ot.title),children:d}),l&&k.jsx(O.Typography,{as:"span",type:"detail-regular",className:ot.truncatedText,children:l}),k.jsxs("ul",{className:Be({[ot.location]:n}),children:[k.jsx("li",{children:n&&k.jsx(O.Typography,{as:"span",type:"detail-medium",className:ot.truncatedText,children:n})}),i&&k.jsx("li",{className:Be({[ot.withDisc]:n}),children:k.jsx(O.Typography,{as:"span",type:"detail-medium",className:Be(ot.truncatedText,ot.hood),children:i})})]})]})]})})}),k.jsx("div",{className:ot.rightIconWrapper,children:o?k.jsx(O.IconButton,{icon:"cross_circle",size:"medium",onClick:o,ariaLabel:"remove button",className:ot.removeButton}):t})]}),K0e="_root_p2wty_141",Y0e="_interactive_p2wty_145",J0e="_text_p2wty_149",Q0e="_name_p2wty_156",X0e="_link_p2wty_160",Ao={root:K0e,interactive:Y0e,text:J0e,name:Q0e,link:X0e},U_=({alt:n,link:e,name:t,onClick:i,src:r})=>{const a=i?O.Button:"div";return k.jsxs(a,{className:Be(Ao.root,{[Ao.interactive]:!!i}),...i&&{onClick:i},children:[k.jsx(O.Thumbnail,{alt:n,src:r,shape:"circular",size:"56"}),k.jsxs("div",{className:Ao.text,children:[k.jsx(O.Typography,{className:Ao.name,type:"h5",children:t}),k.jsx(O.Typography,{type:"detail-medium",className:Ao.link,children:e})]})]})},ehe="_root_rt122_141",nhe="_root__tileItem_rt122_146",the="_root__moreBtn_rt122_150",af={root:ehe,root__tileItem:nhe,root__moreBtn:the},ihe="_poiProfileTile_fqca4_141",rhe="_poiProfileTile__icon_fqca4_152",ahe="_poiProfileTile__label_fqca4_159",sf={poiProfileTile:ihe,poiProfileTile__icon:rhe,poiProfileTile__label:ahe,"poiProfileTile--selected":"_poiProfileTile--selected_fqca4_170"},Z6=({buttonLabel:n,icon:e,selected:t,...i})=>k.jsxs(O.Button,{...i,className:Be(sf.poiProfileTile,{[sf["poiProfileTile--selected"]]:t}),children:[k.jsx(O.Icon,{name:e,size:"32",className:sf.poiProfileTile__icon}),k.jsx(O.Typography,{type:"detail-medium",className:sf.poiProfileTile__label,children:n})]}),she=({moreMenuData:n,tiles:e,withoutMoreMenu:t})=>{const[i,r]=C.useState(!1),a=C.useRef(null),o=()=>r(!1);return k.jsxs("ul",{className:af.root,children:[e.map((u,l)=>k.jsx("li",{className:af.root__tileItem,ref:u.ref,children:k.jsx(Z6,{...u})},`${u.buttonLabel}-${l}`)),t?null:k.jsxs("li",{className:Be(af.root__moreBtn,af.root__tileItem),ref:a,children:[k.jsx(Z6,{buttonLabel:"Mehr",icon:"more_dots_outline",onClick:()=>r(!i)}),k.jsx(O.Popup,{open:i,anchor:a.current,placement:"top-end",handleClickAway:o,offset:(n==null?void 0:n.offset)&&n.offset,children:k.jsx(O.DropdownCard,{items:n.options,onClose:o,hasHeader:!0,headerProps:{text:"Schließen"}})})]})]})},ohe="_content_xgbn2_141",uhe="_quoteImage_xgbn2_170",lhe="_quoteContent_xgbn2_191",s0={content:ohe,quoteImage:uhe,quoteContent:lhe},fhe=(n,e)=>v.createElement("svg",{width:53,height:44,viewBox:"0 0 53 44",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("path",{d:"M17.8495 0.294504C5.26226 0.956989 0.624859 7.84684 0.624859 20.4341V40.4411C0.624859 41.8986 1.81733 43.0911 3.2748 43.0911H19.1745C20.6319 43.0911 21.8244 41.8986 21.8244 40.4411V24.5415C21.8244 23.084 20.6319 21.8915 19.1745 21.8915H12.6821C12.8146 16.3267 13.6096 12.4842 19.1745 11.2918C21.2944 10.8943 21.8244 10.4968 21.8244 8.50933V3.60693C21.8244 0.691998 20.1019 0.162008 17.8495 0.294504ZM48.3238 0.294504C35.7366 0.956989 31.0992 7.84684 31.0992 20.4341V40.4411C31.0992 41.8986 32.2917 43.0911 33.7492 43.0911H49.6488C51.1063 43.0911 52.2988 41.8986 52.2988 40.4411V24.5415C52.2988 23.084 51.1063 21.8915 49.6488 21.8915H43.1565C43.289 16.3267 44.0839 12.4842 49.6488 11.2918C51.7688 10.8943 52.2988 10.4968 52.2988 8.50933V3.60693C52.2988 0.691998 50.5763 0.162008 48.3238 0.294504Z",fill:"#b5d622"})),dhe=C.forwardRef(fhe),che=({author:n,authorType:e="body-semibold",contentClassName:t,fontSet:i="product",image:r,imageSlot:a,quote:o,quoteImageClassName:u,quoteType:l="body-regular"})=>k.jsxs("div",{className:Be(s0.content,t),children:[k.jsx("div",{className:Be(s0.quoteImage,u),children:a??k.jsx("img",{src:r.src,alt:r.alt})}),k.jsxs("div",{className:s0.quoteContent,children:[k.jsx(dhe,{}),k.jsx(O.Typography,{fontSet:i,type:l,children:o}),k.jsx(O.Typography,{fontSet:i,type:e,children:n})]})]});function hhe(n){var e=typeof n;return n!=null&&(e=="object"||e=="function")}var Z_=hhe,ghe=typeof Te=="object"&&Te&&Te.Object===Object&&Te,mhe=ghe,phe=mhe,vhe=typeof self=="object"&&self&&self.Object===Object&&self,bhe=phe||vhe||Function("return this")(),K_=bhe,whe=K_,khe=function(){return whe.Date.now()},_he=khe,yhe=/\s/;function xhe(n){for(var e=n.length;e--&&yhe.test(n.charAt(e)););return e}var She=xhe,Che=She,Ehe=/^\s+/;function Mhe(n){return n&&n.slice(0,Che(n)+1).replace(Ehe,"")}var The=Mhe,Fhe=K_,Phe=Fhe.Symbol,Y_=Phe,K6=Y_,J_=Object.prototype,Ahe=J_.hasOwnProperty,Lhe=J_.toString,Lo=K6?K6.toStringTag:void 0;function Rhe(n){var e=Ahe.call(n,Lo),t=n[Lo];try{n[Lo]=void 0;var i=!0}catch{}var r=Lhe.call(n);return i&&(e?n[Lo]=t:delete n[Lo]),r}var zhe=Rhe,$he=Object.prototype,Bhe=$he.toString;function Ihe(n){return Bhe.call(n)}var Ohe=Ihe,Y6=Y_,Dhe=zhe,Nhe=Ohe,jhe="[object Null]",Hhe="[object Undefined]",J6=Y6?Y6.toStringTag:void 0;function Vhe(n){return n==null?n===void 0?Hhe:jhe:J6&&J6 in Object(n)?Dhe(n):Nhe(n)}var Ghe=Vhe;function Whe(n){return n!=null&&typeof n=="object"}var qhe=Whe,Uhe=Ghe,Zhe=qhe,Khe="[object Symbol]";function Yhe(n){return typeof n=="symbol"||Zhe(n)&&Uhe(n)==Khe}var Jhe=Yhe,Qhe=The,Q6=Z_,Xhe=Jhe,X6=NaN,e2e=/^[-+]0x[0-9a-f]+$/i,n2e=/^0b[01]+$/i,t2e=/^0o[0-7]+$/i,i2e=parseInt;function r2e(n){if(typeof n=="number")return n;if(Xhe(n))return X6;if(Q6(n)){var e=typeof n.valueOf=="function"?n.valueOf():n;n=Q6(e)?e+"":e}if(typeof n!="string")return n===0?n:+n;n=Qhe(n);var t=n2e.test(n);return t||t2e.test(n)?i2e(n.slice(2),t?2:8):e2e.test(n)?X6:+n}var a2e=r2e,s2e=Z_,o0=_he,e4=a2e,o2e="Expected a function",u2e=Math.max,l2e=Math.min;function f2e(n,e,t){var i,r,a,o,u,l,d=0,c=!1,m=!1,g=!0;if(typeof n!="function")throw new TypeError(o2e);e=e4(e)||0,s2e(t)&&(c=!!t.leading,m="maxWait"in t,a=m?u2e(e4(t.maxWait)||0,e):a,g="trailing"in t?!!t.trailing:g);function p(N){var J=i,ie=r;return i=r=void 0,d=N,o=n.apply(ie,J),o}function w(N){return d=N,u=setTimeout(y,e),c?p(N):o}function S(N){var J=N-l,ie=N-d,ne=e-J;return m?l2e(ne,a-ie):ne}function x(N){var J=N-l,ie=N-d;return l===void 0||J>=e||J<0||m&&ie>=a}function y(){var N=o0();if(x(N))return T(N);u=setTimeout(y,S(N))}function T(N){return u=void 0,g&&i?p(N):(i=r=void 0,o)}function P(){u!==void 0&&clearTimeout(u),d=0,i=l=r=u=void 0}function I(){return u===void 0?o:T(o0())}function R(){var N=o0(),J=x(N);if(i=arguments,r=this,l=N,J){if(u===void 0)return w(l);if(m)return clearTimeout(u),u=setTimeout(y,e),p(l)}return u===void 0&&(u=setTimeout(y,e)),o}return R.cancel=P,R.flush=I,R}var d2e=f2e;const c2e=kr(d2e);var Cs=(n=>(n.Mouse="mouse",n.Touch="touch",n.Pointer="pointer",n))(Cs||{}),Io=(n=>(n.CancelledByMovement="cancelled-by-movement",n.CancelledByRelease="cancelled-by-release",n.CancelledOutsideElement="cancelled-outside-element",n))(Io||{});const Q_=()=>typeof window=="object"?(window==null?void 0:window.PointerEvent)??null:null,h2e=()=>typeof window=="object"?(window==null?void 0:window.TouchEvent)??null:null;function X_(n){const{nativeEvent:e}=n,t=h2e();return t&&e instanceof t||"touches"in n}function ey(n){const e=Q_();return n.nativeEvent instanceof MouseEvent&&!(e&&n.nativeEvent instanceof e)}function ny(n){const{nativeEvent:e}=n;if(!e)return!1;const t=Q_();return t&&e instanceof t||"pointerId"in e}function n4(n){return ey(n)||X_(n)||ny(n)}function t4(n){return X_(n)?{x:n.touches[0].pageX,y:n.touches[0].pageY}:ey(n)||ny(n)?{x:n.pageX,y:n.pageY}:null}function g2e(n){return{target:n.target,currentTarget:n.currentTarget,nativeEvent:n,persist:()=>{}}}function m2e(n,{threshold:e=400,captureEvent:t=!1,detect:i=Cs.Pointer,cancelOnMovement:r=!1,cancelOutsideElement:a=!0,filterEvents:o,onStart:u,onMove:l,onFinish:d,onCancel:c}={}){const m=C.useRef(!1),g=C.useRef(!1),p=C.useRef(),w=C.useRef(),S=C.useRef(n),x=C.useRef(null),y=C.useCallback(R=>N=>{g.current||n4(N)&&(o!==void 0&&!o(N)||(t&&N.persist(),u==null||u(N,{context:R}),x.current=t4(N),g.current=!0,p.current=N.currentTarget,w.current=setTimeout(()=>{S.current&&(S.current(N,{context:R}),m.current=!0)},e)))},[t,o,u,e]),T=C.useCallback(R=>(N,J)=>{n4(N)&&g.current&&(x.current=null,t&&N.persist(),m.current?d==null||d(N,{context:R}):g.current&&(c==null||c(N,{context:R,reason:J??Io.CancelledByRelease})),m.current=!1,g.current=!1,w.current!==void 0&&clearTimeout(w.current))},[t,d,c]),P=C.useCallback(R=>N=>{if(l==null||l(N,{context:R}),r!==!1&&x.current){const J=t4(N);if(J){const ie=r===!0?25:r,ne={x:Math.abs(J.x-x.current.x),y:Math.abs(J.y-x.current.y)};(ne.x>ie||ne.y>ie)&&T(R)(N,Io.CancelledByMovement)}}},[T,r,l]),I=C.useCallback(R=>{if(n===null)return{};switch(i){case Cs.Mouse:{const N={onMouseDown:y(R),onMouseMove:P(R),onMouseUp:T(R)};return a&&(N.onMouseLeave=J=>{T(R)(J,Io.CancelledOutsideElement)}),N}case Cs.Touch:return{onTouchStart:y(R),onTouchMove:P(R),onTouchEnd:T(R)};case Cs.Pointer:{const N={onPointerDown:y(R),onPointerMove:P(R),onPointerUp:T(R)};return a&&(N.onPointerLeave=J=>T(R)(J,Io.CancelledOutsideElement)),N}}},[n,T,a,i,P,y]);return C.useEffect(()=>{if(!window)return;function R(N){const J=g2e(N);T()(J)}return window.addEventListener("mouseup",R),window.addEventListener("touchend",R),window.addEventListener("pointerup",R),()=>{window.removeEventListener("mouseup",R),window.removeEventListener("touchend",R),window.removeEventListener("pointerup",R)}},[T]),C.useEffect(()=>()=>{w.current!==void 0&&clearTimeout(w.current)},[]),C.useEffect(()=>{S.current=n},[n]),I}const i4=["thank_you","agree","support","great","good_idea","bravo","haha","wow","sad"],ty=n=>n.slice().sort((e,t)=>{const i=e.count??0,r=t.count??0;return i!==r?r-i:i4.indexOf(e.reaction)-i4.indexOf(t.reaction)}),p2e=n=>Object.values(In.REACTION_TYPE).includes(n)&&n!=="bookmark",v2e="_reactionStack_16fh4_141",b2e="_stack_16fh4_146",r4={reactionStack:v2e,stack:b2e},w2e="_react-datepicker__day-names_1hide_120",k2e="_react-datepicker__week_1hide_124",_2e="_react-datepicker__day--outside-month_1hide_131",y2e="_react-datepicker_1hide_120",x2e="_pill_1hide_141",S2e="_pillExpanded_1hide_152",C2e="_pillSelected_1hide_158",E2e="_pillStack_1hide_166",M2e="_pillSize--small_1hide_169",T2e="_count_1hide_173",ws={"react-datepicker__day-names":"_react-datepicker__day-names_1hide_120",reactDatepickerDayNames:w2e,"react-datepicker__week":"_react-datepicker__week_1hide_124",reactDatepickerWeek:k2e,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1hide_131",reactDatepickerDayOutsideMonth:_2e,"react-datepicker":"_react-datepicker_1hide_120",reactDatepicker:y2e,pill:x2e,pillExpanded:S2e,pillSelected:C2e,pillStack:E2e,"pillSize--small":"_pillSize--small_1hide_169",pillSizeSmall:M2e,count:T2e},F2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_771)"},v.createElement("circle",{cx:10,cy:10,r:8.33333,fill:"#7C5BFF"}),v.createElement("path",{d:"M7.49999 8.33333V10.4167M7.49999 10.4167V12.5M7.49999 10.4167H5.41666M7.49999 10.4167H9.58332M12.9167 13.75V5.68894C12.9167 5.58846 12.7952 5.53814 12.7241 5.60919L10.8333 7.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66667C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_771"},v.createElement("rect",{width:20,height:20,fill:"white"})))),P2e=C.forwardRef(F2e),A2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_783)"},v.createElement("path",{d:"M12.5 3.33334L15.4167 5.83334L2.91667 15L1.25 13.3333V9.16667L6.25 3.75L8.33333 5.41667L12.5 3.33334Z",fill:"#98CBD6"}),v.createElement("path",{d:"M6.97559 18.1003L4.56963 17.0309C4.0579 16.8035 3.6946 16.3343 3.60253 15.7819L3.0508 12.4715C2.96617 11.9638 3.12095 11.4454 3.47012 11.0671L6.99368 7.24989C7.51364 6.68659 8.38062 6.62117 8.97923 7.10006C9.56035 7.56495 10.3981 7.51855 10.9243 6.99233L11.0064 6.91023C11.1669 6.74971 11.36 6.62542 11.5725 6.54572L13.396 5.8619C14.0976 5.59882 14.8884 5.83621 15.3291 6.44216L17.1029 8.88114C17.5747 9.52986 17.5175 10.4226 16.9667 11.0058L11.168 17.1457C10.9494 17.377 10.6693 17.541 10.3605 17.6182L8.05671 18.1941C7.69596 18.2843 7.3154 18.2513 6.97559 18.1003Z",fill:"#E0F5F9"}),v.createElement("path",{d:"M9.58333 8.33333L7.49999 10.4167M9.58333 8.33333C9.58333 8.33333 9.64106 7.14106 9.16666 6.66666C8.92652 6.42652 8.50244 6.32273 8.14218 6.27879C7.73108 6.22864 7.33777 6.41222 7.04492 6.70507L4.99998 8.74999C3.18693 10.5631 2.30547 12.8694 2.87163 14.9137M9.58333 8.33333C9.99561 7.92104 11.0752 6.96561 11.9707 6.18286C12.7821 5.47369 13.972 5.35468 14.8394 5.99399C15.0217 6.12833 15.1905 6.26146 15.3245 6.38256M7.91666 5.83333L6.24999 7.49999M7.91666 5.83333C7.91666 5.83333 7.9744 4.64106 7.49999 4.16666C7.25986 3.92652 6.83578 3.82273 6.47551 3.77879C6.06441 3.72864 5.6711 3.91222 5.37825 4.20507L3.33331 6.24999C0.833326 8.74999 0.104597 12.1879 2.49999 14.5833C2.6197 14.703 2.74376 14.813 2.87163 14.9137M7.91666 5.83333C8.32948 5.4205 9.36671 4.61978 10.2459 3.9616C11.1292 3.30036 12.3014 3.12015 13.2681 3.65222C13.745 3.91475 14.2332 4.23317 14.5833 4.58333C15.2687 5.26865 15.6096 5.95397 15.709 6.62213M15.709 6.62213C15.891 6.7519 16.0715 6.90488 16.25 7.08333C16.5282 7.36149 16.7496 7.63965 16.9211 7.91667M15.709 6.62213C15.5814 6.53113 15.4532 6.45153 15.3245 6.38256M2.87163 14.9137C3.08614 15.6882 3.50846 16.4251 4.16665 17.0833C6.60235 19.519 10.8333 17.9167 12.5 16.25L15 13.75C15.537 13.213 16.5079 12.0474 17.0687 11.3634C17.3525 11.0172 17.5402 10.5993 17.5434 10.1516C17.5483 9.4978 17.4534 8.52294 16.9211 7.91667M18.3333 2.91667L17.4712 3.77879M15.4167 2.91667V1.66667M17.9167 5.83333H19.1667M16.9211 7.91667L12.5 12.3378M15.3245 6.38256L10.8333 10.8737",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_783"},v.createElement("rect",{width:20,height:20,fill:"white"})))),L2e=C.forwardRef(A2e),R2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("rect",{x:7.5,y:14.1667,width:5,height:3.33333,fill:"#E9E8ED"}),v.createElement("path",{d:"M5.83333 4.16667L10 2.5L14.1667 4.16667L15.4167 9.16667L13.3333 12.5V13.75H6.66667V12.5L4.58333 9.16667L5.83333 4.16667Z",fill:"#FFDD64"}),v.createElement("path",{d:"M12.5 13.75V13.75C12.9602 13.75 13.3333 13.3769 13.3333 12.9167V12.5928C13.3333 12.3364 13.4541 12.0971 13.6438 11.9246C14.733 10.9338 15.4167 9.50507 15.4167 7.91667C15.4167 4.92512 12.9915 2.5 10 2.5C7.00846 2.5 4.58333 4.92512 4.58333 7.91667C4.58333 9.50507 5.26703 10.9338 6.3562 11.9246C6.54589 12.0971 6.66667 12.3364 6.66667 12.5928V12.9167C6.66667 13.3769 7.03976 13.75 7.5 13.75V13.75M12.5 13.75V15.8333M12.5 13.75H10M7.5 13.75V15.8333M7.5 13.75H10M7.5 15.8333V16.25C7.5 17.1705 8.24619 17.9167 9.16667 17.9167H10.8333C11.7538 17.9167 12.5 17.1705 12.5 16.25V15.8333M7.5 15.8333H12.5M10 13.75V10.4167M10 10.4167L11.6667 8.75M10 10.4167L8.33333 8.75M15.8333 2.91667L16.6667 2.08333M3.33333 2.08333L4.16667 2.91667M2.5 13.75L3.33333 12.9167M16.6667 12.9167L17.5 13.75M17.5 7.91667H18.3333M2.5 7.91667H1.66667",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),z2e=C.forwardRef(R2e),$2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_786)"},v.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66666 1.66666 5.39762 1.66666 10C1.66666 14.6024 5.39762 18.3333 9.99999 18.3333ZM15 10.8333H5L5.83333 14.1667L10 15.4167L14.1667 14.1667L15 10.8333Z",fill:"#FFDD64"}),v.createElement("rect",{x:5,y:10.8333,width:10,height:2.08333,fill:"white"}),v.createElement("path",{d:"M5.83334 12.9167H14.1667L13.3333 14.5833L10 15.4167L6.66668 14.5833L5.83334 12.9167Z",fill:"#705800"}),v.createElement("path",{d:"M11.6667 7.91666C11.6667 7.91666 12.0833 7.08333 12.9167 7.08333C13.75 7.08333 14.1667 7.91666 14.1667 7.91666M8.33332 7.91666C8.33332 7.91666 7.91666 7.08333 7.08332 7.08333C6.24999 7.08333 5.83332 7.91666 5.83332 7.91666M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666ZM9.99998 15.4167C5.59471 15.4167 4.74729 11.8588 4.60802 11.0124C4.59211 10.9157 4.66782 10.8333 4.76583 10.8333H15.2342C15.3322 10.8333 15.4079 10.9157 15.392 11.0124C15.2527 11.8588 14.4052 15.4167 9.99998 15.4167Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_786"},v.createElement("rect",{width:20,height:20,fill:"white"})))),B2e=C.forwardRef($2e),I2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_777)"},v.createElement("circle",{cx:9.99999,cy:10,r:8.33333,fill:"#FFDD64"}),v.createElement("path",{d:"M9.99998 15.4167C8.83155 15.4167 7.99345 14.4511 7.65975 13.9898C7.5845 13.8858 7.66068 13.75 7.78906 13.75H12.2109C12.3393 13.75 12.4155 13.8858 12.3402 13.9898C12.0065 14.4511 11.1684 15.4167 9.99998 15.4167ZM9.99998 15.4167L10.792 14.8887C10.9292 14.7972 10.8644 14.5833 10.6995 14.5833H8.74999M2.04816 7.5C1.80028 8.2892 1.66666 9.129 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 9.129 18.1997 8.2892 17.9518 7.5M3.48317 4.8057C5.01009 2.89253 7.36188 1.66667 9.99998 1.66667C12.6112 1.66666 14.942 2.86771 16.4699 4.74752M8.33271 5C9.5827 5.41667 10 7.08333 8.75 8.75C7.49999 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16666 10.4167 2.91667 8.75C1.66668 7.08333 2.08271 5.41667 3.33271 5C4.58271 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08272 4.58333 8.33271 5ZM16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1667 10.8333 14.1667 10.8333C14.1667 10.8333 12.5 10.4167 11.25 8.75C9.99999 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M17.5 5.41666V8.33333L14.1667 11.25L10 7.08333L5.83333 11.25L2.5 8.33333V5.41666H9.16667L10 6.66666L10.8333 5.41666H14.1667H17.5Z",fill:"#EC7BCB"}),v.createElement("path",{d:"M8.3327 5C9.5827 5.41667 10 7.08333 8.74999 8.75C7.49998 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16665 10.4167 2.91666 8.75C1.66667 7.08333 2.0827 5.41667 3.3327 5C4.5827 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08271 4.58333 8.3327 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1666 10.8333 14.1666 10.8333C14.1666 10.8333 12.5 10.4167 11.25 8.75C9.99998 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_777"},v.createElement("rect",{width:20,height:20,fill:"white"})))),O2e=C.forwardRef(I2e),D2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_792)"},v.createElement("path",{d:"M9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99998 1.66666C5.39761 1.66667 1.66666 5.39763 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333Z",fill:"#FFDD64"}),v.createElement("path",{d:"M8.33332 14.5833C8.33332 14.5833 9.27228 14.1667 9.99998 14.1667C10.7277 14.1667 11.6667 14.5833 11.6667 14.5833M11.6667 9.16666C11.6667 9.16666 12.3506 9.84563 12.9167 10C13.3876 10.1284 14.1667 10 14.1667 10M8.33332 9.16666C8.33332 9.16666 7.64934 9.84563 7.08332 10C6.61237 10.1284 5.83332 10 5.83332 10M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M12.5 16.6667C12.5 17.7712 13.4788 18.75 14.5833 18.75C15.6879 18.75 16.6667 17.7712 16.6667 16.6667C16.6667 15.2925 15.2504 12.502 14.7533 11.5649C14.6798 11.4263 14.4869 11.4263 14.4134 11.5649C13.9163 12.502 12.5 15.2925 12.5 16.6667Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_792"},v.createElement("rect",{width:20,height:20,fill:"white"})))),N2e=C.forwardRef(D2e),j2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_774)"},v.createElement("path",{d:"M4.16666 12.5L6.5306 12.894C6.62115 12.9091 6.71279 12.9167 6.80459 12.9167H11.875C12.4503 12.9167 12.9167 13.383 12.9167 13.9583C12.9167 14.1541 12.8626 14.3373 12.7687 14.4938L17.1423 13.0359C17.9332 12.7722 18.75 13.3609 18.75 14.1946C18.75 14.6832 18.4588 15.1248 18.0097 15.3173L10.4758 18.5461C10.1659 18.6789 9.823 18.7146 9.49239 18.6485L5.99515 17.949C5.88753 17.9275 5.77804 17.9167 5.66829 17.9167H4.16666V17.5C4.16666 17.9602 3.79356 18.3333 3.33332 18.3333H2.49999C2.03975 18.3333 1.66666 17.9602 1.66666 17.5V12.5C1.66666 12.0398 2.03975 11.6667 2.49999 11.6667H3.33332C3.79356 11.6667 4.16666 12.0398 4.16666 12.5Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M1.66666 12.0833H4.16666V18.3333H1.66666V12.0833Z",fill:"#B5D622"}),v.createElement("path",{d:"M4.16666 12.5L4.28996 11.7602L3.41666 11.6147V12.5H4.16666ZM4.16666 17.5H3.41666V18.25H4.16666V17.5ZM7.16666 15.8333C7.16666 16.2475 7.50244 16.5833 7.91666 16.5833C8.33087 16.5833 8.66666 16.2475 8.66666 15.8333H7.16666ZM9.52882 18.2391L9.38173 18.9745L9.52882 18.2391ZM10.449 18.1623L10.182 17.4614L10.449 18.1623ZM5.99515 17.5324L5.84806 18.2678L5.99515 17.5324ZM18.076 15.2567L17.809 14.5559L18.076 15.2567ZM6.5306 12.894L6.4073 13.6338L6.5306 12.894ZM4.04336 13.2398L6.4073 13.6338L6.65389 12.1542L4.28996 11.7602L4.04336 13.2398ZM6.80459 13.6667H11.875V12.1667H6.80459V13.6667ZM4.16666 18.25H5.66829V16.75H4.16666V18.25ZM5.84806 18.2678L9.38173 18.9745L9.67591 17.5037L6.14224 16.7969L5.84806 18.2678ZM10.716 18.8631L18.343 15.9576L17.809 14.5559L10.182 17.4614L10.716 18.8631ZM17.2406 12.543L12.3067 13.8587L12.6932 15.308L17.6271 13.9923L17.2406 12.543ZM11.875 14.25H8.74999V15.75H11.875V14.25ZM3.41666 12.5V17.5H4.91666V12.5H3.41666ZM3.33332 17.1667H2.49999V18.6667H3.33332V17.1667ZM2.41666 17.0833V12.9167H0.916656V17.0833H2.41666ZM2.49999 12.8333H3.33332V11.3333H2.49999V12.8333ZM3.41666 12.9167V17.0833H4.91666V12.9167H3.41666ZM3.33332 12.8333C3.37935 12.8333 3.41666 12.8706 3.41666 12.9167H4.91666C4.91666 12.0422 4.20777 11.3333 3.33332 11.3333V12.8333ZM2.41666 12.9167C2.41666 12.8706 2.45397 12.8333 2.49999 12.8333V11.3333C1.62554 11.3333 0.916656 12.0422 0.916656 12.9167H2.41666ZM8.74999 14.25C7.87554 14.25 7.16666 14.9589 7.16666 15.8333H8.66666C8.66666 15.7873 8.70397 15.75 8.74999 15.75V14.25ZM12.1667 13.9583C12.1667 14.1194 12.0361 14.25 11.875 14.25V15.75C12.8645 15.75 13.6667 14.9478 13.6667 13.9583H12.1667ZM19.5 14.2788C19.5 13.0984 18.3811 12.2388 17.2406 12.543L17.6271 13.9923C17.8153 13.9421 18 14.084 18 14.2788H19.5ZM9.38173 18.9745C9.82811 19.0638 10.2906 19.0252 10.716 18.8631L10.182 17.4614C10.0207 17.5229 9.84522 17.5375 9.67591 17.5037L9.38173 18.9745ZM5.66829 18.25C5.72865 18.25 5.78887 18.256 5.84806 18.2678L6.14224 16.7969C5.98619 16.7657 5.82743 16.75 5.66829 16.75V18.25ZM2.49999 17.1667C2.45397 17.1667 2.41666 17.1294 2.41666 17.0833H0.916656C0.916656 17.9578 1.62554 18.6667 2.49999 18.6667V17.1667ZM11.875 13.6667C12.0361 13.6667 12.1667 13.7972 12.1667 13.9583H13.6667C13.6667 12.9688 12.8645 12.1667 11.875 12.1667V13.6667ZM18.343 15.9576C19.0396 15.6922 19.5 15.0242 19.5 14.2788H18C18 14.4018 17.924 14.5121 17.809 14.5559L18.343 15.9576ZM3.33332 18.6667C4.20778 18.6667 4.91666 17.9578 4.91666 17.0833H3.41666C3.41666 17.1294 3.37935 17.1667 3.33332 17.1667V18.6667ZM6.4073 13.6338C6.5386 13.6557 6.67148 13.6667 6.80459 13.6667V12.1667C6.7541 12.1667 6.7037 12.1625 6.65389 12.1542L6.4073 13.6338Z",fill:"#5E6E14"}),v.createElement("path",{d:"M10.4742 3.22183C11.4151 1.4546 12.9419 1.26685 14.1666 2.08332C15.4166 2.91665 15.8333 4.99999 14.5833 6.66665C13.456 8.16969 10.9733 10.3505 10.4966 10.7642C10.4502 10.8045 10.3831 10.8045 10.3366 10.7642C9.86001 10.3505 7.37726 8.16969 6.24998 6.66665C4.99998 4.99999 5.41666 2.91665 6.66664 2.08332C7.89133 1.26685 9.41816 1.4546 10.3591 3.22183C10.3833 3.26718 10.45 3.26718 10.4742 3.22183Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_774"},v.createElement("rect",{width:20,height:20,fill:"white"})))),H2e=C.forwardRef(j2e),V2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("rect",{x:2.5,y:8.33333,width:3.33333,height:7.5,fill:"#CAE85D"}),v.createElement("path",{d:"M9.16667 2.08333L6.25 8.33333V15.8333H16.6667L17.9167 8.33333L16.6667 6.66667H11.6667L12.0833 3.75L9.16667 2.08333Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M6.25001 8.33333H2.91668C2.45644 8.33333 2.08334 8.70643 2.08334 9.16667V15.4167C2.08334 15.8769 2.45644 16.25 2.91668 16.25H6.25001M6.25001 8.33333L9.08309 2.26246C9.13408 2.15318 9.24376 2.08333 9.36435 2.08333V2.08333C10.8244 2.08333 11.9694 3.33706 11.8372 4.79117L11.6768 6.55488C11.6714 6.61491 11.7186 6.66667 11.7789 6.66667H16.0185C17.0246 6.66667 17.8013 7.55128 17.6712 8.5489L16.856 14.7989C16.7477 15.629 16.0404 16.25 15.2033 16.25H6.25001M6.25001 8.33333V16.25",stroke:"#5E6E14",strokeWidth:1.5})),G2e=C.forwardRef(V2e),W2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_789)"},v.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",fill:"#FFDD64"}),v.createElement("path",{d:"M10 12.5L9.16667 13.3333L10 14.1667L10.8333 13.3333L10 12.5ZM10 12.5V13.75M7.5 7.5L7.08333 7.91666M7.08333 7.91666V7.91666C6.85322 7.68655 6.85322 7.31345 7.08333 7.08333V7.08333C7.31345 6.85321 7.68655 6.85321 7.91667 7.08333V7.08333C8.14679 7.31345 8.14679 7.68655 7.91667 7.91666V7.91666C7.68655 8.14678 7.31345 8.14678 7.08333 7.91666V7.91666ZM12.5 7.5L12.0833 7.91666M12.0833 7.91666V7.91666C11.8532 7.68655 11.8532 7.31345 12.0833 7.08333V7.08333C12.3135 6.85321 12.6865 6.85321 12.9167 7.08333V7.08333C13.1468 7.31345 13.1468 7.68655 12.9167 7.91666V7.91666C12.6865 8.14678 12.3135 8.14678 12.0833 7.91666V7.91666ZM9.99999 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99999 18.3333C5.39762 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39762 1.66667 9.99999 1.66666ZM11.0417 14.375V14.375C10.4664 14.9503 9.53362 14.9503 8.95833 14.375V14.375C8.38303 13.7997 8.38304 12.867 8.95833 12.2917V12.2917C9.53362 11.7164 10.4664 11.7164 11.0417 12.2917V12.2917C11.617 12.867 11.617 13.7997 11.0417 14.375Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_789"},v.createElement("rect",{width:20,height:20,fill:"white"})))),q2e=C.forwardRef(W2e),U2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#7C5BFF"}),v.createElement("path",{d:"M10.5 11.6666V14.5833M10.5 14.5833V17.5M10.5 14.5833H7.58333M10.5 14.5833H13.4167M18.0833 19.25V7.96449C18.0833 7.82383 17.9133 7.75338 17.8138 7.85285L15.1667 10.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55666 2.33332 2.33333 7.55666 2.33333 14C2.33333 20.4433 7.55666 25.6666 14 25.6666Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),Z2e=C.forwardRef(U2e),K2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M17.5 4.66669L21.5833 8.16669L4.08333 21L1.75 18.6667V12.8334L8.75 5.25002L11.6667 7.58335L17.5 4.66669Z",fill:"#98CBD6"}),v.createElement("path",{d:"M9.76584 25.3404L6.39749 23.8433C5.68107 23.5249 5.17244 22.868 5.04356 22.0947L4.27113 17.4601C4.15265 16.7492 4.36933 16.0235 4.85818 15.4939L9.79116 10.1498C10.5191 9.36122 11.7329 9.26962 12.5709 9.94006C13.3845 10.5909 14.5574 10.526 15.2941 9.78924L15.409 9.67431C15.6337 9.44958 15.904 9.27558 16.2015 9.16399L18.7545 8.20664C19.7366 7.83833 20.8438 8.17068 21.4608 9.01901L23.9441 12.4336C24.6046 13.3418 24.5245 14.5917 23.7534 15.4081L15.6352 24.0039C15.3292 24.3278 14.937 24.5574 14.5047 24.6655L11.2794 25.4718C10.7744 25.5981 10.2416 25.5518 9.76584 25.3404Z",fill:"#E0F5F9"}),v.createElement("path",{d:"M13.4167 11.6666L10.5 14.5833M13.4167 11.6666C13.4167 11.6666 13.4975 9.99747 12.8333 9.3333C12.4971 8.99711 11.9034 8.85181 11.3991 8.79028C10.8235 8.72008 10.2729 8.97709 9.8629 9.38707L6.99999 12.25C4.46171 14.7883 3.22767 18.0172 4.0203 20.8791M13.4167 11.6666C13.9939 11.0894 15.5053 9.75183 16.759 8.65599C17.8949 7.66314 19.5608 7.49653 20.7752 8.39156C21.0304 8.57964 21.2667 8.76602 21.4543 8.93557M11.0833 8.16664L8.75001 10.5M11.0833 8.16664C11.0833 8.16664 11.1642 6.49747 10.5 5.8333C10.1638 5.49711 9.5701 5.35181 9.06573 5.29028C8.49019 5.22008 7.93955 5.47709 7.52957 5.88707L4.66665 8.74997C1.16667 12.25 0.146447 17.0631 3.49999 20.4166C3.6676 20.5842 3.84127 20.7382 4.0203 20.8791M11.0833 8.16664C11.6613 7.58868 13.1134 6.46766 14.3443 5.54622C15.5809 4.62049 17.222 4.3682 18.5753 5.11309C19.243 5.48063 19.9265 5.92642 20.4167 6.41664C21.3761 7.37609 21.8534 8.33554 21.9927 9.27096M21.9927 9.27096C22.2474 9.45264 22.5002 9.66681 22.75 9.91664C23.1394 10.3061 23.4494 10.6955 23.6896 11.0833M21.9927 9.27096C21.814 9.14355 21.6345 9.03212 21.4543 8.93557M4.0203 20.8791C4.32061 21.9635 4.91186 22.9952 5.83333 23.9166C9.24331 27.3266 15.1667 25.0833 17.5 22.75L21 19.25C21.7518 18.4982 23.1111 16.8663 23.8962 15.9088C24.2935 15.4241 24.5562 14.839 24.5608 14.2123C24.5676 13.2969 24.4347 11.9321 23.6896 11.0833M25.6667 4.08331L24.4597 5.29028M21.5833 4.08331V2.33331M25.0833 8.16665H26.8333M23.6896 11.0833L17.5 17.2729M21.4543 8.93557L15.1667 15.2232",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),Y2e=C.forwardRef(K2e),J2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("rect",{x:10.5,y:19.8333,width:7,height:4.66667,fill:"#E9E8ED"}),v.createElement("path",{d:"M8.16666 5.83333L14 3.5L19.8333 5.83333L21.5833 12.8333L18.6667 17.5V19.25H9.33332V17.5L6.41666 12.8333L8.16666 5.83333Z",fill:"#FFDD64"}),v.createElement("path",{d:"M17.5 19.25V19.25C18.1443 19.25 18.6667 18.7277 18.6667 18.0834V17.63C18.6667 17.271 18.8358 16.936 19.1013 16.6944C20.6262 15.3073 21.5833 13.3071 21.5833 11.0834C21.5833 6.89519 18.1882 3.50002 14 3.50002C9.81185 3.50002 6.41668 6.89519 6.41668 11.0834C6.41668 13.3071 7.37386 15.3073 8.89869 16.6944C9.16425 16.936 9.33334 17.271 9.33334 17.63V18.0834C9.33334 18.7277 9.85568 19.25 10.5 19.25V19.25M17.5 19.25V22.1667M17.5 19.25H14M10.5 19.25V22.1667M10.5 19.25H14M10.5 22.1667V22.75C10.5 24.0387 11.5447 25.0834 12.8333 25.0834H15.1667C16.4553 25.0834 17.5 24.0387 17.5 22.75V22.1667M10.5 22.1667H17.5M14 19.25V14.5834M14 14.5834L16.3333 12.25M14 14.5834L11.6667 12.25M22.1667 4.08335L23.3333 2.91669M4.66668 2.91669L5.83334 4.08335M3.50001 19.25L4.66668 18.0834M23.3333 18.0834L24.5 19.25M24.5 11.0834H25.6667M3.50001 11.0834H2.33334",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),Q2e=C.forwardRef(J2e),X2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 25.6666C20.4433 25.6666 25.6667 20.4433 25.6667 14C25.6667 7.55666 20.4433 2.33331 14 2.33331C7.55669 2.33331 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55669 25.6666 14 25.6666ZM19.8333 19.8333L21 15.1666H7.00001L8.16668 19.8333L14 21.5833L19.8333 19.8333Z",fill:"#FFDD64"}),v.createElement("rect",{x:7,y:15.1667,width:14,height:2.91667,fill:"white"}),v.createElement("path",{d:"M8.16666 18.0833H19.8333L18.6667 20.4166L14 21.5833L9.33332 20.4166L8.16666 18.0833Z",fill:"#705800"}),v.createElement("path",{d:"M16.3333 11.0833C16.3333 11.0833 16.9167 9.91665 18.0833 9.91665C19.25 9.91665 19.8333 11.0833 19.8333 11.0833M11.6667 11.0833C11.6667 11.0833 11.0833 9.91665 9.91668 9.91665C8.75001 9.91665 8.16668 11.0833 8.16668 11.0833M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM14 21.5833C7.83262 21.5833 6.64623 16.6024 6.45125 15.4174C6.42898 15.282 6.53498 15.1666 6.67218 15.1666H21.3278C21.465 15.1666 21.571 15.282 21.5488 15.4174C21.3538 16.6024 20.1674 21.5833 14 21.5833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),ege=C.forwardRef(X2e),nge=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#FFDD64"}),v.createElement("path",{d:"M14 21.5833C12.3642 21.5833 11.1909 20.2315 10.7237 19.5857C10.6183 19.4401 10.725 19.25 10.9047 19.25H17.0953C17.275 19.25 17.3817 19.4401 17.2763 19.5857C16.8092 20.2315 15.6358 21.5833 14 21.5833ZM14 21.5833L15.1088 20.8441C15.3009 20.7161 15.2102 20.4166 14.9794 20.4166H12.25M2.86745 10.5C2.52042 11.6049 2.33334 12.7806 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 12.7806 25.4796 11.6049 25.1326 10.5M4.87646 6.72796C7.01415 4.04953 10.3067 2.33332 14 2.33331C17.6558 2.33331 20.9188 4.01477 23.0579 6.6465M11.6658 6.99998C13.4158 7.58332 14 9.91665 12.25 12.25C10.5 14.5833 8.16669 15.1666 8.16669 15.1666C8.16669 15.1666 5.83334 14.5833 4.08336 12.25C2.33337 9.91665 2.91582 7.58331 4.66582 6.99998C6.41582 6.41665 8.16581 8.74998 8.16581 8.74998C8.16581 8.74998 9.91583 6.41664 11.6658 6.99998ZM23.3325 6.99998C25.0825 7.58332 25.6667 9.91665 23.9167 12.25C22.1667 14.5833 19.8333 15.1666 19.8333 15.1666C19.8333 15.1666 17.5 14.5833 15.75 12.25C14 9.91665 14.5825 7.58331 16.3325 6.99998C18.0825 6.41665 19.8325 8.74998 19.8325 8.74998C19.8325 8.74998 21.5825 6.41664 23.3325 6.99998Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M24.5 7.58331V11.6666L19.8333 15.75L14 9.91665L8.16667 15.75L3.5 11.6666V7.58331H12.8333L14 9.33331L15.1667 7.58331H19.8333H24.5Z",fill:"#EC7BCB"}),v.createElement("path",{d:"M11.6658 6.99999C13.4158 7.58333 14 9.91666 12.25 12.25C10.5 14.5833 8.16667 15.1667 8.16667 15.1667C8.16667 15.1667 5.83332 14.5833 4.08333 12.25C2.33335 9.91666 2.9158 7.58333 4.6658 6.99999C6.4158 6.41666 8.16579 8.74999 8.16579 8.74999C8.16579 8.74999 9.91581 6.41666 11.6658 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M23.3325 6.99999C25.0824 7.58333 25.6667 9.91666 23.9167 12.25C22.1667 14.5833 19.8333 15.1667 19.8333 15.1667C19.8333 15.1667 17.5 14.5833 15.75 12.25C14 9.91666 14.5825 7.58333 16.3325 6.99999C18.0825 6.41666 19.8324 8.74999 19.8324 8.74999C19.8324 8.74999 21.5825 6.41666 23.3325 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),tge=C.forwardRef(nge),ige=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),v.createElement("path",{d:"M11.6667 20.4166C11.6667 20.4166 12.9812 19.8333 14 19.8333C15.0188 19.8333 16.3333 20.4166 16.3333 20.4166M16.3333 12.8333C16.3333 12.8333 17.2909 13.7839 18.0833 14C18.7427 14.1798 19.8333 14 19.8333 14M11.6667 12.8333C11.6667 12.8333 10.7091 13.7839 9.91668 14C9.25734 14.1798 8.16668 14 8.16668 14M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M17.5 23.3333C17.5 24.8797 18.8703 26.25 20.4167 26.25C21.9631 26.25 23.3333 24.8797 23.3333 23.3333C23.3333 21.4095 21.3505 17.5028 20.6546 16.1909C20.5517 15.9969 20.2817 15.9969 20.1787 16.1909C19.4828 17.5028 17.5 21.4095 17.5 23.3333Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),rge=C.forwardRef(ige),age=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M5.83334 17.5L9.14286 18.0516C9.26963 18.0727 9.39793 18.0833 9.52646 18.0833H16.625C17.4304 18.0833 18.0833 18.7362 18.0833 19.5416C18.0833 19.8158 18.0077 20.0722 17.8762 20.2913L23.9993 18.2502C25.1066 17.8811 26.25 18.7053 26.25 19.8724C26.25 20.5565 25.8424 21.1747 25.2136 21.4441L14.6661 25.9645C14.2323 26.1504 13.7522 26.2004 13.2894 26.1079L8.39324 25.1286C8.24257 25.0985 8.08929 25.0833 7.93563 25.0833H5.83334C5.83334 25.7276 5.31101 26.25 4.66668 26.25H3.50001C2.85568 26.25 2.33334 25.7276 2.33334 25.0833V17.5C2.33334 16.8556 2.85568 16.3333 3.50001 16.3333H4.66668C5.31101 16.3333 5.83334 16.8556 5.83334 17.5Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M2.33334 16.9167H5.83334V25.6667H2.33334V16.9167Z",fill:"#B5D622"}),v.createElement("path",{d:"M5.83334 17.5L5.95664 16.7602L5.08334 16.6147V17.5H5.83334ZM5.83334 24.5H5.08334V25.25H5.83334V24.5ZM10.3333 22.1667C10.3333 22.5809 10.6691 22.9167 11.0833 22.9167C11.4976 22.9167 11.8333 22.5809 11.8333 22.1667H10.3333ZM13.3404 25.5348L13.1933 26.2702L13.3404 25.5348ZM8.39324 24.5453L8.24615 25.2808L8.39324 24.5453ZM25.3065 21.3595L25.0395 20.6586L25.3065 21.3595ZM5.71004 18.2398L9.01956 18.7914L9.26616 17.3118L5.95664 16.7602L5.71004 18.2398ZM9.52646 18.8334H16.625V17.3334H9.52646V18.8334ZM5.83334 25.25H7.93563V23.75H5.83334V25.25ZM8.24615 25.2808L13.1933 26.2702L13.4875 24.7993L8.54032 23.8099L8.24615 25.2808ZM14.8956 26.1281L25.5735 22.0603L25.0395 20.6586L14.3616 24.7263L14.8956 26.1281ZM24.2142 17.85L17.3068 19.692L17.6933 21.1414L24.6007 19.2994L24.2142 17.85ZM16.625 20.25H12.25V21.75H16.625V20.25ZM5.08334 17.5V24.5H6.58334V17.5H5.08334ZM4.66668 24.3334H3.50001V25.8334H4.66668V24.3334ZM3.08334 23.9167V18.0834H1.58334V23.9167H3.08334ZM3.50001 17.6667H4.66668V16.1667H3.50001V17.6667ZM5.08334 18.0834V23.9167H6.58334V18.0834H5.08334ZM4.66668 17.6667C4.8968 17.6667 5.08334 17.8532 5.08334 18.0834H6.58334C6.58334 17.0248 5.72522 16.1667 4.66668 16.1667V17.6667ZM3.08334 18.0834C3.08334 17.8532 3.26989 17.6667 3.50001 17.6667V16.1667C2.44146 16.1667 1.58334 17.0248 1.58334 18.0834H3.08334ZM12.25 20.25C11.1915 20.25 10.3333 21.1081 10.3333 22.1667H11.8333C11.8333 21.9366 12.0199 21.75 12.25 21.75V20.25ZM17.3333 19.5417C17.3333 19.9329 17.0162 20.25 16.625 20.25V21.75C17.8446 21.75 18.8333 20.7613 18.8333 19.5417H17.3333ZM27 19.9903C27 18.535 25.6204 17.475 24.2142 17.85L24.6007 19.2994C25.0546 19.1783 25.5 19.5205 25.5 19.9903H27ZM13.1933 26.2702C13.7628 26.3841 14.3529 26.3348 14.8956 26.1281L14.3616 24.7263C14.0829 24.8325 13.7799 24.8578 13.4875 24.7993L13.1933 26.2702ZM7.93563 25.25C8.0399 25.25 8.14391 25.2603 8.24615 25.2808L8.54032 23.8099C8.34122 23.7701 8.13868 23.75 7.93563 23.75V25.25ZM3.50001 24.3334C3.26989 24.3334 3.08334 24.1468 3.08334 23.9167H1.58334C1.58334 24.9752 2.44146 25.8334 3.50001 25.8334V24.3334ZM16.625 18.8334C17.0162 18.8334 17.3333 19.1505 17.3333 19.5417H18.8333C18.8333 18.3221 17.8446 17.3334 16.625 17.3334V18.8334ZM25.5735 22.0603C26.4324 21.7331 27 20.9095 27 19.9903H25.5C25.5 20.2871 25.3168 20.553 25.0395 20.6586L25.5735 22.0603ZM4.66668 25.8334C5.72522 25.8334 6.58334 24.9752 6.58334 23.9167H5.08334C5.08334 24.1468 4.8968 24.3334 4.66668 24.3334V25.8334ZM9.01956 18.7914C9.18708 18.8193 9.35662 18.8334 9.52646 18.8334V17.3334C9.43925 17.3334 9.35218 17.3261 9.26616 17.3118L9.01956 18.7914Z",fill:"#5E6E14"}),v.createElement("path",{d:"M14.6639 4.51059C15.9812 2.03646 18.1187 1.77362 19.8333 2.91667C21.5833 4.08333 22.1667 7 20.4167 9.33334C18.8385 11.4376 15.3626 14.4907 14.6953 15.0699C14.6303 15.1263 14.5364 15.1263 14.4713 15.0699C13.804 14.4907 10.3282 11.4376 8.74999 9.33334C6.99999 7 7.58335 4.08334 9.33333 2.91667C11.0479 1.77361 13.1855 2.03646 14.5028 4.51059C14.5366 4.57408 14.6301 4.57408 14.6639 4.51059Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),sge=C.forwardRef(age),oge=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("rect",{x:3.5,y:11.6667,width:4.66667,height:10.5,fill:"#CAE85D"}),v.createElement("path",{d:"M12.8333 2.91669L8.75 11.6667V22.1667H23.3333L25.0833 11.6667L23.3333 9.33335H16.3333L16.9167 5.25002L12.8333 2.91669Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M8.75001 11.6667H4.08334C3.43901 11.6667 2.91667 12.189 2.91667 12.8334V21.5834C2.91667 22.2277 3.43901 22.75 4.08334 22.75H8.75001M8.75001 11.6667L12.7163 3.16746C12.7877 3.01447 12.9412 2.91669 13.1101 2.91669V2.91669C15.1542 2.91669 16.7571 4.67191 16.572 6.70765L16.3476 9.17685C16.3399 9.26089 16.4061 9.33335 16.4905 9.33335H22.4259C23.8344 9.33335 24.9218 10.5718 24.7396 11.9685L23.5983 20.7185C23.4467 21.8806 22.4566 22.75 21.2846 22.75H8.75001M8.75001 11.6667V22.75",stroke:"#5E6E14",strokeWidth:1.5})),uge=C.forwardRef(oge),lge=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),v.createElement("path",{d:"M14 16.9166L12.25 18.6666L14 20.4166L15.75 18.6666L14 16.9166ZM14 16.9166L14 19.25M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM15.4583 20.125V20.125C14.6529 20.9304 13.3471 20.9304 12.5417 20.125V20.125C11.7363 19.3196 11.7363 18.0137 12.5417 17.2083V17.2083C13.3471 16.4029 14.6529 16.4029 15.4583 17.2083V17.2083C16.2638 18.0137 16.2638 19.3196 15.4583 20.125ZM9.91668 9.91665V9.91665C10.2388 9.59448 10.7612 9.59448 11.0833 9.91665V9.91665C11.4055 10.2388 11.4055 10.7611 11.0833 11.0833V11.0833C10.7612 11.4055 10.2388 11.4055 9.91668 11.0833V11.0833C9.59451 10.7611 9.59451 10.2388 9.91668 9.91665ZM18.0833 11.0833V11.0833C17.7612 11.4055 17.2388 11.4055 16.9167 11.0833V11.0833C16.5945 10.7611 16.5945 10.2388 16.9167 9.91665V9.91665C17.2388 9.59448 17.7612 9.59448 18.0833 9.91665V9.91665C18.4055 10.2388 18.4055 10.7611 18.0833 11.0833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),fge=C.forwardRef(lge),iy=(n,e="big")=>{const t=e==="small";switch(n){case In.REACTION_TYPE.AGREE:return t?k.jsx(P2e,{}):k.jsx(Z2e,{});case In.REACTION_TYPE.BRAVO:return t?k.jsx(L2e,{}):k.jsx(Y2e,{});case In.REACTION_TYPE.GOOD_IDEA:return t?k.jsx(z2e,{}):k.jsx(Q2e,{});case In.REACTION_TYPE.HAHA:return t?k.jsx(B2e,{}):k.jsx(ege,{});case In.REACTION_TYPE.LOVE:return t?k.jsx(O2e,{}):k.jsx(tge,{});case In.REACTION_TYPE.SAD:return t?k.jsx(N2e,{}):k.jsx(rge,{});case In.REACTION_TYPE.SUPPORT:return t?k.jsx(H2e,{}):k.jsx(sge,{});case In.REACTION_TYPE.WOW:return t?k.jsx(q2e,{}):k.jsx(fge,{});case In.REACTION_TYPE.THANK_YOU:default:return t?k.jsx(G2e,{}):k.jsx(uge,{})}},ry=({ariaDescribedBy:n,className:e,count:t,expanded:i,onClick:r,reaction:a,selected:o,size:u="big",stack:l})=>{const d=l?"span":O.Button;return k.jsxs(d,{...d==="span"?{"aria-describedby":n}:{ariaDescribedBy:n},onClick:r,selected:o,className:Be(ws.pill,e,{[ws[`pillSize--${u}`]]:u},{[ws.pillStack]:l},{[ws.pillExpanded]:i&&t},{[ws.pillSelected]:o}),children:[iy(a,u),i&&t&&k.jsx(O.Typography,{className:ws.count,type:"detail-bold",children:`${t}`})]})},dge="_reactionItem_i86nz_141",cge="_reactionItem__reactionPill_i86nz_152",hge="_disableHover_i86nz_161",gge="_reactionItem__tooltip_i86nz_161",of={reactionItem:dge,reactionItem__reactionPill:cge,disableHover:hge,reactionItem__tooltip:gge},mge=({activeReaction:n,count:e,expanded:t,onSelect:i,reaction:r,selected:a,size:o,stack:u,tooltip:l="",toolTipSpacing:d})=>{const c=C.useId(),m=k.jsx(ry,{ariaDescribedBy:c,className:Be(of.reactionItem__reactionPill),stack:u,size:o,selected:!u&&a,expanded:!u&&t,reaction:r,count:e,onClick:()=>i(r)});return k.jsx("li",{"data-reaction":r,className:Be(of.reactionItem,{[of.disableHover]:u||t}),children:l?k.jsx(O.Tooltip,{text:l,id:c,showTooltip:n===r,className:of.reactionItem__tooltip,customSpacing:d,children:m}):m})},ay=({activeReaction:n,expanded:e=!1,limit:t,onClick:i,reactions:r,size:a="small",stack:o=!1,toolTipSpacing:u})=>{const l=m=>{i&&i(m)},d=o?ty(r):r,c=t?d.slice(0,t):d;return k.jsx("ul",{className:Be(r4.reactionStack,{[r4.stack]:o}),children:c.map(({count:m,reaction:g,selected:p,tooltip:w})=>k.jsx(mge,{count:m,reaction:g,selected:p,stack:o,size:a,expanded:e,onSelect:l,activeReaction:n,tooltip:w,toolTipSpacing:u},g))})},pge="_wrapper_wsvau_141",vge="_button_wsvau_148",bge="_hoveredItem_wsvau_153",uf={wrapper:pge,button:vge,hoveredItem:bge},wge=({buttonContent:n,className:e="",disabled:t=!1,offset:i="md",onButtonClick:r,onReactionSelect:a,placement:o="top-start",popupDelay:u={onHover:350,onLongPress:750},reactions:l,trigger:d="hover"})=>{const[c,m]=C.useState(null),g=C.useRef(null),p=C.useRef(null),[w,S]=C.useState(null),x=C.useCallback(c2e(L=>m(L),u.onHover),[]),y=()=>{g.current&&clearTimeout(g.current)},T=()=>{y(),x.cancel(),g.current=setTimeout(()=>{m(null)},500)},P=L=>{a(L),m(null)},I=L=>{d==="hover"&&(y(),Gr()||x(L.currentTarget))},R=()=>{Gr()||y()},N=C.useCallback(()=>{m(p.current)},[]),J=L=>{m(d==="click"?L.currentTarget:null),r&&r()},ie=m2e(N,{detect:Cs.Touch,onFinish:()=>{m(null),S(null),P(w==null?void 0:w.getAttribute("data-reaction"))},onMove:L=>{const{clientX:$,clientY:q}=L.touches[0],H=document.elementFromPoint($,q);if(H){const Q=H.closest("li[data-reaction]");if(w){const z=w.getAttribute("data-reaction"),W=Q?Q.getAttribute("data-reaction"):null;(!Q||z!==W)&&w.classList.remove(uf.hoveredItem)}Q&&Q.classList.add(uf.hoveredItem),S(Q||null)}},onStart:L=>{p.current=L.target},threshold:u.onLongPress}),{...ne}=ie("Mobile context"),Z=!!c,M=w==null?void 0:w.getAttribute("data-reaction");return k.jsx(k.Fragment,{children:k.jsxs("div",{className:e,children:[k.jsx("button",{onMouseOver:I,onClick:J,onMouseLeave:T,ref:p,...Gr()&&ne,className:uf.button,children:n}),k.jsx(O.Popup,{open:Z&&!t,anchor:c,placement:o,offset:i,children:k.jsx("div",{className:uf.wrapper,onMouseOver:R,onMouseLeave:T,children:k.jsx(ay,{reactions:l,stack:!1,expanded:!1,size:"big",onClick:P,activeReaction:M,toolTipSpacing:"10px"})})})]})})};/*! *****************************************************************************
888
+ `})),e.components&&A1e.call(e.components,a)&&(l=e.components[a],e.passNode&&(o.node=this)),t(l,o,u)}}const z1e=kr(P1e);function lh(){return lh=Object.assign||function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(n[i]=t[i])}return n},lh.apply(this,arguments)}var $1e=function(e,t){var i=t===void 0?{}:t,r=i.remarkParseOptions,a=i.remarkToRehypeOptions,o=i.rehypeReactOptions,u=i.remarkPlugins,l=u===void 0?[]:u,d=i.rehypePlugins,c=d===void 0?[]:d;return nie().use(Vue,r).use(l).use(ede,a).use(c).use(z1e,lh({createElement:C.createElement,Fragment:C.Fragment},o)).processSync(e).result};const B1e="_root_1il1s_141",I1e={root:B1e},O1e={allowedAttributes:{a:["href","target"]},allowedTags:["a"]},D1e=({className:n,elementTag:e,text:t})=>{const i=wk(t,O1e),r=$1e(i,{rehypeReactOptions:{components:{h1:({...a})=>k.jsx(O.Typography,{type:"h1",as:e,...a}),h2:({...a})=>k.jsx(O.Typography,{type:"h2",as:e,...a}),h3:({...a})=>k.jsx(O.Typography,{type:"h3",as:e,...a}),h4:({...a})=>k.jsx(O.Typography,{type:"h4",as:e,...a}),h5:({...a})=>k.jsx(O.Typography,{type:"h5",as:e,...a}),h6:({...a})=>k.jsx(O.Typography,{type:"h6",as:e,...a}),hr:({...a})=>k.jsx(O.Divider,{...a}),li:({...a})=>k.jsx("li",{children:k.jsx(O.Typography,{type:"body-regular",as:e,...a})}),p:({...a})=>k.jsx(O.Typography,{as:"p",type:"body-regular",...a})}}});return k.jsx("div",{className:Be(I1e.root,n),children:r})},N1e="_menuLinkList_1uc4l_141",j1e={menuLinkList:N1e};function H1e({className:n,items:e,type:t="detail-regular"}){return k.jsx("ul",{className:Be(j1e.menuLinkList,n),role:"list",children:e&&e.map(({href:i,label:r,onClick:a,rel:o,target:u},l)=>k.jsx("li",{children:k.jsx(O.Button,{onClick:a,href:i,target:u,rel:o,children:k.jsx(O.Typography,{type:t,as:"span",children:r})})},`${r}_${l}`))})}const V1e="_mobileHeaderBar_13xc4_141",G1e="_typography_13xc4_152",W1e="_titleElement_13xc4_160",q1e="_mobileHeaderBarIcon_13xc4_168",Po={mobileHeaderBar:V1e,typography:G1e,titleElement:W1e,mobileHeaderBarIcon:q1e},U1e=({as:n,className:e,left:t,right:i,title:r,type:a="h2"})=>{const o=typeof r=="string";return k.jsxs("div",{className:Be(Po.mobileHeaderBar,e),children:[k.jsx("div",{className:Po.mobileHeaderBarIcon,children:t}),o?k.jsx(O.Typography,{className:Po.typography,type:a,as:n,children:r}):k.jsx("div",{className:Po.titleElement,children:r}),k.jsx("div",{className:Po.mobileHeaderBarIcon,children:i})]})},Z1e="_react-datepicker__day-names_19d4n_120",K1e="_react-datepicker__week_19d4n_124",Y1e="_react-datepicker__day--outside-month_19d4n_131",J1e="_react-datepicker_19d4n_120",Q1e="_root_19d4n_141",X1e="_body_19d4n_153",e0e="_header_19d4n_157",n0e="_header-controls_19d4n_165",t0e="_navigation_19d4n_172",i0e="_swiper_19d4n_181",r0e="_slide_19d4n_185",a0e="_slide--profiles_with_address_19d4n_189",s0e="_slide--profiles_with_written_recommendations_19d4n_193",Ai={"react-datepicker__day-names":"_react-datepicker__day-names_19d4n_120",reactDatepickerDayNames:Z1e,"react-datepicker__week":"_react-datepicker__week_19d4n_124",reactDatepickerWeek:K1e,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_19d4n_131",reactDatepickerDayOutsideMonth:Y1e,"react-datepicker":"_react-datepicker_19d4n_120",reactDatepicker:J1e,root:Q1e,body:X1e,header:e0e,"header-controls":"_header-controls_19d4n_165",headerControls:n0e,navigation:t0e,swiper:i0e,slide:r0e,"slide--profiles_with_address":"_slide--profiles_with_address_19d4n_189",slideProfilesWithAddress:a0e,"slide--profiles_with_written_recommendations":"_slide--profiles_with_written_recommendations_19d4n_193",slideProfilesWithWrittenRecommendations:s0e},o0e=(n,e)=>v.createElement("svg",{width:343,height:192,viewBox:"0 0 343 192",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_20866_10199)"},v.createElement("g",{clipPath:"url(#clip1_20866_10199)"},v.createElement("rect",{x:114,width:115,height:192,fill:"#E9E8ED"}),v.createElement("rect",{x:228.66,width:114.33,height:192,fill:"#D2D0DB"}),v.createElement("path",{d:"M228.664 0H342.994V80H228.664V0Z",fill:"#E9E8ED"}),v.createElement("path",{d:"M0 0H114V192H0V0Z",fill:"#D2D0DB"}),v.createElement("path",{d:"M0 96L114.33 192H0V96Z",fill:"#F4F3F6"}),v.createElement("path",{d:"M114.33 0H228.663V112L171.497 136L114.33 112V0Z",fill:"#F4F3F6"}))),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_20866_10199"},v.createElement("rect",{width:343,height:192,fill:"white"})),v.createElement("clipPath",{id:"clip1_20866_10199"},v.createElement("rect",{width:343,height:192,fill:"white"})))),q_=C.forwardRef(o0e),u0e="_root_1p8ei_141",l0e="_root__imageContainer_1p8ei_152",f0e="_root__image_1p8ei_152",d0e="_root__imagePlaceholder_1p8ei_164",c0e="_root__heart_1p8ei_169",h0e="_root__info_1p8ei_179",g0e="_root__titleContainer_1p8ei_186",m0e="_root__title_1p8ei_186",p0e="_root__category_1p8ei_197",v0e="_root__address_1p8ei_204",ri={root:u0e,root__imageContainer:l0e,root__image:f0e,root__imagePlaceholder:d0e,root__heart:c0e,"root__heartIcon--filled":"_root__heartIcon--filled_1p8ei_176",root__info:h0e,root__titleContainer:g0e,root__title:m0e,root__category:p0e,root__address:v0e};function b0e({address:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:o,title:u}){const l=d=>{d.preventDefault(),d.stopPropagation(),a()};return k.jsxs("article",{className:ri.root,onClick:r,tabIndex:0,role:"link",children:[k.jsxs("div",{className:ri.root__imageContainer,children:[k.jsx(O.OverlayButton,{className:ri.root__heart,iconClassName:Be(ri.root__heartIcon,{[ri["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:l}),o?o({className:ri.root__image}):k.jsx(q_,{className:ri.root__imagePlaceholder})]}),k.jsxs("div",{className:ri.root__info,children:[k.jsx("div",{className:ri.root__titleContainer,children:k.jsx(O.Typography,{type:"body-semibold",as:"h4",className:ri.root__title,children:u})}),k.jsx(O.Typography,{type:"detail-medium",as:"p",className:ri.root__category,children:e.join(", ")}),k.jsx(O.Typography,{type:"detail-medium",as:"p",className:ri.root__address,children:n})]})]})}const w0e="_root_1xbwf_141",k0e="_root__imageContainer_1xbwf_152",_0e="_root__heart_1xbwf_160",y0e="_root__image_1xbwf_152",x0e="_root__imagePlaceholder_1xbwf_175",S0e="_root__info_1xbwf_180",C0e="_root__title_1xbwf_184",E0e="_root__category_1xbwf_192",M0e="_root__quote_1xbwf_200",T0e="_quote_1xbwf_204",F0e="_quote__container_1xbwf_212",P0e="_quote__text_1xbwf_218",Et={root:w0e,root__imageContainer:k0e,root__heart:_0e,"root__heartIcon--filled":"_root__heartIcon--filled_1xbwf_167",root__image:y0e,root__imagePlaceholder:x0e,root__info:S0e,root__title:C0e,root__category:E0e,root__quote:M0e,quote:T0e,quote__container:F0e,quote__text:P0e},A0e=62,L0e=84;function R0e({authorName:n,categories:e,heartAriaLabel:t,heartFilled:i,onCardClick:r,onHeartClick:a,renderImage:o,text:u,title:l}){const c=ch()?L0e:A0e,m=u.length>=c?`${u.slice(0,c-1).trimEnd()}...`:u,g=p=>{p.preventDefault(),p.stopPropagation(),a()};return k.jsxs("article",{className:Et.root,onClick:r,tabIndex:0,role:"link",children:[k.jsxs("div",{className:Et.root__imageContainer,children:[k.jsx(O.OverlayButton,{className:Et.root__heart,iconClassName:Be(Et.root__heartIcon,{[Et["root__heartIcon--filled"]]:i}),iconSelected:"heart_filled",iconUnselected:"heart_outline",selected:i,ariaLabel:t,onClick:g}),o?o({className:Et.root__image}):k.jsx(q_,{className:Et.root__imagePlaceholder})]}),k.jsxs("div",{className:Et.root__info,children:[k.jsx(O.Typography,{type:"body-semibold",as:"h4",className:Et.root__title,children:l}),k.jsx(O.Typography,{type:"detail-medium",as:"p",className:Et.root__category,children:e.join(", ")}),k.jsxs("div",{className:Be(Et.root__quote,Et.quote),children:[k.jsx("blockquote",{className:Et.quote__container,children:k.jsx(O.Typography,{type:"detail-regular",as:"p",className:Et.quote__text,children:`“${m}”`})}),k.jsx(O.Typography,{type:"detail-medium",as:"p",children:`–${n}`})]})]})]})}const z0e={profiles_with_address:b0e,profiles_with_written_recommendations:R0e};function $0e({className:n,headerClassname:e,items:t,linkLabel:i,onLinkClick:r,onSwipe:a,sliderOffsetDesktop:o=12,sliderOffsetMobile:u=12,title:l,variant:d}){const c=C.useRef(null),m=C.useRef(null),g=C.useRef(null),p=C.useRef(0),w=z0e[d],S=ch(),x=S?"h4":"h5",y=S?o:u,T=C.useCallback(Ms.debounce(P=>{if(p.current===P.activeIndex)return;const I=P.activeIndex>p.current?"next":"prev";a==null||a(I),p.current=P.activeIndex},200),[a]);return k.jsx(O.Card,{className:Be(Ai.root,n),borderRadius:!0,children:k.jsxs(O.CardBody,{className:Ai.body,children:[k.jsx(O.CardHeader,{headline:l,type:x,as:"h3",className:Be(Ai.header,e),rightElement:k.jsxs("div",{className:Ai.headerControls,children:[k.jsx(O.TextButton,{color:"blue",text:i,size:"medium",onClick:r}),k.jsxs("div",{className:Ai.navigation,role:"presentation",children:[k.jsx(O.IconButton,{ref:m,icon:"chevron_left",size:"medium",className:Ai.arrow,ariaLabel:"Previous"}),k.jsx(O.IconButton,{ref:g,icon:"chevron_right",size:"medium",className:Ai.arrow,ariaLabel:"Next"})]})]})}),k.jsx(Ih,{className:Ai.swiper,ref:c,init:!1,modules:[vb,bb],slidesPerView:"auto",spaceBetween:12,slidesOffsetBefore:y,slidesOffsetAfter:y,onActiveIndexChange:T,onBeforeInit:P=>{p.current=P.activeIndex,P.params.navigation.nextEl=g.current,P.params.navigation.prevEl=m.current},children:t.map(P=>k.jsx(Oh,{className:Be(Ai.slide,Ai[`slide--${d}`]),children:k.jsx(w,{...P})},P.title))})]})})}const B0e="_root_1gdcc_141",I0e="_poiButton_1gdcc_144",O0e="_card_1gdcc_147",D0e="_cardBody_1gdcc_156",N0e="_leftIconWrapper_1gdcc_163",j0e="_infoSection_1gdcc_180",H0e="_truncatedText_1gdcc_186",V0e="_title_1gdcc_192",G0e="_location_1gdcc_195",W0e="_withDisc_1gdcc_200",q0e="_rightIconWrapper_1gdcc_204",U0e="_removeButton_1gdcc_209",ot={root:B0e,poiButton:I0e,card:O0e,cardBody:D0e,leftIconWrapper:N0e,infoSection:j0e,truncatedText:H0e,title:V0e,location:G0e,withDisc:W0e,rightIconWrapper:q0e,removeButton:U0e},Z0e=({address:n,badges:e=[],heartComponent:t,hood:i,imageSrc:r,onClick:a,onRemove:o,placeholderType:u="business",subcategory:l,title:d})=>k.jsxs("div",{className:ot.root,children:[k.jsx(O.Button,{className:ot.poiButton,onClick:a,children:k.jsx(O.Card,{borderRadius:!0,withoutPadding:!0,className:ot.card,children:k.jsxs(O.CardBody,{className:ot.cardBody,children:[k.jsx("div",{className:ot.leftIconWrapper,children:k.jsx(O.Badge,{badgeIcons:e,size:"small",children:r?k.jsx(O.Thumbnail,{shape:"circular",size:"64",src:r,alt:d}):k.jsx(O.PoiAvatar,{size:"64",type:u})})}),k.jsxs("div",{className:ot.infoSection,"data-testid":"poi-card-info",children:[k.jsx(O.Typography,{as:"span",type:"body-semibold",className:Be(ot.truncatedText,ot.title),children:d}),l&&k.jsx(O.Typography,{as:"span",type:"detail-regular",className:ot.truncatedText,children:l}),k.jsxs("ul",{className:Be({[ot.location]:n}),children:[k.jsx("li",{children:n&&k.jsx(O.Typography,{as:"span",type:"detail-medium",className:ot.truncatedText,children:n})}),i&&k.jsx("li",{className:Be({[ot.withDisc]:n}),children:k.jsx(O.Typography,{as:"span",type:"detail-medium",className:Be(ot.truncatedText,ot.hood),children:i})})]})]})]})})}),k.jsx("div",{className:ot.rightIconWrapper,children:o?k.jsx(O.IconButton,{icon:"cross_circle",size:"medium",onClick:o,ariaLabel:"remove button",className:ot.removeButton}):t})]}),K0e="_root_p2wty_141",Y0e="_interactive_p2wty_145",J0e="_text_p2wty_149",Q0e="_name_p2wty_156",X0e="_link_p2wty_160",Ao={root:K0e,interactive:Y0e,text:J0e,name:Q0e,link:X0e},U_=({alt:n,link:e,name:t,onClick:i,src:r})=>{const a=i?O.Button:"div";return k.jsxs(a,{className:Be(Ao.root,{[Ao.interactive]:!!i}),...i&&{onClick:i},children:[k.jsx(O.Thumbnail,{alt:n,src:r,shape:"circular",size:"56"}),k.jsxs("div",{className:Ao.text,children:[k.jsx(O.Typography,{className:Ao.name,type:"h5",children:t}),k.jsx(O.Typography,{type:"detail-medium",className:Ao.link,children:e})]})]})},ehe="_root_rt122_141",nhe="_root__tileItem_rt122_146",the="_root__moreBtn_rt122_150",af={root:ehe,root__tileItem:nhe,root__moreBtn:the},ihe="_poiProfileTile_fqca4_141",rhe="_poiProfileTile__icon_fqca4_152",ahe="_poiProfileTile__label_fqca4_159",sf={poiProfileTile:ihe,poiProfileTile__icon:rhe,poiProfileTile__label:ahe,"poiProfileTile--selected":"_poiProfileTile--selected_fqca4_170"},Z6=({buttonLabel:n,icon:e,selected:t,...i})=>k.jsxs(O.Button,{...i,className:Be(sf.poiProfileTile,{[sf["poiProfileTile--selected"]]:t}),children:[k.jsx(O.Icon,{name:e,size:"32",className:sf.poiProfileTile__icon}),k.jsx(O.Typography,{type:"detail-medium",className:sf.poiProfileTile__label,children:n})]}),she=({moreMenuData:n,tiles:e,withoutMoreMenu:t})=>{const[i,r]=C.useState(!1),a=C.useRef(null),o=()=>r(!1);return k.jsxs("ul",{className:af.root,children:[e.map((u,l)=>k.jsx("li",{className:af.root__tileItem,ref:u.ref,children:k.jsx(Z6,{...u})},`${u.buttonLabel}-${l}`)),t?null:k.jsxs("li",{className:Be(af.root__moreBtn,af.root__tileItem),ref:a,children:[k.jsx(Z6,{buttonLabel:"Mehr",icon:"more_dots_outline",onClick:()=>r(!i)}),k.jsx(O.Popup,{open:i,anchor:a.current,placement:"top-end",handleClickAway:o,offset:(n==null?void 0:n.offset)&&n.offset,children:k.jsx(O.DropdownCard,{items:n.options,onClose:o,hasHeader:!0,headerProps:{text:"Schließen"}})})]})]})},ohe="_content_xgbn2_141",uhe="_quoteImage_xgbn2_170",lhe="_quoteContent_xgbn2_191",s0={content:ohe,quoteImage:uhe,quoteContent:lhe},fhe=(n,e)=>v.createElement("svg",{width:53,height:44,viewBox:"0 0 53 44",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("path",{d:"M17.8495 0.294504C5.26226 0.956989 0.624859 7.84684 0.624859 20.4341V40.4411C0.624859 41.8986 1.81733 43.0911 3.2748 43.0911H19.1745C20.6319 43.0911 21.8244 41.8986 21.8244 40.4411V24.5415C21.8244 23.084 20.6319 21.8915 19.1745 21.8915H12.6821C12.8146 16.3267 13.6096 12.4842 19.1745 11.2918C21.2944 10.8943 21.8244 10.4968 21.8244 8.50933V3.60693C21.8244 0.691998 20.1019 0.162008 17.8495 0.294504ZM48.3238 0.294504C35.7366 0.956989 31.0992 7.84684 31.0992 20.4341V40.4411C31.0992 41.8986 32.2917 43.0911 33.7492 43.0911H49.6488C51.1063 43.0911 52.2988 41.8986 52.2988 40.4411V24.5415C52.2988 23.084 51.1063 21.8915 49.6488 21.8915H43.1565C43.289 16.3267 44.0839 12.4842 49.6488 11.2918C51.7688 10.8943 52.2988 10.4968 52.2988 8.50933V3.60693C52.2988 0.691998 50.5763 0.162008 48.3238 0.294504Z",fill:"#b5d622"})),dhe=C.forwardRef(fhe),che=({author:n,authorType:e="body-semibold",contentClassName:t,fontSet:i="product",image:r,imageSlot:a,quote:o,quoteImageClassName:u,quoteType:l="body-regular"})=>k.jsxs("div",{className:Be(s0.content,t),children:[k.jsx("div",{className:Be(s0.quoteImage,u),children:a??k.jsx("img",{src:r.src,alt:r.alt})}),k.jsxs("div",{className:s0.quoteContent,children:[k.jsx(dhe,{}),k.jsx(O.Typography,{fontSet:i,type:l,children:o}),k.jsx(O.Typography,{fontSet:i,type:e,children:n})]})]});function hhe(n){var e=typeof n;return n!=null&&(e=="object"||e=="function")}var Z_=hhe,ghe=typeof Te=="object"&&Te&&Te.Object===Object&&Te,mhe=ghe,phe=mhe,vhe=typeof self=="object"&&self&&self.Object===Object&&self,bhe=phe||vhe||Function("return this")(),K_=bhe,whe=K_,khe=function(){return whe.Date.now()},_he=khe,yhe=/\s/;function xhe(n){for(var e=n.length;e--&&yhe.test(n.charAt(e)););return e}var She=xhe,Che=She,Ehe=/^\s+/;function Mhe(n){return n&&n.slice(0,Che(n)+1).replace(Ehe,"")}var The=Mhe,Fhe=K_,Phe=Fhe.Symbol,Y_=Phe,K6=Y_,J_=Object.prototype,Ahe=J_.hasOwnProperty,Lhe=J_.toString,Lo=K6?K6.toStringTag:void 0;function Rhe(n){var e=Ahe.call(n,Lo),t=n[Lo];try{n[Lo]=void 0;var i=!0}catch{}var r=Lhe.call(n);return i&&(e?n[Lo]=t:delete n[Lo]),r}var zhe=Rhe,$he=Object.prototype,Bhe=$he.toString;function Ihe(n){return Bhe.call(n)}var Ohe=Ihe,Y6=Y_,Dhe=zhe,Nhe=Ohe,jhe="[object Null]",Hhe="[object Undefined]",J6=Y6?Y6.toStringTag:void 0;function Vhe(n){return n==null?n===void 0?Hhe:jhe:J6&&J6 in Object(n)?Dhe(n):Nhe(n)}var Ghe=Vhe;function Whe(n){return n!=null&&typeof n=="object"}var qhe=Whe,Uhe=Ghe,Zhe=qhe,Khe="[object Symbol]";function Yhe(n){return typeof n=="symbol"||Zhe(n)&&Uhe(n)==Khe}var Jhe=Yhe,Qhe=The,Q6=Z_,Xhe=Jhe,X6=NaN,e2e=/^[-+]0x[0-9a-f]+$/i,n2e=/^0b[01]+$/i,t2e=/^0o[0-7]+$/i,i2e=parseInt;function r2e(n){if(typeof n=="number")return n;if(Xhe(n))return X6;if(Q6(n)){var e=typeof n.valueOf=="function"?n.valueOf():n;n=Q6(e)?e+"":e}if(typeof n!="string")return n===0?n:+n;n=Qhe(n);var t=n2e.test(n);return t||t2e.test(n)?i2e(n.slice(2),t?2:8):e2e.test(n)?X6:+n}var a2e=r2e,s2e=Z_,o0=_he,e4=a2e,o2e="Expected a function",u2e=Math.max,l2e=Math.min;function f2e(n,e,t){var i,r,a,o,u,l,d=0,c=!1,m=!1,g=!0;if(typeof n!="function")throw new TypeError(o2e);e=e4(e)||0,s2e(t)&&(c=!!t.leading,m="maxWait"in t,a=m?u2e(e4(t.maxWait)||0,e):a,g="trailing"in t?!!t.trailing:g);function p(N){var J=i,ie=r;return i=r=void 0,d=N,o=n.apply(ie,J),o}function w(N){return d=N,u=setTimeout(y,e),c?p(N):o}function S(N){var J=N-l,ie=N-d,ne=e-J;return m?l2e(ne,a-ie):ne}function x(N){var J=N-l,ie=N-d;return l===void 0||J>=e||J<0||m&&ie>=a}function y(){var N=o0();if(x(N))return T(N);u=setTimeout(y,S(N))}function T(N){return u=void 0,g&&i?p(N):(i=r=void 0,o)}function P(){u!==void 0&&clearTimeout(u),d=0,i=l=r=u=void 0}function I(){return u===void 0?o:T(o0())}function R(){var N=o0(),J=x(N);if(i=arguments,r=this,l=N,J){if(u===void 0)return w(l);if(m)return clearTimeout(u),u=setTimeout(y,e),p(l)}return u===void 0&&(u=setTimeout(y,e)),o}return R.cancel=P,R.flush=I,R}var d2e=f2e;const c2e=kr(d2e);var Cs=(n=>(n.Mouse="mouse",n.Touch="touch",n.Pointer="pointer",n))(Cs||{}),Io=(n=>(n.CancelledByMovement="cancelled-by-movement",n.CancelledByRelease="cancelled-by-release",n.CancelledOutsideElement="cancelled-outside-element",n))(Io||{});const Q_=()=>typeof window=="object"?(window==null?void 0:window.PointerEvent)??null:null,h2e=()=>typeof window=="object"?(window==null?void 0:window.TouchEvent)??null:null;function X_(n){const{nativeEvent:e}=n,t=h2e();return t&&e instanceof t||"touches"in n}function ey(n){const e=Q_();return n.nativeEvent instanceof MouseEvent&&!(e&&n.nativeEvent instanceof e)}function ny(n){const{nativeEvent:e}=n;if(!e)return!1;const t=Q_();return t&&e instanceof t||"pointerId"in e}function n4(n){return ey(n)||X_(n)||ny(n)}function t4(n){return X_(n)?{x:n.touches[0].pageX,y:n.touches[0].pageY}:ey(n)||ny(n)?{x:n.pageX,y:n.pageY}:null}function g2e(n){return{target:n.target,currentTarget:n.currentTarget,nativeEvent:n,persist:()=>{}}}function m2e(n,{threshold:e=400,captureEvent:t=!1,detect:i=Cs.Pointer,cancelOnMovement:r=!1,cancelOutsideElement:a=!0,filterEvents:o,onStart:u,onMove:l,onFinish:d,onCancel:c}={}){const m=C.useRef(!1),g=C.useRef(!1),p=C.useRef(),w=C.useRef(),S=C.useRef(n),x=C.useRef(null),y=C.useCallback(R=>N=>{g.current||n4(N)&&(o!==void 0&&!o(N)||(t&&N.persist(),u==null||u(N,{context:R}),x.current=t4(N),g.current=!0,p.current=N.currentTarget,w.current=setTimeout(()=>{S.current&&(S.current(N,{context:R}),m.current=!0)},e)))},[t,o,u,e]),T=C.useCallback(R=>(N,J)=>{n4(N)&&g.current&&(x.current=null,t&&N.persist(),m.current?d==null||d(N,{context:R}):g.current&&(c==null||c(N,{context:R,reason:J??Io.CancelledByRelease})),m.current=!1,g.current=!1,w.current!==void 0&&clearTimeout(w.current))},[t,d,c]),P=C.useCallback(R=>N=>{if(l==null||l(N,{context:R}),r!==!1&&x.current){const J=t4(N);if(J){const ie=r===!0?25:r,ne={x:Math.abs(J.x-x.current.x),y:Math.abs(J.y-x.current.y)};(ne.x>ie||ne.y>ie)&&T(R)(N,Io.CancelledByMovement)}}},[T,r,l]),I=C.useCallback(R=>{if(n===null)return{};switch(i){case Cs.Mouse:{const N={onMouseDown:y(R),onMouseMove:P(R),onMouseUp:T(R)};return a&&(N.onMouseLeave=J=>{T(R)(J,Io.CancelledOutsideElement)}),N}case Cs.Touch:return{onTouchStart:y(R),onTouchMove:P(R),onTouchEnd:T(R)};case Cs.Pointer:{const N={onPointerDown:y(R),onPointerMove:P(R),onPointerUp:T(R)};return a&&(N.onPointerLeave=J=>T(R)(J,Io.CancelledOutsideElement)),N}}},[n,T,a,i,P,y]);return C.useEffect(()=>{if(!window)return;function R(N){const J=g2e(N);T()(J)}return window.addEventListener("mouseup",R),window.addEventListener("touchend",R),window.addEventListener("pointerup",R),()=>{window.removeEventListener("mouseup",R),window.removeEventListener("touchend",R),window.removeEventListener("pointerup",R)}},[T]),C.useEffect(()=>()=>{w.current!==void 0&&clearTimeout(w.current)},[]),C.useEffect(()=>{S.current=n},[n]),I}const i4=["thank_you","agree","support","great","good_idea","bravo","haha","wow","sad"],ty=n=>n.slice().sort((e,t)=>{const i=e.count??0,r=t.count??0;return i!==r?r-i:i4.indexOf(e.reaction)-i4.indexOf(t.reaction)}),p2e=n=>Object.values(In.REACTION_TYPE).includes(n)&&n!=="bookmark",v2e="_reactionStack_16fh4_141",b2e="_stack_16fh4_146",r4={reactionStack:v2e,stack:b2e},w2e="_react-datepicker__day-names_1hide_120",k2e="_react-datepicker__week_1hide_124",_2e="_react-datepicker__day--outside-month_1hide_131",y2e="_react-datepicker_1hide_120",x2e="_pill_1hide_141",S2e="_pillExpanded_1hide_152",C2e="_pillSelected_1hide_158",E2e="_pillStack_1hide_166",M2e="_pillSize--small_1hide_169",T2e="_count_1hide_173",ws={"react-datepicker__day-names":"_react-datepicker__day-names_1hide_120",reactDatepickerDayNames:w2e,"react-datepicker__week":"_react-datepicker__week_1hide_124",reactDatepickerWeek:k2e,"react-datepicker__day--outside-month":"_react-datepicker__day--outside-month_1hide_131",reactDatepickerDayOutsideMonth:_2e,"react-datepicker":"_react-datepicker_1hide_120",reactDatepicker:y2e,pill:x2e,pillExpanded:S2e,pillSelected:C2e,pillStack:E2e,"pillSize--small":"_pillSize--small_1hide_169",pillSizeSmall:M2e,count:T2e},F2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_771)"},v.createElement("circle",{cx:10,cy:10,r:8.33333,fill:"#7C5BFF"}),v.createElement("path",{d:"M7.49999 8.33333V10.4167M7.49999 10.4167V12.5M7.49999 10.4167H5.41666M7.49999 10.4167H9.58332M12.9167 13.75V5.68894C12.9167 5.58846 12.7952 5.53814 12.7241 5.60919L10.8333 7.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66667C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_771"},v.createElement("rect",{width:20,height:20,fill:"white"})))),P2e=C.forwardRef(F2e),A2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_783)"},v.createElement("path",{d:"M12.5 3.33334L15.4167 5.83334L2.91667 15L1.25 13.3333V9.16667L6.25 3.75L8.33333 5.41667L12.5 3.33334Z",fill:"#98CBD6"}),v.createElement("path",{d:"M6.97559 18.1003L4.56963 17.0309C4.0579 16.8035 3.6946 16.3343 3.60253 15.7819L3.0508 12.4715C2.96617 11.9638 3.12095 11.4454 3.47012 11.0671L6.99368 7.24989C7.51364 6.68659 8.38062 6.62117 8.97923 7.10006C9.56035 7.56495 10.3981 7.51855 10.9243 6.99233L11.0064 6.91023C11.1669 6.74971 11.36 6.62542 11.5725 6.54572L13.396 5.8619C14.0976 5.59882 14.8884 5.83621 15.3291 6.44216L17.1029 8.88114C17.5747 9.52986 17.5175 10.4226 16.9667 11.0058L11.168 17.1457C10.9494 17.377 10.6693 17.541 10.3605 17.6182L8.05671 18.1941C7.69596 18.2843 7.3154 18.2513 6.97559 18.1003Z",fill:"#E0F5F9"}),v.createElement("path",{d:"M9.58333 8.33333L7.49999 10.4167M9.58333 8.33333C9.58333 8.33333 9.64106 7.14106 9.16666 6.66666C8.92652 6.42652 8.50244 6.32273 8.14218 6.27879C7.73108 6.22864 7.33777 6.41222 7.04492 6.70507L4.99998 8.74999C3.18693 10.5631 2.30547 12.8694 2.87163 14.9137M9.58333 8.33333C9.99561 7.92104 11.0752 6.96561 11.9707 6.18286C12.7821 5.47369 13.972 5.35468 14.8394 5.99399C15.0217 6.12833 15.1905 6.26146 15.3245 6.38256M7.91666 5.83333L6.24999 7.49999M7.91666 5.83333C7.91666 5.83333 7.9744 4.64106 7.49999 4.16666C7.25986 3.92652 6.83578 3.82273 6.47551 3.77879C6.06441 3.72864 5.6711 3.91222 5.37825 4.20507L3.33331 6.24999C0.833326 8.74999 0.104597 12.1879 2.49999 14.5833C2.6197 14.703 2.74376 14.813 2.87163 14.9137M7.91666 5.83333C8.32948 5.4205 9.36671 4.61978 10.2459 3.9616C11.1292 3.30036 12.3014 3.12015 13.2681 3.65222C13.745 3.91475 14.2332 4.23317 14.5833 4.58333C15.2687 5.26865 15.6096 5.95397 15.709 6.62213M15.709 6.62213C15.891 6.7519 16.0715 6.90488 16.25 7.08333C16.5282 7.36149 16.7496 7.63965 16.9211 7.91667M15.709 6.62213C15.5814 6.53113 15.4532 6.45153 15.3245 6.38256M2.87163 14.9137C3.08614 15.6882 3.50846 16.4251 4.16665 17.0833C6.60235 19.519 10.8333 17.9167 12.5 16.25L15 13.75C15.537 13.213 16.5079 12.0474 17.0687 11.3634C17.3525 11.0172 17.5402 10.5993 17.5434 10.1516C17.5483 9.4978 17.4534 8.52294 16.9211 7.91667M18.3333 2.91667L17.4712 3.77879M15.4167 2.91667V1.66667M17.9167 5.83333H19.1667M16.9211 7.91667L12.5 12.3378M15.3245 6.38256L10.8333 10.8737",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_783"},v.createElement("rect",{width:20,height:20,fill:"white"})))),L2e=C.forwardRef(A2e),R2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("rect",{x:7.5,y:14.1667,width:5,height:3.33333,fill:"#E9E8ED"}),v.createElement("path",{d:"M5.83333 4.16667L10 2.5L14.1667 4.16667L15.4167 9.16667L13.3333 12.5V13.75H6.66667V12.5L4.58333 9.16667L5.83333 4.16667Z",fill:"#FFDD64"}),v.createElement("path",{d:"M12.5 13.75V13.75C12.9602 13.75 13.3333 13.3769 13.3333 12.9167V12.5928C13.3333 12.3364 13.4541 12.0971 13.6438 11.9246C14.733 10.9338 15.4167 9.50507 15.4167 7.91667C15.4167 4.92512 12.9915 2.5 10 2.5C7.00846 2.5 4.58333 4.92512 4.58333 7.91667C4.58333 9.50507 5.26703 10.9338 6.3562 11.9246C6.54589 12.0971 6.66667 12.3364 6.66667 12.5928V12.9167C6.66667 13.3769 7.03976 13.75 7.5 13.75V13.75M12.5 13.75V15.8333M12.5 13.75H10M7.5 13.75V15.8333M7.5 13.75H10M7.5 15.8333V16.25C7.5 17.1705 8.24619 17.9167 9.16667 17.9167H10.8333C11.7538 17.9167 12.5 17.1705 12.5 16.25V15.8333M7.5 15.8333H12.5M10 13.75V10.4167M10 10.4167L11.6667 8.75M10 10.4167L8.33333 8.75M15.8333 2.91667L16.6667 2.08333M3.33333 2.08333L4.16667 2.91667M2.5 13.75L3.33333 12.9167M16.6667 12.9167L17.5 13.75M17.5 7.91667H18.3333M2.5 7.91667H1.66667",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),z2e=C.forwardRef(R2e),$2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_786)"},v.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66666 1.66666 5.39762 1.66666 10C1.66666 14.6024 5.39762 18.3333 9.99999 18.3333ZM15 10.8333H5L5.83333 14.1667L10 15.4167L14.1667 14.1667L15 10.8333Z",fill:"#FFDD64"}),v.createElement("rect",{x:5,y:10.8333,width:10,height:2.08333,fill:"white"}),v.createElement("path",{d:"M5.83334 12.9167H14.1667L13.3333 14.5833L10 15.4167L6.66668 14.5833L5.83334 12.9167Z",fill:"#705800"}),v.createElement("path",{d:"M11.6667 7.91666C11.6667 7.91666 12.0833 7.08333 12.9167 7.08333C13.75 7.08333 14.1667 7.91666 14.1667 7.91666M8.33332 7.91666C8.33332 7.91666 7.91666 7.08333 7.08332 7.08333C6.24999 7.08333 5.83332 7.91666 5.83332 7.91666M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666ZM9.99998 15.4167C5.59471 15.4167 4.74729 11.8588 4.60802 11.0124C4.59211 10.9157 4.66782 10.8333 4.76583 10.8333H15.2342C15.3322 10.8333 15.4079 10.9157 15.392 11.0124C15.2527 11.8588 14.4052 15.4167 9.99998 15.4167Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_786"},v.createElement("rect",{width:20,height:20,fill:"white"})))),B2e=C.forwardRef($2e),I2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_777)"},v.createElement("circle",{cx:9.99999,cy:10,r:8.33333,fill:"#FFDD64"}),v.createElement("path",{d:"M9.99998 15.4167C8.83155 15.4167 7.99345 14.4511 7.65975 13.9898C7.5845 13.8858 7.66068 13.75 7.78906 13.75H12.2109C12.3393 13.75 12.4155 13.8858 12.3402 13.9898C12.0065 14.4511 11.1684 15.4167 9.99998 15.4167ZM9.99998 15.4167L10.792 14.8887C10.9292 14.7972 10.8644 14.5833 10.6995 14.5833H8.74999M2.04816 7.5C1.80028 8.2892 1.66666 9.129 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 9.129 18.1997 8.2892 17.9518 7.5M3.48317 4.8057C5.01009 2.89253 7.36188 1.66667 9.99998 1.66667C12.6112 1.66666 14.942 2.86771 16.4699 4.74752M8.33271 5C9.5827 5.41667 10 7.08333 8.75 8.75C7.49999 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16666 10.4167 2.91667 8.75C1.66668 7.08333 2.08271 5.41667 3.33271 5C4.58271 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08272 4.58333 8.33271 5ZM16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1667 10.8333 14.1667 10.8333C14.1667 10.8333 12.5 10.4167 11.25 8.75C9.99999 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M17.5 5.41666V8.33333L14.1667 11.25L10 7.08333L5.83333 11.25L2.5 8.33333V5.41666H9.16667L10 6.66666L10.8333 5.41666H14.1667H17.5Z",fill:"#EC7BCB"}),v.createElement("path",{d:"M8.3327 5C9.5827 5.41667 10 7.08333 8.74999 8.75C7.49998 10.4167 5.83333 10.8333 5.83333 10.8333C5.83333 10.8333 4.16665 10.4167 2.91666 8.75C1.66667 7.08333 2.0827 5.41667 3.3327 5C4.5827 4.58333 5.8327 6.25 5.8327 6.25C5.8327 6.25 7.08271 4.58333 8.3327 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M16.666 5C17.916 5.41667 18.3333 7.08333 17.0833 8.75C15.8333 10.4167 14.1666 10.8333 14.1666 10.8333C14.1666 10.8333 12.5 10.4167 11.25 8.75C9.99998 7.08333 10.416 5.41667 11.666 5C12.916 4.58333 14.166 6.25 14.166 6.25C14.166 6.25 15.416 4.58333 16.666 5Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_777"},v.createElement("rect",{width:20,height:20,fill:"white"})))),O2e=C.forwardRef(I2e),D2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_792)"},v.createElement("path",{d:"M9.99998 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99998 1.66666C5.39761 1.66667 1.66666 5.39763 1.66666 10C1.66666 14.6024 5.39761 18.3333 9.99998 18.3333Z",fill:"#FFDD64"}),v.createElement("path",{d:"M8.33332 14.5833C8.33332 14.5833 9.27228 14.1667 9.99998 14.1667C10.7277 14.1667 11.6667 14.5833 11.6667 14.5833M11.6667 9.16666C11.6667 9.16666 12.3506 9.84563 12.9167 10C13.3876 10.1284 14.1667 10 14.1667 10M8.33332 9.16666C8.33332 9.16666 7.64934 9.84563 7.08332 10C6.61237 10.1284 5.83332 10 5.83332 10M9.99998 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99998 18.3333C5.39761 18.3333 1.66666 14.6024 1.66666 10C1.66666 5.39763 5.39761 1.66667 9.99998 1.66666Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M12.5 16.6667C12.5 17.7712 13.4788 18.75 14.5833 18.75C15.6879 18.75 16.6667 17.7712 16.6667 16.6667C16.6667 15.2925 15.2504 12.502 14.7533 11.5649C14.6798 11.4263 14.4869 11.4263 14.4134 11.5649C13.9163 12.502 12.5 15.2925 12.5 16.6667Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_792"},v.createElement("rect",{width:20,height:20,fill:"white"})))),N2e=C.forwardRef(D2e),j2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_774)"},v.createElement("path",{d:"M4.16666 12.5L6.5306 12.894C6.62115 12.9091 6.71279 12.9167 6.80459 12.9167H11.875C12.4503 12.9167 12.9167 13.383 12.9167 13.9583C12.9167 14.1541 12.8626 14.3373 12.7687 14.4938L17.1423 13.0359C17.9332 12.7722 18.75 13.3609 18.75 14.1946C18.75 14.6832 18.4588 15.1248 18.0097 15.3173L10.4758 18.5461C10.1659 18.6789 9.823 18.7146 9.49239 18.6485L5.99515 17.949C5.88753 17.9275 5.77804 17.9167 5.66829 17.9167H4.16666V17.5C4.16666 17.9602 3.79356 18.3333 3.33332 18.3333H2.49999C2.03975 18.3333 1.66666 17.9602 1.66666 17.5V12.5C1.66666 12.0398 2.03975 11.6667 2.49999 11.6667H3.33332C3.79356 11.6667 4.16666 12.0398 4.16666 12.5Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M1.66666 12.0833H4.16666V18.3333H1.66666V12.0833Z",fill:"#B5D622"}),v.createElement("path",{d:"M4.16666 12.5L4.28996 11.7602L3.41666 11.6147V12.5H4.16666ZM4.16666 17.5H3.41666V18.25H4.16666V17.5ZM7.16666 15.8333C7.16666 16.2475 7.50244 16.5833 7.91666 16.5833C8.33087 16.5833 8.66666 16.2475 8.66666 15.8333H7.16666ZM9.52882 18.2391L9.38173 18.9745L9.52882 18.2391ZM10.449 18.1623L10.182 17.4614L10.449 18.1623ZM5.99515 17.5324L5.84806 18.2678L5.99515 17.5324ZM18.076 15.2567L17.809 14.5559L18.076 15.2567ZM6.5306 12.894L6.4073 13.6338L6.5306 12.894ZM4.04336 13.2398L6.4073 13.6338L6.65389 12.1542L4.28996 11.7602L4.04336 13.2398ZM6.80459 13.6667H11.875V12.1667H6.80459V13.6667ZM4.16666 18.25H5.66829V16.75H4.16666V18.25ZM5.84806 18.2678L9.38173 18.9745L9.67591 17.5037L6.14224 16.7969L5.84806 18.2678ZM10.716 18.8631L18.343 15.9576L17.809 14.5559L10.182 17.4614L10.716 18.8631ZM17.2406 12.543L12.3067 13.8587L12.6932 15.308L17.6271 13.9923L17.2406 12.543ZM11.875 14.25H8.74999V15.75H11.875V14.25ZM3.41666 12.5V17.5H4.91666V12.5H3.41666ZM3.33332 17.1667H2.49999V18.6667H3.33332V17.1667ZM2.41666 17.0833V12.9167H0.916656V17.0833H2.41666ZM2.49999 12.8333H3.33332V11.3333H2.49999V12.8333ZM3.41666 12.9167V17.0833H4.91666V12.9167H3.41666ZM3.33332 12.8333C3.37935 12.8333 3.41666 12.8706 3.41666 12.9167H4.91666C4.91666 12.0422 4.20777 11.3333 3.33332 11.3333V12.8333ZM2.41666 12.9167C2.41666 12.8706 2.45397 12.8333 2.49999 12.8333V11.3333C1.62554 11.3333 0.916656 12.0422 0.916656 12.9167H2.41666ZM8.74999 14.25C7.87554 14.25 7.16666 14.9589 7.16666 15.8333H8.66666C8.66666 15.7873 8.70397 15.75 8.74999 15.75V14.25ZM12.1667 13.9583C12.1667 14.1194 12.0361 14.25 11.875 14.25V15.75C12.8645 15.75 13.6667 14.9478 13.6667 13.9583H12.1667ZM19.5 14.2788C19.5 13.0984 18.3811 12.2388 17.2406 12.543L17.6271 13.9923C17.8153 13.9421 18 14.084 18 14.2788H19.5ZM9.38173 18.9745C9.82811 19.0638 10.2906 19.0252 10.716 18.8631L10.182 17.4614C10.0207 17.5229 9.84522 17.5375 9.67591 17.5037L9.38173 18.9745ZM5.66829 18.25C5.72865 18.25 5.78887 18.256 5.84806 18.2678L6.14224 16.7969C5.98619 16.7657 5.82743 16.75 5.66829 16.75V18.25ZM2.49999 17.1667C2.45397 17.1667 2.41666 17.1294 2.41666 17.0833H0.916656C0.916656 17.9578 1.62554 18.6667 2.49999 18.6667V17.1667ZM11.875 13.6667C12.0361 13.6667 12.1667 13.7972 12.1667 13.9583H13.6667C13.6667 12.9688 12.8645 12.1667 11.875 12.1667V13.6667ZM18.343 15.9576C19.0396 15.6922 19.5 15.0242 19.5 14.2788H18C18 14.4018 17.924 14.5121 17.809 14.5559L18.343 15.9576ZM3.33332 18.6667C4.20778 18.6667 4.91666 17.9578 4.91666 17.0833H3.41666C3.41666 17.1294 3.37935 17.1667 3.33332 17.1667V18.6667ZM6.4073 13.6338C6.5386 13.6557 6.67148 13.6667 6.80459 13.6667V12.1667C6.7541 12.1667 6.7037 12.1625 6.65389 12.1542L6.4073 13.6338Z",fill:"#5E6E14"}),v.createElement("path",{d:"M10.4742 3.22183C11.4151 1.4546 12.9419 1.26685 14.1666 2.08332C15.4166 2.91665 15.8333 4.99999 14.5833 6.66665C13.456 8.16969 10.9733 10.3505 10.4966 10.7642C10.4502 10.8045 10.3831 10.8045 10.3366 10.7642C9.86001 10.3505 7.37726 8.16969 6.24998 6.66665C4.99998 4.99999 5.41666 2.91665 6.66664 2.08332C7.89133 1.26685 9.41816 1.4546 10.3591 3.22183C10.3833 3.26718 10.45 3.26718 10.4742 3.22183Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_774"},v.createElement("rect",{width:20,height:20,fill:"white"})))),H2e=C.forwardRef(j2e),V2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("rect",{x:2.5,y:8.33333,width:3.33333,height:7.5,fill:"#CAE85D"}),v.createElement("path",{d:"M9.16667 2.08333L6.25 8.33333V15.8333H16.6667L17.9167 8.33333L16.6667 6.66667H11.6667L12.0833 3.75L9.16667 2.08333Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M6.25001 8.33333H2.91668C2.45644 8.33333 2.08334 8.70643 2.08334 9.16667V15.4167C2.08334 15.8769 2.45644 16.25 2.91668 16.25H6.25001M6.25001 8.33333L9.08309 2.26246C9.13408 2.15318 9.24376 2.08333 9.36435 2.08333V2.08333C10.8244 2.08333 11.9694 3.33706 11.8372 4.79117L11.6768 6.55488C11.6714 6.61491 11.7186 6.66667 11.7789 6.66667H16.0185C17.0246 6.66667 17.8013 7.55128 17.6712 8.5489L16.856 14.7989C16.7477 15.629 16.0404 16.25 15.2033 16.25H6.25001M6.25001 8.33333V16.25",stroke:"#5E6E14",strokeWidth:1.5})),G2e=C.forwardRef(V2e),W2e=(n,e)=>v.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...n},v.createElement("g",{clipPath:"url(#clip0_10588_789)"},v.createElement("path",{d:"M9.99999 18.3333C14.6024 18.3333 18.3333 14.6024 18.3333 10C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666C5.39762 1.66667 1.66667 5.39763 1.66667 10C1.66667 14.6024 5.39762 18.3333 9.99999 18.3333Z",fill:"#FFDD64"}),v.createElement("path",{d:"M10 12.5L9.16667 13.3333L10 14.1667L10.8333 13.3333L10 12.5ZM10 12.5V13.75M7.5 7.5L7.08333 7.91666M7.08333 7.91666V7.91666C6.85322 7.68655 6.85322 7.31345 7.08333 7.08333V7.08333C7.31345 6.85321 7.68655 6.85321 7.91667 7.08333V7.08333C8.14679 7.31345 8.14679 7.68655 7.91667 7.91666V7.91666C7.68655 8.14678 7.31345 8.14678 7.08333 7.91666V7.91666ZM12.5 7.5L12.0833 7.91666M12.0833 7.91666V7.91666C11.8532 7.68655 11.8532 7.31345 12.0833 7.08333V7.08333C12.3135 6.85321 12.6865 6.85321 12.9167 7.08333V7.08333C13.1468 7.31345 13.1468 7.68655 12.9167 7.91666V7.91666C12.6865 8.14678 12.3135 8.14678 12.0833 7.91666V7.91666ZM9.99999 1.66666C14.6024 1.66666 18.3333 5.39762 18.3333 10C18.3333 14.6024 14.6024 18.3333 9.99999 18.3333C5.39762 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39762 1.66667 9.99999 1.66666ZM11.0417 14.375V14.375C10.4664 14.9503 9.53362 14.9503 8.95833 14.375V14.375C8.38303 13.7997 8.38304 12.867 8.95833 12.2917V12.2917C9.53362 11.7164 10.4664 11.7164 11.0417 12.2917V12.2917C11.617 12.867 11.617 13.7997 11.0417 14.375Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),v.createElement("defs",null,v.createElement("clipPath",{id:"clip0_10588_789"},v.createElement("rect",{width:20,height:20,fill:"white"})))),q2e=C.forwardRef(W2e),U2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#7C5BFF"}),v.createElement("path",{d:"M10.5 11.6666V14.5833M10.5 14.5833V17.5M10.5 14.5833H7.58333M10.5 14.5833H13.4167M18.0833 19.25V7.96449C18.0833 7.82383 17.9133 7.75338 17.8138 7.85285L15.1667 10.5",stroke:"white",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55666 2.33332 2.33333 7.55666 2.33333 14C2.33333 20.4433 7.55666 25.6666 14 25.6666Z",stroke:"#4D17E5",strokeWidth:1.5,strokeLinecap:"round"})),Z2e=C.forwardRef(U2e),K2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M17.5 4.66669L21.5833 8.16669L4.08333 21L1.75 18.6667V12.8334L8.75 5.25002L11.6667 7.58335L17.5 4.66669Z",fill:"#98CBD6"}),v.createElement("path",{d:"M9.76584 25.3404L6.39749 23.8433C5.68107 23.5249 5.17244 22.868 5.04356 22.0947L4.27113 17.4601C4.15265 16.7492 4.36933 16.0235 4.85818 15.4939L9.79116 10.1498C10.5191 9.36122 11.7329 9.26962 12.5709 9.94006C13.3845 10.5909 14.5574 10.526 15.2941 9.78924L15.409 9.67431C15.6337 9.44958 15.904 9.27558 16.2015 9.16399L18.7545 8.20664C19.7366 7.83833 20.8438 8.17068 21.4608 9.01901L23.9441 12.4336C24.6046 13.3418 24.5245 14.5917 23.7534 15.4081L15.6352 24.0039C15.3292 24.3278 14.937 24.5574 14.5047 24.6655L11.2794 25.4718C10.7744 25.5981 10.2416 25.5518 9.76584 25.3404Z",fill:"#E0F5F9"}),v.createElement("path",{d:"M13.4167 11.6666L10.5 14.5833M13.4167 11.6666C13.4167 11.6666 13.4975 9.99747 12.8333 9.3333C12.4971 8.99711 11.9034 8.85181 11.3991 8.79028C10.8235 8.72008 10.2729 8.97709 9.8629 9.38707L6.99999 12.25C4.46171 14.7883 3.22767 18.0172 4.0203 20.8791M13.4167 11.6666C13.9939 11.0894 15.5053 9.75183 16.759 8.65599C17.8949 7.66314 19.5608 7.49653 20.7752 8.39156C21.0304 8.57964 21.2667 8.76602 21.4543 8.93557M11.0833 8.16664L8.75001 10.5M11.0833 8.16664C11.0833 8.16664 11.1642 6.49747 10.5 5.8333C10.1638 5.49711 9.5701 5.35181 9.06573 5.29028C8.49019 5.22008 7.93955 5.47709 7.52957 5.88707L4.66665 8.74997C1.16667 12.25 0.146447 17.0631 3.49999 20.4166C3.6676 20.5842 3.84127 20.7382 4.0203 20.8791M11.0833 8.16664C11.6613 7.58868 13.1134 6.46766 14.3443 5.54622C15.5809 4.62049 17.222 4.3682 18.5753 5.11309C19.243 5.48063 19.9265 5.92642 20.4167 6.41664C21.3761 7.37609 21.8534 8.33554 21.9927 9.27096M21.9927 9.27096C22.2474 9.45264 22.5002 9.66681 22.75 9.91664C23.1394 10.3061 23.4494 10.6955 23.6896 11.0833M21.9927 9.27096C21.814 9.14355 21.6345 9.03212 21.4543 8.93557M4.0203 20.8791C4.32061 21.9635 4.91186 22.9952 5.83333 23.9166C9.24331 27.3266 15.1667 25.0833 17.5 22.75L21 19.25C21.7518 18.4982 23.1111 16.8663 23.8962 15.9088C24.2935 15.4241 24.5562 14.839 24.5608 14.2123C24.5676 13.2969 24.4347 11.9321 23.6896 11.0833M25.6667 4.08331L24.4597 5.29028M21.5833 4.08331V2.33331M25.0833 8.16665H26.8333M23.6896 11.0833L17.5 17.2729M21.4543 8.93557L15.1667 15.2232",stroke:"#166473",strokeWidth:1.5,strokeLinecap:"round"})),Y2e=C.forwardRef(K2e),J2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("rect",{x:10.5,y:19.8333,width:7,height:4.66667,fill:"#E9E8ED"}),v.createElement("path",{d:"M8.16666 5.83333L14 3.5L19.8333 5.83333L21.5833 12.8333L18.6667 17.5V19.25H9.33332V17.5L6.41666 12.8333L8.16666 5.83333Z",fill:"#FFDD64"}),v.createElement("path",{d:"M17.5 19.25V19.25C18.1443 19.25 18.6667 18.7277 18.6667 18.0834V17.63C18.6667 17.271 18.8358 16.936 19.1013 16.6944C20.6262 15.3073 21.5833 13.3071 21.5833 11.0834C21.5833 6.89519 18.1882 3.50002 14 3.50002C9.81185 3.50002 6.41668 6.89519 6.41668 11.0834C6.41668 13.3071 7.37386 15.3073 8.89869 16.6944C9.16425 16.936 9.33334 17.271 9.33334 17.63V18.0834C9.33334 18.7277 9.85568 19.25 10.5 19.25V19.25M17.5 19.25V22.1667M17.5 19.25H14M10.5 19.25V22.1667M10.5 19.25H14M10.5 22.1667V22.75C10.5 24.0387 11.5447 25.0834 12.8333 25.0834H15.1667C16.4553 25.0834 17.5 24.0387 17.5 22.75V22.1667M10.5 22.1667H17.5M14 19.25V14.5834M14 14.5834L16.3333 12.25M14 14.5834L11.6667 12.25M22.1667 4.08335L23.3333 2.91669M4.66668 2.91669L5.83334 4.08335M3.50001 19.25L4.66668 18.0834M23.3333 18.0834L24.5 19.25M24.5 11.0834H25.6667M3.50001 11.0834H2.33334",stroke:"#635C80",strokeWidth:1.5,strokeLinecap:"round"})),Q2e=C.forwardRef(J2e),X2e=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 25.6666C20.4433 25.6666 25.6667 20.4433 25.6667 14C25.6667 7.55666 20.4433 2.33331 14 2.33331C7.55669 2.33331 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55669 25.6666 14 25.6666ZM19.8333 19.8333L21 15.1666H7.00001L8.16668 19.8333L14 21.5833L19.8333 19.8333Z",fill:"#FFDD64"}),v.createElement("rect",{x:7,y:15.1667,width:14,height:2.91667,fill:"white"}),v.createElement("path",{d:"M8.16666 18.0833H19.8333L18.6667 20.4166L14 21.5833L9.33332 20.4166L8.16666 18.0833Z",fill:"#705800"}),v.createElement("path",{d:"M16.3333 11.0833C16.3333 11.0833 16.9167 9.91665 18.0833 9.91665C19.25 9.91665 19.8333 11.0833 19.8333 11.0833M11.6667 11.0833C11.6667 11.0833 11.0833 9.91665 9.91668 9.91665C8.75001 9.91665 8.16668 11.0833 8.16668 11.0833M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM14 21.5833C7.83262 21.5833 6.64623 16.6024 6.45125 15.4174C6.42898 15.282 6.53498 15.1666 6.67218 15.1666H21.3278C21.465 15.1666 21.571 15.282 21.5488 15.4174C21.3538 16.6024 20.1674 21.5833 14 21.5833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),ege=C.forwardRef(X2e),nge=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("circle",{cx:14,cy:14,r:11.6667,fill:"#FFDD64"}),v.createElement("path",{d:"M14 21.5833C12.3642 21.5833 11.1909 20.2315 10.7237 19.5857C10.6183 19.4401 10.725 19.25 10.9047 19.25H17.0953C17.275 19.25 17.3817 19.4401 17.2763 19.5857C16.8092 20.2315 15.6358 21.5833 14 21.5833ZM14 21.5833L15.1088 20.8441C15.3009 20.7161 15.2102 20.4166 14.9794 20.4166H12.25M2.86745 10.5C2.52042 11.6049 2.33334 12.7806 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 12.7806 25.4796 11.6049 25.1326 10.5M4.87646 6.72796C7.01415 4.04953 10.3067 2.33332 14 2.33331C17.6558 2.33331 20.9188 4.01477 23.0579 6.6465M11.6658 6.99998C13.4158 7.58332 14 9.91665 12.25 12.25C10.5 14.5833 8.16669 15.1666 8.16669 15.1666C8.16669 15.1666 5.83334 14.5833 4.08336 12.25C2.33337 9.91665 2.91582 7.58331 4.66582 6.99998C6.41582 6.41665 8.16581 8.74998 8.16581 8.74998C8.16581 8.74998 9.91583 6.41664 11.6658 6.99998ZM23.3325 6.99998C25.0825 7.58332 25.6667 9.91665 23.9167 12.25C22.1667 14.5833 19.8333 15.1666 19.8333 15.1666C19.8333 15.1666 17.5 14.5833 15.75 12.25C14 9.91665 14.5825 7.58331 16.3325 6.99998C18.0825 6.41665 19.8325 8.74998 19.8325 8.74998C19.8325 8.74998 21.5825 6.41664 23.3325 6.99998Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M24.5 7.58331V11.6666L19.8333 15.75L14 9.91665L8.16667 15.75L3.5 11.6666V7.58331H12.8333L14 9.33331L15.1667 7.58331H19.8333H24.5Z",fill:"#EC7BCB"}),v.createElement("path",{d:"M11.6658 6.99999C13.4158 7.58333 14 9.91666 12.25 12.25C10.5 14.5833 8.16667 15.1667 8.16667 15.1667C8.16667 15.1667 5.83332 14.5833 4.08333 12.25C2.33335 9.91666 2.9158 7.58333 4.6658 6.99999C6.4158 6.41666 8.16579 8.74999 8.16579 8.74999C8.16579 8.74999 9.91581 6.41666 11.6658 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M23.3325 6.99999C25.0824 7.58333 25.6667 9.91666 23.9167 12.25C22.1667 14.5833 19.8333 15.1667 19.8333 15.1667C19.8333 15.1667 17.5 14.5833 15.75 12.25C14 9.91666 14.5825 7.58333 16.3325 6.99999C18.0825 6.41666 19.8324 8.74999 19.8324 8.74999C19.8324 8.74999 21.5825 6.41666 23.3325 6.99999Z",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),tge=C.forwardRef(nge),ige=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),v.createElement("path",{d:"M11.6667 20.4166C11.6667 20.4166 12.9812 19.8333 14 19.8333C15.0188 19.8333 16.3333 20.4166 16.3333 20.4166M16.3333 12.8333C16.3333 12.8333 17.2909 13.7839 18.0833 14C18.7427 14.1798 19.8333 14 19.8333 14M11.6667 12.8333C11.6667 12.8333 10.7091 13.7839 9.91668 14C9.25734 14.1798 8.16668 14 8.16668 14M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"}),v.createElement("path",{d:"M17.5 23.3333C17.5 24.8797 18.8703 26.25 20.4167 26.25C21.9631 26.25 23.3333 24.8797 23.3333 23.3333C23.3333 21.4095 21.3505 17.5028 20.6546 16.1909C20.5517 15.9969 20.2817 15.9969 20.1787 16.1909C19.4828 17.5028 17.5 21.4095 17.5 23.3333Z",fill:"#98CBD6",stroke:"#01819C",strokeWidth:1.5,strokeLinecap:"round"})),rge=C.forwardRef(ige),age=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M5.83334 17.5L9.14286 18.0516C9.26963 18.0727 9.39793 18.0833 9.52646 18.0833H16.625C17.4304 18.0833 18.0833 18.7362 18.0833 19.5416C18.0833 19.8158 18.0077 20.0722 17.8762 20.2913L23.9993 18.2502C25.1066 17.8811 26.25 18.7053 26.25 19.8724C26.25 20.5565 25.8424 21.1747 25.2136 21.4441L14.6661 25.9645C14.2323 26.1504 13.7522 26.2004 13.2894 26.1079L8.39324 25.1286C8.24257 25.0985 8.08929 25.0833 7.93563 25.0833H5.83334C5.83334 25.7276 5.31101 26.25 4.66668 26.25H3.50001C2.85568 26.25 2.33334 25.7276 2.33334 25.0833V17.5C2.33334 16.8556 2.85568 16.3333 3.50001 16.3333H4.66668C5.31101 16.3333 5.83334 16.8556 5.83334 17.5Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M2.33334 16.9167H5.83334V25.6667H2.33334V16.9167Z",fill:"#B5D622"}),v.createElement("path",{d:"M5.83334 17.5L5.95664 16.7602L5.08334 16.6147V17.5H5.83334ZM5.83334 24.5H5.08334V25.25H5.83334V24.5ZM10.3333 22.1667C10.3333 22.5809 10.6691 22.9167 11.0833 22.9167C11.4976 22.9167 11.8333 22.5809 11.8333 22.1667H10.3333ZM13.3404 25.5348L13.1933 26.2702L13.3404 25.5348ZM8.39324 24.5453L8.24615 25.2808L8.39324 24.5453ZM25.3065 21.3595L25.0395 20.6586L25.3065 21.3595ZM5.71004 18.2398L9.01956 18.7914L9.26616 17.3118L5.95664 16.7602L5.71004 18.2398ZM9.52646 18.8334H16.625V17.3334H9.52646V18.8334ZM5.83334 25.25H7.93563V23.75H5.83334V25.25ZM8.24615 25.2808L13.1933 26.2702L13.4875 24.7993L8.54032 23.8099L8.24615 25.2808ZM14.8956 26.1281L25.5735 22.0603L25.0395 20.6586L14.3616 24.7263L14.8956 26.1281ZM24.2142 17.85L17.3068 19.692L17.6933 21.1414L24.6007 19.2994L24.2142 17.85ZM16.625 20.25H12.25V21.75H16.625V20.25ZM5.08334 17.5V24.5H6.58334V17.5H5.08334ZM4.66668 24.3334H3.50001V25.8334H4.66668V24.3334ZM3.08334 23.9167V18.0834H1.58334V23.9167H3.08334ZM3.50001 17.6667H4.66668V16.1667H3.50001V17.6667ZM5.08334 18.0834V23.9167H6.58334V18.0834H5.08334ZM4.66668 17.6667C4.8968 17.6667 5.08334 17.8532 5.08334 18.0834H6.58334C6.58334 17.0248 5.72522 16.1667 4.66668 16.1667V17.6667ZM3.08334 18.0834C3.08334 17.8532 3.26989 17.6667 3.50001 17.6667V16.1667C2.44146 16.1667 1.58334 17.0248 1.58334 18.0834H3.08334ZM12.25 20.25C11.1915 20.25 10.3333 21.1081 10.3333 22.1667H11.8333C11.8333 21.9366 12.0199 21.75 12.25 21.75V20.25ZM17.3333 19.5417C17.3333 19.9329 17.0162 20.25 16.625 20.25V21.75C17.8446 21.75 18.8333 20.7613 18.8333 19.5417H17.3333ZM27 19.9903C27 18.535 25.6204 17.475 24.2142 17.85L24.6007 19.2994C25.0546 19.1783 25.5 19.5205 25.5 19.9903H27ZM13.1933 26.2702C13.7628 26.3841 14.3529 26.3348 14.8956 26.1281L14.3616 24.7263C14.0829 24.8325 13.7799 24.8578 13.4875 24.7993L13.1933 26.2702ZM7.93563 25.25C8.0399 25.25 8.14391 25.2603 8.24615 25.2808L8.54032 23.8099C8.34122 23.7701 8.13868 23.75 7.93563 23.75V25.25ZM3.50001 24.3334C3.26989 24.3334 3.08334 24.1468 3.08334 23.9167H1.58334C1.58334 24.9752 2.44146 25.8334 3.50001 25.8334V24.3334ZM16.625 18.8334C17.0162 18.8334 17.3333 19.1505 17.3333 19.5417H18.8333C18.8333 18.3221 17.8446 17.3334 16.625 17.3334V18.8334ZM25.5735 22.0603C26.4324 21.7331 27 20.9095 27 19.9903H25.5C25.5 20.2871 25.3168 20.553 25.0395 20.6586L25.5735 22.0603ZM4.66668 25.8334C5.72522 25.8334 6.58334 24.9752 6.58334 23.9167H5.08334C5.08334 24.1468 4.8968 24.3334 4.66668 24.3334V25.8334ZM9.01956 18.7914C9.18708 18.8193 9.35662 18.8334 9.52646 18.8334V17.3334C9.43925 17.3334 9.35218 17.3261 9.26616 17.3118L9.01956 18.7914Z",fill:"#5E6E14"}),v.createElement("path",{d:"M14.6639 4.51059C15.9812 2.03646 18.1187 1.77362 19.8333 2.91667C21.5833 4.08333 22.1667 7 20.4167 9.33334C18.8385 11.4376 15.3626 14.4907 14.6953 15.0699C14.6303 15.1263 14.5364 15.1263 14.4713 15.0699C13.804 14.4907 10.3282 11.4376 8.74999 9.33334C6.99999 7 7.58335 4.08334 9.33333 2.91667C11.0479 1.77361 13.1855 2.03646 14.5028 4.51059C14.5366 4.57408 14.6301 4.57408 14.6639 4.51059Z",fill:"#FF9DE2",stroke:"#B22B8A",strokeWidth:1.5,strokeLinecap:"round"})),sge=C.forwardRef(age),oge=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("rect",{x:3.5,y:11.6667,width:4.66667,height:10.5,fill:"#CAE85D"}),v.createElement("path",{d:"M12.8333 2.91669L8.75 11.6667V22.1667H23.3333L25.0833 11.6667L23.3333 9.33335H16.3333L16.9167 5.25002L12.8333 2.91669Z",fill:"#F2FBC4"}),v.createElement("path",{d:"M8.75001 11.6667H4.08334C3.43901 11.6667 2.91667 12.189 2.91667 12.8334V21.5834C2.91667 22.2277 3.43901 22.75 4.08334 22.75H8.75001M8.75001 11.6667L12.7163 3.16746C12.7877 3.01447 12.9412 2.91669 13.1101 2.91669V2.91669C15.1542 2.91669 16.7571 4.67191 16.572 6.70765L16.3476 9.17685C16.3399 9.26089 16.4061 9.33335 16.4905 9.33335H22.4259C23.8344 9.33335 24.9218 10.5718 24.7396 11.9685L23.5983 20.7185C23.4467 21.8806 22.4566 22.75 21.2846 22.75H8.75001M8.75001 11.6667V22.75",stroke:"#5E6E14",strokeWidth:1.5})),uge=C.forwardRef(oge),lge=(n,e)=>v.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:28,height:28,viewBox:"0 0 28 28",fill:"none",ref:e,...n},v.createElement("path",{d:"M14 25.6666C20.4433 25.6667 25.6667 20.4433 25.6667 14C25.6667 7.55665 20.4433 2.33331 14 2.33331C7.55668 2.33332 2.33334 7.55666 2.33334 14C2.33334 20.4433 7.55668 25.6666 14 25.6666Z",fill:"#FFDD64"}),v.createElement("path",{d:"M14 16.9166L12.25 18.6666L14 20.4166L15.75 18.6666L14 16.9166ZM14 16.9166L14 19.25M14 2.33331C20.4433 2.33331 25.6667 7.55665 25.6667 14C25.6667 20.4433 20.4433 25.6667 14 25.6666C7.55668 25.6666 2.33334 20.4433 2.33334 14C2.33334 7.55666 7.55668 2.33332 14 2.33331ZM15.4583 20.125V20.125C14.6529 20.9304 13.3471 20.9304 12.5417 20.125V20.125C11.7363 19.3196 11.7363 18.0137 12.5417 17.2083V17.2083C13.3471 16.4029 14.6529 16.4029 15.4583 17.2083V17.2083C16.2638 18.0137 16.2638 19.3196 15.4583 20.125ZM9.91668 9.91665V9.91665C10.2388 9.59448 10.7612 9.59448 11.0833 9.91665V9.91665C11.4055 10.2388 11.4055 10.7611 11.0833 11.0833V11.0833C10.7612 11.4055 10.2388 11.4055 9.91668 11.0833V11.0833C9.59451 10.7611 9.59451 10.2388 9.91668 9.91665ZM18.0833 11.0833V11.0833C17.7612 11.4055 17.2388 11.4055 16.9167 11.0833V11.0833C16.5945 10.7611 16.5945 10.2388 16.9167 9.91665V9.91665C17.2388 9.59448 17.7612 9.59448 18.0833 9.91665V9.91665C18.4055 10.2388 18.4055 10.7611 18.0833 11.0833Z",stroke:"#705800",strokeWidth:1.5,strokeLinecap:"round"})),fge=C.forwardRef(lge),iy=(n,e="big")=>{const t=e==="small";switch(n){case In.REACTION_TYPE.AGREE:return t?k.jsx(P2e,{}):k.jsx(Z2e,{});case In.REACTION_TYPE.BRAVO:return t?k.jsx(L2e,{}):k.jsx(Y2e,{});case In.REACTION_TYPE.GOOD_IDEA:return t?k.jsx(z2e,{}):k.jsx(Q2e,{});case In.REACTION_TYPE.HAHA:return t?k.jsx(B2e,{}):k.jsx(ege,{});case In.REACTION_TYPE.LOVE:return t?k.jsx(O2e,{}):k.jsx(tge,{});case In.REACTION_TYPE.SAD:return t?k.jsx(N2e,{}):k.jsx(rge,{});case In.REACTION_TYPE.SUPPORT:return t?k.jsx(H2e,{}):k.jsx(sge,{});case In.REACTION_TYPE.WOW:return t?k.jsx(q2e,{}):k.jsx(fge,{});case In.REACTION_TYPE.THANK_YOU:default:return t?k.jsx(G2e,{}):k.jsx(uge,{})}},ry=({ariaDescribedBy:n,className:e,count:t,expanded:i,onClick:r,reaction:a,selected:o,size:u="big",stack:l})=>{const d=l?"span":O.Button;return k.jsxs(d,{role:"option",...d==="span"?{"aria-describedby":n}:{ariaDescribedBy:n},onClick:r,ariaSelected:o,className:Be(ws.pill,e,{[ws[`pillSize--${u}`]]:u},{[ws.pillStack]:l},{[ws.pillExpanded]:i&&t},{[ws.pillSelected]:o}),children:[iy(a,u),i&&t&&k.jsx(O.Typography,{className:ws.count,type:"detail-bold",children:`${t}`})]})},dge="_reactionItem_i86nz_141",cge="_reactionItem__reactionPill_i86nz_152",hge="_disableHover_i86nz_161",gge="_reactionItem__tooltip_i86nz_161",of={reactionItem:dge,reactionItem__reactionPill:cge,disableHover:hge,reactionItem__tooltip:gge},mge=({activeReaction:n,count:e,expanded:t,onSelect:i,reaction:r,selected:a,size:o,stack:u,tooltip:l="",toolTipSpacing:d})=>{const c=C.useId(),m=k.jsx(ry,{ariaDescribedBy:c,className:Be(of.reactionItem__reactionPill),stack:u,size:o,selected:!u&&a,expanded:!u&&t,reaction:r,count:e,onClick:()=>i(r)});return k.jsx("li",{"data-reaction":r,className:Be(of.reactionItem,{[of.disableHover]:u||t}),children:l?k.jsx(O.Tooltip,{text:l,id:c,showTooltip:n===r,className:of.reactionItem__tooltip,customSpacing:d,children:m}):m})},ay=({activeReaction:n,expanded:e=!1,limit:t,onClick:i,reactions:r,size:a="small",stack:o=!1,toolTipSpacing:u})=>{const l=m=>{i&&i(m)},d=o?ty(r):r,c=t?d.slice(0,t):d;return k.jsx("ul",{className:Be(r4.reactionStack,{[r4.stack]:o}),children:c.map(({count:m,reaction:g,selected:p,tooltip:w})=>k.jsx(mge,{count:m,reaction:g,selected:p,stack:o,size:a,expanded:e,onSelect:l,activeReaction:n,tooltip:w,toolTipSpacing:u},g))})},pge="_wrapper_wsvau_141",vge="_button_wsvau_148",bge="_hoveredItem_wsvau_153",uf={wrapper:pge,button:vge,hoveredItem:bge},wge=({buttonContent:n,className:e="",disabled:t=!1,offset:i="md",onButtonClick:r,onReactionSelect:a,placement:o="top-start",popupDelay:u={onHover:350,onLongPress:750},reactions:l,trigger:d="hover"})=>{const[c,m]=C.useState(null),g=C.useRef(null),p=C.useRef(null),[w,S]=C.useState(null),x=C.useCallback(c2e(L=>m(L),u.onHover),[]),y=()=>{g.current&&clearTimeout(g.current)},T=()=>{y(),x.cancel(),g.current=setTimeout(()=>{m(null)},500)},P=L=>{a(L),m(null)},I=L=>{d==="hover"&&(y(),Gr()||x(L.currentTarget))},R=()=>{Gr()||y()},N=C.useCallback(()=>{m(p.current)},[]),J=L=>{m(d==="click"?L.currentTarget:null),r&&r()},ie=m2e(N,{detect:Cs.Touch,onFinish:()=>{m(null),S(null),P(w==null?void 0:w.getAttribute("data-reaction"))},onMove:L=>{const{clientX:$,clientY:q}=L.touches[0],H=document.elementFromPoint($,q);if(H){const Q=H.closest("li[data-reaction]");if(w){const z=w.getAttribute("data-reaction"),W=Q?Q.getAttribute("data-reaction"):null;(!Q||z!==W)&&w.classList.remove(uf.hoveredItem)}Q&&Q.classList.add(uf.hoveredItem),S(Q||null)}},onStart:L=>{p.current=L.target},threshold:u.onLongPress}),{...ne}=ie("Mobile context"),Z=!!c,M=w==null?void 0:w.getAttribute("data-reaction");return k.jsx(k.Fragment,{children:k.jsxs("div",{className:e,children:[k.jsx("button",{onMouseOver:I,onClick:J,onMouseLeave:T,ref:p,...Gr()&&ne,className:uf.button,children:n}),k.jsx(O.Popup,{open:Z&&!t,anchor:c,placement:o,offset:i,children:k.jsx("div",{className:uf.wrapper,onMouseOver:R,onMouseLeave:T,children:k.jsx(ay,{reactions:l,stack:!1,expanded:!1,size:"big",onClick:P,activeReaction:M,toolTipSpacing:"10px"})})})]})})};/*! *****************************************************************************
889
889
  Copyright (c) Microsoft Corporation. All rights reserved.
890
890
  Licensed under the Apache License, Version 2.0 (the "License"); you may not use
891
891
  this file except in compliance with the License. You may obtain a copy of the
package/index.mjs CHANGED
@@ -67998,7 +67998,7 @@ const Spe = ({
67998
67998
  };
67999
67999
  return i = m(), e && e.length >= 0 && (i = e.sort((g, p) => g.block - p.block).filter((g) => (g == null ? void 0 : g.position) == null).reduce(
68000
68000
  (g, p, _) => {
68001
- if (i.length >= p.block) {
68001
+ if (i.length > p.block) {
68002
68002
  const x = p.block + _ + 1;
68003
68003
  return [...g.slice(0, x), p, ...g.slice(x)];
68004
68004
  }
@@ -74149,9 +74149,10 @@ const F4 = [
74149
74149
  return /* @__PURE__ */ de(
74150
74150
  d,
74151
74151
  {
74152
+ role: "option",
74152
74153
  ...d === "span" ? { "aria-describedby": n } : { ariaDescribedBy: n },
74153
74154
  onClick: r,
74154
- selected: o,
74155
+ ariaSelected: o,
74155
74156
  className: Ie(
74156
74157
  Ls.pill,
74157
74158
  e,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-base",
3
- "version": "3.3.1-development.1",
3
+ "version": "3.3.1-development.3",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",