{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bbnxnf7ey9w72Viih2zn/2k3M1FV8EMvb9jWbKVeK/lPlxPOD6T.js"],
  "sourcesContent": ["// Generated by Framer (b5638f1)\nconst valuesByLocaleId={c_RItLhPq:{v0:\"Kontakt oss - Hjelp & support | Mollie\",v1:\"Vi er alltid klare til \\xe5 hjelpe. Ta kontakt med oss for teknisk st\\xf8tte eller salgssp\\xf8rsm\\xe5l. V\\xe5rt kundesuksess-team er her for \\xe5 hjelpe deg.\"},dqRn7zXVF:{v0:\"L\\xe9pjen kapcsolatba vel\\xfcnk - Seg\\xedts\\xe9g \\xe9s t\\xe1mogat\\xe1s | Mollie\",v1:\"Mindig k\\xe9szen \\xe1llunk a seg\\xedts\\xe9gre. K\\xe9rj\\xfck, vegye fel vel\\xfcnk a kapcsolatot technikai t\\xe1mogat\\xe1s vagy \\xe9rt\\xe9kes\\xedt\\xe9si k\\xe9rd\\xe9sek eset\\xe9n. \\xdcgyf\\xe9l siker csapatunk itt van, hogy seg\\xedtsen \\xf6nnek.\"},eEpr2UbdE:{v0:\"Skontaktuj si\u0119 z nami - Centrum Wsparcia | Mollie\",v1:\"Zawsze staramy si\u0119 pom\\xf3c. Skontaktuj si\u0119 z nami w sprawie wsparcia technicznego lub pyta\u0144 dotycz\u0105cych sprzeda\u017Cy. Nasz zesp\\xf3\u0142 Wsparcia Klienta jest tutaj, aby Ci pom\\xf3c.\"},Ih8dNXlgN:{v0:\"Kontaktujte n\\xe1s - N\\xe1pov\u011Bda a podpora | Mollie\",v1:\"V\u017Edy se sna\u017E\\xedme pomoci. Kontaktujte n\\xe1s pro technickou podporu nebo dotazy ohledn\u011B prodeje. N\\xe1\u0161 t\\xfdm z\\xe1kaznick\\xe9 podpory je tu, aby v\\xe1m pomohl.\"},iybv5sKxV:{v0:\"Kontakta oss - Hj\\xe4lp & Support | Mollie\",v1:\"Vi \\xe4r alltid h\\xe4r f\\xf6r att hj\\xe4lpa till. Kontakta oss f\\xf6r teknisk support eller f\\xf6rs\\xe4ljningsfr\\xe5gor. V\\xe5rt Customer Success-team finns h\\xe4r f\\xf6r att hj\\xe4lpa dig.\"},lm9mJrZtB:{v0:\"Contattaci - Aiuto & Supporto | Mollie\",v1:\"Siamo sempre alla ricerca di modi per aiutarti. Contattaci per supporto tecnico o per richieste di vendita. Il nostro team di Customer Success \\xe8 qui per aiutarti.\"},m6s8A41fa:{v0:\"Ondersteuning en assistentie voor merchants | Mollie\",v1:\"We zijn altijd bereid om te helpen. Neem contact met ons op voor technische support of voor verkoopaanvragen. Ons Customer Success team is er om u te helpen.\"},mV3cElfls:{v0:\"Contactez notre Assistance | Mollie\",v1:\"Notre objectif est de vous aider. Contactez-nous pour toute demande d'assis\"},tIetFv4Zz:{v0:\"Ota Yhteytt\\xe4 - Apu & Tuki | Mollie\",v1:\"Autamme aina mielell\\xe4mme. Ota yhteytt\\xe4 teknist\\xe4 tukea tai myyntitiedusteluja varten. Asiakkuustiimimme on t\\xe4\\xe4ll\\xe4 auttamassa sinua.\"},ukchdRamx:{v0:\"Cont\\xe1ctanos - Ayuda y soporte | Mollie\",v1:\"Siempre buscamos ayudarte. Ponte en contacto con nosotros para recibir soporte t\\xe9cnico o consultas de ventas. Nuestro equipo est\\xe1 aqu\\xed para ayudarte.\"},wx8F1RSf3:{v0:\"Falar connosco - Ajuda & Apoio | Mollie\",v1:\"Estamos sempre prontos para ajudar. Entre em contato connosco para assist\\xeancia t\\xe9cnico ou d\\xfavidas de vendas. A nossa equipa de Apoio ao Cliente est\\xe1 aqui para ajudar.\"},zU7tJKu5d:{v0:\"Kontaktieren Sie uns - Hilfe & Kundendienst | Mollie\",v1:\"Wir sind immer bereit zu helfen. Kontaktieren Sie uns f\\xfcr technischen Support oder Verkaufsanfragen. Unser Customer Success Team ist hier, um Ihnen zu helfen.\"},zVD3ACW0z:{v0:\"Kontaktiraj nas - Pomo\u010D in podpora | Mollie\",v1:\"Vedno smo pripravljeni pomagati. Obrnite se na nas za tehni\u010Dno podporo ali prodajna vpra\u0161anja. Na\u0161a ekipa za uspeh strank je tu, da vam pomaga.\"}};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}export default function metadata(params,activeLocale){return{breakpoints:[{hash:\"14j7ese\",mediaQuery:\"(min-width: 1400px)\"},{hash:\"1uer0ck\",mediaQuery:\"(min-width: 1200px) and (max-width: 1399px)\"},{hash:\"1xlszut\",mediaQuery:\"(min-width: 810px) and (max-width: 1199px)\"},{hash:\"1119l1a\",mediaQuery:\"(max-width: 809px)\"}],customHTMLHeadStart:'<script>\\ndocument.addEventListener(\"DOMContentLoaded\", function() {\\n    function extractFAQInformation() {\\n        var questions = document.querySelectorAll(\\'[data-framer-name=\"Question\"]\\');\\n        var answers = document.querySelectorAll(\\'[data-framer-name=\"Answer\"]\\');\\n\\n        if (questions.length > 0) {\\n            var faqItems = [];\\n\\n            for (var index = 0; index < questions.length; index++) {\\n                var question = questions[index];\\n                var answer = answers[index];\\n\\n                var questionText = question.textContent.trim();\\n                var answerText = answer ? answer.textContent.trim() : \\'\\';\\n\\n                if (questionText && answerText) {\\n                    var faqItem = {\\n                        \"@type\": \"Question\",\\n                        \"name\": questionText,\\n                        \"acceptedAnswer\": {\\n                            \"@type\": \"Answer\",\\n                            \"text\": answerText\\n                        }\\n                    };\\n\\n                    faqItems.push(faqItem);\\n                }\\n            }\\n            if (faqItems.length > 0) {\\n                console.log(\"FAQ Items:\", faqItems);\\n\\n                var faqPageData = {\\n                    \"@context\": \"https://schema.org\",\\n                    \"@type\": \"FAQPage\",\\n                    \"mainEntity\": faqItems\\n                };\\n\\n                var scriptElement = document.createElement(\\'script\\');\\n                scriptElement.type = \\'application/ld+json\\';\\n                scriptElement.innerHTML = JSON.stringify(faqPageData, null, 2);\\n                document.head.appendChild(scriptElement);\\n\\n                console.log(\"Structured data injected successfully.\");\\n\\n            } else {\\n                console.error(\"No valid FAQs found.\");\\n            }\\n        } else {\\n            console.error(\"No questions or answers found..\");\\n        }\\n    }\\n\\n    extractFAQInformation();\\n});\\n</script>\\n',description:getLocalizedValue(\"v1\",activeLocale)??\"We're always looking to help. Get in touch with us for technical support or sales inquiries. Our Customer Success team is here to help you.\",elements:{tMwi7aRpa:\"footer\"},framerSearch:{index:false},robots:\"max-image-preview:large\",serializationId:\"framer-bEfs8\",title:getLocalizedValue(\"v0\",activeLocale)??\"Contact Us - Help & Support | Mollie\",viewport:\"width=device-width\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "AACA,IAAMA,EAAiB,CAAC,UAAU,CAAC,GAAG,yCAAyC,GAAG,+JAA+J,EAAE,UAAU,CAAC,GAAG,kFAAkF,GAAG,mPAAmP,EAAE,UAAU,CAAC,GAAG,yDAAoD,GAAG,gNAAkL,EAAE,UAAU,CAAC,GAAG,2DAAsD,GAAG,wLAAoK,EAAE,UAAU,CAAC,GAAG,6CAA6C,GAAG,+LAA+L,EAAE,UAAU,CAAC,GAAG,yCAAyC,GAAG,uKAAuK,EAAE,UAAU,CAAC,GAAG,uDAAuD,GAAG,+JAA+J,EAAE,UAAU,CAAC,GAAG,sCAAsC,GAAG,6EAA6E,EAAE,UAAU,CAAC,GAAG,wCAAwC,GAAG,sJAAsJ,EAAE,UAAU,CAAC,GAAG,4CAA4C,GAAG,gKAAgK,EAAE,UAAU,CAAC,GAAG,0CAA0C,GAAG,oLAAoL,EAAE,UAAU,CAAC,GAAG,uDAAuD,GAAG,mKAAmK,EAAE,UAAU,CAAC,GAAG,mDAA8C,GAAG,gKAAiJ,CAAC,EAAE,SAASC,EAAkBC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOJ,EAAiBG,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAgB,SAARG,EAA0BC,EAAOC,EAAa,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC,KAAK,UAAU,WAAW,qBAAqB,EAAE,CAAC,KAAK,UAAU,WAAW,6CAA6C,EAAE,CAAC,KAAK,UAAU,WAAW,4CAA4C,EAAE,CAAC,KAAK,UAAU,WAAW,oBAAoB,CAAC,EAAE,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAy9D,YAAYP,EAAkB,KAAKO,CAAY,GAAG,8IAA8I,SAAS,CAAC,UAAU,QAAQ,EAAE,aAAa,CAAC,MAAM,EAAK,EAAE,OAAO,0BAA0B,gBAAgB,eAAe,MAAMP,EAAkB,KAAKO,CAAY,GAAG,uCAAuC,SAAS,oBAAoB,CAAE,CAAQ,IAAMC,EAAgB,EAC93LC,EAAqB,CAAC,QAAU,CAAC,gBAAkB,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "getLocalizedValue", "key", "locale", "values", "value", "metadata", "params", "activeLocale", "metadataVersion", "__FramerMetadata__"]
}
