{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/jZfB18ggDrqER5ihmIsa/GoogleMaps.js", "ssg:https://framerusercontent.com/modules/KNfFzlyjf7dUxpoNk1Bm/8giXuv9Q75FUjxx4LoWk/qE55QMVWZ.js", "ssg:https://framerusercontent.com/modules/lWaxV2cNWzU7wyQQ60IR/PnVUAoe8nnasfNJFQ8Gr/YnsuwNuSP.js", "ssg:https://framerusercontent.com/modules/lmATkpNclz6bIJb4EZxy/5iqNfxmG7wFOb4bwL3MJ/CfkvNFWWv.js", "ssg:https://framerusercontent.com/modules/exr8k8AForkmXDbm3ph0/FES8SIswkHPu4HZdNlm3/UuBCSNCJO.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 \u2014 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 { 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", "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\";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);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=${encodeURIComponent(coordinates)}&z=${zoom}&output=embed`})});}addPropertyControls(GoogleMaps,{coordinates:{type:ControlType.String,title:\"Location\",placeholder:\"Framer B.V.\",defaultValue:\"Framer B.V.\",description:\"The name of the place or its GPS coordinates.\"},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\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"400\",\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GoogleMaps.map", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-3Ks3N\";const variantClassNames={feHLSB6J9:\"framer-v-hap94u\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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,width,...props})=>{return{...props};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"feHLSB6J9\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];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__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/vfWg5a5zQOUo4eM5Nvlg62AqQ.jpg\",srcSet:\"https://framerusercontent.com/images/vfWg5a5zQOUo4eM5Nvlg62AqQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vfWg5a5zQOUo4eM5Nvlg62AqQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vfWg5a5zQOUo4eM5Nvlg62AqQ.jpg 2048w\"},className:cx(scopingClassNames,\"framer-hap94u\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"feHLSB6J9\",ref:refBinding,style:{...style}})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3Ks3N.framer-165oxam, .framer-3Ks3N .framer-165oxam { display: block; }\",\".framer-3Ks3N.framer-hap94u { height: 1024px; position: relative; width: 1440px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1024\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqE55QMVWZ=withCSS(Component,css,\"framer-3Ks3N\");export default FramerqE55QMVWZ;FramerqE55QMVWZ.displayName=\"f0c7a8a4-e8a6-4436-a1c4-6bd530b1076b 1\";FramerqE55QMVWZ.defaultProps={height:1024,width:1440};addFonts(FramerqE55QMVWZ,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqE55QMVWZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1024\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qE55QMVWZ.map", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={DgBWMmQme:{hover:true},Ly9bLV5h2:{hover:true},wlhtMKt5W:{hover:true}};const cycleOrder=[\"DgBWMmQme\",\"Ly9bLV5h2\",\"wlhtMKt5W\"];const serializationHash=\"framer-OMSsg\";const variantClassNames={DgBWMmQme:\"framer-v-tqposv\",Ly9bLV5h2:\"framer-v-16bmb8e\",wlhtMKt5W:\"framer-v-a5yfhj\"};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 humanReadableVariantMap={Default:\"DgBWMmQme\",Muted:\"Ly9bLV5h2\",Primary:\"wlhtMKt5W\"};const getProps=({height,id,link,newTab,title,width,...props})=>{return{...props,amWyVdppW:newTab??props.amWyVdppW,ApxukoHYo:title??props.ApxukoHYo??\"Button\",QkE8o0HIe:link??props.QkE8o0HIe,variant:humanReadableVariantMap[props.variant]??props.variant??\"DgBWMmQme\"};};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,ApxukoHYo,QkE8o0HIe,amWyVdppW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DgBWMmQme\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];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__*/_jsx(Link,{href:QkE8o0HIe,motionChild:true,nodeId:\"DgBWMmQme\",openInNewTab:amWyVdppW,scopeId:\"YnsuwNuSP\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-tqposv\",className,classNames)} framer-1wqwpul`,\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"DgBWMmQme\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, rgba(218, 197, 167, 0.15))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"DgBWMmQme-hover\":{\"--border-color\":\"var(--token-52eaa3b2-9b53-4c12-9790-fce4171dff3e, rgb(78, 76, 71))\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"Ly9bLV5h2-hover\":{\"--border-color\":\"var(--token-52eaa3b2-9b53-4c12-9790-fce4171dff3e, rgb(78, 76, 71))\",backgroundColor:\"var(--token-c18e5c55-e670-494b-9afe-b018358f3867, rgb(17, 17, 17))\"},\"wlhtMKt5W-hover\":{backgroundColor:\"var(--token-ba35ffdc-68bb-41bc-880c-4aa29d4488ec, rgb(20, 20, 19))\"},Ly9bLV5h2:{\"--border-color\":\"var(--token-68c05b50-ca7b-4173-82aa-ed42aea1a9b4, rgba(239, 231, 210, 0.15))\",backgroundColor:\"var(--token-cd2934a7-4e35-4347-a32c-9650fca4db23, rgb(242, 242, 242))\"},wlhtMKt5W:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-dca875b7-f855-43c1-bf73-97596e452266, rgb(203, 251, 69))\"}},...addPropertyOverrides({\"DgBWMmQme-hover\":{\"data-framer-name\":undefined},\"Ly9bLV5h2-hover\":{\"data-framer-name\":undefined},\"wlhtMKt5W-hover\":{\"data-framer-name\":undefined},Ly9bLV5h2:{\"data-framer-name\":\"Muted\"},wlhtMKt5W:{\"data-framer-name\":\"Primary\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Button\"})}),className:\"framer-14mu2v7\",\"data-framer-name\":\"Button\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"hINDWlgRp\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(218, 197, 167))\"},text:ApxukoHYo,variants:{wlhtMKt5W:{\"--extracted-r6o4lv\":\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({wlhtMKt5W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"1px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Button\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OMSsg.framer-1wqwpul, .framer-OMSsg .framer-1wqwpul { display: block; }\",\".framer-OMSsg.framer-tqposv { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 14px 16px 14px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-OMSsg .framer-14mu2v7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OMSsg.framer-tqposv { gap: 0px; } .framer-OMSsg.framer-tqposv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-OMSsg.framer-tqposv > :first-child { margin-left: 0px; } .framer-OMSsg.framer-tqposv > :last-child { margin-right: 0px; } }\",'.framer-OMSsg[data-border=\"true\"]::after, .framer-OMSsg [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 41\n * @framerIntrinsicWidth 84\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Ly9bLV5h2\":{\"layout\":[\"auto\",\"auto\"]},\"wlhtMKt5W\":{\"layout\":[\"auto\",\"auto\"]},\"E3WwQMn2O\":{\"layout\":[\"auto\",\"auto\"]},\"vXEvnXr1r\":{\"layout\":[\"auto\",\"auto\"]},\"rXiMH7CN7\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"ApxukoHYo\":\"title\",\"QkE8o0HIe\":\"link\",\"amWyVdppW\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYnsuwNuSP=withCSS(Component,css,\"framer-OMSsg\");export default FramerYnsuwNuSP;FramerYnsuwNuSP.displayName=\"Components/Button 2\";FramerYnsuwNuSP.defaultProps={height:41,width:84};addPropertyControls(FramerYnsuwNuSP,{variant:{options:[\"DgBWMmQme\",\"Ly9bLV5h2\",\"wlhtMKt5W\"],optionTitles:[\"Default\",\"Muted\",\"Primary\"],title:\"Variant\",type:ControlType.Enum},ApxukoHYo:{defaultValue:\"Button\",displayTextArea:false,title:\"Title\",type:ControlType.String},QkE8o0HIe:{title:\"Link\",type:ControlType.Link},amWyVdppW:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerYnsuwNuSP,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYnsuwNuSP\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ly9bLV5h2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wlhtMKt5W\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"E3WwQMn2O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vXEvnXr1r\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rXiMH7CN7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"84\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"ApxukoHYo\\\":\\\"title\\\",\\\"QkE8o0HIe\\\":\\\"link\\\",\\\"amWyVdppW\\\":\\\"newTab\\\"}\",\"framerIntrinsicHeight\":\"41\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YnsuwNuSP.map", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ComponentsButton2 from\"https://framerusercontent.com/modules/lWaxV2cNWzU7wyQQ60IR/PnVUAoe8nnasfNJFQ8Gr/YnsuwNuSP.js\";const ComponentsButton2Fonts=getFonts(ComponentsButton2);const cycleOrder=[\"OcTbZVpF5\",\"e_4EBQOSa\"];const serializationHash=\"framer-Kjvlq\";const variantClassNames={e_4EBQOSa:\"framer-v-1j2kkao\",OcTbZVpF5:\"framer-v-1iazmqx\"};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 humanReadableVariantMap={Desktop:\"OcTbZVpF5\",Phone:\"e_4EBQOSa\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OcTbZVpF5\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OcTbZVpF5\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1iazmqx\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"OcTbZVpF5\",ref:refBinding,style:{backgroundColor:\"rgb(10, 11, 10)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},...addPropertyOverrides({e_4EBQOSa:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1svh6f\",\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"gKAUELKh2\",style:{backgroundColor:\"rgb(10, 11, 10)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-bminkd\",\"data-framer-name\":\"LogoZwart 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:109,intrinsicWidth:121,layoutDependency:layoutDependency,layoutId:\"TTqaZZ9yM\",svg:'<svg width=\"121\" height=\"109\" viewBox=\"0 0 121 109\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M97.2388 91.0209H23.5716L60.4059 44.4771L97.2388 91.0209ZM26.6807 89.5169H94.1284L60.4046 46.9028L26.6794 89.5169H26.6807Z\" fill=\"white\"/>\\n<path d=\"M58.2015 88.0585H30.7782L44.4892 70.7322L58.2015 88.0585Z\" fill=\"white\"/>\\n<path d=\"M90.0348 88.0585H62.6102L76.3212 70.7322L90.0348 88.0585Z\" fill=\"white\"/>\\n<path d=\"M63.3254 53.449H57.4864L60.4059 49.7581L63.3254 53.449Z\" fill=\"white\"/>\\n<path d=\"M57.4864 82.2278H63.3254L60.4072 87.6825L57.4864 82.2278Z\" fill=\"white\"/>\\n<path d=\"M117.424 91.0209H104.521C104.328 91.0209 104.142 90.9465 104.002 90.8146C103.911 90.7285 94.752 82.0229 84.9306 70.9098C73.5847 58.0734 66.0343 47.4394 62.4193 39.2182V42.349C62.4193 42.7642 62.082 43.101 61.6662 43.101H59.3285C58.9128 43.101 58.5755 42.7642 58.5755 42.349V39.2182C54.9617 47.4381 47.41 58.0721 36.0654 70.9085C26.244 82.0203 17.0855 90.7258 16.9953 90.8133C16.8554 90.9465 16.6697 91.0196 16.4762 91.0196H3.57451C3.51829 91.0196 3.46338 91.0131 3.40977 91.0013C3.3091 90.9791 0.937424 90.3981 0.937424 86.1759C0.937424 83.2031 2.08012 82.2174 2.91556 81.4967C3.19666 81.2539 3.43984 81.045 3.59151 80.7969C3.82554 80.417 4.11709 80.0958 4.3995 79.7851C5.13819 78.9717 5.83505 78.2041 5.83505 76.2052C5.83505 73.4557 4.963 72.2545 4.95385 72.2428C4.73289 71.9621 4.74335 71.5678 4.97477 71.2963C5.20618 71.0234 5.60102 70.9555 5.9135 71.1265C6.16845 71.2662 12.1434 74.5863 12.1434 78.8399C12.1434 80.5071 11.8087 81.8101 11.3851 82.8219C11.6191 82.5712 11.9408 82.2292 12.3565 81.7892C41.7005 50.7217 58.514 23.0708 59.7077 3.93109V1.72206C59.7077 1.30688 60.045 0.970043 60.4608 0.970043C60.4738 0.970043 60.4869 0.970043 60.5 0.970043C60.5131 0.970043 60.5261 0.970043 60.5392 0.970043C60.955 0.970043 61.2923 1.30688 61.2923 1.72206V3.93109C62.4847 23.0708 79.2995 50.7217 108.641 81.7918C109.057 82.2318 109.38 82.5738 109.612 82.8245C109.189 81.8127 108.854 80.5084 108.854 78.8412C108.854 74.5876 114.83 71.2675 115.085 71.1278C115.399 70.9555 115.79 71.0286 116.021 71.3015C116.253 71.5743 116.261 71.9712 116.04 72.2519C116.037 72.2558 115.165 73.457 115.165 76.2065C115.165 78.2054 115.862 78.973 116.6 79.7864C116.883 80.0971 117.173 80.417 117.407 80.7982C117.412 80.8074 117.419 80.8165 117.424 80.8257C117.577 81.0607 117.812 81.2643 118.083 81.498C118.917 82.2187 120.061 83.2044 120.061 86.1772C120.061 90.3968 117.691 90.9804 117.59 91.0026C117.535 91.0144 117.48 91.0209 117.424 91.0209ZM104.823 89.5169H117.297C117.561 89.3981 118.555 88.7766 118.555 86.1772C118.555 83.8938 117.848 83.2828 117.099 82.6365C116.755 82.3388 116.398 82.032 116.123 81.5868C116.117 81.5764 116.112 81.5672 116.106 81.5568C115.947 81.3061 115.732 81.0698 115.485 80.7982C114.672 79.9026 113.659 78.7877 113.659 76.2078C113.659 75.2169 113.757 74.3918 113.898 73.7194C112.328 74.9114 110.36 76.811 110.36 78.8425C110.36 81.6821 111.464 83.2436 112.123 84.1771C112.313 84.4473 112.478 84.6797 112.589 84.903C112.706 85.1354 112.694 85.4095 112.558 85.6315C112.422 85.8534 112.119 86.1028 111.675 86.1354C110.895 86.1955 109.993 85.5845 108.842 84.2175C108.696 84.0426 108.213 83.5321 107.545 82.8245C103.747 78.8033 92.1908 66.5661 81.4777 51.7113C69.7762 35.4882 62.7409 21.3436 60.5 9.55943C58.2591 21.3436 51.2238 35.4869 39.5223 51.7113C28.8092 66.5648 17.2515 78.802 13.4548 82.8232C12.7867 83.5308 12.3042 84.0413 12.1578 84.2162C11.0072 85.5832 10.1064 86.1955 9.32458 86.1341C8.88137 86.1015 8.57804 85.8521 8.44207 85.6302C8.3061 85.4082 8.29564 85.1327 8.41069 84.9017C8.52182 84.6797 8.68525 84.4473 8.87614 84.1784C9.53508 83.2449 10.6386 81.6821 10.6386 78.8412C10.6386 76.9076 8.76108 74.9897 7.10065 73.7142C7.24185 74.3879 7.34121 75.213 7.34121 76.2065C7.34121 78.785 6.32926 79.9 5.51473 80.7956C5.25717 81.0789 5.03491 81.3231 4.87409 81.5842C4.59953 82.0294 4.24391 82.3362 3.89875 82.6339C3.14959 83.2801 2.44228 83.8898 2.44228 86.1746C2.44228 88.7753 3.43592 89.3955 3.70002 89.5143H16.1742C17.6137 88.1343 26.0035 80.0201 34.945 69.9032C47.8401 55.3121 56.0234 43.2015 58.6108 34.8824C58.7206 34.5273 59.0736 34.3053 59.4423 34.3615C59.811 34.4176 60.0829 34.7336 60.0829 35.1044V41.5944H60.9144V35.1044C60.9144 34.7323 61.1864 34.4163 61.5551 34.3615C61.9238 34.3053 62.2768 34.5273 62.3879 34.8824C64.9753 43.2015 73.1585 55.3121 86.0537 69.9032C94.9952 80.0201 103.384 88.1343 104.824 89.5143L104.823 89.5169Z\" fill=\"white\"/>\\n<path d=\"M65.2682 78.7472H55.2847L56.698 80.7225H64.0431L65.2682 78.7472Z\" fill=\"white\"/>\\n<path d=\"M68.2818 75.5498H52.271L54.5368 77.5251H66.3168L68.2818 75.5498Z\" fill=\"white\"/>\\n<path d=\"M71.2013 72.5405H49.3515L52.4436 74.5145H68.5211L71.2013 72.5405Z\" fill=\"white\"/>\\n<path d=\"M72.6133 69.5311H47.9395L51.4303 71.5051H69.5879L72.6133 69.5311Z\" fill=\"white\"/>\\n<path d=\"M55.2847 56.4584H65.2682L63.8549 54.483H56.5084L55.2847 56.4584Z\" fill=\"white\"/>\\n<path d=\"M52.271 59.6557H68.2818L66.016 57.6817H54.2348L52.271 59.6557Z\" fill=\"white\"/>\\n<path d=\"M49.3515 62.6651H71.2013L68.1092 60.6897H52.0305L49.3515 62.6651Z\" fill=\"white\"/>\\n<path d=\"M47.9395 65.6757H72.6133L69.1225 63.7004H50.9649L47.9395 65.6757Z\" fill=\"white\"/>\\n<path d=\"M72.6133 66.7568H47.9382V68.4488H72.6133V66.7568Z\" fill=\"white\"/>\\n<path d=\"M25.6426 107.278H17.7941L17.9039 106.989C18.321 106.979 18.5995 106.945 18.7394 106.888C18.9577 106.794 19.1198 106.672 19.2231 106.521C19.3839 106.282 19.5565 105.85 19.7383 105.226L21.6053 98.7917C21.7609 98.2616 21.8393 97.8713 21.8393 97.6219C21.8393 97.4247 21.7674 97.2707 21.6249 97.1623C21.4811 97.0527 21.2117 96.9991 20.8169 96.9991C20.728 96.9991 20.6574 96.9965 20.6064 96.9913L20.7005 96.7028H25.019L24.9562 96.9913C24.4725 96.9913 24.1286 97.0383 23.9247 97.1323C23.722 97.2263 23.552 97.3791 23.4174 97.5919C23.3232 97.7329 23.1703 98.1689 22.9572 98.9027L21.1215 105.228C20.9803 105.707 20.911 106.039 20.911 106.227C20.911 106.352 20.9816 106.471 21.1215 106.586C21.2104 106.664 21.4105 106.703 21.7229 106.703H22.7467C23.4906 106.703 24.0815 106.609 24.5195 106.423C24.8425 106.282 25.1393 106.072 25.4099 105.791C25.555 105.634 25.8139 105.248 26.1826 104.629L26.3852 104.278H26.6742L25.6426 107.281V107.278Z\" fill=\"white\"/>\\n<path d=\"M29.1112 104.338C29.0746 104.598 29.0563 104.813 29.0563 104.985C29.0563 105.448 29.2197 105.842 29.5479 106.167C29.8761 106.492 30.2748 106.654 30.7429 106.654C31.1181 106.654 31.4777 106.577 31.8241 106.424C32.1706 106.271 32.6844 105.932 33.3669 105.406L33.5303 105.632C32.2961 106.854 31.1194 107.465 30.0003 107.465C29.2407 107.465 28.6667 107.226 28.2823 106.747C27.8966 106.269 27.7044 105.74 27.7044 105.163C27.7044 104.389 27.9437 103.595 28.4235 102.784C28.902 101.973 29.5035 101.343 30.2278 100.892C30.9508 100.443 31.696 100.217 32.4609 100.217C33.0126 100.217 33.4218 100.33 33.6872 100.553C33.9526 100.776 34.086 101.041 34.086 101.348C34.086 101.78 33.9147 102.193 33.5709 102.588C33.1185 103.103 32.4517 103.519 31.5718 103.836C30.9887 104.049 30.1689 104.216 29.1112 104.335V104.338ZM29.1648 103.955C29.9349 103.866 30.5625 103.716 31.0475 103.504C31.6882 103.218 32.168 102.876 32.4883 102.477C32.8086 102.079 32.9681 101.702 32.9681 101.343C32.9681 101.125 32.8988 100.947 32.7616 100.813C32.623 100.677 32.4269 100.61 32.1719 100.61C31.6411 100.61 31.0776 100.892 30.4814 101.456C29.8852 102.02 29.4459 102.853 29.1648 103.957V103.955Z\" fill=\"white\"/>\\n<path d=\"M38.8817 96.1871L36.6642 103.853L37.5546 103.097C38.5286 102.276 39.1614 101.668 39.453 101.272C39.5471 101.142 39.5942 101.044 39.5942 100.976C39.5942 100.929 39.5785 100.885 39.5471 100.843C39.5158 100.801 39.4543 100.767 39.3641 100.741C39.2726 100.715 39.1131 100.702 38.8843 100.702H38.611L38.6973 100.405H42.1097L42.0312 100.702C41.6403 100.723 41.303 100.784 41.0193 100.885C40.7356 100.986 40.461 101.135 40.1956 101.332C39.67 101.723 39.3236 101.993 39.1575 102.143L38.4855 102.736C38.6005 103.111 38.7404 103.633 38.9078 104.304C39.1889 105.416 39.3785 106.077 39.4778 106.284C39.5772 106.492 39.6779 106.596 39.7825 106.596C39.8714 106.596 39.9747 106.552 40.0949 106.463C40.3656 106.266 40.6545 105.951 40.9618 105.519L41.235 105.714C40.6676 106.427 40.2322 106.895 39.9302 107.121C39.6282 107.347 39.3523 107.461 39.1026 107.461C38.8843 107.461 38.7143 107.375 38.5953 107.204C38.3874 106.897 38.041 105.688 37.5559 103.577L36.4864 104.505L35.6824 107.274H34.4638L37.0565 98.3752L37.2748 97.6193C37.301 97.4887 37.314 97.3751 37.314 97.2759C37.314 97.1506 37.2657 97.0474 37.1702 96.9639C37.0735 96.8803 36.9349 96.8385 36.7518 96.8385C36.6316 96.8385 36.442 96.8647 36.1818 96.9169V96.644L38.8843 96.1844L38.8817 96.1871Z\" fill=\"white\"/>\\n<path d=\"M45.981 96.1871L43.7636 103.853L44.654 103.097C45.628 102.276 46.2608 101.668 46.5523 101.272C46.6465 101.142 46.6935 101.044 46.6935 100.976C46.6935 100.929 46.6779 100.885 46.6465 100.843C46.6151 100.801 46.5536 100.767 46.4634 100.741C46.3719 100.715 46.2124 100.702 45.9836 100.702H45.7104L45.7966 100.405H49.209L49.1306 100.702C48.7397 100.723 48.4024 100.784 48.1186 100.885C47.8349 100.986 47.5604 101.135 47.295 101.332C46.7694 101.723 46.4229 101.993 46.2569 102.143L45.5848 102.736C45.6999 103.111 45.8398 103.633 46.0071 104.304C46.2882 105.416 46.4778 106.077 46.5772 106.284C46.6765 106.492 46.7772 106.596 46.8818 106.596C46.9707 106.596 47.074 106.552 47.1943 106.463C47.4649 106.266 47.7539 105.951 48.0611 105.519L48.3344 105.714C47.7669 106.427 47.3316 106.895 47.0295 107.121C46.7275 107.347 46.4517 107.461 46.2019 107.461C45.9836 107.461 45.8136 107.375 45.6947 107.204C45.4868 106.897 45.1403 105.688 44.6553 103.577L43.5858 104.505L42.7817 107.274H41.5632L44.1558 98.3752L44.3742 97.6193C44.4003 97.4887 44.4134 97.3751 44.4134 97.2759C44.4134 97.1506 44.365 97.0474 44.2696 96.9639C44.1728 96.8803 44.0342 96.8385 43.8512 96.8385C43.7309 96.8385 43.5413 96.8647 43.2812 96.9169V96.644L45.9836 96.1844L45.981 96.1871Z\" fill=\"white\"/>\\n<path d=\"M50.4093 104.338C50.3726 104.598 50.3543 104.813 50.3543 104.985C50.3543 105.448 50.5178 105.842 50.8459 106.167C51.1741 106.492 51.5729 106.654 52.0409 106.654C52.4162 106.654 52.7757 106.577 53.1222 106.424C53.4686 106.271 53.9825 105.932 54.6649 105.406L54.8284 105.632C53.5941 106.854 52.4175 107.465 51.2983 107.465C50.5387 107.465 49.9647 107.226 49.5803 106.747C49.1947 106.269 49.0025 105.74 49.0025 105.163C49.0025 104.389 49.2417 103.595 49.7215 102.784C50.2001 101.973 50.8015 101.343 51.5258 100.892C52.2488 100.443 52.994 100.217 53.7589 100.217C54.3106 100.217 54.7198 100.33 54.9853 100.553C55.2507 100.776 55.384 101.041 55.384 101.348C55.384 101.78 55.2128 102.193 54.8689 102.588C54.4165 103.103 53.7497 103.519 52.8698 103.836C52.2867 104.049 51.467 104.216 50.4093 104.335V104.338ZM50.4629 103.955C51.2329 103.866 51.8605 103.716 52.3456 103.504C52.9862 103.218 53.466 102.876 53.7863 102.477C54.1067 102.079 54.2662 101.702 54.2662 101.343C54.2662 101.125 54.1969 100.947 54.0596 100.813C53.921 100.677 53.7249 100.61 53.4699 100.61C52.9391 100.61 52.3756 100.892 51.7794 101.456C51.1833 102.02 50.744 102.853 50.4629 103.957V103.955Z\" fill=\"white\"/>\\n<path d=\"M56.4378 100.656L59.1324 100.219L58.008 104.009C58.9193 102.454 59.7469 101.368 60.4922 100.749C60.9145 100.395 61.2583 100.219 61.5237 100.219C61.695 100.219 61.831 100.27 61.9303 100.371C62.0297 100.473 62.0781 100.619 62.0781 100.813C62.0781 101.156 61.9892 101.484 61.8127 101.796C61.6871 102.03 61.508 102.147 61.274 102.147C61.1537 102.147 61.0517 102.108 60.9654 102.03C60.8792 101.951 60.8255 101.832 60.8059 101.67C60.7955 101.571 60.7719 101.507 60.7353 101.476C60.6935 101.434 60.6438 101.413 60.5863 101.413C60.4974 101.413 60.415 101.434 60.3366 101.476C60.2006 101.549 59.9953 101.751 59.7195 102.084C59.2867 102.594 58.8186 103.254 58.314 104.065C58.0956 104.408 57.9074 104.796 57.7518 105.227C57.5334 105.82 57.4079 106.176 57.3766 106.295L57.1268 107.278H55.9318L57.3766 102.434C57.5426 101.873 57.6263 101.472 57.6263 101.233C57.6263 101.139 57.587 101.062 57.5086 100.999C57.404 100.916 57.2667 100.874 57.0941 100.874C56.9843 100.874 56.7843 100.898 56.4927 100.945L56.4378 100.656Z\" fill=\"white\"/>\\n<path d=\"M68.1694 96.7028H76.214L75.3472 99.5111H75.0504C75.1498 99.0998 75.1981 98.7342 75.1981 98.4118C75.1981 98.0318 75.0805 97.7459 74.8464 97.554C74.6699 97.4091 74.2136 97.336 73.4802 97.336H72.6447L70.5515 104.62C70.2861 105.535 70.1528 106.099 70.1528 106.312C70.1528 106.509 70.2364 106.672 70.4025 106.799C70.5685 106.927 70.8627 106.989 71.285 106.989H71.6445L71.5504 107.278H66.9417L67.028 106.989H67.2306C67.6373 106.989 67.9497 106.924 68.1681 106.795C68.3184 106.706 68.4557 106.547 68.5786 106.316C68.7015 106.085 68.8715 105.594 69.0898 104.846L71.285 97.3347H70.6522C70.0429 97.3347 69.5526 97.413 69.18 97.5684C68.8074 97.725 68.5067 97.9509 68.2779 98.2473C68.0491 98.5436 67.8608 98.9653 67.7157 99.5111H67.4268L68.1681 96.7028H68.1694Z\" fill=\"white\"/>\\n<path d=\"M79.4159 96.1871L77.2207 103.759C78.1686 102.335 78.9073 101.388 79.4394 100.921C79.9702 100.454 80.4775 100.219 80.9626 100.219C81.2123 100.219 81.4202 100.305 81.5875 100.476C81.7549 100.647 81.8372 100.877 81.8372 101.163C81.8372 101.506 81.764 101.921 81.6189 102.411L80.6658 105.679C80.5455 106.074 80.4867 106.292 80.4867 106.334C80.4867 106.407 80.5089 106.467 80.5533 106.513C80.5978 106.56 80.6488 106.583 80.7063 106.583C80.7743 106.583 80.8514 106.549 80.9404 106.482C81.2371 106.253 81.5313 105.936 81.8229 105.53L82.0647 105.677C81.8882 105.953 81.6411 106.256 81.326 106.586C81.011 106.916 80.7403 107.145 80.5141 107.273C80.2879 107.401 80.0853 107.463 79.9088 107.463C79.7166 107.463 79.5584 107.402 79.4368 107.281C79.3139 107.158 79.2538 107.001 79.2538 106.809C79.2538 106.581 79.3453 106.154 79.527 105.53L80.4252 102.411C80.5403 102.02 80.5965 101.714 80.5965 101.49C80.5965 101.386 80.5638 101.304 80.4984 101.241C80.4331 101.178 80.3481 101.147 80.2448 101.147C80.0931 101.147 79.9219 101.204 79.7297 101.318C79.3754 101.536 78.9674 101.942 78.5033 102.535C78.3778 102.695 77.962 103.346 77.2534 104.484C77.0351 104.848 76.8546 105.245 76.7147 105.677L76.2153 107.277H75.0438L77.6129 98.3543L77.8862 97.3869C77.8862 97.2511 77.83 97.1323 77.7188 97.0279C77.6064 96.9234 77.4704 96.8712 77.3083 96.8712C77.2142 96.8712 77.0717 96.8869 76.8782 96.9182L76.7147 96.9417V96.6375L79.4172 96.1858L79.4159 96.1871Z\" fill=\"white\"/>\\n<path d=\"M90.2244 100.22L88.7013 105.508L88.53 106.218C88.5143 106.286 88.5064 106.343 88.5064 106.389C88.5064 106.472 88.5326 106.544 88.5849 106.607C88.6267 106.654 88.679 106.677 88.7405 106.677C88.8085 106.677 88.8961 106.636 89.0059 106.552C89.2085 106.402 89.4792 106.09 89.8178 105.616L90.0832 105.803C89.7237 106.343 89.3537 106.756 88.9745 107.039C88.594 107.322 88.2423 107.465 87.9207 107.465C87.6971 107.465 87.5285 107.409 87.4174 107.298C87.3049 107.185 87.25 107.023 87.25 106.811C87.25 106.556 87.3075 106.22 87.4213 105.804L87.5847 105.219C86.9022 106.108 86.2747 106.73 85.702 107.083C85.2902 107.338 84.8875 107.466 84.4913 107.466C84.0952 107.466 83.7827 107.308 83.5068 106.995C83.231 106.68 83.0924 106.248 83.0924 105.696C83.0924 104.869 83.3408 103.997 83.8389 103.079C84.3357 102.161 84.9672 101.428 85.7334 100.875C86.3322 100.439 86.897 100.22 87.4278 100.22C87.7455 100.22 88.0096 100.304 88.2201 100.469C88.4306 100.635 88.5914 100.911 88.6999 101.296L88.981 100.407L90.2231 100.22H90.2244ZM87.4448 100.625C87.1114 100.625 86.7571 100.78 86.3832 101.092C85.8524 101.535 85.3791 102.189 84.9659 103.057C84.5515 103.925 84.3449 104.71 84.3449 105.412C84.3449 105.766 84.4338 106.045 84.6103 106.25C84.7868 106.455 84.9908 106.559 85.2196 106.559C85.787 106.559 86.4041 106.139 87.0709 105.303C87.9612 104.19 88.4058 103.049 88.4058 101.879C88.4058 101.438 88.3195 101.118 88.1482 100.92C87.9769 100.723 87.7416 100.623 87.4448 100.623V100.625Z\" fill=\"white\"/>\\n<path d=\"M94.3951 100.22L92.8484 105.688C92.7438 106.057 92.6928 106.278 92.6928 106.351C92.6928 106.435 92.7177 106.502 92.7674 106.553C92.817 106.606 92.8759 106.632 92.9426 106.632C93.021 106.632 93.1138 106.59 93.2237 106.506C93.5205 106.273 93.8199 105.94 94.1219 105.508L94.3951 105.686C94.0408 106.227 93.625 106.683 93.1452 107.051C92.7909 107.326 92.4523 107.465 92.1293 107.465C91.9162 107.465 91.741 107.401 91.6064 107.274C91.4704 107.147 91.4037 106.987 91.4037 106.795C91.4037 106.603 91.4691 106.283 91.5985 105.835L92.6144 102.342C92.7804 101.77 92.8641 101.411 92.8641 101.266C92.8641 101.151 92.8236 101.058 92.7425 100.985C92.6615 100.912 92.5516 100.875 92.4104 100.875C92.2954 100.875 92.0587 100.904 91.6992 100.962V100.657L94.3938 100.22H94.3951ZM94.2931 97.1232C94.5115 97.1232 94.6971 97.1989 94.8475 97.349C94.9978 97.5005 95.0737 97.6846 95.0737 97.9026C95.0737 98.1206 94.9965 98.2995 94.8436 98.4522C94.6906 98.605 94.5063 98.682 94.2931 98.682C94.08 98.682 93.8957 98.605 93.7427 98.4522C93.5897 98.2995 93.5126 98.1154 93.5126 97.9026C93.5126 97.6898 93.5884 97.4992 93.7388 97.349C93.8891 97.1976 94.0748 97.1232 94.2931 97.1232Z\" fill=\"white\"/>\\n<path d=\"M100.964 100.22L100.488 102.614H100.199C100.173 101.917 100.025 101.411 99.7529 101.093C99.4823 100.776 99.1463 100.618 98.7449 100.618C98.422 100.618 98.1657 100.707 97.9761 100.883C97.7866 101.059 97.6911 101.274 97.6911 101.523C97.6911 101.694 97.729 101.858 97.8049 102.014C97.8807 102.171 98.0454 102.389 98.3004 102.669C98.9776 103.408 99.4143 103.964 99.6131 104.338C99.8105 104.712 99.9098 105.066 99.9098 105.398C99.9098 105.938 99.685 106.419 99.2339 106.837C98.7828 107.256 98.2141 107.465 97.5277 107.465C97.1525 107.465 96.721 107.376 96.2307 107.2C96.0595 107.137 95.9261 107.106 95.832 107.106C95.5979 107.106 95.4201 107.226 95.3011 107.465H95.0122L95.4881 104.938H95.7771C95.8084 105.728 95.9719 106.287 96.2686 106.615C96.5654 106.942 96.972 107.106 97.4872 107.106C97.8833 107.106 98.1971 106.995 98.4285 106.774C98.6599 106.553 98.7763 106.282 98.7763 105.959C98.7763 105.752 98.7345 105.558 98.6508 105.382C98.5043 105.07 98.1984 104.638 97.733 104.087C97.2662 103.536 96.9681 103.122 96.8348 102.847C96.7014 102.571 96.636 102.296 96.636 102.02C96.636 101.516 96.8191 101.09 97.1865 100.741C97.5539 100.392 98.0258 100.219 98.6037 100.219C98.7698 100.219 98.9214 100.232 99.0561 100.258C99.1293 100.274 99.2993 100.332 99.5673 100.433C99.8353 100.535 100.014 100.586 100.102 100.586C100.326 100.586 100.514 100.463 100.664 100.219H100.961L100.964 100.22Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qcdjgg\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"vGofkVisT\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,y:(componentViewport?.y||0)+(8+((componentViewport?.height||73)-16-57)/2)+8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gq69we-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"gb8rolYx0-container\",nodeId:\"gb8rolYx0\",rendersWithMotion:true,scopeId:\"CfkvNFWWv\",children:/*#__PURE__*/_jsx(ComponentsButton2,{amWyVdppW:false,ApxukoHYo:\"BESTEL HIER\",height:\"100%\",id:\"gb8rolYx0\",layoutId:\"gb8rolYx0\",QkE8o0HIe:\"https://bestellen.lekkerthais.nl/\",variant:\"DgBWMmQme\",width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kjvlq.framer-eylh8c, .framer-Kjvlq .framer-eylh8c { display: block; }\",\".framer-Kjvlq.framer-1iazmqx { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Kjvlq .framer-1svh6f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Kjvlq .framer-bminkd { flex: none; height: 25px; position: relative; width: 28px; }\",\".framer-Kjvlq .framer-1qcdjgg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Kjvlq .framer-1gq69we-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Kjvlq.framer-1iazmqx, .framer-Kjvlq .framer-1svh6f, .framer-Kjvlq .framer-1qcdjgg { gap: 0px; } .framer-Kjvlq.framer-1iazmqx > *, .framer-Kjvlq .framer-1svh6f > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-Kjvlq.framer-1iazmqx > :first-child, .framer-Kjvlq .framer-1svh6f > :first-child, .framer-Kjvlq .framer-1qcdjgg > :first-child { margin-left: 0px; } .framer-Kjvlq.framer-1iazmqx > :last-child, .framer-Kjvlq .framer-1svh6f > :last-child, .framer-Kjvlq .framer-1qcdjgg > :last-child { margin-right: 0px; } .framer-Kjvlq .framer-1qcdjgg > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 73\n * @framerIntrinsicWidth 185\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"e_4EBQOSa\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCfkvNFWWv=withCSS(Component,css,\"framer-Kjvlq\");export default FramerCfkvNFWWv;FramerCfkvNFWWv.displayName=\"Layout/Header 2\";FramerCfkvNFWWv.defaultProps={height:73,width:185};addPropertyControls(FramerCfkvNFWWv,{variant:{options:[\"OcTbZVpF5\",\"e_4EBQOSa\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerCfkvNFWWv,[{explicitInter:true,fonts:[]},...ComponentsButton2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCfkvNFWWv\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"185\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"73\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"e_4EBQOSa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CfkvNFWWv.map", "// Generated by Framer (52b42d6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/jZfB18ggDrqER5ihmIsa/GoogleMaps.js\";import F0c7a8a4E8a64436A1c46bd530b1076b1 from\"https://framerusercontent.com/modules/KNfFzlyjf7dUxpoNk1Bm/8giXuv9Q75FUjxx4LoWk/qE55QMVWZ.js\";import LayoutHeader2 from\"#framer/local/canvasComponent/CfkvNFWWv/CfkvNFWWv.js\";import metadataProvider from\"#framer/local/webPageMetadata/UuBCSNCJO/UuBCSNCJO.js\";const LayoutHeader2Fonts=getFonts(LayoutHeader2);const F0c7a8a4E8a64436A1c46bd530b1076b1Fonts=getFonts(F0c7a8a4E8a64436A1c46bd530b1076b1);const GoogleMapsFonts=getFonts(GoogleMaps);const breakpoints={C3elqXJb0:\"(min-width: 810px) and (max-width: 1439px)\",O3rjrAk58:\"(max-width: 809px)\",qH4b_FR8g:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ehKvD\";const variantClassNames={C3elqXJb0:\"framer-v-1x05sd9\",O3rjrAk58:\"framer-v-qjam0t\",qH4b_FR8g:\"framer-v-18htv0t\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"qH4b_FR8g\",Phone:\"O3rjrAk58\",Tablet:\"C3elqXJb0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qH4b_FR8g\"};};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,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"O3rjrAk58\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"O3rjrAk58\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qH4b_FR8g\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18htv0t\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fz1p11\",\"data-framer-name\":\"Desktop - 1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iy081r\",\"data-framer-name\":\"HERO\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3elqXJb0:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.2198)`},O3rjrAk58:{height:60,width:`calc(${componentViewport?.width||\"100vw\"} * 0.4436)`,y:(componentViewport?.y||0)+0+0+0+17}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,y:(componentViewport?.y||0)+0+0+0+48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fan6ay-container\",nodeId:\"tbffgj5Bk\",scopeId:\"UuBCSNCJO\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3elqXJb0:{style:{width:\"100%\"}},O3rjrAk58:{style:{height:\"100%\",width:\"100%\"},variant:\"e_4EBQOSa\"}},children:/*#__PURE__*/_jsx(LayoutHeader2,{height:\"100%\",id:\"tbffgj5Bk\",layoutId:\"tbffgj5Bk\",variant:\"OcTbZVpF5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3elqXJb0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7S3VmYW0tcmVndWxhcg==\",\"--framer-font-family\":'\"Kufam\", \"Kufam Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Voor meer vragen: 06-31640724 \"})})},O3rjrAk58:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7S3VmYW0tcmVndWxhcg==\",\"--framer-font-family\":'\"Kufam\", \"Kufam Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Voor meer vragen: 06-31640724 \"})}),transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7S3VmYW0tcmVndWxhcg==\",\"--framer-font-family\":'\"Kufam\", \"Kufam Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Voor meer vragen: 06-31640724 \"})}),className:\"framer-10b5hv7\",\"data-framer-name\":\"Voor meer vragen: 06-31640724\",fonts:[\"GF;Kufam-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{O3rjrAk58:{height:749.4935}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1024.0333,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j7h2n7-container\",isModuleExternal:true,nodeId:\"hNSgrU1so\",scopeId:\"UuBCSNCJO\",children:/*#__PURE__*/_jsx(F0c7a8a4E8a64436A1c46bd530b1076b1,{height:\"100%\",id:\"hNSgrU1so\",layoutId:\"hNSgrU1so\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zuu7kg\",\"data-framer-name\":\"Rectangle 1\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{O3rjrAk58:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS02MDA=\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"WELKOM BIJ LEKKER THAIS\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS02MDA=\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"96px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"WELKOM BIJ LEKKER THAIS\"})}),className:\"framer-1r8gu9l\",\"data-framer-name\":\"DE LEKKERSTE THAI VAN ASSEN!\",fonts:[\"GF;Playfair Display-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1hcpalt hidden-qjam0t\",\"data-framer-name\":\"Vector 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:75,intrinsicWidth:114,svg:'<svg width=\"114\" height=\"75\" viewBox=\"-3 -3 114 75\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 0L54 69L108 0\" stroke=\"white\" stroke-width=\"5\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-vdhku7 hidden-18htv0t hidden-1x05sd9\",\"data-framer-name\":\"Vector 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:75,intrinsicWidth:114,svg:'<svg width=\"114\" height=\"75\" viewBox=\"-3 -3 114 75\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 0L54 69L108 0\" stroke=\"white\" stroke-width=\"5\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-s5i9xv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qX2LdtV4c\",scopeId:\"UuBCSNCJO\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,coordinates:\"Lekker thais\",height:\"100%\",id:\"qX2LdtV4c\",isMixedBorderRadius:false,layoutId:\"qX2LdtV4c\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",zoom:18})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C3elqXJb0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7S290dGEgT25lLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Kotta One\", \"Kotta One Placeholder\", serif',\"--framer-font-size\":\"27px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Waar zitten wij?\"})})},O3rjrAk58:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7S290dGEgT25lLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Kotta One\", \"Kotta One Placeholder\", serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Waar zitten wij?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7S290dGEgT25lLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Kotta One\", \"Kotta One Placeholder\", serif',\"--framer-font-size\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Waar zitten wij?\"})}),className:\"framer-zjf0aa\",\"data-framer-name\":\"Voor meer vragen: 06-31640724\",fonts:[\"GF;Kotta One-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ehKvD.framer-1sohnip, .framer-ehKvD .framer-1sohnip { display: block; }\",\".framer-ehKvD.framer-18htv0t { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1865px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-ehKvD .framer-1fz1p11 { background-color: #292929; flex: none; gap: 0px; height: 100%; overflow: hidden; position: relative; width: 100%; }\",\".framer-ehKvD .framer-iy081r { flex: none; height: 98%; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-ehKvD .framer-1fan6ay-container { flex: none; height: auto; left: 48px; position: absolute; top: 48px; width: auto; z-index: 10; }\",\".framer-ehKvD .framer-10b5hv7 { --framer-paragraph-spacing: 0px; bottom: 34px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-ehKvD .framer-j7h2n7-container { flex: none; height: 56%; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-ehKvD .framer-zuu7kg { background: linear-gradient(180deg, rgba(41, 41, 41, 0.28) 0%, rgb(41, 41, 41) 100%); flex: none; height: 58%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-ehKvD .framer-1r8gu9l { --framer-paragraph-spacing: 0px; flex: none; height: 230px; left: calc(49.166666666666686% - 787px / 2); position: absolute; top: calc(24.371584699453575% - 230px / 2); white-space: pre-wrap; width: 787px; word-break: break-word; word-wrap: break-word; }\",\".framer-ehKvD .framer-1hcpalt { aspect-ratio: 1.52 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); left: 50%; position: absolute; top: 627px; transform: translateX(-50%); width: 8%; }\",\".framer-ehKvD .framer-vdhku7 { aspect-ratio: 1.52 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 132px); left: 50%; position: absolute; top: 547px; transform: translateX(-50%); width: 15%; }\",\".framer-ehKvD .framer-s5i9xv-container { bottom: 114px; flex: none; height: 31%; left: calc(50.00000000000002% - 63.888888888888886% / 2); position: absolute; width: 64%; }\",\".framer-ehKvD .framer-zjf0aa { --framer-paragraph-spacing: 0px; bottom: 704px; flex: none; height: 43px; left: calc(50.00000000000002% - 330px / 2); position: absolute; white-space: pre-wrap; width: 330px; word-break: break-word; word-wrap: break-word; }\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-ehKvD.framer-18htv0t { width: 810px; } .framer-ehKvD .framer-1fan6ay-container { width: 22%; } .framer-ehKvD .framer-10b5hv7 { bottom: 35px; } .framer-ehKvD .framer-1r8gu9l { left: calc(50.00000000000002% - 787px / 2); top: 376px; } .framer-ehKvD .framer-1hcpalt { top: 679px; width: 15%; } .framer-ehKvD .framer-zjf0aa { left: calc(50.00000000000002% - 301px / 2); width: 301px; }}\",\"@media (max-width: 809px) { .framer-ehKvD.framer-18htv0t { height: 1365px; width: 390px; } .framer-ehKvD .framer-1fan6ay-container { aspect-ratio: 2.904109589041096 / 1; height: var(--framer-aspect-ratio-supported, 60px); left: 18px; top: 17px; width: 44%; } .framer-ehKvD .framer-10b5hv7 { bottom: 86px; height: unset; left: calc(50.00000000000002% - 215px / 2); top: 1228px; transform: unset; white-space: pre-wrap; width: 215px; word-break: break-word; word-wrap: break-word; } .framer-ehKvD .framer-1r8gu9l { height: 94px; left: calc(50.00000000000002% - 320px / 2); top: 270px; width: 320px; } .framer-ehKvD .framer-vdhku7 { height: var(--framer-aspect-ratio-supported, 75px); } .framer-ehKvD .framer-s5i9xv-container { bottom: 166px; height: 25%; left: calc(50.00000000000002% - 63.84615384615384% / 2); width: 64%; } .framer-ehKvD .framer-zjf0aa { bottom: 531px; height: unset; left: calc(50.00000000000002% - 63.84615384615384% / 2); top: 766px; width: 64%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1865\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"C3elqXJb0\":{\"layout\":[\"fixed\",\"fixed\"]},\"O3rjrAk58\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerUuBCSNCJO=withCSS(Component,css,\"framer-ehKvD\");export default FramerUuBCSNCJO;FramerUuBCSNCJO.displayName=\"Page\";FramerUuBCSNCJO.defaultProps={height:1865,width:1440};addFonts(FramerUuBCSNCJO,[{explicitInter:true,fonts:[{family:\"Kufam\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/kufam/v25/C8c-4cY7pG7w_oSJDszBXsKCcBH3lqk7rACJHvIwYg.woff2\",weight:\"400\"},{family:\"Playfair Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDVZNLo_U2r.woff2\",weight:\"600\"},{family:\"Kotta One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/kottaone/v20/S6u_w41LXzPc_jlfNWqPGQ3s5dwt7w.woff2\",weight:\"400\"}]},...LayoutHeader2Fonts,...F0c7a8a4E8a64436A1c46bd530b1076b1Fonts,...GoogleMapsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUuBCSNCJO\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"1865\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"C3elqXJb0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"O3rjrAk58\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1440\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "GoogleMaps", "coordinates", "zoom", "style", "props", "borderRadius", "useRadius", "p", "motion", "containerStyles", "addPropertyControls", "ControlType", "borderRadiusControl", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramerqE55QMVWZ", "withCSS", "qE55QMVWZ_default", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "newTab", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ApxukoHYo", "QkE8o0HIe", "amWyVdppW", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "FramerYnsuwNuSP", "withCSS", "YnsuwNuSP_default", "addPropertyControls", "ControlType", "addFonts", "ComponentsButton2Fonts", "getFonts", "YnsuwNuSP_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "SVG", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerCfkvNFWWv", "withCSS", "CfkvNFWWv_default", "addPropertyControls", "ControlType", "addFonts", "LayoutHeader2Fonts", "getFonts", "CfkvNFWWv_default", "F0c7a8a4E8a64436A1c46bd530b1076b1Fonts", "qE55QMVWZ_default", "GoogleMapsFonts", "GoogleMaps", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "RichText", "SVG", "css", "FramerUuBCSNCJO", "withCSS", "UuBCSNCJO_default", "addFonts", "__FramerMetadata__"]
}
