{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/mErd3jPCcPsZRD8SwSTo/Sf4jojuZvm14FLOELyS4/AtjJhmzHs.js", "ssg:https://framerusercontent.com/modules/CKd23q9pFhoROmDAcZkx/IgFTMwlS3XLrEVaqsMIC/SC0QQuqHE.js", "ssg:https://framerusercontent.com/modules/aOtKRnLys3B06MnbFVO6/v5AplrdplE7A9IJgWHeq/Ss5AxOJZN.js", "ssg:https://framerusercontent.com/modules/v1ojMOMLxW37rr16eraE/gY6ViVTx4JSKRk38ujet/wMSJpKvRH.js", "ssg:https://framerusercontent.com/modules/YCaSIQQusmcw5LIgf5tG/QQWqqrmEofZaOe25wvqh/yA5Nlmee6.js", "ssg:https://framerusercontent.com/modules/YiHqFuddoH42qoxTF2UP/hbxHKaS3cnAkoeccty7h/ySxZ_ZiE5.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js", "ssg:https://framerusercontent.com/modules/FNAhbD6JsmMm9VnCFszQ/iv6qSCvIILJR6Er6cPTT/idBJ68vdf.js", "ssg:https://framerusercontent.com/modules/DuRjQhqTKQuhPrPpogv3/RfEljajXgm9bvIHXD85R/EvU83s0Gc.js", "ssg:https://framerusercontent.com/modules/9oO8rZUubA7M6ZiDBXZR/Fhrruu9T1rWQsnHyebfr/bMODLvnYW.js", "ssg:https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js", "ssg:https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js", "ssg:https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js", "ssg:https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js", "ssg:https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js", "ssg:https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js", "ssg:https://framerusercontent.com/modules/ql7P0ZBLcI5kPK2yuj3S/vxnEXnrPy8IsgNsZKgm8/jNd1NFxa6.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-OBpjy .framer-styles-preset-tlecla:not(.rich-text-wrapper), .framer-OBpjy .framer-styles-preset-tlecla.rich-text-wrapper a { --framer-link-current-text-color: rgba(255, 255, 255, 0.69); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-e813c31c-32a4-468d-9d58-556098011708, #f7f8ed) /* {\"name\":\"lightBckgrnd\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }'];export const className=\"framer-OBpjy\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-aSuy2 .framer-styles-preset-vq08sc:not(.rich-text-wrapper), .framer-aSuy2 .framer-styles-preset-vq08sc.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-4aa6e7ca-c8fa-4440-87d9-d1d6f6feaded, #829989) /* {\"name\":\"mainColorLighter\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-4aa6e7ca-c8fa-4440-87d9-d1d6f6feaded, #829989); --framer-link-text-decoration: none; }'];export const className=\"framer-aSuy2\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);export const fonts=[];export const css=['.framer-Rz8iX .framer-styles-preset-57dcm4:not(.rich-text-wrapper), .framer-Rz8iX .framer-styles-preset-57dcm4.rich-text-wrapper h2 { --framer-font-family: \"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-MediumItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-Rz8iX .framer-styles-preset-57dcm4:not(.rich-text-wrapper), .framer-Rz8iX .framer-styles-preset-57dcm4.rich-text-wrapper h2 { --framer-font-family: \"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-MediumItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Rz8iX .framer-styles-preset-57dcm4:not(.rich-text-wrapper), .framer-Rz8iX .framer-styles-preset-57dcm4.rich-text-wrapper h2 { --framer-font-family: \"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-MediumItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 27px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-Rz8iX\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Kindentosca Regular\"]);export const fonts=[{family:\"Kindentosca Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Z8QZvO11Yxx1sTNANczZs09Ux7k.woff2\"}];export const css=['.framer-Z3SoU .framer-styles-preset-1f3xai:not(.rich-text-wrapper), .framer-Z3SoU .framer-styles-preset-1f3xai.rich-text-wrapper h1 { --framer-font-family: \"Kindentosca Regular\", \"Kindentosca Regular Placeholder\", sans-serif; --framer-font-size: 72px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 72px; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-Z3SoU .framer-styles-preset-1f3xai:not(.rich-text-wrapper), .framer-Z3SoU .framer-styles-preset-1f3xai.rich-text-wrapper h1 { --framer-font-family: \"Kindentosca Regular\", \"Kindentosca Regular Placeholder\", sans-serif; --framer-font-size: 53px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 66px; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Z3SoU .framer-styles-preset-1f3xai:not(.rich-text-wrapper), .framer-Z3SoU .framer-styles-preset-1f3xai.rich-text-wrapper h1 { --framer-font-family: \"Kindentosca Regular\", \"Kindentosca Regular Placeholder\", sans-serif; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 40px; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-Z3SoU\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Light\",\"Inter\",\"Inter-Italic\",\"Inter-LightItalic\"]);export const fonts=[];export const css=['.framer-lbHMP .framer-styles-preset-1o5awsg:not(.rich-text-wrapper), .framer-lbHMP .framer-styles-preset-1o5awsg.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-LightItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 300; --framer-letter-spacing: 0em; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-lbHMP .framer-styles-preset-1o5awsg:not(.rich-text-wrapper), .framer-lbHMP .framer-styles-preset-1o5awsg.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-LightItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 300; --framer-letter-spacing: 0em; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-lbHMP .framer-styles-preset-1o5awsg:not(.rich-text-wrapper), .framer-lbHMP .framer-styles-preset-1o5awsg.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-LightItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 300; --framer-letter-spacing: 0em; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-lbHMP\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[];export const css=['.framer-WklzP .framer-styles-preset-1bxbg1z:not(.rich-text-wrapper), .framer-WklzP .framer-styles-preset-1bxbg1z.rich-text-wrapper h6 { --framer-font-family: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-WklzP .framer-styles-preset-1bxbg1z:not(.rich-text-wrapper), .framer-WklzP .framer-styles-preset-1bxbg1z.rich-text-wrapper h6 { --framer-font-family: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-WklzP .framer-styles-preset-1bxbg1z:not(.rich-text-wrapper), .framer-WklzP .framer-styles-preset-1bxbg1z.rich-text-wrapper h6 { --framer-font-family: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-WklzP\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { 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 { 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", "// @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 { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,motion}from\"framer\";import{containerStyles,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useMemo}from\"react\";const coordinatesRegex=/^((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?),\\s*((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?)$/;/**\n * GOOGLE MAPS\n *\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function GoogleMaps({coordinates,zoom,style,...props}){const borderRadius=useRadius(props);const[latitude1,longitude1]=useMemo(()=>{var ref;const[,latitude,longitude]=(ref=coordinates.match(coordinatesRegex))!==null&&ref!==void 0?ref:[null,\"\",\"\",];return[latitude,longitude];},[coordinates]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,overflow:\"hidden\",borderRadius},...props,children:/*#__PURE__*/ _jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\",border:0},src:`https://maps.google.com/maps?q=${latitude1},${longitude1}&z=${zoom}&output=embed`})}));};addPropertyControls(GoogleMaps,{coordinates:{type:ControlType.String,title:\"Coordinates\",placeholder:\"52.37588, 4.891295\",defaultValue:\"52.37588, 4.891295\",description:\"GPS coordinates can be found directly in [Google Maps](https://maps.google.com).\"},zoom:{type:ControlType.Number,step:1,min:0,max:25,title:\"Zoom\",defaultValue:15},...borderRadiusControl});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GoogleMaps\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GoogleMaps.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-gDGiZ .framer-styles-preset-1drb1yb:not(.rich-text-wrapper), .framer-gDGiZ .framer-styles-preset-1drb1yb.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-4aa6e7ca-c8fa-4440-87d9-d1d6f6feaded, #829989) /* {\"name\":\"mainColorLighter\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: #000000; --framer-link-text-decoration: none; }'];export const className=\"framer-gDGiZ\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4f2ee3e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,Link,RichText,SVG,useConstant,useIsOnFramerCanvas,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/mErd3jPCcPsZRD8SwSTo/Sf4jojuZvm14FLOELyS4/AtjJhmzHs.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/FNAhbD6JsmMm9VnCFszQ/iv6qSCvIILJR6Er6cPTT/idBJ68vdf.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/CKd23q9pFhoROmDAcZkx/IgFTMwlS3XLrEVaqsMIC/SC0QQuqHE.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/aOtKRnLys3B06MnbFVO6/v5AplrdplE7A9IJgWHeq/Ss5AxOJZN.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/v1ojMOMLxW37rr16eraE/gY6ViVTx4JSKRk38ujet/wMSJpKvRH.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/YCaSIQQusmcw5LIgf5tG/QQWqqrmEofZaOe25wvqh/yA5Nlmee6.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/YiHqFuddoH42qoxTF2UP/hbxHKaS3cnAkoeccty7h/ySxZ_ZiE5.js\";import*as localizedValues from\"./EvU83s0Gc-0.js\";const GoogleMapsFonts=getFonts(GoogleMaps);const cycleOrder=[\"JmG1GeeFZ\",\"GIQ6BEEii\",\"JHvzxHzX_\"];const serializationHash=\"framer-FBz51\";const variantClassNames={GIQ6BEEii:\"framer-v-a7onf5\",JHvzxHzX_:\"framer-v-1i0cz7b\",JmG1GeeFZ:\"framer-v-kknp5i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const valuesByLocaleId={kIZCaD2tT:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 1\":\"JmG1GeeFZ\",\"Variant 2\":\"GIQ6BEEii\",\"Variant 3\":\"JHvzxHzX_\"};const getProps=({_Phone,address,backgroundSecDark,backgroundWhite,contactInfo,coordinates,email,height,id,link1,link1Title,link2,link2Title,link3,link3Title,linkEmail,linkFB,linkINST,linkTel,linkTG,linkVK,logo,showContacts,showContactsBlock,showMap,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_humanReadableVariantMap_props_variant,_ref8,_ref9,_ref10,_ref11,_ref12,_ref13;return{...props,dI324mEuB:(_ref=email!==null&&email!==void 0?email:props.dI324mEuB)!==null&&_ref!==void 0?_ref:\"info@framer.ru\",eiT1BxnNN:link1!==null&&link1!==void 0?link1:props.eiT1BxnNN,EvEHu_jT0:linkVK!==null&&linkVK!==void 0?linkVK:props.EvEHu_jT0,Hc52hRUGN:showContactsBlock!==null&&showContactsBlock!==void 0?showContactsBlock:props.Hc52hRUGN,HqPP28cH1:(_ref1=backgroundWhite!==null&&backgroundWhite!==void 0?backgroundWhite:props.HqPP28cH1)!==null&&_ref1!==void 0?_ref1:'var(--token-802550fb-8ee0-476f-b36c-5aac4a8e2c35, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',lI75HMXNd:(_ref2=showContacts!==null&&showContacts!==void 0?showContacts:props.lI75HMXNd)!==null&&_ref2!==void 0?_ref2:true,m3YP5NZZT:link2!==null&&link2!==void 0?link2:props.m3YP5NZZT,mCBr2nJoi:(_ref3=link3Title!==null&&link3Title!==void 0?link3Title:props.mCBr2nJoi)!==null&&_ref3!==void 0?_ref3:\"PineRiver Spa\",msyWz9N7c:(_ref4=link1Title!==null&&link1Title!==void 0?link1Title:props.msyWz9N7c)!==null&&_ref4!==void 0?_ref4:\"\u041D\u043E\u043C\u0435\u0440\u0430\",MtTHyY0Jd:linkEmail!==null&&linkEmail!==void 0?linkEmail:props.MtTHyY0Jd,n21JGIt10:(_ref5=contactInfo!==null&&contactInfo!==void 0?contactInfo:props.n21JGIt10)!==null&&_ref5!==void 0?_ref5:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.h6,{children:/*#__PURE__*/_jsx(motion.strong,{children:\"\u041E\u041E\u041E \\xab\u0420\u0438\u0432\u0435\u0440 \u0420\u0435\u0437\u043E\u0440\u0442\\xbb\"})}),/*#__PURE__*/_jsxs(motion.p,{children:[\"\u0418\u041D\u041D 4000006024 , \u041A\u041F\u041F 400001001 , \u041E\u0413\u0420\u041D 1234000008153,\",/*#__PURE__*/_jsx(motion.br,{}),\"\u041E\u041A\u0412\u042D\u0414 56.10\",/*#__PURE__*/_jsx(motion.br,{}),\"\u0440/\u0441 40702810822240012721 , \u041F\u0410\u041E \u0421\u0431\u0435\u0440\u0431\u0430\u043D\u043A ,\",/*#__PURE__*/_jsx(motion.br,{}),\"\u043A/\u0441 30101810100000000612 , \u0411\u0418\u041A 042908612\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.strong,{children:\"\u0410\u0434\u0440\u0435\u0441: \"}),\"\u041A\u0430\u043B\u0443\u0436\u0441\u043A\u0430\u044F \u043E\u0431\u043B\u0430\u0441\u0442\u044C, \u0416\u0443\u043A\u043E\u0432\u0441\u043A\u0438\u0439 \u0440\u0430\u0439\u043E\u043D, \u0441. \u0412\u043E\u0441\u0445\u043E\u0434. \u0434.16\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.strong,{children:\"\u0422\u0435\u043B\u0435\u0444\u043E\u043D:\"}),\" +7 (495) 132-08-11\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"mailto:info@pineriver.ru\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"info@pineriver.ru\"})}),\" - \u0431\u0440\u043E\u043D\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"mailto:partner@pine-river.ru\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"partner@pine-river.ru\"})}),\" - \u043F\u043E \u0432\u043E\u043F\u0440\u043E\u0441\u0430\u043C \u0441\u043E\u0442\u0440\u0443\u0434\u043D\u0438\u0447\u0435\u0441\u0442\u0432\u0430\",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(Link,{href:\"mailto:marketing@pine-river.ru\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"marketing@pine-river.ru\"})}),\" - \u043F\u043E \u0432\u043E\u043F\u0440\u043E\u0441\u0430\u043C \u043C\u0430\u0440\u043A\u0435\u0442\u0438\u043D\u0433\u0430\"]})]}),N2cZF7s2W:(_ref6=showMap!==null&&showMap!==void 0?showMap:props.N2cZF7s2W)!==null&&_ref6!==void 0?_ref6:true,N4h7jL76l:linkTel!==null&&linkTel!==void 0?linkTel:props.N4h7jL76l,RNA6rQQLw:(_ref7=logo!==null&&logo!==void 0?logo:props.RNA6rQQLw)!==null&&_ref7!==void 0?_ref7:{src:\"https://framerusercontent.com/images/MsC6nFtmVq5xtUa3qztHFzt69T8.png\"},t4cQii6W6:linkTG!==null&&linkTG!==void 0?linkTG:props.t4cQii6W6,uKpvl43De:linkFB!==null&&linkFB!==void 0?linkFB:props.uKpvl43De,variant:(_ref8=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref8!==void 0?_ref8:\"JmG1GeeFZ\",WpTR06kAz:linkINST!==null&&linkINST!==void 0?linkINST:props.WpTR06kAz,x5A8vn8FP:(_ref9=address!==null&&address!==void 0?address:props.x5A8vn8FP)!==null&&_ref9!==void 0?_ref9:\"\u041D\u0438\u0436\u0435\u0433\u043E\u0440\u043E\u0434\u0441\u043A\u0430\u044F \u043E\u0431\u043B., \u0433. \u0411\u043E\u0440\",yBs10IRti:link3!==null&&link3!==void 0?link3:props.yBs10IRti,yiB3p969Z:(_ref10=coordinates!==null&&coordinates!==void 0?coordinates:props.yiB3p969Z)!==null&&_ref10!==void 0?_ref10:\"51.334962500948855, 39.112950687313386\",YPotM_v8B:(_ref11=_Phone!==null&&_Phone!==void 0?_Phone:props.YPotM_v8B)!==null&&_ref11!==void 0?_ref11:\"+7 (131) 131-13-13\",zB1ru9Viz:(_ref12=backgroundSecDark!==null&&backgroundSecDark!==void 0?backgroundSecDark:props.zB1ru9Viz)!==null&&_ref12!==void 0?_ref12:'var(--token-14087765-dc7d-4720-910d-7bcf99c872d7, rgb(74, 95, 80)) /* {\"name\":\"mainColor\"} */',zzsCnGmnk:(_ref13=link2Title!==null&&link2Title!==void 0?link2Title:props.zzsCnGmnk)!==null&&_ref13!==void 0?_ref13:\"\u0427\u0435\u043C \u0437\u0430\u043D\u044F\u0442\u044C\u0441\u044F\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Hc52hRUGN,N2cZF7s2W,lI75HMXNd,yiB3p969Z,RNA6rQQLw,EvEHu_jT0,uKpvl43De,t4cQii6W6,WpTR06kAz,MtTHyY0Jd,dI324mEuB,N4h7jL76l,YPotM_v8B,x5A8vn8FP,HqPP28cH1,zB1ru9Viz,eiT1BxnNN,msyWz9N7c,m3YP5NZZT,zzsCnGmnk,yBs10IRti,mCBr2nJoi,n21JGIt10,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"JmG1GeeFZ\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-kknp5i\",className,classNames),\"data-framer-name\":\"Variant 1\",initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"JmG1GeeFZ\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:zB1ru9Viz,...style},...addPropertyOverrides({GIQ6BEEii:{\"data-framer-name\":\"Variant 2\"},JHvzxHzX_:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[lI75HMXNd&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ku98wl\",layoutDependency:layoutDependency,layoutId:\"qZJv5rvlC\",style:{backgroundColor:HqPP28cH1},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kb82va\",\"data-framer-name\":\"Info\",layoutDependency:layoutDependency,layoutId:\"JGpCnTSuS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-57dcm4\",\"data-styles-preset\":\"Ss5AxOJZN\",children:/*#__PURE__*/_jsx(Link,{href:N4h7jL76l,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1drb1yb\",\"data-styles-preset\":\"idBJ68vdf\",children:\"+7 (131) 131-13-13\"})})})}),className:\"framer-ihraky\",layoutDependency:layoutDependency,layoutId:\"SqQC0N10p\",text:YPotM_v8B,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-57dcm4\",\"data-styles-preset\":\"Ss5AxOJZN\",children:\"info@framer.ru\"})}),className:\"framer-syjgqx\",layoutDependency:layoutDependency,layoutId:\"hWK22Tp1S\",text:dI324mEuB,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1o5awsg\",\"data-styles-preset\":\"yA5Nlmee6\",children:\"\u041D\u0438\u0436\u0435\u0433\u043E\u0440\u043E\u0434\u0441\u043A\u0430\u044F \u043E\u0431\u043B., \u0433. \u0411\u043E\u0440\"})}),className:\"framer-1ujvxa7\",layoutDependency:layoutDependency,layoutId:\"jbOk8fBOL\",text:x5A8vn8FP,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gotks2\",\"data-framer-name\":\"SocialLinks\",layoutDependency:layoutDependency,layoutId:\"EKH2G9Ofs\",children:[/*#__PURE__*/_jsx(Link,{href:uKpvl43De,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-wkiwtl framer-1r28qs4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,layoutDependency:layoutDependency,layoutId:\"EA35rxtdS\",svg:'<svg viewBox=\"0 0 100 100\" height=\"30\" width=\"30\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm3.431-73.985c-2.516.07-5.171.675-7.046 2.457-1.55 1.433-2.33 3.518-2.505 5.602-.053 1.491-.046 2.986-.038 4.48.006 1.12.011 2.24-.009 3.359-.688.005-1.38.003-2.07.002-.922-.002-1.844-.004-2.763.01l.003 2.679c.002 1.791.005 3.585-.003 5.38.918.013 1.84.011 2.763.01.69-.002 1.382-.003 2.07.002.016 3.556.013 7.112.01 10.669-.003 4.445-.007 8.89.025 13.335a694.49 694.49 0 0 1 5.664-.01c1.415.002 2.83.003 4.248-.002.012-4 .009-7.998.006-11.996-.003-3.998-.006-7.996.006-11.996.953-.005 1.907-.004 2.86-.003 1.271.002 2.542.004 3.814-.01.396-2.678.733-5.38.92-8.094-1.258-.006-2.516-.006-3.774-.006s-2.516 0-3.773-.006l-.002-1.406c-.002-1.406-.004-2.812.013-4.219.198-1.083 1.316-1.91 2.4-1.84h5.147a982.34 982.34 0 0 0 0-8.41h-1.991a604.1 604.1 0 0 0-5.975.013Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:EvEHu_jT0,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-17220kg framer-1r28qs4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,layoutDependency:layoutDependency,layoutId:\"RS8eIQOjY\",svg:'<svg viewBox=\"0 0 100 100\" height=\"30\" width=\"30\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50ZM25 34c.406 19.488 10.15 31.2 27.233 31.2h.968V54.05c6.278.625 11.024 5.216 12.93 11.15H75c-2.436-8.87-8.838-13.773-12.836-15.647C66.162 47.242 71.783 41.62 73.126 34h-8.058c-1.749 6.184-6.932 11.805-11.867 12.336V34h-8.057v21.611C40.147 54.362 33.838 48.304 33.556 34H25Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:WpTR06kAz,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-13752bk framer-1r28qs4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,layoutDependency:layoutDependency,layoutId:\"nTqZjdHge\",svg:'<svg viewBox=\"0 0 100 100\" height=\"30\" width=\"30\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50ZM25 39.392C25 31.456 31.457 25 39.392 25h21.216C68.544 25 75 31.457 75 39.392v21.41c0 7.936-6.456 14.393-14.392 14.393H39.392C31.456 75.195 25 68.738 25 60.803V39.392Zm11.988 10.613c0-7.12 5.856-12.913 13.052-12.913s13.05 5.793 13.05 12.913-5.854 12.913-13.05 12.913c-7.197 0-13.052-5.793-13.052-12.913Zm4.754 0c0 4.498 3.722 8.159 8.298 8.159 4.575 0 8.297-3.66 8.297-8.159 0-4.498-3.723-8.158-8.297-8.158-4.576 0-8.298 3.66-8.298 8.158Zm21.583-10.37a3.07 3.07 0 1 0 0-6.141 3.07 3.07 0 0 0 0 6.142Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:t4cQii6W6,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1mtbfrp framer-1r28qs4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,layoutDependency:layoutDependency,layoutId:\"ah4meacQb\",svg:'<svg viewBox=\"0 0 100 100\" height=\"30\" width=\"30\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm21.977-68.056c.386-4.38-4.24-2.576-4.24-2.576-3.415 1.414-6.937 2.85-10.497 4.302-11.04 4.503-22.444 9.155-32.159 13.734-5.268 1.932-2.184 3.864-2.184 3.864l8.351 2.577c3.855 1.16 5.91-.129 5.91-.129l17.988-12.238c6.424-4.38 4.882-.773 3.34.773l-13.49 12.882c-2.056 1.804-1.028 3.35-.129 4.123 2.55 2.249 8.82 6.364 11.557 8.16.712.467 1.185.778 1.292.858.642.515 4.111 2.834 6.424 2.319 2.313-.516 2.57-3.479 2.57-3.479l3.083-20.226c.462-3.511.993-6.886 1.417-9.582.4-2.546.705-4.485.767-5.362Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})})]})]}),N2cZF7s2W&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16489oc-container\",layoutDependency:layoutDependency,layoutId:\"MxpCrhMc6-container\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,coordinates:yiB3p969Z,height:\"100%\",id:\"MxpCrhMc6\",isMixedBorderRadius:false,layoutId:\"MxpCrhMc6\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",zoom:15})}),Hc52hRUGN&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lks5j1\",\"data-framer-name\":\"Contacts\",layoutDependency:layoutDependency,layoutId:\"iQf152mVB\",style:{backgroundColor:HqPP28cH1},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1f3xai\",\"data-styles-preset\":\"wMSJpKvRH\",children:\"\u041A\u043E\u043D\u0442\u0430\u043A\u0442\u044B\"})}),className:\"framer-evznmd\",layoutDependency:layoutDependency,layoutId:\"Y2KLZkrN1\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:n21JGIt10,className:\"framer-dytt38\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-700\",\"GF;Montserrat-900\"],layoutDependency:layoutDependency,layoutId:\"tTDYeR0iS\",stylesPresetsClassNames:{h6:\"framer-styles-preset-1bxbg1z\",p:\"framer-styles-preset-1o5awsg\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n3pw5t\",\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"bKkDFGdjk\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4ndqnq\",layoutDependency:layoutDependency,layoutId:\"LMZJ_8hO9\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:60,intrinsicWidth:96,pixelHeight:60,pixelWidth:96,sizes:\"80px\",...toResponsiveImage(RNA6rQQLw)},className:\"framer-1eukifi framer-1r28qs4\",layoutDependency:layoutDependency,layoutId:\"L6XVYDJ3n\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-diks8e\",layoutDependency:layoutDependency,layoutId:\"W4h_euBSE\",children:[/*#__PURE__*/_jsx(Link,{href:EvEHu_jT0,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-19rrp9d framer-1r28qs4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:25,layoutDependency:layoutDependency,layoutId:\"T70XyZ6MZ\",svg:'<svg viewBox=\"0 0 100 100\" height=\"25\" width=\"25\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50ZM25 34c.406 19.488 10.15 31.2 27.233 31.2h.968V54.05c6.278.625 11.024 5.216 12.93 11.15H75c-2.436-8.87-8.838-13.773-12.836-15.647C66.162 47.242 71.783 41.62 73.126 34h-8.058c-1.749 6.184-6.932 11.805-11.867 12.336V34h-8.057v21.611C40.147 54.362 33.838 48.304 33.556 34H25Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:t4cQii6W6,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-tq0137 framer-1r28qs4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:25,layoutDependency:layoutDependency,layoutId:\"IzASxkjJC\",svg:'<svg viewBox=\"0 0 100 100\" height=\"25\" width=\"25\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm21.977-68.056c.386-4.38-4.24-2.576-4.24-2.576-3.415 1.414-6.937 2.85-10.497 4.302-11.04 4.503-22.444 9.155-32.159 13.734-5.268 1.932-2.184 3.864-2.184 3.864l8.351 2.577c3.855 1.16 5.91-.129 5.91-.129l17.988-12.238c6.424-4.38 4.882-.773 3.34.773l-13.49 12.882c-2.056 1.804-1.028 3.35-.129 4.123 2.55 2.249 8.82 6.364 11.557 8.16.712.467 1.185.778 1.292.858.642.515 4.111 2.834 6.424 2.319 2.313-.516 2.57-3.479 2.57-3.479l3.083-20.226c.462-3.511.993-6.886 1.417-9.582.4-2.546.705-4.485.767-5.362Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"18.6px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(142, 165, 149))\"},children:[\"\\xa9 2024 \",/*#__PURE__*/_jsx(Link,{href:\"oneSitePls.framer.ai\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vq08sc\",\"data-styles-preset\":\"SC0QQuqHE\",children:\"oneSitePls\"})})]})}),className:\"framer-ufmbjd\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"cDp7L903v\",style:{\"--extracted-r6o4lv\":\"rgb(142, 165, 149)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n48fj9\",layoutDependency:layoutDependency,layoutId:\"BOY8RpeYP\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:eiT1BxnNN,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tlecla\",\"data-styles-preset\":\"AtjJhmzHs\",children:\"\u041D\u043E\u043C\u0435\u0440\u0430\"})})})}),className:\"framer-1pwihw6\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"dBKbxg2LY\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:msyWz9N7c,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:m3YP5NZZT,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tlecla\",\"data-styles-preset\":\"AtjJhmzHs\",children:\"\u0427\u0435\u043C \u0437\u0430\u043D\u044F\u0442\u044C\u0441\u044F\"})})})}),className:\"framer-sqj1kh\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"jFGobZQRr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:zzsCnGmnk,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:yBs10IRti,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tlecla\",\"data-styles-preset\":\"AtjJhmzHs\",children:\"PineRiver Spa\"})})})}),className:\"framer-o1goa\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"lieuYHcOZ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:mCBr2nJoi,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FHr9ucO_1\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tlecla\",\"data-styles-preset\":\"AtjJhmzHs\",children:\"\u041D\u043E\u0432\u043E\u0441\u0442\u0438\"})})})}),className:\"framer-bq9mc3\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"UQlCIxcUD\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xlIjirzGt\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tlecla\",\"data-styles-preset\":\"AtjJhmzHs\",children:\"\u041A\u043E\u043D\u0442\u0430\u043A\u0442\u044B\"})})})}),className:\"framer-1qdz8uc\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"Q_pJtUHWo\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ahrxau\",layoutDependency:layoutDependency,layoutId:\"O7C1JtOwt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:N4h7jL76l,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tlecla\",\"data-styles-preset\":\"AtjJhmzHs\",children:\"+7 (131) 131-13-13\"})})})}),className:\"framer-1cxyr4b\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"LcZNHAIP0\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:YPotM_v8B,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:MtTHyY0Jd,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tlecla\",\"data-styles-preset\":\"AtjJhmzHs\",children:\"info@framer.ru\"})})})}),className:\"framer-1op92sb\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"rj4ZOfqeT\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:dI324mEuB,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\u041D\u0438\u0436\u0435\u0433\u043E\u0440\u043E\u0434\u0441\u043A\u0430\u044F \u043E\u0431\u043B., \u0433. \u0411\u043E\u0440\"})}),className:\"framer-b1kyqw\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"f4HI15rMB\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:x5A8vn8FP,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})});});const css=['.framer-FBz51[data-border=\"true\"]::after, .framer-FBz51 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FBz51.framer-1r28qs4, .framer-FBz51 .framer-1r28qs4 { display: block; }\",\".framer-FBz51.framer-kknp5i { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1903px; }\",\".framer-FBz51 .framer-ku98wl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-FBz51 .framer-1kb82va, .framer-FBz51 .framer-lks5j1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 736px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 50%; }\",\".framer-FBz51 .framer-ihraky, .framer-FBz51 .framer-syjgqx, .framer-FBz51 .framer-1ujvxa7, .framer-FBz51 .framer-dytt38, .framer-FBz51 .framer-ufmbjd, .framer-FBz51 .framer-1pwihw6, .framer-FBz51 .framer-sqj1kh, .framer-FBz51 .framer-o1goa, .framer-FBz51 .framer-bq9mc3, .framer-FBz51 .framer-1qdz8uc, .framer-FBz51 .framer-1cxyr4b, .framer-FBz51 .framer-1op92sb, .framer-FBz51 .framer-b1kyqw { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-FBz51 .framer-gotks2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-FBz51 .framer-wkiwtl, .framer-FBz51 .framer-17220kg, .framer-FBz51 .framer-13752bk, .framer-FBz51 .framer-1mtbfrp { aspect-ratio: 1 / 1; flex: none; height: 30px; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 30px); }\",\".framer-FBz51 .framer-16489oc-container { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 0.8); position: relative; width: 100%; }\",\".framer-FBz51 .framer-evznmd { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 959px; word-break: break-word; word-wrap: break-word; }\",\".framer-FBz51 .framer-1n3pw5t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; height: min-content; justify-content: space-between; min-width: 369px; overflow: hidden; padding: 69px 0px 100px 0px; position: relative; width: 54%; }\",\".framer-FBz51 .framer-4ndqnq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 153px; justify-content: center; min-width: 140px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-FBz51 .framer-1eukifi { aspect-ratio: 1.6 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; text-decoration: none; width: 80px; }\",\".framer-FBz51 .framer-diks8e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 25px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-FBz51 .framer-19rrp9d, .framer-FBz51 .framer-tq0137 { aspect-ratio: 1 / 1; flex: none; height: 25px; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 25px); }\",\".framer-FBz51 .framer-n48fj9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 140px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-FBz51 .framer-ahrxau { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 85px; justify-content: center; min-width: 140px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FBz51.framer-kknp5i, .framer-FBz51 .framer-ku98wl, .framer-FBz51 .framer-1kb82va, .framer-FBz51 .framer-gotks2, .framer-FBz51 .framer-lks5j1, .framer-FBz51 .framer-4ndqnq, .framer-FBz51 .framer-diks8e, .framer-FBz51 .framer-n48fj9, .framer-FBz51 .framer-ahrxau { gap: 0px; } .framer-FBz51.framer-kknp5i > *, .framer-FBz51 .framer-ku98wl > *, .framer-FBz51 .framer-1kb82va > *, .framer-FBz51 .framer-lks5j1 > *, .framer-FBz51 .framer-n48fj9 > *, .framer-FBz51 .framer-ahrxau > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-FBz51.framer-kknp5i > :first-child, .framer-FBz51 .framer-ku98wl > :first-child, .framer-FBz51 .framer-1kb82va > :first-child, .framer-FBz51 .framer-lks5j1 > :first-child, .framer-FBz51 .framer-4ndqnq > :first-child, .framer-FBz51 .framer-n48fj9 > :first-child, .framer-FBz51 .framer-ahrxau > :first-child { margin-top: 0px; } .framer-FBz51.framer-kknp5i > :last-child, .framer-FBz51 .framer-ku98wl > :last-child, .framer-FBz51 .framer-1kb82va > :last-child, .framer-FBz51 .framer-lks5j1 > :last-child, .framer-FBz51 .framer-4ndqnq > :last-child, .framer-FBz51 .framer-n48fj9 > :last-child, .framer-FBz51 .framer-ahrxau > :last-child { margin-bottom: 0px; } .framer-FBz51 .framer-gotks2 > *, .framer-FBz51 .framer-diks8e > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-FBz51 .framer-gotks2 > :first-child, .framer-FBz51 .framer-diks8e > :first-child { margin-left: 0px; } .framer-FBz51 .framer-gotks2 > :last-child, .framer-FBz51 .framer-diks8e > :last-child { margin-right: 0px; } .framer-FBz51 .framer-4ndqnq > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",\".framer-FBz51.framer-v-a7onf5.framer-kknp5i { width: 437px; }\",\".framer-FBz51.framer-v-a7onf5 .framer-1n3pw5t { gap: 34px; justify-content: center; overflow: visible; }\",\".framer-FBz51.framer-v-a7onf5 .framer-4ndqnq { min-width: 93px; }\",\".framer-FBz51.framer-v-a7onf5 .framer-n48fj9 { height: auto; min-width: 114px; }\",\".framer-FBz51.framer-v-a7onf5 .framer-ahrxau { height: auto; }\",\".framer-FBz51.framer-v-a7onf5 .framer-b1kyqw { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FBz51.framer-v-a7onf5 .framer-1n3pw5t { gap: 0px; } .framer-FBz51.framer-v-a7onf5 .framer-1n3pw5t > * { margin: 0px; margin-left: calc(34px / 2); margin-right: calc(34px / 2); } .framer-FBz51.framer-v-a7onf5 .framer-1n3pw5t > :first-child { margin-left: 0px; } .framer-FBz51.framer-v-a7onf5 .framer-1n3pw5t > :last-child { margin-right: 0px; } }\",\".framer-FBz51.framer-v-1i0cz7b.framer-kknp5i { width: 848px; }\",\".framer-FBz51.framer-v-1i0cz7b .framer-4ndqnq { height: 169px; justify-content: flex-start; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1798\n * @framerIntrinsicWidth 1903\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GIQ6BEEii\":{\"layout\":[\"fixed\",\"auto\"]},\"JHvzxHzX_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Hc52hRUGN\":\"showContactsBlock\",\"N2cZF7s2W\":\"showMap\",\"lI75HMXNd\":\"showContacts\",\"yiB3p969Z\":\"coordinates\",\"RNA6rQQLw\":\"logo\",\"EvEHu_jT0\":\"linkVK\",\"uKpvl43De\":\"linkFB\",\"t4cQii6W6\":\"linkTG\",\"WpTR06kAz\":\"linkINST\",\"MtTHyY0Jd\":\"linkEmail\",\"dI324mEuB\":\"email\",\"N4h7jL76l\":\"linkTel\",\"YPotM_v8B\":\"_Phone\",\"x5A8vn8FP\":\"address\",\"HqPP28cH1\":\"backgroundWhite\",\"zB1ru9Viz\":\"backgroundSecDark\",\"eiT1BxnNN\":\"link1\",\"msyWz9N7c\":\"link1Title\",\"m3YP5NZZT\":\"link2\",\"zzsCnGmnk\":\"link2Title\",\"yBs10IRti\":\"link3\",\"mCBr2nJoi\":\"link3Title\",\"n21JGIt10\":\"contactInfo\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerEvU83s0Gc=withCSS(Component,css,\"framer-FBz51\");export default FramerEvU83s0Gc;FramerEvU83s0Gc.displayName=\"\u0424\u0443\u0442\u0435\u0440Footer\";FramerEvU83s0Gc.defaultProps={height:1798,width:1903};addPropertyControls(FramerEvU83s0Gc,{variant:{options:[\"JmG1GeeFZ\",\"GIQ6BEEii\",\"JHvzxHzX_\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},Hc52hRUGN:{defaultValue:false,title:\"ShowContactsBlock\",type:ControlType.Boolean},N2cZF7s2W:{defaultValue:true,title:\"ShowMap\",type:ControlType.Boolean},lI75HMXNd:{defaultValue:true,title:\"showContacts\",type:ControlType.Boolean},yiB3p969Z:{defaultValue:\"51.334962500948855, 39.112950687313386\",placeholder:\"51.334962500948855, 39.112950687313386\",title:\"Coordinates\",type:ControlType.String},RNA6rQQLw:{__defaultAssetReference:\"data:framer/asset-reference,MsC6nFtmVq5xtUa3qztHFzt69T8.png?originalFilename=noroot.png&preferredSize=auto\",title:\"logo\",type:ControlType.ResponsiveImage},EvEHu_jT0:{title:\"LinkVK\",type:ControlType.Link},uKpvl43De:{title:\"LinkFB\",type:ControlType.Link},t4cQii6W6:{title:\"LinkTG\",type:ControlType.Link},WpTR06kAz:{title:\"LinkINST\",type:ControlType.Link},MtTHyY0Jd:{title:\"LinkEmail\",type:ControlType.Link},dI324mEuB:{defaultValue:\"info@framer.ru\",displayTextArea:false,title:\"Email\",type:ControlType.String},N4h7jL76l:{title:\"LinkTel\",type:ControlType.Link},YPotM_v8B:{defaultValue:\"+7 (131) 131-13-13\",displayTextArea:false,title:\"\u0422\u0435\u043BPhone\",type:ControlType.String},x5A8vn8FP:{defaultValue:\"\u041D\u0438\u0436\u0435\u0433\u043E\u0440\u043E\u0434\u0441\u043A\u0430\u044F \u043E\u0431\u043B., \u0433. \u0411\u043E\u0440\",displayTextArea:false,title:\"Address\",type:ControlType.String},HqPP28cH1:{defaultValue:'var(--token-802550fb-8ee0-476f-b36c-5aac4a8e2c35, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',title:\"BackgroundWhite\",type:ControlType.Color},zB1ru9Viz:{defaultValue:'var(--token-14087765-dc7d-4720-910d-7bcf99c872d7, rgb(74, 95, 80)) /* {\"name\":\"mainColor\"} */',title:\"BackgroundSecDark\",type:ControlType.Color},eiT1BxnNN:{title:\"Link1\",type:ControlType.Link},msyWz9N7c:{defaultValue:\"\u041D\u043E\u043C\u0435\u0440\u0430\",displayTextArea:false,title:\"link1Title\",type:ControlType.String},m3YP5NZZT:{title:\"Link2\",type:ControlType.Link},zzsCnGmnk:{defaultValue:\"\u0427\u0435\u043C \u0437\u0430\u043D\u044F\u0442\u044C\u0441\u044F\",displayTextArea:false,title:\"link2Title\",type:ControlType.String},yBs10IRti:{title:\"Link3\",type:ControlType.Link},mCBr2nJoi:{defaultValue:\"PineRiver Spa\",displayTextArea:false,title:\"link3Title\",type:ControlType.String},n21JGIt10:{defaultValue:'<h6><strong>\u041E\u041E\u041E \\xab\u0420\u0438\u0432\u0435\u0440 \u0420\u0435\u0437\u043E\u0440\u0442\\xbb</strong></h6><p>\u0418\u041D\u041D 4000006024 , \u041A\u041F\u041F 400001001 , \u041E\u0413\u0420\u041D 1234000008153,<br>\u041E\u041A\u0412\u042D\u0414 56.10<br>\u0440/\u0441 40702810822240012721 , \u041F\u0410\u041E \u0421\u0431\u0435\u0440\u0431\u0430\u043D\u043A ,<br>\u043A/\u0441 30101810100000000612 , \u0411\u0418\u041A 042908612<br><br><strong>\u0410\u0434\u0440\u0435\u0441: </strong>\u041A\u0430\u043B\u0443\u0436\u0441\u043A\u0430\u044F \u043E\u0431\u043B\u0430\u0441\u0442\u044C, \u0416\u0443\u043A\u043E\u0432\u0441\u043A\u0438\u0439 \u0440\u0430\u0439\u043E\u043D, \u0441. \u0412\u043E\u0441\u0445\u043E\u0434. \u0434.16<br><br><strong>\u0422\u0435\u043B\u0435\u0444\u043E\u043D:</strong> +7 (495) 132-08-11<br><br><a data-framer-link=\"Link:{&quot;url&quot;:&quot;mailto:info@pineriver.ru&quot;,&quot;type&quot;:&quot;url&quot;}\">info@pineriver.ru</a> - \u0431\u0440\u043E\u043D\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435<br><br><a data-framer-link=\"Link:{&quot;url&quot;:&quot;mailto:partner@pine-river.ru&quot;,&quot;type&quot;:&quot;url&quot;}\">partner@pine-river.ru</a> - \u043F\u043E \u0432\u043E\u043F\u0440\u043E\u0441\u0430\u043C \u0441\u043E\u0442\u0440\u0443\u0434\u043D\u0438\u0447\u0435\u0441\u0442\u0432\u0430<br><br><a data-framer-link=\"Link:{&quot;url&quot;:&quot;mailto:marketing@pine-river.ru&quot;,&quot;type&quot;:&quot;url&quot;}\">marketing@pine-river.ru</a> - \u043F\u043E \u0432\u043E\u043F\u0440\u043E\u0441\u0430\u043C \u043C\u0430\u0440\u043A\u0435\u0442\u0438\u043D\u0433\u0430</p>',title:\"ContactInfo\",type:ControlType.RichText}});addFonts(FramerEvU83s0Gc,[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew7Y3tcoqK5.woff2\",weight:\"300\"},...GoogleMapsFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts,...sharedStyle4.fonts,...sharedStyle5.fonts,...sharedStyle6.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEvU83s0Gc\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1798\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"Hc52hRUGN\\\":\\\"showContactsBlock\\\",\\\"N2cZF7s2W\\\":\\\"showMap\\\",\\\"lI75HMXNd\\\":\\\"showContacts\\\",\\\"yiB3p969Z\\\":\\\"coordinates\\\",\\\"RNA6rQQLw\\\":\\\"logo\\\",\\\"EvEHu_jT0\\\":\\\"linkVK\\\",\\\"uKpvl43De\\\":\\\"linkFB\\\",\\\"t4cQii6W6\\\":\\\"linkTG\\\",\\\"WpTR06kAz\\\":\\\"linkINST\\\",\\\"MtTHyY0Jd\\\":\\\"linkEmail\\\",\\\"dI324mEuB\\\":\\\"email\\\",\\\"N4h7jL76l\\\":\\\"linkTel\\\",\\\"YPotM_v8B\\\":\\\"_Phone\\\",\\\"x5A8vn8FP\\\":\\\"address\\\",\\\"HqPP28cH1\\\":\\\"backgroundWhite\\\",\\\"zB1ru9Viz\\\":\\\"backgroundSecDark\\\",\\\"eiT1BxnNN\\\":\\\"link1\\\",\\\"msyWz9N7c\\\":\\\"link1Title\\\",\\\"m3YP5NZZT\\\":\\\"link2\\\",\\\"zzsCnGmnk\\\":\\\"link2Title\\\",\\\"yBs10IRti\\\":\\\"link3\\\",\\\"mCBr2nJoi\\\":\\\"link3Title\\\",\\\"n21JGIt10\\\":\\\"contactInfo\\\"}\",\"framerIntrinsicWidth\":\"1903\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GIQ6BEEii\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JHvzxHzX_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Light\",\"Inter\",\"Inter-Italic\",\"Inter-LightItalic\"]);export const fonts=[];export const css=['.framer-L9qZ8 .framer-styles-preset-1hdee2h:not(.rich-text-wrapper), .framer-L9qZ8 .framer-styles-preset-1hdee2h.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-LightItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 300; --framer-letter-spacing: 0em; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-L9qZ8 .framer-styles-preset-1hdee2h:not(.rich-text-wrapper), .framer-L9qZ8 .framer-styles-preset-1hdee2h.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-LightItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 19px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 300; --framer-letter-spacing: 0em; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-L9qZ8 .framer-styles-preset-1hdee2h:not(.rich-text-wrapper), .framer-L9qZ8 .framer-styles-preset-1hdee2h.rich-text-wrapper p { --framer-font-family: \"Inter-Light\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-LightItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 300; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 300; --framer-letter-spacing: 0em; --framer-line-height: 1.8em; --framer-paragraph-spacing: 15px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-L9qZ8\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{ControlType as e}from\"framer\";export function getBorderStyle({color:e,width:t=0,widthPerSide:o=!1,widthTop:d=0,widthRight:r=0,widthBottom:i=0,widthLeft:l=0,style:h=\"none\"}={}){let b={};return e?(b[\"--framer-border-color\"]=e,b.borderStyle=h,o?(b.borderTopWidth=d,b.borderRightWidth=r,b.borderBottomWidth=i,b.borderLeftWidth=l):(b.borderTopWidth=t,b.borderRightWidth=t,b.borderBottomWidth=t,b.borderLeftWidth=t)):b.border=\"none\",b;}export const borderControls={color:{type:e.Color,defaultValue:\"#444\"},width:{type:e.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:e.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map", "import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map", "import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map", "import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map", "import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.FusedNumber,toggleKey:\"radiusPerConrner\",toggleTitles:[\"Radius\",\"Radius per side\"],valueKeys:[\"radiusTopLeft\",\"radiusTopRight\",\"radiusBottomRight\",\"radiusBottomLeft\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,withCSS}from\"framer\";import{useId,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js\";import{getFocusStyle,focusControls}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle,hoverControls}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle,paddingControls}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js\";const className=\"framer-locale-picker\";function addPixel(value){if(typeof value===\"number\"){return`${value}px`;}return value;}var IconType;(function(IconType){IconType[\"Default\"]=\"default\";IconType[\"Custom\"]=\"custom\";})(IconType||(IconType={}));function Icon({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:size,height:size,fill:color,children:/*#__PURE__*/_jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}var CaretType;(function(CaretType){CaretType[\"Default\"]=\"default\";CaretType[\"Custom\"]=\"custom\";})(CaretType||(CaretType={}));function Caret({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:size,height:size,children:/*#__PURE__*/_jsx(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:color,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */const LocaleSelector=withCSS(({font,fillColor,textColor,icon,caret,options:{title,gap,border,hover,focus},style,...props})=>{const id=useId();const{activeLocale,locales,setLocale}=useLocaleInfo();var _activeLocale_id;const activeLocaleId=(_activeLocale_id=activeLocale===null||activeLocale===void 0?void 0:activeLocale.id)!==null&&_activeLocale_id!==void 0?_activeLocale_id:\"default\";const[lastActiveLocaleId,setLastActiveLocaleId]=useState(activeLocaleId);// The useLocaleInfo hook updates the activeLocale variable inside\n// a startTransition to load the translations with Suspense. To make\n// the component feel responsive we update our own state without Suspense.\nconst[selectedLocaleId,setSelectedLocaleId]=useState(activeLocaleId);const selectedLocale=locales.find(locale=>locale.id===selectedLocaleId);// The active locale was updated. Ensure we update our internal state as well.\nif(lastActiveLocaleId!==activeLocaleId){setLastActiveLocaleId(activeLocaleId);if(selectedLocaleId!==activeLocaleId){setSelectedLocaleId(activeLocaleId);}}function handleChange(event){const localeId=event.target.value;setSelectedLocaleId(localeId);const locale=locales.find(locale=>locale.id===localeId);setLocale(locale);}var _selectedLocale_name;return /*#__PURE__*/_jsxs(\"div\",{className:className,style:style,children:[/*#__PURE__*/_jsx(\"label\",{htmlFor:id,children:\"Select Language\"}),/*#__PURE__*/_jsx(\"select\",{id:id,value:selectedLocaleId,onChange:handleChange,// If a navigation occurs from switching locales\n// the browser can attempt to autofill the select to the last value\n// when you use browser back navigation. We don't want that.\nautoComplete:\"off\",children:locales.map(locale=>/*#__PURE__*/_jsx(\"option\",{value:locale.id,children:locale.name},locale.id))}),/*#__PURE__*/_jsxs(\"div\",{className:\"input\",style:{...font,\"--framer-background-color\":fillColor,\"--framer-color\":textColor,...getPaddingStyle(props),...getRadiusStyle(props),...getBorderStyle(border),...getHoverStyle(hover),...getFocusStyle(focus),gap},children:[icon&&/*#__PURE__*/_jsx(\"div\",{className:\"icon\",children:/*#__PURE__*/_jsx(Icon,{...icon})}),title&&/*#__PURE__*/_jsx(\"div\",{className:\"title\",children:(_selectedLocale_name=selectedLocale===null||selectedLocale===void 0?void 0:selectedLocale.name)!==null&&_selectedLocale_name!==void 0?_selectedLocale_name:\"English\"}),caret&&/*#__PURE__*/_jsx(\"div\",{className:\"caret\",children:/*#__PURE__*/_jsx(Caret,{...caret})})]})]});},[`\n            .${className} {\n                position: relative;\n            }\n        `,`\n            .${className} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${className} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n                width: 100%;\n            }\n        `,`\n            .${className} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${className} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${className}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${className} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${className} .icon, .${className} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `]);LocaleSelector.displayName=\"Locale Selector\";addPropertyControls(LocaleSelector,{font:{// @ts-ignore\ntype:ControlType.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:ControlType.Color,title:\"Fill\",optional:true,defaultValue:\"#eee\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#000\"},...paddingControls,...radiusControls,icon:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(IconType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:18}}},caret:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(CaretType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:12}},defaultValue:{}},options:{type:ControlType.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:ControlType.Boolean,defaultValue:true},gap:{type:ControlType.Number,displayStepper:true,defaultValue:5},border:{type:ControlType.Object,buttonTitle:\"Color, Width\",optional:true,controls:borderControls},hover:{type:ControlType.Object,buttonTitle:\"Fill, Border\",optional:true,controls:hoverControls},focus:{type:ControlType.Object,buttonTitle:\"Color, Width\",controls:focusControls}}}});export default LocaleSelector;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map", "// Generated by Framer (4f2ee3e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,Link,RichText,SVG,useActiveVariantCallback,useConstant,useIsOnFramerCanvas,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/9oO8rZUubA7M6ZiDBXZR/Fhrruu9T1rWQsnHyebfr/bMODLvnYW.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/CKd23q9pFhoROmDAcZkx/IgFTMwlS3XLrEVaqsMIC/SC0QQuqHE.js\";import*as localizedValues from\"./jNd1NFxa6-0.js\";const FeatherFonts=getFonts(Feather);const LocaleSelectorFonts=getFonts(LocaleSelector);const cycleOrder=[\"N0IONbluk\",\"NnrPHuSYr\",\"cO3iJG93g\",\"H_2VtBAYM\"];const serializationHash=\"framer-HmSHh\";const variantClassNames={cO3iJG93g:\"framer-v-1h6l4ln\",H_2VtBAYM:\"framer-v-16vurc5\",N0IONbluk:\"framer-v-a04suv\",NnrPHuSYr:\"framer-v-1dqnpc7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const valuesByLocaleId={kIZCaD2tT:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"mob open\":\"cO3iJG93g\",\"pc open\":\"NnrPHuSYr\",mob:\"H_2VtBAYM\",pc:\"N0IONbluk\"};const getProps=({background,height,id,image1,image2,link1,link1Title,link2,link2Title,link3,link3Title,linkTel,linkTG,linkVK,logoDark,logoWhite,tel,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5,_ref6,_ref7;return{...props,aESC8nu9V:link2!==null&&link2!==void 0?link2:props.aESC8nu9V,ahKajBVuE:link3!==null&&link3!==void 0?link3:props.ahKajBVuE,DbgGdoSi1:linkTG!==null&&linkTG!==void 0?linkTG:props.DbgGdoSi1,hm2cVxiGj:(_ref=background!==null&&background!==void 0?background:props.hm2cVxiGj)!==null&&_ref!==void 0?_ref:'var(--token-e813c31c-32a4-468d-9d58-556098011708, rgb(247, 248, 237)) /* {\"name\":\"lightBckgrnd\"} */',NTNhrMusX:(_ref1=link1Title!==null&&link1Title!==void 0?link1Title:props.NTNhrMusX)!==null&&_ref1!==void 0?_ref1:\"\u041D\u043E\u043C\u0435\u0440\u0430\",nWqaOwrjh:(_ref2=logoWhite!==null&&logoWhite!==void 0?logoWhite:props.nWqaOwrjh)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/7WJ4ExwmBKCt7Gln5SQup4AZf8c.png\"},sFSFRmJUI:linkVK!==null&&linkVK!==void 0?linkVK:props.sFSFRmJUI,TYrlDRh8h:(_ref3=link3Title!==null&&link3Title!==void 0?link3Title:props.TYrlDRh8h)!==null&&_ref3!==void 0?_ref3:\"\u0411\u0430\u043D\u044F\",V1efFtzFg:(_ref4=tel!==null&&tel!==void 0?tel:props.V1efFtzFg)!==null&&_ref4!==void 0?_ref4:\"+7 (131) 131-13-13\",V2liXW2ug:link1!==null&&link1!==void 0?link1:props.V2liXW2ug,variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"N0IONbluk\",vnMyY5b5t:image2!==null&&image2!==void 0?image2:props.vnMyY5b5t,wLlPDml1_:image1!==null&&image1!==void 0?image1:props.wLlPDml1_,Wucsb252I:(_ref6=logoDark!==null&&logoDark!==void 0?logoDark:props.Wucsb252I)!==null&&_ref6!==void 0?_ref6:{src:\"https://framerusercontent.com/images/37GwFKF3h9VzDOArGq2EyhiYgI.png\"},XszDrimeF:(_ref7=link2Title!==null&&link2Title!==void 0?link2Title:props.XszDrimeF)!==null&&_ref7!==void 0?_ref7:\"\u0427\u0435\u043C \u0437\u0430\u043D\u044F\u0442\u044C\u0441\u044F\",xU3zK4NUR:linkTel!==null&&linkTel!==void 0?linkTel:props.xU3zK4NUR};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,wLlPDml1_,vnMyY5b5t,V2liXW2ug,aESC8nu9V,ahKajBVuE,sFSFRmJUI,DbgGdoSi1,NTNhrMusX,XszDrimeF,TYrlDRh8h,hm2cVxiGj,nWqaOwrjh,Wucsb252I,xU3zK4NUR,V1efFtzFg,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"N0IONbluk\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseLeavee2lzcf=activeVariantCallback(async(...args)=>{setVariant(\"N0IONbluk\");});const onTap1qwlz0h=activeVariantCallback(async(...args)=>{setVariant(\"NnrPHuSYr\");});const onTape2lzcf=activeVariantCallback(async(...args)=>{setVariant(\"N0IONbluk\");});const onTap1yy5zj9=activeVariantCallback(async(...args)=>{setVariant(\"H_2VtBAYM\");});const onTap1spynja=activeVariantCallback(async(...args)=>{setVariant(\"cO3iJG93g\");});const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"NnrPHuSYr\",\"cO3iJG93g\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"NnrPHuSYr\",\"cO3iJG93g\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-a04suv\",className,classNames),\"data-framer-name\":\"pc\",initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"N0IONbluk\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({cO3iJG93g:{\"data-framer-name\":\"mob open\",\"data-highlight\":true,onMouseLeave:onMouseLeavee2lzcf},H_2VtBAYM:{\"data-framer-name\":\"mob\"},NnrPHuSYr:{\"data-framer-name\":\"pc open\",\"data-highlight\":true,onMouseLeave:onMouseLeavee2lzcf}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-19vu8uu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"zRcCd7gjz\",onTap:onTap1qwlz0h,...addPropertyOverrides({cO3iJG93g:{onTap:onTap1yy5zj9},H_2VtBAYM:{onTap:onTap1spynja},NnrPHuSYr:{onTap:onTape2lzcf}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1td8my6-container\",layoutDependency:layoutDependency,layoutId:\"zmhnWZOVZ-container\",children:/*#__PURE__*/_jsx(Feather,{color:'var(--token-e813c31c-32a4-468d-9d58-556098011708, rgb(247, 248, 237)) /* {\"name\":\"lightBckgrnd\"} */',height:\"100%\",iconSearch:\"Home\",iconSelection:\"menu\",id:\"zmhnWZOVZ\",layoutId:\"zmhnWZOVZ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({cO3iJG93g:{iconSelection:\"x\"},NnrPHuSYr:{iconSelection:\"x\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gmvdwu\",layoutDependency:layoutDependency,layoutId:\"pQ_3a8W8v\",children:[/*#__PURE__*/_jsx(Link,{href:V2liXW2ug,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",sizes:\"min(1800px, 100vw)\",...toResponsiveImage(wLlPDml1_)},className:\"framer-jgo7b2 framer-820kjf\",\"data-framer-name\":\"\u041D\u043E\u043C\u0435\u0440\u0430\",layoutDependency:layoutDependency,layoutId:\"XKhdM4jGS\",style:{opacity:0},variants:{cO3iJG93g:{opacity:1},NnrPHuSYr:{opacity:1}},children:isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1hdee2h\",\"data-styles-preset\":\"bMODLvnYW\",children:\"\u041D\u043E\u043C\u0435\u0440\u0430\"})}),className:\"framer-ckh6w5\",\"data-framer-name\":\"\u041D\u043E\u043C\u0435\u0440\u0430\",layoutDependency:layoutDependency,layoutId:\"HHN0uZS7z\",text:NTNhrMusX,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:aESC8nu9V,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",sizes:\"max(min(1800px, 100vw), 140px)\",...toResponsiveImage(vnMyY5b5t)},className:\"framer-rtnf9z framer-820kjf\",\"data-framer-name\":\"\u0427\u0442\u043E \u043F\u043E\u0434\u0435\u043B\u0430\u0442\u044C\",layoutDependency:layoutDependency,layoutId:\"gxcRpBgsK\",style:{opacity:0},variants:{cO3iJG93g:{opacity:1},NnrPHuSYr:{opacity:1}},children:isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1hdee2h\",\"data-styles-preset\":\"bMODLvnYW\",children:\"\u0427\u0435\u043C \u0437\u0430\u043D\u044F\u0442\u044C\u0441\u044F\"})}),className:\"framer-l528ep\",\"data-framer-name\":\"\u0410\u043A\u0442\u0438\u0432\u0438\u0442\u0438\",layoutDependency:layoutDependency,layoutId:\"FtYvigrxh\",text:XszDrimeF,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8u31r6\",layoutDependency:layoutDependency,layoutId:\"MCSzenjMM\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{cO3iJG93g:{backgroundColor:hm2cVxiGj},NnrPHuSYr:{backgroundColor:hm2cVxiGj}},children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17v3903\",layoutDependency:layoutDependency,layoutId:\"YMlA391Sb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:V2liXW2ug,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vq08sc\",\"data-styles-preset\":\"SC0QQuqHE\",children:\"\u041D\u043E\u043C\u0435\u0440\u0430\"})})})}),className:\"framer-r9ehhh\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"iRz6Vq4aU\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:NTNhrMusX,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:aESC8nu9V,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vq08sc\",\"data-styles-preset\":\"SC0QQuqHE\",children:\"\u0427\u0435\u043C \u0437\u0430\u043D\u044F\u0442\u044C\u0441\u044F\"})})})}),className:\"framer-1t4opnu\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"pr6SX7KnP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:XszDrimeF,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:ahKajBVuE,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vq08sc\",\"data-styles-preset\":\"SC0QQuqHE\",children:\"\u0411\u0430\u043D\u044F\"})})})}),className:\"framer-1uiad8l\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"nzkEC1Sb2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:TYrlDRh8h,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xlIjirzGt\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vq08sc\",\"data-styles-preset\":\"SC0QQuqHE\",children:\"\u041A\u043E\u043D\u0442\u0430\u043A\u0442\u044B\"})})})}),className:\"framer-14qh6i0\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"snmAkng0g\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"21.7px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:xU3zK4NUR,openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-vq08sc\",\"data-styles-preset\":\"SC0QQuqHE\",children:\"+7 (131) 131-13-13\"})})})}),className:\"framer-t0ujcl\",fonts:[\"GF;Montserrat-300\"],layoutDependency:layoutDependency,layoutId:\"QPHHLSSpo\",text:V1efFtzFg,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v5ik8b\",layoutDependency:layoutDependency,layoutId:\"LtjnnbFLP\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:60,intrinsicWidth:96,pixelHeight:60,pixelWidth:96,...toResponsiveImage(nWqaOwrjh)},className:\"framer-1mbj0r\",layoutDependency:layoutDependency,layoutId:\"QK8yTOZbr\",...addPropertyOverrides({cO3iJG93g:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:60,intrinsicWidth:96,pixelHeight:60,pixelWidth:96,...toResponsiveImage(Wucsb252I)}},NnrPHuSYr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:60,intrinsicWidth:96,pixelHeight:60,pixelWidth:96,...toResponsiveImage(Wucsb252I)}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j3c675\",layoutDependency:layoutDependency,layoutId:\"ucCwSFckk\",children:[/*#__PURE__*/_jsx(Link,{href:sFSFRmJUI,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-u9ynre framer-820kjf\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:25,layoutDependency:layoutDependency,layoutId:\"Sc1gnO8yW\",style:{filter:\"brightness(0)\",WebkitFilter:\"brightness(0)\"},svg:'<svg viewBox=\"0 0 100 100\" height=\"25\" width=\"25\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50ZM25 34c.406 19.488 10.15 31.2 27.233 31.2h.968V54.05c6.278.625 11.024 5.216 12.93 11.15H75c-2.436-8.87-8.838-13.773-12.836-15.647C66.162 47.242 71.783 41.62 73.126 34h-8.058c-1.749 6.184-6.932 11.805-11.867 12.336V34h-8.057v21.611C40.147 54.362 33.838 48.304 33.556 34H25Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:DbgGdoSi1,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-158w9t8 framer-820kjf\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:25,layoutDependency:layoutDependency,layoutId:\"rq9lnUyMb\",style:{filter:\"brightness(0)\",WebkitFilter:\"brightness(0)\"},svg:'<svg viewBox=\"0 0 100 100\" height=\"25\" width=\"25\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm21.977-68.056c.386-4.38-4.24-2.576-4.24-2.576-3.415 1.414-6.937 2.85-10.497 4.302-11.04 4.503-22.444 9.155-32.159 13.734-5.268 1.932-2.184 3.864-2.184 3.864l8.351 2.577c3.855 1.16 5.91-.129 5.91-.129l17.988-12.238c6.424-4.38 4.882-.773 3.34.773l-13.49 12.882c-2.056 1.804-1.028 3.35-.129 4.123 2.55 2.249 8.82 6.364 11.557 8.16.712.467 1.185.778 1.292.858.642.515 4.111 2.834 6.424 2.319 2.313-.516 2.57-3.479 2.57-3.479l3.083-20.226c.462-3.511.993-6.886 1.417-9.582.4-2.546.705-4.485.767-5.362Z\" fill=\"#8ea595\"/></svg>',withExternalLayout:true})})]})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18y7r58\",\"data-framer-name\":\"lang\",layoutDependency:layoutDependency,layoutId:\"DwAIhN9ck\",children:isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-voflpe-container\",layoutDependency:layoutDependency,layoutId:\"NFvwDWusF-container\",children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"rgba(255, 255, 255, 0.68)\",size:12,type:\"default\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",id:\"NFvwDWusF\",layoutId:\"NFvwDWusF\",options:{focus:{color:\"rgba(0, 153, 255, 0)\",offset:0,style:\"solid\",width:1},gap:5,hover:{textColor:\"rgb(255, 255, 255)\"},title:true},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,radius:10,radiusBottomLeft:10,radiusBottomRight:10,radiusPerConrner:false,radiusTopLeft:10,radiusTopRight:10,textColor:\"rgba(255, 255, 255, 0.68)\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:60,intrinsicWidth:96,pixelHeight:60,pixelWidth:96,sizes:\"80px\",...toResponsiveImage(nWqaOwrjh)},className:\"framer-xa1qa1 framer-820kjf\",layoutDependency:layoutDependency,layoutId:\"d7d90cKBI\",transformTemplate:transformTemplate1})})]})})});});const css=['.framer-HmSHh[data-border=\"true\"]::after, .framer-HmSHh [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HmSHh.framer-820kjf, .framer-HmSHh .framer-820kjf { display: block; }\",\".framer-HmSHh.framer-a04suv { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; height: 200px; justify-content: space-between; overflow: hidden; padding: 24px 24px 24px 24px; position: relative; width: 1800px; }\",\".framer-HmSHh .framer-19vu8uu { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 50px); overflow: visible; position: relative; width: 50px; z-index: 3; }\",\".framer-HmSHh .framer-1td8my6-container { flex: none; height: 50px; left: calc(50.00000000000002% - 50px / 2); position: absolute; top: calc(50.00000000000002% - 50px / 2); width: 50px; }\",\".framer-HmSHh .framer-gmvdwu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: 200px; justify-content: center; left: 0px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-HmSHh .framer-jgo7b2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 200px; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-HmSHh .framer-ckh6w5, .framer-HmSHh .framer-l528ep { -webkit-user-select: none; bottom: 13px; flex: none; height: auto; left: 50%; pointer-events: auto; position: absolute; user-select: none; white-space: pre; width: auto; z-index: 1; }\",\".framer-HmSHh .framer-rtnf9z { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 200px; justify-content: center; min-width: 140px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-HmSHh .framer-8u31r6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; min-width: 140px; overflow: hidden; padding: 24px 24px 24px 24px; position: relative; width: 1px; }\",\".framer-HmSHh .framer-17v3903 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 239px; }\",\".framer-HmSHh .framer-r9ehhh, .framer-HmSHh .framer-1t4opnu, .framer-HmSHh .framer-1uiad8l, .framer-HmSHh .framer-14qh6i0, .framer-HmSHh .framer-t0ujcl { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-HmSHh .framer-1v5ik8b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 90px; justify-content: flex-start; min-width: 80px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-HmSHh .framer-1mbj0r { aspect-ratio: 1.6 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); position: relative; width: 80px; }\",\".framer-HmSHh .framer-1j3c675 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 25px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-HmSHh .framer-u9ynre, .framer-HmSHh .framer-158w9t8 { aspect-ratio: 1 / 1; flex: none; height: 25px; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 25px); }\",\".framer-HmSHh .framer-18y7r58 { 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 0px 0px 0px; position: relative; width: min-content; }\",\".framer-HmSHh .framer-voflpe-container { flex: none; height: auto; position: relative; width: auto; z-index: 4; }\",\".framer-HmSHh .framer-xa1qa1 { aspect-ratio: 1.6 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 50%; position: absolute; text-decoration: none; top: 24px; width: 80px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HmSHh .framer-gmvdwu, .framer-HmSHh .framer-jgo7b2, .framer-HmSHh .framer-rtnf9z, .framer-HmSHh .framer-8u31r6, .framer-HmSHh .framer-17v3903, .framer-HmSHh .framer-1v5ik8b, .framer-HmSHh .framer-1j3c675, .framer-HmSHh .framer-18y7r58 { gap: 0px; } .framer-HmSHh .framer-gmvdwu > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-HmSHh .framer-gmvdwu > :first-child, .framer-HmSHh .framer-8u31r6 > :first-child, .framer-HmSHh .framer-1j3c675 > :first-child, .framer-HmSHh .framer-18y7r58 > :first-child { margin-left: 0px; } .framer-HmSHh .framer-gmvdwu > :last-child, .framer-HmSHh .framer-8u31r6 > :last-child, .framer-HmSHh .framer-1j3c675 > :last-child, .framer-HmSHh .framer-18y7r58 > :last-child { margin-right: 0px; } .framer-HmSHh .framer-jgo7b2 > *, .framer-HmSHh .framer-rtnf9z > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-HmSHh .framer-jgo7b2 > :first-child, .framer-HmSHh .framer-rtnf9z > :first-child, .framer-HmSHh .framer-17v3903 > :first-child, .framer-HmSHh .framer-1v5ik8b > :first-child { margin-top: 0px; } .framer-HmSHh .framer-jgo7b2 > :last-child, .framer-HmSHh .framer-rtnf9z > :last-child, .framer-HmSHh .framer-17v3903 > :last-child, .framer-HmSHh .framer-1v5ik8b > :last-child { margin-bottom: 0px; } .framer-HmSHh .framer-8u31r6 > *, .framer-HmSHh .framer-1j3c675 > *, .framer-HmSHh .framer-18y7r58 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HmSHh .framer-17v3903 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-HmSHh .framer-1v5ik8b > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\".framer-HmSHh.framer-v-1dqnpc7.framer-a04suv, .framer-HmSHh.framer-v-1h6l4ln.framer-a04suv { overflow: visible; }\",\".framer-HmSHh.framer-v-1dqnpc7 .framer-jgo7b2 { align-content: center; align-items: center; }\",\".framer-HmSHh.framer-v-1dqnpc7 .framer-8u31r6 { height: 100%; justify-content: flex-start; }\",\".framer-HmSHh.framer-v-1dqnpc7 .framer-1v5ik8b, .framer-HmSHh.framer-v-1h6l4ln .framer-1v5ik8b { min-width: unset; }\",\".framer-HmSHh.framer-v-1dqnpc7 .framer-18y7r58 { min-height: 28px; min-width: 28px; }\",\".framer-HmSHh.framer-v-1h6l4ln .framer-gmvdwu, .framer-HmSHh.framer-v-16vurc5 .framer-gmvdwu { flex-direction: column; height: min-content; }\",\".framer-HmSHh.framer-v-1h6l4ln .framer-jgo7b2 { align-content: center; align-items: center; flex: none; width: 100%; }\",\".framer-HmSHh.framer-v-1h6l4ln .framer-rtnf9z, .framer-HmSHh.framer-v-16vurc5 .framer-jgo7b2, .framer-HmSHh.framer-v-16vurc5 .framer-rtnf9z, .framer-HmSHh.framer-v-16vurc5 .framer-8u31r6 { flex: none; width: 100%; }\",\".framer-HmSHh.framer-v-1h6l4ln .framer-8u31r6 { flex: none; justify-content: flex-start; width: 100%; }\",\".framer-HmSHh.framer-v-1h6l4ln .framer-18y7r58 { min-height: 28px; min-width: 66px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HmSHh.framer-v-1h6l4ln .framer-gmvdwu { gap: 0px; } .framer-HmSHh.framer-v-1h6l4ln .framer-gmvdwu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HmSHh.framer-v-1h6l4ln .framer-gmvdwu > :first-child { margin-top: 0px; } .framer-HmSHh.framer-v-1h6l4ln .framer-gmvdwu > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HmSHh.framer-v-16vurc5 .framer-gmvdwu { gap: 0px; } .framer-HmSHh.framer-v-16vurc5 .framer-gmvdwu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HmSHh.framer-v-16vurc5 .framer-gmvdwu > :first-child { margin-top: 0px; } .framer-HmSHh.framer-v-16vurc5 .framer-gmvdwu > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 1800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NnrPHuSYr\":{\"layout\":[\"fixed\",\"fixed\"]},\"cO3iJG93g\":{\"layout\":[\"fixed\",\"fixed\"]},\"H_2VtBAYM\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"wLlPDml1_\":\"image1\",\"vnMyY5b5t\":\"image2\",\"V2liXW2ug\":\"link1\",\"aESC8nu9V\":\"link2\",\"ahKajBVuE\":\"link3\",\"sFSFRmJUI\":\"linkVK\",\"DbgGdoSi1\":\"linkTG\",\"NTNhrMusX\":\"link1Title\",\"XszDrimeF\":\"link2Title\",\"TYrlDRh8h\":\"link3Title\",\"hm2cVxiGj\":\"background\",\"nWqaOwrjh\":\"logoWhite\",\"Wucsb252I\":\"logoDark\",\"xU3zK4NUR\":\"linkTel\",\"V1efFtzFg\":\"tel\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerjNd1NFxa6=withCSS(Component,css,\"framer-HmSHh\");export default FramerjNd1NFxa6;FramerjNd1NFxa6.displayName=\"menu\";FramerjNd1NFxa6.defaultProps={height:200,width:1800};addPropertyControls(FramerjNd1NFxa6,{variant:{options:[\"N0IONbluk\",\"NnrPHuSYr\",\"cO3iJG93g\",\"H_2VtBAYM\"],optionTitles:[\"pc\",\"pc open\",\"mob open\",\"mob\"],title:\"Variant\",type:ControlType.Enum},wLlPDml1_:{title:\"Image1\",type:ControlType.ResponsiveImage},vnMyY5b5t:{title:\"Image2\",type:ControlType.ResponsiveImage},V2liXW2ug:{title:\"Link1\",type:ControlType.Link},aESC8nu9V:{title:\"Link2\",type:ControlType.Link},ahKajBVuE:{title:\"Link3\",type:ControlType.Link},sFSFRmJUI:{title:\"LinkVK\",type:ControlType.Link},DbgGdoSi1:{title:\"LinkTG\",type:ControlType.Link},NTNhrMusX:{defaultValue:\"\u041D\u043E\u043C\u0435\u0440\u0430\",displayTextArea:false,title:\"link1Title\",type:ControlType.String},XszDrimeF:{defaultValue:\"\u0427\u0435\u043C \u0437\u0430\u043D\u044F\u0442\u044C\u0441\u044F\",displayTextArea:false,title:\"link2Title\",type:ControlType.String},TYrlDRh8h:{defaultValue:\"\u0411\u0430\u043D\u044F\",displayTextArea:false,title:\"link3Title\",type:ControlType.String},hm2cVxiGj:{defaultValue:'var(--token-e813c31c-32a4-468d-9d58-556098011708, rgb(247, 248, 237)) /* {\"name\":\"lightBckgrnd\"} */',title:\"Background\",type:ControlType.Color},nWqaOwrjh:{__defaultAssetReference:\"data:framer/asset-reference,7WJ4ExwmBKCt7Gln5SQup4AZf8c.png?originalFilename=Pine_River-02_2.png&preferredSize=full\",title:\"logoWhite\",type:ControlType.ResponsiveImage},Wucsb252I:{__defaultAssetReference:\"data:framer/asset-reference,37GwFKF3h9VzDOArGq2EyhiYgI.png?originalFilename=Pine_River-01.png&preferredSize=auto\",title:\"logoDark\",type:ControlType.ResponsiveImage},xU3zK4NUR:{title:\"LinkTel\",type:ControlType.Link},V1efFtzFg:{defaultValue:\"+7 (131) 131-13-13\",displayTextArea:false,title:\"Tel\",type:ControlType.String}});addFonts(FramerjNd1NFxa6,[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew7Y3tcoqK5.woff2\",weight:\"300\"},...FeatherFonts,...LocaleSelectorFonts,...sharedStyle.fonts,...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjNd1NFxa6\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1800\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NnrPHuSYr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cO3iJG93g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"H_2VtBAYM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"wLlPDml1_\\\":\\\"image1\\\",\\\"vnMyY5b5t\\\":\\\"image2\\\",\\\"V2liXW2ug\\\":\\\"link1\\\",\\\"aESC8nu9V\\\":\\\"link2\\\",\\\"ahKajBVuE\\\":\\\"link3\\\",\\\"sFSFRmJUI\\\":\\\"linkVK\\\",\\\"DbgGdoSi1\\\":\\\"linkTG\\\",\\\"NTNhrMusX\\\":\\\"link1Title\\\",\\\"XszDrimeF\\\":\\\"link2Title\\\",\\\"TYrlDRh8h\\\":\\\"link3Title\\\",\\\"hm2cVxiGj\\\":\\\"background\\\",\\\"nWqaOwrjh\\\":\\\"logoWhite\\\",\\\"Wucsb252I\\\":\\\"logoDark\\\",\\\"xU3zK4NUR\\\":\\\"linkTel\\\",\\\"V1efFtzFg\\\":\\\"tel\\\"}\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "ue", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "coordinatesRegex", "GoogleMaps", "coordinates", "zoom", "style", "props", "borderRadius", "useRadius", "latitude1", "longitude1", "se", "ref", "latitude", "longitude", "p", "motion", "containerStyles", "addPropertyControls", "ControlType", "borderRadiusControl", "fontStore", "fonts", "css", "className", "GoogleMapsFonts", "getFonts", "GoogleMaps", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "_Phone", "address", "backgroundSecDark", "backgroundWhite", "contactInfo", "coordinates", "email", "height", "id", "link1", "link1Title", "link2", "link2Title", "link3", "link3Title", "linkEmail", "linkFB", "linkINST", "linkTel", "linkTG", "linkVK", "logo", "showContacts", "showContactsBlock", "showMap", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_humanReadableVariantMap_props_variant", "_ref8", "_ref9", "_ref10", "_ref11", "_ref12", "_ref13", "u", "x", "motion", "Link", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "Hc52hRUGN", "N2cZF7s2W", "lI75HMXNd", "yiB3p969Z", "RNA6rQQLw", "EvEHu_jT0", "uKpvl43De", "t4cQii6W6", "WpTR06kAz", "MtTHyY0Jd", "dI324mEuB", "N4h7jL76l", "YPotM_v8B", "x5A8vn8FP", "HqPP28cH1", "zB1ru9Viz", "eiT1BxnNN", "msyWz9N7c", "m3YP5NZZT", "zzsCnGmnk", "yBs10IRti", "mCBr2nJoi", "n21JGIt10", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "transitions", "variantClassNames", "layoutDependency", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "RichText", "SVG", "GoogleMaps", "Image2", "css", "FramerEvU83s0Gc", "withCSS", "EvU83s0Gc_default", "addPropertyControls", "ControlType", "addFonts", "GoogleMapsFonts", "fonts", "fontStore", "fonts", "css", "className", "getBorderStyle", "e", "t", "o", "d", "r", "i", "l", "h", "b", "borderControls", "ControlType", "getFocusStyle", "color", "width", "style", "offset", "result", "focusControls", "ControlType", "getHoverStyle", "fillColor", "textColor", "borderColor", "hoverControls", "ControlType", "getPaddingStyle", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControls", "ControlType", "getRadiusStyle", "radius", "radiusPerCorner", "radiusTopLeft", "radiusTopRight", "radiusBottomRight", "radiusBottomLeft", "result", "radiusControls", "ControlType", "className", "IconType", "Icon", "type", "color", "image", "size", "p", "CaretType", "Caret", "LocaleSelector", "withCSS", "font", "fillColor", "textColor", "icon", "caret", "title", "gap", "border", "hover", "focus", "style", "props", "id", "ae", "activeLocale", "locales", "setLocale", "useLocaleInfo", "_activeLocale_id", "activeLocaleId", "lastActiveLocaleId", "setLastActiveLocaleId", "ye", "selectedLocaleId", "setSelectedLocaleId", "selectedLocale", "locale", "handleChange", "event", "localeId", "_selectedLocale_name", "u", "className", "getPaddingStyle", "getRadiusStyle", "getBorderStyle", "getHoverStyle", "getFocusStyle", "addPropertyControls", "ControlType", "paddingControls", "radiusControls", "borderControls", "hoverControls", "focusControls", "LocaleSelector_default", "FeatherFonts", "getFonts", "Icon", "LocaleSelectorFonts", "LocaleSelector_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "background", "height", "id", "image1", "image2", "link1", "link1Title", "link2", "link2Title", "link3", "link3Title", "linkTel", "linkTG", "linkVK", "logoDark", "logoWhite", "tel", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "_ref6", "_ref7", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "wLlPDml1_", "vnMyY5b5t", "V2liXW2ug", "aESC8nu9V", "ahKajBVuE", "sFSFRmJUI", "DbgGdoSi1", "NTNhrMusX", "XszDrimeF", "TYrlDRh8h", "hm2cVxiGj", "nWqaOwrjh", "Wucsb252I", "xU3zK4NUR", "V1efFtzFg", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "transitions", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseLeavee2lzcf", "args", "onTap1qwlz0h", "onTape2lzcf", "onTap1yy5zj9", "onTap1spynja", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "serializationHash", "addPropertyOverrides", "Icon", "Link", "Image2", "RichText", "x", "SVG", "LocaleSelector_default", "css", "FramerjNd1NFxa6", "withCSS", "jNd1NFxa6_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "LocaleSelectorFonts", "fonts"]
}
