{"version":3,"file":"KBdApmKihjNHdCEEMCIEzG1csTeHJPHd1RZnk5INcVo.DhbIdOwc.mjs","names":["getProps","ObjectFitType","SrcType","PlayOptions","ThumbnailOptions","ThumbnailFormat","__FramerMetadata__","getLocalizedValue","valuesByLocaleId","localizedValues","addPropertyOverrides","YouTubeFonts","YouTube","VideoFonts","serializationHash","variantClassNames","transition1","isSet","negate","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","variationAxes","fonts","css","className","serializationHash","variantClassNames","transition1","getProps","Component","className","RichText","css","fonts","css","className","Button","AanbiedersVideo","YouTube","AlleFotos","Image","RichText","prefix","Aanbieders","metadata","className","PropertyOverrides","_Fragment","css"],"sources":["https:/framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js","https:/framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js","https:/framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js","https:/framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js","https:/framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js","https:/framerusercontent.com/modules/xDiQsqBGXzmMsv7AlEVy/uhunpMiNsbXxzjlXsg1y/useUniqueClassName.js","https:/framerusercontent.com/modules/ETACN5BJyFTSo0VVDJfu/NHRqowOiXkF9UwOzczF7/variantUtils.js","https:/framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js","https:/framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js","https:/framerusercontent.com/modules/4zHZnO5JojN1PrIbu2jm/revv9QCWpkh8lPzi2jje/time.js","https:/framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js","https:/framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js","https:/framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js","https:/framerusercontent.com/modules/zGkoP8tPDCkoBzMdt5uq/0zFSjxIYliHxrQQnryFX/useControlledState.js","https:/framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js","https:/framerusercontent.com/modules/8CkHAZatUz1UR8jNTcfD/HwbnIAZlUmQ2oTpcLkaH/detectAutoSizingAxis.js","https:/framer.com/m/framer/default-utils.js@^0.45.0","https:/framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js","https:/framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/zEmAposrjympIK2ybAcQ/Video.js","https:/framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js","https:/framerusercontent.com/modules/GoDuZ1WO3164tINuddf5/74hanttfB0G35Z2AYnuT/gRAM7cFqG-0.js","https:/framerusercontent.com/modules/GoDuZ1WO3164tINuddf5/74hanttfB0G35Z2AYnuT/gRAM7cFqG.js","https:/framerusercontent.com/modules/Br5D4jr0dgLyTOfqTg6z/RBHm1NX69DOlOHohXUcw/gRAM7cFqG.js","https:/framerusercontent.com/modules/9L3w3B2i325IaCJJ56jO/yZXkXtcnhZ899euFjLLt/Cf4GCahks.js","https:/framerusercontent.com/modules/JZrngPlFpA7Gle8y4kU5/upnkuXzngOJvMwvvEELc/uGT6upQJ6.js","https:/framerusercontent.com/modules/4FaI41C3sE06ZZp21hxx/aOhzXNJKcXSwsiUaUjHm/Lvi4YG0rf.js","https:/framerusercontent.com/modules/4aOaEyorG41KfVNfVi53/pLeaylYxObBFWuBeH3Sj/RLGvbHx_i.js","https:/framerusercontent.com/modules/LXDyzDFl7zXvUakWGcRd/LT4ndYLxWP3nYR8qWNd6/RLGvbHx_i.js"],"sourcesContent":["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here — there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map","import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map","import { useRef } from \"react\";\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */ export function useConstant(init) {\n    const ref = useRef(null);\n    if (ref.current === null) {\n        ref.current = init();\n    }\n    return ref.current;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useConstant.map","import { Color } from \"framer\";\nexport function colorFromToken(color) {\n    if (color.startsWith(\"var(--token-\")) return \"rgb\" + color.split(\") /*\")[0].split(\", rgb\")[1];\n    return color;\n}\nexport function colorTokentoValue(color) {\n    return Color(colorFromToken(color)).toValue();\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"colorFromToken\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorTokentoValue\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./colorFromToken.map","import { MotionValue } from \"framer\";\nexport const isMotionValue = (v)=>v instanceof MotionValue\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isMotionValue.map","import * as React from \"react\";\nconst letters = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nconst l = ()=>letters[Math.floor(Math.random() * letters.length)]\n;\nexport const randomID = ()=>l() + l() + l() + l() + l() + l() + l() + l() + l()\n;\nfunction createUniqueClass(suffix) {\n    return `framer-${suffix}-${randomID()}`;\n}\nexport function useUniqueClassName(suffix, deps) {\n    const [className, setClassName] = React.useState(createUniqueClass(suffix));\n    React.useEffect(()=>{\n        setClassName(createUniqueClass(suffix));\n    }, [\n        suffix,\n        ...deps\n    ]);\n    return className;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useUniqueClassName\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomID\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useUniqueClassName.map","import { ControlType } from \"framer\";\n// I realize this only applies to select right now\n// but we can work on it in here\nexport function getVariantControls(Component, variant, additionalControls = {\n}) {\n    return {\n        [`${variant}TextColor`]: {\n            type: ControlType.Color,\n            title: \"Text Color\",\n            defaultValue: Component.defaultProps[`${variant}TextColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}IconColor`]: {\n            type: ControlType.Color,\n            title: \"Icon Color\",\n            defaultValue: Component.defaultProps[`${variant}IconColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}BackgroundColor`]: {\n            type: ControlType.Color,\n            title: \"Bg Color\",\n            defaultValue: Component.defaultProps[`${variant}BackgroundColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}BorderColor`]: {\n            type: ControlType.Color,\n            title: \"Border Color\",\n            defaultValue: Component.defaultProps[`${variant}BorderColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}BorderWidth`]: {\n            type: ControlType.Number,\n            title: \" \",\n            min: 0,\n            max: 5,\n            displayStepper: true,\n            defaultValue: Component.defaultProps[`${variant}BorderWidth`],\n            hidden: (props)=>props.variant !== variant\n        },\n        ...additionalControls\n    };\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"getVariantControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./variantUtils.map","import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map","import { useEffect } from \"react\";\n//@ts-ignore\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\nexport function useOnChange(value, callback) {\n    useEffect(()=>// @ts-ignore this should be detected as a MV :shrug:\n        isMotionValue(value) ? value.onChange(callback) : undefined\n    );\n}\nexport function useMultiOnChange(values, handler) {\n    useEffect(()=>{\n        const subscriptions = values.map((value)=>value.onChange(handler)\n        );\n        return ()=>subscriptions.forEach((unsubscribe)=>unsubscribe()\n            )\n        ;\n    });\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"Subscriber\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnChange.map","export function mstoMinAndSec(millis) {\n    const minutes = Math.floor(millis / 60000);\n    const seconds = parseInt((millis % 60000 / 1000).toFixed(0));\n    return minutes + \":\" + (seconds < 10 ? \"0\" : \"\") + seconds;\n}\nexport function secondsToMinutes(seconds) {\n    const minutes = Math.floor(seconds / 60);\n    const s = Math.floor(seconds % 60);\n    return minutes + \":\" + (s < 10 ? \"0\" : \"\") + s;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"mstoMinAndSec\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"secondsToMinutes\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./time.map","import { useCallback, useEffect, useRef } from \"react\";\nimport { motionValue, animate, RenderTarget } from \"framer\";\n// @ts-ignore\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\n// @ts-ignore\nimport { useConstant } from \"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";\nexport function useAutoMotionValue(inputValue, options) {\n    var ref;\n    // Put options on a local ref\n    // Might wanna just memo instead but it works for now\n    const optionsRef = useRef(options);\n    const animation = useRef();\n    const didInitialMount = useRef(false);\n    const isOnCanvas = RenderTarget.current() === RenderTarget.canvas;\n    // in-progress - trying to figure out effect hooks\n    const onChangeDeps = (options === null || options === void 0 ? void 0 : options.onChangeDeps) ? options.onChangeDeps : [];\n    // Memoize the onChange handler\n    const onChange = useCallback(options === null || options === void 0 ? void 0 : options.onChange, [\n        ...onChangeDeps, \n    ]);\n    // Optionally scale the value from props\n    const transformer = useCallback((value)=>((ref = optionsRef.current) === null || ref === void 0 ? void 0 : ref.transform) ? optionsRef.current.transform(value) : value\n    , []);\n    // Create new MotionValue from inputValue\n    const value = useConstant(()=>isMotionValue(inputValue) ? inputValue : motionValue(transformer(inputValue))\n    );\n    // Setting value from prop change\n    useEffect(()=>{\n        if (!isMotionValue(inputValue) && didInitialMount.current) {\n            var ref1, ref2;\n            const newValue = transformer(inputValue);\n            (ref1 = animation.current) === null || ref1 === void 0 ? void 0 : ref1.stop();\n            // Call change callback\n            if (onChange) onChange(newValue, value);\n            // Trigger animation to new value\n            if (((ref2 = optionsRef.current) === null || ref2 === void 0 ? void 0 : ref2.animate) && !isOnCanvas) {\n                var ref3;\n                // @ts-ignore\n                animation.current = animate(value, newValue, (ref3 = optionsRef.current) === null || ref3 === void 0 ? void 0 : ref3.transition);\n            } else {\n                value.set(newValue);\n            }\n        }\n        didInitialMount.current = true;\n    }, [\n        inputValue,\n        ...onChangeDeps\n    ]);\n    return value;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useAutoMotionValue\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}","// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map","import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map","import * as React from \"react\";\nexport function useControlledState(value) {\n    const [controlledValue, setValue] = React.useState(value);\n    React.useEffect(()=>{\n        setValue(value);\n    }, [\n        value\n    ]);\n    return [\n        controlledValue,\n        setValue\n    ];\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useControlledState\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useControlledState.map","import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map","export function detectAutoSizingAxis(props) {\n    var ref, ref1;\n    return {\n        width: ((ref = props.style) === null || ref === void 0 ? void 0 : ref.width) !== \"100%\",\n        height: ((ref1 = props.style) === null || ref1 === void 0 ? void 0 : ref1.height) !== \"100%\"\n    };\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"detectAutoSizingAxis\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./detectAutoSizingAxis.map","import{defaultEvents,localeOptions,fontControls,fontSizeOptions,emptyStateStyle,containerStyles,fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";import{useOnEnter,useOnExit}from\"https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js\";import{useConstant}from\"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";import{colorTokentoValue,colorFromToken}from\"https://framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js\";import{isMotionValue}from\"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";import{useUniqueClassName,randomID}from\"https://framerusercontent.com/modules/xDiQsqBGXzmMsv7AlEVy/uhunpMiNsbXxzjlXsg1y/useUniqueClassName.js\";import{getVariantControls}from\"https://framerusercontent.com/modules/ETACN5BJyFTSo0VVDJfu/NHRqowOiXkF9UwOzczF7/variantUtils.js\";import{useIsBrowserSafari}from\"https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js\";import{useMultiOnChange,useOnChange}from\"https://framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js\";import{mstoMinAndSec,secondsToMinutes}from\"https://framerusercontent.com/modules/4zHZnO5JojN1PrIbu2jm/revv9QCWpkh8lPzi2jje/time.js\";import{useAutoMotionValue}from\"https://framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js\";import{useFontControls}from\"https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js\";import{useRenderTarget,useIsInPreview,useIsOnCanvas}from\"https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js\";import{useControlledState}from\"https://framerusercontent.com/modules/zGkoP8tPDCkoBzMdt5uq/0zFSjxIYliHxrQQnryFX/useControlledState.js\";import{usePadding,useRadius,paddingControl,borderRadiusControl}from\"https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js\";import{detectAutoSizingAxis}from\"https://framerusercontent.com/modules/8CkHAZatUz1UR8jNTcfD/HwbnIAZlUmQ2oTpcLkaH/detectAutoSizingAxis.js\";export{useOnEnter,useOnExit,defaultEvents,isMotionValue,colorFromToken,colorTokentoValue,localeOptions,fontControls,fontSizeOptions,emptyStateStyle,containerStyles,fontStack,useUniqueClassName,getVariantControls,useIsBrowserSafari,randomID,useConstant,useMultiOnChange,useOnChange,usePadding,useRadius,paddingControl,borderRadiusControl,mstoMinAndSec,useFontControls,secondsToMinutes,useAutoMotionValue,useRenderTarget,useIsInPreview,useControlledState,detectAutoSizingAxis,useIsOnCanvas,};\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useUniqueClassName\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorTokentoValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getVariantControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorFromToken\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useControlledState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useFontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useAutoMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsInPreview\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"detectAutoSizingAxis\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"mstoMinAndSec\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomID\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnEnter\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"secondsToMinutes\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}","import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,motion}from\"framer\";import{containerStyles,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useMemo}from\"react\";const coordinatesRegex=/^((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?),\\s*((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?)$/;/**\n * GOOGLE MAPS\n *\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function GoogleMaps({coordinates,zoom,style,...props}){const borderRadius=useRadius(props);const[latitude1,longitude1]=useMemo(()=>{var ref;const[,latitude,longitude]=(ref=coordinates.match(coordinatesRegex))!==null&&ref!==void 0?ref:[null,\"\",\"\",];return[latitude,longitude];},[coordinates]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,overflow:\"hidden\",borderRadius},...props,children:/*#__PURE__*/ _jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\",border:0},src:`https://maps.google.com/maps?q=${latitude1},${longitude1}&z=${zoom}&output=embed`})}));};addPropertyControls(GoogleMaps,{coordinates:{type:ControlType.String,title:\"Coordinates\",placeholder:\"52.37588, 4.891295\",defaultValue:\"52.37588, 4.891295\",description:\"GPS coordinates can be found directly in [Google Maps](https://maps.google.com).\"},zoom:{type:ControlType.Number,step:1,min:0,max:25,title:\"Zoom\",defaultValue:15},...borderRadiusControl});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GoogleMaps\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GoogleMaps.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks “Play”.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}/**\n * The Video component has some effects that sync the video element with props\n * like `startTime`, `progress`, etc. React calls these effects whenever these\n * props change. However, it also calls them on the first mount, and this is\n * troublesome – if we’re doing SSR, and the user changed the video state before\n * the video was hydrated, the initial `useEffect` call will reset the video\n * state. To avoid this, we use this flag.\n */let isMountedAndReadyForProgressChanges=false;const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{srcType,srcFile,srcUrl,playing:playingProp,muted,playsinline,controls,progress,objectFit,backgroundColor,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,poster,posterEnabled,startTime:startTimeProp,volume,loop}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isOnCanvas won’t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isOnCanvas?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isOnCanvas?true:useInView(videoRef);const isCloseToViewport=isOnCanvas?false:useInView(videoRef,{margin:\"100px\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isOnCanvas)return;if(playingProp)play();else pause();},[playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isOnCanvas)return;if(autoplayBehavior!==\"on-viewport\")return;if(isInViewport)play();else pause();},[autoplayBehavior,isInViewport]);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges){isMountedAndReadyForProgressChanges=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress!==null&&progress!==void 0?progress:0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That’s because\n// `startTime` == start == changing it shouldn’t affect the current\n// progress\n(rawProgressValue!==null&&rawProgressValue!==void 0?rawProgressValue:0)||// Then why fall back to `startTime` when `progress` doesn’t exist,\n// you might ask? Now, that’s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the “Start Time” in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don’t know, and it\n//   always supported it, so let’s not break it\n(startTime!==null&&startTime!==void 0?startTime:0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isOnCanvas\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume!==null&&volume!==void 0?volume:0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime!==null&&startTime!==void 0?startTime:0)*.01);if(autoplayBehavior===\"on-mount\")play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked===null||onSeeked===void 0?void 0:onSeeked(e),onPause:e=>onPause===null||onPause===void 0?void 0:onPause(e),onPlay:e=>onPlay===null||onPlay===void 0?void 0:onPlay(e),onEnded:e=>onEnd===null||onEnd===void 0?void 0:onEnd(e),autoPlay:autoplayBehavior===\"on-mount\",preload:isPlaying.current?\"auto\":autoplayBehavior!==\"on-mount\"&&posterEnabled&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isOnCanvas?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";Video.defaultProps={srcType:\"URL\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",srcFile:\"\",posterEnabled:false,controls:false,playing:true,loop:true,muted:true,playsinline:true,restartOnEnter:false,objectFit:\"cover\",backgroundColor:\"rgba(0,0,0,0)\",radius:0,volume:25,startTime:0};function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",placeholder:\"../example.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\",description:\"We recommend adding a poster. [Learn more](http://framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},poster:{type:ControlType.Image,title:\" \",hidden:({posterEnabled})=>!posterEnabled},backgroundColor:{type:ControlType.Color,title:\"Background\"},...borderRadiusControl,startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\"},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"112\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map","import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useReducer,useState}from\"react\";import{ControlType,addPropertyControls}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles,defaultEvents,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";var PlayOptions;(function(PlayOptions){PlayOptions[\"Normal\"]=\"Off\";PlayOptions[\"Auto\"]=\"On\";PlayOptions[\"Loop\"]=\"Loop\";})(PlayOptions||(PlayOptions={}));var ThumbnailOptions;(function(ThumbnailOptions){ThumbnailOptions[\"High\"]=\"High Quality\";ThumbnailOptions[\"Medium\"]=\"Medium Quality\";ThumbnailOptions[\"Low\"]=\"Low Quality\";ThumbnailOptions[\"Off\"]=\"Off\";})(ThumbnailOptions||(ThumbnailOptions={}));var ThumbnailFormat;(function(ThumbnailFormat){ThumbnailFormat[\"WebP\"]=\"webp\";ThumbnailFormat[\"JPG\"]=\"jpg\";})(ThumbnailFormat||(ThumbnailFormat={}));/**\n * @framerIntrinsicWidth 560\n * @framerIntrinsicHeight 315\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerComponentPresetProps isRed, borderRadius\n */export function Youtube({url,play,shouldMute,thumbnail,isRed,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,title,...props}){const onCanvas=useIsOnCanvas();const isAutoplay=play!==\"Off\";const showThumbnail=onCanvas||thumbnail!==\"Off\"&&!isAutoplay;const[isPreloading,preloadVideo]=useReducer(()=>true,false);const[showVideo,startVideo]=useReducer(()=>true,!showThumbnail);const[isHovered,setHovered]=useState(false);const borderRadius=useRadius(props);const hasBorderRadius=borderRadius!==\"0px 0px 0px 0px\"&&borderRadius!==\"0px\";if(url===\"\"){return /*#__PURE__*/_jsx(Instructions,{});}const parsedURL=parseVideoURL(url);if(parsedURL===undefined){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"Invalid Youtube URL.\"});}const[videoId,embedURL]=parsedURL;// https://developers.google.com/youtube/player_parameters\nconst searchParams=embedURL.searchParams;searchParams.set(\"iv_load_policy\",\"3\");searchParams.set(\"rel\",\"0\");searchParams.set(\"modestbranding\",\"1\");searchParams.set(\"playsinline\",\"1\");if(!showVideo){// if a browser does not support `loading=lazy`, make sure the video doesn't start playing in the background\nsearchParams.set(\"autoplay\",\"0\");}else if(isAutoplay||// when there is no thumbnail, we don't want to autoplay, unless video is started\nshowThumbnail&&showVideo){searchParams.set(\"autoplay\",\"1\");}if(isAutoplay&&shouldMute){searchParams.set(\"mute\",\"1\");}if(play===\"Loop\"){searchParams.set(\"loop\",\"1\");searchParams.set(\"playlist\",videoId);}if(!isRed){searchParams.set(\"color\",\"white\");}const iframeProps={title:title||\"Youtube Video\",allow:\"presentation; fullscreen; accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\",src:embedURL.href,frameBorder:\"0\",onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp};return /*#__PURE__*/_jsxs(\"article\",{onPointerEnter:()=>setHovered(true),onPointerLeave:()=>setHovered(false),onPointerOver:preloadVideo,onKeyDown:startVideo,onClick:startVideo,style:{...wrapperStyle,borderRadius,transform:// Safari sometimes struggles to render border-radius:\n// - on the canvas when changing from 0 to any other value\n// - or when rendering an iframe\nhasBorderRadius&&(showVideo||onCanvas)?\"translateZ(0.000001px)\":\"unset\",cursor:\"pointer\",overflow:\"hidden\"},role:\"presentation\",children:[isPreloading&&/*#__PURE__*/_jsx(\"link\",{rel:\"preconnect\",href:\"https://www.youtube.com\"}),isPreloading&&/*#__PURE__*/_jsx(\"link\",{rel:\"preconnect\",href:\"https://www.google.com\"}),/*#__PURE__*/_jsx(\"div\",{style:{...videoStyle,background:showThumbnail?`center / cover url(${getThumbnailURL(videoId,thumbnail,getWebPSupported()?\"webp\":\"jpg\")}) no-repeat`:undefined}}),!onCanvas?/*#__PURE__*/_jsx(\"iframe\",{loading:!showVideo?\"lazy\":undefined,style:!showVideo?{...videoStyle,display:\"none\"}:videoStyle,...iframeProps}):null,showVideo?null:/*#__PURE__*/_jsx(PlayButton,{onClick:startVideo,isHovered:isHovered,isRed:isRed})]});}Youtube.displayName=\"YouTube\";addPropertyControls(Youtube,{url:{type:ControlType.String,title:\"Video\"},play:{type:ControlType.Enum,title:\"Autoplay\",options:Object.values(PlayOptions)},shouldMute:{title:\"Mute\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",hidden(props){return props.play===\"Off\";}},thumbnail:{title:\"Thumbnail\",description:\"Showing a thumbnail improves performance.\",type:ControlType.Enum,options:Object.values(ThumbnailOptions),hidden(props){return props.play!==\"Off\";}},isRed:{title:\"Color\",type:ControlType.Boolean,enabledTitle:\"Red\",disabledTitle:\"White\"},...borderRadiusControl,...defaultEvents});const defaultProps={url:\"https://youtu.be/smPos0mJvh8\",play:\"Off\",shouldMute:true,thumbnail:\"Medium Quality\",isRed:true};Youtube.defaultProps=defaultProps;function parseVideoURL(urlString){let url;try{url=new URL(urlString);}catch{const embedURL=getEmbedURL(urlString);return[urlString,embedURL];}if(url.hostname===\"youtube.com\"||url.hostname===\"www.youtube.com\"||url.hostname===\"youtube-nocookie.com\"||url.hostname===\"www.youtube-nocookie.com\"){const pathSegments=url.pathname.slice(1).split(\"/\");// https://www.youtube.com/watch?v=Fop2oskTug8\nif(pathSegments[0]===\"watch\"){const videoId=url.searchParams.get(\"v\");const embedURL=getEmbedURL(videoId);return[videoId,embedURL];}// https://www.youtube.com/embed/Fop2oskTug8\nif(pathSegments[0]===\"embed\"){const videoId=pathSegments[1];return[videoId,url];}}// https://youtu.be/Fop2oskTug8\nif(url.hostname===\"youtu.be\"){const videoId=url.pathname.slice(1);const embedURL=getEmbedURL(videoId);return[videoId,embedURL];}}function getEmbedURL(videoId){return new URL(`https://www.youtube.com/embed/${videoId}`);}function getThumbnailURL(videoId,res,format=\"jpg\"){// https://gist.github.com/a1ip/be4514c1fd392a8c13b05e082c4da363\nconst useWebP=format===\"webp\";const pre=useWebP?\"https://i.ytimg.com/vi_webp/\":\"https://i.ytimg.com/vi/\";const ext=useWebP?\"webp\":\"jpg\";switch(res){case\"Low Quality\":return`${pre}${videoId}/hqdefault.${ext}`;case\"Medium Quality\":return`${pre}${videoId}/sddefault.${ext}`;case\"High Quality\":return`${pre}${videoId}/maxresdefault.${ext}`;default:return`${pre}${videoId}/0.${ext}`;}}let _getWebPSupported;// https://stackoverflow.com/a/27232658\nfunction getWebPSupported(){// We're going to default to webp because it's pretty widely supported by now\nif(!window){return true;}if(_getWebPSupported!==undefined){return _getWebPSupported;}const element=document.createElement(\"canvas\");if(element.getContext&&element.getContext(\"2d\")){// was able or not to get WebP representation\nreturn _getWebPSupported=element.toDataURL(\"image/webp\").indexOf(\"data:image/webp\")===0;}else{// very old browser like IE 8, canvas not supported\nreturn _getWebPSupported=false;}}// Helper components\nfunction Instructions(){return /*#__PURE__*/_jsx(\"div\",{style:{...emptyStateStyle,overflow:\"hidden\"},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"To embed a Youtube video, add the URL to the properties\\xa0panel.\"})});}function ErrorMessage({message}){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/_jsxs(\"div\",{style:centerTextStyle,children:[\"Error: \",message]})});}function PlayButton({onClick,isHovered,isRed}){return /*#__PURE__*/_jsx(\"button\",{onClick:onClick,\"aria-label\":\"Play\",style:buttonStyle,children:/*#__PURE__*/_jsxs(\"svg\",{height:\"100%\",version:\"1.1\",viewBox:\"0 0 68 48\",width:\"100%\",children:[/*#__PURE__*/_jsx(\"path\",{d:\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z\",fill:isHovered?isRed?\"#f00\":\"#000\":\"#212121\",fillOpacity:isHovered?isRed?1:.8:.8,style:{transition:\"fill .1s cubic-bezier(0.4, 0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0, 1, 1)\"}}),/*#__PURE__*/_jsx(\"path\",{d:\"M 45,24 27,14 27,34\",fill:\"#fff\"})]})});}const buttonStyle={position:\"absolute\",top:\"50%\",left:\"50%\",transform:\"translate(-50%, -50%)\",width:68,height:48,padding:0,border:\"none\",background:\"transparent\",cursor:\"pointer\"};const wrapperStyle={position:\"relative\",width:\"100%\",height:\"100%\"};const centerTextStyle={textAlign:\"center\",minWidth:140};const videoStyle={position:\"absolute\",top:0,left:0,height:\"100%\",width:\"100%\"};\nexport const __FramerMetadata__ = {\"exports\":{\"Youtube\":{\"type\":\"reactComponent\",\"name\":\"Youtube\",\"slots\":[],\"annotations\":{\"framerComponentPresetProps\":\"isRed, borderRadius\",\"framerIntrinsicHeight\":\"315\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"560\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YouTube.map","export const v0=\"https://cdn.dribbble.com/userupload/92634/file/original-3f0cdd8afd27cf7453e31a9d5455dfe9.mp4\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (51fabfa)\nimport*as localizedValues from\"./gRAM7cFqG-0.js\";const valuesByLocaleId={YR3nlkjst:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (51fabfa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/zEmAposrjympIK2ybAcQ/Video.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/GoDuZ1WO3164tINuddf5/74hanttfB0G35Z2AYnuT/gRAM7cFqG.js\";const YouTubeFonts=getFonts(YouTube);const VideoFonts=getFonts(Video);const VideoControls=getPropertyControls(Video);const cycleOrder=[\"kVUiHYe2C\",\"KZ7WPzEbT\",\"JcdakUx1R\"];const serializationHash=\"framer-NUAos\";const variantClassNames={JcdakUx1R:\"framer-v-sqkxj6\",kVUiHYe2C:\"framer-v-1yngjjq\",KZ7WPzEbT:\"framer-v-lkok1j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"KZ7WPzEbT\",MP4:\"JcdakUx1R\",YouTube:\"kVUiHYe2C\"};const getProps=({height,id,tap,video,width,youTubeVideo,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,BiWENbkmB:tap!==null&&tap!==void 0?tap:props.BiWENbkmB,C2uE6QwfI:video!==null&&video!==void 0?video:props.C2uE6QwfI,uF8Xcp1zD:(_ref=youTubeVideo!==null&&youTubeVideo!==void 0?youTubeVideo:props.uF8Xcp1zD)!==null&&_ref!==void 0?_ref:\"https://www.youtube.com/watch?v=dgrjow9zrqk\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"kVUiHYe2C\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,BiWENbkmB,uF8Xcp1zD,C2uE6QwfI,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kVUiHYe2C\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapie2jek=activeVariantCallback(async(...args)=>{setVariant(\"KZ7WPzEbT\");});const onTapaqwu05=activeVariantCallback(async(...args)=>{if(BiWENbkmB){const res=await BiWENbkmB(...args);if(res===false)return false;}});const ref1=React.useRef(null);const visible=isSet(uF8Xcp1zD);const isDisplayed=value=>{if(baseVariant===\"JcdakUx1R\")return false;return value;};const visible1=negate(isSet(uF8Xcp1zD));const isDisplayed1=value=>{if(baseVariant===\"JcdakUx1R\")return true;return value;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1yngjjq\",className,classNames),\"data-border\":true,\"data-framer-name\":\"YouTube\",layoutDependency:layoutDependency,layoutId:\"kVUiHYe2C\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.5)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0.5927785749023314px 0.2963892874511657px 3.3137329727176597px -0.5px rgba(0, 0, 0, 0.125), 1.6142934764211532px 0.8071467382105766px 9.02417487228038px -1px rgba(0, 0, 0, 0.125), 3.5444042093295143px 1.7722021046647571px 19.81382187949297px -1.5px rgba(0, 0, 0, 0.125), 7.867768067278668px 3.933884033639334px 43.9821605740931px -2px rgba(0, 0, 0, 0.125), 20px 10px 111.80339887498948px -2.5px rgba(0, 0, 0, 0.125)\",opacity:1,...style},variants:{KZ7WPzEbT:{opacity:0}},...addPropertyOverrides({JcdakUx1R:{\"data-framer-name\":\"MP4\"},KZ7WPzEbT:{\"data-framer-name\":\"Closed\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4im2i2\",\"data-framer-name\":\"Close\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"y9qxsDbkL\",onTap:onTapie2jek,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-g2za21\",\"data-framer-name\":\"Close\",layoutDependency:layoutDependency,layoutId:\"Y1TSec0BB\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,opacity:.79,rotate:-90},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-k63y4x\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"nFe5sGT4x\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 9.375 2.625 L 2.625 9.375 M 9.375 9.375 L 2.625 2.625\" fill=\"transparent\" stroke-width=\"1.61\" stroke=\"hsl(0, 0%, 100%)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11823483003,withExternalLayout:true})})}),isDisplayed(visible)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c6ec1l-container\",layoutDependency:layoutDependency,layoutId:\"B2G_cHJFV-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"B2G_cHJFV\",isMixedBorderRadius:false,isRed:true,layoutId:\"B2G_cHJFV\",play:\"On\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:12,topRightRadius:12,url:uF8Xcp1zD,width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rgrx8f\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"fTjopg7B9\",onTap:onTapaqwu05}),isDisplayed1(visible1)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2sysfw-container\",layoutDependency:layoutDependency,layoutId:\"pZkNmwMcZ-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,controls:false,height:\"100%\",id:\"pZkNmwMcZ\",isMixedBorderRadius:false,layoutId:\"pZkNmwMcZ\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:C2uE6QwfI,srcType:\"Upload\",srcUrl:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"https://cdn.dribbble.com/userupload/92634/file/original-3f0cdd8afd27cf7453e31a9d5455dfe9.mp4\",startTime:80,style:{height:\"100%\",width:\"100%\"},topLeftRadius:12,topRightRadius:12,volume:100,width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NUAos.framer-14h04ki, .framer-NUAos .framer-14h04ki { display: block; }\",\".framer-NUAos.framer-1yngjjq { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 244px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 140px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NUAos .framer-4im2i2 { cursor: pointer; flex: none; height: 44px; overflow: visible; position: absolute; right: 0px; top: 0px; width: 44px; z-index: 2; }\",\".framer-NUAos .framer-g2za21 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 22px); justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 50%; width: 22px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-NUAos .framer-k63y4x { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-NUAos .framer-1c6ec1l-container, .framer-NUAos .framer-2sysfw-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-NUAos .framer-rgrx8f { bottom: 0px; cursor: pointer; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NUAos.framer-1yngjjq, .framer-NUAos .framer-g2za21 { gap: 0px; } .framer-NUAos.framer-1yngjjq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-NUAos.framer-1yngjjq > :first-child, .framer-NUAos .framer-g2za21 > :first-child { margin-left: 0px; } .framer-NUAos.framer-1yngjjq > :last-child, .framer-NUAos .framer-g2za21 > :last-child { margin-right: 0px; } .framer-NUAos .framer-g2za21 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-NUAos.framer-v-lkok1j.framer-1yngjjq { height: 3px; width: 2px; }\",\".framer-NUAos.framer-v-lkok1j .framer-g2za21, .framer-NUAos.framer-v-lkok1j .framer-2sysfw-container { pointer-events: none; }\",'.framer-NUAos[data-border=\"true\"]::after, .framer-NUAos [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 244\n * @framerIntrinsicWidth 140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KZ7WPzEbT\":{\"layout\":[\"fixed\",\"fixed\"]},\"JcdakUx1R\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"BiWENbkmB\":\"tap\",\"uF8Xcp1zD\":\"youTubeVideo\",\"C2uE6QwfI\":\"video\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergRAM7cFqG=withCSS(Component,css,\"framer-NUAos\");export default FramergRAM7cFqG;FramergRAM7cFqG.displayName=\"Aanbieders / Video\";FramergRAM7cFqG.defaultProps={height:244,width:140};addPropertyControls(FramergRAM7cFqG,{variant:{options:[\"kVUiHYe2C\",\"KZ7WPzEbT\",\"JcdakUx1R\"],optionTitles:[\"YouTube\",\"Closed\",\"MP4\"],title:\"Variant\",type:ControlType.Enum},BiWENbkmB:{title:\"Tap\",type:ControlType.EventHandler},uF8Xcp1zD:{defaultValue:\"https://www.youtube.com/watch?v=dgrjow9zrqk\",title:\"YouTube Video\",type:ControlType.String},C2uE6QwfI:(VideoControls===null||VideoControls===void 0?void 0:VideoControls[\"srcFile\"])&&{...VideoControls[\"srcFile\"],__defaultAssetReference:\"\",description:undefined,hidden:undefined,title:\"Video\"}});addFonts(FramergRAM7cFqG,[{explicitInter:true,fonts:[]},...YouTubeFonts,...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergRAM7cFqG\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"244\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"140\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KZ7WPzEbT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JcdakUx1R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"BiWENbkmB\\\":\\\"tap\\\",\\\"uF8Xcp1zD\\\":\\\"youTubeVideo\\\",\\\"C2uE6QwfI\\\":\\\"video\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d489d3b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Variable\",\"Inter-VariableVF=Im9wc3oiIDMyLCAid2dodCIgNTYw\",\"Inter-VariableVF=Im9wc3oiIDMyLCAid2dodCIgNTYw\",\"Inter-VariableVF=Im9wc3oiIDMyLCAid2dodCIgNTYw\"]);const variationAxes=[{defaultValue:14,maxValue:32,minValue:14,name:\"Optical size\",tag:\"opsz\"},{defaultValue:400,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mYcqTSergLb16PdbJJQMl9ebYm4.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ZRl8AlxwsX1m7xS1eJCiSPbztg.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/nhSQpBRqFmXNUBY2p5SENQ8NplQ.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/DYHjxG0qXjopUuruoacfl5SA.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/s7NH6sl7w4NU984r5hcmo1tPSYo.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/wx5nfqEgOXnxuFaxB0Mn9OhmcZA.woff2\",variationAxes,weight:\"400\"}]}];export const css=['.framer-1yPbI .framer-styles-preset-timv8u:not(.rich-text-wrapper), .framer-1yPbI .framer-styles-preset-timv8u.rich-text-wrapper p { --framer-font-family: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv12\\' on, \\'cv05\\' on, \\'cv13\\' on; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: normal; --framer-font-style-italic: normal; --framer-font-variation-axes: \"opsz\" 32, \"wght\" 560; --framer-font-variation-axes-bold: \"opsz\" 32, \"wght\" 560; --framer-font-variation-axes-bold-italic: \"opsz\" 32, \"wght\" 560; --framer-font-variation-axes-italic: \"opsz\" 32, \"wght\" 560; --framer-font-weight: 400; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #666666; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-1yPbI\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d489d3b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/9L3w3B2i325IaCJJ56jO/yZXkXtcnhZ899euFjLLt/Cf4GCahks.js\";const enabledGestures={FI92ZFwih:{hover:true}};const serializationHash=\"framer-csbMH\";const variantClassNames={FI92ZFwih:\"framer-v-1q24b06\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,tap,title,width,...props})=>{return{...props,ENFuA0G6z:title??props.ENFuA0G6z??\"Alle fotos bekijken \",vXGFXt4Oi:tap??props.vXGFXt4Oi};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,ENFuA0G6z,vXGFXt4Oi,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"FI92ZFwih\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapllg3mn=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vXGFXt4Oi){const res=await vXGFXt4Oi(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1q24b06\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"FI92ZFwih\",onTap:onTapllg3mn,ref:refBinding,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",WebkitBackdropFilter:\"blur(10px)\",...style},variants:{\"FI92ZFwih-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.8)\"}},...addPropertyOverrides({\"FI92ZFwih-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-38gwb9\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"L8oKgkXad\",opacity:1,style:{opacity:1},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 3.438 4.688 C 3.438 3.997 3.997 3.438 4.688 3.438 C 5.378 3.438 5.938 3.997 5.938 4.688 C 5.938 5.378 5.378 5.938 4.688 5.938 C 3.997 5.938 3.438 5.378 3.438 4.688 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 8.75 4.688 C 8.75 3.997 9.31 3.438 10 3.438 C 10.69 3.438 11.25 3.997 11.25 4.688 C 11.25 5.378 10.69 5.938 10 5.938 C 9.31 5.938 8.75 5.378 8.75 4.688 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 14.063 4.688 C 14.063 3.997 14.622 3.438 15.313 3.438 C 16.003 3.438 16.563 3.997 16.563 4.688 C 16.563 5.378 16.003 5.938 15.313 5.938 C 14.622 5.938 14.063 5.378 14.063 4.688 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 3.438 10 C 3.438 9.31 3.997 8.75 4.688 8.75 C 5.378 8.75 5.938 9.31 5.938 10 C 5.938 10.69 5.378 11.25 4.688 11.25 C 3.997 11.25 3.438 10.69 3.438 10 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 8.75 10 C 8.75 9.31 9.31 8.75 10 8.75 C 10.69 8.75 11.25 9.31 11.25 10 C 11.25 10.69 10.69 11.25 10 11.25 C 9.31 11.25 8.75 10.69 8.75 10 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 14.063 10 C 14.063 9.31 14.622 8.75 15.313 8.75 C 16.003 8.75 16.563 9.31 16.563 10 C 16.563 10.69 16.003 11.25 15.313 11.25 C 14.622 11.25 14.063 10.69 14.063 10 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 3.438 15.313 C 3.438 14.622 3.997 14.063 4.688 14.063 C 5.378 14.063 5.938 14.622 5.938 15.313 C 5.938 16.003 5.378 16.563 4.688 16.563 C 3.997 16.563 3.438 16.003 3.438 15.313 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 8.75 15.313 C 8.75 14.622 9.31 14.063 10 14.063 C 10.69 14.063 11.25 14.622 11.25 15.313 C 11.25 16.003 10.69 16.563 10 16.563 C 9.31 16.563 8.75 16.003 8.75 15.313 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path><path d=\"M 14.063 15.313 C 14.063 14.622 14.622 14.063 15.313 14.063 C 16.003 14.063 16.563 14.622 16.563 15.313 C 16.563 16.003 16.003 16.563 15.313 16.563 C 14.622 16.563 14.063 16.003 14.063 15.313 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:8984003476,variants:{\"FI92ZFwih-hover\":{opacity:.8}},withExternalLayout:true,...addPropertyOverrides({\"FI92ZFwih-hover\":{opacity:.8,svgContentId:12398057310}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-timv8u\",\"data-styles-preset\":\"Cf4GCahks\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)))\"},children:\"Alle fotos bekijken \"})}),className:\"framer-1mj9j0s\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"v_Jzd4qqQ\",style:{\"--extracted-r6o4lv\":\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0))\",opacity:1},text:ENFuA0G6z,variants:{\"FI92ZFwih-hover\":{opacity:.8}},verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-csbMH.framer-1vv5zw1, .framer-csbMH .framer-1vv5zw1 { display: block; }\",\".framer-csbMH.framer-1q24b06 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 20px 10px 15px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-csbMH .framer-38gwb9 { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-csbMH .framer-1mj9j0s { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-csbMH.framer-1q24b06 { gap: 0px; } .framer-csbMH.framer-1q24b06 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-csbMH.framer-1q24b06 > :first-child { margin-left: 0px; } .framer-csbMH.framer-1q24b06 > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 45.5\n * @framerIntrinsicWidth 194\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"tFNOoNz1i\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"ENFuA0G6z\":\"title\",\"vXGFXt4Oi\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruGT6upQJ6=withCSS(Component,css,\"framer-csbMH\");export default FrameruGT6upQJ6;FrameruGT6upQJ6.displayName=\"Alle Fotos\";FrameruGT6upQJ6.defaultProps={height:45.5,width:194};addPropertyControls(FrameruGT6upQJ6,{ENFuA0G6z:{defaultValue:\"Alle fotos bekijken \",displayTextArea:false,title:\"Title\",type:ControlType.String},vXGFXt4Oi:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FrameruGT6upQJ6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruGT6upQJ6\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tFNOoNz1i\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"ENFuA0G6z\\\":\\\"title\\\",\\\"vXGFXt4Oi\\\":\\\"tap\\\"}\",\"framerIntrinsicHeight\":\"45.5\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"194\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d489d3b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Variable\",\"Inter-VariableVF=Im9wc3oiIDMyLCAid2dodCIgNjIw\",\"Inter-VariableVF=Im9wc3oiIDMyLCAid2dodCIgNjIw\",\"Inter-VariableVF=Im9wc3oiIDMyLCAid2dodCIgNjIw\"]);const variationAxes=[{defaultValue:14,maxValue:32,minValue:14,name:\"Optical size\",tag:\"opsz\"},{defaultValue:400,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mYcqTSergLb16PdbJJQMl9ebYm4.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ZRl8AlxwsX1m7xS1eJCiSPbztg.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/nhSQpBRqFmXNUBY2p5SENQ8NplQ.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/DYHjxG0qXjopUuruoacfl5SA.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/s7NH6sl7w4NU984r5hcmo1tPSYo.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/wx5nfqEgOXnxuFaxB0Mn9OhmcZA.woff2\",variationAxes,weight:\"400\"}]}];export const css=['.framer-ZCnZa .framer-styles-preset-8r7esc:not(.rich-text-wrapper), .framer-ZCnZa .framer-styles-preset-8r7esc.rich-text-wrapper h6 { --framer-font-family: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Variable\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: normal; --framer-font-style-italic: normal; --framer-font-variation-axes: \"opsz\" 32, \"wght\" 620; --framer-font-variation-axes-bold: \"opsz\" 32, \"wght\" 620; --framer-font-variation-axes-bold-italic: \"opsz\" 32, \"wght\" 620; --framer-font-variation-axes-italic: \"opsz\" 32, \"wght\" 620; --framer-font-weight: 400; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-ZCnZa\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d489d3b)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={YR3nlkjst:new LazyValue(()=>import(\"./RLGvbHx_i-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d489d3b)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/zEmAposrjympIK2ybAcQ/Video.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import AanbiedersVideo from\"#framer/local/canvasComponent/gRAM7cFqG/gRAM7cFqG.js\";import AlleFotos from\"#framer/local/canvasComponent/uGT6upQJ6/uGT6upQJ6.js\";import Button from\"#framer/local/canvasComponent/ZhUpkwcKo/ZhUpkwcKo.js\";import{useTruncation,withGoBackOverride}from\"#framer/local/codeFile/fw_JQ7g/Examples.js\";import Aanbieders,{enumToDisplayNameFunctions}from\"#framer/local/collection/CLWKBFyP7/CLWKBFyP7.js\";import*as sharedStyle5 from\"#framer/local/css/Kvohwhd4b/Kvohwhd4b.js\";import*as sharedStyle4 from\"#framer/local/css/lnODSnuSW/lnODSnuSW.js\";import*as sharedStyle2 from\"#framer/local/css/Lvi4YG0rf/Lvi4YG0rf.js\";import*as sharedStyle1 from\"#framer/local/css/MCgBRytL5/MCgBRytL5.js\";import*as sharedStyle from\"#framer/local/css/mUmfGi7pU/mUmfGi7pU.js\";import*as sharedStyle3 from\"#framer/local/css/odmDpWj_8/odmDpWj_8.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/RLGvbHx_i/RLGvbHx_i.js\";import metadataProvider from\"#framer/local/webPageMetadata/RLGvbHx_i/RLGvbHx_i.js\";const ButtonFonts=getFonts(Button);const AanbiedersVideoFonts=getFonts(AanbiedersVideo);const YouTubeFonts=getFonts(YouTube);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const VideoFonts=getFonts(Video);const AlleFotosFonts=getFonts(AlleFotos);const ImageWithFX=withFX(Image);const MotionDivWithGoBackOverridec1bvwj=withCodeBoundaryForOverrides(motion.div,{nodeId:\"yXcUOY9Bt\",override:withGoBackOverride,scopeId:\"RLGvbHx_i\"});const RichTextUseTruncation13p9eh5=withCodeBoundaryForOverrides(RichText,{nodeId:\"KerC9rBWu\",override:useTruncation,scopeId:\"RLGvbHx_i\"});const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const GoogleMapsFonts=getFonts(GoogleMaps);const ContainerWithFX=withFX(Container);const breakpoints={AyxS1xTeF:\"(max-width: 809px)\",qDYKaxxzF:\"(min-width: 810px) and (max-width: 1199px)\",Xi2imOtSj:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-sHj96\";const variantClassNames={AyxS1xTeF:\"framer-v-4nw8r4\",qDYKaxxzF:\"framer-v-8u1x1z\",Xi2imOtSj:\"framer-v-10jv7gn\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const transition1={delay:1,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:100,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={delay:0,duration:0,ease:[.12,.23,.05,.99],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:0,duration:.5,ease:[.12,.23,.05,.99],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:450};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const animation10={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const transition5={delay:2,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation12={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const negate=value=>{return!value;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Xi2imOtSj\",Phone:\"AyxS1xTeF\",Tablet:\"qDYKaxxzF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Xi2imOtSj\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"RLGvbHx_i\",data:Aanbieders,type:\"Collection\"},select:[{collection:\"RLGvbHx_i\",name:\"XXBKWUed0\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"olodUCiNp\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"UbkFby50E\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"yUT_rWK66\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"kNM_xWmm2\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"ereL8PaBR\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"vXySNbKeZ\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"mXPVMgEiY\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"gmtrGupSW\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"UVxhL5FgP\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"jSceNMqWn\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"ULuJAAD2e\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"ge6WqW0IL\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"hf0kGpDEX\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"cIWkJuw76\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"bPYws5aA3\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"HEbf4GwCC\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"sxDEspY5M\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"hyvGvoMqX\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"U5U2DFaFk\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"Kt_NotXHc\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"sWx4fKQcH\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"CdKK0DGvX\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"jzVxAWmh7\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"CA10BAVr3\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"cmjyKNzIm\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"CVgcwkbuG\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"qkriBHRhS\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"Q5ZSjyQhw\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"yY5LXy_sq\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"PBZ3UonMv\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"zwfOaAH7z\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"XamV6MpKF\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"PrqDpgYk6\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"YS5qWJiGq\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"JikQW1ojO\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"rYZ3uuHH2\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"HGM9S6OLO\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"KaVHQP2x8\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"xUMa1ncs6\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"KUxhA3diA\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"HqhKgqogG\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"rXmc9DdPZ\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"cC_Wc0NZK\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"tSW97q5VV\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"Cdo4ZT9h9\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"zm_AMiSza\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"O56ybXKBs\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"AsKrAXijF\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"sjQJZnZdF\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"Dxanu8VsM\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"VuOpdC53R\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"NpsOy53uv\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"sexgXFcga\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"RZbIWrpQe\",type:\"Identifier\"},{collection:\"RLGvbHx_i\",name:\"jLaBAATZ4\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"RLGvbHx_i\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,zwfOaAH7z=getFromCurrentRouteData(\"zwfOaAH7z\")??\"\",UbkFby50E=getFromCurrentRouteData(\"UbkFby50E\")??\"\",cC_Wc0NZK=getFromCurrentRouteData(\"cC_Wc0NZK\")??\"\",tSW97q5VV=getFromCurrentRouteData(\"tSW97q5VV\"),XXBKWUed0=getFromCurrentRouteData(\"XXBKWUed0\")??\"\",rYZ3uuHH2=getFromCurrentRouteData(\"rYZ3uuHH2\")??\"\",KaVHQP2x8=getFromCurrentRouteData(\"KaVHQP2x8\")??true,KUxhA3diA=getFromCurrentRouteData(\"KUxhA3diA\")??\"\",zm_AMiSza=getFromCurrentRouteData(\"zm_AMiSza\"),O56ybXKBs=getFromCurrentRouteData(\"O56ybXKBs\"),AsKrAXijF=getFromCurrentRouteData(\"AsKrAXijF\"),sjQJZnZdF=getFromCurrentRouteData(\"sjQJZnZdF\"),Dxanu8VsM=getFromCurrentRouteData(\"Dxanu8VsM\"),VuOpdC53R=getFromCurrentRouteData(\"VuOpdC53R\"),NpsOy53uv=getFromCurrentRouteData(\"NpsOy53uv\"),sexgXFcga=getFromCurrentRouteData(\"sexgXFcga\"),RZbIWrpQe=getFromCurrentRouteData(\"RZbIWrpQe\"),jLaBAATZ4=getFromCurrentRouteData(\"jLaBAATZ4\"),Cdo4ZT9h9=getFromCurrentRouteData(\"Cdo4ZT9h9\"),olodUCiNp=getFromCurrentRouteData(\"olodUCiNp\")??\"\",rXmc9DdPZ=getFromCurrentRouteData(\"rXmc9DdPZ\"),JikQW1ojO=getFromCurrentRouteData(\"JikQW1ojO\")??\"\",XamV6MpKF=getFromCurrentRouteData(\"XamV6MpKF\")??\"\",PrqDpgYk6=getFromCurrentRouteData(\"PrqDpgYk6\")??\"\",YS5qWJiGq=getFromCurrentRouteData(\"YS5qWJiGq\")??\"\",rIF7liKpw,HqhKgqogG=getFromCurrentRouteData(\"HqhKgqogG\")??\"\",Kt_NotXHc=getFromCurrentRouteData(\"Kt_NotXHc\")??\"\",sWx4fKQcH=getFromCurrentRouteData(\"sWx4fKQcH\")??\"\",CdKK0DGvX=getFromCurrentRouteData(\"CdKK0DGvX\")??\"\",jzVxAWmh7=getFromCurrentRouteData(\"jzVxAWmh7\")??\"\",CA10BAVr3=getFromCurrentRouteData(\"CA10BAVr3\")??\"\",cmjyKNzIm=getFromCurrentRouteData(\"cmjyKNzIm\")??\"\",CVgcwkbuG=getFromCurrentRouteData(\"CVgcwkbuG\")??\"\",qkriBHRhS=getFromCurrentRouteData(\"qkriBHRhS\")??\"\",Q5ZSjyQhw=getFromCurrentRouteData(\"Q5ZSjyQhw\")??\"\",yY5LXy_sq=getFromCurrentRouteData(\"yY5LXy_sq\")??\"\",PBZ3UonMv=getFromCurrentRouteData(\"PBZ3UonMv\")??\"\",ereL8PaBR=getFromCurrentRouteData(\"ereL8PaBR\")??\"\",vXySNbKeZ=getFromCurrentRouteData(\"vXySNbKeZ\")??\"\",mXPVMgEiY=getFromCurrentRouteData(\"mXPVMgEiY\")??\"\",gmtrGupSW=getFromCurrentRouteData(\"gmtrGupSW\")??\"\",UVxhL5FgP=getFromCurrentRouteData(\"UVxhL5FgP\")??\"\",jSceNMqWn=getFromCurrentRouteData(\"jSceNMqWn\")??\"\",ULuJAAD2e=getFromCurrentRouteData(\"ULuJAAD2e\")??\"\",ge6WqW0IL=getFromCurrentRouteData(\"ge6WqW0IL\")??\"\",hf0kGpDEX=getFromCurrentRouteData(\"hf0kGpDEX\")??\"\",cIWkJuw76=getFromCurrentRouteData(\"cIWkJuw76\")??\"\",bPYws5aA3=getFromCurrentRouteData(\"bPYws5aA3\")??\"\",HEbf4GwCC=getFromCurrentRouteData(\"HEbf4GwCC\")??\"\",sxDEspY5M=getFromCurrentRouteData(\"sxDEspY5M\")??\"\",hyvGvoMqX=getFromCurrentRouteData(\"hyvGvoMqX\")??\"\",U5U2DFaFk=getFromCurrentRouteData(\"U5U2DFaFk\")??\"\",xUMa1ncs6=getFromCurrentRouteData(\"xUMa1ncs6\"),yUT_rWK66=getFromCurrentRouteData(\"yUT_rWK66\")??true,HGM9S6OLO=getFromCurrentRouteData(\"HGM9S6OLO\")??\"\",kNM_xWmm2=getFromCurrentRouteData(\"kNM_xWmm2\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const BiWENbkmB3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const vXGFXt4Oi3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"AyxS1xTeF\")return true;return false;};const visible=isSet(zwfOaAH7z);usePreloadLocalizedValues(activeLocale);const router=useRouter();const visible1=isSet(UbkFby50E);const visible2=isSet(cC_Wc0NZK);const visible3=isSet(tSW97q5VV);const isDisplayed1=value=>{if(!isBrowser())return true;if(baseVariant===\"AyxS1xTeF\")return true;return value;};const visible4=isSet(KUxhA3diA);const visible5=isSet(zm_AMiSza);const visible6=isSet(O56ybXKBs);const visible7=isSet(AsKrAXijF);const visible8=isSet(sjQJZnZdF);const visible9=isSet(Dxanu8VsM);const visible10=isSet(VuOpdC53R);const visible11=isSet(NpsOy53uv);const visible12=isSet(sexgXFcga);const visible13=isSet(RZbIWrpQe);const visible14=isSet(jLaBAATZ4);const isDisplayed2=value=>{if(!isBrowser())return true;if(baseVariant===\"AyxS1xTeF\")return false;return value;};const activeLocaleCode=useLocaleCode();const textContent=prefix(toDateString(rXmc9DdPZ,{dateStyle:\"long\",locale:\"nl\"},activeLocaleCode),getLocalizedValue(\"v5\",activeLocale)??\"Op Holimoni sinds \");const textContent1=prefix(toDateString(rXmc9DdPZ,{dateStyle:\"medium\",locale:\"nl\"},activeLocaleCode),getLocalizedValue(\"v5\",activeLocale)??\"Op Holimoni sinds \");const visible15=isSet(JikQW1ojO);const visible16=isSet(XamV6MpKF);const visible17=isSet(PrqDpgYk6);const visible18=isSet(YS5qWJiGq);const visible19=isSet(Kt_NotXHc);const visible20=isSet(sWx4fKQcH);const visible21=isSet(CdKK0DGvX);const visible22=isSet(jzVxAWmh7);const visible23=isSet(CA10BAVr3);const visible24=isSet(cmjyKNzIm);const visible25=isSet(CVgcwkbuG);const visible26=isSet(qkriBHRhS);const visible27=isSet(Q5ZSjyQhw);const visible28=isSet(yY5LXy_sq);const visible29=isSet(PBZ3UonMv);const visible30=isSet(ereL8PaBR);const visible31=isSet(UVxhL5FgP);const visible32=isSet(jSceNMqWn);const visible33=isSet(ULuJAAD2e);const visible34=isSet(ge6WqW0IL);const visible35=isSet(hf0kGpDEX);const visible36=isSet(cIWkJuw76);const visible37=isSet(bPYws5aA3);const visible38=isSet(HEbf4GwCC);const visible39=isSet(sxDEspY5M);const visible40=isSet(hyvGvoMqX);const visible41=isSet(U5U2DFaFk);const textContent2=enumToDisplayNameFunctions[\"xUMa1ncs6\"]?.(xUMa1ncs6,activeLocale);const visible42=negate(yUT_rWK66);const visible43=isSet(HGM9S6OLO);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"AyxS1xTeF\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Xi2imOtSj\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-10jv7gn\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dqcy62 hidden-10jv7gn hidden-8u1x1z\",\"data-border\":true,children:[visible&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:zwfOaAH7z,implicitPathVariables:undefined},{href:zwfOaAH7z,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{width:\"max((100vw - 30px) / 0, 1px)\",y:942}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9h2md3-container\",nodeId:\"yGVhx_iTi\",scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{BViG3AzIr:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{BViG3AzIr:resolvedLinks[0],D4KREMqZC:getLocalizedValue(\"v0\",activeLocale)??\"Bezoek website\",height:\"100%\",id:\"yGVhx_iTi\",KDcWFOmiv:true,layoutId:\"yGVhx_iTi\",style:{width:\"100%\"},variant:\"BWT5DLbYC\",width:\"100%\"})})})})})}),visible1&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:UbkFby50E,implicitPathVariables:undefined},{href:UbkFby50E,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{width:\"max((100vw - 30px) / 0, 1px)\",y:942}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,children:/*#__PURE__*/_jsx(Container,{className:\"framer-essazd-container\",nodeId:\"Ky98c_9L_\",scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{BViG3AzIr:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{BViG3AzIr:resolvedLinks1[0],D4KREMqZC:getLocalizedValue(\"v1\",activeLocale)??\"Stuur email\",height:\"100%\",id:\"Ky98c_9L_\",KDcWFOmiv:false,layoutId:\"Ky98c_9L_\",style:{width:\"100%\"},variant:\"ziCjPyb6L\",width:\"100%\"})})})})})})]}),visible2&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{y:656}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"100%\",y:726,children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-103llqz-container\",\"data-framer-appear-id\":\"103llqz\",\"data-framer-name\":\"Video Youtube\",id:\"103llqz\",initial:animation1,layoutScroll:true,name:\"Video Youtube\",nodeId:\"XUeLSo0Dy\",optimized:true,rendersWithMotion:true,scopeId:\"RLGvbHx_i\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(AanbiedersVideo,{BiWENbkmB:BiWENbkmB3bnx0g({overlay}),height:\"100%\",id:\"XUeLSo0Dy\",layoutId:\"XUeLSo0Dy\",name:\"Video Youtube\",style:{maxHeight:\"100%\",maxWidth:\"100%\"},uF8Xcp1zD:cC_Wc0NZK,variant:\"kVUiHYe2C\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-xc8o92\"),\"data-framer-portal-id\":\"103llqz\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"SS_LuouhU\"),/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:cx(scopingClassNames,\"framer-1hocsf0\"),\"data-framer-portal-id\":\"103llqz\",exit:animation2,initial:animation4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-138jyeq-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jcn5RvHne\",rendersWithMotion:true,scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"jcn5RvHne\",isMixedBorderRadius:false,isRed:true,layoutId:\"jcn5RvHne\",play:\"On\",shouldMute:false,style:{height:\"100%\",maxHeight:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:cC_Wc0NZK,width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-wj0ht1\"),\"data-framer-portal-id\":\"103llqz\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y8s3u\",onTap:onTap1wnntms({overlay}),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1u0e2fe\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><path d=\"M 0 0 L 34 0 L 34 34 L 0 34 Z\" fill=\"transparent\"></path><path d=\"M 17 3.188 C 9.372 3.188 3.188 9.372 3.188 17 C 3.188 24.628 9.372 30.813 17 30.813 C 24.628 30.813 30.813 24.628 30.813 17 C 30.798 9.378 24.622 3.202 17 3.188 Z M 22.007 20.493 C 22.422 20.912 22.422 21.588 22.007 22.007 C 21.585 22.415 20.915 22.415 20.493 22.007 L 17 18.501 L 13.507 22.007 C 13.085 22.415 12.415 22.415 11.993 22.007 C 11.578 21.588 11.578 20.912 11.993 20.493 L 15.499 17 L 11.993 13.507 C 11.642 13.079 11.673 12.455 12.064 12.064 C 12.455 11.673 13.079 11.642 13.507 11.993 L 17 15.499 L 20.493 11.993 C 20.921 11.642 21.545 11.673 21.936 12.064 C 22.327 12.455 22.358 13.079 22.007 13.507 L 18.501 17 Z\" fill=\"var(--token-8e75c3e3-026d-4116-853e-36ab564d470b, rgb(255, 252, 245)) /* {&quot;name&quot;:&quot;Offwhite Text&quot;} */\"></path></svg>',svgContentId:12656242475,withExternalLayout:true})})})]}),getContainer())})})]})})})})}),visible3&&/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{y:656}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"100%\",y:726,children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-jm0256-container\",\"data-framer-appear-id\":\"jm0256\",\"data-framer-name\":\"Video mp4\",id:\"jm0256\",initial:animation1,layoutScroll:true,name:\"Video mp4\",nodeId:\"lHU9zifrz\",optimized:true,rendersWithMotion:true,scopeId:\"RLGvbHx_i\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(AanbiedersVideo,{BiWENbkmB:BiWENbkmB3bnx0g({overlay:overlay1}),C2uE6QwfI:tSW97q5VV,height:\"100%\",id:\"lHU9zifrz\",layoutId:\"lHU9zifrz\",name:\"Video mp4\",style:{maxHeight:\"100%\",maxWidth:\"100%\"},uF8Xcp1zD:\"\",variant:\"kVUiHYe2C\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-p5scl3\"),\"data-framer-portal-id\":\"jm0256\",exit:{opacity:0,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"CsorltzvE\"),/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:cx(scopingClassNames,\"framer-19agzc9\"),\"data-framer-portal-id\":\"jm0256\",exit:animation2,initial:animation4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wdo0j6-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QUOcktnHl\",rendersWithMotion:true,scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"QUOcktnHl\",isMixedBorderRadius:false,layoutId:\"QUOcktnHl\",loop:true,muted:false,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:tSW97q5VV,srcType:\"Upload\",srcUrl:getLocalizedValue(\"v2\",activeLocale)??\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",maxHeight:\"100%\",maxWidth:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-1p4p9sp\"),\"data-framer-portal-id\":\"jm0256\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1whq3k4\",onTap:onTap1wnntms({overlay:overlay1}),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-yvy6ui\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><path d=\"M 0 0 L 34 0 L 34 34 L 0 34 Z\" fill=\"transparent\"></path><path d=\"M 17 3.188 C 9.372 3.188 3.188 9.372 3.188 17 C 3.188 24.628 9.372 30.813 17 30.813 C 24.628 30.813 30.813 24.628 30.813 17 C 30.798 9.378 24.622 3.202 17 3.188 Z M 22.007 20.493 C 22.422 20.912 22.422 21.588 22.007 22.007 C 21.585 22.415 20.915 22.415 20.493 22.007 L 17 18.501 L 13.507 22.007 C 13.085 22.415 12.415 22.415 11.993 22.007 C 11.578 21.588 11.578 20.912 11.993 20.493 L 15.499 17 L 11.993 13.507 C 11.642 13.079 11.673 12.455 12.064 12.064 C 12.455 11.673 13.079 11.642 13.507 11.993 L 17 15.499 L 20.493 11.993 C 20.921 11.642 21.545 11.673 21.936 12.064 C 22.327 12.455 22.358 13.079 22.007 13.507 L 18.501 17 Z\" fill=\"var(--token-8e75c3e3-026d-4116-853e-36ab564d470b, rgb(255, 252, 245)) /* {&quot;name&quot;:&quot;Offwhite Text&quot;} */\"></path></svg>',svgContentId:12656242475,withExternalLayout:true})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6hwstf\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1akpo95\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x3v3gf\",\"data-framer-name\":\"Name + Meta\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18pqkro\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-u2ewgl\",\"data-styles-preset\":\"mUmfGi7pU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Your Multi Colors\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-u2ewgl\",\"data-styles-preset\":\"mUmfGi7pU\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Your Multi Colors\"})}),className:\"framer-6fw367\",\"data-framer-name\":\"Naam Bedrijf\",fonts:[\"Inter\"],text:XXBKWUed0,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-1qn1gas\",children:[/*#__PURE__*/_jsxs(\"li\",{className:\"framer-1ukzt4y\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-gz0bj1\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 7 0.875 C 9.416 0.875 11.375 2.834 11.375 5.25 C 11.375 7.666 7.711 12.688 7 12.688 C 6.289 12.688 2.625 7.666 2.625 5.25 C 2.625 2.834 4.584 0.875 7 0.875 Z M 5.25 5.25 C 5.25 6.216 6.034 7 7 7 C 7.966 7 8.75 6.216 8.75 5.25 C 8.75 4.284 7.966 3.5 7 3.5 C 6.034 3.5 5.25 4.284 5.25 5.25 Z\" fill=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:10565728428,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0))\"},children:\"Berghem\"})}),className:\"framer-uk0pku\",\"data-framer-name\":\"Locatie Praktijk\",fonts:[\"Inter\"],text:rYZ3uuHH2,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1(KaVHQP2x8)&&/*#__PURE__*/_jsx(\"li\",{className:cx(\"framer-wdbev6\",!KaVHQP2x8&&\"hidden-10jv7gn\",!KaVHQP2x8&&\"hidden-8u1x1z\")}),KaVHQP2x8&&/*#__PURE__*/_jsxs(\"li\",{className:\"framer-1nqkmi3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-68mey2\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:192,intrinsicWidth:192,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"192\" height=\"192\" viewBox=\"0 0 256 256\"><path fill=\"none\" d=\"M0 0h256v256H0z\"/><circle cx=\"128\" cy=\"104\" r=\"32\"/><path d=\"M224 200h-88v-16.4a80 80 0 1 0-16 0V200H32a8 8 0 0 0 0 16h192a8 8 0 0 0 0-16ZM80 104a48 48 0 1 1 48 48 48 48 0 0 1-48-48Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0))\"},children:\"Online Beschikbaar\"})}),className:\"framer-1ugcxx0\",\"data-framer-name\":\"Locatie Praktijk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1(visible4)&&/*#__PURE__*/_jsx(\"li\",{className:cx(\"framer-19msbaj\",!visible4&&\"hidden-10jv7gn\",!visible4&&\"hidden-8u1x1z\")}),visible4&&/*#__PURE__*/_jsxs(\"li\",{className:\"framer-1oa6huk\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1o76a2t\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:192,intrinsicWidth:192,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"192\" height=\"192\" viewBox=\"0 0 256 256\"><path fill=\"none\" d=\"M0 0h256v256H0z\"/><path fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"24\" d=\"m232 216-56-112-56 112m16-32h80M88 32v24m-64 0h128m-32 0a96 96 0 0 1-96 96\"/><path d=\"M64.7 96a96.1 96.1 0 0 0 87.3 56\" fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"24\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0))\"},children:\"Nederlands\"})}),className:\"framer-1ssqpmu\",\"data-framer-name\":\"Locatie Praktijk\",fonts:[\"Inter\"],text:KUxhA3diA,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gqj8qu\",\"data-border\":true,\"data-framer-name\":\"Fotos\",children:[isDisplayed1(visible5)&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fill\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,...toResponsiveImage(zm_AMiSza)}},qDYKaxxzF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+88+0+60+0+0+116+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) / 0, 1px)`,...toResponsiveImage(zm_AMiSza)}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+60+0+0+116+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 160px, 1200px) / 0, 1px)`,...toResponsiveImage(zm_AMiSza)},className:cx(\"framer-1f3o4t9\",!visible5&&\"hidden-10jv7gn\",!visible5&&\"hidden-8u1x1z\"),\"data-framer-name\":\"Banner\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{y:undefined},qDYKaxxzF:{y:(componentViewport?.y||0)+88+0+60+0+0+116+0+508.5-65}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+90+0+60+0+0+116+0+508.5-65,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-hycszp-container\",id:\"hycszp\",nodeId:\"ROHaklbmR\",scopeId:\"RLGvbHx_i\",children:[/*#__PURE__*/_jsx(AlleFotos,{ENFuA0G6z:getLocalizedValue(\"v4\",activeLocale)??\"Alle fotos bekijken \",height:\"100%\",id:\"ROHaklbmR\",layoutId:\"ROHaklbmR\",vXGFXt4Oi:vXGFXt4Oi3bnx0g({overlay:overlay2}),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1mntmo5\"),\"data-framer-portal-id\":\"hycszp\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"luxehN2wy\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-12tm5yt\"),\"data-framer-portal-id\":\"hycszp\",children:/*#__PURE__*/_jsx(motion.div,{animate:animation6,className:\"framer-1a9qim3\",exit:animation5,initial:animation7,style:{transformPerspective:1200},children:visible5&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12qp72u\",\"data-framer-name\":\"Fotos\",children:[visible5&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(zm_AMiSza),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(zm_AMiSza),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-ye8tii\",\"data-framer-name\":\"Foto 1\"})}),visible6&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(O56ybXKBs),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(O56ybXKBs),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1b9hd0y\",\"data-framer-name\":\"Foto 2\"})}),visible7&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(AsKrAXijF),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(AsKrAXijF),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1yohqyw\",\"data-framer-name\":\"Foto 3\"})}),visible8&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(sjQJZnZdF),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(sjQJZnZdF),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-19pet3d\",\"data-framer-name\":\"Foto 4\"})}),visible9&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(Dxanu8VsM),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(Dxanu8VsM),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1j94xj2\",\"data-framer-name\":\"Foto 5\"})}),visible10&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(VuOpdC53R),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(VuOpdC53R),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1nbxb2d\",\"data-framer-name\":\"Foto 6\"})}),visible11&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(NpsOy53uv),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(NpsOy53uv),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-quues4\",\"data-framer-name\":\"Foto 7\"})}),visible12&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(sexgXFcga),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(sexgXFcga),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1ncb9zp\",\"data-framer-name\":\"Foto 8\"})}),visible13&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(RZbIWrpQe),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(RZbIWrpQe),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1p8kfa7\",\"data-framer-name\":\"Foto 9\"})}),visible14&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 40px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(jLaBAATZ4),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",sizes:\"calc(max((min(max(100vw, 1px) - 100px, 700px) - 10px) / 2, 200px) * 2 + 10px)\",...toResponsiveImage(jLaBAATZ4),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-6j79bo\",\"data-framer-name\":\"Foto 10\"})})]})})}),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-6fqxzb\"),\"data-framer-portal-id\":\"hycszp\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-az6qa7\",onTap:onTap1wnntms({overlay:overlay2}),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1778qol\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><path d=\"M 0 0 L 34 0 L 34 34 L 0 34 Z\" fill=\"transparent\"></path><path d=\"M 17 3.188 C 9.372 3.188 3.188 9.372 3.188 17 C 3.188 24.628 9.372 30.813 17 30.813 C 24.628 30.813 30.813 24.628 30.813 17 C 30.798 9.378 24.622 3.202 17 3.188 Z M 22.007 20.493 C 22.422 20.912 22.422 21.588 22.007 22.007 C 21.585 22.415 20.915 22.415 20.493 22.007 L 17 18.501 L 13.507 22.007 C 13.085 22.415 12.415 22.415 11.993 22.007 C 11.578 21.588 11.578 20.912 11.993 20.493 L 15.499 17 L 11.993 13.507 C 11.642 13.079 11.673 12.455 12.064 12.064 C 12.455 11.673 13.079 11.642 13.507 11.993 L 17 15.499 L 20.493 11.993 C 20.921 11.642 21.545 11.673 21.936 12.064 C 22.327 12.455 22.358 13.079 22.007 13.507 L 18.501 17 Z\" fill=\"var(--token-15be361d-b6ec-41d0-96f3-1016c476c31e, rgb(51, 51, 51)) /* {&quot;name&quot;:&quot;Off Black&quot;} */\"></path></svg>',svgContentId:9657525768,withExternalLayout:true})})})]}),getContainer())})})]})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithGoBackOverridec1bvwj,{className:\"framer-c1bvwj hidden-10jv7gn hidden-8u1x1z\",\"data-framer-name\":\"back\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-11w1u1r\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 0 L 20 0 L 20 20 L 0 20 Z\" fill=\"transparent\"></path><path d=\"M 16.875 10 L 3.125 10 M 8.75 4.375 L 3.125 10 L 8.75 15.625\" fill=\"transparent\" stroke-width=\"2.14\" stroke=\"var(--token-fc9197cb-8aed-4f7e-a2de-89016ece2321, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11552077387,withExternalLayout:true})})]})}),isDisplayed2(visible6)&&/*#__PURE__*/_jsxs(\"div\",{className:cx(\"framer-fjb5sc\",\"hidden-4nw8r4\",!visible6&&\"hidden-10jv7gn\",!visible6&&\"hidden-8u1x1z\"),children:[visible6&&/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-pwykwt\",\"data-framer-name\":\"Banner\",children:[visible6&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+88+0+60+0+0+116+0+0+0+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(O56ybXKBs)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+60+0+0+116+0+0+0+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(O56ybXKBs)},className:\"framer-qqi0ss\"})}),visible7&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+88+0+60+0+0+116+0+0+0+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(AsKrAXijF)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+60+0+0+116+0+0+0+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(AsKrAXijF)},className:\"framer-1xi81by\"})})]}),visible8&&/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-16be3jv\",\"data-framer-name\":\"Banner\",children:[visible8&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+88+0+60+0+0+116+0+0+254.25+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(sjQJZnZdF)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+60+0+0+116+0+0+254.25+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(sjQJZnZdF)},className:\"framer-1ryu7ec\"})}),visible9&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+88+0+60+0+0+116+0+0+254.25+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(Dxanu8VsM)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+60+0+0+116+0+0+254.25+0),sizes:`max(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1200px) / 0, 1px) / 0, 1px)`,...toResponsiveImage(Dxanu8VsM)},className:\"framer-z2v7m5\"})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1op8v6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-196wzoo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-118tjtf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wfou9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{background:{alt:\"\",fit:\"fill\",sizes:\"50px\",...toResponsiveImage(Cdo4ZT9h9)}},qDYKaxxzF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+88+0+60+0+0+654.5+0+0+0+0+0+.3),sizes:\"50px\",...toResponsiveImage(Cdo4ZT9h9)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+60+0+0+654.5+0+0+0+0+0+.3),sizes:\"50px\",...toResponsiveImage(Cdo4ZT9h9)},className:\"framer-13mkdsh\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bobnbw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zgvqf5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-8r7esc\",\"data-styles-preset\":\"Lvi4YG0rf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Katja Dechering\"})})}},children:/*#__PURE__*/_jsx(RichTextUseTruncation13p9eh5,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-8r7esc\",\"data-styles-preset\":\"Lvi4YG0rf\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Katja Dechering\"})}),className:\"framer-13p9eh5\",\"data-framer-name\":\"Naam Bedrijf\",fonts:[\"Inter\"],text:olodUCiNp,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15nk8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AyxS1xTeF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Op Holimoni sinds 23 dec 2024\"})}),text:textContent1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Op Holimoni sinds 23 december 2024\"})}),className:\"framer-1r51b74\",\"data-framer-name\":\"Locatie Praktijk\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-52yds9\",\"data-framer-name\":\"Social\",children:[visible15&&/*#__PURE__*/_jsx(Link,{href:JikQW1ojO,motionChild:true,nodeId:\"Ano8kz05J\",openInNewTab:true,scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1w8btex framer-14zjc4p\",\"data-framer-name\":\"Youtube\",whileHover:animation10,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-v802z\",\"data-framer-name\":\"Youtube\",description:\"Link to YouTube channel\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 23\"><path d=\"M 20.5 11.5 C 20.5 11.5 20.5 14.29 20.124 15.626 C 19.915 16.365 19.308 16.943 18.532 17.142 C 17.129 17.5 11.5 17.5 11.5 17.5 C 11.5 17.5 5.871 17.5 4.468 17.142 C 3.691 16.943 3.085 16.365 2.876 15.626 C 2.5 14.29 2.5 11.5 2.5 11.5 C 2.5 11.5 2.5 8.71 2.876 7.374 C 3.085 6.635 3.691 6.057 4.468 5.858 C 5.871 5.5 11.5 5.5 11.5 5.5 C 11.5 5.5 17.129 5.5 18.532 5.858 C 19.309 6.057 19.915 6.635 20.124 7.374 C 20.498 8.71 20.5 11.5 20.5 11.5 Z M 9.698 13.261 C 9.698 13.625 10.089 13.856 10.408 13.681 L 13.611 11.92 C 13.942 11.738 13.942 11.262 13.611 11.08 L 10.408 9.32 C 10.089 9.144 9.698 9.375 9.698 9.739 Z\" fill=\"rgb(153, 153, 153)\"></path></svg>',svgContentId:11865759318,title:\"YouTube\",withExternalLayout:true})})}),visible16&&/*#__PURE__*/_jsx(Link,{href:XamV6MpKF,motionChild:true,nodeId:\"eV1VEsHm5\",openInNewTab:true,scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1pdf61 framer-14zjc4p\",\"data-framer-name\":\"Instagram\",whileHover:animation10,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1sf9m8u\",\"data-framer-name\":\"Instagram\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 0 0 L 18 0 L 18 18 L 0 18 Z\" fill=\"transparent\"></path><path d=\"M 6.75 9 C 6.75 7.757 7.757 6.75 9 6.75 C 10.243 6.75 11.25 7.757 11.25 9 C 11.25 10.243 10.243 11.25 9 11.25 C 7.757 11.25 6.75 10.243 6.75 9 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 12.168 1.8 L 5.832 1.8 C 3.605 1.8 1.8 3.605 1.8 5.832 L 1.8 12.168 C 1.8 14.395 3.605 16.2 5.832 16.2 L 12.168 16.2 C 14.395 16.2 16.2 14.395 16.2 12.168 L 16.2 5.832 C 16.2 3.605 14.395 1.8 12.168 1.8 Z M 9 12.456 C 7.091 12.456 5.544 10.909 5.544 9 C 5.544 7.091 7.091 5.544 9 5.544 C 10.909 5.544 12.456 7.091 12.456 9 C 12.456 10.909 10.909 12.456 9 12.456 Z M 12.744 6.12 C 12.267 6.12 11.88 5.733 11.88 5.256 C 11.88 4.779 12.267 4.392 12.744 4.392 C 13.221 4.392 13.608 4.779 13.608 5.256 C 13.608 5.733 13.221 6.12 12.744 6.12 Z\" fill=\"var(--token-4fbe824b-9d92-43da-af6d-71f0cb014cd1, rgb(153, 153, 153)) /* {&quot;name&quot;:&quot;Gray&quot;} */\"></path></svg>',svgContentId:9093054807,withExternalLayout:true})})}),visible17&&/*#__PURE__*/_jsx(Link,{href:PrqDpgYk6,motionChild:true,nodeId:\"eskYYrolK\",openInNewTab:true,scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-zp2c4t framer-14zjc4p\",\"data-framer-name\":\"Facebook\",whileHover:animation10,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{svgContentId:11168301871}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1kxkmlx\",\"data-framer-name\":\"SVG\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 10.125 16.2 L 10.125 11.138 L 11.803 11.138 L 12.122 9.044 L 12.122 9.044 L 10.125 9.044 L 10.125 7.685 C 10.125 7.111 10.404 6.553 11.298 6.553 L 12.207 6.553 L 12.207 4.77 C 12.207 4.77 11.382 4.629 10.595 4.629 C 10.595 4.629 10.595 4.629 10.595 4.629 C 8.95 4.629 7.875 5.631 7.875 7.448 L 7.875 9.044 L 6.046 9.044 L 6.046 11.138 L 6.046 11.138 L 7.875 11.138 L 7.875 16.2 C 4.433 15.656 1.8 12.659 1.8 9.044 C 1.8 5.043 5.024 1.8 9 1.8 C 12.976 1.8 16.2 5.043 16.2 9.044 C 16.2 12.66 13.567 15.657 10.125 16.2 Z\" fill=\"var(--token-4fbe824b-9d92-43da-af6d-71f0cb014cd1, rgb(153, 153, 153)) /* {&quot;name&quot;:&quot;Gray&quot;} */\"></path></svg>',svgContentId:12772840876,withExternalLayout:true})})})}),visible18&&/*#__PURE__*/_jsx(Link,{href:YS5qWJiGq,motionChild:true,nodeId:\"hYQU62MhE\",openInNewTab:true,scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-5ync3o framer-14zjc4p\",\"data-framer-name\":\"Linkedin\",whileHover:animation10,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-qskco2\",\"data-framer-name\":\"SVG\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 1.8 2.832 C 1.8 2.262 2.276 1.8 2.864 1.8 L 15.136 1.8 C 15.724 1.8 16.2 2.262 16.2 2.832 L 16.2 15.168 C 16.2 15.738 15.724 16.2 15.136 16.2 L 2.864 16.2 C 2.276 16.2 1.8 15.738 1.8 15.168 Z M 6.165 13.854 L 6.165 7.352 L 3.99 7.352 L 3.99 13.854 Z M 5.078 6.464 C 5.836 6.464 6.308 5.965 6.308 5.341 C 6.294 4.703 5.836 4.217 5.092 4.217 C 4.348 4.217 3.862 4.703 3.862 5.341 C 3.862 5.965 4.334 6.464 5.063 6.464 Z M 7.369 13.854 C 7.369 13.854 7.369 13.854 7.369 13.854 L 7.369 13.854 Z M 9.544 13.854 L 9.544 10.223 C 9.544 10.029 9.558 9.835 9.615 9.696 C 9.772 9.308 10.13 8.905 10.731 8.905 C 11.518 8.905 11.833 9.502 11.833 10.376 L 11.833 13.854 L 14.008 13.854 L 14.008 10.126 C 14.008 8.129 12.935 7.199 11.504 7.199 C 10.35 7.199 9.833 7.829 9.544 8.272 L 9.544 7.352 L 7.369 7.352 C 7.397 7.96 7.369 13.816 7.369 13.854 Z\" fill=\"var(--token-4fbe824b-9d92-43da-af6d-71f0cb014cd1, rgb(153, 153, 153)) /* {&quot;name&quot;:&quot;Gray&quot;} */\"></path></svg>',svgContentId:12106502513,withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vfval5\",\"data-border\":true,\"data-framer-name\":\"Beschrijving\",children:[rIF7liKpw&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation11,className:\"framer-1k5jmwb\",\"data-border\":true,\"data-framer-appear-id\":\"1k5jmwb\",\"data-framer-name\":\"Voorbeeld Bannner\",initial:animation12,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-15x7tlg\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 0 0 L 16 0 L 16 16 L 0 16 Z\" fill=\"transparent\"></path><path d=\"M 14.794 11.75 L 9.3 2.25 C 9.032 1.785 8.537 1.498 8 1.498 C 7.463 1.498 6.968 1.785 6.7 2.25 L 1.206 11.75 C 0.935 12.213 0.932 12.786 1.199 13.251 C 1.467 13.716 1.963 14.002 2.5 14 L 13.5 14 C 14.037 14.002 14.533 13.716 14.801 13.251 C 15.068 12.786 15.065 12.213 14.794 11.75 Z M 7.5 6.5 C 7.5 6.224 7.724 6 8 6 C 8.276 6 8.5 6.224 8.5 6.5 L 8.5 9 C 8.5 9.276 8.276 9.5 8 9.5 C 7.724 9.5 7.5 9.276 7.5 9 Z M 8 12 C 7.586 12 7.25 11.664 7.25 11.25 C 7.25 10.836 7.586 10.5 8 10.5 C 8.414 10.5 8.75 10.836 8.75 11.25 C 8.75 11.664 8.414 12 8 12 Z\" fill=\"hsl(0, 0%, 100%)\"></path></svg>',svgContentId:11633334988,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n62xw0\",\"data-styles-preset\":\"odmDpWj_8\",style:{\"--framer-text-color\":\"var(--token-8e75c3e3-026d-4116-853e-36ab564d470b, rgb(255, 252, 245))\"},children:\"Dit is een voorbeeldpagina\"})}),className:\"framer-1gr3l2z\",\"data-framer-name\":\"Locatie Praktijk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:[\"Mijn naam is Marjolijn Walraven, en ik ben gecertificeerd Holistisch Coach en Master Reiki. In mijn praktijk help ik mensen die worstelen met HSP, depressie, burn-out, stress en prestatieangst om weer balans te vinden in hun leven en dichter bij zichzelf te komen.  \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Mijn praktijk is een warme, rustgevende plek waar je even kunt ontsnappen aan de drukte van het dagelijks leven. Met zachte verlichting, ontspannende geuren en een huiselijke sfeer bied ik een veilige omgeving waarin je je gehoord en begrepen voelt. Hier is alle ruimte voor jouw verhaal, emoties en behoeften.  \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Wat mij drijft, is mijn wens om \\xe9cht een verschil te maken in het leven van mijn cli\\xebnten. Ik geloof dat iedereen het verdient om zich gelukkig en krachtig te voelen, ongeacht de uitdagingen die het leven op hun pad brengt. Door mijn persoonlijke aanpak stem ik mijn begeleiding volledig af op wat jij nodig hebt, zodat je weer kunt verbinden met je innerlijke kracht.  \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Ik kijk ernaar uit je te ontmoeten en samen te werken aan een gezonder, gelukkiger en meer vervuld leven.  \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-1ruohxn\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:HqhKgqogG,verticalAlignment:\"top\",withExternalLayout:true})]}),visible19&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x7xln7\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-y0onhk\",\"data-styles-preset\":\"lnODSnuSW\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Specialisaties\"})}),className:\"framer-1mjm0u4\",\"data-framer-name\":\"Extra\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16kuyzk\",children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-1oel1dq\",\"data-framer-name\":\"Specialisaties\",children:[visible19&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Hooggevoeligheid (HSP)\"})}),className:\"framer-zhzzik\",\"data-framer-name\":\"Specialisatie 1\",fonts:[\"Inter\"],text:Kt_NotXHc,verticalAlignment:\"top\",withExternalLayout:true}),visible20&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Burn-out herstel\"})}),className:\"framer-psd1j3\",\"data-framer-name\":\"Specialisatie 2\",fonts:[\"Inter\"],text:sWx4fKQcH,verticalAlignment:\"top\",withExternalLayout:true}),visible21&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Stress en angst\"})}),className:\"framer-luwm60\",\"data-framer-name\":\"Specialisatie 3\",fonts:[\"Inter\"],text:CdKK0DGvX,verticalAlignment:\"top\",withExternalLayout:true}),visible22&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Prestatiegerichtheid\"})}),className:\"framer-f5q0rk\",\"data-framer-name\":\"Specialisatie 4\",fonts:[\"Inter\"],text:jzVxAWmh7,verticalAlignment:\"top\",withExternalLayout:true}),visible23&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Depressiebegeleiding\"})}),className:\"framer-1ip8tu8\",\"data-framer-name\":\"Specialisatie 5\",fonts:[\"Inter\"],text:CA10BAVr3,verticalAlignment:\"top\",withExternalLayout:true}),visible24&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Emotionele ondersteuning\"})}),className:\"framer-wmhohk\",\"data-framer-name\":\"Specialisatie 6\",fonts:[\"Inter\"],text:cmjyKNzIm,verticalAlignment:\"top\",withExternalLayout:true}),visible25&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Pubers, jongvolwassenen, volwassenen\"})}),className:\"framer-11ya5fz\",\"data-framer-name\":\"Specialisatie 7\",fonts:[\"Inter\"],text:CVgcwkbuG,verticalAlignment:\"top\",withExternalLayout:true}),visible26&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-j83rw8\",\"data-framer-name\":\"Specialisatie 8\",fonts:[\"Inter\"],text:qkriBHRhS,verticalAlignment:\"top\",withExternalLayout:true}),visible27&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-tskqjz\",\"data-framer-name\":\"Specialisatie 9\",fonts:[\"Inter\"],text:Q5ZSjyQhw,verticalAlignment:\"top\",withExternalLayout:true}),visible28&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-13lvupn\",\"data-framer-name\":\"Specialisatie 10\",fonts:[\"Inter\"],text:yY5LXy_sq,verticalAlignment:\"top\",withExternalLayout:true}),visible29&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-1hq6b3h\",\"data-framer-name\":\"Specialisatie 11\",fonts:[\"Inter\"],text:PBZ3UonMv,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),visible30&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jsl704\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-y0onhk\",\"data-styles-preset\":\"lnODSnuSW\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Ervaring\"})}),className:\"framer-1i2624u\",\"data-framer-name\":\"Extra\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-xn3f56\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Holistisch Coach sinds 2024\"})}),className:\"framer-q8dvpl\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:ereL8PaBR,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Reiki Therapeut sinds 2024\"})}),className:\"framer-1yll1sj\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:vXySNbKeZ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-ph70w2\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:mXPVMgEiY,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-2easwa\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:gmtrGupSW,verticalAlignment:\"top\",withExternalLayout:true}),visible31&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-1qljyx9\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:UVxhL5FgP,verticalAlignment:\"top\",withExternalLayout:true}),visible32&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-1kdtvk9\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:jSceNMqWn,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible33&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-akvq3r\",\"data-border\":true,\"data-framer-name\":\"Opleiding Cursussen\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-y0onhk\",\"data-styles-preset\":\"lnODSnuSW\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Opleidingen & Cursussen\"})}),className:\"framer-1eomcg3\",\"data-framer-name\":\"Extra\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5cbir7\",children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-v6r77d\",children:[visible33&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Holistisch Coach/therapeut (ZoMa)\"})}),className:\"framer-hwsvy7\",\"data-framer-name\":\"1\",fonts:[\"Inter\"],text:ULuJAAD2e,verticalAlignment:\"top\",withExternalLayout:true}),visible34&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Reiki Master (ZoMa)\"})}),className:\"framer-1ykl3c6\",\"data-framer-name\":\"2\",fonts:[\"Inter\"],text:ge6WqW0IL,verticalAlignment:\"top\",withExternalLayout:true}),visible35&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-1ft0okz\",\"data-framer-name\":\"3\",fonts:[\"Inter\"],text:hf0kGpDEX,verticalAlignment:\"top\",withExternalLayout:true}),visible36&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-lelhbs\",\"data-framer-name\":\"4\",fonts:[\"Inter\"],text:cIWkJuw76,verticalAlignment:\"top\",withExternalLayout:true}),visible37&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-4c7a61\",\"data-framer-name\":\"5\",fonts:[\"Inter\"],text:bPYws5aA3,verticalAlignment:\"top\",withExternalLayout:true}),visible38&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-1rcr9vl\",\"data-framer-name\":\"6\",fonts:[\"Inter\"],text:HEbf4GwCC,verticalAlignment:\"top\",withExternalLayout:true}),visible39&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-1i8ujvq\",\"data-framer-name\":\"7\",fonts:[\"Inter\"],text:sxDEspY5M,verticalAlignment:\"top\",withExternalLayout:true}),visible40&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-1vfn58o\",\"data-framer-name\":\"8\",fonts:[\"Inter\"],text:hyvGvoMqX,verticalAlignment:\"top\",withExternalLayout:true}),visible41&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Content\"})}),className:\"framer-eji97q\",\"data-framer-name\":\"9\",fonts:[\"Inter\"],text:U5U2DFaFk,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13r9i55\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-y0onhk\",\"data-styles-preset\":\"lnODSnuSW\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Extra’s\"})}),className:\"framer-1pu3ae0\",\"data-framer-name\":\"Extra\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-upw4dl\",children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-jgtrnl\",children:[/*#__PURE__*/_jsxs(\"li\",{className:\"framer-1h45g4h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-8r7esc\",\"data-styles-preset\":\"Lvi4YG0rf\",children:\"Verzekering \"})}),className:\"framer-10gheyd\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Niet gedekt\"})}),className:\"framer-1funihw\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"li\",{className:\"framer-1eq21f6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-8r7esc\",\"data-styles-preset\":\"Lvi4YG0rf\",children:\"KvK \"})}),className:\"framer-movrax\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible42&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Nee\"})}),className:\"framer-1n4injn\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),yUT_rWK66&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jbvg0c\",\"data-styles-preset\":\"MCgBRytL5\",children:\"Ja\"})}),className:\"framer-m1tvw\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),visible43&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-183l0yy\",\"data-border\":true,\"data-framer-name\":\"Locatie\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-y0onhk\",\"data-styles-preset\":\"lnODSnuSW\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Locatie\"})}),className:\"framer-jfjydg\",\"data-framer-name\":\"Locatie\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible43&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mtna24\",\"data-border\":true,\"data-framer-name\":\"Map\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:20,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gzqqg1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pnHjhfaSJ\",rendersWithMotion:true,scopeId:\"RLGvbHx_i\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,coordinates:HGM9S6OLO,height:\"100%\",id:\"pnHjhfaSJ\",isMixedBorderRadius:false,layoutId:\"pnHjhfaSJ\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",zoom:15})})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-equu7x hidden-4nw8r4\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+88+0+60+0+0+654.5+0+30+0),sizes:\"60px\",...toResponsiveImage(Cdo4ZT9h9)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+90+0+60+0+0+654.5+0+30+0),sizes:\"60px\",...toResponsiveImage(Cdo4ZT9h9)},className:\"framer-1lm3qft\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dqog4v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-8r7esc\",\"data-styles-preset\":\"Lvi4YG0rf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Inner-Joy\"})}),className:\"framer-1j3gkix\",\"data-framer-name\":\"Naam Bedrijf\",fonts:[\"Inter\"],text:XXBKWUed0,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-cogrgv\",\"data-styles-preset\":\"Kvohwhd4b\",style:{\"--framer-text-alignment\":\"center\"},children:\"Psychologie, Coaching, Readings, Energetische Therapie\"})}),className:\"framer-284t6v\",\"data-framer-name\":\"Beschrijving\",fonts:[\"Inter\"],text:kNM_xWmm2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1caijq1\",children:[visible&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:zwfOaAH7z,implicitPathVariables:undefined},{href:zwfOaAH7z,implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{width:`max((min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 60px) / 3, 1px), 400px) - 50px) / 0, 1px)`,y:(componentViewport?.y||0)+88+0+60+0+0+654.5+0+30+247.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,width:`max((min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1200px) - 70px) / 3, 1px), 400px) - 50px) / 0, 1px)`,y:(componentViewport?.y||0)+90+0+60+0+0+654.5+0+30+247.2+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6sjdks-container\",nodeId:\"Lgrpa52d9\",scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{BViG3AzIr:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{BViG3AzIr:resolvedLinks2[0],D4KREMqZC:getLocalizedValue(\"v0\",activeLocale)??\"Bezoek website\",gbIdcJ_E0:\"bezoek-website\",height:\"100%\",id:\"Lgrpa52d9\",KDcWFOmiv:true,layoutId:\"Lgrpa52d9\",style:{width:\"100%\"},variant:\"BWT5DLbYC\",width:\"100%\"})})})})})}),visible1&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:UbkFby50E,implicitPathVariables:undefined},{href:UbkFby50E,implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{width:`max((min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 60px) / 3, 1px), 400px) - 50px) / 0, 1px)`,y:(componentViewport?.y||0)+88+0+60+0+0+654.5+0+30+247.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,width:`max((min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1200px) - 70px) / 3, 1px), 400px) - 50px) / 0, 1px)`,y:(componentViewport?.y||0)+90+0+60+0+0+654.5+0+30+247.2+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tzp4ym-container\",nodeId:\"PmoVgq52n\",scopeId:\"RLGvbHx_i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qDYKaxxzF:{BViG3AzIr:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{BViG3AzIr:resolvedLinks3[0],D4KREMqZC:getLocalizedValue(\"v1\",activeLocale)??\"Stuur email\",gbIdcJ_E0:\"stuur-email\",height:\"100%\",id:\"PmoVgq52n\",KDcWFOmiv:false,layoutId:\"PmoVgq52n\",style:{width:\"100%\"},variant:\"ziCjPyb6L\",width:\"100%\"})})})})})})]})]})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sHj96.framer-14zjc4p, .framer-sHj96 .framer-14zjc4p { display: block; }\",\".framer-sHj96.framer-10jv7gn { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 90px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-sHj96 .framer-dqcy62 { --border-bottom-width: 1px; --border-color: var(--token-329ec06a-2135-4c44-9a4d-4cc63456d8b4, rgba(0, 0, 0, 0.05)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 79px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 20px; position: fixed; width: 100%; z-index: 9; }\",\".framer-sHj96 .framer-9h2md3-container, .framer-sHj96 .framer-essazd-container, .framer-sHj96 .framer-6sjdks-container, .framer-sHj96 .framer-1tzp4ym-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-sHj96 .framer-103llqz-container, .framer-sHj96 .framer-jm0256-container { bottom: 30px; flex: none; height: auto; max-height: 100%; max-width: 100%; pointer-events: auto; position: fixed; right: 30px; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 9; }\",\".framer-sHj96.framer-xc8o92, .framer-sHj96.framer-p5scl3, .framer-sHj96.framer-1mntmo5 { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-sHj96.framer-1hocsf0, .framer-sHj96.framer-19agzc9 { -webkit-backdrop-filter: blur(10px); align-content: center; align-items: center; backdrop-filter: blur(10px); background-color: rgba(0, 0, 0, 0.9); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 40px; position: fixed; top: calc(50.00000000000002% - 100% / 2); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-sHj96 .framer-138jyeq-container, .framer-sHj96 .framer-wdo0j6-container { aspect-ratio: 0.7300509337860781 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 274px); max-height: 100%; max-width: 430px; position: relative; width: 1px; }\",\".framer-sHj96.framer-wj0ht1, .framer-sHj96.framer-1p4p9sp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-sHj96 .framer-y8s3u, .framer-sHj96 .framer-1whq3k4, .framer-sHj96 .framer-az6qa7 { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 70px); overflow: hidden; position: relative; width: 70px; }\",\".framer-sHj96 .framer-1u0e2fe, .framer-sHj96 .framer-yvy6ui, .framer-sHj96 .framer-1778qol { flex: none; height: 34px; left: calc(50.00000000000002% - 34px / 2); position: absolute; top: calc(50.00000000000002% - 34px / 2); width: 34px; }\",\".framer-sHj96 .framer-6hwstf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; padding: 60px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1akpo95 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-x3v3gf { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-18pqkro { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-sHj96 .framer-6fw367, .framer-sHj96 .framer-1ruohxn, .framer-sHj96 .framer-1mjm0u4, .framer-sHj96 .framer-zhzzik, .framer-sHj96 .framer-psd1j3, .framer-sHj96 .framer-luwm60, .framer-sHj96 .framer-f5q0rk, .framer-sHj96 .framer-1ip8tu8, .framer-sHj96 .framer-wmhohk, .framer-sHj96 .framer-11ya5fz, .framer-sHj96 .framer-j83rw8, .framer-sHj96 .framer-tskqjz, .framer-sHj96 .framer-13lvupn, .framer-sHj96 .framer-1hq6b3h, .framer-sHj96 .framer-1i2624u, .framer-sHj96 .framer-q8dvpl, .framer-sHj96 .framer-1yll1sj, .framer-sHj96 .framer-ph70w2, .framer-sHj96 .framer-2easwa, .framer-sHj96 .framer-1qljyx9, .framer-sHj96 .framer-1kdtvk9, .framer-sHj96 .framer-1eomcg3, .framer-sHj96 .framer-hwsvy7, .framer-sHj96 .framer-1ykl3c6, .framer-sHj96 .framer-1ft0okz, .framer-sHj96 .framer-lelhbs, .framer-sHj96 .framer-4c7a61, .framer-sHj96 .framer-1rcr9vl, .framer-sHj96 .framer-1i8ujvq, .framer-sHj96 .framer-1vfn58o, .framer-sHj96 .framer-eji97q, .framer-sHj96 .framer-1pu3ae0, .framer-sHj96 .framer-10gheyd, .framer-sHj96 .framer-1funihw, .framer-sHj96 .framer-movrax, .framer-sHj96 .framer-m1tvw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sHj96 .framer-1qn1gas { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; list-style: none; margin: 0px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-sHj96 .framer-1ukzt4y, .framer-sHj96 .framer-1nqkmi3, .framer-sHj96 .framer-1oa6huk, .framer-sHj96 .framer-52yds9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-sHj96 .framer-gz0bj1 { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-sHj96 .framer-uk0pku, .framer-sHj96 .framer-1ugcxx0, .framer-sHj96 .framer-1ssqpmu, .framer-sHj96 .framer-1r51b74, .framer-sHj96 .framer-1gr3l2z, .framer-sHj96 .framer-1n4injn, .framer-sHj96 .framer-jfjydg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-sHj96 .framer-wdbev6, .framer-sHj96 .framer-19msbaj { aspect-ratio: 1 / 1; background-color: #000000; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; flex: none; height: var(--framer-aspect-ratio-supported, 2px); overflow: hidden; position: relative; width: 2px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sHj96 .framer-68mey2, .framer-sHj96 .framer-1o76a2t { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); position: relative; width: 14px; }\",\".framer-sHj96 .framer-gqj8qu { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 509px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-sHj96 .framer-1f3o4t9 { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-sHj96 .framer-hycszp-container { bottom: 20px; flex: none; height: auto; left: 20px; position: absolute; width: auto; }\",\".framer-sHj96.framer-12tm5yt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: auto; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-sHj96 .framer-1a9qim3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: auto; padding: 100px 50px 50px 50px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-sHj96 .framer-12qp72u { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(3, min-content); height: min-content; justify-content: center; max-width: 700px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-ye8tii { align-self: start; aspect-ratio: 1.2962962962962963 / 1; flex: none; grid-column: auto / span 2; height: var(--framer-aspect-ratio-supported, 154px); justify-self: start; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1b9hd0y, .framer-sHj96 .framer-1yohqyw, .framer-sHj96 .framer-19pet3d, .framer-sHj96 .framer-1j94xj2, .framer-sHj96 .framer-1nbxb2d, .framer-sHj96 .framer-quues4, .framer-sHj96 .framer-1ncb9zp, .framer-sHj96 .framer-1p8kfa7, .framer-sHj96 .framer-6j79bo { align-self: start; aspect-ratio: 1.2962962962962963 / 1; flex: none; grid-column: auto / span 2; height: var(--framer-aspect-ratio-supported, 154px); justify-self: start; overflow: hidden; position: relative; width: 100%; }\",\".framer-sHj96.framer-6fqxzb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-sHj96 .framer-c1bvwj { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; left: 20px; overflow: hidden; padding: 0px; position: absolute; top: 20px; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sHj96 .framer-11w1u1r { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-sHj96 .framer-fjb5sc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-sHj96 .framer-pwykwt, .framer-sHj96 .framer-16be3jv { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-qqi0ss, .framer-sHj96 .framer-1xi81by, .framer-sHj96 .framer-1ryu7ec, .framer-sHj96 .framer-z2v7m5 { flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\".framer-sHj96 .framer-1op8v6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-196wzoo { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 580px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sHj96 .framer-118tjtf { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-wfou9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-sHj96 .framer-13mkdsh { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; flex: none; height: var(--framer-aspect-ratio-supported, 50px); overflow: hidden; position: relative; width: 50px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sHj96 .framer-bobnbw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 407px; }\",\".framer-sHj96 .framer-zgvqf5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-13p9eh5 { flex: 1 0 0px; height: 25px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-sHj96 .framer-15nk8w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1w8btex, .framer-sHj96 .framer-1pdf61, .framer-sHj96 .framer-zp2c4t, .framer-sHj96 .framer-5ync3o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-sHj96 .framer-v802z { flex: none; height: 23px; position: relative; width: 24px; }\",\".framer-sHj96 .framer-1sf9m8u, .framer-sHj96 .framer-1kxkmlx, .framer-sHj96 .framer-qskco2 { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-sHj96 .framer-1vfval5 { --border-bottom-width: 0px; --border-color: var(--token-329ec06a-2135-4c44-9a4d-4cc63456d8b4, rgba(0, 0, 0, 0.05)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1k5jmwb { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #000000; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-sHj96 .framer-15x7tlg { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-sHj96 .framer-x7xln7 { --border-bottom-width: 0px; --border-color: var(--token-329ec06a-2135-4c44-9a4d-4cc63456d8b4, rgba(0, 0, 0, 0.05)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-16kuyzk, .framer-sHj96 .framer-5cbir7, .framer-sHj96 .framer-upw4dl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1oel1dq, .framer-sHj96 .framer-v6r77d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; list-style: none; margin: 0px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1jsl704, .framer-sHj96 .framer-akvq3r, .framer-sHj96 .framer-13r9i55, .framer-sHj96 .framer-183l0yy { --border-bottom-width: 0px; --border-color: var(--token-329ec06a-2135-4c44-9a4d-4cc63456d8b4, rgba(0, 0, 0, 0.05)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-xn3f56 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; list-style: none; margin: 0px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-jgtrnl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; list-style: none; margin: 0px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1h45g4h, .framer-sHj96 .framer-1eq21f6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1mtna24 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.5476190476190477 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 375px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-sHj96 .framer-1gzqqg1-container { cursor: grab; flex: none; height: 190%; left: calc(50.00000000000002% - 190.15384615384616% / 2); position: absolute; top: calc(50.00000000000002% - 190% / 2); width: 190%; }\",\".framer-sHj96 .framer-equu7x { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: hidden; padding: 30px; position: sticky; top: 140px; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-sHj96 .framer-1lm3qft { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; flex: none; height: var(--framer-aspect-ratio-supported, 60px); overflow: hidden; position: relative; width: 60px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sHj96 .framer-1dqog4v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1j3gkix, .framer-sHj96 .framer-284t6v { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-sHj96 .framer-1caijq1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sHj96.framer-10jv7gn, .framer-sHj96 .framer-dqcy62, .framer-sHj96.framer-1hocsf0, .framer-sHj96.framer-wj0ht1, .framer-sHj96.framer-19agzc9, .framer-sHj96.framer-1p4p9sp, .framer-sHj96 .framer-6hwstf, .framer-sHj96 .framer-1akpo95, .framer-sHj96 .framer-x3v3gf, .framer-sHj96 .framer-18pqkro, .framer-sHj96 .framer-1qn1gas, .framer-sHj96 .framer-1ukzt4y, .framer-sHj96 .framer-1nqkmi3, .framer-sHj96 .framer-1oa6huk, .framer-sHj96 .framer-gqj8qu, .framer-sHj96.framer-12tm5yt, .framer-sHj96 .framer-1a9qim3, .framer-sHj96.framer-6fqxzb, .framer-sHj96 .framer-c1bvwj, .framer-sHj96 .framer-fjb5sc, .framer-sHj96 .framer-pwykwt, .framer-sHj96 .framer-16be3jv, .framer-sHj96 .framer-196wzoo, .framer-sHj96 .framer-wfou9, .framer-sHj96 .framer-bobnbw, .framer-sHj96 .framer-zgvqf5, .framer-sHj96 .framer-15nk8w, .framer-sHj96 .framer-52yds9, .framer-sHj96 .framer-1w8btex, .framer-sHj96 .framer-1pdf61, .framer-sHj96 .framer-zp2c4t, .framer-sHj96 .framer-5ync3o, .framer-sHj96 .framer-1vfval5, .framer-sHj96 .framer-1k5jmwb, .framer-sHj96 .framer-x7xln7, .framer-sHj96 .framer-16kuyzk, .framer-sHj96 .framer-1oel1dq, .framer-sHj96 .framer-1jsl704, .framer-sHj96 .framer-xn3f56, .framer-sHj96 .framer-akvq3r, .framer-sHj96 .framer-5cbir7, .framer-sHj96 .framer-v6r77d, .framer-sHj96 .framer-13r9i55, .framer-sHj96 .framer-upw4dl, .framer-sHj96 .framer-jgtrnl, .framer-sHj96 .framer-183l0yy, .framer-sHj96 .framer-equu7x, .framer-sHj96 .framer-1dqog4v, .framer-sHj96 .framer-1caijq1 { gap: 0px; } .framer-sHj96.framer-10jv7gn > *, .framer-sHj96 .framer-fjb5sc > *, .framer-sHj96 .framer-bobnbw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-sHj96.framer-10jv7gn > :first-child, .framer-sHj96 .framer-6hwstf > :first-child, .framer-sHj96 .framer-1akpo95 > :first-child, .framer-sHj96 .framer-18pqkro > :first-child, .framer-sHj96 .framer-1a9qim3 > :first-child, .framer-sHj96 .framer-fjb5sc > :first-child, .framer-sHj96 .framer-196wzoo > :first-child, .framer-sHj96 .framer-bobnbw > :first-child, .framer-sHj96 .framer-1vfval5 > :first-child, .framer-sHj96 .framer-x7xln7 > :first-child, .framer-sHj96 .framer-16kuyzk > :first-child, .framer-sHj96 .framer-1oel1dq > :first-child, .framer-sHj96 .framer-1jsl704 > :first-child, .framer-sHj96 .framer-xn3f56 > :first-child, .framer-sHj96 .framer-akvq3r > :first-child, .framer-sHj96 .framer-5cbir7 > :first-child, .framer-sHj96 .framer-v6r77d > :first-child, .framer-sHj96 .framer-13r9i55 > :first-child, .framer-sHj96 .framer-upw4dl > :first-child, .framer-sHj96 .framer-jgtrnl > :first-child, .framer-sHj96 .framer-183l0yy > :first-child, .framer-sHj96 .framer-equu7x > :first-child, .framer-sHj96 .framer-1dqog4v > :first-child { margin-top: 0px; } .framer-sHj96.framer-10jv7gn > :last-child, .framer-sHj96 .framer-6hwstf > :last-child, .framer-sHj96 .framer-1akpo95 > :last-child, .framer-sHj96 .framer-18pqkro > :last-child, .framer-sHj96 .framer-1a9qim3 > :last-child, .framer-sHj96 .framer-fjb5sc > :last-child, .framer-sHj96 .framer-196wzoo > :last-child, .framer-sHj96 .framer-bobnbw > :last-child, .framer-sHj96 .framer-1vfval5 > :last-child, .framer-sHj96 .framer-x7xln7 > :last-child, .framer-sHj96 .framer-16kuyzk > :last-child, .framer-sHj96 .framer-1oel1dq > :last-child, .framer-sHj96 .framer-1jsl704 > :last-child, .framer-sHj96 .framer-xn3f56 > :last-child, .framer-sHj96 .framer-akvq3r > :last-child, .framer-sHj96 .framer-5cbir7 > :last-child, .framer-sHj96 .framer-v6r77d > :last-child, .framer-sHj96 .framer-13r9i55 > :last-child, .framer-sHj96 .framer-upw4dl > :last-child, .framer-sHj96 .framer-jgtrnl > :last-child, .framer-sHj96 .framer-183l0yy > :last-child, .framer-sHj96 .framer-equu7x > :last-child, .framer-sHj96 .framer-1dqog4v > :last-child { margin-bottom: 0px; } .framer-sHj96 .framer-dqcy62 > *, .framer-sHj96.framer-1hocsf0 > *, .framer-sHj96.framer-wj0ht1 > *, .framer-sHj96.framer-19agzc9 > *, .framer-sHj96.framer-1p4p9sp > *, .framer-sHj96 .framer-1qn1gas > *, .framer-sHj96.framer-12tm5yt > *, .framer-sHj96.framer-6fqxzb > *, .framer-sHj96 .framer-c1bvwj > *, .framer-sHj96 .framer-wfou9 > *, .framer-sHj96 .framer-1w8btex > *, .framer-sHj96 .framer-1pdf61 > *, .framer-sHj96 .framer-zp2c4t > *, .framer-sHj96 .framer-5ync3o > *, .framer-sHj96 .framer-1k5jmwb > *, .framer-sHj96 .framer-1caijq1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-sHj96 .framer-dqcy62 > :first-child, .framer-sHj96.framer-1hocsf0 > :first-child, .framer-sHj96.framer-wj0ht1 > :first-child, .framer-sHj96.framer-19agzc9 > :first-child, .framer-sHj96.framer-1p4p9sp > :first-child, .framer-sHj96 .framer-x3v3gf > :first-child, .framer-sHj96 .framer-1qn1gas > :first-child, .framer-sHj96 .framer-1ukzt4y > :first-child, .framer-sHj96 .framer-1nqkmi3 > :first-child, .framer-sHj96 .framer-1oa6huk > :first-child, .framer-sHj96 .framer-gqj8qu > :first-child, .framer-sHj96.framer-12tm5yt > :first-child, .framer-sHj96.framer-6fqxzb > :first-child, .framer-sHj96 .framer-c1bvwj > :first-child, .framer-sHj96 .framer-pwykwt > :first-child, .framer-sHj96 .framer-16be3jv > :first-child, .framer-sHj96 .framer-wfou9 > :first-child, .framer-sHj96 .framer-zgvqf5 > :first-child, .framer-sHj96 .framer-15nk8w > :first-child, .framer-sHj96 .framer-52yds9 > :first-child, .framer-sHj96 .framer-1w8btex > :first-child, .framer-sHj96 .framer-1pdf61 > :first-child, .framer-sHj96 .framer-zp2c4t > :first-child, .framer-sHj96 .framer-5ync3o > :first-child, .framer-sHj96 .framer-1k5jmwb > :first-child, .framer-sHj96 .framer-1caijq1 > :first-child { margin-left: 0px; } .framer-sHj96 .framer-dqcy62 > :last-child, .framer-sHj96.framer-1hocsf0 > :last-child, .framer-sHj96.framer-wj0ht1 > :last-child, .framer-sHj96.framer-19agzc9 > :last-child, .framer-sHj96.framer-1p4p9sp > :last-child, .framer-sHj96 .framer-x3v3gf > :last-child, .framer-sHj96 .framer-1qn1gas > :last-child, .framer-sHj96 .framer-1ukzt4y > :last-child, .framer-sHj96 .framer-1nqkmi3 > :last-child, .framer-sHj96 .framer-1oa6huk > :last-child, .framer-sHj96 .framer-gqj8qu > :last-child, .framer-sHj96.framer-12tm5yt > :last-child, .framer-sHj96.framer-6fqxzb > :last-child, .framer-sHj96 .framer-c1bvwj > :last-child, .framer-sHj96 .framer-pwykwt > :last-child, .framer-sHj96 .framer-16be3jv > :last-child, .framer-sHj96 .framer-wfou9 > :last-child, .framer-sHj96 .framer-zgvqf5 > :last-child, .framer-sHj96 .framer-15nk8w > :last-child, .framer-sHj96 .framer-52yds9 > :last-child, .framer-sHj96 .framer-1w8btex > :last-child, .framer-sHj96 .framer-1pdf61 > :last-child, .framer-sHj96 .framer-zp2c4t > :last-child, .framer-sHj96 .framer-5ync3o > :last-child, .framer-sHj96 .framer-1k5jmwb > :last-child, .framer-sHj96 .framer-1caijq1 > :last-child { margin-right: 0px; } .framer-sHj96 .framer-6hwstf > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-sHj96 .framer-1akpo95 > *, .framer-sHj96 .framer-196wzoo > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-sHj96 .framer-x3v3gf > *, .framer-sHj96 .framer-gqj8qu > *, .framer-sHj96 .framer-pwykwt > *, .framer-sHj96 .framer-16be3jv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-sHj96 .framer-18pqkro > *, .framer-sHj96 .framer-1a9qim3 > *, .framer-sHj96 .framer-1vfval5 > *, .framer-sHj96 .framer-1oel1dq > *, .framer-sHj96 .framer-xn3f56 > *, .framer-sHj96 .framer-v6r77d > *, .framer-sHj96 .framer-jgtrnl > *, .framer-sHj96 .framer-1dqog4v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-sHj96 .framer-1ukzt4y > *, .framer-sHj96 .framer-1nqkmi3 > *, .framer-sHj96 .framer-1oa6huk > *, .framer-sHj96 .framer-zgvqf5 > *, .framer-sHj96 .framer-15nk8w > *, .framer-sHj96 .framer-52yds9 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-sHj96 .framer-x7xln7 > *, .framer-sHj96 .framer-1jsl704 > *, .framer-sHj96 .framer-akvq3r > *, .framer-sHj96 .framer-13r9i55 > *, .framer-sHj96 .framer-183l0yy > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-sHj96 .framer-16kuyzk > *, .framer-sHj96 .framer-5cbir7 > *, .framer-sHj96 .framer-upw4dl > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-sHj96 .framer-equu7x > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-sHj96[data-border=\"true\"]::after, .framer-sHj96 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-sHj96.framer-10jv7gn { padding: 88px 0px 0px 0px; width: 810px; } .framer-sHj96 .framer-6hwstf { padding: 60px 40px 80px 40px; } .framer-sHj96 .framer-1op8v6 { gap: 60px; justify-content: flex-start; } .framer-sHj96 .framer-wfou9, .framer-sHj96 .framer-bobnbw { flex: 1 0 0px; width: 1px; } .framer-sHj96 .framer-1mtna24 { height: var(--framer-aspect-ratio-supported, 263px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sHj96 .framer-1op8v6 { gap: 0px; } .framer-sHj96 .framer-1op8v6 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-sHj96 .framer-1op8v6 > :first-child { margin-left: 0px; } .framer-sHj96 .framer-1op8v6 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-sHj96.framer-10jv7gn { padding: 88px 0px 0px 0px; width: 390px; } .framer-sHj96 .framer-dqcy62, .framer-sHj96 .framer-6fw367 { order: 0; } .framer-sHj96 .framer-103llqz-container { bottom: 100px; order: 2; z-index: 8; } .framer-sHj96.framer-1hocsf0, .framer-sHj96.framer-19agzc9 { padding: 50px; } .framer-sHj96 .framer-jm0256-container { bottom: 100px; order: 3; z-index: 8; } .framer-sHj96 .framer-6hwstf { order: 1; padding: 0px 0px 80px 0px; } .framer-sHj96 .framer-x3v3gf { order: 1; padding: 0px 20px 0px 20px; } .framer-sHj96 .framer-1qn1gas { flex-wrap: wrap; justify-content: flex-start; order: 1; width: 100%; } .framer-sHj96 .framer-gqj8qu { aspect-ratio: 1.2962962962962963 / 1; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex-direction: column; height: var(--framer-aspect-ratio-supported, 154px); order: 0; will-change: unset; } .framer-sHj96 .framer-1f3o4t9 { height: 1px; width: 100%; } .framer-sHj96 .framer-1a9qim3 { padding: 80px 20px 50px 20px; } .framer-sHj96 .framer-1op8v6 { flex-direction: column; gap: 60px; justify-content: flex-start; order: 2; padding: 0px 20px 0px 20px; } .framer-sHj96 .framer-196wzoo { flex: none; order: 1; width: 100%; } .framer-sHj96 .framer-118tjtf { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; order: 0; } .framer-sHj96 .framer-wfou9 { flex-wrap: wrap; order: 0; width: 100%; } .framer-sHj96 .framer-bobnbw { flex: 1 0 0px; width: 1px; } .framer-sHj96 .framer-13p9eh5 { height: 20px; } .framer-sHj96 .framer-15nk8w { width: min-content; } .framer-sHj96 .framer-52yds9, .framer-sHj96 .framer-1vfval5 { order: 1; } .framer-sHj96 .framer-x7xln7 { order: 2; } .framer-sHj96 .framer-1jsl704 { order: 4; } .framer-sHj96 .framer-akvq3r { order: 3; } .framer-sHj96 .framer-13r9i55 { order: 5; } .framer-sHj96 .framer-183l0yy { order: 6; } .framer-sHj96 .framer-1mtna24 { height: var(--framer-aspect-ratio-supported, 129px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sHj96 .framer-gqj8qu, .framer-sHj96 .framer-1op8v6, .framer-sHj96 .framer-118tjtf { gap: 0px; } .framer-sHj96 .framer-gqj8qu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-sHj96 .framer-gqj8qu > :first-child, .framer-sHj96 .framer-1op8v6 > :first-child, .framer-sHj96 .framer-118tjtf > :first-child { margin-top: 0px; } .framer-sHj96 .framer-gqj8qu > :last-child, .framer-sHj96 .framer-1op8v6 > :last-child, .framer-sHj96 .framer-118tjtf > :last-child { margin-bottom: 0px; } .framer-sHj96 .framer-1op8v6 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-sHj96 .framer-118tjtf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3730.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qDYKaxxzF\":{\"layout\":[\"fixed\",\"auto\"]},\"AyxS1xTeF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerTrackingIds [{\"id\":\"bezoek-website\"},{\"id\":\"stuur-email\"}]\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerRLGvbHx_i=withCSS(Component,css,\"framer-sHj96\");export default FramerRLGvbHx_i;FramerRLGvbHx_i.displayName=\"Generated Component\";FramerRLGvbHx_i.defaultProps={height:3730.5,width:1200};addFonts(FramerRLGvbHx_i,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ButtonFonts,...AanbiedersVideoFonts,...YouTubeFonts,...VideoFonts,...AlleFotosFonts,...GoogleMapsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRLGvbHx_i\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerTrackingIds\":\"[{\\\"id\\\":\\\"bezoek-website\\\"},{\\\"id\\\":\\\"stuur-email\\\"}]\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qDYKaxxzF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AyxS1xTeF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"3730.5\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,EAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAa,CAAC,EAAC,MAAM,GAAoC,GAAqB,YAAY,AAAC,EAAC,CAAO,EAAwB,GAAK,CAAC,IAAI,EAAiB,MAAM,IAAI,IAAe,kCAAkC,KAAK,UAAU,GAAqB,CAAC,GAAG,OAAO,EAAiB,EAAM,EAAM,CAAC,QAAM,UAAA,EAAU,YAAS,WAAQ,YAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,GAAE,EAAK,aAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,CAAC,aAAU,EAAwB,YAAY,GAAE,EAAK,aAAU,EAAwB,YAAY,EAAE,GAAG,aAAU,EAAwB,YAAY,EAAE,GAAG,GAAG,GAAU,CAAC,GAAS,EAAM,CAAwb,AAAvb,EAAgB,IAAI,CAAC,IAAMC,EAAS,GAAiB,EAAiB,EAAa,CAAC,GAAGA,EAAS,OAAO,CAAC,IAAI,EAAU,SAAS,cAAc,sBAAsB,CAAC,AAAG,EAAW,EAAU,aAAa,UAAUA,EAAS,OAAO,EAAO,EAAU,SAAS,cAAc,OAAO,CAAC,EAAU,aAAa,OAAO,SAAS,CAAC,EAAU,aAAa,UAAUA,EAAS,OAAO,CAAC,SAAS,KAAK,YAAY,EAAU,CAAG,CAAC,EAAC,CAAC,EAAiB,CAAa,EAAC,CAAC,EAAyB,IAAI,CAAC,IAAMA,EAAS,GAAiB,EAAiB,EAAa,CAAmC,AAAlC,SAAS,MAAMA,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,wBAAwB,EAAE,aAAa,UAAUA,EAAS,SAAS,AAAG,EAAC,CAAC,EAAiB,CAAa,EAAC,CAAg1B,GAA10B,CAAC,EAAY,GAAoB,CAAC,GAA8B,GAAQ,IAAY,EAAM,CAAO,GAA8B,CAAC,yBAAsB,SAAM,CAAC,OAAA,GAAmC,CAAO,GAAgB,CAAC,CAAC,UAAQ,WAAS,GAAG,GAAsB,MAAM,GAAG,IAAO,CAAC,EAAQ,QAAQ,AAAE,EAAC,CAAO,GAAa,CAAC,CAAC,UAAQ,WAAS,GAAG,GAAsB,MAAM,GAAG,IAAO,CAAC,EAAQ,MAAM,AAAE,EAAC,CAAO,GAAgB,CAAC,CAAC,UAAQ,WAAS,GAAG,GAAsB,MAAM,GAAG,IAAO,CAAC,EAAQ,QAAQ,AAAE,EAAC,CAAO,GAAsB,kBAA0I,EAAO,EAAkB,EAAG,GAAkB,GAAG,GAAsB,CAAO,GAAY,KAAS,IAAW,EAAgB,IAAc,YAA6C,GAAQ,EAAM,EAAU,CAAC,GAA0B,EAAa,CAAqjE,IAA9iE,GAAO,IAAW,CAAO,GAAS,EAAM,EAAU,CAAO,GAAS,EAAM,GAAU,CAAO,GAAS,EAAM,EAAU,CAAO,GAAa,IAAY,IAAW,EAAgB,IAAc,aAAmB,EAAY,EAAc,GAAS,EAAM,GAAU,CAAO,GAAS,EAAM,EAAU,CAAO,GAAS,EAAM,GAAU,CAAO,GAAS,EAAM,EAAU,CAAO,GAAS,EAAM,EAAU,CAAO,GAAS,EAAM,GAAU,CAAO,GAAU,EAAM,EAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAa,GAAY,IAAW,CAAgB,IAAc,aAAmB,EAAa,GAAtD,EAAoE,GAAiB,IAAe,CAAO,GAAY,GAAO,GAAa,GAAU,CAAC,UAAU,OAAO,OAAO,IAAK,EAAC,GAAiB,CAAC,EAAkB,KAAK,EAAa,EAAE,qBAAqB,CAAO,GAAa,GAAO,GAAa,GAAU,CAAC,UAAU,SAAS,OAAO,IAAK,EAAC,GAAiB,CAAC,EAAkB,KAAK,EAAa,EAAE,qBAAqB,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAa,GAA2B,YAAe,GAAU,EAAa,CAAO,GAAU,GAAO,GAAU,CAAO,GAAU,EAAM,GAAU,CAAO,GAAa,IAAS,IAAW,CAAgB,IAAc,aAAtB,EAAkF,MAArB,IAAiB,CAAE,EAAC,CAAqB,EAAK,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,oBAAkB,EAAC,SAAsB,EAAM,EAAY,CAAC,GAAG,IAAU,EAAgB,SAAS,CAAc,EAAK,GAAU,CAAC,MAAM,+CAAgD,EAAC,CAAc,EAAM,EAAO,IAAI,CAAC,GAAG,GAAU,UAAU,EAAG,EAAkB,iBAAiBC,EAAU,CAAC,IAAI,EAAW,MAAM,CAAC,GAAG,CAAM,EAAC,SAAS,CAAC,IAAa,EAAe,EAAM,MAAM,CAAC,UAAU,4DAA2D,EAAK,SAAS,CAAC,IAAsB,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,EAAU,0BAAA,EAAgC,EAAC,CAAC,KAAK,EAAU,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA4B,EAAKC,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,+BAA+B,EAAE,GAAI,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAc,EAAG,CAAC,EAAC,SAAsB,EAAKV,GAAO,CAAC,UAAU,EAAc,GAAG,UAAU,EAAkB,KAAK,EAAa,EAAE,iBAAiB,OAAO,OAAO,GAAG,YAAY,WAAU,EAAK,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,EAAU,0BAAA,EAAgC,EAAC,CAAC,KAAK,EAAU,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKU,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,+BAA+B,EAAE,GAAI,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKV,GAAO,CAAC,UAAU,EAAe,GAAG,UAAU,EAAkB,KAAK,EAAa,EAAE,cAAc,OAAO,OAAO,GAAG,YAAY,WAAU,EAAM,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAuB,EAAK,GAAQ,CAAC,SAAS,GAAsB,EAAKW,EAAU,CAAC,SAAsB,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAI,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO,EAAE,IAAI,SAAsB,EAAM,GAAmC,CAAC,QAAQ,GAAU,UAAU,mDAAmD,6BAA6B,gBAAgB,GAAG,UAAU,QAAQ,GAAW,cAAa,EAAK,KAAK,gBAAgB,OAAO,YAAY,WAAU,EAAK,mBAAkB,EAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAK,EAAC,SAAS,CAAc,EAAKT,GAAgB,CAAC,UAAU,GAAgB,CAAC,SAAQ,EAAC,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,gBAAgB,MAAM,CAAC,UAAU,OAAO,SAAS,MAAO,EAAC,UAAU,GAAU,QAAQ,YAAY,MAAM,MAAO,EAAC,CAAc,EAAK,EAAgB,CAAC,SAAS,EAAQ,SAAsB,EAAKU,EAAU,CAAC,SAAsB,EAAmC,EAAA,EAAqB,CAAC,SAAS,CAAc,EAAK,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAI,EAAC,KAAK,OAAQ,CAAC,EAAC,UAAU,EAAG,EAAkB,gBAAgB,yBAAyB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,CAAC,EAAC,QAAQ,CAAC,QAAQ,CAAE,EAAC,MAAM,IAAI,EAAQ,MAAM,AAAC,EAAC,YAAY,CAAc,EAAK,EAAO,IAAI,CAAC,QAAQ,GAAW,UAAU,EAAG,EAAkB,iBAAiB,yBAAyB,UAAU,KAAK,GAAW,QAAQ,GAAW,MAAM,CAAC,qBAAqB,IAAK,EAAC,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,iBAAgB,EAAK,kBAAiB,EAAK,kBAAiB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAKT,GAAQ,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,qBAAoB,EAAM,OAAM,EAAK,SAAS,YAAY,KAAK,KAAK,YAAW,EAAM,MAAM,CAAC,OAAO,OAAO,UAAU,OAAO,SAAS,OAAO,MAAM,MAAO,EAAC,UAAU,iBAAiB,cAAc,EAAE,eAAe,EAAE,IAAI,GAAU,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,EAAG,EAAkB,gBAAgB,yBAAyB,UAAU,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,eAAe,MAAM,GAAa,CAAC,SAAQ,EAAC,CAAC,SAAsB,EAAK,EAAI,CAAC,UAAU,oCAAoC,UAAU,OAAO,WAAW,QAAQ,EAAE,IAAI,w7BAAw7B,aAAa,YAAY,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAc,CAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAK,GAAQ,CAAC,SAAS,GAAuB,EAAKS,EAAU,CAAC,SAAsB,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAI,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO,EAAE,IAAI,SAAsB,EAAM,GAAmC,CAAC,QAAQ,GAAU,UAAU,kDAAkD,4BAA4B,YAAY,GAAG,SAAS,QAAQ,GAAW,cAAa,EAAK,KAAK,YAAY,OAAO,YAAY,WAAU,EAAK,mBAAkB,EAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAK,EAAC,SAAS,CAAc,EAAKT,GAAgB,CAAC,UAAU,GAAgB,CAAC,QAAQ,CAAS,EAAC,CAAC,UAAU,EAAU,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,YAAY,MAAM,CAAC,UAAU,OAAO,SAAS,MAAO,EAAC,UAAU,GAAG,QAAQ,YAAY,MAAM,MAAO,EAAC,CAAc,EAAK,EAAgB,CAAC,SAAS,EAAS,SAAsB,EAAKU,EAAU,CAAC,SAAsB,EAAmC,EAAA,EAAqB,CAAC,SAAS,CAAc,EAAK,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAI,EAAC,KAAK,OAAQ,CAAC,EAAC,UAAU,EAAG,EAAkB,gBAAgB,yBAAyB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,CAAC,EAAC,QAAQ,CAAC,QAAQ,CAAE,EAAC,MAAM,IAAI,EAAS,MAAM,AAAC,EAAC,YAAY,CAAc,EAAK,EAAO,IAAI,CAAC,QAAQ,GAAW,UAAU,EAAG,EAAkB,iBAAiB,yBAAyB,SAAS,KAAK,GAAW,QAAQ,GAAW,MAAM,CAAC,qBAAqB,IAAK,EAAC,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,iBAAgB,EAAK,kBAAiB,EAAK,kBAAiB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,SAAsB,EAAK,EAAM,CAAC,gBAAgB,mBAAmB,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,UAAS,EAAM,OAAO,OAAO,GAAG,YAAY,qBAAoB,EAAM,SAAS,YAAY,MAAK,EAAK,OAAM,EAAM,UAAU,QAAQ,SAAQ,EAAK,eAAc,EAAM,QAAQ,EAAU,QAAQ,SAAS,OAAO,EAAkB,KAAK,EAAa,EAAE,4FAA4F,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,UAAU,OAAO,SAAS,OAAO,MAAM,MAAO,EAAC,cAAc,EAAE,eAAe,EAAE,OAAO,GAAG,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,EAAG,EAAkB,iBAAiB,yBAAyB,SAAS,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAiB,MAAM,GAAa,CAAC,QAAQ,CAAS,EAAC,CAAC,SAAsB,EAAK,EAAI,CAAC,UAAU,mCAAmC,UAAU,OAAO,WAAW,QAAQ,EAAE,IAAI,w7BAAw7B,aAAa,YAAY,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAc,CAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,mCAAmC,OAAO,SAAsB,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,MAAM,CAAC,UAAU,mCAAmC,cAAc,SAAsB,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,2BAA2B,6BAA6B,cAAe,EAAC,SAAS,mBAAoB,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,SAAsB,EAAKL,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,cAAe,EAAC,SAAS,mBAAoB,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,EAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,CAAc,EAAM,KAAK,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,KAAK,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAgB,OAAO,WAAW,QAAQ,EAAE,IAAI,uhBAAuhB,aAAa,YAAY,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,MAAM,2BAA2B,6BAA6B,iEAAkE,EAAC,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,mBAAmB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAC,GAAa,EAAU,EAAe,EAAK,KAAK,CAAC,UAAU,EAAG,iBAAiB,GAAW,kBAAkB,GAAW,gBAAgB,AAAC,EAAC,CAAC,GAAwB,EAAM,KAAK,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,mCAAmC,UAAU,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,8SAA8S,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,KAAK,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,MAAM,2BAA2B,6BAA6B,iEAAkE,EAAC,SAAS,oBAAqB,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,mBAAmB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAC,GAAa,GAAS,EAAe,EAAK,KAAK,CAAC,UAAU,EAAG,kBAAkB,IAAU,kBAAkB,IAAU,gBAAgB,AAAC,EAAC,CAAC,IAAuB,EAAM,KAAK,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,oCAAoC,UAAU,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,+bAA+b,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,MAAM,2BAA2B,6BAA6B,iEAAkE,EAAC,SAAS,YAAa,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,mBAAmB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAM,MAAM,CAAC,UAAU,+BAA8B,qBAAwB,QAAQ,SAAS,CAAC,GAAa,GAAS,EAAe,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,OAAO,MAAM,GAAmB,OAAO,QAAQ,WAAW,GAAG,EAAkB,EAAU,AAAC,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,CAAC,OAAO,UAAU,GAAmB,OAAO,QAAQ,4BAA4B,GAAG,EAAkB,EAAU,AAAC,CAAC,CAAC,EAAC,SAAsB,EAAMN,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,CAAC,OAAO,UAAU,GAAmB,OAAO,QAAQ,6BAA6B,GAAG,EAAkB,EAAU,AAAC,EAAC,UAAU,EAAG,kBAAkB,IAAU,kBAAkB,IAAU,gBAAgB,oBAAoB,SAAS,SAAS,CAAc,EAAK,GAAQ,CAAC,SAAS,GAAuB,EAAKO,EAAU,CAAC,SAAsB,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAA,EAAY,EAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,MAAM,EAAG,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,MAAM,GAAG,SAAsB,EAAM,EAAU,CAAC,UAAU,0BAA0B,GAAG,SAAS,OAAO,YAAY,QAAQ,YAAY,SAAS,CAAc,EAAKP,GAAU,CAAC,UAAU,EAAkB,KAAK,EAAa,EAAE,uBAAuB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAgB,CAAC,QAAQ,CAAS,EAAC,CAAC,MAAM,MAAO,EAAC,CAAc,EAAK,EAAgB,CAAC,SAAS,EAAS,SAAsB,EAAKQ,EAAU,CAAC,SAAsB,EAAmC,EAAA,EAAqB,CAAC,SAAS,CAAc,EAAK,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAI,EAAC,KAAK,OAAQ,CAAC,EAAC,UAAU,EAAG,EAAkB,iBAAiB,yBAAyB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAE,EAAC,KAAK,OAAQ,CAAC,EAAC,QAAQ,CAAC,QAAQ,CAAE,EAAC,MAAM,IAAI,EAAS,MAAM,AAAC,EAAC,YAAY,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,EAAG,EAAkB,iBAAiB,yBAAyB,SAAS,SAAsB,EAAK,EAAO,IAAI,CAAC,QAAQ,GAAW,UAAU,iBAAiB,KAAK,GAAW,QAAQ,GAAW,MAAM,CAAC,qBAAqB,IAAK,EAAC,SAAS,IAAuB,EAAM,EAAO,IAAI,CAAC,UAAU,oCAAoC,QAAQ,SAAS,CAAC,IAAuB,EAAKD,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,mCAAmC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,oCAAoC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,oCAAoC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,oCAAoC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,oCAAoC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,EAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,oCAAoC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,mCAAmC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,oCAAoC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,oCAAoC,QAAS,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,+EAA+E,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,CAAC,EAAC,SAAsB,EAAK,EAAY,CAAC,kBAAkB,CAAC,WAAW,CAAY,EAAC,uBAAsB,EAAK,gBAAgB,EAAW,eAAe,EAAW,oCAAmC,EAAK,oBAAoB,EAAE,iBAAgB,EAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,MAAM,gFAAgF,GAAG,EAAkB,GAAU,CAAC,GAAG,CAAC,UAAU,SAAS,UAAU,QAAS,CAAC,EAAC,UAAU,mCAAmC,SAAU,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,EAAG,EAAkB,gBAAgB,yBAAyB,SAAS,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAgB,MAAM,GAAa,CAAC,QAAQ,CAAS,EAAC,CAAC,SAAsB,EAAK,EAAI,CAAC,UAAU,oCAAoC,UAAU,OAAO,WAAW,QAAQ,EAAE,IAAI,i7BAAi7B,aAAa,WAAW,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAc,CAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,IAAa,EAAe,EAAK,GAAkC,CAAC,UAAU,gEAAgE,OAAO,SAAsB,EAAK,EAAI,CAAC,UAAU,oCAAoC,UAAU,OAAO,WAAW,QAAQ,EAAE,IAAI,0cAA0c,aAAa,YAAY,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAC,GAAa,GAAS,EAAe,EAAM,MAAM,CAAC,UAAU,EAAG,gBAAgB,iBAAiB,IAAU,kBAAkB,IAAU,gBAAgB,CAAC,SAAS,CAAC,IAAuB,EAAM,MAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAO,EAAC,UAAU,mCAAmC,SAAS,SAAS,CAAC,IAAuB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,sCAAsC,GAAG,EAAkB,GAAU,AAAC,CAAC,CAAC,EAAC,SAAsB,EAAKN,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,uCAAuC,GAAG,EAAkB,GAAU,AAAC,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,sCAAsC,GAAG,EAAkB,EAAU,AAAC,CAAC,CAAC,EAAC,SAAsB,EAAKN,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,uCAAuC,GAAG,EAAkB,EAAU,AAAC,EAAC,UAAU,gBAAiB,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAuB,EAAM,MAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAO,EAAC,UAAU,oCAAoC,SAAS,SAAS,CAAC,IAAuB,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,OAAO,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,sCAAsC,GAAG,EAAkB,EAAU,AAAC,CAAC,CAAC,EAAC,SAAsB,EAAKN,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,OAAO,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,uCAAuC,GAAG,EAAkB,EAAU,AAAC,EAAC,UAAU,gBAAiB,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,OAAO,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,sCAAsC,GAAG,EAAkB,GAAU,AAAC,CAAC,CAAC,EAAC,SAAsB,EAAKN,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,OAAO,EAAE,CAAC,OAAO,cAAc,GAAmB,OAAO,QAAQ,uCAAuC,GAAG,EAAkB,GAAU,AAAC,EAAC,UAAU,eAAgB,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,eAAe,SAAS,CAAc,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,OAAO,GAAG,EAAkB,EAAU,AAAC,CAAC,EAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,MAAM,OAAO,GAAG,EAAkB,EAAU,AAAC,CAAC,CAAC,EAAC,SAAsB,EAAKN,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,MAAM,OAAO,GAAG,EAAkB,EAAU,AAAC,EAAC,UAAU,gCAA+B,CAAK,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,2BAA2B,6BAA6B,cAAe,EAAC,SAAS,iBAAkB,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,SAAsB,EAAK,GAA6B,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,cAAe,EAAC,SAAS,iBAAkB,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,+BAAgC,EAAC,AAAC,EAAC,CAAC,KAAK,EAAa,CAAC,EAAC,SAAsB,EAAKL,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,oCAAqC,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,mBAAmB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAY,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,mCAAmC,SAAS,SAAS,CAAC,IAAwB,EAAK,EAAK,CAAC,KAAK,GAAU,aAAY,EAAK,OAAO,YAAY,cAAa,EAAK,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,mDAAmD,UAAU,WAAW,GAAY,SAAsB,EAAK,EAAI,CAAC,UAAU,kCAAkC,UAAU,YAAY,0BAA0B,OAAO,WAAW,QAAQ,EAAE,IAAI,owBAAowB,aAAa,YAAY,MAAM,UAAU,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAK,EAAK,CAAC,KAAK,GAAU,aAAY,EAAK,OAAO,YAAY,cAAa,EAAK,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,kDAAkD,YAAY,WAAW,GAAY,SAAsB,EAAK,EAAI,CAAC,UAAU,oCAAoC,YAAY,OAAO,WAAW,QAAQ,EAAE,IAAI,ghCAAghC,aAAa,WAAW,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAK,EAAK,CAAC,KAAK,GAAU,aAAY,EAAK,OAAO,YAAY,cAAa,EAAK,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,kDAAkD,WAAW,WAAW,GAAY,SAAsB,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,aAAa,WAAY,CAAC,EAAC,SAAsB,EAAK,EAAI,CAAC,UAAU,oCAAoC,MAAM,OAAO,WAAW,QAAQ,EAAE,IAAI,gwBAAgwB,aAAa,YAAY,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,IAAwB,EAAK,EAAK,CAAC,KAAK,GAAU,aAAY,EAAK,OAAO,YAAY,cAAa,EAAK,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,kDAAkD,WAAW,WAAW,GAAY,SAAsB,EAAK,EAAI,CAAC,UAAU,mCAAmC,MAAM,OAAO,WAAW,QAAQ,EAAE,IAAI,+jCAA+jC,aAAa,YAAY,oBAAmB,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gCAA+B,qBAAwB,eAAe,SAAS,CAAC,IAAwB,EAAM,GAAmC,CAAC,QAAQ,GAAY,UAAU,gCAA+B,0BAA6B,6BAA6B,oBAAoB,QAAQ,GAAY,WAAU,EAAK,MAAM,CAAC,qBAAqB,IAAK,EAAC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,oCAAoC,UAAU,OAAO,WAAW,QAAQ,EAAE,IAAI,kwBAAkwB,aAAa,YAAY,oBAAmB,CAAK,EAAC,CAAc,EAAKL,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,KAAK,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,uEAAwE,EAAC,SAAS,4BAA6B,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,mBAAmB,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,CAAC,6QAA0R,EAAK,KAAK,CAAE,EAAC,CAAc,EAAK,KAAK,CAAE,EAAC,CAAC,2TAAwU,EAAK,KAAK,CAAE,EAAC,CAAc,EAAK,KAAK,CAAE,EAAC,CAAC,qXAAwY,EAAK,KAAK,CAAE,EAAC,CAAc,EAAK,KAAK,CAAE,EAAC,CAAC,8GAA2H,EAAK,KAAK,CAAE,EAAC,CAAc,EAAK,KAAK,CAAC,UAAU,gBAAiB,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAC,IAAwB,EAAM,MAAM,CAAC,UAAU,+BAA8B,EAAK,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,KAAK,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,cAAe,EAAC,SAAS,gBAAiB,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,QAAQ,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsB,EAAM,KAAK,CAAC,UAAU,oCAAoC,iBAAiB,SAAS,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,wBAAyB,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,kBAAmB,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,iBAAkB,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,sBAAuB,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,sBAAuB,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,0BAA2B,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,sCAAuC,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,kBAAkB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,mBAAmB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,mBAAmB,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAwB,EAAM,MAAM,CAAC,UAAU,gCAA+B,EAAK,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,KAAK,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,cAAe,EAAC,SAAS,UAAW,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,QAAQ,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAM,KAAK,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,6BAA8B,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,4BAA6B,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAwB,EAAM,MAAM,CAAC,UAAU,+BAA8B,qBAAwB,sBAAsB,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,KAAK,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,cAAe,EAAC,SAAS,yBAA0B,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,QAAQ,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAM,KAAK,CAAC,UAAU,gBAAgB,SAAS,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,mCAAoC,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,qBAAsB,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,GAAG,KAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,IAAI,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gCAA+B,EAAK,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,MAAM,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,cAAe,EAAC,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,QAAQ,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB,EAAM,KAAK,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,KAAK,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,MAAM,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,SAAS,cAAe,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,aAAc,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAa,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,KAAK,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,MAAM,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,SAAS,MAAO,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,eAAe,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,MAAM,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,KAAM,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,MAAM,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,oDAAoD,YAAY,SAAS,IAAK,EAAC,AAAC,EAAC,CAAC,UAAU,kCAAkC,eAAe,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAwB,EAAM,MAAM,CAAC,UAAU,gCAA+B,qBAAwB,UAAU,SAAS,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAS,EAAkB,MAAM,EAAa,EAAe,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,uBAAuB,cAAe,EAAC,SAAS,SAAU,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,UAAU,MAAM,CAAC,OAAQ,EAAC,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAC,IAAwB,EAAK,MAAM,CAAC,UAAU,gCAA+B,qBAAwB,MAAM,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAE,EAAC,KAAK,EAAE,UAAU,IAAI,KAAK,QAAS,EAAC,uCAAsC,EAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,GAAG,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAE,CAAC,EAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAE,CAAE,CAAA,EAAC,2BAA2B,WAAW,iBAAgB,EAAM,gBAAgB,EAAE,UAAU,2BAA2B,kBAAiB,EAAK,kBAAiB,EAAK,OAAO,YAAY,mBAAkB,EAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAK,EAAC,SAAsB,EAAK,GAAW,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,YAAY,GAAU,OAAO,OAAO,GAAG,YAAY,qBAAoB,EAAM,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAO,EAAC,cAAc,EAAE,eAAe,EAAE,MAAM,OAAO,KAAK,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,CAAC,IAAc,EAAe,EAAM,MAAM,CAAC,UAAU,6CAA4C,EAAK,SAAS,CAAc,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,MAAM,OAAO,GAAG,EAAkB,EAAU,AAAC,CAAC,CAAC,EAAC,SAAsB,EAAKN,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,MAAM,OAAO,GAAG,EAAkB,EAAU,AAAC,EAAC,UAAU,gCAA+B,CAAK,EAAC,AAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc,EAAKC,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,mDAAmD,YAAY,MAAM,2BAA2B,+BAA+B,cAAe,EAAC,SAAS,WAAY,EAAC,AAAC,EAAC,CAAC,UAAU,oCAAoC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,EAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,CAAc,EAAKA,EAAS,CAAC,uBAAsB,EAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,IAAI,CAAC,UAAU,mDAAmD,YAAY,MAAM,2BAA2B,QAAS,EAAC,SAAS,wDAAyD,EAAC,AAAC,EAAC,CAAC,UAAU,mCAAmC,eAAe,MAAM,CAAC,OAAQ,EAAC,KAAK,GAAU,kBAAkB,MAAM,oBAAmB,CAAK,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAC,IAAsB,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,EAAU,0BAAA,EAAgC,EAAC,CAAC,KAAK,EAAU,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,oBAAoB,GAAmB,OAAO,QAAQ,8DAA8D,GAAG,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,MAAM,CAAE,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,OAAO,oBAAoB,GAAmB,OAAO,QAAQ,+DAA+D,GAAG,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKV,GAAO,CAAC,UAAU,EAAe,GAAG,UAAU,EAAkB,KAAK,EAAa,EAAE,iBAAiB,UAAU,iBAAiB,OAAO,OAAO,GAAG,YAAY,WAAU,EAAK,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAC,IAAuB,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,EAAU,0BAAA,EAAgC,EAAC,CAAC,KAAK,EAAU,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKU,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,oBAAoB,GAAmB,OAAO,QAAQ,8DAA8D,GAAG,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,MAAM,CAAE,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,OAAO,oBAAoB,GAAmB,OAAO,QAAQ,+DAA+D,GAAG,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKV,GAAO,CAAC,UAAU,EAAe,GAAG,UAAU,EAAkB,KAAK,EAAa,EAAE,cAAc,UAAU,cAAc,OAAO,OAAO,GAAG,YAAY,WAAU,EAAM,SAAS,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAK,MAAM,CAAC,GAAG,SAAU,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAE,EAAC,CAAOY,GAAI,CAAC,kFAAkF,kFAAkF,iTAAiT,2jBAA2jB,mOAAmO,iTAAiT,0JAA0J,8iBAA8iB,oQAAoQ,yUAAyU,wPAAwP,iPAAiP,iRAAiR,gTAAgT,mRAAmR,8RAA8R,gtCAAgtC,mTAAmT,+WAA+W,8FAA8F,ySAAyS,2ZAA2Z,wLAAwL,ioBAAioB,iGAAiG,kIAAkI,0SAA0S,mYAAmY,0UAA0U,+OAA+O,wfAAwf,sUAAsU,mtBAAmtB,+FAA+F,yQAAyQ,mZAAmZ,8MAA8M,iRAAiR,iTAAiT,6QAA6Q,sRAAsR,ygBAAygB,uRAAuR,gRAAgR,uKAAuK,+QAA+Q,wcAAwc,6FAA6F,4JAA4J,sfAAsf,kpBAAkpB,+FAA+F,8fAA8f,uVAAuV,qVAAqV,0lBAA0lB,0TAA0T,8SAA8S,mTAAmT,giBAAgiB,2NAA2N,04BAA04B,ygBAAygB,oRAAoR,mKAAmK,8QAA8Q,2xQAA2xQ,GAAA,GAAmB,GAAA,GAAoB,GAAA,GAAoB,GAAA,GAAoB,GAAA,GAAoB,GAAA,GAAoB,gcAAgc,4xBAA4xB,m0FAAo0F,EAYtp2G,GAAgB,EAAQ,GAAUA,GAAI,eAAe,IAAgB,GAAgB,GAAgB,YAAY,sBAAsB,GAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAK,EAAC,GAAS,GAAgB,CAAC,CAAC,eAAc,EAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAM,EAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAM,CAAC,CAAC,EAAC,GAAG,GAAY,GAAG,GAAqB,GAAG,GAAa,GAAG,GAAW,GAAG,GAAe,GAAG,GAAgB,GAAG,EAAA,GAA0C,CAAC,GAAG,EAAA,GAA2C,CAAC,GAAG,EAAA,GAA2C,CAAC,GAAG,EAAA,GAA2C,CAAC,GAAG,EAAA,GAA2C,CAAC,GAAG,EAAA,GAA2C,AAAC,EAAC,CAAC,8BAA6B,CAAK,EAAC,CAC1rE,GAAqB,CAAA,QAAW,SAAW,MAAQ,sBAAwB,wBAA0B,CAAE,cAAe,0BAA4B,4BAA8B,yBAA2B,qFAA+F,yLAAyN,gCAAkC,6BAA+B,kDAAoD,qCAAuC,6BAA+B,GAAI,CAAC,QAAS,MAAQ,qBAAuB,CAAA,sBAAyB,GAAI,CAAC,qBAAsB,CAAA,KAAQ,UAAW,CAAC,CAAC"}