{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/8T2kB7XwwJqrRd7LBBZ2/Embed.js", "ssg:https://framerusercontent.com/modules/VXy3Rh3rvESVJwNrjuBh/FSuXhpmqT0q8tmlIDbnw/bxA6HBAYs.js", "ssg:https://framerusercontent.com/modules/VCJlk6R6ebzfbEVX2G7k/EhbRjmYZaGqGg0AhagN7/cNERwapbW.js", "ssg:https://framerusercontent.com/modules/KfVnEURmM0t0kT02EAuj/yrQ9dFAmAHvSgLass9B9/GnmVCSBs1.js", "ssg:https://framerusercontent.com/modules/TEGHnbeTDFYUWAbCKpvo/aslOxRt5onuD9SjViwRn/MuY_mrAdi.js", "ssg:https://framerusercontent.com/modules/BlrOQRuldDRSf7K672G6/JTCIBOw6c0HQyldhwlu0/ngjfUHxH3.js", "ssg:https://framerusercontent.com/modules/QbaodY8kIBCXL1FPecj9/WLy1RxassSJt8MO5gDF5/xMNaXFLCk.js", "ssg:https://framerusercontent.com/modules/LFPVZ2eCuQptd8TYXzuU/8JujL5ht7S3GHfGx2JO5/gmrdtpnYh.js", "ssg:https://framerusercontent.com/modules/9L8w0bJWrKOKHYSobZ70/TX9P11VmxztJbPWUkVIg/AhpO7TzZv.js", "ssg:https://framerusercontent.com/modules/h7iUF9Tj7pV3oI5TEA4A/gYd92jgMJHOytn4nD5VO/NAmjqsUGD.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 { 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 { 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{useEffect,useRef,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles}from\"https://framer.com/m/framer/default-utils.js\";/**\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n *\n * @framerDisableUnlink\n */export default function Embed({type,url,html,zoom=1,radius=0,border={width:0,color:\"rgba(200,200,200,0.5)\"},style={}}){if(type===\"url\"&&url){return /*#__PURE__*/_jsx(EmbedUrl,{url:url,zoom:zoom,radius:radius,border:border,style:style});}if(type===\"html\"&&html){return /*#__PURE__*/_jsx(EmbedHtml,{html:html,style:style});}return /*#__PURE__*/_jsx(Instructions,{style:style});}addPropertyControls(Embed,{type:{type:ControlType.Enum,defaultValue:\"url\",displaySegmentedControl:true,options:[\"url\",\"html\"],optionTitles:[\"URL\",\"HTML\"]},url:{title:\"URL\",type:ControlType.String,description:\"Some websites don\u2019t support embedding.\",hidden(props){return props.type!==\"url\";}},html:{title:\"HTML\",type:ControlType.String,displayTextArea:true,hidden(props){return props.type!==\"html\";}},border:{title:\"Border\",type:ControlType.Object,optional:true,hidden(props){return props.type!==\"url\";},controls:{width:{title:\"Width\",type:ControlType.Number,defaultValue:1,min:0,step:1,displayStepper:true},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(200,200,200,0.5)\"}},defaultValue:{width:1,color:\"rgba(200,200,200,0.5)\"}},radius:{type:ControlType.Number,title:\"Radius\",defaultValue:0,min:0,max:100,step:1,displayStepper:true,hidden(props){return props.type!==\"url\";}},zoom:{title:\"Zoom\",defaultValue:1,type:ControlType.Number,hidden(props){return props.type!==\"url\";},min:.1,max:1,step:.1,displayStepper:true}});function Instructions({style}){return /*#__PURE__*/_jsx(\"div\",{style:{minHeight:getMinHeight(style),...emptyStateStyle,overflow:\"hidden\",...style},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"To embed a website or widget, add it to the properties\\xa0panel.\"})});}function EmbedUrl({url,zoom,radius,border,style}){const hasAutoHeight=!style.height;// Add https:// if the URL does not have a protocol.\nif(!/[a-z]+:\\/\\//.test(url)){url=\"https://\"+url;}const onCanvas=useIsOnCanvas();// We need to check if the url is blocked inside an iframe by the X-Frame-Options\n// or Content-Security-Policy headers on the backend.\nconst[state,setState]=useState(onCanvas?undefined:false);useEffect(()=>{// We only want to check on the canvas.\n// On the website we want to avoid the additional delay.\nif(!onCanvas)return;// TODO: We could also use AbortController here.\nlet isLastEffect=true;setState(undefined);async function load(){const response=await fetch(\"https://api.framer.com/functions/check-iframe-url?url=\"+encodeURIComponent(url));if(response.status==200){const{isBlocked}=await response.json();if(isLastEffect){setState(isBlocked);}}else{const message=await response.text();console.error(message);const error=new Error(\"This site can\u2019t be reached.\");setState(error);}}load().catch(error=>{console.error(error);setState(error);});return()=>{isLastEffect=false;};},[url]);if(onCanvas&&hasAutoHeight){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"URL embeds do not support auto height.\",style:style});}if(!url.startsWith(\"https://\")){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"Unsupported protocol.\",style:style});}if(state===undefined){return /*#__PURE__*/_jsx(LoadingIndicator,{});}if(state instanceof Error){return /*#__PURE__*/_jsx(ErrorMessage,{message:state.message,style:style});}if(state===true){const message=`Can\u2019t embed ${url} due to its content security policy.`;return /*#__PURE__*/_jsx(ErrorMessage,{message:message,style:style});}return /*#__PURE__*/_jsx(\"iframe\",{src:url,style:{...iframeStyle,...style,zoom:zoom,borderRadius:radius,border:`${border.width}px solid ${border.color}`,transformOrigin:\"top center\"},loading:\"lazy\",// @ts-ignore\nfetchPriority:onCanvas?\"low\":\"auto\",referrerPolicy:\"no-referrer\",sandbox:getSandbox(onCanvas)});}const iframeStyle={width:\"100%\",height:\"100%\",border:\"none\"};function getSandbox(onCanvas){const result=[\"allow-same-origin\",\"allow-scripts\"];if(!onCanvas){result.push(\"allow-downloads\",\"allow-forms\",\"allow-modals\",\"allow-orientation-lock\",\"allow-pointer-lock\",\"allow-popups\",\"allow-popups-to-escape-sandbox\",\"allow-presentation\",\"allow-storage-access-by-user-activation\",\"allow-top-navigation-by-user-activation\");}return result.join(\" \");}function EmbedHtml({html,...props}){const hasScript=html.includes(\"</script>\");if(hasScript){const hasSplineViewer=html.includes(\"</spline-viewer>\");const hasComment=html.includes(\"<!-- framer-direct-embed -->\");if(hasSplineViewer||hasComment){return /*#__PURE__*/_jsx(EmbedHtmlWithScripts,{html:html,...props});}return /*#__PURE__*/_jsx(EmbedHtmlInsideIframe,{html:html,...props});}return /*#__PURE__*/_jsx(EmbedHtmlWithoutScripts,{html:html,...props});}function EmbedHtmlInsideIframe({html,style}){const ref=useRef();const[iframeHeight,setIframeHeight]=useState(0);// Handle auto sizing\nuseEffect(()=>{const iframeWindow=ref.current?.contentWindow;function handleMessage(event){if(event.source!==iframeWindow)return;const data=event.data;if(typeof data!==\"object\"||data===null)return;const height=data.embedHeight;if(typeof height!==\"number\")return;setIframeHeight(height);}window.addEventListener(\"message\",handleMessage);// After SSG the iframe loads before we attach the event handler,\n// therefore we need to request the latest height from the iframe.\niframeWindow?.postMessage(\"getEmbedHeight\",\"*\");return()=>{window.removeEventListener(\"message\",handleMessage);};},[]);// The CSS is mainly copied from:\n// FramerStudio/src/app/vekter/src/renderer/setDefaultFont.ts\n// FramerStudio/src/app/vekter/src/export/globalStylesForExport.ts\nconst srcDoc=`\n<html>\n    <head>\n        <style>\n            html, body {\n                margin: 0;\n                padding: 0;\n            }\n\n            body {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n            }\n\n            :root {\n                -webkit-font-smoothing: antialiased;\n                -moz-osx-font-smoothing: grayscale;\n            }\n\n            * {\n                box-sizing: border-box;\n                -webkit-font-smoothing: inherit;\n            }\n\n            h1, h2, h3, h4, h5, h6, p, figure {\n                margin: 0;\n            }\n\n            body, input, textarea, select, button {\n                font-size: 12px;\n                font-family: sans-serif;\n            }\n        </style>\n    </head>\n    <body>\n        ${html}\n        <script type=\"module\">\n            let height = 0\n\n            function sendEmbedHeight() {\n                window.parent.postMessage({\n                    embedHeight: height\n                }, \"*\")\n            }\n\n            const observer = new ResizeObserver((entries) => {\n                if (entries.length !== 1) return\n                const entry = entries[0]\n                if (entry.target !== document.body) return\n\n                height = entry.contentRect.height\n                sendEmbedHeight()\n            })\n\n            observer.observe(document.body)\n\n            window.addEventListener(\"message\", (event) => {\n                if (event.source !== window.parent) return\n                if (event.data !== \"getEmbedHeight\") return\n                sendEmbedHeight()\n            })\n        </script>\n    <body>\n</html>\n`;const currentStyle={...iframeStyle,...style};const hasAutoHeight=!style.height;if(hasAutoHeight){currentStyle.height=iframeHeight+\"px\";}return /*#__PURE__*/_jsx(\"iframe\",{ref:ref,style:currentStyle,srcDoc:srcDoc});}function EmbedHtmlWithScripts({html,style}){const ref=useRef();useEffect(()=>{const div=ref.current;if(!div)return;div.innerHTML=html;executeScripts(div);return()=>{div.innerHTML=\"\";};},[html]);return /*#__PURE__*/_jsx(\"div\",{ref:ref,style:{...htmlStyle,...style}});}function EmbedHtmlWithoutScripts({html,style}){return /*#__PURE__*/_jsx(\"div\",{style:{...htmlStyle,...style},dangerouslySetInnerHTML:{__html:html}});}const htmlStyle={width:\"100%\",height:\"100%\",display:\"flex\",flexDirection:\"column\",justifyContent:\"center\",alignItems:\"center\"};// This function replaces scripts with executable ones.\n// https://stackoverflow.com/questions/1197575/can-scripts-be-inserted-with-innerhtml\nfunction executeScripts(node){if(node instanceof Element&&node.tagName===\"SCRIPT\"){const script=document.createElement(\"script\");script.text=node.innerHTML;for(const{name,value}of node.attributes){script.setAttribute(name,value);}node.parentElement.replaceChild(script,node);}else{for(const child of node.childNodes){executeScripts(child);}}}// Generic components\nfunction LoadingIndicator(){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-componentPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"Loading\u2026\"})});}function ErrorMessage({message,style}){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{minHeight:getMinHeight(style),...containerStyles,overflow:\"hidden\",...style},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:message})});}const centerTextStyle={textAlign:\"center\",minWidth:140};// Returns a min-height if the component is using auto-height.\nfunction getMinHeight(style){const hasAutoHeight=!style.height;if(hasAutoHeight)return 200;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Embed\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"600\",\"framerIntrinsicHeight\":\"400\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Embed.map", "// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={TsPoi_lyO:{hover:true,pressed:true},WNLhHtPMV:{hover:true,pressed:true},Y3xDi4Wpu:{hover:true,pressed:true}};const cycleOrder=[\"WNLhHtPMV\",\"Y3xDi4Wpu\",\"TsPoi_lyO\"];const serializationHash=\"framer-MoGg0\";const variantClassNames={TsPoi_lyO:\"framer-v-1p2gtag\",WNLhHtPMV:\"framer-v-1apv3w0\",Y3xDi4Wpu:\"framer-v-2ukrh1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:.1,mass:1,stiffness:400,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={\"Get Started\":\"TsPoi_lyO\",\"Main CTA\":\"WNLhHtPMV\",Portfolio:\"Y3xDi4Wpu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WNLhHtPMV\"};};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:\"WNLhHtPMV\",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:\"https://cal.com/nunkiwebdesign/intro-call\",motionChild:true,nodeId:\"WNLhHtPMV\",openInNewTab:true,scopeId:\"bxA6HBAYs\",...addPropertyOverrides({Y3xDi4Wpu:{href:{webPageId:\"f3HUZI0s6\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1apv3w0\",className,classNames)} framer-omuxwe`,\"data-border\":true,\"data-framer-name\":\"Main CTA\",layoutDependency:layoutDependency,layoutId:\"WNLhHtPMV\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.27)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:29,borderBottomRightRadius:29,borderTopLeftRadius:29,borderTopRightRadius:29,boxShadow:\"0px 4px 4px 0px rgba(0, 0, 0, 0.25)\",...style},variants:{\"TsPoi_lyO-hover\":{boxShadow:\"0.7165726861712756px 0.39809593676181976px 0.8197297051058893px -0.6875px rgba(43, 46, 88, 0.31), 2.173055528794066px 1.207253071552259px 2.4858862222545146px -1.375px rgba(43, 46, 88, 0.31), 5.744388169336015px 3.1913267607422307px 6.571343997527224px -2.0625px rgba(43, 46, 88, 0.3), 18px 10px 20.591260281974px -2.75px rgba(43, 46, 88, 0.26), 0.5573343114665477px -0.23885756205709185px 0.6063616657488733px -0.9375px rgba(51, 60, 141, 0.45), 1.6901543001731625px -0.7243518429313553px 1.8388330948598581px -1.875px rgba(51, 60, 141, 0.42), 4.467857465039123px -1.9147960564453386px 4.860884103296893px -2.8125px rgba(51, 60, 141, 0.36), 14px -6px 15.231546211727817px -3.75px rgba(51, 60, 141, 0.15), -0.43790553043800173px 0.39809593676181976px 0.5918121563929373px -0.9375px rgba(240, 240, 240, 0.18), -1.3279783787074848px 1.207253071552259px 1.794710715710731px -1.875px rgba(240, 240, 240, 0.17), -3.5104594368164537px 3.1913267607422307px 4.744248302035128px -2.8125px rgba(240, 240, 240, 0.15), -11px 10px 14.866068747318506px -3.75px rgba(240, 240, 240, 0.06)\"},\"TsPoi_lyO-pressed\":{boxShadow:\"0.7165726861712756px 0.39809593676181976px 0.8197297051058893px -0.6875px rgba(43, 46, 88, 0.31), 2.173055528794066px 1.207253071552259px 2.4858862222545146px -1.375px rgba(43, 46, 88, 0.31), 5.744388169336015px 3.1913267607422307px 6.571343997527224px -2.0625px rgba(43, 46, 88, 0.3), 18px 10px 20.591260281974px -2.75px rgba(43, 46, 88, 0.26), 0.5573343114665477px -0.23885756205709185px 0.6063616657488733px -0.9375px rgba(51, 60, 141, 0.45), 1.6901543001731625px -0.7243518429313553px 1.8388330948598581px -1.875px rgba(51, 60, 141, 0.42), 4.467857465039123px -1.9147960564453386px 4.860884103296893px -2.8125px rgba(51, 60, 141, 0.36), 14px -6px 15.231546211727817px -3.75px rgba(51, 60, 141, 0.15), -0.43790553043800173px 0.39809593676181976px 0.5918121563929373px -0.9375px rgba(240, 240, 240, 0.18), -1.3279783787074848px 1.207253071552259px 1.794710715710731px -1.875px rgba(240, 240, 240, 0.17), -3.5104594368164537px 3.1913267607422307px 4.744248302035128px -2.8125px rgba(240, 240, 240, 0.15), -11px 10px 14.866068747318506px -3.75px rgba(240, 240, 240, 0.06)\"},\"WNLhHtPMV-hover\":{boxShadow:\"0.7165726861712756px 0.39809593676181976px 0.8197297051058893px -0.6875px rgba(43, 46, 88, 0.31), 2.173055528794066px 1.207253071552259px 2.4858862222545146px -1.375px rgba(43, 46, 88, 0.31), 5.744388169336015px 3.1913267607422307px 6.571343997527224px -2.0625px rgba(43, 46, 88, 0.3), 18px 10px 20.591260281974px -2.75px rgba(43, 46, 88, 0.26), 0.5573343114665477px -0.23885756205709185px 0.6063616657488733px -0.9375px rgba(51, 60, 141, 0.45), 1.6901543001731625px -0.7243518429313553px 1.8388330948598581px -1.875px rgba(51, 60, 141, 0.42), 4.467857465039123px -1.9147960564453386px 4.860884103296893px -2.8125px rgba(51, 60, 141, 0.36), 14px -6px 15.231546211727817px -3.75px rgba(51, 60, 141, 0.15), -0.43790553043800173px 0.39809593676181976px 0.5918121563929373px -0.9375px rgba(240, 240, 240, 0.18), -1.3279783787074848px 1.207253071552259px 1.794710715710731px -1.875px rgba(240, 240, 240, 0.17), -3.5104594368164537px 3.1913267607422307px 4.744248302035128px -2.8125px rgba(240, 240, 240, 0.15), -11px 10px 14.866068747318506px -3.75px rgba(240, 240, 240, 0.06)\"},\"WNLhHtPMV-pressed\":{boxShadow:\"0.7165726861712756px 0.39809593676181976px 0.8197297051058893px -0.6875px rgba(43, 46, 88, 0.31), 2.173055528794066px 1.207253071552259px 2.4858862222545146px -1.375px rgba(43, 46, 88, 0.31), 5.744388169336015px 3.1913267607422307px 6.571343997527224px -2.0625px rgba(43, 46, 88, 0.3), 18px 10px 20.591260281974px -2.75px rgba(43, 46, 88, 0.26), 0.5573343114665477px -0.23885756205709185px 0.6063616657488733px -0.9375px rgba(51, 60, 141, 0.45), 1.6901543001731625px -0.7243518429313553px 1.8388330948598581px -1.875px rgba(51, 60, 141, 0.42), 4.467857465039123px -1.9147960564453386px 4.860884103296893px -2.8125px rgba(51, 60, 141, 0.36), 14px -6px 15.231546211727817px -3.75px rgba(51, 60, 141, 0.15), -0.43790553043800173px 0.39809593676181976px 0.5918121563929373px -0.9375px rgba(240, 240, 240, 0.18), -1.3279783787074848px 1.207253071552259px 1.794710715710731px -1.875px rgba(240, 240, 240, 0.17), -3.5104594368164537px 3.1913267607422307px 4.744248302035128px -2.8125px rgba(240, 240, 240, 0.15), -11px 10px 14.866068747318506px -3.75px rgba(240, 240, 240, 0.06)\"},\"Y3xDi4Wpu-hover\":{boxShadow:\"0.7165726861712756px 0.39809593676181976px 0.8197297051058893px -0.6875px rgba(43, 46, 88, 0.31), 2.173055528794066px 1.207253071552259px 2.4858862222545146px -1.375px rgba(43, 46, 88, 0.31), 5.744388169336015px 3.1913267607422307px 6.571343997527224px -2.0625px rgba(43, 46, 88, 0.3), 18px 10px 20.591260281974px -2.75px rgba(43, 46, 88, 0.26), 0.5573343114665477px -0.23885756205709185px 0.6063616657488733px -0.9375px rgba(51, 60, 141, 0.45), 1.6901543001731625px -0.7243518429313553px 1.8388330948598581px -1.875px rgba(51, 60, 141, 0.42), 4.467857465039123px -1.9147960564453386px 4.860884103296893px -2.8125px rgba(51, 60, 141, 0.36), 14px -6px 15.231546211727817px -3.75px rgba(51, 60, 141, 0.15), -0.43790553043800173px 0.39809593676181976px 0.5918121563929373px -0.9375px rgba(240, 240, 240, 0.18), -1.3279783787074848px 1.207253071552259px 1.794710715710731px -1.875px rgba(240, 240, 240, 0.17), -3.5104594368164537px 3.1913267607422307px 4.744248302035128px -2.8125px rgba(240, 240, 240, 0.15), -11px 10px 14.866068747318506px -3.75px rgba(240, 240, 240, 0.06)\"},\"Y3xDi4Wpu-pressed\":{boxShadow:\"0.7165726861712756px 0.39809593676181976px 0.8197297051058893px -0.6875px rgba(43, 46, 88, 0.31), 2.173055528794066px 1.207253071552259px 2.4858862222545146px -1.375px rgba(43, 46, 88, 0.31), 5.744388169336015px 3.1913267607422307px 6.571343997527224px -2.0625px rgba(43, 46, 88, 0.3), 18px 10px 20.591260281974px -2.75px rgba(43, 46, 88, 0.26), 0.5573343114665477px -0.23885756205709185px 0.6063616657488733px -0.9375px rgba(51, 60, 141, 0.45), 1.6901543001731625px -0.7243518429313553px 1.8388330948598581px -1.875px rgba(51, 60, 141, 0.42), 4.467857465039123px -1.9147960564453386px 4.860884103296893px -2.8125px rgba(51, 60, 141, 0.36), 14px -6px 15.231546211727817px -3.75px rgba(51, 60, 141, 0.15), -0.43790553043800173px 0.39809593676181976px 0.5918121563929373px -0.9375px rgba(240, 240, 240, 0.18), -1.3279783787074848px 1.207253071552259px 1.794710715710731px -1.875px rgba(240, 240, 240, 0.17), -3.5104594368164537px 3.1913267607422307px 4.744248302035128px -2.8125px rgba(240, 240, 240, 0.15), -11px 10px 14.866068747318506px -3.75px rgba(240, 240, 240, 0.06)\"}},...addPropertyOverrides({\"TsPoi_lyO-hover\":{\"data-framer-name\":undefined},\"TsPoi_lyO-pressed\":{\"data-framer-name\":undefined},\"WNLhHtPMV-hover\":{\"data-framer-name\":undefined},\"WNLhHtPMV-pressed\":{\"data-framer-name\":undefined},\"Y3xDi4Wpu-hover\":{\"data-framer-name\":undefined},\"Y3xDi4Wpu-pressed\":{\"data-framer-name\":undefined},TsPoi_lyO:{\"data-framer-name\":\"Get Started\"},Y3xDi4Wpu:{\"data-framer-name\":\"Portfolio\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-n9y8vh\",\"data-framer-name\":\"Group 1/Default\",layoutDependency:layoutDependency,layoutId:\"PYntRKSog\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15g72fj\",\"data-border\":true,\"data-framer-name\":\"Rectangle 3\",layoutDependency:layoutDependency,layoutId:\"RIsFk7C3v\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(51, 60, 141)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(43, 46, 87, 0.57)\",borderBottomLeftRadius:29,borderBottomRightRadius:29,borderTopLeftRadius:29,borderTopRightRadius:29},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-6k9dcz\",\"data-framer-name\":\"mynaui:arrow-up-right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"BD5r783ls\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.5 17.5 L 17.5 6.5 M 17.5 6.5 L 8.5 6.5 M 17.5 6.5 L 17.5 15.5\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12374046619,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book a Call\"})}),className:\"framer-1mg7k08\",\"data-framer-name\":\"Book a Call\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"fpVwRjqBL\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({TsPoi_lyO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get Started\"})})},Y3xDi4Wpu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"See My Work\"})})}},baseVariant,gestureVariant)})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MoGg0.framer-omuxwe, .framer-MoGg0 .framer-omuxwe { display: block; }\",\".framer-MoGg0.framer-1apv3w0 { cursor: pointer; height: 47px; overflow: visible; position: relative; text-decoration: none; width: 158px; }\",\".framer-MoGg0 .framer-n9y8vh { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-MoGg0 .framer-15g72fj { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-MoGg0 .framer-6k9dcz { flex: none; height: 24px; left: 118px; position: absolute; top: calc(51.06382978723406% - 24px / 2); width: 24px; }\",\".framer-MoGg0 .framer-1mg7k08 { bottom: 9px; flex: none; height: 24px; left: 22px; position: absolute; white-space: pre-wrap; width: 88px; word-break: break-word; word-wrap: break-word; }\",\".framer-MoGg0.framer-v-2ukrh1 .framer-1mg7k08, .framer-MoGg0.framer-v-1p2gtag .framer-1mg7k08 { bottom: 9px; left: 14px; width: 101px; }\",'.framer-MoGg0[data-border=\"true\"]::after, .framer-MoGg0 [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 47\n * @framerIntrinsicWidth 158\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y3xDi4Wpu\":{\"layout\":[\"fixed\",\"fixed\"]},\"TsPoi_lyO\":{\"layout\":[\"fixed\",\"fixed\"]},\"wKiFaRJUL\":{\"layout\":[\"fixed\",\"fixed\"]},\"JjjKmWw8a\":{\"layout\":[\"fixed\",\"fixed\"]},\"SzkXUGlei\":{\"layout\":[\"fixed\",\"fixed\"]},\"UJTUkUsZ4\":{\"layout\":[\"fixed\",\"fixed\"]},\"vWEZkmgwe\":{\"layout\":[\"fixed\",\"fixed\"]},\"gOhYzf0_h\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbxA6HBAYs=withCSS(Component,css,\"framer-MoGg0\");export default FramerbxA6HBAYs;FramerbxA6HBAYs.displayName=\"CTA\";FramerbxA6HBAYs.defaultProps={height:47,width:158};addPropertyControls(FramerbxA6HBAYs,{variant:{options:[\"WNLhHtPMV\",\"Y3xDi4Wpu\",\"TsPoi_lyO\"],optionTitles:[\"Main CTA\",\"Portfolio\",\"Get Started\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbxA6HBAYs,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbxA6HBAYs\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y3xDi4Wpu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TsPoi_lyO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wKiFaRJUL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JjjKmWw8a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SzkXUGlei\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UJTUkUsZ4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vWEZkmgwe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gOhYzf0_h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"47\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"158\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bxA6HBAYs.map", "// Generated by Framer (c105afa)\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={VrxcxzAB_:{hover:true,pressed:true}};const cycleOrder=[\"VrxcxzAB_\",\"DxvQFVoU2\"];const serializationHash=\"framer-YOpdA\";const variantClassNames={DxvQFVoU2:\"framer-v-1pz9zhe\",VrxcxzAB_:\"framer-v-7fky1j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};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={\"Variant 1\":\"VrxcxzAB_\",Active:\"DxvQFVoU2\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"VrxcxzAB_\"};};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:\"VrxcxzAB_\",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,{motionChild:true,nodeId:\"VrxcxzAB_\",scopeId:\"cNERwapbW\",...addPropertyOverrides({\"VrxcxzAB_-hover\":{href:{webPageId:\"augiA20Il\"},openInNewTab:false},\"VrxcxzAB_-pressed\":{href:{webPageId:\"augiA20Il\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-7fky1j\",className,classNames)} framer-1vjn7ob`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"VrxcxzAB_\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"VrxcxzAB_-hover\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},\"VrxcxzAB_-pressed\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},DxvQFVoU2:{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5}},...addPropertyOverrides({\"VrxcxzAB_-hover\":{\"data-framer-name\":undefined},\"VrxcxzAB_-pressed\":{\"data-framer-name\":undefined},DxvQFVoU2:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(209, 209, 209))\"},children:\"Home\"})}),className:\"framer-1lxq2sg\",\"data-framer-name\":\"Home\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"I187:817;18:41\",style:{\"--extracted-r6o4lv\":\"rgb(209, 209, 209)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{\"VrxcxzAB_-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"VrxcxzAB_-pressed\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},DxvQFVoU2:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"VrxcxzAB_-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Home\"})})},\"VrxcxzAB_-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Home\"})})},DxvQFVoU2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Home\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YOpdA.framer-1vjn7ob, .framer-YOpdA .framer-1vjn7ob { display: block; }\",\".framer-YOpdA.framer-7fky1j { cursor: pointer; height: 36px; overflow: hidden; position: relative; width: 98px; }\",\".framer-YOpdA .framer-1lxq2sg { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-YOpdA.framer-v-1pz9zhe.framer-7fky1j { cursor: unset; will-change: var(--framer-will-change-override, transform); }\",\".framer-YOpdA.framer-v-7fky1j.hover.framer-7fky1j, .framer-YOpdA.framer-v-7fky1j.pressed.framer-7fky1j { text-decoration: none; will-change: var(--framer-will-change-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 98\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"DxvQFVoU2\":{\"layout\":[\"fixed\",\"fixed\"]},\"yjykJocEu\":{\"layout\":[\"fixed\",\"fixed\"]},\"VkCqoRiNb\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramercNERwapbW=withCSS(Component,css,\"framer-YOpdA\");export default FramercNERwapbW;FramercNERwapbW.displayName=\"Home\";FramercNERwapbW.defaultProps={height:36,width:98};addPropertyControls(FramercNERwapbW,{variant:{options:[\"VrxcxzAB_\",\"DxvQFVoU2\"],optionTitles:[\"Variant 1\",\"Active\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramercNERwapbW,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercNERwapbW\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"98\",\"framerIntrinsicHeight\":\"36\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DxvQFVoU2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yjykJocEu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VkCqoRiNb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cNERwapbW.map", "// Generated by Framer (0afc761)\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={mWb2fThAh:{hover:true,pressed:true}};const cycleOrder=[\"mWb2fThAh\",\"aJ1_rJHC1\"];const serializationHash=\"framer-sydrd\";const variantClassNames={aJ1_rJHC1:\"framer-v-98djd5\",mWb2fThAh:\"framer-v-1kkgtns\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};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={\"Variant 1\":\"mWb2fThAh\",\"Variant 2\":\"aJ1_rJHC1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mWb2fThAh\"};};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:\"mWb2fThAh\",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,{motionChild:true,nodeId:\"mWb2fThAh\",scopeId:\"GnmVCSBs1\",...addPropertyOverrides({\"mWb2fThAh-hover\":{href:{webPageId:\"IYLGq8kXI\"}},\"mWb2fThAh-pressed\":{href:{webPageId:\"IYLGq8kXI\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1kkgtns\",className,classNames)} framer-1fcp32h`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"mWb2fThAh\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"mWb2fThAh-hover\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},\"mWb2fThAh-pressed\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},aJ1_rJHC1:{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5}},...addPropertyOverrides({\"mWb2fThAh-hover\":{\"data-framer-name\":undefined},\"mWb2fThAh-pressed\":{\"data-framer-name\":undefined},aJ1_rJHC1:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(209, 209, 209))\"},children:\"Contact\"})}),className:\"framer-1iy8jio\",\"data-framer-name\":\"Contact\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"I187:820;18:28\",style:{\"--extracted-r6o4lv\":\"rgb(209, 209, 209)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{\"mWb2fThAh-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"mWb2fThAh-pressed\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},aJ1_rJHC1:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"mWb2fThAh-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact\"})})},\"mWb2fThAh-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact\"})})},aJ1_rJHC1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sydrd.framer-1fcp32h, .framer-sydrd .framer-1fcp32h { display: block; }\",\".framer-sydrd.framer-1kkgtns { cursor: pointer; height: 36px; overflow: hidden; position: relative; width: 105px; }\",\".framer-sydrd .framer-1iy8jio { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-sydrd.framer-v-98djd5.framer-1kkgtns { cursor: unset; will-change: var(--framer-will-change-override, transform); }\",\".framer-sydrd.framer-v-1kkgtns.hover.framer-1kkgtns, .framer-sydrd.framer-v-1kkgtns.pressed.framer-1kkgtns { text-decoration: none; will-change: var(--framer-will-change-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 105\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"aJ1_rJHC1\":{\"layout\":[\"fixed\",\"fixed\"]},\"sA7adXgqq\":{\"layout\":[\"fixed\",\"fixed\"]},\"y_i2Prz0V\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerGnmVCSBs1=withCSS(Component,css,\"framer-sydrd\");export default FramerGnmVCSBs1;FramerGnmVCSBs1.displayName=\"Contact\";FramerGnmVCSBs1.defaultProps={height:36,width:105};addPropertyControls(FramerGnmVCSBs1,{variant:{options:[\"mWb2fThAh\",\"aJ1_rJHC1\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerGnmVCSBs1,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGnmVCSBs1\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"105\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"36\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aJ1_rJHC1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sA7adXgqq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"y_i2Prz0V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GnmVCSBs1.map", "// Generated by Framer (0afc761)\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={ELeKjUQCx:{hover:true,pressed:true}};const cycleOrder=[\"ELeKjUQCx\",\"zKReN5ZA6\"];const serializationHash=\"framer-x84Tm\";const variantClassNames={ELeKjUQCx:\"framer-v-1c0w0m2\",zKReN5ZA6:\"framer-v-ohr4h\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};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={\"Variant 1\":\"ELeKjUQCx\",Active:\"zKReN5ZA6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ELeKjUQCx\"};};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:\"ELeKjUQCx\",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:{webPageId:\"ElerQXUpc\"},motionChild:true,nodeId:\"ELeKjUQCx\",scopeId:\"MuY_mrAdi\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1c0w0m2\",className,classNames)} framer-15ocdpq`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ELeKjUQCx\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"ELeKjUQCx-hover\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},\"ELeKjUQCx-pressed\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},zKReN5ZA6:{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5}},...addPropertyOverrides({\"ELeKjUQCx-hover\":{\"data-framer-name\":undefined},\"ELeKjUQCx-pressed\":{\"data-framer-name\":undefined},zKReN5ZA6:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(209, 209, 209))\"},children:\"Pricing\"})}),className:\"framer-1xj1h99\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"I187:819;18:28\",style:{\"--extracted-r6o4lv\":\"rgb(209, 209, 209)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{\"ELeKjUQCx-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"ELeKjUQCx-pressed\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},zKReN5ZA6:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"ELeKjUQCx-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pricing\"})})},\"ELeKjUQCx-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pricing\"})})},zKReN5ZA6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pricing\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-x84Tm.framer-15ocdpq, .framer-x84Tm .framer-15ocdpq { display: block; }\",\".framer-x84Tm.framer-1c0w0m2 { cursor: pointer; height: 36px; overflow: hidden; position: relative; text-decoration: none; width: 95px; }\",\".framer-x84Tm .framer-1xj1h99 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-x84Tm.framer-v-ohr4h.framer-1c0w0m2 { cursor: unset; will-change: var(--framer-will-change-override, transform); }\",\".framer-x84Tm.framer-v-1c0w0m2.hover.framer-1c0w0m2, .framer-x84Tm.framer-v-1c0w0m2.pressed.framer-1c0w0m2 { will-change: var(--framer-will-change-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 95\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"zKReN5ZA6\":{\"layout\":[\"fixed\",\"fixed\"]},\"pJfLdw75c\":{\"layout\":[\"fixed\",\"fixed\"]},\"S9HXw6Tbc\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerMuY_mrAdi=withCSS(Component,css,\"framer-x84Tm\");export default FramerMuY_mrAdi;FramerMuY_mrAdi.displayName=\"Pricing\";FramerMuY_mrAdi.defaultProps={height:36,width:95};addPropertyControls(FramerMuY_mrAdi,{variant:{options:[\"ELeKjUQCx\",\"zKReN5ZA6\"],optionTitles:[\"Variant 1\",\"Active\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerMuY_mrAdi,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMuY_mrAdi\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zKReN5ZA6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pJfLdw75c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"S9HXw6Tbc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"36\",\"framerIntrinsicWidth\":\"95\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MuY_mrAdi.map", "// Generated by Framer (0afc761)\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={MrSlumpQU:{hover:true,pressed:true}};const cycleOrder=[\"MrSlumpQU\",\"IOuWnAKLF\"];const serializationHash=\"framer-0swqN\";const variantClassNames={IOuWnAKLF:\"framer-v-gbvo9p\",MrSlumpQU:\"framer-v-1fiqx4n\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};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={\"Variant 1\":\"MrSlumpQU\",Active:\"IOuWnAKLF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MrSlumpQU\"};};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:\"MrSlumpQU\",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:{webPageId:\"f3HUZI0s6\"},motionChild:true,nodeId:\"MrSlumpQU\",scopeId:\"ngjfUHxH3\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1fiqx4n\",className,classNames)} framer-wq9rf6`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"MrSlumpQU\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"MrSlumpQU-hover\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},\"MrSlumpQU-pressed\":{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5},IOuWnAKLF:{backgroundColor:\"rgba(51, 60, 141, 0.61)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5}},...addPropertyOverrides({\"MrSlumpQU-hover\":{\"data-framer-name\":undefined},\"MrSlumpQU-pressed\":{\"data-framer-name\":undefined},IOuWnAKLF:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(209, 209, 209))\"},children:\"Portfolio\"})}),className:\"framer-1hiw35x\",\"data-framer-name\":\"Portfolio\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"I187:818;18:28\",style:{\"--extracted-r6o4lv\":\"rgb(209, 209, 209)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{\"MrSlumpQU-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"MrSlumpQU-pressed\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},IOuWnAKLF:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"MrSlumpQU-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Portfolio\"})})},\"MrSlumpQU-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Portfolio\"})})},IOuWnAKLF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Portfolio\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0swqN.framer-wq9rf6, .framer-0swqN .framer-wq9rf6 { display: block; }\",\".framer-0swqN.framer-1fiqx4n { cursor: pointer; height: 36px; overflow: hidden; position: relative; text-decoration: none; width: 109px; }\",\".framer-0swqN .framer-1hiw35x { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-0swqN.framer-v-gbvo9p.framer-1fiqx4n { cursor: unset; will-change: var(--framer-will-change-override, transform); }\",\".framer-0swqN.framer-v-1fiqx4n.hover.framer-1fiqx4n, .framer-0swqN.framer-v-1fiqx4n.pressed.framer-1fiqx4n { will-change: var(--framer-will-change-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 109\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"IOuWnAKLF\":{\"layout\":[\"fixed\",\"fixed\"]},\"amoIwwbwO\":{\"layout\":[\"fixed\",\"fixed\"]},\"QbUZUNkCY\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerngjfUHxH3=withCSS(Component,css,\"framer-0swqN\");export default FramerngjfUHxH3;FramerngjfUHxH3.displayName=\"Portfolio\";FramerngjfUHxH3.defaultProps={height:36,width:109};addPropertyControls(FramerngjfUHxH3,{variant:{options:[\"MrSlumpQU\",\"IOuWnAKLF\"],optionTitles:[\"Variant 1\",\"Active\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerngjfUHxH3,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerngjfUHxH3\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"36\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IOuWnAKLF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"amoIwwbwO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QbUZUNkCY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"109\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ngjfUHxH3.map", "// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"oxt4rGzi8\",\"PcVA_4aYj\"];const serializationHash=\"framer-ociAD\";const variantClassNames={oxt4rGzi8:\"framer-v-10325dz\",PcVA_4aYj:\"framer-v-g4pp8e\"};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 humanReadableVariantMap={Closed:\"PcVA_4aYj\",Open:\"oxt4rGzi8\"};const getProps=({click3,height,id,width,...props})=>{return{...props,TckAFXXFV:click3??props.TckAFXXFV,variant:humanReadableVariantMap[props.variant]??props.variant??\"oxt4rGzi8\"};};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,TckAFXXFV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"oxt4rGzi8\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapqk4ay8=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TckAFXXFV){const res=await TckAFXXFV(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"PcVA_4aYj\")return false;return true;};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-10325dz\",className,classNames),\"data-framer-name\":\"Open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"oxt4rGzi8\",onTap:onTapqk4ay8,ref:refBinding,style:{...style},...addPropertyOverrides({PcVA_4aYj:{\"data-framer-name\":\"Closed\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7wm4kl\",layoutDependency:layoutDependency,layoutId:\"ip3VmxMa5\",style:{backgroundColor:\"rgb(255, 255, 255)\",rotate:0},variants:{PcVA_4aYj:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fkrw37\",layoutDependency:layoutDependency,layoutId:\"aqPEtl7Yg\",style:{backgroundColor:\"rgb(255, 255, 255)\",rotate:0},variants:{PcVA_4aYj:{rotate:45}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pidz4a\",layoutDependency:layoutDependency,layoutId:\"eOy5WTHYQ\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ociAD.framer-1muegny, .framer-ociAD .framer-1muegny { display: block; }\",\".framer-ociAD.framer-10325dz { cursor: pointer; height: 42px; overflow: hidden; position: relative; width: 48px; }\",\".framer-ociAD .framer-7wm4kl { flex: none; height: 2px; left: calc(50.00000000000002% - 34px / 2); overflow: hidden; position: absolute; top: 9px; width: 34px; }\",\".framer-ociAD .framer-1fkrw37 { bottom: 11px; flex: none; height: 2px; left: calc(50.00000000000002% - 34px / 2); overflow: hidden; position: absolute; width: 34px; }\",\".framer-ociAD .framer-1pidz4a { flex: none; height: 2px; left: calc(50.00000000000002% - 34px / 2); overflow: hidden; position: absolute; top: calc(47.61904761904764% - 2px / 2); width: 34px; }\",\".framer-ociAD.framer-v-g4pp8e .framer-7wm4kl { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-ociAD.framer-v-g4pp8e .framer-1fkrw37 { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 48\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"PcVA_4aYj\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"TckAFXXFV\":\"click3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerxMNaXFLCk=withCSS(Component,css,\"framer-ociAD\");export default FramerxMNaXFLCk;FramerxMNaXFLCk.displayName=\"Menu\";FramerxMNaXFLCk.defaultProps={height:42,width:48};addPropertyControls(FramerxMNaXFLCk,{variant:{options:[\"oxt4rGzi8\",\"PcVA_4aYj\"],optionTitles:[\"Open\",\"Closed\"],title:\"Variant\",type:ControlType.Enum},TckAFXXFV:{title:\"Click 3\",type:ControlType.EventHandler}});addFonts(FramerxMNaXFLCk,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxMNaXFLCk\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"42\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PcVA_4aYj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"48\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"TckAFXXFV\\\":\\\"click3\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xMNaXFLCk.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CTA from\"https://framerusercontent.com/modules/VXy3Rh3rvESVJwNrjuBh/FSuXhpmqT0q8tmlIDbnw/bxA6HBAYs.js\";import Home from\"https://framerusercontent.com/modules/VCJlk6R6ebzfbEVX2G7k/EhbRjmYZaGqGg0AhagN7/cNERwapbW.js\";import Contact from\"https://framerusercontent.com/modules/KfVnEURmM0t0kT02EAuj/yrQ9dFAmAHvSgLass9B9/GnmVCSBs1.js\";import Pricing from\"https://framerusercontent.com/modules/TEGHnbeTDFYUWAbCKpvo/aslOxRt5onuD9SjViwRn/MuY_mrAdi.js\";import Portfolio from\"https://framerusercontent.com/modules/BlrOQRuldDRSf7K672G6/JTCIBOw6c0HQyldhwlu0/ngjfUHxH3.js\";import Menu from\"https://framerusercontent.com/modules/QbaodY8kIBCXL1FPecj9/WLy1RxassSJt8MO5gDF5/xMNaXFLCk.js\";const MenuFonts=getFonts(Menu);const HomeFonts=getFonts(Home);const PortfolioFonts=getFonts(Portfolio);const PricingFonts=getFonts(Pricing);const ContactFonts=getFonts(Contact);const CTAFonts=getFonts(CTA);const cycleOrder=[\"Ysnf3eTYo\",\"jrLsJTEJE\",\"gFqg8vN6C\",\"NPcWjyKSz\",\"LEiQz3VYy\",\"FkHTjVh7T\",\"LBuNHjsYv\",\"Mfy9DUK1g\",\"WFGCxsF0W\",\"xj4xUgFJg\",\"GHrVmkxaO\",\"B_ocRgIwH\",\"TSmxZvELZ\",\"snBD_SSWc\",\"ywOYmMkqZ\",\"IGOSoeVFB\",\"isWCu4kAh\",\"T2IWoG0XP\",\"zYppR_X2s\",\"jn5I8IQkj\"];const serializationHash=\"framer-yCQCj\";const variantClassNames={B_ocRgIwH:\"framer-v-4sfqc1\",FkHTjVh7T:\"framer-v-1t0w19u\",gFqg8vN6C:\"framer-v-5cxulr\",GHrVmkxaO:\"framer-v-mghqxt\",IGOSoeVFB:\"framer-v-mr3s5g\",isWCu4kAh:\"framer-v-snh4m8\",jn5I8IQkj:\"framer-v-im8iaf\",jrLsJTEJE:\"framer-v-1sl0vus\",LBuNHjsYv:\"framer-v-1rdru3x\",LEiQz3VYy:\"framer-v-tsgebs\",Mfy9DUK1g:\"framer-v-1op5jn2\",NPcWjyKSz:\"framer-v-xr5lra\",snBD_SSWc:\"framer-v-4r65ii\",T2IWoG0XP:\"framer-v-mqwckf\",TSmxZvELZ:\"framer-v-s5q3pt\",WFGCxsF0W:\"framer-v-1hhqdmb\",xj4xUgFJg:\"framer-v-iaay41\",Ysnf3eTYo:\"framer-v-qqk3b3\",ywOYmMkqZ:\"framer-v-oaings\",zYppR_X2s:\"framer-v-1y3vxdc\"};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 humanReadableVariantMap={\"Contact Mobile Closed\":\"jn5I8IQkj\",\"Contact Mobile Open\":\"isWCu4kAh\",\"Contact Tablet Closed\":\"snBD_SSWc\",\"Contact Tablet Open\":\"GHrVmkxaO\",\"Mobile Closed\":\"NPcWjyKSz\",\"Mobile Open\":\"gFqg8vN6C\",\"Portfolio Desktop\":\"FkHTjVh7T\",\"Portfolio Mobile Closed\":\"T2IWoG0XP\",\"Portfolio Mobile\":\"ywOYmMkqZ\",\"Portfolio Tablet Closed\":\"B_ocRgIwH\",\"Portfolio Tablet\":\"WFGCxsF0W\",\"Pricing Mobile Closed\":\"zYppR_X2s\",\"Pricing Mobile Open\":\"IGOSoeVFB\",\"Pricing Tablet Closed\":\"TSmxZvELZ\",\"Pricing Tablet Open\":\"xj4xUgFJg\",\"Tablet Closed\":\"LEiQz3VYy\",\"Tablet Open\":\"jrLsJTEJE\",Contact:\"Mfy9DUK1g\",Desktop:\"Ysnf3eTYo\",Pricing:\"LBuNHjsYv\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Ysnf3eTYo\"};};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:\"Ysnf3eTYo\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const TckAFXXFVdd49po=activeVariantCallback(async(...args)=>{setVariant(\"LEiQz3VYy\");});const TckAFXXFVmdu0ri=activeVariantCallback(async(...args)=>{setVariant(\"NPcWjyKSz\");});const TckAFXXFV122w5y7=activeVariantCallback(async(...args)=>{setVariant(\"gFqg8vN6C\");});const TckAFXXFV1pjof6r=activeVariantCallback(async(...args)=>{setVariant(\"jrLsJTEJE\");});const TckAFXXFV9egigm=activeVariantCallback(async(...args)=>{setVariant(\"B_ocRgIwH\");});const TckAFXXFVufqtkr=activeVariantCallback(async(...args)=>{setVariant(\"TSmxZvELZ\");});const TckAFXXFV164rdjp=activeVariantCallback(async(...args)=>{setVariant(\"snBD_SSWc\");});const TckAFXXFVbppawv=activeVariantCallback(async(...args)=>{setVariant(\"WFGCxsF0W\");});const TckAFXXFV3tyw5o=activeVariantCallback(async(...args)=>{setVariant(\"xj4xUgFJg\");});const TckAFXXFVfkcazc=activeVariantCallback(async(...args)=>{setVariant(\"GHrVmkxaO\");});const TckAFXXFVv27b3o=activeVariantCallback(async(...args)=>{setVariant(\"T2IWoG0XP\");});const TckAFXXFVxl84s3=activeVariantCallback(async(...args)=>{setVariant(\"zYppR_X2s\");});const TckAFXXFV1xs3ak6=activeVariantCallback(async(...args)=>{setVariant(\"jn5I8IQkj\");});const TckAFXXFV17ola5i=activeVariantCallback(async(...args)=>{setVariant(\"ywOYmMkqZ\");});const TckAFXXFV13jt9dv=activeVariantCallback(async(...args)=>{setVariant(\"IGOSoeVFB\");});const TckAFXXFVkx0ano=activeVariantCallback(async(...args)=>{setVariant(\"isWCu4kAh\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"jrLsJTEJE\",\"gFqg8vN6C\",\"NPcWjyKSz\",\"LEiQz3VYy\",\"WFGCxsF0W\",\"xj4xUgFJg\",\"GHrVmkxaO\",\"B_ocRgIwH\",\"TSmxZvELZ\",\"snBD_SSWc\",\"ywOYmMkqZ\",\"IGOSoeVFB\",\"isWCu4kAh\",\"T2IWoG0XP\",\"zYppR_X2s\",\"jn5I8IQkj\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"T2IWoG0XP\")return false;return true;};const isDisplayed2=()=>{if([\"jrLsJTEJE\",\"gFqg8vN6C\",\"NPcWjyKSz\",\"LEiQz3VYy\",\"WFGCxsF0W\",\"xj4xUgFJg\",\"GHrVmkxaO\",\"B_ocRgIwH\",\"TSmxZvELZ\",\"snBD_SSWc\",\"ywOYmMkqZ\",\"IGOSoeVFB\",\"isWCu4kAh\",\"zYppR_X2s\",\"jn5I8IQkj\"].includes(baseVariant))return false;return true;};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-qqk3b3\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Ysnf3eTYo\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\",...style},variants:{B_ocRgIwH:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},FkHTjVh7T:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},gFqg8vN6C:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},GHrVmkxaO:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},IGOSoeVFB:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},isWCu4kAh:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},jn5I8IQkj:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},jrLsJTEJE:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},LBuNHjsYv:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},LEiQz3VYy:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},Mfy9DUK1g:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},NPcWjyKSz:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},snBD_SSWc:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},T2IWoG0XP:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},TSmxZvELZ:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},WFGCxsF0W:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},xj4xUgFJg:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},ywOYmMkqZ:{backgroundColor:\"rgb(6, 2, 51)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 8px 2px 0px rgba(0, 0, 0, 0.25)\"},zYppR_X2s:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({B_ocRgIwH:{\"data-framer-name\":\"Portfolio Tablet Closed\"},FkHTjVh7T:{\"data-framer-name\":\"Portfolio Desktop\"},gFqg8vN6C:{\"data-framer-name\":\"Mobile Open\"},GHrVmkxaO:{\"data-framer-name\":\"Contact Tablet Open\"},IGOSoeVFB:{\"data-framer-name\":\"Pricing Mobile Open\"},isWCu4kAh:{\"data-framer-name\":\"Contact Mobile Open\"},jn5I8IQkj:{\"data-framer-name\":\"Contact Mobile Closed\"},jrLsJTEJE:{\"data-framer-name\":\"Tablet Open\"},LBuNHjsYv:{\"data-framer-name\":\"Pricing\"},LEiQz3VYy:{\"data-framer-name\":\"Tablet Closed\"},Mfy9DUK1g:{\"data-framer-name\":\"Contact\"},NPcWjyKSz:{\"data-framer-name\":\"Mobile Closed\"},snBD_SSWc:{\"data-framer-name\":\"Contact Tablet Closed\"},T2IWoG0XP:{\"data-framer-name\":\"Portfolio Mobile Closed\"},TSmxZvELZ:{\"data-framer-name\":\"Pricing Tablet Closed\"},WFGCxsF0W:{\"data-framer-name\":\"Portfolio Tablet\"},xj4xUgFJg:{\"data-framer-name\":\"Pricing Tablet Open\"},ywOYmMkqZ:{\"data-framer-name\":\"Portfolio Mobile\"},zYppR_X2s:{\"data-framer-name\":\"Pricing Mobile Closed\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kmclzr\",layoutDependency:layoutDependency,layoutId:\"jGc8hwR9X\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"L01LD9szC\",scopeId:\"gmrdtpnYh\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||149)-0-149)/2)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"},className:\"framer-18zwj6f framer-tzgh6j\",\"data-framer-name\":\"2-removebg-preview 2\",layoutDependency:layoutDependency,layoutId:\"L01LD9szC\",...addPropertyOverrides({B_ocRgIwH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+-11.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},FkHTjVh7T:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-149)/2)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},gFqg8vN6C:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||378)-21-357)/2*0)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},GHrVmkxaO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-27-362)/2*0)+.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},IGOSoeVFB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-21-358)/2*0)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},isWCu4kAh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-21-358)/2*0)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},jn5I8IQkj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},jrLsJTEJE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||389)-27-362)/2*0)+.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},LBuNHjsYv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-149)/2)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},LEiQz3VYy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+-11.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},Mfy9DUK1g:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-149)/2)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},NPcWjyKSz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},snBD_SSWc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+-11.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},T2IWoG0XP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-106)/2+0+0)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},TSmxZvELZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+-11.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},WFGCxsF0W:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-27-362)/2*0)+.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},xj4xUgFJg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-27-362)/2*0)+.5),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},ywOYmMkqZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-21-358)/2*0)+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}},zYppR_X2s:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/UKw8NIp5O6xeDFwbZbfSsZsauqk.png\"}}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({B_ocRgIwH:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+42},gFqg8vN6C:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||378)-21-357)/2*0)+32},GHrVmkxaO:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-27-362)/2*0)+42},IGOSoeVFB:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-21-358)/2*0)+32},isWCu4kAh:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-21-358)/2*0)+32},jn5I8IQkj:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+32},jrLsJTEJE:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||389)-27-362)/2*0)+42},LEiQz3VYy:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+42},NPcWjyKSz:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+32},snBD_SSWc:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+42},T2IWoG0XP:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-106)/2+0+0)+32},TSmxZvELZ:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||124)-0-362)/2*0)+42},WFGCxsF0W:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-27-362)/2*0)+42},xj4xUgFJg:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-27-362)/2*0)+42},ywOYmMkqZ:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-21-358)/2*0)+32},zYppR_X2s:{height:42,width:\"69px\",y:(componentViewport?.y||0)+0+32}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-c0iui7-container\",layoutDependency:layoutDependency,layoutId:\"ccuvv7Sqn-container\",nodeId:\"ccuvv7Sqn\",rendersWithMotion:true,scopeId:\"gmrdtpnYh\",children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"ccuvv7Sqn\",layoutId:\"ccuvv7Sqn\",style:{height:\"100%\",width:\"100%\"},variant:\"oxt4rGzi8\",width:\"100%\",...addPropertyOverrides({B_ocRgIwH:{TckAFXXFV:TckAFXXFVbppawv},gFqg8vN6C:{TckAFXXFV:TckAFXXFVmdu0ri,variant:\"PcVA_4aYj\"},GHrVmkxaO:{TckAFXXFV:TckAFXXFV164rdjp,variant:\"PcVA_4aYj\"},IGOSoeVFB:{TckAFXXFV:TckAFXXFVxl84s3,variant:\"PcVA_4aYj\"},isWCu4kAh:{TckAFXXFV:TckAFXXFV1xs3ak6,variant:\"PcVA_4aYj\"},jn5I8IQkj:{TckAFXXFV:TckAFXXFVkx0ano},jrLsJTEJE:{TckAFXXFV:TckAFXXFVdd49po,variant:\"PcVA_4aYj\"},LEiQz3VYy:{TckAFXXFV:TckAFXXFV1pjof6r},NPcWjyKSz:{TckAFXXFV:TckAFXXFV122w5y7},snBD_SSWc:{TckAFXXFV:TckAFXXFVfkcazc},T2IWoG0XP:{TckAFXXFV:TckAFXXFV17ola5i},TSmxZvELZ:{TckAFXXFV:TckAFXXFV3tyw5o},WFGCxsF0W:{TckAFXXFV:TckAFXXFV9egigm,variant:\"PcVA_4aYj\"},xj4xUgFJg:{TckAFXXFV:TckAFXXFVufqtkr,variant:\"PcVA_4aYj\"},ywOYmMkqZ:{TckAFXXFV:TckAFXXFVv27b3o,variant:\"PcVA_4aYj\"},zYppR_X2s:{TckAFXXFV:TckAFXXFV13jt9dv}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ca2p03\",\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"NToEtVAiQ\",style:{backgroundColor:\"rgb(43, 46, 87)\",borderBottomLeftRadius:29.5,borderBottomRightRadius:29.5,borderTopLeftRadius:29.5,borderTopRightRadius:29.5,opacity:1},variants:{B_ocRgIwH:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},FkHTjVh7T:{opacity:1},gFqg8vN6C:{backgroundColor:\"rgba(0, 0, 0, 0)\"},GHrVmkxaO:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},IGOSoeVFB:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},isWCu4kAh:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},jn5I8IQkj:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:0},jrLsJTEJE:{backgroundColor:\"rgba(0, 0, 0, 0)\"},LBuNHjsYv:{opacity:1},LEiQz3VYy:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},Mfy9DUK1g:{opacity:1},NPcWjyKSz:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:0},snBD_SSWc:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},TSmxZvELZ:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},WFGCxsF0W:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},xj4xUgFJg:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},ywOYmMkqZ:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},zYppR_X2s:{backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:0}},children:[isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-13w1xb8\",\"data-border\":true,\"data-framer-name\":\"Rectangle 4\",layoutDependency:layoutDependency,layoutId:\"wdvrdsY60\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(83, 83, 88)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(28, 29, 52)\",borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"98px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||149)-0-47)/2)+5,...addPropertyOverrides({B_ocRgIwH:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+1.5},FkHTjVh7T:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},gFqg8vN6C:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||378)-21-357)/2*1)+0+7},GHrVmkxaO:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+-7},IGOSoeVFB:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+7.5},isWCu4kAh:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+7.5},jn5I8IQkj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+15.5},jrLsJTEJE:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||389)-27-362)/2*1)+0+-7},LBuNHjsYv:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},LEiQz3VYy:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+1.5},Mfy9DUK1g:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},NPcWjyKSz:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+15.5},snBD_SSWc:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+1.5},TSmxZvELZ:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+1.5},WFGCxsF0W:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+-7},xj4xUgFJg:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+-7},ywOYmMkqZ:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+7.5},zYppR_X2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+15.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ftzspt-container\",layoutDependency:layoutDependency,layoutId:\"EuFpdWnDN-container\",nodeId:\"EuFpdWnDN\",rendersWithMotion:true,scopeId:\"gmrdtpnYh\",children:/*#__PURE__*/_jsx(Home,{height:\"100%\",id:\"EuFpdWnDN\",layoutId:\"EuFpdWnDN\",style:{height:\"100%\",width:\"100%\"},variant:\"DxvQFVoU2\",width:\"100%\",...addPropertyOverrides({FkHTjVh7T:{variant:\"VrxcxzAB_\"},GHrVmkxaO:{variant:\"VrxcxzAB_\"},IGOSoeVFB:{variant:\"VrxcxzAB_\"},isWCu4kAh:{variant:\"VrxcxzAB_\"},jn5I8IQkj:{variant:\"VrxcxzAB_\"},LBuNHjsYv:{variant:\"VrxcxzAB_\"},Mfy9DUK1g:{variant:\"VrxcxzAB_\"},WFGCxsF0W:{variant:\"VrxcxzAB_\"},xj4xUgFJg:{variant:\"VrxcxzAB_\"},ywOYmMkqZ:{variant:\"VrxcxzAB_\"},zYppR_X2s:{variant:\"VrxcxzAB_\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"109px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||149)-0-47)/2)+5,...addPropertyOverrides({B_ocRgIwH:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+51.5},FkHTjVh7T:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},gFqg8vN6C:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||378)-21-357)/2*1)+0+54},GHrVmkxaO:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+43},IGOSoeVFB:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+54.5},isWCu4kAh:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+54.5},jn5I8IQkj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+55.5},jrLsJTEJE:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||389)-27-362)/2*1)+0+43},LBuNHjsYv:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},LEiQz3VYy:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+51.5},Mfy9DUK1g:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},NPcWjyKSz:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+55.5},snBD_SSWc:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+51.5},TSmxZvELZ:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+51.5},WFGCxsF0W:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+43},xj4xUgFJg:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+43},ywOYmMkqZ:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+54.5},zYppR_X2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+55.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13w5leo-container\",layoutDependency:layoutDependency,layoutId:\"J1yGC772e-container\",nodeId:\"J1yGC772e\",rendersWithMotion:true,scopeId:\"gmrdtpnYh\",children:/*#__PURE__*/_jsx(Portfolio,{height:\"100%\",id:\"J1yGC772e\",layoutId:\"J1yGC772e\",style:{height:\"100%\",width:\"100%\"},variant:\"MrSlumpQU\",width:\"100%\",...addPropertyOverrides({FkHTjVh7T:{variant:\"IOuWnAKLF\"},WFGCxsF0W:{variant:\"IOuWnAKLF\"},ywOYmMkqZ:{variant:\"IOuWnAKLF\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"95px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||149)-0-47)/2)+5,...addPropertyOverrides({B_ocRgIwH:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+101.5},FkHTjVh7T:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},gFqg8vN6C:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||378)-21-357)/2*1)+0+101},GHrVmkxaO:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+93},IGOSoeVFB:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+101.5},isWCu4kAh:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+101.5},jn5I8IQkj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+95.5},jrLsJTEJE:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||389)-27-362)/2*1)+0+93},LBuNHjsYv:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},LEiQz3VYy:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+101.5},Mfy9DUK1g:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},NPcWjyKSz:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+95.5},snBD_SSWc:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+101.5},TSmxZvELZ:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+101.5},WFGCxsF0W:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+93},xj4xUgFJg:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+93},ywOYmMkqZ:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+101.5},zYppR_X2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+95.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r01xs-container\",layoutDependency:layoutDependency,layoutId:\"TaEtgrTHl-container\",nodeId:\"TaEtgrTHl\",rendersWithMotion:true,scopeId:\"gmrdtpnYh\",children:/*#__PURE__*/_jsx(Pricing,{height:\"100%\",id:\"TaEtgrTHl\",layoutId:\"TaEtgrTHl\",style:{height:\"100%\",width:\"100%\"},variant:\"ELeKjUQCx\",width:\"100%\",...addPropertyOverrides({IGOSoeVFB:{variant:\"zKReN5ZA6\"},jn5I8IQkj:{variant:\"zKReN5ZA6\"},LBuNHjsYv:{variant:\"zKReN5ZA6\"},xj4xUgFJg:{variant:\"zKReN5ZA6\"},zYppR_X2s:{variant:\"zKReN5ZA6\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"105px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||149)-0-47)/2)+5,...addPropertyOverrides({B_ocRgIwH:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+151.5},FkHTjVh7T:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},gFqg8vN6C:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||378)-21-357)/2*1)+0+148},GHrVmkxaO:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+143},IGOSoeVFB:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+148.5},isWCu4kAh:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+148.5},jn5I8IQkj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+135.5},jrLsJTEJE:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||389)-27-362)/2*1)+0+143},LBuNHjsYv:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},LEiQz3VYy:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+151.5},Mfy9DUK1g:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)+5},NPcWjyKSz:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+135.5},snBD_SSWc:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+151.5},TSmxZvELZ:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||124)-0-362)/2*1)+0+151.5},WFGCxsF0W:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+143},xj4xUgFJg:{y:(componentViewport?.y||0)+0+(0+126+((componentViewport?.height||200)-27-362)/2*1)+0+143},ywOYmMkqZ:{y:(componentViewport?.y||0)+0+(0+106+((componentViewport?.height||200)-21-358)/2*1)+0+148.5},zYppR_X2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+0+0)+0+135.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1710zge-container\",layoutDependency:layoutDependency,layoutId:\"esC2B_AZV-container\",nodeId:\"esC2B_AZV\",rendersWithMotion:true,scopeId:\"gmrdtpnYh\",children:/*#__PURE__*/_jsx(Contact,{height:\"100%\",id:\"esC2B_AZV\",layoutId:\"esC2B_AZV\",style:{height:\"100%\",width:\"100%\"},variant:\"mWb2fThAh\",width:\"100%\",...addPropertyOverrides({GHrVmkxaO:{variant:\"aJ1_rJHC1\"},isWCu4kAh:{variant:\"aJ1_rJHC1\"},Mfy9DUK1g:{variant:\"aJ1_rJHC1\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:\"158px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||149)-0-47)/2),...addPropertyOverrides({B_ocRgIwH:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||124)-0-362)/2*2)},FkHTjVh7T:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)},gFqg8vN6C:{y:(componentViewport?.y||0)+0+(0+310+((componentViewport?.height||378)-21-357)/2*2)},GHrVmkxaO:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||200)-27-362)/2*2)},IGOSoeVFB:{y:(componentViewport?.y||0)+0+(0+311+((componentViewport?.height||200)-21-358)/2*2)},isWCu4kAh:{y:(componentViewport?.y||0)+0+(0+311+((componentViewport?.height||200)-21-358)/2*2)},jn5I8IQkj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+187+0)},jrLsJTEJE:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||389)-27-362)/2*2)},LBuNHjsYv:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)},LEiQz3VYy:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||124)-0-362)/2*2)},Mfy9DUK1g:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-47)/2)},NPcWjyKSz:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+187+0)},snBD_SSWc:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||124)-0-362)/2*2)},TSmxZvELZ:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||124)-0-362)/2*2)},WFGCxsF0W:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||200)-27-362)/2*2)},xj4xUgFJg:{y:(componentViewport?.y||0)+0+(0+315+((componentViewport?.height||200)-27-362)/2*2)},ywOYmMkqZ:{y:(componentViewport?.y||0)+0+(0+311+((componentViewport?.height||200)-21-358)/2*2)},zYppR_X2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||106)-0-234)/2+187+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15xmpmq-container\",layoutDependency:layoutDependency,layoutId:\"xvlkRsOwF-container\",nodeId:\"xvlkRsOwF\",rendersWithMotion:true,scopeId:\"gmrdtpnYh\",style:{opacity:1},variants:{B_ocRgIwH:{opacity:1},FkHTjVh7T:{opacity:1},GHrVmkxaO:{opacity:1},IGOSoeVFB:{opacity:1},isWCu4kAh:{opacity:1},jn5I8IQkj:{opacity:0},LBuNHjsYv:{opacity:1},LEiQz3VYy:{opacity:1},Mfy9DUK1g:{opacity:1},NPcWjyKSz:{opacity:0},snBD_SSWc:{opacity:1},TSmxZvELZ:{opacity:1},WFGCxsF0W:{opacity:1},xj4xUgFJg:{opacity:1},ywOYmMkqZ:{opacity:1},zYppR_X2s:{opacity:0}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"xvlkRsOwF\",layoutId:\"xvlkRsOwF\",style:{height:\"100%\",width:\"100%\"},variant:\"WNLhHtPMV\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yCQCj.framer-tzgh6j, .framer-yCQCj .framer-tzgh6j { display: block; }\",\".framer-yCQCj.framer-qqk3b3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1006px; }\",\".framer-yCQCj .framer-kmclzr { 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; width: 149px; }\",\".framer-yCQCj .framer-18zwj6f { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 149px); position: relative; text-decoration: none; width: 149px; z-index: 1; }\",\".framer-yCQCj .framer-c0iui7-container { flex: none; height: 42px; position: relative; width: 69px; z-index: 1; }\",\".framer-yCQCj .framer-ca2p03 { flex: none; height: 47px; overflow: visible; position: relative; width: 433px; z-index: 1; }\",\".framer-yCQCj .framer-13w1xb8 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-yCQCj .framer-ftzspt-container { flex: none; height: 36px; left: 7px; position: absolute; top: 5px; width: 98px; }\",\".framer-yCQCj .framer-13w5leo-container { flex: none; height: 36px; left: 109px; position: absolute; top: 5px; width: 109px; }\",\".framer-yCQCj .framer-r01xs-container { flex: none; height: 36px; left: 222px; position: absolute; top: 5px; width: 95px; }\",\".framer-yCQCj .framer-1710zge-container { flex: none; height: 36px; left: 321px; position: absolute; top: 5px; width: 105px; }\",\".framer-yCQCj .framer-15xmpmq-container { flex: none; height: 47px; position: relative; width: 158px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj .framer-kmclzr, .framer-yCQCj .framer-13w1xb8 { gap: 0px; } .framer-yCQCj .framer-kmclzr > *, .framer-yCQCj .framer-13w1xb8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yCQCj .framer-kmclzr > :first-child, .framer-yCQCj .framer-13w1xb8 > :first-child { margin-left: 0px; } .framer-yCQCj .framer-kmclzr > :last-child, .framer-yCQCj .framer-13w1xb8 > :last-child { margin-right: 0px; } }\",\".framer-yCQCj.framer-v-1sl0vus.framer-qqk3b3, .framer-yCQCj.framer-v-1hhqdmb.framer-qqk3b3, .framer-yCQCj.framer-v-iaay41.framer-qqk3b3, .framer-yCQCj.framer-v-mghqxt.framer-qqk3b3 { flex-direction: column; padding: 0px 0px 27px 0px; width: 599px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yCQCj.framer-v-1sl0vus .framer-kmclzr, .framer-yCQCj.framer-v-tsgebs .framer-kmclzr, .framer-yCQCj.framer-v-1hhqdmb .framer-kmclzr, .framer-yCQCj.framer-v-iaay41 .framer-kmclzr, .framer-yCQCj.framer-v-mghqxt .framer-kmclzr, .framer-yCQCj.framer-v-4sfqc1 .framer-kmclzr, .framer-yCQCj.framer-v-s5q3pt .framer-kmclzr, .framer-yCQCj.framer-v-4r65ii .framer-kmclzr { gap: unset; height: 126px; justify-content: space-between; width: 100%; }\",\".framer-yCQCj.framer-v-1sl0vus .framer-18zwj6f, .framer-yCQCj.framer-v-tsgebs .framer-18zwj6f, .framer-yCQCj.framer-v-1hhqdmb .framer-18zwj6f, .framer-yCQCj.framer-v-iaay41 .framer-18zwj6f, .framer-yCQCj.framer-v-mghqxt .framer-18zwj6f { height: var(--framer-aspect-ratio-supported, 125px); width: 125px; }\",\".framer-yCQCj.framer-v-1sl0vus .framer-ca2p03, .framer-yCQCj.framer-v-1hhqdmb .framer-ca2p03, .framer-yCQCj.framer-v-iaay41 .framer-ca2p03, .framer-yCQCj.framer-v-mghqxt .framer-ca2p03 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: 189px; justify-content: center; padding: 0px 0px 17px 0px; width: 100%; }\",\".framer-yCQCj.framer-v-1sl0vus .framer-ftzspt-container, .framer-yCQCj.framer-v-1sl0vus .framer-13w5leo-container, .framer-yCQCj.framer-v-1sl0vus .framer-r01xs-container, .framer-yCQCj.framer-v-1sl0vus .framer-1710zge-container, .framer-yCQCj.framer-v-5cxulr .framer-ftzspt-container, .framer-yCQCj.framer-v-5cxulr .framer-13w5leo-container, .framer-yCQCj.framer-v-5cxulr .framer-r01xs-container, .framer-yCQCj.framer-v-5cxulr .framer-1710zge-container, .framer-yCQCj.framer-v-xr5lra .framer-ftzspt-container, .framer-yCQCj.framer-v-xr5lra .framer-13w5leo-container, .framer-yCQCj.framer-v-xr5lra .framer-r01xs-container, .framer-yCQCj.framer-v-xr5lra .framer-1710zge-container, .framer-yCQCj.framer-v-tsgebs .framer-ftzspt-container, .framer-yCQCj.framer-v-tsgebs .framer-13w5leo-container, .framer-yCQCj.framer-v-tsgebs .framer-r01xs-container, .framer-yCQCj.framer-v-tsgebs .framer-1710zge-container, .framer-yCQCj.framer-v-1hhqdmb .framer-ftzspt-container, .framer-yCQCj.framer-v-1hhqdmb .framer-13w5leo-container, .framer-yCQCj.framer-v-1hhqdmb .framer-r01xs-container, .framer-yCQCj.framer-v-1hhqdmb .framer-1710zge-container, .framer-yCQCj.framer-v-iaay41 .framer-ftzspt-container, .framer-yCQCj.framer-v-iaay41 .framer-13w5leo-container, .framer-yCQCj.framer-v-iaay41 .framer-r01xs-container, .framer-yCQCj.framer-v-iaay41 .framer-1710zge-container, .framer-yCQCj.framer-v-mghqxt .framer-ftzspt-container, .framer-yCQCj.framer-v-mghqxt .framer-13w5leo-container, .framer-yCQCj.framer-v-mghqxt .framer-r01xs-container, .framer-yCQCj.framer-v-mghqxt .framer-1710zge-container, .framer-yCQCj.framer-v-4sfqc1 .framer-ftzspt-container, .framer-yCQCj.framer-v-4sfqc1 .framer-13w5leo-container, .framer-yCQCj.framer-v-4sfqc1 .framer-r01xs-container, .framer-yCQCj.framer-v-4sfqc1 .framer-1710zge-container, .framer-yCQCj.framer-v-s5q3pt .framer-ftzspt-container, .framer-yCQCj.framer-v-s5q3pt .framer-13w5leo-container, .framer-yCQCj.framer-v-s5q3pt .framer-r01xs-container, .framer-yCQCj.framer-v-s5q3pt .framer-1710zge-container, .framer-yCQCj.framer-v-4r65ii .framer-ftzspt-container, .framer-yCQCj.framer-v-4r65ii .framer-13w5leo-container, .framer-yCQCj.framer-v-4r65ii .framer-r01xs-container, .framer-yCQCj.framer-v-4r65ii .framer-1710zge-container, .framer-yCQCj.framer-v-oaings .framer-ftzspt-container, .framer-yCQCj.framer-v-oaings .framer-13w5leo-container, .framer-yCQCj.framer-v-oaings .framer-r01xs-container, .framer-yCQCj.framer-v-oaings .framer-1710zge-container, .framer-yCQCj.framer-v-mr3s5g .framer-ftzspt-container, .framer-yCQCj.framer-v-mr3s5g .framer-13w5leo-container, .framer-yCQCj.framer-v-mr3s5g .framer-r01xs-container, .framer-yCQCj.framer-v-mr3s5g .framer-1710zge-container, .framer-yCQCj.framer-v-snh4m8 .framer-ftzspt-container, .framer-yCQCj.framer-v-snh4m8 .framer-13w5leo-container, .framer-yCQCj.framer-v-snh4m8 .framer-r01xs-container, .framer-yCQCj.framer-v-snh4m8 .framer-1710zge-container, .framer-yCQCj.framer-v-1y3vxdc .framer-ftzspt-container, .framer-yCQCj.framer-v-1y3vxdc .framer-13w5leo-container, .framer-yCQCj.framer-v-1y3vxdc .framer-r01xs-container, .framer-yCQCj.framer-v-1y3vxdc .framer-1710zge-container, .framer-yCQCj.framer-v-im8iaf .framer-ftzspt-container, .framer-yCQCj.framer-v-im8iaf .framer-13w5leo-container, .framer-yCQCj.framer-v-im8iaf .framer-r01xs-container, .framer-yCQCj.framer-v-im8iaf .framer-1710zge-container { left: unset; position: relative; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-1sl0vus.framer-qqk3b3, .framer-yCQCj.framer-v-1sl0vus .framer-kmclzr, .framer-yCQCj.framer-v-1sl0vus .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-1sl0vus.framer-qqk3b3 > *, .framer-yCQCj.framer-v-1sl0vus.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-1sl0vus.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-1sl0vus .framer-kmclzr > *, .framer-yCQCj.framer-v-1sl0vus .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-1sl0vus .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-1sl0vus .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-1sl0vus .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-1sl0vus .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\".framer-yCQCj.framer-v-5cxulr.framer-qqk3b3, .framer-yCQCj.framer-v-oaings.framer-qqk3b3, .framer-yCQCj.framer-v-mr3s5g.framer-qqk3b3, .framer-yCQCj.framer-v-snh4m8.framer-qqk3b3 { flex-direction: column; padding: 0px 0px 21px 0px; width: 394px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yCQCj.framer-v-5cxulr .framer-kmclzr, .framer-yCQCj.framer-v-oaings .framer-kmclzr, .framer-yCQCj.framer-v-mr3s5g .framer-kmclzr, .framer-yCQCj.framer-v-snh4m8 .framer-kmclzr, .framer-yCQCj.framer-v-mqwckf .framer-kmclzr { gap: unset; justify-content: space-between; width: 100%; }\",\".framer-yCQCj.framer-v-5cxulr .framer-18zwj6f, .framer-yCQCj.framer-v-xr5lra .framer-18zwj6f, .framer-yCQCj.framer-v-oaings .framer-18zwj6f, .framer-yCQCj.framer-v-mr3s5g .framer-18zwj6f, .framer-yCQCj.framer-v-snh4m8 .framer-18zwj6f, .framer-yCQCj.framer-v-mqwckf .framer-18zwj6f, .framer-yCQCj.framer-v-1y3vxdc .framer-18zwj6f, .framer-yCQCj.framer-v-im8iaf .framer-18zwj6f { height: var(--framer-aspect-ratio-supported, 106px); width: 106px; }\",\".framer-yCQCj.framer-v-5cxulr .framer-ca2p03 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: 204px; justify-content: center; padding: 0px 0px 13px 0px; width: 394px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-5cxulr.framer-qqk3b3, .framer-yCQCj.framer-v-5cxulr .framer-kmclzr, .framer-yCQCj.framer-v-5cxulr .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-5cxulr.framer-qqk3b3 > *, .framer-yCQCj.framer-v-5cxulr.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-5cxulr.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-5cxulr .framer-kmclzr > *, .framer-yCQCj.framer-v-5cxulr .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-5cxulr .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-5cxulr .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-yCQCj.framer-v-5cxulr .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-5cxulr .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\".framer-yCQCj.framer-v-xr5lra.framer-qqk3b3, .framer-yCQCj.framer-v-1y3vxdc.framer-qqk3b3, .framer-yCQCj.framer-v-im8iaf.framer-qqk3b3 { flex-direction: column; gap: 0px; height: 106px; justify-content: center; width: 394px; }\",\".framer-yCQCj.framer-v-xr5lra .framer-kmclzr, .framer-yCQCj.framer-v-1y3vxdc .framer-kmclzr, .framer-yCQCj.framer-v-im8iaf .framer-kmclzr { gap: unset; justify-content: space-between; left: 0px; order: 0; position: absolute; right: 0px; top: 0px; width: unset; z-index: 1; }\",\".framer-yCQCj.framer-v-xr5lra .framer-ca2p03, .framer-yCQCj.framer-v-1y3vxdc .framer-ca2p03, .framer-yCQCj.framer-v-im8iaf .framer-ca2p03 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 187px; justify-content: center; order: 3; padding: 0px; width: 394px; }\",\".framer-yCQCj.framer-v-xr5lra .framer-15xmpmq-container, .framer-yCQCj.framer-v-1y3vxdc .framer-15xmpmq-container, .framer-yCQCj.framer-v-im8iaf .framer-15xmpmq-container { order: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-xr5lra.framer-qqk3b3, .framer-yCQCj.framer-v-xr5lra .framer-kmclzr, .framer-yCQCj.framer-v-xr5lra .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-xr5lra.framer-qqk3b3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCQCj.framer-v-xr5lra.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-xr5lra .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-xr5lra.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-xr5lra .framer-ca2p03 > :last-child { margin-bottom: 0px; } .framer-yCQCj.framer-v-xr5lra .framer-kmclzr > *, .framer-yCQCj.framer-v-xr5lra .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-xr5lra .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-xr5lra .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-yCQCj.framer-v-tsgebs.framer-qqk3b3, .framer-yCQCj.framer-v-4sfqc1.framer-qqk3b3, .framer-yCQCj.framer-v-s5q3pt.framer-qqk3b3, .framer-yCQCj.framer-v-4r65ii.framer-qqk3b3 { flex-direction: column; height: 124px; width: 599px; }\",\".framer-yCQCj.framer-v-tsgebs .framer-ca2p03, .framer-yCQCj.framer-v-4sfqc1 .framer-ca2p03, .framer-yCQCj.framer-v-s5q3pt .framer-ca2p03, .framer-yCQCj.framer-v-4r65ii .framer-ca2p03 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: 189px; justify-content: center; padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-tsgebs.framer-qqk3b3, .framer-yCQCj.framer-v-tsgebs .framer-kmclzr, .framer-yCQCj.framer-v-tsgebs .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-tsgebs.framer-qqk3b3 > *, .framer-yCQCj.framer-v-tsgebs.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-tsgebs.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-tsgebs .framer-kmclzr > *, .framer-yCQCj.framer-v-tsgebs .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-tsgebs .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-tsgebs .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-tsgebs .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-tsgebs .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\".framer-yCQCj.framer-v-1t0w19u.framer-qqk3b3, .framer-yCQCj.framer-v-1rdru3x.framer-qqk3b3, .framer-yCQCj.framer-v-1op5jn2.framer-qqk3b3 { width: 1006px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-1hhqdmb.framer-qqk3b3, .framer-yCQCj.framer-v-1hhqdmb .framer-kmclzr, .framer-yCQCj.framer-v-1hhqdmb .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-1hhqdmb.framer-qqk3b3 > *, .framer-yCQCj.framer-v-1hhqdmb.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-1hhqdmb.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-1hhqdmb .framer-kmclzr > *, .framer-yCQCj.framer-v-1hhqdmb .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-1hhqdmb .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-1hhqdmb .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-1hhqdmb .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-1hhqdmb .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-iaay41.framer-qqk3b3, .framer-yCQCj.framer-v-iaay41 .framer-kmclzr, .framer-yCQCj.framer-v-iaay41 .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-iaay41.framer-qqk3b3 > *, .framer-yCQCj.framer-v-iaay41.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-iaay41.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-iaay41 .framer-kmclzr > *, .framer-yCQCj.framer-v-iaay41 .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-iaay41 .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-iaay41 .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-iaay41 .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-iaay41 .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-mghqxt.framer-qqk3b3, .framer-yCQCj.framer-v-mghqxt .framer-kmclzr, .framer-yCQCj.framer-v-mghqxt .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-mghqxt.framer-qqk3b3 > *, .framer-yCQCj.framer-v-mghqxt.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-mghqxt.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-mghqxt .framer-kmclzr > *, .framer-yCQCj.framer-v-mghqxt .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-mghqxt .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-mghqxt .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-mghqxt .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-mghqxt .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\".framer-yCQCj.framer-v-4sfqc1 .framer-18zwj6f, .framer-yCQCj.framer-v-s5q3pt .framer-18zwj6f, .framer-yCQCj.framer-v-4r65ii .framer-18zwj6f { width: 125px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-4sfqc1.framer-qqk3b3, .framer-yCQCj.framer-v-4sfqc1 .framer-kmclzr, .framer-yCQCj.framer-v-4sfqc1 .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-4sfqc1.framer-qqk3b3 > *, .framer-yCQCj.framer-v-4sfqc1.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-4sfqc1.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-4sfqc1 .framer-kmclzr > *, .framer-yCQCj.framer-v-4sfqc1 .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-4sfqc1 .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-4sfqc1 .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-4sfqc1 .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-4sfqc1 .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-s5q3pt.framer-qqk3b3, .framer-yCQCj.framer-v-s5q3pt .framer-kmclzr, .framer-yCQCj.framer-v-s5q3pt .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-s5q3pt.framer-qqk3b3 > *, .framer-yCQCj.framer-v-s5q3pt.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-s5q3pt.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-s5q3pt .framer-kmclzr > *, .framer-yCQCj.framer-v-s5q3pt .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-s5q3pt .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-s5q3pt .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-s5q3pt .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-s5q3pt .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-4r65ii.framer-qqk3b3, .framer-yCQCj.framer-v-4r65ii .framer-kmclzr, .framer-yCQCj.framer-v-4r65ii .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-4r65ii.framer-qqk3b3 > *, .framer-yCQCj.framer-v-4r65ii.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-4r65ii.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-4r65ii .framer-kmclzr > *, .framer-yCQCj.framer-v-4r65ii .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-4r65ii .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-4r65ii .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-yCQCj.framer-v-4r65ii .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-4r65ii .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\".framer-yCQCj.framer-v-oaings .framer-ca2p03, .framer-yCQCj.framer-v-mr3s5g .framer-ca2p03, .framer-yCQCj.framer-v-snh4m8 .framer-ca2p03 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: 205px; justify-content: center; padding: 0px 0px 13px 0px; width: 394px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-oaings.framer-qqk3b3, .framer-yCQCj.framer-v-oaings .framer-kmclzr, .framer-yCQCj.framer-v-oaings .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-oaings.framer-qqk3b3 > *, .framer-yCQCj.framer-v-oaings.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-oaings.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-oaings .framer-kmclzr > *, .framer-yCQCj.framer-v-oaings .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-oaings .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-oaings .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-yCQCj.framer-v-oaings .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-oaings .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-mr3s5g.framer-qqk3b3, .framer-yCQCj.framer-v-mr3s5g .framer-kmclzr, .framer-yCQCj.framer-v-mr3s5g .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-mr3s5g.framer-qqk3b3 > *, .framer-yCQCj.framer-v-mr3s5g.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-mr3s5g.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-mr3s5g .framer-kmclzr > *, .framer-yCQCj.framer-v-mr3s5g .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-mr3s5g .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-mr3s5g .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-yCQCj.framer-v-mr3s5g .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-mr3s5g .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-snh4m8.framer-qqk3b3, .framer-yCQCj.framer-v-snh4m8 .framer-kmclzr, .framer-yCQCj.framer-v-snh4m8 .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-snh4m8.framer-qqk3b3 > *, .framer-yCQCj.framer-v-snh4m8.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-snh4m8.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-snh4m8 .framer-kmclzr > *, .framer-yCQCj.framer-v-snh4m8 .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-snh4m8 .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-snh4m8 .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-yCQCj.framer-v-snh4m8 .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-snh4m8 .framer-ca2p03 > :last-child { margin-bottom: 0px; } }\",\".framer-yCQCj.framer-v-mqwckf.framer-qqk3b3 { flex-direction: column; gap: 0px; justify-content: center; width: 394px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-mqwckf.framer-qqk3b3, .framer-yCQCj.framer-v-mqwckf .framer-kmclzr { gap: 0px; } .framer-yCQCj.framer-v-mqwckf.framer-qqk3b3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCQCj.framer-v-mqwckf.framer-qqk3b3 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-mqwckf.framer-qqk3b3 > :last-child { margin-bottom: 0px; } .framer-yCQCj.framer-v-mqwckf .framer-kmclzr > *, .framer-yCQCj.framer-v-mqwckf .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-mqwckf .framer-kmclzr > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-1y3vxdc.framer-qqk3b3, .framer-yCQCj.framer-v-1y3vxdc .framer-kmclzr, .framer-yCQCj.framer-v-1y3vxdc .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-1y3vxdc.framer-qqk3b3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCQCj.framer-v-1y3vxdc.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-1y3vxdc .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-1y3vxdc.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-1y3vxdc .framer-ca2p03 > :last-child { margin-bottom: 0px; } .framer-yCQCj.framer-v-1y3vxdc .framer-kmclzr > *, .framer-yCQCj.framer-v-1y3vxdc .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-1y3vxdc .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-1y3vxdc .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yCQCj.framer-v-im8iaf.framer-qqk3b3, .framer-yCQCj.framer-v-im8iaf .framer-kmclzr, .framer-yCQCj.framer-v-im8iaf .framer-ca2p03 { gap: 0px; } .framer-yCQCj.framer-v-im8iaf.framer-qqk3b3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yCQCj.framer-v-im8iaf.framer-qqk3b3 > :first-child, .framer-yCQCj.framer-v-im8iaf .framer-ca2p03 > :first-child { margin-top: 0px; } .framer-yCQCj.framer-v-im8iaf.framer-qqk3b3 > :last-child, .framer-yCQCj.framer-v-im8iaf .framer-ca2p03 > :last-child { margin-bottom: 0px; } .framer-yCQCj.framer-v-im8iaf .framer-kmclzr > *, .framer-yCQCj.framer-v-im8iaf .framer-kmclzr > :first-child, .framer-yCQCj.framer-v-im8iaf .framer-kmclzr > :last-child { margin: 0px; } .framer-yCQCj.framer-v-im8iaf .framer-ca2p03 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",'.framer-yCQCj[data-border=\"true\"]::after, .framer-yCQCj [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 149\n * @framerIntrinsicWidth 1005.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jrLsJTEJE\":{\"layout\":[\"fixed\",\"auto\"]},\"gFqg8vN6C\":{\"layout\":[\"fixed\",\"auto\"]},\"NPcWjyKSz\":{\"layout\":[\"fixed\",\"fixed\"]},\"LEiQz3VYy\":{\"layout\":[\"fixed\",\"fixed\"]},\"FkHTjVh7T\":{\"layout\":[\"fixed\",\"auto\"]},\"LBuNHjsYv\":{\"layout\":[\"fixed\",\"auto\"]},\"Mfy9DUK1g\":{\"layout\":[\"fixed\",\"auto\"]},\"WFGCxsF0W\":{\"layout\":[\"fixed\",\"auto\"]},\"xj4xUgFJg\":{\"layout\":[\"fixed\",\"auto\"]},\"GHrVmkxaO\":{\"layout\":[\"fixed\",\"auto\"]},\"B_ocRgIwH\":{\"layout\":[\"fixed\",\"fixed\"]},\"TSmxZvELZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"snBD_SSWc\":{\"layout\":[\"fixed\",\"fixed\"]},\"ywOYmMkqZ\":{\"layout\":[\"fixed\",\"auto\"]},\"IGOSoeVFB\":{\"layout\":[\"fixed\",\"auto\"]},\"isWCu4kAh\":{\"layout\":[\"fixed\",\"auto\"]},\"T2IWoG0XP\":{\"layout\":[\"fixed\",\"auto\"]},\"zYppR_X2s\":{\"layout\":[\"fixed\",\"fixed\"]},\"jn5I8IQkj\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramergmrdtpnYh=withCSS(Component,css,\"framer-yCQCj\");export default FramergmrdtpnYh;FramergmrdtpnYh.displayName=\"Nav Bar\";FramergmrdtpnYh.defaultProps={height:149,width:1005.5};addPropertyControls(FramergmrdtpnYh,{variant:{options:[\"Ysnf3eTYo\",\"jrLsJTEJE\",\"gFqg8vN6C\",\"NPcWjyKSz\",\"LEiQz3VYy\",\"FkHTjVh7T\",\"LBuNHjsYv\",\"Mfy9DUK1g\",\"WFGCxsF0W\",\"xj4xUgFJg\",\"GHrVmkxaO\",\"B_ocRgIwH\",\"TSmxZvELZ\",\"snBD_SSWc\",\"ywOYmMkqZ\",\"IGOSoeVFB\",\"isWCu4kAh\",\"T2IWoG0XP\",\"zYppR_X2s\",\"jn5I8IQkj\"],optionTitles:[\"Desktop\",\"Tablet Open\",\"Mobile Open\",\"Mobile Closed\",\"Tablet Closed\",\"Portfolio Desktop\",\"Pricing\",\"Contact\",\"Portfolio Tablet\",\"Pricing Tablet Open\",\"Contact Tablet Open\",\"Portfolio Tablet Closed\",\"Pricing Tablet Closed\",\"Contact Tablet Closed\",\"Portfolio Mobile\",\"Pricing Mobile Open\",\"Contact Mobile Open\",\"Portfolio Mobile Closed\",\"Pricing Mobile Closed\",\"Contact Mobile Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramergmrdtpnYh,[{explicitInter:true,fonts:[]},...MenuFonts,...HomeFonts,...PortfolioFonts,...PricingFonts,...ContactFonts,...CTAFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergmrdtpnYh\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jrLsJTEJE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gFqg8vN6C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NPcWjyKSz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LEiQz3VYy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FkHTjVh7T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LBuNHjsYv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Mfy9DUK1g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WFGCxsF0W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xj4xUgFJg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GHrVmkxaO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B_ocRgIwH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TSmxZvELZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"snBD_SSWc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ywOYmMkqZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IGOSoeVFB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"isWCu4kAh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T2IWoG0XP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zYppR_X2s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jn5I8IQkj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1005.5\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"149\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gmrdtpnYh.map", "// Generated by Framer (c105afa)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-EOCIJ .framer-styles-preset-1i2d4al:not(.rich-text-wrapper), .framer-EOCIJ .framer-styles-preset-1i2d4al.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: none; --framer-link-text-color: #d1d1d1; --framer-link-text-decoration: none; }\"];export const className=\"framer-EOCIJ\";\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 (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,getFontsFromSharedStyle,Link,RichText,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/9L8w0bJWrKOKHYSobZ70/TX9P11VmxztJbPWUkVIg/AhpO7TzZv.js\";const enabledGestures={vhtp25kzm:{hover:true}};const serializationHash=\"framer-SnXFk\";const variantClassNames={vhtp25kzm:\"framer-v-1i5igli\"};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:\"vhtp25kzm\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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-1i5igli\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"vhtp25kzm\",ref:refBinding,style:{...style},...addPropertyOverrides({\"vhtp25kzm-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9o2qzx\",\"data-framer-name\":\"Frame 4\",layoutDependency:layoutDependency,layoutId:\"f8em3oApO\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Home\"})}),className:\"framer-16i1ayt\",\"data-framer-name\":\"Home\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"hCM75yW30\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"vhtp25kzm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"hCM75yW30\",openInNewTab:false,scopeId:\"NAmjqsUGD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1i2d4al\",\"data-styles-preset\":\"AhpO7TzZv\",children:\"Home\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Portfolio\"})}),className:\"framer-1a7ta5n\",\"data-framer-name\":\"Portfolio\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"v3cfyLqto\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"vhtp25kzm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f3HUZI0s6\"},motionChild:true,nodeId:\"v3cfyLqto\",openInNewTab:false,scopeId:\"NAmjqsUGD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1i2d4al\",\"data-styles-preset\":\"AhpO7TzZv\",children:\"Portfolio\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pricing\"})}),className:\"framer-15bg6t6\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"uNRyPXkVi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"vhtp25kzm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ElerQXUpc\"},motionChild:true,nodeId:\"uNRyPXkVi\",openInNewTab:false,scopeId:\"NAmjqsUGD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1i2d4al\",\"data-styles-preset\":\"AhpO7TzZv\",children:\"Pricing\"})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l653zc\",\"data-framer-name\":\"Frame 5\",layoutDependency:layoutDependency,layoutId:\"f415sv9Gk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact\"})}),className:\"framer-u695pf\",\"data-framer-name\":\"Contact\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"qE6TvJtI1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"vhtp25kzm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IYLGq8kXI\"},motionChild:true,nodeId:\"qE6TvJtI1\",openInNewTab:false,scopeId:\"NAmjqsUGD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1i2d4al\",\"data-styles-preset\":\"AhpO7TzZv\",children:\"Contact\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://cal.com/nunkiwebdesign/intro-call\",motionChild:true,nodeId:\"S0BqKUl0S\",openInNewTab:true,scopeId:\"NAmjqsUGD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1i2d4al\",\"data-styles-preset\":\"AhpO7TzZv\",children:\"Book a Call\"})})})}),className:\"framer-dqjlbi\",\"data-framer-name\":\"Book a Call\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"S0BqKUl0S\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"vhtp25kzm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yV5AhQNxJ\"},motionChild:true,nodeId:\"S0BqKUl0S\",openInNewTab:false,scopeId:\"NAmjqsUGD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1i2d4al\",\"data-styles-preset\":\"AhpO7TzZv\",children:\"Book a Call\"})})})})}},baseVariant,gestureVariant)})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SnXFk.framer-26fltz, .framer-SnXFk .framer-26fltz { display: block; }\",\".framer-SnXFk.framer-1i5igli { cursor: pointer; height: 155px; overflow: hidden; position: relative; width: 274px; }\",\".framer-SnXFk .framer-9o2qzx { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 78px; }\",\".framer-SnXFk .framer-16i1ayt { flex: none; height: 47px; left: 0px; position: absolute; top: 0px; white-space: pre-wrap; width: 78px; word-break: break-word; word-wrap: break-word; }\",\".framer-SnXFk .framer-1a7ta5n { flex: none; height: 47px; left: 0px; position: absolute; top: 54px; white-space: pre-wrap; width: 78px; word-break: break-word; word-wrap: break-word; }\",\".framer-SnXFk .framer-15bg6t6 { flex: none; height: 47px; left: 0px; position: absolute; top: 108px; white-space: pre-wrap; width: 78px; word-break: break-word; word-wrap: break-word; }\",\".framer-SnXFk .framer-l653zc { bottom: 0px; flex: none; overflow: visible; position: absolute; right: 0px; top: 0px; width: 108px; }\",\".framer-SnXFk .framer-u695pf { flex: none; height: 47px; left: -15px; position: absolute; top: 0px; white-space: pre-wrap; width: 108px; word-break: break-word; word-wrap: break-word; }\",\".framer-SnXFk .framer-dqjlbi { flex: none; height: 47px; left: -15px; position: absolute; top: 55px; white-space: pre-wrap; width: 108px; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 155\n * @framerIntrinsicWidth 274\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"o5yXuhcu6\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerNAmjqsUGD=withCSS(Component,css,\"framer-SnXFk\");export default FramerNAmjqsUGD;FramerNAmjqsUGD.displayName=\"Footer Buttons\";FramerNAmjqsUGD.defaultProps={height:155,width:274};addFonts(FramerNAmjqsUGD,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNAmjqsUGD\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"274\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o5yXuhcu6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"155\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NAmjqsUGD.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useIsOnCanvas", "se", "RenderTarget", "borderRadiusControl", "ControlType", "usePadding", "props", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "se", "paddingControl", "Embed", "type", "url", "html", "zoom", "radius", "border", "style", "p", "EmbedUrl", "EmbedHtml", "Instructions", "addPropertyControls", "ControlType", "props", "getMinHeight", "emptyStateStyle", "centerTextStyle", "hasAutoHeight", "onCanvas", "useIsOnCanvas", "state", "setState", "ye", "ue", "isLastEffect", "load", "response", "isBlocked", "message", "error", "ErrorMessage", "LoadingIndicator", "iframeStyle", "getSandbox", "result", "hasSplineViewer", "hasComment", "EmbedHtmlWithScripts", "EmbedHtmlInsideIframe", "EmbedHtmlWithoutScripts", "ref", "pe", "iframeHeight", "setIframeHeight", "iframeWindow", "handleMessage", "event", "data", "height", "window", "srcDoc", "currentStyle", "div", "executeScripts", "htmlStyle", "node", "script", "name", "value", "child", "containerStyles", "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", "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", "Link", "u", "SVG", "RichText2", "css", "FramerbxA6HBAYs", "withCSS", "bxA6HBAYs_default", "addPropertyControls", "ControlType", "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", "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", "Link", "RichText2", "css", "FramercNERwapbW", "withCSS", "cNERwapbW_default", "addPropertyControls", "ControlType", "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", "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", "Link", "RichText2", "css", "FramerGnmVCSBs1", "withCSS", "GnmVCSBs1_default", "addPropertyControls", "ControlType", "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", "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", "Link", "RichText2", "css", "FramerMuY_mrAdi", "withCSS", "MuY_mrAdi_default", "addPropertyControls", "ControlType", "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", "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", "Link", "RichText2", "css", "FramerngjfUHxH3", "withCSS", "ngjfUHxH3_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click3", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "TckAFXXFV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapqk4ay8", "args", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "css", "FramerxMNaXFLCk", "withCSS", "xMNaXFLCk_default", "addPropertyControls", "ControlType", "addFonts", "MenuFonts", "getFonts", "xMNaXFLCk_default", "HomeFonts", "cNERwapbW_default", "PortfolioFonts", "ngjfUHxH3_default", "PricingFonts", "MuY_mrAdi_default", "ContactFonts", "GnmVCSBs1_default", "CTAFonts", "bxA6HBAYs_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", "activeVariantCallback", "delay", "useActiveVariantCallback", "TckAFXXFVdd49po", "args", "TckAFXXFVmdu0ri", "TckAFXXFV122w5y7", "TckAFXXFV1pjof6r", "TckAFXXFV9egigm", "TckAFXXFVufqtkr", "TckAFXXFV164rdjp", "TckAFXXFVbppawv", "TckAFXXFV3tyw5o", "TckAFXXFVfkcazc", "TckAFXXFVv27b3o", "TckAFXXFVxl84s3", "TckAFXXFV1xs3ak6", "TckAFXXFV17ola5i", "TckAFXXFV13jt9dv", "TckAFXXFVkx0ano", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramergmrdtpnYh", "withCSS", "gmrdtpnYh_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "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", "RichText2", "Link", "css", "FramerNAmjqsUGD", "withCSS", "NAmjqsUGD_default", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
