{"version":3,"file":"smUVm7kU1WWjmnH-mXgMc4ZSwvo9Chy6yVwdWvTf-Dc.0E_5R4dH.mjs","names":["props","getProps","props","ObjectFitType","SrcType","fonts","css","className","SmoothScroll","Header","TopScroll","Burger","ButtonButton","Footer","CursorImage","props","Works","metadata","className","PropertyOverrides","_Fragment","Image","fTSy1nIVHChVBFoyqm","idChVBFoyqm","ObId72saqChVBFoyqm","OcHu3GceuChVBFoyqm","YZGLNtWeJChVBFoyqm","ZLzOGkVVaChVBFoyqm","css"],"sources":["https:/framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js","https:/framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js","https:/framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js","https:/framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js","https:/framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js","https:/framerusercontent.com/modules/xDiQsqBGXzmMsv7AlEVy/uhunpMiNsbXxzjlXsg1y/useUniqueClassName.js","https:/framerusercontent.com/modules/ETACN5BJyFTSo0VVDJfu/NHRqowOiXkF9UwOzczF7/variantUtils.js","https:/framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js","https:/framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js","https:/framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js","https:/framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js","https:/framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js","https:/framerusercontent.com/modules/zGkoP8tPDCkoBzMdt5uq/0zFSjxIYliHxrQQnryFX/useControlledState.js","https:/framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js","https:/framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js","https:/framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js","https:/framerusercontent.com/modules/s7oIzijAoBIzCE7aHg1x/8uK9w9ZTUzp4dzOJDL58/ZfiLbYjwO.js","https:/framerusercontent.com/modules/R6pqfGxk0xphq2BaDZMw/fmyN54PNILhmGKdcMbj2/Azsff6gyz.js"],"sourcesContent":["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here — there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map","import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map","import { useRef } from \"react\";\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */ export function useConstant(init) {\n    const ref = useRef(null);\n    if (ref.current === null) {\n        ref.current = init();\n    }\n    return ref.current;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useConstant.map","import { Color } from \"framer\";\nexport function colorFromToken(color) {\n    if (color.startsWith(\"var(--token-\")) return \"rgb\" + color.split(\") /*\")[0].split(\", rgb\")[1];\n    return color;\n}\nexport function colorTokentoValue(color) {\n    return Color(colorFromToken(color)).toValue();\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"colorFromToken\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorTokentoValue\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./colorFromToken.map","import { MotionValue } from \"framer\";\nexport const isMotionValue = (v)=>v instanceof MotionValue\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isMotionValue.map","import * as React from \"react\";\nconst letters = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nconst l = ()=>letters[Math.floor(Math.random() * letters.length)]\n;\nexport const randomID = ()=>l() + l() + l() + l() + l() + l() + l() + l() + l()\n;\nfunction createUniqueClass(suffix) {\n    return `framer-${suffix}-${randomID()}`;\n}\nexport function useUniqueClassName(suffix, deps) {\n    const [className, setClassName] = React.useState(createUniqueClass(suffix));\n    React.useEffect(()=>{\n        setClassName(createUniqueClass(suffix));\n    }, [\n        suffix,\n        ...deps\n    ]);\n    return className;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useUniqueClassName\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomID\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useUniqueClassName.map","import { ControlType } from \"framer\";\n// I realize this only applies to select right now\n// but we can work on it in here\nexport function getVariantControls(Component, variant, additionalControls = {\n}) {\n    return {\n        [`${variant}TextColor`]: {\n            type: ControlType.Color,\n            title: \"Text Color\",\n            defaultValue: Component.defaultProps[`${variant}TextColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}IconColor`]: {\n            type: ControlType.Color,\n            title: \"Icon Color\",\n            defaultValue: Component.defaultProps[`${variant}IconColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}BackgroundColor`]: {\n            type: ControlType.Color,\n            title: \"Bg Color\",\n            defaultValue: Component.defaultProps[`${variant}BackgroundColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}BorderColor`]: {\n            type: ControlType.Color,\n            title: \"Border Color\",\n            defaultValue: Component.defaultProps[`${variant}BorderColor`],\n            hidden: (props)=>props.variant !== variant\n        },\n        [`${variant}BorderWidth`]: {\n            type: ControlType.Number,\n            title: \" \",\n            min: 0,\n            max: 5,\n            displayStepper: true,\n            defaultValue: Component.defaultProps[`${variant}BorderWidth`],\n            hidden: (props)=>props.variant !== variant\n        },\n        ...additionalControls\n    };\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"getVariantControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./variantUtils.map","import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map","import { useEffect } from \"react\";\n//@ts-ignore\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\nexport function useOnChange(value, callback) {\n    useEffect(()=>// @ts-ignore this should be detected as a MV :shrug:\n        isMotionValue(value) ? value.onChange(callback) : undefined\n    );\n}\nexport function useMultiOnChange(values, handler) {\n    useEffect(()=>{\n        const subscriptions = values.map((value)=>value.onChange(handler)\n        );\n        return ()=>subscriptions.forEach((unsubscribe)=>unsubscribe()\n            )\n        ;\n    });\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"Subscriber\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnChange.map","import { useCallback, useEffect, useRef } from \"react\";\nimport { motionValue, animate, RenderTarget } from \"framer\";\n// @ts-ignore\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\n// @ts-ignore\nimport { useConstant } from \"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";\nexport function useAutoMotionValue(inputValue, options) {\n    var ref;\n    // Put options on a local ref\n    // Might wanna just memo instead but it works for now\n    const optionsRef = useRef(options);\n    const animation = useRef();\n    const didInitialMount = useRef(false);\n    const isOnCanvas = RenderTarget.current() === RenderTarget.canvas;\n    // in-progress - trying to figure out effect hooks\n    const onChangeDeps = (options === null || options === void 0 ? void 0 : options.onChangeDeps) ? options.onChangeDeps : [];\n    // Memoize the onChange handler\n    const onChange = useCallback(options === null || options === void 0 ? void 0 : options.onChange, [\n        ...onChangeDeps, \n    ]);\n    // Optionally scale the value from props\n    const transformer = useCallback((value)=>((ref = optionsRef.current) === null || ref === void 0 ? void 0 : ref.transform) ? optionsRef.current.transform(value) : value\n    , []);\n    // Create new MotionValue from inputValue\n    const value = useConstant(()=>isMotionValue(inputValue) ? inputValue : motionValue(transformer(inputValue))\n    );\n    // Setting value from prop change\n    useEffect(()=>{\n        if (!isMotionValue(inputValue) && didInitialMount.current) {\n            var ref1, ref2;\n            const newValue = transformer(inputValue);\n            (ref1 = animation.current) === null || ref1 === void 0 ? void 0 : ref1.stop();\n            // Call change callback\n            if (onChange) onChange(newValue, value);\n            // Trigger animation to new value\n            if (((ref2 = optionsRef.current) === null || ref2 === void 0 ? void 0 : ref2.animate) && !isOnCanvas) {\n                var ref3;\n                // @ts-ignore\n                animation.current = animate(value, newValue, (ref3 = optionsRef.current) === null || ref3 === void 0 ? void 0 : ref3.transition);\n            } else {\n                value.set(newValue);\n            }\n        }\n        didInitialMount.current = true;\n    }, [\n        inputValue,\n        ...onChangeDeps\n    ]);\n    return value;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useAutoMotionValue\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}","// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map","import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map","import * as React from \"react\";\nexport function useControlledState(value) {\n    const [controlledValue, setValue] = React.useState(value);\n    React.useEffect(()=>{\n        setValue(value);\n    }, [\n        value\n    ]);\n    return [\n        controlledValue,\n        setValue\n    ];\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useControlledState\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useControlledState.map","import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map","import{defaultEvents,localeOptions,fontControls,fontSizeOptions,emptyStateStyle,containerStyles,fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";import{useOnEnter,useOnExit}from\"https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js\";import{useConstant}from\"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";import{colorTokentoValue,colorFromToken}from\"https://framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js\";import{isMotionValue}from\"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";import{useUniqueClassName,randomID}from\"https://framerusercontent.com/modules/xDiQsqBGXzmMsv7AlEVy/uhunpMiNsbXxzjlXsg1y/useUniqueClassName.js\";import{getVariantControls}from\"https://framerusercontent.com/modules/ETACN5BJyFTSo0VVDJfu/NHRqowOiXkF9UwOzczF7/variantUtils.js\";import{useIsBrowserSafari}from\"https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js\";import{useMultiOnChange,useOnChange}from\"https://framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js\";import{mstoMinAndSec,secondsToMinutes}from\"https://framerusercontent.com/modules/4zHZnO5JojN1PrIbu2jm/revv9QCWpkh8lPzi2jje/time.js\";import{useAutoMotionValue}from\"https://framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js\";import{useFontControls}from\"https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js\";import{useRenderTarget,useIsInPreview,useIsOnCanvas}from\"https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js\";import{useControlledState}from\"https://framerusercontent.com/modules/zGkoP8tPDCkoBzMdt5uq/0zFSjxIYliHxrQQnryFX/useControlledState.js\";import{usePadding,useRadius,paddingControl,borderRadiusControl}from\"https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js\";import{detectAutoSizingAxis}from\"https://framerusercontent.com/modules/8CkHAZatUz1UR8jNTcfD/HwbnIAZlUmQ2oTpcLkaH/detectAutoSizingAxis.js\";export{useOnEnter,useOnExit,defaultEvents,isMotionValue,colorFromToken,colorTokentoValue,localeOptions,fontControls,fontSizeOptions,emptyStateStyle,containerStyles,fontStack,useUniqueClassName,getVariantControls,useIsBrowserSafari,randomID,useConstant,useMultiOnChange,useOnChange,usePadding,useRadius,paddingControl,borderRadiusControl,mstoMinAndSec,useFontControls,secondsToMinutes,useAutoMotionValue,useRenderTarget,useIsInPreview,useControlledState,detectAutoSizingAxis,useIsOnCanvas,};\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useUniqueClassName\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorTokentoValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getVariantControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorFromToken\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useControlledState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useFontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useAutoMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsInPreview\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"detectAutoSizingAxis\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"mstoMinAndSec\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomID\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnEnter\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"secondsToMinutes\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}","import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget,RenderTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius,useRenderTarget}from\"https://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js\";// https://framer.com/m/framer/default-utils.js@^0.45.0\nimport{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const defaultVideo=\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\";// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks “Play”.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{// default props\nsrcType=\"URL\",srcUrl,srcFile=\"\",posterEnabled=false,controls=false,playing=true,loop=true,muted=true,playsinline=true,restartOnEnter=false,objectFit=\"cover\",backgroundColor=\"rgba(0,0,0,0)\",radius=0,volume=25,startTime:startTimeProp=0,poster,playing:playingProp,progress,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const renderTarget=useRenderTarget();const isStaticRenderer=isOnCanvas||renderTarget===RenderTarget.export;const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isStaticRenderer won’t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isStaticRenderer?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isStaticRenderer?true:useInView(videoRef);const isCloseToViewport=isStaticRenderer?false:useInView(videoRef,{margin:\"10%\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isStaticRenderer)return;if(autoplayBehavior===\"on-viewport\")return;if(playingProp)play();else pause();},[autoplayBehavior,playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isStaticRenderer)return;// this also explicitly retries playing for videos that play on-mount, which could fail if they're not muted for example\nif(isInViewport&&playingProp&&autoplayBehavior!==\"no-autoplay\")play();if(autoplayBehavior!==\"on-viewport\")return;pause();},[autoplayBehavior,isInViewport,playingProp]);useEffect(()=>{if(!isOnCanvas||poster||posterEnabled||startTime||!videoRef.current)return;// forces a poster to show up when the video is in an iframe; this is needed when `poster` changes\nvideoRef.current.currentTime=.01;},[posterEnabled,poster,startTime]);/**\n     * The Video component has some effects that sync the video element with props\n     * like `startTime`, `progress`, etc. React calls these effects whenever these\n     * props change. However, it also calls them on the first mount, and this is\n     * troublesome – if we’re doing SSR, and the user changed the video state before\n     * the video was hydrated, the initial `useEffect` call will reset the video\n     * state. To avoid this, we use this flag.\n     */const isMountedAndReadyForProgressChanges=useRef(false);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges.current){isMountedAndReadyForProgressChanges.current=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress??0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That’s because\n// `startTime` == start == changing it shouldn’t affect the current\n// progress\n(rawProgressValue??0)||// Then why fall back to `startTime` when `progress` doesn’t exist,\n// you might ask? Now, that’s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the “Start Time” in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don’t know, and it\n//   always supported it, so let’s not break it\n(startTime??0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isStaticRenderer\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume??0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime??0)*.01);if(// when the component updates (e.g. only srcFile/url changes), and the video was already playing, keep playing\nisPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport)play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked?.(e),onPause:e=>onPause?.(e),onPlay:e=>onPlay?.(e),onEnded:e=>onEnd?.(e),autoPlay:isPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport,preload:isPlaying.current?\"auto\":isStaticRenderer&&!poster?\"metadata\":autoplayBehavior!==\"on-mount\"&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled&&!srcFile&&srcUrl===defaultVideo?\"https://framerusercontent.com/images/5ILRvlYXf72kHSVHqpa3snGzjU.jpg\":posterEnabled&&poster?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isStaticRenderer?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},...borderRadiusControl,posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\"Image\",hidden:({posterEnabled})=>!posterEnabled,description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0,0,0,0)\"},startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted,defaultValue:25},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"112\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map","// Generated by Framer (3d3d426)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Fragment Mono-regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Fragment Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4FNh4UI_1U.woff2\",weight:\"400\"}]}];export const css=['.framer-7XNDO .framer-styles-preset-1g7jbw5:not(.rich-text-wrapper), .framer-7XNDO .framer-styles-preset-1g7jbw5.rich-text-wrapper code { --framer-code-font-family: \"Fragment Mono\", monospace; --framer-code-font-style: normal; --framer-code-font-weight: 400; --framer-code-text-color: #333; --framer-font-size-scale: 1; background-color: rgba(0, 0, 0, 0.1); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; padding-bottom: 0.1em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.1em; }'];export const className=\"framer-7XNDO\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (4458791)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import Burger from\"#framer/local/canvasComponent/BkmjJvZFG/BkmjJvZFG.js\";import CursorImage from\"#framer/local/canvasComponent/bvxOqYxK8/bvxOqYxK8.js\";import Header from\"#framer/local/canvasComponent/d7vHpVVfq/d7vHpVVfq.js\";import Footer from\"#framer/local/canvasComponent/kpqjAWsyb/kpqjAWsyb.js\";import TopScroll from\"#framer/local/canvasComponent/MwWOYmvCO/MwWOYmvCO.js\";import ButtonButton from\"#framer/local/canvasComponent/WiVy2KMkq/WiVy2KMkq.js\";import Works,{enumToDisplayNameFunctions}from\"#framer/local/collection/YjvjgnKib/YjvjgnKib.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle9 from\"#framer/local/css/amMTixWS_/amMTixWS_.js\";import*as sharedStyle4 from\"#framer/local/css/fddHUtLhL/fddHUtLhL.js\";import*as sharedStyle12 from\"#framer/local/css/gnjvuIxcr/gnjvuIxcr.js\";import*as sharedStyle8 from\"#framer/local/css/jEtFj5G7W/jEtFj5G7W.js\";import*as sharedStyle from\"#framer/local/css/JEWjxxgy_/JEWjxxgy_.js\";import*as sharedStyle3 from\"#framer/local/css/oCMS_5SHy/oCMS_5SHy.js\";import*as sharedStyle10 from\"#framer/local/css/OklRGxPeG/OklRGxPeG.js\";import*as sharedStyle5 from\"#framer/local/css/RiVGafs1y/RiVGafs1y.js\";import*as sharedStyle13 from\"#framer/local/css/SRz0_Vqd_/SRz0_Vqd_.js\";import*as sharedStyle2 from\"#framer/local/css/TAoJGviXB/TAoJGviXB.js\";import*as sharedStyle7 from\"#framer/local/css/VGB8PWnll/VGB8PWnll.js\";import*as sharedStyle11 from\"#framer/local/css/VLhP_LcvC/VLhP_LcvC.js\";import*as sharedStyle1 from\"#framer/local/css/XsI1OAKYn/XsI1OAKYn.js\";import*as sharedStyle6 from\"#framer/local/css/ZfiLbYjwO/ZfiLbYjwO.js\";import metadataProvider from\"#framer/local/webPageMetadata/Azsff6gyz/Azsff6gyz.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const HeaderFonts=getFonts(Header);const TopScrollFonts=getFonts(TopScroll);const TopScrollWithVariantAppearEffect=withVariantAppearEffect(TopScroll);const BurgerFonts=getFonts(Burger);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonButtonFonts=getFonts(ButtonButton);const VideoFonts=getFonts(Video);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const CursorImageFonts=getFonts(CursorImage);const breakpoints={bhIrf87OP:\"(min-width: 1918px)\",E4R0WYymq:\"(min-width: 390px) and (max-width: 479px)\",f2iPkqXNn:\"(min-width: 1440px) and (max-width: 1679px)\",FNzIXC__B:\"(max-width: 389px)\",ioHqsoFcH:\"(min-width: 480px) and (max-width: 767px)\",j3kvilM8c:\"(min-width: 1680px) and (max-width: 1917px)\",xxDvLa9ck:\"(min-width: 768px) and (max-width: 1023px)\",Y0CUZosgG:\"(min-width: 1024px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-LXBGU\";const variantClassNames={bhIrf87OP:\"framer-v-oh8l4y\",E4R0WYymq:\"framer-v-1fvp144\",f2iPkqXNn:\"framer-v-19qnesg\",FNzIXC__B:\"framer-v-zpv5x3\",ioHqsoFcH:\"framer-v-mv82ii\",j3kvilM8c:\"framer-v-iyhm0b\",xxDvLa9ck:\"framer-v-1e3vzjp\",Y0CUZosgG:\"framer-v-x46jgs\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:1500,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-1500,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:1e3};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-1e3};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition2};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition3={bounce:.25,delay:0,duration:.2,type:\"spring\"};const animation7={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const transition4={damping:60,delay:.6,mass:1,stiffness:350,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:500};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transition:transition2};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const animation11={opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition5={bounce:.2,delay:0,duration:.6,type:\"spring\"};const animation12={opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:100};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"j3kvilM8c\",\"Desktop 3\":\"f2iPkqXNn\",\"Phone 2\":\"E4R0WYymq\",\"Phone 3\":\"FNzIXC__B\",\"Tablet 2\":\"xxDvLa9ck\",Desktop:\"bhIrf87OP\",Phone:\"ioHqsoFcH\",Tablet:\"Y0CUZosgG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bhIrf87OP\"};};const transition6={bounce:.2,delay:0,duration:.3,type:\"spring\"};const cursor={component:CursorImage,transition:transition6,variant:\"Owougsh_F\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"Azsff6gyz\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Azsff6gyz\",data:Works,type:\"Collection\"},right:{alias:\"nextItemId\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"Azsff6gyz\",name:\"fTSy1nIVH\",type:\"Identifier\"},{collection:\"Azsff6gyz\",name:\"P68vrUpwC\",type:\"Identifier\"},{collection:\"Azsff6gyz\",name:\"ZLzOGkVVa\",type:\"Identifier\"},{collection:\"Azsff6gyz\",name:\"YZGLNtWeJ\",type:\"Identifier\"},{collection:\"Azsff6gyz\",name:\"ObId72saq\",type:\"Identifier\"},{collection:\"Azsff6gyz\",name:\"OcHu3Gceu\",type:\"Identifier\"},{collection:\"Azsff6gyz\",name:\"VVgQkp_b1\",type:\"Identifier\"},{collection:\"Azsff6gyz\",name:\"Hx9p23pze\",type:\"Identifier\"},{alias:\"nextItemId.ZLzOGkVVa\",collection:\"nextItemId\",name:\"ZLzOGkVVa\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Azsff6gyz\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,ZLzOGkVVa=getFromCurrentRouteData(\"ZLzOGkVVa\")??\"\",fTSy1nIVH=getFromCurrentRouteData(\"fTSy1nIVH\")??\"\",P68vrUpwC=getFromCurrentRouteData(\"P68vrUpwC\")??\"\",YZGLNtWeJ=getFromCurrentRouteData(\"YZGLNtWeJ\"),ObId72saq=getFromCurrentRouteData(\"ObId72saq\"),OcHu3Gceu=getFromCurrentRouteData(\"OcHu3Gceu\"),C_Y8Sll8c,Hx9p23pze=getFromCurrentRouteData(\"Hx9p23pze\")??\"\",VVgQkp_b1=getFromCurrentRouteData(\"VVgQkp_b1\"),nextItemId_ZLzOGkVVa=getFromCurrentRouteData(\"nextItemId.ZLzOGkVVa\")??\"\",ZLzOGkVVaChVBFoyqm,YZGLNtWeJChVBFoyqm,ObId72saqChVBFoyqm,fTSy1nIVHChVBFoyqm,OcHu3GceuChVBFoyqm,idChVBFoyqm,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const DFPgZ9fql3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const WnekyysO_1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const ref1=React.useRef(null);const elementId=useRouteElementId(\"AeGet642c\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"tbVKDUrw0\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"FvTFF1t0g\");const textContent=enumToDisplayNameFunctions[\"OcHu3Gceu\"]?.(OcHu3Gceu,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(C_Y8Sll8c,activeLocaleCode);const visible=isSet(VVgQkp_b1);const elementId3=useRouteElementId(\"ChVBFoyqm\");const ref4=React.useRef(null);useCustomCursors({m8f1qn:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bhIrf87OP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-oh8l4y\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-eb4v2g-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qneXKrPwP\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"qneXKrPwP\",intensity:6,layoutId:\"qneXKrPwP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:840,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vmq1fo-container\",layoutScroll:true,nodeId:\"MXIzdo4YX\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{b2CupRqg0:\"24px 24px 24px 24px\",EaW2yH2zi:\"16px\",EXeT44CMD:10,QqeicFrXU:\"EHSMudJTZ\",variant:\"JKQ3oUcca\",X9ZaBKetU:32},FNzIXC__B:{b2CupRqg0:\"24px 24px 24px 24px\",EaW2yH2zi:\"16px\",EXeT44CMD:10,QqeicFrXU:\"EHSMudJTZ\",variant:\"JKQ3oUcca\",X9ZaBKetU:32},ioHqsoFcH:{b2CupRqg0:\"24px 24px 24px 24px\",EaW2yH2zi:\"24px\",EXeT44CMD:10,variant:\"JKQ3oUcca\",X9ZaBKetU:48},xxDvLa9ck:{b2CupRqg0:\"24px 24px 24px 24px\",EaW2yH2zi:\"24px\",variant:\"JKQ3oUcca\",X9ZaBKetU:56},Y0CUZosgG:{b2CupRqg0:\"32px 40px 32px 40px\",EaW2yH2zi:\"40px\",X9ZaBKetU:64}},children:/*#__PURE__*/_jsx(Header,{b2CupRqg0:\"32px 60px 32px 60px\",EaW2yH2zi:\"60px\",EXeT44CMD:20,height:\"100%\",id:\"MXIzdo4YX\",InuJadapx:\"ADcIWsSDu\",layoutId:\"MXIzdo4YX\",QqeicFrXU:\"JTC0Z_J28\",style:{width:\"100%\"},variant:\"qVaeCKngl\",width:\"100%\",X9ZaBKetU:80})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":AeGet642c\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:148,width:\"60px\",y:852,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1yp307-container\",id:\"1yp307\",layoutScroll:true,nodeId:\"I4Mn2UyqS\",rendersWithMotion:true,scopeId:\"Azsff6gyz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{j0NYgO7G9:resolvedLinks[6]},f2iPkqXNn:{j0NYgO7G9:resolvedLinks[2]},FNzIXC__B:{j0NYgO7G9:resolvedLinks[7]},ioHqsoFcH:{j0NYgO7G9:resolvedLinks[5]},j3kvilM8c:{j0NYgO7G9:resolvedLinks[1]},xxDvLa9ck:{j0NYgO7G9:resolvedLinks[4]},Y0CUZosgG:{j0NYgO7G9:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(TopScrollWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"ofG2Am4wm\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,DFPgZ9fql:DFPgZ9fql3bnx0g({overlay}),height:\"100%\",id:\"I4Mn2UyqS\",j0NYgO7G9:resolvedLinks[0],layoutId:\"I4Mn2UyqS\",style:{height:\"100%\",width:\"100%\"},variant:\"XpEvkNafX\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-smo7df\"),\"data-framer-portal-id\":\"1yp307\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"hWoKT28Gb\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-181xcof\"),\"data-framer-name\":\"container\",\"data-framer-portal-id\":\"1yp307\",onTap:onTap1wnntms({overlay}),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x074n1\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ae6rik\",\"data-framer-name\":\"title\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"32px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pretk6-container\",inComponentSlot:true,nodeId:\"QBF5Sqabi\",rendersWithMotion:true,scopeId:\"Azsff6gyz\",style:{rotate:45},children:/*#__PURE__*/_jsx(Burger,{height:\"100%\",id:\"QBF5Sqabi\",layoutId:\"QBF5Sqabi\",style:{height:\"100%\",width:\"100%\"},variant:\"DfJIrDr7p\",width:\"100%\",WnekyysO_:WnekyysO_1wnntms({overlay})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{exit:animation3,initial:animation4},FNzIXC__B:{exit:animation3,initial:animation4},ioHqsoFcH:{exit:animation3,initial:animation4}},children:/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:\"framer-t5c5mv\",\"data-framer-name\":\"frame\",exit:animation,initial:animation2,children:[/*#__PURE__*/_jsx(Link,{href:\"tel:+79166714831\",motionChild:true,nodeId:\"qdHtB1wG8\",openInNewTab:true,scopeId:\"Azsff6gyz\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-8uq8kx framer-1y4mg6d\",\"data-framer-name\":\"call\",whileHover:animation5,whileTap:animation6,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bofak4\",\"data-framer-name\":\"Menu/Social Link\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1if8dta\",\"data-framer-name\":\"call\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><g><g><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 32.375 15 C 32.375 13.8 31.435 11.96 30.035 10.46 C 28.755 9.08 27.055 8 25.375 8 M 39.375 15 C 39.375 7.26 33.115 1 25.375 1\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></g></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><g><g><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 31.833 14 C 31.833 12.8 30.893 10.96 29.493 9.46 C 28.213 8.08 26.513 7 24.833 7 M 38.833 14 C 38.833 6.26 32.573 0 24.833 0\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></g></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><g><g><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 32.833 14 C 32.833 12.8 31.893 10.96 30.493 9.46 C 29.213 8.08 27.513 7 25.833 7 M 39.833 14 C 39.833 6.26 33.573 0 25.833 0\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></g></svg>'}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13ri7si\",\"data-framer-name\":\"call\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 49.925 50\" overflow=\"visible\"><g><g><path d=\"M 49.925 40.825 C 49.925 41.725 49.725 42.65 49.3 43.55 C 48.875 44.45 48.325 45.3 47.6 46.1 C 46.375 47.45 45.025 48.425 43.5 49.05 C 42 49.675 40.375 50 38.625 50 C 36.075 50 33.35 49.4 30.475 48.175 C 27.6 46.95 24.725 45.3 21.875 43.225 C 18.97 41.1 16.229 38.76 13.675 36.225 C 11.147 33.68 8.815 30.947 6.7 28.05 C 4.65 25.2 3 22.35 1.8 19.525 C 0.6 16.675 0 13.95 0 11.35 C 0 9.65 0.3 8.025 0.9 6.525 C 1.536 4.937 2.518 3.511 3.775 2.35 C 5.375 0.775 7.125 0 8.975 0 C 9.675 0 10.375 0.15 11 0.45 C 11.65 0.75 12.225 1.2 12.675 1.85 L 18.475 10.025 C 18.925 10.65 19.25 11.225 19.475 11.775 C 19.7 12.3 19.825 12.825 19.825 13.3 C 19.825 13.9 19.65 14.5 19.3 15.075 C 18.914 15.726 18.444 16.323 17.9 16.85 L 16 18.825 C 15.732 19.088 15.587 19.45 15.6 19.825 C 15.6 20.025 15.625 20.2 15.675 20.4 C 15.75 20.6 15.825 20.75 15.875 20.9 C 16.325 21.725 17.1 22.8 18.2 24.1 C 19.325 25.4 20.525 26.725 21.825 28.05 C 23.105 29.322 24.431 30.548 25.8 31.725 C 27.1 32.825 28.175 33.575 29.025 34.025 C 29.15 34.075 29.3 34.15 29.475 34.225 C 29.675 34.297 29.887 34.33 30.1 34.325 C 30.486 34.334 30.858 34.179 31.125 33.9 L 33.025 32.025 C 33.65 31.4 34.25 30.925 34.825 30.625 C 35.4 30.275 35.975 30.1 36.6 30.1 C 37.075 30.1 37.575 30.2 38.125 30.425 C 38.675 30.65 39.25 30.975 39.875 31.4 L 48.15 37.275 C 48.8 37.725 49.25 38.25 49.525 38.875 C 49.775 39.5 49.925 40.125 49.925 40.825 Z\" fill=\"transparent\" stroke-width=\"3.96\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 41.042 17.5 C 41.042 16 39.867 13.7 38.117 11.825 C 36.517 10.1 34.392 8.75 32.292 8.75 M 49.792 17.5 C 49.792 7.825 41.967 0 32.292 0\" fill=\"transparent\" stroke-width=\"3.75\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><g><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 32.375 15 C 32.375 13.8 31.435 11.96 30.035 10.46 C 28.755 9.08 27.055 8 25.375 8 M 39.375 15 C 39.375 7.26 33.115 1 25.375 1\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><g><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 31.833 14 C 31.833 12.8 30.893 10.96 29.493 9.46 C 28.213 8.08 26.513 7 24.833 7 M 38.833 14 C 38.833 6.26 32.573 0 24.833 0\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><g><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 32.833 14 C 32.833 12.8 31.893 10.96 30.493 9.46 C 29.213 8.08 27.513 7 25.833 7 M 39.833 14 C 39.833 6.26 33.573 0 25.833 0\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></svg>'}},children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-5rcju\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 49.925 50\" overflow=\"visible\"><g><path d=\"M 49.925 40.825 C 49.925 41.725 49.725 42.65 49.3 43.55 C 48.875 44.45 48.325 45.3 47.6 46.1 C 46.375 47.45 45.025 48.425 43.5 49.05 C 42 49.675 40.375 50 38.625 50 C 36.075 50 33.35 49.4 30.475 48.175 C 27.6 46.95 24.725 45.3 21.875 43.225 C 18.97 41.1 16.229 38.76 13.675 36.225 C 11.147 33.68 8.815 30.947 6.7 28.05 C 4.65 25.2 3 22.35 1.8 19.525 C 0.6 16.675 0 13.95 0 11.35 C 0 9.65 0.3 8.025 0.9 6.525 C 1.536 4.937 2.518 3.511 3.775 2.35 C 5.375 0.775 7.125 0 8.975 0 C 9.675 0 10.375 0.15 11 0.45 C 11.65 0.75 12.225 1.2 12.675 1.85 L 18.475 10.025 C 18.925 10.65 19.25 11.225 19.475 11.775 C 19.7 12.3 19.825 12.825 19.825 13.3 C 19.825 13.9 19.65 14.5 19.3 15.075 C 18.914 15.726 18.444 16.323 17.9 16.85 L 16 18.825 C 15.732 19.088 15.587 19.45 15.6 19.825 C 15.6 20.025 15.625 20.2 15.675 20.4 C 15.75 20.6 15.825 20.75 15.875 20.9 C 16.325 21.725 17.1 22.8 18.2 24.1 C 19.325 25.4 20.525 26.725 21.825 28.05 C 23.105 29.322 24.431 30.548 25.8 31.725 C 27.1 32.825 28.175 33.575 29.025 34.025 C 29.15 34.075 29.3 34.15 29.475 34.225 C 29.675 34.297 29.887 34.33 30.1 34.325 C 30.486 34.334 30.858 34.179 31.125 33.9 L 33.025 32.025 C 33.65 31.4 34.25 30.925 34.825 30.625 C 35.4 30.275 35.975 30.1 36.6 30.1 C 37.075 30.1 37.575 30.2 38.125 30.425 C 38.675 30.65 39.25 30.975 39.875 31.4 L 48.15 37.275 C 48.8 37.725 49.25 38.25 49.525 38.875 C 49.775 39.5 49.925 40.125 49.925 40.825 Z\" fill=\"transparent\" stroke-width=\"3.96\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 41.042 17.5 C 41.042 16 39.867 13.7 38.117 11.825 C 36.517 10.1 34.392 8.75 32.292 8.75 M 49.792 17.5 C 49.792 7.825 41.967 0 32.292 0\" fill=\"transparent\" stroke-width=\"3.75\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39.94 40\" overflow=\"visible\"><path d=\"M 39.94 32.66 C 39.94 33.38 39.78 34.12 39.44 34.84 C 39.1 35.56 38.66 36.24 38.08 36.88 C 37.1 37.96 36.02 38.74 34.8 39.24 C 33.6 39.74 32.3 40 30.9 40 C 28.86 40 26.68 39.52 24.38 38.54 C 22.08 37.56 19.78 36.24 17.5 34.58 C 15.176 32.88 12.983 31.008 10.94 28.98 C 8.917 26.944 7.052 24.758 5.36 22.44 C 3.72 20.16 2.4 17.88 1.44 15.62 C 0.48 13.34 0 11.16 0 9.08 C 0 7.72 0.24 6.42 0.72 5.22 C 1.229 3.95 2.015 2.809 3.02 1.88 C 4.3 0.62 5.7 0 7.18 0 C 7.74 0 8.3 0.12 8.8 0.36 C 9.32 0.6 9.78 0.96 10.14 1.48 L 14.78 8.02 C 15.14 8.52 15.4 8.98 15.58 9.42 C 15.76 9.84 15.86 10.26 15.86 10.64 C 15.86 11.12 15.72 11.6 15.44 12.06 C 15.131 12.581 14.755 13.059 14.32 13.48 L 12.8 15.06 C 12.586 15.27 12.47 15.56 12.48 15.86 C 12.48 16.02 12.5 16.16 12.54 16.32 C 12.6 16.48 12.66 16.6 12.7 16.72 C 13.06 17.38 13.68 18.24 14.56 19.28 C 15.46 20.32 16.42 21.38 17.46 22.44 C 18.484 23.458 19.545 24.438 20.64 25.38 C 21.68 26.26 22.54 26.86 23.22 27.22 C 23.32 27.26 23.44 27.32 23.58 27.38 C 23.74 27.437 23.91 27.464 24.08 27.46 C 24.389 27.467 24.687 27.343 24.9 27.12 L 26.42 25.62 C 26.92 25.12 27.4 24.74 27.86 24.5 C 28.32 24.22 28.78 24.08 29.28 24.08 C 29.66 24.08 30.06 24.16 30.5 24.34 C 30.94 24.52 31.4 24.78 31.9 25.12 L 38.52 29.82 C 39.04 30.18 39.4 30.6 39.62 31.1 C 39.82 31.6 39.94 32.1 39.94 32.66 Z\" fill=\"transparent\" stroke-width=\"3.17\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>'}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-byax4n\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 49.925 50\" overflow=\"visible\"><path d=\"M 49.925 40.825 C 49.925 41.725 49.725 42.65 49.3 43.55 C 48.875 44.45 48.325 45.3 47.6 46.1 C 46.375 47.45 45.025 48.425 43.5 49.05 C 42 49.675 40.375 50 38.625 50 C 36.075 50 33.35 49.4 30.475 48.175 C 27.6 46.95 24.725 45.3 21.875 43.225 C 18.97 41.1 16.229 38.76 13.675 36.225 C 11.147 33.68 8.815 30.947 6.7 28.05 C 4.65 25.2 3 22.35 1.8 19.525 C 0.6 16.675 0 13.95 0 11.35 C 0 9.65 0.3 8.025 0.9 6.525 C 1.536 4.937 2.518 3.511 3.775 2.35 C 5.375 0.775 7.125 0 8.975 0 C 9.675 0 10.375 0.15 11 0.45 C 11.65 0.75 12.225 1.2 12.675 1.85 L 18.475 10.025 C 18.925 10.65 19.25 11.225 19.475 11.775 C 19.7 12.3 19.825 12.825 19.825 13.3 C 19.825 13.9 19.65 14.5 19.3 15.075 C 18.914 15.726 18.444 16.323 17.9 16.85 L 16 18.825 C 15.732 19.088 15.587 19.45 15.6 19.825 C 15.6 20.025 15.625 20.2 15.675 20.4 C 15.75 20.6 15.825 20.75 15.875 20.9 C 16.325 21.725 17.1 22.8 18.2 24.1 C 19.325 25.4 20.525 26.725 21.825 28.05 C 23.105 29.322 24.431 30.548 25.8 31.725 C 27.1 32.825 28.175 33.575 29.025 34.025 C 29.15 34.075 29.3 34.15 29.475 34.225 C 29.675 34.297 29.887 34.33 30.1 34.325 C 30.486 34.334 30.858 34.179 31.125 33.9 L 33.025 32.025 C 33.65 31.4 34.25 30.925 34.825 30.625 C 35.4 30.275 35.975 30.1 36.6 30.1 C 37.075 30.1 37.575 30.2 38.125 30.425 C 38.675 30.65 39.25 30.975 39.875 31.4 L 48.15 37.275 C 48.8 37.725 49.25 38.25 49.525 38.875 C 49.775 39.5 49.925 40.125 49.925 40.825 Z\" fill=\"transparent\" stroke-width=\"3.96\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\" overflow=\"visible\"><path d=\"M 7 14 C 7 12.8 6.06 10.96 4.66 9.46 C 3.38 8.08 1.68 7 0 7 M 14 14 C 14 6.26 7.74 0 0 0\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\" overflow=\"visible\"><path d=\"M 7 14 C 7 12.8 6.06 10.96 4.66 9.46 C 3.38 8.08 1.68 7 0 7 M 14 14 C 14 6.26 7.74 0 0 0\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\" overflow=\"visible\"><path d=\"M 7 14 C 7 12.8 6.06 10.96 4.66 9.46 C 3.38 8.08 1.68 7 0 7 M 14 14 C 14 6.26 7.74 0 0 0\" fill=\"transparent\" stroke-width=\"3\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>'}},children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-1n1hz36\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.5 17.5\" overflow=\"visible\"><path d=\"M 8.75 17.5 C 8.75 16 7.575 13.7 5.825 11.825 C 4.225 10.1 2.1 8.75 0 8.75 M 17.5 17.5 C 17.5 7.825 9.675 0 0 0\" fill=\"transparent\" stroke-width=\"3.75\" stroke=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7 7\" overflow=\"visible\"><path d=\"M 7 7 C 7 5.8 6.06 3.96 4.66 2.46 C 3.38 1.08 1.68 0 0 0\" fill=\"transparent\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7 7\" overflow=\"visible\"><path d=\"M 7 7 C 7 5.8 6.06 3.96 4.66 2.46 C 3.38 1.08 1.68 0 0 0\" fill=\"transparent\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7 7\" overflow=\"visible\"><path d=\"M 7 7 C 7 5.8 6.06 3.96 4.66 2.46 C 3.38 1.08 1.68 0 0 0\" fill=\"transparent\"></path></svg>'}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-991b5a\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.75 8.75\" overflow=\"visible\"><path d=\"M 8.75 8.75 C 8.75 7.25 7.575 4.95 5.825 3.075 C 4.225 1.35 2.1 0 0 0\" fill=\"transparent\"></path></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\" overflow=\"visible\"><path d=\"M 14 14 C 14 6.26 7.74 0 0 0\" fill=\"transparent\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\" overflow=\"visible\"><path d=\"M 14 14 C 14 6.26 7.74 0 0 0\" fill=\"transparent\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\" overflow=\"visible\"><path d=\"M 14 14 C 14 6.26 7.74 0 0 0\" fill=\"transparent\"></path></svg>'}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1fkjo28\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.5 17.5\" overflow=\"visible\"><path d=\"M 17.5 17.5 C 17.5 7.825 9.675 0 0 0\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})]})})]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"позвонить\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"позвонить\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"позвонить\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"позвонить\"})}),className:\"framer-xkq336\",\"data-framer-name\":\"Веб Разработка\",fonts:[\"CUSTOM;Druk Text Cyr Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://t.me/mikeahead\",motionChild:true,nodeId:\"hU62BDvCY\",openInNewTab:true,scopeId:\"Azsff6gyz\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1cuw4gv framer-1y4mg6d\",\"data-framer-name\":\"tg\",whileHover:animation5,whileTap:animation6,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i8uzah\",\"data-framer-name\":\"Menu/Social Link\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15tnreb\",\"data-framer-name\":\"tg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48.8 43.2\"><path d=\"M 42.224 0.457 L 42.663 0.501 L 43.096 0.575 C 43.957 0.751 44.773 1.098 45.498 1.594 L 45.851 1.854 L 46.189 2.138 C 46.84 2.727 47.368 3.441 47.739 4.237 L 47.912 4.641 L 48.057 5.057 C 48.362 6.034 48.438 7.072 48.271 8.087 L 48.269 8.089 L 43.659 36.053 L 43.659 36.057 C 42.856 40.897 37.642 43.84 33.054 41.704 L 32.612 41.481 C 30.51 40.339 27.34 38.555 24.458 36.671 L 24.456 36.67 C 23.733 36.197 22.114 35.107 20.713 33.792 C 20.021 33.142 19.233 32.302 18.649 31.329 C 18.278 30.71 17.842 29.79 17.74 28.692 C 16.985 29.08 16.239 29.392 15.479 29.595 C 14.346 29.898 13.328 29.926 12.359 29.807 L 11.948 29.747 C 9.239 29.296 6.661 28.59 4.485 27.687 L 4.485 27.685 C -1.139 25.352 -0.661 17.753 4.466 15.594 L 39.226 0.958 L 39.228 0.956 L 39.638 0.8 C 40.468 0.514 41.348 0.398 42.224 0.457 Z M 42.188 3.997 C 41.648 3.924 41.098 3.998 40.595 4.21 L 5.836 18.845 C 3.413 19.866 3.288 23.371 5.838 24.428 C 7.724 25.21 10.036 25.852 12.528 26.267 C 13.894 26.494 15.036 26.267 17.227 24.934 C 19.711 23.421 27.225 18.048 31.905 14.515 C 33.788 13.092 34.516 13.985 32.92 15.532 C 28.855 19.47 21.74 26.093 21.293 27.856 C 20.774 29.917 25.007 32.813 26.389 33.717 C 29.154 35.524 32.227 37.256 34.297 38.38 C 36.771 39.724 39.731 38.178 40.178 35.48 L 44.788 7.514 C 44.877 6.976 44.819 6.424 44.622 5.916 C 44.425 5.408 44.095 4.962 43.668 4.625 C 43.24 4.287 42.728 4.071 42.188 3.997 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>',svgContentId:8785929857},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48.8 43.2\"><path d=\"M 42.224 0.457 L 42.663 0.501 L 43.096 0.575 C 43.957 0.751 44.773 1.098 45.498 1.594 L 45.851 1.854 L 46.189 2.138 C 46.84 2.727 47.368 3.441 47.739 4.237 L 47.912 4.641 L 48.057 5.057 C 48.362 6.034 48.438 7.072 48.271 8.087 L 48.269 8.089 L 43.659 36.053 L 43.659 36.057 C 42.856 40.897 37.642 43.84 33.054 41.704 L 32.612 41.481 C 30.51 40.339 27.34 38.555 24.458 36.671 L 24.456 36.67 C 23.733 36.197 22.114 35.107 20.713 33.792 C 20.021 33.142 19.233 32.302 18.649 31.329 C 18.278 30.71 17.842 29.79 17.74 28.692 C 16.985 29.08 16.239 29.392 15.479 29.595 C 14.346 29.898 13.328 29.926 12.359 29.807 L 11.948 29.747 C 9.239 29.296 6.661 28.59 4.485 27.687 L 4.485 27.685 C -1.139 25.352 -0.661 17.753 4.466 15.594 L 39.226 0.958 L 39.228 0.956 L 39.638 0.8 C 40.468 0.514 41.348 0.398 42.224 0.457 Z M 42.188 3.997 C 41.648 3.924 41.098 3.998 40.595 4.21 L 5.836 18.845 C 3.413 19.866 3.288 23.371 5.838 24.428 C 7.724 25.21 10.036 25.852 12.528 26.267 C 13.894 26.494 15.036 26.267 17.227 24.934 C 19.711 23.421 27.225 18.048 31.905 14.515 C 33.788 13.092 34.516 13.985 32.92 15.532 C 28.855 19.47 21.74 26.093 21.293 27.856 C 20.774 29.917 25.007 32.813 26.389 33.717 C 29.154 35.524 32.227 37.256 34.297 38.38 C 36.771 39.724 39.731 38.178 40.178 35.48 L 44.788 7.514 C 44.877 6.976 44.819 6.424 44.622 5.916 C 44.425 5.408 44.095 4.962 43.668 4.625 C 43.24 4.287 42.728 4.071 42.188 3.997 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>',svgContentId:11139692044},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48.8 43.2\"><path d=\"M 42.224 0.457 L 42.663 0.501 L 43.096 0.575 C 43.957 0.751 44.773 1.098 45.498 1.594 L 45.851 1.854 L 46.189 2.138 C 46.84 2.727 47.368 3.441 47.739 4.237 L 47.912 4.641 L 48.057 5.057 C 48.362 6.034 48.438 7.072 48.271 8.087 L 48.269 8.089 L 43.659 36.053 L 43.659 36.057 C 42.856 40.897 37.642 43.84 33.054 41.704 L 32.612 41.481 C 30.51 40.339 27.34 38.555 24.458 36.671 L 24.456 36.67 C 23.733 36.197 22.114 35.107 20.713 33.792 C 20.021 33.142 19.233 32.302 18.649 31.329 C 18.278 30.71 17.842 29.79 17.74 28.692 C 16.985 29.08 16.239 29.392 15.479 29.595 C 14.346 29.898 13.328 29.926 12.359 29.807 L 11.948 29.747 C 9.239 29.296 6.661 28.59 4.485 27.687 L 4.485 27.685 C -1.139 25.352 -0.661 17.753 4.466 15.594 L 39.226 0.958 L 39.228 0.956 L 39.638 0.8 C 40.468 0.514 41.348 0.398 42.224 0.457 Z M 42.188 3.997 C 41.648 3.924 41.098 3.998 40.595 4.21 L 5.836 18.845 C 3.413 19.866 3.288 23.371 5.838 24.428 C 7.724 25.21 10.036 25.852 12.528 26.267 C 13.894 26.494 15.036 26.267 17.227 24.934 C 19.711 23.421 27.225 18.048 31.905 14.515 C 33.788 13.092 34.516 13.985 32.92 15.532 C 28.855 19.47 21.74 26.093 21.293 27.856 C 20.774 29.917 25.007 32.813 26.389 33.717 C 29.154 35.524 32.227 37.256 34.297 38.38 C 36.771 39.724 39.731 38.178 40.178 35.48 L 44.788 7.514 C 44.877 6.976 44.819 6.424 44.622 5.916 C 44.425 5.408 44.095 4.962 43.668 4.625 C 43.24 4.287 42.728 4.071 42.188 3.997 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>',svgContentId:8785929857}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-rayfqw\",\"data-framer-name\":\"Vector (Stroke)\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 61 54\"><path d=\"M 52.78 0.572 L 53.329 0.626 L 53.871 0.719 C 54.946 0.939 55.967 1.372 56.872 1.993 L 57.314 2.317 L 57.736 2.673 C 58.551 3.409 59.21 4.301 59.674 5.296 L 59.89 5.802 L 60.071 6.321 C 60.453 7.543 60.547 8.84 60.338 10.109 L 60.336 10.111 L 54.573 45.066 L 54.573 45.071 C 53.57 51.121 47.052 54.8 41.318 52.13 L 40.765 51.852 C 38.137 50.424 34.175 48.194 30.572 45.839 L 30.57 45.837 C 29.666 45.246 27.643 43.884 25.891 42.239 C 25.026 41.427 24.042 40.378 23.311 39.161 C 22.847 38.388 22.302 37.238 22.175 35.865 C 21.231 36.35 20.299 36.74 19.348 36.994 C 17.932 37.372 16.66 37.408 15.449 37.259 L 14.934 37.184 C 11.549 36.62 8.326 35.737 5.606 34.608 L 5.606 34.606 C -1.423 31.69 -0.826 22.191 5.583 19.492 L 49.033 1.197 L 49.035 1.195 L 49.547 1 C 50.585 0.643 51.685 0.497 52.78 0.572 Z M 52.735 4.997 C 52.06 4.906 51.372 4.998 50.744 5.262 L 7.295 23.557 C 4.266 24.832 4.11 29.213 7.297 30.535 C 9.655 31.513 12.545 32.315 15.66 32.834 C 17.367 33.118 18.795 32.834 21.534 31.167 C 24.639 29.277 34.031 22.56 39.881 18.143 C 42.236 16.366 43.145 17.482 41.15 19.415 C 36.068 24.337 27.175 32.616 26.616 34.819 C 25.967 37.396 31.259 41.016 32.987 42.146 C 36.442 44.405 40.284 46.57 42.871 47.975 C 45.963 49.655 49.664 47.722 50.223 44.35 L 55.986 9.393 C 56.096 8.72 56.023 8.03 55.777 7.395 C 55.531 6.76 55.119 6.203 54.585 5.781 C 54.05 5.359 53.41 5.088 52.735 4.997 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>',svgContentId:9498145741,withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"telegram\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"telegram\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"telegram\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"telegram\"})}),className:\"framer-1rohe96\",\"data-framer-name\":\"Веб Разработка\",fonts:[\"CUSTOM;Druk Text Cyr Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/79166714831\",motionChild:true,nodeId:\"PN7YOvCK6\",openInNewTab:true,scopeId:\"Azsff6gyz\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-mxwt1o framer-1y4mg6d\",\"data-framer-name\":\"wp\",whileHover:animation5,whileTap:animation6,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wkeorn\",\"data-framer-name\":\"Menu/Social Link\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xq7faq\",\"data-framer-name\":\"wp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44.753 44.978\" overflow=\"visible\"><path d=\"M 38.231 6.544 C 36.169 4.462 33.713 2.81 31.007 1.687 C 28.3 0.563 25.397 -0.01 22.466 0 C 10.187 0 0.18 10.008 0.18 22.287 C 0.18 26.222 1.214 30.045 3.148 33.418 L 0 44.978 L 11.807 41.874 C 15.067 43.651 18.733 44.595 22.466 44.595 C 34.745 44.595 44.753 34.588 44.753 22.309 C 44.753 16.349 42.436 10.75 38.231 6.544 Z M 22.466 40.817 C 19.138 40.817 15.877 39.917 13.021 38.231 L 12.346 37.826 L 5.33 39.67 L 7.196 32.834 L 6.747 32.136 C 4.897 29.184 3.916 25.77 3.913 22.287 C 3.913 12.077 12.234 3.756 22.444 3.756 C 27.391 3.756 32.046 5.69 35.532 9.198 C 37.258 10.916 38.626 12.96 39.556 15.21 C 40.487 17.461 40.961 19.874 40.952 22.309 C 40.997 32.519 32.676 40.817 22.466 40.817 Z M 32.631 26.964 C 32.069 26.694 29.325 25.345 28.83 25.142 C 28.313 24.963 27.954 24.873 27.571 25.412 C 27.189 25.975 26.132 27.234 25.817 27.594 C 25.502 27.976 25.165 28.021 24.603 27.729 C 24.04 27.459 22.241 26.852 20.127 24.963 C 18.463 23.478 17.361 21.657 17.024 21.095 C 16.709 20.532 16.979 20.24 17.271 19.948 C 17.519 19.7 17.834 19.295 18.103 18.981 C 18.373 18.666 18.486 18.418 18.666 18.059 C 18.845 17.676 18.756 17.361 18.621 17.092 C 18.486 16.822 17.361 14.078 16.911 12.954 C 16.462 11.874 15.99 12.009 15.652 11.987 L 14.573 11.987 C 14.19 11.987 13.606 12.122 13.088 12.684 C 12.594 13.246 11.154 14.595 11.154 17.339 C 11.154 20.083 13.156 22.736 13.426 23.096 C 13.696 23.478 17.361 29.101 22.938 31.507 C 24.265 32.091 25.3 32.429 26.109 32.676 C 27.436 33.103 28.651 33.036 29.618 32.901 C 30.697 32.744 32.923 31.552 33.373 30.247 C 33.845 28.943 33.846 27.841 33.688 27.594 C 33.531 27.346 33.193 27.234 32.631 26.964 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44.753 44.978\" overflow=\"visible\"><path d=\"M 38.231 6.544 C 36.169 4.462 33.713 2.81 31.007 1.687 C 28.3 0.563 25.397 -0.01 22.466 0 C 10.187 0 0.18 10.008 0.18 22.287 C 0.18 26.222 1.214 30.045 3.148 33.418 L 0 44.978 L 11.807 41.874 C 15.067 43.651 18.733 44.595 22.466 44.595 C 34.745 44.595 44.753 34.588 44.753 22.309 C 44.753 16.349 42.436 10.75 38.231 6.544 Z M 22.466 40.817 C 19.138 40.817 15.877 39.917 13.021 38.231 L 12.346 37.826 L 5.33 39.67 L 7.196 32.834 L 6.747 32.136 C 4.897 29.184 3.916 25.77 3.913 22.287 C 3.913 12.077 12.234 3.756 22.444 3.756 C 27.391 3.756 32.046 5.69 35.532 9.198 C 37.258 10.916 38.626 12.96 39.556 15.21 C 40.487 17.461 40.961 19.874 40.952 22.309 C 40.997 32.519 32.676 40.817 22.466 40.817 Z M 32.631 26.964 C 32.069 26.694 29.325 25.345 28.83 25.142 C 28.313 24.963 27.954 24.873 27.571 25.412 C 27.189 25.975 26.132 27.234 25.817 27.594 C 25.502 27.976 25.165 28.021 24.603 27.729 C 24.04 27.459 22.241 26.852 20.127 24.963 C 18.463 23.478 17.361 21.657 17.024 21.095 C 16.709 20.532 16.979 20.24 17.271 19.948 C 17.519 19.7 17.834 19.295 18.103 18.981 C 18.373 18.666 18.486 18.418 18.666 18.059 C 18.845 17.676 18.756 17.361 18.621 17.092 C 18.486 16.822 17.361 14.078 16.911 12.954 C 16.462 11.874 15.99 12.009 15.652 11.987 L 14.573 11.987 C 14.19 11.987 13.606 12.122 13.088 12.684 C 12.594 13.246 11.154 14.595 11.154 17.339 C 11.154 20.083 13.156 22.736 13.426 23.096 C 13.696 23.478 17.361 29.101 22.938 31.507 C 24.265 32.091 25.3 32.429 26.109 32.676 C 27.436 33.103 28.651 33.036 29.618 32.901 C 30.697 32.744 32.923 31.552 33.373 30.247 C 33.845 28.943 33.846 27.841 33.688 27.594 C 33.531 27.346 33.193 27.234 32.631 26.964 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44.753 44.978\" overflow=\"visible\"><path d=\"M 38.231 6.544 C 36.169 4.462 33.713 2.81 31.007 1.687 C 28.3 0.563 25.397 -0.01 22.466 0 C 10.187 0 0.18 10.008 0.18 22.287 C 0.18 26.222 1.214 30.045 3.148 33.418 L 0 44.978 L 11.807 41.874 C 15.067 43.651 18.733 44.595 22.466 44.595 C 34.745 44.595 44.753 34.588 44.753 22.309 C 44.753 16.349 42.436 10.75 38.231 6.544 Z M 22.466 40.817 C 19.138 40.817 15.877 39.917 13.021 38.231 L 12.346 37.826 L 5.33 39.67 L 7.196 32.834 L 6.747 32.136 C 4.897 29.184 3.916 25.77 3.913 22.287 C 3.913 12.077 12.234 3.756 22.444 3.756 C 27.391 3.756 32.046 5.69 35.532 9.198 C 37.258 10.916 38.626 12.96 39.556 15.21 C 40.487 17.461 40.961 19.874 40.952 22.309 C 40.997 32.519 32.676 40.817 22.466 40.817 Z M 32.631 26.964 C 32.069 26.694 29.325 25.345 28.83 25.142 C 28.313 24.963 27.954 24.873 27.571 25.412 C 27.189 25.975 26.132 27.234 25.817 27.594 C 25.502 27.976 25.165 28.021 24.603 27.729 C 24.04 27.459 22.241 26.852 20.127 24.963 C 18.463 23.478 17.361 21.657 17.024 21.095 C 16.709 20.532 16.979 20.24 17.271 19.948 C 17.519 19.7 17.834 19.295 18.103 18.981 C 18.373 18.666 18.486 18.418 18.666 18.059 C 18.845 17.676 18.756 17.361 18.621 17.092 C 18.486 16.822 17.361 14.078 16.911 12.954 C 16.462 11.874 15.99 12.009 15.652 11.987 L 14.573 11.987 C 14.19 11.987 13.606 12.122 13.088 12.684 C 12.594 13.246 11.154 14.595 11.154 17.339 C 11.154 20.083 13.156 22.736 13.426 23.096 C 13.696 23.478 17.361 29.101 22.938 31.507 C 24.265 32.091 25.3 32.429 26.109 32.676 C 27.436 33.103 28.651 33.036 29.618 32.901 C 30.697 32.744 32.923 31.552 33.373 30.247 C 33.845 28.943 33.846 27.841 33.688 27.594 C 33.531 27.346 33.193 27.234 32.631 26.964 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>'}},children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-fe3uz8\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 55.941 56.222\" overflow=\"visible\"><path d=\"M 47.788 8.18 C 45.211 5.577 42.142 3.513 38.758 2.109 C 35.375 0.704 31.746 -0.013 28.083 0 C 12.734 0 0.225 12.51 0.225 27.858 C 0.225 32.777 1.518 37.556 3.935 41.773 L 0 56.222 L 14.758 52.343 C 18.834 54.563 23.416 55.744 28.083 55.744 C 43.431 55.744 55.941 43.235 55.941 27.886 C 55.941 20.437 53.045 13.437 47.788 8.18 Z M 28.083 51.021 C 23.922 51.021 19.846 49.897 16.276 47.789 L 15.433 47.283 L 6.662 49.588 L 8.995 41.042 L 8.433 40.17 C 6.122 36.48 4.894 32.213 4.891 27.858 C 4.891 15.096 15.292 4.695 28.055 4.695 C 34.239 4.695 40.058 7.112 44.415 11.498 C 46.573 13.645 48.282 16.199 49.445 19.013 C 50.608 21.826 51.201 24.842 51.19 27.886 C 51.246 40.648 40.845 51.021 28.083 51.021 Z M 40.789 33.705 C 40.086 33.368 36.657 31.681 36.038 31.428 C 35.392 31.203 34.942 31.091 34.464 31.765 C 33.986 32.468 32.665 34.042 32.271 34.492 C 31.878 34.97 31.456 35.026 30.753 34.661 C 30.051 34.323 27.802 33.565 25.159 31.203 C 23.079 29.348 21.702 27.071 21.28 26.368 C 20.886 25.665 21.224 25.3 21.589 24.935 C 21.898 24.625 22.292 24.119 22.629 23.726 C 22.967 23.332 23.107 23.023 23.332 22.573 C 23.557 22.095 23.444 21.702 23.276 21.364 C 23.107 21.027 21.702 17.598 21.139 16.192 C 20.577 14.843 19.987 15.011 19.565 14.983 L 18.216 14.983 C 17.738 14.983 17.007 15.152 16.36 15.855 C 15.742 16.558 13.943 18.244 13.943 21.674 C 13.943 25.103 16.445 28.42 16.782 28.87 C 17.12 29.348 21.702 36.376 28.673 39.383 C 30.332 40.114 31.625 40.536 32.637 40.845 C 34.295 41.379 35.813 41.295 37.022 41.126 C 38.371 40.93 41.154 39.44 41.717 37.809 C 42.307 36.179 42.307 34.801 42.11 34.492 C 41.913 34.183 41.492 34.042 40.789 33.705 Z\" fill=\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44.753 44.978\" overflow=\"visible\"><path d=\"M 38.231 6.544 C 36.169 4.462 33.713 2.81 31.007 1.687 C 28.3 0.563 25.397 -0.01 22.466 0 C 10.187 0 0.18 10.008 0.18 22.287 C 0.18 26.222 1.214 30.045 3.148 33.418 L 0 44.978 L 11.807 41.874 C 15.067 43.651 18.733 44.595 22.466 44.595 C 34.745 44.595 44.753 34.588 44.753 22.309 C 44.753 16.349 42.436 10.75 38.231 6.544 Z\" fill=\"transparent\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44.753 44.978\" overflow=\"visible\"><path d=\"M 38.231 6.544 C 36.169 4.462 33.713 2.81 31.007 1.687 C 28.3 0.563 25.397 -0.01 22.466 0 C 10.187 0 0.18 10.008 0.18 22.287 C 0.18 26.222 1.214 30.045 3.148 33.418 L 0 44.978 L 11.807 41.874 C 15.067 43.651 18.733 44.595 22.466 44.595 C 34.745 44.595 44.753 34.588 44.753 22.309 C 44.753 16.349 42.436 10.75 38.231 6.544 Z\" fill=\"transparent\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44.753 44.978\" overflow=\"visible\"><path d=\"M 38.231 6.544 C 36.169 4.462 33.713 2.81 31.007 1.687 C 28.3 0.563 25.397 -0.01 22.466 0 C 10.187 0 0.18 10.008 0.18 22.287 C 0.18 26.222 1.214 30.045 3.148 33.418 L 0 44.978 L 11.807 41.874 C 15.067 43.651 18.733 44.595 22.466 44.595 C 34.745 44.595 44.753 34.588 44.753 22.309 C 44.753 16.349 42.436 10.75 38.231 6.544 Z\" fill=\"transparent\"></path></svg>'}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jntxuz\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 55.941 56.222\" overflow=\"visible\"><path d=\"M 47.788 8.18 C 45.211 5.577 42.142 3.513 38.758 2.109 C 35.375 0.704 31.746 -0.013 28.083 0 C 12.734 0 0.225 12.51 0.225 27.858 C 0.225 32.777 1.518 37.556 3.935 41.773 L 0 56.222 L 14.758 52.343 C 18.834 54.563 23.416 55.744 28.083 55.744 C 43.431 55.744 55.941 43.235 55.941 27.886 C 55.941 20.437 53.045 13.437 47.788 8.18 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37.039 37.061\" overflow=\"visible\"><path d=\"M 18.553 37.061 C 15.225 37.061 11.964 36.162 9.108 34.475 L 8.433 34.07 L 1.417 35.914 L 3.283 29.078 L 2.834 28.381 C 0.985 25.428 0.003 22.015 0 18.531 C 0 8.321 8.321 0 18.531 0 C 23.478 0 28.134 1.934 31.619 5.442 C 33.345 7.16 34.713 9.204 35.643 11.455 C 36.574 13.705 37.048 16.118 37.039 18.553 C 37.084 28.763 28.763 37.061 18.553 37.061 Z\" fill=\"transparent\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37.039 37.061\" overflow=\"visible\"><path d=\"M 18.553 37.061 C 15.225 37.061 11.964 36.162 9.108 34.475 L 8.433 34.07 L 1.417 35.914 L 3.283 29.078 L 2.834 28.381 C 0.985 25.428 0.003 22.015 0 18.531 C 0 8.321 8.321 0 18.531 0 C 23.478 0 28.134 1.934 31.619 5.442 C 33.345 7.16 34.713 9.204 35.643 11.455 C 36.574 13.705 37.048 16.118 37.039 18.553 C 37.084 28.763 28.763 37.061 18.553 37.061 Z\" fill=\"transparent\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37.039 37.061\" overflow=\"visible\"><path d=\"M 18.553 37.061 C 15.225 37.061 11.964 36.162 9.108 34.475 L 8.433 34.07 L 1.417 35.914 L 3.283 29.078 L 2.834 28.381 C 0.985 25.428 0.003 22.015 0 18.531 C 0 8.321 8.321 0 18.531 0 C 23.478 0 28.134 1.934 31.619 5.442 C 33.345 7.16 34.713 9.204 35.643 11.455 C 36.574 13.705 37.048 16.118 37.039 18.553 C 37.084 28.763 28.763 37.061 18.553 37.061 Z\" fill=\"transparent\"></path></svg>'}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1i76fry\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 46.299 46.327\" overflow=\"visible\"><path d=\"M 23.192 46.327 C 19.031 46.327 14.955 45.202 11.385 43.094 L 10.542 42.588 L 1.771 44.893 L 4.104 36.347 L 3.542 35.476 C 1.231 31.785 0.003 27.518 0 23.163 C 0 10.401 10.401 0 23.163 0 C 29.348 0 35.167 2.418 39.524 6.803 C 41.681 8.95 43.391 11.505 44.554 14.318 C 45.717 17.131 46.31 20.147 46.299 23.191 C 46.355 35.954 35.954 46.327 23.192 46.327 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.628 21.017\" overflow=\"visible\"><path d=\"M 21.477 14.977 C 20.915 14.707 18.171 13.358 17.676 13.156 C 17.159 12.976 16.799 12.886 16.417 13.426 C 16.035 13.988 14.978 15.247 14.663 15.607 C 14.348 15.989 14.011 16.034 13.448 15.742 C 12.886 15.472 11.087 14.865 8.973 12.976 C 7.309 11.492 6.207 9.67 5.87 9.108 C 5.555 8.546 5.825 8.253 6.117 7.961 C 6.364 7.714 6.679 7.309 6.949 6.994 C 7.219 6.679 7.331 6.432 7.511 6.072 C 7.691 5.69 7.601 5.375 7.466 5.105 C 7.331 4.835 6.207 2.091 5.757 0.967 C 5.307 -0.113 4.835 0.022 4.498 0 L 3.418 0 C 3.036 0 2.451 0.135 1.934 0.697 C 1.439 1.259 0 2.609 0 5.352 C 0 8.096 2.002 10.75 2.271 11.109 C 2.541 11.492 6.207 17.114 11.784 19.52 C 13.111 20.105 14.146 20.442 14.955 20.689 C 16.282 21.117 17.496 21.049 18.463 20.914 C 19.543 20.757 21.769 19.565 22.219 18.261 C 22.691 16.956 22.691 15.854 22.534 15.607 C 22.376 15.36 22.039 15.247 21.477 14.977 Z\" fill=\"transparent\"></path></svg>'},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.628 21.017\" overflow=\"visible\"><path d=\"M 21.477 14.977 C 20.915 14.707 18.171 13.358 17.676 13.156 C 17.159 12.976 16.799 12.886 16.417 13.426 C 16.035 13.988 14.978 15.247 14.663 15.607 C 14.348 15.989 14.011 16.034 13.448 15.742 C 12.886 15.472 11.087 14.865 8.973 12.976 C 7.309 11.492 6.207 9.67 5.87 9.108 C 5.555 8.546 5.825 8.253 6.117 7.961 C 6.364 7.714 6.679 7.309 6.949 6.994 C 7.219 6.679 7.331 6.432 7.511 6.072 C 7.691 5.69 7.601 5.375 7.466 5.105 C 7.331 4.835 6.207 2.091 5.757 0.967 C 5.307 -0.113 4.835 0.022 4.498 0 L 3.418 0 C 3.036 0 2.451 0.135 1.934 0.697 C 1.439 1.259 0 2.609 0 5.352 C 0 8.096 2.002 10.75 2.271 11.109 C 2.541 11.492 6.207 17.114 11.784 19.52 C 13.111 20.105 14.146 20.442 14.955 20.689 C 16.282 21.117 17.496 21.049 18.463 20.914 C 19.543 20.757 21.769 19.565 22.219 18.261 C 22.691 16.956 22.691 15.854 22.534 15.607 C 22.376 15.36 22.039 15.247 21.477 14.977 Z\" fill=\"transparent\"></path></svg>'},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.628 21.017\" overflow=\"visible\"><path d=\"M 21.477 14.977 C 20.915 14.707 18.171 13.358 17.676 13.156 C 17.159 12.976 16.799 12.886 16.417 13.426 C 16.035 13.988 14.978 15.247 14.663 15.607 C 14.348 15.989 14.011 16.034 13.448 15.742 C 12.886 15.472 11.087 14.865 8.973 12.976 C 7.309 11.492 6.207 9.67 5.87 9.108 C 5.555 8.546 5.825 8.253 6.117 7.961 C 6.364 7.714 6.679 7.309 6.949 6.994 C 7.219 6.679 7.331 6.432 7.511 6.072 C 7.691 5.69 7.601 5.375 7.466 5.105 C 7.331 4.835 6.207 2.091 5.757 0.967 C 5.307 -0.113 4.835 0.022 4.498 0 L 3.418 0 C 3.036 0 2.451 0.135 1.934 0.697 C 1.439 1.259 0 2.609 0 5.352 C 0 8.096 2.002 10.75 2.271 11.109 C 2.541 11.492 6.207 17.114 11.784 19.52 C 13.111 20.105 14.146 20.442 14.955 20.689 C 16.282 21.117 17.496 21.049 18.463 20.914 C 19.543 20.757 21.769 19.565 22.219 18.261 C 22.691 16.956 22.691 15.854 22.534 15.607 C 22.376 15.36 22.039 15.247 21.477 14.977 Z\" fill=\"transparent\"></path></svg>'}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1drljwr\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28.285 26.271\" overflow=\"visible\"><path d=\"M 26.846 18.722 C 26.143 18.384 22.714 16.698 22.095 16.445 C 21.449 16.22 20.999 16.107 20.521 16.782 C 20.043 17.485 18.722 19.059 18.328 19.509 C 17.935 19.987 17.513 20.043 16.81 19.677 C 16.108 19.34 13.859 18.581 11.216 16.22 C 9.136 14.365 7.759 12.088 7.337 11.385 C 6.944 10.682 7.281 10.317 7.646 9.951 C 7.956 9.642 8.349 9.136 8.686 8.742 C 9.024 8.349 9.164 8.04 9.389 7.59 C 9.614 7.112 9.501 6.718 9.333 6.381 C 9.164 6.044 7.759 2.614 7.196 1.209 C 6.634 -0.141 6.044 0.028 5.622 0 L 4.273 0 C 3.795 0 3.064 0.169 2.418 0.871 C 1.799 1.574 0 3.261 0 6.69 C 0 10.12 2.502 13.437 2.839 13.887 C 3.177 14.365 7.759 21.392 14.73 24.4 C 16.389 25.131 17.682 25.553 18.694 25.862 C 20.352 26.396 21.87 26.312 23.079 26.143 C 24.429 25.946 27.211 24.456 27.774 22.826 C 28.364 21.195 28.364 19.818 28.167 19.509 C 27.971 19.2 27.549 19.059 26.846 18.722 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"whatsapp\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"whatsapp\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"whatsapp\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, rgb(193, 224, 165))\"},children:\"whatsapp\"})}),className:\"framer-10yy8gy\",\"data-framer-name\":\"Веб Разработка\",fonts:[\"CUSTOM;Druk Text Cyr Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})]})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bseucu\",\"data-framer-name\":\"wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1edzk4i\",\"data-framer-name\":\"hero\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-171ebzd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ssdwd4\",\"data-framer-name\":\"path\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"qI5n7K04r\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Главная\"})})})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"qI5n7K04r\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Главная\"})})})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"qI5n7K04r\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Главная\"})})})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"qI5n7K04r\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Главная\"})})})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"qI5n7K04r\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Главная\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"qI5n7K04r\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Главная\"})})})}),className:\"framer-1uqyelx\",\"data-framer-name\":\"Главная\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",whileHover:animation7,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:\"/\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:\"/\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:\"/\"})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:\"/\"})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:\"/\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:\"/\"})}),className:\"framer-1t1kp2f\",\"data-framer-name\":\"/\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pOHGKAdYX\"},motionChild:true,nodeId:\"w1Bk4XolP\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Кейсы\"})})})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pOHGKAdYX\"},motionChild:true,nodeId:\"w1Bk4XolP\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Кейсы\"})})})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pOHGKAdYX\"},motionChild:true,nodeId:\"w1Bk4XolP\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Кейсы\"})})})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pOHGKAdYX\"},motionChild:true,nodeId:\"w1Bk4XolP\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Кейсы\"})})})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pOHGKAdYX\"},motionChild:true,nodeId:\"w1Bk4XolP\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Кейсы\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-dcd6bf1f-f0cc-4cb2-9e5c-61be33a3cac5, rgba(3, 3, 3, 0.6))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pOHGKAdYX\"},motionChild:true,nodeId:\"w1Bk4XolP\",openInNewTab:false,relValues:[],scopeId:\"Azsff6gyz\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y6euyh\",\"data-styles-preset\":\"JEWjxxgy_\",children:\"Кейсы\"})})})}),className:\"framer-10qaxnz\",\"data-framer-name\":\"О компании\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",whileHover:animation7,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"/\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"/\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"/\"})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"/\"})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"/\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"33px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"/\"})}),className:\"framer-2chcc0\",\"data-framer-name\":\"/\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tyoo58\",\"data-framer-name\":\"line 1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"ArtNest\"})})},f2iPkqXNn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"ArtNest\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"ArtNest\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"ArtNest\"})})},j3kvilM8c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"ArtNest\"})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"ArtNest\"})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"ArtNest\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgV2lkZSBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Wide Cyr Medium\", \"Druk Wide Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"Carniceria Vino\"})}),className:\"framer-yt9c6j\",\"data-framer-appear-id\":\"yt9c6j\",\"data-framer-name\":\"РАЗРАБОТКА сАЙтов, ПРИЛОЖЕНИЙ, ПРОДВИЖЕНИЕ В ИНТЕРНЕТЕ.\",fonts:[\"CUSTOM;Druk Wide Cyr Medium\"],initial:animation9,optimized:true,text:fTSy1nIVH,verticalAlignment:\"center\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ojl658\",\"data-border\":true,\"data-framer-name\":\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1npwpd2\",\"data-framer-name\":\"frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Сайт для студии, создающей гармоничные интерьеры\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Сайт для студии, создающей гармоничные интерьеры\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Сайт для студии, создающей гармоничные интерьеры\"})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Сайт для студии, создающей гармоничные интерьеры\"})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Сайт для студии, создающей гармоничные интерьеры\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"сайт для ресторана\"})}),className:\"framer-1giyumh\",\"data-framer-name\":\"Занимаемся созданием и разработкой цифровых продуктов: веб-сайты, мобильные приложения, графический дизайн, контент-маркетинг и многое другое.\",fonts:[\"Inter-Medium\"],text:P68vrUpwC,verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined},{href:{hash:\":tbVKDUrw0\",pathVariables:{ZLzOGkVVa},webPageId:\"Azsff6gyz\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1918px) - 32px)`,y:(componentViewport?.y||0)+0+200+0+0+80+646+32+131},FNzIXC__B:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1918px) - 32px)`,y:(componentViewport?.y||0)+0+200+0+0+80+646+32+131},ioHqsoFcH:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1918px) - 48px)`,y:(componentViewport?.y||0)+0+200+0+0+80+630+40+131},xxDvLa9ck:{y:(componentViewport?.y||0)+0+200+0+0+80+617+40+144},Y0CUZosgG:{y:(componentViewport?.y||0)+0+200+0+0+80+696+72.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+0+200+0+0+80+617+112,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19irnhb-container\",nodeId:\"TRH7rbLpr\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{HsO5TLWwv:resolvedLinks1[6],style:{width:\"100%\"},variant:\"qDuqCDFaW\"},f2iPkqXNn:{HsO5TLWwv:resolvedLinks1[2]},FNzIXC__B:{HsO5TLWwv:resolvedLinks1[7],style:{width:\"100%\"},variant:\"qDuqCDFaW\"},ioHqsoFcH:{HsO5TLWwv:resolvedLinks1[5],style:{width:\"100%\"},variant:\"qDuqCDFaW\"},j3kvilM8c:{HsO5TLWwv:resolvedLinks1[1]},xxDvLa9ck:{HsO5TLWwv:resolvedLinks1[4]},Y0CUZosgG:{HsO5TLWwv:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(ButtonButton,{height:\"100%\",HsO5TLWwv:resolvedLinks1[0],id:\"TRH7rbLpr\",layoutId:\"TRH7rbLpr\",nrvg8nnVx:\"Узнать больше\",variant:\"kKUAX1JqE\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lxy8a1\",\"data-framer-name\":\"section\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ksjjna\",\"data-border\":true,\"data-framer-name\":\"post\",id:elementId2,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ev2rgv\",\"data-framer-name\":\"block\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wa68ul\",\"data-framer-name\":\"img\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+32+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 32px, 1px)`,...toResponsiveImage(YZGLNtWeJ)}},FNzIXC__B:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+32+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 32px, 1px)`,...toResponsiveImage(YZGLNtWeJ)}},ioHqsoFcH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+40+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 48px, 1px)`,...toResponsiveImage(YZGLNtWeJ)}},xxDvLa9ck:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+40+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 48px, 1px)`,...toResponsiveImage(YZGLNtWeJ)}},Y0CUZosgG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+60+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 80px, 1px)`,...toResponsiveImage(YZGLNtWeJ)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+80+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 120px, 1px)`,...toResponsiveImage(YZGLNtWeJ)},className:\"framer-mevxx7\",\"data-border\":true,\"data-framer-name\":\"img\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g7db0a\",\"data-framer-name\":\"device\",whileHover:animation10,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+32+0+0+0+0+0+0+50.38+0),pixelHeight:2286,pixelWidth:3445,sizes:\"250px\",...toResponsiveImage(ObId72saq)}},f2iPkqXNn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+80+0+0+0+0+0+0+267.55+0),pixelHeight:2286,pixelWidth:3445,sizes:\"700px\",...toResponsiveImage(ObId72saq)}},FNzIXC__B:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+32+0+0+0+0+0+0+10.38+0),pixelHeight:2286,pixelWidth:3445,sizes:\"180px\",...toResponsiveImage(ObId72saq)}},ioHqsoFcH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+40+0+0+0+0+0+0+110.38+0),pixelHeight:2286,pixelWidth:3445,sizes:\"300px\",...toResponsiveImage(ObId72saq)}},xxDvLa9ck:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+40+0+0+0+0+0+0+133.965+0),pixelHeight:2286,pixelWidth:3445,sizes:\"500px\",...toResponsiveImage(ObId72saq)}},Y0CUZosgG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+60+0+0+0+0+0+0+233.965+0),pixelHeight:2286,pixelWidth:3445,sizes:\"500px\",...toResponsiveImage(ObId72saq)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1e3+160+80+0+0+0+0+0+0+267.93+0),pixelHeight:2286,pixelWidth:3445,sizes:\"1000px\",...toResponsiveImage(ObId72saq)},className:\"framer-nl8pmj\",\"data-framer-name\":\"Devices\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gvci0g\",\"data-framer-name\":\"frame\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xj7rp0\",\"data-framer-name\":\"frame\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bdl907\",\"data-framer-name\":\"tags\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j4utne\",\"data-framer-name\":\"tag\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--token-1fc4afaa-c766-400d-988e-8be6ba05c0f2, rgb(255, 255, 255))\"},children:\"Лендинги\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--token-1fc4afaa-c766-400d-988e-8be6ba05c0f2, rgb(255, 255, 255))\"},children:\"Лендинги\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--token-1fc4afaa-c766-400d-988e-8be6ba05c0f2, rgb(255, 255, 255))\"},children:\"Лендинги\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0RydWsgVGV4dCBDeXIgTWVkaXVt\",\"--framer-font-family\":'\"Druk Text Cyr Medium\", \"Druk Text Cyr Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--token-1fc4afaa-c766-400d-988e-8be6ba05c0f2, rgb(255, 255, 255))\"},children:\"Веб-сайты\"})}),className:\"framer-1vevkja\",\"data-framer-name\":\"UI / UX Дизайн\",fonts:[\"CUSTOM;Druk Text Cyr Medium\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"May 17, 2025\"})}),className:\"framer-q4q3fy\",\"data-framer-name\":\"22 апр. 2025 г.\",fonts:[\"Inter-Medium\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1woqlu\",\"data-framer-name\":\"text\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"MDouUXfoj\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{stylesPresetsClassNames:{a:\"framer-styles-preset-y6euyh\",code:\"framer-styles-preset-1g7jbw5\",h1:\"framer-styles-preset-saidqm\",h2:\"framer-styles-preset-1kpmjsw\",h3:\"framer-styles-preset-pwk7k3\",h6:\"framer-styles-preset-ifgyfn\",img:\"framer-styles-preset-1lm6zym\",p:\"framer-styles-preset-1kg5yy5\",table:\"framer-styles-preset-wx5dc3\"}},FNzIXC__B:{stylesPresetsClassNames:{a:\"framer-styles-preset-y6euyh\",code:\"framer-styles-preset-1g7jbw5\",h1:\"framer-styles-preset-saidqm\",h2:\"framer-styles-preset-1kpmjsw\",h3:\"framer-styles-preset-pwk7k3\",h6:\"framer-styles-preset-ifgyfn\",img:\"framer-styles-preset-1lm6zym\",p:\"framer-styles-preset-1kg5yy5\",table:\"framer-styles-preset-wx5dc3\"}},ioHqsoFcH:{stylesPresetsClassNames:{a:\"framer-styles-preset-y6euyh\",code:\"framer-styles-preset-1g7jbw5\",h1:\"framer-styles-preset-saidqm\",h2:\"framer-styles-preset-1kpmjsw\",h3:\"framer-styles-preset-pwk7k3\",h6:\"framer-styles-preset-ifgyfn\",img:\"framer-styles-preset-1lm6zym\",p:\"framer-styles-preset-1kg5yy5\",table:\"framer-styles-preset-wx5dc3\"}},xxDvLa9ck:{stylesPresetsClassNames:{a:\"framer-styles-preset-y6euyh\",code:\"framer-styles-preset-1g7jbw5\",h1:\"framer-styles-preset-1pbr4lf\",h2:\"framer-styles-preset-wf75ch\",h3:\"framer-styles-preset-pwk7k3\",h6:\"framer-styles-preset-ifgyfn\",img:\"framer-styles-preset-1lm6zym\",p:\"framer-styles-preset-b24kyj\",table:\"framer-styles-preset-wx5dc3\"}},Y0CUZosgG:{stylesPresetsClassNames:{a:\"framer-styles-preset-y6euyh\",code:\"framer-styles-preset-1g7jbw5\",h1:\"framer-styles-preset-1pbr4lf\",h2:\"framer-styles-preset-wf75ch\",h3:\"framer-styles-preset-pwk7k3\",h6:\"framer-styles-preset-ifgyfn\",img:\"framer-styles-preset-1lm6zym\",p:\"framer-styles-preset-b24kyj\",table:\"framer-styles-preset-wx5dc3\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Hx9p23pze,className:\"framer-1fuq0hb\",\"data-framer-name\":\"Мир UI/UX-дизайна развивается стремительно. С каждым годом меняются не только визуальные предпочтения пользователей, но и технологии, подходы к проектированию и ожидания аудитории. 2025 год обещает стать особенно интересным — с приходом новых инструментов, ИИ и повсеместной персонализации. В этой статье рассмотрим ключевые тренды, которые будут определять облик цифровых продуктов в 2025 году, и расскажем, как дизайнеру оставаться на волне.\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-y6euyh\",code:\"framer-styles-preset-1g7jbw5\",h1:\"framer-styles-preset-5ai4oy\",h2:\"framer-styles-preset-1xtpquz\",h3:\"framer-styles-preset-pwk7k3\",h6:\"framer-styles-preset-ifgyfn\",img:\"framer-styles-preset-1lm6zym\",p:\"framer-styles-preset-scz6ok\",table:\"framer-styles-preset-wx5dc3\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g2zz8s-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dAXgDQDHK\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,controls:true,height:\"100%\",id:\"dAXgDQDHK\",isMixedBorderRadius:false,layoutId:\"dAXgDQDHK\",loop:false,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:VVgQkp_b1,srcType:\"Upload\",srcUrl:\"\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:8,topRightRadius:8,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ZLzOGkVVa:nextItemId_ZLzOGkVVa},webPageId:\"Azsff6gyz\"},motionChild:true,nodeId:\"Z6VAxmWBB\",openInNewTab:false,scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ce61vx framer-1y4mg6d\",\"data-framer-name\":\"next\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{y:(componentViewport?.y||0)+0+200+0+1e3+160+32+0+0+324+0+569.6+0+0},f2iPkqXNn:{y:(componentViewport?.y||0)+0+200+0+1e3+160+80+0+0+1060+0+1060.8+0+0},FNzIXC__B:{y:(componentViewport?.y||0)+0+200+0+1e3+160+32+0+0+244+0+569.6+0+0},ioHqsoFcH:{y:(componentViewport?.y||0)+0+200+0+1e3+160+40+0+0+444+0+569.6+0+0},xxDvLa9ck:{y:(componentViewport?.y||0)+0+200+0+1e3+160+40+0+0+640+0+778.8+0+0},Y0CUZosgG:{y:(componentViewport?.y||0)+0+200+0+1e3+160+60+0+0+840+0+857.44+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+0+200+0+1e3+160+80+0+0+1260+0+1060.8+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-55g89b-container\",nodeId:\"Kc_VhM5Rw\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(ButtonButton,{height:\"100%\",id:\"Kc_VhM5Rw\",layoutId:\"Kc_VhM5Rw\",nrvg8nnVx:\"Следующая работа\",variant:\"vqQ4O9xYX\",width:\"100%\"})})})})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rnz5h5\",\"data-framer-name\":\"section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tltz84\",\"data-border\":true,\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15ysbsv\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:false,__framer__enter:animation11,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fksprv\",\"data-framer-name\":\"title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dhsz5r\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 9.59 2.21 C 9.674 1.756 10.325 1.756 10.41 2.21 L 11.04 5.613 C 11.101 5.938 11.497 6.067 11.737 5.839 L 14.247 3.457 C 14.583 3.139 15.109 3.522 14.91 3.939 L 13.42 7.062 C 13.278 7.361 13.523 7.698 13.851 7.655 L 17.282 7.203 C 17.74 7.143 17.941 7.762 17.535 7.982 L 14.494 9.634 C 14.204 9.792 14.204 10.208 14.494 10.366 L 17.535 12.018 C 17.941 12.238 17.74 12.857 17.282 12.797 L 13.851 12.345 C 13.523 12.302 13.278 12.639 13.42 12.938 L 14.91 16.061 C 15.109 16.478 14.583 16.861 14.247 16.543 L 11.737 14.161 C 11.497 13.933 11.101 14.062 11.04 14.387 L 10.41 17.79 C 10.325 18.244 9.674 18.244 9.59 17.79 L 8.959 14.387 C 8.899 14.062 8.503 13.933 8.263 14.161 L 5.753 16.543 C 5.417 16.861 4.891 16.478 5.09 16.061 L 6.58 12.938 C 6.722 12.639 6.477 12.302 6.149 12.345 L 2.718 12.797 C 2.26 12.857 2.059 12.238 2.465 12.018 L 5.506 10.366 C 5.796 10.208 5.796 9.792 5.506 9.634 L 2.465 7.982 C 2.059 7.762 2.26 7.143 2.718 7.203 L 6.149 7.655 C 6.477 7.698 6.722 7.361 6.58 7.062 L 5.09 3.939 C 4.891 3.522 5.417 3.139 5.753 3.457 L 8.263 5.839 C 8.503 6.067 8.899 5.938 8.959 5.613 Z\" fill=\"var(--token-2d4e19f0-ac45-4d53-aca6-6341dd1a1609, rgb(3, 3, 3))\"></path></svg>',svgContentId:10421433063},FNzIXC__B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 9.59 2.21 C 9.674 1.756 10.325 1.756 10.41 2.21 L 11.04 5.613 C 11.101 5.938 11.497 6.067 11.737 5.839 L 14.247 3.457 C 14.583 3.139 15.109 3.522 14.91 3.939 L 13.42 7.062 C 13.278 7.361 13.523 7.698 13.851 7.655 L 17.282 7.203 C 17.74 7.143 17.941 7.762 17.535 7.982 L 14.494 9.634 C 14.204 9.792 14.204 10.208 14.494 10.366 L 17.535 12.018 C 17.941 12.238 17.74 12.857 17.282 12.797 L 13.851 12.345 C 13.523 12.302 13.278 12.639 13.42 12.938 L 14.91 16.061 C 15.109 16.478 14.583 16.861 14.247 16.543 L 11.737 14.161 C 11.497 13.933 11.101 14.062 11.04 14.387 L 10.41 17.79 C 10.325 18.244 9.674 18.244 9.59 17.79 L 8.959 14.387 C 8.899 14.062 8.503 13.933 8.263 14.161 L 5.753 16.543 C 5.417 16.861 4.891 16.478 5.09 16.061 L 6.58 12.938 C 6.722 12.639 6.477 12.302 6.149 12.345 L 2.718 12.797 C 2.26 12.857 2.059 12.238 2.465 12.018 L 5.506 10.366 C 5.796 10.208 5.796 9.792 5.506 9.634 L 2.465 7.982 C 2.059 7.762 2.26 7.143 2.718 7.203 L 6.149 7.655 C 6.477 7.698 6.722 7.361 6.58 7.062 L 5.09 3.939 C 4.891 3.522 5.417 3.139 5.753 3.457 L 8.263 5.839 C 8.503 6.067 8.899 5.938 8.959 5.613 Z\" fill=\"var(--token-2d4e19f0-ac45-4d53-aca6-6341dd1a1609, rgb(3, 3, 3))\"></path></svg>',svgContentId:10421433063},ioHqsoFcH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 9.59 2.21 C 9.674 1.756 10.325 1.756 10.41 2.21 L 11.04 5.613 C 11.101 5.938 11.497 6.067 11.737 5.839 L 14.247 3.457 C 14.583 3.139 15.109 3.522 14.91 3.939 L 13.42 7.062 C 13.278 7.361 13.523 7.698 13.851 7.655 L 17.282 7.203 C 17.74 7.143 17.941 7.762 17.535 7.982 L 14.494 9.634 C 14.204 9.792 14.204 10.208 14.494 10.366 L 17.535 12.018 C 17.941 12.238 17.74 12.857 17.282 12.797 L 13.851 12.345 C 13.523 12.302 13.278 12.639 13.42 12.938 L 14.91 16.061 C 15.109 16.478 14.583 16.861 14.247 16.543 L 11.737 14.161 C 11.497 13.933 11.101 14.062 11.04 14.387 L 10.41 17.79 C 10.325 18.244 9.674 18.244 9.59 17.79 L 8.959 14.387 C 8.899 14.062 8.503 13.933 8.263 14.161 L 5.753 16.543 C 5.417 16.861 4.891 16.478 5.09 16.061 L 6.58 12.938 C 6.722 12.639 6.477 12.302 6.149 12.345 L 2.718 12.797 C 2.26 12.857 2.059 12.238 2.465 12.018 L 5.506 10.366 C 5.796 10.208 5.796 9.792 5.506 9.634 L 2.465 7.982 C 2.059 7.762 2.26 7.143 2.718 7.203 L 6.149 7.655 C 6.477 7.698 6.722 7.361 6.58 7.062 L 5.09 3.939 C 4.891 3.522 5.417 3.139 5.753 3.457 L 8.263 5.839 C 8.503 6.067 8.899 5.938 8.959 5.613 Z\" fill=\"var(--token-2d4e19f0-ac45-4d53-aca6-6341dd1a1609, rgb(3, 3, 3))\"></path></svg>',svgContentId:10421433063}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1c8c80t\",\"data-framer-name\":\"Star 1\",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 11.508 2.652 C 11.609 2.107 12.391 2.107 12.492 2.652 L 13.249 6.735 C 13.321 7.125 13.797 7.28 14.084 7.007 L 17.097 4.148 C 17.499 3.767 18.131 4.226 17.892 4.726 L 16.105 8.475 C 15.934 8.833 16.228 9.237 16.621 9.186 L 20.738 8.644 C 21.288 8.571 21.53 9.314 21.042 9.579 L 17.393 11.561 C 17.044 11.75 17.044 12.25 17.393 12.439 L 21.042 14.421 C 21.53 14.686 21.288 15.429 20.738 15.356 L 16.621 14.814 C 16.228 14.763 15.934 15.167 16.105 15.525 L 17.892 19.274 C 18.131 19.774 17.499 20.233 17.097 19.852 L 14.084 16.993 C 13.797 16.72 13.321 16.875 13.249 17.265 L 12.492 21.348 C 12.391 21.893 11.609 21.893 11.508 21.348 L 10.751 17.265 C 10.679 16.875 10.203 16.72 9.916 16.993 L 6.903 19.852 C 6.501 20.233 5.869 19.774 6.108 19.274 L 7.895 15.525 C 8.066 15.167 7.772 14.763 7.379 14.814 L 3.261 15.356 C 2.712 15.429 2.47 14.686 2.958 14.421 L 6.607 12.439 C 6.956 12.25 6.956 11.75 6.607 11.561 L 2.958 9.579 C 2.47 9.314 2.712 8.571 3.261 8.644 L 7.379 9.186 C 7.772 9.237 8.066 8.833 7.895 8.475 L 6.108 4.726 C 5.869 4.226 6.501 3.767 6.903 4.148 L 9.916 7.007 C 10.203 7.28 10.679 7.125 10.751 6.735 Z\" fill=\"var(--token-2d4e19f0-ac45-4d53-aca6-6341dd1a1609, rgb(3, 3, 3))\"></path></svg>',svgContentId:12470466705,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"23.4px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"Другие кейсы\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"23.4px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"Другие кейсы\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"23.4px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"Другие кейсы\"})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"23.4px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"Другие кейсы\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"23.4px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\",\"--framer-text-transform\":\"uppercase\"},children:\"Другие кейсы\"})}),className:\"framer-1m00dhm\",\"data-framer-name\":\"Блог\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined},{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined},{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined},{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined},{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined},{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined},{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined},{href:{webPageId:\"pOHGKAdYX\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{y:(componentViewport?.y||0)+0+200+0+1840.6+160+0+32+0+0+23.4},f2iPkqXNn:{y:(componentViewport?.y||0)+0+200+0+2707.8+160+0+80+0+0},FNzIXC__B:{y:(componentViewport?.y||0)+0+200+0+1760.6+160+0+32+0+0+23.4},ioHqsoFcH:{y:(componentViewport?.y||0)+0+200+0+1968.6+160+0+40+0+0},xxDvLa9ck:{y:(componentViewport?.y||0)+0+200+0+2207.8+160+0+40+0+0},Y0CUZosgG:{y:(componentViewport?.y||0)+0+200+0+2427.8+160+0+60+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+0+200+0+2907.8+160+0+80+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sn1853-container\",nodeId:\"BjmA12kz7\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{HsO5TLWwv:resolvedLinks2[6]},f2iPkqXNn:{HsO5TLWwv:resolvedLinks2[2]},FNzIXC__B:{HsO5TLWwv:resolvedLinks2[7]},ioHqsoFcH:{HsO5TLWwv:resolvedLinks2[5]},j3kvilM8c:{HsO5TLWwv:resolvedLinks2[1]},xxDvLa9ck:{HsO5TLWwv:resolvedLinks2[4]},Y0CUZosgG:{HsO5TLWwv:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(ButtonButton,{height:\"100%\",HsO5TLWwv:resolvedLinks2[0],id:\"BjmA12kz7\",layoutId:\"BjmA12kz7\",nrvg8nnVx:\"Все кейсы\",variant:\"KFZqvMivS\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qv2qb7\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ChVBFoyqm\",data:Works,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"ChVBFoyqm\",name:\"ZLzOGkVVa\",type:\"Identifier\"},{collection:\"ChVBFoyqm\",name:\"YZGLNtWeJ\",type:\"Identifier\"},{collection:\"ChVBFoyqm\",name:\"ObId72saq\",type:\"Identifier\"},{collection:\"ChVBFoyqm\",name:\"fTSy1nIVH\",type:\"Identifier\"},{collection:\"ChVBFoyqm\",name:\"OcHu3Gceu\",type:\"Identifier\"},{collection:\"ChVBFoyqm\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"ChVBFoyqm\",name:\"fTSy1nIVH\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:fTSy1nIVH},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({fTSy1nIVH:fTSy1nIVHChVBFoyqm,id:idChVBFoyqm,ObId72saq:ObId72saqChVBFoyqm,OcHu3Gceu:OcHu3GceuChVBFoyqm,YZGLNtWeJ:YZGLNtWeJChVBFoyqm,ZLzOGkVVa:ZLzOGkVVaChVBFoyqm},index)=>{ZLzOGkVVaChVBFoyqm??=\"\";fTSy1nIVHChVBFoyqm??=\"\";const textContent2=enumToDisplayNameFunctions[\"OcHu3Gceu\"]?.(OcHu3GceuChVBFoyqm,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`ChVBFoyqm-${idChVBFoyqm}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ZLzOGkVVa:ZLzOGkVVaChVBFoyqm},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-t591k9\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ZLzOGkVVa:ZLzOGkVVaChVBFoyqm},webPageId:\"Azsff6gyz\"},motionChild:true,nodeId:\"M0iBm7fI_\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-k16nhn framer-1y4mg6d\",\"data-framer-name\":\"post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-iyj3r\",\"data-border\":true,\"data-framer-name\":\"img\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1840.6+160+0+32+134.4+0+0+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 32px, 1px)`,...toResponsiveImage(YZGLNtWeJChVBFoyqm)}},f2iPkqXNn:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2707.8+160+0+80+159+0+0+0+0+0+0+0),sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1918px) - 140px) / 2, 50px), 1px)`,...toResponsiveImage(YZGLNtWeJChVBFoyqm)}},FNzIXC__B:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1760.6+160+0+32+134.4+0+0+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 32px, 1px)`,...toResponsiveImage(YZGLNtWeJChVBFoyqm)}},ioHqsoFcH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1968.6+160+0+40+119+0+0+0+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1918px) - 48px, 1px)`,...toResponsiveImage(YZGLNtWeJChVBFoyqm)}},xxDvLa9ck:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2207.8+160+0+40+119+0+0+0+0+0+0+0),sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1918px) - 64px) / 2, 50px), 1px)`,...toResponsiveImage(YZGLNtWeJChVBFoyqm)}},Y0CUZosgG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2427.8+160+0+60+119+0+0+0+0+0+0+0),sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1918px) - 100px) / 2, 50px), 1px)`,...toResponsiveImage(YZGLNtWeJChVBFoyqm)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2907.8+160+0+80+159+0+0+0+0+0+0+0),sizes:`max(max((min(${componentViewport?.width||\"100vw\"}, 1918px) - 140px) / 2, 50px), 1px)`,...toResponsiveImage(YZGLNtWeJChVBFoyqm)},className:\"framer-gffrld\",\"data-framer-cursor\":\"m8f1qn\",\"data-framer-name\":\"img\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1840.6+160+0+32+134.4+0+0+0+0+0+0+0+0+66.98),pixelHeight:2286,pixelWidth:3445,sizes:\"250px\",...toResponsiveImage(ObId72saqChVBFoyqm)}},f2iPkqXNn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2707.8+160+0+80+159+0+0+0+0+0+0+0+0+100.57),pixelHeight:2286,pixelWidth:3445,sizes:\"450px\",...toResponsiveImage(ObId72saqChVBFoyqm)}},FNzIXC__B:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1760.6+160+0+32+134.4+0+0+0+0+0+0+0+0+66.98),pixelHeight:2286,pixelWidth:3445,sizes:\"250px\",...toResponsiveImage(ObId72saqChVBFoyqm)}},ioHqsoFcH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+1968.6+160+0+40+119+0+0+0+0+0+0+0+0+66.98),pixelHeight:2286,pixelWidth:3445,sizes:\"250px\",...toResponsiveImage(ObId72saqChVBFoyqm)}},xxDvLa9ck:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2207.8+160+0+40+119+0+0+0+0+0+0+0+0+66.98),pixelHeight:2286,pixelWidth:3445,sizes:\"250px\",...toResponsiveImage(ObId72saqChVBFoyqm)}},Y0CUZosgG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2427.8+160+0+60+119+0+0+0+0+0+0+0+0+83.775),pixelHeight:2286,pixelWidth:3445,sizes:\"350px\",...toResponsiveImage(ObId72saqChVBFoyqm)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1143,intrinsicWidth:1722.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+0+2907.8+160+0+80+159+0+0+0+0+0+0+0+0+125),pixelHeight:2286,pixelWidth:3445,sizes:\"527px\",...toResponsiveImage(ObId72saqChVBFoyqm)},className:\"framer-mbdcm7\",\"data-framer-name\":\"Devices\",whileHover:animation10})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tjxzdk\",\"data-framer-name\":\"frame\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1udiusq\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Новогодняя Ёлка Adidas\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Новогодняя Ёлка Adidas\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Новогодняя Ёлка Adidas\"})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Новогодняя Ёлка Adidas\"})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Новогодняя Ёлка Adidas\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Kozlov Club\"})}),className:\"framer-2jk0pp\",\"data-framer-name\":\"Проект\",fonts:[\"Inter-Medium\"],text:fTSy1nIVHChVBFoyqm,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-160qn03\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{y:(componentViewport?.y||0)+0+200+0+1840.6+160+0+32+134.4+0+0+0+0+306+0+0+0+96+0},f2iPkqXNn:{y:(componentViewport?.y||0)+0+200+0+2707.8+160+0+80+159+0+0+0+0+510+0+0+0+0},FNzIXC__B:{y:(componentViewport?.y||0)+0+200+0+1760.6+160+0+32+134.4+0+0+0+0+306+0+0+0+96+0},ioHqsoFcH:{y:(componentViewport?.y||0)+0+200+0+1968.6+160+0+40+119+0+0+0+0+310+0+0+0+108+0},xxDvLa9ck:{y:(componentViewport?.y||0)+0+200+0+2207.8+160+0+40+119+0+0+0+0+310+0+0+0+96+0+0},Y0CUZosgG:{y:(componentViewport?.y||0)+0+200+0+2427.8+160+0+60+119+0+0+0+0+410+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,y:(componentViewport?.y||0)+0+200+0+2907.8+160+0+80+159+0+0+0+0+610+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-187n29s-container\",nodeId:\"GdnzlP0FZ\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(ButtonButton,{height:\"100%\",id:\"GdnzlP0FZ\",layoutId:\"GdnzlP0FZ\",nrvg8nnVx:\"Смотреть проект\",variant:\"vqQ4O9xYX\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ftcpaj\",\"data-framer-name\":\"tags\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21.6px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"UI/UX\"})})},FNzIXC__B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21.6px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"UI/UX\"})})},ioHqsoFcH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21.6px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"UI/UX\"})})},xxDvLa9ck:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21.6px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"UI/UX\"})})},Y0CUZosgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21.6px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"UI/UX\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21.6px\",\"--framer-text-color\":\"var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, rgb(3, 3, 3))\"},children:\"Веб-сайты\"})}),className:\"framer-mj9ggq\",\"data-framer-name\":\"UI / UX Дизайн\",fonts:[\"Inter-Medium\"],text:textContent2,verticalAlignment:\"center\",withExternalLayout:true})})})]})]})})})})},idChVBFoyqm);})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{y:(componentViewport?.y||0)+0+200+0+2669.6},f2iPkqXNn:{y:(componentViewport?.y||0)+0+200+0+4364},FNzIXC__B:{y:(componentViewport?.y||0)+0+200+0+2589.6},ioHqsoFcH:{y:(componentViewport?.y||0)+0+200+0+2806.2},xxDvLa9ck:{y:(componentViewport?.y||0)+0+200+0+3556},Y0CUZosgG:{y:(componentViewport?.y||0)+0+200+0+3808}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1355,width:`min(${componentViewport?.width||\"100vw\"}, 1918px)`,y:(componentViewport?.y||0)+0+200+0+4764,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ajmye7-container\",nodeId:\"fSqW2677F\",scopeId:\"Azsff6gyz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4R0WYymq:{APCS28RmO:\"160px 16px 0px 16px\",BKV73_CyJ:false,Bnajr1QZO:\"flex-start\",CAseGSQMc:\"100px 0px 100px 0px\",cwc4S2Cq3:\"32px 0px 32px 0px\",KmZ_WJKOE:18,NEKedgtjh:8,OQiBZc71_:8,pNOaoEpmt:0,SDSCBhy2g:\"center\",TrMXo2SMG:\"20px 0px\",V0uL3UVUi:\"flex-start\",V7lM_bkps:14,yrIqaoYC1:\"column\"},f2iPkqXNn:{KmZ_WJKOE:88},FNzIXC__B:{APCS28RmO:\"160px 16px 0px 16px\",BKV73_CyJ:false,Bnajr1QZO:\"flex-start\",CAseGSQMc:\"100px 0px 100px 0px\",cwc4S2Cq3:\"32px 0px 32px 0px\",KmZ_WJKOE:18,NEKedgtjh:8,OQiBZc71_:8,pNOaoEpmt:0,SDSCBhy2g:\"center\",TrMXo2SMG:\"20px 0px\",V0uL3UVUi:\"flex-start\",V7lM_bkps:14,yrIqaoYC1:\"column\"},ioHqsoFcH:{APCS28RmO:\"160px 24px 0px 24px\",BKV73_CyJ:false,Bnajr1QZO:\"center\",CAseGSQMc:\"100px 0px 100px 0px\",cwc4S2Cq3:\"40px 0px 40px 0px\",jmt_WvdrK:\"center\",KmZ_WJKOE:28,NEKedgtjh:12,OQiBZc71_:12,pNOaoEpmt:0,SDSCBhy2g:\"center\",TrMXo2SMG:\"20px 0px\",V0uL3UVUi:\"flex-start\",V7lM_bkps:16,yrIqaoYC1:\"column\"},j3kvilM8c:{KmZ_WJKOE:104},xxDvLa9ck:{APCS28RmO:\"160px 24px 0px 24px\",BKV73_CyJ:false,Bnajr1QZO:\"center\",CAseGSQMc:\"160px 0px 160px 0px\",cwc4S2Cq3:\"40px 0px 40px 0px\",jmt_WvdrK:\"center\",KmZ_WJKOE:48,pNOaoEpmt:0,SDSCBhy2g:\"center\",TrMXo2SMG:\"20px 0px\",V0uL3UVUi:\"flex-start\",yrIqaoYC1:\"column\"},Y0CUZosgG:{APCS28RmO:\"160px 40px 0px 40px\",KmZ_WJKOE:64,pNOaoEpmt:0,TrMXo2SMG:\"20px 0px\",V0uL3UVUi:\"flex-start\",yrIqaoYC1:\"column\"}},children:/*#__PURE__*/_jsx(Footer,{APCS28RmO:\"160px 60px 0px 60px\",BKV73_CyJ:true,Bnajr1QZO:\"flex-end\",CAseGSQMc:\"300px 0px 300px 0px\",cwc4S2Cq3:\"50px 0px 50px 0px\",height:\"100%\",id:\"fSqW2677F\",jmt_WvdrK:\"flex-start\",KmZ_WJKOE:120,layoutId:\"fSqW2677F\",NEKedgtjh:14,neVxSsEQh:\"rMJnGu5dh\",OQiBZc71_:14,pNOaoEpmt:10,SDSCBhy2g:\"flex-end\",style:{maxWidth:\"100%\",width:\"100%\"},TrMXo2SMG:\"0px 0px\",V0uL3UVUi:\"flex-end\",V7lM_bkps:22,variant:\"MI8DR22un\",width:\"100%\",yrIqaoYC1:\"row\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LXBGU.framer-1y4mg6d, .framer-LXBGU .framer-1y4mg6d { display: block; }\",\".framer-LXBGU.framer-oh8l4y { align-content: center; align-items: center; background-color: var(--token-d72cfe90-979b-44a9-8b89-a4078be6467d, #c1e0a5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1918px; }\",\".framer-LXBGU .framer-eb4v2g-container, .framer-LXBGU .framer-19irnhb-container, .framer-LXBGU .framer-55g89b-container, .framer-LXBGU .framer-sn1853-container, .framer-LXBGU .framer-187n29s-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-LXBGU .framer-vmq1fo-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-LXBGU .framer-1yp307-container { bottom: 0px; flex: none; height: 148px; position: fixed; right: 20px; width: 60px; z-index: 10; }\",\".framer-LXBGU.framer-smo7df { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-LXBGU.framer-181xcof { -webkit-backdrop-filter: blur(20px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(20px); background-color: var(--token-0a6cf279-2abd-4285-893d-f35bc2716248, rgba(193, 224, 165, 0.4)); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 100%; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-LXBGU .framer-x074n1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 60px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-ae6rik { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 5px 5px 5px 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-1pretk6-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-LXBGU .framer-t5c5mv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 1px; justify-content: center; overflow: visible; padding: 0px 0px 300px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LXBGU .framer-8uq8kx, .framer-LXBGU .framer-1cuw4gv, .framer-LXBGU .framer-mxwt1o { align-content: center; align-items: center; background-color: var(--token-88dda395-4122-41e9-95b1-a4e242f5b636, #030303); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 150px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 150px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-LXBGU .framer-bofak4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-LXBGU .framer-1if8dta { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: auto; }\",\".framer-LXBGU .framer-13ri7si { height: 50px; position: relative; width: 50px; }\",\".framer-LXBGU .framer-5rcju, .framer-LXBGU .framer-byax4n { height: 50px; left: 0px; position: absolute; top: 0px; width: 50px; }\",\".framer-LXBGU .framer-1n1hz36 { height: 18px; left: 33px; position: absolute; top: 0px; width: 18px; }\",\".framer-LXBGU .framer-991b5a { height: 9px; left: 0px; position: absolute; top: 9px; width: 9px; }\",\".framer-LXBGU .framer-1fkjo28 { height: 18px; left: 0px; position: absolute; top: 0px; width: 18px; }\",\".framer-LXBGU .framer-xkq336, .framer-LXBGU .framer-1rohe96, .framer-LXBGU .framer-10yy8gy, .framer-LXBGU .framer-1t1kp2f, .framer-LXBGU .framer-2chcc0, .framer-LXBGU .framer-1vevkja, .framer-LXBGU .framer-q4q3fy, .framer-LXBGU .framer-1m00dhm, .framer-LXBGU .framer-2jk0pp, .framer-LXBGU .framer-mj9ggq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-LXBGU .framer-1i8uzah, .framer-LXBGU .framer-wkeorn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 70px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 70px; }\",\".framer-LXBGU .framer-15tnreb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: min-content; }\",\".framer-LXBGU .framer-rayfqw { flex: none; height: 54px; position: relative; width: 61px; }\",\".framer-LXBGU .framer-xq7faq { 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: 10px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-fe3uz8 { height: 56px; position: relative; width: 56px; }\",\".framer-LXBGU .framer-1jntxuz { height: 56px; left: 0px; position: absolute; top: 0px; width: 56px; }\",\".framer-LXBGU .framer-1i76fry { height: 47px; left: 5px; position: absolute; top: 5px; width: 47px; }\",\".framer-LXBGU .framer-1drljwr { height: 27px; left: 14px; position: absolute; top: 15px; width: 29px; }\",\".framer-LXBGU .framer-1bseucu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-1edzk4i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100vh; justify-content: center; max-width: 1918px; overflow: hidden; padding: 80px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-171ebzd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-ssdwd4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LXBGU .framer-1uqyelx, .framer-LXBGU .framer-10qaxnz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LXBGU .framer-1tyoo58, .framer-LXBGU .framer-ftcpaj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-yt9c6j { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-LXBGU .framer-ojl658 { --border-bottom-width: 0px; --border-color: var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, #030303); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-1npwpd2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-LXBGU .framer-1giyumh { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LXBGU .framer-lxy8a1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1918px; overflow: hidden; padding: 160px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-ksjjna { --border-bottom-width: 0px; --border-color: var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, #030303); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-LXBGU .framer-ev2rgv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-1wa68ul { align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-LXBGU .framer-mevxx7 { --border-bottom-width: 2.0224719047546387px; --border-color: var(--token-7957759c-cbfb-4a62-b14f-27f3b2bd06da, #030303); --border-left-width: 2.0224719047546387px; --border-right-width: 2.0224719047546387px; --border-style: solid; --border-top-width: 2.0224719047546387px; align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20.224720001220703px; height: 1200px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-LXBGU .framer-1g7db0a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18.98px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1000px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LXBGU .framer-nl8pmj { aspect-ratio: 1.5069991251093613 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 664px); overflow: visible; position: relative; width: 1px; }\",\".framer-LXBGU .framer-gvci0g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-LXBGU .framer-1xj7rp0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LXBGU .framer-1bdl907 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-LXBGU .framer-1j4utne { align-content: center; align-items: center; background-color: var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, #030303); border-bottom-left-radius: 67px; border-bottom-right-radius: 67px; border-top-left-radius: 67px; border-top-right-radius: 67px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 10px 20px 10px 20px; position: relative; width: min-content; }\",\".framer-LXBGU .framer-1woqlu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-1fuq0hb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1200px; word-break: break-word; word-wrap: break-word; }\",\".framer-LXBGU .framer-g2zz8s-container { flex: none; height: 672px; position: relative; width: 1200px; }\",\".framer-LXBGU .framer-ce61vx { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-LXBGU .framer-rnz5h5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1918px; overflow: visible; padding: 160px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-tltz84 { --border-bottom-width: 0px; --border-color: var(--token-af9340c9-ce8e-40e2-8f14-980acbae8017, #030303); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-15ysbsv, .framer-LXBGU .framer-1udiusq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-fksprv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-LXBGU .framer-dhsz5r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-1c8c80t { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-LXBGU .framer-1qv2qb7 { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-t591k9 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-k16nhn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-LXBGU .framer-iyj3r { --border-bottom-width: 1px; --border-color: var(--token-7957759c-cbfb-4a62-b14f-27f3b2bd06da, #030303); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-LXBGU .framer-gffrld { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-mbdcm7 { aspect-ratio: 1.5069991251093613 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 350px); overflow: visible; position: relative; width: 527px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LXBGU .framer-1tjxzdk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LXBGU .framer-160qn03 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-LXBGU .framer-ajmye7-container { flex: none; height: auto; max-width: 1918px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,'.framer-LXBGU[data-border=\"true\"]::after, .framer-LXBGU [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1680px) and (max-width: 1917px) { .framer-LXBGU.framer-oh8l4y { width: 1680px; } .framer-LXBGU .framer-x074n1 { flex: 1 0 0px; width: 1px; }}\",\"@media (min-width: 1440px) and (max-width: 1679px) { .framer-LXBGU.framer-oh8l4y { width: 1440px; } .framer-LXBGU .framer-x074n1 { flex: 1 0 0px; width: 1px; } .framer-LXBGU .framer-mevxx7 { height: 1000px; } .framer-LXBGU .framer-1g7db0a { gap: 13.29px; width: 700px; } .framer-LXBGU .framer-nl8pmj { height: var(--framer-aspect-ratio-supported, 133px); } .framer-LXBGU .framer-gffrld { height: 500px; } .framer-LXBGU .framer-mbdcm7 { height: var(--framer-aspect-ratio-supported, 299px); width: 450px; }}\",\"@media (min-width: 1024px) and (max-width: 1439px) { .framer-LXBGU.framer-oh8l4y { width: 1024px; } .framer-LXBGU.framer-181xcof, .framer-LXBGU .framer-t5c5mv, .framer-LXBGU .framer-ev2rgv { gap: 40px; } .framer-LXBGU .framer-x074n1 { flex: 1 0 0px; gap: 40px; padding: 40px 40px 0px 40px; width: 1px; } .framer-LXBGU .framer-1edzk4i { padding: 80px 40px 0px 40px; } .framer-LXBGU .framer-ojl658 { padding: 60px 0px 60px 0px; } .framer-LXBGU .framer-lxy8a1, .framer-LXBGU .framer-rnz5h5 { padding: 160px 40px 0px 40px; } .framer-LXBGU .framer-ksjjna { gap: 60px; padding: 60px 0px 0px 0px; } .framer-LXBGU .framer-mevxx7 { height: 800px; } .framer-LXBGU .framer-1g7db0a { gap: 9.49px; width: 500px; } .framer-LXBGU .framer-nl8pmj { height: var(--framer-aspect-ratio-supported, 133px); } .framer-LXBGU .framer-gvci0g { gap: 40px; width: 100%; } .framer-LXBGU .framer-1fuq0hb { width: 100%; } .framer-LXBGU .framer-g2zz8s-container { height: 529px; width: 944px; } .framer-LXBGU .framer-tltz84 { gap: 40px; padding: 60px 0px 0px 0px; } .framer-LXBGU .framer-gffrld { height: 400px; } .framer-LXBGU .framer-mbdcm7 { height: var(--framer-aspect-ratio-supported, 232px); width: 350px; } .framer-LXBGU .framer-1tjxzdk { gap: 0px; }}\",\"@media (min-width: 768px) and (max-width: 1023px) { .framer-LXBGU.framer-oh8l4y { width: 768px; } .framer-LXBGU .framer-x074n1 { flex: 1 0 0px; gap: 40px; padding: 24px 24px 0px 24px; width: 1px; } .framer-LXBGU .framer-t5c5mv, .framer-LXBGU .framer-ev2rgv { gap: 40px; } .framer-LXBGU .framer-1edzk4i { padding: 80px 24px 0px 24px; } .framer-LXBGU .framer-ojl658 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; padding: 40px 0px 40px 0px; } .framer-LXBGU .framer-1npwpd2 { flex: none; width: 100%; } .framer-LXBGU .framer-lxy8a1 { padding: 160px 24px 0px 24px; } .framer-LXBGU .framer-ksjjna { gap: 60px; padding: 40px 0px 0px 0px; } .framer-LXBGU .framer-mevxx7 { height: 600px; } .framer-LXBGU .framer-1g7db0a { gap: 9.49px; width: 500px; } .framer-LXBGU .framer-nl8pmj { height: var(--framer-aspect-ratio-supported, 133px); } .framer-LXBGU .framer-gvci0g { gap: 40px; width: 100%; } .framer-LXBGU .framer-1fuq0hb { width: 100%; } .framer-LXBGU .framer-g2zz8s-container { height: 450px; width: 100%; } .framer-LXBGU .framer-rnz5h5 { gap: 40px; padding: 160px 24px 0px 24px; } .framer-LXBGU .framer-tltz84 { gap: 40px; padding: 40px 0px 0px 0px; } .framer-LXBGU .framer-1qv2qb7 { gap: 16px; } .framer-LXBGU .framer-gffrld { height: 300px; } .framer-LXBGU .framer-mbdcm7 { height: var(--framer-aspect-ratio-supported, 166px); width: 250px; } .framer-LXBGU .framer-1tjxzdk { gap: 0px; } .framer-LXBGU .framer-1udiusq { flex-direction: column; } .framer-LXBGU .framer-2jk0pp { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-LXBGU .framer-160qn03 { align-content: flex-end; align-items: flex-end; flex: none; flex-direction: column; justify-content: center; width: 100%; }}\",\"@media (min-width: 480px) and (max-width: 767px) { .framer-LXBGU.framer-oh8l4y { width: 480px; } .framer-LXBGU .framer-x074n1 { flex: 1 0 0px; gap: 40px; padding: 24px 24px 0px 24px; width: 1px; } .framer-LXBGU .framer-t5c5mv { flex-direction: column; gap: 24px; padding: 0px 0px 200px 0px; } .framer-LXBGU .framer-8uq8kx, .framer-LXBGU .framer-1cuw4gv, .framer-LXBGU .framer-mxwt1o { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: 120px; width: 120px; } .framer-LXBGU .framer-1if8dta, .framer-LXBGU .framer-xq7faq { gap: 8px; padding: 8px; } .framer-LXBGU .framer-13ri7si, .framer-LXBGU .framer-5rcju, .framer-LXBGU .framer-byax4n { height: 40px; width: 40px; } .framer-LXBGU .framer-1n1hz36 { height: 14px; left: 26px; width: 14px; } .framer-LXBGU .framer-991b5a { height: 7px; top: 7px; width: 7px; } .framer-LXBGU .framer-1fkjo28 { height: 14px; width: 14px; } .framer-LXBGU .framer-1i8uzah, .framer-LXBGU .framer-wkeorn { height: 56px; width: 56px; } .framer-LXBGU .framer-15tnreb { padding: 8px; } .framer-LXBGU .framer-rayfqw { height: 43px; width: 49px; } .framer-LXBGU .framer-fe3uz8, .framer-LXBGU .framer-1jntxuz { height: 45px; width: 45px; } .framer-LXBGU .framer-1i76fry { height: 37px; left: 4px; top: 4px; width: 37px; } .framer-LXBGU .framer-1drljwr { height: 21px; left: 11px; top: 12px; width: 23px; } .framer-LXBGU .framer-1edzk4i { padding: 80px 24px 0px 24px; } .framer-LXBGU .framer-ojl658 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; padding: 40px 0px 40px 0px; } .framer-LXBGU .framer-1npwpd2, .framer-LXBGU .framer-160qn03 { flex: none; width: 100%; } .framer-LXBGU .framer-19irnhb-container, .framer-LXBGU .framer-1fuq0hb { width: 100%; } .framer-LXBGU .framer-lxy8a1 { padding: 160px 24px 0px 24px; } .framer-LXBGU .framer-ksjjna { gap: 60px; padding: 40px 0px 0px 0px; } .framer-LXBGU .framer-ev2rgv { gap: 24px; } .framer-LXBGU .framer-1wa68ul { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; } .framer-LXBGU .framer-mevxx7 { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; gap: 0px; height: 420px; } .framer-LXBGU .framer-1g7db0a { gap: 5.69px; width: 300px; } .framer-LXBGU .framer-nl8pmj { height: var(--framer-aspect-ratio-supported, 133px); } .framer-LXBGU .framer-gvci0g { gap: 24px; width: 100%; } .framer-LXBGU .framer-1j4utne { padding: 8px 16px 8px 16px; } .framer-LXBGU .framer-g2zz8s-container { height: 300px; width: 100%; } .framer-LXBGU .framer-rnz5h5 { gap: 40px; padding: 160px 24px 0px 24px; } .framer-LXBGU .framer-tltz84 { gap: 40px; padding: 40px 0px 0px 0px; } .framer-LXBGU .framer-1c8c80t { height: 20px; width: 20px; } .framer-LXBGU .framer-1qv2qb7 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; } .framer-LXBGU .framer-t591k9 { align-self: unset; } .framer-LXBGU .framer-gffrld { height: 300px; } .framer-LXBGU .framer-mbdcm7 { height: var(--framer-aspect-ratio-supported, 166px); width: 250px; } .framer-LXBGU .framer-1tjxzdk { gap: 0px; } .framer-LXBGU .framer-1udiusq { flex-direction: column; } .framer-LXBGU .framer-2jk0pp { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }}\",\"@media (min-width: 390px) and (max-width: 479px) { .framer-LXBGU.framer-oh8l4y { width: 390px; } .framer-LXBGU.framer-181xcof { gap: 30px; } .framer-LXBGU .framer-x074n1 { flex: 1 0 0px; gap: 30px; padding: 16px 16px 0px 16px; width: 1px; } .framer-LXBGU .framer-ae6rik, .framer-LXBGU .framer-k16nhn { gap: 6px; } .framer-LXBGU .framer-t5c5mv { flex-direction: column; gap: 24px; padding: 0px 0px 100px 0px; } .framer-LXBGU .framer-8uq8kx, .framer-LXBGU .framer-1cuw4gv, .framer-LXBGU .framer-mxwt1o { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: 120px; width: 120px; } .framer-LXBGU .framer-1if8dta, .framer-LXBGU .framer-xq7faq { gap: 8px; padding: 8px; } .framer-LXBGU .framer-13ri7si, .framer-LXBGU .framer-5rcju, .framer-LXBGU .framer-byax4n { height: 40px; width: 40px; } .framer-LXBGU .framer-1n1hz36 { height: 14px; left: 26px; top: 1px; width: 14px; } .framer-LXBGU .framer-991b5a { height: 7px; top: 7px; width: 7px; } .framer-LXBGU .framer-1fkjo28 { height: 14px; width: 14px; } .framer-LXBGU .framer-1i8uzah, .framer-LXBGU .framer-wkeorn { height: 56px; width: 56px; } .framer-LXBGU .framer-15tnreb { padding: 8px; } .framer-LXBGU .framer-rayfqw { height: 43px; width: 49px; } .framer-LXBGU .framer-fe3uz8, .framer-LXBGU .framer-1jntxuz { height: 45px; width: 45px; } .framer-LXBGU .framer-1i76fry { height: 37px; left: 4px; top: 4px; width: 37px; } .framer-LXBGU .framer-1drljwr { height: 21px; left: 11px; top: 12px; width: 23px; } .framer-LXBGU .framer-1edzk4i { padding: 80px 16px 0px 16px; } .framer-LXBGU .framer-ojl658 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; padding: 32px 0px 32px 0px; } .framer-LXBGU .framer-1npwpd2, .framer-LXBGU .framer-160qn03 { flex: none; width: 100%; } .framer-LXBGU .framer-19irnhb-container, .framer-LXBGU .framer-1fuq0hb { width: 100%; } .framer-LXBGU .framer-lxy8a1 { padding: 160px 16px 0px 16px; } .framer-LXBGU .framer-ksjjna { gap: 60px; padding: 32px 0px 0px 0px; } .framer-LXBGU .framer-ev2rgv { gap: 24px; } .framer-LXBGU .framer-1wa68ul { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; } .framer-LXBGU .framer-mevxx7 { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; gap: 0px; height: 300px; } .framer-LXBGU .framer-1g7db0a { gap: 5.69px; width: 250px; } .framer-LXBGU .framer-nl8pmj { height: var(--framer-aspect-ratio-supported, 133px); } .framer-LXBGU .framer-gvci0g { gap: 24px; width: 100%; } .framer-LXBGU .framer-1j4utne { padding: 8px 16px 8px 16px; } .framer-LXBGU .framer-g2zz8s-container { height: 300px; width: 100%; } .framer-LXBGU .framer-rnz5h5 { gap: 40px; padding: 160px 16px 0px 16px; } .framer-LXBGU .framer-tltz84 { gap: 32px; padding: 32px 0px 0px 0px; } .framer-LXBGU .framer-15ysbsv { align-content: flex-end; align-items: flex-end; flex-direction: column; } .framer-LXBGU .framer-fksprv { justify-content: flex-start; width: 100%; } .framer-LXBGU .framer-1c8c80t { height: 20px; width: 20px; } .framer-LXBGU .framer-1qv2qb7 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; } .framer-LXBGU .framer-t591k9 { align-self: unset; } .framer-LXBGU .framer-gffrld { height: 300px; } .framer-LXBGU .framer-mbdcm7 { height: var(--framer-aspect-ratio-supported, 166px); width: 250px; } .framer-LXBGU .framer-1tjxzdk { gap: 0px; } .framer-LXBGU .framer-1udiusq { flex-direction: column; } .framer-LXBGU .framer-2jk0pp { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }}\",\"@media (max-width: 389px) { .framer-LXBGU.framer-oh8l4y { width: 320px; } .framer-LXBGU.framer-181xcof { gap: 30px; } .framer-LXBGU .framer-x074n1 { flex: 1 0 0px; gap: 30px; padding: 16px 16px 0px 16px; width: 1px; } .framer-LXBGU .framer-ae6rik, .framer-LXBGU .framer-k16nhn { gap: 6px; } .framer-LXBGU .framer-t5c5mv { flex-direction: column; gap: 24px; padding: 0px 0px 100px 0px; } .framer-LXBGU .framer-8uq8kx, .framer-LXBGU .framer-1cuw4gv, .framer-LXBGU .framer-mxwt1o { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: 120px; width: 120px; } .framer-LXBGU .framer-1if8dta, .framer-LXBGU .framer-xq7faq { gap: 8px; padding: 8px; } .framer-LXBGU .framer-13ri7si, .framer-LXBGU .framer-5rcju, .framer-LXBGU .framer-byax4n { height: 40px; width: 40px; } .framer-LXBGU .framer-1n1hz36 { height: 14px; left: 25px; width: 14px; } .framer-LXBGU .framer-991b5a { height: 7px; top: 7px; width: 7px; } .framer-LXBGU .framer-1fkjo28 { height: 14px; width: 14px; } .framer-LXBGU .framer-1i8uzah, .framer-LXBGU .framer-wkeorn { height: 56px; width: 56px; } .framer-LXBGU .framer-15tnreb { padding: 8px; } .framer-LXBGU .framer-rayfqw { height: 43px; width: 49px; } .framer-LXBGU .framer-fe3uz8, .framer-LXBGU .framer-1jntxuz { height: 45px; width: 45px; } .framer-LXBGU .framer-1i76fry { height: 37px; left: 4px; top: 4px; width: 37px; } .framer-LXBGU .framer-1drljwr { height: 21px; left: 11px; top: 12px; width: 23px; } .framer-LXBGU .framer-1edzk4i { padding: 80px 16px 0px 16px; } .framer-LXBGU .framer-ojl658 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; padding: 32px 0px 32px 0px; } .framer-LXBGU .framer-1npwpd2, .framer-LXBGU .framer-160qn03 { flex: none; width: 100%; } .framer-LXBGU .framer-19irnhb-container, .framer-LXBGU .framer-1fuq0hb { width: 100%; } .framer-LXBGU .framer-lxy8a1 { padding: 160px 16px 0px 16px; } .framer-LXBGU .framer-ksjjna { gap: 60px; padding: 32px 0px 0px 0px; } .framer-LXBGU .framer-ev2rgv { gap: 24px; } .framer-LXBGU .framer-1wa68ul { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; } .framer-LXBGU .framer-mevxx7 { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; gap: 0px; height: 220px; } .framer-LXBGU .framer-1g7db0a { gap: 5.69px; width: 180px; } .framer-LXBGU .framer-nl8pmj { height: var(--framer-aspect-ratio-supported, 133px); } .framer-LXBGU .framer-gvci0g { gap: 24px; width: 100%; } .framer-LXBGU .framer-1j4utne { padding: 8px 16px 8px 16px; } .framer-LXBGU .framer-g2zz8s-container { height: 300px; width: 100%; } .framer-LXBGU .framer-rnz5h5 { gap: 40px; padding: 160px 16px 0px 16px; } .framer-LXBGU .framer-tltz84 { gap: 32px; padding: 32px 0px 0px 0px; } .framer-LXBGU .framer-15ysbsv { align-content: flex-end; align-items: flex-end; flex-direction: column; } .framer-LXBGU .framer-fksprv { justify-content: flex-start; width: 100%; } .framer-LXBGU .framer-1c8c80t { height: 20px; width: 20px; } .framer-LXBGU .framer-1qv2qb7 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; } .framer-LXBGU .framer-t591k9 { align-self: unset; } .framer-LXBGU .framer-gffrld { height: 300px; } .framer-LXBGU .framer-mbdcm7 { height: var(--framer-aspect-ratio-supported, 166px); width: 250px; } .framer-LXBGU .framer-1tjxzdk { gap: 0px; } .framer-LXBGU .framer-1udiusq { flex-direction: column; } .framer-LXBGU .framer-2jk0pp { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5235.5\n * @framerIntrinsicWidth 1918\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"j3kvilM8c\":{\"layout\":[\"fixed\",\"auto\"]},\"f2iPkqXNn\":{\"layout\":[\"fixed\",\"auto\"]},\"Y0CUZosgG\":{\"layout\":[\"fixed\",\"auto\"]},\"xxDvLa9ck\":{\"layout\":[\"fixed\",\"auto\"]},\"ioHqsoFcH\":{\"layout\":[\"fixed\",\"auto\"]},\"E4R0WYymq\":{\"layout\":[\"fixed\",\"auto\"]},\"FNzIXC__B\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"AeGet642c\":{\"pattern\":\":AeGet642c\",\"name\":\"hero\"},\"tbVKDUrw0\":{\"pattern\":\":tbVKDUrw0\",\"name\":\"section\"},\"FvTFF1t0g\":{\"pattern\":\":FvTFF1t0g\",\"name\":\"post\"},\"ChVBFoyqm\":{\"pattern\":\":ChVBFoyqm\",\"name\":\"blog\"}}\n * @framerResponsiveScreen\n */const FramerAzsff6gyz=withCSS(Component,css,\"framer-LXBGU\");export default FramerAzsff6gyz;FramerAzsff6gyz.displayName=\"Works\";FramerAzsff6gyz.defaultProps={height:5235.5,width:1918};addFonts(FramerAzsff6gyz,[{explicitInter:true,fonts:[{family:\"Druk Text Cyr Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/JIXB10OdyxKTq7OllpXHLxnUxA.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Druk Wide Cyr Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/9NFS0tfd3DVMOKZnkhYtK3Yw.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...SmoothScrollFonts,...HeaderFonts,...TopScrollFonts,...BurgerFonts,...ButtonButtonFonts,...VideoFonts,...FooterFonts,...CursorImageFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...componentPresets.fonts?.[\"MDouUXfoj\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"MDouUXfoj\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAzsff6gyz\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"AeGet642c\\\":{\\\"pattern\\\":\\\":AeGet642c\\\",\\\"name\\\":\\\"hero\\\"},\\\"tbVKDUrw0\\\":{\\\"pattern\\\":\\\":tbVKDUrw0\\\",\\\"name\\\":\\\"section\\\"},\\\"FvTFF1t0g\\\":{\\\"pattern\\\":\\\":FvTFF1t0g\\\",\\\"name\\\":\\\"post\\\"},\\\"ChVBFoyqm\\\":{\\\"pattern\\\":\\\":ChVBFoyqm\\\",\\\"name\\\":\\\"blog\\\"}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1918\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"5235.5\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j3kvilM8c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f2iPkqXNn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y0CUZosgG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xxDvLa9ck\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ioHqsoFcH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E4R0WYymq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FNzIXC__B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}